/*Tablet landscape view */
div#page-nav-fixer div.page-navigation.fixHeader{z-index: 9999;}
div#cards .price-card a.button{margin-top:13px !important;}
div#cards .price-card{padding-bottom:20px;}
div#cards.section.secure-price .card-wrapper .card-wrap h3{margin-bottom:0px !important; height:78px;}
div#cards.secure-price .price-card p{height: 126px;}
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,div#cards.secure-price .card-wrap.Standard_SSL.ssmd .price-card.Secure_Site__Multi-Domain h3,div#cards.secure-price .card-wrap.Standard_SSL.ssevmd .price-card.Secure_Site_EV_Multi-Domain h3,div#cards.secure-price .card-wrap.Standard_SSL.ssw .price-card.Secure_Site__Wildcard h3{margin-bottom:10px !important;}
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,div#cards.secure-price .card-wrap.Standard_SSL.ssmd .price-card.Secure_Site__Multi-Domain .button,div#cards.secure-price .card-wrap.Standard_SSL.ssevmd .price-card.Secure_Site_EV_Multi-Domain .button,div#cards.secure-price .card-wrap.Standard_SSL.ssw .price-card.Secure_Site__Wildcard .button{margin-bottom:5px !important;}

@media (max-width: 1024px) {
	
}
/*Tablet portrait view */
@media (max-width: 991px) {
    .right-footer,footer#colophon .menu-footer-container ul#footer-menu{margin-top:0;}
  /*   .right-footer,footer#colophon .menu-footer-container ul#footer-menu{margin-top:0;}
  .business-basicssl .divTableRow .divTableCell{width:124px;}
  .business-basicssl .divTableRow .divTableCell:first-child{word-wrap: break-word;}
  div#cards .divTableCell{display: block !important} */
}
/*Tablet Mobile view */
@media (max-width: 767px) {
    
}

/*Tablet Mobile view */
@media (max-width: 480px) {
     
}

/*******secure site css end***********/