@media (max-width: 1024px) { 
	.phone-num {
    font-size: 16px;
    padding-top: 11px;
	}
	img.logo {
    padding-top: 11px;
	}
} 

@media (max-width: 768px) { 
	section#top-banner, section#foot-banner {
    height: auto;
	}
	.circ.pulses, .yvedw {
	display:none;
	}
	.pr-item, .shop-item {
    margin-bottom: 15px;
	}
	.servis-item {
    margin-bottom: 30px;
	}
	img.logo {
    width: 190px;
	padding-top: 1px;
	}
	.navbar {
    margin: 5px auto 0;
    right: 0;
    position: absolute;
    z-index: 999;
	}
	.navbar-collapse {
    position: fixed;
    width: 100%;
    background: #fffffffc;
    top: 75px;
    right: 0;
    z-index: 999;
    padding: 30px;
    text-align: right;
    height: auto;
    box-shadow: -10px 0px 33px #0000000d;
	}
	.navbar-light .navbar-nav .nav-link {
    font-size: 18px;
	}
	a.close-menu-btn {
    bottom: 19px;
    width: 80%;
    right: 33px;
    padding: 15px 20px;
    text-align: center;
    border: 1px solid #ccc;
    color: #7b7b7b;
    border-radius: 30px;
    display: block;
    margin: 35px auto 0;
	}
	section#top-banner .col-lg-6.col-md-12 img, section#foot-banner .col-lg-6.col-md-12 img {
    width: 70%;
	padding-bottom: 30px;
	}
	section#work .offset-1 {
    margin-left: 0;
	}
	.video-text {
    margin-bottom: 55px;
	}
	.d-none768 {
    text-align: center;
    margin-top: 12px;
    margin-bottom: -11px;
    border-top: 1px solid #eaeaea;
	}
	.phone-num {
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
	}
	.offset-2 {
    margin-left: 0;
	}
	.shop-item h3 {
    font-size: 16px;
	}
	.btn {
    white-space: inherit;
	}
	.back-call button {
    width: 85%;
	}
	.work-item {
    margin-bottom: 20px;
	}
	.magnet-line h2 {
    font-size: 25px;
	}
	.log-in {
    display: none;
	}
}

@media (max-width: 767px) { 
	section#top-head .col-sm-6, .col-md-6.w50 {
    width: 50%;
	}
	section#tech img {
    padding-bottom: 20px;
	}
	section#features .side-left p {
    text-align: left;
	}
	.side-left h4 {
    text-align: left;
	}
	section#features .side-left p span {
    float: left;
    margin-right: 15px;
	margin-left: 0;
	}
	.log-in {
	display:none;
	}
	.scrollup {
    zoom: 0.6;
	}
	section#top-banner .col-lg-6.col-md-12 img, section#foot-banner .col-lg-6.col-md-12 img {
    width: 90%;
	}
	.magnet-line h2 span {
    width: 100%;
    display: block;
	}
	section#top-banner h1 {
    font-size: 29px;
	}
	section#top-banner h2 {
    font-size: 25px;
	}
	.countdown ul.flip li span div div.inn {
    font-size: 27px;
    padding-top:4px;
	}
	.shop-item img {
    height: auto;
	}
	section#foot-banner form {
    width: 90%;
	}
	a.desinger {
    display: none;
	}
}

@media (max-width: 375px) { 
img.bike {
    width: 100%;
}

}