@media(max-width:768px){
    .slider-img {display: none; }
    .slider-content a {font-size: 16px; color: #fff; width: 120px; height: 34px; background-color: #f35c27; display: block; line-height: 29px; margin: 25px auto; text-align: center;border-radius: 35px; transition: all ease-in-out 0.3s;cursor: pointer;}
    .slider-content p { font-size: 14px; color: #fff; font-weight: 700; }
    .slider-content h1 {  font-size: 16px;  color: #fff;  margin: -13px 0px -12px 0px;  text-align: center;}
    .slider-content {position: absolute;top: 20px;  left: 0px;  max-width: 100%;  z-index: 999;width:100%;text-align:center; }
    a.navbar-brand img {margin: 0px 0px 0px 0px; }
    .navbar-light .navbar-toggler {margin: 0;}
    .products { margin: -545px 0px 0px 0px; }
    .technologies-desc h6 {margin: 62px 0px 0px 0px;}
    .technologies-desc a {margin: 16px 0px 16px 0px; }
    .vision-desc h1 {font-size: 18px;}
    .vision-heading {margin: -48px 0px 30px 0px;}
    .vision-desc p {font-size: 14px;margin: 15px 0px 0px 0px;}
    .useful-links { margin: 0px 0px 0px -29px;}
    .footer-contact {margin: 25px 0px 0px -27px;}
    .copyright {text-align: center;}
    .right-content { margin: 5px 40px 0px 0px;}
    .about-info h6 {text-align: center;}
    .about-info h3 {font-size: 40px;margin: 18px 0px;text-align: center; }
    .contact-heading h1 { font-size: 60px; }
    .contact-heading h1::before {content: 'GET IN TOUCH'; position: absolute; color: #000;  top: 25px;  left: 0px;  right: 0px;margin: 0px auto; font-size: 24px;}
    div#navbarSupportedContent {margin: 0px 0px 0px 0px;}
    a.navbar-brand img {width: 50%;margin: 0px 0px 0px 0px;}
    .technologies-desc h1 {font-size: 30px; }
    .center-text h1 {text-align: center;font-size: 16px;margin: 18px 0px 40px 0px;}
	.navbar .container-fluid{padding: 0px!important;
	}
	.navbar a.navbar-brand{width:72%!important}
	.navbar button.navbar-toggler{width:19%!important}
	.right-icons{display:none;}
	div#navbarSupportedContent ul li {
    position: relative;
    float: left;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    position: relative;
    background: url(../images/trenner.png) no-repeat scroll center top / 100% 1px rgba(0, 0, 0, 0);
}

}
@media (max-width: 1026px){
a.navbar-brand img {
    width: 81%;
    margin: 0px 0px 0px 0px;
}
a.navbar-brand {
    width: 27%!important;
    margin: 0px 0px 0px 0px;
}
}

@media(max-width:360px){
    table tr td {
    width: 142px;
    font-size: 12px !important;
    height: 80px;
    text-align: center;
    color: #777;
}
}

















