@charset "UTF-8";

/*!
Theme Name: DigiCert Custom Theme
Description: A Custom Theme for DigiCert
Version: 1.0.0
Text Domain: digicert_custom

*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Bootstrap
--------------------------------------------------------------*/


/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Roboto', sans-serif;
    /*color: #48565e;*/
}

.site-branding {
    padding: 15px 30px 14px 0px;
}

.container {
    position: relative;
}

.infoNavigation {
    text-align: center;
    position: relative;
    z-index: 9
}
header#masthead .pll-parent-menu-item ul.sub-menu .lang-item-282 {
display: block !important;
}
.infoNavigation li {
    padding-right: 35px;
    list-style: none;
    display: inline
}

.infoNavigation li a {
    color: #5a5858;
}

.infoNavigation li a:hover {
    text-decoration: none;
    color: #0F9DFF !important
}

.barHeader {
    border: 1px solid #d4d9dc;
    margin-bottom: 20px
}

.barHeader span.bar-norton {
    border: 1px solid #0F9DFF;
    width: 20%;
    position: absolute;
    top: 0;
}

.barHeader span.bar-support {
    border: 1px solid #0F9DFF;
    width: 40%;
    position: absolute;
    top: 0;
}

.barHeader span.bar-validation {
    border: 1px solid #0F9DFF;
    width: 60%;
    position: absolute;
    top: 0;
}

.barHeader span.bar-warranty {
    border: 1px solid #0F9DFF;
    width: 80%;
    position: absolute;
    top: 0;
}

.barHeader span.bar-central {
    border: 1px solid #0F9DFF;
    width: 100%;
    position: absolute;
    top: 0;
}

.infoSLider {
    position: absolute;
    display: inherit;
}

.infoNavigation li a.active {
    color: #0F9DFF;
}

.img-responsive {
    max-width: 100%;
    transform-style: preserve-3d;
    transform: rotateX(-20deg) rotateY(18deg);
    margin-top: 60px;
}

/* Adds "new" icon to menu item */
header#masthead #primary-menu > li > ul.sub-menu > li > ul.sub-menu > li {
    padding-left: 40px;
}
.sub-menu .new-item-icon {
    position: relative;
}
.sub-menu .new-item-icon:before {
    content: '';
    position: absolute;
    left: -39px;
    top: 3px;
    height: 25px;
    width: 38px;
    background-image: url("/wp-content/themes/digicert_custom/new-menu-item-icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    z-index: 345;
}
@media(max-width: 1024px) {
    body.mean-container .mean-bar .mean-nav ul li .sub-menu ul.sub-menu li a {
        padding-left: 45px !important;
    }
    .sub-menu .new-item-icon:before {
        left: 3px;

    }
}
@media(max-width: 375px) {
    body.mean-container div.mean-bar .mean-nav ul li .sub-menu ul.sub-menu li a {
        padding-left: calc(50% - 108px) !important;
    }
    .sub-menu .new-item-icon:before {
        left: 3px;

    }
}
/* end "new" icon ^ */

.infoSLider .col-xl-5, .infoSLider .col-xl-7 {
    visibility: hidden
}

.infoSLider[data-attr="nortonSeal"] .col-xl-7 {
    visibility: visible;
}

.sliderData {
    margin-top: 20px;
}

/*******NEW pages page css Start***********/

ul.infoNavigation {
    text-align: center;
}

ul.infoNavigation li {
    display: inline-block;
    padding: 0 10px 0px 0;
}

ul.infoNavigation li a {
    text-transform: uppercase;
    color: #48565e !important;
    font-weight: 400;
    cursor: pointer;
    font-size: 14px
}

.infoNavigation li a.active {
    color: #0F9DFF !important;
}

.bg-blade {
    background: #f4f6f8;
}

footer#colophon {
    background: #48565e;
}

.ratings-value {
    display: block;
    height: 10px;
    background-color: #159dfc;
}

#digicert_reviews_more button:after {
    content: "\f107";
    font-family: fontAwesome;
    margin-left: 10px;
    font-size: 23px;
}

.blade8 .right-section a.get-button {
	    width: 215px;
    border: 2px solid #ffffff;
    background: transparent;
    /* padding: 10px; */
    text-align: center;
    /* border-radius: 27px; */
    display: inline-block;
    padding: 12px 25px;
    text-transform: uppercase;
    line-height: normal !important;
    font-weight: 500;
    color: #fff !important;
    border-radius: 50px;
    text-decoration: none !important;
    /* background: #0f9dff; */
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    font-size: 18.5px;
    margin-top: 28px;
}
.get-button {
    width: 215px;
    border: 2px solid #ffffff;
    background: transparent;
    /* padding: 10px; */
    text-align: center;
    /* border-radius: 27px; */
    display: inline-block;
    padding: 12px 25px;
    text-transform: uppercase;
    line-height: normal !important;
    font-weight: 500;
    color: #fff !important;
    border-radius: 50px;
    text-decoration: none !important;
    /* background: #0f9dff; */
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    font-size: 18.5px;
    margin-top: 28px;
}

.question img {
    position: relative;
    top: -30px;
    height: 108%;
}

div#blade4 {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
    min-height: 653px;
}


.blade8 {
    padding: 0px;
}

.resource-wrapper .inner-title {
    color: #48565e;
}

.resource-wrapper .resource-boxes .resource img {
    width: 100%;
}

.resource-wrapper .resource-boxes .resource.box {
    background: #0789e1;
    color: #fff;
}

.resource-wrapper .resource-boxes .resource.box:nth-child(2) {
    background: #0f9dff !important;
}

.resource-wrapper .resource-boxes .resource.box:nth-child(3) {
    background: #0174c3 !important;
}

#content div#related-resources.light .resource-wrapper .resource-boxes .resource.box:nth-child(3),#content div#related-resources.light .resource-wrapper .resource-boxes .resource.box:nth-child(2) {
    background: #fff !important;
}

.resource-wrapper .resource-boxes .resource.box .button.blue {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    font-size: 18.5px;
    padding: 10px 25px;
    line-height: normal !important;
    font-weight: 500;
}

.resource-wrapper .resource-boxes .resource.box .button.blue:hover {
    background: #fff;
    color: #0F9DFF;
}

.resource-wrapper .resource-boxes .resource.box:nth-child(2) .button.blue:hover {
    background: #fff;
    color: #0F9DFF;
}

.button.blue.featured {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    font-size: 18.5px;
    padding: 10px 25px;
    line-height: normal !important;
    font-weight: 500;
}

.button.blue.featured:hover {
    background: #fff;
    color: #0F9DFF !important;
}

.blade4 .thumb-slide-header p {
    font-size: 18px;
    text-align: center;
    margin-bottom: 45px;
}

.blade4 .button {
    color: #fff;
}

.blade6 .right-section .button {
    width: 166px;
    border: 2px solid #ffffff;
    background: transparent;
}

.blade6 {
    background: #0174c3 url('/wp-content/themes/digicert_custom/browser-background-img.png');
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
    min-height: 500px;
    display: flex;
    align-items: center;
}

.blade6 .left-section {
    float: left;
}

.blade6 .left-section h2 {
    font-size: 40px;
    color: #fff;
}

.blade6 .left-section p {
    color: #fff;
    font-size: 24px;
}

.clearFix {
    clear: both;
}

.blade6 {
    background-position: left;
}

#blade1 .right-section {
    margin-top: 90px;
}


#masthead > div > div {
    position: static;
}

header#masthead #primary-menu > li > ul.sub-menu li#menu-item-21044.container > ul.sub-menu:after {
    display: none
}


/* Adds "new" icon to menu item */
header#masthead #primary-menu > li > ul.sub-menu > li > ul.sub-menu > li {
    padding-left: 40px;
}

.sub-menu .new-item-icon {
    position: relative;
}

.sub-menu .new-item-icon:before {
    content: '';
    position: absolute;
    left: -39px;
    top: 3px;
    height: 25px;
    width: 38px;
    background-image: url("/wp-content/themes/digicert_custom/new-menu-item-icon.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    z-index: 345;
}

@media(max-width: 1024px) {
    body.mean-container .mean-bar .mean-nav ul li .sub-menu ul.sub-menu li a {
        padding-left: 45px !important;
    }
    .sub-menu .new-item-icon:before {
        left: 3px;

    }
}

@media(max-width: 375px) {
    body.mean-container div.mean-bar .mean-nav ul li .sub-menu ul.sub-menu li a {
        padding-left: calc(50% - 108px) !important;
    }
    .sub-menu .new-item-icon:before {
        left: 3px;

    }
}

/* end "new" icon ^ */

header#masthead a.featherlink.blend {
    padding: 0px;
    margin: 0;
}

header#masthead .menu-widget.menu-widget-small.menu-widget-id-11856 {
    padding: 0 40px 0 20px;
}

header#masthead #primary-menu > li > ul.sub-menu > li > ul.sub-menu > li > a {
    /* font-weight:600; */
    font-size: 18px;
}

header#masthead ul.sub-menu ul.sub-menu a {
    font-weight: 300;
}

header#masthead #primary-menu > li > ul.sub-menu li.container > ul.sub-menu li.menu-item-object-yawp_wim:last-child a.button {
    font-weight: 500;
}

header#masthead #menu-item-11912 .menu-item-has-children ul.sub-menu li a {
    font-weight: bold;
}

header#masthead #primary-menu > li > ul.sub-menu li#menu-item-21044.container > ul.sub-menu {
    left: 62px !important;
    position: relative;
}

header#masthead #primary-menu > li > ul.sub-menu li#menu-item-21044.container > ul.sub-menu li {
    /* padding: 0 7px; */
    float: none;
    vertical-align: top;
    width: 225px;
    padding-right: 0;
}

header#masthead #primary-menu > li > ul.sub-menu li.container > ul.sub-menu li.menu-item-object-yawp_wim:last-child a.button {
    /*font-size: 12px;
     padding: 4px 25px 4px !important;
    font-weight: 700;*/
}

.infoSLider .col-xl-5 {
    width: 50%;
    float: left;
    top: 80px;
    position: relative;
}

.infoSLider .col-xl-7 {
    width: 50%;
    float: left;
}

/*-----css changes-----08-22---*/

/*.owl-nav {
	display: none;
}

.owl-dots .owl-dot {
	background-color: #dde4e9;
	height: 4px;
	width: 150px;
	display: inline-block;
	transition: .10s linear;
}

.owl-dots .owl-dot.active {
	background-color: #6ec4ff;
}

.owl-dots {
	position: absolute;
	top: 0px;
}*/


.blade1 .right-section {
    float: none;
    width: 100%;
}

/*.owl-dots .owl-dot {
	width: 90px;
}
*/
.blade2 h3 span {
    color: #1a82c9;
}

.domain-list {
    text-align: left;
    margin-top: 20px;
}

.domain-list label {
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 5px 10px;
    margin-right: 10px;
    min-width: 180px;
    margin-bottom: 10px;
}

.domain-list label:last-child {
    margin-right: 0;
}

a.btn-primary.button.buy {
    background: #5fad4f;
    /* background: #4EA03C; */
}

#digicert_reviews_more button {
    color: #0097ff;
    background: transparent;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    padding: 20px 0 0 0;
}


input#gsc-i-id1 {
    height: 30px !important;
}

/*header#masthead #primary-menu > li > ul.sub-menu > li > ul.sub-menu > li > a:after {
    border: none;
}*/

header#masthead li#menu-item-21007 {
    margin-top: 30px;
}

header#masthead li#menu-item-21092 {
    margin-top: 60px;
}

header#masthead li#menu-item-21007 > a, header#masthead li#menu-item-21092 > a {
    font-weight: 400 !important;
    font-size: 14px;
}

div#blade8 .other-side img {
    min-width: 100%;
}

.account-nav li a span[class*="icon-"] {
    font-weight: normal;
}

.blade8.Left {
    position: relative;
}

.blade8.Left .left-side {
    top: 50%;
    position: absolute;
    transform: translateY(-52%);
    -webkit-transform: translateY(-52%);
    -moz-transform: translateY(-52%);
    right: 0;
    z-index: 1;
}

.blade8.Right {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0;
}

.blade8.Right .right-side {
    top: 50%;
    position: absolute;
    transform: translateY(-52%);
    -webkit-transform: translateY(-52%);
    -moz-transform: translateY(-52%);
    left: 0;
    z-index: 1;
    padding-right: 94px;
}

.blade8.Right .other-side img {
    margin: 0;
}

.blade8.Right .other-side {
    margin: -20px 0;
}

/*.blade1 {
display: none;
}*/
.review-rating button {
    font-weight: bold;
}

.review-rating {
    font-weight: 600;
}

.content-datetime-stamp {
    color: inherit;
    font-weight: 600;
}

#review-summary {
    border-top: 1px solid #D2DCE3;
    margin-top: 0;
    padding-top: 60px;
}

#review-summary > table table td {
    font-size: 18px;
    color: #909ca5;
}

#digicert_reviews_header {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #D2DCE3;
}

#digicert_reviews {
    padding-top: 40px;
}

#review-summary span#stars_summary {
    font-size: 30px;
    display: block;
    font-weight: 100;
    margin-top: 10px;
}

#review-summary span#stars_summary:last-child {
    font-size: 18px;
}

#digicert_reviews_header .review_header td {
    font-weight: 100;
    font-size: 16.1px;
    padding: 0;
}

.blade6 .left-section h2 {
    margin-bottom: 15px;
}

.resource-wrapper .resource-boxes .resource.box h3 {
    font-size: 20px;
    /* height: 80px; */
    font-weight: 100;
    text-align: left;
}

.resource-wrapper .resource-boxes .resource.box p {
    /* height: 50px; */
    text-align: left;
}

.content-flex.section #digicert_reviews .content-core {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    position: relative;
    border: none;
    overflow: hidden;
}

.content-flex.section #digicert_reviews .content-core:before {
    content: "";
    border-left: 1px solid #cacac8;
    position: absolute;
    left: 165px;
    height: 100%;
    content: none;
}

.content-flex.section #digicert_reviews .content-core .content-meta-wrapper {
    margin-top: 35px;
}

.domain-list {
    text-align: left;
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.domain-list .inputDiv {
    border: 1px solid #bebeb8;
    padding: 6px 10px;
    background: #fff;
    width: 100%;
    margin-left: 15px;
    font-weight: 500;
    height: 34px;
}

.domain-list .inputDiv:first-child {
    margin: 0;
}

.ityped-cursor {
    font-size: 2.2rem;
    opacity: 1;
    -webkit-animation: blink 0.5s infinite;
    -moz-animation: blink 0.5s infinite;
    animation: blink 0.5s infinite;
    animation-direction: alternate;

}

.domain-list .inputDiv span {
    display: inline-block;
    vertical-align: middle;
}

.domain-list .inputDiv span.ityped-cursor {
    /* display: none; */
    font-size: 15px;
}

/*tabbed content*/


/*tabbed content */


.tabbing-blade {
    background: #f4f6f8;
    /* margin-top: -60px; */
    padding-top: 110px;
}

.tabs-module.vertical {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
}

.flex-content {
    -ms-flex-direction: row;
    flex-direction: row;
    display: -ms-flexbox;
    display: flex;
}

.tabs-module.vertical .content-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    width: 100%;
    margin-right: 43px;
}

.tabs-module [data-tab-content] {
    opacity: 0;
    pointer-events: none;
    animation: tab-content-out .75s ease forwards;
}

.tabs-module [data-tab-content].active {
    pointer-events: auto;
    animation: tab-content-in 1s .75s ease forwards;
}

.tabs-module.vertical .content-container [data-tab-content] {
    position: absolute;
    /* top: 50%; */
    left: 0;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    /* transform: translateY(-50%); */
}

.tabs-module.vertical .content-container [data-tab-content].align-top {
    transform: none;
    width: 100%;
    text-align: center;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .10);
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .10);
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, .10);
}

.tabs-module.vertical .content-container [data-tab-content].align-top p {
    margin: 0;
    position: absolute;
    top: 100%;
    right: 0;
}

.tabs-module.vertical .content-container [data-tab-content].align-top:before {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    top: 0;
    bottom: 1px;
    left: 0;
    right: 0;
    z-index: 1;
}


.tabs-module.vertical .content-container [data-tab-content].align-top span.icon-PlayButton_Filled {
    position: absolute;
    top: 50%;
    left: calc(50% - 51px);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    font-size: 102px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    cursor: pointer;
    z-index: 1;
}

.tabs-module.vertical .content-container [data-tab-content].align-top.active {
    opacity: 1;
}

video {
    display: inline-block;
}

 @media screen and (-webkit-min-device-pixel-ratio:0)
and (min-resolution:.001dpcm) {
    .tabs-module.vertical .label-wrap a img {
        display: inline !important;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 100%;
    }
}

@-moz-document url-prefix() {
    .tabs-module.vertical .label-wrap a img {
        display: inline !important;
    }
}

.tabs-module [data-tab-content] video {
    max-width: 100%;
    width: 100%;
}

.tabs-module.vertical .tabs-container {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 303px;
    /*height: 420px;*/
    margin-right: 92px;
}

.tabs-module.vertical [data-tab] {
    position: relative;
    padding: 25px;
    margin: 0;
    border-left: 3px solid transparent;
    transition: background-color 800ms, border-color 800ms, box-shadow 800ms, padding 400ms 400ms, margin 400ms 400ms;
}

.tabs-module.vertical [data-tab], .tabs-module.vertical [data-tab]:focus, .tabs-module.vertical [data-tab].active {
    background: #fff;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .10);
    border-color: transparent;
    margin-bottom: 30px;
}

.tabs-module.vertical [data-tab].active, .tabs-module.vertical [data-tab]:active {
    box-shadow: 0 1px 4px rgba(0, 0, 0, .10);
    margin: 0px 0 30px;
    transition: background-color 800ms 400ms, border-color 800ms 400ms, box-shadow 800ms 400ms, padding 400ms, margin 400ms;
}

.tabs-module.vertical [data-tab].active:first-child {
    margin-top: 0;
}

.tabs-module.vertical [data-tab]:hover[data-tab=support], .tabs-module.vertical [data-tab]:focus[data-tab=support], .tabs-module.vertical [data-tab].active[data-tab=support] {
    border-color: #78a300;
}

.tabs-module.vertical [data-tab] h4 {
    font-size: 20px;
}

