
/*==================================================
about page
====================================================*/
@media only screen {

.mansory-about {
  margin-right: auto;
  margin-left: auto;
}

.about-page img{
  position: relative;
  left: 10px;
}
.about-title{
  position: relative;
}
.special{
  border-style: solid;
  border-width: 2px;
  border-color: #a5a50a;
}
.special-clear{
  margin-bottom: 5px;
  margin-right: 5px;
  padding-left: 5px;
  padding-top: 2px;
}
.menu-item-special p{
  font-size: 13px;
  font-style: italic!important;
  width: 80%;
}
.price h6{
  position: relative;
  top: -23px;
  right: 30px;
  float: right;
  font-size: 18px;
  font-family: 'BebasNeue';
}

.chef{
  background-color: #a5a50a;
  width: 90px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  bottom: 15px;
  height: 20px;
}
.chef p{
  color: #fff;
  font-weight: bold;
  height: 20px;
  width: 90px;
text-align: center;
}

.menu-item p{
  font-size: 13px;
  font-style: italic!important;
  width: 100%;
}

.about-title h1{
  font-size: 100px;
  line-height: 100px;
  bottom: 208px;
  position: absolute;
  text-align: center !important;
  font-family: "BebasNeue", sans-serif;
  text-shadow: 1px 1px 1px #000;
  color: #fff;
  width: 100%;
  
}

.about-title h1 span{
  border-width: 8px;
  border-style: solid;
  position: relative;
  padding-left: 6px;
  padding-right: 6px;
}

ul.about-page-block{
  display: inline-block;
  position: relative;
  margin-right: 1px;
  width: 100%;
}

.my-about-block{
  width: 180px;
  height: 180px;
  position: relative;
  display: inline-block;
  background-color: #a5a50a;
  margin-right: 6px;
  margin-top: 10px;
}

.my-about-block h1{
vertical-align: middle;
padding: 1em 0 1em 0;
position: absolute;
color: #fff;
font-size: 57px;
width: 180px;
height: 180px;
text-align: center;
}

.quote-block-about{
  width: 389px;
  height: 180px;
  position: relative;
  display: inline-block;
  background-color: #434342;
  margin-top: 10px;
  margin-right: 10px;
}

.quote-block-about h3{
  color: #fff;
  font-size: 32px;
  width: 330px;
  margin-left: 30px;
  position: relative;
  top: 10px;
  border-bottom: 1px dashed #fff;
}

.quote-block-about p{
  position: absolute;
  top: 60px;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  height: 180px;
  line-height: 1.1;
  font-size: 21px;
  font-style: italic;
  margin-bottom: 5px;
}

.are-story{
  max-width: 580px;
  display: inline-block;
  position: relative;
  background-color: #c5c5c5;
  margin-top: 10px;
  margin-right: 10px;


}
.are-story h3{
  color: #000;
  margin-right: 30px;
  margin-left: 30px;
  position: relative;
  top: 25px;
  border-bottom: 1px solid #000;
}

.are-story p{
  margin-top: 50px;
  margin-right: 30px;
  margin-left: 30px;
  margin-bottom: 35px;
  font-size: 13px;
  line-height: 1.6;
}


.staff-box-landscape{
  max-width: 389px;
  min-height: 370px;
  position: relative;
  display: inline-block;
  background-color: #434342;
  margin-top: 10px;
  margin-right: 10px;

}

.staff-box-landscape h2,.staff-box-landscape h3{
  color: #fff;
  line-height: 1.1;
  margin-left: 25px;
  top: 60px;
  position: relative;
  display: inline-block;
  width: 180px;
}

.staff-box-landscape img{
  width: 155px;
  height: 155px;
  border-radius: 50%;
  margin-top: 11px;
  margin-right: 11px;
  margin-left: 11px;
  position: absolute;
  display: inline-block;
  top: 0px;

}

.right-staff img{
  float: right;
}

.info-staff p{
  font-size: 13px;
  top: 120px;
  position: relative;
  color: #fff;
  line-height: 1.6;
  margin-left: 22px;
  margin-right: 22px;
  margin-top: 20px;
}

.left-staff h2, .left-staff h3{
  color: #fff;
  line-height: 1.1;
  margin-left: 25px;
  top: 60px;
  position: relative;
  display: inline-block;
  width: 180px;
  float: right;
}

.left-staff img{
  float: left;
}
.info-staff-left p{
  font-size: 13px;
  top: 120px;
  display: inline-block;
  position: relative;
  color: #fff;
  line-height: 1.6;
  margin-left: 22px;
  margin-right: 22px;
  margin-top: 20px;
}
.staff-portrait{
  width: 180px;
  height: 370px;
  display: inline-block;
  background-color: #a5a50a;
  margin-right: 10px;
  margin-top: 10px;
}
.staff-portrait img{
  width: 155px;
  height: 155px;
  border-radius: 50%;
  margin-top: 11px;
  margin-right: 11px;
  margin-left: 11px;
}
.staff-portrait h2, .staff-portrait h3{
  color: #fff;
  line-height: 1.1;
  top:12px;
  margin-left: 10px;
  position: relative;
}

}
@media only screen and (min-width : 320px) and (max-width: 400px) {

.mansory-about {
  margin-right: auto;
  margin-left: auto;
}

.about-page img{
  position: relative;
  left: 10px;
}
.about-title{
  position: relative;
}

.about-title h1{
  font-size: 100px;
  line-height: 100px;
  bottom: 208px;
  position: absolute;
  text-align: center !important;
  font-family: "BebasNeue", sans-serif;
  text-shadow: 1px 1px 1px #000;
  color: #fff;
  width: 100%;
  
}

.about-title h1 span{
  border-width: 8px;
  border-style: solid;
  position: relative;
  padding-left: 6px;
  padding-right: 6px;
}

ul.about-page-block{
  display: inline-block;
  position: relative;
  margin-right: 1px;
  width: 100%;
}

.my-about-block{
  width: 140px;
  height: 140px;
  position: relative;
  display: inline-block;
  background-color: #a5a50a;
  margin-right: 6px;
  margin-top: 10px;
}

.my-about-block h1{
  vertical-align: middle;
  padding: 1em 0 1em 0;
  position: absolute;
  color: #fff;
  font-size: 47px;
  width: 150px;
  height: 140px;
  text-align: center;
}

.quote-block-about{
   width: 280px;
  height: 140px;
  position: relative;
  display: inline-block;
  background-color: #434342;
  margin-top: 10px;
  margin-right: 10px;
}

.quote-block-about h3{
  color: #fff;
  width: 250px;
  margin-left: 30px;
  position: relative;
  top: 10px;
  border-bottom: 1px dashed #fff;
}

.quote-block-about p{
  position: absolute;
  top: 60px;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  height: 180px;
  line-height: 1.1;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 5px;
}

.are-story{
  width: 280px;
  display: inline-block;
  position: relative;
  background-color: #c5c5c5;
  margin-top: 10px;
  margin-right: 10px;
}

.are-story h3{
  color: #000;
  margin-right: 30px;
  margin-left: 30px;
  position: relative;
  top: 25px;
  border-bottom: 1px solid #000;
}

.are-story p{
  margin-top: 50px;
  margin-right: 30px;
  margin-left: 30px;
  margin-bottom: 35px;

  font-size: 13px;
  line-height: 1.6;
}


.staff-box-landscape{
  width: 280px;
  height: 450px;
  position: relative;
  display: inline-block;
  background-color: #434342;
  margin-top: 10px;
  margin-right: 10px;

}

.staff-box-landscape h2,.staff-box-landscape h3{
  color: #fff;
  line-height: 1.1;
  margin-left: 25px;
  top: 60px;
  position: relative;
  display: inline-block;
  width: 140px;
}

.staff-box-landscape img{
  width: 125px;
  height: 125px;
  border-radius: 50%;
  margin-top: 11px;
  margin-right: 11px;
  margin-left: 11px;
  position: absolute;
  display: inline-block;
  top: 0px;

}

.right-staff img{
  float: right;
  right: 0px;
}

.info-staff p{
  font-size: 13px;
  top: 120px;
  position: relative;
  color: #fff;
  line-height: 1.6;
  margin-left: 22px;
  margin-right: 22px;
  margin-top: 20px;
}

.left-staff h2, .left-staff h3{
  color: #fff;
  line-height: 1.1;
  margin-left: 25px;
  top: 60px;
  position: relative;
  display: inline-block;
  width: 120px;
  float: right;
}

.left-staff img{
  float: left;
}

.info-staff-left p{
  font-size: 13px;
  top: 120px;
  display: inline-block;
  position: relative;
  color: #fff;
  line-height: 1.6;
  margin-left: 22px;
  margin-right: 22px;
  margin-top: 20px;
}
.staff-portrait{
  width: 135px;
  height: 370px;
  display: inline-block;
  background-color: #a5a50a;
  margin-right: 10px;
  margin-top: 10px;
}
.staff-portrait img{
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin-top: 11px;
  margin-right: 11px;
  margin-left: 11px;
}
.staff-portrait h2, .staff-portrait h3{
  color: #fff;
  line-height: 1.1;
  top:12px;
  margin-left: 10px;
  position: relative;
}

}
@media only screen and (min-width: 40.063em) {

.menu-item p{
  font-size: 13px;
  font-style: italic!important;
  width: 100%;
}
.mansory-about {
  margin-right: auto;
  margin-left: auto;
}

.about-page img{
  position: relative;
  left: 10px;
}
.about-title{
  position: relative;
}

.about-title h1{
  font-size: 100px;
  line-height: 100px;
  bottom: 208px;
  position: absolute;
  text-align: center !important;
  font-family: "BebasNeue", sans-serif;
  text-shadow: 1px 1px 1px #000;
  color: #fff;
  width: 100%;
  
}

.about-title h1 span{
  border-width: 8px;
  border-style: solid;
  position: relative;
  padding-left: 6px;
  padding-right: 6px;
}

ul.about-page-block{
  display: inline-block;
  position: relative;
  margin-right: 1px;
  width: 100%;
}

.my-about-block{
  width: 230px;
  height: 230px;
  position: relative;
  display: inline-block;
  background-color: #a5a50a;
  margin-right: 6px;
  margin-top: 10px;
}

.my-about-block h1{
vertical-align: middle;
padding: 1em 0 1em 0;
position: absolute;
color: #fff;
font-size: 67px;
width: 230px;
height: 230px;
text-align: center;
}

.quote-block-about{
  width: 480px;
  height: 230px;
  position: relative;
  display: inline-block;
  background-color: #434342;
  margin-top: 10px;
  margin-right: 10px;
}

.quote-block-about h3{
  color: #fff;
  width: 330px;
  font-size: 45px;
  margin-left: 30px;
  position: relative;
  top: 10px;
  border-bottom: 1px dashed #fff;
}

.quote-block-about p{
  position: absolute;
  top: 90px;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  height: 230px;
  line-height: 1.3;
  font-size: 22px;
  font-style: italic;
  margin-bottom: 5px;
}

.are-story{
  max-width: 720px;
  min-height: 370px;
  display: inline-block;
  position: relative;
  background-color: #c5c5c5;
  margin-top: 10px;
  margin-right: 10px;


}
.are-story h3{
  color: #000;
  margin-right: 30px;
  margin-left: 30px;
  position: relative;
  top: 25px;
  border-bottom: 1px solid #000;
}

.are-story p{
  margin-top: 50px;
  margin-right: 30px;
  margin-left: 30px;
  margin-bottom: 35px;
  font-size: 13px;
  line-height: 1.6;
}


.staff-box-landscape{
  max-width: 480px;
  width: 480px;
  height: 480px !important;
  position: relative;
  display: inline-block;
  background-color: #434342;
  margin-top: 10px;
  margin-right: 10px;

}

.staff-box-landscape h2,.staff-box-landscape h3{
  color: #fff;
  line-height: 1.1;
  margin-left: 25px;
  top: 60px;
  position: relative;
  display: inline-block;
  width: 230px;
}

.staff-box-landscape img{
  width: 205px;
  height: 205px;
  border-radius: 50%;
  margin-top: 11px;
  margin-right: 11px;
  margin-left: 11px;
  position: absolute;
  display: inline-block;
  top: 0px;

}

.right-staff img{
  float: right;
}

.info-staff p{
  font-size: 13px;
  top: 160px;
  position: relative;
  color: #fff;
  line-height: 1.6;
  margin-left: 22px;
  margin-right: 22px;
  margin-top: 20px;
}

.left-staff h2, .left-staff h3{
  color: #fff;
  line-height: 1.1;
  margin-left: 25px;
  top: 60px;
  position: relative;
  display: inline-block;
  width: 230px;
  float: right;
}

.left-staff img{
  float: left;
}
.info-staff-left p{
  font-size: 13px;
  top: 160px;
  display: inline-block;
  position: relative;
  color: #fff;
  line-height: 1.6;
  margin-left: 22px;
  margin-right: 22px;
  margin-top: 20px;
}
.staff-portrait{
  width: 230px;
  height: 480px;
  display: inline-block;
  background-color: #a5a50a;
  margin-right: 10px;
  margin-top: 10px;
}
.staff-portrait img{
  width: 205px;
  height: 205px;
  border-radius: 50%;
  margin-top: 11px;
  margin-right: 11px;
  margin-left: 11px;
}
.staff-portrait h2, .staff-portrait h3{
  color: #fff;
  line-height: 1.1;
  top:12px;
  margin-left: 10px;
  position: relative;
}

}

