body,sup {
	font-weight: 300
}

sup {
	font-size: .75rem;
	top: 3px;
	margin-right: 1px
}

.price,sub,sup {
	color: #db3700
}

sub {
	font-size: .875rem;
	font-weight: 700;
	margin-right: 0;
	top: -3px
}

.price {
	font-family: Verdana,Helvetica,Arial;
	font-weight: 600
}

*,:after,:before,html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

:after,:before {
	margin: 0
}

* {
	font-size: 100%;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal
}

body {
	overflow-x: hidden;
	font-size: 1rem;
	direction: ltr;
	font-synthesis: none;
	-moz-font-feature-settings: kern;
	-moz-osx-font-smoothing: grayscale
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%
}

abbr,blockquote,dd,dl,dt,fieldset,form,hgroup,legend,ol,pre,span,textarea {
	margin: 0;
	padding: 0;
	font-family: Helvetica,Arial,sans-serif
}

button {
	overflow: visible;
	box-sizing: initial;
	border: 0;
	background: 0 0;
	color: inherit;
	vertical-align: inherit;
	font: inherit;
	line-height: inherit;
	cursor: pointer
}

.stylecnc-icon-search,body {
	-webkit-font-smoothing: antialiased
}

img,td p,th p {
	width: auto
}

*,body,button,html,main,nav {
	padding: 0;
	margin: 0
}

caption,input {
	margin: 0
}

figure,input {
	padding: 0
}

a,body,em,figure,h1,h2,h3,h4,h5,h6,html,i,input,li,p,strong,td,th {
	font-family: Helvetica,Arial,sans-serif;
	font-style: normal
}

audio,canvas,progress,video {
	vertical-align: initial
}

button:disabled {
	cursor: default
}

:focus {
	outline: 0;
	outline-offset: 0
}

:focus[data-focus-method=mouse]:not(input):not(textarea):not(select),:focus[data-focus-method=touch]:not(input):not(textarea):not(select) {
	outline: 0
}

::-moz-focus-inner {
	padding: 0;
	border: 0
}

embed {
	pointer-events: none
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 10px 0;
	font-weight: 700;
	line-height: 1.5
}

h1,h2,h3,h4,h5,h6,strong {
	color: #025;
	text-transform: capitalize
}

.strong,strong {
	font-weight: 700
}

li,ul {
	margin: 0;
	padding: 0;
	list-style: none
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,p a,span a {
	color: inherit;
	font-weight: inherit;
	font-size: inherit;
	font-family: inherit
}

figure {
	margin: 1em 0
}

table {
	display: table;
	margin: 1em auto;
	padding: 0;
	border-collapse: collapse;
	table-layout: fixed;
	vertical-align: middle;
	text-indent: 0;
	border-spacing: 0
}

table:focus {
	background: #f7f7f7
}

caption,td,th {
	font-weight: 300;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	font-size: 100%
}

caption,th {
	font-weight: 700
}

caption {
	display: block;
	color: #025;
	padding: 10px 0
}

td,th {
	padding: 10px 20px
}

td p,th p {
	margin: 0;
	padding: 0
}

h1 {
	font-size: 2.6rem
}

h2 {
	font-size: 2.2rem
}

h3 {
	font-size: 1.6rem
}

h4 {
	font-size: 1.4rem
}

h5 {
	font-size: 1.2rem
}

a,body {
	color: #454545
}

a,button {
	transition: .4s
}

a,p {
	line-height: 1.5
}

a,a:active,a:focus,a:hover,a:visited {
	outline: 0;
	text-decoration: none
}

input::placeholder {
	min-height: 24px
}

embed,img,img:not([draggable]),object,video {
	height: auto;
	max-width: 100%
}

.visibility {
	display: none;
	visibility: hidden
}

fieldset,iframe,img {
	border: 0
}

.header-layout1,.header-logo {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10006;
	height: 50px;
	line-height: 3.125rem
}

.header-layout1 {
	display: block;
	width: 100%;
	min-height: 50px;
	background: #fff;
	box-shadow: 0 1px 4px -1px #0000004d
}

.header-logo {
	width: 120px
}

.header-logo img {
	position: absolute;
	left: .8rem;
	top: 12px;
	width: 120px;
	height: 26px
}

.header-btn {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: flex-end
}

.header-btn>a.primary-btn {
	margin-top: 18px;
	margin-right: 30px;
	width: 240px;
	font-size: 1rem
}

.header-btn button {
	padding: 0;
	height: 50px;
	border: 0;
	background-color: transparent;
	color: #025;
	font-size: 1.75rem;
	line-height: 3.125rem
}

.product-details-layout1 .product-details-img div {
	margin: 0;
	padding: 0
}

.product-details-layout1 .product-details-img:hover {
	box-shadow: 0 0 10px #0009!important
}

.product-details-layout1 .product-details-img {
	position: relative;
	display: grid;
	overflow: hidden;
	padding: 5px;
	box-shadow: 0 0 10px #0000001a;
	white-space: nowrap;
	grid-template-columns: repeat(auto-fill,minmax(100%,1fr))
}

.product-details-layout1 .product-details-img .slick-arrow {
	top: 50%;
	left: -50px;
	z-index: 2;
	visibility: hidden;
	width: 35px;
	height: 35px;
	line-height: 2.1875rem;
	opacity: 0;
	transition: .4s;
	border-radius: 50%;
	background: #025;
	box-shadow: 0 0 5px #0000004d;
	color: #fff;
	font-size: .875rem;
	transform: translateY(-50%)
}

.product-details-layout1 .product-details-img .slick-arrow.slick-next {
	right: -50px;
	left: auto
}

.product-details-layout1 .product-details-img ul.slick-dots {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 3;
	margin: 0;
	padding: 0;
	line-height: 0
}

.product-details-layout1 .product-details-img ul.slick-dots li {
	display: inline-block;
	margin-right: 7px;
	line-height: 0
}

.product-details-layout1 .product-details-img ul.slick-dots li.slick-active button {
	width: 15px
}

.product-details-layout1 .product-details-img ul.slick-dots li button {
	padding: 0;
	width: 9px;
	height: 9px;
	border: 0;
	background: #025;
	font-size: 0;
	line-height: 0
}

.product-details-layout1 .product-details-img:hover .slick-arrow {
	left: 20px;
	visibility: visible;
	opacity: 1
}

.product-details-layout1 .product-details-img:hover .slick-arrow.slick-next {
	right: 20px;
	left: auto
}

.product-details-layout1 .product-details-thumb {
	display: block;
	margin: 10px -5px 20px
}

.product-details-layout1 .product-details-thumb .slick-slide {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	cursor: pointer
}

.product-details-layout1 .product-details-thumb .slick-slide img {
	padding: 2px;
	width: 100%;
	height: 100%;
	border: 0;
	background: #fff;
	box-shadow: 0 0 4px #0253
}

.product-details-layout1 .product-details-thumb .slick-current img {
	box-shadow: 0 0 4px #db3700e6
}

.product-details-layout1 .product-details-img img {
	width: 100%;
	aspect-ratio: 4/3;
	object-fit: contain
}

.stylecnc-search {
	position: relative;
	float: right;
	overflow: hidden;
	margin-top: 7px;
	margin-right: 7px;
	width: 0;
	height: 40px;
	min-width: 40px;
	-webkit-transition: width .3s;
	-moz-transition: width .3s;
	transition: width .5s;
	-webkit-backface-visibility: hidden
}

.stylecnc-search-input,.stylecnc-search-submit {
	top: 0;
	margin: auto;
	height: 32px;
	background: #fff;
	position: absolute;
	right: 0;
	outline: 0
}

.noborder {
	opacity: 0
}

.stylecnc-search-input {
	bottom: 0;
	z-index: 10;
	display: inline-block;
	padding-right: 8px;
	padding-left: 8px;
	width: 176px;
	border: 0;
	color: #454545;
	vertical-align: middle;
	font-weight: 300;
	font-size: 1rem;
	font-family: Helvetica,Arial
}

input[type=search].stylecnc-search-input {
	line-height: 2rem;
	margin-top: 3px;
	margin-right: 3px;
	border: 0;
	-webkit-border-radius: 0;
	box-shadow: 0 0 1px #025;
	-webkit-appearance: none
}

.stylecnc-search-input:-moz-placeholder,.stylecnc-search-input:-ms-input-placeholder,.stylecnc-search-input::-moz-placeholder,.stylecnc-search-input::-webkit-input-placeholder {
	color: #666;
	line-height: 2rem;
	transform: scale(.45);
	transform-origin: 0 50%
}

.stylecnc-icon-search,.stylecnc-search-submit {
	bottom: 0;
	display: block;
	text-align: center;
	cursor: pointer
}

.stylecnc-search-submit {
	z-index: -1;
	padding: 0;
	width: 32px;
	border: 0;
	color: transparent;
	line-height: 2rem;
	opacity: 0
}

.stylecnc-icon-search,.stylecnc-icon-search i {
	font-weight: 300;
	font-size: 1.25rem;
	line-height: 2rem
}

.stylecnc-icon-search {
	position: absolute;
	top: 3px;
	right: 8px;
	z-index: 90;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	background: #fff;
	color: #025;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	speak: none
}

.stylecnc-icon-search:before {
	content: "
				"
}

.no-js .stylecnc-search,.stylecnc-search.stylecnc-search-open {
	width: 180px;
	line-height: 2rem
}

.no-js .stylecnc-search .stylecnc-icon-search,.stylecnc-search.stylecnc-search-open .stylecnc-icon-search {
	z-index: 11;
	background: #fff;
	color: #454545
}

.breadcumb-wrapper.breadcumb-layout1 {
	display: block;
	width: 100%;
	min-height: 120px;
	margin: 0;
	padding: 0;
	background: #025
}

.breadcumb-layout1 .breadcumb-content ul li:last-child:after,.none,.product-details-layout1 .product-details-img .slick-arrow:after,.vs-product .product-header .slick-arrow:after {
	display: none
}

.breadcumb-layout1 .breadcumb-content .breadcumb-title,.mb-0 {
	margin-bottom: 0
}

.breadcumb-layout1 .breadcumb-content {
	position: relative;
	padding-top: 60px;
	padding-bottom: 80px
}

.breadcumb-layout1 .breadcumb-content .breadcumb-title,.breadcumb-layout1 .breadcumb-content .breadcumb-title a {
	color: #fff;
	font-weight: 700;
	font-size: 2rem;
	line-height: 1.5
}

.breadcumb-layout1 .breadcumb-content ul {
	position: absolute;
	right: 0;
	bottom: -1px;
	display: block;
	padding: 10px 20px;
	border-radius: 2px 2px 0 0;
	background: #fff
}

.breadcumb-layout1 .breadcumb-content ul li {
	position: relative;
	display: inline;
	margin-top: 10px;
	font-weight: 300;
	font-size: 1rem;
	line-height: 1.5
}

.breadcumb-layout1 .breadcumb-content ul li:after {
	margin-right: 5px;
	margin-left: 5px;
	color: #025;
	content: "I
				";
	font: inherit;
	font-weight: 300;
	line-height: inherit
}

.breadcumb-layout1 .breadcumb-content ul li a {
	display: inline-block;
	font-weight: inherit;
	font-size: 1rem;
	font-family: inherit;
	line-height: inherit
}

.breadcumb-layout1 .breadcumb-content ul li.active {
	color: #025;
	font-size: 1rem
}

.breadcumb-layout1 .breadcumb-content .breadcumb-title a:hover {
	color: #fff;
	text-decoration: underline
}

.breadcumb-layout1 .breadcumb-content ul.graybg,.greyback,.secondary-bg1,.secondary-bg2 {
	background: #f7f7f7
}

#stylecnc-search {
	position: fixed;
	display: block;
	top: 0;
	right: 2.2em;
	z-index: 10009
}

