.responsive body {
	min-width: 240px;
}

.responsive.responsive-phone .collage,
.responsive.responsive-tablet .collage {
	margin: 0 !important;
}

.responsive .content-layout .sidebar0,
.responsive .content-layout .sidebar1,
.responsive .content-layout .sidebar2 {
	width: auto !important;
}

.responsive .content-layout,
.responsive .content-layout-row,
.responsive .layout-cell {
	display: block;
}

.responsive .content-layout,
.responsive .content-layout-row {
	padding: 0;
}

.responsive .image-caption-wrapper {
	width: auto;
}

.responsive.responsive-tablet .vmenublock,
.responsive.responsive-tablet .block {
	margin-left: 1%;
	margin-right: 1%;
	width: 48%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.responsive .responsive-embed {
	height: 0;
	padding-bottom: 56.25%;
	/* 16:9 */
	position: relative;
}

.responsive .responsive-embed iframe,
.responsive .responsive-embed object,
.responsive .responsive-embed embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.responsive .sheet {
	width: auto !important;
	min-width: 240px !important;
	max-width: none !important;
	margin-right: 1% !important;
	margin-left: 1% !important;
}

#resp {
	display: none;
}

@media all and (max-width: 999px) {
	#resp,
	#resp-t {
		display: block;
	}
	#resp-m {
		display: none;
	}
}

@media all and (max-width: 480px) {
	#resp,
	#resp-m {
		display: block;
	}
	#resp-t {
		display: none;
	}
}

#resp-desktop {
	display: none;
}

#resp-tablet-landscape {
	display: none;
}

#resp-tablet-portrait {
	display: none;
}

#resp-phone-landscape {
	display: none;
}

#resp-phone-portrait {
	display: none;
}

@media (min-width: 1200px) {
	#resp-desktop {
		display: block;
	}
}

@media (min-width: 980px) and (max-width: 1199px) {
	#resp-tablet-landscape {
		display: block;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	#resp-tablet-portrait {
		display: block;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	#resp-phone-landscape {
		display: block;
	}
}

@media (max-width: 479px) {
	#resp-phone-portrait {
		display: block;
	}
}

.responsive .header {
	width: auto !important;
	max-width: none !important;
	min-height: 170px !important;
	min-width: 0 !important;
	text-align: center;
}

.responsive .headline {
    display: block;
    position: absolute;
    left: 50% !important;
    margin-left: -60px !important;
    top: 8px !important;    
}

.responsive .contacts {
    display: block;
    position: absolute;
    left: 50% !important;
    margin-left: -70px !important;
    top: 110px !important;
    width: 200px;
    text-align: center;
    font-size: 24px !important;
}

.responsive .adress {
    display: none;
}

.responsive .phone {
    font-size: 24px !important;
}

.responsive .headline a {
    font-size: 28px !important;
}

.responsive .tagline {
    position: absolute;
    left: 50%;
    margin-left: -65px;
    width: 200px !important;
    top: 62px;
    font-size: 14.5px;
    color: #5a5a5a;
}

.default-responsive .header .logo {
	display: block;
	width: 50px
	height: 50px;
	position: absolute;
	left: 50%;
	margin-left: -150px;
}

.responsive .header .slidenavigator {
	position: absolute;
}

.default-responsive .header .positioncontrol {
	display: block !important;
	position: relative !important;
	top: auto !important;
	right: auto !important;
	bottom: auto !important;
	left: auto !important;
	margin: 2% auto !important;
	width: auto !important;
	height: auto !important;
}

.responsive .header #flash-area {
	display: none;
}


/* Search and other elements in header element directly */

.default-responsive .header>.textblock {
	position: relative !important;
	display: block !important;
	margin: 1% auto !important;
	width: 75% !important;
	top: auto !important;
	right: auto !important;
	bottom: auto !important;
	left: auto !important;
}

.default-responsive .header .textblock {
	position: relative !important;
	display: block !important;
	margin: auto !important;
	left: 0 !important;
	right: 0 !important;
	top: auto !important;
	height: auto !important;
	width: auto;
	background-image: none;
}


/* '.header *' used noram align, but for '.textblock *' we must force align because of preview */

.responsive .header .textblock * {
	text-align: center !important;
}

