/* BEGIN max width 1200px */
@media (max-width: 1200px) {

	.about .about-box2 a { height: 140px; }
	.about .about-box2 a h1 { font-size: 26px; margin-top: 30px; }
	.about .about-box2 a span br { display: inline; }

	.content-form-page .control-label {
		padding-left: 30px;
		padding-bottom: 5px;
	}
	.content-form-page .col-md-offset-4 {
		margin-left: 15px;
	}
	.content-form-page .pull-right {
		float: left !important;
	}

	.quote-v1 span {
		font-size: 20px;
	}
	.pre-footer address figure.pc {
		width: 80%;
		margin: 50px auto 15px;
	}
	.pre-footer address a.btn-white {
		margin: 0 0 15px;
		font-size: 18px;
	}
	.pre-footer .map iframe { width: 100%; height: 238px; }
}
/* END max width 1200px */

/* BEGIN min width 1025px */
@media (min-width: 1025px) {
	.header .header-navigation {
		display: block !important;
	}

}
/* END min width 1025px */

/* BEGIN min width 1025px max width 1205 */
@media (min-width: 1025px) and (max-width: 1200px) {
	body.page-header-fixed {
		padding-top: 40px !important; /* height of the header */
	}

	.site-logo img { width: 313px; }

	/*.header .header-navigation {
		display: block !important;
		clear: both;
		margin-top: -10px;
		float: left !important;
	}
	.reduce-header .header-navigation {
		margin-top: -6px;
	}*/
	.header .header-navigation > ul > li {
		margin-right: 20px;
	}
	.header .header-navigation > ul > li > a {
		padding: 12px 0 18px;
	}
	.reduce-header .header-navigation > ul > li > a {
		padding: 20px 0;
	}
	.header .header-navigation > ul > li.active > a, .header .header-navigation > ul > li > a:hover, .header .header-navigation > ul > li > a:focus, .header .header-navigation > ul > li.open > a, .header .header-navigation > ul > li.open > a:hover, .header .header-navigation > ul > li.open > a:focus {
		background: none;
	}
	.header-navigation > ul > li.dropdown:hover > a:after {
		margin-left: 10px;
	}

	.dropdown-fix-right .dropdown-menu {
		left: 0;
		right: auto;
	}

/*	.header .header-navigation li.menu-search {
		top: 1px;
		margin-left: -20px;
	}
	.ecommerce .header .header-navigation li.menu-search {
		top: 2px;
	}
	.header .header-navigation li.menu-search span.sep {
		top: 2px;
		margin-right: 26px;
	}
	.header .header-navigation li.menu-search i {
		top: -4px;
	}*/
}
/* END min width 1025px max width 1205 */

