/*** Common Styles Starts ***/
body{
	padding:0;
	margin:0;
}
.cleaner{
	clear:both;
}
.radioclk, .hide_images{
	display:none;
}
a, a:active, a:focus{
   outline: 0;
}
a img, img{
	border: 0;
	vertical-align:middle;
}
a img, div img, img, .video embed{
	max-width:100%;
}
a{
	text-decoration: none;
}
a.linkopac img{
	filter:alpha(opacity=100);
	-moz-opacity: 1.0; 
	opacity: 1.0;
}
a.linkopac:hover img{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.tab_content > #content1,
.tab_content > #content2,
.tab_content > #content3,
.tab_content > #content4,
.tab_content > #content5,
.tab_content > #content6,
.tab_content > #content7{
	display:none;
}
#design{
	padding-top:10px;
}
#design table{
	margin-top:10px;
}
#design table tr td, #design table tr td a:link, #design table tr td a:visited{
	color:#333333;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
}
#design table tr td a:hover{
	text-decoration:underline;
	font-weight:normal;
}
/*** Common Styles Ends ***/


.main_bg {
	background:url(bg.jpg) #c1dfec;
	background-repeat:repeat-x;
	background-position:center top;
}
#header{
	height:137px;
}
#header_top{
	height:91px;
	background:url(header_bg.png);
	background-repeat:no-repeat;
	background-position:center top;
}
.logo{
    margin:0 auto;
}
.logo img{
	padding-top:5px;
}
/*** USP Content Starts ***/
.usp_content{
	margin:0px auto;
	background:#ffffff;
}
.usp_content:after, .mob_usp_content:after{
	content:'';
	display:table;
	clear:both;
}
.usp_content ul, .mob_usp_content ul{
	margin:0;
	padding:0;
}
.usp_content ul li, .mob_usp_content ul li{
	float:left;
	list-style:none;
	padding:9px 0;
	font-family: 'Montserrat', sans-serif;
	box-sizing:border-box;
	height:46px;
	text-align:left;
}
.usp_content ul li:first-child{
	width:24%;
}
.usp_content ul li:nth-child(2){
	width:28%;
}
.usp_content ul li:nth-child(3){
	width:25%;
}
.usp_content ul li:last-child{
	width:23%;
}
.usp_content ul li img, .mob_usp_content ul li img{
	vertical-align:top;
	display:inline-block;
}
.usp_content ul li:first-child img{
	margin-right:3px;
}
.usp_content ul li div, .mob_usp_content ul li div{
	color:#191919;
	font-size:12px;
	font-weight:500;
	text-transform:uppercase;
	text-align:left;
	display:inline-block;
	line-height:14px;
}
.usp_content ul li div span, .mob_usp_content ul li div span{
	color:#8a8a8a;
	font-size:12px;
	font-weight:400;
	text-transform:none;
	display:block;
}
#storebg{
	width:100%;
	padding:0px;
	margin:15px auto 5px;
	box-sizing:border-box;
}
.image_desc_container{
	border:1px solid #dbdbdb;
	padding:0 15px;
	background:#ffffff;
	box-sizing:border-box;
}
.item_title{
	font-size:25px;
	color:#000000;
	font-weight:700;
	font-family: 'Montserrat', sans-serif;
	padding:18px 5px 12px;
	line-height:30px;
	text-align:center;
	text-transform:uppercase;
}
.image_desc_container .panel_container{
	border:none;
}
.desc{
	font-size:13px;
	color:#000000;
	text-align:left;
	font-family: 'Open Sans', sans-serif;
	padding:15px 5px;
	word-wrap: break-word;
	font-weight:600;
	text-decoration:none;
}
.desc a, .tab_content a{
	word-wrap: break-word;
}
.desc p:first-child, .tab_content p:first-child{
	margin-top:0px;
}
.desc p:last-child, .tab_content p:last-child{
	margin-bottom:0px;
}
.desc ol, .tab_content ol, .desc ul, .tab_content ul{
	margin:0px;
	padding:0px;
}
.desc ol li, .tab_content ol li{
	margin:10px 0 0px 30px;
}
.desc ul li, .tab_content ul li{
	margin:10px 0 0px 30px;
	list-style: none;
}
.desc ul li:before, .tab_content ul li:before{
	content: '\2022';
	display: block;
	position: relative;
	max-width: 0;
	max-height: 0;
	left: -12px;
	top: -3px;
	color: #0e89c2;
	font-size: 18px;
}
.tab_content ul li:before{
	top: 1px;
}
.desc img, .tab_content img{
	width:auto;
	height:auto;
	max-width:95%;
}
.desc table, .tab_content table{
	width:100%;
	border-collapse:collapse;
}
.desc table td, .tab_content table td{
	font-size:14px;
	color:#000000;
	font-family: 'Open Sans', sans-serif;
	text-align:center;
	word-wrap: break-word;
	font-weight:500;
	padding:8px;
	border:1px solid #e0e0e0;
}
.desc h1{
	font-size:28px;
	font-weight:400;
}
.desc h2{
	font-size:20px;
	font-weight:600;
}
.desc h3{
	font-size:17px;
	font-weight:700;
}
.featured_cat_saection{
	padding:10px 0 5px;
}
.fea_cat a{
	float:left;
	text-decoration:none;
	margin:0.5% 1.25% 2% 0;
	width:32.5%;
}
.fea_cat a.fea3, .fea_cat a.fea6, .fea_cat a.fea9{
	margin-right:0;
}
.fea_cat a span{
	font-size:14px;
	color:#222222;
	background:transparent;
	text-align:center;
	padding:8px 10px;
	font-family: 'Open Sans', sans-serif;
	display:block;
	word-wrap: break-word;
	text-transform:uppercase;
	font-weight:700;
	text-decoration:none;
	border-bottom:3px solid #adc8d4;
}
.fea_cat a:hover span{
	color:#0e89c2;
	background:#ffffff;
	border-bottom:3px solid #0e89c2;
}
/*** LeftPanel Style Starts ***/
.panel_container{
	border:1px solid #dbdbdb;
	margin:0px 0 10px;
	background:#ffffff;
}
.panelbg{
	color:#ffffff;
	background:url(panelbg_icon.jpg) #0e89c2;
	background-repeat:no-repeat;
	background-position:center right;
	font-size:14px;
	font-weight:700;
	font-family: 'Montserrat', sans-serif;
	display:block;
	text-transform:uppercase;
	text-align:left;
	padding:10px 0 8px 8px;
	position:relative;
	border-bottom:3px solid #000000;
}
.panel_list{
	margin:0px;
	padding:0px;
}
.panel_list li{
	list-style-type:none;
}
.panel_list li a:link, .panel_list li a:active, .panel_list li a:visited{
	text-decoration:none;
	display:block;
	color:#000000;
	background:#ffffff;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	text-align:left;
	padding:4px 5px 4px 16px;
	font-weight:600;
	word-wrap: break-word;
}
.panel_list li:first-child {
	padding:7px 0px 0px;
}
.panel_list li:last-child {
	padding:0px 0px 10px;
}
.panel_list li a:hover, .panel_list li a:focus{
	color:#ffffff;
	background:#0e89c2;
}
.news_text{
	margin:14px 16px;
	line-height:20px;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	text-align:left;
	font-weight:600;
	color:#000000;
}
.signup{
	margin:0px auto 18px 15px;
	width:82px;
	height:30px;
	background:#0e89c2;
	border:1px solid #0e89c2;
}
.signup:hover{
	background:#ffffff;
	border:1px solid #0e89c2;
}
.signup a{
	color:#ffffff;
	font-weight:600;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	display:block;
	padding:5px 0;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
}
.signup:hover a{
	color:#000000;
}
.left_banner{
	margin-top:15px;
}
#footer{
	border-top:3px solid #adc8d4;
	padding:5px 0 12px;
	text-align:center;
}



