/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=181828bc85e3076d083a1c3f06cef2ba)
 * Config saved to config.json and https://gist.github.com/181828bc85e3076d083a1c3f06cef2ba
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
[role="button"] {
    cursor: pointer
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 13px;
    padding-right: 13px
}
@media (min-width: 768px) {
    .container {
        width: 746px
    }
}
@media (min-width: 960px) {
    .container {
        width: 966px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1166px
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 13px;
    padding-right: 13px
}
.row {
    margin-left: -13px;
    margin-right: -13px
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 13px;
    padding-right: 13px
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0%
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
}
@media (min-width: 960px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right !important
}
.pull-left {
    float: left !important
}
.hide {
    display: none !important
}
.show {
    display: block !important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none !important
}
.affix {
    position: fixed
}
.bottom {
    position: absolute;
    bottom: 0
}
* {
    box-sizing: border-box;
    margin: 0
}
html {
    background: #ededed;
    color: #000;
    font-size: 16px;
    font-family: "Oxygen", sans-serif;
    font-weight: 400
}
strong {
    font-family: "Oxygen", sans-serif;
    font-weight: 700
}
h1 {
    font-family: "Oxygen", sans-serif;
    font-weight: 400;
    font-size: 28px;
    width: 80%;
    max-width: 556px;
    line-height: 1.2;
    margin: 50px auto
}
h1>strong {
    font-family: "Oxygen", sans-serif;
    font-weight: 700
}
h2,
h3 {
    font-family: "Oxygen", sans-serif;
    font-weight: 400;
    font-size: 18px;
    margin: 2rem 0
}
h3 {
    font-family: "Oxygen", sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
    text-align: center;
    margin: 2rem auto
}
hr {
    width: 54%;
    border-color: #737f75;
    margin: 2rem auto
}
p {
    font-size: 1rem
}
img {
    max-width: 100%;
    height: auto
}
a {
    text-decoration: none;
    color: #000;
    text-decoration: underline
}
a:hover {
    text-decoration: underline;
    color: #000
}
a:active,
a:visited {
    color: #000
}
.icon {
    position: relative
}
.vertical-space-top {
    margin-top: 2rem
}
@media (min-width: 640px) {
    hr {
        margin: 2rem auto
    }
    .vertical-space-top {
        margin-top: 2rem
    }
}
@media (min-width: 1200px) {
    h1 {
        font-family: "Oxygen", sans-serif;
        font-weight: 400;
        font-size: 41.887px
    }
    h2,
    h3 {
        font-size: 24px;
        margin: 21px 0 32px 0
    }
    h3 {
        margin: 2rem 0;
        font-size: 34px
    }
    hr {
        margin: 2rem auto
    }
    .vertical-space-top {
        margin-top: 55px
    }
}
#masthead {
    text-align: right;
    font-size: 0.875rem;
    position: relative;
    width: 100%;
    background: #FEF8EA;
    color: #737f75;
    box-shadow: 0px 2px 4.9px 0.1px rgba(0, 0, 0, 0.35);
    font-family: "Oxygen", sans-serif;
    font-weight: 400;
    z-index: 10002
}
#content {
    min-height: calc(100vh - 220px);
    overflow: hidden
}
.site-header-top,
.site-header-bottom {
    position: relative;
    padding: 0 26px;
    box-shadow: 0px 4.9px 4.9px rgba(0, 0, 0, 0.35)
}
.site-header-top {
    height: 45px;
    line-height: 45px;
    z-index: 101;
    fill: #737f75
}
.site-header-top a {
    text-decoration: none;
    color: #737f75;
    margin: 0 0.75rem
}
.site-header-top a:hover {
    text-decoration: underline;
    color: #737f75
}
.site-header-top a:active,
.site-header-top a:visited {
    color: #737f75
}
.site-header-top a:last-child {
    margin-right: 0
}
.site-header-top a.custom-logo-link {
    margin: 0
}
.site-header-bottom a {
    text-decoration: none;
    color: #FEF8EA
}
.site-header-bottom a:hover {
    text-decoration: underline;
    color: #FEF8EA
}
.site-header-bottom a:active,
.site-header-bottom a:visited {
    color: #FEF8EA
}
.site-header-bottom {
    box-shadow: 0px 4.9px 4.9px rgba(0, 0, 0, 0.35);
    height: 16px;
    line-height: 16px;
    z-index: 100;
    background: #737f75;
    color: #ededed
}
.custom-logo-link {
    display: block;
    height: 65px;
    text-align: center
}
.custom-logo-link img {
    width: 154px;
    height: auto;
    margin-top: 7px
}
#mobile-menu {
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 50000;
    font-size: 1rem;
    display: none;
    background: rgba(237, 237, 237, 0.9)
}
#mobile-menu ul {
    list-style-type: none;
    text-align: center;
    padding: 0
}
#mobile-menu ul li {
    display: block;
    padding: 1rem 0
}
#mobile-menu ul li::after {
    content: "";
    display: block;
    width: 24%;
    max-width: 154;
    margin: 0 auto;
    position: relative;
    top: 1rem;
    border-top: 1px solid #000
}
#mobile-menu ul li:last-child::after {
    border: none
}
#mobile-menu a {
    text-decoration: none;
    color: #000
}
#mobile-menu a:hover {
    text-decoration: underline;
    color: #000
}
#mobile-menu a:active,
#mobile-menu a:visited {
    color: #000
}
#mobile-menu a:hover {
    text-decoration: none
}
#mobile-menu-button {
    cursor: pointer
}
#mobile-menu-button>.icon,
#mobile-menu-close-button>.icon {
    width: 18px;
    height: 18px;
    top: 4px
}
#mobile-menu-button>.icon-mobile-menu-close {
    display: none
}
#mobile-menu-close-button-container {
    text-align: right
}
#mobile-menu-close-button {
    cursor: pointer;
    color: #FEF8EA;
    position: absolute;
    right: 0;
    display: block;
    margin-right: 19px
}
@media (min-width: 1200px) {
    #mobile-menu-button>.icon {
        display: none
    }
    .custom-logo-link {
        height: auto;
        position: absolute
    }
    .site-header-top,
    .site-header-bottom {
        padding: 0 100px
    }
    .site-header-top {
        height: 60px;
        line-height: 60px
    }
    .site-header-bottom {
        height: 30px;
        line-height: 30px
    }
    .custom-logo-link img {
        margin-top: 14px
    }
    #content {
        min-height: calc(100vh - 220px)
    }
}
.site-content {
    min-width: 320px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0 1rem
}
.site-content p {
    margin: 1rem 0
}
.cp-img {
    display: inline-block
}
.cp-grid-container {
    width: 100%;
    margin: 0 auto;
    text-align: center
}
.cp-grid-container>img {
    width: 40%;
    margin: 1.4% 1%;
    position: relative;
    left: -2px;
    box-shadow: 0px 2px 4.9px 0.1px rgba(0, 0, 0, 0.35)
}
@media (min-width: 640px) {
    .cp-grid-container>img {
        width: 20%
    }
}
@media (min-width: 1200px) {
    .cp-grid-container>img {
        width: auto
    }
}
@media (min-width: 1200px) {
    .site-content {
        padding: 0 2rem
    }
}