.tabs-module.vertical [data-tab] .tab-trigger {
    margin: 0;
}

.tabs-module.vertical .content-container [data-tab-content].align-top iframe.featherlight-inner {
    min-width: 100%;
    width: 100%;
    min-height: 100%;
    margin-top: 0px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 9;
}

.tabs-module.vertical .label-wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
}

.tabs-module.vertical [data-tab] .tab-trigger.with-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
}

.tabs-module .tab-trigger {
    cursor: pointer;
}

.tabs-module.vertical [data-tab] .tab-details {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: opacity 400ms, max-height 800ms, padding-top 400ms 200ms;
}

.tabs-module.vertical [data-tab].active .tab-details, .tabs-module.vertical [data-tab]:active .tab-details {
    max-height: 500px;
    opacity: 1;
    padding: 1em 0 0;
    transition: opacity 800ms 200ms, max-height 800ms, padding-top 400ms;
}

.tabs-module.vertical [data-tab] .tab-details p {
    margin-bottom: 0;
    margin-top: 0;
}

.tabs-module.vertical [data-tab] .tab-details p:last-child {
    margin-bottom: 0;
}

.tabs-module.vertical [data-tab].active:nth-child(1) {
    border-color: #0174c3
}

.tabs-module.vertical [data-tab].active:nth-child(2) {
    border-color: #0174c3;
}

.tabs-module.vertical [data-tab].active:nth-child(3) {
    border-color: #0174c3;
    margin-bottom: 0;
}

.tabbing-blade .col-max-section {
    max-width: 100%;
}

.tabs-module.vertical .content-container [data-tab-content] .vtime,
.tabs-module.vertical .vdemo {
    font-size: 13px;
    font-weight: normal;
}

.tabs-module.vertical .vdemo {
    position: absolute;
    bottom: calc(100% + 5px);
    left: 0;
    text-transform: uppercase;
}

.tabs-module.vertical .content-container [data-tab-content] a {
    height: 100%;
    width: 100%;
    flex-basis: 100%;
    overflow: hidden;
    position: relative;
    align-items: center;
    display: block;
}


.tabs-module.vertical .content-container [data-tab-content] a:after {

}

.tabs-module.vertical .content-container [data-tab-content] a:after {
    content: '';
    display: block;
    width: 100%;
    padding-top: 56.2%;
}

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

    .tabs-module.vertical .content-container:after {
        content: '';
        display: block;
        width: 100%;
        padding-top: 56.2%;
    }
}

.tabs-module.vertical .content-container [data-tab-content] span.icon-PlayButton_Filled:hover {
    color: #0f9dff;
}







/********media css start**********/

@media (max-width: 1024px) {
    .tabs-module.vertical [data-tab] {
        padding: 20px;
    }

}

/*@media(max-width:991px){*/

/*.tabs-module.vertical .content-container [data-tab-content].align-top span.icon-PlayButton_Filled{*/
/*left: 41%;*/
/*}*/
/*.tabs-module.vertical .content-container{*/
/*display: table;*/
/*position: relative;*/
/*margin-right: 40px;*/
/*background: #000;*/
/*min-height: 450px;*/
/*width: 100%;*/
/*}*/

/*.tabs-module.vertical .content-container .align-top{*/
/*display: table-cell;vertical-align: middle;top: 50% !important;transform: translateY(-50%) !important;*/
/*}*/
/*}*/

@media (max-width: 991px) {


    .tabbing-blade {
        margin: 0;
        padding: 50px 0 0;
    }

    .tabs-module.vertical {
        display: block;
        flex-direction: unset;
    }

    .tabs-module.vertical .content-container {
        width: 100%;
        margin: 0 0 35px 0;
    }

    .tabs-module.vertical .tabs-container {
        width: 100%;
        height: auto;
    }

    .tabs-module.vertical .content-container [data-tab-content].align-top {
        position: relative;
        display: none;
    }

    .tabs-module.vertical .content-container [data-tab-content].align-top.active {
        display: table-cell;
        transform: none !important;
        top: unset !important;
    }

    .tabs-module.vertical .content-container [data-tab-content].align-top iframe.featherlight-inner {
        /*height: auto;*/
        /*min-height: auto;*/
    }


}

/********media css********/

@media (min-width: 992px) {
    .content-video-tabs .container {
        max-width: 960px;
    }

    .tab-container {
        margin-top: 52px;
        margin-bottom: 42px;
    }

}

@media (min-width: 1200px) {
    .content-video-tabs .container {
        max-width: 1230px;
        width: 100%;
        padding: 0;
    }
}

@media (max-width: 767px) {
    .related-resource-block {
        align-items: start;
        justify-content: space-between;
        flex-direction: column-reverse;
        display: -webkit-flex;
        -webkit-flex-direction: column-reverse;
    }

    /* .related-resource-block .cloudfare-CS-block { */
    /* width: 85%; */
    /* } */
    .related-resource-block .CS-imageblock {
        width: 100%;
        position: static;
        top: 0;
    }

    .cloudfare-CS-block .cs-box-block {
        padding: 40px 25px;
    }

    .cs-box-block p {
        font-size: 16px;
    }

    .cloudfare-image {
        position: relative;
        top: 0px;
    }
}

@media (max-width: 480px) {

    header#masthead ul#account-menu .hover-box h4 span {
        font-size: 14px;

    }

}

@media screen and (max-width: 768px) {
    div#customers .tile-wrapper.feature-wrapper.owl-mobile {
        max-width: none;
    }
}


@keyframes blink {
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes blink {
    100% {
        opacity: 0;
    }
}

@-moz-keyframes blink {
    100% {
        opacity: 0;
    }
}

.resource-wrapper .resource-boxes {
    display: flex;
    /*align-items: center;*/
    justify-content: space-between;
    /*max-width: 100%;*/
    margin-top: 50px !important;
}

.resource-wrapper .resource-boxes .resource.box {
    /*width: auto;*/
    display: inline-block;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -ms-flex-direction: column;
    flex-direction: unset;
    -webkit-box-align: unset;
    -ms-flex-align: center;
    align-items: unset;
    -webkit-box-pack: unset;
    -ms-flex-pack: justify;
    justify-content: unset;
    box-sizing: border-box;
    min-height: unset;
}

.blade3.Left {
    position: relative;
}

.blade3.Left .other-side {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-right: 100px;
}

.accordion-group .accordion-title i {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    font-weight: 600 !important;
    color: #abb6bf;
}

.accordion-group .accordion-title.inactive i {
    -webkit-transform: rotate(-0deg);
    -ms-transform: rotate(-0deg);
    transform: rotate(-0deg);
}

.blade6.None {
    background-position: right center;
    background-size: contain;
}

.secure-site-white {
    color: #fff;
}

.secure-site-white a.button {
    background: transparent;
    border: 2px solid #fff;
    font-size: 18.5px;
    line-height: normal !important;
    padding: 12px 25px;
    font-weight: 500;
}

.secure-site-white a.button:hover {
    background: #fff;
    color: #0F9DFF !important;
}

.secure-site-white p {
    max-width: 90%;
    margin: 0 auto;
}

.ratings-container {
    height: 4px;
    min-height: 4px;
}

.ratings-value {
    height: 4px;
}

div#cards .card-wrapper .card-wrap.Standard_SSL {
    display: flex;
    align-items: center;
    padding-top: 0 !important;
}

@media(max-width: 768px) {
    div#cards .card-wrapper .price-card:nth-last-child(2) h3 {
        border-right: none;
    }

    div#cards .price-card {
        border-left: 1px solid #0f9dff;
    }
}

#write_review {
    font-size: 24px;
    padding: 0;
    margin-right: 0;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 100;
}

#review-btn {
    color: #0f9dff;
    background: transparent;
    border: 2px solid #0f9dff;
    padding: 10px 25px;
    font-size: 18px;
    line-height: normal !important;
    margin-top: 20px;
    font-weight: 500;
}

#review-btn:hover {
    background: #0f9dff;
    color: #fff;
}

div#hero-header.section.certificate {
    padding: 100px 0 120px;
    margin: 62px 0 0 0;
}

div#hero-header.certificate .hero-text {
    text-align: left;
    padding: 0;
}

div#hero-header .hero-text .banner-content h1 {
    font-size: 60px;
    margin-bottom: 0;
    margin-top: 0;
    color: #fff;
}

/*div#hero-header.certificate .hero-text br {
    display: none;
}*/
div#hero-header .hero-text .secure-site {
    position: absolute;
    right: 0;
    top: 0;
}

div#hero-header .hero-text .secure-site p {
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
    font-size: 18px;
    color: #fff;
}

div#hero-header.certificate .hero-text .secure-site p br {
    display: block;
}

div#cards .card-wrapper .card-wrap.Multi-Domain_SSL {
    display: flex;
    align-items: center;
}

.ev-secure-site {
    color: #fff;
    text-align: center;
}

.ev-secure-site h2 {
    color: #fff;
    margin-bottom: 10px;
}

.ev-secure-site p {
    font-size: 24px;
}

.norton-certi {
    position: absolute;
    right: 0;
    padding-top: 118px;
}

div#hero-header .hero-text .WCard .banner-content {
    padding-top: 68px;
    padding-bottom: 46px;
}

.norton-certi img {
    max-width: 75%;
}

.blade8 .right-section a.get-button:hover {
    background: #fff;
    color: #0F9DFF !important;
}
.get-button:hover {
    background: #fff;
    color: #0F9DFF !important;
}

div#hero-header.certificate .hero-text a.button {
    border: 2px solid #5FAD4F;
    padding: 12px 25px;
    width: 240px;
    text-align: center;
    line-height: normal !important;
    font-size: 16px;
    color: #fff;
    margin-top: 0;
    font-weight: 500;
}

div#hero-header.certificate .hero-text a.button:hover {
    border-color: #4BA137;
    background: #4BA137;
}

/*div#cards.secure-price .card-wrap .price-card:hover .button {
    background: #5FAD4F;
    color: #fff;
}*/
div#hero-header.certificate .hero-text a.button.certificate_buy {
    background: transparent;
    border: 2px solid #fff;
    margin-left: 15px;
}

div#hero-header.certificate .hero-text a.button.certificate_buy:hover, div#hero-header.certificate .hero-text a.button.certificate_buy:focus, div#hero-header.certificate .hero-text a.button.certificate_buy:focus:active {
    background: #5FAD4F;
    border-color: #5FAD4F;
    color: #fff;
}

.ev-secure-site-image {
    margin-top: 15px;
}

.md-certificate-white h2 {
    text-align: center;
    color: #fff;
}

.md-certificate-white h3, .md-certificate-white a {
    color: #fff !important;
}

.ev-secure-site.grey-bg {
    background: transparent;
}

.ev-secure-site.grey-bg h2 {
    color: #333;
}

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

.md-certificate-center .domain-list {
    margin-bottom: 30px;
}

.thumb-slide-wrap.col-max-section.secure-ste-grey {
    color: #333;
}

.thumb-slide-wrap.col-max-section.secure-ste-grey p {
    max-width: 80%;
    margin: 0 auto;
    margin-bottom: 45px;
    font-size: 18px;
}

.thumb-slide-wrap.col-max-section.secure-ste-grey a.button {
    cursor: pointer;
}

/*.site-branding img#site-logo {
    max-width: initial;
    width: auto;
}*/
div#cards.secure-price .card-wrap.Standard_SSL.ssov .price-card.Secure_Site_SSL .button, div#cards.secure-price .card-wrap.Standard_SSL.ssev .price-card.Secure_Site_EV_SSL .button {
    color: #fff;
    background: #5FAD4F;
}

div#cards.secure-price .card-wrap.Standard_SSL.ssov .price-card.Secure_Site_SSL .button:hover, div#cards.secure-price .card-wrap.Standard_SSL.ssev .price-card.Secure_Site_EV_SSL .button:hover {
    border-color: #4BA137;
    background: #4BA137;
}

div#cards .card-wrapper .price-card .button {
    background: transparent;
    border: 2px solid #5fad4f;
    color: #5fad4f;
    padding: 8px 12px;
    width: 90px;
    font-weight: 500;
    line-height: normal !important;
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card .button {
    font-weight: 600;
}

#cards .card-wrap.Standard_SSL.ssov a.evlink, #cards .card-wrap.Standard_SSL.ssev a.evlink {
    display: none;
}

#cards .card-wrap.Standard_SSL.ssov a.btn-primary.button.buy:hover, #cards .card-wrap.Standard_SSL.ssev a.btn-primary.button.buy:hover {
    border-color: #4BA137;
    background: #4BA137;
    color: #fff;
}

div#cards .price-card a {
    font-size: 14px;
    font-weight: 500;
}

div#cards.secure-price .card-wrap.Standard_SSL.ssov .price-card.Secure_Site_SSL, div#cards.secure-price .card-wrap.Standard_SSL.ssev .price-card.Secure_Site_EV_SSL {
    margin-top: 0px !important;
    border: 1px solid #0174c3 !important;
    margin-left: -1px !important;
    padding-bottom: 45px !important;
}

div#cards.secure-price .card-wrap.Standard_SSL.ssov .price-card.Secure_Site_SSL h3, div#cards.secure-price .card-wrap.Standard_SSL.ssev .price-card.Secure_Site_EV_SSL h3 {
    margin-bottom: 46px !important;
    border: none !important;
    width: 100%;
    background: #0174c3;
}

div#cards .card-wrapper .price-card .button.buy {
    margin-bottom: 20px !important;
}

div#cards.secure-price .price-card p {
    font-size: 20px;
    font-weight: 100;
    padding: 0 15px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card p {
    font-size: 20px;
    font-weight: 100;
}

div#cards.secure-price .card-wrapper .card-wrap.Standard_SSL.ssov .price-card, div#cards.secure-price .card-wrapper .card-wrap.Standard_SSL.ssev .price-card {
    margin-top: 0;
    margin-bottom: 0;
}

.accordion-group .accordion-title {
    font-weight: 600;
}

#content .divTable .divTableCell.Standard_SSL a, #content .divTable .divTableCell.EV_SSL a, #content .divTable .divTableCell.Multi-Domain_SSL a, #content .divTable .divTableCell.Wildcard_SSL a {
    color: #0f9dff !important;
    font-weight: 400;
}

.secure-price .divTable .divTableCell a {
    margin: 0 !important;
    color: #48565e !important;
}

.business-basicssl .divTable .divTableCell a {
    margin: 0 !important;
    color: #48565e !important;
}

.content-blade h2.inner-title {
    font-weight: 100;
}

.secure-table-group .divTableHeadingBlock {
    background: #fff;
}

.secure-table-group .divTableHeadingBlock .divTableCell.divHeading:nth-child(3) {
    border-left: none;
}

.secure-table-group .divTableHeadingBlock .divTableCell.divHeading:nth-child(5) {
    border-left: none;
}

.secure-table-group .divTableHeadingBlock .divTableCell.divHeading a {
    text-transform: uppercase;
    color: #48565e !important;
    font-weight: bold !important;
    font-size: 12px;
}

div#page-nav-fixer ~ div[id]:empty {
    position: absolute;
}

.ss-banner-content {
    position: absolute;
    top: 32px;
    right: 0;
    text-align: right;
    text-transform: uppercase;
}

.ss-banner-content p {
    font-size: 12px;
    font-weight: 500 !important;
    margin: 0;
}

/*div#hero-header .hero-text h2.EV-para {
    max-width: 85%;
    margin: 0 auto;
}*/
.blade1 h2.inner-title {
    max-width: 70%;
    margin: -5px auto 0;
}

.compare-certificate-para {
    margin-top: 20px;
}

.compare-certificate-para p {
    font-size: 22px;
    font-weight: 100;
    font-family: 'Roboto', sans-serif;
    line-height: 1.2 !important;
}

#cards .card-wrap.Standard_SSL.ssw a.evlink {
    display: none;
}

#cards .card-wrap.Standard_SSL.ssw a.btn-primary.button.buy:hover {
    border-color: #4BA137;
    background: #4BA137;
    color: #fff;
}

div#cards .price-card a {
    font-size: 14px;
    font-weight: 500;
}

div#cards.secure-price .card-wrap.Standard_SSL.ssw .price-card.Secure_Site__Wildcard {
    margin-top: 0px !important;
    border: 1px solid #0174c3 !important;
    margin-left: -1px !important;
    padding-bottom: 50px !important;
}

div#cards.secure-price .card-wrap.Standard_SSL.ssw .price-card.Secure_Site__Wildcard h3 {
    margin-bottom: 40px !important;
    border: none !important;
    width: 100%;
    background: #0174c3;
}

div#cards.secure-price .card-wrap.Standard_SSL.ssw .price-card.Secure_Site__Wildcard .button {
    color: #fff;
    background: #5fad4f;
}

div#cards.secure-price .card-wrap.Standard_SSL.ssw .price-card.Secure_Site__Wildcard .button:hover {
    border-color: #4BA137;
    background: #4BA137;
}

div#cards.secure-price .card-wrapper .card-wrap.Standard_SSL.ssw .price-card {
    margin-top: 0;
    width: 20%;
    margin-bottom: 0;
}

div#cards.secure-price .card-wrapper .card-wrap .price-card {
    margin-top: 0;
    width: 20%;
    margin-bottom: 0;
    border-right: 1px solid #52b8fe;
    border-bottom: 1px solid #52b8fe;
}

div#cards.section.secure-price .card-wrapper .card-wrap h3 {
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(100% + 1px) !important;
    /*width: 101% !important;*/
    font-size: 19.88px;
    font-weight: 400;
    margin: 0 0 42px 0 !important;
}

div#page-nav-fixer div.page-navigation.fixHeader {
    z-index: 999;
}

#cards .card-wrap.Standard_SSL.ssmd a.evlink {
    display: none;
}

#cards .card-wrap.Standard_SSL.ssmd a.btn-primary.button.buy:hover {
    border-color: #4BA137;
    background: #4BA137;
    color: #fff;
}

div#cards .price-card a {
    font-size: 14px;
    font-weight: 500;
}

div#cards.secure-price .card-wrap.Standard_SSL.ssmd .price-card.Secure_Site__Multi-Domain {
    margin-top: 0px !important;
    border: 1px solid #0174c3 !important;
    margin-left: -1px !important;
    padding-bottom: 45px !important;
}

