@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;*/
}
.container{position: relative;}
.infoNavigation{text-align: center;position: relative;z-index: 9}
.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;
}
.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;
}

.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.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;
}

.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;
}

.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;
}


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

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

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

/*header#masthead a.featherlink.blend img {
	min-width: 178px;
}*/

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;
}

 #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;
}
.resource-wrapper .resource-boxes .resource.box p {
    height: 50px;
}

.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;
}
@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;
}
#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: 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;
}
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-bottom: 30px;}
.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.activeLayer{opacity:1;z-index:99;}
.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:80px;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: 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;
}
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;
}
.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 {
    text-align: left;
    }
    footer#colophon .menu-footer-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 {
    width: 100%;
    text-align: center;
    }
    footer#colophon .menu-footer-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***********/