@media only screen and (min-width: 64.063em) {
.menu-item p{
  font-size: 13px;
  font-style: italic!important;
  width: 300px;
}

.mansory-about {
  margin-right: auto;
  margin-left: auto;
}

.about-page img{
  position: relative;
  left: 10px;
}
.about-title{
  position: relative;
}

.about-title h1{
  font-size: 100px;
  line-height: 100px;
  bottom: 208px;
  position: absolute;
  text-align: center !important;
  font-family: "BebasNeue", sans-serif;
  text-shadow: 1px 1px 1px #000;
  color: #fff;
  width: 100%;
  
}

.about-title h1 span{
  border-width: 8px;
  border-style: solid;
  position: relative;
  padding-left: 6px;
  padding-right: 6px;
}

ul.about-page-block{
  display: inline-block;
  position: relative;
  margin-right: 1px;
  width: 100%;
}

.my-about-block{
  width: 180px;
  height: 180px;
  position: relative;
  display: inline-block;
  background-color: #a5a50a;
  margin-right: 6px;
  margin-top: 10px;
}

.my-about-block h1{
vertical-align: middle;
padding: 1em 0 1em 0;
position: absolute;
color: #fff;
font-size: 57px;
width: 180px;
height: 180px;
text-align: center;
}

.quote-block-about{
  width: 389px;
  height: 180px;
  position: relative;
  display: inline-block;
  background-color: #434342;
  margin-top: 10px;
  margin-right: 10px;
}

.quote-block-about h3{
  color: #fff;
  width: 330px;
  font-size: 32px;
  margin-left: 30px;
  position: relative;
  top: 10px;
  border-bottom: 1px dashed #fff;
}

.quote-block-about p{
  position: absolute;
  top: 60px;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  height: 180px;
  line-height: 1.1;
  font-size: 21px;
  font-style: italic;
  margin-bottom: 5px;
}

.are-story{
  max-width: 580px;
  display: inline-block;
  position: relative;
  background-color: #c5c5c5;
  margin-top: 10px;
  margin-right: 10px;


}
.are-story h3{
  color: #000;
  margin-right: 30px;
  margin-left: 30px;
  position: relative;
  top: 25px;
  border-bottom: 1px solid #000;
}

.are-story p{
  margin-top: 50px;
  margin-right: 30px;
  margin-left: 30px;
  margin-bottom: 35px;
  font-size: 13px;
  line-height: 1.6;
}


.staff-box-landscape{
  max-width: 389px;
  height: 370px !important;
  position: relative;
  display: inline-block;
  background-color: #434342;
  margin-top: 10px;
  margin-right: 10px;

}

.staff-box-landscape h2,.staff-box-landscape h3{
  color: #fff;
  line-height: 1.1;
  margin-left: 25px;
  top: 60px;
  position: relative;
  display: inline-block;
  width: 180px;
}

.staff-box-landscape img{
  width: 155px;
  height: 155px;
  border-radius: 50%;
  margin-top: 11px;
  margin-right: 11px;
  margin-left: 11px;
  position: absolute;
  display: inline-block;
  top: 0px;

}

.right-staff img{
  float: right;
}

.info-staff p{
  font-size: 13px;
  top: 120px;
  position: relative;
  color: #fff;
  line-height: 1.6;
  margin-left: 22px;
  margin-right: 22px;
  margin-top: 20px;
}

.left-staff h2, .left-staff h3{
  color: #fff;
  line-height: 1.1;
  margin-left: 25px;
  top: 60px;
  position: relative;
  display: inline-block;
  width: 180px;
  float: right;
}

.left-staff img{
  float: left;
}
.info-staff-left p{
  font-size: 13px;
  top: 120px;
  display: inline-block;
  position: relative;
  color: #fff;
  line-height: 1.6;
  margin-left: 22px;
  margin-right: 22px;
  margin-top: 20px;
}
.staff-portrait{
  width: 180px;
  height: 370px;
  display: inline-block;
  background-color: #a5a50a;
  margin-right: 10px;
  margin-top: 10px;
}
.staff-portrait img{
  width: 155px;
  height: 155px;
  border-radius: 50%;
  margin-top: 11px;
  margin-right: 11px;
  margin-left: 11px;
}
.staff-portrait h2, .staff-portrait h3{
  color: #fff;
  line-height: 1.1;
  top:12px;
  margin-left: 10px;
  position: relative;
}


}