div#cards.secure-price .card-wrap.Standard_SSL.ssmd .price-card.Secure_Site__Multi-Domain h3 {
    margin-bottom: 46px !important;
    border: none !important;
    width: 100%;
    background: #0174c3;
}

div#cards.secure-price .card-wrap.Standard_SSL.ssmd .price-card.Secure_Site__Multi-Domain .button {
    color: #fff;
    background: #5fad4f;
}

div#cards.secure-price .card-wrap.Standard_SSL.ssmd .price-card.Secure_Site__Multi-Domain .button:hover {
    border-color: #4BA137;
    background: #4BA137;
}

div#cards.secure-price .card-wrapper .card-wrap.Standard_SSL.ssmd .price-card {
    margin-top: 0;
    margin-bottom: 0;
}

#cards .card-wrap.Standard_SSL.ssevmd a.evlink {
    display: none;
}

#cards .card-wrap.Standard_SSL.ssevmd a.btn-primary.button.buy:hover {
    border-color: #4BA137;
    background: #4BA137;
    color: #fff;
}

div#cards.secure-price .price-card a {
    font-size: 14px;
    font-weight: 400;
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card a {
    font-size: 14px;
    font-weight: 400;
}

div#cards.secure-price .card-wrap.Standard_SSL.ssevmd .price-card.Secure_Site_EV_Multi-Domain {
    margin-top: 0px !important;
    border: 1px solid #0174c3 !important;
    margin-left: -1px !important;
    padding-bottom: 45px !important;
}

div#cards.secure-price .card-wrap.Standard_SSL.ssevmd .price-card.Secure_Site_EV_Multi-Domain h3 {
    margin-bottom: 46px !important;
    border: none !important;
    width: 100%;
    background: #0174c3;
}

div#cards.secure-price .card-wrap.Standard_SSL.ssevmd .price-card.Secure_Site_EV_Multi-Domain .button {
    color: #fff;
    background: #5fad4f;
}

div#cards.secure-price .card-wrap.Standard_SSL.ssevmd .price-card.Secure_Site_EV_Multi-Domain .button:hover {
    border-color: #4BA137;
    background: #4BA137;
}

div#cards.secure-price .card-wrapper .card-wrap.Standard_SSL.ssevmd .price-card {
    margin-top: 0;
    margin-bottom: 0;
}

.ssov .divTableRow:nth-child(2) .divTableCell:nth-child(2), .ssov .divTableRow:nth-child(3) .divTableCell:nth-child(2), .ssov .divTableRow:nth-child(4) .divTableCell:nth-child(2), .ssov .divTableRow:nth-child(5) .divTableCell:nth-child(2), .ssov .divTableRow:nth-child(6) .divTableCell:nth-child(2), .ssov .divTableRow:nth-child(7) .divTableCell:nth-child(2), .ssov .divTableRow:nth-child(8) .divTableCell:nth-child(2), .ssov .divTableRow:nth-child(9) .divTableCell:nth-child(2), .ssov .divTableRow:nth-child(10) .divTableCell:nth-child(2), .ssov .divTableRow:nth-child(11) .divTableCell:nth-child(2), .ssov .divTableRow:nth-child(12) .divTableCell:nth-child(2), .ssov .divTableRow:nth-child(13) .divTableCell:nth-child(2) {
    background: #e9eef1;
}

.ssev .divTableRow:nth-child(2) .divTableCell:nth-child(3), .ssev .divTableRow:nth-child(3) .divTableCell:nth-child(3), .ssev .divTableRow:nth-child(4) .divTableCell:nth-child(3), .ssev .divTableRow:nth-child(5) .divTableCell:nth-child(3), .ssev .divTableRow:nth-child(6) .divTableCell:nth-child(3), .ssev .divTableRow:nth-child(7) .divTableCell:nth-child(3), .ssev .divTableRow:nth-child(8) .divTableCell:nth-child(3), .ssev .divTableRow:nth-child(9) .divTableCell:nth-child(3), .ssev .divTableRow:nth-child(10) .divTableCell:nth-child(3), .ssev .divTableRow:nth-child(11) .divTableCell:nth-child(3), .ssev .divTableRow:nth-child(12) .divTableCell:nth-child(3), .ssev .divTableRow:nth-child(13) .divTableCell:nth-child(3) {
    background: #e9eef1;
}

.ssw .divTableRow:nth-child(2) .divTableCell:nth-child(6), .ssw .divTableRow:nth-child(3) .divTableCell:nth-child(6), .ssw .divTableRow:nth-child(4) .divTableCell:nth-child(6), .ssw .divTableRow:nth-child(5) .divTableCell:nth-child(6), .ssw .divTableRow:nth-child(6) .divTableCell:nth-child(6), .ssw .divTableRow:nth-child(7) .divTableCell:nth-child(6), .ssw .divTableRow:nth-child(8) .divTableCell:nth-child(6), .ssw .divTableRow:nth-child(9) .divTableCell:nth-child(6), .ssw .divTableRow:nth-child(10) .divTableCell:nth-child(6), .ssw .divTableRow:nth-child(11) .divTableCell:nth-child(6), .ssw .divTableRow:nth-child(12) .divTableCell:nth-child(6), .ssw .divTableRow:nth-child(13) .divTableCell:nth-child(6) {
    background: #e9eef1;
}

.ssmd .divTableRow:nth-child(2) .divTableCell:nth-child(4), .ssmd .divTableRow:nth-child(3) .divTableCell:nth-child(4), .ssmd .divTableRow:nth-child(4) .divTableCell:nth-child(4), .ssmd .divTableRow:nth-child(5) .divTableCell:nth-child(4), .ssmd .divTableRow:nth-child(6) .divTableCell:nth-child(4), .ssmd .divTableRow:nth-child(7) .divTableCell:nth-child(4), .ssmd .divTableRow:nth-child(8) .divTableCell:nth-child(4), .ssmd .divTableRow:nth-child(9) .divTableCell:nth-child(4), .ssmd .divTableRow:nth-child(10) .divTableCell:nth-child(4), .ssmd .divTableRow:nth-child(11) .divTableCell:nth-child(4), .ssmd .divTableRow:nth-child(12) .divTableCell:nth-child(4), .ssmd .divTableRow:nth-child(13) .divTableCell:nth-child(4) {
    background: #e9eef1;
}

.ssevmd .divTableRow:nth-child(2) .divTableCell:nth-child(5), .ssevmd .divTableRow:nth-child(3) .divTableCell:nth-child(5), .ssevmd .divTableRow:nth-child(4) .divTableCell:nth-child(5), .ssevmd .divTableRow:nth-child(5) .divTableCell:nth-child(5), .ssevmd .divTableRow:nth-child(6) .divTableCell:nth-child(5), .ssevmd .divTableRow:nth-child(7) .divTableCell:nth-child(5), .ssevmd .divTableRow:nth-child(8) .divTableCell:nth-child(5), .ssevmd .divTableRow:nth-child(9) .divTableCell:nth-child(5), .ssevmd .divTableRow:nth-child(10) .divTableCell:nth-child(5), .ssevmd .divTableRow:nth-child(11) .divTableCell:nth-child(5), .ssevmd .divTableRow:nth-child(12) .divTableCell:nth-child(5), .ssevmd .divTableRow:nth-child(13) .divTableCell:nth-child(5) {
    background: #e9eef1;
}

#digicert_reviews_header table.review_header select {
    padding: 8px 26px 6px 12px;
    margin-left: 10px;
    background: #e9eef1;
    border: 1px solid #c1cbd3;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-image: url(/wp-content/uploads/2018/09/down-arrow.png);
    background-repeat: no-repeat;
    background-position: 92% center;
    background-size: 12px;
}

#digicert_reviews_header table.review_header select::-ms-expand {
    display: none;
}

/*.secure-price .divTableRow:hover {
    background: #e9eef1;
}*/
#digicert_reviews .testimonial {
    text-align: center;
}

div#hero-header .hero-text .WCard {
    text-align: left;
}

div#hero-header .hero-text .WCard .ss-banner-content {
    text-align: left;
    position: absolute;
    right: 0;
    top: 0;
}

div#hero-header .hero-text .WCard .ss-banner-content p {
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    font-size: 18px;
    color: #fff;
}

div#hero-header.section.certificate h1 {
    margin: 0;
}

.section.business-basicssl.compare-ssl .accordion-wrapper.compare-ssl {
    padding-top: 60px;
}

div#hero-header .hero-text .WCard .ss-banner-content br {
    display: block;
}

div#hero-header .hero-text .WCard .norton-certi img {
    max-width: 100%;
}

div#hero-header .hero-text .WCard .norton-certi {
    right: 90px;
}

.blade1 h3.inner-subtitle {
    text-align: center;
    font-weight: 100;
    max-width: 100%;
    margin: 20px auto 50px !important;
}

.ev-secure-site-image img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.ev-secure-site.custom-bg {
    width: 85.7%;
    margin: 0 auto;
}

.custom-parent {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.custom-bottom-block {
    background: #fff;
    padding: 40px 15px 40px 30px;
    /*    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;*/
}

.green-address-bar {
    margin-top: 40px;
    /*    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;*/
}

.custom-bottom-block .flex-parent {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: left;
}

.custom-bottom-block .flex-parent .flex-child {
    display: inline-block;
    align-items: center;
    justify-content: space-between;
    width: 50%;
    margin-bottom: 30px;
}

.custom-bottom-block .flex-parent .flex-child p:empty {
    display: none;
}

.custom-bottom-block .flex-parent .flex-child p {
    margin: 0;
    color: #48565e;
    font-size: 18px;
    text-align: left;
    display: inline-block;
    width: 75%;
    font-weight: 100 !important;
    vertical-align: middle;
}

.custom-bottom-block .flex-parent .flex-child span {
    width: 50px;
    height: 50px;
    background: #0174c3;
    border-radius: 100%;
    display: flex;
    vertical-align: middle;
    text-align: center;
    align-items: center;
    justify-content: center;
    float: left;
    margin-right: 20px;
    /* line-height: 60px !important;*/
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.custom-bottom-block .flex-parent:last-child .flex-child {
    margin: 0;
}

.divTable .divTableRow:first-child .divTableCell {
    color: #48565e;
}

.divTable .divTableCell.Secure_SSL a, .divTable .divTableCell.EV_SecureSSL a, .divTable .divTableCell.Multi-Domain_SecureSSL a, .divTable .divTableCell.EV_Multi-Domain_SecureSSL a, .divTable .divTableCell.Wildcard_SecureSSL a {
    color: #0f9dff !important;
    font-weight: 400;
}

.divTable .divTableCell a.link {
    color: #0f9dff !important;
    font-weight: 100;
}

.animationBlade .sliderData1 h3 {
    margin-top: 5px;
    margin-bottom: 10px !important;
}

.content-blade h3.inner-subtitle {
    text-align: center;
    font-size: 23px;
}

.md-certificate-white a {
    color: #fff !important;
    border-bottom: 0.5px solid #fff;
}

/********slider animation css*********/

.animationBlade {
    position: relative;
    margin: 0 auto 38%;
}

.animationBlade .infoNavigation {
    text-align: center;
    position: relative;
    z-index: 9;
    padding: 0 !important;
    margin-top: 60px;
    margin-bottom: 50px;
}

.animationBlade .infoNavigation li {
    padding-right: 35px;
    list-style: none;
    display: inline
}

.animationBlade .infoNavigation li a {
    color: #48565e !important;
}

.animationBlade .infoNavigation li a:hover {
    text-decoration: none;
    color: #0F9DFF !important;
}

.animationBlade .infoNavigation li a.active {
    color: #0F9DFF !important;
}

.animationBlade .barHeader {
    border: none;
    margin-bottom: 20px;
    height: 2px;
    background: #d4d9dc;
    border-radius: 4px;
    display: none;
}

.animationBlade .barHeader span.bar-norton {
    border: 1px solid #0F9DFF;
    width: 20%;
    position: absolute;
    top: 0;
}

.animationBlade .barHeader span.bar-support {
    border: 1px solid #0F9DFF;
    width: 40%;
    position: absolute;
    top: 0;
}

.animationBlade .barHeader span.bar-validation {
    border: 1px solid #0F9DFF;
    width: 60%;
    position: absolute;
    top: 0;
}

.animationBlade .barHeader span.bar-warranty {
    border: 1px solid #0F9DFF;
    width: 80%;
    position: absolute;
    top: 0;
}

.animationBlade .barHeader span.bar-central {
    border: none;
    width: 0%;
    position: absolute;
    top: 0;
    height: 2px;
    background: #0F9DFF;
}

.animationBlade .yourSiteSection {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
}

.animationBlade .sliderData1 {
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0
}

.animationBlade .thumb-wrap .thumb {
    transition: all .7s linear !important;
}

.animationBlade .thumb-wrap .thumb.visibilityZero {
    opacity: 0;
}

.animationBlade .thumb-wrap .thumb:not(.visibilityZero) {
    -webkit-filter: brightness(40%);
    filter: brightness(40%);
}

.animationBlade .thumb-wrap .thumb.activeLayer {
    opacity: 1;
    z-index: 99;
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
}


.animationBlade .thumb-wrap {
    display: none;
    position: absolute;
}

.animationBlade .thumb-wrap .thumb img {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transform: rotateX(-20deg) rotateY(18deg);
    -webkit-transform: rotateX(-20deg) rotateY(18deg);
    -moz-transform: rotateX(-20deg) rotateY(18deg);
    margin-top: 0;
    width: auto;
    transition: all .7s linear;
    -webkit-transition: all .7s linear;
    -moz-transition: all .7s linear;
    filter: blur(0);
}

.animationBlade .slideDataContainer {
    float: left;
    margin-top: 63px;
    width: 100%;
}

.animationBlade .thumb-wrap {
    position: absolute;
    width: calc(100% - 318px);
    left: 0;
}

.animationBlade .slideDataWrapper {
    width: 275px;
    float: right;
    position: relative;
    display: none;
    margin-top: 50px;
}

.animationBlade .thumb-wrap .thumb {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-perspective: 900000px;
    perspective: 900000px;
}

.animationBlade .thumb-wrap .thumb.activeLayer:hover, .thumb-wrap .thumb.firstLayer:hover {
    transform: inherit;
    transition: inherit;
}

.animationBlade .yourSiteSection img {
    height: 360px;
    object-fit: cover;
}

.animationBlade .thumb-wrap .thumb img {
    width: 83%;
}

.animationBlade .thumb-wrap .thumb.activeLayer img {
    width: auto;
    max-width: 100%;
    margin-top: -10px;
}

#blade1.blade1 {
    padding-bottom: 125px;
}

.slideDataContent {
    position: relative;
}

.leftArrow {
    position: absolute;
    top: 70px;
    left: -38px;
}

.rightArrow {
    position: absolute;
    top: 70px;
    right: -38px;
}

.leftArrow i, .rightArrow i {
    border: solid #ccc;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 6px;
    cursor: pointer;
}

.rightArrow .right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.leftArrow .left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.owl-carousel.owl-loaded.mob-owl .owl-item:nth-child(4) img {
    padding-top: 50px;
    width: 220px;
}

.owl-carousel.owl-loaded.mob-owl .owl-item:nth-child(7) img {
    padding-top: 50px;
    width: 242px;
    height: auto;
}

.lds-loader {
    display: inline-block;
    position: absolute;
    width: 64px;
    height: 64px;
    left: 50%;
    bottom: -300px;
    z-index: 999;
}

.lds-loader div {
    display: inline-block;
    position: absolute;
    left: 6px;
    width: 12px;
    background: #abb6bf;
    animation: lds-loader 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
    height: 12px;
    border-radius: 100px;
}

.lds-loader div:nth-child(1) {
    left: 6px;
    animation-delay: -0.24s;
}

.lds-loader div:nth-child(2) {
    left: 26px;
    animation-delay: -0.12s;
}

.lds-loader div:nth-child(3) {
    left: 45px;
    animation-delay: 0;
}

@keyframes lds-loader {
    0% {
        top: 6px;
        height: 12px;
    }
    50%, 100% {
        top: 19px;
        height: 12px;
    }
}

/********end*****************/

div#cards.secure-price.business-price {
    padding-top: 75px;
    padding-bottom: 80px;
}

div#cards.business-basicssl {
    padding-top: 75px;
}

div#cards.secure-price.business-price h3.inner-subtitle {
    padding-bottom: 55px;
    margin-bottom: 0;
}

.secure-price .divTable .divTableCell.flexcell:first-child {
    display: block;
    width: auto;
}

.secure-price .divTable .divTableCell.flexcell:first-child p {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}

.secure-price .divTable .divTableCell.flexcell:first-child span {
    display: inline-block;
    width: 48%;
    vertical-align: middle;
}

.secure-price .divTable .divTableCell i.icon-Check {
    position: static;
}

.secure-price .divTable .divTableCell i.icon-Check:before {
    line-height: normal !important;
    position: static;
    height: auto;
    width: auto;
}

.business-basicssl .divTableRow .divTableCell i.icon-Check {
    position: static;
}

.business-basicssl .divTableRow .divTableCell i.icon-Check:before {
    line-height: normal !important;
    position: static;
    height: auto;
    width: auto;
}

.divTable .divTableCell.flexcell p {
    width: 65%;
    margin: 0;
    line-height: normal !important;
    font-size: 14px;
    font-weight: 300 !important;
    color: #62615e;
}

.divTable .divTableRow .divTableCell.divHeading {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500 !important;
    text-align: left;
    color: #48565e;
    /* padding: 9px 10px 8px; */
}

.secure-table-group .divTable .divTableCell {
    padding-top: 18px;
    padding-bottom: 18px;
    color: #48565e;
}

.business-basicssl .divTable .divTableCell.flexcell:first-child p {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}

