body {
    color: #000;
}

h1,h2 {
    font-weight: 800;
}

.h3 {
    font-size: 22px;
    line-height: 1.5;
}

.fg-white {
    color: #fff;
}

.fg-text-light {
    color: #d8d8d8;
}

.bg-white {
    background: #fff;
}

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

.no-margin-all {
    margin: 0 !important;
}

.no-margin-top {
    margin-top: 0 !important;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.no-padding-all {
    padding: 0 !important;
}

.no-padding-top {
    padding-top: 0 !important;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

.no-padding-vertical {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.no-padding-horizontal {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.no-padding-top {
    padding-top: 0 !important;
}

.margin-vertical-medium {
    margin: 5% 0;
}

.margin-vertical-large {
    margin: 15% 0;
}

.margin-top-large {
    margin-top: 15%;
}

.margin-bottom-large {
    margin-bottom: 15%;
}

.margin-top-xl {
    margin-top: 20%;
}

.margin-bottom-small {
    margin-bottom: 7.5% !important;
}

.branding-wrap {
    display: block;
    position: relative;
    margin-top: 70px;
    background: #f2f3f8;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.branding-header h1,
.branding-wrap .content-block h2 {
    font-size: 25px;
    line-height: 32px;
}

.branding-wrap h1,
.branding-wrap h2,
.branding-wrap p {
    font-family: 'Varela Round', sans-serif;
}

.branding-header .content-block {
    max-width: 1600px;
}

.content-block {
    margin: 0 auto;
    max-width: 1300px;
    padding: 7.5%;
    overflow: hidden;
}

section.size-tablet .content-block,
section.bg-devices .content-block {
    max-width: 1600px;
}

.inner-content-block {
    margin: 0 auto 15%;
    padding: 0;
    max-width: 760px;
}

.branding-header .inner-content-block {
    max-width: 1600px;
}

.branding-header .btn-wrap {
    margin: 7.5% auto;
    width: 300px;
}

.branding-header .btn-wrap .btn {
    display: block;
    padding: 18px 0;
    border: 5px solid #fff;
    color: #fff;
    width: 100%;
    border-radius: 9999px;
    font-weight: 600;
    font-size: 18px;
}

.branding-header .btn-wrap .btn {
    background: #7151ff;
}

.branding-header .btn-wrap .btn:hover {
    background: #5838E6;
    text-decoration: none;
}

.content-block.header {
    max-width: 1300px;
}

.content-block p {
    font-size: 18px;
    line-height: 36px;
}

.graphic-wrap {
    margin: 7.5% auto 0;
}

.graphic-wrap img {
    max-width: 100%;
    height: auto;
}

.graphic-wrap + .graphic-wrap {
    margin-top: 50px;
}

.branding-header h1,
.branding-header h2 {
    margin-bottom: 24px;
}

.branding-header h1 {
    font-weight: 400;
}

.branding-header h1 span {
    font-weight: 800;
}

.button-wrap {
    margin: 7% auto;
    max-width: 240px;
    width: 240px;
}

.button-wrap a.btn-img {
    display: block;
    width: 100%;
    height: 100%;
}

.button-wrap a.btn-img img {
    width: 100%;
    height: auto;
}

.device-text-wrap h2 {
    margin-bottom: 20px;
}

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

section.bg-devices {
    position: relative;
    padding-top: 0;
    overflow: hidden;
}

@media only screen and (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) {
    section.branding-header .inner-content-block p {
        margin: 0 auto 1.2em;
        max-width: 55%;
    }

    .branding-header h2 span {
        padding-top: 0;
        font-size: 22px;
    }

    .hidden-sm-up {
        display: none !important;
    }

    .btn-wrap.ui-large .btn {
        font-size: 28px;
        padding: 25px 75px;
    }
}

@media only screen and (min-width: 1099px) {
    .content-block  {
        padding: 7.5% 0;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1299px) {
    .device-image-wrap {
        flex: 0 0 32em;
    }

    .device-text-wrap {
        flex: 0 0 20em;
    }

    .device-image-wrap img {
        width: 100%;
    }
}

@media only screen and (min-width: 1024px) {
    .flex-wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .flex-wrap.row-reverse {
        flex-direction: row-reverse;
    }

    .branding-header h1 {
        font-size: 53px;
        line-height: 68px;
    }

    .branding-wrap .content-block h2 {
        font-size: 40px;
        line-height: 55px;
    }

    .branding-wrap .content-block .cp-graphic-wrap h2 {
        font-size: 30px;
        line-height: 42px;
    }

    .branding-wrap {
        margin-top: 80px;
    }

    #footer {
        padding-top: 30px;
    }
}

@media only screen and (min-width: 1300px) {
    section.bg-devices {
        min-height: 1095px;
    }

    section.bg-devices .content-block {
        overflow: visible;
    }

    section.bg-devices .flex-wrap {
        position: relative;
    }

    section.bg-devices .device-text-wrap {
        position: absolute;
        top: 400px;
        width: 30%;
        right: 5%;
    }

    section.bg-devices .device-image-wrap {
        position: absolute;
        top: 0;
        left: -355px;
    }

    .btn-img {
        display: block;
        height: 100%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 1023px) {
    .device-image-wrap img {
        width: 100%;
    }
}


