/*** 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=60);   
	-moz-opacity: 0.6;   
	opacity: 0.6; 
}
.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:#ffffff;
}
#header{
	height:157px;
}
#header_top{
	height:92px;
}
#header_top .logo{
	float:left;
	width:148px;
}
#header_top .logo img{
	padding-top:22px;
}

/*** USP Content Starts ***/
#usp_content{
	float:right;
	margin:30px auto 0;
	width:670px;
}
.usp_content_1, .usp_content_2, .usp_content_3{
	text-align:left;
	float:left;
}
.usp_content_1{
	width:33%;
	margin:8px 0px 0;
}
.usp_content_2{
	width:39%;
}
.usp_content_3{
	width:28%;
}
.usp_icon{
	vertical-align:middle;
	float:left;
}
.usp_icon > img{
    vertical-align: bottom;
	margin:0px 3px 0 0px;
}
.usp_content_2 .usp_icon > img{
	margin:6px 3px 0 0px;
}
.usp_text{
	float:left;
	color:#000000;
	font-size:12px;
	font-family: 'Montserrat', sans-serif;
	text-align:left;
	line-height:14px;
	vertical-align:middle;
	margin:4px 0 0 2px;
}
.usp_main_text{
	font-weight:700;
	text-transform:uppercase;
}
.usp_sub_text{
	font-weight:400;
	text-transform:capitalize;
}
/*** Tagline Message Starts ***/
.tagline_message{
	border-top:3px solid #bb0c40;
	background: #f60e60; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #f60e60 0%, #f60e60 30%, #d40838 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  #f60e60 0%,#f60e60 30%,#d40838 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  #f60e60 0%,#f60e60 30%,#d40838 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f60e60', endColorstr='#d40838',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	padding:22px 0;
}
.tagline_text{
	text-align:center;
	color:#ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size:19px;
	line-height:18px;
	font-weight:600;
	letter-spacing: 1px;
	text-transform:uppercase;
}
.season_banner{
	max-height: 250px;
	overflow: hidden;
}
.season_banner img{
    width:auto;
    height: auto;
    max-height: 250px;
}

.item_title{
	font-size:21px;
	color:#000000;
	font-weight:700;
	font-family: 'Montserrat', sans-serif;
	padding:10px 30px 20px;
	line-height:27px;
	text-align:center;
	text-transform:uppercase;
}
.titlebg{
	color:#ffffff;
	background:url(panelbg.png) #c20524;
	background-repeat: no-repeat;
	background-position: center right;
	font-size:12px;
	font-weight:normal;
	display:block;
	margin:10px 0 0;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	text-align:left;
	padding:13px 0 12px 10px;
}
.desc{
	font-size:13px;
	background:#f0f0f0;
	color:#4b4b4b;
	text-align:left;
	padding:20px;
	font-family: 'Open Sans', sans-serif;
	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:15px 0 0px 30px;
}
.desc ul li, .tab_content ul li{
	margin:15px 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: -16px;
	top: -6px;
	color: #c20524;
	font-size: 25px;
}
.tab_content ul li:before{
	top: 0px;
}
.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:11px;
	color:#000000;
	text-align:center;
	word-wrap: break-word;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	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;
}
.desc_video video{
	width: 100%;
	height: auto;
}
.desc_video label[rel=""],
.desc_video label[rel="{{custom1}}"]{
	display: none;
}
.desc_video_bg{
	border:5px solid #ffffff;
	margin-top: 20px;
	text-align: center;
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
}
.featured_cats{
	margin:10px 0 15px;
}
.fea_cat{
	padding:0px;
	clear:both;
}
.fea_cat a{
	float:left;
	text-decoration:none;
	margin:0 11px 11px 0;
	width:249px;
	height:196px;
}
.fea_cat a.fea3, .fea_cat a.fea6{
	margin-right:0;
}

