/*
@import url(http://fonts.googleapis.com/css?family=Roboto:400,400italic,700,700italic&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic,700italic&subset=cyrillic,latin);
*/
a {
  color: #87888a;
  transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
}
a:hover {
  color: #ff582b;
}

body {
  min-width: 320px;
}

.desktop {
  display: block;
}

.mobile {
  display: none;
}

.btn-mobile-menu {
  display: none;
}

#main {
  margin-top: -19px;
}

#container {
  margin-top: 0;
}
.ie8 #container {
  margin-top: 0 !important;
}

#new_header {
  position: relative;
  z-index: 998;
}
#new_header:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.admin-menu #new_header {
  top: 5px;
}
#new_header.fixed-position .bottom-block {
  position: fixed;
  top: 0;
  width: 1600px;
}
.admin-menu #new_header.fixed-position .bottom-block {
  top: 16px;
}
.ie8 #new_header.fixed-position .bottom-block {
  width: 1540px;
}
@media screen and (max-width: 1600px) {
  #new_header.fixed-position .bottom-block {
    left: 0;
    width: 100%;
  }
  .ie8 #new_header.fixed-position .bottom-block {
    width: 100%;
  }
}

.inner-block {
  margin: auto;
  width: 1350px;
}
.inner-block:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
@media screen and (max-width: 1400px) {
  .inner-block {
    width: 95%;
  }
}

.top-block {
  background: #222222;
  padding: 6px 0px;
}
.top-block:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.top-block .left-side {
  float: left;
}
.top-block .left-side li {
  margin-left: 23px;
  display: inline-block;
  padding-left: 10px;
  border-left: 1px solid #545454;
}
.top-block .left-side li:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}
.top-block .left-side li .world-icon {
  background: url(../images/saint_gobain_world.png) no-repeat 0 50%;
  padding-left: 30px;
}
.top-block .left-side a {
  color: #8c8c8c;
  font: 12px/20px "Roboto", Arial, sans-serif;
  text-transform: none;
  display: block;
}
.top-block .left-side a:hover {
  color: #ff582b;
}
.top-block .left-side a span {
  text-transform: uppercase;
}

.right-side {
  float: right;
}

.search-form {
  background: url(../images/saint_gobain_search_btn.png) no-repeat right 50%;
  width: 26px;
  height: 28px;
  float: left;
  transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  margin-right: 10px;
  width: 200px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 0 0 0 5px;
}
.search-form.used-form {
  background-color: #fff;
}
.search-form.used-form .search-hdr {
  text-indent: 0;
  font-size: 12px;
}
.search-form label {
  display: none;
}
.search-form .search-hdr {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  background: none;
  width: 100%;
  height: 100%;
  color: #222;
  text-indent: -9999px;
  font-size: 0;
  outline: none;
  padding: 0 27px 0 0;
}
.search-form form {
  width: 100%;
  height: 100%;
}
.search-form form div {
  width: 100%;
  height: 100%;
}

.lang-wrapper {
  position: relative;
  float: left;
  width: 46px;
  height: 28px;
}
.lang-wrapper ul {
  display: none;
  height: 0;
  border: 1px solid #545454;
  top: 0;
  left: 0;
  width: 100%;
  background: #222222;
  padding-top: 26px;
  position: relative;
  z-index: 9;
}
.lang-wrapper ul li {
  border-top: 1px solid #545454;
}
.lang-wrapper ul li.active {
  background: url(../images/saint_gobain_language_arr.png) no-repeat 85% 9px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  border: none;
}
.lang-wrapper.us-lng ul {
  display: block;
  height: auto;
}

