@media screen and (max-width: 800px) {
.content_top {
    display: none;
}
.block_news {
    display: flex;
    flex-direction: column;
}	
.new_b {
    width: 100%;
}	
p.sdgsdg {
    padding: 0;
}	
    .new_b.none_bg {
        max-width: 80%;
        margin: 0 auto;
    }	
img.f_log {
    width: 100%;
}	
	

	
	
	
	
.burg {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.burger svg {
    width: 60px;
    height: 60px;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.burger svg path {
    fill: none;
    -webkit-transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
    -moz-transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
    -o-transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
    -ms-transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
    transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
    stroke-width: 30px;
    stroke-linecap: round;
    stroke: #fff;
    stroke-dashoffset: 0px;
}
.burger svg path#top,
.burger svg path#bottom {
  stroke-dasharray: 240px 950px;
}
.burger svg path#middle {
  stroke-dasharray: 240px 240px;
}
.cross path#top,
.cross path#bottom {
  stroke-dashoffset: -650px;
  stroke-dashoffset: -650px;
}
.cross path#middle {
    stroke-dashoffset: -240px;
    stroke-dasharray: 0px 217px;
}	
.content_top.blocks {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
	
    .content_top.blocks {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 100vh;
        overflow: auto;
        background: #fff;
    }
    .content_top.blocks div#nav {
        width: 100%;
        margin: 0;
        height: auto;
        padding-top: 70px;
        height: calc(100vh - 70px);
        background: #fff;
        box-shadow: none;
    }

.logo
 {
    display: none;
}	
.hamburger {
    display: none;
}	
.meny ul {
    display: flex;
    flex-direction: column;
}
.two_meny ul {
    display: flex;
    flex-direction: column;
}	
    .top_m_nav {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        background: #fff;
    }	
.two_meny {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}	
.content_top.blocks li {
    width: 100%;
    padding: 10px 0px;
}
	.meny {
    width: 100%;
}
.nav.open_motocikli .su_menu_in.motocikli_open {
    height: auto;
}	
.mot_3.active {
    display: flex;
    flex-direction: column;
}
.mot_3.active div {
    width: 100%;
}	
body.zopa {
    overflow: hidden;
}	
.su_menu_in {
    border-top: none;
}	
.s_m_op {
    width: 45%;
}	
.qwe3.top_m_m {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}	
.meny ul li a, .two_meny ul li a
 {
    font-weight: 600;
}
	form#contactForm {
    width: 80% !important;
}
.more .beer {
    display: flex;
    flex-direction: column;
    height: auto;
    margin-top: 30px;
}
div#myBtn {
    display: inline-block;
    margin-bottom: 20px;
    width: auto;
}	
.price_item a.btnMedium.btnType1 {
    width: auto;
}
span.btnIcon.arrow_r {
    width: auto;
    display: inline-block !important;
    text-align: center;
    margin-right: 0 !important;
}
    .price_item p {
        display: block;
        text-align: left;
        margin-bottom: 50px;
    }	
.harak p img {
    margin-right: 10px;
}	
	
.modal-content {
    width: calc(95% - 40px);

}	
.modal
 {
    padding-top: 15px;
}	
.b_slid_top {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 130px;
}
.home_in_slider_text {
    height: 80%;
    margin-top: -78vh;
}
	
.svg_w_anim .d-icon-scrolling-hero {
    margin-bottom: 156px;
  
}
.price_item p b {
    margin-left: 0px;
}	
.img_info, .text_info {
    margin-top: 0;
}	
.img_info, .text_info {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}	
    .item_car {
        width: 96%;
        margin-bottom: 40px;
        display: block;
        padding-top: 10px;
        padding-bottom: 10px;
    }
	
	
	
	
	
	
}