<!--

/*
 * 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: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	color: #484848;
	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: 22px;
	color: #485255;
	font-weight:normal;
	text-align: center;
	margin: 20px 0;
}
.item_desc_title {
	margin:15px 0 10px 0;
	text-transform:capitalize;
	color: #fff;
	background:url(itemtitlebg.jpg) no-repeat;
	font-size: 16px;
	text-align: left;
	padding:9px 10px;
	height:36px;
	box-sizing:border-box;
}
.item_sub_title {
	margin:10px 0;
	text-transform:capitalize;
	color: #0d538d;
	font-size: 16px;
	text-align: left;
}
.info_banner {
	margin:15px 0;
	color: #0d538d;
	background:#e4ebf3;
	font-size: 16px;
	line-height:25px;
	text-align: center;
	padding:10px 10px;
	box-sizing:border-box;
}
.item_desc_bg {
	margin:10px;
}
.desc {
	padding: 0px;
	color: #484848;
	font-size: 15px;
	text-align: left;
	word-break:break-word;
	line-height: 25px;
}
.desc ul,
.tab_content ul {
	padding: 0 10px 0 30px;
	margin: 10px 0 10px 0px;
}
.desc ul li,
.tab_content ul li {
	color: #484848;
	font-size: 15px;
	text-align: left;
	padding-left: 0px;
	margin:4px 0;
}
.desc ol,
.tab_content ol {
	padding: 0 10px 0 30px;
	margin: 10px 0 10px 0px;
}
.desc ol li,
.tab_content ol li {
	color: #484848;
	font-size: 15px;
	text-align: left;
	padding-left: 0px;
	margin:4px 0;
}
.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;
	word-break:break-word;
}
.tab_content img,
.desc img {
	max-width:100%;
	height:auto;
}
.desc a,
.tab_content a {
	color:#09f;
	text-decoration:none;
}
.desc a:hover,
.tab_content a:hover {
	color:#09f;
	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: #575757;
	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:641px) {

.main_bg {
	background:#fff;
}
#page {
	width: 980px;
	margin: 0px auto;
}
/*header part css start*/
#header {
	width: 980px;
	height: 129px;
	margin-bottom:15px;
	margin-top:20px;
}
.header_left {
	float:left;
	width:302px;
	height: 129px;
}
.header_right {
	float:left;
	width:678px;
	height: 129px;
	background:url(header_right.jpg) no-repeat center right;
}
/*header part css end*/
#store_bg {
	width: 980px;
	padding: 0px 0px 0px 0px;
	clear: both;
}
#left_panel {
	float: left;
	width: 210px;
}
#right_panel {
	float: right;
	width: 755px;
	margin: 0 0 0 15px;
	padding:0px;
}
/*Pc image module style start*/
input[name='thumb_click'] {
	display:none;
}
.pc_img_module {
	width: 550px;
	margin: 20px 0 20px 0;
	border:0px solid red;
}
.pc_main_img {
	width:550px;
	height:500px;
	margin: 0 auto;
	border: 1px solid #dfe6ee;
	border-radius:0px;
	margin-bottom:10px;
	padding:2px;
	box-sizing:border-box;
}
.pc_main_img > div {
	display:none;
	text-align:center;
}
.pc_main_img div img {
	width:auto;
	height:auto;
	max-width:540px;
	max-height:490px;
}
.pc_thumb_img {
	clear:both;
	text-align:center;
	border:0px solid;
	display:table;
}
.pc_thumb_img label {
	display:block;
	float:left;
	vertical-align:middle;
	margin:0px 10px 10px 0px;
	width:102px;
	height:102px;
	padding:1px;
	cursor:pointer;
	box-sizing:border-box;
	border:1px solid #dfe6ee;
	border-radius:0px;
	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 #195277;
}
.pc_thumb_img label img {
	display: inline-block;
	max-width:92px;
	max-height:92px;
	height:auto;
	width: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*/

/*tab style start*/
.pc_tab {
	margin: 25px auto 0 auto;
}
.pc_tab .tab_title {
	box-sizing: border-box;
	color: #484848;
	font-size: 15px;
	float: left;
	cursor: pointer;
	text-align: center;
	/*font-weight:bold;*/
	margin: 0px 5px 0 0;
	padding:15px 32px;
	text-transform:capitalize;
	background:#e4ebf3;
	border:1px solid transparent;
}
.pc_tab .tab_top {
	position:relative;
	top:1px;
}
.tab_title:hover {
	background:#b4c8de;
}
.pc_tab .tab_content {
	padding: 0px;
	line-height: 25px;
	clear: both;
	text-align: left;
	color: #484848;
	font-size: 15px;
	border:1px solid #f0f0f0;
}
/*.tab_scroller {
	max-height: 350px;
	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 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:#2c6184;
	color:#fff;
}
/*tab style end*/

/*left panel style start*/
.panel_bg {
	color: #fff;
	background:url(panelbg.jpg) no-repeat #195277;
	height:36px;
	font-size: 16px;
	text-align: left;
	display: block;
	padding: 9px 10px;
	margin:0 0 4px 0;
	/*font-weight:300;*/
	text-transform:capitalize;
	box-sizing:border-box;
}
.panel_bg2 {
	margin:12px 0 4px 0;
}
.panel_list {
	margin: 0px;
	padding: 3px 0;
	list-style-type: none;
	border:1px solid #dae4ee;
	border-top:0;
	background:#e4ebf3;
}
.panel_list li a:link,
.panel_list li a:active,
.panel_list li a:visited {
	color: #485255;
	text-align: left;
	font-size: 14px;
	display: block;
	outline: none;
	/*font-weight:300;*/
	text-decoration: none;
	padding: 6px 6px 6px 10px;
}
.panel_list li a:hover,
.panel_list li a:focus {
	background:#195277;
	color:#fff;
}
.news_desc {
	padding: 10px 10px 0 10px;
	color: #485255;
	font-size: 14px;
	text-align: left;
	word-break:break-word;
	line-height: 22px;
}
.signup_btn {
	text-align:right;
	margin:10px;
}
.signup_btn a {
	display:inline-block;
	text-decoration:none;
	background:#18466c;
	padding:9px 11px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	text-transform:uppercase;
}
.signup_btn a:hover {
	text-decoration:none;
	background:#509ad8;
}
.left_banner {
	margin:20px 0px;
}

/*left panel style end*/
.footer {
	width: 980px;
	height: 100px;
	clear: both;
	background: url(footer_logo.jpg) no-repeat center 20px;
	border-top:2px solid #18466c;
	margin-top:20px;
}
/*display none & block code pc*/

#header,
#left_panel,
.pc_img_sec,
.feature_product,
.feature_category,
.tab_top,
.footer {
	display:block;
}
.mob_header,
.mob_img_sec,
.mob_usp_banner,
.mob_tab,
.mob_footer {
	display:none;
}

}