/*** PC Styles Starts ***/
@media screen and (min-width: 1011px){
.page_container{
	width:980px;
}
#right_panel{
	float:right;
	width:765px;
	margin-left:15px;
}
#left_panel{
	float:left;
	width:200px;
}
}



@media screen and (max-width:1010px){
a img, div img, img, .video embed{
	max-width:100%;
}
.page_container{
	width:100%;
	padding:0 10px;
	box-sizing: border-box;
}
.usp_content ul li:first-child{
	width:23%;
}
.usp_content ul li:nth-child(2){
	width:28%;
}
.usp_content ul li:nth-child(3){
	width:25%;
}
.usp_content ul li:last-child{
	width:24%;
}
#right_panel{
	float:right;
	width:77%;
	padding:0 0 0 2%;
}
#left_panel{
	float:left;
	width:21%;
}
}


@media screen and (max-width:900px){
.main_bg{
	background:#c1dfec;
}
#header {
    height: 167px;
}
.usp_content ul li{
	height:75px;
}
.usp_content ul li img, .usp_content ul li div{
	display:block;
	text-align:center;
	margin:0 auto;
}
.usp_content ul li:first-child img {
    margin-right: auto;
}
.panelbg{
	font-size:13px;
}
}


@media screen and (max-width:768px){
#header{
    height:91px;
}
.usp_content{
	display:none;
}
#left_panel{
	display:none;
}
#right_panel{
	float:none;
	width:100%;
	padding:0;
}
.item_title{
	font-size:20px;
	line-height:24px;
	padding:20px 0px;
}
.mob_usp_content{
	background:#ffffff;
	padding:10px 0;
	margin-bottom:15px;
}
.mob_usp_content ul li{
	width:250px;
	float:none;
	margin:5px auto;
}
}


