body.work {

}
.work #big-video-wrap {
  display: none;
}

/**********
* nav *
**************/
#box,#box1 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.work nav a:before{
  color: #eee!important;
}
.work nav .bt-menu-trigger span,
.work nav .bt-menu-trigger span:after,
.work nav .bt-menu-trigger span:before {
  background: #eee!important;
}

.work nav .logo.icon-logo:before{}
	
.work nav.origin a:before {
	   color: #eee!important;
	}
	.work nav.origin a.bt-menu-trigger .bar {
	   background-color: #eee!important;	
	}

/*********** nav background test end ***************/

/*******
* border *
*********/
.img img {
    display: block;
}
.a_btn{
  height: 21px;
  line-height: 21px;
  padding: 0 11px;
  background: #FFFFFF;
  border: 1px #FFFFFF solid;
  border-radius: 10px;
  /* color: #fff; */
  display: inline-block;
  text-decoration: none;
  font-size: 12px;
  outline: none;
    margin: 10px;
	color: #000;
        }
#text_hellpus{
font-size:35px  !important;
text-align:left  !important;
}
.work .border {
    background: #eee;
    position: fixed;

}

.work .border.top {
  width: auto!important;
  top: 8px;
  left: 8px;
  right: 8px;
  height: 4px;
  
}
.work .border.left {
  height: auto!important;
  top: 8px;
  left: 8px;
  bottom: 8px;
  width: 4px;
}
.work .border.bottom {
  width: auto!important;
  bottom: 8px;
  left: 8px;
  right: 8px;
  height: 4px;
}
.work .border.right {
  height: auto!important;
  top: 8px;
  right: 8px;
  bottom: 8px;
  width: 4px;
}
.work .is-scrolled.border.top{
    -webkit-transform: translate3d(0px, 0px, 0px);
  }
.work .is-scrolled.border.bottom{
    -webkit-transform: translate3d(0px, 0px, 0px);
  }
.work .is-scrolled.border.left{
    -webkit-transform: translate3d(0px, 0px, 0px);
  }
.work .is-scrolled.border.right{
    -webkit-transform: translate3d(0px, 0px, 0px);
  }
/******** border end *************/

.work .content   {
  text-align: center;
}

.work header {

  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  text-align: center;
  position: relative;
  overflow: hidden;

}

.work .sliderbar {
  overflow: hidden;
  width: 100%;
  min-height: 200px;
  background-repeat: no-repeat;
  background-size: cover; 
  background-position: center center;

  text-align: center;
  position:relative;

}
.text-content.quote {
 position:relative;
 min-height: 200px;
 padding: 0;
}