header {
	background: #fff
}

.header-btn button:hover {
	color: #025
}

.primary-btn {
	position: relative;
	z-index: 5;
	display: inline-block;
	overflow: hidden;
	margin-right: 15px;
	margin-bottom: 20px;
	width: 240px;
	height: 50px;
	line-height: 50px;
	max-width: 100%;
	border: 0;
	box-shadow: 0 10px 28.5px 1.5px #002b8b40;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1rem;
	transition: .4s!important
}

.blue-background,.circle-btn,.circle-btn .ripple,.primary-bg1,.primary-btn,.slick-arrow.type2:hover {
	background: #025
}

.primary-btn.type2:hover {
	box-shadow: 0 0 3px 3px rgba(255,255,255,.5)
}

.primary-btn.white-btn,.primary-btn.white-btn:active,.primary-btn.white-btn:focus,.primary-btn.white-btn:visited,.product-details-layout1 .product-details-img .slick-arrow:hover,.vs-product .action-buttons a:hover {
	background: #fff;
	color: #025
}

.circle-btn.type2,.circle-btn.type2 .ripple,.footer-layout1 .copyright-area .social-links li a:hover,.phone-box,.phone-box .icon i,.primary-bg2,.primary-btn.type2,.primary-btn.white-btn:hover,.primary-btn:hover,.ripple-wrap.type2,.video-btn.type2-btn .btn-text,.video-btn.type2-btn .ripple {
	background-color: #db3700;
	color: #fff
}

.primary-btn .btn-text {
	position: relative;
	z-index: 10;
	display: inline-block
}

.footer-layout1 .footer-wid-wrap .widget_contact li:hover i,.primary-btn:active,.primary-btn:focus,.vs-product-layout1 .product-index-title button.collapsed,.white-color,.white-color .text,.white-color .title,.white-color a {
	color: #fff
}

.bborder {
	opacity: 1
}

.rating-list div,.vs-product .rating-show div,span.icon-arrow,td p,th p {
	display: inline
}

.full-btn a.primary-btn,.laser-video-box img,.primary-btn.full-width,.widget:not(.footer-widget).widget_recent_entries .blog .blog-content.full-width,caption,table {
	width: 100%
}

a.link-btn {
	text-transform: none
}

.circle-btn.xl,.form-group input[type=radio]~label span {
	font-size: .75rem
}

.form-control:focus,.no-shadow,.primary-btn.no-shadow {
	box-shadow: none
}

.circle-btn:hover {
	box-shadow: 0 10px 54px -4px #fff;
	background: #fff;
	color: #025
}

#nav {
	position: relative;
	z-index: 10006;
	width: 100%;
	height: 100%
}

#main-menu>li [data-icon] {
	display: none
}

.main-menu-btn {
	position: relative;
	display: block;
	overflow: hidden;
	margin-top: 13px;
	height: 24px;
	color: #025;
	text-align: center;
	line-height: 1.5rem;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent
}

.main-menu-btn-text {
	position: absolute;
	display: none
}

.main-menu-btn-icon {
	top: 50%
}

.main-menu-btn-icon,.main-menu-btn-icon:after,.main-menu-btn-icon:before {
	position: absolute;
	right: 0;
	width: 24px;
	height: 2px;
	background: #025
}

.main-menu-btn-icon:before {
	top: -7px;
	left: 0;
	content: " "
}

.main-menu-btn-icon:after {
	top: 7px;
	left: 0;
	content: "
				"
}

#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon {
	height: 0;
	background: 0 0
}

#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon:before {
	top: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon:after {
	top: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

#main-menu-state {
	position: absolute;
	overflow: hidden;
	clip: rect(1px,1px,1px,1px);
	margin: -1px;
	padding: 0;
	width: 1px;
	height: 1px;
	border: 0
}

#main-menu-state:not(:checked)~#main-menu {
	display: none
}

#main-menu-state:checked~#main-menu {
	display: block
}

#main-menu {
	margin-bottom: 0
}

.stylecnc,.stylecnc li,.stylecnc ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	line-height: normal;
	direction: ltr;
	-webkit-tap-highlight-color: transparent
}

