#lang_menu, #share_menu {
  display: none;
}

.main_lang_res_style {
  display: none;
}

.main_container_style {
  background: #f7f7f7;
}

#additional_footer {
  z-index: 10;
  background-color: #000000e6;
  width: 100%;
  color: white;
  position: fixed;
  bottom: 0;
  font-family: BrandonReg,sans-serif;
  font-size: 13px;
}

#additional_footer span:first-child, #additional_footer #share_menu {
  display: inline-block;
  padding: 0.5% 2.5%;
  line-height: 26px;
  /*line-height: 20px;*/
}

#additional_footer #share_menu {
  float: right;
  color: #06f;
}

#additional_footer #share_menu #legal_notice_button {
  text-transform: capitalize;
  border-right: 1px solid;
  padding-right: 1em;
}

#btn_manifesto, #btn_aboutus, #btn_leadership, #btn_skills, #btn_clients, #btn_visit {
  display: none;
}

.blue_text_color {
  color: #06f !important;
}

.blue_bg_color {
  background: #06f;
}

.blue_border_color {
  border-color: #06f !important;
}

.yellow_text_color {
  color: #ded021;
}

.gray_text_color {
  color: #06f;
}

.gray_bg_color {
  background: #f7f7f7;
}

.white_bg_color {
  background: #f7f7f0;
}

.white_text_color {
  color: #f7f7f0;
}

.project_title_bar_style {
  font-size: 2em;
}

.nav_menu_style_selected {
  color: #06f !important;
  pointer-events: none;
  padding-bottom: .5em;
  border-bottom: 2px solid #06f;
}

a.news_item_style {
  background-color: white;
  color: #06f;
}

#search_cont {
  display: none;
}

#projects_cont {
  margin-top: 15em;
}

#projects_cont div.text_at_top {
  color: #06f;
  font-family: BrandonReg, sans-serif;
  font-size: 28px;
  width: 50%;
  margin: 0 25% 5em 25% !important;
  text-align: center;
}

@media (max-width: 768px) {
  #projects_cont div.text_at_top {
    width: 90%;
    margin: 0 5% 1em 5% !important;
  }
}

#projects_cont .prBlock {
  width: 100%;
  height: auto;
  clear: both;
}

#projects_cont .prBlock a.prThumb {
  background-color: #06f;
  width: 33.33%;
  height: auto;
  line-height: 0;
  float: left;
}

@media (max-width: 768px) {
  #projects_cont .prBlock a.prThumb {
    width: 100%;
  }
}

#projects_cont .prBlock a.prThumb p {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  line-height: 1;
  z-index: 1;
  font-family: BrandonBold, sans-serif;
  color: white;
  font-size: 16px;
  letter-spacing: 6px;
  padding: 0 12%;
}

#projects_cont .prBlock a.prThumb img {
  width: 100%;
  height: auto;
  -webkit-transition: opacity 0.75s;
  /* For Safari 3.1 to 6.0 */
  transition: opacity 0.75s;
}

#projects_cont .prBlock a:hover img {
  opacity: 0.2;
}

#projects_cont .prBlock.single {
  clear: none;
  float: left;
  width: 33.33%;
}

@media (max-width: 768px) {
  #projects_cont .prBlock.single {
    width: 100%;
  }
}

#projects_cont .prBlock.single a.prThumb {
  display: block;
  float: none;
  width: 100%;
}

#projects_cont .prBlock.single.first {
  clear: both;
}

#manifesto {
  margin-top: 8em;
}

#manifesto div.pmanifesto div {
  color: #06f;
  font-family: BrandonReg, sans-serif;
  font-size: 28px;
  width: 50%;
  margin: 0 25% 5em 25% !important;
  text-align: center;
}

@media (max-width: 768px) {
  #manifesto div.pmanifesto div {
    width: 90%;
    margin: 0 5% 1em 5% !important;
  }
}

span.fucking_style {
  font-size: 70px;
  width: 75%;
  margin: 0 auto;
}

#intro {
  background-color: #06f;
  padding-top: 6em;
  padding-bottom: 6em;
}

#intro p {
  color: black;
  font-family: BrandonReg, sans-serif;
  font-size: 34px;
  width: 50%;
  margin: 0 25% 1.5em 25% !important;
  text-align: center;
}

@media (max-width: 768px) {
  #intro p {
    width: 90%;
    margin: 0 5% 1em 5% !important;
  }
}

#intro p.signature {
  color: #f7f7f7;
}

#facts {
  padding-top: 6em;
  padding-bottom: 6em;
}

#facts p {
  color: #06f;
  font-family: BrandonBold, sans-serif;
  font-size: 48px;
  line-height: 1;
  width: 50%;
  text-align: center;
  margin: 0 25% 0.5em 25% !important;
}

@media (max-width: 768px) {
  #facts p {
    width: 90%;
    margin: 0 5% 1em 5% !important;
  }
}

#facts p.sentence {
  padding-top: 1.5em;
}

