@charset "utf-8";
/* LESS Document */
/*black*/
/*dark-blue*/
/*white*/
/*font-family: 'Conv_Nootype - Radikal'*/
/*font-family: 'Conv_CircularStd-Book'*/
/*font-family: 'Conv_Px Grotesk Bold'*/
/* RESET */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  /*vertical-align:baseline;*/
  background: transparent;
  font-weight: normal;
}
body {
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  /*body {
		cursor: pointer;
	}*/
  /*.portfolio_block .pr_photo:hover .blackout:after,.portfolio_block .pr_photo:focus .blackout:after, .portfolio_block .pr_photo:active .blackout:after{
		cursor: pointer;
	}
	*/
}
@media screen and (min-width: 1025px) {
  /*body {
		cursor: pointer;
	}*/
  .portfolio_block .pr_photo:hover .blackout:after,
  .portfolio_block .pr_photo:focus .blackout:after,
  .portfolio_block .pr_photo:active .blackout:after {
    cursor: pointer;
  }
  .portfolio_block .pr_photo:hover .blackout {
    background: url(images/blende.svg) no-repeat;
  }
  .portfolio_block .pr_photo:hover .blackout:after,
  .portfolio_block .pr_photo:focus .blackout:after,
  .portfolio_block .pr_photo:active .blackout:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    content: url(images/more.svg);
  }
  .portfolio_block .pr_photo:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
  }
  .portfolio_block .name_3:hover {
    color: #0036A2;
  }
  .portfolio_block .text_link:hover {
    color: #b1b5b9;
    border-bottom: none;
    padding-bottom: 3px;
  }
  .portfolio_block .text_link:hover:after {
    content: ' ';
  }
  .product_block:hover .name_3 {
    color: #0036A2;
  }
  .product_block:hover .overflow_hidden {
    color: #000000;
  }
  .product_block:hover .blackout {
    background: url(images/blende.svg) no-repeat;
  }
  .product_block:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
  }
  .product_block:hover .blackout:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    content: url(images/more.svg);
  }
  .product_block:hover .text_link {
    color: #b1b5b9;
    border-bottom: none;
    padding-bottom: 3px;
  }
  .product_block:hover .text_link:after {
    content: ' ';
  }
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #143d83;
  text-decoration: none;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
/*___________________________________________________________________END RESET_________________________________________________________________________*/
@font-face {
  font-family: 'Conv_Prohibition';
  src: url(fonts/Prohibition.eot);
  src: local('âº'), url(fonts/Prohibition.woff) format('woff'), url(fonts/Prohibition.ttf) format('truetype'), url(fonts/Prohibition.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Conv_Px Grotesk Regular';
  src: url(fonts/Px Grotesk Regular.eot);
  src: local('âº'), url(fonts/Px_Grotesk_Regular.woff) format('woff'), url(fonts/Px_Grotesk_Regular.ttf) format('truetype'), url(fonts/Px_Grotesk_Regular.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Conv_Px Grotesk Bold';
  src: url(fonts/Px Grotesk Bold.eot);
  src: local('âº'), url(fonts/Px_Grotesk_Bold.woff) format('woff'), url(fonts/Px_Grotesk_Bold.ttf) format('truetype'), url(fonts/Px_Grotesk_Bold.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  padding: 0;
  margin: 0;
  font-family: 'Conv_Nootype - Radikal';
  font-size: 14px;
  background: #FFFFFF;
  color: #000000;
  width: 100%;
  min-width: 320px;
  height: 100%;
  font-family: 'Conv_Px Grotesk Regular', Sans-Serif;
  line-height: 24px;
  position: relative;

  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  
}
a {
  color: #001857;
}
.frame {
  position: relative;
  width: 1400px;
  margin: 0 auto;
}
.frame_1 {
  position: relative;
  width: 910px;
  margin: 0 auto;
}
.frame_3 {
  display: none;
  width: 96%;
}
.frame_4 {
  display: block;
  position: relative;
  width: 910px;
  margin: 0 auto;
}
.frame_for_navigation {
  position: relative;
  width: 800px;
  margin: 0 auto;
}
p {
  margin: 10px 0 20px 0;
}
.cl_b {
  clear: both;
}
.position_left {
  position: relative;
  float: left;
}
.position_right {
  position: relative;
  float: right;
}
.position_center {
  display: table;
  margin: 0 auto;
  text-align: center;
}
.name_1 {
  font-size: 88px;
  line-height: 91px;
  text-transform: uppercase;
  font-family: 'Conv_Prohibition';
  /*width:85%;*/
  letter-spacing: 2px;
}
.name_2 {
  font-family: 'Conv_Prohibition';
  font-size: 32px;
  line-height: 36px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 14px 0 10px 0;
  color: #001857;
}
.name_22 {
  font-family: 'Conv_Prohibition';
  font-size: 32px;
  line-height: 36px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 14px 0 10px 0;
}
.gradient_block .name_22 {
  color: #fff;
}
.name_3 {
  display: block;
  font-family: 'Conv_Prohibition';
  font-size: 46px;
  line-height: 50px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0 0 10px 0;
  color: #001857;
  /*max-width: 80%;*/
}
.name_3 a {
  color: #001857;
  text-decoration: none;
}
.name_3 a:hover {
  color: #0036a2;
  text-decoration: none;
}
.name_33 {
  display: block;
  font-family: 'Conv_Prohibition';
  font-size: 46px;
  line-height: 50px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0 0 14px 0;
  color: #b1b5b9;
}
.name_4 {
  font-size: 18px;
  color: #001857;
  text-transform: uppercase;
  text-align: left;
}
.name_5 {
  font-size: 12px;
  text-transform: uppercase;
  color: #b1b5b9;
  letter-spacing: 1px;
  line-height: 14px;
  padding: 20px 0 ;
  text-align: center;
}
.text_shadow {
  text-shadow: 2px 2px 2px #001857;
}
.text_addcolor {
  color: #ffffff;
}
.text_themecolor {
  color: #001857;
}
.text_align_right {
  text-align: right;
}
.text_align_left {
  text-align: left;
}
.text_align_center {
  text-align: center;
  margin: auto;
}
.padd10 {
  padding: 10px;
}
.maxwidth80p {
  max-width: 80%;
}
.maxwidth50p {
  max-width: 50%;
}
.padd_top {
  padding-top: 85px;
}
.padd_bott {
  padding-bottom: 50px;
}
.padd_bott_2 {
  padding-bottom: 150px;
}
.margin_bott {
  margin-bottom: 50px;
}
.margin_bott100 {
  margin-bottom: 100px;
}
.margin_top {
  margin: 150px 0 0 0;
}
.margin_top_1 {
  margin: 75px 0 0 0;
}
.text_12 {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.position_center .button_1 {
  display: block;
  margin: 40px auto 50px auto;
  width: auto;
}
.button_1 {
  display: block;
  position: relative;
  width: 185px;
  padding: 7px 9px 7px 20px;
  font-size: 14px;
  letter-spacing: 0.7px;
  text-decoration: none;
  text-align: center;
  margin: 72px  auto 0 auto;
  /*box-sizing: border-box;*/
}
.button_white {
  border-top: solid 2px #D8D8D8;
  border-bottom: solid 2px #D8D8D8;
  border-left: solid 2px #D8D8D8;
  color: #D8D8D8;
}
.button_white:hover {
  border-top: solid 2px #ffffff;
  border-bottom: solid 2px #ffffff;
  border-left: solid 2px #ffffff;
  color: #ffffff;
}
.button_white:after {
  content: url(images/button_gr_plus.svg);
  display: block;
  position: absolute;
  width: 11px;
  height: 45px;
  top: -5px;
  right: -11px;
}
.button_white:hover:after {
  content: url(images/button_gr_plus_hover.svg);
  display: block;
  position: absolute;
  width: 11px;
  height: 45px;
  top: -5px;
  right: -11px;
}
.button_red {
  border-top: solid 2px #dc003d;
  border-bottom: solid 2px #dc003d;
  border-left: solid 2px #dc003d;
  color: #dc003d;
}
.button_red:hover {
  border-top: solid 2px #ff0046;
  border-bottom: solid 2px #ff0046;
  border-left: solid 2px #ff0046;
  color: #ff0046;
}
.button_red:after {
  content: url(images/button_plus.svg);
  display: block;
  position: absolute;
  width: 11px;
  height: 45px;
  top: -5px;
  right: -11px;
}
.button_red:hover:after {
  content: url(images/button_plus_hover.svg);
  display: block;
  position: absolute;
  width: 11px;
  height: 45px;
  top: -5px;
  right: -11px;
}
.button_blue {
  border-top: solid 2px #001857;
  border-bottom: solid 2px #001857;
  border-left: solid 2px #001857;
  color: #001857;
}
.button_blue:hover {
  border-top: solid 2px #0036a2;
  border-bottom: solid 2px #0036a2;
  border-left: solid 2px #0036a2;
  color: #0036a2;
}
.button_blue:after {
  content: url(images/plus_blue.svg);
  display: block;
  position: absolute;
  width: 11px;
  height: 45px;
  top: -5px;
  right: -11px;
}
.button_blue:hover:after {
  content: url(images/plus_blue_hover.svg);
  display: block;
  position: absolute;
  width: 11px;
  height: 45px;
  top: -5px;
  right: -11px;
}
.color_gray {
  color: #656872;
}
.color_gray_2 {
  color: #b1b5b9;
}
footer {
  position: relative;
  width: 100%;
  height: 180px;
  text-align: center;
}
/*________________________________________________________header______________________________________________________*/
header {
  position: absolute;
  width: 100%;
  height: 56px;
  background: #001857;
  z-index: 1100;
}
#logo {
  position: absolute;
  left: 0;
  top: 0;
  /*width:173px;
	padding:19px 10px;*/
  /*width:13%;
	height:36px;
	padding:19px 2%;*/
  width: 172px;
  padding: 19px 50px;
  height: 34px;
  background-color: #ffffff;
  z-index: 1200;
}
#logo img {
  height: auto;
}
.menu_min_width {
  display: none;
  position: relative;
  float: right;
  padding-top: 15px;
  padding-right: 25px;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Conv_Prohibition';
  letter-spacing: 1px;
}
.menu_left {
  text-align: center;
}
#menu_top {
  position: relative;
  float: left;
  margin-left: 17%;
  width: 75%;
  font-size: 0px;
  /*margin-left:17%;
	width:74%;*/
}
#menu_top .menu {
  display: block;
  position: relative;
  float: left;
  /*padding:16px 4% 17px 4%;*/
  padding: 16px 16px 17px 20px;
  font-size: 18px;
  letter-spacing: 1.5px;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Conv_Prohibition';
}
#menu_top .menu:hover {
  background-color: #ffffff;
  color: #dc003d;
}
#menu_top .dropdown {
  position: relative;
  display: inline-block;
}
#menu_top .dropdown:hover .menu {
  background-color: #ffffff;
  color: #dc003d;
}
#menu_top .dropdown:hover .sel_menu {
  color: #dc003d;
}
#menu_top .dropdown:hover .menu:after {
  content: url(images/plus.svg);
  /*content: url(images/sub_sel.gif);*/
  position: absolute;
  top: 0;
  right: 7px;
}
#menu_top .sel_menu {
  background-color: #ffffff;
  color: #dc003d;
}
#menu_top .sel_menu:after {
  content: url(images/plus.svg);
  position: absolute;
  top: 0;
  right: 7px;
}
#menu_top .sel {
/*  background-color: #ffffff;*/
  color: #dc003d;
}
.sel_menu .submenu a {
  background-image: none;
}
.submenu {
  display: none;
  position: absolute;
  left: 0;
  top: 56px;
  width: 880px;
  background-color: #ffffff;
  padding: 10px 0 20px 0;
  font-family: 'Conv_Prohibition';
  letter-spacing: 1px;
}
.submenu ul {
  padding: 0 2px 0 0;
}
.submenu .sub_top {
  display: block;
  padding: 5px 5px 5px 5px;
  margin: 0 5px 0 5px;
  color: #001857;
  text-decoration: none;
  text-align: right;
}
.submenu .sub_top:hover {
  color: #dc003d;
  background: url(images/plus.svg) no-repeat right top;
}
/*.submenu .sub_top:hover:after{
	content:url(images/plus_menu.gif);
	position:absolute;
	top:-10px;
	right:25px;
	}*/