input[type="clean-button"],
#Buttons_shortcode {
font-size: 12px;
line-height: 30px;
text-align: center;
font-weight: bolder;
text-transform: uppercase;
bottom: 100px;
top: 0px;
display: block;
color: #fff !important;
height: 45px;
width: 150px;
line-height: 35px;
background-color: #333;
padding-top: 3px;
text-shadow: 1px 1px 1px #000;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
background-color: transparent !important;
border: 3px solid #fff;
}


input[type="clean-button"],
#Buttons_shortcode:hover {
  background-color: #583a6c !important;
  border: 3px solid #583a6c;
}
input[type="clean-button"]''
#Buttons:active {

}

/* text-line
================================================== */
.text-line {
width: 30px;
height: 5px;
background-color: #fff;
position: relative;
bottom: 3px;
z-index: 2;
}

/* Clients
================================================== */
.clients img:hover{ filter: none; 
  -webkit-filter: grayscale(0); 
}
.clients img{
  -webkit-transition: all .5s ease-in-out; 
  -webkit-filter: grayscale(1);
  filter: none; /* Firefox 3.5+ */
}

.clients{
  padding-bottom: 20px ;
   padding-top: 20px ;
  border-top: 1px solid #9E9E9E;
  border-bottom: 1px solid #9E9E9E;
  margin-bottom: 10px;
  width: 100%;
  text-align: center;
  float: left;
}
.clients li{   
  display: inline-block;
  max-width: 110px;
  height: auto;
}
.center{
  text-align: center;
}

