<!--

/*
 * Common styles start
 */

#dzine form {
	padding: 0px;
	margin: 0px;
}
.main_bg,
.main_bg > div,
.main_bg > p,
.main_bg > span,
.main_bg > ul,
.main_bg > ul > li,
.main_bg > ul > li > a,
.main_bg > table,
.main_bg > table > tr,
.main_bg > table > tr > td {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #222121;
	font-style: normal;
	font-weight: normal;
}
#dzine a img,
#dzine img {
	border: 0;
}
#dzine a.linkopac img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#dzine a.linkopac:hover img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#dzine a {
	text-decoration: none;
}
.cleaner {
	clear: both;
}
#dzine :-moz-any-link:focus {
	outline: 1px dotted invert;
}
#dzine :-moz-any-link:focus {
	outline: none;
}
#dzine :-webkit-any-link:focus {
	outline: 1px dotted invert;
}
#dzine :-webkit-any-link:focus {
	outline: none;
}
.item_title {
	font-size: 20px;
	color: #373737;
	text-align: left;
	margin: 20px 0;
	text-transform:uppercase;
}
.item_sub_title {
	font-size: 16px;
	color: #222121;
	text-align: center;
	margin: 20px 0;
	text-transform:uppercase;
}
.item_desc_title {
	font-size: 14px;
	color: #f75b02;
	text-align: left;
	margin: 15px 0 10px 0;
	text-transform:uppercase;
}
.desc {
	color: #222121;
	font-size: 14px;
	text-align: left;
	line-height: 22px;
	overflow-wrap:break-word;
}
.desc ul,
.tab_content ul {
	padding: 0 2px;
	margin: 10px 0 15px 0px;
	list-style-type:none;
}
.desc ul li,
.tab_content ul li {
	color: #222121;
	font-size: 14px;
	text-align: left;
	padding-left: 13px;
	background:url(bullet.jpg) no-repeat left 9px;
	margin:10px 0;
}
.desc ol,
.tab_content ol {
	padding: 0 15px;
	margin: 10px 0 10px 0px;
}
.desc ol li,
.tab_content ol li {
	color: #222121;
	font-size: 14px;
	text-align: left;
	padding-left: 0px;
	margin:10px 0;
}
.price_section {
	padding:10px 0;
	margin:15px 0px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}
.our_price_title {
	display:inline-block;
}
.our_txt1 {
	font-size: 20px;
	color: #222121;
	text-align: center;
	position:relative;
	top:0px;
	float:left;
	display:inline-block;
}
.our_txt1 span {
	font-size: 26px;
	color: #f75b02;
	margin-right:0px;
	margin-left:10px;
}
.our_txt2 {
	font-size: 26px;
	color: #f75b02;
	text-align: center;
	display:inline-block;
}
.our_price_title > div.our_txt2:empty,
.our_price_title > div.our_txt2:empty + div.our_txt1 {
	display:none;
}
.radioclk {
	display: none;
}
.tab_content > div#content1,
.tab_content > div#content2,
.tab_content > div#content3,
.tab_content > div#content4,
.tab_content > div#content5 {
	display: none;
	overflow-wrap:break-word;
}
.tab_content img {
	max-width:100%;
	height:auto;
}
.desc a,
.tab_content a {
	color:#f75b02;
	text-decoration:none;
}
.desc a:hover,
.tab_content a:hover {
	color:#f75b02;
	text-decoration:underline !important;
}
#design table {
	margin-top: 15px;
}
#design table tr td,
#design table tr td a:link,
#design table tr td a:visited {
	color: #737373;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}
#design table tr td {
	vertical-align:middle;
}
#design table tr td a:hover {
	text-decoration: underline;
	font-weight: normal;
}
#design img {
	border:0;
}

/*
 * Common styles end
 */

/*
 * Pc styles start
 */