.submenu .sub_sub_top:hover {
  background: url(images/plus.svg) no-repeat right top;
  color: #dc003d;
}
.submenu ul li {
  background-image: none;
  background-color: #ffffff;
  list-style: none;
  text-align: right;
  font-size: 14px;
}
.submenu ul li a {
  display: block;
  padding: 5px 5px 5px 53px;
  margin: 0 4px 0 -8px;
  color: #858595;
  text-decoration: none;
}
@media screen and (min-width: 1100px) {
  .dropdown:hover .submenu,
  .dropdown:hover .submenu_1 {
    display: block;
  }
}
#menu_top div.sub_click,
#menu_top .sub_view {
  display: none;
}
/*_____________________________________________________________ submenu_1 _________________________________________________________________________*/
.submenu_1 {
  display: none;
  position: absolute;
  right: 0px;
  top: 56px;
  /*width:800px;*/
  /*min-width: 220px;*/
  background-color: #ffffff;
  padding: 4px 0 10px 0;
  font-family: 'Conv_Prohibition';
  letter-spacing: 1px;
  text-align: right;
}
.submenu_1 .sub_top {
  display: block;
  position: relative;
  padding: 11px 28px 9px;
  font-size: 18px;
  letter-spacing: 1.5px;
  text-decoration: none;
  text-transform: uppercase;
  color: #001857;
  min-width: 210px;
  font-family: 'Conv_Prohibition';
}
.submenu_1 .sub_top:hover {
  /*background-color:@additionalColor;*/
  color: #dc003d;
}
.submenu_1 .sub_top:hover:after {
  content: url(images/plus.svg);
  position: absolute;
  top: -10px;
  right: 7px;
}
/*_____________________________________________________________ end_submenu_1 _________________________________________________________________________*/
#language_de, #language_en,#language_nl {
  display: block;
  position: relative;
  float: right;
  width: 16px;
  margin: 18px 16px 17px 0;
  font-size: 14px;
  color: #FFFFFF;
  text-decoration: none;
}
#language_de:hover, #language_en:hover, #language_nl:hover  {
  color: #dc003d;
}
#search_pole {
  /*display: block; */
  position: relative;
  float: right;
  width: 3%;
  margin: 17px 0px  17px 0;
}
#search_pole:after {
  content: url(images/search.svg);
  display: block;
  position: absolute;
  width: 26px;
  height: 26px;
  top: 0;
  left: 0;
}
#search_pole:hover:after {
  content: url(images/search_red.svg);
}
#menu_left_block {
  position: absolute;
  top: 56px;
  left: 0;
  width: 286px;
  background: #f5f5f5;
  padding: 84px 66px 60px 22px;
  z-index: 600;
}
.sub_m_l {
  margin-top: -10px;
}
.sub_m_l ul a {
  display: block;
  font-size: 18px;
  margin: 6px 0;
  padding: 6px 20px;
  text-decoration: none;
  color: #001857;
}
.sub_m_l ul a:hover {
  /*background:url(images/plus_red.gif) no-repeat right top;*/
  color: #dc003d;
}
.sub_m_l ul .sub_sel {
  background: url(images/sub_sel.gif) no-repeat top right;
}
.sel_munu {
  background: url(images/sub_sel.gif) no-repeat top right;
  color: #dc003d;
}
.sub_m_l ul li {
  list-style: none;
}
.sub_m_l .sub_sub_m {
  display: block;
  color: #9d9fa1;
  text-decoration: none;
  margin: 6px 0;
  padding: 6px 20px;
}
.search_block {
  position: absolute;
  display: none;
  bottom: 0;
  /*top:75px;*/
  left: 0;
  height: 40px;
  background: #ffffff;
  width: 310px;
  padding: 8px;
  z-index: 610;
}
.search_zoom {
  /*.position_left;*/
  float: right;
  display: block;
  padding: 8px 10px 0 20px;
}
.search_form_1 {
  position: relative;
  float: left;
  width: 240px;
  height: 32px;
  font-size: 14px;
  border-bottom: solid  2px #b1b5b9;
  border-left: none;
  border-right: none;
  border-top: none;
  outline: none;
}
.search_form_1:focus {
  border-bottom: solid  2px #001857;
  color: #001857;
  border-left: none;
  border-right: none;
  border-top: none;
}
.language_sel {
  display: block;
  position: absolute;
  left: 22px;
  top: 35px;
  font-size: 14px;
  text-decoration: none;
}
.close {
  display: block;
  position: relative;
  float: right;
  color: #ffffff;
  font-size: 12px;
  font-family: 'Conv_Prohibition';
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 15px 25px 0 0;
  text-decoration: none;
}
.close img {
  padding: 0 0 0 3px;
  margin-bottom: -1px;
}
.max750 {
  max-width: 800px;
}
/*_______________________________________________________ end header _____________________________________________________________________*/
#big_photo_block {
  position: relative;
  width: 100%;
  height: 686px;
  border-bottom: solid 8px #001857;
  background-size: cover;
  margin-left: 0;
}
.home_photo {
  background: url(images/home-stage.jpg) no-repeat;
}
.produkte_photo {
  background: url(images/bitmap.jpg) no-repeat;
}
.kontakt_photo,
.vertriebsnetz_photo {
  background: url(images/bitmap_contact.jpg) no-repeat;
}
.branchen_photo,
.leistungen_photo,
.unternehmen_photo {
  background: url(images/bitmap_branchen.jpg) no-repeat;
}
.aluminium_photo {
  background: url(images/aluminuium-stage.jpg) no-repeat;
}
.aluminiumstangen_photo {
  background: url(images/bitmap_aluminiumstangen.jpg) no-repeat;
}
.karriere_photo {
  background: url(images/karriere_bitmap.jpg) no-repeat;
}
.automobil_photo {
  background: url(images/bitmap_autumobil.jpg) no-repeat;
}
.management_photo {
  background: url(images/management_bitmap.jpg) no-repeat;
}
.warenwirtschaft_photo {
  background: url(images/warenwirtschaft.jpg) no-repeat;
}
.about_photo {
  background: url(images/about_niemet-stage.jpg) no-repeat;
}
.anarbeitung_photo {
  background: url(images/anarbeitung_bitmap.jpg) no-repeat;
}
.downloads_photo {
  background: #d8d8d8;
}
.dark_gradient {
  width: 100%;
  height: 686px;
  /*height:342px;
	padding:344px 0 0 0;*/
  background-position: bottom;
  background: -moz-linear-gradient(top, rgba(0, 24, 87, 0) 0%, rgba(0, 24, 87, 0) 45%, rgba(0, 24, 87, 0.46) 72%, rgba(0, 24, 87, 0.46) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 24, 87, 0) 0%, rgba(0, 24, 87, 0) 45%, rgba(0, 24, 87, 0.46) 72%, rgba(0, 24, 87, 0.46) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 24, 87, 0) 0%, rgba(0, 24, 87, 0) 45%, rgba(0, 24, 87, 0.46) 72%, rgba(0, 24, 87, 0.46) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00001857', endColorstr='#75001857', GradientType=0);
  /* IE6-9 */
  background-size: cover;
}
.height_padd {
  height: 256px;
  padding: 430px 0 0 0;
}
.position_text_top {
  position: absolute;
  right: 10%;
  bottom: 94px;
  width: 70%;
}
.position_text_top .name_1 {
  width: 100%;
}
.subtitle {
  background-color: #001857;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0.5px;
  padding: 9px 19px 7px 19px;
  margin-top: 24px;
  margin-bottom: 36px;
}
#contact_block {
  width: 217px;
  height: 38px;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  bottom: -60px;
  padding: 17px 16px 17px 30px;
  font-family: 'Conv_Px Grotesk Bold';
  z-index: 200;
}
.graphic_1 {
  position: absolute;
  top: 200px;
  left: 164px;
}
/*.graphic_2{
	position:absolute;
	top:260px;
	left:190px;
	}*/