@media screen and (min-width:769px){
.mob_usp_content{
	display:none;
}
}



@media screen and (min-width:641px){
.mob_banner{
	display:none;
}
.mobile_image{
	display:none;
}
/**** Pc Image Module Style Starts ****/
input[name='thumb_click']{
	display:none;
}
.desktop_image{
	width: 680px;
	margin: 0px auto 25px;
	padding:10px 0 0;
	position:relative;
	background:#ffffff;
}
.pc_main_img{
	width:650px;
	height:600px;
	margin: 0 auto;
	display:inline-block;
	position:relative;
	border:1px solid #dbdbdb; 
}
.pc_main_img div{
	display:none;
	text-align:center;
}
.pc_main_img div img{
	width:auto;
	height:auto;
	max-width:650px; /*Width of the Main image*/
	max-height:600px; /*Height of the Main image*/
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
.pc_thumb_img {
	width: 600px;
	margin: 15px auto;
	text-align:center;
}
.pc_thumb_img label {
	display:inline-block;
	margin:3px;
	width:90px;
	height:90px;
	overflow:hidden;
	cursor:pointer;
	border:1px solid #dbdbdb;
	position:relative;
}
.pc_thumb_img label:hover {
	border:1px solid #c200c5;
}
.pc_thumb_img label img{
	display: block;
	width:auto;
	height:auto;
	max-width:90px;
	max-height:90px;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
#thumb-id1:checked ~ .pc_thumb_img .thumb-id1,
#thumb-id2:checked ~ .pc_thumb_img .thumb-id2,
#thumb-id3:checked ~ .pc_thumb_img .thumb-id3,
#thumb-id4:checked ~ .pc_thumb_img .thumb-id4,
#thumb-id5:checked ~ .pc_thumb_img .thumb-id5,
#thumb-id6:checked ~ .pc_thumb_img .thumb-id6,
#thumb-id7:checked ~ .pc_thumb_img .thumb-id7,
#thumb-id8:checked ~ .pc_thumb_img .thumb-id8,
#thumb-id9:checked ~ .pc_thumb_img .thumb-id9,
#thumb-id10:checked ~ .pc_thumb_img .thumb-id10{
	border:1px solid #670071;
}
#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}}"],
.pc_thumb_img label[rel="{{IMAGE(ITEMIMAGEURL1)}}"],
.pc_thumb_img label[rel="{{IMAGE(ITEMIMAGEURL2)}}"],
.pc_thumb_img label[rel="{{IMAGE(ITEMIMAGEURL3)}}"],
.pc_thumb_img label[rel="{{IMAGE(ITEMIMAGEURL4)}}"],
.pc_thumb_img label[rel="{{IMAGE(ITEMIMAGEURL5)}}"],
.pc_thumb_img label[rel="{{IMAGE(ITEMIMAGEURL6)}}"],
.pc_thumb_img label[rel="{{IMAGE(ITEMIMAGEURL7)}}"],
.pc_thumb_img label[rel="{{IMAGE(ITEMIMAGEURL8)}}"],
.pc_thumb_img label[rel="{{IMAGE(ITEMIMAGEURL9)}}"],
.pc_thumb_img label[rel="{{IMAGE(ITEMIMAGEURL10)}}"]{
	display: none !important;
}
/**** Bottom Tabs Style Starts ****/
.bottom_tab {
	margin:0px auto 12px;
	background:#ffffff;
	border:1px solid #dbdbdb;
}
.tab_title {
	color: #222222;
	display:block;
	float:left;
	cursor:pointer;
	text-align:center;
	margin:0px;
	font-family: 'Open Sans', sans-serif;
	padding:11px 0px;
	font-size: 14px;
	font-weight:700;
	width:20%;
	text-decoration: none;
	text-transform:uppercase;
	border-bottom:3px solid #e8e8e8;
}
.tab_title:hover{
	color: #ffffff;
	background:#0e89c2;
	border-bottom:3px solid #0e89c2;
}
.tab_content{
	padding:12px 15px;
	clear:both;
	text-align:left;
	font-family: 'Open Sans', sans-serif;
	color:#000000;
	font-size: 14px;
	font-weight:500;
	text-decoration: none;
	line-height:24px;
}
.tab_content a{
	color:#1865f0;
	text-decoration:underline;
}
.tab_content a:hover{
	text-decoration:none;
}
.mob_tab{
	display:none;
}
#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;
}
#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{
	color: #0e89c2;
	background:#ffffff;
	border-bottom:3px solid #0e89c2;
}
}


