/*
Zerotheme.com | Free Html5 Responsive Templates
Author URI: http://www.zerotheme.com/
*/
@import url(https://fonts.googleapis.com/css?family=Racing+Sans+One);
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Reset----------------------------------- */
/* ---------------------------------------------------------------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}


/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */

html { -webkit-text-size-adjust: none;}
.video embed,.video object,.video iframe { width: 100%;  height: auto;}
img{max-width:100%;	height: auto;width: auto\9; /* ie8 */}

a{color: #ff970b;text-decoration: none;}
a:hover {text-decoration: underline;}

h1, h2 	{font-size: 25px;line-height: 25px;}
h3, h4	{font-size: 20px;line-height: 20px;}
h5, h6	{font-size: 16px;line-height: 16px;}

p{margin: 10px 0;}

.t-center{text-align: center;}
.t-left{text-align: left;}
.t-right{text-align: right;}
.f-right{float: right;}
.f-left{float: left;}

.post{}
.post:after, .post:before, article:after, article:before, section:after, section:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

.color-orange{color: #ff970b !important; font-size: 27px; font-weight: bold; margin-bottom: 0px;}
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Html-Body------------------------------- */
/* ---------------------------------------------------------------------------- */
html, body {width:100%; padding:0; margin:0;}
body {background: #fff;color: #1f1f1f;font: 14px/25px ;font-family:微軟正黑體, Arial, sans-serif;}
body .wrap-body{}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Header--------------------------------- */
/* ---------------------------------------------------------------------------- */
header{background: #fff}
header .wrap-header{}
.logo_pic{ max-width:250px;}

header .logo img{display: inline-block;margin: auto;padding: 0px;max-width: 210px;}
@media all and (max-width: 768px){
	header .logo{text-align:center;width: 100%;}
	header .logo img{display:block;}
	.logo_pic{ max-width:150px;}

}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Container------------------------------ */
/* ---------------------------------------------------------------------------- */
#container {}
#container .wrap-container{
}

.header{text-align: center;margin: 2em auto 2em;}
.heading {
    background: #000000 none repeat scroll 0 0;
    border-right: 6px solid #F3542D;
    color: #ffffff;
    display: inline-block;
    font-size: 36px;
    font-weight: normal;
    height: 60px;
    line-height: 42px;
    padding: 10px 20px;
    position: relative;
    text-transform: uppercase;
    transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
    transform-style: flat;
}
.heading span {
    display: block;
    transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
    transform-style: flat;
	font-family:微軟正黑體, Arial, sans-serif;
} 
@media(max-width: 768px){
	.heading {font-size: 25px;}
}
.sub-header{min-height: 150px;padding: 35px 10px 0;color: #fff;text-shadow: 0 1px 0 #000;margin-bottom: 10px;}
.sub-header h1{font-size: 35px; margin-bottom: 10px;}

.zoom-container {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 100% !important;
}
/* ---content-box--- */
.content-box {margin-bottom: 30px;}

.content-box.box-1{padding-bottom: 30px;min-height: 380px;}
.content-box.box-1 .item:hover .item-content{background-color: #F3542D;color: #fff;-webkit-transition: all 600ms ease; -moz-transition: all 600ms ease; -ms-transition: all 600ms ease; -o-transition: all 600ms ease; transition: all 600ms ease;border: 1px solid #f26324;}
.content-box.box-1 .item:hover a.btn{border-color: #fff;color: #fff;}

.content-box.box-2{background: url('../images/bg-2.jpg') fixed 0 0;padding: 40px 0;text-align: center;min-height: 380px;color: #fff !important;}
.content-box.box-2 p{color: #fff;}

.content-box.box-3 .post{background: #f1f1f1; color: #3F3F3F; margin-bottom: 30px; border: 1px solid #ffffff;}
.content-box.box-3 .post .wrapper{padding: 60px 60px 80px 60px; text-align: center;}

.content-box.box-4{background: url('../images/bg-3.jpg') fixed 0 0;min-height: 380px;padding: 40px 0;text-align: center;}
.content-box.box-4 i.fa{font-size: 60px;margin-bottom: 30px;}

.box-5 .item{border-right: 1px solid #ccc;padding-right: 30px;min-height: 200px;}
@media screen and (max-width:767px) {
.box-5 .item{border-right: 0px solid #ccc;padding-right: 30px;min-height: 200px; border-bottom:1px  solid #ccc;}
}
.content-box .item{padding: 10px 0;}
.content-box .item img{display: block;width: 100% !important;height: auto;-webkit-transition: all .5s ease; /* Safari and Chrome */-moz-transition: all .5s ease; /* Firefox */-ms-transition: all .5s ease; /* IE 9 */-o-transition: all .5s ease; /* Opera */transition: all .5s ease;}
.content-box .item .item-content{background-color: #fff;padding: 25px;border: 1px solid #ddd;}
.content-box .item span{font-size: 15px;font-weight: 500;color: #000;}
.content-box .item:hover .item-content p, .content-box .item:hover .item-content span{color: #fff;}
.content-box .item:hover .zoom-container img{-webkit-transform:scale(1.25) rotate(5deg); /* Safari and Chrome */-moz-transform:scale(1.25) rotate(5deg); /* Firefox */-ms-transform:scale(1.25) rotate(5deg); /* IE 9 */-o-transform:scale(1.25) rotate(5deg); /* Opera */transform:scale(1.25) rotate(5deg);}
.item-content a{ border:2px solid #F60; font-weight:bold;}
.item-content a:hover{ border:2px solid #333}

.link{margin-bottom: 25px;text-align: left;}
.link li{margin-bottom: 4px;}
.link a{display:inline-block;text-decoration:none;font-weight:bold;letter-spacing:1px;font-size: 16px; color:#434343}
.link a:hover{color:#434343}
.link  li:before{content:'';margin-right: 13px;display:inline-block;width:5px;height:5px;margin-bottom:2px;background-color:#333;}
.link  li ul{display:none}

/* ---MainContent-Article--- */
#main-content{}
#main-content .wrap-content{}


article{display: inline-block;border-bottom: 1px solid #ddd;padding-bottom: 30px;margin-bottom: 30px;}
article:last-child{border-bottom: none;padding-bottom: 0;}
article:after, article:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
article .art-header h3{font-size: 25px;color: #333;margin-bottom: 10px;}
article .art-header a:hover{text-decoration: none;}

article .art-content a{ color: #FE9B13;font-weight: bold;}
article .art-content a:hover{ color: #000;}
article .art-content blockquote {border-left: 3px solid #1c7791;font-size: 18px;margin: 0 50px;font-style: italic;color: #666;padding-left: 20px;}
article .art-content ol {float: left;text-align: justify;margin: 10px 50px;font-size: 16px;list-style-type: circle;}

article .entry-title {margin: 10px 0;}
article .entry-title h2{line-height: 1.2;font-size: 38px;}

article img{display: inline-block;float: left;margin-right: 15px;border: 1px solid #777;}






/* ---Sidebar-Widget--- */
#sidebar{}
#sidebar .wrap-sidebar{margin: 0px 10px ;}

.widget {margin-bottom: 30px;padding: 5px 25px 10px;}

.widget:after, .widget:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}

.widget .wid-header  {}
.widget .wid-header h5 {display: inline-block;font-size: 23px;}
.widget .wid-content{padding: 10px 0;}

.widget.wid-about {}

.widget.wid-tag {}

.widget.wid-post {}

.widget.wid-gallery {}
.widget.wid-gallery img{margin: 0 10px 10px 0; max-width: 150px;}

.widget.wid-archive {}
.widget.wid-archive select {margin: 5px 0;height: 40px;width: 100%;padding-left: 10px;font-size: 16px; background-color: #e9e9e9;color: #777777;border: none;}

.widget.wid-meta {}
.widget.wid-meta ul li{ font-size: 16px;}

.widget.wid-related {background-color: #fff;}
.widget.wid-related img{ max-width: 243px; width: 100%;border:1px solid #DDD;}
.widget.wid-related h4{margin-top: 10px;}


/* ---------------------------------------------------------------------------- */
/* -------------------------------------Footer--------------------------------- */
/* ---------------------------------------------------------------------------- */
footer{margin-top: 40px;text-align: center;background: #F3542D;}
footer a{color: #fff;}
footer .wrap-footer{color: #fff;font-size: 13px;padding: 30px 20px;}
footer .wrap-footer h3{margin-bottom: 10px;}
footer ul.quick-link li{display: inline-block;margin: 0 10px 10px 0;}
footer ul.quick-link li a{color: #fff;font-size: 15px;font-weight: bold;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Button--------------------------------- */
/* ---------------------------------------------------------------------------- */
a.button{
	cursor: pointer;
	font-family:微軟正黑體, Arial, sans-serif;
	font-size: 13px;
	border:1px solid #ffffff; 
	display: inline-block;
	text-decoration: none;
	background: #303030;
	margin: 5px 0;
	text-transform: uppercase;
	color: #fff;
}
a.button:hover{opacity: 0.9;}

a.button.bt1 {background: #56AE33;color: #ffffff;padding: 5px 20px;width: 100%;text-align: center;border:1px solid #56AE33; }
a.button.bt2 {background: #0000ff;color: #ffffff;}

/* ---------------------------------------------------------------------------- */
/* -------------------------------------Contact-------------------------------- */
/* ---------------------------------------------------------------------------- */
.contact h2{}
#contact_form {}

#ff label {cursor:pointer;display:block;font-weight:bold;margin-bottom: 5px;}

#ff input {display:block;width:100%;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;color:#000;	border:1px solid #AFAFAF;padding:12px;margin: 5px 0 10px 0;font-size: 16px;max-height: 45px;}

#ff textarea {display:block;width:100%;height:200px; border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;background-color:#fff; color:#000;	border:1px solid #AFAFAF;padding:10px;margin: 5px 0 25px 0;}

#contact_form .btn{max-width: 25%;}
#contact_form .btn:hover{opacity: 0.7}

.maps{margin: 30px 0;}
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Subcribe-------------------------------- */
/* ---------------------------------------------------------------------------- */
#subcribe {margin: 10px;}

#subcribe input[type="text"] {
    background:#fff;
    color: #867B6E;
    width: 200px;
    padding: 16px;
    }

#subcribe input[type="submit"]{
	background: #303030;
	padding: 16px;
	color: #ffffff;
	cursor: pointer;
	width: 110px;
	outline: none;
	}
	
/* ---------------------------------------------------------------------------- */
/* -------------------------------Menu---------------------------------- */
/* ---------------------------------------------------------------------------- */
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  z-index: 999;
  display: inline-block;
  float: right;
  
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 27px 17px;
  letter-spacing: 2px;
  text-decoration: none;
  color: #333;
  font-weight: 500; 
  text-transform: uppercase;
}
#cssmenu > ul > li:hover > a {
  background: #F3542D;
  color: #fff;
} 
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 170px;
  font-size: 12px;
  text-decoration: none;
  color: #dddddd;
  font-weight: 400;
  background: #3B3B3B;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: 100%;
	background: #3b3b3b;
	margin: 0 0 50px;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #dddddd;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #ffffff;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #dddddd;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: '';
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #dddddd;
    content: '';
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #262626;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
}

/* ---------------------------------------------------------------------------- */
/* ---------------------------------Slider------------------------------------- */
/* ---------------------------------------------------------------------------- */
.rslides{}

.callbacks_container {
  z-index: 99;
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .7);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 30px 20px 10px;
  text-align: center;
  margin: 0;
  max-width: none;
}
.callbacks .caption h1{font-size: 40px;margin-bottom: 20px;}
.callbacks .caption span{font-size: 24px;}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px){
	.callbacks .caption {padding: 12px 10px 5px;}
	.callbacks .caption h1{font-size: 20px;margin-bottom: 0;line-height: 1.2;}
	.callbacks .caption span{font-size: 12px;line-height: 1.2;}
}
@media(max-width: 468px){
	.callbacks .caption {display:none;}
}

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

  
  
.btn {
    -moz-user-select: none;
    border: 3px solid #d2583e;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-family:微軟正黑體, Arial, sans-serif;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
    vertical-align: middle;
    white-space: nowrap;
}

.blog_single_grid{
	padding-top:10px;
	line-height:32px;
	font-size:1em;
	break-word; word-break: break-all;

}
.con_title2{
	font-size:1.2em;
	border-bottom:1px solid #E7E7E7; 
	padding-bottom:4px;
	margin-bottom:4px;
	margin-top:20px;

}

DIV.quotes {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center;
	margin-top:20px; margin-bottom:20px;
}
DIV.quotes A {
	BORDER: #c4c4c4 1px solid; 
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 5px; COLOR: #000; MARGIN-RIGHT: 5px; PADDING-TOP: 2px; TEXT-DECORATION: none; background-color:#f5f5f5; border-radius:4px;
}
DIV.quotes A:hover {
	BORDER: #c4c4c4 1px solid; 
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 5px; COLOR: #000; MARGIN-RIGHT: 5px; PADDING-TOP: 2px; TEXT-DECORATION: none; background-color:#bababa; border-radius:4px;
}
DIV.quotes A:active {
	BORDER: #bababa 1px solid; 
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 5px; COLOR: #000; MARGIN-RIGHT: 5px; PADDING-TOP: 2px; TEXT-DECORATION: none; background-color:#bababa; border-radius:4px;
}
DIV.quotes SPAN.current {
	BORDER: #bababa 1px solid; 
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 5px; COLOR: #fff; MARGIN-RIGHT: 5px; PADDING-TOP: 2px; TEXT-DECORATION: none; background-color:#bababa; border-radius:4px;
}
DIV.quotes SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid; border-radius:4px;
}
.contact_left{
	width:49.5%;
	float:left;
	margin-right:0.5%;
}

.contact_right{
	width:49.5%;
	float:right;
	margin-left:0.5%;
}
#contact-map iframe{
  height: 420px;
  width: 100%;
}
.col-md-3{
	width:19.5%;
	float:left;
	margin-right:0.5%;
}
.col-md-9{
	width:79.5%;
	float:right;
	margin-left:0.5%;
}
.col-md-4{
	width:33%;
	float:left;
	margin-right:0.5%;
}
.col-md-4_1{
	width:33%;
	float:left;
	margin-right:0%;
}
.pc_btn{
	display:block;
}
.mobile_btn{
	display:none;
}
.this_btn{
	background-color:#EFEFEF;
}
.product_btn{
	border-bottom:1px solid #EBEBEB;
	padding-bottom:10px;
	padding-top:10px;
	cursor:pointer;

}
.porduct_desc{
	padding:20px 26px;

}
.btn-primary2{
	background-color:#ff6600;
	color:#FFF;
}
.pc_banner{
	display:block;
}
.mobile_banner{
	display:none;
}
.btn_member{
	padding-left:100px;
}
@media(max-width: 1100px){
.porduct_desc{
	padding:20px 0px;

}
.btn_member{
		padding-left:0px;
		padding-bottom:100px;
}
}
@media(max-width: 768px){
	.contact_left{
		width:100%;
		float:none;
		margin-right:0%;
		margin-bottom:20px;
	}
	
	.contact_right{
		width:100%;
		float:none;
		margin-left:0%;
	}
	#contact-map iframe{
		width:100%;
		max-height:400px;
	}
	
	.col-md-3{
		width:100%;
		float:none;
		margin-right:00%;
	}
	.col-md-9{
		width:100%;
		float:none;
		margin-left:0%;
	}
	.col-md-4{
		width:100%;
		float:none;
		margin-right:0%;
	}
	.col-md-4_1{
		width:100%;
		float:none;
		margin-right:0%;
	}
	.pc_btn{
		display:none;
	}
	.mobile_btn{
		display:block;
	}
	.pc_banner{
		display:none;
	}
	.mobile_banner{
		display:block;
	}
	

}

.left_btn_mobile{
	display:none;
}
.left_btn_pc{
	display:block;
}
.shop_sidebar_area{
	background-color:#804040;
	margin-top:1em;
	color:#

}
.login-left{
	width:40%;
	float:left;

}
.login-right{
	margin-left:10%;
	width:40%;
	float:left;
}

.account_grid input[type="text"],.account_grid input[type="email"],.account_grid input[type="tel"],.account_grid input[type="password"]{
	padding: 8px;
	display: block;
	width:100%;
	outline: none;
	font-size: 0.8925em;
	color: #3a3a3a;
	-webkit-appearance: none;
	background: #FFFFFF;
	border: 1px solid #b2b2b2;
	font-weight: normal;
}
.account_grid_div{
	padding-top:10px;
	padding-bottom:10px;
}
.rwd-table {
            background: #fbfbfb;
            overflow: hidden;
			font-size:0.9em;
        }

            .rwd-table tr:nth-of-type(2n) {
                background: #f1f1f1;
            }

            .rwd-table th, .rwd-table td {
                margin: 0.5em 1em;
            }

        .rwd-table {
            min-width: 100%;
        }

            .rwd-table th {
                display: none;
            }

            .rwd-table td {
                display: block;
            }

                .rwd-table td:before {
                    content: attr(data-th) " : ";
                    font-weight: bold;
                    width: 6.5em;
                    display: inline-block;
                }

            .rwd-table th, .rwd-table td {
                text-align: left;
            }

                .rwd-table th, .rwd-table td:before {
                    color: #25517d;
                    font-weight: bold;
                }

        @media (min-width: 640px) {
            .rwd-table td:before {
                display: none;
            }

            .rwd-table th, .rwd-table td {
                display: table-cell;
                padding: 0.25em 0.5em;
            }

                .rwd-table th:first-child, .rwd-table td:first-child {
                    padding-left: 0;
                }

                .rwd-table th:last-child, .rwd-table td:last-child {
                    padding-right: 0;
                }

            .rwd-table th, .rwd-table td {
                padding: 1em !important;
            }
        }
.t_1{
	background-color:#EBEBEB; border:1px solid #FFF;
	padding:10px;
	color:#25517d;
}
.t_2{
	background-color:#EBEBEB; border:1px solid #FFF;
	padding:10px;
}

.data_title{
padding:12px 12px; float:left; width:30%;color:#25517d;
font-size:0.9em;
background-color:#EBEBEB;
border-bottom:1px solid #f2f2f2;

}
.data_sub{
padding:12px 12px; float:left; width:70%;
font-size:0.9em;
background-color:#FFF;
border-bottom:1px solid #f2f2f2;
}
.data_sub2{
padding:10px 10px; float:left; width:70%;
font-size:0.9em;
background-color:#FFF;
border-bottom:1px solid #f2f2f2;
}
/*--contact--*/
.contact-form input[type="text"] {
	display: block;
	width: 100%;
	padding: 15px;
	outline: none;
	margin:0 0 1.5em;
	font-size: 0.85em;
	color: #888;
	background: #fff;
	border: 1px solid #DFDDDD;
}
.contact-form textarea {
	display: block;
	background:#fff;
	height: 150px;
	width:100%;
	padding:15px;
	margin: 1em 0;
	border: 1px solid #DFDDDD;
	outline: none;
	color: #888;
	font-size:0.85em;
}
.contact-form input[type="submit"] {
	background:#fd926d;
	padding: 10px;
	display: inline-block;
	color: #FFF;
	text-transform: uppercase;
	font-size: 1.2em;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	border: none;
	cursor: pointer;
	outline: none;
	width: 100%;
}
.contact-form input[type="submit"]:hover{
	background:#000;
}
.contact{
	margin:5em 0;
	min-height:500px;
}
.contact_top{
	margin-bottom:4em;
}
.map iframe {
	min-height:300px;
	width: 100%;
	border: none;
}
.contact_grid h3 {
	color: #fd926d;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: 600;
}
.contact_grid p {
	font-size: 0.85em;
	color: #989A96;
	line-height: 1.8em;
}
.contact_address{
	margin-bottom:2em;
}
.button_base{
	background: #5f3600;
	border: none;
	color: #FFF;
	padding: 8px 20px;
	cursor: pointer;
	border-radius:0px;
	
}
.button_base:hover{
	background: #5f3600;
}
.button_base3{
	background: #5f3600;
	border: none;
	color: #FFF;
	padding: 6px 56px;
	cursor: pointer;
	margin-top:10px;
	
}
.button_base3:hover{
	background: #5f3600;
}
.button_product2:hover{
	background: #5f3600;
}
.button_product2{
	background: #5f3600;
	border: none;
	color: #FFF;
	padding: 8px 62px;
	cursor: pointer;
	margin-top:10px;
	
}
.button_product3:hover{
	background: #136ba5;
}
.button_product3{
	background: #115989;
	border: none;
	color: #FFF;
	padding: 4px 10px;
	cursor: pointer;
	border-radius:4px;
	font-size:0.8em;
	
}
.button_product4:hover{
	background: #136ba5;
}
.button_product4{
	background: #115989;
	border: none;
	color: #FFF;
	padding: 8px 62px;
	width:100%;
	cursor: pointer;
	border-radius:4px;
	
}
.button_product5:hover{
	background: #136ba5;
}
.button_product5{
	background: #217fbd;
	border: none;
	color: #FFF;
	padding: 8px 62px;
	width:100%;
	cursor: pointer;
	border-radius:4px;
}
.button_product6:hover{
	background: #136ba5;
}
.button_product6{
	background: #217fbd;
	border: none;
	color: #FFF;
	padding: 7px 8px;
	width:98%;
	cursor: pointer;
	border-radius:4px;
	margin-left:2%;
	margin-top:4px;
}
.button_product7:hover{
	background: #2f5a3c;
}
.button_product7{
	background: #2f5a3c;
	border: none;
	color: #FFF;
	padding: 4px 20px;
	cursor: pointer;
	border-radius:4px;
	
}
.button_product8:hover{
	background: #2f5a3c;
}
.button_product8{
	background: #2f5a3c;
	border: none;
	color: #FFF;
	padding: 4px 20px;
	cursor: pointer;
	border-radius:4px;
	
}
.button_product9:hover{
	background: #ffb62a;
}
.button_product9{
	background: #f6a50a;
	border: none;
	color: #FFF;
	padding: 8px 62px;
	cursor: pointer;
	border-radius:4px;
	
}
.button_product10{
	background: #0cb8aa;
	border: none;
	color: #FFF;
	padding: 4px 20px;
	border-radius:4px;
	
}
.button_product11{
	background: #ef4923;
	border: none;
	color: #FFF;
	padding: 4px 20px;
	border-radius:4px;
	
}
.button_product12{
	background: #ff9100;
	border: none;
	color: #FFF;
	padding: 8px 20px;
	cursor: pointer;
	border-radius:4px;
	
}
.button_product12:hover{
	background: #fca22a;
}

.member_title{
	padding-top:6px;
	padding-bottom:6px;
	margin-top:6px;
	margin-bottom:6px;
	background-color:#eeeeee;
	border-bottom:0px solid #9C6;
	border-radius:2px;
}
.member_title2{
	padding-top:6px;
	padding-bottom:6px;
	margin-top:6px;
	margin-bottom:6px;
	background-color:#d0f8ff;
	border-bottom:0px solid #9C6;
	border-radius:2px;
}
.member_sub{
	border-bottom:0px solid #eeeeee;
}
.member_title_mobile{
	display:block;
}
.setp_1{
	background-color:#F93; color:#FFF;border-radius:10px; padding-left:10px; padding-right:10px;
}
.setp_2{
	background-color:#CCC;color:#FFF;border-radius:10px; padding-left:10px; padding-right:10px;
}
.register_account_2  input[type="text"]{
	font-size: 0.8125em;
	color: #000000;
	padding: 8px;
	outline: none;
	margin: 10px 0;
	width: 100%;
	border:1px solid #f0f0f0;
}
.register_account_2  textarea{
	font-size: 0.8125em;
	color: #000000;
	padding: 8px;
	outline: none;
	margin: 10px 0;
	width: 100%;
	border:1px solid #f0f0f0;
}

.register_account_2 select {
	font-size: 0.8125em;
	color: #000000;
	padding: 6px;
	outline: none;
	margin: 10px 0;
	width: 100%;
	border:1px solid #f0f0f0;
}
.register_account_2 input[type="text"]:hover, .register_account_2 select:hover{
	border:1px solid #DBDADA;
}

.register_account_2 input[type="password"]:hover{
	border:1px solid #DBDADA;
}
.register_account_2 input[type="password"] {
	padding: 10px 15px;
	width: 100%;
	color:#000;
	font-size: 0.8125em;
	border:1px solid #f0f0f0;
	background:#fff;
	padding: 6px;
	margin: 10px 0;
	outline: none;
	display: block;
}
/*--checkout--*/
/*--
.cart h3{
	font-size:1.5em;
}
--*/
.cart-sec{	
	margin-bottom:3em;
	background-color:#f9f9f9;
}
.cart-item{
	width:24%;
	float:left;
	margin-right:1%;
	
}
.cart-item img{
	width:100%;
}
.cart-item-info{
	width:75%;
	float:left;
	padding:10px 0px;
	 
}
.check{
	padding:2em 0;
}
.cart-item-info h3{
	font-size:1em;
	font-weight:600;
}
.cart-item-info h3 a{
	color:#000;
}

.size_3 {
  width:100%;
}
.delivery {
  margin-top: 1em;
}
.delivery p {
  color: #A6A6A6;
  font-size: 1em;
  font-weight: 400;
  float: left;
}
.delivery span {
  color: #A6A6A6;
  font-size: 1em;
  font-weight: 400;
  float: right;
}
.cart-item-info h4 span{
	font-size:0.65em;
	font-weight:400;
} 

.close1,.close2{
  background: url('./images/close_1.png') no-repeat 0px 0px;
  cursor: pointer;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 0px;
  top: 0px;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.cart-header {  
  position: relative;
}
.cart-header2 {  
  position: relative;  
}
a.order {
  background:#8ec63f;
  padding: 10px 20px;
  font-size: 1em;
  color: #fff;
  text-decoration: none;
  display: block;
  font-weight: 600;
  text-align: center;
  margin:3em 0;
}
a.order:hover{
	background:#8ad2ce;

}
.total-item,.cart-items{
	margin-top:0em;
	padding-bottom:2em;
}

.total-item h3 {
  color: #333;
  font-size: 1.1em;
  margin-bottom: 1em;
}
.total-item h4{
	font-size:0.8em;
	font-weight:600;
	color:#9C9C9C;
	display:inline-block;
	margin-right:6em;
}
a.cpns{
	background:#ec739e;
	color:#fff;
	 font-family: 'Lato', sans-serif;
	padding: 10px;
  font-size: 0.8em;
	font-weight:600;
}
a.cpns:hover{
	background: #000;
}
.total-item p{
	font-size:0.9em;
	font-weight:400;
	margin-top:1em;	
}
.total-item p a{
	color:#727272;	
}
.total-item p a:hover{
	color:#000;
	text-decoration:underline;
}
a.continue{
	background:#f9f9f9;
	padding:10px 20px;
	font-size:1em;
	color:#282828;
	text-decoration:none;
	display: block;
   font-weight: 600;  
   text-align: center;
   margin-bottom:2em;
}

ul.total_price{
	padding: 0;
  margin: 1em 0 0 0;
  list-style: none;
}
ul.total_price li.last_price{
	width: 50%;
  float: left;
  
}
ul.total_price li.last_price span{
	font-size: 1.1em;
  color: #000;
}
.price-details{
	border-bottom: 1px solid #DDD9D9;
  padding-bottom: 10px;
}
.price-details h3{
	color:#000;
	font-size:1.2em;
	margin-bottom:1em;
}
.price-details span{
	width: 50%;
  float: left;
 
  font-size: 0.8125em;
  color: #000;
  line-height: 1.8em;
}


.check h1 {
  font-size: 1.5em;
  margin-bottom:2em;
    font-family: 'Lato', sans-serif;
}
a.item_add1 {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-right-radius: 0;
 
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 10px 15px;
  background: url(0) #f54d56;
}
a.item_add1:hover{
	background:rgb(3, 193, 167);
	text-decoration:none;
	color:#fff;
}
.btn_5{
	padding:25px 40px;
	font-size:1.1em;
}
ul.qty{
	padding:0;
	margin:0;
	list-style:none;
}
ul.qty li{
   display: inline-block;
   margin-right: 10%;
}
ul.qty li p{
	font-size:0.8125em;
	color:#555;
}
#contact-map iframe{
	width:100%;
	height:800px;
}
.table_50{
	width:50%;
	float:left;

}
#video iframe{

	width:100%;
	min-height:640px;

}
.p_text{
	display:none;

}
.blog_single_grid{
	break-word; word-break: break-all;
	width: auto;
  height : auto;
  max-height: 100%;
  max-width: 100%;
	
}
.blog_single_grid img{
	width: auto;
  height : auto;
  max-height: 100%;
  max-width: 100%;
}
.blog_single_grid table{
	width: auto;
  height : auto;
  max-height: 100%;
  max-width: 100%;
}
.blog_single_grid div{
	width: auto;
  height : auto;
  max-height: 100%;
  max-width: 100%;
}
.blog_single_grid iframe{
  max-height: 100%;
  max-width: 100%;
}
.mobile_clearfix{
	display:none;

}
@media only screen and (max-width:1024px) {
	.logo_pic{
		margin-top:0px;

	}
	.product_right2{
	width:100%; float:none; margin-left:0;
	}
	.product_left2{
		width:100%; float:none; margin-left:0;
	}
}
@media only screen and (max-width:990px) {
	.logo_pic{
		margin-top:0px;
		margin-right:10px;

	}
	.table_50{
		width:100%;
		float:none;
	
	}
}
@media only screen and (max-width: 767px) {
	
	.logo_pic{
		margin-top:0px;

	}
	#contact-map iframe{
		width:100%;
		height:400px;
	}
	#video iframe{

		width:100%;
		min-height:400px;
	
	}
	.product_right{
		width:100%; float:none; margin-left:0%;
	}
	.product_left{
		width:100%; float:none; margin-left:0%;
	}
	.add_btn{
		margin-top:2em; border-bottom:1px solid #000; margin-bottom:0.5em; padding-bottom:0.5em;
	}
	.t1{
		float:left; width:30%
	}
	.t2{
		float:left; width:40%
	}
	.t2_f{
	margin-top:4px;
	}
	.p_text{
	display:none;

}
	.logo_img{
		width:280px;
	
	}

}
.col-xs-6{
	width:50%;
	float:left;
}
@media only screen and (max-width: 640px) {
	.col-xs-6{
	width:50%;
	float:left;
}
	.logo_pic{
		margin-top:0px;

	}
	.left_btn_mobile{
		display:block;
		margin-bottom:10px;
		text-align:right; float:right; margin-top:-56px;
	}
	.left_btn_pc{
		display:none;
	}
	
	.about_mobile{
		display:block;
	}
	.about_pc{
		display:none;
	}


	.t2_f{
	margin-top:0px;
	}
	
	.logo_img{
		width:250px;
	
	}
	#video iframe{

		width:100%;
		min-height:200px;
	
	}
	.mobile_clearfix{
	display:block;
	clear:both;

}
	
}

.registration_form{
	display: block;
}
.registration_form div{
	padding:10px 0;
}
.sky_form1{
	margin-bottom: -30px;
}
.sky_form1 ul{
	padding:0;
	list-style:none;
}
.sky_form1 ul li{
	float: left;
	margin-left: 20px;
}
.sky_form1 ul li:first-child{
	margin-left: 0;
}

.registration_form input[type="text"],.registration_form input[type="email"],.registration_form input[type="tel"],.registration_form input[type="password"]{
	padding: 8px;
	display: block;
	width:100%;
	outline: none;
	font-size: 0.8925em;
	color: #333333;
	-webkit-appearance: none;
	background: #FFFFFF;
	border: 1px solid rgb(231, 231, 231);
	font-weight: normal;
}

.terms{
	text-decoration:underline;
	text-transform:capitalize;
	color: #00405d;
}
.terms:hover{
	text-decoration:none;
}
.forget a{
	text-transform: capitalize;
	color: #999999;
	text-decoration: underline;
	font-size: 0.8925em;
}
.forget a:hover{
	text-decoration: none;
}
/* radios and checkboxes */
.sky-form {
	margin-top: 0px;
}
.row1{
	outline:none;
	padding: 20px;
	overflow: auto;
	height: 200px;
}
.sky-form.col.col-4 ul {
padding: 0;
list-style: none;
}
.sky-form h4{
	margin-top: 10px;
	background: #ECECEC;
	padding: 10px 20px;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 0;
	font-size:16px;
}
.sky-form section {
	margin-bottom: 20px;
}
.sky-form .label {
	display: block;
	margin-bottom: 6px;
	line-height: 19px;
}
.sky-form .label.col {
	margin: 0;
	padding-top: 10px;
}
.sky-form .input,
.sky-form .select,
.sky-form .textarea,
.sky-form .radio,
.sky-form .checkbox,
.sky-form .toggle,
.sky-form .button {
	position: relative;
	display: block;
}
.base_select {
	padding: 8px;
	width:300px;
	outline: none;
	font-size: 0.8925em;
	color: #555555;
	text-transform: capitalize;
	background: #FFFFFF;
	border: 1px solid rgb(231, 231, 231);
	font-weight: normal;


}

.product_line_div{
	width:33.33%;
	padding:6px;
	float:left;

}
.product_title_line{
	font-size:1.2em; 
	font-weight:bold;
	padding-top:6px; padding-bottom:10px;
	text-align:center;
	margin-bottom:10px;

}
.single-items:hover{
	background-color:#dcbb86;

}
.single-items{
	background-color:#bcb2a9;

}
.inner{
	width:100%;
	height:300px;
	background-size: 100% 100%;
	background-size: cover;

}

.product_left_detail{
	float:left;
	width:50%;
	padding:10px;
}
.product_right_detail{
	float:left;
	width:50%;
	padding:10px;
}
.table_list{
	border-top:1px dashed #B3B3B3;
	border-bottom:1px dashed #B3B3B3;

}
.blog_single_grid{
	break-word; word-break: break-all;
	width: auto;
  height : auto;
  max-height: 100%;
  max-width: 100%;
	line-height:30px;
	min-height:300px;
	margin-bottom:3em;

}
.blog_single_grid img{
	width: auto;
  height : auto;
  max-height: 100%;
  max-width: 100%;
}
.blog_single_grid table{
	width: auto;
  height : auto;
  max-height: 100%;
  max-width: 100%;
}
.blog_single_grid div{
	width: auto;
  height : auto;
  max-height: 100%;
  max-width: 100%;
}
.blog_single_grid iframe{
  max-height: 100%;
  max-width: 100%;
}
.blog_single_grid ul{margin-left:20px;}
.old-price{
	text-decoration:line-through;
}
.product-price_new{
color:#ff3b14; font-size:1.4em;
padding-top:-20px;
}
.product-price_new2{
color:#ff3b14; font-weight:bold;
}
.button_product2:hover{
	background: #eac69e;
}
.button_product2{
	background: #d1aa7f;
	border: none;
	color: #FFF;
	padding: 8px 62px;
	cursor: pointer;
	margin-top:10px;
	
}
.button_product7:hover{
	background: #eac69e;
}
.button_product7{
	background: #d1aa7f;
	border: none;
	color: #FFF;
	padding: 4px 20px;
	cursor: pointer;
	border-radius:4px;
	
}
.button_product8:hover{
	background: #eac69e;
}
.button_product8{
	background: #d1aa7f;
	border: none;
	color: #FFF;
	padding: 4px 20px;
	cursor: pointer;
	border-radius:4px;
	
}
.button_base{
	background: #d1aa7f;
	border: none;
	color: #FFF;
	padding: 8px 20px;
	cursor: pointer;
	border-radius:0px;
	
}
.button_base:hover{
	background: #eac69e;
}
.table_50{
	width:50%;
	float:left;

}
.data_title{
padding:12px 12px; float:left; width:30%;color:#25517d;
font-size:0.9em;
background-color:#EBEBEB;
border-bottom:1px solid #f2f2f2;

}
.data_sub{
padding:12px 12px; float:left; width:70%;
font-size:0.9em;
background-color:#FFF;
border-bottom:1px solid #f2f2f2;
}
.data_sub2{
padding:10px 10px; float:left; width:70%;
font-size:0.9em;
background-color:#FFF;
border-bottom:1px solid #f2f2f2;
}
.mycar_table_left{
	width:50%;
	float:left;
	padding:10px;
}

.mycar_table_right{
	width:50%;
	float:left;
	padding:10px;
}

@media only screen and (max-width: 1200px) {
.inner{
	width:100%;
	height:230px;
	background-size: 100% 100%;
	background-size: cover;

}


}



@media only screen and (max-width: 960px) {
.inner{
	width:100%;
	height:180px;
	background-size: 100% 100%;
	background-size: cover;

}




}


@media (max-width: 680px) {
	.product_left_detail{
		float:none;
		width:100%;
		padding:10px;
	}
	.product_right_detail{
		float:none;
		width:100%;
		padding:10px;
	}
	.table_50{
		width:100%;
		float:none;
	
	}
	.mycar_table_left{
	width:100%;
	float:none;
	padding:10px;
}

.mycar_table_right{
	width:100%;
	float:none;
	padding:10px;
}

.login-left{
	width:100%;
	float:none;

}
.login-right{
	border-top:5px solid #858585;
	margin-top:30px;
	margin-left:0;
	width:100%;
	float:none;
	padding-top:10px;
}

}


@media only screen and (max-width: 520px) {
.inner{
	width:100%;
	height:420px;
	background-size: 100% 100%;
	background-size: cover;

}


}
@media only screen and (max-width: 520px) {

.product_line_div{
	width:100%;
	padding:6px;
	float:none;

}
}
