
@media (min-width: 320px) and (max-width: 767px){

#menu-dna img {width: 180px;}
.navbar-default .navbar-toggle {margin-top: 30px;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border:none;}
.home-1 img, .dna-definition img, .definition-2 img{width: 280px;}
.home-1 {padding: 80px 0px 50px 0px;}
#products-home .product-content.product-1, #products-home .product-content.product-2 {border:none;}
.testimonials-home {margin-top: 0px;padding: 20px 0px 44px 0px;}
.dna-definition-home img {margin-top: 40px;width: 200px;}
.dna-definition-home{padding-bottom: 30px;}
.footer img {margin: auto;}
.footer{text-align: center;}
.single-general .border-single {border-left: none;}
.header-single {padding: 60px 0px 90px 0px;}
.header-single img {width: 280px;margin-bottom: 30px;}
}

@media (min-width: 768px) and (max-width: 991px){

.home-1 img, .dna-definition img{width: 280px;}
.dna-definition img{margin-top: 100px;}
.home-1 h1 {margin-top: 0px;}
#menu-dna .navbar-default .navbar-nav > li > a {
    font-size: 8px !important;
}
#menu-dna img {
    width: 170px;
}

}

