
/**
 * @package WordPress
 * @subpackage Law Business
 * @since Law Business 1.0
 * 
 * High Resolution (Retina) Displays CSS Rules
 * Created by CMSMasters
 * 
 */
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), 
	only screen and (-moz-min-device-pixel-ratio: 1.5), 
	only screen and (-o-min-device-pixel-ratio: 3/2), 
	only screen and (min-device-pixel-ratio: 1.5) {
	.s_cat_filter.button span {
		background-image: url("https://www.aiofla.org/wp-content/themes/lawbusiness/img/retina/filter@2x.png");
		background-size: 16px 31px;
	}
	
	.cmsms_imagelink, .cmsms_link {
		background-image: url("https://www.aiofla.org/wp-content/themes/lawbusiness/img/retina/services_link@2x.png");
		background-size: 32px 64px;
	}
	
	.cmsms_imagelink.nitro-lazy, .cmsms_link.nitro-lazy {
		background-image: none !important;
	}
	
	.rev_slider_wrapper .tp-leftarrow.default:before, .rev_slider_wrapper .tp-rightarrow.default:before {
		background-image: url("https://www.aiofla.org/wp-content/themes/lawbusiness/img/retina/rev_slider_arrow@2x.png");
		background-size: 20px 40px;
	}
	
	.box.error_box tr td:first-child {
		background-image: url("https://cdn-ilbaafh.nitrocdn.com/xNgaspGwCYmMuXVaRgCcWwVabcqJcLqY/assets/images/optimized/rev-7df47bf/www.aiofla.org/wp-content/themes/lawbusiness/img/retina/error@2x.png");
		background-size: 60px 43px;
	}
	
	.box.error_box tr td:first-child.nitro-lazy {
		background-image: none !important;
	}
	
	.box.success_box tr td:first-child {
		background-image: url("https://cdn-ilbaafh.nitrocdn.com/xNgaspGwCYmMuXVaRgCcWwVabcqJcLqY/assets/images/optimized/rev-7df47bf/www.aiofla.org/wp-content/themes/lawbusiness/img/retina/success@2x.png");
		background-size: 60px 43px;
	}
	
	.box.success_box tr td:first-child.nitro-lazy {
		background-image: none !important;
	}
	
	.box.notice_box tr td:first-child {
		background-image: url("https://cdn-ilbaafh.nitrocdn.com/xNgaspGwCYmMuXVaRgCcWwVabcqJcLqY/assets/images/optimized/rev-7df47bf/www.aiofla.org/wp-content/themes/lawbusiness/img/retina/notice@2x.png");
		background-size: 60px 43px;
	}
	
	.box.notice_box tr td:first-child.nitro-lazy {
		background-image: none !important;
	}
	
	.box.warning_box tr td:first-child {
		background-image: url("https://cdn-ilbaafh.nitrocdn.com/xNgaspGwCYmMuXVaRgCcWwVabcqJcLqY/assets/images/optimized/rev-7df47bf/www.aiofla.org/wp-content/themes/lawbusiness/img/retina/warning@2x.png");
		background-size: 60px 43px;
	}
	
	.box.warning_box tr td:first-child.nitro-lazy {
		background-image: none !important;
	}
	
	.box.download_box tr td:first-child {
		background-image: url("https://cdn-ilbaafh.nitrocdn.com/xNgaspGwCYmMuXVaRgCcWwVabcqJcLqY/assets/images/optimized/rev-7df47bf/www.aiofla.org/wp-content/themes/lawbusiness/img/retina/download@2x.png");
		background-size: 60px 43px;
	}
	
	.box.download_box tr td:first-child.nitro-lazy {
		background-image: none !important;
	}
	
	.s_cat_filter.button span.nitro-lazy {
		background-image: none !important;
	}
}