/*
 * Pc styles end
 */

/*
 * Mob styles start
 */

@media screen and (max-width:640px) {

.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,
#left_panel,
.pc_img_sec,
.feature_product,
.feature_category,
.tab_top,
.footer {
	display:none;
}
.mob_header,
.mob_img_sec,
.mob_usp_banner,
.mob_tab,
.mob_footer {
	display:block;
}

.mob_header {
	background:#e4ebf3;
}
.item_title {
	margin:15px 0;
}
.mob_footer {
	border-top:2px solid #2e6085;
	padding-top:25px;
}
/*mob tab start*/
.pc_tab {
	width:100%;
	margin:20px auto 10px auto;
}
.mob_tab {
	display:block;
}
.tab_title {
	cursor:pointer;
	color: #484848;
	background:url(mob_tab_normal.jpg) no-repeat right center #e3eaf2;
	font-size: 15px;
	text-align: left;
	display: block;
	padding: 15px 10px;
	margin:10px 0 0 0;
	text-transform:capitalize;
	box-sizing:border-box;
}
.tab_content {
	text-align:left;
	color: #484848;
	font-size: 15px;
}
.tab_content > div#content1,
.tab_content > div#content2,
.tab_content > div#content3,
.tab_content > div#content4,
.tab_content > div#content5 {
	margin:0;
	padding:1px 10px;
	line-height: 25px;
	background:#fff;
	border:1px solid #f0f0f0;
	border-top:0;
}
#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 right center #2e6085;
	color:#fff;
}
.pc_tab table{ width:100% ;}
/*mob tab end*/

}

/*
 * Mob styles end
 */

-->