/* ---- Dorko ---- */

@font-face {
  font-family: 'Gil-Light';
  src: url('../font/light/Gilroy-Light.eot?#iefix') format('embedded-opentype'),  
	   url('../font/light/Gilroy-Light.woff') format('woff'),
	   url('../font/light/Gilroy-Light.ttf')  format('truetype'), 
	   url('../font/light/Gilroy-Light.svg#Gilroy-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gil-Bold';
  src: url('../font/bold/Gilroy-ExtraBold.eot?#iefix') format('embedded-opentype'),
	   url('../font/bold/Gilroy-ExtraBold.woff') format('woff'), 
	   url('../font/bold/Gilroy-ExtraBold.ttf')  format('truetype'), 
	   url('../font/bold/Gilroy-ExtraBold.svg#Gilroy-ExtraBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

* {
	margin: 0;
	outline: none;
}
html, body {
	height: 100%;
}

body {
	font-family: 'Gil-Light', Tahoma, Arial, sans-serif;
	font-size:14px;
	line-height: 22px;
	font-weight:normal;
	color: #593717;
	background: url(../i/bgr-pattern.jpg) repeat center top scroll;
}

a{
	text-decoration:none;
}

.wrapper{
	width: 1200px;
	margin: 0 auto;
}

.empty {
	clear: both;
	width: 100%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

h1, h2, h3, h4, h5, h6 { 
	line-height:18px;
	margin:5px 0;
}
h1 { font-size: 26px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 20px; }
h5 { font-size: 17px; }
h6 { font-size: 15px; }

p{
	line-height:22px;
}

.left{
	float: left;
}

.right{
	float: right;
	text-align: right;
}

.error, .info, .success{
	float: left;
	width: 100%;
	min-height: 20px;
	margin: 5px 0;
	padding: 0.7% 0.5% 0.2% 0.5%;
	font-size: 14px;
	text-align: left;
	line-height: 16px;
}
.error p, .info p, .success p{
    margin: 0;
}
.error{	
	background: #e48d95;
	color: #a42934;	
}

.info{
	background: #e9d78d;
	color: #6b5a16;
}

.success{
	background: #3da16a;
	color: #fff;
}

.bgr-image{
	width: 100%;
	background: url(../i/bgr-image.png) no-repeat center top scroll;
	height: 720px;
	position: absolute;
	z-index: -99;
	top:0px;
}

.inner-page{
	height: 155px;
}

.message{
	float: left;
	width: 820px; 
}


/* header */

header{
	display: block;
	position: relative;
	width: 100%;
	height: 100px;
}

.logo{
	display: block;
	float: left;
	background-image: url(../i/logo.svg);
	width: 193px;
	height: 68px;
	background-size: 193px 68px;
	margin: 25px 0 0 0;
}

.lang{
	float: right;
	margin: 40px 0 0 0;
}

.menu{
	float: right;
	margin: 45px 30px 0 0;
	padding: 0px;
}

.menu li{
	display: block;
	float: left;
	margin: 0px 0 0 32px;
	padding: 0px;	
}

.menu li a{
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	padding: 0px 0 5px 0;
	border-bottom: 3px solid transparent;
}

.menu li a:hover, .menu li a.active{
	border-bottom: 3px solid #aa9988;
	color: #aa9988;
}


.menu li:first-child a{
	width: 27px;
	background: url(../i/bgr-menu.png) no-repeat center top scroll;
	text-indent: -999em;
	display: block;
	border: transparent;
	padding: 0px;
}

.menu li:first-child a:hover, .menu li:first-child a.active{
	border: transparent;
	background: url(../i/bgr-menu.png) no-repeat center bottom scroll;
}



.cs-skin-elastic{
	width: 60px !important;
	height: 30px !important;
	border: 1px solid #806854;
	color: #fff;
	line-height: 0px;
	background: transparent !important;
	padding-right: 10px;
	
}

.cs-skin-elastic .cs-options > ul::before{
	background: rgba(170, 153, 136, 0.3);
}

.cs-placeholder, .cs-options ul li span{
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	padding: 15px !important;
}

.cs-select span{
	font-size: 15px;
}

.cs-skin-elastic > span{
	background: transparent;
}


.cs-select > span{
	background: url('../i/arrow-select.png') no-repeat right center scroll;
}


.cs-select.cs-active > span{
	background: url('../i/arrow-select-active.png') no-repeat right center scroll;
}

.cs-select.small-select > span{
	background: url('../i/arrow-select.png') no-repeat right center scroll;
}


.cs-select.cs-active.small-select > span{
	background: url('../i/arrow-select-active.png') no-repeat right center scroll;
}

.cs-select > span::after{
	content: none;
}

.cs-skin-elastic.cs-active .cs-options{
	border-bottom: 1px solid #806854;
	border-left: 1px solid #806854;
	border-right: 1px solid #806854;
	left: -1px;
	top: 30px;

}

.cs-skin-elastic .cs-options span{
	padding: 0.8em 1em;
}

.cs-skin-elastic .cs-options span:hover{
	color: #fff;
	background: #806854;
}

.cs-skin-elastic .cs-options{
	padding: 0;
}

.cs-skin-elastic .cs-options span:hover, .cs-skin-elastic .cs-options li.cs-focus span, .cs-skin-elastic .cs-options .cs-selected span{ color: #fff; }

.select-style{
	display: block;
	float: left;
}

.cs-skin-elastic .cs-options{
	max-height: 150px;	
	overflow: auto !important;
	display: none;
}


.cs-skin-elastic.cs-active .cs-options{
	display: block;
}

.mobile_nav {
	display: none;
}

#mobile_nav_menu{
	display: none;
}

/* header end */


/* home page */

.scroll-mouse{
	width: 30px;
	height: 230px;
	float: left;
	display: block;
	background: url(../i/bgr-scroll.png) no-repeat center bottom scroll;
	margin: 120px 0 0 40px;	
}

.scroll-mouse a{
	display: block;
	text-indent: -999px;
	width: 20px;
	height: 30px;
	margin: 0 5px;
	background: url(../i/mouse-link.png) no-repeat center top scroll;
	position: relative;
	top:0px;
}

.scroll-mouse a:hover{
	background: url(../i/mouse-link.png) no-repeat center bottom scroll;
}


.slogan{
	float: right;
	width: 70%;
	text-align: right;
	color: #fff;
	margin: 120px 0 0 0;
}

.slogan .title{
	font-size: 60px;
	line-height: 60px;
	margin: 0 0 30px 0;
}

.contact-top{
	float: right;
	width: 270px;
	border: 2px solid #fff;
	margin: 70px 0 0 0;
	text-align: center;
	font-size: 17px;
	padding: 30px 0;
	letter-spacing: 1.2px;
}

.product-list{
	float: left;
	width: calc(100%-20px);
	padding: 10px;
	margin: 0px;
	position: relative;
	top:120px;
}

.product-list li{
	float: left;
	display: block;
	width: 570px;
	margin: 0 10px 0px 10px;	
}

.product-list li.last{
	margin-top: 50px;
}

.product-list li .number{
	float: left;
	font-size: 36px;
	color: #4f2907;
	font-family: 'Gil-Bold';
	margin: 0 0 10px 0;
	letter-spacing: 2.0px;	
}

.product-list li .number span{
	color: #bea67c;
}

.product-list li a{
	float: left;
	position: relative;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	background: #fff;
}

.product-list li a .title{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 70px;
	background: #fff;
	color: #000;
	font-size: 22px;
	font-weight: normal;
	line-height: 70px;
	float: left;
	padding: 0px;
	margin: 0px;
	text-indent: 25px;
}

.product-list li a:hover .title{
	background: #4f2907;
	color: #fff;
}

.product-list li.special a .title{
	top: 0px;
	background: none;
}

.product-list li.special a:hover .title{
	top: 0px;
	background: none;
	color: #000;
}

.product-list li.special a .readmore{
	color: #000;
	text-transform: uppercase;
	position: absolute;
	bottom: 80px;
	margin: 0 0 0 25px;
	background: url(../i/arrow-read-more.png) no-repeat right center;
	padding: 0 60px 0 0;
}

.product-list li.special a:hover .readmore{
	color: #bea67c;
}

.product-list li.special a .conctac-link{
	color: #000;
	text-transform: uppercase;
	position: absolute;
	bottom: 42px;
	margin: 0 0 0 25px;
	padding: 5px 0 0 0;
	border-top: 3px solid #bea67c;
}

.newsbgr{
	width: 100%;
	float: left;
	min-height: 390px;
	background: #000 url(../i/bgr-newsbox.jpg) no-repeat center top scroll;
	margin-top: 140px;
}

.newsbox{
	float: left;
	width: calc(100%-70px);
	border: 2px solid #bea67c;
	min-height: 240px;
	margin-top: 45px;
	padding: 30px 35px;
}

.newsbox .title{
	width: calc(50%-35px);
	float: left;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
}

.newsbox a{
	width: calc(50%-35px);
	float: right;
	font-size: 14px;
	color: #fff;
	padding-right: 60px;
	background: url(../i/arrow-read-more.png) no-repeat right center;
}

.newsbox a:hover{
 	text-decoration: underline;
}

.newsbox ul{
	float: left;
	margin: 30px 0 0 0;
	padding: 0px;
}

.newsbox ul li{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #fff;
	width: 48%;
}

.newsbox ul li:first-child{
	margin-right: 4%;
}

.newsbox ul li .date, .newsbox ul li a, .newsbox ul li .text{
	width: 100%;
	float: left;
	background: none;
}

.newsbox ul li a{
	color: #bea67c;
	text-transform: uppercase;
	font-size: 17px;
}

.newsbox ul li .text{
	line-height: 22px;
}

.mapbox{
	float: left;
	width: 100%;
	height: 380px;
	position: relative;
}

#map{
	height: 380px;
	width: 100%;
    z-index: 1;
}

.contact{
	float: right;
	top:100px;
	width: 480px;
	height: 170px;
	padding: 30px 40px;
	background: #fff;
	position: absolute;
	z-index: 2;
	margin-left: 630px;	
}

.contact .title{
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.contact .leftcontact{
	width: 60%;
	float: left;
}

.contact a{
	color: #4f2907;
}

.contact .leftcontact a:hover{
	text-decoration: underline;
}

.contact .social a{
	font-weight: bold;
}

/* home page end */

/* footer */

footer{
	width: 100%;
	float: left;
	height: auto;
	background: #fff;
}

footer .copyright {
	float: left;
	width: 50%;
	padding: 15px 0;
	font-size: 12px;
	color: #040404;
}

footer a {
	float: right;
	text-align: right;
	padding: 15px 40px 15px 0;
	font-size: 12px;
	color: #040404;
	background: url(../i/logo-footer.png) no-repeat right center scroll;
}

footer a:hover{
	text-decoration: underline;
}

/* footer end */


/* inner page */

.breadcrumbs{
	width: 100%;
	float: left;
	margin: 10px 0px;
	padding: 0px;
	border-top: 1px solid #72563d;
}

.breadcrumbs li{
	display: block;
	float: left;
	color: #fff;
	font-size: 11px;
	margin: 10px 8px 0 0;
	line-height: 25px;
}


.breadcrumbs li:first-child{
	background: url(../i/breadcrumb-home.png) no-repeat left 5px scroll;
	padding-left: 20px;
}



.breadcrumbs li a{
	color: #fff;
	background: url(../i/breadcrumb-arrow.png) no-repeat right 3px scroll;
	padding-right: 13px;	
}

.breadcrumbs li a:hover{
	text-decoration: underline;
}

.mainbox{
	float: left;
	width: 100%;
}

.pagetitle{
	width: 100%;
	float: left;
	margin: 30px 0 0 0;
	font-weight: bold;
}

article{
	width: 100%;
	float: left;
	font-family: Tahoma, Arial;
	padding-bottom: 30px;
}

article a{
	color: #d66800;
}


article ul, article ol{
	padding: 0px;
	list-style-position: inside;
}

.withmenu{
	width: 940px;
}

.leftmenu{
	float: left;
	margin: 30px 20px 0 0;
	padding: 0 20px 0 0;
    width: 220px;
}

.leftmenu .title{
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
}

.leftmenu .navlink{
	display: none;
}

.leftmenu ul{
	padding: 0px;
	margin: 0px;
}

.leftmenu ul li{
	display: block;
	float: left;
	margin: 0px 0 10px 0;
	padding: 0 0 0 20px;
	width: 100%;
	background: url(../i/menu-sep.jpg) no-repeat left 12px scroll;
}

.leftmenu ul li a{
	color: #4f2907;
	font-family: Tahoma, Arial;
	background: url(../i/menu-arrow.png) no-repeat right 9px scroll;
    width: 100%;
    float: left;
    line-height: 20px;
}

.leftmenu ul li a:hover, .leftmenu ul li a.active{
	color: #da802f;
	background: url(../i/menu-arrow.png) no-repeat right -83px scroll;
}


.newslist{
	float: left;
	padding: 0px;
	margin: 0px 0 20px 0;
}

.newslist li{
	display: block;
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
}

.newslist li img{
	float: left;
	width: 300px;
	height: 169px;
	margin-right: 20px;
}

.newslist li a{
	font-size: 17px;
	text-transform: uppercase;
	color: #4f2907;
	margin: 20px 0;
	font-family: 'Gil-Bold';
}

.newslist li a:hover{
	color: #da802f;
}

.page{
	width: 100%;
	margin: 0px 0 30px 0;
	padding: 0px;
	text-align: center;
}

.page li{
	display: inline-block;
}

.page li a{
	float: left;
	width: 25px;
	height: 25px;
	border: 1px solid #4f2907;
	line-height: 26px;
	color: #4f2907;
	font-size: 13px;
}

.page li a:hover, .page li a.active{
	background: #4f2907;
	color: #fff;
}

.newsinner .img-date{
	float: left;
	width: 300px;
	
}

.newsinner img{
	width: 100%;
	float: left;
	margin: 30px 20px 20px 0;
}

.newsinner .date{
	width: 100%;
	float: left;
}

.newsinner .pagetitle, .newsinner article{
	 float: right;
	 width: 880px;
	 text-align: left;
}


.contactpage{
	float: left;
	position: relative;
	margin:40px 60px 40px 0;
	top:0px;
	width: 240px;
	height: auto;
}

.contactpage .leftcontact{
	width: 100%;
}

.contactpage .social{
	margin: 20px 0 0 0;
	float: left;
}


.titleform{
	float: left;
	margin: 70px 0 20px 0;
}


.contactform{
	float: left;
	width: 820px;
	margin: 10px 0 40px 0;
}

input{
	float: left;	
	width: 100%;
	font-size: 17px;
	background: transparent;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #4f2907;
	padding: 10px 0;
	color: #4f2907 !important;
	margin: 0 0 30px 0;
	font-family: "Gil-Light",Tahoma,Arial,sans-serif;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
}

textarea{
	float: left;	
	width: 100%;
	font-size: 17px;
	background: transparent;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #4f2907;
	padding: 10px 0;
	color: #4f2907;
	margin: 0 0 30px 0;
	font-family: "Gil-Light",Tahoma,Arial,sans-serif;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.name, .phone, .mail{
	float: left;
	width: 260px;
}

.name, .phone {
	margin-right: 20px;
}

.submit{
	width: 220px;
	height: 60px;
	line-height: 60px;
	background: #4f2907;
	color: #fff;
	text-align: center;
	font-size: 17px;
	text-transform: uppercase;
	border: none;
	font-family: "Gil-Light",Tahoma,Arial,sans-serif;
	float: right;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.submit:hover{
	background: #bea67c;
}

.info-contact{
	float: left;
	height: 60px;
	line-height: 60px;
	margin: 0 30px;	
}

.g-recaptcha{
	float: left;
}

/* inner page end */

/* ---- Templates Preview ---- */
div#templates-preview {
	position: fixed;
	top: 10px;
	left: 10px;
	background-color: #000;
	border: 1px solid #ccc;
	color: #3C6C07;
	padding: 0px;
	margin-bottom: 10px;	
	z-index: 999;
	text-align: left;
	opacity: 0.1;
	font-size: 11px;
	width: 7px;
	height: 7px;
	overflow: hidden;
	text-indent: -9999px;
	-moz-border-radius: 4px; 	
	-webkit-border-radius: 4px;
	border-radius: 4px; 
	line-height: 20px;	
}
div#templates-preview:hover {
	-moz-border-radius: 3px; 	
	-webkit-border-radius: 3px;
	border-radius: 3px; 	
	opacity: 1; 
	width: auto; 
	height: auto; 
	padding: 10px; 
	text-indent: 0; 
	cursor: help;
	background-color: #F1F1F1;	
}


@media screen and (max-width: 1199px) {
	.wrapper{
		width: 96%;
	}
	
	.menu, .lang{
		display: none;
	}
	
	.contact-top a{ color:#fff;}
	
	.mobile_nav{
		display: block;
		float: right;
	    margin: 45px 30px 0 0;
	    padding: 0;
	    color: #fff;
	    text-indent: -999em;
	    width: 27px;
	    background:url("../i/bgr-menu.png") no-repeat scroll center top;
	    cursor: pointer;
	}
	
	.mobile_nav:hover{
		background:url("../i/bgr-menu.png") no-repeat scroll center bottom;
	}
	
	#mobile_nav_menu{		
		width: 100%;
		height: auto;
		background: rgba(79, 41, 7, 0.97);
		z-index: 999;
		top: 0;
		bottom: 0px;
		left: 0;
		right: 0px;
		overflow: hidden;
	}
	
	#mobile_nav_menu.fixed{
		position: fixed;
		display: block;
	}
	
	.mobile_nav_menu_link{
		float: left;
		margin: 0 0 0 0px;
		padding: 0px;
		width: 100%;
	}
	
	.mobile_nav_menu_link li{
		float: left;
		display: block;
		width: 100%;
		text-align: center;
		margin: 10px 0;
	}
	
	.mobile_nav_menu_link li a{
		color: #fff;
		font-size: 30px;		
	}
	
	.mobile_nav_menu_link li a.active, .mobile_nav_menu_link li a:hover{
		border-bottom: 2px solid #fff;
	}
	
	.mobile_close{
		display: block;
		float: right;
	    margin: 43px 28px 0 0;
	    padding: 0;
	    color: #fff;
	    text-indent: -999em;
	    background-image: url(../i/close.svg);
	    width: 27px;
	    height: 27px;
	    background-size: 27px 27px;
	    cursor: pointer;
	}
	
	.mobile_close:hover{
		opacity: 0.5;
	}
	
	.langmobile{
		float: left;
		width: 100%;
		margin: 20px 0 0 0;
		padding: 0px;
		text-align: center;
	}
	
	.langmobile li{
		display: inline-block;
	}
	
	.langmobile li a{
		float: left;
		color: #fff;
		padding: 5px;
		min-width: 30px;
		margin:0 5px;
	}
	
	.langmobile li a.active, .langmobile li a:hover{
		background: #fff;
		color: #4f2907;
	}
	
	.withmenu {
		width: 100%;
	}
	
	.leftmenu{
		width: 100%;
		padding: 0;
	}
	
	.leftmenu .title{
		display: none;
	}
	
	.leftmenu .navlink{
		display: block;
		text-align: center;
		color: #fff;
		background: ;
		padding: 10px 0;
		background: #4f2907 url(../i/bgr-menu-nav.png) center center no-repeat;
		text-indent: -999em;
	}
	
	.leftmenu .navlink:hover{
		background: #bea67c url(../i/bgr-menu-nav.png) center center no-repeat;;
	}
	
	.leftmenu .closenav{
		background-image: url(../i/close.svg);
	    width: 26px;
	    height: 26px;
	    background-size: 26px 26px;
	    width: 100%;
	}
	
	.leftmenu .closenav:hover{
		background-image: url(../i/close.svg);
	    width: 26px;
	    height: 26px;
	    background-size: 26px 26px;
	    background-color: #bea67c;
	    width: 100%;
	}
	
	.leftmenu ul{
		color: #fff;
		background: #4f2907;
		width: 100%;
		float: left;
		padding: 10px 0 0 0;
		display: none;	
	}
	
	.leftmenu ul.open{
		display: block;
	}
	
	.leftmenu ul li{
		background: none;
		padding: 0 0 0 2%;
		width: 98%;
	}
	
	.leftmenu ul li a{
		color: #fff;
		background: url(../i/menu-arrow-nav.png) no-repeat scroll 100% 9px;
		padding: 2px 0;
		width: 98%;
	}
	
	.leftmenu ul li a:hover, .leftmenu ul li a.active{
		color: #da802f;
		background: url(../i/menu-arrow-nav.png) no-repeat 100% -83px scroll;
	}
	
	.contactpage{
		margin: 20px 0 0 0px !important;
		width: auto;
	}
	
	.titleform{
		width: 100%;
		margin: 30px 0 20px 0;
	}
	
	.message{
		width: 100%;
	}
	
	.name, .phone, .mail{
		width: 32%;
	}
	
	.name, .phone{
		margin-right: 2%;
	}
	
	.contactform{
		width: 100%;
	}
	
	.g-recaptcha{
		width: 50%;
	}
	
	.info-contact {
		width: 50%;
		margin: 0px;
		text-align: right;
	}
	
	.submit{
		width: 100%;
		margin: 20px 0 0 0;
	}
}


/* 801 - 1190 */

@media (min-width: 801px) and (max-width: 1199px) {
	.product-list{
		top: 90px;
	}
	
	.product-list li{
		width: 46%;
		margin: 0 2%;
	}
	
	.product-list li a, .product-list li a img{
		width: 100%;
	}
	
	.newsbox ul li{
		width: 46%;
	}
	
	.contact{
		margin-left: 40%;
	}
	
	.contactpage{
		width: 93%;
	}

}

/* 801 - 1000 */
@media (min-width: 801px) and (max-width: 1000px) {	
	.product-list{
		top: 60px;
	}
	
	.newsbox{
		margin-bottom: 20px;
	}
	
	.contact{
		margin-left: 36%;
	}
	
	.contactpage{
		width: 92%;
	}	
}


/* 801 - 900 */
@media (min-width: 801px) and (max-width: 900px) {
	.product-list{
		top: 40px;
	}
		
	.contact{
		width: 300px;
		margin-left: 50%;
	}
	
	.contact .leftcontact{
		width: 100%;
	}
	
	.contact .social{
		display: none;
	}
	
	.contactpage .social{
		display: block;
	}
	
	.contactpage{
		width: 91%;
	}
}
	

/* 801 - 1190 portrait */
@media (min-width: 801px) and (max-width: 1190px) and (orientation: portrait){
	
}

/* 601 - 800 */

@media (min-width: 601px) and (max-width: 800px) {
	.product-list{
		top: 40px;
	}
	
	.product-list li{
		width: 98%;
	}
	
	.product-list li a, .product-list li a img{
		width: 100%;
	}
	
	.newsbox ul li{
		width: 98%;
		margin-bottom: 20px;
	}
	
	.newsbgr{
		background: #000;
		margin-top: 80px;
	}
	
	.newsbox{
		margin-bottom: 40px;
		width: 88%;
		margin-left: 1%
	}
	
	.contact{
		width: 260px;
		margin-left: 48%;
	}
	
	.contact .leftcontact{
		width: 100%;
	}
	
	.contact .social{
		display: none;
	}
	
	.contactpage .social{
		display: block;
	}
	
	.contactpage{
		width: 90%;
	}
	
}

@media (min-width: 601px) and (max-width: 720px) {
	.newsbox ul li{
		width: 96%;
		margin-bottom: 20px;
	}
	
	.product-list{
		top: 140px;
	}
	
	.product-list li{
		margin-top:30px;
	}
	
	.product-list li.last{
		margin-top: 30px;
	}
	
	.contact{
		display: none;
	}
	
	.slogan .text{
		display: none;
	}
	
	.newsbgr{
		margin-top: 170px;
	}
	
	.contactpage .social{
		display: block;
	}
	
	.contactpage{
		display: block;
		width: 89%;
	}
	
	
}

/* 600 - 800 portrait */
@media (min-width: 736px) and (max-width: 800px) and (orientation: portrait){
	
	
}


/* 320 - 600 */

@media (min-width: 320px) and (max-width: 600px) {
	
	.product-list{
		top: 100px;
	}
	
	.product-list li{
		margin-top:30px;
		width: 96%;
	}
	
	.product-list li a, .product-list li a img{
		width: 100%;
	}
	
	.product-list li.last{
		margin-top: 30px;
	}
	
	.product-list li.special a .readmore, .product-list li.special a .conctac-link{
		display: none;
	}
	
	.product-list li.special a .title{
		width: 50%;
		line-height: 25px;
		text-indent: 0px;
		padding: 25px 0 0 25px;
	}
	
	.product-list li.special a img{
		width: 90%;
		padding: 0 0 0 10%;
	}
	
	.newsbox{
		margin-bottom: 40px;
		margin-left: 1%
	}

	.newsbox ul li{
		width: 94%;
		margin-bottom: 20px;
	}
	
	.contact{
		display: none;
	}
	
	.slogan .text{
		display: none;
	}
	
	.slogan .title{
		font-size: 50px;
		line-height: 50px;
	}
		
	.contact-top{
		margin: 20px 0 0 0;
	}
		
	.newsbox .title{
		line-height: 24px;
	}
	
	.newsbox a.viewall{
		float: left;
	    margin: 0 auto;
	    background: none;
	    color: #bea67c;
	}
	
	.scroll-mouse{
		margin: 110px 0 0 20px;
	}
	
	
	footer .copyright, footer a{
		width: 100%;
		text-align: center;
		padding: 10px 0 5px 0;
	}
	
	footer a{
		background:none;
		padding: 0 0 10px 0;
	}
	
	.breadcrumbs{
		display: none;
	}
	
	.pagetitle{
		margin: 35px 0 0 0;	
	}
	
	.inner-page{
		height: 115px;
	}
	
	.leftmenu ul li{
		background: none;
		width: 94%;
		padding: 0 0 0 5%;
	}
	
	.leftmenu ul li a{
		color: #fff;
		background: url(../i/menu-arrow-nav.png) no-repeat scroll 100% 9px;
		padding: 2px 2% 2px 0;
		width: 94%;
	}
	
	.name, .phone, .mail{
		width: 100%;
		margin: 0 0 10px 0;
	}
	
	.g-recaptcha{
		width: 100%;
	}
	
	.info-contact {
		width: 100%;
		margin: 10px 0 0 0;
		text-align: center;
	}
	
	.submit{
		margin: 10px 0 0 0;
	}
	
	.contactpage .social{
		display: block;
	}
	
	.contactpage{
		display: block;
	}
	
	
}



