.end_year_spec-icon{
	text-align: center;
	background: #EE5025;
	color: #FFF;
	line-height: 100%;
	margin-top: -101px;
	/*margin-bottom: 22px;*/
	background: url(/img/ic-endyear.svg) center / contain no-repeat;
	width: 100px;
	height: 100px;
	position: relative;

}


.prod_radio_button
{
	list-style-type: none;
}
.zoom_top_pan
{
	background: #4E6169;
	padding: 20px 0;
	color: #FFF;
	text-transform: uppercase;
	position: fixed;
	width: 100%;
	z-index: 100;
	transform: translateY(-100%);
	-webkit-transition: all 250ms;
	-o-transition: all 250ms;
	transition: all 250ms;
	-webkit-transition-delay: 150ms;
	-o-transition-delay: 150ms;
	transition-delay: 150ms;
	opacity: 0;
}
.zoom_top_pan.shown
{
	transform: translateY(0%);
	opacity: 1;
}
.zoom_top_pan IMG
{
	vertical-align: middle;
	margin: 0 15px 0 0;
	width: 40px;
}
.zoom_top_pan H3
{
	display: table-cell;
	vertical-align: middle;
	font-size: 25px;
}
.zoom_top_pan .img
{
	display: table-cell;
	vertical-align: middle;
}
.zoom_top_pan UL
{
	margin: 0;
}
.zoom_top_pan LI
{
	border-left: 1px solid #ADADAD;
	vertical-align: middle;
	margin: 0 !important;
}
.zoom_top_pan LI.but
{
	border-left: none;
	padding: 0;
	margin: 0;
}
.zoom_top_pan LI:first-child
{
	border: none;
}
.zoom_top_pan A.link
{
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 10px;
	display: block;
}
H1
{
	font-size: 45px;
	margin-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.products_zoom_information H1
{
	padding: 0;
	font-size: 38px;
	margin-bottom: 20px;
}
.breadcrumb
{
	/*margin-top: 30px;*/
}
.products_zoom_information
{
	margin-bottom: 0;
}
.products_zoom_information .alert-danger
{
	color: #F15E2E;
	background-color: transparent;
	border-color: #F15E2E;
}
.products_zoom_information .color_options_message
{
	padding: 3px;
	margin: 5px 0;
	border: 1px solid rgba(222, 79, 0, 0.659);
	color: #DF4F00;
	font-weight: bold;
	text-align: center;
}
.products_zoom_information .btn
{
	white-space: normal;
}
.pict_zoom
{
}
.pict_zoom > A
{
	display: block;
	text-align: center;
	padding: 30px 15px 40px;
	/*height: 500px;*/
	/*line-height: 433px;*/
	box-shadow: 0 0 5px 0 #CCC;
	border-radius: 5px;
}
.pict_zoom > A IMG
{
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	border: none;
}
.more_picts
{
	padding-top: 20px;
}
.pict_zoom_sm
{
	padding: 0 5px;
	text-align: center;
	margin-bottom: 20px;
	margin-bottom: 5px;
	width: 20%;
}
.pict_zoom_sm A
{
	display: block;
	height: 110px;
	line-height: 110px;
	margin-bottom: 7px;
}
.pict_zoom_sm SPAN
{
	display: block;
	font-size: 11px;
	padding: 0 5px;
	line-height: 100%;
}
.pict_zoom_sm A IMG
{
	max-width: 99%;
	max-height: 99%;
	vertical-align: middle;
}
.included
{
	position: absolute;
	margin-left: 16px;
	margin-top: -31px;
	color: #DF4F00;
	text-transform: uppercase;
}
.included I
{
	margin-right: 5px;
}
.included A
{
	color: #DF4F00;
	font-weight: bold;
}
.prod-included
{
}
.prod-included LI
{
	max-width: 18.9%;
	text-align: center;
}
.prod-included LI.w-100
{
	max-width: 100%;
	text-align: left;
	border-top: 2px dotted #CCC;
	padding-top: 20px;
}
.prod-included LI.w-100 LI
{
	text-align: left;
	max-width: 100%;
}
.prod-included LI H4
{
	font-size: 16px;
	margin: 2px 0 7px;
	font-weight: bold;
}
.prod-included LI H5
{
	font-size: 14px;
}
.prod-included LI .pict
{
	height: 115px;
	background: #FFF;
	line-height: 115px;
	margin-bottom: 10px;
}
.prod-included .title_sm
{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	border-top: 2px dotted #CCC;
	padding-top: 10px;
}
.brand-icons
{
	padding: 5px;
	float: right;
	background: #FFF;
	border: 1px solid #CCC;
	border-radius: 5px;
	width: 150px;
	/*position: absolute;*/
	/*z-index: 10;*/
	/*margin: 2px;*/
	height: auto;
	text-align: center;
	/*box-shadow: 0px 0px 5px rgba(60, 60, 60, 0.173);*/
}
.brand-icons IMG
{
	max-width: 100%;
	max-height: 40px;
}
.broshure
{
	font-size: 16px;
	margin-top: 15px;
	padding-left: 0;
}
.broshure A
{
	display: inline-block;
	padding: 5px 15px;
	border: 1px solid #307B9D;
	border-radius: 5px;
	color: #307B9D;
	font-weight: bold;
}
.broshure A I
{
	font-size: 20px;
	margin-right: 3px;
}
.raitingicons
{
	/*float: right;*/
	margin: 10px 0 0;
	padding-top: 20px;
	padding-left: 13px;
	border-top: 2px dotted #CCC;
}
.raitingicons > DIV
{
	margin-bottom: 15px;
	margin: 0 6% 15px 0;
}
.review-post-st
{
	vertical-align: middle;
	margin-top: -10px;
}
.rr-star-st
{
}
.rr-star-st > DIV
{
	width: 127px;
	margin-top: 0;
	height: 24px;
	margin-bottom: 7px;
}
.rr-star-st > DIV > SPAN
{
	float: left;
	width: 25px;
	height: 25px;
	background: url(../img/review-st/w-stars-h.png) no-repeat;
	margin: 0;
}
.rr-star-st > DIV.rating1 > SPAN.rating1, .rr-star-st > DIV.rating2 > SPAN.rating1, .rr-star-st > DIV.rating2 > SPAN.rating2, .rr-star-st > DIV.rating3 > SPAN.rating1, .rr-star-st > DIV.rating3 > SPAN.rating2, .rr-star-st > DIV.rating3 > SPAN.rating3, .rr-star-st > DIV.rating4 > SPAN.rating1, .rr-star-st > DIV.rating4 > SPAN.rating2, .rr-star-st > DIV.rating4 > SPAN.rating3, .rr-star-st > DIV.rating4 > SPAN.rating4, .rr-star-st > DIV.rating5 > SPAN
{
	background: url('../img/review-st/w-stars-o.png') no-repeat;
}
.rr-star-st > .badge
{
	font-size: 10px;
	padding: 2px 4px;
	float: right;
	color: #FFF;
	margin-top: -15px;
	font-style: normal;
	background: #9F9F9F;
	display: inline-block;
	display: none;
}
.rr-star-st > VAR
{
	color: #00002E;
	font-size: 11px;
	line-height: 17px;
	font-style: normal;
	float: left;
}
/*.rr-star-st > SPAN
{
	display: block;
	clear: both;
	color: #617996;
	font-size: 11px;
}*/
.review-post-st SPAN.text
{
	/*float: left;*/
	/*margin: 0 6px 0 0;*/
	font-size: 12px;
	display: block;
	padding-left: 5px;
	display: none;
}
.lowprice
{
	/*display: inline-block;*/
	padding: 0;
}
.lowprice A
{
	display: block;
	font-size: 13px;
	font-weight: bold;
	/*padding: 2px;*/
	color: #595959;
}
.lowprice A:hover
{
	color: #DF4F00;
	text-decoration: none;
}
.lowprice SPAN
{
	width: 67px;
	display: inline-block;
	vertical-align: middle;
	line-height: 134%;
}
.lowprice A I
{
	font-size: 21px;
	vertical-align: middle;
	margin-right: 5px;
}
.write-read
{
	/*display: inline-block;*/
	/*vertical-align: middle;*/
	padding-left: 7px;
}
.write-read A
{
	display: block;
	font-size: 12px;
	padding: 0;
	color: #595959;
}
.write-read .static_rating_click
{
	border-bottom: 1px solid #CCC;
}
.write-read A I
{
	margin-right: 5px;
}
.trade_zoom
{
}
.trade_zoom SPAN
{
	line-height: 94%;
	text-transform: uppercase;
	color: #FFF;
}
.trade_zoom SPAN I
{
	display: block;
	font-size: 10px;
	text-transform: none;
	font-style: normal;
	line-height: 94%;
}
.trade_zoom A
{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background: #6A6A6A;
	padding: 3px 10px 5px;
	border-radius: 3px;
	display: block;
}
.trade_zoom A:hover
{
	background: #E25101;
	text-decoration: none;
}
.readyshipp
{
	padding: 0;
	color: #595959;
	width: auto;
	/*display: inline-block;*/
	text-align: left;
	font-size: 13px;
	line-height: 138%;
	/*display: inline-block;*/
}
.readyshipp B
{
	width: 80px;
	vertical-align: middle;
	display: inline-block;
	color: #E25101;
}
.readyshipp:before
{
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	font-size: 20px;
	color: #E25101;
	margin-right: 7px;
	vertical-align: -2px;
	content: "\f0d1";
}
.digitallic, .digitallic_nosoft
{
	padding: 0;
	color: #595959;
	width: auto;
	/*display: inline-block;*/
	text-align: left;
	font-size: 13px;
	line-height: 138%;
	/*display: inline-block;*/
}
.digitallic B:after
{
	content: 'You will receive an email with the full license information within 1 to 2 business days.';
	bottom: -45px;
	font-size: 17px;
	width: 345px;
	font-weight: bold !important;
	left: -32px;
	/*color: #046A8B;*/
	position: absolute;
}
.digitallic B, .digitallic_nosoft B
{
	width: 45px;
	vertical-align: middle;
	display: inline-block;
	position: relative;
	color: #E25101;
}
.digitallic:before, .digitallic_nosoft::before
{
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	font-size: 25px;
	color: #E25101;
	margin-right: 7px;
	vertical-align: -5px;
	content: "\f1fa";
}
/*.products_zoom_information.info-fargo .readyshipp
{
	display: none;
}*/
.bulk_zoom
{
	/*display: inline-block;*/
	padding: 0;
}
.bulk_zoom A
{
	display: block;
	font-size: 13px;
	font-weight: bold;
	/*padding: 2px;*/
	color: #595959;
}
.bulk_zoom A:hover
{
	color: #DF4F00;
	text-decoration: none;
}
.bulk_zoom SPAN
{
	width: 67px;
	display: inline-block;
	vertical-align: middle;
	line-height: 134%;
}
.bulk_zoom A I
{
	font-size: 26px;
	vertical-align: middle;
	margin-right: 5px;
}
.discontinued
{
	width: 50%;
	margin-left: -13px;
}
.discontinued DIV
{
	padding: 5px 15px 5px 15px;
	color: #F15E2E;
	font-weight: bold;
	border: 2px solid #F15E2E;
	text-align: center;
}
/*.discontinued SPAN
{
	display: inline-block;
	vertical-align: middle;
	line-height: 134%;
	text-transform: uppercase;
}*/
/*.discontinued I
{
	font-size: 21px;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: -3px;
}*/
.discontinued2
{
	/*width: 40%;*/
	font-weight: bold;
	padding: 10px;
	text-align: center;
	background: #F5F5F5;
	text-transform: uppercase;
}
.discontinued2 B
{
	display: block;
	text-transform: none;
}
.discontinued2 A
{
	white-space: normal;
}
.opt_sku
{
	margin: 10px 0;
}
.SUPPLIES4MODELS
{
	/*font-weight: bold;*/
	margin-bottom: 10px;
}
.price_zoom
{
	margin-top: 10px;
	margin-bottom: 15px;
}
.model_zoom
{
	display: inline-block;
	margin-right: 10px;
}
.vendor
{
	display: inline-block;
	margin-right: 15px;
}
.special_price
{
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}
.special_price INPUT
{
	margin: 0 5px;
}
.special_price LABEL
{
	margin-bottom: 0;
}
.special_price .custom_price
{
	width: 100px;
	margin: 0 10px;
}
.product_option_colors
{
	margin-bottom: 10px;
}
.product_option
{
}
.product_option .row
{
	padding: 5px;
	background: #ECEBEB;
	margin-top: 0;
	margin-bottom: 1px;
}
.product_option LABEL
{
	text-align: right;
}
.qty
{
	margin-top: 20px;
}
.qty .control-label
{
	padding-top: 7px;
	font-weight: bold;
	padding-right: 0;
	text-align: right;
}
.qty .add_to
{
	padding-left: 0;
}
.freee
{
	padding-left: 0;
	padding-top: 3px;
}
.freee SPAN
{
	display: inline-block;
	line-height: 116%;
	text-transform: uppercase;
	vertical-align: middle;
	font-weight: bold;
	color: #DF4F00;
}
.highlights
{
	margin-bottom: 30px;
}
.highlights H2
{
	color: #E34F00;
	font-size: 20px;
}
.highlights UL
{
	/*margin: 0;*/
	padding: 0 0 0 17px;
	list-style: disc;
}
.Complete-system
{
	padding: 0;
	/*background: #ECEBEB;*/
	border-top: 2px solid #FFF;
	box-shadow: inset 0px 10px 15px 0 rgba(122, 122, 122, 0.232);
	font-size: 17px;
}
.Complete-system H2
{
	font-size: 30px;
}
.Complete-system .pict
{
	display: block;
	text-align: center;
	/*background: #FFF;*/
	/*border-radius: 5px;*/
}
.Complete-system .btn
{
	margin-top: 20px;
	font-weight: bold;
	font-size: 17px;
	white-space: normal;
}
.Complete
{
	margin: 20px 0;
}
.video_pan
{
	/*padding: 70px 0;*/
	/*border-top: 2px solid #FFF;*/
	/*box-shadow: inset 0px 10px 15px 0 rgba(122, 122, 122, 0.232);*/
}
.video_pan IFRAME
{
	max-width: 100%;
}
.video_pan .row
{
	/*margin-top: 25px;*/
}
.video_pan .title-desc
{
	font-weight: bold;
}
.video_pan .img-prev
{
	width: 100%;
	overflow: hidden;
	/*height: 183px;*/
	background: #CCC;
	text-align: center;
	border: 2px solid rgba(48, 58, 63, 0.179);
	position: relative;
}
.video_pan .img-prev:before
{
	font-family: "Font Awesome 5 Free";
	position: absolute;
	right: 0;
	left: 0;
	top: 25%;
	font-size: 100px;
	color: rgba(255, 255, 255, 0.654);
	content: "\f144";
}
.video_pan .img-prev IMG
{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.video_pan .title
{
	font-size: 20px;
	margin-top: 10px;
	color: #FFF;
	margin-bottom: 30px;
	position: absolute;
	bottom: -29px;
	padding: 10px;
	background: rgba(7, 7, 7, 0.603);
	left: 2px;
	right: 2px;
	z-index: 10;
	text-align: center;
}
.desc_pan .video_pan.align-self-stretch
{
	-ms-flex-item-align: start !important;
	align-self: start !important;
	margin-right: -50px;
	margin-left: 50px;
}
.desc_pan
{
	background: #F5F5F5;
	padding: 20px 0 50px;
	margin-bottom: 50px;
}
.desc_pan_budge
{
	margin: 0;
}
.desc-video
{
	float: right;
}
.desc-video .col-lg-4
{
	min-width: 100%;
}
.panel_id-card-printers-supplies .desc_pan
{
	margin-bottom: 0;
}
.panel_idcards .desc_pan
{
	margin-bottom: 0;
}
.panel_id-software .desc_pan
{
	margin-bottom: 0;
}
.panel_badge-accessories .desc_pan_budge
{
	margin-bottom: 0;
	padding-top: 50px;
}
.desc_pan_budge_DS-K1T671TM-3XF UL
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.baner-floor-stand
{
	display: block;
	vertical-align: middle;
	border: 2px solid #CCC;
	padding: 10px;
	border-radius: 10px;
	margin-top: 10px;
}
.baner-floor-stand .col-5
{
	padding: 0 0 0 25px;
}
.baner-floor-stand .col-7
{
	font-size: 18px;
	padding-left: 0;
}
.desc_pan H3.title-desc
{
	margin-bottom: 30px;
	margin-top: 30px;
	font-weight: 400;
	/*border-bottom: 1px solid #CCC;*/
	/*padding-bottom: 15px;*/
	font-size: 28px;
}
/*.supp_pan .title-desc
{
	margin-bottom: 30px;
	margin-top: 30px;
	font-weight: bold;
	font-size: 28px;
}*/
.desc_pan H2
{
	/*font-size: 22px;*/
	font-size: 20px;
	font-weight: bold;
}
.desc_pan H4
{
	font-weight: bold;
}
.supp_pan
{
	/*min-width: 529px !important;*/
}
.supp_pan .table TD
{
	vertical-align: middle;
}
.supp_pan TD.text_sm
{
	font-weight: bold;
	color: #F15E2E;
}
.supp_pan TABLE.table TH
{
}
/*.supp_pan .table-responsive .table
{
	max-width: 100%;
	min-width: 501px !important;
}*/
.waranty_pan
{
	/*background: #F5F5F5;*/
	/*margin-top: 50px;*/
	/*padding-bottom: 0;*/
	/*padding-top: 20px;*/
	/*font-size: 15px;*/
	/*line-height: 135%;*/
}
.waranty_pan .title-desc
{
	margin-top: 30px;
	font-weight: 400;
	font-size: 28px;
}
.waranty_pan H3
{
	font-size: 20px;
}
.waranty_pan H2
{
	font-size: 20px;
	margin: 10px 0;
}
.waranty_pan H2 B
{
	min-width: 150px;
	display: inline !important;
}
.waranty_pan UL
{
	margin: 10px 0;
	padding: 0 0 0 19px;
	list-style: disc;
}
.waranty_pan UL LI
{
	margin: 0;
	padding: 0;
	list-style: disc;
	font-weight: bold;
}
.waranty_pan UL LI P
{
	margin: 0 0 5px 0;
	font-weight: normal;
}
.WARRANTY H3
{
	font-size: 17px;
}
.alternative_card
{
	/*margin-top: 10px;*/
	padding-top: 15px;
	border-top: 2px dotted #CCC;
	color: #F15E2E;
}
.alternative_card A
{
	text-decoration: underline;
	font-weight: bold;
}
.alternative_card .pict
{
	float: left;
	margin-right: 10px;
}
.qpack
{
	width: auto;
	display: inline-block;
	clear: both;
	margin-top: 10px;
}
.qpack SPAN
{
	border: 1px solid #CCC;
	padding: 3px 15px;
}
.discounts_info_upsale
{
	float: right;
	font-size: 14px;
}
.discounts_info_upsale .title
{
	font-weight: bold;
	text-transform: uppercase;
	color: #F15E2E;
	margin-bottom: 5px;
}
.discounts_info_upsale TD
{
	padding: 3px;
}
.discounts_info_upsale TH
{
	padding: 0;
	text-align: center;
}
.product_option_colors
{
	margin-top: 10px;
}
.product_option_colors H3
{
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
}
.product_option_colors UL
{
	margin: 0 -10px 0 -5px !important;
	padding: 0 !important;
	list-style: none !important;
}
.product_option_colors UL LI
{
	margin: 0 0 7px 7px !important;
	padding: 0 !important;
	list-style: none !important;
	float: left;
	width: 55px;
	text-align: center;
	font-size: 12px;
	height: 67px;
}
.product_option_colors UL LI LABEL
{
	font-size: 11px;
	display: block;
	cursor: pointer;
	line-height: 100%;
}
.product_option_colors UL LI LABEL.opt_color
{
	height: 25px;
	width: 55px;
	border: 1px solid #CCC;
	float: none;
	margin-bottom: 7px;
	display: block;
}
.product_option_colors UL LI .black
{
	background: #000000;
}
.product_option_colors UL LI .green
{
	background: #409C03;
}
.product_option_colors UL LI .yellow
{
	background: #FFD605;
}
.product_option_colors LABEL
{
	/*padding: 0;*/
	text-align: center;
}
.panel_idcards LABEL
{
	/*text-align: right;*/
	/*padding: 7px;*/
}
.encoder_opt
{
}
.encoder_opt .custom-control
{
	margin-bottom: 7px;
	margin-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #CCC;
}
.card-test
{
	white-space: normal;
}
.card-test A
{
}
.banner-war
{
	background: #6FB6D6;
	padding: 20px;
	color: #FFF;
}
.banner-war P
{
	margin-top: 30px;
	font-size: 18px;
	text-align: center;
}
.save-icon
{
	border-radius: 100px;
	padding: 20px;
	width: auto;
	position: absolute;
	left: 20px;
	top: 10px;
	text-align: center;
	background: #EE5025;
	color: #FFF;
	line-height: 100%;
	font-size: 25px;
	font-weight: bold;
}
.save-code
{
	border-radius: 5px;
	padding: 10px;
	width: auto;
	margin-bottom: 20px;
	text-align: center;
	background: #0D80B2;
	color: #FFF;
	line-height: 100%;
	font-size: 22px;
	/*font-weight: bold;*/
}
.save-code B
{
	border: 1px solid #FFF;
	padding: 1px 10px;
}
@media (max-width: 575px)
{
	.breadcrumb
	{
		font-size: 12px;
	}
	.video_pan .title
	{
		margin-bottom: 30px;
	}
	.product_option
	{
		font-size: 14px;
	}
	.product_option LABEL
	{
		text-align: left;
		margin: 0;
		padding: 3px 0 3px 20px;
	}
	.freee
	{
		padding: 10px;
		text-align: center;
		/*min-width: 100%;*/
	}
	.freee SPAN.tr-text
	{
		font-size: 14px;
		width: 100%;
	}
	.freee SPAN.tr-text > BR
	{
		display: none;
	}
	.products_zoom_information
	{
		margin-bottom: 0;
	}
	.highlights
	{
		font-size: 13px;
	}
	.Complete-system H2
	{
		font-size: 25px;
	}
	.Complete-system
	{
		font-size: 15px;
	}
	.desc_pan H3.title-desc
	{
		font-size: 25px;
	}
	.video_pan .title-desc
	{
		font-size: 25px;
	}
	.supp_pan .title-desc
	{
		font-size: 25px;
	}
	.waranty_pan .title-desc
	{
		font-size: 25px;
	}
	.zoom_top_pan H3
	{
		font-size: 22px;
	}
	.video_pan
	{
		padding: 0;
		margin: 20px 30px 20px 20px;
	}
	H1
	{
		font-size: 25px;
	}
	.products_zoom_information H1
	{
		font-size: 25px;
		margin-top: 20px;
	}
	.review-post-st
	{
		margin-top: 0;
	}
	.supp_pan .table TD
	{
		font-size: 13px;
	}
	.supp_pan .table TH
	{
		font-size: 13px;
	}
	.brand-icons
	{
		width: 100px;
	}
	.prod-included LI
	{
		max-width: 30%;
	}
	.prod-included LI H4
	{
		font-size: 14px;
	}
	.prod-included LI H5
	{
		font-size: 13px;
	}
	.modal_include .price_zoom
	{
		text-align: center;
	}
	.modal_include .col-form-label
	{
		width: 30%;
	}
	.modal_include .big_pict
	{
		text-align: center;
	}
	.desc-video
	{
		/*margin-right: 100px !important;*/
		/*margin-left: 100px !important;*/
		width: 80%;
		float: none;
	}
	.desc-video .col-lg-4 IMG
	{
		max-width: 100%;
		/*width: 300px !important;*/
		/*margin-right: 20px !important;*/
	}
}
@media (min-width: 576px) and (max-width: 767px)
{
	.breadcrumb
	{
		font-size: 12px;
	}
	.video_pan .title
	{
		margin-bottom: 30px;
	}
	.product_option
	{
		font-size: 14px;
	}
	.products_zoom_information
	{
		margin-bottom: 0;
	}
	.hid .product_option LABEL
	{
		padding: 7px;
		text-align: right;
	}
	.highlights
	{
		font-size: 13px;
	}
	.Complete-system H2
	{
		font-size: 25px;
	}
	.Complete-system
	{
		font-size: 15px;
	}
	.desc_pan H3.title-desc
	{
		font-size: 25px;
	}
	.video_pan .title-desc
	{
		font-size: 25px;
	}
	.video_pan
	{
		padding: 0;
		margin: 30px;
	}
	.supp_pan .title-desc
	{
		font-size: 25px;
	}
	.waranty_pan .title-desc
	{
		font-size: 25px;
	}
	.zoom_top_pan H3
	{
		font-size: 22px;
	}
	H1
	{
		font-size: 30px;
	}
	.review-post-st
	{
		margin-top: 0;
	}
	.products_zoom_information H1
	{
		font-size: 28px;
		margin-top: 20px;
	}
	.prod-included LI
	{
		max-width: 30%;
	}
	.prod-included LI H4
	{
		font-size: 14px;
	}
	.prod-included LI H5
	{
		font-size: 13px;
	}
	.modal_include .price_zoom
	{
		text-align: center;
	}
	.modal_include .col-form-label
	{
		width: 30%;
	}
	.modal_include .big_pict
	{
		text-align: center;
	}
	.desc-video
	{
		/*margin-right: 100px !important;*/
		/*margin-left: 100px !important;*/
		width: 88%;
		float: none;
	}
	.desc-video .col-lg-4 IMG
	{
		max-width: 100%;
		/*width: 300px !important;*/
		/*margin-right: 20px !important;*/
	}
}
@media (min-width: 768px) and (max-width: 991px)
{
	.product_option
	{
		font-size: 14px;
	}
	.product_option LABEL
	{
		text-align: left;
		margin: 0;
		padding: 3px 0 3px 20px;
	}
	.hid .product_option LABEL
	{
		padding: 7px;
		text-align: right;
	}
	.freee
	{
		padding: 10px 10px 10px 14px;
	}
	.freee SPAN.tr-text
	{
		font-size: 14px;
		width: 100%;
	}
	.freee SPAN.tr-text > BR
	{
		display: none;
	}
	.products_zoom_information
	{
		margin-bottom: 0;
	}
	.highlights
	{
		font-size: 13px;
	}
	.Complete-system H2
	{
		font-size: 25px;
	}
	.Complete-system
	{
		font-size: 15px;
	}
	.desc_pan H3.title-desc
	{
		font-size: 25px;
	}
	.video_pan .title-desc
	{
		font-size: 25px;
	}
	.video_pan
	{
		padding: 0;
		margin: 30px;
	}
	.supp_pan .title-desc
	{
		font-size: 25px;
	}
	.waranty_pan .title-desc
	{
		font-size: 25px;
	}
	.zoom_top_pan H3
	{
		font-size: 17px;
	}
	.zoom_top_pan LI
	{
		margin: 0;
		padding: 0;
	}
	.zoom_top_pan A.link
	{
		font-size: 12px;
		padding: 2px 2px 2px 4px;
		margin: 0;
	}
	.zoom_top_pan .btn
	{
		font-size: 12px;
		padding: 3px;
	}
	H1
	{
		font-size: 30px;
	}
	.products_zoom_information H1
	{
		font-size: 28px;
	}
	.review-post-st
	{
		margin-top: 0;
	}
	.brand-icons
	{
		width: 100px;
	}
	.prod-included LI
	{
		max-width: 30%;
	}
	.prod-included LI H4
	{
		font-size: 14px;
	}
	.prod-included LI H5
	{
		font-size: 13px;
	}
	/*.prod-included LI .pict
	{
		height: 80px;
		line-height: 80px;
	}*/
	.hid H2.text-center
	{
		font-size: 25px;
		margin-top: 30px;
	}
	.desc-video
	{
		/*margin-right: 100px !important;*/
		/*margin-left: 100px !important;*/
		width: 90%;
		float: none;
	}
	.desc-video .col-lg-4 IMG
	{
		max-width: 100%;
		/*width: 300px !important;*/
		/*margin-right: 20px !important;*/
	}
}
@media (min-width: 992px) and (max-width: 1199px)
{
	.breadcrumb
	{
		margin-top: 28px;
	}
	.product_option
	{
		font-size: 13px;
	}
	.product_option LABEL
	{
		padding-right: 0;
	}
	.products_zoom_information
	{
		margin-bottom: 20px;
	}
	.highlights
	{
		font-size: 13px;
	}
	.Complete-system H2
	{
		font-size: 25px;
	}
	.Complete-system
	{
		font-size: 15px;
	}
	.desc_pan H3.title-desc
	{
		font-size: 25px;
	}
	.video_pan .title-desc
	{
		font-size: 25px;
	}
	.supp_pan .title-desc
	{
		font-size: 25px;
	}
	.waranty_pan .title-desc
	{
		font-size: 25px;
	}
	.freee SPAN.tr-text
	{
		font-size: 14px;
	}
	.review-post-st
	{
		margin-top: 0;
	}
	.zoom_top_pan H3
	{
		font-size: 22px;
	}
	H1
	{
		font-size: 30px;
	}
	.desc-video
	{
		margin-right: 50px !important;
	}
	.desc-video .col-lg-4
	{
		max-width: 370px;
		/*margin-right: 20px !important;*/
	}
}
@media (min-width: 1200px) and (max-width: 1399px)
{
	H1
	{
		font-size: 35px;
	}
	.More-Products .products_list .col-xl-2
	{
		min-width: 23%;
	}
	.Complete-system
	{
		font-size: 16px;
	}
	.Complete-system .no-gutters .pl-xl-5.pr-xl-5
	{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.waranty_pan .container-fluid.pr-xl-5.pl-xl-5 .row
	{
		padding-right: 0px !important;
		padding-left: 0px !important;
		margin: 0 -15px;
	}
	.waranty_pan .col-xl-7.pr-xl-5
	{
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	.desc-video
	{
	}
	.desc-video .col-lg-4
	{
		max-width: 370px;
	}
}
@media (min-width: 1400px)
{
}
.soldout
{
	color: #CC0000;
	min-width: 250px;
}
.camera_disclamer
{
	color: #CC0000;
	margin-bottom: 10px;
	font-size: 21px;
}
