content,
content div,
content li,
content p {
font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}


section .target {
transform: translateX(0) !important;
opacity: 1 !important;
}

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

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

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

.clearBoth {
clear: both;
}

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


.floatRight,
.floatright {
float: right;
}

.inlineBlock {
display: inline-block;
}

.posr {
position: relative;
}

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

.brackets {
    position: relative;
    box-sizing: border-box;
    padding-left:32px;
    padding-top:22px;
    padding-bottom:32px;
    padding-right:20px;
}

.brackets:before {
    width: 39px;
    height: 39px;
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    border-top: 14px solid #f88508;
    border-left: 14px solid #f88508;
}

.brackets:after {
    width: 39px;
    height: 39px;
    content: '';
    position: absolute;
    bottom:0;
    right:0;
    border-bottom: 14px solid #f88508;
    border-right: 14px solid #f88508;
}

.greyBg {
    background: #f5f5f5;
}

.flexAligner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.va {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: center;
    align-items: center;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

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

.section-1 {
    background: url("../image/s1-bg.jpg") no-repeat center top;
    min-height: 400px;
}

.section-1 .getDown {
    padding-top:6rem;
}

.section-1 .cpgoLogo {
    position: absolute;
    top: 30px;
    right: 0;
}

.section-1 h1,
.section-1 h2 {
    color:#F27C00;
}

.section-1 h1 {
    font-size: 48px;
    text-align: left;
    font-weight: 800;
    margin: 0;
    padding: 0;
    line-height: 58px;
}

.section-1 h2 {
    font-size: 28px;
    margin: 20px 0 0;
    padding: 0;
    line-height: 34px;
}

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

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

.section-2 p {
    font-size: 16px;
    line-height: 19px;
}

.section-2 p a {
    color:#000;
    font-weight: bold;
}

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

.section-4 {
    margin-top: 40px;
    margin-bottom: 40px;
    background: #7896B9;
    color:#fff;
}

.section-4 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-5 .heading {
    background: #000;
    color:#fff;
    margin-bottom: 20px;
}

.section-5 .heading h2 {
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

.section-5 .channelList ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.section-5 .channelList a {
    display: block;
    padding:17px 20px 20px;
    margin-bottom: 20px;
    text-align: left;
    font-size: 28px;
    line-height: 34px;
    font-weight: bold;
    background: #CFCFCF;
    border-top: 3px solid #CFCFCF;
    color:#000;
    text-decoration: none;
}

.section-5 .channelList .selected a {
    border-top: 3px solid #000;
    background: #F27C00;
    color:#fff;
}

.section-5 .showContainer {
    border-top: 3px solid #000;
    background: #F2F2F2;
    padding:20px;
}

.section-5 .tabContainers .showContainer,
.section-5 .tabs .showContainer {
    display: none;
}

.section-5 .showContainer.selected,
.section-5 .tabs .selected .showContainer {
    display: block;
}

.section-5 .showInfo {
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 4px solid #CFCFCF;
}

.section-5 .showInfo p {
    line-height: 19px;
}

.section-5 .showInfo:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.section-5 .showInfo h3 {
    color:#F27C00;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    margin: 30px 0;
}


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

.section-6 {
    background: #f7941e;
    color:#fff;
    padding: 2rem 0;
    margin:3.125rem 0;
}

.section-6 p {
    margin: 0;
    padding: 0;
    line-height: 1;
}

.section-6 a {
    color:#fff;
}

.section-6 h2 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: normal;
}

a.cp-button-black {
    text-decoration: none;
    background: #000;
    padding:10px 25px;
    text-align: center;
    border-radius:5px;    
    font-weight: bold;
    float: right;
    display: inline-block;
    margin-top:0.75rem;
}

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

.section-cpgo {
    margin-bottom: 40px;
}

.section-cpgo h2 {
    font-size: 28px;
    margin: 0 0 30px;
    padding: 0;
    line-height: 34px;
    color:#F27C00;
}

.section-cpgo p {
    font-size: 16px;
    line-height:19px;
}

.section-cpgo .pDevices {
    margin-top: 30px;
    margin-bottom: 40px;
}

.section-cpgo .pDevices img {
    float: left;
    padding-right:45px;
}

.section-cpgo .pDevices span {
    display: block;
    padding-left: 100px;
}

.section-cpgo .stores {
    margin-bottom: 0;
}

.section-cpgo .stores img {
    margin-right: 10px;
    margin-bottom: 10px;
}

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

.section-legal {
    margin-bottom: 40px;
}

.section-legal .legal {
    font-size: 12px;
    line-height: 15px;
}

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

@media screen and (max-width: 768px) {
    .section-1 {
        background: url("../image/s1-bg-mobile@2x.jpg") no-repeat center top;
        -webkit-background-size: contain;
        background-size: contain;
        min-height: auto;
    }

    .section-1 .getDown {
        padding-top: 66%;
    }

    .section-1 h1 {
        font-size: 28px;
        line-height: 1;
    }

    .section-1 h2 {
        font-size: 16px;
        line-height: 1;
    }

    .section-1 .cpgoLogo {
        position: static;
        margin-top: 30px;
    }

    .brackets {
        margin: 30px 0 0;
        padding: 0;
    }

    .brackets:before,
    .brackets:after {
        display: none;
    }
}


@media screen and (min-width: 701px) and (max-width: 768px) {
    
}

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

@media screen and (min-width: 769px) {

}