.stylecnc ul {
	display: none
}

.stylecnc a,.stylecnc li {
	position: relative
}

.stylecnc a {
	display: block
}

.stylecnc:after {
	clear: both;
	display: block;
	visibility: hidden;
	overflow: hidden;
	height: 0;
	content: "
				";
	font: 0/0 serif
}

.stylecnc,.stylecnc *,.stylecnc:after,.stylecnc:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.stylecnc-menu {
	position: fixed;
	top: 50px;
	left: 0;
	z-index: 10006;
	display: block;
	width: 100%;
	height: 100%;
	border-top: 2px solid #025;
	background: #fff
}

.stylecnc-menu a {
	padding: 20px;
	box-shadow: 0 2px 1px -1px #0003;
	color: #025;
	text-decoration: none;
	font-weight: 700;
	font-size: 1.25rem;
	line-height: 1.5rem
}

.stylecnc-menu a span.sub-arrow {
	position: absolute;
	top: 50%;
	right: 10px;
	left: auto;
	overflow: hidden;
	margin-top: -16px;
	width: 32px;
	height: 32px;
	color: #025;
	text-align: center;
	text-shadow: none;
	font-weight: 700;
	font-size: 1.75rem;
	font-family: serif;
	line-height: 2rem
}

.stylecnc-menu a span.sub-arrow:before {
	display: block;
	content: "+";
	font-size: 1.75rem
}

.stylecnc-menu a.highlighted span.sub-arrow:before {
	display: block;
	content: "–";
	font-size: 1.75rem
}

.stylecnc-menu ul {
	width: 100%;
	background: #fff;
	-webkit-box-shadow: 0 0 2px -1px #0003;
	-moz-box-shadow: 0 0 2px -1px #0003;
	box-shadow: 0 0 2px -1px #0003
}

.stylecnc-menu ul a,.stylecnc-menu ul a:active,.stylecnc-menu ul a:focus,.stylecnc-menu ul a:hover {
	padding: 0 20px;
	height: 48px;
	border-left: 8px solid transparent;
	background: 0 0;
	box-shadow: 0 2px 1px -1px #0003;
	color: #025;
	font-weight: 300;
	font-size: 1rem;
	line-height: 3rem
}

.stylecnc-menu ul a:before {
	display: inline-block;
	position: relative;
	top: -3px;
	margin-right: 10px;
	color: #025;
	content: "►
				";
	font-weight: 400;
	font-size: .45rem;
	font-family: Arial;
	transform: scale(1,2)
}

.stylecnc-menu ul ul a:before {
	font-size: 1rem;
	margin-right: 10px;
	content: "–
				"
}

.stylecnc-menu ul ul a,.stylecnc-menu ul ul a:active,.stylecnc-menu ul ul a:focus,.stylecnc-menu ul ul a:hover {
	border-left: 10px solid transparent
}

.stylecnc-menu ul ul ul a,.stylecnc-menu ul ul ul a:active,.stylecnc-menu ul ul ul a:focus,.stylecnc-menu ul ul ul a:hover {
	border-left: 18px solid transparent
}

@media (min-width:768px) and (max-width:991.98px) {
	.stylecnc-menu ul {
		margin-top: 35px
	}
}

@media (min-width:992px) and (max-width:1199.98px) {
	.stylecnc-menu ul {
		margin-top: 39px
	}
}

@media (min-width:1200px) and (max-width:1399.98px) {
	.stylecnc-menu ul {
		margin-top: 66px
	}
}

@media (min-width:1400px) and (max-width:1599.98px) {
	.stylecnc-menu ul {
		margin-top: 65px
	}
}

@media (min-width:1600px) {
	.stylecnc-menu ul {
		margin-top: 64px
	}
}

@media (min-width:768px) {
	.header-layout1 {
		position: relative;
		height: auto;
		padding-top: px;
		padding-bottom: px;
		box-shadow: none
	}

	.header-layout1,.header-logo {
		line-height: 100%
	}

	.header-logo,.header-logo img {
		position: relative;
		top: auto;
		left: auto;
		width: 200px;
		height: 43px
	}

	#stylecnc-search,.main-menu-btn,.stylecnc-menu a.highlighted span.sub-arrow:before {
		display: none
	}

	#main-menu-state:not(:checked)~#main-menu {
		display: block
	}

	#main-menu,#main-menu-sticky {
		position: relative;
		top: 0;
		left: 0;
		z-index: 2;
		margin-bottom: 0;
		width: auto
	}

	#main-menu>li [data-icon] {
		display: inline
	}

	#main-menu>li [data-icon]:before {
		position: relative;
		top: 2px;
		margin-right: .375em;
		font-size: .89em;
		line-height: 1.25rem
	}

	#main-menu.stylecnc-menu>li [data-icon]:before {
		color: #025
	}

	.stylecnc-menu {
		border-top: none;
		background: #fff;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}

	.stylecnc-menu ul {
		position: absolute;
		-webkit-box-shadow: 0 0 8px -2px #00000080;
		-moz-box-shadow: 0 0 8px -2px #00000080;
		box-shadow: 0 0 8px -2px #00000080
	}

	.stylecnc-menu li {
		float: left
	}

	.stylecnc-menu ul li {
		float: none
	}

	.stylecnc-menu a {
		white-space: nowrap;
		padding: 0 20px;
		height: auto;
		background: #fff;
		box-shadow: none;
		line-height: 100%
	}

	.stylecnc-menu ul a {
		color: #025;
		white-space: normal
	}

	.stylecnc-menu ul a:before,.stylecnc-menu ul ul a:before {
		margin-right: 0;
		content: "
				"
	}

	.stylecnc-menu .stylecnc-nowrap>li>:not(ul) a,.stylecnc-menu .stylecnc-nowrap>li>a {
		white-space: nowrap
	}

	.stylecnc-menu a.current span.sub-arrow,.stylecnc-menu a.highlighted span.sub-arrow,.stylecnc-menu a:active span.sub-arrow,.stylecnc-menu a:focus span.sub-arrow,.stylecnc-menu a:hover span.sub-arrow {
		border-top: 5px solid #db3700
	}

	.stylecnc-menu a span.sub-arrow {
		top: 50%;
		right: 0;
		margin-top: 0;
		width: 0;
		height: 0;
		border: 5px dashed transparent;
		border-top: 5px solid #025;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		background: 0 0;
		-ms-border-radius: 0;
		-o-border-radius: 0
	}

	.stylecnc-menu ul ul {
		margin-top: -48px;
		background: #fff
	}

	.stylecnc-menu ul a,.stylecnc-menu ul a.highlighted,.stylecnc-menu ul a:active,.stylecnc-menu ul a:focus,.stylecnc-menu ul a:hover {
		padding: 0 36px 0 5px;
		height: 48px;
		background: 0 0;
		box-shadow: 0 2px 1px -1px #0003;
		line-height: 3rem
	}

	.stylecnc-menu ul a.current span.sub-arrow,.stylecnc-menu ul a.highlighted span.sub-arrow,.stylecnc-menu ul a:active span.sub-arrow,.stylecnc-menu ul a:focus span.sub-arrow,.stylecnc-menu ul a:hover span.sub-arrow {
		border-color: transparent transparent transparent #db3700
	}

	.stylecnc-menu ul a span.sub-arrow {
		top: 50%;
		right: 10px;
		bottom: auto;
		left: auto;
		margin-top: -3px;
		margin-left: 0;
		border-color: transparent transparent transparent #025;
		border-style: dashed dashed dashed solid
	}

	.stylecnc-menu span.scroll-down,.stylecnc-menu span.scroll-up {
		position: absolute;
		display: none;
		visibility: hidden;
		overflow: hidden;
		height: 20px;
		background: #fff
	}

	.stylecnc-menu span.scroll-down-arrow,.stylecnc-menu span.scroll-up-arrow {
		position: absolute;
		left: 50%;
		overflow: hidden;
		margin-left: -8px;
		width: 0;
		height: 0;
		border: 8px dashed transparent;
		border-bottom: 8px solid #025
	}

	.stylecnc-menu span.scroll-up-arrow {
		top: -2px
	}

	.stylecnc-menu span.scroll-down-arrow {
		top: 6px;
		border-color: #025 transparent transparent;
		border-style: solid dashed dashed
	}
}