@media screen and (min-width:641px) and (max-width:1010px){
.desktop_image{
	width:98%;
}
.pc_main_img {
    width: 100%;
}
.pc_main_img div img {
    max-width: 100%;
}
.pc_thumb_img {
    width:100%;
}
}


@media screen and (max-width:640px){
#header{
    height:91px;
}
#storebg{
	margin:10px auto 0px;
}
.item_title{
	font-size:16px;
	line-height:20px;
}
.featured_cat_saection{
	display:none;
}
.mob_banner{
	padding:5px 0 12px;
	margin:10px 0;
}
.desktop_image{
	display:none;
}
/**** Mobile Tab Starts ****/
.tab_top{
	display:none;
}
.bottom_tab {
	width:100%;
	margin:10px auto;
	background:#ffffff;
	box-sizing:border-box;
	border:1px solid #dbdbdb;
}
.mob_tab {
	display:block;
}
.tab_title {
	color: #000000;
	background:#ffffff;
	font-size: 14px;
	font-weight: 700;
	float:none;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	text-align:left;
	margin:0px;
	padding:8px 0 5px;
	text-indent:12px;
	display:block;
	cursor:pointer;
	text-transform:uppercase;
	border-bottom:3px solid #c3c3c3;
}
.tab_title:after{
	content:"+";
	float:right;
	font-size:18px;
	margin-right:15px;
}
.tab_content {
	clear:both;
	font-size:14px;
	color:#000000;
	font-family: 'Open Sans', sans-serif;
	text-align:left;
	line-height:24px;
	word-wrap: break-word;
	font-weight:500;
}
.tab_content a{
	color:#1865f0;
	text-decoration:underline;
}
.tab_content a:hover{
	text-decoration:none;
}
.tab_content #content1,
.tab_content #content2,
.tab_content #content3,
.tab_content #content4,
.tab_content #content5{
	margin:0px;
	padding:12px 15px 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;
	border-bottom:1px solid #dbdbdb;
}
#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:#ffffff;
	border-bottom:3px solid #0e89c2;
	color: #0e89c2;
}
#mobtab1:checked ~ .tab_content .tab1:after,
#mobtab2:checked ~ .tab_content .tab2:after,
#mobtab3:checked ~ .tab_content .tab3:after,
#mobtab4:checked ~ .tab_content .tab4:after,
#mobtab5:checked ~ .tab_content .tab5:after{
	content:"-";
	float:right;
	font-size:20px;
	color:#000000;
	margin-right:15px;
}
/**** Mobile Image Slider Starts ****/
.desktop_image{
	display:none;
}
#mob-slider {
	background: transparent;
	text-align: center;
	margin: 10px auto;
	max-width: 95%;
	width: auto;
	padding: 0;
	max-height:320px;
}
#mob-slides {
	position:relative;
	border:0px solid;
}
#mob-slider input {
	display: none;
}
#mob-slide1:checked ~ #mob-slides .mob-inner { margin-left:0; }
#mob-slide2:checked ~ #mob-slides .mob-inner { margin-left:-100%; }
#mob-slide3:checked ~ #mob-slides .mob-inner { margin-left:-200%; }
#mob-slide4:checked ~ #mob-slides .mob-inner { margin-left:-300%; }
#mob-slide5:checked ~ #mob-slides .mob-inner { margin-left:-400%; }
#mob-slide6:checked ~ #mob-slides .mob-inner { margin-left:-500%; }
#mob-slide7:checked ~ #mob-slides .mob-inner { margin-left:-600%; }
#mob-slide8:checked ~ #mob-slides .mob-inner { margin-left:-700%; }
#mob-slide9:checked ~ #mob-slides .mob-inner { margin-left:-800%; }
#mob-slide10:checked ~ #mob-slides .mob-inner { margin-left:-900%; }