#facts p.source_tit {
  font-size: 1.15em;
  line-height: 0;
  text-transform: capitalize;
}

#facts p.source {
  color: black;
  font-size: 2em;
}

#clients {
  clear: both;
  background-color: #06f;
  padding: 10em 15%;
  text-align: center;
}

@media (max-width: 768px) {
  #clients {
    padding: 5em 0%;
  }
}

#clients .gray_bg_color {
  background-color: transparent;
}

#clients .blue_text_color {
  color: black;
}

#clients a {
  display: inline-block;
}

#services, #facts {
  max-width: 1200px;
  margin: 0 auto;
}

#services {
  clear: both;
  z-index: 1;
}

#services .line {
  width: 100%;
  float: left;
  line-height: 0;
}

#services .line p {
  line-height: 1.2;
  font-family: BrandonReg,sans-serif;
  font-size: 18px;
  padding-top: 2.8em;
  padding-right: 2em;
  padding-bottom: 3em;
  padding-left: 2.8em;
  text-align: left;
  color: #f7f7f7;
}

#services .line p, #services .line div {
  float: left;
}

#services .line div img {
  width: 100%;
  height: auto;
}

#services .line .tit {
  font-family: BrandonBold,sans-serif;
  font-size: 25px;
}

#services .line span.tit {
  display: inline-block;
  margin-bottom: 1.4em;
}

#services .line.serv_blue {
  background-color: #06f;
}

#services .line.serv_gray {
  background-color: #c6c6c6;
}

#services .line.serv_black {
  background-color: black;
}

#services .line.l_a, #services .line.l_c, #services .line.l_e {
  float: none;
  display: table;
}

#services .line.l_a p:first-child, #services .line.l_c p:first-child, #services .line.l_e p:first-child {
  vertical-align: middle;
  text-align: center;
  color: #f7f7f7;
}

#services .line.l_a p:nth-child(2), #services .line.l_c p:nth-child(2), #services .line.l_e p:nth-child(2) {
  background-color: #f7f7f7;
  color: #06f;
}

#services .line.l_a p, #services .line.l_c p, #services .line.l_e p {
  float: none;
  display: table-cell;
  width: 50%;
}

#services .line.l_b div, #services .line.l_d div, #services .line.l_f div {
  width: 70%;
}

#services .line.l_b p, #services .line.l_d p, #services .line.l_f p {
  width: 30%;
}

@media (min-width: 869px) and (max-width: 991px) {
  #services .line.l_b div, #services .line.l_b p, #services .line.l_d div, #services .line.l_d p, #services .line.l_f div, #services .line.l_f p {
    width: 50%;
  }
}

@media (max-width: 868px) {
  #services .line.l_a div, #services .line.l_a p, #services .line.l_c div, #services .line.l_c p, #services .line.l_e div, #services .line.l_e p, #services .line.l_b div, #services .line.l_b p, #services .line.l_d div, #services .line.l_d p, #services .line.l_f div, #services .line.l_f p {
    display: block;
    width: 100%;
  }
}

/*@media (min-width: 769px) and (max-width: 991px) {
  #services .line.l_b div, #services .line.l_b p, #services .line.l_d div, #services .line.l_d p, #services .line.l_f div, #services .line.l_f p {
    width: 50%;
  }
}

@media (max-width: 768px) {
  #services .line.l_a div, #services .line.l_a p, #services .line.l_c div, #services .line.l_c p, #services .line.l_e div, #services .line.l_e p, #services .line.l_b div, #services .line.l_b p, #services .line.l_d div, #services .line.l_d p, #services .line.l_f div, #services .line.l_f p {
    display: block;
    width: 100%;
  }
}*/

#quotes {
  float: left;
  clear: both;
  padding: 0 15%;
  margin-bottom: 10em;
}

@media (max-width: 768px) {
  #quotes {
    padding: 0 5%;
  }
}

#quotes .box_generic_title_style {
  margin-bottom: 1em;
}

#quotes .quote {
  float: left;
  margin-bottom: 1.5em;
}

#quotes .quote p {
  padding: 0 10%;
  font-family: BrandonReg,sans-serif;
  font-size: 3em;
  margin-bottom: 1.5em;
}

#quotes .quote p:first-child {
  font-family: BrandonBlack,sans-serif;
  line-height: 1.15;
}

#quotes .quote p.author {
  text-transform: uppercase;
  color: #06f;
  margin-bottom: 0;
  font-size: 2em;
}

#quotes .quote p.company {
  font-size: 1.25em;
}

#quotes .quote.qleft {
  width: 45%;
  margin-left: 5%;
}

@media (max-width: 768px) {
  #quotes .quote.qleft {
    width: 100%;
    margin-left: 0%;
  }
}

#quotes .quote.qright {
  width: 45%;
  margin-right: 5%;
}

@media (max-width: 768px) {
  #quotes .quote.qright {
    width: 100%;
    margin-right: 0%;
  }
}

.legal_form_style {
  margin-bottom: 10em !important;
}