.graphic_2 {
  position: absolute;
  top: 260px;
  left: 10%;
  width: 80%;
}
.text_img {
  position: relative;
  float: right;
  padding: 0 0 5px 0;
  /*font-weight:bold;*/
}
.tel:before {
  content: url(images/phone.svg);
  position: absolute;
  top: 0;
  left: -24px;
}
.tel:hover:before {
  content: url(images/phone.svg);
}
.mail,
.tel {
  color: #19191a;
  position: relative;
}
.mail:hover,
.tel:hover {
  color: #001857;
  padding-bottom: 2px;
  border-bottom: solid 2px #001857;
}
.mail:before {
  content: url(images/mail.svg);
  position: absolute;
  top: 0;
  left: -24px;
}
.mail:hover:before {
  content: url(images/mail.svg);
}
.text {
  width: 670px;
  text-align: left;
  padding: 0 130px 60px 110px;
}
.text_1 {
  width: 670px;
  text-align: left;
  padding: 30px 130px 10px 110px;
}
.position_contact {
  width: 670px;
  text-align: left;
  padding: 0 130px 0 110px;
}
.text_link {
  display: block;
  position: relative;
  float: left;
  /*font-weight:bold;*/
  font-family: 'Conv_Px Grotesk Bold', Sans-Serif;
  color: #001857;
  text-decoration: none;
  padding-top: 17px;
  padding-bottom: 1px;
  line-height: 18px;
  margin-bottom: 10px;
  margin-right: 30px;
  border-bottom: solid 2px #001857;
}
.text_link:after {
  content: url(images/plus_blue.svg);
  position: absolute;
  top: 8px;
  right: -10px;
}
.text_link:hover {
  color: #0036a2;
  border-bottom: none;
  padding-bottom: 3px;
}
.text_link:hover:after {
  content: url(images/plus_blue_hover.svg);
}
.product_block .text_link:hover {
  color: #b1b5b9;
  border-bottom: none;
  padding-bottom: 3px;
}
.product_block .text_link:hover:after {
  content: ' ';
}
.position_graphic {
  margin: 60px auto 0 auto;
  text-align: center;
}
.img_block {
  background: url(images/career_bg.jpg) no-repeat;
  width: 100%;
  background-size: cover;
  padding: 83px 0 90px 0;
  margin: 0 0 0 0;
}
.img_block_1 {
  background: url(images/leistungen_anarbeitung_bg.jpg) no-repeat;
  width: 100%;
  background-size: cover;
  padding: 83px 0 90px 0;
  margin: 0 0 0 0;
}
.img_block .text_1 {
  color: #ffffff;
}
.img_block_1 .text_1 {
  color: #ffffff;
}
/*.img_block .gradient_block{
background:  rgb(0,24,87,0.92);
background: -moz-linear-gradient(top,  rgba(0,24,87,0.92) 0%, rgba(0,18,67,0.92) 100%); 
background: -webkit-linear-gradient(top,  rgba(0,24,87,0.92) 0%,rgba(0,18,67,0.92) 100%); 
background: linear-gradient(to bottom,  rgba(0,24,87,0.92) 0%,rgba(0,18,67,0.92) 100%); 
	}*/