/* Testimonial
================================================== */

#testimonial-bck-img { 
  min-height: 225px; 
  overflow: hidden;
  background-repeat: no-repeat;
  background-position:center;
  background-size: cover !important;   
    }
.testimonial-overlay{
  width: 100%;
  min-height: 950px;
  background-color: #000;
  opacity: 0.7;
  overflow: hidden;
  position: absolute;   
}
#testimonial{
 margin-bottom: 50px;
 margin-top: 100px;
  height: auto;
  min-height: 200px;
  position: relative;
  
}

.testimonial-content{ 
  font-size: 20px;
 font-style: italic;
 position: relative;  
 text-align: center;
 color: #fff;

}

.testimonial-content p:last-child { margin: 0 }
.testimonial-author { 
  font-size: 1em; 
  margin-top: 5px; 
  margin-left: 15px; 
  color: #fff; 
  font-weight: bold; }

/*.testimonials{width: 100%;}*/
/*-----------------------------------------------------------------------------------*/
/* social
/*-----------------------------------------------------------------------------------*/
.social-icons{
  list-style:none;
  margin:0;
  padding:0;
  float:right;
}

.social-icons li{
  float:right;
  margin:0 0 0 20px;
  position:relative;
  height:26px;
}

.social-icons a{
  text-indent:-9999px;
  overflow:hidden;
  float:left;
  background-repeat:no-repeat;
  background-position:top left !important;
}