@media (min-width:992px) and (max-width:1399.98px) {
	.stylecnc-menu a {
		padding: 0 17px;
		font-size: 1rem
	}
}

@media (min-width:1400px) and (max-width:1600px) {
	.stylecnc-menu a {
		padding: 0 16px;
		font-size: 1.125rem
	}
}

.stylecnc-menu a.current,.stylecnc-menu a.current span.sub-arrow,.stylecnc-menu a.current span.sub-arrow:before,.stylecnc-menu a:hover,.stylecnc-menu a:hover span.sub-arrow,.stylecnc-menu a:hover span.sub-arrow:before,.stylecnc-menu ul a.current,.stylecnc-menu ul a.current span.sub-arrow,.stylecnc-menu ul a.current span.sub-arrow:before,.stylecnc-menu ul a.current:before,.stylecnc-menu ul a:hover,.stylecnc-menu ul a:hover:before,.stylecnc-menu ul ul a.current,.stylecnc-menu ul ul a.current span.sub-arrow,.stylecnc-menu ul ul a.current span.sub-arrow:before,.stylecnc-menu ul ul a.current:before,.stylecnc-menu ul ul a:hover {
	transition: none;
	color: #db3700
}

.stylecnc-menu a.disabled {
	cursor: not-allowed;
	color: #666
}

@media (min-width:768px) {
	.header-top-wrap {
		padding: 0;
		box-shadow: 0 2px 1px -1px #3a5173
	}

	.header-top-wrap ul li b {
		text-transform: capitalize;
		font-weight: 300
	}

	.header-top-wrap ul li {
		display: inline-block;
		margin-right: 2px;
		padding-right: 2px;
		color: #fff
	}

	.header-top-wrap ul li:last-child {
		margin-right: 0;
		padding-right: 0;
		border-right: none
	}

	.header-top-wrap ul li a,.header-top-wrap ul li span {
		display: inline-block;
		color: #fff;
		font-size: .875rem
	}

	.header-top-layout a:hover,.header-top-wrap ul li a:hover {
		color: #fff;
		text-decoration: underline
	}

	.header-top-wrap ul li a i,.header-top-wrap ul li i,.header-top-wrap ul li span i {
		margin-right: 10px
	}

	.header-top-wrap ul.social-links li {
		margin-right: 10px;
		padding-right: 0;
		border-right: none
	}

	.header-top-layout {
		background: url(data:image/svg+xml;
		base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyIDIiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiMwMDBlM2Y7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJhIiBkPSJNLjcsMlYxLjNIMFYuN0guN1YwaC41Vi43SDJ2LjZIMS4yVjJaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIi8+PC9zdmc+)0 0/3px 3px #025;color: #fff
	}

	.header-middle-area {
		position: relative;
		padding: 0px 0
	}

	.header-middle-area form.search-bar {
		display: flex;
		margin-top: 20px;
		margin-right: 30px
	}

	.header-middle-area form.search-bar .search-txt {
		display: block;
		padding-left: 20px;
		width: calc(100% - 120px);
		height: 50px;
		border: 0;
		background: #fff;
		line-height: 3.125rem
	}

	.header-middle-area form.search-bar .search-btn {
		padding: 0;
		width: 120px;
		height: 50px
	}

	.header-middle-area .action-box {
		margin-right: 30px;
		padding-right: 30px;
		box-shadow: 3px 0 1px -2px #3a5173
	}

	.header-middle-area .action-box:last-of-type {
		box-shadow: none;
		padding-right: 0;
		border-right: none
	}

	.header-middle-area .action-box .icon .shape-icon:before {
		margin-top: -25px;
		width: 50px;
		height: 50px;
		background: #3d5880;
		opacity: .9
	}

	.header-middle-area .action-box .content span {
		display: block;
		color: #fff;
		text-transform: uppercase;
		font-size: .875rem
	}

	.header-middle-area .action-box .content .text {
		margin-bottom: 0;
		color: #fff;
		font-weight: 300;
		font-size: 1.25rem
	}

	.phone-box .icon i {
		height: 100%;
		border-radius: 50%;
		position: relative;
		z-index: 2;
		display: inline-block;
		width: 100%;
		font-size: 2.25rem;
		line-height: 4.375rem
	}

	.phone-box {
		padding-right: 30px;
		border-bottom-left-radius: 50px;
		border-top-left-radius: 50px
	}

	.phone-box .icon {
		margin-right: 35px;
		padding: 10px;
		border-radius: 50%;
		background: #fff;
		text-align: center;
		position: relative;
		width: 90px;
		height: 90px
	}

	.phone-box .icon:after,.phone-box .icon:before {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		background: #fff;
		content: "
				";
		opacity: 1;
		will-change: transform,opacity;
		animation: callIcon 4s infinite
	}

	.phone-box .icon:after {
		animation-delay: 1.8s
	}

	.phone-box .content span {
		display: block;
		margin-top: 5px;
		color: #fff;
		font-size: .875rem
	}

	.phone-box .content a {
		display: block;
		color: #fff;
		font-weight: 700;
		font-size: 1.5rem
	}

	.header-middle-area .phone-box {
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%)
	}

	.header-middle-area form.search-bar .search-btn:hover,.phone-box .content a:hover,.phone-box .icon i:hover {
		color: #fff
	}
}

@media (min-width:768px) and (max-width:1368px) {
	.header-top-wrap ul.header-top-links li,.header-top-wrap ul.header-top-links li a {
		font-size: .75rem
	}
}

@media (max-width:1600px) {
	.header-middle-area .phone-box {
		display: none!important
	}
}

@media (min-width:1200px) and (max-width:1500px) {
	.overview h2 {
		font-size: 1.375rem
	}

	.header-logo {
		line-height: 100%
	}

	.header-logo,.header-logo img {
		position: relative;
		top: auto;
		left: auto;
		width: 180px;
		height: 39px
	}

	.chat-icon,.livechat,.message {
		bottom: 10px;
		width: 80px;
		height: 65px
	}

	.footer-layout1 .footer-wid-wrap .footer-widget h3.widget_title,.vs-product-layout1 .vs-product .product-title {
		font-size: 1.25rem
	}

	.vs-product-layout1 .vs-product .price {
		margin-bottom: 3px
	}

	.quote,.whatsapp {
		width: 80px;
		height: 65px
	}

	.quote {
		bottom: 80px
	}

	.whatsapp {
		bottom: 150px
	}

	.scrollToTop {
		right: 33px;
		bottom: 225px
	}

	.thumbnail img {
		max-width: 360px;
		max-height: 360px
	}

	.header-top-layout .header-middle-area .action-box .content span,.widget:not(.footer-widget).widget_categories ul li a,.widget:not(.footer-widget).widget_recent_entries .blog .blog-content .blog-title {
		font-size: .875rem
	}

	.header-layout1 .header-btn a.primary-btn,.header-top-layout .header-middle-area .action-box .content .text,.solution-btn {
		font-size: 1rem
	}

	.header-top-layout .header-middle-area .action-box {
		margin-right: 30px;
		padding-right: 30px
	}

	.header-top-layout .header-middle-area .phone-box {
		display: none!important
	}

	.header-top-layout .header-middle-area .col-xl-6 {
		max-width: 60%;
		flex: 0 0 60%
	}

	.header-top-layout .header-middle-area .col-xl-4 {
		max-width: 39%;
		flex: 0 0 39%
	}

	.header-top-layout .header-middle-area form.search-bar {
		margin-left: 0
	}

	.footer-layout1 .copyright-area:before {
		max-width: 320px
	}

	.footer-layout1 .copyright-area .copyright-logo img {
		max-height: 32px
	}

	.footer-layout1 .copyright-area .social-links img {
		max-height: 24px
	}

	.blog-layout1 .blog .blog-content {
		margin: -50px 30px 0;
		padding: 20px 30px 0
	}

	.blog-layout1 .blog .blog-content h3.blog-title {
		font-size: 1.125rem
	}

	.post-pagination-layout2 .post-pagination .pagi-content .pagi-title {
		font-size: 1rem;
		line-height: 1.5
	}

	.widget:not(.footer-widget) {
		margin-bottom: 30px;
		padding: 25px 30px 30px
	}

	.widget:not(.footer-widget).widget_tag_cloud .tagcloud a {
		padding: 5px 16px;
		font-size: .875rem
	}

	.post-pagination-layout2 .post-pagination .pagi-content span {
		font-size: .875rem
	}
}