.gradient_block {
  width: 100%;
  padding: 83px 0 83px 0;
  background: #001857;
  background: -moz-linear-gradient(top, #001857 0%, #001243 100%);
  background: -webkit-linear-gradient(top, #001857 0%, #001243 100%);
  background: linear-gradient(to bottom, #001857 0%, #001243 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001857', endColorstr='#001243', GradientType=0);
}
.gradient_block .text {
  padding: 0 130px 0 110px;
}
.gradient_block_opasity {
  filter: alpha(opacity=50);
  opacity: 0.50;
}
.info_block {
  position: relative;
  float: left;
  width: 25%;
  text-align: center;
  color: #ffffff;
  line-height: 18px;
}
.info_block div {
  padding: 5px;
  min-height: 40px;
}
.graphic_bg {
  background: #f5f5f5 url(images/network_3.svg) no-repeat bottom center;
  padding: 80px 0 0 0;
  animation: animatedBackground 4s linear 1;
  /*  infinite;*/
}
#animate-area {
  width: 100%;
  background-image: url(images/network_3.svg);
  background-position: bottom center;
  background-repeat: no-repeat;
  animation: animatedBackground 3s linear 1;
  /*  infinite;*/
}
@keyframes animatedBackground {
  /*from { background-position: 0 0; }
	to { background-position: 0 100%; }*/
  /*from { background-position: bottom center; opacity: 0; }
	to { background-position: center center; opacity: 1;}*/
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    /*IE*/
    -moz-opacity: 0;
    /*Mozilla*/
  }
  to {
    opacity: 1;
    filter: alpha(opacity=1);
    /*IE*/
    -moz-opacity: 1;
    /*Mozilla*/
  }
}
.graphic_bg0 {
  background: #f5f5f5 url(images/network_3.svg) no-repeat bottom center;
  padding: 80px 0 0 0;
  animation: animatedBackground 3s linear 1;
  /*  infinite;*/
}
.graphic_bg_1 {
  /*background: url(images/network_2.svg) no-repeat bottom center;*/
  /*padding:0;*/
  margin: 0 0 52px 0;
  /*padding-top:80px;
	padding-bottom:100px;*/
}
.graphic_bg_2 {
  background: url(images/network_2.svg) no-repeat top center;
  padding-top: 120px;
  margin-top: 30px;
  animation: animatedBackground 3s linear 1;
  /*  infinite;*/
}
.graphic_bg_3 {
  background: url(images/network_3.svg) no-repeat bottom center;
  padding: 0 0 0 0;
  margin: 0 0 52px 0;
  animation: animatedBackground 3s linear 1;
  /*  infinite;*/
}
.video_button {
  position: absolute;
  padding-left: 50%;
  margin-left: -32px;
  margin-top: 200px;
}
.video_button:after {
  content: url(images/play_butt.png);
  position: absolute;
}
.video_button:hover:after {
  content: url(images/play_butt_hover.png);
  position: absolute;
}
.blue_box {
  display: block;
  width: 255px;
  height: 280px;
  background-color: #022274;
  padding: 63px 94px 24px 94px;
  margin: 80px auto 0 auto;
}
.blue_box:hover {
  background: #0036a2;
}
.blue_box .name_2 {
  padding: 8px 0 0 0;
}
.padd_top_40 {
  padding-top: 40px;
}
.top_logo {
  position: absolute;
  top: -16px;
  left: 50%;
  margin-left: -16px;
}
/*slider on home*/
.slider {
  width: 100%;
  background-color: #f5f5f5;
  height: 300px;
}
.slider_photo {
  /*position:absolute;
	left:0;
	top:-28px;*/
  position: relative;
  float: left;
  width: 50%;
}
.slider_text {
  position: relative;
  float: left;
  /*padding-left:467px;
	padding-top:40px;*/
  width: 48.5%;
  padding-left: 1.5%;
  padding-top: 70px;
}
.butt_left {
  display: block;
  position: absolute;
  top: 129px;
  left: -164px;
}
/*.butt_left:after{
  content:url(images/arr_left.svg);
  position:absolute;
  width:42px;
  height:42px;
}
.butt_left:hover:after{
  content:url(images/arr_left_hover.svg);
  position:absolute;
}*/
.butt_right {
  display: block;
  position: absolute;
  top: 129px;
  right: -164px;
}
/*.butt_right:after{
  content:url(images/arr_right.svg);
  position:absolute;
  width:42px;
  height:42px;
}
.butt_right:hover:after{
  content:url(images/arr_right_hover.svg);
  position:absolute;
}*/
.number_photo {
  position: relative;
  margin: auto;
  text-align: center;
  color: #b1b5b9;
  padding-bottom: 35px;
  font-weight: bold;
}
.number_photo .sel {
  color: #dc003d;
}
.point_block {
  position: relative;
  padding-left: 50%;
  margin-left: -37px;
  padding-top: 40px;
}
.point_block a {
  position: relative;
  float: left;
  background: url(images/point_gray.png) no-repeat;
  width: 5px;
  height: 5px;
  margin-right: 12px;
}
.point_block a:hover {
  background: url(images/point_red.png) no-repeat;
}
.point_block .sel {
  background: url(images/list_red.svg) no-repeat;
}
.car_news {
  position: relative;
  /*margin: 0 0 100px 0;*/
}
.car_news_inner {
  /*background:#f5f5f5;*/
}
.car_news_gray {
  width: 100%;
  background-color: #f5f5f5;
  margin-top: 28px;
  height: 310px;
  position: absolute;
}
.car_news_inner2 {
  position: relative;
  width: 910px;
  /*padding: 42px;*/
  margin: auto;
}
/*slider on home end*/
.contact_block_1 {
  /*padding:14px 0 80px 0;*/
  padding: 14px 0 0 0;
  font-family: 'Conv_Px Grotesk Bold';
}
.contact_block_1 .text_img {
  float: none;
  text-align: center;
  margin: auto;
}
.menu_bottom {
  position: relative;
  padding-left: 50%;
  margin-left: -230px;
  padding-bottom: 65px;
}
.menu_bottom a {
  display: block;
  position: relative;
  float: left;
  padding-right: 70px;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Conv_Prohibition';
  letter-spacing: 1.5px;
}
/*.menu_bottom{
	position:relative;
	width:70%;
	padding:0 15%;
	padding-bottom:65px;
	text-align:center;
	}
.menu_bottom a{
	display:block;
	.position_left;
	padding:0 4%;
	font-size:18px;
	text-decoration:none;
	text-transform:uppercase;
	color:@additionalColor;
	font-family: 'Conv_Prohibition';
	letter-spacing:1.5px;
	}*/
footer .gradient_block {
  padding: 40px 0 36px 0;
}
.position_media .signature {
  display: block;
}
.position_media .text_min_width {
  display: none;
}
.upwards {
  display: block;
  position: absolute;
  bottom: 140px;
  right: 20px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  line-height: 15px;
}
.upwards:after {
  content: url(images/arr_top.svg);
  position: absolute;
  width: 42px;
  height: 42px;
  top: -46px;
  right: -5px;
}
.upwards:hover:after {
  content: url(images/arr_top_hover.svg);
  position: absolute;
}
/*___________________________________________________________ product______________________________________________________________________________*/
.product_block {
  display: block;
  width: 443px;
  padding: 15px 0 40px 0;
  color: #656872;
}
.products a:last-child {
  padding: 15px 0 30px 0;
  margin: 0 0 30px 0;
}
.pr_photo {
  position: relative;
  height: 226px;
  width: 443px;
  margin-bottom: 24px;
  overflow: hidden;
  display: block;
}
.product_block img {
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
}
.blackout {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 600;
}
.center_position_butt {
  display: block;
  position: absolute;
  padding-left: 50%;
  margin-left: -16px;
  padding-top: 97px;
  z-index: 700;
}
#navigation {
  position: relative;
  /*margin:29px 0 40px 14px;*/
  margin: 29px 0 40px -300px;
  font-size: 14px;
  color: #b1b5b9;
  font-family: 'Conv_Px Grotesk Bold';
}
#navigation a {
  color: #b1b5b9;
  text-decoration: none;
  margin: 0 7px;
}
#navigation a:hover {
  color: #001857;
  text-decoration: none;
  border-bottom: solid 2px #001857;
}
#navigation .nav_sel {
  color: #001857;
  text-decoration: none;
  /*font-weight:bold;*/
  border-bottom: solid 2px #001857;
  text-transform: none;
}
#navigation img {
  padding-right: 10px;
}
#navigation span {
  padding: 0 0 0 3px;
}
.width80p {
  width: 70% !important;
  float: left;
}
.overflow_hidden {
  /*height:40px;*/
  overflow: hidden;
  line-height: 16px;
}
/*__________________________________________________ contact  ______________________________________________________________*/
.person_min_width {
  /*display:none;*/
}
.person_width {
  display: block;
}
.person_block {
  padding: 70px 0 70px 0;
}
.person_block .contact_block_1 .text_img {
  text-align: left;
}
.person_photo {
  position: relative;
  float: left;
  width: 260px;
  margin: 0 54px;
}
.person_text {
  position: relative;
  float: left;
  width: 302px;
  padding: 30px 0 0 0;
  /*padding:0 0 0 0;*/
}
.person_text .text_img {
  float: left;
  padding: 0 0 5px 24px;
}
.map_block {
  width: 100%;
  background-color: #f5f5f5;
  height: 412px;
}
.map_photo {
  z-index: 1;
  position: absolute;
  left: 130px;
  top: -45px;
  height: 501px;
  width: 794px;
}
.map_text {
  position: relative;
  float: left;
  padding-left: 980px;
  padding-top: 40px;
  letter-spacing: 0.5px;
}
.text_weight_b {
  font-family: 'Conv_Px Grotesk Bold';
  /*font-weight: bold;*/
}
.text_weight_b span {
  position: relative;
  float: left;
  display: block;
  padding: 0 0 2px 0;
  margin: 0px 0 4px 0;
}
.text_weight_b span:hover {
  color: #001857;
  border-bottom: solid 2px #001857;
  padding: 0 0 0 0;
}
.bg_color {
  background-color: #f5f5f5;
  padding: 50px 0;
}
.map_title {
  display: none;
}
.line_height {
  line-height: 18px;
}
.padd_bot {
  padding: 0 0 20px 0;
}
.margin_top_40 {
  margin: 40px auto 0;
}
.position_contact_bottom {
  position: relative;
  padding: 10px 0 80px 0;
}
/* _________________________________________________________ AluminiumStangen__________________________________________________________________________*/
.product_list {
  width: 670px;
  text-align: left;
  padding: 30px 130px 30px 110px;
}
.pr_l_photo {
  position: relative;
  float: left;
  width: 45%;
}
.pr_l_photo img {
  position: relative;
  float: right;
  width: 212px;
}
.pr_l_description {
  position: relative;
  float: right;
  width: 55%;
}
.padd_left {
  padding-left: 38px;
}
.options {
  color: #656872;
  padding: 15px 0 5px 0;
}
.options span {
  padding-left: 30px;
  color: #000000;
  /*font-weight:bold;*/
}
.gradient_block .text_1 {
  color: #ffffff;
}
.padd_top_bott {
  padding-top: 45px;
  padding-bottom: 45px;
}
.list_1 li {
  margin: 0 0 20px 150px;
  line-height: 24px;
  list-style: none;
}
.list_1 li:before {
  content: url(images/list_red.svg);
  margin-left: -20px;
  padding-right: 10px;
}
.bg_color .text_1 {
  text-align: center;
}
.quotes {
  text-align: center;
  padding: 20px 0 30px  0;
}
.photo_full {
  position: relative;
  background-size: cover;
  margin: 0 0 60px 0;
  width: auto;
  height: auto;
}
.full_img_1 {
  background: url(images/automobil.jpg) no-repeat;
}
.full_img_2 {
  background: url(images/unternehmen_image-full.jpg) no-repeat;
}
.dropdown {
  display: block;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 6px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#contact_map {
  height: 100%;
  width: 100%;
}
#big_map {
  height: 100%;
  width: 100%;
}
/*__________________________________________________________________ new _________________________________________________________________________________*/
.padd_top_text_1 {
  margin-top: 20px;
}
.map_block_1 {
  width: 100%;
  background-color: #f5f5f5;
  height: 380px;
}
.map_text_1 {
  position: relative;
  float: left;
  padding-left: 980px;
  letter-spacing: 0.5px;
}
.map_box_1 {
  padding: 20px 0 0 0;
}
.map_box_2 {
  padding: 0 0 0 0;
}
.text_list {
  /*border-left: solid 1px #dc003d;*/
  margin-left: -33px;
  padding: 13px 0 50px 33px;
  color: #ffffff;
}
.text_list:last-child {
  border-left: none;
  padding: 13px 0 0 33px;
}
.name_22 {
  position: relative;
  font-family: 'Conv_Prohibition';
  font-size: 32px;
  line-height: 36px;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  padding: 4px 0 8px 0;
  color: #001857;
}
.name_6 {
  position: relative;
  font-family: 'Conv_Prohibition';
  font-size: 32px;
  line-height: 36px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 34px 0 10px 0;
  color: #001857;
}
.name_6 a {
  color: #001857;
  text-decoration: none;
}
.name_6 a:hover {
  color: #0036a2;
}
.round {
  position: absolute;
  left: -44px;
  top: 13px;
  background: url(images/ring.svg) no-repeat left;
  width: 14px;
  height: 14px;
  color: #ffffff;
  font-size: 14px;
  padding: 5px;
  line-height: 15px;
  text-align: center;
  font-family: 'Conv_Px Grotesk Regular', Sans-Serif;
}
.name_6 .round {
  top: 44px;
}
.name_6 span {
  color: #b1b5b9;
}
.padd_top_text {
  height: 80px;
  width: auto;
}
.photo_box_1 {
  position: relative;
  float: left;
  width: 66.4%;
}
.photo_box_2 {
  position: relative;
  float: left;
  width: 33.2%;
}
.w_1 {
  position: relative;
  float: left;
  width: 36%;
  padding: 0 2.4% 0 1.3%;
}
.w_2 {
  position: relative;
  float: left;
  width: 59%;
  padding: 0 1.2% 1.3% 0;
}
.w_4 {
  position: relative;
  float: left;
  width: 38.5%;
  padding: 0;
}
.w_3 {
  position: relative;
  float: left;
  width: 96.5%;
  padding: 0 1% 0 2.5%;
}
.w_3 img {
  margin-top: -23.5%;
}
.num_photo {
  position: absolute;
  top: 5px;
  width: 25px;
  height: 25px;
  color: #ffffff;
  background: url(images/ring.svg) no-repeat;
  text-align: center;
  line-height: 24px;
}
.w_1 .num_photo {
  right: 7%;
}
.w_2 .num_photo {
  right: 3%;
}
.w_3 .num_photo {
  right: 2%;
  top: -29%;
}
.w_4 .num_photo {
  right: 1%;
}
.photo_box_text {
  position: absolute;
  bottom: 15%;
  right: 0;
  width: 45%;
}
.photo_box_text_1 {
  position: absolute;
  bottom: 15%;
  right: 0;
  width: 45%;
  font-size: 14px;
  line-height: 1,71px;
}
.padd_bott_photo_box {
  height: 150px;
  width: auto;
}
.photo_box_2 .w_4 {
  display: none;
}
.photo_box_1 .w_3 {
  display: none;
}
.text_list ul {
  margin-left: 10px;
}
.text_list ul li {
  list-style: disc;
  padding-left: 5px;
  margin-left: 5px;
}
.theme_color {
  color: #001857;
}
.search_top {
  display: none;
  position: absolute;
  right: 0;
  top: 56px;
  width: 600px;
  height: 24px;
  background: #ffffff;
  padding: 14px 15px 18px 15px;
  z-index: 610;
}
.search_form_2 {
  position: relative;
  float: left;
  width: 414px;
  height: 24px;
  font-size: 14px;
  border-bottom: solid  2px #b1b5b9;
  border-left: none;
  border-right: none;
  border-top: none;
  outline: none;
  font-family: 'Conv_Px Grotesk Regular', Sans-Serif;
}
.search_form_2:focus {
  border-bottom: solid  2px #001857;
  color: #001857;
  border-left: none;
  border-right: none;
  border-top: none;
}
.search_zoom_2 {
  position: relative;
  float: right;
  display: block;
  color: #000000;
  padding: 5px 40px 0 0;
}
.search_zoom_2:hover {
  color: #001857;
}
.search_zoom_2:after {
  content: url(images/search_red.svg);
  position: absolute;
  right: 0px;
  top: 0;
}
.search_zoom_2:hover:after {
  content: url(images/search_blue.svg);
}
.close {
  display: none;
}
.shown_small {
  display: none;
}
.shown_big {
  display: block;
}
.hidden_big {
  display: none;
}
.hidden_small {
  display: block;
}
.signature {
  width: 670px;
  text-align: left;
  padding: 16px 130px 140px 110px;
}
.job_detail_list {
  padding: 8px 0 0 0;
}
.job_detail_list p {
  position: relative;
}
.job_detail_list p:before {
  content: url(images/list_red.svg);
  position: absolute;
  left: -22px;
}
.shadowtext {
  font-family: 'Conv_Px Grotesk Bold';
}
/*_________________________________________________________ portfolio __________________________________________________________________*/
.portfolio_block {
  display: block;
  width: 443px;
  padding: 15px 0 40px 0;
  color: #656872;
}
.portfolio_block .pr_photo img {
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
}
/*.portfolio_block .overflow_hidden:hover{
	color:#000000;
	}*/
