.header-title {
    padding: 75px 0 50px;
}
.header-title-right {
    display: inline-block;
    font-size: 0;
    width: 54%;
	padding-left: 25px;
	vertical-align: middle;
}

.header-title-right.header-full {
    width: 100%;
}

.header-title-left {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    width: 45%;
	text-align:center;
}
.header-title-left img {
    max-height: 200px;
    max-width: 400px;
}

.header-title-right h1 { color: #252728; font-family: oswaldbold; line-height: 64px; padding-bottom:16px; position:relative; }
.header-title-right h1:before { background:#f96319; content:""; position:absolute; left:0px; bottom:0; width:149px;
height:5px;}
.product-list {
    background: #e1e1e1 none repeat scroll 0 0;
    padding: 35px 0 102px 0;
}

.category-list + .product-list {
    padding-top: 0;
}

.category-list + .product-list:before {
    content: ' ';
    display: block;
    margin: 0 auto;
    width: 1024px;
    height: 1px;
    background-color: #CCC;
    margin-top: -100px;
}

.header-title-right > p {
    color: #252728;
    font-family: montserratregular;
    font-size: 16px;
    line-height: 24px;
	margin-top:14px;
}
.product-list ul li {
    background: #fff;
    display: inline-block;
    font-size: 0;
    margin-bottom: 2%;
    margin-right: 2%;
    padding: 30px 14px;
    vertical-align: top;
    width: 32%;

    min-height: 320px;
	
}
.product-list ul {
    display: inline-block;
    font-size: 0;
    width: 100%;
}
.product-list li figure figcaption h3 {
    font-family: oswaldbook;
    font-size: 31px;
    font-weight: normal;
    line-height: normal;
    text-transform: uppercase;
	margin-bottom:10px;
	margin-top: 20px;
}
.product-list li figure figcaption p {
    color: #afafaf;
    font-family: oswaldbook;
    font-size: 18px;
}
.product-list ul li:nth-of-type(3n) {margin-right:0;}
.product-list ul li figure {
    margin:0;
}

.product-list ul li figure {
    height: 200px;
    width: 100%;
    background: transparent none no-repeat scroll center center;
    background-size: contain;
}

.product-list ul li figure img {
    display: none;
}

.product-list ul li figure + div {
    text-align: center;
    color: #000;
}

.product-list li figure + div h3 {
    font-family: oswaldbook;
    font-size: 31px;
    font-weight: normal;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 20px;
}

.product-list li figure + div p {
    color: #afafaf;
    font-family: oswaldbook;
    font-size: 18px;
}

.product-list li.uparlay:after {background:none;}
.product-list li.uparlay .orange_lay { bottom: 0;}
figcaption {
    text-align: center;
}
.inner-instagram { background: #18a399; padding:46px 0 41px 0;}
.inner-instagram .insta-title { padding:0;}

@media (max-width: 1200px) {
.product-list li figure figcaption h3 { font-size:26px;}
.header-title-right {width:50%; margin-bottom:30px; padding-left:0; text-align:center;}
.header-title-left {width:48%; margin-left:1%;}
.header-title-right h1 {font-size:36px; padding-bottom:10px;}
.header-title-right h1:before { margin: 0 auto; right: 0; left:0; }
.header-title-right p {line-height:24px; margin-top:15px;}
}
@media (max-width: 900px) {
.header-title { padding: 30px 0; }
.product-list li figure figcaption h3 { font-size:20px;}
.product-list li figure figcaption p { font-size:17px;}
/* .header-title-right {width:50%; margin-bottom:30px;}
.header-title-left {width:48%; margin-left:1%;}
.header-title-right h1 {font-size:36px;}
.header-title-right h1:before { margin: 0 auto; right: 0; left:0; }
.header-title-right p {line-height:24px; margin-top:20px;} */
}
@media (max-width: 767px) {
.header-title { padding: 30px 0; }	
.header-title-right {width:50%; margin-bottom:30px;}
.header-title-left {width:48%; margin-left:1%;}
.header-title-right h1 {font-size:35px;}
/* .header-title-right h1:before {left:0;} */
.header-title-right p { margin-top:20px; line-height: normal;}

.product-list { padding:30px 0;}
.product-list ul li { text-align: center; width:32%; margin: 0 2% 2% 0;}
.product-list ul li:nth-of-type(2n) { margin-right:2%;}
.product-list ul li:nth-of-type(3n) { margin-right:0;}
.product-list ul li:last-child { margin-right:0;}
.product-list li figure figcaption h3 {font-size:17px;}
.product-list li figure figcaption p {font-size:14px;}
.inner-instagram {padding:20px 0;}

}

@media (max-width: 640px) {
.product-list { padding:30px 0;}
.product-list ul li { text-align: center; width:49%; margin: 0 2% 2% 0;}
.product-list ul li:nth-of-type(3n) { margin-right:2%;}
.product-list ul li:nth-of-type(2n) { margin-right:0;}
.product-list ul li:last-child { margin-right:0;}
.product-list li figure figcaption h3 {font-size:20px;}
.product-list li figure figcaption p {font-size:16px;}
.header-title-right {width:50%; margin-bottom:30px;}
.header-title-left {margin-left: 3%; width: 46%;}
.header-title-right h1 {font-size:24px; line-height:24px;}
.header-title-right p {margin-top:15px;}
}

@media (max-width: 480px) {
.product-list ul { display: block; }
.product-list ul li { text-align: center; width:100%; margin: 0px 0px 20px 0px;}
.header-title-right h1 {padding-bottom: 14px;}
.header-title-right {width:100%; margin-bottom:30px; }
.header-title-left {width:100%;}
}