.business-basicssl .divTable .divTableCell.flexcell:first-child span {
    display: inline-block;
    width: 48%;
    vertical-align: middle;
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card {
    width: 20%;
    border-right: 1px solid #52b8fe;
    border-bottom: 1px solid #52b8fe;
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card:first-child {
    border-left: 1px solid #0f9dff;
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card.SecureSitesupTMsupBusinessCertificate a.renew {
    display: none;
}

/*.secure-price .divTable .divTableCell {
    padding: 12px 10px;
}
.business-basicssl .divTable .divTableCell {
    padding: 12px 10px;
}*/
div#page-nav-fixer div.page-navigation ul li a.button {
    background: #5FAD4F;
    font-size: 14px;
    padding: 8px 25px 8px;
    line-height: 1.4 !important;
    text-transform: uppercase;
    font-weight: 500;
}

div#page-nav-fixer div.page-navigation ul li a.button:hover {
    border-color: #4BA137;
    background: #4BA137;
}

.social-media ul li:first-child {
    margin-left: 0;
}

/*=========================*/
/*Localized footer versions*/
/*=========================*/
:lang(en) .en-wrap {
    display: block !important;
}

/*arabic selected*/
:lang(ar) .ar-wrap {
    display: block !important;
}

/*deutch selected*/
:lang(de-DE) .de-wrap {
    display: block !important;
}

/*dutch selected*/
:lang(nl-NL) .nl-wrap {
    display: block !important;
}

/*spanish selected*/
:lang(es-ES) .es-wrap {
    display: block !important;
}

/*france selected*/
:lang(fr-FR) .fr-wrap {
    display: block !important;
}

/*italian selected*/
:lang(it-IT) .it-wrap {
    display: block !important;
}

/*portugues selected*/
:lang(pt-BR) .pt-wrap {
    display: block !important;
}

/*russian selected*/
:lang(ru-RU) .it-wrap {
    display: block !important;
}

/*chinese CN selected*/
:lang(zh-CN) .cn-wrap {
    display: block !important;
}

/*chinese TW selected*/
:lang(zh-TW) .tw-wrap {
    display: block !important;
}

/*japanese selected*/
:lang(ja-JP) .jp-wrap {
    display: block !important;
}

/*korean selected*/
:lang(ko-KR) .krko-wrap {
    display: block !important;
}


footer#colophon .left-footer {
    padding: 0;
}

footer#colophon .right-footer {
    padding: 0;
}

.ev-secure-site.custom-bg sup {
    font-size: 14px;
    top: -1.3em;
    font-weight: 500;
}

.price-card.col-md-3.col-sm-3.Multi-Domain_SSL:after {
    border-right: solid 85px #52b8fe;
}

.section.PP-secure-site {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 50px 0;
}

.PP-secure-site .right-side {
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    left: 0;
    z-index: 1;
    padding-right: 94px;
}

.PP-secure-site .other-side {
    margin: -25px 0 -35px;
}

.PP-secure-site p {
    margin: 0;
}

.PP-secure-site .other-side img {
    max-width: 100%;
    margin: 0;
    min-width: 100%;
}

.section.PP-secure-site .right-section h2 {
    margin: 0;
    padding-bottom: 22px;
}

.PP-secure-site a.get-button {
    display: inline-block;
    padding: 12px 25px;
    text-transform: uppercase;
    line-height: normal !important;
    font-weight: 600;
    color: #fff !important;
    border-radius: 50px;
    text-decoration: none !important;
    width: 200px;
    text-align: center;
    border: 2px solid #ffffff;
    background: transparent;
    transition: all .3s;
    margin-top: 40px;
}

.PP-secure-site a.get-button:hover {
    background: #fff;
    color: #0F9DFF !important;
}

/*div.fixed-colors .tile:nth-child(2) {
    background-color: #0174c3 !important;
}*/
.PP-secure-site .right-side sup {
    font-size: 12px;
}

#content .accordion-group .accordion-text p {
    font-weight: 100;
    color: #48565e;
    margin: 0;
    padding-bottom: 12px;
}

#content .accordion-group .accordion-text p:first-child {
    padding-top: 12px;
}

div#cards .card-wrapper .price-card .button:hover {
    border-color: #4BA137;
    background: #4BA137;
    color: #fff;
}

div#cards.secure-price .card-wrap.Standard_SSL.ssov .price-card.Secure_Site_SSL a.learn, div#cards.secure-price .card-wrap.Standard_SSL.ssov .price-card.Secure_Site_SSL a.renew, div#cards.secure-price .card-wrap.Standard_SSL.ssev .price-card.Secure_Site_EV_SSL a.learn, div#cards.secure-price .card-wrap.Standard_SSL.ssmd .price-card.Secure_Site__Multi-Domain a.learn, div#cards.secure-price .card-wrap.Standard_SSL.ssevmd .price-card.Secure_Site_EV_Multi-Domain a.learn, div#cards.secure-price .card-wrap.Standard_SSL.ssw .price-card.Secure_Site__Wildcard a.learn {
    visibility: hidden;
    cursor: none;
}

div#cards.secure-price .card-wrapper .card-wrap.securesite-ssl .price-card a.evlink {
    display: none;
}

/*div#cards.secure-price .card-wrapper .card-wrap.securesite-ssl .price-card.Secure_Site_SSL a.learn {
     display: none;
    visibility: hidden;
    cursor: none;
}*/
/*.securesite-ssl .divTableRow:nth-child(2) .divTableCell:nth-child(2), .securesite-ssl .divTableRow:nth-child(3) .divTableCell:nth-child(2), .securesite-ssl .divTableRow:nth-child(4) .divTableCell:nth-child(2), .securesite-ssl .divTableRow:nth-child(5) .divTableCell:nth-child(2), .securesite-ssl .divTableRow:nth-child(6) .divTableCell:nth-child(2), .securesite-ssl .divTableRow:nth-child(7) .divTableCell:nth-child(2), .securesite-ssl .divTableRow:nth-child(8) .divTableCell:nth-child(2), .securesite-ssl .divTableRow:nth-child(9) .divTableCell:nth-child(2), .securesite-ssl .divTableRow:nth-child(10) .divTableCell:nth-child(2), .securesite-ssl .divTableRow:nth-child(11) .divTableCell:nth-child(2), .securesite-ssl .divTableRow:nth-child(12) .divTableCell:nth-child(2), .securesite-ssl .divTableRow:nth-child(13) .divTableCell:nth-child(2){
    background: #e9eef1;
}*/
footer#colophon .container {
    max-width: 75.15%;
}

div#cards.business-basicssl .card-wrapper .card-wrap {
    display: flex;
    align-items: center;
    padding-top: 60px !important;
    padding-bottom: 0 !important;
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card.SecureSitesupTMsupBusinessCertificate {
    margin-top: 0px !important;
    border: 1px solid #0174c3 !important;
    margin-left: -1px !important;
    padding-bottom: 45px !important;
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card.SecureSitesupTMsupBusinessCertificate h3 {
    margin-bottom: 55px !important;
    border: none !important;
    width: 100%;
    background: #0174c3;
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card a.evlink {
    display: none;
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card.Multi-Domain_SSL a.evlink {
    display: block;
}

.divTable .divTableCell.Secure_Business_SSL a {
    color: #0f9dff !important;
    font-weight: 400;
}

.business-basicssl .divTableRow:nth-child(1) .divTableCell:nth-child(6), .business-basicssl .divTableRow:nth-child(2) .divTableCell:nth-child(6), .business-basicssl .divTableRow:nth-child(3) .divTableCell:nth-child(6), .business-basicssl .divTableRow:nth-child(4) .divTableCell:nth-child(6), .business-basicssl .divTableRow:nth-child(5) .divTableCell:nth-child(6), .business-basicssl .divTableRow:nth-child(6) .divTableCell:nth-child(6), .business-basicssl .divTableRow:nth-child(7) .divTableCell:nth-child(6), .business-basicssl .divTableRow:nth-child(8) .divTableCell:nth-child(6), .business-basicssl .divTableRow:nth-child(9) .divTableCell:nth-child(6), .business-basicssl .divTableRow:nth-child(10) .divTableCell:nth-child(6), .business-basicssl .divTableRow:nth-child(11) .divTableCell:nth-child(6) {
    background: #e9eef1;
}

/*.business-basicssl .divTableRow:hover {
    background: #e9eef1;
}*/
.business-basicssl .divTableRow .divTableCell:first-child {
    width: 328px;
}

.business-basicssl .divTableRow .divTableCell {
    width: 127px;
}

.secure-price .divTable .divTableCell:first-child {
    width: 325px;
}

.secure-price .divTable .divTableCell {
    width: 127px;
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card.col-md-3.col-sm-3.Multi-Domain_SSL .evlink:before {
    bottom: 10px;
    right: -4px;
    font-size: 13px;
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card.col-md-3.col-sm-3.Multi-Domain_SSL:after {
    border-right: solid 70px #52b8fe;
}

#content .animationBlade .sliderData1 h3 {
    font-weight: 100;
    color: #48565e;
}

#content .animationBlade .sliderData1 p {
    font-weight: 100;
    margin: 0;
    font-size: 18px;
    color: #48565e;
}

/* .content-flex.section #digicert_reviews .content-core .content-meta-wrapper span.author {
     width: 90px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
     display: inline-block;
 } */
/* .content-flex.section #digicert_reviews .content-core .content-meta-wrapper .content-datetime {
    float: left;
}*/
.basicssl-subhead {
    margin: 0 auto 10px;
    width: 72%;
}

#content {
    color: #48565e;
}

.diagrams h4 {
    font-size: 18px;
    color: #48565e;
}

.business-basicssl .divTableRow .divTableCell.textwithcheck i.icon-Check {
    bottom: auto;
    top: 16px;
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card {
    margin-top: 0;
    margin-bottom: 0;
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card h3 {
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(100% + 1px) !important;
    font-size: 19.88px;
    font-weight: 400;
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card.SecureSitesupTMsupBusinessCertificate h3 {
    margin-bottom: 15px !important;
    border: none !important;
    width: 100%;
    background: #0174c3;
    height: 80px;
    display: block;
}

div#cards.business-basicssl.compare-sslbasicpage .card-wrapper .card-wrap .price-card.SecureSitesupTMsupBusinessCertificate h3 {
    padding: 16px 10px !important;
}

div#cards.business-basicssl.compare-ssl .card-wrapper .card-wrap .price-card.SecureSitesupTMsupBusinessCertificate h3 {
    padding: 16px 10px !important;
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card.SecureSitesupTMsupBusinessCertificate h3 sup {
    font-size: 12px;
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card.SecureSitesupTMsupBusinessCertificate .button {
    color: #fff;
    background: #5fad4f;
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card.SecureSitesupTMsupBusinessCertificate .button:hover {
    border-color: #4BA137;
    background: #4BA137;
}

.reviews .content-title-container h4 {
    margin-top: 6px;
}

#digicert_reviews .content-title-container {
    width: 70%;
}

#digicert_reviews .content-summary-body-text {
    width: 70%;
}

div#cards.secure-price .price-card.Secure_Site__Wildcard:last-child p {
    padding: 0 40px;
}

/*div#cards.secure-price .card-wrap.Standard_SSL.ssov .price-card.Secure_Site_SSL h3 {
    margin-bottom: 32px !important;
}*/
#digicert_reviews abbr[title] {
    border: none;
    text-decoration: none;
}

.review-rating button {
    position: relative;
    font-size: 14px;
    font-weight: 100;
}

.review-rating button:first-child:before {
    content: "";
    border-right: 2px solid #b8bcbf;
    position: absolute;
    right: -3px;
    height: 90%;
    top: 0px;
}

/*.site-branding {
    width: auto;
}*/
header#masthead ul.sub-menu ul.sub-menu a.featherlink.blend {
    margin-left: 0 !important;
}

.content-flex.section #digicert_reviews .content-core .content-meta-wrapper span.author.limitSet {
    display: inline-block;
    width: 120px;
    word-break: break-all;
}

@-moz-document url-prefix() {
    div#cards.section.secure-price .card-wrapper .card-wrap h3 {
        width: calc(100% + 1px) !important;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    div#cards.section.secure-price .card-wrapper .card-wrap h3 {
        width: calc(100% + 1px) !important;
    }

    div#cards.secure-price .price-card p {
        display: block;
    }
}

div#cards.secure-price.business-price h4.accordion-title {
    font-size: 20px;
    font-weight: 100;
    color: #48565e;
    /*border: 1px solid #ABB6BF;*/
}

.section.business-basicssl h4.accordion-title {
    font-size: 20px;
    font-weight: 400;
    color: #48565e;
}

#digicert_reviews .content-data-summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#digicert_reviews .content-header-meta {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}

#digicert_reviews .content-title-container {
    width: 70%;
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin: 0px 0 0 -4px;
}

#digicert_reviews .content-summary {
    float: right;
    width: 70%;
}

#digicert_reviews .review-rating {
    float: left;
    width: 30%;
    font-size: 14px;
    font-weight: 100;
}

#digicert_reviews .content-title-container h4.content-title {
    margin: 0;
    font-size: 24px;
    font-weight: 400;
}

.content-flex.section #digicert_reviews .content-core .content-meta-wrapper {
    margin-top: 0;
}

#digicert_reviews .content-summary-body-text {
    width: 100%;
    font-size: 20px;
    font-weight: 100;
}

header#masthead ul.sub-menu ul.sub-menu .video-link a.featherlink.button.blend {
    margin-left: 10px !important;
}

#digicert_reviews .content-data-summary span {
    font-size: 14px;
    font-weight: 100;
}

/*footer#colophon * {
    font-family: Muli, sans-serif;
}
footer#colophon * span {
    font: normal normal normal 14px/1 FontAwesome;
}*/
.compare-sslbasicpage .accordion-wrapper.compare-ssl {
    padding: 60px 0 0
}

.resource-wrapper .resource-boxes .resource.box h3 {
    color: #fff;
}

.content-flex.section .container {
    padding-top: 0;
}

div#cards.secure-price .card-wrapper .card-wrap {
    padding-bottom: 60px !important;
}

.secure-price .divTable .divTableCell:last-child {
    border-right: 1px solid #ABB6BF;
}

.secure-price .divTable .divTableBody {
    display: table-row-group;
    background: #F4F6F8;
}

.blade8.Right .right-side h2 {
    padding-bottom: 15px;
    margin: 0;
}

.section {
    padding: 75px 0;
}

.PKI-expert-thankyou {
    padding: 155px 0 86px;
}

header#masthead #primary-menu > li > ul.sub-menu li.container > ul.sub-menu li.menu-item-object-yawp_wim:last-child a.button.buy {
    background-color: #5fad4f;
}

header#masthead #primary-menu > li > ul.sub-menu li.container > ul.sub-menu li.menu-item-object-yawp_wim:last-child a.button.buy:hover {
    border-color: #4BA137;
    background: #4BA137;
}

#review-summary > table table td {
    padding: 5px 5px;
}

/* div#page-nav-fixer div.page-navigation ul li a.button{padding:10px 25px} */
.md-certificate-white {
    margin-bottom: 6px;
}

div#cards .price-card a {
    color: #0F9DFF
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card.MultiDomainSSL a.evlink {
    display: block;
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card.MultiDomainSSL:after {
    position: absolute;
    bottom: 0;
    right: 0;
    content: '';
    width: 0;
    height: 0;
    border-top: solid 75px transparent;
    border-left: solid 75px transparent;
    border-right: solid 75px #52b8fe;
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card.MultiDomainSSL .evlink:before {
    position: absolute;
    bottom: 11px;
    right: 0px;
    content: 'EV Option';
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: 4;
    width: 52px;
    text-transform: uppercase;
    color: white;
    font-size: 11px;
    font-weight: 400;
    text-align: center;
}

div#cards.secure-price .card-wrapper .card-wrap.securesite-ssl .price-card.Secure_Site_SSL a.renew {
    visibility: hidden;
    cursor: none;
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card.WildcardSSL {
    border-right: none;
}

div#cards.secure-price .card-wrapper .card-wrap.Standard_SSL.ssw .price-card.Secure_Site_EV_Multi-Domain {
    border-right: none;
}

div#cards.secure-price .card-wrapper .card-wrap.Standard_SSL.ssev .price-card.Secure_Site_SSL {
    border-right: none;
}

div#cards.secure-price .card-wrapper .card-wrap.Standard_SSL.ssevmd .price-card.Secure_Site__Multi-Domain {
    border-right: none;
}

div#cards.business-basicssl .card-wrapper .card-wrap .price-card.WildcardSSL {
    border-right: none;
}

div#cards.secure-price .card-wrapper .card-wrap.Standard_SSL.ssmd .price-card.Secure_Site_EV_SSL {
    border-right: none;
}

#related-resources {
    background-image: none !important;
 position: relative; z-index: 3;
}

.blade8.Right .right-side strong {
    font-weight: 500;
}

.blade8.Right .right-side p {
    margin: 0;
}

p:empty {
    display: none;
}

a.ks-button.yellow, a.sg2.yellow, a.sg1.yellow, .button.yellow {
    background-color: #5fad4f;
}

a.ks-button.yellow:hover, a.sg2.yellow:hover, a.sg1.yellow:hover, .button.yellow:hover {
    border-color: #4BA137;
    background: #4BA137;
}

.domain-list .inputDiv input.text-animate {
    border: none;
    width: 100%;
    color: #48565e;
    font-weight: 400;
}

.owl-carousel.owl-loaded.mob-owl {
    display: none;
}

header#masthead #primary-menu > li > a {
    font-weight: 600;
}

.custom-bottom-block .flex-parent:first-child .flex-child img {
    margin-top: 4px;
}

.custom-bottom-block .flex-parent:last-child .flex-child:last-child img {
    margin-top: -1px;
}

.custom-bottom-block .flex-parent:last-child .flex-child:first-child img {
    margin-top: -1px;
}

#digicert_review_summary {
    margin-top: 60px;
}

.Issuance .left-side {
    position: relative;
    z-index: 9;
}

/*****home page changes*******/

.home div#cards.section .card-wrapper.borders .card-wrap ul li a.button.buy {
    border: 2px solid #5fad4f;
    color: #5fad4f;
    background: transparent;
    padding: 8px 12px !important;
    width: 90px;
    text-align: center;
    line-height: normal !important;
}

.home div#cards.section .card-wrapper.borders .card-wrap ul li a.button.buy:hover {
    background: #5fad4f;
    color: #fff;
}

.home div#cards.section .card-wrapper .card-wrap .service-card:nth-child(2) a.button.blue {
    margin-top: 5px;
}

.home div#cards.section .card-wrapper.borders .card-wrap ul li a:not(.button) {
    font-weight: 100;
}

.home div#hero-header .hero-text h1 {
    text-transform: uppercase;
}

div#tall-tabs {
    font-family: 'Roboto', sans-serif
}

.home div#support.support-template {
    display: none;
}

.home .content-flex h2.inner-title + h3 ~ .right-side {
    position: relative;
    z-index: 9;
}