/*_________________________________________________________ portfolio_end __________________________________________________________________*/
.blueover {
  position: relative;
}
.img_block_1 .name_22 {
  color: #fff;
}
.pr_l_description .text_link,
.portfolio_block .text_link {
  display: none;
}
.padd_top_big {
  padding-top: 170px;
}
.owl-prev {
  -moz-transform: scale(-1, -1);
  -o-transform: scale(-1, -1);
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
#preloadedImages1 {
  width: 0px;
  height: 0px;
  display: inline;
  background-image: url(images/button_gr_plus_hover.svg);
}
#preloadedImages2 {
  width: 0px;
  height: 0px;
  display: inline;
  background-image: url(images/plus_blue_hover.svg);
}
#preloadedImages3 {
  width: 0px;
  height: 0px;
  display: inline;
  background-image: url(images/button_plus_hover.svg);
}
#preloadedImages4 {
  width: 0px;
  height: 0px;
  display: inline;
  background-image: url(images/arr_top_hover.svg);
}
#preloadedImages5 {
  width: 0px;
  height: 0px;
  display: inline;
  background-image: url(images/search_red.svg);
}
@media screen and (max-width: 1399px) {
  .car_news_inner2 {
    width: 65%;
    padding: 0px 45px;
  }
  .car_news_gray {
    margin: 0;
    height: 100%;
  }
  .frame {
    width: 100%;
  }
  .frame_1 {
    width: 65%;
  }
  .frame_for_navigation {
    width: 60%;
  }
  #navigation {
    margin: 29px 0 40px -32%;
  }
  #menu_top .menu {
    padding: 16px 15px 17px 15px;
    /*padding:16px 3.8% 17px 3.8%;*/
  }
  .text {
    width: 76%;
    text-align: left;
    /*padding:0 12% 20px 12%;*/
    padding: 0 12% 80px 12%;
  }
  .text_1 {
    width: 79%;
    text-align: left;
    padding: 15px 12% 20px 12%;
  }
  .position_contact {
    width: 76%;
    text-align: left;
    padding: 0 12% 0 12%;
  }
  .gradient_block .text {
    padding: 0 12% 0 12%;
  }
  .signature {
    width: 76%;
    text-align: left;
    padding: 16px 12% 140px 12%;
  }
  /*.padd_top_40{
      padding:40px 12% 20px 12%;
      }*/
  .blue_box {
    width: 35%;
    padding: 53px 7% 20px 7%;
    margin: 80px auto 0 auto;
  }
  .slider_photo {
    /*position:relative;
	float:left;
	width:50%;*/
    padding-bottom: 10px;
    top: 10px;
  }
  .slider_text {
    /*width:48.5%;
	padding-left:1.5%;*/
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .slider {
    width: 100%;
    height: auto;
  }
  .number_photo {
    padding-bottom: 10px;
  }
  .point_block {
    padding-top: 20px;
  }
  .product_block {
    width: 48%;
    /*padding:10px 0 40px 0;*/
  }
  .portfolio_block {
    width: 48%;
  }
  .pr_photo {
    height: auto;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
  }
  .person_photo {
    /*width:86%;*/
    margin: 0 5%;
    /*margin: 0;*/
    /*width:40%;
	margin:0 5%;*/
  }
  .person_text {
    /*width:100%;*/
    width: 220px;
    padding: 20px 0;
  }
  .person_block .contact_block_1 {
    /*padding:5px 0 80px 0;*/
    padding: 5px 0 0 0;
  }
  .map_block {
    height: 360px;
  }
  .map_photo {
    width: 60%;
    left: 5%;
    height: 450px;
  }
  .map_text {
    padding-left: 68%;
    padding-top: 40px;
  }
  .graphic_2 {
    position: absolute;
    top: 260px;
    left: 5%;
    width: 85%;
  }
  .pr_photo:after {
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 8px;
    background: #ffffff;
    z-index: 1000;
  }
  .product_list {
    width: 76%;
    padding: 30px 12% 30px 12%;
  }
  /*__________________________________________________________________ new ___________________________________________________________________________*/
  .map_block_1 {
    height: 360px;
  }
  .map_text_1 {
    padding-left: 70%;
    padding-top: 0;
  }
  .padd_top_text {
    height: 30px;
    width: auto;
  }
  .submenu_1 .sub_top {
    padding: 11px 30px 9px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .gradient_block {
    padding: 83px 0 63px 0;
  }
  .search_form_1:focus {
    border: none;
  }
  .owl-buttons {
    display: none;
  }
  .car_news_inner2 {
    width: 90%;
  }
  .max750 {
    max-width: 580px;
  }
  .person_text {
    /*width:100%;*/
    /*width: 220px;*/
    padding: 40px 0;
  }
  .frame_1 {
    width: 80%;
  }
  .text {
    padding: 0 10% 80px 12%;
    width: 78%;
  }
  .frame_3 {
    display: block;
    margin: auto;
  }
  .frame_4 {
    width: 96%;
    margin: auto;
  }
  #logo {
    width: 172px;
    height: 34px;
    padding: 19px 39px;
  }
  /* MENU RESPONSIVE  */
  .noscroll {
    overflow: hidden;
  }
  .blueover {
    /*display: block;*/
    position: fixed;
    overflow-y: scroll;
    top: 40px;
    right: 0;
    bottom: 0;
    background: rgba(0, 24, 87, 0.7);
    /*width: ~"calc(100% - 328px)";*/
    width: 100%;
  }
  .shown_small {
    display: block !important;
  }
  .shown_big {
    display: none;
  }
  .hidden_small {
    display: none !important;
  }
  .hidden_big {
    display: block;
  }
  .search_block {
    display: block;
    position: relative;
    bottom: 0;
    left: 0;
    margin: 35px 0 0px -20px;
  }
  .search_top {
    display: none;
    position: absolute;
    top: 80px;
    left: 0;
    height: 32px;
    background: #ffffff;
    width: 358px;
    padding: 8px;
  }
  .search_zoom_2 {
    position: relative;
    float: left;
    display: block;
  }
  .search_form_2 {
    position: relative;
    float: left;
    width: 300px;
    height: 32px;
    font-size: 14px;
    border: none;
  }
  #menu_top {
    /*display:none;*/
    /*position: absolute;*/
    position: fixed;
    top: 55px;
    left: 0;
    width: 270px;
    bottom: 48px;
    overflow-y: scroll;
    background: #f5f5f5;
    padding: 40px 36px 0px 22px;
    z-index: 600;
    margin: 0;
    height: calc(100% - 95px);
    -webkit-overflow-scrolling: touch;
  }
  /*#menu_top .dropdown:hover .menu {
      color:#dc003d;
      background:url(images/plus_red.gif) no-repeat right top;
    }*/
  #menu_top .menu_left {
    text-align: right;
    font-family: 'Conv_Prohibition';
    letter-spacing: 1px;
  }
  #menu_top .dropdown {
    min-width: 155px;
  }
  #menu_top .menu {
    font-size: 24px;
    display: block;
    color: #001857;
    margin: 6px 0;
    padding: 10px 20px;
    text-decoration: none;
    float: none;
  }
  #menu_top .menu:hover {
    background: url(images/plus.svg) no-repeat right top;
    color: #dc003d;
  }
  #menu_top .menu:after {
    content: "";
  }
  #menu_top .dropdown:hover .menu {
    background-color: #f5f5f5;
    /*color:#dc003d;*/
  }
  #menu_top .sel_menu {
    background: url(images/plus.svg) no-repeat right top;
    color: #dc003d;
  }
  #menu_top .dropdown:hover .menu:after {
    content: "";
  }
  .submenu_1 .sub_top:hover:after {
    content: "";
  }
  .submenu_1 .sub_top:hover {
    background: url(images/plus.svg) no-repeat right top;
    color: #dc003d;
  }
  .sub_view a:hover {
    color: #dc003d;
    background: url(images/plus.svg) no-repeat right top;
  }
  .submenu,
  .submenu_1 {
    display: block;
    position: relative;
    margin-top: -10px;
    left: 0;
    top: 0px;
    width: 100%;
    padding: 0;
    letter-spacing: 1px;
    background: none;
  }
  .submenu .position_left,
  .submenu_1 .position_left {
    position: relative;
    float: none;
  }
  .submenu ul {
    padding: 0;
    text-align: right;
    font-size: 18px;
    margin: 6px 0;
    /*padding: 6px 20px;*/
    text-decoration: none;
    color: #001857;
    background: none;
  }
  .submenu .sub_top,
  .submenu_1 .sub_top,
  .sub_view a {
    display: block;
    font-size: 18px;
    margin: 6px 0;
    padding: 6px 20px;
    text-decoration: none;
    color: #858595;
  }
  .sub_view a {
    margin: 12px 0;
  }
  .submenu .sub_top:hover,
  .submenu_1 .sub_top:hover {
    /*background: url(http://niemet.dev.capella-studio.net/assets/images/plus_red.gif) no-repeat right top;*/
  }
  .submenu ul li {
    display: none;
    /*display: block;
        color: #9d9fa1;
        text-decoration: none;
        font-size: 18px;
        background: none;*/
  }
  /*.submenu ul li a, .submenu_1 a{
      display: block;
      color: #9d9fa1;
      text-decoration: none;
      margin: 6px 0;
      padding: 6px 20px;
    }
    .submenu ul li:hover{
      background: url(http://niemet.dev.capella-studio.net/html/images/plus_red.gif) no-repeat right top;
    }*/
  #menu_top .sel {
    background-color: #f5f5f5;
  }
  #language_de, #language_en, #language_nl {
    /*display: none;*/
    position: absolute;
    left: 22px;
    top: 75px;
    font-size: 14px;
    text-decoration: none;
    color: #143d83;
    z-index: 610;
    font-family: 'Conv_Px Grotesk Bold', Sans-Serif;
  }
  #search_pole {
    display: none;
  }
  #menu_top a.menu {
    display: none;
  }
  #menu_top div.sub_click,
  #menu_top a.sub_click {
    display: block;
  }
  /* MENU RESPONSIVE  */
  .name_1 {
    font-size: 64px;
    line-height: 68px;
  }
  .video_button {
    margin-top: 150px;
  }
  /*.name_3{
        font-size:24px;
        line-height:28px;
        letter-spacing:1px;
        }*/
  .name_3,
  .name_33 {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 1px;
    /*max-width: 50%;*/
  }
  .subtitle {
    font-size: 16px;
    padding: 7px 10px 5px 10px;
  }
  .butt_left {
    display: block;
    position: absolute;
    top: 129px;
    left: -40px;
  }
  .butt_right {
    display: block;
    position: absolute;
    top: 129px;
    right: 14px;
  }
  .graphic_1 {
    top: 100px;
    left: 14px;
  }
  .graphic_2 {
    top: 150px;
    left: 1%;
    width: 99%;
  }
  .map_block {
    height: 320px;
  }
  .map_text {
    padding-top: 20px;
  }
  .map_photo {
    top: -20px;
    height: 360px;
  }
  .product_block {
    padding: 15px 0 20px 0;
  }
  .portfolio_block {
    padding: 15px 0 20px 0;
  }
  .position_contact_bottom {
    padding: 14px 0 80px 0;
  }
  /*________________________________________________________________ new ________________________________________________________________________*/
  .map_block_1 {
    height: 340px;
  }
  .map_text_1 {
    padding-top: 0;
  }
  .padd_top_text {
    height: 10px;
    width: auto;
  }
  .photo_box_text {
    bottom: 5%;
  }
  .photo_box_text_1 {
    bottom: 10%;
  }
  .padd_bott_photo_box {
    height: 100px;
  }
  .photo_full {
    background-size: cover;
    height: auto;
  }
  .info_block {
    width: 50%;
    text-align: center;
    padding-bottom: 45px;
  }
  .img_block {
    padding: 63px 0 70px 0;
    margin: 0 0 0 0;
  }
  .img_block_1 {
    padding: 63px 0 50px 0;
    margin: 0 0 20px 0;
  }
  .menu_min_width {
    display: block;
  }
  .menu_min_width img {
    padding-left: 6px;
    margin-bottom: -1px;
  }
  .search_form_1 {
    border-bottom: none;
  }
}
@media screen and (max-width: 1300px) {
  #menu_top .menu {
    padding: 16px 12px 17px 12px;
    /*padding:16px 3.2% 17px 3.2%;*/
  }
  #menu_top {
    margin-left: 22%;
    width: 68%;
  }
  .submenu_1 .sub_top {
    padding: 11px 25px 9px;
  }
}
@media screen and (max-width: 1250px) {
  #menu_top {
    margin-left: 23%;
    width: 67%;
  }
  .photo_box_text {
    bottom: 10%;
  }
}
@media screen and (max-width: 1200px) {
  #menu_top .menu {
    padding: 16px 8px 17px 8px;
    /*padding:16px 2.8% 17px 2.8%;*/
  }
  #menu_top {
    margin-left: 24%;
    width: 65.5%;
  }
  .submenu_1 .sub_top {
    padding: 11px 22px 9px;
  }
}
@media screen and (max-width: 1099px) {
  /*
html, body{
	overflow: hidden;
	position: relative;
	height: 100%;
}
*/
  .gradient_block {
    padding: 83px 0 63px 0;
  }
  .search_form_1:focus {
    border: none;
  }
  .owl-buttons {
    display: none;
  }
  .car_news_inner2 {
    width: 90%;
  }
  .max750 {
    max-width: 580px;
  }
  .person_text {
    /*width:100%;*/
    /*width: 220px;*/
    padding: 40px 0;
  }
  .frame_1 {
    width: 80%;
  }
  .text {
    padding: 0 10% 80px 12%;
    width: 78%;
  }
  .frame_3 {
    display: block;
    margin: auto;
  }
  .frame_4 {
    width: 96%;
    margin: auto;
  }
  #logo {
    width: 172px;
    height: 34px;
    padding: 19px 39px;
  }
  /* MENU RESPONSIVE  */
  .noscroll {
    overflow: hidden;
  }
  .blueover {
    /*display: block;*/
    position: fixed;
    overflow-y: scroll;
    top: 40px;
    right: 0;
    bottom: 0;
    background: rgba(0, 24, 87, 0.7);
    /*width: ~"calc(100% - 328px)";*/
    width: 100%;
  }
  .shown_small {
    display: block !important;
  }
  .shown_big {
    display: none;
  }
  .hidden_small {
    display: none !important;
  }
  .hidden_big {
    display: block;
  }
  .search_block {
    display: block;
    position: relative;
    bottom: 0;
    left: 0;
    margin: 35px 0 0px -20px;
  }
  .search_top {
    display: none;
    position: absolute;
    top: 80px;
    left: 0;
    height: 32px;
    background: #ffffff;
    width: 358px;
    padding: 8px;
  }
  .search_zoom_2 {
    position: relative;
    float: left;
    display: block;
  }
  .search_form_2 {
    position: relative;
    float: left;
    width: 300px;
    height: 32px;
    font-size: 14px;
    border: none;
  }
  #menu_top {
    /*display:none;*/
    /*position: absolute;*/
    position: fixed;
    top: 55px;
    left: 0;
    width: 270px;
    bottom: 48px;
    overflow-y: scroll;
    background: #f5f5f5;
    padding: 40px 36px 0px 22px;
    z-index: 600;
    margin: 0;
    height: calc(100% - 95px);
    -webkit-overflow-scrolling: touch;
  }
  /*#menu_top .dropdown:hover .menu {
    color:#dc003d;
    background:url(images/plus_red.gif) no-repeat right top;
  }*/
  #menu_top .menu_left {
    text-align: right;
    font-family: 'Conv_Prohibition';
    letter-spacing: 1px;
  }
  #menu_top .dropdown {
    min-width: 155px;
  }
  #menu_top .menu {
    font-size: 24px;
    display: block;
    color: #001857;
    margin: 6px 0;
    padding: 10px 20px;
    text-decoration: none;
    float: none;
  }
  #menu_top .menu:hover {
    background: url(images/plus.svg) no-repeat right top;
    color: #dc003d;
  }
  #menu_top .menu:after {
    content: "";
  }
  #menu_top .dropdown:hover .menu {
    background-color: #f5f5f5;
    /*color:#dc003d;*/
  }
  #menu_top .sel_menu {
    background: url(images/plus.svg) no-repeat right top;
    color: #dc003d;
  }
  #menu_top .dropdown:hover .menu:after {
    content: "";
  }
  .submenu_1 .sub_top:hover:after {
    content: "";
  }
  .submenu_1 .sub_top:hover {
    background: url(images/plus.svg) no-repeat right top;
    color: #dc003d;
  }
  .sub_view a:hover {
    color: #dc003d;
    background: url(images/plus.svg) no-repeat right top;
  }
  .submenu,
  .submenu_1 {
    display: block;
    position: relative;
    margin-top: -10px;
    left: 0;
    top: 0px;
    width: 100%;
    padding: 0;
    letter-spacing: 1px;
    background: none;
  }
  .submenu .position_left,
  .submenu_1 .position_left {
    position: relative;
    float: none;
  }
  .submenu ul {
    padding: 0;
    text-align: right;
    font-size: 18px;
    margin: 6px 0;
    /*padding: 6px 20px;*/
    text-decoration: none;
    color: #001857;
    background: none;
  }
  .submenu .sub_top,
  .submenu_1 .sub_top,
  .sub_view a {
    display: block;
    font-size: 18px;
    margin: 6px 0;
    padding: 6px 20px;
    text-decoration: none;
    color: #858595;
  }
  .sub_view a {
    margin: 12px 0;
  }
  .submenu .sub_top:hover,
  .submenu_1 .sub_top:hover {
    /*background: url(http://niemet.dev.capella-studio.net/assets/images/plus_red.gif) no-repeat right top;*/
  }
  .submenu ul li {
    display: none;
    /*display: block;
    color: #9d9fa1;
    text-decoration: none;
    font-size: 18px;
    background: none;*/
  }
  /*.submenu ul li a, .submenu_1 a{
    display: block;
    color: #9d9fa1;
    text-decoration: none;
    margin: 6px 0;
    padding: 6px 20px;
  }
  .submenu ul li:hover{
    background: url(http://niemet.dev.capella-studio.net/html/images/plus_red.gif) no-repeat right top;
  }*/
  #menu_top .sel {
    background-color: #f5f5f5;
  }
  #language_de, #language_en, #language_nl  {
    /*display: none;*/
    position: absolute;
    left: 22px;
    top: 75px;
    font-size: 14px;
    text-decoration: none;
    color: #143d83;
    z-index: 610;
    font-family: 'Conv_Px Grotesk Bold', Sans-Serif;
  }

  #language2 {
    /*display: none;*/
    position: absolute;
    left: 52px;
    top: 93px;
    font-size: 14px;
    text-decoration: none;
    color: #143d83;
    z-index: 610;
    font-family: 'Conv_Px Grotesk Bold', Sans-Serif;
  }
  #search_pole {
    display: none;
  }
  #menu_top a.menu {
    display: none;
  }
  #menu_top div.sub_click,
  #menu_top a.sub_click {
    display: block;
  }
  /* MENU RESPONSIVE  */
  .name_1 {
    font-size: 64px;
    line-height: 68px;
  }
  .video_button {
    margin-top: 150px;
  }
  /*.name_3{
	font-size:24px;
	line-height:28px;
	letter-spacing:1px;
	}*/
  .name_3,
  .name_33 {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 1px;
    /*max-width: 50%;*/
  }
  .photo_box_text .name_2 {
    font-size: 28px;
  }
  .subtitle {
    font-size: 16px;
    padding: 7px 10px 5px 10px;
  }
  .butt_left {
    display: block;
    position: absolute;
    top: 129px;
    left: -40px;
  }
  .butt_right {
    display: block;
    position: absolute;
    top: 129px;
    right: 14px;
  }
  .graphic_1 {
    top: 100px;
    left: 14px;
  }
  .graphic_2 {
    top: 150px;
    left: 1%;
    width: 99%;
  }
  .map_block {
    height: 320px;
  }
  .map_text {
    padding-top: 20px;
  }
  .map_photo {
    top: -20px;
    height: 360px;
  }
  .product_block {
    padding: 15px 0 20px 0;
  }
  .portfolio_block {
    padding: 15px 0 20px 0;
  }
  .position_contact_bottom {
    padding: 14px 0 80px 0;
  }
  /*________________________________________________________________ new ________________________________________________________________________*/
  .map_block_1 {
    height: 340px;
  }
  .map_text_1 {
    padding-top: 0;
  }
  .padd_top_text {
    height: 10px;
    width: auto;
  }
  .photo_box_text {
    bottom: 5%;
  }
  .photo_box_text_1 {
    bottom: 10%;
  }
  .padd_bott_photo_box {
    height: 100px;
  }
  .photo_full {
    background-size: cover;
    height: auto;
  }
  .info_block {
    width: 50%;
    text-align: center;
    padding-bottom: 45px;
  }
  .img_block {
    padding: 63px 0 70px 0;
    margin: 0 0 0 0;
  }
  .img_block_1 {
    padding: 63px 0 50px 0;
    margin: 0 0 20px 0;
  }
  .menu_min_width {
    display: block;
  }
  .menu_min_width img {
    padding-left: 6px;
    margin-bottom: -1px;
  }
  .search_form_1 {
    border-bottom: none;
  }
  /*
.slider_photo img{
		margin: 10px;
	}
*/
}
@media screen and (max-width: 880px) {
  /*carousel slider*/
  .car_news_inner2 {
    width: 96%;
    padding: 0;
  }
  .slider_photo {
    /*width: 40%;*/
    width: 40%;
    margin: 0 auto;
    float: left;
  }
  .slider_text {
    /*width: 58.5%;*/
    width: 57%;
    padding-left: 20px;
    /*padding-bottom:20px;*/
  }
  /*carousel slider*/
  .shown {
    display: none;
  }
  .max750 {
    max-width: 550px;
  }
  .person_photo {
    width: 45%;
    margin: 0 5%;
  }
  .person_text {
    /*width:100%;*/
    width: 45%;
    /*margin: 0 5%;*/
  }
  #menu_top {
    /*margin-left:25%;
		width:68%;*/
  }
  .menu_bottom a {
    padding-right: 50px;
  }
  .name_2 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 1px;
  }
  .name_3,
  .name_33 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 1px;
  }
  .position_contact_bottom {
    padding: 4px 0 60px 0;
  }
  .graphic_bg_1 {
    /*padding-bottom:50px;*/
    /*padding:0;*/
    margin: 0 0 52px 0;
  }
  .pr_l_photo {
    position: relative;
    float: left;
    width: 50%;
  }
  .pr_l_photo img {
    position: relative;
    float: right;
    width: 232px;
  }
  .pr_l_description {
    position: relative;
    float: right;
    width: 70%;
    margin-right: -20%;
  }
  .padd_left {
    padding-left: 23px;
  }
  .list_1 li {
    margin: 0 0 20px 62px;
  }
  .list_1 {
    padding: 40px 0 0 40px;
  }
  .photo_full {
    background-size: cover;
    height: auto;
  }
  .photo_box_text .name_2 {
    font-size: 26px;
    line-height: 36px;
  }
}
@media screen and (max-width: 767px) {
  .slider_photo {
    width: 65%;
    float: none;
  }
  .slider_text {
    width: 90%;
  }
  .max750 {
    max-width: 500px;
  }
  .person_photo {
    width: 45%;
  }
  .person_text {
    /*width:100%;*/
    width: 45%;
    /*margin: 0 5%;*/
  }
  #logo {
    width: 152px;
    height: 30px;
    padding: 17px 34px;
  }
  .name_1 {
    font-size: 52px;
    line-height: 56px;
    letter-spacing: 1px;
  }
  .photo_box_text .name_2 {
    font-size: 28px;
    line-height: 36px;
  }
  #big_photo_block {
    height: 456px;
    margin-left: -200px;
    padding-left: 200px;
  }
  #big_photo_block.home_photo {
    margin-left: 0;
    padding-left: 0;
    height: 456px;
  }
  .dark_gradient {
    height: 456px;
    /*height:200px;
	padding:256px 0 0 0;*/
  }
  .height_padd {
    height: 156px;
    padding: 300px 0 0 0;
  }
  #contact_block {
    bottom: -60px;
  }
  .graphic_1 {
    display: none;
  }
  .graphic_2 {
    display: none;
  }
  .subtitle {
    font-size: 14px;
    padding: 6px 7px 5px 7px;
    margin-top: 15px;
  }
  .map_title {
    display: block;
  }
  .map_block {
    background-color: #ffffff;
    height: auto;
  }
  .map_photo {
    position: relative;
    left: auto;
    top: auto;
    width: 98%;
    margin: 0 1%;
  }
  .map_text {
    padding-left: 5%;
    padding-top: 40px;
    width: 90%;
    margin: 0 auto;
  }
  .map_text_1 {
    padding-left: 5%;
    padding-top: 0;
    width: 90%;
    margin: 0 auto;
  }
  .person_block .contact_block_1 {
    padding: 5px 0 0;
  }
  .margin_top {
    margin: 90px 0 0 0;
  }
  .button_1 {
    margin: 45px auto 0;
  }
  .pr_l_photo {
    position: relative;
    float: left;
    width: 45%;
  }
  .pr_l_photo img {
    position: relative;
    float: right;
    width: 100%;
  }
  .pr_l_description {
    position: relative;
    float: right;
    width: 75%;
    margin-right: -20%;
  }
  .padd_left {
    padding-left: 23px;
  }
  .text_1 {
    width: 100%;
    padding: 15px 0 20px 0;
  }
  .photo_full {
    background-size: cover;
    height: auto;
    margin-left: -100px;
    padding-left: 100px;
  }
  /*_________________________________________________________________ new _________________________________________________________________*/
  .map_block_1 {
    background-color: #f5f5f5;
    height: auto;
  }
  .map_box_1 {
    position: relative;
    float: left;
    width: 50%;
  }
  .map_box_2 {
    position: relative;
    float: left;
    width: 50%;
    padding: 60px 0 0 0;
  }
  .name_22 {
    position: relative;
    font-family: 'Conv_Prohibition';
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 8px 0 12px 0;
    color: #001857;
  }
  .photo_box_1 {
    position: relative;
    float: left;
    width: 100%;
    line-height: 18px;
  }
  .photo_box_2 {
    position: relative;
    float: left;
    width: 100%;
    line-height: 18px;
  }
  .w_1 {
    position: relative;
    float: left;
    width: 49.5%;
    padding: 0 0.5% 0 0;
  }
  .w_2 {
    position: relative;
    float: left;
    width: 49.5%;
    padding: 0 0 0 0.5%;
  }
  .photo_box_1 .w_4 {
    display: none;
  }
  .photo_box_2 .w_4 {
    display: block;
  }
  .photo_box_1 .w_3 {
    display: block;
  }
  .photo_box_2 .w_3 {
    display: none;
  }
  .w_4 {
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
  }
  .w_3 {
    position: relative;
    float: left;
    width: 49.5%;
    padding: 0 0 0 0.5%;
  }
  .w_3 img {
    margin-top: 0;
  }
  .photo_box_text {
    position: relative;
    bottom: 0;
    width: 96%;
    padding: 15px 2% 0 2%;
  }
  .photo_box_text_1 {
    position: relative;
    bottom: 0;
    width: 96%;
    padding: 15px 2% 0 2%;
  }
  /*.padd_bott_photo_box{
	height:50px;
	width:auto;
	}*/
  /*.graphic_bg_3{
	padding:0 0 100px 0;
	}*/
  .name_6 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 1px;
    padding: 34px 0 10px 0;
  }
  .name_6 .round {
    top: 40px;
    left: -40px;
  }
  .text_link {
    margin-bottom: 5px;
    margin-right: 25px;
  }
  .downloads_block .text_link {
    margin-bottom: 0;
    margin-right: 25px;
    margin-top: -12px;
  }
  .w_1 .num_photo {
    right: 3%;
  }
  .w_2 .num_photo {
    right: 2%;
  }
  .w_3 .num_photo {
    right: 2%;
    top: 5px;
  }
  .position_text_top {
    bottom: 12px;
  }
}
@media screen and (max-width: 560px) {
  .slider_photo {
    width: 100%;
  }
  .subtitle {
    margin-bottom: 20px;
  }
  .max750 {
    max-width: 300px;
  }
  #logo {
    width: 140px;
    height: 30px;
    padding: 17px 34px;
  }
  .position_text_top {
    right: 2%;
    bottom: 48px;
  }
  #contact_block {
    width: auto;
    padding: 17px 16px 17px 80px;
  }
  .frame_1 {
    width: 96%;
  }
  .text {
    width: 80%;
    padding: 0 0 80px 15%;
  }
  .position_contact {
    width: 80%;
    padding: 0 0 0 15%;
  }
  .gradient_block .text {
    padding: 0 0 50px 15%;
  }
  .signature {
    width: 80%;
    padding: 16px 0 60px 15%;
  }
  .text_1 {
    width: 100%;
    padding: 20px 0 20px 0;
  }
  .name_1 {
    font-size: 32px;
    line-height: 36px;
  }
  .name_2 {
    font-size: 24px;
    line-height: 28px;
  }
  .subtitle {
    font-size: 12px;
    line-height: 16px;
  }
  .info_block {
    width: 100%;
    text-align: center;
    padding-bottom: 45px;
  }
  .video_button {
    margin-top: 50px;
  }
  .position_media .signature {
    display: none;
  }
  .position_media .text_min_width {
    display: block;
  }
  .blue_box {
    width: 80%;
    padding: 63px 10% 24px 10%;
    margin: 50px auto 0 auto;
  }
  .blue_box .text_align_left {
    text-align: center;
  }
  .butt_left {
    display: block;
    position: absolute;
    top: 100px;
    left: -5px;
    z-index: 200;
  }
  .butt_right {
    top: 100px;
    right: 38px;
    z-index: 200;
  }
  .gradient_block {
    padding: 60px 0 40px 0;
  }
  .menu_bottom {
    position: relative;
    padding-left: 0;
    margin-left: 0;
    padding-bottom: 20px;
  }
  .menu_bottom a {
    position: relative;
    float: left;
    float: none;
    padding-right: 0;
    margin: 11px 0;
    letter-spacing: 2px;
  }
  #navigation {
    margin: 80px 0 30px -32%;
  }
  .product_block {
    width: 100%;
    padding: 10px 0 30px 0;
  }
  .portfolio_block {
    width: 100%;
    padding: 10px 0 30px 0;
  }
  .pr_photo {
    height: auto;
    width: 100%;
    margin-bottom: 10px;
  }
  .person_min_width {
    display: block;
  }
  .person_photo {
    width: 86%;
  }
  .person_text {
    width: 100%;
  }
  .person_width {
    /*display:none;*/
  }
  .person_block {
    padding: 0 0 34px 0;
  }
  .person_block .contact_block_1 .text_img {
    text-align: left;
  }
  .person_photo {
    position: relative;
    float: left;
    width: 90%;
    margin: 0 0;
  }
  .person_text {
    position: relative;
    float: left;
    width: 100%;
    padding: 20px 0 0 0;
  }
  .product_list {
    padding: 30px 0 30px 15%;
    width: 80%;
  }
  .pr_l_photo {
    position: relative;
    float: left;
    width: 100%;
  }
  .pr_l_photo img {
    position: relative;
    float: left;
    width: 80%;
  }
  .pr_l_description {
    position: relative;
    float: right;
    width: 100%;
    margin-right: 0;
  }
  .padd_left {
    padding-left: 0;
  }
  .list_1 li {
    margin: 0 0 20px 20px;
  }
  /*_______________________________________________  new ____________________________________________________________*/
  .map_box_1 {
    width: 100%;
  }
  .map_box_2 {
    width: 100%;
    padding: 0 0 20px 0;
  }
  .padd_top_text {
    height: 40px;
    width: auto;
  }
  .close {
    margin-right: 10px;
  }
  .menu_min_width {
    padding-right: 10px;
  }
  .text {
    padding-bottom: 20px;
  }
  .graphic_bg {
    padding-top: 60px;
  }
  .padd_top {
    padding-top: 65px;
  }
  /*
.name_3, .name_33{
		max-width: 80%;
	}
*/
}
@media screen and (max-width: 320px) {
  .product_list {
    width: 100%;
    padding: 30px 0 30px 0;
  }
  .pr_l_photo img {
    width: 100%;
  }
}
.hidden {
  display: none;
}
/* ===========  google maps  ==================== */
.gm-style .gm-style-iw {
  font-family: 'Conv_Px Grotesk Regular', Sans-Serif;
  line-height: 18px;
  font-size: 14px !important;
  font-weight: normal;
}
.gm-style .gm-style-iw b {
  margin-bottom: 5px;
  font-weight: bold;
  font-family: 'Conv_Px Grotesk Bold', Sans-Serif;
  /*text-transform: uppercase;*/
  font-size: 14px;
}
.gm-style .gm-style-iw a {
  text-decoration: underline;
}



/*=============================  ff  ================== */

@-moz-document url-prefix() {

  body {
    font-family: sans-serif !important;
  }

  #menu_top .menu {

    font-family: arial !important;
    letter-spacing: 0px;
    font-size: 14px;
    font-weight: bold;

  }

  .submenu {
    font-family: arial !important;
    letter-spacing: 0px;

  }

  .submenu .sub_top {
    font-weight: bold;
    font-size: 14px;
  }

  .submenu ul li a {
    font-weight: bold;
    font-size: 12px;
  }

  .submenu_1 .sub_top {
    font-family: arial !important;
    font-size: 16px;
    font-weight: bold;

  }

}

.blue_box .name_2{
    font-size: 24px;

}

.twobtn{
  width: 50%; 
  float: left; 
  text-align: center;
}

@media screen and (max-width: 600px) {
  .twobtn{
    width: 100%; 
  }
  

}