@media (max-width:1200px) {
	.row.gutters-50 {
		margin-right: -15px;
		margin-left: -15px
	}

	.row.gutters-50>[class^=col-] {
		padding-right: 15px;
		padding-left: 15px
	}

	.overview h2 {
		font-size: 1.375rem
	}
}

@media (min-width:992px) and (max-width:1199.98px) {
	.header-logo {
		line-height: 100%
	}

	.header-logo,.header-logo img {
		position: relative;
		top: auto;
		left: auto;
		width: 160px;
		height: 34px
	}

	.d-xl-inline-block {
		display: none
	}

	.chat-icon,.livechat,.message {
		bottom: 10px;
		width: 80px;
		height: 65px
	}

	.vs-product-layout1 .vs-product .rating span i {
		font-size: .75rem
	}

	.vs-product-layout1 .vs-product .product-title {
		font-size: 1.25rem
	}

	.vs-product-layout1 .vs-product .price {
		margin-bottom: 3px
	}

	.product-details-layout1 .product-share ul li,.share-links .social-links ul li {
		width: calc(20% - 10px);
		margin-right: 12.5px;
		margin-bottom: 12.5px
	}

	.product-details-layout1 .action-buttons p:nth-child(2n),.product-details-layout1 .action-buttons p:nth-child(4n),.product-details-layout1 .product-share ul li:nth-child(10n),.product-details-layout1 .product-share ul li:nth-child(5n),.product-index .product-tab-nav li:nth-child(2n),.product-index .product-tab-nav li:nth-child(4n),.product-index .product-tab-nav li:nth-child(6n),.share-links .social-links ul li:nth-child(10n),.share-links .social-links ul li:nth-child(5n) {
		margin-right: 0
	}

	.product-details-layout1 .action-buttons p {
		width: calc(50% - 10px);
		margin-right: 20px
	}

	.product-index .product-tab-nav li {
		width: calc(50% - 10px);
		margin-right: 12px;
		margin-left: 2px
	}

	.product-index .product-tab-nav li a h3 {
		font-size: 1.125rem
	}

	.quote,.whatsapp {
		width: 80px;
		height: 65px
	}

	.quote {
		bottom: 80px
	}

	.whatsapp {
		bottom: 150px
	}

	.scrollToTop {
		right: 33px;
		bottom: 225px
	}

	.thumbnail img {
		max-height: 320px
	}

	.header-layout1 .header-btn a.primary-btn,.header-middle-layout3 .action-box .content .text,.header-top-layout .header-middle-area .action-box .content .text,.solution-btn,.vs-product-layout1 .product-index-title h3 {
		font-size: 1rem
	}

	.pb-150 {
		padding-bottom: 130px
	}

	.header-middle-area .action-box {
		margin-right: 20px;
		padding-right: 20px
	}

	.header-middle-area .action-box .content p.text,.header-middle-area .action-box .content span {
		font-size: .875rem
	}

	.header-middle-area form.search-bar,.header-middle-area form.search-bar .search-txt {
		padding-left: 15px;
		font-size: .875rem
	}

	.product-details-layout1 .product-tab-nav li a h3 {
		font-size: 1.25rem
	}

	.header-middle-layout3 .action-box .content span {
		font-size: .75rem
	}

	.header-middle-layout3 .action-box .icon {
		font-size: 2.25rem
	}

	.footer-layout1 .copyright-area:before,.thumbnail img {
		max-width: 320px
	}

	.footer-layout1 .copyright-area .copyright-logo img {
		max-height: 32px
	}

	.footer-layout1 .copyright-area .social-links img {
		max-height: 24px
	}

	.product-details-layout1 .product-tab-nav li {
		margin-right: 25px
	}

	.vs-product-layout1 .product-index-title button {
		width: 140px;
		height: 48px;
		font-size: 1rem;
		line-height: 3rem
	}

	.vs-product-layout1 .product-index-title h2 {
		font-size: 1.5rem
	}

	.breadcumb-layout1 .breadcumb-content .breadcumb-title,.breadcumb-layout1 .breadcumb-content .breadcumb-title a,.vs-product-layout1 .product-category-title .bar-title {
		font-size: 1.75rem
	}

	.breadcumb-layout1 .breadcumb-content ul,.breadcumb-layout1 .breadcumb-content ul li,.breadcumb-layout1 .breadcumb-content ul li a,.breadcumb-layout1 .breadcumb-content ul li a span,.breadcumb-layout1 .breadcumb-content ul li span {
		font-size: .875rem;
		line-height: 1.5
	}

	.post-pagination-layout2 .post-pagination .pagi-content .pagi-title {
		font-size: 1rem;
		line-height: 1.5
	}

	.widget:not(.footer-widget) {
		margin-bottom: 30px;
		padding: 15px 20px 20px
	}

	.widget:not(.footer-widget).widget_categories ul li a {
		padding: 11.5px 10px 11.5px 60px;
		width: 100%;
		font-size: .875rem
	}

	.widget:not(.footer-widget).widget_file_link ul li a {
		padding: 11px 10px 11px 70px;
		font-size: .875rem
	}

	.widget:not(.footer-widget) .widget_title {
		margin-bottom: 20px;
		padding-bottom: 15px;
		font-size: 1.25rem
	}

	.widget:not(.footer-widget).widget_recent_entries .blog .blog-content .blog-title {
		font-size: .875rem;
		line-height: 1.25rem
	}

	.widget:not(.footer-widget).widget_social_links ul li a {
		padding: 0 20px;
		height: 45px;
		font-size: .875rem;
		line-height: 2.8125rem
	}

	.widget:not(.footer-widget).widget_tag_cloud .tagcloud a {
		margin-right: 5px;
		margin-bottom: 10px;
		padding: 3px 14px;
		font-size: .75rem
	}

	.post-pagination-layout2 .post-pagination .pagi-content .pagi-btn {
		width: 200px;
		height: 40px;
		font-size: .875rem;
		line-height: 2.5rem
	}

	.post-pagination-layout2 .post-pagination .pagi-content span {
		font-size: .875rem
	}

	.header2-overlay {
		position: static
	}
}

