@media only screen and (max-width: 1199px) {
	.footer-nav ul li a {
    font-size: 10px;
}
	
	
}
@media only screen and (max-width: 991px) {
	
	.box {
  
    width: 272px;
  
}
	section#clients{height:auto;}
		.footer-nav ul li a {
    font-size: 9px;
}
	
	}
/* MAX 930px */

@media only screen and (max-width: 721px) {
.navigation .logo {
	left: 20px;
}
.nav-menu {
	display: none;
}
.mobile-drop {
	display: block;
}
.footer-nav{display:block !important;}
.footer-nav ul li {
    width: 100%;
}
footer{height:auto;}
.footer-nav ul li a {
    font-size: 20px;
}
.footer-nav ul li a{border-right:none;}
.footer-icon {
   
    position: absolute;
    left: 35%;
}


.box {
	height: auto;
	text-align: center;
}

}

/* MAX 480px */
@media only screen and (max-width: 681px)

{.logo {

    width: 100%;
    text-align: center;
}
.logo img {
    width: 100%;
}

}

@media only screen and (max-width: 669px) {
.footer-icon {
    position: relative;
    left: 113px;
}
.footer-nav ul li a {
    font-size: 15px;
}
.title {
    color: #0183b4;
    font-size: 18px;
    font-weight: bold;
    line-height: 33px;
}
.clients-box
{margin:24px auto;float:none;}
.address {
    font-size: 13px;
}
.order {
    float: left;
    width: 29%;
}
}