.language-item .used-lng {
  position: absolute;
  width: 100%;
  height: 28px;
  background: url(../images/saint_gobain_language_arr.png) no-repeat 85% 9px;
  border: 1px solid #545454;
  transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  font: 11px/25px "Roboto", Arial, sans-serif;
  color: #87888a;
  text-indent: 10px;
  cursor: pointer;
}
.language-item .used-lng:hover a {
  color: #87888a;
}
.language-item a {
  display: block;
  font: 11px/25px "Roboto", Arial, sans-serif;
  padding-left: 10px;
  height: 26px;
  color: #87888a;
}

.bottom-block {
  padding: 0;
  background: #fff;
  border-bottom: 1px solid #344651;
  -webkit-transform: translateZ(0px);
  -moz-transform: translateZ(0px);
}
.bottom-block:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.logo-section {
  float: left;
  margin-top: 19px;
  width: 23%;
}
.logo-section span {
  font: 13px "Ubuntu", Arial, sans-serif;
  margin-left: 25px;
}
.logo-section span a {
  color: #00448a;
}
@media screen and (max-width: 1280px) {
  .logo-section span {
    margin-left: 15px;
    font-size: 12px;
  }
}
@media screen and (max-width: 1200px) {
  .logo-section span {
    margin-left: 10px;
    font-size: 11px;
  }
}
@media screen and (max-width: 1120px) {
  .logo-section span {
    font-size: 9px;
    margin-left: 5px;
  }
}
@media screen and (max-width: 1600px) {
  .logo-section {
    width: 24%;
  }
}