.social-icons li.custom a{
  background:none;
  text-indent:0;
}

.social .social-icons{float:none;}
#sidebar .social-icons li,.social li{float:left !important; margin-left:0 !important; margin-right:5px !important; margin-bottom: 5px; height: 35px !important; width:35px !important; background-color: #ccc;}
#sidebar .social-icons a{border-bottom:0 !important; padding:0 !important;}
#sidebar .social-icons li{margin-bottom:10px !important;}
.social-icons .facebook a{background-image:url(../img/white/facebook.png) !important; width:35px; height:35px; }
.social-icons .facebook:hover{background-color: #3B5998;}
.social-icons .twitter a{background-image:url(../img/white/twitter.png) !important; width:35px; height:35px;}
.social-icons .twitter:hover{background-color: #00aced;}
.social-icons .linkedin a{background-image:url(../img/white/linkedin.png) !important;width:35px; height:35px;}
.social-icons .linkedin:hover{background-color: #007bb6;}
.social-icons .yahoo a{background-image:url(../img/white/yahoo.png) !important; width:35px; height:35px;}
.social-icons .yahoo:hover{background-color: #7B0099;}
.social-icons .reddit a{background-image:url(../img/white/reddit.png) !important; width:35px; height:35px;}
.social-icons .reddit:hover{background-color: #CEE3F8;}
.social-icons .forrst a{background-image:url(../img/white/forrst.png) !important; width:35px; height:35px;}
.social-icons .forrst:hover{background-color: #266A2E;}
.social-icons .vimeo a{background-image:url(../img/white/vimeo.png) !important; width:35px; height:35px;}
.social-icons .vimeo:hover{background-color: #aad450;}
.social-icons .flickr a{background-image:url(../img/white/flickr.png) !important; width:35px; height:35px;}
.social-icons .flickr:hover{background-color: #FE0883;}
.social-icons .rss a{background-image:url(../img/white/rss.png) !important; width:35px; height:35px;}
.social-icons .rss:hover{background-color: #fa9b39;}
.social-icons .dribbble a{background-image:url(../img/white/dribbble.png) !important; width:35px; height:35px;}
.social-icons .dribbble:hover{background-color: #EA4C89;}
.social-icons .youtube a{background-image:url(../img/white/youtube.png) !important; width:35px; height:35px;}
.social-icons .youtube:hover{background-color: #c4302b;}
.social-icons .pinterest a{background-image:url(../img/white/pinterest.png) !important; width:35px; height:35px;}
.social-icons .pinterest:hover{background-color: #910101;}
.social-icons .skype a{background-image:url(../img/white/skype.png) !important; width:35px; height:35px;}
.social-icons .skype:hover{background-color: #12A5F4;}
.social-icons .tumblr a{background-image:url(../img/white/tumblr.png) !important; width:35px; height:35px;}
.social-icons .tumblr:hover{background-color: #34526f;}
.social-icons .google a{background-image:url(../img/white/google.png) !important; width:35px; height:35px;}
.social-icons .google:hover{background-color: #dd4b39;}
.social-icons .digg a{background-image:url(../img/white/digg.png) !important; width:35px; height:35px;}
.social-icons .digg:hover{background-color: #356AA0;}
.social-icons .blogger a{background-image:url(../img/white/blogger.png) !important;width:35px; height:35px;}
.social-icons .blogger:hover{background-color: #FF8833;}
.social-icons .myspace a{background-image:url(../img/white/myspace.png) !important; width:35px; height:35px;}
.social-icons .myspace:hover{background-color: #003399;}
.social-icons .deviantart a{background-image:url(../img/white/deviantart.png) !important; width:35px; height:35px;}
.social-icons .deviantart:hover{background-color: #CEE036;}


/*-----------------------------------------------------------------------------------*/
/*TITLE
/*-----------------------------------------------------------------------------------*/

.title_style{
  position: relative;
  margin-top: 90px;
  text-align: center;
  text-decoration: none;
}

 .title_style h1{border-bottom: 1px solid #000 ; border-top: 1px solid #000; display:inline-block;}
 .title_style h2{border-bottom: 1px solid #000 ; border-top: 1px solid #000; display:inline-block;}
 .title_style h3{border-bottom: 1px solid #000 ; border-top: 1px solid #000; display:inline-block;}
 .title_style h4{border-bottom: 1px solid #000 ; border-top: 1px solid #000; display:inline-block;}
 .title_style h5{border-bottom: 1px solid #000 ; border-top: 1px solid #000; display:inline-block;}
 .title_style h6{border-bottom: 1px solid #000 ; border-top: 1px solid #000; display:inline-block;}
 
/*-----------------------------------------------------------------------------------*/ 
/* Staff
/*-----------------------------------------------------------------------------------*/

.staff-name {
  font-family: "BebasNeue", sans-serif;
font-weight: 500;
 font-size: 28px;
padding-right: 10px;
padding-left: 10px;
line-height: 1.4;
}

.staff-img{
  margin-top: 15px;
  margin-bottom:15px;
  display: block;
width: 100%;

  }

  .services{
    color: #999;
    padding-right: 10px;
padding-left: 10px;
  }

.staff-wrapper{
  
  width: 100%;
  line-height: 1;

  margin-bottom: 24px;
  position: relative;
  background-color: #fff;
  font:13px/20px  arial, helvetica, sans-serif !important;
  color:#333333 !important;
  display: block;
 
  margin-right: auto;
  margin-left: auto;
}

.staff-wrapper span{
  display:block;
}

.staff-content{ 
padding-top: 10px;
padding-right: 10px;
padding-left: 10px; 
}

.social{
  margin-left: 10px;
}
.social-icon{
  display:block;
  float:left;
  position:relative;
  margin-right:3px;
  margin-top:10px;
  margin-bottom: 10px;
}
 .social-icon a{
    text-indent:-9999px;
  overflow:hidden;
  float:left;
  background-repeat:no-repeat;
  background-position:top left !important;
}
.social-icon .dribbble{ background-image:url(../img/white/dribbble.png) !important; 
width: 35px;
height: 35px;
background-color: #ccc;
 }
.social-icon .dribbble:hover{background-color: #EA4C89;}

.social-icon .facebook{ background-image:url(../img/white/facebook.png) !important; 
width: 35px;
height: 35px;
background-color: #ccc;
 }
.social-icon .facebook:hover{background-color: #3B5998;}

.social-icon .twitter{ background-image:url(../img/white/twitter.png) !important; 
width: 35px;
height: 35px;
background-color: #ccc;
 }
.social-icon .twitter:hover{background-color: #00aced;}

.social-icon .linkedin{ background-image:url(../img/white/linkedin.png) !important; 
width: 35px;
height: 35px;
background-color: #ccc;
 }
 .social-icon .linkedin:hover{background-color: #007bb6;}

/*-----------------------------------------------------------------------------------*/
/*Percentage Bar
/*-----------------------------------------------------------------------------------*/

.percentage-box {
  background-color: #e6e7e8;
width: 100%;
margin-right: 5px;
  height: 37px;
  position: relative;
  margin-bottom: 25px;

}

.percentage-bar-width {
  height: 37px;
  background-color:#f2cb02;
}

.percentage-bar-width:hover {
  height: 37px;
  background-color: #d9b601;
     -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;
}

 .percentage {
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: -20px;
 
}

/*-----------------------------------------------------------------------------------*/
/*circle 
/*-----------------------------------------------------------------------------------*/

.circle{
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  margin-top: 55px !important;
  margin-bottom:5px !important;
   border: 10px solid #f5f5f5;
   border-color:#f5f5f5; 
  border-radius: 50%;
  height: 233px;
  width: 233px;
  background-color: #ececec;
}
.slide-one{
  width: 233px;
  height: 233px;
  overflow: hidden;   
}
.slide-one h6 {
  color: #583a6c;
  padding-left: 50px;
  max-width: 183px;
  margin-top: 33%;
}
.circle:hover .fliper-up{
  margin-top: -233px;
}
.slide-two h6{
    color: #fff;
    left: 40px;
    top: -130px;
    margin-right: 40px;
    position: relative; 
}
.circle, .fliper-up{
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;     
}
i { 
 font-size:42px;
 margin-right:8px; 
 top: 4px;
 float: left; 
 position:relative; 
 color:#000;
}

/*-------------------------------------------------------------------------------------*/
/*Text
/*-------------------------------------------------------------------------------------*/
.highlight_text { padding:2px; background-color:#f2cb02; color: #fff;}

.dropcap { 
 font-size:62px;
 margin-right:6px; 
 padding-top:11px;
 text-transform:uppercase; 
 float: left; 
 position:relative; 
 top: 5px; 
 padding-bottom:1px;
 color:#f2cb02;}

/*-------------------------------------------------------------------------------------*/
/*devider
/*-------------------------------------------------------------------------------------*/
hr.one{
 color: #333;
 background: #333;  
 height: 1px;    
}


.background-box{
  background-color: #333;
  width: 100%;
  height: 100%;
  position: relative;
  top: -1px;
  padding-top: 140px;
  padding-bottom: 140px;
  

}
.background-box-content{
  background-color: #333;
  width: 100%;
  height: 100%;
  position: relative;
  top: -1px;
  padding-top: 40px;
  padding-bottom: 40px;

}
.background-box-2{
  background-color: #ccc;
   width: 100%;
  height: 100%;
   top: -1px;
  position: relative;
  padding-top: 90px;
  padding-bottom: 90px;
}

@media only screen {
#testimonial-bck-img { 
  min-height: 225px; 
  overflow: hidden;
  background-repeat: no-repeat;
  background-position:center;
  background-size: cover !important; 
  position: relative;  
    } 
}

@media only screen and (min-width: 40.063em) {
   #testimonial-bck-img  { 
  background:fixed; 
  min-height: 325px; 
  overflow: hidden;
  width: 100%;
  background-repeat: no-repeat;
  background-position:center;   
    }
}

@media only screen and (min-width: 64.063em) {
   #testimonial-bck-img  { 
  background:fixed; 
  min-height: 325px; 
  overflow: hidden;
  width: 100%;
  background-repeat: no-repeat;
  background-position:center;   
    }
}