/*!
 * Improved Responsive Element Code
 * 
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */@media only screen and (max-width: 767px){[class*="mobile hidden"],[class*="tablet only"]:not(.mobile),[class*="computer only"]:not(.mobile),[class*="large monitor only"]:not(.mobile),[class*="widescreen monitor only"]:not(.mobile),[class*="or lower hidden"]{display:none !important}}@media only screen and (min-width: 768px) and (max-width: 991px){[class*="mobile only"]:not(.tablet),[class*="tablet hidden"],[class*="computer only"]:not(.tablet),[class*="large monitor only"]:not(.tablet),[class*="widescreen monitor only"]:not(.tablet),[class*="or lower hidden"]:not(.mobile){display:none !important}}@media only screen and (min-width: 992px) and (max-width: 1199px){[class*="mobile only"]:not(.computer),[class*="tablet only"]:not(.computer),[class*="computer hidden"],[class*="large monitor only"]:not(.computer),[class*="widescreen monitor only"]:not(.computer),[class*="or lower hidden"]:not(.tablet):not(.mobile){display:none !important}}@media only screen and (min-width: 1200px) and (max-width: 1919px){[class*="mobile only"]:not([class*="large monitor"]),[class*="tablet only"]:not([class*="large monitor"]),[class*="computer only"]:not([class*="large monitor"]),[class*="large monitor hidden"],[class*="widescreen monitor only"]:not([class*="large monitor"]),[class*="or lower hidden"]:not(.computer):not(.tablet):not(.mobile){display:none !important}}@media only screen and (min-width: 1920px){[class*="mobile only"]:not([class*="widescreen monitor"]),[class*="tablet only"]:not([class*="widescreen monitor"]),[class*="computer only"]:not([class*="widescreen monitor"]),[class*="large monitor only"]:not([class*="widescreen monitor"]),[class*="widescreen monitor hidden"],[class*="widescreen monitor or lower hidden"]{display:none !important}}

/*# sourceMappingURL=responsive.min.css.map */