@media screen and (min-width:1021px) {

.main_bg {
	background: #f7f7f7;
}
#page {
	width: 980px;
	margin: 0px auto;
}
/*header part css start*/
#header {
	width: 980px;
	height: 106px;
}
.header_left a {
	display:inline-block;
	text-decoration:none;
	margin: 0 auto;
	padding:15px 0 0 0;
}
.header_left {
	float:left;
	width:236px;
}
.header_right {
	float:right;
	width:744px;
}
.enquiry_banner {
	float:right;
	margin:45px 0 0 0;
}
.enquiry_bg {
	font-size:13px;
	color:#000;
	text-transform:uppercase;
	background:url(ph_icon.jpg) no-repeat left 8px;
	padding:8px 8px 8px 32px;
	float:left;
	margin-left:8px;
	border:1px solid #e9e9e9;
	border-radius:5px;
}
.enquiry_banner .enquiry_bg:nth-of-type(2) {
	background:url(email_icon.jpg) no-repeat left 8px;
	padding:8px 8px 8px 37px;
}
.enquiry_bg span {
	color:#f75b02;
	margin-left:5px;
}
#header_menu {
	margin:0px;
	height:37px;
	background:#313131;
	border-bottom:3px solid #222;
}
.header_menu {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	display:inline-block;
	height:37px;
}
.header_menu > li {
	float: left;
	border-right:1px solid #464646;
}
.header_menu > li:last-child {
	border-right:0px solid #464646;
}
.header_menu > li > a {
	display: block;
	text-decoration: none;
	color: #fff;
	text-transform:uppercase;
	padding: 12px 30px;
	font-size: 12px;
	text-align:center;
	height:40px;
	border-bottom:3px solid #222;
	box-sizing:border-box;
}
.header_menu > li:hover > a {
	color:#f65b01;
	border-bottom:3px solid #f65b01;
	text-decoration: none;
}
.usp_banner {
	margin:0;
	background:#efefef;
	padding:10px 0;
}
.usp_banner_list {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	display:inline-block;
}
.usp_banner_list li {
	float:left;
	background:url(usp_icon.jpg) no-repeat left 0px;
	font-size:13px;
	color:#222121;
	text-transform:uppercase;
	padding:5px 0px 5px 30px;
	margin-right:43px;
}
.usp_banner_list li:nth-of-type(4) {
	margin-right:0px;
}
/*header part css end*/
#store_bg {
	width: 980px;
	padding: 0px 0px 0px 0px;
	clear: both;
	margin-top:12px;
}
.img_sec {
	float:left;
	width:600px;
	background:#fff;
	border:1px solid #d0d0d0;
}
.desc_sec {
	float:right;
	width:336px;
	margin-left:10px;
	background:#fff;
	border:1px solid #d0d0d0;
	padding:0 15px;
	/*height:734px;*/
	height:622px;
	overflow-y:auto;
	position:relative;
}
/*Pc image module style start*/
input[name='thumb_click'] {
	display:none;
}
.pc_img_module {
	width:550px;
	margin: 0px;
	border:0px solid red;
	position:relative;
}
.pc_main_img {
	width:550px;
	height:500px;
	margin: 0 auto;
	margin-bottom:10px;
	padding:2px;
	border:0px solid #e4e4e4;
	box-sizing:border-box;
}
.pc_main_img > div {
	display:none;
	text-align:center;
}
.pc_main_img div img {
	width:auto;
	height:auto;
	max-width:550px;
	max-height:500px;
	margin: 0 auto;
}
.pc_thumb_img {
	width:550px;
	text-align:center;
	border:0px solid;
}
.pc_thumb_img label {
	display:block;
	float:left;
	vertical-align:middle;
	margin:0px 10px 10px 0px;
	padding:0;
	width:102px;
	height:102px;
	padding:1px;
	cursor:pointer;
	box-sizing:border-box;
	border:1px solid #e4e4e4;
	background:#fff;
}
.pc_thumb_img label:nth-of-type(5),
.pc_thumb_img label:nth-of-type(10) {
	margin:0px 0px 10px 0px;
}
.pc_thumb_img label:hover {
	border:1px solid #1b429f;
}
.pc_thumb_img label img {
	display: block;
	max-width:98px;
	max-height:98px;
	height:auto;
	width:auto;
	margin:0 auto;
}
#thumb-id1:checked ~ .pc_main_img #pc_main_img1,
#thumb-id2:checked ~ .pc_main_img #pc_main_img2,
#thumb-id3:checked ~ .pc_main_img #pc_main_img3,
#thumb-id4:checked ~ .pc_main_img #pc_main_img4,
#thumb-id5:checked ~ .pc_main_img #pc_main_img5,
#thumb-id6:checked ~ .pc_main_img #pc_main_img6,
#thumb-id7:checked ~ .pc_main_img #pc_main_img7,
#thumb-id8:checked ~ .pc_main_img #pc_main_img8,
#thumb-id9:checked ~ .pc_main_img #pc_main_img9,
#thumb-id10:checked ~ .pc_main_img #pc_main_img10 {
	display:block;
}
/*thumb image unbroken hide */
.pc_thumb_img label[rel=""],
.pc_thumb_img label[rel="{{image1}}"],
.pc_thumb_img label[rel="{{image2}}"],
.pc_thumb_img label[rel="{{image3}}"],
.pc_thumb_img label[rel="{{image4}}"],
.pc_thumb_img label[rel="{{image5}}"],
.pc_thumb_img label[rel="{{image6}}"],
.pc_thumb_img label[rel="{{image7}}"],
.pc_thumb_img label[rel="{{image8}}"],
.pc_thumb_img label[rel="{{image9}}"],
.pc_thumb_img label[rel="{{image10}}"] {
	display: none !important;
}
/*Pc image module style end*/
.selling_banner {
	margin:10px 0;
	position:absolute;
	bottom:0;
}
.selling_bg {
	float:left;
	width:159px;
	border:1px solid #d0d0d0;
	background:#fff;
	margin-bottom:15px;
	padding:5px 0;
}
.selling_banner .selling_bg:nth-of-type(2),
.selling_banner .selling_bg:nth-of-type(4) {
	margin-left:13px;
}
.selling_banner .selling_bg:nth-of-type(3),
.selling_banner .selling_bg:nth-of-type(4) {
	margin-bottom:0px;
}
.selling_txt {
	font-size: 13px;
	color: #222121;
	text-align: center;
	margin: 5px 0 7px 0;
	text-transform:uppercase;
}
.selling_banner .selling_bg:nth-of-type(4) .selling_img {
	position:relative;
	top:3px;
}
.additional_info_sec {
	margin:20px 0 15px 0;
	background:#fff;
	border:1px solid #d0d0d0;
	padding:8px 20px 15px 20px;
}
/*feature item style start*/
.feature_cateogry {
	margin:15px 0;
}
.feature_cateogry ul {
	margin:10px auto;
	padding:0;
	list-style-type:none;
	display:inline-block;
}
.feature_cateogry ul li {
	float:left;
}
.feature_cateogry ul li a {
	display:block;
	margin-right:90px;
	text-decoration:none;
}
.feature_cateogry ul li:last-child a {
	margin-right:0px;
}
.feature_cateogry ul li a img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.feature_cateogry ul li a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.featcat_bg {
	margin:25px 0;
	display:inline-block;
	text-align:center;
	font-size: 20px;
	color: #222121;
	text-transform:uppercase;
}
.featcat_txt {
	margin:0px 0;
	text-align:center;
	font-size: 16px;
	color: #222121;
	text-transform:uppercase;
	padding-top:32px;
}
.featcat_txt span {
	border-top:5px solid #f75b02;
	padding-top:20px;
}
/*feature item style end*/
/*tab style start*/
.pc_tab {
	margin: 35px auto 0px auto;
}
.pc_tab .tab_title {
	box-sizing: border-box;
	color: #222121;
	font-size: 13px;
	float: left;
	cursor: pointer;
	text-align: center;
	margin: 0px;
	padding:15px 40px;
	text-transform:uppercase;
	background:#f7f7f7;
	border:1px solid #e3e3e3;
	border-bottom:0;
	border-right:0;
}
.pc_tab .tab_title:nth-of-type(4) {
	border-right:1px solid #e3e3e3;
}
.tab_title:hover {
	background:#fff;
}
.pc_tab .tab_top {
	position: relative;
	top: 1px;
}
.pc_tab .tab_content {
	border:1px solid #d0d0d0;
	background:#fff;
	padding: 0px;
	line-height: 22px;
	clear: both;
	text-align: left;
	color: #222121;
	font-size: 14px;
}
/*.tab_scroller {
	max-height: 450px;
	overflow-x: hidden;
	overflow-y: auto;
}*/
#tab1:checked ~ .tab_content #content1,
#tab2:checked ~ .tab_content #content2,
#tab3:checked ~ .tab_content #content3,
#tab4:checked ~ .tab_content #content4,
#tab5:checked ~ .tab_content #content5 {
	display: block;
	margin:15px;
}
#tab1:checked ~ .tab_top .tab1,
#tab2:checked ~ .tab_top .tab2,
#tab3:checked ~ .tab_top .tab3,
#tab4:checked ~ .tab_top .tab4,
#tab5:checked ~ .tab_top .tab5 {
	background:#fff;
	border:1px solid #d0d0d0;
	border-bottom:1px solid #fff;
	color:#f75b02;
}
/*tab style end*/
.footer {
	width: 980px;
	height: 108px;
	clear: both;
	border-top:2px solid #3b3b3b;
	background: url(footer_logo.jpg) no-repeat center 25px;
	margin-top:15px;
}
/*display none & block code pc*/
#header,
#header_menu,
.usp_banner,
.pc_img_sec,
.feature_cateogry,
.tab_top,
.footer {
	display:block;
}
.mob_header,
.mob_panel_sec,
.mob_img_sec,
.mob_tab,
.mob_footer {
	display:none;
}
}

