/**
 * @copyright	Copyright (C) 2005 - 2016 Open Source Matters, Inc. All rights reserved.
 * @license	GNU General Public License version 2 or later; see LICENSE.txt
 */



@media (min-width: 1024px) and (max-width: 1200px) {
	.slider-title {
    	left: 5vw !important;
    	margin-top: 0vh;
	}

}

@media (max-width: 1024px) and (min-width: 560px) {
	.mail, .site, .telephones, .languages {
	    padding: 0 !important;
	    margin: 0 !important;
	}
	.slider-title h1{
		font-size: 1.5em;
		padding-top: 40px;
	}
	.slider-title h2{
		font-size: 1.8em !important;
	}
	.mail span, .site span, .telephones span, .languages span {
    font-size: .9em;
	}
	.telephones span {
    padding-right: 20px;
 }	
	.info_panel {
	    margin-top: 0px !important;
	}
	.info_title {
	    padding-top: 0px !important;
	}
	.icons img {
	    width: 35px !important;
	    margin-left: 15px !important;
	    margin-top: 3px;
	}
	.examples img {
	    width: 45px !important;
	}
	.info_title h4 {
    font-size: 2rem !important;
	}

}



@media (min-width: 320px) and (max-width: 1025px) {
	.slider-title {
 }
	.info_title {
    padding-top: 20px !important;
    /* height: 300px; */
}
.ams_menu{
	font-size: 0.8rem;
}
.ams_menu ul li a {
    font-size: 0.9rem !important;
}
ul#main_menu li, ul#stick_menu li {
    padding-right: 0px !important;
    padding-left: 20px !important;
}
.uk-position-center.uk-text-center.slider-title h1 {
    font-size: 23px;
}
.languages.uk-grid-margin.uk-first-column {
    margin-top: 0px;
}

img.fasad {
    top: -100px !important;
    width: 90%;
    left: 14px !important;
}

.info_title h4 {
    font-size: 2rem !important;
}

.icons img {
    width: 34px !important;
}

.strip p.info_p {
    font-size: 11px !important;
}

.info_panel {
    width: 325px !important;
    /* margin-top: 0% !important; */
}

.examples_title {
    margin-top: 0px !important;
}

.examples img {
    width: 31px !important;
}

.execution p {
    font-size: 12px !important;
}

a.button_more {
    margin: 0 auto !important;
    padding: 0px 5px !important;
    font-size: 12px;
    margin-bottom: 10px !important;
}

.uk-first-column h4 {
    line-height: 0.9;
    font-size: 26px !IMPORTANT;
}

.icons.uk-padding-remove.uk-grid-margin.uk-first-column {
    margin-top: 0 !important;
}

h4.under_line_right {
    text-align: left;
}
p.under_line_right_p1,p.under_line_right_p2,p.under_line_right_p3 {
    text-align: left;
}
.telephones.uk-first-column {
    padding: 0 !important;
}

.show_menu.uk-flex-middle.uk-grid {
    margin-left: 0 !important;
}
}


@media (min-width: 300px) and (max-width: 639px) {

.button_shop{
	width: 90% !important;
}

.show_menu.uk-flex-middle.uk-grid {
    margin-left: 0 !important;
    z-index: 1000;
    position: fixed;
    visibility: visible;
    border-radius: 0;
    left: 0;
}

.info_title {
	background-color: #8e897a !important;
	top: 0px;
	position: absolute;
}
.info_panel {
	background-color: transparent !important;	
}
.ams_product_slider a.uk-slidenav-large {
	transform: translateY(-110px);
}
.ams_slider.big_slider {
    transform: translate(0, 0px) !important;
    z-index: 0;
}

.slider-title h1 {
    font-size: 1.5em !important;
}
.slider-title h2 {
    font-size: 2em !important;
}
blockquote {
    font-size: 1.5rem !important;
    line-height: 1.5rem !important;
}
.slide_prod>img {
    position: relative !important;
    transform: translate(0%,0%) !important;
    left: 0 !important;
    top: 0 !important;
    width: auto !important;
    height: 45% !important;
}
.header_product_slide{
	
}	
.ams_product_slider ul.uk-slideshow-items {
    	min-height: 100vh !important;
 }
li.slide_prod {
    /* height: 40vh !important; */
}
.info_panel {
    opacity: 1 !important;
}
.info_panel {
    opacity: 1 !important;
    width: 100% !important;
    /* top: -10px; */
    margin-top: 0 !important;
}
.mcp{margin: 0!important;padding: 0!important;/* bottom: 14%; */position: relative;}
img.fasad {
    width: 100%;
    display: block;
    bottom: 0;
    left: auto!important;
    position: relative !important;
}
}

@media (max-width: 400px) and (min-width: 300px){
img.fasad {
	top: -100px !important;
	width: 78%;
}
}

@media (max-width: 500px) and (min-width: 400px){
img.fasad {
	top: -111px !important;
	width: 70%;
}
}
@media (max-width: 600px) and (min-width: 500px){
img.fasad {
	top: -110px !important;
	width: 65%;
}
}

@media (max-width: 1024px) and (min-width: 639px) {
.info_panel {
    /* top: 83px !important; */
    transform: translateY(40%);
}
img.fasad {
    top: -100px !important;
    width: 90%;
    left: 14px !important;
}
}

/* Top Store Bar - mobile */
@media (max-width: 639px) {
	.top-store-bar {
		padding: 6px 10px;
	}
	.top-store-bar__link {
		font-size: 13px;
		letter-spacing: 0.5px;
	}
}