#mob-overflow {
	width: 100%;
	overflow: hidden;
}
#mob-slides .mob-inner {
	width: 10000%;
	line-height: 0;
}
#mob-slides div ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#mob-slides div ul li{
	width: 1%;
	float: left;
	height:300px;
	position:relative;
}
#mob-slides div ul li img{
	/*width:100%;*/
	height:auto;
	max-width:100%;
	max-height:300px;
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	margin:auto;
}
#mob-slides #mob-controls label { 
	display: none;
	width:20px;
	height:25px;
	position:absolute;
	top:0px;
	bottom:0px;
	margin:auto;
	cursor: pointer;
	text-decoration: none;
}
#mob-slide1:checked ~ #mob-slides #mob-controls label:nth-child(2), 
#mob-slide2:checked ~ #mob-slides #mob-controls label:nth-child(3), 
#mob-slide3:checked ~ #mob-slides #mob-controls label:nth-child(4), 
#mob-slide4:checked ~ #mob-slides #mob-controls label:nth-child(5), 
#mob-slide5:checked ~ #mob-slides #mob-controls label:nth-child(6),
#mob-slide6:checked ~ #mob-slides #mob-controls label:nth-child(7),
#mob-slide7:checked ~ #mob-slides #mob-controls label:nth-child(8),
#mob-slide8:checked ~ #mob-slides #mob-controls label:nth-child(9),
#mob-slide9:checked ~ #mob-slides #mob-controls label:nth-child(10),
#mob-slide10:checked ~ #mob-slides #mob-controls label:nth-child(1){
	background: url('arrow_right.png') no-repeat center top;
	display: block;
	float: right;
	right:-10px;
}
#mob-slide1:checked ~ #mob-slides #mob-controls label:nth-child(10),
#mob-slide2:checked ~ #mob-slides #mob-controls label:nth-child(1), 
#mob-slide3:checked ~ #mob-slides #mob-controls label:nth-child(2), 
#mob-slide4:checked ~ #mob-slides #mob-controls label:nth-child(3), 
#mob-slide5:checked ~ #mob-slides #mob-controls label:nth-child(4),
#mob-slide6:checked ~ #mob-slides #mob-controls label:nth-child(5),
#mob-slide7:checked ~ #mob-slides #mob-controls label:nth-child(6),
#mob-slide8:checked ~ #mob-slides #mob-controls label:nth-child(7),
#mob-slide9:checked ~ #mob-slides #mob-controls label:nth-child(8),
#mob-slide10:checked ~ #mob-slides #mob-controls label:nth-child(9){
	background: url('arrow_left.png') no-repeat center top;
	display: block;
	float: left;
	left:-10px;
}
#mob-slides ul li[rel=""], #mob-slides label[rel=""],
#mob-slides ul li[rel="{{image1}}"], #mob-slides label[rel="{{image1}}"],
#mob-slides ul li[rel="{{image2}}"], #mob-slides label[rel="{{image2}}"],
#mob-slides ul li[rel="{{image3}}"], #mob-slides label[rel="{{image3}}"],
#mob-slides ul li[rel="{{image4}}"], #mob-slides label[rel="{{image4}}"],
#mob-slides ul li[rel="{{image5}}"], #mob-slides label[rel="{{image5}}"],
#mob-slides ul li[rel="{{image6}}"], #mob-slides label[rel="{{image6}}"],
#mob-slides ul li[rel="{{image7}}"], #mob-slides label[rel="{{image7}}"],
#mob-slides ul li[rel="{{image8}}"], #mob-slides label[rel="{{image8}}"],
#mob-slides ul li[rel="{{image9}}"], #mob-slides label[rel="{{image9}}"],
#mob-slides ul li[rel="{{image10}}"], #mob-slides label[rel="{{image10}}"],
#mob-slides ul li[rel="{{IMAGE(ITEMIMAGEURL1)}}"], #mob-slides label[rel="{{IMAGE(ITEMIMAGEURL1)}}"],
#mob-slides ul li[rel="{{IMAGE(ITEMIMAGEURL2)}}"], #mob-slides label[rel="{{IMAGE(ITEMIMAGEURL2)}}"],
#mob-slides ul li[rel="{{IMAGE(ITEMIMAGEURL3)}}"], #mob-slides label[rel="{{IMAGE(ITEMIMAGEURL3)}}"],
#mob-slides ul li[rel="{{IMAGE(ITEMIMAGEURL4)}}"], #mob-slides label[rel="{{IMAGE(ITEMIMAGEURL4)}}"],
#mob-slides ul li[rel="{{IMAGE(ITEMIMAGEURL5)}}"], #mob-slides label[rel="{{IMAGE(ITEMIMAGEURL5)}}"],
#mob-slides ul li[rel="{{IMAGE(ITEMIMAGEURL6)}}"], #mob-slides label[rel="{{IMAGE(ITEMIMAGEURL6)}}"],
#mob-slides ul li[rel="{{IMAGE(ITEMIMAGEURL7)}}"], #mob-slides label[rel="{{IMAGE(ITEMIMAGEURL7)}}"],
#mob-slides ul li[rel="{{IMAGE(ITEMIMAGEURL8)}}"], #mob-slides label[rel="{{IMAGE(ITEMIMAGEURL8)}}"],
#mob-slides ul li[rel="{{IMAGE(ITEMIMAGEURL9)}}"], #mob-slides label[rel="{{IMAGE(ITEMIMAGEURL9)}}"],
#mob-slides ul li[rel="{{IMAGE(ITEMIMAGEURL10)}}"], #mob-slides label[rel="{{IMAGE(ITEMIMAGEURL10)}}"]{
	display:none !important;
}
/* Animation */
#mob-slides .mob-inner {
	-webkit-transform: translateZ(0);
	-webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	-moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	-ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	-o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
	
	-webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	-moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	-ms-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	-o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
}
#mob-slider {
	-webkit-transform: translateZ(0);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
#mob-controls label{
	-webkit-transform: translateZ(0);
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
}
}