@media screen and (max-width: 780px) {   

.slide{
  z-index: 0;
}
.carousel-indicators{
  right: 4%;
  left: auto;
  width: 70px;
  overflow: hidden;
}
.carousel-indicators li, .carousel-indicators li.active{
  color: #fff;
  display: block;
  width: 70px;
  text-indent: 0;
  background:none;
  text-align: right;
  border: 0;
  height: 66px;
  margin: 0;

}
.carousel-indicators li span{
  display: block;
  width: 70px;
  height: 2px;
  background: url(../img/slide-li-bg.png) no-repeat 62px 0;
  filter:alpha(opacity=50); 
  opacity:0.5;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.carousel-indicators li.active span{
  background-position: 0px 0
}
.carousel-indicators li:hover span{
  background-position: -110px 0
}
.item img{
  width: 100%
}



#project{
  overflow: hidden;
  padding: 20% 0% 0% 0%;

    
}
#project .project-left{
  float: none;
  width: 100%;
    padding: 20% 0; 
}
#project .project-left h1{
  font-size: 28px;

}

#project .project-left h4{
  border-left: 4px solid #c9151e;
  padding-left: 10px;
  font-family: Tahoma;
    margin-top: 10%;
}
    
#project .project-left .bottt{padding: 0px; margin-bottom: 10px}
    
#project .project-left .bottt img{
width: 100%;
}

#project .project-left p{
  font-size: 13px;
  margin-top: 30px;
}
    
#project .project-left .time p{margin-top: 10px;}    
    
#project .project-con{
  overflow: hidden;
}
#project .project-con .intro{
  margin: 0;
}
#project .project-con .col-md-3{
  border: 1px solid #fff;
  padding: 0;
  overflow: hidden;
}
#project .project-con a{
  display: block;
  overflow: hidden;
}
#project .project-con a .p-list{
  overflow: hidden;
  position: relative;
}
#project .img-responsive{
  max-width: 135%;
  width:135%;
  margin-top: -80px;
}
#project .project-con a .p-l-t{
  background: #d51720 url(../img/pro-t-bg.png) no-repeat 15px 15px;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  filter:alpha(opacity=0); 
  opacity:0;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#project .project-con a:hover .p-l-t{
  filter:alpha(opacity=100); 
  opacity:1;
}
#project .project-con a .p-l-t h4{
  position: absolute;
  bottom: 10px;
  color: #fff;
  font-family:Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
  padding: 15px;
  font-size: 14px;
  font-weight: 100;
  text-align: left;
  filter:alpha(opacity=0); 
  opacity:0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  }
#project .project-con a:hover .p-l-t h4{
  filter:alpha(opacity=100); 
  opacity:1;
}


#project .project-con a h5{
  font-size: 16px;
  float: left;
  line-height: 30px;
  padding-left: 5px;
  color: #000;
  font-family: Tahoma;
}


#project .project-con a i{
  text-align: right;
  display: block;
  font-size: 12px;
  border-top: 1px solid #e0e0e0;
  padding-bottom: 20px;
  line-height: 40px;
  margin: 0 auto;
  display: block;
  color: #828282;
  font-style: normal;
}

#tema{
  background: url(../img/tema-bg.jpg);
  overflow: hidden;
  padding: 3% 0 0 0;
}

#tema .container-fluid{
  padding: 0 3% 0 3%;
}
#tema h1{
  text-transform:uppercase;
  border-right: 4px solid #c9151e;
  padding-right: 1%;
  font-family: Tahoma;
  text-align: right;
  margin-bottom: 30px;
  font-size: 28px;
  margin-right: 1%;
}
#tema .team-list{
  width: 33%;
  position: relative;
  float: left;
}
#tema .team-list a h2{
  text-align: center;
  font-size: 18px;
  line-height: 20px;
  padding-bottom: 1px;
  text-transform:uppercase;
  color: #2d2d2d;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#tema .team-list a h3{
  margin-bottom: 10px;
  font-size: 10px;
  text-align: center;
  color: #2d2d2d;
  background: url(../img/team-bg-01.png) no-repeat center 20px;
  padding-bottom: 50px;  
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#tema .team-list a h4{
  display: none;
  padding-top: 5px;

  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #2d2d2d;
  font-weight: 100;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#tema .team-list a h5{
  padding-top: 30px;
  padding-bottom: 100px;
  font-size: 18px;
  text-align: center;
  display: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}