@media (min-width:768px) and (max-width:991.98px) {
	.header-middle-area .action-box .content p.text,.header-middle-area .action-box .content span {
		font-size: .875rem
	}

	.stylecnc-menu a,.stylecnc-menu a:active,.stylecnc-menu a:focus,.stylecnc-menu a:hover {
		padding: 0 16px;
		font-size: 1rem
	}

	#sticker-menu .stylecnc-menu a,#sticker-menu .stylecnc-menu a.highlighted,#sticker-menu .stylecnc-menu a:active,#sticker-menu .stylecnc-menu a:focus,#sticker-menu .stylecnc-menu a:hover {
		padding: 0 10px
	}

	.header-logo,.header-logo img {
		position: relative;
		left: auto;
		width: 120px;
		height: 26px
	}

	.header-logo {
		top: -1px;
		line-height: 100%
	}

	.header-logo img {
		top: auto
	}

	.d-xl-inline-block,.header-middle-layout3:before {
		display: none
	}

	.chat-icon,.livechat,.message {
		bottom: 10px;
		width: 80px;
		height: 65px
	}

	.blog-layout1 .blog .blog-content h3.blog-title,.header-middle-layout3 .action-box .content .text,.product-index .product-tab-nav li a h3,.vs-product-layout1 .vs-product .product-title {
		font-size: 1.125rem
	}

	.vs-product-layout1 .vs-product .price {
		font-size: 1rem;
		margin-bottom: 3px
	}

	.header-middle-layout3 .action-box .content span,.vs-product-layout1 .vs-product .rating span i {
		font-size: .75rem
	}

	.product-details-layout1 .product-share ul li,.share-links .social-links ul li {
		width: calc(20% - 10px);
		margin-right: 12.5px;
		margin-bottom: 12.5px
	}

	.product-details-layout1 .action-buttons p:nth-child(2n),.product-details-layout1 .action-buttons p:nth-child(4n),.product-details-layout1 .product-share ul li:nth-child(10n),.product-details-layout1 .product-share ul li:nth-child(5n),.product-index .product-tab-nav li:nth-child(2n),.product-index .product-tab-nav li:nth-child(4n),.product-index .product-tab-nav li:nth-child(6n),.share-links .social-links ul li:nth-child(10n),.share-links .social-links ul li:nth-child(5n) {
		margin-right: 0
	}

	.product-details-layout1 .action-buttons p {
		width: calc(50% - 10px);
		margin-right: 20px
	}

	.product-index .product-tab-nav li {
		width: calc(50% - 10px);
		margin-right: 12px;
		margin-left: 2px
	}

	.thumbnail {
		float: left;
		clear: both;
		text-align: center
	}

	.thumbnail img {
		max-width: 100%;
		max-height: 100%
	}

	.quote,.whatsapp {
		width: 80px;
		height: 65px
	}

	.quote {
		bottom: 80px
	}

	.whatsapp {
		bottom: 150px
	}

	.scrollToTop {
		right: 33px;
		bottom: 225px
	}

	.solution-btn,.vs-product-layout1 .product-index-title h3 {
		font-size: 1rem
	}

	.pb-150 {
		padding-bottom: 100px
	}

	.pb-130 {
		padding-bottom: 80px
	}

	.pb-120 {
		padding-bottom: 70px
	}

	.pb-110 {
		padding-bottom: 60px
	}

	.pb-100,.pb-80,.pb-90 {
		padding-bottom: 50px
	}

	.footer-layout1 .copyright-area .copyright-logo img {
		max-height: 30px
	}

	.blog-layout1 .blog .blog-content .blog-meta span i,.footer-layout1 .copyright-area .copyright p.text,.widget:not(.footer-widget).widget_recent_entries .blog .blog-content .blog-title {
		font-size: .875rem
	}

	.blog-layout1 .blog .blog-content {
		margin: -50px 20px 0;
		padding: 10px 20px 0
	}

	.blog-layout1 .blog .blog-content .blog-meta:before {
		right: -20px;
		left: -20px
	}

	.blog-layout1 .blog .blog-content .blog-meta span {
		margin-right: 15px;
		font-size: .75rem
	}

	.footer-layout1 .copyright-area .social-links img {
		max-height: 24px
	}

	.background-image {
		background-size: cover
	}

	.header-top-layout .header-top-wrap .container {
		width: 100%;
		max-width: 100%
	}

	.header-middle-area form.search-bar {
		display: none;
		margin-left: 45px
	}

	header .container {
		max-width: 100%
	}

	.header-middle-layout3 .action-box .icon {
		font-size: 2.25rem
	}

	.header-middle-layout3 .action-box {
		margin-right: 20px;
		padding-right: 20px
	}

	.breadcumb-layout1 .breadcumb-content .breadcumb-title,.breadcumb-layout1 .breadcumb-content .breadcumb-title a,.vs-product-layout1 .product-category-title .bar-title,.vs-product-layout1 .product-index-title h2 {
		font-size: 1.5rem
	}

	.product-details-layout1 .product-tab-nav li {
		margin-right: 15px
	}

	.vs-product-layout1 .product-index-title button {
		width: 140px;
		height: 36px;
		font-size: .875rem;
		line-height: 2.25rem
	}

	.breadcumb-layout1 .breadcumb-content ul {
		right: 50%;
		width: 100%;
		text-align: center;
		font-size: .875rem;
		line-height: 1.5;
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		-ms-transform: translateX(50%)
	}

	.breadcumb-layout1 .breadcumb-content ul li,.breadcumb-layout1 .breadcumb-content ul li a,.breadcumb-layout1 .breadcumb-content ul li a span,.breadcumb-layout1 .breadcumb-content ul li span {
		font-size: .875rem;
		line-height: 1.5
	}

	.post-pagination-layout2 .post-pagination .pagi-content .pagi-title {
		font-size: 1rem;
		line-height: 1.5
	}

	.contact-map-wrap {
		height: 85vw
	}

	.widget:not(.footer-widget).widget_social_links ul li a {
		padding: 0 20px;
		height: 45px;
		font-size: .875rem;
		line-height: 2.8125rem
	}

	.widget:not(.footer-widget).widget_tag_cloud .tagcloud a {
		margin-right: 5px;
		margin-bottom: 10px;
		padding: 3px 14px;
		font-size: .75rem
	}

	.post-pagination-layout2 .post-pagination .pagi-content .pagi-btn {
		width: 100%;
		height: 40px;
		font-size: .875rem;
		line-height: 2.5rem
	}

	.post-pagination-layout2 .post-pagination .pagi-content span {
		font-size: .875rem
	}

	.header2-overlay {
		position: static
	}
}