nav.main-navg {
  float: left;
  margin-left: 4%;
  padding-top: 72px;
  width: 73%;
}
nav.main-navg:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
nav.main-navg .mb-inner {
  display: table;
  width: 100%;
}
nav.main-navg a {
  color: #333333;
  display: block;
  float: left;
  font: 700 13px/100% "Ubuntu",Arial,sans-serif;
  margin-right: 1.39%;
  padding-bottom: 26px;
  position: relative;
  text-transform: uppercase;
  z-index: 99;
  /*
          &.primary-menu-item-o-kompanii {
              margin-left: 3%;
              @media screen and (max-width: 1220px) {
                  width: 13%;
                  margin-left: 0;
              }
          }
          &.primary-menu-item-akademiya-sen-goben {
              @media screen and (max-width: 1024px) {
                  width: 12%;
              }
          }
          &.primary-menu-item-brendy,
          &.primary-menu-item-karera,
          &.primary-menu-item-pressa {
              width: 7%;
          }
  */
}
nav.main-navg a.slide-down {
  color: #ff582b;
}
nav.main-navg a.slide-down:before {
  content: "";
  background: url(../images/drop-arr.png) no-repeat 50% 0;
  width: 64px;
  height: 8px;
  position: absolute;
  top: 100%;
  left: 0;
}
nav.main-navg a.active {
  color: #ff582b;
}
nav.main-navg a:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1600px) {
  nav.main-navg {
    width: 76%;
    margin-left: 0;
  }
}
@media screen and (max-width: 1366px) {
  nav.main-navg {
    padding-top: 73px;
  }
  nav.main-navg a {
    font-size: 12px;
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 1280px) {
  nav.main-navg {
    padding-top: 75px;
  }
  nav.main-navg a {
    font-size: 11px;
    padding-bottom: 23px;
  }
}
@media screen and (max-width: 1140px) {
  nav.main-navg {
    padding-top: 76px;
  }
  nav.main-navg a {
    font-size: 10px;
    padding-bottom: 22px;
  }
}

.drop-wrapper {
  background: #344651;
  left: 0;
  top: 100%;
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  z-index: 98;
  -webkit-transform: translateZ(0px);
  -moz-transform: translateZ(0px);
}
.drop-wrapper .drop-line {
  float: left;
  width: 25%;
}
.drop-wrapper .drop-line li {
  padding-right: 20px;
}
.drop-wrapper .drop-line li:first-child a {
  margin-top: 0;
}
.drop-wrapper .drop-line li.first-item {
  display: none;
}
.drop-wrapper .drop-line li.first-item + li a {
  margin-top: 0;
}
.drop-wrapper a {
  color: #ffffff;
  font: 400 13px / 120% "Roboto", Arial, sans-serif;
  background: url(../images/saint_gobain_arr_orng.png) no-repeat 0 0;
  padding-left: 15px;
  display: block;
  margin-top: 15px;
}
.drop-wrapper a.ctools-use-modal:hover {
  background: url(../images/saint_gobain_arr_orng.png) no-repeat 0 0;
}
.drop-wrapper .drop-content {
  position: absolute;
  top: -9999px;
  left: -9999px;
  width: 100%;
  overflow: hidden;
}
.drop-wrapper .drop-content .inner-block {
  padding: 25px 0;
  overflow: hidden;
}
.drop-wrapper .drop-content.visible {
  top: 0;
  left: 0;
}

.nav_overlay {
  position: fixed;
  top: 0;
  left: 0;
  transition: background 0.3s ease-in;
  background: none rgba(81, 81, 81, 0);
  width: 100%;
  height: 100%;
  z-index: 997;
  display: none;
}
.nav_overlay.active {
  background: none rgba(81, 81, 81, 0.8);
  display: block;
}

div#our-services h2,
div#our-decisions h2,
.view-marques  .view-content h2,
div#our-decisions-2 h2 
 {
  background-color: #222;
  color: #fff;
  display: inline-block;
  /* font-family: "Ubuntu",sans-serif; */
  /* font-size: 36px; */
  font-weight: normal;
  line-height: 1em;
  padding: 12px 18px;
  text-transform: uppercase;
  margin-bottom: 2.5em;
}

div#our-decisions ul {
  padding: 0;
  margin: 0 0 0 -2%;
}
div#our-decisions ul li {
  padding: 0;
  margin: 0 0 2% 2%;
  width: 47.5%;
  display: inline-block;
  vertical-align: top;
}
div#our-decisions ul li:nth-child(2n+1) {
  clear: both;
}
div#our-decisions ul li img {
  display: block;
  height: auto;
  max-width: 100%;
  -webkit-transition: -webkit-transform 200ms ease;
  -moz-transition: -moz-transform 200ms ease;
  -o-transition: -o-transform 200ms ease;
  transition: transform 200ms ease;
  -webkit-transition-delay: 0 !important;
  -moz-transition-delay: 0 !important;
  -o-transition-delay: 0 !important;
  transition-delay: 0 !important;
  -webkit-backface-visibility: hidden;
  -webkit-transform: scale(1);
}
div#our-decisions ul li img:hover {
  /*-webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);*/
}
div#our-decisions ul a {
  display: block;
  overflow: hidden;
  position: relative;
  cursor:default;
}
div#our-decisions ul a:before {
  display: table;
  content: '';
}
div#our-decisions ul a h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 25px 30px;
  font-family: "Ubuntu",sans-serif;
  font-size: 26px;
  color: #fff;
  text-transform: uppercase;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  cursor:default;
}

div#our-decisions-2 ul {
  padding: 0;
  margin: 0 0 0 -2%;
}
div#our-decisions-2 ul li {
  padding: 0;
  margin: 0 0 2% 2%;
  width: 31%;
  display: inline-block;
  vertical-align: top;
}
div#our-decisions-2 ul li:nth-child(2n+1) {
  clear: both;
}
div#our-decisions-2 ul li img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: -webkit-transform 200ms ease;
  -moz-transition: -moz-transform 200ms ease;
  -o-transition: -o-transform 200ms ease;
  transition: transform 200ms ease;
  -webkit-transition-delay: 0 !important;
  -moz-transition-delay: 0 !important;
  -o-transition-delay: 0 !important;
  transition-delay: 0 !important;
  -webkit-backface-visibility: hidden;
  -webkit-transform: scale(1);
}
div#our-decisions-2 ul li img:hover {
  /*-webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);*/
}
div#our-decisions-2 ul a {
  display: block;
  overflow: hidden;
  position: relative;
  cursor:default;
}
div#our-decisions-2 ul a:before {
  display: table;
  content: '';
}
div#our-decisions-2 ul a h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 15px 20px;
  font-size: 18px;
  font-family: "Ubuntu",sans-serif;
  color: #fff;
  text-transform: uppercase;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  cursor:default;
}

