/*********************************/
/*         SSL  HELPERS          */
/*********************************/

.right{
  float: right;
  position: relative;
}

.left{
  float: left;
  position: relative;
}

/*********************************/
/*         SSL  HEADER           */
/*********************************/

section.hero-section-ssl {
    padding: 215px 0 163px;
    text-align: center;
    background: url(../jpg/ssl-hero.jpg) no-repeat;
    background-position: 55% 0px;
    background-attachment: fixed;
    /*background: url(/2015/images/ecommerce-ssl-certificates/hero.jpg);
    background-position: 50% center;
    background-attachment: fixed;*/
}
section.hero-section-ssl.new{
	background: none;
	background: #fff;
	padding: 91px 0 50px;
}
@media(min-width: 1920px) {
section.hero-section-ssl {  
    background-size: cover;
    position: relative;
    background-attachment: inherit;
   }
}


section.hero-section-ssl h2,
section.hero-section-ssl h3 {
  color: #fff;
}
section.hero-section-ssl h3 {
  margin: 5px 0 0;
}
.grey{
	background: #f9f9fa;
}
section.ssl-details {
    padding: 50px 0;
}
section.hero-section-ssl.new h2,
section.hero-section-ssl.new h3 {
  color: #2a2d32;
}
section.hero-section-ssl.new h2{
	padding-top:20px;
}
section.hero-section-ssl.new h3 {
	margin-bottom: 50px;
}
.breadcrumb{position:relative;width:100%;text-align:right}.breadcrumb.fixed{position:absolute}.breadcrumb.fixed.totop{top:95px;z-index:1}.breadcrumb ol{list-style-type:none;padding:0}.breadcrumb ol li{list-style:none;display:inline-block}.breadcrumb ol li:not(:last-child):after{}.breadcrumb ol li:not(:last-child):after{content:"/";margin:0 5px}.breadcrumb,.breadcrumb a{color:#22ac60}.breadcrumb.white,.breadcrumb.white a{color:#fff}

.ssl-text-left {
    float: left;
    width: 48%;
	margin-top: 50px;
}
.ssl-image-right {
    float: right;
    width: 50%;
    text-align: right;
}
.ssl-image-right img,
.ssl-image-left img{
	max-width: 100%;
}
.ssl-text-right {
	float: right;
    width: 51%;
	margin-top: 70px;
}
.ssl-image-left {
	float: left;
    width: 49%;
	text-align: left;
}
.margin-top-0{
	margin-top:0;
}
.sc-details {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
.feature-left {
    float: left;
    width: 49%;
}
.feature-right {
    float: right;
    width: 49%;
}
section.secure-connection {
    padding: 50px 0;
}
.secure-image {
    margin: 30px 0;
}
.secure-image img,.gs-left img {
    max-width: 100%;
}
.sc-details h3{
	font-weight:bold;
	margin-bottom: 10px;
}
.sc-details.last{
	border-bottom:0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.gs-left {
    float: left;
    width: 21%;
    text-align: center;
}
.gs-right {
    width: 75%;
    float: right;
    margin-bottom: 25px;
}
section.understanding-ssl {
    padding: 50px 0 30px;
}
.understanding-ssl h2{
	margin-bottom:40px;
}
.gs-right h3{
	font-weight:bold;
	margin-bottom: 10px;
}
.shoppingcart {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 30px;
}
.shoppingcart.last {
    border-bottom: none;
    margin-bottom: 0px;
}
/*********************************/
/*         SSL FEATURES          */
/*********************************/

/*SSL COLS*/

section.ssl-leading {
    text-align: center;
    padding: 0px 0 0;
}
.ssl-cols {
    margin: 50px 0 0;
}
section.ssl-leading .container1170 > h3 {
  margin: 10px 0 0;
}

.ssl-col {
    float: left;
    width: 48.5%;
    min-height: 495px;
    text-align: left;
    border: 1px solid #e7e8ec;
    margin: 0 0 35px;
    border-radius: 4px;
    border-top: 2px solid #27ac5f;
    padding: 30px 45px;
    overflow: hidden;
    position: relative;
}
.ssl-col:nth-child(even) {
  float: right;
}

.ssl-col h4{
  color: #4b4b4b;
  font-size: 16px;
}


.ssl-col-large{
  width: 100%;
  text-align: left;
  border: 1px solid #e7e8ec;
  margin: 0 0 35px;
  border-radius: 4px;
  border-top: 2px solid #27ac5f;
  padding: 25px 180px;
  float: left;
  overflow: hidden;
  background:#fff;
}

.ssl-h3  h3 {
  font-size: 30px;
  line-height: 60px;
  letter-spacing: 0px;
  color: #2a2d32;
  font-weight: 400;
  margin-bottom: 30px;
}

.ssl-large-h3{
  margin: 0px;
}

.ssl-large-h3 h3{
    font-size: 24px;
    font-weight: bold;
    line-height: 50px;
    letter-spacing: 1px;
}

@media(max-width: 1199px) {

  .ssl-col-large{
    text-align: center;
    padding: 25px 0px;
  }

    .ssl-col-large .left{
      width: 100%;
    }

    .ssl-col-large .right{
      width: 100%;
      margin: 5px auto;
      text-align: center;
    }
.ssl-text-left {
    margin-top: 0;
}
}

@media(max-width: 767px) {
  .ssl-large-h3 h3{
    font-size: 15px;
  }
}

.ssl-h3 > img {
  float: right;
}
.ssl-h3 {
    margin: 0 0 25px;
}

.ssl-h3 .left{
  width: 90%;
  z-index: 2;
}

.ssl-h3 .right{
  width: 10%;
  z-index: 1;

}

.ssl-h3 .right img{
    margin-left: -110px;
}

.ssl-col p {
  min-height: 120px;
}

@media(max-width: 1199px) {
  
  .ssl-h3 .right img{
      margin-left: -140px;
  }

  .ssl-col {
    padding: 20px 20px 20px 35px;
  }
  .ssl-h3  h3 {
    font-size: 24px;
  } 
}

@media(max-width: 1023px) {
  
  .ssl-col {
    /*float: none !important;*/
    width: 100%;
    min-height: 400px;
  }

  .ssl-h3 .right img {
    margin-left: -100px;
  }

  .ssl-col p {
    min-height: 0;
    margin: 0 0 25px;
  }
  .enterprise-icons {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media(max-width: 767px) {

  .ssl-h3 .right img {
    margin-left: -100px;
    max-width: 170px;
}

.ssl-h3 h3{
  font-size: 21px;
    }


/*  .ssl-col {
    padding: 15px 20px;
  }

  .ssl-h3 > img {
    float: none;
  }
  
  .ssl-col p {
    text-align: center;
  }
  .ssl-learnmore {
    text-align: center;
  }*/
}

@media(max-width: 360px) {

  .ssl-h3 .right img {
      margin-left: -60px;
      margin-top: -20px;
      max-width: 120px;
  }

  .ssl-col{

  }
}

/*SSL PRICING AMOUNT*/


.pricing-content{
    position: absolute;
    right: 40px;
    bottom: 20px;
    width: 190px;
}


@media(max-width: 767px) {
    .pricing-content {
        position: relative;
        right: 0px;
        bottom: 20px;
    }
}

.pricing-amount {
  display: inline-block;
  text-align: right;
  padding: 10px;
  float: right;
}


.pricing-amount:before{
  content: "Starting at";
  font-size: 18px;
  line-height: 1;
  position: absolute;
  top: 40px;
  left: -100px;
  display: block;
  color: #4b4b4b;
}

.pricing-amount.nine-nine:before{
  content: "Starting at";
  font-size: 18px;
  line-height: 1;
  position: absolute;
  top: 40px;
  left: -55px;
  display: block;
  color: #4b4b4b; 
}


.pricing-amount:after {
  content: "";
  display: table;
  clear: both
}
.pricing-amount .pricing-amount-left {
  float: left;
  font-size: 66px;
  line-height: 80px;
  position: relative;
  padding-left: 15px;
  font-weight: 300;
}
.pricing-amount .pricing-amount-left:before {
  content: "$";
  font-size: 18px;
  line-height: 1;
  position: absolute;
  top: 12px;
  left: 0;
  display: block;
  color: #4b4b4b;
}
.pricing-amount .pricing-amount-right {
  float: right;
}
.pricing-amount .pricing-amount-cents {
  font-size: 30px;
  line-height: 1;
  padding-top: 5px;
}


.pricing-amount-free{
  text-align: right;
  font-size: 60px;
  line-height: 90px;
  position: relative;
  padding-left: 15px;
  font-weight: 400;
}

@media(max-width: 360px) {

.pricing-amount-free{
    font-size: 40px;
    }

  .pricing-amount:before{
    font-size: 18px;
    left: -50px;
  }

  .pricing-amount .pricing-amount-left{
    font-size: 46px;
  }

  .pricing-amount .pricing-amount-cents{
    font-size: 20px;
  }

}

.pricing-start{
  width: 100%;
}

.pricing-start .view-details-link{
  min-width: 191px;
}



/*********************************/
/*         SSL HIGHLIGHT        */
/*********************************/


section.ssl-highlight {
    padding: 40px 0;
    background: #27ae60;
    color: #fff;
}

section.ssl-highlight p{
    margin: 30px 0px;
    font-size: 16.4px;
}

.ssl_third_pary {
    padding: 40px 0 70px;
}
.ssl_third_pary_left {
    float: right;
    width: 33%;
}
.ssl_third_pary_right {
    float: left;
    width: 64%;
    text-align: left;
    padding: 10px 0 0;
}
.ssl_third_pary_right h2 {
  margin: 0 0 20px;
}

@media(max-width: 1199px) {
  .ssl_third_pary_right h2 {
    font-size: 35px;
  }
}

@media(max-width: 768px) {
  .ssl_third_pary_left{display: none;}
  .ssl_third_pary_right{width: 100%;}
}

@media(max-width: 767px) {
  .ssl_third_pary_right h2 {
      /*text-align: center;*/
  }
}

/*********************************/
/*         SSL FAQ SECTION       */
/*********************************/

section.cart-tools {
    padding: 45px 0 75px;
    text-align: center;
}
section.cart-tools h2 {
  margin: 0 0 20px;
}

.tool-col {
    float: left;
    width: 50%;
    text-align: left;
}

.tool-item:first-child{
    min-height: 250px;
}

.tool-item {
    margin: 35px 0 0;
}
.tool-item-img {
    float: left;
    width: 100px;
}
.tool-item-txt {
    padding-right: 15px;
    float: left;
    max-width: 470px;
}
.tool-item-txt h4 {
  margin: 0 0 8px;
}

@media(max-width: 1199px) {

  .tool-item:first-child{
    min-height: 280px;
  }

  .secure-left,
  .secure-right {
    max-width: 50%;
  }
  
  .secure-right {
    padding: 60px 0 40px 0;
  }
  
  .simple-left,
  .simple-right {
    width: 50%;
  }
  
  br {
    display: none;
  }
  
  .optimized-co-left {
    max-width: 55%;
  }
  .optimized-co-right {
    width: 45%;
    padding: 35px 0 0 2.5%;
  }
  
  .tool-item-txt {
    max-width: 380px;
  }
}

@media(max-width: 1023px) {

  .tool-item:first-child{
        min-height: 0px;
  }

  .optimized-co-right {
    width: 50%;
    padding: 0 0 0 2.5%;
  }
  .optimized-co-left {
    max-width: 48%;
  }

  .tool-col {
    float: none;
    width: 100%;
  }
  .tool-item-img {
    float: left;
    width: 14%;
  }
  .tool-item-txt {
    max-width: 100%;
    width: 86%;
  }
}


@media(max-width: 767px) {
  
  .tool-item-img {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0 0 15px;
  }
  
  .tool-item-txt {
    max-width: 100%;
    width: 100%;
    text-align: center;
  }

}


/*********************************/
/*         SSL PROMOTION       */
/*********************************/

.ssl-2016 {
  background: url(../jpg/bg-promo-ssl.jpg) no-repeat ;
  padding: 50px 0;
  background-size: cover;
  background-position: 55% 0px;
}

.ssl-2016-left {
  float: left;
  width: 40%;
  position:relative;
  margin-top: 40px;
}
.ssl-2016-right {
  float: right;
  width: 60%;
  position:relative;
  left: -15px;
}
.absolute-img-left{
  position:absolute;
  top: -64px;
    left: -213px;
}
.absolute-img-right{
  position:absolute;
  top:18px;
  right: -280px;
}
.ssl-2016-heading img{
  max-width: 100%;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
  margin-bottom:30px;
}
.ssl-2016-left img,
.ssl-2016-right img {
  max-width: 100%;
  width: auto;
  height: auto;
  display: block;
  margin: 0 auto;
}
.ssl-2016-left img{
  float:right;
/*  width: auto;
  max-width: inherit;*/
}
.ssl-2016-right img{
  float:left;
}

.ssl-2016-text {
    margin: 10px 20px 0;
}
.ssl-2016-text-left {
    float: left;
    width: 36%;
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
    color: #02436c;
  padding-top:7px;
}

.ssl-2016-text-right-items{
  float: right;
  width: 63%;
}

@media(max-width: 1023px) {
  .ssl-2016-text-right-items{
    width: 100%;
    margin: 20px 0px;
  }
}

.ssl-2016-text-right {
    float: left;
    width: 75%;
    text-align: left;
    margin: 30px 0px 0px 60px;
}
.ssl-2016-text-right > a {
    color: #fff;
    background-color: #22ac60;
    display: inline-block;
    width: 200px;
    text-align: center;
    line-height: 40px;
    border-radius: 4px;
    padding: 5px 0px;
    -webkit-border-radius: 4px;
    font-size: 19px;
  text-decoration: none;
}
.ssl-2016-text-right > a:hover {
  opacity: 0.8;
}
.top-features {
  border-top:none;
}
@media(max-width: 1700px) {
  .absolute-img-left,
  .absolute-img-right{
    display:none !important;
  }
  .ssl-2016-left img {
    float: none;
    }
  .ssl-2016-right img {
    float: none;
    }
  .ssl-2016-text-right{
    float:none;
    width:100%;
    margin-top:45px;
  }

}
/*@media(max-width: 1199px) {
  .ssl-2016-left {
    width: 560px;
  }
  .ssl-2016-right {
    width: 410px;
  }
  .ssl-2016-text-right > a{
    width:170px;
  }
}*/
@media(max-width: 1023px) {
  .ssl-2016-left,
  .ssl-2016-right {
    float: none;
    width: 100%;
    left: 0px;

  }
  .ssl-2016-right {
    margin: 40px 0 0;
  }
  .ssl-2016-text {
    margin: 40px auto 0 auto;
    max-width: 500px;
  }
    .ssl-2016-text-left {
    float: none;
    width: 100%;
  }
  .ssl-2016-text-right {
    float: none;
    width: 100%;
    text-align: center;
    margin: 20px 0 0;
  }
  .ssl-2016-text-right > a{
    width: 70%;
  }
  .ssl-2016-left{
    display:none;
  }
  
}
@media(max-width: 767px) {
  .ssl-2016-right {
    margin: 20px 0 0;
  }
  .ssl-2016-text {
    margin: 25px auto 0 auto;
  }

}

@media (min-width: 768px) {
  .home-hero {
      padding-top: 240px;
      padding-bottom: 120px;
  }
}

/*******9/21/2016*****/

.ssl-col-xl{
	width: 100%;
    text-align: left;
    border: 1px solid #e7e8ec;
    margin: 0 0 35px;
    border-radius: 4px;
    border-top: 2px solid #27ac5f;
    padding: 25px 42px 25px 42px;
    float: left;
    overflow: hidden;
    position: relative;
	background:#fff;
}
.ssl-col-xl p{
	min-height:75px;
}
.ssl-col-xl  .pricing-content{
	position:inherit;
}
section.ssl-leading-rapid {
    text-align: center;
    padding: 45px 0 50px;
    background: #f2f3f6;
}
section.ssl-leading-geo-trust{
    text-align: center;
    padding: 45px 0 0;
	background:#f2f3f6;
}
.ssl-leading-geo-trust .ssl-col,.ssl-leading-geo-trust .ssl-col-xl{
	background:#fff;
}
.ssl-leading-geo-trust .ssl-col-xl{
    margin: 0 0 60px;
}
section.ssl-leading {
    padding: 35px 0 35px;
}
.pricing-content-large{
	width:250px;
	text-align:right;
}
.ssl-leading-geo-trust .ssl-h3 h3 {
    font-size: 28px;
    line-height: 56px;
}

section.ssl-leading-comodo {
    text-align: center;
    padding: 45px 0 0;
}

@media(max-width:1199px){
.ssl-leading-geo-trust .ssl-h3 h3 {
    font-size: 22px;
}
.ssl-col h4{
	width:110%;
}
}
@media(max-width:767px){
.ssl-h3 .right {
    width: 100%;
    float: none;
    text-align: center;
    margin: 0 auto;
}
.ssl-h3 .right img {
    margin-left: auto;
}
.ssl-h3 .left{
	width:100%;
}
.ssl-h3 .right img {
    margin-left: auto;
    margin-top: 0;
    max-width: 221px;
}
.ssl-h3 h3 {
    font-size: 20px;
	margin-bottom:15px;
}
.ssl-col h4 {
    width: 100%;
}
.ssl-leading-geo-trust .ssl-h3 h3 {
    font-size: 20px;
}
.pricing-content {
    text-align: center;
}
.pricing-content-large {
    width: 100%;
    text-align: right;
}
.pricing-content {
    width: 100%;
}
.ssl-col {
    padding: 20px 20px 20px 20px;
}
.pricing-start{
	clear:both;
}
.pricing-amount:before {
    left: 0px !important;
}
}
@media(max-width:480px){
.pricing-amount:before {
    left: 0px !important;
}
.pricing-content-large {
    width: 100%;
    text-align: center;
}
.pricing-content-large .pricing-amount:before {
    left: -5px !important;
}
}


.ssl-leading-comodo .ssl-h3 h3 {
    font-size: 24px;
}
.ssl-leading-comodo .ssl-h3 .left {
    width: 74%;
}
.ssl-leading-comodo .ssl-h3 .right {
    width: 25%;
}
.ssl-leading-comodo .ssl-h3 .right img {
    margin-left: 0px;
	max-width:100%;
	margin-top:10px;
}
.ssl-leading-comodo .ssl-col p {
    min-height: auto;
}
.ssl-col.ssl-first-col-xl {
    min-height: 560px;
}
.ssl-first-col .pricing-content {
    width: 250px;
}
.ssl-leading-comodo .ssl-col-xl .ssl-h3 .right img{
	margin-top:-10px;
}
.ssl-first-col .pricing-start {
    text-align: right;
}

@media(max-width:1024px){
.ssl-leading-comodo .ssl-h3 h3 {
    font-size: 23px;
}
.ssl-leading-comodo .ssl-h3 .right img {
    margin-top: 15px;
}
.ssl-leading-comodo .ssl-h3 h3{
	margin-bottom:0;
}
}

@media(max-width:1023px){
.ssl-col.ssl-first-col-xl {
    min-height: 445px;
}
.ssl-text-left {
    float: none;
    width: 100%;
    margin-top: 0px;
}
.ssl-image-right {
    float: none;
    width: 100%;
    text-align: center;
}
.ssl-text-right {
    float: none;
    width: 100%;
    margin-top: 0;
}
.ssl-image-left {
    float: none;
    width: 100%;
    text-align: center;
}
}

@media(max-width:767px){
.ssl-leading-comodo .ssl-h3 .right {
    width: 100%;
}
.ssl-leading-comodo .ssl-h3 .left {
    width: 100%;
}
.ssl-leading-comodo .ssl-h3 h3 {
    font-size: 20px;
	line-height:35px;
}
.ssl-first-col .pricing-content {
    width: 100%;
}
.ssl-first-col .pricing-start {
    text-align: center;
}
img{
	max-width:100%;
}
section.ssl-leading {
    padding: 35px 5px 35px;
}
.feature-left {
    float: none;
    width: 100%;
}
.feature-right {
    float: none;
    width: 100%;
}
.sc-details {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.gs-left {
    float: none;
    width: 100%;
    text-align: left;
}
.gs-right {
    width: 100%;
    float: none;
    margin-bottom: 25px;
}
}