@media (max-width:767.98px) {
	.offer p {
		font-size: .875rem
	}

	.overview h2 {
		font-size: 1.125rem
	}

	.row.gutters-50 {
		margin-right: -15px;
		margin-left: -15px
	}

	.row.gutters-50>[class^=col-] {
		padding-right: 15px;
		padding-left: 15px
	}

	body {
		-ms-overflow-style: none;
		scrollbar-width: none
	}

	.product-details-layout1 .tab-content p img,header .container {
		max-width: 100%
	}

	.chat-icon,.livechat,.message,.quote,.whatsapp {
		z-index: 10002
	}

	.stylecnc-menu {
		overflow-y: auto
	}

	#header,.d-xl-inline-block,.header-btn,.header-top-layout,.shape-bg.shape-br,body::-webkit-scrollbar {
		display: none
	}

	.stylecnc-menu a,.stylecnc-menu a.current,.stylecnc-menu a.highlighted,.stylecnc-menu a:active,.stylecnc-menu a:focus,.stylecnc-menu a:hover {
		padding-left: 50px
	}

	.stylecnc-menu li a,.stylecnc-menu li a.current,.stylecnc-menu li a.highlighted,.stylecnc-menu li a:active,.stylecnc-menu li a:focus,.stylecnc-menu li a:hover {
		padding-left: 50px;
		background-position: 15px 20px;
		background-size: 24px 24px;
		background-repeat: no-repeat
	}

	.stylecnc-menu ul a,.stylecnc-menu ul a.current,.stylecnc-menu ul a.highlighted,.stylecnc-menu ul a:active,.stylecnc-menu ul a:focus,.stylecnc-menu ul a:hover {
		padding-left: 20px
	}

	.primary-btn {
		border-radius: 0
	}

	.new-year-btn {
		display: none
	}

	.vs-product-layout1 .product-category-title .bar-title {
		line-height: 1
	}

	.product-details-layout1 .product-tab-nav li a h3,.product-index .product-tab-nav li a h3,.vs-product-layout1 .vs-product .product-title {
		font-size: 1.125rem
	}

	.vs-product-layout1 .vs-product .price {
		font-size: 1rem;
		margin-bottom: 3px
	}

	.vs-product-layout1 .vs-product .rating span i {
		font-size: .75rem
	}

	.product-details-layout1 .product-share ul li,.share-links .social-links ul li {
		width: calc(20% - 10px);
		margin-right: 12.5px;
		margin-bottom: 12.5px
	}

	.product-details-layout1 .action-buttons p:nth-child(2n),.product-details-layout1 .action-buttons p:nth-child(4n),.product-details-layout1 .product-share ul li:nth-child(10n),.product-details-layout1 .product-share ul li:nth-child(5n),.product-index .product-tab-nav li:nth-child(2n),.product-index .product-tab-nav li:nth-child(4n),.product-index .product-tab-nav li:nth-child(6n),.share-links .social-links ul li:nth-child(10n),.share-links .social-links ul li:nth-child(5n) {
		margin-right: 0
	}

	.product-details-layout1 .action-buttons p {
		width: calc(50% - 10px);
		margin-right: 20px
	}

	.product-index .product-tab-nav li {
		width: calc(50% - 10px);
		margin-right: 12px;
		margin-left: 2px
	}

	.vs-product-layout1 .category-info img {
		position: relative;
		float: none;
		display: block;
		margin-right: auto;
		margin-bottom: 30px;
		margin-left: auto;
		text-align: center
	}

	.product-details-layout1 .quantity-box {
		margin-bottom: 15px
	}

	.product-details-layout1 .product-tab-nav li a {
		padding-bottom: 15px;
		font-size: 1rem
	}

	.product-details-layout1 .vs-product-review .single-review {
		display: block
	}

	.product-details-layout1 .vs-product-review .single-review .author-img {
		padding: 0;
		text-align: center
	}

	.product-details-layout1 .vs-product-review .single-review .author-img span.customer-avatar {
		width: 150px;
		height: 150px;
		font-size: 4.6875rem;
		line-height: 9.375rem
	}

	.product-details-layout1 .vs-product-review .single-review .review-content {
		width: 100%
	}

	caption,table,td,td p,th,th p {
		font-size: .875rem;
		overflow-wrap: break-word
	}

	.parameters-table table::-webkit-scrollbar {
		width: 8px!important;
		-webkit-appearance: none
	}

	.parameters-table table::-webkit-scrollbar-track {
		-webkit-border-radius: 8px!important;
		border-radius: 8px!important;
		-webkit-box-shadow: inset 0 0 4px #0003!important
	}

	.parameters-table table::-webkit-scrollbar-thumb {
		-webkit-border-radius: 8px!important;
		border-radius: 8px!important;
		background: #41617d!important;
		-webkit-box-shadow: inset 0 0 4px #0006!important
	}

	.parameters-table table {
		display: block;
		width: 100%;
		overflow-x: auto;
		white-space: nowrap;
		-webkit-overflow-scrolling: auto;
		border-collapse: separate;
		border-spacing: 0;
		table-layout: fixed;
		border-top: 1px solid #ddd
	}

	.parameters-table table tbody {
		display: table;
		width: 100%;
		position: relative
	}

	.parameters-table table td:first-child,.parameters-table table th:first-child {
		position: sticky;
		z-index: 2;
		left: 0;
		background: #fff;
		border-left: 1px solid #ddd
	}

	.parameters-table table td,.parameters-table table th {
		position: relative;
		z-index: 1;
		border: 1px solid #ddd;
		border-top: 0;
		border-left: 0
	}

	.parameter-table table::-webkit-scrollbar {
		width: 8px!important;
		-webkit-appearance: none
	}

	.parameter-table table::-webkit-scrollbar-track {
		-webkit-border-radius: 8px!important;
		border-radius: 8px!important;
		-webkit-box-shadow: inset 0 0 4px #0003!important
	}

	.parameter-table table::-webkit-scrollbar-thumb {
		-webkit-border-radius: 8px!important;
		border-radius: 8px!important;
		background: #41617d!important;
		-webkit-box-shadow: inset 0 0 4px #0006!important
	}

	.parameter-table table {
		display: block;
		width: 100%;
		overflow-x: auto;
		white-space: nowrap;
		-webkit-overflow-scrolling: auto;
		border-collapse: collapse;
		border-spacing: 0;
		table-layout: fixed;
		border: 0;
		border-top: 1px solid #ddd
	}

	.parameter-table table td,.parameter-table table th {
		border: 1px solid #ddd;
		border-top: none;
		border-right: none
	}

	.parameter-table table td:last-child,.parameter-table table th:last-child {
		border-right: 1px solid #ddd
	}

	.parameter-table table tbody {
		display: table;
		width: 100%
	}

	#table-of-contents {
		bottom: 20px;
		left: 15px
	}

	#table-of-contents h3 {
		width: 48px;
		height: 48px
	}

	#table-of-contents h3.open-menu {
		color: #025
	}

	#table-of-contents h3.open-menu:before {
		margin-right: 13px;
		margin-left: 12px;
		width: 27px;
		height: 27px;
		color: #fff;
		font-size: 1.6875rem
	}

	#table-of-contents h3.close-menu {
		width: 180px;
		height: 48px
	}

	.blog-layout1 .blog .blog-content .blog-meta span i,.footer-layout1 .copyright-area .copyright .text,.post-pagination-layout2 .post-pagination .pagi-content span,.product-details-layout1 .offer,.product-details-layout1 .offer u,.product-details-layout1 .product-content .rating-show span,.product-details-layout1 .product-features li,.product-details-layout1 .product-features li a,.product-details-layout1 .vs-product-review .single-review .review-content .meta,.product-details-layout1 p.text,.review-form label,.solution-btn {
		font-size: .875rem
	}

	.blog-layout1 .slick-slider .slick-arrow i {
		width: 36px;
		height: 36px;
		font-size: 1rem;
		line-height: 2.25rem
	}

	.blog-layout1 .blog .blog-content h3.blog-title,.product-details-layout1 .product-details-img .app-title,.product-index .tab-content .product-content .product-title,.vs-product-layout1 .product-category-title .bar-title {
		font-size: 1rem
	}

	.thumbnail {
		float: left;
		clear: both;
		text-align: center
	}

	.thumbnail img {
		max-width: 100%;
		max-height: 100%
	}

	.breadcumb-layout1 .breadcumb-content .breadcumb-title a {
		font-size: 1.25rem
	}

	.vs-product-review .primary-btn,table {
		min-width: 100%
	}

	.follow-us {
		background-position: 100px 160px
	}

	.vs-product-layout1 .category-info,.vs-product-layout1 .sub-category-info {
		padding: 20px
	}

	.product-specification table {
		table-layout: fixed
	}

	.product-specification td,.product-specification th {
		padding: 5px 10px;
		font-size: .875rem
	}

	.product-specification td p,.product-specification th p {
		padding: 0;
		font-size: .875rem
	}

	.pb-130,.pb-150 {
		padding-bottom: 60px
	}

	.pb-120 {
		padding-bottom: 50px
	}

	.pb-110,.pb-80,.pb-90 {
		padding-bottom: 40px
	}

	.pb-100,.pb-30,.pb-40,.pb-60 {
		padding-bottom: 30px
	}

	.pb-50 {
		padding-bottom: 25px
	}

	.pt-60 {
		padding-top: 30px
	}

	.pt-50 {
		padding-top: 25px
	}

	.pt-30,.pt-40 {
		padding-top: 20px
	}

	.background-image {
		background-size: cover
	}

	.circle-btn.xl {
		width: 160px;
		height: 160px;
		font-size: 1rem;
		line-height: 10rem
	}

	.blog-layout1 .slick-slider .slick-arrow {
		top: 32%;
		left: 18px;
		width: 36px;
		height: 36px;
		font-size: 1rem;
		line-height: 2.25rem
	}

	.chat-icon,.livechat,.message {
		bottom: 10px;
		width: 80px;
		height: 65px
	}

	.quote,.whatsapp {
		width: 80px;
		height: 65px
	}

	.quote {
		bottom: 80px
	}

	.whatsapp {
		bottom: 150px
	}

	.scrollToTop {
		right: 33px;
		bottom: 225px
	}

	.blog-layout1 .slick-slider .slick-arrow.slick-next {
		right: 18px
	}

	.product-details-layout1 .vs-product-review .single-review .review-content {
		margin-top: 15px;
		padding-top: 15px;
		box-shadow: 0-2px 1px -1px #0003
	}

	.product-details-layout1 .laser-video-box .box-btn {
		margin-left: 0
	}

	.latest-videos-wrapper .section-title {
		text-align: center
	}

	.footer-layout1 .copyright-area,.vs-product-layout1 .product-index-title {
		padding: 20px 0
	}

	.blog-layout1 .blog .blog-content {
		margin: -50px 20px 0;
		padding: 10px 20px 0
	}

	.blog-layout1 .blog .blog-content .blog-meta:before {
		right: -20px;
		left: -20px
	}

	.blog-layout1 .blog .blog-content .blog-meta span {
		margin-right: 15px;
		font-size: .75rem
	}

	.footer-layout1 .copyright-area .social-links {
		margin: 0 auto;
		padding-top: 20px;
		max-width: 60%;
		text-align: center
	}

	.footer-layout1 .copyright-area .social-links img {
		max-height: 24px
	}

	.shape-icon:before {
		margin-top: -20px;
		width: 40px;
		height: 40px
	}

	.widget:not(.footer-widget).widget_recent_entries .blog .blog-content .blog-title {
		font-size: .8125rem
	}

	.breadcumb-wrapper.breadcumb-layout1 {
		margin-top: 50px
	}

	.breadcumb-layout1 .breadcumb-content {
		padding-top: 20px;
		padding-bottom: 0
	}

	.breadcumb-layout1 .breadcumb-content .breadcumb-title {
		text-align: center;
		font-size: 1.25rem
	}

	.breadcumb-layout1 .breadcumb-content ul {
		position: relative;
		right: 50%;
		margin-top: 20px;
		width: 100%;
		text-align: center;
		font-size: .8125rem;
		line-height: 1;
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		-ms-transform: translateX(50%)
	}

	.breadcumb-layout1 .breadcumb-content ul li,.breadcumb-layout1 .breadcumb-content ul li a {
		font-size: .8125rem;
		line-height: 1
	}

	.breadcumb-layout1 .breadcumb-content ul li a span,.breadcumb-layout1 .breadcumb-content ul li span {
		font-size: .8125rem;
		line-height: 2
	}

	.breadcumb-layout1 .breadcumb-content ul li {
		padding: 1.5em 0;
		height: 16px
	}

	.vs-product-layout1 .product-index-title h2 {
		font-size: 1.375rem
	}

	.product-details-layout1 .product-tab-nav li {
		margin-right: 18px
	}

	.vs-product-layout1 .product-index-title p {
		margin-right: 0;
		margin-left: 0;
		width: 100%;
		font-size: 1rem
	}

	.vs-product-layout1 .product-index-title button {
		width: 120px;
		height: 36px;
		font-size: .75rem;
		line-height: 2.25rem
	}

	.vs-product-layout1 .product-index-title h3,.widget:not(.footer-widget).widget_recent_entries .blog .blog-content span {
		font-size: .75rem
	}

	.vs-product-layout1 .product-index-title .thumb-logo {
		width: 140px;
		height: 140px
	}

	.vs-product-layout1 .product-category-title .bar-title {
		text-transform: capitalize
	}

	.ratings .starscore {
		display: block;
		width: 100%
	}

	.post-pagination-layout2 .post-pagination .pagi-content .pagi-title {
		font-size: 1rem;
		line-height: 1.5
	}

	.section-title .title,.section-title .titles {
		margin-bottom: 15px;
		font-size: 1.375rem
	}

	.contact-map-wrap {
		height: 85vw
	}

	.product-details-layout1 .laser-video-box .box-btn a.video-btn {
		width: 60px;
		height: 60px;
		font-size: 1.125rem;
		line-height: 3.8125rem
	}

	.product-details-layout1 .laser-video-box .box-btn a.text {
		top: 0;
		left: 0;
		font-size: .75rem
	}

	.widget:not(.footer-widget) {
		margin-bottom: 40px;
		padding: 20px 15px
	}

	.widget:not(.footer-widget).widget_categories ul li a {
		padding: 11.5px 15px 11.5px 60px;
		font-size: .875rem
	}

	.widget:not(.footer-widget) .widget_title {
		margin-bottom: 25px;
		padding-bottom: 15px;
		font-size: 1.125rem
	}

	.widget:not(.footer-widget).widget_file_link ul li a {
		padding: 16px 10px 16px 70px;
		font-size: .875rem
	}

	.widget:not(.footer-widget).widget_recent_entries .blog .blog-content span i {
		margin-right: 7px;
		font-size: .8125rem
	}

	.widget:not(.footer-widget).widget_recent_entries .blog .blog-img {
		margin-right: 15px;
		width: 75px;
		height: 75px
	}

	.widget:not(.footer-widget).widget_social_links ul li a {
		display: block;
		padding: 0 20px;
		height: 45px;
		font-size: .875rem;
		line-height: 2.8125rem
	}

	.widget:not(.footer-widget).widget_tag_cloud .tagcloud a {
		margin-right: 5px;
		margin-bottom: 10px;
		padding: 3px 15px;
		font-size: .8125rem
	}

	.post-pagination-layout2 .post-pagination .pagi-content .pagi-btn {
		width: 100%;
		height: 40px;
		font-size: .875rem;
		line-height: 2.5rem
	}

	.product-details-layout1 .vs-product-review .single-review .author-img {
		position: relative;
		right: 50%;
		left: 50%;
		margin: 0 0 0-80px;
		width: 160px;
		height: 160px
	}
}