header#masthead #primary-menu > li.menu-item-has-children:hover a:after {
    bottom: -4px;
}

.divTable .divTableCell {
    box-shadow: inset 0 -1px 0px rgba(190, 190, 184, 0.2), 0 1px 0px rgba(190, 190, 184, 0.2);
    -webkit-box-shadow: inset 0 -1px 0px rgba(190, 190, 184, 0.2), 0 1px 0px rgba(190, 190, 184, 0.2);
    -moz-box-shadow: inset 0 -1px 0px rgba(190, 190, 184, 0.2), 0 1px 0px rgba(190, 190, 184, 0.2);
}

.accordion-group .accordion-text {
    box-shadow: inset 0 -1px 0px rgba(190, 190, 184, 0.3), 0 1px 0px rgba(190, 190, 184, 0.3);
    -webkit-box-shadow: inset 0 -1px 0px rgba(190, 190, 184, 0.3), 0 1px 0px rgba(190, 190, 184, 0.3);
    -moz-box-shadow: inset 0 -1px 0px rgba(190, 190, 184, 0.3), 0 1px 0px rgba(190, 190, 184, 0.3);
}

header#masthead ul.sub-menu ul.sub-menu a.featherlink.blend {
    position: relative;
}

header#masthead ul.sub-menu ul.sub-menu a.featherlink.blend span.icon-PlayButton_Filled {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    font-size: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

header#masthead #primary-menu > li.solution-menu > ul.sub-menu li.container > ul.sub-menu li.fourth {
    float: none !important;
    vertical-align: top;
}

header#masthead #primary-menu > li.solution-menu > ul.sub-menu li.container > ul.sub-menu {
    position: relative;
    left: 40px !important;
}

header#masthead #primary-menu > li.solution-menu > ul.sub-menu li.container > ul.sub-menu:after {
    content: none;
}

/*********end**********/

/*******media css***********/

@media (max-width: 1200px) {
    .content-flex.section #digicert_reviews .content-core:before {
        left: 145px;
    }

    .animationBlade .infoNavigation li {
        padding-right: 8px;
    }

    .blade1 h3.inner-subtitle {
        max-width: 100%;
    }

    .animationBlade .slideDataWrapper {
        margin-top: 0;
    }

    footer#colophon .container {
        max-width: 945px;
    }

    div#hero-header .hero-text .WCard .norton-certi {
        right: 0px;
    }

    div#hero-header .hero-text .banner-content h1 {
        font-size: 50px;
    }
}

@media (max-width: 1024px) {
    .norton-certi {
        text-align: right;
    }

    .ss-banner-content {
        right: 0;
    }

    .PP-secure-site .right-side .flex-content-wrapper {
        width: 100%;
        max-width: 100%;
        padding: 0 60px;
    }

    .PP-secure-site .right-side {
        padding: 0;
    }

    .PP-secure-site .right-side h2 {
        font-size: 30px !important;
    }

    .PP-secure-site .right-side p {
        font-size: 15px !important;
    }

    #digicert_reviews_header {
        padding-bottom: 15px !important;
    }

    footer#colophon .container {
        max-width: 75.15% !important;
    }

    /*.norton-certi {
    padding-top: 90px;
    }*/
    .blade8.Right .right-side {
        padding-right: 10px;
    }

    .blade8.Right .right-side br {
        display: none;
    }

    .blade8.Right .right-side h2 {
        font-size: 30px !important;
    }

    div#cards .card-wrapper h2.inner-title {
        max-width: 100% !important;
    }

    .domain-list .inputDiv span {
        font-size: 14px;
    }

    div#cards.business-basicssl .card-wrapper .card-wrap .price-card h3 {
        font-size: 18px;
    }

    .animationBlade .thumb-wrap {
        width: calc(100% - 275px);
        left: 0;
    }
}


@media (max-width: 991px) {
    .container {
        max-width: 750px;
    }

    .section .col-max-section {
        max-width: 85.15% !important;
    }

    div#hero-header .hero-text .banner-content h1 {
        font-size: 40px !important;
    }

    div#cards.section.secure-price .card-wrapper .card-wrap h3 {
        font-size: 15px;
    }

    div#cards.secure-price .price-card p {
        font-size: 16px;
    }

    div#cards.secure-price .price-card.Secure_Site__Wildcard:last-child p {
        padding: 0 15px;
    }

    .secure-price .divTable .divTableCell.flexcell:first-child p {
        width: 100%;
    }

    .secure-price .divTable .divTableCell.flexcell:first-child span {
        width: 100%;
        margin-top: 10px;
    }

    .blade8.Right .right-side {
        padding-right: 25px;
        padding-left: 20px;
        padding-top: 10px;
    }

    .blade8.Right .right-side h2 {
        font-size: 28px !important;
    }

    .blade8.Right .right-side p {
        font-size: 20px !important;
    }

    .blade8 .right-section a.get-button {
        margin-top: 10px;
    }

    .blade8.Right .other-side {
        margin: -12px 0;
    }

    #write_review {
        font-size: 20px;
    }

    #review-btn {
        font-size: 11.5px;
        min-width: 150px;
    }

    footer#colophon .container {
        max-width: 90.15%;
    }

    div#cards.secure-price.business-price h3.inner-subtitle {
        font-size: 22px;
    }

    footer#colophon .left-footer {
        padding: 0;
        width: 41.66667%;
        float: left;
        text-align: left;
    }

    footer .social-media {
        text-align: left;
    }

    footer#colophon .right-footer {
        padding: 0;
        width: 41.66667%;
        float: left;
        margin-left: 16.66667%;
    }

    footer#colophon .menu-footer-container ul, footer#colophon .menu-footer-cn-container ul, footer#colophon .menu-footer-tw-container ul, footer#colophon .menu-footer-kr-container ul, footer#colophon .menu-footer-de-container ul, footer#colophon .menu-footer-fr-container ul, footer#colophon .menu-footer-es-container ul, footer#colophon .menu-footer-it-container ul, footer#colophon .menu-footer-nl-container ul {
        text-align: left;
    }

    footer#colophon .menu-footer-container ul#footer-menu > li, footer#colophon .menu-footer-cn-container ul#footer-menu > li, footer#colophon .menu-footer-tw-container ul#footer-menu > li, footer#colophon .menu-footer-kr-container ul#footer-menu > li, footer#colophon .menu-footer-de-container ul#footer-menu > li, footer#colophon .menu-footer-fr-container ul#footer-menu > li, footer#colophon .menu-footer-es-container ul#footer-menu > li, footer#colophon .menu-footer-it-container ul#footer-menu > li, footer#colophon .menu-footer-nl-container ul#footer-menu > li {
        width: calc(33% - 2px);
        text-align: left;
    }

    #related-resources .resource.box h3 {
        font-size: 16px;
    }

    .left-side, .right-side, .other-side {
        max-width: 50%;
        width: 50%;
        padding: 0;
    }

    header#masthead ul#account-menu li:not(:nth-child(2)) {
        display: inline-block;
    }

    header#masthead ul#account-menu li:not(:nth-child(2)) {
        display: inline-block;
    }

    header#masthead ul#account-menu li:not(:nth-child(2)) {
        display: inline-block;
    }

    header#masthead ul li {
        padding-right: 10px;
    }

    body.mean-container a.meanmenu-reveal {
        right: calc(50% - 370px) !important;
        top: 9px !important;
    }

    div#page-nav-fixer {
        display: block;
    }

    .content-blade h3.inner-subtitle {
        font-size: 22px;
    }

    div#cards .divTableCell {
        display: table-cell !important;
    }

    .content-datetime {
        width: 100%;
    }

    .site-branding {
        padding: 17px 30px 14px 17px;
    }

    body.mean-container .mean-bar .mean-nav ul li.menu-item-has-children > .mean-expand:after {
        left: auto;
        right: 20px;
    }

    div#cards .card-wrapper .price-card {
        display: block;
    }

    ul.infoNavigation li a {
        font-size: 12px;
    }

    .secure-price .divTable .divTableCell:first-child {
        width: 328px;
    }

    .secure-price .divTable .divTableCell {
        width: 127px;
    }

    .custom-bottom-block .flex-parent .flex-child p {
        width: 65%;
    }

    .blade8.Right .right-side h2 br {
        display: none;
    }

    div#cards.business-basicssl .card-wrapper .card-wrap .price-card h3 {
        font-size: 15px;
    }

    .domain-list .inputDiv span {
        font-size: 11px;
    }

    .domain-list .inputDiv {
        padding: 6px 8px;
    }

    .domain-list .inputDiv span.ityped-cursor {
        font-size: 13px;
    }

    div#customers .tile-wrapper .tile.feature.no-border.col-sm-6:nth-child(2n + 1):last-child {
        display: block;
    }
}

@media (max-width: 767px) {
    div#customers .tile-wrapper .tile.feature {
        width: 100%;
    }

    .section .col-max-section {
        max-width: 100% !important;
    }

    .left-side, .right-side, .other-side {
        max-width: 100%;
        width: 100%;
        padding: 0 40px;
    }

    div#cards.business-basicssl .card-wrapper .card-wrap {
        display: block;
        padding-top: 30px !important;
    }

    div#cards.business-basicssl .card-wrapper .card-wrap .price-card {
        width: 100%;
    }

    div#cards.business-basicssl .card-wrapper .card-wrap .price-card {
        border: 1px solid #52b8fe;
        margin-bottom: 15px;
    }

    div#cards.business-basicssl .card-wrapper .card-wrap .price-card.WildcardSSL {
        border-right: 1px solid #52b8fe;
    }

    div#page-nav-fixer {
        display: none;
    }

    header#masthead ul#account-menu li:not(:nth-child(2)) {
        display: none;
    }

    header#masthead ul#account-menu li:not(:nth-child(2)) {
        display: none;
    }

    header#masthead ul#account-menu li:not(:nth-child(2)) {
        display: none;
    }

    .card-wrapper.col-max-section + p {
        padding: 0 !important;
        max-width: 100% !important;
    }

    header#masthead ul#account-menu li:not(:nth-child(2)) {
        display: inline-block;
    }

    header#masthead ul#account-menu li:not(:last-child) {
        display: none;
    }

    header#masthead ul#account-menu li.menu-item.account {
        display: none;
    }

    header#masthead ul#account-menu li.menu-item.search {
        display: inline-block;
    }

    #review-summary {
        overflow-y: auto;
    }

    body header#masthead ul#account-menu li:hover .hover-box, body header#masthead ul#account-menu li.active .hover-box {
        right: -75px !important;
        width: auto;
    }

    .content-summary-body {
        display: inline-block;
        width: 100%;
    }

    .content-summary-body .content-summary-body-text {
        width: 100%;
        margin-top: 15px;
    }

    .blade8.Left .left-side {
        position: static;
        transform: none;
    }

    .blade8.Right .right-side {
        position: static;
        transform: none;
    }

    .blade8.Right .right-side .flex-content-wrapper {
        max-width: 100%;
        width: 100%;
    }

    .blade8.Right .right-side .flex-content-wrapper br {
        display: none;
    }

    .blade8.Right .right-side {
        padding: 0 36px;
        margin-bottom: 15px;
    }

    .content-data-summary .content-title-container {
        width: 100%;
        margin: 7px 0 0 0;
    }

    .content-flex.section #digicert_reviews .content-core:before {
        content: none;
    }

    .content-flex.section #digicert_reviews .content-core .content-meta-wrapper {
        margin: 0;
    }

    .domain-list {
        display: block;
    }

    .domain-list .inputDiv {
        margin: 0 0 15px 0;
    }

    .domain-list .inputDiv:first-child {
        margin: 0 0 15px 0;
    }

    .resource-wrapper .resource-boxes {
        display: block;
    }

    .blade3.Left .other-side {
        padding: 0 40px;
        position: static;
        transform: none;
        text-align: left;
        clear: both;
        margin-top: 15px;
    }

    .blade3.Left .other-side img.half-image {
        display: inline-block;
    }

    .blade3.Left .left-side .flex-content-wrapper {
        max-width: 100%;
    }

    .secure-site-white p {
        max-width: 100%;
    }

    .blade8.Right .other-side {
        margin: 0;
    }

    div#hero-header .hero-text {
        text-align: center;
    }

    div#hero-header.certificate .hero-text {
        text-align: center;
    }

    div#hero-header .hero-text .secure-site {
        margin-bottom: 0;
        text-align: left;
        right: 0px;
    }

    div#hero-header .hero-text .WCard .banner-content {
        padding-top: 90px;
        padding-bottom: 30px;
        text-align: left;
    }

    div#hero-header .hero-text .banner-content h1 {
        font-size: 30px !important;
        margin-bottom: 0;
        margin-top: 0;
    }

    .norton-certi {
        position: static;
        margin-bottom: 36px;
        margin-top: 0;
        text-align: center;
        padding-top: 0;
    }

    div#hero-header.certificate .hero-text a.button.certificate_buy {
        margin-left: 0;
    }

    .thumb-slide-wrap.col-max-section.secure-ste-grey p {
        max-width: 100%;
    }

    .ss-banner-content {
        text-align: center;
        right: 0;
        left: 0;
        top: 50px;
    }

    div#hero-header .hero-text h2.EV-para {
        max-width: 100%;
    }

    .blade1 h2.inner-title {
        max-width: 100%;
    }

    div#hero-header .hero-text .WCard .ss-banner-content {
        margin-bottom: 0;
        text-align: left;
        right: 34px;
        left: auto;
    }

    div#hero-header .hero-text .WCard {
        text-align: center;
        display: flex;
        flex-direction: column-reverse;
        display: -webkit-flex;
        -webkit-flex-direction: column-reverse;
    }

    .blade1 h3.inner-subtitle {
        max-width: 100%;
    }

    .ev-secure-site.custom-bg {
        width: 100%;
    }

    .custom-bottom-block .flex-parent {
        display: block;
    }

    .custom-bottom-block .flex-parent .flex-child {
        width: 100%;
    }

    .custom-bottom-block .flex-parent:last-child .flex-child {
        margin-bottom: 30px;
    }

    .custom-bottom-block .flex-parent:last-child .flex-child:last-child {
        margin-bottom: 0;
    }

    .animationBlade .slideDataWrapper {
        width: 100%;
    }

    .animationBlade .thumb-wrap .thumb img {
        transform: none;
        margin: 0;
        transition: none;
    }

    .animationBlade .infoNavigation li {
        padding: 12px 20px;
        display: inline-block;
    }

    .animationBlade {
        margin: 30px auto 135%;
    }

    .animationBlade .slideDataContainer {
        margin-top: 80px;
    }

    .animationBlade .slideDataWrapper {
        margin-top: 80%;
    }

    .animationBlade .thumb-wrap {
        position: absolute;
    }

    .animationBlade .sliderData1 {
        position: absolute;
    }

    .animationBlade .thumb-wrap .thumb:not(:first-child) {
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        top: auto !important;
    }

    .animationBlade .slideDataContainer {
        margin-top: 0;
    }

    .animationBlade .thumb-wrap {
        width: 100%;
    }

    .animationBlade .thumb-wrap .thumb img {
        width: 100vw;
    }

    .PP-secure-site .right-side {
        position: static;
        transform: none;
    }

    .PP-secure-site .other-side {
        margin: 0;
    }

    .PP-secure-site .right-side p {
        font-size: 20px !important;
    }

    footer#colophon .container {
        max-width: 450px;
    }

    .divTable .divTableCell.flexcell p {
        width: 100%;
    }

    .content-flex.section #digicert_reviews .content-core .content-meta-wrapper span.author {
        width: 100%;
        white-space: normal;
        text-overflow: unset;
    }

    .basicssl-subhead {
        width: 100%;
    }

    .resource-wrapper .resource-boxes .resource.box h3 {
        height: auto;
    }

    .resource-wrapper .resource-boxes .resource.box p {
        height: auto;
    }

    div#cards.secure-price .price-card.Secure_Site__Wildcard:last-child p {
        padding: 0 15px;
    }

    #review-summary span#stars_summary {
        text-align: center;
        padding-left: 0;
    }

    .animationBlade .thumb-wrap .thumb {
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        top: auto !important;
    }

    #digicert_reviews .content-header-meta .content-datetime {
        float: none;
    }

    #content ul.infoNavigation.n1 {
        background: #0789e1;
        margin: 0 0 -1px 0;
    }

    #content ul.infoNavigation li {
        font-weight: 100;
        font-size: 16px;
        padding: 3px 6px;
        margin-top: 30px;
        height: 30px;
    }

    #content ul.infoNavigation li:first-child {
        display: none;
    }

    #content ul.infoNavigation li:first-child:before {
        display: none;
    }

    .animationBlade .infoNavigation li a:before {
        content: "";
        position: absolute;
        width: 5px;
        height: 5px;
        background: #fff;
        border-radius: 100px;
    }

    .animationBlade .infoNavigation li a.active:before {
        width: 7px;
        height: 7px;
    }

    #content ul.infoNavigation li a {
        font-size: 0;
    }

    .animationBlade .barHeader {
        display: none;
    }

    #blade1.content-flex.blade1 .container {
        max-width: 94%;
    }

    .animationBlade .slideDataWrapper .slideDataContent .sliderData1 {
        padding: 10px 15px 30px;
        background: #0789e1;
    }

    .animationBlade .slideDataWrapper {
        margin-top: 0;
        z-index: 99;
        background: #0789e1;
    }

    .animationBlade .slideDataWrapper .slideDataContent .sliderData1 h3, .animationBlade .slideDataWrapper .slideDataContent .sliderData1 p {
        color: #fff;
    }

    .animationBlade {
        margin: 30px auto 0;
        background: #0789e1;
    }

    .animationBlade .slideDataContainer {
        margin-top: 0;
        background: #0789e1;
    }

    .animationBlade .thumb.activeLayer {
        margin-top: 125px;
    }

    div#cards.secure-price.business-price {
        margin-top: 0;
    }

    .animationBlade {
        display: none;
    }

    div#cards .card-wrapper .card-wrap.Standard_SSL {
        display: block;
    }

    div#cards.secure-price .card-wrapper .card-wrap .price-card {
        width: 100%;
    }

    .animationBlade .yourSiteSection {
        display: none;
    }

    .animationBlade .thumb-wrap .thumb.visibilityZero {
        display: none;
    }

    .animationBlade .thumb-wrap .thumb {
        transition: none !important;
    }

    #blade2.blade2 {
        margin-top: 0;
    }

    footer#colophon .left-footer {
        width: 100%;
    }

    footer#colophon .right-footer {
        width: 100%;
        margin: 0;
    }

    footer#colophon .menu-footer-container ul#footer-menu > li, footer#colophon .menu-footer-cn-container ul#footer-menu > li, footer#colophon .menu-footer-tw-container ul#footer-menu > li, footer#colophon .menu-footer-kr-container ul#footer-menu > li, footer#colophon .menu-footer-de-container ul#footer-menu > li, footer#colophon .menu-footer-fr-container ul#footer-menu > li, footer#colophon .menu-footer-es-container ul#footer-menu > li, footer#colophon .menu-footer-it-container ul#footer-menu > li, footer#colophon .menu-footer-nl-container ul#footer-menu > li {
        width: 100%;
        text-align: center;
    }

    footer#colophon .menu-footer-container ul, footer#colophon .menu-footer-cn-container ul, footer#colophon .menu-footer-tw-container ul, footer#colophon .menu-footer-kr-container ul, footer#colophon .menu-footer-de-container ul, footer#colophon .menu-footer-fr-container ul, footer#colophon .menu-footer-es-container ul, footer#colophon .menu-footer-it-container ul, footer#colophon .menu-footer-nl-container ul {
        text-align: center;
    }

    footer .social-media {
        text-align: center;
    }

    footer#colophon h4 {
        text-align: center;
    }

    .owl-carousel.owl-loaded.mob-owl {
        display: block;
        background: #0789e1;
        padding: 40px 0;
    }

    .owl-carousel.owl-loaded.mob-owl .item {
        padding: 10px 30px;
    }

    .owl-carousel.owl-loaded.mob-owl .mob-animation-blade h3 {
        color: #fff;
        font-weight: 100;
        font-size: 18px;
        margin-bottom: 15px !important;
        margin-top: 0;
    }

    .owl-carousel.owl-loaded.mob-owl p {
        font-weight: 100;
        margin: 0;
        font-size: 18px;
        color: #fff;
    }

    .mob-animation-blade {
        margin-top: 45px;
    }

    .owl-carousel.owl-loaded.mob-owl .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 5px 7px;
        background: #D6D6D6;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px;
    }

    .owl-carousel.owl-loaded.mob-owl .owl-dots .owl-dot.active span {
        background: #fff;
    }

    .owl-carousel.owl-loaded.mob-owl .owl-dots {
        position: absolute;
        display: flex;
        top: 40px;
        left: 0;
        right: 0;
        margin: 0 auto;
        align-items: center;
        justify-content: center;
    }

    .owl-carousel.owl-loaded.mob-owl .owl-nav.disabled {
        display: none;
    }

    div#hero-header .hero-text .WCard .banner-content {
        padding-top: 90px;
        padding-bottom: 42px;
        text-align: left;
    }

    div#cards.secure-price .card-wrapper .card-wrap .price-card {
        display: none;
    }

    div#cards.secure-price .card-wrap.Standard_SSL.ssov .price-card.Secure_Site_SSL, div#cards.secure-price .card-wrap.Standard_SSL.ssev .price-card.Secure_Site_EV_SSL {
        display: block;
    }

    div#cards.section.secure-price .card-wrapper .card-wrap h3 {
        font-size: 20px;
    }

    div#cards.secure-price .price-card p {
        font-size: 20px;
        padding: 0 30px;
        height: auto;
    }

    .blade8.Right .other-side {
        display: none;
    }

    .blade8.Right .right-side {
        padding: 78px 36px;
        margin-bottom: 0;
    }

    .blade4 .thumb-slide-header p {
        font-size: 15px;
        margin-bottom: 30px;
    }

    body.mean-container a.meanmenu-reveal {
        right: 6px !important;
    }

    .site-branding {
        padding: 17px 13px 14px 0;
    }

    .mob-animation-blade-image {
        margin-top: 30px;
    }

    .owl-carousel .owl-item .mob-animation-blade-image img {
        width: auto;
        max-width: 100%;
        margin: 0 auto;
    }

    div#cards .accordion-wrapper .accordion-group .divTable .divTableBody .divTableRow.divTableHeadingBlock {
        display: none !important;
    }

    div#cards .divTableCell {
        display: none !important;
    }

    div#cards .divTableCell:first-child {
        display: table-cell !important;
    }

    div#cards .divTable .Secure_SSL.divTableCell {
        color: #0f9dff;
        font-size: 20px;
        /* letter-spacing: 1px; */
    }

    div#cards .divTableRow:nth-child(2) .divTableCell:empty {
        display: none !important;
    }

    div#cards .divTable.ssov .divTableCell:nth-child(2) {
        display: table-cell !important;
        border-right: 1px solid #bebeb8;
        background: none;
        width: 127px;
    }

    div#cards .divTable.ssev .divTableCell:nth-child(3) {
        display: table-cell !important;
        border-right: 1px solid #bebeb8;
        background: none;
        width: 127px;
        border-top: 1px solid #bebeb8;
    }

    header#masthead ul li {
        padding-right: 0;
    }

    .mob-owl.owl-carousel .owl-item:first-child img {
        padding-top: 50px;
    }

    header#masthead ul#account-menu li > a > span.icon-Search {
        padding-left: 0;
        margin-left: 0;
        margin-top: 2px;
        color: #525f67;
    }

    body.mean-container a.meanmenu-reveal span {
        background: #525f67;
        height: 2px;
    }

    .mob-animation-blade-image {
        margin-left: 0;
    }

    div#cards .divTable.ssmd .divTableCell:nth-child(4) {
        display: table-cell !important;
        border-right: 1px solid #bebeb8;
        background: none;
        width: 127px;
    }

    div#cards.secure-price .card-wrap.Standard_SSL.ssmd .price-card.Secure_Site__Multi-Domain {
        display: block;
    }

    div#cards.secure-price .card-wrap.Standard_SSL.ssevmd .price-card.Secure_Site_EV_Multi-Domain {
        display: block;
    }

    div#cards .divTable.ssevmd .divTableCell:nth-child(5) {
        display: table-cell !important;
        border-right: 1px solid #bebeb8;
        background: none;
        width: 127px;
    }

    div#cards.secure-price .card-wrap.Standard_SSL.ssw .price-card.Secure_Site__Wildcard {
        display: block;
        width: 100%;
    }

    div#cards .divTable.ssw .divTableCell:nth-child(6) {
        display: table-cell !important;
        border-right: 1px solid #bebeb8;
        background: none;
        width: 127px;
    }

    div#cards.secure-price .card-wrapper .card-wrap.securesite-ssl .price-card.Secure_Site_SSL {
        display: block;
        border: 1px solid #0174c3;
    }

    div#cards.secure-price .card-wrapper .card-wrap.securesite-ssl .price-card.Secure_Site_SSL h3 {
        background: #0174c3;
    }

    div#cards .divTable.securesite-ssl .divTableCell:nth-child(2) {
        display: table-cell !important;
        border-right: 1px solid #bebeb8;
        background: none;
        width: 127px;
    }

    .PP-secure-site .right-side .flex-content-wrapper {
        padding: 0 30px;
    }

    .PP-secure-site .other-side {
        display: none;
    }

    div#cards.business-basicssl .card-wrapper .card-wrap .price-card.SecureSitesupTMsupBusinessCertificate h3 {
        height: auto;
    }

    div#cards .divTable.business-securesite-ssl .divTableCell:nth-child(6) {
        display: table-cell !important;
        border-right: 1px solid #bebeb8;
        background: none;
        width: 127px;
    }

    .ev-secure-site-image img {
        display: none;
    }

    .ev-secure-site-image {
        background: url(/wp-content/uploads/2018/09/mob-green-address.png);
        height: 126px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }

    .custom-bottom-block {
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    }

    div#cards .accordion-wrapper .accordion-group .divTable .divTableBody .divTableRow:nth-child(2) {
        display: block !important;
        border-top: 1px solid #bebeb8;
    }

    div#cards .accordion-wrapper .accordion-group .divTable .divTableBody .divTableRow:nth-child(2) .divTableCell {
        width: calc(100% / 7);
    }

    div#cards .accordion-wrapper .accordion-group .divTable.business-securesite-ssl .divTableBody .divTableRow:nth-child(2) .divTableCell:first-child {
        width: 328px;
    }

    div#cards .accordion-wrapper .accordion-group .divTable.business-securesite-ssl .divTableBody .divTableRow:nth-child(2) .divTableCell {
        width: 127px;
    }

    div#hero-header .hero-text .secure-site p {
        font-size: 14px;
    }

    .container {
        max-width: 90%;
    }
}