/*** LeftPanel Style Starts ***/
.panelbg{
	color:#ffffff;
	background:url(panelbg.png) #c20524;
	background-repeat: no-repeat;
	background-position: center right;
	font-size:12px;
	font-weight:normal;
	display:block;
	margin:0px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	text-align:left;
	padding:13px 0 12px 10px;
}
.panel_list{
	margin:0px 0 10px;
	padding:0px;
	background:#f0f0f0;
}
.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:#f0f0f0;
	font-family: 'Open Sans', sans-serif;
	font-size:11px;
	text-align:left;
	padding:5.5px 5px 5.5px 10px;
	text-transform: uppercase;
	font-weight:500;
	word-wrap: break-word;
}
.panel_list li:first-child {
	padding:8px 0px 0px;
}
.panel_list li:last-child {
	padding:0px 0px 8px;
}
.panel_list li a:hover, .panel_list li a:focus{
	color:#ffffff;
	background:#d10835;
}
.newsletter_bg{
	margin:10px 0;
	background:#cb072f;
	padding:25px 10px 20px;
	display:block;
	text-align:center;
}
.news_text{
	margin:20px 0 25px;
	line-height:23px;
	font-size:14px;
	font-weight: 600;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	color:#ffffff;
}
.news_text span{
	display: block;
	font-weight: 700;
	font-size: 24px;
}
.signup{
	margin:0px auto;
	width:95px;
	height:30px;
	background:#ffffff;
	border:1px solid #ffffff;
}
.signup:hover{
	background:#cb072f;
}
.signup a{
	color:#000000;
	font-weight:600;
	font-size:12px;
	font-family: 'Montserrat', sans-serif;
	display:block;
	padding:7px 0;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
}
.signup:hover a{
	color:#ffffff;
}
.left_banner{
	margin-top:30px;
}
#footer{
	text-align:right;
}


/*** PC Styles Starts ***/
@media screen and (min-width: 1011px){
.page_container{
	width:980px;
}
#storebg{
	margin:10px auto;
	padding: 0px;
}
#right_panel{
	float:right;
	width:770px;
	padding:0 0 0 10px;
}
#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;
}

#storebg{
	width:100%;
	padding:0px;
	margin:10px auto;
}
#right_panel{
	float:right;
	width:77%;
	padding:0 0 0 2%;
}
#left_panel{
	float:left;
	width:21%;
}
.news_text{
	line-height: 20px;
	margin: 20px 0;
}
.news_text span{
	font-size: 20px;
}
.fea_cat {
    padding: 1.5% 0 0;
    clear: both;
}
.fea_cat a {
    margin-right: 1.5%;
    width: 32.3%;
    height: auto;
}
}


@media screen and (max-width:880px){
#header{
	height:auto;
}
#header_top .logo{
	width:25%;
}
#usp_content{
	width: 73.5%;
}
.usp_content_1{
	width:28%;
}
.usp_content_2{
	width:37%;
}
.usp_content_3{
	width:35%;
}
.tagline_message{
	padding: 22px 10px;
}
.desc_content{
	float: none;
	width: 100%;
}
.desc_video{
	float: none;
	width: 100%;
	margin: 20px 0 0 0;
}
.news_text{
	line-height: 18px;
	font-size: 13px;
}
.news_text span{
	font-size: 18px;
}
}


@media screen and (max-width:750px){
#header_top .logo{
	width:auto;
	float: none;
}
#usp_content{
	display: none;
}
.tagline_message{
	padding: 12px 10px;
}
.tagline_text{
	font-size:15px;
}
#left_panel{
	display:none;
}
#right_panel{
	float:none;
	width:100%;
	padding:0;
}
#footer{
	text-align:center;
	margin-top:20px;
}
}