#tema .team-list .t-list{
  position: relative;
  margin-top: -25px;
}
#tema .team-list .t-list img{
  margin: auto;
  width: 85%;
}
#tema .team-list .t-list .color{
  filter:alpha(opacity=0); 
  opacity:0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#tema .team-list a:hover .t-list .color{
  filter:alpha(opacity=100); 
  opacity:1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
}

#tema .team-list .t-list .gray{
  width: 100%;
  text-align: center;
}


#tema .team-list .t-list img{
  margin: 0 auto
}

#tema .carousel-control{
  width: auto;
}
#tema .carousel-control.left{
  background-image:none;
  left: 30px;
}
#tema .carousel-control.right{
  background-image:none;
  right: 30px;
}



#clients{
  margin-bottom: 30px;
}
#clients{
  overflow: hidden;
  padding: 3% 1% 1% 1%;
}
#clients .clients-left{
  width: 100%;
}
#clients .clients-left h1{
  font-size: 28px;
  border-left: 4px solid #c9151e;
  padding-left: 10px;
  font-family: Tahoma;
}
#clients .clients-left p{
  padding-left: 15px;
  font-size: 13px;
  margin-top: 30px;
}
#clients .clients-con{
  overflow: hidden;
}
#clients .clients-con .col-md-3{
  border: 1px solid #fff;
  width: 25%;
  padding: 0 0 20px 0;
  float: left;
  overflow: hidden;
}
#clients .clients-con a{
  display: block;
  overflow: hidden;
  border: 0px solid #e0e0e0;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#clients .clients-con a .c-list{
  overflow: hidden;
  position: relative;
}
#clients .clients-con a:hover{
  border: 0px solid #b0b0b0;
}

#clients .clients-con .c-list .color{
  filter:alpha(opacity=0); 
  opacity:0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#clients .clients-con a:hover .c-list .color{
  filter:alpha(opacity=100); 
  opacity:1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
}

#clients .clients-con .c-list .gray{
  width: 100%;
  text-align: center;
}


#clients .clients-con  .c-list img{
  margin: 0 auto
}

    .framl-x{
      width:100%; height:100%; border:0; margin: 0 auto;
    }

    .bg{
      width: 100%;
      height: 100%;
      background: #000;
      filter:alpha(opacity=90); 
      opacity:0.9;
     }
     .panels{
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      display: none;
      z-index: 999999999;
     }
     .active{
      display: block;
     }
     .panels-content{
      position: absolute;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0;
      -webkit-overflow-scrolling: touch;  
      overflow-y: scroll;       }
      .closed{
        color: #ccc;
        display: block;
        position: absolute;
        right: 3px;
        top: 3px;
        width: 45px;
        height: 45px;
        background: url(../img/closed.png);
        text-indent: -9999em;
      }

  .flexslider { width:100%; position:relative; overflow: hidden; padding-bottom: 30px;}
 
    
    
#footerr .cop{
  background: #3d3d3d;
  padding: 30px 0 30px 0;
  overflow: hidden;
}
#footerr .cop div.col-md-5{
  color: #ededed;
  line-height:28px;
  width: 100%;
  text-align: center;
  font-size: 8px;
   -webkit-text-size-adjust:none;
}

#footerr .cop div.col-md-5 img{
  width: 80px;
  margin: 0 10px;
}

#footerr .link{
  background: #1d1d1d;
  padding: 15px 0;
  overflow: hidden;
}
#footerr .link ul{
  display: block;
  color: #691b1e;
  text-align: center;
}

#footerr .link ul a{
  color: #ededed;
  font-weight: 100;
  line-height: 14px;
  font-size: 6px;
  height: 14px;
   -webkit-text-size-adjust:none;
}
#footerr .link ul a:hover{
  color: #fff;
}    
    
    
    


}




@media screen and (min-width: 780px) { 


    #project{display: none}
}

