@media (max-width: 500px) {
    .domain-list label {
        width: 100%;
    }

    .custom-bottom-block {
        padding: 25px 30px;
        text-align: center;
    }

    .custom-bottom-block .flex-parent {
        text-align: center;
    }

    .custom-bottom-block .flex-parent .flex-child span {
        margin: 0 auto;
        float: left;
        width: 75px;
        height: 75px;
        line-height: 75px !important;
    }

    .custom-bottom-block .flex-parent .flex-child p {
        text-align: left;
        margin-top: 10px;
        width: 70%;
        margin-left: 15px;
    }

    abbr[title] {
        border-bottom: none !important;
        cursor: inherit !important;
        text-decoration: none !important;
    }

    .animationBlade {
        /*margin: 30px auto 185%;*/
        /*margin: 30px auto 70%;*/
    }

    footer#colophon .container {
        max-width: 280px;
    }

    .animationBlade .thumb.activeLayer {
        margin-top: 150px;
    }
}

@media (max-width: 480px) {
    .blade8.Right .right-side .flex-content-wrapper h2 {
        font-size: 24px !important;
    }

    .blade8.Right .right-side p {
        font-size: 18px !important;
    }

    .blade8 .right-section p:last-child {
        text-align: center;
    }

    .blade8 .right-section a.get-button {
        margin: 35px auto 0;
    }

    #digicert_reviews .content-data-summary {
        display: block;
        text-align: center;
    }

    #digicert_reviews .content-header-meta {
        width: 100%;
    }

    #digicert_reviews .content-title-container {
        width: 100%;
        margin-top: 20px;
        text-align: left;
        margin-left: 0;
    }

    #digicert_reviews .content-header-meta table {
        width: 100%;
    }

    #digicert_reviews .content-header-meta td {
        display: block;
        width: 100%;
        margin-bottom: 12px;
    }

    #digicert_reviews .rating-stars-container abbr[title] {
        left: 0;
        right: 0;
    }

    #digicert_reviews .content-summary {
        float: none;
        width: 100%;
        text-align: left;
    }

    #digicert_reviews .review-rating {
        width: 100%;
        text-align: center;
        padding-top: 15px;
    }

    #digicert_reviews .content-summary-body-text {
        margin-top: 0;
    }

    .container {
        /*max-width: 280px;*/
        max-width: 90%;
    }

    .owl-carousel.owl-loaded.mob-owl h3 {
        font-size: 18px;
    }

    .owl-carousel.owl-loaded.mob-owl p {
        font-size: 14px;
    }

    div#hero-header.section.certificate {
        background-repeat: no-repeat;
        padding: 100px 0 80px;
        background-image: url(/wp-content/uploads/2018/09/mob-hero-bg.jpg) !important;
    }

    div#hero-header .hero-text .WCard .norton-certi {
        margin: 0 auto 30px;
        width: 70%;
    }

    div#cards.secure-price.business-price h3.inner-subtitle {
        font-size: 18px;
        padding-bottom: 35px;
    }

    div#cards.secure-price .card-wrap.Standard_SSL.ssov .price-card.Secure_Site_SSL, div#cards.secure-price .card-wrap.Standard_SSL.ssev .price-card.Secure_Site_EV_SSL {
        padding-bottom: 20px !important;
    }

    div#blade4 .container {
        max-width: 94%;
    }

    div#blade4 .col-max-section.content-blade p {
        text-align: left !important;
    }

    div#blade4 .col-max-section.content-blade p:last-child {
        text-align: center !important;
    }

    #content * {
        line-height: 1.3;
    }

    #related-resources .resource.box h3 {
        font-size: 20px;
    }

    #related-resources .resource.box p {
        font-size: 18px;
    }

    div#related-resources.section .resource.box {
        max-width: 250px;
        margin: 0 0 20px 0 !important;
        padding: 40px 15px !important;
    }

    #related-resources .resource.box a {
        font-size: 18.5px;
    }

    .content-flex.section .container#digicert_review_summary {
        max-width: 100%;
    }

    #review-summary td {
        display: block;
        margin-bottom: 10px;
    }

    #review-summary {
        padding-top: 35px;
    }

    #write_review {
        font-size: 24px;
    }

    #review-btn {
        font-size: 18.5px;
        min-width: 150px;
    }

    #digicert_reviews .content-header-meta tr {
        display: flex;
        flex-direction: column-reverse;
        display: -webkit-flex;
        -webkit-flex-direction: column-reverse;
    }

    #digicert_reviews .content-header-meta tr td {
        margin: 0;
    }

    .content-flex.section #digicert_reviews .content-core .content-meta-wrapper {
        display: flex;
        justify-content: center;
    }

    .content-flex.section #digicert_reviews .content-core .content-meta-wrapper span.author {
        width: auto;
    }

    #digicert_reviews .content-header-meta .content-datetime {
        float: none;
        width: auto;
    }

    .content-flex.section #digicert_reviews .content-core {
        padding-bottom: 0;
    }

    #review-summary tr:nth-child(2) td table td {
        display: table-cell;
    }

    .ratings-container {
        height: 2px;
        min-height: 2px;
    }

    .ratings-value {
        height: 2px;
    }

    #review-summary {
        overflow-y: inherit;
    }

    #review-summary table {
        display: block;
        width: 100%;
    }

    #review-summary table tbody {
        display: block;
    }

    #review-summary tr {
        display: block;
    }

    .custom-bottom-block .flex-parent .flex-child p {
        width: 70%;
        font-size: 14px;
    }

    .custom-bottom-block .flex-parent .flex-child span {
        width: 60px;
        height: 60px;
        line-height: 60px !important;
    }

    .ev-secure-site p {
        font-size: 18px;
    }

    div#cards.section.secure-price .card-wrapper .card-wrap h3 br {
        display: none;
    }

    div#cards .divTableCell br {
        display: none;
    }

    .domain-list .inputDiv {
        width: 70%;
        margin: 0 auto 15px;
    }

    .domain-list .inputDiv:first-child {
        margin: 0 auto 15px;
    }

    .PP-secure-site .right-side h2 {
        font-size: 24px !important;
    }

    .PP-secure-site .right-side p {
        font-size: 18px !important;
    }

    .PP-secure-site .right-side p:last-child {
        text-align: center;
    }

    .PP-secure-site a.get-button {
        margin: 35px auto 0;
    }

    div#hero-header.section.certificate .container {
        max-width: 85%;
    }

    .owl-carousel .owl-item .mob-animation-blade-image img {
        width: 160px;
        height: 200px;
        object-fit: contain;
    }

    .thumb-slide-wrap.col-max-section.secure-site-white br {
        display: none;
    }
}

@media (max-width: 320px) {
    #review-summary > table table td {
        font-size: 15px;
        padding: 0 0 5px 0;
    }

    .custom-bottom-block .flex-parent .flex-child p {
        width: 65%;
    }

    div#blade4 {
        min-height: 685px;
    }

    div#customers .tile-wrapper .tile.feature.no-border.col-sm-6:nth-child(2n + 1):last-child:after {
        padding-bottom: 30%;
    }
}


/*******secure site css end***********/


/******* josh new 2019 - partners/certificate management ***********/

/*modify  section big hero*/

@media screen and (max-width: 768px) {
    .big-half {
        padding-top: 30px;
    }
}

@media screen and (max-width: 680px) and (min-width: 600px) {
    .big-half {
        margin-left: -40px;
    }
}

@media screen and (max-width: 768px) and (min-width: 680px) {
    .big-half {
        margin-left: -90px;
    }
}

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

    .big-half {
        padding: 10% 0px 10% 20px;
    }

    .big-half h1 {
        font-size: 40px;
    }

    .big-half h3 {
        font-size: 24px;
    }
}

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

    .big-half {
        padding: 20% 0px 10% 50px;
    }
}


@media screen and (min-width: 1150px) {
    .big-half {
        min-width: 540px;
        margin-left: -50px;
        padding: 100px 0 35px;
    }

    .big-half h1 {
        font-size: 60px;
    }

    .big-half h3 {
        font-size: 32px;
    }

    .big-half a {
        padding: 13px 50px !important;
        z-index: 999;
        position: relative;
    }
}

header#masthead #primary-menu > li > ul.sub-menu li.container > ul.sub-menu li.no-padding .menu-widget-small {
    padding: 0 40px 0 20px;
}

/*nav button*/
a.anchor-link span.button-white {
    margin: -6px -10px;
}

span.button-white {
    display: block;
    background: #fff;
    color: #0da7ff;
    padding: 6px 30px;
    border-radius: 35px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
}


/*video tabs*/
.content-video-tabs .tabs-module.vertical .tab:first-child:last-child {
    border: none;
    box-shadow: none;
    padding: 0px;
    height: 100%;
    display: flex;
    align-items: center;
}

@media screen and (min-width: 991px) {
    .content-video-tabs .tabs-module.vertical .tab:first-child:last-child {
        padding: 60px 0px 60px 0px;
    }
}

.content-video-tabs .tabs-module.vertical .tab:first-child:last-child .tab-trigger {
    font-size: 40px;
}

.content-video-tabs .tabs-module.vertical .tab:first-child:last-child .tab-details {
    font-size: 24px;
}

.content-video-tabs .tabs-module.vertical .tab a.button {
    margin-top: 40px;
}

.content-video-tabs .tab-container {
    /* margin: 0; */
}

/*button*/
a.button.button-blue-outline {
    color: #0f9dff;
    border: 2px solid #0f9dff;
    background: #fff;
    padding: 13px 35px;
}

a.button.button-blue-outline:hover {
    color: #fff;
    background: #0f9dff;
}

/* animated slider  */

.content-animated-slider .animationBlade {
    margin: 0px auto 50.2%;
}


/* split content  */

.content-split {
    position: relative;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: left center;
}


.content-split.no-padding .split-text-wrapper.half {
    padding: 50px 0 !important;
}

