
#productionContainer {
  margin-top: 60px;
  width: 100%;
  overflow: hidden;
  
 
    
}

/* line 239, ../sass/screen.scss */
#productionContainer .item {
  width: 33%;
  text-align: center;
  position: relative;
  display: block;
  line-height: 0;
  cursor: auto;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
}
/* line 248, ../sass/screen.scss */
#productionContainer .item img {
  position: relative;
  top: 0px;
  width: 100%;
  line-height: 0;
  left: 0px;
  z-index: 888;
}
/* line 257, ../sass/screen.scss */
#productionContainer .item.big {
  width: 100%;
}
/* line 260, ../sass/screen.scss */
#productionContainer .item.big .info {
  padding-top: 0%;
}

#productionContainer .item.big .infotitle {
  padding-top: 22%;
}
@media screen and (min-width: 600px) {
  /* line 266, ../sass/screen.scss */
  #productionContainer .item:hover .info {
    background-image: url('../images/case_patterndff2.png?1408884348');
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  
   #productionContainer .item:hover .infotitle {
    background-image: url('../images/case_patterndff2.png?1408884348');
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}

@media screen and (max-width: 1100px) {
  /* line 239, ../sass/screen.scss */
  #productionContainer .item {
    width: 50%;
      
  }
  /* line 276, ../sass/screen.scss */
  #productionContainer .item.big {
    width: 100%;
  }
  /* line 280, ../sass/screen.scss */
  #productionContainer .item .info .button2 {
    margin-top: 0px;
  }
  #productionContainer .item .infotitle .button2 {
    margin-top: 0px;
  }
}
/* line 285, ../sass/screen.scss */
#productionContainer .item #productionContainer {
  width: 100%;
}
/* line 289, ../sass/screen.scss */
#productionContainer .item .info {
  width: 100%;
  height: 100%;
  padding-top: 0%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  z-index: 999;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -webkit-transition: all 500ms;
  transition: all 500ms;
}

#productionContainer .item .infotitle {
  width: 100%;
  height: 100%;
  padding-top: 20%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  z-index: 999;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -webkit-transition: all 500ms;
  transition: all 500ms;
}
/* line 301, ../sass/screen.scss */
#productionContainer .item h4 {
  text-transform: uppercase;
  padding: 20px 30px;
  color: #FFF;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.1em;
  letter-spacing: 2px;
}
/* line 311, ../sass/screen.scss */
#productionContainer .item .button2 {
  width: 100%;
  font-size: 24px;
  height: 100%;
  line-height: 35px;
}

#productionContainer .item .button2title {
  width: 100px;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
}




.infoTabs, .productionFilters {
  margin: 50px auto;
  overflow: hidden;
  *zoom: 1;
  text-align: center;
  padding-bottom: 6px;
}

@media screen and (max-width: 767px) {
  .infoTabs, .productionFilters {
    margin-top: 0px;
    
  }
}
/* line 420, ../sass/screen.scss */
.infoTabs li, .productionFilters li {
  padding: 10px 15px;
  display: inline;
  line-height: 32px;
}
@media screen and (max-width: 600px) {
  /* line 420, ../sass/screen.scss */
  .infoTabs li, .productionFilters li {
    width: 50%;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
  }
}
/* line 432, ../sass/screen.scss */
.infoTabs li a, .productionFilters li a {
  text-decoration: none;
  text-align: center;
  letter-spacing: 2px;
  color: #444;
  text-transform: uppercase;
  font-size: 14px;
  padding-bottom: 7px;
  font-weight: 700;
}
/* line 442, ../sass/screen.scss */
.infoTabs li a:hover, .infoTabs li a.active, .productionFilters li a:hover, .productionFilters li a.active {
  border-bottom: 2px solid #444;
}
@media screen and (max-width: 600px) {
  /* line 432, ../sass/screen.scss */
  .infoTabs li a, .productionFilters li a {
    font-size: 12px;
  }
}

/* line 452, ../sass/screen.scss */

/* line 467, ../sass/screen.scss */
#productions {
  padding-top: 0px;
  padding-left: 13px;

}
@media screen and (max-width: 1100px) {
  /* line 432, ../sass/screen.scss */
  #productions {
    padding-top: 0px;
    padding-left: 0px;
  
  }
  }


/* line 470, ../sass/screen.scss */
.button2 {
  width: 180px;
  height: 45px;  
  line-height: 45px;
  font-size: 14px;
  display: block;
  color: #FFF;
  border: 2px solid #fff;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 auto;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
    
}

.button2title {
  width: 180px;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  display: block;
  color: #FFF;
  border: 2px solid #FFF;
  vertical-align: middle;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 auto;
  text-decoration: none;
}


@media screen and (max-width: 600px) {
  /* line 470, ../sass/screen.scss */
  .button2 {
    font-size: 12px;
  }
}
/* line 489, ../sass/screen.scss */
.button2:hover {
  color: #ffffff !important;
  background-color: #f05221;
  opacity: 1;
}

.button2title:hover {
  color: #ffffff !important;
  background-color: #FFF;
}

/* line 495, ../sass/screen.scss */
.tabs .tab {
  display: none;
  max-width: 540px;
  margin: 0 auto;
}
/* line 500, ../sass/screen.scss */
.tabs .tab p {
  letter-spacing: 1px;
}
/* line 503, ../sass/screen.scss */
.tabs .tab a {
  color: #000;
  text-decoration: none;
}
/* line 506, ../sass/screen.scss */
.tabs .tab a:hover {
  text-decoration: underline;
}


