content,
content div,
content li,
content p,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}

content h1,
content h2,
content h3,
content h4,
content h5,
content h6 {
    line-height: 1.2em;
    font-weight: normal;
    color: #f19124;
    font-weight: 800;
    font-size: 2.1875rem;
    margin-top: 0;
    margin-bottom: 1rem;
}

content p {
    font-size: 1rem;
    color: #2e2e2e;
    line-height: 1.5em;
    margin-bottom: 0;
}

content a {
    color: #025ec3;
    text-decoration: none;
}

.align-center,
.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.margin-top {
    margin-top: 2.5rem !important;
}

.margin-top2 {
    margin-top: 5rem;
}

.margin-bottom {
    margin-bottom: 2.5rem !important;
}

.margin-bottom2 {
    margin-bottom: 5rem !important;
}

.padding-bottom {
    padding-bottom: 2rem !important;
}


.padding-right2 {
    padding-right: 5rem !important;
}

.padding-left2 {
    padding-left: 5rem !important;
}

.padding-left3 {
    padding-left:3rem !important;
}

.clearleft {
    float: none;
    clear: left;
}

.clearBoth {
    clear: both;
}

.clearright {
    float: none;
    clear: right;
}

.clearBoth {
    clear: both;
}

.floatLeft,
.floatleft {
    float: left !important;
}


.floatRight,
 .floatright {
    float: right;
}

.inlineBlock {
    display: inline-block;
}

.posr {
    position: relative;
}

.noMargins {
    margin-left: 0 !important;
    padding-left: 0 !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
}

.hidden {
    display: none !important;
}

a.pdf {
    padding-left: 40px;
    color: #1061c0;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding-top: 1em;
    padding-bottom: 1em;
    display: inline-block;
    text-decoration: underline;
}

a.pdf::before {
    content: "";
    display: inline-block;
    width: 26px;
    height: 34px;
    background: transparent url(../image/cp_pdf_ico.png) no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -17px;
}

.sslider .slide img {
    display: inline-block;
}

.sslider .slick-prev {
    position: absolute;
    left: -63px;
    top: 50%;
    background: transparent url(../image/s5_left_arrow.png) no-repeat;
    z-index: 9;
    height: 77px;
    width: 40px;
    font-size: 0;
}

.section-5 .slick-next:before,
.section-5 .slick-prev:before {
    content:'';
}

.section-5 .slide img {
    display: block;
    margin: 0 auto;
}

.section-5 .slide h5 {
    margin-top: 2rem;
    font-size: 20px;
    color:#000000;
    font-weight: 600;
}

.section-5 .slick-dots li button:before {
    font-size: 60px;
}

.sslider .slick-next {
    position: absolute;
    right: -63px;
    top: 50%;
    background: transparent url(../image/s5_right_arrow.png) no-repeat;
    z-index: 9;
    height: 77px;
    width: 40px;
    font-size: 0;
}

p.legal {
    font-size: 10px;
}

a.cp-button-blue {
    padding: 1.0625rem 0.9375rem;
    background-color: #025EC3;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 1rem;
    color: #FFF !important;
    display: inline-block;
    text-decoration: none;
    white-space: nowrap;
    position: relative;
}

a.cp-button-blue:hover,
a.cp-button-blue:focus {
    background: #007AFF;
    text-decoration: none;
}

/********************************/

.section-1 {
    background: url("../image/s1_bg.png") no-repeat center top;
    height: 648px;
}

/********************************/

.section-2 {
    background: #fff;
    padding-top: 30px;
}

.section-2 h2 {
    padding-top: 30px;
    font-size: 24px;
    color:#000;
    text-align: center;
}

.section-2 p {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

.section-2 a {
    color:#000;
}

/********************************/

.section-3 {
    background: #FFDE00;
    color:#fff;
}

.section-3 a {
    background: #000;
    text-decoration: none;
    color:#fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding:10px 0;
    font-weight: 500;
    margin-top: 18px;
    margin-bottom: 18px;
}

/********************************/

.section-4 {
    background: url("../image/s4_edge_bg.png") no-repeat center bottom;
}

.section-4 h3 {
    color:#000;
    font-size: 22px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.section-4 p {
    margin-top: 30px;
}

.section-4 img {
    width: 100%;
    margin-top: 30px;
}

.section-4 .img3 {
    margin-bottom: 30px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin-bottom: 50px;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/********************************/

.section-5 {
    background: #F00000;
    color:#fff;
}

.section-5 p {
    color:#fff;
}

.section-5 a {
    background: #000;
    text-decoration: none;
    color:#fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding:10px 0;
    font-weight: 500;
    margin-top: 18px;
    margin-bottom: 18px;
}

.section-bar a span {
    display: inline-block;
    float: right;
    padding-right: 20px;
}

/********************************/

.section-cpgo {
    background: #fff;
}

.section-cpgo {
    padding: 50px 0;
}

.section-cpgo h2 {
    color:#f88508;
    font-size: 28px;
    text-align: left;
}


.section-cpgo .channels {
    margin-top:30px;
}

.section-cpgo .channels p {
    margin: 0;
}

.section-cpgo .appLinks {
    margin:30px 0;
}

.section-cpgo .appLinks a {
    margin-right:10px;
}

.section-cpgo p.legal {
    font-size: 10px;
}


/************************************************************/

@media screen and (max-width: 768px) {
    content {
        margin-top:3.8rem;
    }
    .section-2 img {
        display: block;
        margin:30px auto 0;
    }

    .section-bar p {
        text-align: center;
    }

    .section-cpgo .deviceImg {
        text-align: center;
    }
}

@media screen and (max-width: 1280px) {
    .section-1 {
        -webkit-background-size: 165%%;
        background-size: 165%;
        height: auto;
        padding-top:56%;
    }
}