/*--------------------------------------------------------------
# List
--------------------------------------------------------------*/
.cp-list {
	@include font-secondary-normal;
	text-align:left;
	margin:8px auto 16px auto;
	width:calc(100% - 32px);
	max-width:320px;
	position:relative;
//	background:blue;
}
.cp-list {
	padding:0;
	display:inline-block;
	list-style-type:none;
}
.cp-list > li {
	list-style-type:none;	
	padding-bottom:0.875rem;
	font-size:0.875rem;
//	display:table;
}
.cp-list li:last-child {
	padding-bottom:0;
}

.cp-list-item-icon, .cp-list-item-text {
	display:table-cell;
	vertical-align:middle;
}
.cp-list-item-icon > svg, .cp-list-item-icon > img {
	display:table-cell;
	display:inline-block;
	display:inline-block;
	vertical-align:middle;
	width:32px;
	height:32px;
	
	fill:$color-secondary;
}

.cp-list-item-text {
	padding-left:1rem;	
}

/*
@media (min-width:358px) {
	.cp-list li svg, .cp-list li img {
		width:44px;
		height:44px;
	}	
	
	.cp-list-item-text {	
		height:44px;
		padding-left:1rem;
	}
}

*/

@media (min-width:$maximum-content-width) {
	.cp-list {
		margin:21px auto 42px auto;
		max-width:400px;
	}
	
	.cp-list > li {
		font-size:1rem;
		padding-bottom:32px;
	}
	
	.cp-list > li > span {
		width:320px;
		padding-left:24px;	
	}
	
	.cp-list li svg, .cp-list li img {
		width:44px;
		height:44px;
	}	
	
	.cp-list-item-text {
		height:64px;
		padding-left:1rem;
	}
}

