* {
  margin: 0;
  padding: 0;
}

html {
  height: 100%
}

BODY {
  margin: 0;
  background: #ffffff;
  color: #1b1b1b;
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
}
::-moz-selection { /* Code for Firefox */
    color: #ededed;
    background: #b61414;
}

::selection {
    color: #ededed;
    background: #b61414;
}
img.fbrk_cover {
  width: 100%;
  height:auto;
  border: 0;
}
img.fbrk_full {
  width: 100%;
  height:auto;
  border: 0;
}
#fbrk_navbar {
  position: fixed;
  top: 0;
  width: 100%;
  display: block;
  transition: top 0.4s;
  text-align: center;
  padding: 0;
  margin: 0;
  z-index: 999;
}
div.fbrk_navbar_cell_link {
  width: 100%;
  float: left;
  text-align: center;
}

div.fbrk_navbar_cell_link p {
  color: #ee1c24;
  text-decoration: none;
  display: block;
  padding: 12px 0px 0px 0px;
  margin: 3px 6px 3px 0px;
  font-size: 81px;
  line-height: 94px;
  font-weight: 600;
  letter-spacing: -6px;
}
div.fbrk_navbar_cell_link h6 {
  color: #ee1c24;
  text-decoration: none;
  display: block;
  padding: 420px 0px 0px 310px;
  margin: 3px;
  font-size: 74px;
  line-height: 94px;
  font-weight: 600;
  letter-spacing: -6px;

}
div.fbrk_navbar_cell_link a {
  color: #ee1c24;
  text-decoration: none;
  display: block;
  padding: 12px 0px 0px 0px;
  margin: 3px 6px 3px 0px;
  font-size: 81px;
  line-height: 94px;
  font-weight: 600;
  letter-spacing: -6px;
}
div.fbrk_navbar_cell_link a:hover {
  text-decoration: underline;
}
div.fbrk_navbar_cell_menu {
  position: fixed;
  top: 20px;
  right: 20px;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  z-index: 1100;
}
div.fbrk_navbar_cell_menu_mobile {
  display: none;
}
@media all and (max-width: 920px) {
  div.fbrk_navbar_cell_menu {
    position: fixed;
    top: 80%;
    right: 10px;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    z-index: 1100;
    display: none;
  }
  div.fbrk_navbar_cell_menu_mobile {
    float: none;
    padding: 5px 0px 5px 0px;
    min-width: 73px;
    max-width: 73px;
    width: auto !important;
    /*IE6 hack*/
    margin: 0 auto;
    /*center hack*/
    text-align: left;
    /*center hack*/
    display: block;
  }
  div.fbrk_navbar_cell_menu_mobile a {
    display: block;
    text-indent: -9999px;
    width: 90px;
    height: 83px;
    background: url(../images/fabrika_menu.svg);
    background-size: 73px 73px;
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 0px;
  }
}
div.fbrk_navbar_cell_menu a {
  display: block;
  text-indent: -9999px;
  width: 90px;
  height: 80px;
  background: url(../images/fabrika_menu.svg);
  background-size: 73px 73px;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 0px;
}
@media all and (max-width: 460px) {
  div.fbrk_navbar_cell_menu a {
    display: block;
    text-indent: -9999px;
    width: 80px;
    height: 70px;
    background: url(../images/fabrika_menu.svg);
    background-size: 68px 68px;
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 0px;
  }
}
@media all and (max-width: 410px) {
  div.fbrk_navbar_cell_menu a {
    display: block;
    text-indent: -9999px;
    width: 70px;
    height: 60px;
    background: url(../images/fabrika_menu.svg);
    background-size: 58px 58px;
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 0px;
  }
}
@media all and (max-width: 370px) {
  div.fbrk_navbar_cell_menu a {
    display: block;
    text-indent: -9999px;
    width: 55px;
    height: 52px;
    background: url(../images/fabrika_menu.svg);
    background-size: 50px 50px;
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 0px;
  }
}
div.fbrk_navbar_cell_menu a:hover {
  color: #ee1c24;
}
div.fbrk_content {
  margin: 0;
  padding: 0;
  text-align: center;
}
div.fbrk_cover {
  margin: 0;
  padding: 0;
}
div.fbrk_partners_catch {
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
div.fbrk_partners_catch h1 {
  margin: 0px 0px 5px 0px;
  padding: 0;
  font-size: 44px;
  line-height: 46px;
  font-weight: 600;
  text-transform: none;
}

div.fbrk_partners_catch h2 {
  margin: 15px 0px 5px 0px;
  padding: 0;
  font-size: 21px;
  line-height: 24px;
  font-weight: 600;
  text-transform: none;
}
div.fbrk_partners_catch h3 {
  margin: 65px 0px 25px 0px;
  padding: 0;
  font-size: 56px;
  line-height: 62px;
  font-weight: 600;
  text-transform: uppercase;
}
div.fbrk_partners_catch h4 {
  margin: 25px 30px 15px 30px;
  padding: 0;
  font-size: 56px;
  line-height: 62px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
}
div.fbrk_partners_catch h5 {
  font-size: 28px;
  line-height: 36px;
  font-weight: 600;
  letter-spacing: -1px;
  padding: 0px 0px 0px 0px;
  margin: 18px 0px 0px 0px;
  text-transform: uppercase;
  text-align: justify;
  word-wrap: break-word;
}
div.fbrk_partners_catch p {
  font-size: 25px;
  line-height: 28px;
  font-weight: 600;
  letter-spacing: -1px;
  padding: 0px 0px 0px 0px;
  margin: 13px 0px 0px 0px;
  text-transform: uppercase;
  text-align: justify;
  word-wrap: break-word;
}
div.fbrk_partners_catch a {
  color: #000000;
  text-decoration: underline;
}
div.fbrk_partners_catch a:hover {
  color: #000000;
  text-decoration: none;
}
div.fbrk_partners_left {
  width: 50%;
  margin: 0;
  padding: 20px 0px 0px 0px;
  float: left;
}
div.fbrk_partners_left_in {
  float: none;
  padding: 10px 70px 10px 70px;
  min-width: 140px;
  max-width: 620px;
  width: auto !important;
  /*IE6 hack*/
  margin: 0 auto;
  /*center hack*/
  text-align: left;
  /*center hack*/
}
div.fbrk_gallery_right {
  width: 50%;
  margin: 0;
  padding: 20px 0px 0px 0px;
  float: left;
}
div.fbrk_gallery_tradition {
  float: left;
  width: 20%;
}
div.fbrk_gallery_tradition p {
  margin: 7px 7px 7px 7px;
  padding: 0;
  font-size: 12px;
  line-height: 18px;
}
div.fbrk_gallery_mydeck {
  float: left;
  width: 33%;
}
div.fbrk_gallery_mydeck p {
  margin: 7px 7px 7px 7px;
  padding: 0;
  font-size: 12px;
  line-height: 18px;
}
@media all and (max-width: 920px) {
  div.fbrk_partners_left {
    width: 100%;
    margin: 0;
    padding: 20px 0px 0px 0px;
    float: left;
  }
  div.fbrk_partners_left_in {
    float: none;
    padding: 10px 30px 10px 30px;
    min-width: 140px;
    max-width: 860px;
    width: auto !important;
    /*IE6 hack*/
    margin: 0 auto;
    /*center hack*/
    text-align: left;
    /*center hack*/
  }
  div.fbrk_gallery_right {
    width: 100%;
    margin: 0;
    padding: 20px 0px 0px 0px;
    float: left;
  }
}
@media all and (max-width: 360px) {
  div.fbrk_partners_left_in {
    float: none;
    padding: 10px 15px 10px 15px;
    min-width: 140px;
    max-width: 860px;
    width: auto !important;
    /*IE6 hack*/
    margin: 0 auto;
    /*center hack*/
    text-align: left;
    /*center hack*/
  }
  div.fbrk_partners_catch h1 {
    margin: 0px 0px 5px 0px;
    padding: 0;
    font-size: 42px;
    line-height: 46px;
    font-weight: 600;
    text-transform: none;
  }
}
div.fbrk_mobile_footer_nav {
  overflow: hidden;
  position: fixed;
  z-index: 9999;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  display: none;
  text-align: center;
}

div.fbrk_mobile_footer_nav ul {
  margin: 2px 8px 0px 8px;
  padding: 0
}

div.fbrk_mobile_footer_nav li {
  display: inline-block;
  width: 25%;
  margin: 0;
  padding: 0;
}

div.fbrk_mobile_footer_nav a {
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  color: #aab2b5;
  display: block;
  padding: 28px 0px 5px 0px;
}

@media all and (max-width: 920px) {
  div.fbrk_mobile_footer_nav {
    display: block;
  }
  div.fbrk_top_push {
    width: 100%;
    float: left;
    height: 115px;
  }
  div.fbrk_content_projekti li {
    display: inline-block;
    margin: 10px 0px 10px 0px;
  }
  div.fbrk_navbar_cell_link p {
    color: #ee1c24;
    text-decoration: none;
    display: block;
    padding: 12px 0px 0px 0px;
    margin: 3px 6px 3px 0px;
    font-size: 71px;
    line-height: 79px;
    font-weight: 600;
    letter-spacing: -6px;
  }
}

div.fbrk_mobile_footer_nav {
  overflow: hidden;
  position: fixed;
  z-index: 9999;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  display: none;
  text-align: center;
}

div.fbrk_mobile_footer_nav ul {
  margin: 2px 8px 0px 8px;
  padding: 0
}

div.fbrk_mobile_footer_nav li {
  display: inline-block;
  width: 25%;
  margin: 0;
  padding: 0;
}

div.fbrk_mobile_footer_nav a {
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  color: #aab2b5;
  display: block;
  padding: 28px 0px 5px 0px;
}

@media all and (max-width: 920px) {
  div.fbrk_mobile_footer_nav {
    display: block;
  }
  div.fbrk_top_push {
    width: 100%;
    float: left;
    height: 115px;
  }
  div.fbrk_content_projekti li {
    display: inline-block;
    margin: 10px 0px 10px 0px;
  }
  div.fbrk_navbar_cell_link p {
    color: #ee1c24;
    text-decoration: none;
    display: block;
    padding: 12px 0px 0px 0px;
    margin: 3px 6px 3px 0px;
    font-size: 71px;
    line-height: 79px;
    font-weight: 600;
    letter-spacing: -6px;
  }
}