/*h3,*/
.work .content .sliderbar p:nth-child(1) {
  font-size: 1.125em;
  color: white;
  line-height: 1.5;
  margin-bottom: 0;
  width:90%;
  padding-bottom: 0;
  margin: 0 auto;
  padding-top:30px;
  padding-bottom:30px;
/*  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);*/
}
.work .content .sliderbar.more p:nth-child(1) {
  position: relative;
  margin-top: 50px;
  margin-bottom: 70px;
  top: 0;
  left: 0;
  transform: none;
  -webkit-transform: none;
}
.work .content .sliderbar p.namepost {
  font-size: 0.875em;
  font-family: 'nexaheavy';
  line-height: 1.5;
  color: #f7931e;
  letter-spacing: 0.1em;
  position: absolute;
  bottom: 28px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.work .content .sliderbar.more p.namepost {
  position: relative;

}
.work .sliderbar p.namepost span{
  display:block;
  color: white;
  font-family: 'nexaheavy';
  font-size: 0.875em;
  letter-spacing: 0.1em;
}



.work .siteshow {
/*  position: relative;*/
  overflow: hidden;
  width: 100%;
  min-height: 960px;
  background: #333;
  background-size: cover;
  background-position: center center;
  padding-bottom:20px;
}

.work .siteshow .text-content p {
  color: white;
  width:90%;
}



.work .content h1 {
  
  /*top: 150%;*/
  /*display: block;*/
  margin: 0 auto 0px;
  /*padding-bottom: 20px;*/
  width: 90%;
  color: #858282;
  text-align: center;
  font-size: 1.8em;
  font-weight: normal;
  line-height: 150%;
  font-family: 'nexaheavy';
/*  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);*/
}

.work .content h1:after{
  position: absolute;
  left: 50%;
  display: block;
   margin-top: 55px;

  margin-left: -40px;
  width:80px;
  height: 4px;
  background: #eee;
  content:'';
}


.work .content p {
  color: #9D9C9A;
  margin: 15px auto;
}

.work .content p.hidden {
  display: none;
}

.work .content h2 {
  width: 80%;
  /*font-family: "playfairitalic";*/
  font-weight: normal;
  font-size: 1.5em;
  color: #F79329;
  text-align: center;
  margin: 50px auto 0;
}
.work .content h3 {
  font-family: "nexaheavy";
  font-size: 0.875em;
  color: #F79329;
  letter-spacing: 0.26em;
  text-transform: uppercase;
}

.work .content h2:before {
position: absolute;
display: block;
width: 80px;
height: 4px;
background: #F79329;
content: '';
left: 50%;
margin-top: -36px;
margin-left: -40px;
}
/********
* tag ul *
*********/

.work header ul.tag {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  display: block;
  position: absolute;
  bottom: 12px;
  width: 100%;
  /*padding: 10px;*/
}

 .work header ul.tag li {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-style: normal;
    /*text-transform: uppercase;*/
    font-size: 0.5em;
    letter-spacing: 0.15em;
    font-family: 'nexaheavy';
    text-align: center;
}
  
 .work header ul.tag li:before {
    content: '\2022';
    font-family: 'nexabold';
    font-size: 12px;
    margin: 0 5px 0 0;

}
  
.work  header ul.tag li:first-child:before {
    content: "";
    margin: 0;

}

/********** tag ul end *************/

/********
* approach *
**********/

.work .approach {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding: 40px;
  list-style-type: none;
  overflow: hidden;

}

.work .approach .limit-content div {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;


}

.work .limit-content h3{
  margin-bottom: 12px;
}

.work .approach .limit-content div p {
  width: 100%;
  font-family: 'nexabold';
  margin: 25px auto 0;
}

.work .approach .limit-content div p:after {
  position: relative;
  display: block;
  width: 30px;
  height: 2px;
  content:"";
  background: #F79329;
  left: 50%;
  margin-left: -15px;
  margin-top: 10px;
}
 .work .approach .limit-content div {

   width: 100%;


 }

/**** approach end ******/


/********
* analyse *
********/ 

.work .content .analyse,.analyse section {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  overflow: hidden;
}
.work .content .analyse {
  padding-top: 50px;
}
.work .content  .analyse h3 {
  margin: 0 auto;
  color: #9D9C9A;
  font-family: "playfairitalic";
  font-size: 1.5em;
  letter-spacing: 0;
  text-transform: none;
  height: 50%;
  width: 100%;

}

.work .content .analyse h3:after{
  position: relative;
  left: 50%;
  display: block;
  margin-top: 10px;
  margin-bottom: 15px;
  margin-left: -13px;
  width:26px;
  height: 1.5px;
  background: #F79329;
  content:'';
}


.work .content .circle {
  width: 100%;
  height: 200px;
  overflow: hidden;
  padding-top: 25px;
  padding-bottom: 25px;
}
.work .content .circle.big {
  padding: 0;
}

.work .content .circle p{
  width: 150px;
  height: 150px;
  background: #F79329;
  margin: 0 auto;
  border-radius: 300px;
  position: relative;
  text-align: center;
  padding-top: 70px;
  transform: scale(0);
  -webkit-transform: scale(0);
}

.work .content .circle.big p{
  width: 190px;
  height: 190px;
  padding-top: 90px;
}
/*
.work .content .circle p.grow {
  transform: scale(1);
  transition: all 0.5s ease-in 0.1s;
}

.work .content .circle.big p.grow {
  transition-delay: 0;
}
*/
.work .content .circle p span {
  display: block;
  font-family: "nexabold";
  color: white;


}

.work .content .analyse section > p {
  margin: 30px auto 55px;
  width: 80%;
  font-family: "nexabold";
  line-height: 1.5em;
}
/*******
* .work footer *
********/
.work footer {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
/*
.work footer:before {
   content: "";
   position: absolute;

   background-size: cover;
   background-position: center center;
   z-index: -1;
   height: 300px; 
   width: 100%; 
   left: 0;
//   filter: brightness(30%);
//   -webkit-filter: brightness(30%);
}
*/

.work footer p {
  color: white;

  margin: 0 auto;
}

.work footer h1 {
  font-family: "nexaheavy";
/*  font-size: 1.8em;
  letter-spacing: 0.1em;
  margin: 30px auto 70px;
  color: white;
  width: 90%;*/
}

.work footer p:before {
  position: absolute;
  display: block;
  content: "";
  width: 80px;
  height: 2px;
  left: 50%;
  margin-left: -40px;
  top: -15px;
  background-color: white;
}

.work footer p {
  font-family: "nexabold";
  letter-spacing: 1px;
  position: relative;
}
.work footer span,
.work footer a {
  display: block;
  text-decoration: none;
  text-align: center;
  color: white;
  /*margin-top: 20px;*/
  letter-spacing: 0.25em;
  margin-left: 10px;
}

.work footer span {
  font-family: "nexabold";
  font-size: 0.8em;
}

.work footer a.work-next {
  font-size: 50px;
}

/****** .work footer end *******/
.work .content h1.no-after {
  margin: 0 auto;
}
.work .content h1.no-after:after {
  display: none;

}
.work .image-content img {
  width: 90%;
}

.work_p1{
		text-align:center;    
		color: white;    
		font-size: 0.9em; 
		line-height:50px; 
		padding-top:50px;
		padding-left:5px;
		padding-right: 5px;
		font-family: 'nexaheavy';
        font-size: 1.5em;
}	
.work_p2{
		text-align:center;    
		color: white;    
		font-size: 0.9em; 
		line-height:100px; 
		padding-left:5px;
		padding-right: 5px;
}
.work_p1_span1{
display: block;
line-height: 30px;
}

@media (min-width: 601px) and (max-width: 770px) {
      /*******
    * border *
    **********/
.work_p1{
		text-align:center;    
		color: white;    
		line-height:100px; 
		padding-top:50px;
		font-family: 'nexaheavy';
        font-size: 1.5em;
}	
.work_p2{
		text-align:center;    
		color: white;    
		font-size: 1.225em; 
		line-height:100px; 
}	
.work_p1_span1{
display: inline;
}
.work .content .sliderbar p:nth-child(1) {
  font-size: 1.125em;
  }
   .work .content h1:after{
	margin-top: 40px;
    }

    .work .border {
        background: #eee;
        position: fixed;

    }

    .work .border.top {

      top: 12px;
      left: 12px;
      right: 12px;
      height: 4px;
      
    }
    .work .border.left {
      top: 12px;
      left: 12px;
      bottom: 12px;
      width: 4px;
    }
    .work .border.bottom {
      bottom: 12px;
      left: 12px;
      right: 12px;
      height: 4px;
    }
    .work .border.right {
      top: 12px;
      right: 12px;
      bottom: 12px;
      width: 4px;
    }
    .work .is-scrolled.border.top{
      -webkit-transform: translate3d(0px, 0px, 0px);
      }
    .work .is-scrolled.border.bottom{
        -webkit-transform: translate3d(0px, 0px, 0px);
      }
    .work .is-scrolled.border.left{
        -webkit-transform: translate3d(0px, 0px, 0px);
      }
    .work .is-scrolled.border.right{
        -webkit-transform: translate3d(0px, 0px, 0px);
      }
    /******** border end *************/

      .work .approach .limit-content div {
        display: inline-block;
        width: 50%;
        margin-bottom: 0;
        float: left;

      }

      .work .approach .limit-content div p {
        font-family: 'nexabold';
        margin: 25px auto 0;
      }

      .work .approach .limit-content div:nth-child(4) {
        width: 100%;
      }
      .work .approach .limit-content div:nth-child(4) p {
        width: 50%;
        float: left;
      }

      
       .work  .analyse section {
            width: 33.1%;
            display: block;
            float: left;
            
          }
      .work .content .analyse section .circle {
        margin-top: 30px;
      }
	  #text_hellpus{
		font-size:40px  !important;
		text-align:left  !important;
		}

}

@media (min-width: 771px) {

        /*******
        * border *
        **********/
.work_p1{
		text-align:center;    
		line-height:100px; 
		padding-top:50px;
		font-family: 'nexaheavy';
        font-size: 2.250em;
}	
.work_p2{
		text-align:center;    
		color: white;    
		font-size: 1.225em; 
		line-height:100px; 
}	
.work_p1_span1{
display: inline;
}
.work .content .sliderbar p:nth-child(1) {
  font-size: 1.625em;
  }
        .work .border {
            background: #eee;
            position: fixed;

        }

        .work .border.top {

          top: 20px;
          left: 20px;
          right: 20px;
          height: 4px;
          
        }
        .work .border.left {
          top: 20px;
          left: 20px;
          bottom: 20px;
          width: 4px;
        }
        .work .border.bottom {
          bottom: 20px;
          left: 20px;
          right: 20px;
          height: 4px;
        }
        .work .border.right {
          top: 20px;
          right: 20px;
          bottom: 20px;
          width: 4px;
        }
        .work .is-scrolled.border.top{
          -webkit-transform: translate3d(0px, 0px, 0px);
        }
        .work .is-scrolled.border.bottom{
            -webkit-transform: translate3d(0px, 0px, 0px);
          }
        .work .is-scrolled.border.left{
            -webkit-transform: translate3d(0px, 0px, 0px);
          }
        .work .is-scrolled.border.right{
            -webkit-transform: translate3d(0px, 0px, 0px);
          }
        /******** border end *************/
       .work header {
          height: 500px;
        }
        .work header ul.tag li {
            letter-spacing: 0.25em;
            font-size: 0.875em;
            margin: 0 10px;
          }
        .work  header ul.tag li:before {
            font-size: 20px;
            margin: 0 20px 0 0;
          }


         .work .content h1 {
            font-size: 2.75em;
            font-weight: normal;
            line-height: 150%;
          /*  -webkit-transform:translateY(-50%);
            -moz-transform:translateY(-50%);
            -ms-transform:translateY(-50%);
            transform:translateY(-50%);*/
          }
	 .work .content h1:after {
	    margin-top: 40px;
          }


         .work .content p {
	    width: 100%;
            color: #9D9C9A;
            margin: 15px auto;
          }
          .work .content p.hidden {
            display: block;
          }
          .work .content p.show {
            display: none;
          }
          .work .content h2 {
            font-size: 2.250em;
          }

         .work .approach .limit-content div {
             width: 33.1%;
            float: left;
           }

/*******  analyse *************/

      .work  .analyse section {
            width: 33.1%;
            display: block;
            float: left;
            
          }
      .work .content .analyse section .circle {
        margin-top: 30px;
      }

        
          .work footer {
            background-repeat: no-repeat;
            background-size: cover;
            width: 100%;

            text-align: center;
          }

          .work footer p {
            color: white;

            margin-bottom: 0;
          }

          .work footer h1 {
	    font-size: 2em;
          }

          .work footer a {
            display: block;
            text-decoration: none;
            color: white;
            margin-top: 20px;
            letter-spacing: 0.25em;
          }
          .work footer a.work-next {
            font-size: 50px;
          }
		  #text_hellpus{
			font-size:50px   !important;
			text-align:left  !important;
			}
}