.slider-arrows .owl-carousel .owl-nav {
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    width: calc(100%);
    justify-content: space-between;
    max-width: 1370px;
}


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

    .slider-arrows .owl-carousel .owl-nav {
        display: flex !important;
    }

}

.slider-arrows .owl-carousel .owl-nav > div {
    transform: rotate(45deg);
    font-size: 0;
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #adb7c0;
    cursor: pointer;
}

.slider-arrows .owl-carousel .owl-nav > div:first-child {
    border-right: 0;
    border-top: 0;
    margin-left: -50px;
}

.slider-arrows .owl-carousel .owl-nav > div:last-child {
    border-left: 0;
    border-bottom: 0;
    margin-right: -50px;
}


.white-text, .white-text h2.inner-title, .white-text h3 {
    color: #fff;
}


/*zig zag*/

.content-zig-zag .zigzag-group .parent-zigzag .child-zigzag-image {
    width: 40%;
    text-align: center;
}


.content-zig-zag .zigzag-group .parent-zigzag .child-zigzag-desc {
    width: 60%;
}

div#customers.background-blue, .background-blue {
    background-color: #0789e1;
}

div#customers.background-blue .tile-wrapper .tile.feature, .background-blue .tile-wrapper .tile.feature {
    border-color: #0789e1;
}

ul.small-bullet {
    list-style-type: disc !important;
    padding-left: 40px !important;
    text-align: left;
    margin-top: 35px;
    margin-bottom: 0;
}

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

    ul.small-bullet {
        max-width: 60%;
        margin: 0 auto;
    }
}

header#masthead .menu-widget h3 {
    padding: 0 0 10px;
}

.font-medium * {
    font-size: 20px !important;
}

header#masthead #primary-menu > li > ul.sub-menu li.container > ul.sub-menu li ul.sub-menu li.menu-item a {
    font-weight: 300;
}

header#masthead #primary-menu#primary-menu > li > ul.sub-menu li.container > ul.sub-menu li.menu-item a.button {
    min-width: 90px;
    padding: 4px 10px !important;
}

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

    .font-medium * {
        font-size: 16px !important;
    }
}

.white-circle-bg .circles-wrap div.grow-wrap:after {
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #fff;
    z-index: -1;
    border-radius: 100%;
}

.white-circle-bg .circles-wrap div.grow-wrap {
    z-index: 2;
}

.white-circle-bg .circles-wrap div[class*='circle-grow'] canvas {
    position: relative;
    z-index: 9;
}

.content-flex-wrap {
    display: flex;
    align-items: center;
}

@media screen and (max-width: 991px) {
    .content-flex-wrap {
        flex-direction: column;
        text-align: center;
    }
}

.content-flex-wrap img {
    margin-right: 50px;
    max-width: 35%;
}

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

    .content-zig-zag .zigzag-group .parent-zigzag .child-zigzag-image {
        margin: 20px 0;
    }
}


@media screen and (min-width: 768px) {
    .content-zig-zag .zigzag-group .parent-zigzag:nth-child(even) .child-zigzag-image {
        order: -1;
    }
    .content-zig-zag .zigzag-group .parent-zigzag.flipped:nth-child(even) .child-zigzag-image {
        order: 2;
    }

    .content-zig-zag .zigzag-group .parent-zigzag.flipped:nth-child(odd) .child-zigzag-image {
        order: -1;
    }
}


@media screen and (max-width: 991px) {
    .column-icon {
        max-width: 400px;
    }
}

@media screen and (max-width: 768px) {
    .column-icon {
        max-width: 300px;
        margin: 0 auto;
        float: none;
        text-align: center;
    }

    .alignleftmobile {
        margin-left: 0;
    }
}


.dark-text, .dark-text *:not(a) {
    color: #48565e;
}


@media screen and (min-width: 500px) {
    .space-left .hero-text {
        padding-left: 35% !important;
    }

    .left-aligned,
    .left-aligned * :not(a),
    .left-aligned .hero-text {
        text-align: left !important;
    }
}

@media screen and (min-width: 768px) {
    .space-left .hero-text {
        padding-left: 25% !important;
    }
}

@media screen and (min-width: 991px) {
    .space-left .hero-text {
        padding-left: 35% !important;
    }
}



div#page header#masthead #primary-menu > li > ul.sub-menu li.container > ul.sub-menu li.text-box {
    text-align: left;
}

div#page header#masthead #primary-menu > li > ul.sub-menu li.container > ul.sub-menu li.text-box a {
    padding: 0;
    margin-bottom: 20px;
    position: relative;
}

div#page header#masthead #primary-menu > li > ul.sub-menu li.container > ul.sub-menu li.text-box a:hover:after {
    opacity: 1;
}

div#page header#masthead #primary-menu > li > ul.sub-menu li.container > ul.sub-menu li.text-box a:after {
    content: '';
    border-bottom: 1px solid rgba(255, 255, 255, 0.65);
    width: 100%;
    bottom: -5px;
    position: absolute;
    left: 0;
    opacity: 0;
    transition: .22s ease;
}

div#page header#masthead #primary-menu > li > ul.sub-menu li.container > ul.sub-menu li.text-box a:last-child {
    margin-bottom: 0;
}


.other-side a.image-link {
    height: 100%;
    display: block;
    z-index: 9;
    position: relative;
}



.left-aligned .hero-button {
    margin-top: 25px !important;
}

div#hero-header.padding-120 .hero-text {
    padding: 120px 0;
}

.section.padding-80 {
    padding: 80px 0;
}

.section.padding-120 {
    padding: 120px 0;
}


div#customers .tile-wrapper.feature-wrapper {
    padding-top: 50px !important;
}

.circles-wrap {
    margin-bottom: 0;
}


.content-flex.section.offset-image .other-side {
    margin-top: 40px;
    padding-right: 20px;
}

@media screen and (min-width: 991px) {
    .content-flex.section.offset-image .other-side {
        margin-top: 80px;
    }
}

@media screen and (min-width: 1140px) {
    .content-flex.section.offset-image .other-side {
        margin-top: 100px;
    }
}

.content-flex.section .other-side iframe {
    position: relative;
    z-index: 999999;
    max-width: 100%;
    margin-right: 20px;
}

.thumb-prev, .thumb-next {
    display: block;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 75px;
    margin: auto;
    transform: rotate(45deg);
    font-size: 0;
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #adb7c0;
    cursor: pointer;
}

.thumb-prev {
    left: -40px;
    border-right: 0;
    border-top: 0;
}

.thumb-next {
    right: -40px;
    border-left: 0;
    border-bottom: 0;
}

.content-flex.content-zig-zag.section {
    padding: 60px 0 80px;
}

.no-title-dots .cert-wrapper .owl-carousel-1 {
    padding: 10px 0 40px !important;
}

.no-title-dots .cert-wrapper .owl-carousel-1 {
    padding: 10px 0 40px !important;
}

.columns-wrapper .col-content .column-icon img {
    margin-bottom: 40px;
}

.columns-wrapper br {
    line-height: 2 !important;
}

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

.columns-wrapper.center-columns .col-content {
    float: none;
    display: inline-block;
    text-align: initial;
    vertical-align: top;
}


.click-title.inactive i.icon-Chevron {
    transform: rotate(-180deg);
}

.click-title {
    cursor:pointer;
    margin: 0;
    padding: 10px 0;
}

.click-title i.icon-Chevron {
    font-size: 55%;
    padding: 0px 10px;
    transform: rotate(-90deg);
    display: inline-block;
    transition: .22s ease;
    transform-origin: center center;
}

.click-content p {
    margin: 0;
    padding: 0 0 10px 0;
}

.new_product_comp .tabs-module.vertical.stack [data-tab] {
    margin-bottom: 0;
    border-left: 0;
    border-top: 2px solid transparent;
    padding: 50px 45px;
    border: 1px solid #909CA5;
    /* border-right-width: 0; */
    /* border-bottom: none; */
    margin-left: -1px;
    margin-bottom: -1px;
    transition: none;
    box-shadow: none;
    flex-basis: calc((100% + 2.5px) / 3);
    flex: 1;
}

.new_product_comp .tabs-module.vertical.stack [data-tab]:first-child {
    margin-left: 0;
}

.new_product_comp .tabs-module.vertical.stack [data-tab] .tab-trigger {
    margin-bottom: 20px;
    /* color: #0174c3; */
    text-align: center;
}

.new_product_comp .tabs-module.vertical.stack [data-tab].active .tab-trigger {
    color: #0174c3;
}

.new_product_comp .tabs-module.vertical.stack {
    display: block;
}

.new_product_comp .tabs-module.vertical.stack .card-tabs {
    display: flex;
}

.new_product_comp .tabs-module.vertical.stack .content-container:after {
    display: none;
}

.new_product_comp .tabs-module.vertical.stack .content-container [data-tab-content] {
    display: flex;
    display: block;
    pointer-events: all;
}

.new_product_comp .tabs-module.vertical.stack .content-container [data-tab-content] .product-card-wrap {
    display: flex;
    border: 1px solid #0174c3;
    box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.15);
}

.new_product_comp .tabs-module.vertical.stack .content-container [data-tab-content] .product-card {
    flex: 1;
    padding: 40px 30px 30px;
    text-align: left;
    border-right: 1px solid #d2dce3;
    position: relative;
    background: #fff;
}

.new_product_comp .tabs-module.vertical.stack .content-container [data-tab-content] .product-card.recommended {
    background-color: #f4f5f8;
}

.new_product_comp .accordion-group .accordion-title {
    border-top: 0;
    text-align: left;
}

.new_product_comp .tabs-module.vertical.stack .content-container [data-tab-content] .product-card:last-child {
    border-right: 0;
}

.new_product_comp .tab-card-container {
    width: 100%;
}

.new_product_comp .tabs-module.vertical.stack .content-container [data-tab-content].align-top p {
    position: static;
}

.new_product_comp .tabs-module.vertical.stack .content-container [data-tab-content].align-top:before {
    display: none;
}

.new_product_comp .tabs-module.vertical.stack .content-container [data-tab-content].active {
    position: static;
}


.new_product_comp .tab-text {
    text-align: left;
}

.new_product_comp .tab-text ul li {
    list-style-type: disc;
}

.new_product_comp .tab-text ul {
    padding-left: 15px !important;
    list-style-type: none !important;
}

.new_product_comp .tab-text ul li {
    list-style-type: none !important;
    position: relative;
}

.new_product_comp .product-card h4 {
    padding-right: 8px;
    font-weight: 400;
    margin-top: 0;
}

.new_product_comp .buttons {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0 5px;
    box-sizing: content-box;
}

.new_product_comp .tabs-module.vertical.stack .content-container [data-tab-content] a:after {
    content: none;
}

.new_product_comp .tabs-module.vertical.stack .content-container [data-tab-content] a, .new_product_comp .buttons a {
    position: static;
    height: auto;
    width: auto;
    font-size: 14px;
    justify-content: center;
}

.new_product_comp .tabs-module.vertical.stack .content-container [data-tab-content] a.button:hover {
    color: #fff;
    background: #5fad4f;
}

.new_product_comp .tabs-module.vertical .content-container [data-tab-content] a:not(:first-child), .new_product_comp .buttons a:not(:first-child) {
    /* margin-top: 15px; */
}

.new_product_comp .product-card .buttons {
    padding: 20px 0 0;
}

.new_product_comp .secure-table-group .divTable .divTableCell {
    background: none;
    box-shadow: none;
    min-width: 162px;
    padding: 25px 16px;
    line-height: 1.4 !important;
}

.new_product_comp .divTable .divTableBody {
    background: none;
}

.new_product_comp .finalRow {
    border: 1px solid #bebdb8;
    border-bottom: 0;
    display: flex;
}

.new_product_comp .finalRow > div {
    padding: 25px 30px;
    font-size: 14px;
    text-align: left;
}

.new_product_comp .finalRow > div p {
    font-size: 14px;
}

.new_product_comp .finalRow > div p:last-child {
    margin-bottom: 0 !important;
}

.new_product_comp .finalRow .firstColumn {
    border-right: 1px solid #bebdb8;
}

.new_product_comp .secure-table-group .divTable .divTableCell.firstColumn,
.new_product_comp .firstColumn {
    width: 330px !important;
    min-width: 330px;
    flex-basis: 330px;
    font-size: 14px;
    font-weight: 400 !important;
    color: #62615e;
    text-align: left;
    text-transform: uppercase;
    padding: 25px 15px 25px 35px !important;
}

.new_product_comp .firstColumn a {
    display: inline !important;
}

.new_product_comp .tabs-module.vertical.stack [data-tab]:nth-last-child(1) {
    margin-top: 0;
}

.new_product_comp .tabs-module.vertical.stack [data-tab]:nth-last-child(2) {
    margin-top: 40px;
}

.new_product_comp .tabs-module.vertical.stack [data-tab]:nth-last-child(3) {
    margin-top: 80px;
}

.new_product_comp .tab-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.new_product_comp .tabs-module.vertical .content-container {
    overflow: hidden;
}

.new_product_comp .tabs-module.vertical.stack [data-tab]:last-child {
    border-right-width: 1px;
}

.new_product_comp .tabs-module.vertical.stack [data-tab].active {
    border-color: #0174c3 !important;
    z-index: 1;
}

.new_product_comp .product-inner {
    max-width: 380px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

a.btn-primary.button.buy.outline {
    color: #5fad4f;
    border: 2px solid #5fad4f;
    background: transparent;
    padding: 7px 25px;
    margin-bottom: 10px;
}


.new_product_comp .secure-table-group .divTable .divTableCell:not(.firstColumn) span:not(.digicert-pricing) {
    display: block;
    font-size: 12px;
    max-width: 130px;
    margin: 5px auto 0;
}

.new_product_comp .secure-table-group .divTable .divTableCell.firstColumn span.full {
    padding-bottom: 10px;
    display: block;
}

.new_product_comp .secure-table-group .divTable .divTableCell.firstColumn span.lefthalf {
    float: left;
    font-size: 14px;
    display: inline;
    max-width: none;
    width: 50%;
}

.new_product_comp .secure-table-group .divTable .divTableCell img {
    /* padding: 0px 10px 0; */
    margin: 0;
}

.new_product_comp .secure-table-group .divTable .divTableCell.divHeading.firstColumn,
.new_product_comp .secure-table-group .divTable .divTableCell.divHeading {
    padding: 12px 17px !important;
    font-size: 14px;
    font-weight: 400 !important;
}

.new_product_comp .secure-table-group .divTable .divTableCell.divHeading {
    /* padding-right: 15px !important; */
}

.new_product_comp .secure-table-group .divTable .divTableCell.recommended {
    background: #f4f6f8;
}

.new_product_comp .divTable .divTableRow.row-0 .divTableCell:not(.firstColumn) {
    vertical-align: top;
    padding: 25px 8px !important;
}

.new_product_comp .divTable .divTableRow.row-0 .divTableCell {
    vertical-align: top;
}

.new_product_comp .spanAll p {
    margin: 0 0 10px !important;
    display: block;
}

.new_product_comp .accordion-wrapper.children-2 .divTable .divTableCell {
    width: calc(100% / 2);
}

.new_product_comp .tabs-module.vertical.stack .card-tabs a {
    padding: 11px 32px;
}

.new_product_comp .tabs-module.vertical.stack .card-tabs a.button {
    background: #fff;
    color: #5fad4f;
    border: 2px solid #5fad4f;
}

.new_product_comp .tabs-module.vertical.stack .card-tabs .active a.button {
    color: #fff;
    background: #5fad4f;
    border-color: #5fad4f;
}

.new_product_comp .tabs-module.vertical.stack .card-tabs .active a.button:hover {
    background: #4EA03C;
    border-color: #4EA03C;
}

.new_product_comp .product-wrap {
    text-align: left;
    border: 1px solid #d2dce3;
}

.new_product_comp .product-wrap + .product-wrap {
    border-top: 0;
}

.new_product_comp .product-wrap h4 {
    font-size: 14px;
    font-weight: 400 !important;
    color: #62615e;
    text-align: left;
    text-transform: uppercase;
    margin: 15px 0;
}

.new_product_comp .product-wrap {
    padding: 30px 20px 30px;
}

.new_product_comp .product-wrap .product-title {
    margin-top: 0;
}

.new_product_comp .product-wrap .product-child-list li:last-child h5 {
    margin-bottom: 0 !important;
}

.new_product_comp .product-wrap ul {
    padding: 0 !important;
    margin: 0;
}

.new_product_comp .tab-text ul li {
    margin-bottom: 4px;
}

.new_product_comp .tabs-module.vertical.stack [data-tab] .tab-trigger {
    font-size: 28px;
    font-weight: 400;
}

.new_product_comp .accordion-wrapper.children-2 .divTable .divTableRow:first-child .divTableCell {
    padding: 12px 17px !important;
    text-align: center !important;
}

.new_product_comp .accordion-wrapper.children-2 .divTable .divTableRow:first-child .divTableCell a {
    text-align: center !important;
    justify-content: center;
}


.new_product_comp .tab-text ul li:before {
    content: "\2022";
    position: absolute;
    left: -15px;
    font-size: 24px;
    line-height: 20px;
}

.new_product_comp .secure-table-group .divTable .divTableCell.divHeading nobr {
    display: contents;
}
.new_product_comp .inner-title {
    margin: 0 auto !important;
}

.section.padding-80:first-child {
    padding-top: 143px;
}

.new_product_comp .js-tabs-module.tabs-module.vertical.stack.hover-tabs {
    margin-top: 80px;
}


.new_product_comp .tab[data-tab="Secure-Site-SSL"]:before {
    content: 'Upgrade';
    position: absolute;
    top: -1px;
    left: -1px;
    right: 0;
    width: calc(100% + 2px);
    /* background: #0174c3; */
    color: #fff;
    padding: 4px 0;
    text-transform: uppercase;
}


.new_product_comp .tab:before {
    position: absolute;
    top: -1px;
    opacity: 0;
    left: -1px;
    right: 0;
    width: calc(100% + 2px);
    color: #fff;
    padding: 4px 0;
    text-transform: uppercase;
    background: #0174c3;
}

.tabs-module.vertical .content-container [data-tab="Secure-Site-Pro-SSL"]:before {
    content:'Recommended';
}

.new_product_comp .active + .tab[data-tab="Secure-Site-Pro-SSL"]:before {
    content: 'Upgrade to Pro';
}


.new_product_comp .tab.active + .tab:before {
    opacity: 1;
}


.new_product_comp [data-tab="Secure-Site-Pro-SSL"]:before    {
    content: 'Recommended';
    opacity: 1;
    height: 27px;
}


.new_product_comp .active[data-tab="Secure-Site-Pro-SSL"]:before {
    background: #0174c3;
}

.new_product_comp .accordion-group * {
    border-color: #ABB6BF !important;
}


.new_product_comp.simple .tab-card-container[data-tab-content] {
    position: static !important;
    opacity: 1 !important;
}

.new_product_comp.simple .simple-product-chart:first-child {
    margin-top: 0;
}


.new_product_comp.simple .secure-table-group .divTable .divTableCell.table-header {
    width: 330px;
}

.new_product_comp.simple .secure-table-group .divTable .divTableCell.table-list {
    width: 100%;
}

.new_product_comp.simple .secure-table-group .divTable .divTableCell .feature-table-list .icon {
    position: relative;
    width: 100px;
    text-align: center;
}

.new_product_comp.simple .secure-table-group .divTable .divTableCell .feature-table-list .title {
    flex: 1;
}

.new_product_comp.simple .secure-table-group .divTable .divTableCell .feature-table-list .title img {
    margin-top: 10px;
}

.new_product_comp.simple .secure-table-group .divTable .divTableCell .feature-table-list {
    text-align: left;
    justify-content: flex-start;
    display: flex;
    align-items: flex-start;
    margin: 20px 0;
}

.new_product_comp.simple .secure-table-group .divTable .divTableCell .feature-table-list .title p:last-child {
    margin-bottom: 0;
}

.new_product_comp.simple .secure-table-group .divTable .divTableCell .feature-table-list .title span {
    text-transform: uppercase;
    display: block;
}

.new_product_comp.simple .secure-table-group .divTable .divTableCell .feature-table-list .title span + p {
    margin-top: 10px;
}

.new_product_comp.simple .secure-table-group .divTable .divTableCell .feature-table-list .title p {
    font-size: 14px;
}

.new_product_comp.simple .secure-table-group .divTable .divTableCell .feature-table-list span {
    width: 100%;
    display: block;
    max-width: 100%;
    font-size: 14px;
}

.new_product_comp.simple .secure-table-group .divTable .divTableCell .feature-table-list .icon .icon-Check,
.new_product_comp.simple .secure-table-group .divTable .divTableCell .feature-table-list .icon .icon-Check:before {
    position: static;
    font-size: 24px;
}

.new_product_comp.simple .secure-table-group .divTable .divTableCell.table-list {
    padding: 5px 15px;
}

.new_product_comp.simple .secure-table-group .divTable .divTableCell.firstColumn.table-header {
    vertical-align: top;
    font-size: 22px;
    font-family: 'Roboto';
    text-transform: unset;
    font-weight: 400 !important;
    padding: 25px 60px 25px 60px !important;
}


.new_product_comp.simple .simple-product-chart {
    margin-top: 80px;
    border-bottom: 1px solid #bebdb8;
    width: 100%;
}

.new_product_comp.simple .tabs-module.vertical .content-container {
    margin-bottom: 0 !important;
}

.new_product_comp.simple .product-card h4 {
    font-size: 22px;
}

.new_product_comp h3.inner-subtitle:empty {
    margin: 0 !important;
}

.new_product_comp h3.inner-subtitle:empty + .js-tabs-module {
    margin-top: 0 !important;
}


.new_product_comp .bar.recommended {
    position: absolute;
    top: -1px;
    left: -1px;
    right: 0;
    width: calc(100% + 2px);
    text-align: center;
    background: #0174c3;
    color: #fff;
    padding: 3px 0;
    text-transform: uppercase;
    font-size: 14px;
}

.new_product_comp .secure-table-group .divTable .divTableCell.divHeading.recommended {
    position: relative;
}

.new_product_comp .secure-table-group .divTable .divTableCell.divHeading.recommended:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 9;
    width: calc(100% + 2px);
    height: 3px;
    background: #0074c3;
}

