@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: #383838; background-color: #ffffff; } .social a { text-decoration: none; padding: 2px; } .facebook {color:#3b5998;}a:hover.facebook {color:#3b5998;}.linkedin {color:#007bb6;}a:hover.linkedin {color:#007bb6;}.twitter {color:#55acee;}a:hover.twitter {color:#55acee;}.google-plus {color:#dc4e41;}a:hover.google-plus {color:#dc4e41;}.pinterest {color:#cb2027;}a:hover.pinterest {color:#cb2027;}.instagram {color:#125688;}a:hover.instagram {color:#125688;}.youtube {color:#e62117;}a:hover.youtube {color:#e62117;}