body {
    background-color: #fff;
    background-image: linear-gradient(45deg,#fff 26%,transparent 0),linear-gradient(300deg,#f4f6f8 79%,transparent 0);
    background-size: 100% 100%;
}
.hide {
    display: none !important
}
html a{color:#0f9dff;transition: all .35s ease;text-decoration: none;}
html a:hover{text-decoration: underline;}

footer {
    text-align: center;
    position: relative;
    margin-top: 7.75rem;
}

footer.footerPadding {
    margin-top: 0
}

footer.footerPadding .content .copywrite .phishing {
    display: block
}

footer h2 {
    font-size: 2.5rem
}

footer h2 a {
    color: #48565e;
    text-decoration: none
}

footer img.logo {
    width: 15rem
}

footer .content .copywrite {
    font-size: .625rem;
    line-height: 1.25rem;
    display:flex;
    justify-content: center;
}

footer .content .copywrite p {
    font-family: roboto, sans-serif;
    font-size: .8125rem;
    width: 55%;
    text-align:left;
}

footer .content .copywrite ul {
    list-style-type: none;
    width:45%;
    display: flex;
    justify-content: right;
    padding-right: 50px;
}

footer .content .copywrite ul li {
    display: inline
}

footer .content .copywrite ul li:not(:first-of-type) {
    background-color: #fff;
background-image: linear-gradient(90deg,#959b9f 2px,transparent 0);
background-size: 2px 10px;
background-position: center left;
background-repeat: no-repeat;
height: 24px;
padding-left: 10px;
}

footer .content .copywrite ul li:not(:last-of-type) {
    margin-right: .625rem
}

footer .content .copywrite ul li a {
    text-decoration: none
}

footer .content .copywrite ul li a:hover {
    text-decoration: underline
}

footer .content .social {
    display: none;
    padding-top: 1rem
}

footer .content .social a:not(:first-of-type) {
    margin-left: 1.25rem
}

@media screen and (max-width:640px) {
    footer {
        margin-top: 0
    }

    footer h2 {
        font-size: 1.5rem
    }

    footer .content {
    }

    footer .content .copywrite {
        width: 100%;
        padding-right: 0
    }

    footer .content .social {
        -ms-flex-order: 1;
        order: 1;
        padding-bottom: 1.875rem
    }
}

@media screen and (min-width:300px) and (max-width:900px) {
    footer {
        padding: 2.5rem 2.5rem 5.625rem
    }
    footer .content .copywrite{display:block;}
    footer .content .copywrite ul{margin: 0 auto;width:100%;justify-content: center;padding-right:0;}
    footer .content .copywrite p{margin:30px auto 0; width: 100%;}
    footer .content .copywrite ul li{line-height: 15px;}
    footer .content .copywrite ul li:not(:first-of-type){height: 15px;}
}

@media screen and (min-width:901px) and (max-width:1200px) {
    footer .content {
        padding: 2.5rem 5rem
    }
}

@media screen and (min-width:1201px) {
    footer {
        padding: 2.5rem calc(50vw - 37.5rem);
        margin-top: 2rem
    }
}

@media screen and (max-width:900px) {
    footer {
        margin-top: 3rem
    }
}

@media screen and (max-width:1260px) {

    html[lang=de] header .content .text .copy h1,
    html[lang=es-419] header .content .text .copy h1,
    html[lang=fr] header .content .text .copy h1 {
        font-size: 3rem
    }
}

@media screen and (max-width:1260px) {

    html[lang=de] header .content .text .copy p,
    html[lang=es-419] header .content .text .copy p,
    html[lang=fr] header .content .text .copy p {
        padding-right: 1rem
    }
}

@media screen and (max-width:1200px) {

    html[lang=de] header .content .text .copy a.button,
    html[lang=es-419] header .content .text .copy a.button,
    html[lang=fr] header .content .text .copy a.button {
        width: 55%
    }
}

@media screen and (max-width:640px) {

    html[lang=de] header .content .text .copy a.button,
    html[lang=es-419] header .content .text .copy a.button,
    html[lang=fr] header .content .text .copy a.button {
    }
}

header, section.three_col, section.video_split, section.intro{max-width: 1230px;margin:0 auto;}
.trial{max-width: 1230px; margin: 60px auto 120px;}
header .content{background:url(/wp-content/themes/digicert_custom/AlwaysOn/Security/PKI-2/images/PKIEBook_Hero.png) top right / auto 100% no-repeat #0174c3;}
header .content,
header .content .text {
    display: -ms-flexbox;
    display: flex;
}

header .content .text {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    color: #fff;
    position: relative
}

header .content .text .logo {
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 2rem
}

header .content .text .logo a {
    display: block
}

header .content .text .logo img {
    width: 10rem;
    top: 2rem
}

header .content .text .copy h1 {
    font-size: 4.375rem;
    text-transform: uppercase;
    line-height: 4.6rem;
}

html[lang=jp] header .content .text .copy h1 {
    font-size: 3.975rem;
    }

header .content .text .copy p {
    font-size: 1.625rem;
    padding-bottom: 2rem;
    line-height: 2.1rem;
}

html[lang=jp] header .content .text .copy p {
    font-size: 1.5rem;
}

@media screen and (max-width:1200px) {
    header .content .text .copy p {
        padding-right: 5rem
    }
}

@media screen and (min-width:901px) and (max-width:1200px) {
    header{margin: 0 5rem;}
}

header .content .text .copy a.button {
    font-family: roboto, sans-serif;
    text-align: center;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    display: inline-block;
    padding: 10px 32px;
    margin: 0 auto;
    background: #fff;
    color: #0f9dff;
    outline: none;
    border-radius: 30px;
    border: none;
    text-decoration: none;
    transition: all .35s ease;
    cursor: pointer;
    margin: 0
}

header .content .text .copy a.button:hover {
    background: #0f9dff;
    color: #fff
}

header .content .image {
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (max-width:900px) {
    header .content{background-image:none;}
    header .content .image {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media screen and (max-width:640px) {
    header .content .image {
        -ms-flex-direction: column;
        flex-direction: column;
        display: none
    }
}

header .content .image img {
    width: 100%;
}

@media screen and (max-width:900px) {
    header .content .image img.leftImage {
        width: 32.75%
    }
}

@media screen and (max-width:640px) {
    header .content .image img.leftImage {
        width: 100%
    }
}

@media screen and (max-width:900px) {
    header .content .image img.rightImage {
        width: 67.25%
    }
}

@media screen and (max-width:640px) {
    header .content .image img.rightImage {
        width: 100%
    }
}

@media screen and (min-width:1800px) {
    header .content .text .logo img {
        top: 25%
    }
}

@media screen and (max-width:640px) {
    header .content {
        display: block
    }

    header .content .text {
        padding: 7rem 1.25rem
    }

    header .content .text .copy h1 {
        padding-top: 2rem
    }

    header .content .text .copy p {
        padding-right: 0
    }

    header .content .text .copy a.button {
    }
}

@media screen and (min-width:641px) and (max-width:900px) {
    header .content .text {
        padding: 4rem 2.5rem
    }

    header .content .text .copy h1 {
        padding-top: 2rem
    }

    header .content .text .copy p {
        padding-right: 3rem
    }

    header .content .text .copy a.button {
    }
}

@media screen and (min-width:901px) and (max-width:1200px) {
    header .content .text {
        padding: 2.5rem 5rem
    }
}

@media screen and (min-width:1201px) {
    header .content .text {
        padding: 6rem 6rem 6rem 8rem;
    }
}

@media screen and (max-width:900px) {
    header .content {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

section.intro {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

section.intro .right {
    padding: 2rem 5rem
}

section.intro .right h2 {
    color: #48565e;
    font-size: 3rem;
}

html[lang=jp] section.intro .right h2 {
    font-size: 2.7rem;
}

section.intro .right h3{
    padding-top: 1.0rem;
}

html[lang=jp] section.intro .right h3{
    font-size: 1.5rem;
}

section.intro .right p.listTitle {
    font-size: 1.312rem;
    font-weight: 700;
    padding-top: 1rem;
    color: #0174c3
}

section.intro .right ul {
    font-size: 1.312rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    margin-left: 1.2rem;
}

section.intro .right ul li{
    margin-bottom: 8px;
    list-style: none;
}
section.intro .right ul li::before{
    content: "";
width: 4px;
height: 4px;
display: inline-block;
background-color: #48565e;
border-radius: 50%;
position: relative;
margin-right: 14px;
top: -5px;
}





@media screen and (max-width:640px) {
    section.intro {
        padding: 2.5rem 1.25rem;
        display: block
    }

    section.intro .left {
        text-align: center
    }

    section.intro .left img {
        width: 100%
    }

    section.intro .right {
        padding: 2rem 0
    }

}

@media screen and (min-width:641px) and (max-width:900px) {
    section.intro {
        padding: 5rem 2.5rem;
        display: block
    }

    section.intro .left {
        text-align: center
    }
}

@media screen and (min-width:901px) and (max-width:1200px) {
    section.intro {
        padding: 3.75rem 5rem 3.125rem
    }
}

@media screen and (min-width:1201px) {
    section.intro {
        padding: 3.75rem 0 3.125rem
    }
}

.asset h1 {
    color: #0174c3;
    font-size: 2.5rem;
    text-align: center
}

.asset .content,
.asset .content .block {
    display: -ms-flexbox;
    display: flex
}

.asset .content .block {
    -ms-flex: 0 1 30%;
    flex: 0 1 30%;
    box-shadow: 0 .1rem 1rem 0 rgba(72, 86, 94, .4);
    margin: 1rem;
    -ms-flex-direction: column;
    flex-direction: column
}

.asset .content .block h2 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 1.9rem;
    padding-top: 1rem;
    color: #0174c3
}

.asset .content .block p {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.asset .content .block a {
    font-family: din-condensed, sans-serif;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    font-size: 1.25rem;
    line-height: 1.25rem;
    display: block;
    width: 55%;
    padding: .75rem 1rem;
    margin: 0 auto;
    background: #fff;
    color: #0f9dff;
    outline: none;
    border-radius: 1.375rem;
    border: 2px solid #0f9dff;
    text-decoration: none;
    transition: all .35s ease;
    cursor: pointer;
    margin: 0
}

.asset .content .block a:hover {
    background: #0088e5;
    color: #fff
}

@media screen and (max-width:640px) {
    .asset {
        padding: 2.5rem 1.25rem 1.875rem
    }
}

@media screen and (min-width:641px) and (max-width:900px) {
    .asset {
        padding: 2.5rem 2.5rem 1.875rem
    }
}

@media screen and (min-width:901px) and (max-width:1200px) {
    .asset {
        padding: 3.75rem 5rem 3.125rem
    }
}

@media screen and (min-width:1201px) {
    .asset {
        padding: 3.75rem calc(50vw - 37.5rem) 3.125rem
    }
}

.demo {
    text-align: center
}

.demo h2 {
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.6825rem;
    color: #0f9dff
}

.demo p {
    padding: 1.5rem 0 1.875rem
}

.form {
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2.8125rem
}

.form h2 {
    padding-bottom: .625rem;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.6825rem;
    color: #48565e
}

.form form {
    padding: 0 .75rem
}

.form form .employee_numbers,
.form form .interested_in {
    width: 86%;
    display: inline-block;
    padding-top: 1rem
}

.form form .employee_numbers p,
.form form .interested_in p {
    padding-left: 0;
    font-weight: 600;
    font-size: 1rem;
    text-align: center;
    padding-bottom: 1rem
}

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

    .form form .employee_numbers p,
    .form form .interested_in p {
        padding-left: 0
    }
}

.form form .employee_numbers .left,
.form form .interested_in .left {
    width: 65%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    padding: 1rem
}

.form form .employee_numbers .left .field,
.form form .interested_in .left .field {
    text-align: left;
    padding-left: 0;
    display: -ms-flexbox;
    display: flex;
    width: 55%;
    -ms-flex-align: center;
    align-items: center;
    padding: .5rem 0
}

.form form .employee_numbers .left .field .checkbox,
.form form .interested_in .left .field .checkbox {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.form form .employee_numbers .left .field .label,
.form form .interested_in .left .field .label {
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    padding-left: 1rem;
    line-height: 1.4rem
}

.form form .employee_numbers .left .field input,
.form form .interested_in .left .field input {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 2px solid #fff
}

.form form .employee_numbers .left .field input:checked,
.form form .interested_in .left .field input:checked {
    background: #666;
    outline: none
}

.form form .employee_numbers .left .field input[data-invalid],
.form form .interested_in .left .field input[data-invalid] {
    border: 2px solid #c00
}

@media screen and (max-width:750px) {

    .form form .employee_numbers .left .field input,
    .form form .interested_in .left .field input {
        width: 20px;
        height: 20px
    }
}

.form form .employee_numbers .left .field label,
.form form .interested_in .left .field label {
    font-family: Roboto, Arial, sans-serif;
    color: #fff
}

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

    .form form .employee_numbers .left .field,
    .form form .interested_in .left .field {
        padding-left: 0
    }
}

@media screen and (max-width:640px) {

    .form form .employee_numbers .left .field,
    .form form .interested_in .left .field {
        width: 100%
    }
}

@media screen and (max-width:900px) {

    .form form .employee_numbers .left,
    .form form .interested_in .left {
        width: 100%
    }
}

@media screen and (max-width:750px) {

    .form form .employee_numbers .left,
    .form form .interested_in .left {
        width: 100%
    }
}

@media screen and (max-width:640px) {

    .form form .employee_numbers .left,
    .form form .interested_in .left {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (max-width:900px) {

    .form form .employee_numbers,
    .form form .interested_in {
        width: 82%
    }
}

@media screen and (max-width:640px) {

    .form form .employee_numbers,
    .form form .interested_in {
        width: 95%
    }
}

.form form .interested_in .left {
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column
}

.form form input[type=checkbox],
.form form input[type=email],
.form form input[type=tel],
.form form input[type=text],
.form form select {
    opacity: 1;
    -webkit-appearance: none;
    appearance: none;
    background: none;
    border: none;
    border-radius: 0;
    outline: none
}

.form form input[type=checkbox]:-ms-input-placeholder,
.form form input[type=email]:-ms-input-placeholder,
.form form input[type=tel]:-ms-input-placeholder,
.form form input[type=text]:-ms-input-placeholder,
.form form select:-ms-input-placeholder {
    color: #000
}

.form form input[type=checkbox]::placeholder,
.form form input[type=email]::placeholder,
.form form input[type=tel]::placeholder,
.form form input[type=text]::placeholder,
.form form select::placeholder {
    color: #000
}

.form form input[type=email],
.form form input[type=tel],
.form form input[type=text],
.form form select {
    opacity: 1;
    display: block;
    box-shadow: 0 .1rem 1rem 0 rgba(72, 86, 94, .3);
    width: 100%;
    background: #fff;
    padding: .75rem 1rem;
    margin: 0 1rem;
    color: #48565e;
    font-family: Roboto, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.3125rem;
    font-weight: 300
}

.form form input[type=email]:not(:first-child),
.form form input[type=tel]:not(:first-child),
.form form input[type=text]:not(:first-child),
.form form select:not(:first-child) {
    margin-top: .75rem
}

.form form input[type=email]:-ms-input-placeholder,
.form form input[type=tel]:-ms-input-placeholder,
.form form input[type=text]:-ms-input-placeholder,
.form form select:-ms-input-placeholder {
    opacity: .7
}

.form form input[type=email]::placeholder,
.form form input[type=tel]::placeholder,
.form form input[type=text]::placeholder,
.form form select::placeholder {
    opacity: .7
}

.form form .fieldset.tls .input.data-invalid,
.form form input[type=email][data-invalid],
.form form input[type=tel][data-invalid],
.form form input[type=text][data-invalid],
.form form select[data-invalid] {
    border: 3px solid red
}

.form form .fieldset.tls label {
    font-size: .9rem;
    font-weight: 300
}

.form form .fieldset.pki .input.data-invalid {
    border: 3px solid red
}

.form form .fieldset.pki label {
    font-size: .9rem;
    font-weight: 300
}

.form form input[type=checkbox][data-invalid],
.form form input[type=radio][data-invalid] {
    border: 3px solid red
}

.form form select {
    padding-right: 2.625rem;
    background-image: url(/wp-content/themes/digicert_custom/AlwaysOn/Security/PKI/images/select-arrow.png);
    background-size: .625rem .5rem;
    background-repeat: no-repeat;
    background-position: right 1.25rem center
}

.form form select::-ms-expand {
    display: none
}

.form form #form-state {
    display: none
}

.form form #optin {
    padding-left: 0;
    display: none;
    text-align: left;
    margin-top: .5rem
}

.form form #optin p {
    font-size: 1rem;
    line-height: 1.25rem;
    text-align: center
}

.jp .form form #optin p {
    text-align: left
}

@media screen and (max-width:640px) {
    .jp .form form #optin p {
        text-align: left
    }
}

.es-419 .form form #optin p {
    text-align: left
}

@media screen and (max-width:640px) {

    .es-419 .form form #optin p,
    .form form #optin p {
        text-align: left
    }
}

.form form #optin label {
    display: -ms-flexbox;
    display: flex;
    font-size: .875rem;
    margin-top: 1rem;
    -ms-flex-pack: center;
    justify-content: center
}

.form form #optin label input[type=checkbox] {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background: #fff;
    border: 1px solid #0f9dff;
    width: 1.25rem;
    height: 1.25rem
}

.form form #optin label input[type=checkbox]:checked {
    background-image: url(/wp-content/themes/digicert_custom/AlwaysOn/Security/PKI/images/formTick.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 70%
}

.form form #optin label span {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    font-family: Roboto, Arial, sans-serif;
    padding-left: .625rem;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.25rem
}

.jp .form form #optin label {
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media screen and (max-width:640px) {
    .jp .form form #optin label {
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.es-419 .form form #optin label {
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media screen and (max-width:640px) {
    .es-419 .form form #optin label {
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media screen and (max-width:640px) {
    .form form .modalAlignment {
        padding-left: 0 !important
    }
}

.form form .button {
    font-family: din-condensed, sans-serif;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    font-size: 1.25rem;
    line-height: 1.25rem;
    display: block;
    width: 55%;
    padding: .75rem 1rem;
    margin: 0 auto;
    background: #0f9dff;
    color: #fff;
    outline: none;
    border-radius: 1.375rem;
    border: none;
    text-decoration: none;
    transition: all .35s ease;
    cursor: pointer;
    margin-right: auto;
    margin: 0
}

.form form .button:hover {
    background: #0088e5;
    color: #fff
}

.form form .privacy {
    color: #48565e;
    text-align: left;
    margin-top: 1.5rem;
    padding-left: 1rem;
    font-size: .75rem;
    line-height: 1.25rem
}

@media screen and (max-width:640px) {
    .form form .privacy {
        padding-left: 0
    }
}

.form form .privacy a {
    color: #48565e
}

.form form .submit {
    margin-top: 1.5rem;
    padding: 0 1.875rem
}

.form form .submit .modalBtn {
    font-family: din-condensed, sans-serif;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    font-size: 1.25rem;
    line-height: 1.25rem;
    display: block;
    width: 55%;
    padding: .75rem 1rem;
    margin: 0 auto;
    background: #0f9dff;
    color: #fff;
    outline: none;
    border-radius: 1.375rem;
    border: none;
    text-decoration: none;
    transition: all .35s ease;
    cursor: pointer
}

.form form .submit .modalBtn:hover {
    background: #0088e5;
    color: #fff
}

@media screen and (max-width:640px) {
    .form {
        padding-bottom: 0
    }

    .form .button {
        width: 75%
    }

    .form form input[type=email],
    .form form input[type=tel],
    .form form input[type=text],
    .form form select {
        width: 100%;
        margin: 0
    }

    .form form .button {
        width: 100%
    }
}

@media screen and (min-width:641px) and (max-width:900px) {
    .form form input {
        margin: 0
    }
}

section.form_split {
    position: relative;
    background-image: url(/wp-content/themes/digicert_custom/AlwaysOn/Security/PKI/images/top-rect.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 40%
}

.identity section.form_split {
    background-image: none
}

section.form_split h2 {
    text-align: center;
    color: #0174c3
}

section.form_split .button-holder {
    text-align: center
}

section.form_split .button {
    font-family: din-condensed, sans-serif;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    font-size: 1.25rem;
    line-height: 1.25rem;
    display: block;
    width: 55%;
    padding: .75rem 1rem;
    background: #0f9dff;
    color: #fff;
    outline: none;
    border-radius: 1.375rem;
    border: none;
    text-decoration: none;
    transition: all .35s ease;
    cursor: pointer;
    width: auto;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase;
    margin: 0 auto;
    display: inline-block;
    padding-left: 3rem;
    padding-right: 3rem
}

section.form_split .button:hover {
    background: #0088e5;
    color: #fff
}

@media screen and (max-width:640px) {
    section.form_split .button {
        width: 90%
    }
}

section.form_split .content-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 80%;
    margin: 0 auto
}

html[lang=de] section.form_split .content-wrap,
html[lang=fr] section.form_split .content-wrap {
    -ms-flex-align: start;
    align-items: flex-start
}

section.form_split.identity .column {
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    padding-top: 0
}

section.form_split.identity .column:first-of-type {
    -ms-flex: 0 0 37%;
    flex: 0 0 37%
}

section.form_split.identity .column:first-of-type h2 {
    font-size: 1.8rem;
    color: #0174c3
}

section.form_split.identity .column:first-of-type ul {
    padding: 2rem 0
}

section.form_split.identity .column:first-of-type ul li {
    background: url(/wp-content/themes/digicert_custom/AlwaysOn/Security/PKI/images/tick.png) no-repeat 0 0;
    padding: .5rem 1rem;
    list-style: none;
    margin: 0
}

section.form_split.identity .column:first-of-type ul li span {
    position: relative;
    left: 30px;
    top: -8px
}

html[lang=de] section.form_split.identity .column:last-of-type ul,
html[lang=fr] section.form_split.identity .column:last-of-type ul {
    padding: 2rem 0
}

section.form_split.identity .column img {
    width: 30rem
}

section.form_split .column:first-of-type {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%
}

section.form_split .column:last-of-type {
    -ms-flex: 0 0 37%;
    flex: 0 0 37%
}

section.form_split .column:last-of-type h2 {
    font-size: 2.0625rem;
    color: #0174c3
}

section.form_split .column:last-of-type ul {
    padding-top: 2rem 0
}

section.form_split .column:last-of-type ul li {
    background: url(/wp-content/themes/digicert_custom/AlwaysOn/Security/PKI/images/tick.png) no-repeat 0 0;
    padding: .75rem 1rem;
    list-style: none;
    margin: 0
}

section.form_split .column:last-of-type ul li span {
    position: relative;
    left: 30px;
    top: -8px
}

@media screen and (max-width:640px) {
    section.form_split {
        padding: 4rem 1.25rem 2.5rem
    }

    section.form_split,
    section.form_split.identity .content-wrap {
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.form_split.identity .column:first-of-type {
        padding-top: 2rem
    }

    section.form_split.identity .column:first-of-type ul {
        padding-bottom: 0;
        padding-top: 1rem
    }

    section.form_split.identity .column:last-of-type {
        padding-top: 0
    }

    section.form_split.identity .column:last-of-type ul {
        padding-bottom: 1rem
    }

    section.form_split.identity .column:last-of-type ul li {
        padding: .5rem 1rem
    }

    section.form_split.identity .column img {
        width: 100%
    }

    section.form_split.identity .column .button {
        width: 90%;
        margin: 0 auto
    }

    section.form_split .column {
        padding-left: 0
    }

    section.form_split .column:first-of-type {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding-right: 0
    }

    section.form_split .column:not(:first-of-type):not(:last-of-type) {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding-top: 2.5rem;
        padding-right: 0
    }

    section.form_split .column:last-of-type {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding-left: 0;
        padding-top: 2.5rem
    }
}

@media screen and (min-width:641px) and (max-width:900px) {
    section.form_split {
        padding: 0 2.5rem 2.5rem
    }

    section.form_split.identity {
        padding: 8rem 2.5rem 2.5rem;
        display: block
    }

    section.form_split.identity .content-wrap {
        -ms-flex-direction: column;
        flex-direction: column
    }

    section.form_split.identity .column img {
        width: 100%
    }

    section.form_split.identity .column:first-of-type {
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        width: 100%;
        padding-right: 0
    }

    section.form_split.identity .column:first-of-type ul {
        padding-top: 1rem;
        padding-bottom: 0
    }

    section.form_split.identity .column:last-of-type {
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        width: 100%;
        padding-top: 0
    }

    section.form_split.identity .column:last-of-type ul {
        padding-top: 0;
        padding-bottom: 0
    }

    section.form_split.identity .column:last-of-type ul li {
        padding: .5rem 1rem
    }

    section.form_split .column:not(:first-of-type):not(:last-of-type) {
        padding-top: 2rem
    }

    section.form_split .column:first-of-type {
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        padding-right: .875rem
    }

    section.form_split .column:not(:first-of-type):not(:last-of-type) {
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        padding-right: 0;
        padding-left: .875rem
    }

    section.form_split .column:last-of-type {
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        padding-top: 2.5rem
    }
}

@media screen and (min-width:901px) and (max-width:1200px) {
    section.form_split {
        padding: 5rem 5rem 2.5rem
    }

    section.form_split.identity {
        padding: 8rem 5rem 2.5rem
    }
}

@media screen and (min-width:1201px) {
    section.form_split {
        padding: 5rem calc(49vw - 37.95rem) 2.5rem
    }

    section.form_split.identity {
        padding: 8rem calc(50vw - 37.5rem) 2.5rem
    }
}

.thanks h2 {
    padding-bottom: 2.5rem;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.6825rem;
    color: #0f9dff
}

@media screen and (max-width:640px) {
    .thanks {
        padding: 2.5rem 1.25rem
    }
}

@media screen and (min-width:641px) and (max-width:900px) {
    .thanks {
        padding: 5rem 2.5rem;
        height: 30rem
    }
}

@media screen and (min-width:901px) and (max-width:1200px) {
    .thanks {
        padding: 3.75rem 5rem 2.5rem
    }
}

.trial .container {
    position: relative
}

.trial .container img {
    z-index: 1;
    width: 71%;
}

.trial .container .copy {
    z-index: 2;
    position: absolute;
    right: 8rem;
    bottom: 0;
    width: 17rem;
}

.trial .container .copy h2 {
    padding-bottom: 1rem;
    font-size: 3rem;
    color: #48565e
}

html[lang=jp] .trial .container .copy h2 {
    font-size: 2.7rem;
}

.trial .container .copy>p {
    font-size: 1.63rem;
    padding-bottom: 2rem;
    line-height: 2.1rem;
}


.trial .container .copy a.button:hover {
    background: #0f9dff;
    color: #fff
}

@media screen and (max-width:640px) {
    .trial {
        padding: 2.5rem 1.25rem
    }

    .trial .container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        position: unset
    }

    .trial .container img {
        -ms-flex-order: 2;
        order: 2
    }

    .trial .container .copy {
        width: 100%;
        -ms-flex-order: 1;
        order: 1;
        position: unset;
        padding-bottom: 2rem;
        text-align:center;
    }

    .trial .container .copy h2,
    .trial .container .copy p {
        text-align: center
    }

    .trial .container .copy a.button {
    }
    .trial .container img{
        width: 100%;
    }
}

@media screen and (max-width:1200px) {
    .trial .container .copy {
        right: -1rem
    }
}

@media screen and (min-width:641px) and (max-width:900px) {
    .trial {
        padding: 5rem 2.5rem
    }

    .trial .container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        position: unset
    }

    .trial .container img {
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
    }

    .trial .container .copy {
        width: 100%;
        -ms-flex-order: 1;
        order: 1;
        position: unset;
        padding-bottom: 2rem;
        text-align: center;
    }

    .trial .container .copy h2,
    .trial .container .copy p {
        text-align: center
    }

    .trial .container .copy a.button {
        width: 40%
    }
}

@media screen and (min-width:901px) and (max-width:1200px) {
    .trial {
        padding: 3.75rem 5rem
    }
}

@media screen and (min-width:1201px) {
    .trial {
    }
}

@media screen and (max-width:1198px) {

    html[lang=de] section.three_col .grid .column .btn_wrap a,
    html[lang=es-419] section.three_col .grid .column .btn_wrap a,
    html[lang=fr] section.three_col .grid .column .btn_wrap a {
    }
}

html[lang=jp] section.three_col .grid .column .btn_wrap a {
}

@media screen and (min-width:901px) and (max-width:1200px) {
    html[lang=jp] section.three_col .grid .column .btn_wrap a {
    }
}

@media screen and (min-width:641px) and (max-width:900px) {
    html[lang=jp] section.three_col .grid .column .btn_wrap a {
    }
}

section.three_col {
    position: relative
}

section.three_col h2 {
    text-align: center;
    font-size: 3rem;
    color: #48565e;
    text-transform: uppercase;
    font-weight: 700;
}

html[lang=jp] section.three_col h2 {
    font-size: 2.7rem;
}

section.three_col.thanksbg {
    padding-top: 7rem;
    padding-bottom: 12rem;
    background-image: url(/wp-content/themes/digicert_custom/AlwaysOn/Security/PKI/images/thanks-bg.png);
    background-size: 100% 64%;
    background-position: bottom;
    background-repeat: no-repeat
}

section.three_col.thanksbg:before {
    content: none
}

section.three_col .grid {
    padding-top: 3.1rem;
}

section.three_col .grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr ;
    grid-column-gap: 40px;
}

section.three_col .grid .column {
    background: #fff;
    box-shadow: 0 .1rem 1rem 0 rgba(72, 86, 94, .4);
    padding-bottom: 2rem;
}

section.three_col .grid .column:first-child{
    margin-bottom: 120px;
}
section.three_col .grid .column:nth-child(2){
    margin-top: 60px;
    margin-bottom: 60px;
} 
section.three_col .grid .column:nth-child(3){
    margin-top: 120px;
} 
section.three_col .grid .column img {
    width: 100%
}

section.three_col .grid .column h2 {
    padding: 1.5rem 1.5rem 0;
    font-size: 1.625rem;
    line-height: 1.7rem;
    color: #0174c3
}

section.three_col .grid .column p {
    padding: 1rem 1.5rem 1.5rem;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

section.three_col h6{
    color:#909ca5;
    padding-bottom: 25px;
}

section.three_col .grid .column .btn_wrap {
    text-align:center;
}

section.three_col .three-col-text-box{
    padding: 40px 30px;
}

section.three_col .grid .column .btn_wrap a, .trial .container .copy a.button, section.intro .right a.button {
    font-family: roboto, sans-serif;
    text-align: center;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 1.25rem;
    display: inline-block;
    min-width: 206px;
    padding: 10px 32px;
    margin: 0 auto;
    background: #fff;
    color: #0f9dff;
    outline: none;
    border-radius: 30px;
    border: 2px solid #0f9dff;
    text-decoration: none;
    transition: all .35s ease;
    cursor: pointer;
    text-transform: uppercase;
}

section.three_col .grid .column .btn_wrap a:hover, section.intro .right a.button:hover {
    background: #0f9dff;
    color: #fff
}

@media screen and (max-width:640px) {
    section.three_col {
        padding: 2.5rem 1.25rem
    }

    .identity section.three_col {
        background-size: 100%;
        background-color: #e9eef1
    }

    section.three_col .grid {
        display:block;
    }

    section.three_col .grid .column {
        width: 100%;
        margin-bottom: 40px;
    }

    section.three_col .grid .column .btn_wrap .button {
    }
}

@media screen and (min-width:641px) and (max-width:900px) {
    section.three_col {
        padding: 5rem 2.5rem;
    }

    section.three_col .grid {
        padding-top: 2rem;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    section.three_col .grid {
        display: block;
    }

    section.three_col .grid .column{
        width: 380px;
        margin: 0 auto;
    }
        section.three_col .grid .column:first-child, section.three_col .grid .column:nth-child(2){
        margin-bottom: 60px;
    }

    section.three_col .grid .column:nth-child(3){
        margin-top: 0px;
    }

    .identity section.three_col {
        background-size: 100%;
        background-color: #e9eef1;
        padding-top: 6rem;
        padding-bottom: 3rem
    }
}

@media screen and (min-width:901px) and (max-width:1200px) {
    section.three_col {
        padding: 5rem 5rem 2.5rem
    }
}

@media screen and (min-width:1201px) {
    section.three_col {
        padding: 5rem 0 2.5rem
    }
}

section.asset_split {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    background: transparent url(/wp-content/themes/digicert_custom/AlwaysOn/Security/PKI/images/new/slope-right.png) no-repeat 0 0;
    background-size: 100%;
    margin-top: -2px;
    -ms-flex-align: start;
    align-items: flex-start
}

section.asset_split.thanks-identity .column:first-of-type a img {
    box-shadow: 0 .1rem 1rem 0 rgba(72, 86, 94, .4)
}

section.asset_split .column:first-of-type {
    -ms-flex: 0 0 40.5%;
    flex: 0 0 40.5%;
    padding-top: 3rem;
    padding-left: 3rem
}

section.asset_split .column:first-of-type h2 {
    font-size: 2.0625rem;
    color: #0174c3;
    text-align: left
}

@media screen and (max-width:900px) {
    section.asset_split .column:first-of-type h2 {
        text-align: center
    }
}

section.asset_split .column:first-of-type p {
    font-weight: 400;
    padding-top: 2rem;
    text-align: left
}

section.asset_split .column:first-of-type p a {
    text-decoration: underline;
    color: #48565e
}

@media screen and (max-width:900px) {
    section.asset_split .column:first-of-type p {
        text-align: center
    }
}

section.asset_split .column:first-of-type .btn_wrap {
    padding-top: 2rem;
    text-align: left
}

section.asset_split .column:first-of-type .btn_wrap a {
    font-family: din-condensed, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.25rem;
    line-height: 1.25rem;
    display: block;
    width: 55%;
    padding: .75rem 1rem;
    margin: 0 auto;
    background: #0f9dff;
    color: #fff;
    outline: none;
    border-radius: 1.375rem;
    border: none;
    text-decoration: none;
    transition: all .35s ease;
    cursor: pointer;
    width: 40%;
    margin: 0;
    text-align: center
}

section.asset_split .column:first-of-type .btn_wrap a:hover {
    background: #0088e5;
    color: #fff
}

.up-next{margin-top: 19px;}
.up-next h6{line-height: 1.5rem;}
.up-next .text-info{padding-left:20px;}
.up-next .text-info p{padding-top: 0; line-height: 1.5rem;}

@media screen and (max-width:1200px) {
    section.asset_split .column:first-of-type .btn_wrap a {
        width: 55%
    }
}

@media screen and (max-width:900px) {
    section.asset_split .column:first-of-type .btn_wrap a {
        margin: 0 auto
    }
}

html[lang=es-419] section.asset_split .column:first-of-type .btn_wrap a,
html[lang=fr] section.asset_split .column:first-of-type .btn_wrap a,
html[lang=jp] section.asset_split .column:first-of-type .btn_wrap a {
}

@media screen and (max-width:900px) {
    section.asset_split .column:first-of-type .btn_wrap {
        text-align: center
    }
}

@media screen and (max-width:900px) {
    section.asset_split .column:first-of-type {
        padding-left: 0
    }
}

section.asset_split .column:last-of-type {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    text-align: left;
    padding-right: 1.75rem;
    position: relative
}

section.asset_split .column:last-of-type .asset_logo_white {
    width: 25%;
    position: absolute;
    left: 3.5rem;
    top: 43%
}

@media screen and (max-width:1200px) {
    section.asset_split .column:last-of-type .asset_logo_white {
        top: 39%;
        left: 2.5rem
    }
}

@media screen and (max-width:900px) {
    section.asset_split .column:last-of-type .asset_logo_white {
        top: 49%;
        left: 4.5rem
    }
}

@media screen and (max-width:900px) {
    html[lang=de] section.asset_split .column:last-of-type .asset_logo_white {
        top: 44.5%
    }
}

html[lang=es-419] section.asset_split .column:last-of-type .asset_logo_white {
    top: 39.5%
}

@media screen and (max-width:900px) {

    html[lang=es-419] section.asset_split .column:last-of-type .asset_logo_white,
    html[lang=fr] section.asset_split .column:last-of-type .asset_logo_white,
    html[lang=jp] section.asset_split .column:last-of-type .asset_logo_white,
    html[lang=sc] section.asset_split .column:last-of-type .asset_logo_white {
    }
}

section.asset_split .column:last-of-type h3 {
    width: 25%;
    position: absolute;
    right: 5.5rem;
    top: 39%;
    color: #fff;
    font-size: 1.4rem
}

@media screen and (max-width:1200px) {
    section.asset_split .column:last-of-type h3 {
        font-size: 1.3rem;
        right: 4.75rem;
        top: 31%
    }
}

@media screen and (max-width:900px) {
    section.asset_split .column:last-of-type h3 {
        font-size: 1.7rem;
        right: 5.75rem;
        top: 45%;
        text-align: left
    }
}

@media screen and (max-width:640px) {
    section.asset_split .column:last-of-type h3 {
        font-size: 1.3rem;
        right: 5.75rem;
        top: 45%;
        text-align: left
    }
}

html[lang=de] section.asset_split .column:last-of-type h3 {
    width: 27%;
    right: 4.5rem
}

@media screen and (max-width:900px) {
    html[lang=de] section.asset_split .column:last-of-type h3 {
        top: 42%
    }
}

@media screen and (max-width:640px) {
    html[lang=de] section.asset_split .column:last-of-type h3 {
        font-size: 1.1rem;
        right: 2.5rem;
        top: 40%
    }
}

html[lang=es-419] section.asset_split .column:last-of-type h3 {
    width: 27%;
    right: 4.5rem;
    top: 26%
}

@media screen and (max-width:900px) {
    html[lang=es-419] section.asset_split .column:last-of-type h3 {
        top: 42%
    }
}

@media screen and (max-width:640px) {
    html[lang=es-419] section.asset_split .column:last-of-type h3 {
        font-size: 1rem;
        right: 2.5rem;
        top: 37%;
        width: 30%
    }
}

html[lang=fr] section.asset_split .column:last-of-type h3 {
    width: 27%;
    right: 4.5rem
}

@media screen and (max-width:900px) {
    html[lang=fr] section.asset_split .column:last-of-type h3 {
        top: 42%
    }
}

@media screen and (max-width:640px) {
    html[lang=fr] section.asset_split .column:last-of-type h3 {
        font-size: 1.1rem;
        right: 2.5rem;
        top: 40%
    }
}

html[lang=jp] section.asset_split .column:last-of-type h3 {
    width: 27%;
    right: 4.5rem;
    top: 29%
}

@media screen and (max-width:900px) {
    html[lang=jp] section.asset_split .column:last-of-type h3 {
        top: 42%
    }
}

@media screen and (max-width:640px) {
    html[lang=jp] section.asset_split .column:last-of-type h3 {
        font-size: 1.1rem;
        right: 2.5rem;
        top: 40%
    }
}

section.asset_split .column:last-of-type a {
    width: 100%;
    display: block;
    position: relative
}

.identity section.asset_split .column:last-of-type a img {
    width: 100%
}

@media screen and (max-width:900px) {
    section.asset_split .column:last-of-type {
        padding-right: 0
    }
}

@media screen and (max-width:1200px) {
    section.asset_split .column:last-of-type {
        padding-bottom: 4rem
    }
}

section.asset_split:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    border-style: solid;
    border-width: 0 0 10rem 100vw;
    border-color: transparent transparent #0174c3;
    z-index: -2
}

.identity section.asset_split:after {
    bottom: 0
}

section.asset_split.thanks-identity:after {
    display: none
}

@media screen and (max-width:640px) {
    section.asset_split {
        padding: 0 1.25rem 2.5rem;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .identity section.asset_split {
        padding-top: 4rem;
        padding-bottom: 12rem
    }

    section.asset_split.thanks-identity {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    section.asset_split .column:first-of-type {
        -ms-flex: 1 1 50%;
        padding-right: 0;
        padding-left: 0;
        flex: 1 1 50%;
        text-align: center;
        padding-top: 2.5rem
    }

    section.asset_split .column:first-of-type img {
        width: 100%
    }

    .identity section.asset_split .column:first-of-type h2 {
        text-align: center;
        width: 85%;
        margin: 0 auto
    }

    section.asset_split .column:first-of-type p {
        text-align: center
    }

    section.asset_split .column:first-of-type a.button {
        margin: 0 auto
    }

    section.asset_split .column:last-of-type {
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        text-align: center;
        padding-right: 0;
        padding-top: 2.5rem
    }

    section.asset_split .column:last-of-type img {
        width: 100%
    }

    .identity section.asset_split .column:last-of-type h2 {
        text-align: center;
        width: 85%;
        margin: 0 auto
    }

    section.asset_split .column:last-of-type p {
        text-align: center
    }

    section.asset_split .column:last-of-type a.button {
        margin: 0 auto
    }

    section.asset_split .column:last-of-type h3 {
        text-align: left;
        width: 35%;
        right: 1.2rem;
        top: 42%
    }

    section.asset_split .column:last-of-type .asset_logo_white {
        left: 2.5rem;
        top: 50%
    }

    section.asset_split:after {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        border-style: solid;
        border-width: 0 0 10rem 100vw;
        z-index: -2
    }
}

@media screen and (min-width:641px) and (max-width:900px) {
    section.asset_split {
        padding: 0 2.5rem 2.5rem;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .identity section.asset_split {
        padding-top: 4rem;
        padding-bottom: 12rem
    }

    section.asset_split.thanks-identity {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    section.asset_split .column:first-of-type {
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        text-align: center
    }

    .identity section.asset_split .column:first-of-type {
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        padding-right: 0
    }

    section.asset_split .column:last-of-type {
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        text-align: center;
        padding-top: 2.5rem
    }

    .identity section.asset_split .column:last-of-type h2 {
        text-align: center;
        width: 85%;
        margin: 0 auto
    }

    section.asset_split .column:last-of-type p {
        text-align: center
    }

    section.asset_split .column:last-of-type a.button {
        margin: 0 auto
    }
}

@media screen and (min-width:901px) and (max-width:1200px) {
    section.asset_split {
        padding: 13rem 5rem
    }

    .identity section.asset_split,
    section.asset_split.thanks-identity {
        padding-bottom: 10rem
    }
}

@media screen and (min-width:1470px) {
    section.asset_split {
        padding: 13rem calc(50vw - 37.5rem) 11.2rem
    }
}

@media screen and (max-width:1469px) {
    section.asset_split {
        padding: 13rem calc(50vw - 37.5rem) 12.2rem
    }
}

@media screen and (max-width:1350px) {
    section.asset_split {
        padding: 13rem calc(50vw - 37.5rem)
    }
}

section.video_split h2 {
    text-align: left;
    color: #48565e;
    font-size: 3rem;
    padding-bottom: 1.4rem
}

html[lang=jp] section.video_split h2 {
    font-size: 2.7rem;
}

section.video_split h3 {
    font-size: 1.63rem;
color: #48565e;
text-align: left;
font-family: roboto;
font-weight: 500;
}

html[lang=jp] section.video_split h3 {
    font-size: 1.5rem;
    }

@media screen and (max-width:900px) {
    section.video_split h2 {
        font-size: 1.8rem
    }
}

section.video_split p {
    font-size: 1.312rem;
    font-weight: 300;
    padding-top: 0.54rem;
    padding-right: 0;
    text-align: left;
    color: #48565e
}

html[lang=jp] section.video_split p {
    font-size: 1.2rem;
}

@media screen and (max-width:1200px) {
    section.video_split p {
        width: 80%
    }
}

@media screen and (max-width:900px) {
    section.video_split p {
        width: 100%
    }
}

section.video_split .video_wrap {
    position: relative;
    width:64.5rem;
    background-color:#fff;
    float: right;
    min-height: 535px;
    box-shadow: 0 .1rem 1rem 0 rgba(72, 86, 94, .4);
    padding-left: 34.3rem;
}

section.video_split .video_wrap.bottom {
    padding-top: 4rem
}

section.video_split .video_wrap.bottom .left {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex: 0 0 20% !important;
    flex: 0 0 20% !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 0
}

section.video_split .video_wrap.bottom .right {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex: 0 0 75% !important;
    flex: 0 0 75% !important;
    padding-top: 0
}

section.video_split .video_wrap .left {
    width: 30rem;
    padding-top: 60px;
    padding-right: 3rem;
}

section.video_split .video_wrap .right {
    padding-right: 1.75rem;
    width: 44.25rem;
    position: absolute;
    left: -12.5rem;
    top: 60px;
}

section.video_split .video_wrap .right a {
}

section.video_split .video_wrap .right a img {
    width: 100%
}

.next-movie-desc{display:flex;position: relative;}
.next-movie-desc .thumb{width: 13rem;}
.next-movie-desc .text-info{width: 11rem;}
.next-movie-desc .text-info p{font-size: 1.12rem;}
html[lang=jp] .next-movie-desc .text-info p{font-size: 1rem;}
.next-movie-desc img{width: 100%;}
.video_wrap{display:none;}
.video_wrap.videoCurrent{display:block;}
.movie-controller-box{position: absolute;bottom:0;}
.movie-controller-box a, .movie-controller-box span{font-family: roboto, sans-serif; font-weight: 500; font-size: 14px;}
.prev-movie{padding-right: 5px;}
.next-movie{padding-left: 5px;}
.total-movie{letter-spacing: 2px;}
a.prev-movie, a.next-movie{cursor:pointer;transition: all .35s ease;color: #48565e;}
a.prev-movie:hover, a.next-movie:hover{color:#0f9dff;text-decoration: none;}

@media screen and (max-width:640px) {
    section.video_split {
        padding: 2.5rem 1.25rem
    }

    section.video_split h1 {
        padding: .5rem 0 0
    }

    section.video_split .video_wrap {
    }

    section.video_split .video_wrap:last-of-type .left {
        padding-top: 0
    }

    section.video_split .video_wrap:last-of-type .left p {
        padding-bottom: 2rem
    }

    section.video_split .left {
        padding-top: 2rem !important;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        text-align: center;
        padding-right: 0
    }

    section.video_split .left p {
        padding-right: 0;
        width: 80%;
        margin: 0 auto
    }

    section.video_split .left p:first-of-type {
        width: 100%
    }

    section.video_split .left a.button {
        margin: 0 auto
    }

    section.video_split .right {
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        text-align: center;
        padding-right: 0
    }

    section.video_split .right img {
        width: 100%
    }
    section.video_split .video_wrap .left{
        padding-right:0;
    }
}

@media screen and (min-width:641px) and (max-width:1200px) {
    section.video_split {
        padding: 5rem 2.5rem;
        text-align: center;
    }

    section.video_split .column:first-of-type {
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        padding-right: 0
    }

    section.video_split .column:first-of-type p {
        padding-right: 0
    }

    section.video_split .column:first-of-type a.button {
        margin: 0 auto
    }

    section.video_split .column:last-of-type {
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        padding-top: 2.5rem
    }
}

@media screen and (min-width:901px) and (max-width:1200px) {
    section.video_split {
    }

    section.video_split .column:first-of-type {
        -ms-flex: 0 1 45%;
        flex: 0 1 45%;
        padding-right: 2rem
    }

    section.video_split .column:last-of-type {
        padding-right: 0
    }
}

@media screen and (max-width:1024px){
    section.video_split .video_wrap{width: 100%;padding-left:5rem;padding-right:5rem;}
    section.video_split .video_wrap .right{left:0;position: relative;top:0;width: 100%;padding-right:0;margin-top: 40px;}
    section.video_split .video_wrap .left{width: 100%;}
    .up-next{text-align:left;}
    .next-movie-desc{display:block;}
    .next-movie{padding-left:0;}
    .next-movie-desc .thumb{width:100%;text-align:center;}
    .next-movie-desc img{width:80%;}
    .next-movie-desc .text-info{width:80%;margin:30px auto 60px;}
    .movie-controller-box{position:relative;}
    .up-next .text-info p{margin-bottom: 20px;}
}

@media screen and (min-width:1201px) {
    section.video_split {
    }
}

@media screen and (max-width:640px){
        section.video_split .video_wrap{
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

#trialForm .modal-content {
    background-image: url(/wp-content/themes/digicert_custom/AlwaysOn/Security/PKI/images/background_trial.png)
}

.modal {
    text-align: left;
    display: none;
    position: fixed;
    z-index: 2;
    padding-top: 3rem;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4)
}

.modal-content {
    background-image: url(/wp-content/themes/digicert_custom/AlwaysOn/Security/PKI/images/background.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 65%
}

.modal-content .modalContainer {
    padding: 3rem 5rem
}

.modal-content .modalContainer .header .form form {
    line-height: 2rem
}

.modal-content .modalContainer .header .form form input[type=email],
.modal-content .modalContainer .header .form form input[type=tel],
.modal-content .modalContainer .header .form form input[type=text],
.modal-content .modalContainer .header .form form select {
    width: 42%;
    display: inline-block
}

.modal-content .modalContainer .header .form form input[type=text].hiddenComments {
    display: none
}

.modal-content .modalContainer .header .form form .interested {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 1rem
}

.modal-content .modalContainer .header .form form .interested p {
    text-align: center;
    width: 100%;
    font-size: 1.3rem;
    padding-top: 1.8rem;
    padding-bottom: .5rem
}

.modal-content .modalContainer .header .form form .interested p:first-of-type {
    font-size: 1rem
}

.modal-content .modalContainer .header .form form .interested .fieldset {
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto
}

.modal-content .modalContainer .header .form form .interested .fieldset .input {
    min-width: 2rem
}

.modal-content .modalContainer .header .form form .interested .fieldset input[type=radio] {
    border: 0;
    width: 1rem;
    height: 2rem
}

.modal-content .modalContainer .header .form form .interested .fieldset label {
    font-family: Roboto, Arial, sans-serif;
    color: #fff;
    font-size: 1rem
}

.modal-content .modalContainer .header .form form .submit a.modalBtn {
    margin-right: 0 !important;
    margin: 0 auto
}

.modal-content .modalContainer .thanks,
.modal-content .modalContainer .thanksIdentity {
    display: none;
    text-align: center
}

.modal-content .modalContainer .thanks h1,
.modal-content .modalContainer .thanksIdentity h1 {
    font-size: 3.4375rem;
    line-height: 3.6rem;
    color: #fff
}

.modal-content .modalContainer .thanks h2,
.modal-content .modalContainer .thanksIdentity h2 {
    font-size: 2.125rem;
    padding: 2rem 0 3rem;
    line-height: 2.2rem;
    color: #fff
}

.modal-content .modalContainer .thanks h3,
.modal-content .modalContainer .thanksIdentity h3 {
    font-size: 1.375rem;
    color: #fff
}

.modal-content .modalContainer .header {
    text-align: center
}

.modal-content .modalContainer .header h1 {
    padding-top: 2rem;
    color: #fff;
    font-size: 2rem;
    line-height: 2rem
}

.modal-content .modalContainer p {
    color: #fff;
    padding-top: 1rem;
    text-align: left;
    font-size: .9rem
}

.modal-content .modalContainer p.privacy {
    text-align: center;
    font-size: .75rem
}

.modal-content .modalContainer p a,
.modal-content .modalContainer span {
    color: #fff
}

@media screen and (max-width:1260px) {
    .modal-content h2 {
        padding: 1rem 0 0
    }
}

@media screen and (min-width:1400px) {
    .modal-content {
        width: 55%
    }

    .modal-content .modalContainer .header input[type=email],
    .modal-content .modalContainer .header input[type=tel],
    .modal-content .modalContainer .header input[type=text],
    .modal-content .modalContainer .header select {
        width: 42%
    }
}

@media screen and (min-width:641px) and (max-width:900px) {
    .modal-content .modalContainer {
        padding-top: 2rem
    }

    .modal-content .modalContainer h2 {
        font-size: 1rem
    }

    .modal-content .modalContainer p {
        font-size: .6rem
    }

    .modal-content .modalContainer .header input[type=email],
    .modal-content .modalContainer .header input[type=tel],
    .modal-content .modalContainer .header input[type=text],
    .modal-content .modalContainer .header select {
        width: 100%;
        margin: .5rem 0
    }
}

@media screen and (max-width:640px) {
    .modal-content {
        width: 85%
    }

    .modal-content .modalContainer {
        padding: 3rem 1rem
    }

    .modal-content .modalContainer .header .form form input[type=email],
    .modal-content .modalContainer .header .form form input[type=tel],
    .modal-content .modalContainer .header .form form input[type=text],
    .modal-content .modalContainer .header .form form select {
        width: 100%;
        margin: .5rem 0
    }

    .modal-content .modalContainer .header .form form .modalBtn {
        width: 100%
    }
}

.close {
    color: #fff;
    padding-right: 1rem;
    float: right;
    font-size: 2rem;
    font-weight: 700
}

@media screen and (max-width:700px) {
    .close {
        font-size: 2rem
    }
}

@media screen and (max-width:400px) {
    .close {
        font-size: 2rem;
        padding-right: .75rem
    }
}

#identityVidSplit .close,
#vidSplit .close {
    color: #000
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

*,
:after,
:before {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

html {
    color: #48565e
}

html h1,
html h2{
    font-family: din-condensed, sans-serif;
    font-weight: 400;
    font-style: normal
}
html h3{font-size: 1.63rem;
font-family: roboto, sans-serif;
font-weight: 500;}
html h4{
    font-family: roboto, sans-serif;
    font-weight: 300;
    font-size: 1.63rem;
}
html h6{
    font-family: roboto, sans-serif;
    font-weight: 500;
    font-size: 0.88rem;
    text-transform: uppercase;
}

html li,
html p {
    font-family: Roboto, Arial, sans-serif;
    font-weight: 300;
    line-height: 1.625rem;
    font-size: 1.312rem;
}

html[lang="jp"] {
}

@media screen and (max-width:640px) {
    html {
        font-size: 4vw
    }
}

@media screen and (min-width:641px) and (max-width:900px) {
    html {
        font-size: 2vw
    }
}

@media screen and (min-width:901px) and (max-width:1200px) {
    html {
        font-size: 1.33333vw
    }
}

@media screen and (min-width:1201px) {
    html {
        font-size: 16px
    }
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

body>.active {
    display: block
}

body>.hidden {
    display: none
}
.clear{clear: both;}
.videoImg, .next-movie-desc img{transform: scale(1);transition: transform .4s ease-out 0s,-webkit-transform .4s ease-out 0s;}
.videoImg:hover, .next-movie-desc img:hover{transform: scale(1.1);}
/*# sourceMappingURL=style.css.map */