@media (max-width: 1200px) {{
     }
}
@media (max-width: 1024px) { 
.background-img {
    background-image: url(../img/background-img.jpg);
    height: 825px!important; 
   }
 .logo img{
 	top: 50px!important
 }
 .background-img-2 {
    background-image: url(../img/Interior_01.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 697px!important;
}
.position-icon {
    position: absolute;
    left: 48%!important;
    bottom: 300px!important;
}
}
@media (max-width: 768px){
.background-img {
    background-image: url(../img/background-img.jpg);
    height: 634px!important;}
    .navbar-toggler {
    /* padding: .25rem .75rem; */
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    /* border: 1px solid transparent; */
    border-radius: .25rem;
    margin-left: 48px;
    border: none}
    .active .nav-link {
    border-bottom:none!important;
}
.background-img-2 {
    background-image: url(../img/Interior_01.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 560px!important;}
.background-img-2 p {
    margin-top: 150px!important;
}
.position-icon {
    position: absolute;
    left: 46%!important;
    bottom: 199px!important;
}
@media (max-width: 460px){
	.background-img {
    background-image: url(../img/background-img.jpg);
    height: 380px!important;}
.logo img {
    width: 12%;
    position: absolute;
    left: 43%;
    top: 80px;
}
.hexa-width{width:60px!important}
.logo img {
    top: 30px!important;
}
.background-img-2 {
    height: 435px!important;
}
.background-img-2 p {
    margin-top: -35px;
}
.background-img-2 p {
     margin-top: 0px!important;
}
.navbar-dark .navbar-nav .nav-link {
    color: #cacaca;
    font-size: 20px;text-align: center;
    margin-left: 35px;
    margin-right: 35px;
}
.active .nav-link {
    border-bottom:none!important;
}
.navbar-toggler {
    /* padding: .25rem .75rem; */
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    /* border: 1px solid transparent; */
    border-radius: .25rem;
    margin-left: 48px;
    border: none}



.products-1-background h5 {
    
    font-size: 22px!important;
   
}
.position-icon {
    position: absolute;
    left: 44%!important;
    bottom: 138px!important;}
    }