/*
 * Pc styles end
 */

/*
 * Mob styles start
 */

@media screen and (max-width:1020px) {

.main_bg a img,
.main_bg div img,
.main_bg img,
.main_bg .video embed { max-width:100%; }
.main_bg > a {
	color: #09f;
	text-decoration: none;
}
.main_bg {
	padding:0 5px 0 5px;
	margin: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 17px;
}
.main_bg a img, .main_bg img {
	border: 0;
}
#page{
	width:100%;
	margin: 0px auto;
}
/*display none & block code mob*/
#header,
.header_menu,
.usp_banner,
.pc_img_sec,
.feature_cateogry,
.tab_top,
.footer {
	display:none;
}
.mob_header,
.mob_panel_sec,
.mob_img_sec,
.mob_tab,
.mob_footer {
	display:block;
}
.mob_header {
	padding:10px 0;
	margin-bottom:5px;
}
.mob_footer {
	border-top:2px solid #3b3b3b;
	padding:15px 0;
	margin-top:5px;
}
.mob_panel_sec {
	background:#333;
	cursor:pointer;
	padding:1px;
}
.mob_panel_bg {
	display:block;
	cursor:pointer;
	padding:3px 0;
}
.mob_panel_sec:hover .mob_bar1,
.mob_panel_sec:hover .mob_bar2,
.mob_panel_sec:hover .mob_bar3 {
	background:#f75b02;
}
.mob_bar {
	display:inline-block;
	position:relative;
	top:1px;
	margin-right:0px;
}
.mob_bar1, .mob_bar2, .mob_bar3 {
	width: 15px;
	height: 2px;
	background-color: #fff;
	margin: 0 0 3px 0;
}
.mob_bar3 {
	margin: 0 0 0px 0;
}
.mob_panel_txt {
	text-align:center;
	font-size:14px;
	color:#fff;
	display:inline-block;
	text-transform:uppercase;
	margin:5px 0;
}
.mob_panel_sec input {
	display:none;
}
.mob_panelcat {
	display:none;
}
#mobcatbg:checked ~ .mob_panelcat {
	display:block;
}
#mobcatbg:checked ~ .mob_panel_bg {
	background:#f75b02;
}
#mobcatbg:checked ~ .mob_panel_bg .mob_panel_txt {
	color:#fff;
}
#mobcatbg:checked ~ .mob_panel_bg .mob_bar1,
#mobcatbg:checked ~ .mob_panel_bg .mob_bar2,
#mobcatbg:checked ~ .mob_panel_bg .mob_bar3 {
	background:#000;
}
.mob_panelcat ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.mob_panelcat ul li a {
	background:#fff;
	color:#222121;
	font-size:13px;
	text-decoration:none;
	padding:5px 5px 5px 10px;
	display:block;
	text-align:left;
	text-transform:capitalize;
}
.mob_panelcat ul li a:hover {
	background:#f75b02;
	color:#fff;
}
.item_title {
	text-align:center;
}
.selling_banner {
	margin:10px 0;
}
.selling_bg {
	display:inline-block;
	width:45%;
	border:1px solid #d0d0d0;
	background:#fff;
	margin-bottom:5%;
	padding:5px 0;
}
.selling_banner .selling_bg:nth-of-type(2),
.selling_banner .selling_bg:nth-of-type(4) {
	margin-left:4%;
}
.selling_txt {
	font-size: 13px;
	color: #222121;
	text-align: center;
	margin: 5px 0 7px 0;
	text-transform:uppercase;
}
.selling_banner .selling_bg:nth-of-type(4) .selling_img {
	position:relative;
	top:3px;
}
.additional_info_sec {
	margin:15px 0;
}
/*mob tab start*/
.pc_tab {
	width:100%;
	margin:15px auto;
}
.mob_tab {
	display:block;
}
.tab_title {
	background:url(mob_tab_normal.jpg) no-repeat center right #fff;
	color: #222121;
	font-size: 13px;
	text-transform:uppercase;
	text-align:left;
	padding:10px;
	display:block;
	cursor:pointer;
	border:1px solid #dedede;
	margin:3px 0 0px 0;
}
.tab_content {
	text-align:left;
	color: #222121;
	font-size: 14px;
	line-height:22px;
}
.tab_content > div#content1,
.tab_content > div#content2,
.tab_content > div#content3,
.tab_content > div#content4,
.tab_content > div#content5 {
	background:#fff;
	border:1px solid #ededed;
	border-top:0;
	margin:0px 0 0 0;
	padding:1px 10px;
}
#mobtab1:checked ~ .tab_content #content1,
#mobtab2:checked ~ .tab_content #content2,
#mobtab3:checked ~ .tab_content #content3,
#mobtab4:checked ~ .tab_content #content4,
#mobtab5:checked ~ .tab_content #content5 {
	display:block;
}
#mobtab1:checked ~ .tab_content .tab1,
#mobtab2:checked ~ .tab_content .tab2,
#mobtab3:checked ~ .tab_content .tab3,
#mobtab4:checked ~ .tab_content .tab4,
#mobtab5:checked ~ .tab_content .tab5 {
	background:url(mob_tab_hover.jpg) no-repeat center right #fff;
	border:1px solid #dedede;
	border-bottom:0;
	color:#f75b02;
}
.pc_tab table{ width:100% ;}
/*mob tab end*/
}

@media screen and (max-width:400px) {

.selling_bg {
	width:90%;
	display:block;
}
.selling_banner .selling_bg:nth-of-type(2),
.selling_banner .selling_bg:nth-of-type(4) {
	margin-left:0px;
}

}
/*
 * Mob styles end
 */

-->