@charset "utf-8";
/* CSS Document */
html, body, p, div, h4, h5, li{
   font-size:medium;
}

li > a {
   font-size:  inherit !important;
}

.resize_active .breadcrumbs_h1 > h1 {

   font-size: 2em;

}

.resize_active .btn.btn-medium {
    font-size: 0.75em;
}

.resize_active .banner-s-txt {
   font-size: 1.1875em;
}

.resize_active h1,.outside-title {
   font-size: 2.75em;
}

.resize_active .btn.btn-extra-large {
   font-size: 0.9375em;
}