.default-responsive .header .shapes>.textblock,
.default-responsive .header .slide-item>.textblock {
	display: none !important;
}

.default-responsive .header .shapes>.textblock * {
	text-align: center !important;
	width: auto !important;
	height: auto !important;
	display: block;
}

.default-responsive .header .slider .textblock * {
	text-align: center !important;
	width: auto !important;
	height: auto !important;
	display: block;
}


/* For icons like facebook, rss, etc. */

.responsive .header>.textblock>div {
	width: 100%;
}

.responsive .content-layout,
.responsive .content-layout-row,
.responsive .layout-cell {
	display: block;
}

.responsive .layout-cell {
	width: auto !important;
	height: auto !important;
}

.responsive .content-layout:after,
.responsive .content-layout-row:after,
.responsive .layout-cell:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.responsive .responsive-tablet-layout-cell,
.responsive.responsive-tablet .footer .content-layout .layout-cell {
	margin: 1%;
	width: 98% !important;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.responsive .responsive-layout-row-2 .responsive-tablet-layout-cell,
.responsive.responsive-tablet .footer .content-layout .responsive-layout-row-2 .layout-cell {
	width: 48% !important;
}

.responsive .responsive-layout-row-3 .responsive-tablet-layout-cell,
.responsive.responsive-tablet .footer .content-layout .responsive-layout-row-3 .layout-cell {
	width: 31% !important;
}

.responsive .post {
	border-radius: 0;
}

.responsive .footer-inner {
	width: auto;
	padding: 2% !important;
}

.responsive .footer {
	margin-top: 1%;
}

.responsive.responsive-tablet .items-row .item,
.responsive.responsive-phone .items-row .item {
	width: auto;
	display: block;
}

.responsive .topblock {
    width: 100%;
    height: auto;
    background: url('../images/header.jpg');
    margin: 0px;
    padding: 0px;
}

.responsive .topblockwhite {
    position: static;
    background: rgba(255, 255, 255, 0.75);
    width: calc(100% - 40px);
    margin: 0px !important;
    padding: 20px;
}

.responsive .topblockwhite h1 {
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 125%;
    margin-bottom: 15px;
    font-family: 'Source Sans Pro', sans-serif;
}

.responsive .toptriggertext {
    display: inline-block;
    vertical-align: middle;
    width: 130px;
    font-size: 14px;
    margin-right: 20px;
    line-height: 130%;
}

.responsive .toptriggerimg {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    margin-right: 10px;
}

.responsive .toptriggerprice {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    font-size: 22px;
    font-weight: 700;
    line-height: 20px !important;
    margin-top: 5px;
}

.responsive .toptriggerprice span {
    font-weight: 300;
    font-size: 14px;
}

.responsive .toptrigger {
	margin-bottom: 15px;
}

.responsive .topbutton {
    background: #089D1F;
    color: #FFFFFF;
    width: auto;
    padding: 15px 20px !important;
    text-transform: uppercase;
    font-size: 16px;
    transform: skewX(0deg);
    transition: 0.3s;
}

.responsive .topbuttonblock {
    width: auto;
    height: 10px;
    position: static;
    margin-top: 0px;
}

.responsive .topbuttontext {
    transform: skewX(0deg);
}

.responsive .yellowtriggers {
    margin-top: 50px !important;
    margin-bottom: 10px !important;
}

.responsive .greyblock .yellowtriggers {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.responsive .twowork {
    margin: auto !important;
}

.responsive .work {
	margin: 0px 0px 40px !important;
}

.responsive .caption {
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 135%;
    margin-bottom: 15px !important;
    font-family: 'Source Sans Pro', sans-serif;
}

.responsive .works {
    margin-top: 0px;
}

.responsive .whiteblock,
.responsive .greyblock,
.responsive .yellowblock {
    padding: 20px 0px;
    margin: 0px;
}

.responsive .worktext {
	line-height: 135%;
}

.responsive .greytriggerreadmore {
    line-height: 135%;
}

.responsive .greytriggerimg img {
    background: none;
    padding: 0px;
    width: 50px;
}

.responsive .greytriggerimg {
	width: auto;
	height: auto;
	box-shadow: 0px 0px 0px #FFFFFF !important;
	padding: 0px !important;
	margin: 10px 0px 0px !important;
}

.responsive .stockblock {
	background: none !important;
}

.responsive .stockinfo {
    padding: 0px 0px 0px;
    display: block;
    width: 100%;
}

.responsive .stock-price-big {
	margin: 10px 0px 0px 0px;
}

.responsive .stock-price-big {
	margin: 10px 10px 0px 10px;
}

.responsive .stockfeedback {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0px;
}

.responsive input[type="text"],
.responsive textarea {
    background: #FFFFFF;
    border: 1px solid #717171;
    margin-bottom: 10px;
    width: calc(100% - 20px);
    padding: 10px;
    color: #404040 !important;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-style: normal;
    text-shadow: none;
}

.responsive .feedbackform {
    background: #F2F2F2;
    padding: 20px 20px 5px;
    width: calc(100% - 40px);
    margin-top: 20px;
}

.responsive .feedbackbutton {
    display: block;
    margin: 0px;
    background: #089D1F;
    color: #FFFFFF !important;
    text-decoration: none !important;
    padding: 12px 7px;
    width: auto;
    font-size: 16px;
    line-height: 150% !important;
    cursor: pointer;
    font-weight: 300;
    transition: 0.3s;
    transform: skewX(0deg);
}

.responsive .feedbackbutton input {
    transform: skewX(0deg);
    border: 0px solid rgba(0,0,0,0);
    background: rgba(0,0,0,0);
    color: #FFFFFF;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    outline: none;
    cursor: pointer;
}

.responsive .pereezd-price-big {
    font-size: 28px;
    font-weight: 700;
    margin-top: 15px;
    margin-left: 0px;
}

.responsive .pereezd-simbol {
    font-size: 28px;
    font-weight: 300;
    margin-top: 16px;
    margin-left: 0px;
}

.responsive .pereezd-img-text {
    margin-top: -5px !important;
    margin-left: -48px;
    text-align: left !important;
    color: #777777;
}

.responsive .logos img {
    display: inline-block;
    margin: 4px 5px !important;
    width: 150px;
}

.responsive .pereezdinfo {
    padding: 10px 0px 0px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.responsive .numberblock {
    display: inline-block;
    background: rgba(255,255,255,1);
    border: 0px solid #FFDE00;
    transform: skewX(0deg);
    margin-left: 0px;
    margin-bottom: 10px;
    text-align: left !important;
    width: 270px;
}

.responsive .numbertext {
    display: inline-block;
    vertical-align: top;
    padding: 10px 0px;
    border-radius: 3px;
    max-width: 130px;
    line-height: 140%;
    text-align: left;
    font-weight: 300;
    z-index: 10;
    transform: skewX(0deg);
}

.responsive .number {
    font-size: 42px;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    padding: 20px 0px 20px 15px;
    border-radius: 3px;
    z-index: 10;
    transform: skewX(0deg);
}

.responsive .numberblocks {
    margin: 20px 0px 0px;
}

.responsive .avtopark .yellowtrigger {
    background: #FFFFFF;
    width: 290px;
    margin: 7px 0px;
    padding: 15px;
}

.responsive .toptriggers {
    padding: 10px 0px 0px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.responsive .whiteblock>ymaps {
	width: 100% !important;
	height: 300px !important;
}

.responsive .pereezd {
	width: 260px;
}

.responsive .umodal {
    position: fixed;
    display: block;
    width: calc(100% - 60px);
    height: auto;
    padding: 30px;
    left: 0px;
    margin-left: 0px;
    top: 0%;
    margin-top: -500px;
    background: #F2F2F2;
    z-index: 100500;
    box-shadow: 0px 0px 0px 1100px rgba(0, 0, 0, 0);
    transition: 0.3s;
}

.responsive .click {
    top: 50%;
    margin-top: -225px;
    transition: 0.3s;
    box-shadow: 0px 0px 0px 1100px rgba(0, 0, 0, 0.3);
}

.responsive .umodal h2 {
    font-size: 22px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 900 !important;
    text-transform: uppercase;
    margin: 5px 0px 20px;
}

.responsive .close {
    width: 25px;
    height: 25px;
    position: fixed;
    margin-left: calc(100% - 80px);
    margin-top: -8px;
    cursor: pointer;
}
