@media only print {a[href]:after{content: "" !important;} .print-visible{margin: 0px; width: 100%; display: block !important;}}@media only screen and (max-width: 480px) {.copyright, .social {text-align: center;}}@media only screen and (max-width: 768px) {.nav > li {position: relative; display: block; padding: 0px 15px;} .img-res {max-width:100%; height:auto; display:block;} .copyright, .social {text-align: center;}}.img-res { display: inherit; }/* Neutral outline button */.btn-outline {    color: #555; /* default text color */    background-color: transparent;    border: 1px solid #ccc; /* light grey border */    padding: 6px 12px;    font-size: 14px;    line-height: 1.42857143;    border-radius: 4px;    transition: background-color 0.2s ease, border-color 0.2s ease;    display: inline-block;}/* Icon, caret, and span inherit text color */.btn-outline i,.btn-outline .z-caret,.btn-outline span {    color: inherit;    transition: color 0.2s ease;}/* Hover and focus */.btn-outline:hover,.btn-outline:focus,.open .dropdown-toggle.btn-outline {    background-color: #eee; /* light grey hover */    border-color: #ccc; /* keep border same */    text-decoration: none;}/* Hover icon/caret/span */.btn-outline:hover i,.btn-outline:hover .z-caret,.btn-outline:hover span,.btn-outline:focus i,.btn-outline:focus .z-caret,.btn-outline:focus span,.open .dropdown-toggle.btn-outline i,.open .dropdown-toggle.btn-outline .z-caret,.open .dropdown-toggle.btn-outline span {    color: inherit; /* keep text/icon color same */}/* Optional: subtle active state */.btn-outline:active,.btn-outline.active {    background-color: #e0e0e0; /* slightly darker grey on click */    border-color: #ccc;    outline: none;    box-shadow: none;} body { color: #444444; background-color: #f8f8f8; } .social a {color: #444444; text-decoration: none; padding: 2px;} body { background-color: #f8f8f8; }p { font-size: 12pt; }.navbar-default {background: #fff;padding: 12px;margin-left: -30px;margin-right: -30px;border: 0px;border-radius: 0px;}/* footer { background-color: #fff; border: 0px; margin: 0px -15px -20px -15px; padding: 0px 0px 15px 0px; } */@media (min-width: 768px) {.navbar-header { margin-right: 15px; margin-left: 15px; }.lead {color: #ff69b4;font-size: 4em;width: 50%;text-align: initial;font-weight: inherit;margin-top: 5%;/*margin-bottom: 5%;*/}.row-info {background-color: #eeedf2;color: #444444;padding: 30px;margin: -30px;}.intro { font-size: 2em; margin-bottom: 5%; font-weight: inherit; color: #808080; }}@media (max-width: 768px) {.navbar-header { margin-right: 0px; margin-left: 15px; }.nav.navbar-nav { margin-right: 0px; margin-left: 0px; }.lead {color: #ff69b4;font-size: 2.9em;width: 100%;text-align: initial;font-weight: inherit;margin-top: 5%;/*margin-bottom: 5%;*/}.row-info {background-color: #eeedf2;color: #444444;padding: 15px;margin: -30px;}.intro { font-size: 1.5em; margin-bottom: 5%; font-weight: inherit; color: #808080; }}/* PRICING TABS: MONTHLY, YEARLY *//* Toggle group container */.pricing-toggle {  display: inline-block;  background-color: #f2f2f2;  border-radius: 30px;  padding: 5px;  margin-bottom: 10px;}/* Center wrapper */.pricing-toggle-wrapper {  text-align: center;}/* Pills inside group */.pricing-toggle > li {  float: none;  display: inline-block;  margin: 0;}.pricing-toggle > li > a {  border-radius: 25px;  padding: 8px 22px;  color: #666;  background: transparent;}/* Active state */.pricing-toggle > li.active > a,.pricing-toggle > li.active > a:hover,.pricing-toggle > li.active > a:focus {  background-color: #ffffff;  color: #333;  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);}/* Hover */.pricing-toggle > li > a:hover {  background-color: rgba(255, 255, 255, 0.6);}/* Mobile: full-width grouped toggle */@media (max-width: 767px) {  .pricing-toggle {    width: 90%;  }  .pricing-toggle > li {    display: table-cell;    width: 50%;  }  .pricing-toggle > li > a {    text-align: center;  }}