div#our-services > ul {
  margin: 0 -1%;
  overflow: hidden;
}
div#our-services > ul > li {
  float: left;
  margin: 0 1% 2% 1%;
  padding: 0;
  vertical-align: top;
  width: 31%;
}
div#our-services > ul > li:nth-child(3n+1) {
  clear: both;
}
div#our-services > ul > li span {
  color: #87888a;
}
div#our-services > ul > li h3 {
  font-family: "Ubuntu", sans-serif;
  margin: 0 0 0.6em;
  line-height: 1.2;
  padding: 0;
  color: #000;
  cursor: default;
  background: transparent;
  text-transform: uppercase;
  min-height: 0;
}
div#our-services > ul > li h3 a {
  font-size: 1em;
  color: #000;
}
div#our-services > ul > li h3 span {
  font-size: 1em;
  color: #000;
}
div#our-services > ul > li li {
  padding-bottom: 9px;
  padding-left: 20px;
  background: url("../images/pictos/next_grey_medium.png") no-repeat 0 2px;
  background-size: 7px auto;
}

.layout-small section.block-flash.section-in {
  display: none;
}

@media screen and (max-width: 1024px) {
  #container {
    margin-top: 0;
  }

  #main {
    margin-top: 60px;
  }

  .inner-block {
    width: 95%;
  }

  .logo-section {
    text-align: center;
    float: none;
    position: relative;
    height: 44px;
    width: 100%;
    margin-top: 0;
  }
  .logo-section .logotype {
    display: inline-block;
    margin-top: 9px;
  }
  .logo-section img {
    height: 40px;
  }
  .logo-section span {
    margin-left: 15px;
  }
  .logo-section span,
  .logo-section span a {
    font-size: 10px;
  }

  nav.main-navg {
    width: 100%;
    text-align: center;
    height: auto;
    padding-top: 0;
  }
  nav.main-navg a {
    margin-left: 4%;
  }
  nav.main-navg a.primary-menu-item-brendy, nav.main-navg a.primary-menu-item-karera, nav.main-navg a.primary-menu-item-pressa, nav.main-navg a.primary-menu-item-o-kompanii, nav.main-navg a.primary-menu-item-akademiya-sen-goben {
    width: 100%;
  }

  #new_header {
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    position: fixed;
    top: 0;
    width: 100%;
  }
  #new_header:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
  }

  .nav_overlay {
    visibility: hidden;
    display: none;
  }

  .desktop {
    display: none;
  }

  .mobile {
    display: block;
  }

  .inner-block {
    width: 100%;
  }

  .btn-mobile-menu {
    display: block;
    background: url(../images/mobile-sprite.png) no-repeat 0 0;
    width: 30px;
    height: 20px;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    position: absolute;
    left: 15px;
    bottom: 0;
  }
  .btn-mobile-menu.active-mb-menu {
    background-position: 0 -24px;
  }

  .btn-mobile-search {
    display: block;
    background: url(../images/saint_gobain_search_btn.png) no-repeat 0 2px;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 15px;
    bottom: 0;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
  }

  .top-block {
    display: none;
  }

  .bottom-block {
    padding: 0;
  }
  .admin-menu .bottom-block {
    padding: 16px 0 0;
  }

  nav.main-navg {
    height: 0;
    overflow: hidden;
    background: #232F37;
    margin-top: 15px;
  }
  nav.main-navg a {
    background: url(../images/link-bg.png) no-repeat 96% 50%;
    color: #fff;
    display: block;
    width: 100%;
    text-align: left;
    height: 43px;
    min-height: 43px;
    line-height: 43px;
    border-top: 1px solid #1A252C;
    margin: 0;
    padding: 0 25px;
  }
  nav.main-navg a.touch {
    color: #ff582b;
    background: url(../images/link_bg_active.png) no-repeat 96% 50%;
  }
  nav.main-navg a.slide-down:before {
    display: none;
  }
  nav.main-navg a:first-child {
    border-top: none;
  }

  .drop-wrapper {
    background: #405864;
    top: 100%;
    position: static;
    overflow: hidden;
  }
  .drop-wrapper .drop-line {
    width: 100%;
    margin: 0;
    padding: 0 60px 0 30px;
  }
  .drop-wrapper .drop-line:first-child {
    margin-top: 15px;
  }
  .drop-wrapper .drop-line li {
    padding: 0;
  }
  .drop-wrapper .drop-line li:first-child a {
    margin-top: 0;
  }
  .drop-wrapper .drop-line li.first-item {
    display: block;
  }
  .drop-wrapper a {
    margin-bottom: 15px;
  }
  .drop-wrapper .drop-content {
    position: static;
    display: none;
  }
  .drop-wrapper .drop-content .inner-block {
    padding: 0;
  }
  .drop-wrapper .drop-content.visible {
    display: block;
  }

  .search-form {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 15px;
    bottom: 0;
    margin-right: 0;
    float: none;
    background: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    transition: top .3s ease;
    -webkit-transition: top .3s ease;
    -moz-transition: top .3s ease;
  }
  .search-form form {
    width: 100%;
    height: 100%;
  }
  .search-form .search-hdr {
    border: 1px solid #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: url(../images/saint_gobain_search_btn.png) no-repeat right bottom;
    background-color: #fff;
    float: right;
    width: 50px;
    height: 50px;
  }
  .search-form.used-form {
    width: 100%;
    top: 60px;
    left: 0;
    right: auto;
    padding: 10px 0;
    background: #fff;
  }
  .search-form.used-form .search-hdr {
    border: 1px solid #8c8c8c;
    background-position: right 50%;
    margin: auto;
    float: none;
    width: 70%;
    height: 30px;
    padding: 0 5px;
  }
  .view-marques h2 {
    background-color: #222;
    color: #fff;
    display: inline-block;
    font-weight: normal;
    line-height: 1em;
    padding: 12px 18px;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 980px) {
  .mobile-device #container {
    margin-top: 0;
  }
  .mobile-device #main {
    margin-top: 60px;
  }
  .mobile-device .inner-block {
    width: 95%;
  }
  .mobile-device .logo-section {
    text-align: center;
    float: none;
    position: relative;
    height: 44px;
    width: 100%;
  }
  .mobile-device .logo-section .logotype {
    display: inline-block;
    margin-top: 9px;
  }
  .mobile-device .logo-section img {
    height: 40px;
  }
  .mobile-device .logo-section span,
  .mobile-device .logo-section span a {
    font-size: 10px;
  }
  .mobile-device nav.main-navg {
    width: 100%;
    text-align: center;
    height: auto;
  }
  .mobile-device nav.main-navg a {
    margin-left: 5%;
  }
  .mobile-device nav.main-navg a.primary-menu-item-brendy, .mobile-device nav.main-navg a.primary-menu-item-karera, .mobile-device nav.main-navg a.primary-menu-item-pressa, .mobile-device nav.main-navg a.primary-menu-item-o-kompanii {
    width: 100%;
  }
  .mobile-device #new_header {
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    position: fixed;
    top: 0;
    width: 100%;
  }
  .mobile-device #new_header:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
  }
  .mobile-device #new_header.fixed-position .bottom-block {
    padding: 0;
  }
  .mobile-device .nav_overlay {
    visibility: hidden;
    display: none;
  }
  .mobile-device .desktop {
    display: none;
  }
  .mobile-device .mobile {
    display: block;
  }
  .mobile-device .inner-block {
    width: 100%;
  }
  .mobile-device .btn-mobile-menu {
    display: block;
    background: url(../images/mobile-sprite.png) no-repeat 0 0;
    width: 30px;
    height: 20px;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    position: absolute;
    left: 15px;
    bottom: 0;
  }
  .mobile-device .btn-mobile-menu.active-mb-menu {
    background-position: 0 -24px;
  }
  .mobile-device .btn-mobile-search {
    display: block;
    background: url(../images/saint_gobain_search_btn.png) no-repeat 0 2px;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 15px;
    bottom: 0;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
  }
  .mobile-device .top-block {
    display: none;
  }
  .mobile-device .bottom-block {
    padding: 0;
  }
  .mobile-device nav.main-navg {
    height: 0;
    overflow: hidden;
    background: #232F37;
    margin-top: 15px;
  }
  .mobile-device nav.main-navg a {
    background: url(../images/link-bg.png) no-repeat 96% 50%;
    color: #fff;
    display: block;
    width: 100%;
    text-align: left;
    height: 43px;
    min-height: 43px;
    line-height: 43px;
    border-top: 1px solid #1A252C;
    margin: 0;
    padding: 0 25px;
  }
  .mobile-device nav.main-navg a.touch {
    color: #ff582b;
    background: url(../images/link_bg_active.png) no-repeat 96% 50%;
  }
  .mobile-device nav.main-navg a.slide-down:before {
    display: none;
  }
  .mobile-device nav.main-navg a:first-child {
    border-top: none;
  }
  .mobile-device .drop-wrapper {
    background: #405864;
    top: 100%;
    position: static;
    overflow: hidden;
  }
  .mobile-device .drop-wrapper .drop-line {
    width: 100%;
    margin: 0;
    padding: 0 60px 0 30px;
  }
  .mobile-device .drop-wrapper .drop-line:first-child {
    margin-top: 15px;
  }
  .mobile-device .drop-wrapper .drop-line li {
    padding: 0;
  }
  .mobile-device .drop-wrapper .drop-line li:first-child a {
    margin-top: 0;
  }
  .mobile-device .drop-wrapper .drop-line li.first-item {
    display: block;
  }
  .mobile-device .drop-wrapper a {
    margin-bottom: 15px;
  }
  .mobile-device .search-form {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 15px;
    bottom: 0;
    margin-right: 0;
    float: none;
    background: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    transition: top .3s ease;
    -webkit-transition: top .3s ease;
    -moz-transition: top .3s ease;
  }
  .mobile-device .search-form form {
    width: 100%;
    height: 100%;
  }
  .mobile-device .search-form .search-hdr {
    border: 1px solid #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: url(../images/saint_gobain_search_btn.png) no-repeat right bottom;
    background-color: #fff;
    float: right;
    width: 50px;
    height: 50px;
  }
  .mobile-device .search-form.used-form {
    width: 100%;
    top: 60px;
    left: 0;
    right: auto;
    padding: 10px 0;
    background: #fff;
  }
  .mobile-device .search-form.used-form .search-hdr {
    border: 1px solid #8c8c8c;
    background-position: right 50%;
    margin: auto;
    float: none;
    width: 70%;
    height: 30px;
    padding: 0 5px;
  }
  .mobile-device .view-marques .view-content {
    padding-top: 0;
  }
  .mobile-device div#our-decisions {
    padding-bottom: 0;
    padding-left: 5%;
    padding-right: 5%;
  }
  .mobile-device div#our-decisions h2,
  .mobile-device div#our-decisions-2 h2,
  .mobile-device div#our-services h2 {
    line-height: 1em;
    padding: 10px 13px;
    font-size: 1.3em;
  }
  .mobile-device div#our-services h2 {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .mobile-device div#our-decisions ul,
  .mobile-device div#our-decisions-2 ul {
    margin: 0 auto;
    max-width: 460px;
  }
  .mobile-device div#our-decisions ul li,
  .mobile-device div#our-decisions-2 ul li {
    margin: 0 0 2%;
    width: 100%;
    max-width: 460px;
  }
  .mobile-device div#our-decisions ul li:nth-child(3n+1),
  .mobile-device div#our-decisions-2 ul li:nth-child(3n+1) {
    clear: none;
  }
  .mobile-device div#our-decisions ul li:nth-child(2n+1),
  .mobile-device div#our-decisions-2 ul li:nth-child(2n+1) {
    clear: none;
  }
  .mobile-device div#our-decisions ul a h3,
  .mobile-device div#our-decisions-2 ul a h3 {
    padding: 15px 20px;
    font-size: 15px;
  }
  .mobile-device div#our-services > ul > li {
    width: 48%;
  }
  .mobile-device div#our-services > ul > li:nth-child(3n+1) {
    clear: none;
  }
  .mobile-device div#our-services > ul > li:nth-child(2n+1) {
    clear: both;
  }
  .mobile-device div#our-services > ul > li span {
    color: #87888a;
  }
  .mobile-device div#our-services > ul > li h3 {
    font-size: 1em;
  }
  .mobile-device div#our-services > ul > li li {
    font-size: .85em;
  }
}