.new_product_comp .tabs-module.vertical.stack .content-container .align-top[data-tab-content="Secure-Site-Pro-SSL"] .product-card .learn {
    display: none;
}

.tabs-module.vertical .content-container [data-tab-content] a.button.available {
    margin-bottom: 26px !important;
}


/* circle tabs */



.circle-video-tabs .js-tabs-module.tabs-module.vertical {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 830px;
    margin: 50px auto 0;
}

.circle-video-tabs .tabs-module.vertical .label-wrap {
    justify-content: center;
    align-items: center;
}

.circle-video-tabs .tabs-module.vertical .content-container {
    margin-right: 0;
}

.circle-video-tabs .tabs-module.vertical .tabs-container {
    width: 100%;
    margin: 80px 0 0;
    padding: 0 80px;
}

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

    .circle-video-tabs .tabs-module.vertical .tabs-container {
        margin: 60px 0 0;
        padding: 0 40px;
    }
}


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

    .circle-video-tabs .tabs-module.vertical .tabs-container {
        margin: 30px 0 0;
        padding: 0 20px;
    }
}


.circle-video-tabs .tabs-module.vertical .tabs-container .tab {
    display: inline-block;
    margin: 0;
    padding: 0 !important;
    text-align: center;
    background: none;
    cursor: pointer;
}

.circle-video-tabs .tabs-module.vertical .tabs-container .tab.item.active .thumb-wrap img,
.circle-video-tabs .tabs-module.vertical .tabs-container .tab.item:hover .thumb-wrap img {
    border: 2px solid #0f9dff;
    border-radius: 50%;
    background: #0f9dff;
    opacity: .85;
}

.circle-video-tabs .tabs-module.vertical .tabs-container .tab.item.active .thumb-wrap img {
    opacity: 1;
}

.circle-video-tabs .tabs-module.vertical  span.vtime {text-transform: uppercase;font-weight: 500 !important;}


.circle-video-tabs .tabs-module.vertical .tabs-container .tab.item .thumb-wrap img {
    border: 2px solid rgba(0, 0, 0, 0);
    border-radius: 50%;
    background: rgba(0, 0, 0, 0);
    transition: .22s ease-in-out;
    opacity: .5;
}

.circle-video-tabs .tabs-module.vertical .tabs-container .tab span.tab-trigger {
    font-size: 12px !important;
    font-weight: 500;
    text-align: center;
    display: block;
    line-height: 1 !important;
    padding-top: 20px;
}

.circle-video-tabs .tabs-module.vertical .tabs-container .tab img {
    width: auto !important;
    float: none;
    display: inline-block;
}

@media screen and (max-width: 768px){
.circle-video-tabs .tabs-module.vertical .tabs-container .tab img {
    max-width: 100px;
}
}


@media screen and (max-width: 500px){
    .circle-video-tabs .tabs-module.vertical .tabs-container .tab img {
        max-width: 75px;
    }
}

.circle-video-tabs .tabs-module.vertical .tabs-container .tab .tab-inner {
    margin: 0 auto;
    padding: 0 10px;
}

.circle-video-tabs .tabs-module.vertical .tabs-container .owl-prev,
.circle-video-tabs .tabs-module.vertical .tabs-container .owl-next {
    display: block;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(45deg);
    font-size: 0;
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #adb7c0;
    cursor: pointer;
}

.circle-video-tabs .tabs-module.vertical .tabs-container .owl-prev {
    left: 5px;
    border-right: 0;
    border-top: 0;
}

.circle-video-tabs .tabs-module.vertical .tabs-container .owl-next {
    right: 5px;
    border-left: 0;
    border-bottom: 0;
}


div#hero-header.wide-button .hero-text a.button {
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: 260px;
}

.content-flex.content-video-tabs.padding-80 {
    padding-bottom: 95px;
}

@media (max-width: 980px) {

    .new_product_comp.simple .simple-product-chart .divTableRow {
        display: block !important;
    }

    .new_product_comp.simple .simple-product-chart .divTableRow .divTableCell {
        display: block;
        width: 100%;
        min-width: 100%;
    }

    .new_product_comp.simple .simple-product-chart .divTableRow .divTableCell.firstColumn.table-header {
        border-right: 1px solid #bebdb8;
        display: none;
    }

    .new_product_comp.simple .secure-table-group .divTable .divTableCell .feature-table-list .icon {
        width: 60px;
    }

    .new_product_comp.simple .tabs-module.vertical.stack .content-container [data-tab-content] .product-card-wrap {
        flex-direction: column-reverse;
    }

    .new_product_comp.simple .tabs-module.vertical.stack .content-container [data-tab-content] .product-card {
        border-top: 1px solid #d2dce3;
    }

    .new_product_comp.simple .tabs-module.vertical.stack .content-container [data-tab-content] .product-card:last-child {
        border-top: 0;
    }


    .new_product_comp .tab[data-tab="Secure-Site-Pro-SSL"]:before {
        height: 30px;
        content: '';
        filter: grayscale(0%);
    }

    .new_product_comp .tabs-module.vertical.stack .tab[data-tab="Secure-Site-Pro-SSL"] {
        padding-top: 67px;
    }

    .new_product_comp .tabs-module.vertical.stack [data-tab] .tab-inner {
        min-height: 400px;
    }
}
@media (min-width: 1024px) {

    .new_product_comp .tabs-module.vertical.stack [data-tab] .tab-inner {
        opacity: .5;
    }

    .new_product_comp .tabs-module.vertical.stack [data-tab].active .tab-inner {
        opacity: 1;
    }
}


@media (max-width: 1024px) {

    .new_product_comp .tabs-module.vertical.stack .card-tabs {
        flex-direction: column-reverse;
    }

    .new_product_comp .tabs-module.vertical.stack [data-tab] {
        margin-top: 0 !important;
        margin-bottom: 20px;
        border: 1px solid #d2dce3;
    }

    .new_product_comp .tabs-module.vertical.stack [data-tab].active {
        border-color: #d2dce3 !important;
    }
    .new_product_comp .tab[data-tab="Secure-Site-SSL"]:before {
        content:none;
    }
}


@media (min-width: 1024px) {
    .hide-on-mobile {
        display: block !important;
    }
}

@media (max-width: 1024px) {
    .hide-on-mobile {
        display: none !important;
    }

}

@media (min-width: 980px) {
    .container.large-container {
        width: 950px;
    }
}


@media (min-width: 1150px) {
    .container.large-container {
        width: 1130px;
    }
}


@media (min-width: 1250px) {
    .container.large-container {
        width: 1230px;
    }


    .new_product_comp [data-tab-content="Business-SSL"] .product-card h4 {
        padding-right: 40px;
    }
}


@media (min-width: 1250px) {
    .container.large-container {
        width: 1230px;
    }
}




div#related-resources {
    padding: 80px 0;
}

div#related-resources.light {
    background-color: #0789e1;
}

div#related-resources.light  h2.inner-title {
    color: #fff;
}

div#related-resources h2.inner-title {
    text-align: left;
}

#content div#related-resources .resource-wrapper .resource-boxes .resource.box {
    padding: 0 !important;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
@media screen and (min-width:768px){
    div#related-resources .resource-wrapper .resource-boxes .resource.box {
        width: calc(33.33333% - 16.4px);
    }
}

div#related-resources.light .resource-wrapper .resource-boxes .resource.box h3,
div#related-resources.light .resource-wrapper .resource-boxes .resource.box p {
    color:#48565e;
}

div#related-resources .resource-wrapper .resource-boxes .resource.box p {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

div#related-resources.light .resource-wrapper .resource-boxes .resource.box {
    background: #fff;
}

div#related-resources .resource-wrapper .resource-boxes .resource.box .resource-content {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 30px;
}

div#related-resources .resource-wrapper .resource-boxes .resource.box .resource-content .resource-header {
    width: 100%;
}


#related-resources.light .resource-wrapper .resource-boxes .resource.box .button.blue {
    color: #0f9dff;
    border-color: #0f9dff;
}

#related-resources .resource-wrapper .resource-boxes .resource.box .button.blue {
    padding: 8px 15px;
    max-width: 206px;
    font-size: 16px;
}


div#related-resources .resource-wrapper .resource-boxes .resource.box h3 {
    font-size: 24px;
}

div#related-resources.box-shadow .resource-wrapper .resource-boxes .resource.box {
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}


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

    div#related-resources.light .resource-wrapper .resource-boxes .resource.box h3 {
        font-size: 20px;
    }

    div#related-resources.light .resource-wrapper .resource-boxes .resource.box p {
        font-size: 12px;
    }

    div#related-resources .resource-wrapper .resource-boxes .resource.box .resource-content {
        padding: 15px;
    }
}


@media (max-width: 768px) {
    #related-resources .resource.box h3 {
        margin-bottom: 0px;
    }

    div#related-resources.section .resource.box {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    div#related-resources.light h2.inner-title {
        text-align: center;
        margin: 0 auto !important;
    }


    div#related-resources .resource-wrapper .resource-boxes .resource.box:last-child {margin-bottom: 0;}
}




.flex-tile-set {
    display: flex;
    justify-content: center;
    margin-top: 60px;
    /* align-items: flex-start; */
}


#content .flex-tile-set h3 {
    margin: 0;
    padding: 5px 15px;
    position: relative;
    cursor: pointer;
    /* box-shadow: none !important; */
}

.flex-tile-set h3:after {
    content: "\e90e";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 700;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    font-size: 10px;
    position: absolute;
    right: 25px;
    bottom: 0;
    top: 0;
    margin: auto;
    display: flex;
    align-items: center;
    transform: rotate(180deg);
    transition: .22s ease;
    transform-origin: 50% 50%;
}
.flex-tile-set h3.opened:after {
    transform: rotate(0deg);
}

.flex-tile-set .toggle-block.flex-block {
    border: none;
    box-shadow: none;
    padding-top: 0;
    height: 100%;
}

.flex-tile-set .flex-tile span img {
    padding-bottom: 5px;
}


.flex-tile-set.tiles-white .flex-tile h3 {
    background: #fff;
}

.flex-tile-set.box-shadow .flex-tile h3, .flex-tile-set.box-shadow .flex-tile .flex-block {
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.15) !important;
}

.flex-tile-set.box-shadow .flex-tile .flex-block {
    position: relative;
}

.flex-tile-set .flex-tile {
    display: flex;
    flex: 1;
    flex-direction: column;
}

.flex-tile-set.tiles-white .three-tiers .toggle-block.flex-block {
    background: #fff;
}

.flex-tile-set.tiles-grey .three-tiers .toggle-block.flex-block, .flex-tile-set.tiles-grey .three-tiers h3 {
    background: #f4f6f8;
}
#content .flex-tile-set:not(.box-shadow) h3 {
    box-shadow: none !important;
}


.content-flex-overlap-image .align-center {
    align-items: center;
}

.content-flex-overlap-image .content-left h2 {
    margin-top: 0;
}

.content-flex-overlap-image .content-left .content p {
    font-size: 24px;
}

.content-flex-overlap-image .content-left,
.content-flex-overlap-image .content-right {
    flex-basis: 50%;
}

.content-flex-overlap-image .content-left {
    padding-right: 75px;
}

.content-flex-overlap-image .content-right img {
    margin: 0 auto;
    display: block;
}

.content-flex-overlap-image .content-right {
    position: relative;
    z-index: 1;
}

.content-flex-overlap-image .content-right img {
    position: relative;
    z-index: 1;
}

.content-flex-overlap-image .content-right canvas {
    width: 75%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #0374c3;
    border-radius: 100%;
}


.content-flex-overlap-image {
    padding: 0;
}

.content-flex-overlap-image .flex-content {
    margin-top: -25px;
    margin-bottom: -25px;
}

#content .content-flex-animated-list .pki-parent .pki-child {
    color: inherit;
}

#content .content-flex-animated-list .pki-parent .pki-child {
    color: #fff;
}


.content-flex.section .right-side + .other-side + .container,
.content-flex.section .left-side + .other-side + .container {
    z-index: -1;
}

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


    .content-flex-overlap-image .flex-content {
        margin: 0;
        padding: 20px 0;
    }

    .content-flex-overlap-image .content-left {
        padding: 0;
    }

    .content-flex-overlap-image .content-right {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media screen and (max-width: 980px ) {

    .content-flex-overlap-image .content-left .content p {
        font-size: 18px;
    }

    #content .section.pki-solution .pki-parent .pki-child h3 {
        font-size: 22px !important;
    }

    .content-flex-collapsing-tiles .inner-title {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .content-flex-collapsing-tiles .flex-tile-set {
        flex-direction: column;
    }

    .content-flex-collapsing-tiles .flex-tile-set .flex-tile {
        margin-bottom: 20px;
    }


    .content-flex-overlap-image .flex-content {
        flex-direction: column;
        padding: 80px 0 0;
    }

    .content-flex-overlap-image .content-right {
        /* padding: 20px 0 0; */
        margin-bottom: -20px;
        margin-top: 30px;
    }

    .section.pki-solution h2.inner-title {
        margin-right: auto !important;
        margin-left: auto !important;
    }
}

/*--------------------------------------------------------------
# New PQC Blade Secure Site Pro
--------------------------------------------------------------*/
		.ProPQC {
 				position: absolute;
     		max-width: 750px;
      	margin: 10px 0px 0px -60px;
}

 img.PQCImage {
        max-width: 50%;
        margin-right: -60px;
        float:right;
        }

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

  		.ProPQC {
 				position: static;
     		max-width: 750px;
      	margin: 10px 0px 0px -60px;
  }
       img.PQCImage {
        max-width: 50%;
        margin-right: -60px;
        float:right;
        }
}
  @media screen and (max-width: 935px ) {

  		img.PQCImage {
        max-width: 50%;
        display:block;
        margin-left: auto;
        margin-right: auto;
        float:none;
    }
}
  @media screen and (max-width: 775px ) {

  		.ProPQC {
 				position: static;
     		max-width: 750px;
      	margin: 10px 0px 0px 0px;
}

}


@media (min-width: 768px) {

    .columns-wrapper.center-columns .col-content.col-sm-4 {
        width: 33.1%;
    }
}
table.wp-table td + td {
    text-align: center;
}

table.wp-table th + th {
    text-align: center;
    padding: 5px 20px;
}

table.wp-table td {
    padding: 5px 0;
}