/* BEGIN max width 1024px */
@media (max-width: 1024px) {
	body { padding-top:103px; }
	body.page-header-fixed {
		padding-top: 103px !important; /* height of the header */
	}

	.header {
		left: 0;
		position: fixed !important;
		top: 0;
		width: 100%;
		z-index: 99999;
	}

	.additional-nav { display: none; }

	.site-logo {
		margin-top: 15px;
		padding-bottom: 15px;
	}
	.site-logo img {
		width: 300px;
	}

	.header .mobi-toggler {
		display: block;
	}
	.header .header-navigation {
		float: none !important;		
		display: none;
		clear: both;
		background: #F9F9F9;
		padding: 0 20px;
		margin: 0 -20px 25px;
		font-size: 16px;
	}
	.header .header-navigation li {
		float: none;
		padding: 0;
		clear: both;
	}
	.header .header-navigation li > a,
	.header .dropdown.open .dropdown-toggle,
	.header .header-navigation li.open > a {
		border-bottom: 1px solid #efefef !important;
		padding: 8px 10px 9px;
		margin: 0 -10px;
		position: relative;
		color: #666 !important;
		background: none !important;
	}
	.ecommerce .header .header-navigation li > a,
	.ecommerce .header .dropdown.open .dropdown-toggle,
	.ecommerce .header .header-navigation li.open > a {
		padding: 12px 10px 9px;
	}
	.header .header-navigation li > a:hover,
	.header .header-navigation li.active > a,
	.header .header-navigation li.open > a:hover {
		border-bottom: 1px solid #efefef !important;
		background: none !important;
		color: #dd4632 !important;
		text-decoration: none;
	}

	.header-navigation > ul > li.dropdown:hover > a:after {
	    border: none;
	}

	.header-navigation > ul > li > a > i.fa-angle-down {
		display: block;
		float: right;
		margin: 3px 0 0;
	}

	/* dropdown menu */
	.header-navigation .dropdown-menu,
	.header-navigation > ul > li > .dropdown-menu {
		position: static;
		width: 100%;
		margin: 0;
		border: none;
		box-shadow: none;
		background: none;		
		margin-top: 0;
		border-top: none;
		z-index: 22;
	}
	.header-navigation .dropdown-menu li {
		border: none !important;
		margin-left: 20px;
	}
	.header-navigation .dropdown-menu li > a {
		padding: 10px 10px 9px;
		z-index: 999;
		position: relative;
	}
	.header-navigation .dropdown-menu li > a > i {
		display: none;
	}

	.header-navigation .dropdown-menu .dropdown-menu {
		display: block;
	}
	.header-navigation .header-navigation-content {
		border: none;
	}
	.dropdown-megamenu .header-navigation-content {
		padding: 5px 0 0;
		margin-left: -20px;
	}
	.dropdown-megamenu .header-navigation-content .row {
		margin: 0;
	}
	.dropdown-megamenu .header-navigation-content .header-navigation-col {
		padding: 0;
		float: none;
		width: 100%;
	}
	.dropdown-megamenu .header-navigation-content h4 {
		font-size: 13px;
		padding: 10px 10px 9px;
		margin: 0 -10px 0 10px;
	}
	.header-navigation .dropdown-megamenu .header-navigation-content li > a {
		padding: 10px 10px 9px;
	}

	.header-navigation-content-ext {
		background: none;
	}
	.header-navigation-description {
		height: auto !important;
		background: none;
		box-shadow: none;
		padding: 0;
		margin: 0 10px;
	}
	.header-navigation-content-ext .col-md-6,
	.header-navigation-content-ext .col-md-3 {
		float: none;
		width: 100%;
	}
	.dropdown-megamenu .header-navigation-content-ext .col-md-3 h4 {
		border-bottom: 1px solid #EFEFEF;
	}
	.header-navigation .dropdown-menu .header-navigation-content-ext li > a {
		display: block;
	}
	.header-navigation-content-ext .col-md-3, .header-navigation-content-ext .col-md-6 {
		padding: 0;
	}
	.header-navigation-content-ext .col-md-6 {
		margin-left: 10px;
	}
	.header-navigation-content-ext .col-md-6 h4 {
		margin-left: 0;
		padding-left: 0;
	}

	.header .nav-brands {
		margin: 15px 10px;
		padding: 0;
		width: 100%;
		background: #fff;
	}
	.header .nav-brands ul {
		border: 1px solid #F0F0F0;
		padding: 10px;
	}
	.header .nav-brands li {
		max-width: 50%;
		display: inline-block;
		border: none;
		margin-left: 0
	}
	.header .nav-brands li a,
	.header .nav-brands li a:hover {
		border: none !important;
		margin: 0 !important;
	}

	.nav-catalogue .dropdown-menu > li {
		margin-left: 0;
	}
	.nav-catalogue .header-navigation-content {
		padding: 20px 0 0;
	}
	.nav-catalogue .product-item {
		margin-bottom: 20px;
	}

/*	.header-navigation li.menu-search,
	.ecommerce .header-navigation li.menu-search {
		top: 0;
		padding: 20px 0 10px;
		position: relative;
	}
	.header-navigation li.menu-search span.sep {
		display: none;
	}*/
	.header-navigation .search-box {
		position: relative;
		right: auto;
		left: 0;
	}
	.header-navigation .search-box:after {
		right: auto;
		left: 0;
	}

	.service { background: url(../../img/index_illust.png) bottom center/950px no-repeat #005bac; }

	.top-cart-block {
		margin-top: 3px;
	}

	.page-header-fixed .header-navigation {
		height: 300px;
		overflow: auto;
	}
}
/* END max width 1024px */

/* BEGIN max width 992px */	
@media (max-width: 992px) {
	.main-img { background-size:1500px; padding-top: 348px; }

	.service { background: url(../../img/index_illust_mb.png) bottom center/850px no-repeat #005bac; }
	.service h1 { font-size: 26px; }
	.service a.service-box { border-radius: 8px; float: left; }
	.service .service-heading { padding: 10px 0; }
	.service .service-heading span { font-size: 20px; line-height: 40px; }
	.service p { padding-top: 2em; line-height: 1.5em; }
	.service p br:first-child { display: none; }
	.service p br:nth-child(2) { display: inline; }
	.service a.btn-white { font-size: 20px; margin: 20px auto 80px; width: 17em; letter-spacing: 0; }

	.about .about-box1 h1 { font-size: 24px; }
	.about .about-box1 { margin-top: 40px; margin-bottom: 40px; }
	.about .about-box1 p br { display: none; }
	.about .about-box2 { margin-top: 25px; }

	.partner .container h1 { font-size: 24px; }

	.shop-index-carousel {
		margin-left: 0;
		margin-right: 10px;
	}
	.brands .container {
		padding-right: 25px;
	}

	.sidebar-menu a:focus {
		color: #333 !important;
		text-decoration: none;
	}

	.sale-product___removed {
		margin-bottom: 40px;
	}
	.new-arrivals___removed {
		margin-left: 15px;
		padding-left: 0;
	}
	.two-items-bottom-items {
		margin-bottom: 40px;
	}
	.carousel img {
		width: 100%;
	}

	/*.steps-block {
		padding-bottom: 10px;
	}
	.steps-block-col {
		border: 2px solid #FFF;
		margin: 0 20px 20px 15px;
		padding: 20px 20px 15px;
		min-height: auto;
		float: left;
	}
	.steps-block-col:last-child {
		margin-right: 0;
	}
	.steps-block .steps-block-col div {
		margin-left: 0;
		margin-right: 0;
	}
	.steps-block h2 {
		font-size: 25px;
	}
	.steps-block em {
		text-transform: inherit;
	}
	.steps-block-col span,
	.steps-block-col .fa {
		display: none;
	}
	.steps-block-col:first-child em {
		margin-left: 0;
	}*/

	.steps-block-col {
		border: 2px solid #FFF;
		margin: 0 25px 20px 15px;
		padding: 20px 20px 15px;
		min-height: auto;
		float: none;
	}
	.steps-block-col:last-child {
		margin-right: 25px;
		margin-bottom: 0;
	}
	.steps-block .steps-block-col div {
		margin-left: 0;
		margin-right: 0;
	}
	.steps-block h2 {
		font-size: 43px;
	}
	.steps-block em {
		text-transform: uppercase;
	}
	.steps-block-col span {
		display: none;
	}
	.steps-block-col .fa {
		display: block;
	}

	.pre-footer-subscribe-box form {
		width: 100%;
	}

	.sidebar-products img {
		float: none;
		margin-bottom: 5px;
		width: 100%;
		height: auto;
	}
	.sidebar-products h3,
	.sidebar-products .price {
		margin-left: 0;
	}
	.product-page-options .pull-left {
		margin-bottom: 10px;

	}
	.product-quantity {
		margin-bottom: 10px;
	}

	/*
	if you want to hide buttons on mobile view, uncomment this block
	.pi-img-wrapper div {
		display: none !important;
	}*/
	.review .rateit {
		width: 100%;
		margin-bottom: 10px;
	}
	.list-view-sorting .pull-right {
		margin-bottom: 10px;
	}

	.service-box p, .service-box .service-box-heading em, .service-box .service-box-heading span {
		display: block;
		text-align: center;
	}
	.service-box .service-box-heading em {
		margin-bottom: 10px;
	}

	.quote-v1 {
		text-align: center;
	}
	.quote-v1 .text-right {
		text-align: center;
	}

	.recent-work .owl-carousel {
		margin-left: -10px;
	}
	.our-clients .owl-carousel {
		margin-left: -2px;
	}
	.recent-work .owl-carousel,
	.our-clients .owl-carousel {
		padding-top: 30px;
	}
	.recent-work .owl-buttons,
	.our-clients .owl-buttons {
		top: 0;
		left: -3px;
	}
	.our-clients .owl-buttons {
		left: -10px;
	}

	.testimonials-v1 {
		padding-top: 40px;
	}

	.recent-work .recent-work-item .fa {
		width: 36px;
		height: 36px;
		margin-top: -18px;
		font-size: 14px;
		padding: 12px;
	}

	.recent-news-inner {
		padding: 10px 15px 0;
	}

	.ecommerce .pre-footer-subscribe-box h2, .corporate .pre-footer-subscribe-box h2 {
		padding-top: 0;
	}
	.pre-footer .pre-footer-subscribe-box {
    	padding-bottom: 25px;
	}

	.pre-footer {
		background: url(../../img/footer_img.jpg) top center/auto 60px repeat-x #00489d;
		color: white;
		padding-top: 60px;
	}
	.pre-footer address figure.pc { margin-top: 60px; }

	.ecommerce .pre-footer-subscribe-box form {
		width: 100%;
	}

	.ecommerce .content-search h1 {
		padding-top: 0;
		margin-bottom: 3px;
	}
	.content-search form {
		margin: 0 0 6px;
	}
}
/* END max width 992px */

/* BEGIN max width 767px */
@media (max-width: 767px) {
	.pre-header .pull-right {
		float: left !important;
	}
	.pre-header .pull-right li:first-child {
		padding-left: 0;
	}
	.ecommerce .pre-footer-subscribe-box form {
		float: none;
		width: auto;
	}

	.header .header-navigation {
		margin: 0 -10px 0;
		padding: 0 10px;
	}
	.header-navigation-content {
		min-width: 100px;
	}

	.top-quality figure { width: 18%; min-width: 100px; margin-left: 10%; }
	.top-quality h1 { width: 60%; margin-right: 10%; font-size: 3vw }
	.top-quality .top-quality-dc {
		clear: both;
		float: none;
		width: 80%;
		margin: 0 auto;
	}
	.top-quality .top-quality-dc h2 { text-align: center; }

	.keizokuryoku { padding: 25px 10%; }
	.keizokuryoku figure { width: 80px; }
	.keizokuryoku p { line-height: 1.5em; }

	.service { background: url(../../img/index_illust2.png) bottom center/110% no-repeat #005bac; }
	.service h1 { font-size: 24px; padding: 0.5em 0 0.8em; }
	.service .service-heading span { font-size: 17px; margin: 0 5px 0 0; }
	.service p { font-size: 14px; padding-top: 2em; }
	.service a.btn-white { margin: 20px auto 40px; font-size: 18px; }
	.service a.service-box svg { width: 13%; }

	.about { width: 90%; margin: 0 auto; }
	.about .about-box1 { margin: 20px 0 30px; }
	.about .about-box1 p { margin-bottom: 1em; }
	.about .about-box1 p br { display: inline; }
	.about .about-box1 figure { height: 210px; overflow: hidden; border-radius: 6px; }

	.about .about-box2 { margin-top: 10px; }
	.about .about-box2 a { height: 100px; border-radius: 6px; }
	.about .about-box2 a h1 { font-size: 24px; margin: 18px 0 10px; }
	.about .about-box2 a span br { display: none; }

	.partner { width: 90%; margin: 0 auto; }

	.sidebar {
		margin-bottom: 40px;
	}
	.sidebar___removed {
		margin-bottom: 40px;
	}
	.sidebar-menu .fa-angle-right {
		display: inline-block;
	}
	.pre-footer .pull-right,
	.footer .pull-right {
		float: none !important;
	}
	.pre-footer .pull-right,
	.footer .pull-right {
		padding-top: 15px;
	}
	.footer .list-inline > li {
		padding-left: 0;
		margin-right: 5px;
	}

	.form-info {
		border-left: none;
		padding-left: 0;
		padding-top: 30px;
		border-top: 1px solid #E4E6E8;
		margin-bottom: 0;
	}

	.sidebar-products .item {
		float: left;
		width: 48%;
		margin-bottom: 20px;
		padding: 0 10px 10px;
	}
	.sidebar-products img {
		width: 100%;
		height: auto;
	}
	.list-view-sorting {
		/*background: #fff;*/
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.list-view-sorting .col-md-10 {
		padding-right: 0;
	}
	.product-other-images {
		margin-bottom: 40px;
	}
	.product-page-options .pull-left {
		margin-bottom: 0;
	}
	.product-item .img-responsive {
		width: 100%;
	}
	.pagination {
		float: left !important;
		padding-top: 10px;
	}
	.pagination > li {
		margin-left: 0;
		margin-right: 5px;
	}

	.pre-footer .margin-bottom-40 {
		margin-bottom: 0;
	}
	.ls-layer3 .ls-price strong {
		top: -15px;
	}

	.glyphicons-demo ul li {
	    width: 12.5%;
	}

	.tab-style-1 .tab-content img {
    	margin: 5px 0 10px;
	}
	.testimonials-v1 {
		padding-top: 20px;
	}

	.front-steps-wrapper {
		margin-left: -10px;
		margin-right: -10px;
	}
	.front-steps-wrapper .front-step-col {
		padding-left: 15px;
		padding-right: 15px;
	}
	.front-steps-wrapper .front-step:after {
		display: none;
	}

	.blog-posts h2, .ecommerce .blog-posts h2 {
	    padding-top: 15px;
	}

	.ecommerce .footer {
		padding: 10px 0 10px;
	}
	.ecommerce .footer .pull-right {
		padding-top: 10px;
	}
	.ecommerce .pre-footer address {
	    margin-bottom: 15px !important;
	}
	.footer img {
		margin-bottom: 10px;
	}
	.ecommerce .pre-footer-subscribe-box h2, .corporate .pre-footer-subscribe-box h2 {
		padding-top: 7px;
	}

	.pre-footer .pre-footer-col { padding:0; }
	.pre-footer .gaikan { text-align: center; }
	.pre-footer .gaikan img { padding: 0; }
	.pre-footer address { padding: 10px 10% 0; }
	.pre-footer address figure.pc { margin-top:20%; }
	.pre-footer { line-height: 1em; }

}
/* END max width 767px */

/* BEGIN max width 670px */
@media (max-width: 670px) {
	.service a.service-box svg { margin-top:3px; }
	.pre-footer address { padding: 0 10%; line-height: 1.5em;}
	.pre-footer address figure.pc { margin-top: 25%; }
	.pre-footer address a.btn-white { font-size: 15px; }
}

/* BEGIN max width 600px */
@media (max-width: 600px) {
	.ls-layer3 .ls-price strong {
		top: -5px;
	}

	.margin-bottom-40 { margin-bottom: 20px !important; }
	.margin-bottom-20 { margin-bottom: 10px !important; }
	.top-quality h1 { text-align: inherit; }
	.top-quality { width: 430px; margin: 0 auto; }
	.top-quality figure { margin: 0; }
	.top-quality h1 { width: 290px; margin: 5px auto 0; font-size: 17px; }
	.top-quality .top-quality-dc { width: 100%; }

	.keizokuryoku { font-size: 17px; padding: 15px 0; }
	.keizokuryoku figure { width: 60px; }

	.service a.service-box { float: none; width: 90%; height: 100px; overflow: hidden; margin: 0 auto 20px; text-align: left; }
	.service a.service-box span { float: left; width: 50%; text-align: center; }
	.service a.service-box span span { float: none; width: auto; margin: 20px 0; font-size: 20px; }
	.service a.service-box svg { margin-top: 18px; }
	.service a.service-box figure { float: right; width: 50%; }
	.service a.service-box figure img { border-radius: 0 8px 8px 0; margin-top:-20px; }
	.service a.service-box:nth-child(4) { margin-right: auto; }
	.service p { padding-top: 1.5em; }
	.service a.btn-white { margin: 20px auto 80px; }

	.pre-footer .pre-footer-col { padding:0; }

	.pre-footer address figure.pc { margin-top: 20%; }

}
/* END max width 600px */

/* BEGIN max width 545px */
@media (max-width: 545px) {
	.service a.service-box svg { margin-top: 20px; }
	.pre-footer address { font-size: 11px; }
	.pre-footer address a.btn-white { margin: 0 0 5%; }

	.about .about-box1 { margin: 10px 0; }
}
/* END max width 545px */

/* BEGIN max width 480px */
@media (max-width: 480px) {
	.pre-header .list-inline li {
		display: block;
		border: none;
		margin-bottom: 10px;
		padding: 0;
	}
	.pre-header .col-md-6 {
		float: left;
	}
	.pre-header .additional-nav {
		float: right;
		text-align: right;
	}

	.nav-catalogue .pi-price {
		margin-bottom: 10px;
	}
	.nav-catalogue .pi-price,
	.nav-catalogue .product-item .add2cart {
		float: none;
	}

	.service a.service-box { width: 100%; height: 80px; margin: 0 auto 15px; }
	.service a.service-box span { width: 55%; }
	.service a.service-box span span { margin: 11px 5px 0 0; font-size: 20px; }
	.service a.service-box svg { margin-top: 8px; }
	.service a.service-box figure { float: right; width: 45%; }
	.service a.service-box figure img { border-radius: 0 8px 8px 0; margin-top:-20px; }
	.service a.service-box:nth-child(4) { margin-right: auto; }
	.service p { padding-top: 1.5em; }
	.service p br:first-child { display: inline; }
	.service p br:nth-child(2) { display: none; }
	.service a.btn-white { margin: 15px auto 80px; }

	.about { width: 100%; }
	.about .about-box1 { margin: 0 0 20px; }
	.about .about-box1 h1 { font-size: 20px; }
	.about .about-box1 p { text-align: justify; font-size: 12px; }
	.about .about-box1 p br { display: none; }
	.about .about-box2 a { height: 90px; }
	.about .about-box2 a h1 { font-size: 20px; margin: 15px 0 7px; }
	.about .about-box2 a span { font-size: 12px; }

	.partner { width: 100%; }
	.partner .container h1 { font-size: 20px; }

	.top-cart-block {
		clear: both;
		float: left;
		padding-top: 0;
		margin: 0 0 29px;
		width: 100%;
	}
	.top-cart-info {
		float: none;
	}
	.top-cart-block .fa-shopping-cart {
		top: 0;
	}
	.top-cart-content-wrapper {
		left: 0;
		right: auto;
	}
	.top-cart-content:after {
		left: 15px;
	}

	.ls-fullwidth .ls-nav-prev, .ls-fullwidth .ls-nav-next {
		display: none;
	}

	.checkout-content {
	    padding: 0 0 40px;
	}
	.checkout-page h2 a {
		padding: 9px 10px 8px;
	}
	.table-wrapper-responsive {
		overflow-x: scroll;
	}

	.shopping-cart-page .btn-default {
		float: right;
	}
	.shopping-cart-page .btn-primary {
		clear: both;
		margin-top: 10px;
	}
	.checkout-page .btn-default {
		clear: both;
		margin-top: 10px;
		margin-right: 0 !important;
	}

	.product-item:hover > .pi-img-wrapper>div {
		display: none;
	}

	.steps-block-simple h2 {
		font-size: 21px;
	}
	.steps-block-simple em {
		font-size: 14px;
		text-transform: inherit;
	}

	.ecommerce .pre-footer-subscribe-box h2,
	.corporate .pre-footer-subscribe-box h2 {
		float: none;
	}

	.list-view-sorting .pull-right {
		float: left !important;
		margin: 0 30px 10px 0;
	}

	.header .top-cart-block {
		margin-top: 0;
	}
	.reduce-header .top-cart-block {
		margin-top: 0;
		margin-bottom: 19px;
	}

	.pre-footer address { padding: 0 10%; line-height: 1.2em; }
	.pre-footer address figure.pc { margin-top:15%; }
	.pre-footer address a.btn-white { font-size: 14px; }

}
/* END max width 480px */

/* BEGIN max width 450px */
@media (max-width: 450px) {
	.ecommerce .steps-block h2 {
		font-size: 33px;
	}
	.top-quality { width: 400px; margin: 0 auto; }
	.top-quality figure { margin: 0; }
	.top-quality h1 { width: 260px; font-size: 15px; }
	.top-quality .top-quality-dc { width: 100%; font-size: 10px; }

	.keizokuryoku p { font-size: 15px; }

	.service a.service-box svg { margin-top: 12px; }
	.about .about-box1 h1 { margin: 0 0 0.3em; }
	.about .about-box1 figure { height: 128px; margin-bottom: 2em; }
	.partner .container h1 { margin: 0 0 0.3em; }
	.pre-footer address a.btn-white { font-size: 12px; }
}
/* END max width 450px */

/* BEGIN max width 405px */
@media (max-width: 405px) {
	.top-quality { width: 97%; margin: 0 1.5%; }
	.top-quality figure { min-width: 27%; }
	.top-quality h1 { width: 71%; font-size: 14px; }
	.top-quality .top-quality-dc { width: 100%; font-size: 9px; line-height: 1.5em; }
	.service p { padding: 1em 1.5em 0; text-align: justify; font-size: 14px; line-height: 1.5em; }
	.service p br:first-child,
	.service p br:nth-child(2),
	.service p br:nth-child(3) { display: none; }
/*	.top-cart-content {
		width: 100%;
	}
	.top-cart-block img,
	.top-cart-block .cart-content-count {
		display: none;
	}*/
}
/* END max width 405px */

/* BEGIN max width 390px */
@media (max-width: 390px) {
	body {
		padding-top: 91px;
	}
	body.page-header-fixed {
		padding-top: 91px !important;
	}
	.site-logo,
	.site-logo img {
		width: 220px;
	}
	.reduce-header .site-logo,
	.reduce-header .site-logo img {
		width: 220px;
		min-width: 220px;
	}
	.header .mobi-toggler { margin-top:17px; }

	.line { top: 100px; }
	.line img {width: 32px;}

	.main-img { background-size:750px; padding-top: 174px; }

	.top-quality h1 { font-size: 13px; line-height: 1.3em; }

	.keizokuryoku figure { margin: 0 auto 0.5em; display: block; }
	.keizokuryoku p { font-size: 14px; }

	.service { background: url(../../img/index_illust3.png) bottom center/100% no-repeat #005bac; }
	.service h1 { font-size: 20px; padding: 0em 0 0.5em;}
	.service a.service-box span { width: 57%; }
	.service a.service-box span span { margin: 11px 5px 0 0; font-size: 18px; }
	.service a.service-box svg { margin-top: 12px; }
	.service a.service-box figure { float: right; width: 43%; }
	.service a.service-box figure img { border-radius: 0 8px 8px 0; margin-top:0; }
	.service a.service-box:nth-child(4) { margin-right: auto; }
	.service a.btn-white { margin: 20px auto 100px; font-size: 16px; }

	.about .about-box1 figure { height: 104px; }
	.about .about-box1 p { margin-bottom: 0.5em; }

	.steps-block .fa-truck, .steps-block .fa-gift, .steps-block .fa-phone {
	    border: 2px solid #FFFFFF;
	    border-radius: 30px !important;
	    float: left;
	    font-size: 20px;
	    width: 40px;
	    height: 40px;
	    margin-right: 11px;
	    padding-top: 12px;
	    text-align: center;
	    vertical-align: middle;	    
	}
	.ecommerce .steps-block h2 {
		font-size: 25px;
		padding-top: 2px;
	}
	.ecommerce .steps-block em {
		text-transform: inherit;
	}

	.mix-block .tab-content .col-md-3 {
		padding-right: 15px;
	}
	.footer {
		font-size: 9px;
		padding: 0;
	}
	.pre-footer-col { width: 100%; }
	.pre-footer { margin-top: 30px; }
	.pre-footer .gaikan img { padding: 0; margin-bottom: 20px; }
	.pre-footer address { font-size: 12px; }
	.pre-footer address { padding: 0 10%; line-height: 1.2em; }
	.pre-footer address figure.pc { display:none !important; }
	.pre-footer address a.mb { display: block; margin-top: 20px; }
	.pre-footer address a.btn-white { margin: 0 0 3%; font-size: 14px; }
}
/* END max width 390px */

/* BEGIN max width 360px */
@media (max-width: 360px) {
	.service a.service-box svg { margin-top: 14px; }
	.about .about-box1 { margin: 0; }
	.pre-footer { margin-top: 20px; }

}
/* END max width 360px */

/* BEGIN max width 330px */
@media (max-width: 330px) {
	.top-cart-content { width: 280px; }
	.service p { font-size: 12px; }

}
/* END max width 330px */

/* BEGIN max width 320px */
@media (max-width: 320px) {
	.site-logo {
		margin-right: 0;
	}
	.site-logo img {
		width: 220px;
	}

	.margin-bottom-40 { margin-bottom: 20px !important; }
	.top-quality figure { min-width: 21%; margin-top: 2px; }
	.top-quality h1 { width: 78%; font-size: 13px; margin-top: 0; }
	.top-quality .top-quality-dc { 
		font-size: 7px;
		line-height: 1.8em;
		padding-top:5px;
	}

	.content-form-page .btn-default {
		margin-top: 10px;
	}
	.price-availability-block .availability {
	    clear: left;
	    float: left;
	}
	.product-page-options .pull-left {
		margin-bottom: 10px;
	}


}
/* END max width 320px */