/*--------------------------------------------------------------
# List
--------------------------------------------------------------*/
.cp-list {
	font-family:'Oxygen', sans-serif;
	text-align:left;
	margin:8px auto 16px auto;
	width:calc(100% - 32px);
	max-width:320px;
	position:relative;
//	background:blue;
}
.cp-list {
	padding:0;
	display:inline-block;
	list-style-type:none;
}
.cp-list > li {
	list-style-type:none;	
	padding-bottom:0.875rem;
	font-size:0.875rem;
//	display:table;
}
.cp-list li:last-child {
	padding-bottom:0;
}

.cp-list-item-icon, .cp-list-item-text {
	display:table-cell;
	vertical-align:middle;
}
.cp-list-item-icon > svg, .cp-list-item-icon > img {
	display:table-cell;
	display:inline-block;
	display:inline-block;
	vertical-align:middle;
	width:32px;
	height:32px;
}

.cp-list-item-text {
	padding-left:1rem;	
}


@media (min-width:$maximum-content-width) {
	.cp-list {
		margin:21px auto 42px auto;
		max-width:400px;
	}
	
	.cp-list > li {
		font-size:1rem;
		padding-bottom:32px;
	}
	
	.cp-list > li > span {
		width:320px;
		padding-left:24px;	
	}
	
	.cp-list li svg, .cp-list li img {
		width:44px;
		height:44px;
	}	
	
	.cp-list-item-text {
		height:64px;
		padding-left:1rem;
	}
}