@media screen and (min-width:641px){
.mob_newsletter, .mob_paypal_banner{
	display: none;
}
.mobile_image{
	display:none;
}
/**** Pc Image Module Style Starts ****/
input[name='thumb_click'] {
	display:none;
}
.desktop_image {
	width: 700px;
	margin: 0px auto;
	padding:10px 0;
	position:relative;
	background:#ffffff;
}
.pc_main_img {
	width:680px;
	height:580px;
	margin: 0 auto;
	display:inline-block;
	position:relative;
}
.pc_main_img div {
	display:none;
	text-align:center;
}
.pc_main_img div img {
	width:auto;
	height:auto;
	max-width:680px; /*Width of the Main image*/
	max-height:580px; /*Height of the Main image*/
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
.pc_thumb_img {
	width: 450px;
	margin: 20px auto;
	text-align:center;
}
.pc_thumb_img label {
	display:inline-block;
	margin:3px;
	width:75px;
	height:75px;
	overflow:hidden;
	cursor:pointer;
	border:1px solid #cccccc;
	position:relative;
}
.pc_thumb_img label:hover {
	border:1px solid #bb0c40;
}
.pc_thumb_img label img{
	display: block;
	width:auto;
	height:auto;
	max-width:75px;
	max-height:75px;
	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 #212121;
}
#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;
}
/**** Bottom Tabs Style Starts ****/
.bottom_tab {
    margin: 25px auto 15px;
    background:#f0f0f0;
}
.tab_title {
	color: #000000;
	background:#f0f0f0;
	display:block;
	float:left;
	cursor:pointer;
	text-align:center;
	margin:0px;
	font-family: 'Montserrat', sans-serif;
	padding:12px 0px;
	width:20%;
	font-size: 12px;
	font-weight:700;
	text-decoration: none;
	text-transform:uppercase;
	border-bottom: 2px solid #d8d8d8;
}
.tab_title:hover{
	color:#ffffff;
	background:#ce0731;
	border-bottom: 2px solid #ce0731;
}
.tab_content{
	padding:15px 12px;
	clear:both;
	text-align:left;
	color:#000000;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight:500;
	word-wrap: break-word;
	text-decoration: none;
	line-height:21px;
}
.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{
	border-bottom: 2px solid #ce0731;
	color:#ce0731;
	background:#f0f0f0;
}
}


@media screen and (max-width:640px){
.item_title{
	font-size: 18px;
	line-height: 25px;
	padding: 10px 10px 20px;
}
.featured_cats{
	display: none;
}
.listing_banner{
	display: none;
}
.mob_newsletter{
	background:#c8062b;
	padding: 10px;
	margin: 10px auto 20px;
	text-align: center;
}
.mob_paypal_banner{
	text-align: center;
}
/**** Mobile Tab Starts ****/
.tab_top{
	display:none;
}
.bottom_tab {
	width:100%;
	margin:8px auto;
	background:#f0f0f0;
	padding:0;
}
.mob_tab {
	display:block;
}
.tab_title {
	background:#ffffff;
	color: #000000;
	font-size: 12px;
	font-weight: 700;
	float:none;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	text-align:left;
	margin:0px;
	padding:8px 0 7px;
	text-indent:12px;
	display:block;
	cursor:pointer;
	text-transform:uppercase;
	border-bottom:3px solid #d5d5d5;
}
.tab_title:after{
	content:"+";
	float:right;
	font-size:18px;
	margin-right:15px;
}
.tab_content {
	clear:both;
	font-size:13px;
	color:#000000;
	text-align:left;
	font-family: 'Open Sans', sans-serif;
	line-height:21px;
	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:15px 12px;
}
#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:#f0f0f0;
	color: #dd0a38;
	border-bottom:3px solid #dd0a38;
}
#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:#dd0a38;
	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:12px;
	height:12px;
	position:relative;
	top:-170px;
	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){
	border: solid #bb0c40;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
	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){
	border: solid #bb0c40;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
	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}}"]{
	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;
}
}


@media screen and (min-width:851px) and (max-width:1010px){
.desktop_image {
    width: 90%;
}
.pc_main_img {
    width: 100%;
    height: 550px;
}
.pc_main_img div img {
    max-width: 100%;
    max-height: 550px;
}
}


@media screen and (min-width:641px) and (max-width:850px){
.desktop_image {
    width: 85%;
}
.pc_main_img {
    width: 100%;
    height: 450px;
}
.pc_main_img div img {
    max-width: 100%;
    max-height: 450px;
}
}



@media screen and (max-width:440px){
.tagline_text {
    font-size: 12px;
}
.item_title{
	font-size: 15px;
	line-height: 21px;
	padding: 0px 10px 20px;
}
}