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

.advices-container{
	padding-bottom:40px;

}

.advice-item{
	height:auto;
	margin-right:0px;	
}

.girl2{
	display:none;	
}

.advices-text{
	padding:0px;
	margin:0px;
	margin-bottom:20px;
	text-align:center;	
}

.submit1-break{
	display:none;
}


.franchise-left,franchise-right{
	margin-right:0px;
	margin-left:0px;
}

.footer-container{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;	
}

.footer-text{
	text-align:center	
}


.menu-container{
	margin:0px;
	display:none;
	margin-top:20px;
}

.search-container{
	display:none;
	margin-bottom:20px;	
}


.lang-link{
	margin-left:0px !important;
	color:#b58d44 !important;
	padding-bottom:4px !important;
	font-size:12px !important;
	text-transform:uppercase !important;
	display:inline-block !important;
	padding-left: 0px !important;
	border-bottom:0px !important;
	padding-top:0px !important;
}


.lang-link:hover{
	background-color:#fff !important	
}

.language-link{
	margin-left:0px !important;
}


.menu-container a{
	display:block;
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:1px solid #b58d44;
	text-align:left;
	background-image:none;
	padding-left:10px;
	margin:0px;	
}

.menu-container a:hover{
	background-color:#b58d44;
	color:#fff;
	background-image:none;	
}

.menu-container span{
	display:none;	
}

.lang-link{
	margin:0px !important;
}


.menu-btn{
	display:inline-block;	
}

.about-box-text{
	padding:3%;;
	background-color:rgba(0,0,0,0.3);
	width:94%;	
}


.news-inner-img{
	float:none;
	padding-right:0px;
	width:100%;
	padding-bottom:15px;	
}

.product-item{
	width:100% !important;
	margin-right:0px !important;	
}


.product-break-big{
	display:none;	
}

.product-right{
	padding:0px !important;	
}


.contact2{
	margin-bottom:55px;	
}

.contact1{
	margin-bottom:55px;	
}

.contact3{
	margin-bottom:55px;	
}



}




@media only screen 
and (min-width : 1568px) {
.carousel-title{
	 letter-spacing:0px;
	 font-size:38px;
	 text-transform:uppercase;
	 line-height:40px;
	 max-width:600px;
}

.carousel-subtitle{
	font-size:105px;
	line-height:67px;
	margin-top:20px;
}
}