.cp-feature {
    display: inline-block;
    width: 58vw;
    height: 318px;
    padding: 4vw 0 0 0;
    margin: 1rem auto;
    background: #ffffff;
    box-shadow: 0px 2px 4.9px 0.1px rgba(0, 0, 0, 0.35);
    text-align: center;
    position: relative
}
.cp-feature.long {
    height: 358px
}
.cp-feature-image {
    text-align: center;
    margin: 0 auto
}
.cp-feature-image>.icon {
    width: 17vw;
    height: 17vw;
    margin: 0 auto
}
.cp-feature-text h3 {
    margin: 1vw 0
}
.cp-feature-text h4 {
    font-size: 0.875rem;
    font-family: "Oxygen", sans-serif;
    font-weight: 400
}
.cp-feature-text a {
    text-decoration: none;
    color: #000;
    text-decoration: underline
}
.cp-feature-text a:hover {
    text-decoration: underline;
    color: #000
}
.cp-feature-text a:active,
.cp-feature-text a:visited {
    color: #000
}
.cp-feature-text.bottom {
    background: #737f75;
    width: 100%;
    padding: 2vw 0
}
.cp-feature-text.bottom a {
    text-decoration: none;
    color: #ededed
}
.cp-feature-text.bottom a:hover {
    text-decoration: underline;
    color: #ededed
}
.cp-feature-text.bottom a:active,
.cp-feature-text.bottom a:visited {
    color: #ededed
}
.cp-feature-image.lamp {
    height: 300px !important
}
.cp-feature-image.lamp .cp-feature-image {
    margin-top: -6vw
}
.cp-feature.amanda {
    display: inline-block;
    width: 58vw;
    height: 318px;
    margin: 16px auto;
    background: #ffffff;
    box-shadow: 1px 1px 2px 0.25px rgba(100, 100, 100, 0.3);
    text-align: center;
    position: relative;
    padding-top: 52px
}
.cp-feature.amanda h3 {
    font-size: 26px !important
}
.cp-feature.amanda p {
    font-size: 14px !important
}
@media (min-width: 760px) {
    .cp-feature.amanda {
        padding-top: 22px
    }
}
@media (min-width: 1120px) {
    .cp-feature.amanda {
        width: 220px;
        padding-top: 52px
    }
}
@media (min-width: 448px) {
    .cp-feature {
        width: 38vw;
        height: 378px;
        padding: 2vw 0 0 0;
        margin: 0.5rem auto
    }
    .cp-feature.long {
        height: 398px
    }
    .cp-feature-image>.icon {
        width: 8.5vw;
        height: 8.5vw;
        margin: 0 auto
    }
    .cp-feature-text h3 {
        margin: 2vw 0;
        font-size: 2.5vw
    }
    .cp-feature.lamp {
        width: 200px;
        height: 350px;
        padding: 2vw 0 0 0;
        margin: 8px 0
    }
    .cp-feature.lamp .cp-feature-text h3 {
        margin: 0;
        font-size: 1.25rem
    }
}
@media (min-width: 1120px) {
    .cp-feature {
        width: 220px;
        height: 378px;
        margin: 26px 0 0 0
    }
    .cp-feature-image>.icon {
        width: 70px;
        height: 70px;
        margin: 0 auto
    }
    .cp-feature-text h3 {
        margin: 0;
        font-size: 1.25rem
    }
    .cp-feature-text.bottom {
        height: 50px;
        line-height: 50px;
        padding: 0
    }
    .cp-feature.long .cp-feature-text h3 {
        margin-bottom: 16px
    }
}
.cp-cta-box,
.cp-cta-box-bg {
    position: relative;
    width: 100%;
    margin: 0 auto;
    color: #FEF8EA
}
.cp-cta-box {
    margin: 2rem 0
}
.cp-cta-box:first-child {
    margin-top: 0
}
.cp-cta-box:last-child {
    margin-bottom: 0
}
.cp-cta-box-bg {
    width: 100%
}
.cp-cta-box-bg>.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5)
}
.cp-cta-box-bg>.arrow-top {
    position: absolute;
    top: -1px;
    left: 0
}
.cp-cta-box-bg>.arrow-bottom {
    position: absolute;
    bottom: 0;
    left: 0
}
.arrow-top,
.arrow-bottom {
    fill: #ededed
}
.cp-cta-box-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    top: 50%;
    -webkit-transform: perspective(1px) translateY(-50%);
    -ms-transform: perspective(1px) translateY(-50%);
    transform: perspective(1px) translateY(-50%);
    z-index: 30000
}
.cp-cta-box-content>h1,
.cp-cta-box-content>h2 {
    margin: 1rem auto
}
.cp-cta-box-content.arrows-bottom {
    padding-bottom: 16vw
}
@media (min-width: 400px) {
    .cp-cta-box-content>h1,
    .cp-cta-box-content>h2 {
        margin: 2rem auto
    }
}
.arrow-bottom.mobile {
    width: 100%;
    height: 18vw;
    bottom: -4px
}
.arrow-bottom.desktop {
    width: 100%;
    height: 11.4vw;
    bottom: -4px;
    position: absolute
}
.cp-cta-box h3 {
    margin: 2rem 0
}
@media (max-width: 1200px) {
    .cp-cta-box-bg {
        padding-bottom: 400px
    }
    .cp-cta-box-bg.cta1 {
        padding-bottom: calc(550px + 14vw)
    }
}
@media (min-width: 600px) {
    .cp-cta-box-bg {
        padding-bottom: 340px
    }
}
@media (min-width: 1201px) {
    .cp-cta-box-content.arrows-bottom {
        padding-bottom: 120px
    }
    .cp-cta-box-bg {
        padding-bottom: 440px
    }
    .cp-cta-box-bg.cta1 {
        padding-bottom: 841px
    }
}
@media (min-width: 640px) {
    .cp-cta-box h3 {
        margin: 2rem 0
    }
}
@media (min-width: 1200px) {
    .cp-cta-box-content,
    .cp-cta-box-content.arrows-both,
    .cp-cta-box-content.arrows-top {
        padding-top: 0
    }
    .cp-cta-box {
        margin: 55px 0
    }
    .cp-cta-box h1 {
        margin-top: 0
    }
    .cp-cta-box h3 {
        margin: 55px 0
    }
}
.cp-feature-linked {
    width: 240px;
    height: 300px;
    text-align: center;
    margin: 0 auto 2rem auto;
    padding: 26px;
    background: #fff;
    box-shadow: 0px 2px 4.9px 0.1px rgba(0, 0, 0, 0.35);
    overflow: hidden
}
.cp-feature-linked-icon {
    text-align: center
}
.cp-feature-linked-icon>svg {
    width: 50px;
    height: 50px
}
.cp-feature-linked-title {
    font-family: "Oxygen", sans-serif;
    font-weight: 700;
    color: #737f75;
    font-size: 1.125rem;
    text-align: center
}
.cp-feature-linked-content {
    font-size: 1rem
}
.cp-feature-linked-icon,
.cp-feature-linked-title,
.cp-feature-linked-content {
    margin-top: 13px;
    margin-bottom: 13px
}
@media (min-width: 900px) {
    .cp-feature-linked {
        display: inline-block;
        margin: 0 1rem
    }
}
.cp-image-blurb {
    width: 100%;
    height: 250px;
    text-align: center;
    background: #ffffff;
    box-shadow: 0px 2px 4.9px 0.1px rgba(0, 0, 0, 0.35)
}
.cp-image-blurb>img {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}
.cp-cta-btn {
    position: relative;
    text-decoration: none;
    display: block;
    cursor: pointer;
    width: 250px;
    height: 39px;
    line-height: 39px;
    font-family: "Oxygen", sans-serif;
    font-weight: 700;
    margin: 0 auto;
    font-size: 0.875rem;
    box-shadow: 2px 3px 4px 0.25px rgba(0, 0, 0, 0.3);
    border-radius: 8px
}
.cp-cta-btn:hover {
    text-decoration: none
}
.cp-cta-btn-primary {
    background: #C2953A;
    color: #FAEEF8;
    fill: #FAEEF8;
    margin-top: 1rem;
    margin-bottom: 1rem
}
.cp-cta-btn-primary:hover,
.cp-cta-btn-primary:focus,
.cp-cta-btn-primary:active,
.cp-cta-btn-primary:visited {
    color: #FAEEF8
}
.cp-cta-btn-secondary {
    background: #FEF8EA;
    color: #737F75;
    fill: #737F75;
    font-family: "Oxygen", sans-serif;
    font-weight: 400;
    margin-top: 1rem
}
.cp-cta-btn-secondary:hover,
.cp-cta-btn-secondary:focus,
.cp-cta-btn-secondary:active,
.cp-cta-btn-secondary:visited {
    color: #737F75
}
.cp-cta-btn .icon {
    display: inline-block;
    width: 19px;
    height: 19px;
    top: 5px;
    margin-right: 5px
}
.cp-cta-btn-desktop {
    width: 278px;
    height: 90px;
    line-height: 1.5;
    font-size: 1rem;
    display: inline-block;
    margin: 0 10px;
    padding-left: 10px
}
.cp-cta-btn-desktop>.icon {
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    top: 0;
    left: 34px;
    bottom: 0;
    margin: auto 0
}
.cp-cta-btn-desktop-text {
    font-family: "Oxygen", sans-serif;
    font-weight: 700
}
.cp-cta-btn-desktop-text,
.cp-cta-btn-desktop-subtext {
    display: block;
    text-align: left;
    margin-left: 83px;
    position: relative;
    top: 22px
}
.cp-cta-btn-desktop-subtext {
    font-family: "Oxygen", sans-serif;
    font-weight: 400;
    font-size: 0.875rem
}
@media screen and (min-width: 1200px) {
    .icon-telephone {
        width: 20px;
        height: 20px;
        top: 5px
    }
    .icon-envelope {
        width: 20px;
        height: 20px;
        top: 6px
    }
}
.cp-reviews-container {
    border-radius: 4px;
    position: relative;
    margin-bottom: 22vw
}
.cp-reviews-container-triangle {
    position: absolute;
    width: 94px;
    left: 58px;
    bottom: -62px
}
.cp-reviews-arrow-left,
.cp-reviews-arrow-right {
    position: absolute;
    display: block;
    width: 2vw;
    min-width: 32px;
    top: 9vw;
    cursor: pointer;
    fill: #333
}
.cp-reviews-arrow-left {
    left: -16px
}
.cp-reviews-arrow-right {
    right: -16px
}
.cp-review {
    display: none;
    padding: 4vw
}
.cp-review-image {
    text-align: center
}
.cp-review-image>img {
    width: 55vw;
    max-width: 222px
}
.cp-review.active {
    display: block
}
.cp-review-text {
    padding: 4vw;
    background: #dedede
}
.cp-review-signature,
.cp-review-rating {
    text-align: center
}
.cp-review-signature {
    margin: 2vw
}
.cp-reviews-steps {
    display: none
}
.cp-reviews-step {
    display: inline-block;
    width: 20px;
    height: 3px;
    margin: 0 6px;
    background: rgba(115, 127, 117, 0.5)
}
.cp-reviews-step.active {
    background: #737f75
}
@media screen and (min-width: 1200px) {
    .cp-reviews-container {
        margin-bottom: 88px;
        margin-left: auto;
        margin-right: auto;
        max-width: 800px
    }
    .cp-review,
    .cp-review-text {
        padding: 22px
    }
    .cp-reviews-arrow-left,
    .cp-reviews-arrow-right {
        top: 44px
    }
    .cp-reviews-arrow-left {
        left: -32px
    }
    .cp-reviews-arrow-right {
        right: -32px
    }
    .cp-review-signature {
        margin-bottom: 8px
    }
}
.footer-top,
.footer-bottom {
    min-height: 60px;
    line-height: 1.2
}
.footer-top {
    background: #737f75;
    color: #FEF8EA;
    position: relative;
    box-shadow: 0px 4.9px 4.9px rgba(0, 0, 0, 0.35);
    min-height: 30px
}
.footer-top a {
    text-decoration: none;
    color: #FEF8EA
}
.footer-top a:hover {
    text-decoration: underline;
    color: #FEF8EA
}
.footer-top a:active,
.footer-top a:visited {
    color: #FEF8EA
}
.footer-bottom {
    background: #FEF8EA;
    color: #737f75
}
.footer-bottom a {
    text-decoration: none;
    color: #737f75
}
.footer-bottom a:hover {
    text-decoration: underline;
    color: #737f75
}
.footer-bottom a:active,
.footer-bottom a:visited {
    color: #737f75
}
.footer-content {
    max-width: 1200px;
    margin: 0 auto
}
.main-menu,
.tos,
.social-menu,
.copyright {
    text-align: center;
    padding: 1rem 0 0 0
}
.tos {
    padding-bottom: 1rem
}
@media (min-width: 1200px) {
    .footer-top,
    .footer-bottom {
        line-height: 60px
    }
    .main-menu,
    .tos,
    .social-menu,
    .copyright {
        padding: 0
    }
    .social-menu,
    .copyright {
        text-align: left
    }
    .main-menu,
    .tos {
        text-align: right
    }
}
.form {
    max-width: 420px;
    margin: 0 auto 2rem auto;
    padding-bottom: 16px;
    position: relative;
    font-family: "Oxygen", sans-serif;
    font-weight: 400
}
.form>header {
    text-align: center;
    background: #FEF8EA;
    color: #737f75;
    height: 50px;
    line-height: 50px;
    margin-bottom: 30px;
    font-family: "Oxygen", sans-serif;
    font-weight: 700
}
.form>header::after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 50px 0 50px;
    border-color: #FEF8EA transparent transparent transparent;
    -webkit-transform: rotate(360deg)
}
.form input,
.form textarea,
.submit-button,
#gform_submit_button_1,
#input_1_4 {
    display: block;
    background: #FEF8EA;
    color: #737f75;
    border-radius: 8px;
    padding: 0 11px;
    width: 90% !important;
    max-width: 320px;
    height: 33px;
    line-height: 33px;
    margin: 0 auto;
    font-size: 0.875rem;
    border: none
}
.form textarea,
#input_1_4 {
    height: 100px
}
.form input[type=submit],
.submit-button-icon::before,
.submit-button {
    background: #FEF8EA;
    color: #737f75;
    fill: #737f75;
    cursor: pointer;
    box-shadow: 0px 2px 4.9px 0.1px rgba(0, 0, 0, 0.35);
    font-family: "Oxygen", sans-serif;
    font-weight: 700
}
.submit-button {
    text-align: center;
    max-width: 320px
}
.submit-button a {
    color: #000;
    text-decoration: none;
    text-align: center
}
.submit-button>.icon {
    width: 19px;
    height: 19px;
    position: relative;
    top: 5px;
    left: -3px
}
textarea {
    font-family: "Oxygen", sans-serif
}
@media screen and (min-width: 1200px) {
    .form>header {
        height: 100px;
        line-height: 100px;
        margin-bottom: 54px;
        font-size: 24px
    }
    .form>header::after {
        top: 100px;
        border-width: 30px 100px 0 100px
    }
    .submit-button {
        height: 40px;
        line-height: 40px;
        font-size: 1rem
    }
    .submit-button>.icon {
        top: 4px
    }
}
#back-to-top {
    position: fixed;
    bottom: 32px;
    right: 32px;
    display: none;
    z-index: 40000
}
#back-to-top>a>svg {
    width: 58px;
    height: 58px
}
#back-to-top-rectangle {
    fill: #737f75
}
#cp-cta-quick-links {
    text-align: center;
    background: #ededed;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: none
}
.cp-cta-quick-link {
    display: inline-block;
    text-decoration: none;
    font-family: "Oxygen", sans-serif;
    font-weight: 700;
    font-size: 1rem;
    padding: 1rem 0;
    text-align: center;
    margin: 0 2rem
}
.cp-cta-quick-link .icon {
    width: 30px;
    height: 30px
}
@media (min-width: 1200px) {
    .mobile,
    .tablet {
        display: none
    }
}
@media (max-width: 1200px) {
    .desktop {
        display: none
    }
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
@media (min-width: 960px) {
    .center-9-columns {
        margin: 0 12.5%
    }
}
.st0 {
    fill: red
}
.st1 {
    fill: #737f75;
    stroke: #000;
    stroke-miterlimit: 10
}
.st2 {
    fill: #737f75
}
#lu-modal-overlay {
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    opacity: 0.7;
    display: none;
    z-index: 70000
}
.lu-modal {
    position: absolute;
    width: 98%;
    max-width: 420px;
    margin: auto;
    top: 10%;
    left: 0;
    right: 0;
    background: #737f75;
    display: none;
    z-index: 70001
}
.lu-modal-close-btn {
    position: absolute;
    top: 16px;
    right: 16px;
    cursor: pointer;
    z-index: 10000
}
.lu-modal-close-btn>svg {
    width: 19px;
    height: 19px
}
@media (min-width: 1200px) {
    .lu-modal-close-btn {
        top: 8px;
        right: 8px
    }
}
/*# sourceMappingURL=style.css.map */