@media (min-width: 768px) {
.height-box {
    height: 102px;
}
.nav>li>a {
    padding: 5px ;
	 transition: all 0.3s;
	font-family: 'kit65f-webfont';
}
.language .btn {
    font-size: 0.8em;
	padding: 6px 2px;
}
.navbar-nav>li {
    border-right: 1px solid #cccccc;
}
.navbar-nav>li:last-child {
    border-right: none;	
}
.navbar-default .navbar-nav>li>a {
    color: #854a0f;
}
.about-detail-2 {
    width: 95%;
	padding: 10% 10px 15%;
}
.title-about {
    font-size: 16px;
    text-align: left;
	padding-left:10px;
}
.weblink {
    padding-left: 10px;
}
.navbar-brand>img {
    width: 4em;
	 transition: all 0.3s;
}
.slim .navbar-brand>img {
    width: 3em;
}
.navbar-brand {
    width: 100%;
	 transition: all 0.3s;
    padding: 20px 15px 10px;
}
.slim .navbar-brand {
	height:65px;
    padding: 10px 15px 5px;
}
.img-line {
    width: 90%;
    margin: 15% auto;
}
.product-box {
    width: 95%;
}
.logo-small {
    margin-top: 20%;
}
.img-line-bottom{
	margin-top:15px;
}
.bg-content {
    padding-bottom: 20px;
}
.slid-spon .bx-wrapper .bx-next {
    right: -2%;
}
.slid-spon .bx-wrapper .bx-prev {
    left: -2%;
}
.bg-sponsor {
    padding: 5% 0;
}
.navbar-default .navbar-brand span {
	display: none !important;
}
.social-footer {
    text-align: left;
    font-size: 20px;
}
.contact-footer ul {
    font-size: 16px;
    line-height: 1.45;
    padding-left: 10px;
}
.addess-footer h1 {
    font-size: 19px;
}
.addess-footer{
	font-size:17px;
}
.menu-footer ul li a {
    padding: 0 5px;
}
.copyright {
    line-height: 1.25;
}
.product-box span {
    font-size: 22px;
    padding: 2px 0;
}
.contact-head{
	margin-left:15px;
	margin-top:5%;
	 transition: all 0.3s;
	display:inline-block;
}
.slim .contact-head {
    margin-top: 1%;
}
.contact-head img{
	width:2em;
	display:inline-block;
	vertical-align: baseline;
}
.contact-head span{
	display:inline-block;
}
.contact-head a{
	font-size:15px;
	color:#636363;
	display:block;
}
.language{
	margin-left:15px;
	display:inline-block;
	vertical-align:text-bottom;
}
.language img{
	width:2em;
}
.navbar-nav {
    margin: 5% auto;
    margin-left: 2%;
	 transition: all 0.3s;
}
.slim .navbar-nav {
    margin: 2% auto 0;
    margin-left: 2%;
}
.title-slide {
    font-size: 25px;
}
.slim .contact-head {
    margin-top: 1.5%;
}
.skitter .info_slide_dots{
	bottom:10%;
}
.skitter-round .info_slide_dots .image_number {
    background-color: #FFF;
}
.skitter-round .prev_button{
	display:none !important;
}
.skitter-round .next_button{
	display:none !important;
}
.language .btn-default {
    border-color: #cccccc;
    background-color: transparent;
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 32%, rgba(225,225,225,1) 100%);
}
}