#myBtn {
    background: rgba(0, 0, 0, 0.3) url("../images/top.png") no-repeat scroll 50% 50%;
    border-radius: 4px;
	border:none;
    bottom: 2rem;
    height: 4rem;
    overflow: hidden;
    position: fixed;
    right: 2rem;
    text-indent: -9999px;
    width: 4rem;
    z-index: 1000;
	transition: background-color 0.25s ease 0s;
}

#myBtn:hover {
    background-color: #0072bd;
}

.page-node-19424 .bloc-text-at-bottom {
	margin-top: -45px;
}

.search-box-form h1 {
    margin: 0 0 10px 0;
    font-family: "Ubuntu", sans-serif;
    color: #808080;
    font-weight: normal;
    font-size: 34px;
}
.search-box-form h1 strong {
    text-transform: uppercase;
}

/* Кнопка Хочу учиться */
@media screen and (min-width: 800px) {  
  .page-node-19336 .want-to-learn { 		
    float:right;
    margin:-75px 30px 0 0;  
  }  
  .page-node-19336 .want-to-learn a{	
    color:#fff;	
	border-radius:none;	
	background: #ff582b url('/img/pimgpsh_fullsize_distr.png') 5px 12px no-repeat;	
	padding-left:50px;  
  }
}

@media screen and (max-width: 799px) { 
  .page-node-19336 .want-to-learn {
    /*float:right;*/
    /*margin:-67px 30px 0 0;*/
    margin-left: 5%;
    margin-bottom: 30px;
  }
  
  .page-node-19336 .want-to-learn a{
    color: #fff;
    border-radius: none;
    background: #ff582b url(/img/pimgpsh_fullsize_distr.png) 5px 12px no-repeat;
    padding-left: 50px;
    /*color:#fff;	*/
	/*border-radius:none;	*/
	/*background: #ff582b url('/sites/sg_master/themes/stgobain/src/images/pimgpsh_fullsize_distr.png') 5px 12px no-repeat;	*/
	/*padding-left:50px;	*/
	/*text-indent: -10000px;	*/
	/*padding: 13px 0;	*/
	/*display:block;	*/
	/*width:48px;	*/
	/*overflow: hidden;	*/
	/*border: 0;  */
  }
}

@media screen and (max-width: 450px) { 
  .bloc-titre-page-content .share-links {
	display:block;
    margin-left: 0;	
  }
}

@media screen and (max-width: 405px) {
  .page-node-19336 .want-to-learn { 		
    float:right;
	margin:-50px 30px 0 0;
    padding-bottom: 10px;	
  }
}

/******************* Кнопка Хочу учиться(КОНЕЦ) ********************/