@media (min-width:576px) and (max-width:767.98px) {
	.blog-layout1 .blog {
		margin: 0 auto 30px;
		max-width: 360px
	}

	.thumbnail {
		float: left;
		clear: both;
		text-align: center
	}

	.thumbnail img {
		max-width: 100%;
		max-height: 100%
	}
}

@media (max-width:575.98px) {
	.product-details-layout1 .action-buttons p {
		width: 100%;
		margin-right: 0
	}

	.row.gutters-40,.row.gutters-50 {
		margin-right: 0;
		margin-left: 0
	}

	.row.gutters-40>[class^=col-] {
		padding-right: 0;
		padding-left: 0
	}

	.row.gutters-50>[class^=col-] {
		padding-right: 15px;
		padding-left: 15px
	}
}

.stylecncvideo-popup {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999
}

.stylecncvideo-popup-content {
	margin-top: 150px;
	width: 96%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative
}

.stylecncvideo-popup-close {
	position: absolute;
	top: -30px;
	right: 0;
	color: #fff;
	font-size: 1.25rem;
	width: 18px;
	height: 18px;
	cursor: pointer
}

.stylecncvideo-iframe {
	width: 100%;
	height: auto;
	aspect-ratio: 16/9;
	margin: 0;
	padding: 0
}

.stylecncvideo-dark-theme {
	background: #000000d9
}

.stylecncvideo-dark-theme .stylecncvideo-popup-close:before {
	content: "⛒
				";
	font-size: 1.25rem;
	color: #fff
}

.stylecncvideo-light-theme {
	background: rgba(255,255,255,.85)
}

.stylecncvideo-light-theme .stylecncvideo-popup-close:before {
	content: "⛒
				";
	font-size: 1.25rem;
	color: #000
}

@media (min-width:768px) {
	#header {
		min-height: px;
		background: #025
	}

	.header-layout1 {
		min-height: 86px
	}

	.breadcumb-layout1 {
		min-height: 196px
	}

	.stylecnc-menu li#apps a,.stylecnc-menu li#blog a,.stylecnc-menu li#contact a {
		padding-right: 0
	}
}

.blog-layout1 .blog .blog-content {
	padding-bottom: 20px
}

.blog-layout1 .blog .blog-content .blog-meta {
	box-shadow: 0 2px 1px -1px #ddd;
	padding-bottom: 15px;
	margin-bottom: 10px
}

.blog-layout1 .blog .blog-content .blog-meta:before {
	display: none
}

.blog-layout1 .blog .blog-content p.blog-text {
	margin-top: 0
}