@import url(font-awesome.css);
@import url(flexslider.css);
@import url(colorbox.css);
@font-face {
    font-family:'bebas-neuebold';
    src: url('font/BebasNeue-Bold-webfont.eot');
    src: url('font/BebasNeue-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/BebasNeue-Bold-webfont.woff2') format('woff2'),
         url('font/BebasNeue-Bold-webfont.woff') format('woff'),
         url('font/BebasNeue-Bold-webfont.ttf') format('truetype'),
         url('font/BebasNeue-Bold-webfont.svg#bebas-neuebold') format('svg');
    font-weight: normal;
    font-style: normal;

}
.red {
	color: rgba(255,51,51,1);
	font-weight: bold;
}
.mTop {
    position: relative;
    height: 142px;
}
.topHead{
	background: rgba(129,26,3,0.8);
	border-bottom: rgba(129,26,3,0.8);
}
  .topContact {
    text-align: center;
    margin:0 auto;
  }
  .form-search .input-append{
    float: right;
  }
  .form-search {
    float: right;
    margin: 0;
  }
  .topContact li {
    display: inline-block;
    font-size: 13px;
    line-height: 41px;
    padding:0 5px;
    cursor:pointer;
    font-family: 'Open Sans',sans-serif;
  }
  .topContact span {
    padding: 2px 10px;
    position: relative;
  }
  .addresTop:hover,.mailTop:hover,.phoneTop:hover {
	color: #FFFFCC;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
    
  }



.brand img {
    width: 220px;
    margin-top: 15px;
    height: 65px;
}
.sticky-wrapper.is-sticky {
    background: none repeat scroll 0 0 #FFFFFF;

}
.headContent{
    background: none repeat scroll 0 0 #fff;
    max-height: 100px;
    position: relative;
    z-index: 9999;
    display: inline-block;
    width: 100%;
	-webkit-box-shadow: 0px 8px 5px -3px rgba(0,0,0,0.17);
	-moz-box-shadow: 0px 8px 5px -3px rgba(0,0,0,0.17);
	box-shadow: 0px 8px 5px -3px rgba(0,0,0,0.17);
}
  
/* -------------------------------------------------------------------------------- /
  [10.1] LAVALAMP PLUGIN
/ -------------------------------------------------------------------------------- */
li.backLava{
  position: absolute;
  z-index: 0;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 6px;
  border-bottom: 3px solid #1abc9c; }

  li.backLava:before {
    content: "";
    position: absolute;
    top: 90%;
    left: 50%;
    margin-left: -5px;
    border-color: transparent;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #1abc9c;
    border-width: 5px;
    border-style: solid; }

/* ==========================================================================
   Menu
============================================================================= */
	#navigator{
		background:none
	}
	.menu {
		float:right;
		height:auto;
		position: relative;
	}

	nav select { display: none; }
	nav { line-height: 1; position: relative; z-index: 9; margin:0 auto; list-style-type:none;}
	.navMenu { clear: both; list-style: none; padding:0; margin:0 auto; }
	.navMenu > li {
		display: inline-block;
		margin: 0 auto;
		padding: 0;
	}
	.navMenu li { position: relative;margin-right: -2px;}
	.navMenu > li:last-child { background: none repeat scroll 0 0 transparent;padding-right:0;border-right:0; }

	.navMenu > li:first-child a{
		background: none repeat scroll 0 0 transparent;
	}
	.navMenu > li > a { color: #2c3e50; text-transform:capitalize; float: left; font-weight:500; font-size:14px; padding:27px 14px; text-decoration:none; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease-out; font-family:Open Sans;line-height: 24px;}
	.navMenu > li.long > a { padding:27px 14px; line-height: 24px; text-align:center;}

	.navMenu > li.current > a, .navMenu > li > a:hover, .navMenu > li.sfHover > a { color: #FFF; text-decoration:none; }
	.navMenu > li.current > a { color: #1abc9c; }

	.navMenu > li.current > a, .navMenu > li > a:hover, .navMenu > li.sfHover > a, .navMenu > li.current > a { color: #1abc9c;background: transparent;}
	.navMenu ul { font-size: 12px; list-style: none; text-align: left; margin: 0; padding: 0; position: absolute; left: 2px; display:none; top: 59px; z-index: 999; background:#FFF;}.navMenu ul li { background:none; }
	.navMenu ul ul { left: 175px; top: 0px; }
	.navMenu ul li { width: 170px; border-bottom: 1px solid #e3e3e3;/*margin-bottom: 1px;*/
	}
	.navMenu ul li:last-child { border-bottom: 0 none; }
	.navMenu ul a { color: #333; display: block; margin:0; font-weight:600; padding: 8px 0; text-transform:none; text-decoration:none; }
	.navMenu ul li { margin-bottom:0; }
	.navMenu ul li a:hover, .navMenu ul li.sfHover > a { color: #FFF; text-shadow:0 1px 0 #333; background:#29292a; font-weight:600; padding:8px 10px 8px 14px; text-shadow:0 1px 0 rgba(0, 0, 0, 0.3); }
	



/*SLIDER*/

.fullwidthbanner-container{
	width: 100%!important;
	position: relative;
	padding: 0;
	height: 300px;
	max-height: 300px!important;
	overflow: hidden;
	z-index: 9;
}

.fullwidthbanner img {text-align:center!important;}

/*INTRO*/
.intro {
	display: block;
	padding: 40px 0 0 0;
	position: relative;
	text-align: center;
	background: url(../images/back.jpg) center top no-repeat;
}

/*SEPARATOR*/
.separator{
	padding: 60px 0 20px 0;
	position: relative;
}


/*LIST ARROW*/
@media (min-width:641px) {
ul.list-plus,ul.list-arrow3, ul.list-dot-brun,ul.list-ok-brun,ul.list-arrow-brun,ul.list-star-brun,ul.list-circle-brun{
    margin: 14px auto;
}
}
.container.index ol {margin-top: -10px!important;}
.container.index ol {margin-bottom: -10px!important;}
.container.index ol + ol  {margin-top: 14px!important;}
.container.index ol.exception {margin-top: 14px!important;}
body:not(:-moz-handler-blocked) ol {margin-left:16px!important;}
body:not(:-moz-handler-blocked) ol > li {padding-left:4px!important;}
ol {
	list-style-type: decimal;
	margin:14px auto 14px 21px!important;
	padding-left:0;
}
ol li {
	color: rgba(255,0,0,1);
	font-weight: bold;
	margin-left:0;
	padding-left:0;
}
ol li span.normal {
	font-weight:normal;
	color:#333333!important;
}
.index ol > li {padding-left:0px!important; line-height: 1.6;}
ol > li {padding-left:0px!important; line-height: 1.6;}

ul.list-plus,ul.list-arrow3, ul.list-ok-brun,ul.list-arrow-brun,ul.list-star-brun,ul.list-circle-brun, ol{
    padding-bottom: 4px;

}
ul.list-plus > li {
    background: url("../img/list_icons/i_plus_brun.png") no-repeat scroll 0 4px transparent;
    padding-left:20px;
    overflow:hidden;
    line-height: 1.6;
}
ul.list-arrow3 > li {
    background: url("../img/list_icons/i_arrow_3_brun.png") no-repeat scroll 0 4px transparent;
    padding-left:20px;
    overflow:hidden;
    line-height: 1.6;
}

ul.list-dot-brun > li {
    background: url("../img/list_icons/half_dot_brun.png") no-repeat scroll 0 4px transparent;
    padding-left:20px;
    overflow:hidden;
    line-height: 1.6;
}

ul.list-ok-brun > li {
    background: url("../img/list_icons/i_ok_brun.png") no-repeat scroll 0 4px transparent;
    padding-left:20px;
    overflow:hidden;
    line-height: 1.6;
}

ul.list-arrow-brun > li {
    background: url("../img/list_icons/i_arrow_brun.png") no-repeat scroll 0 4px transparent;
    padding-left:20px;
    overflow:hidden;
    line-height: 1.6;
}

ul.list-star-brun > li {
    background: url("../img/list_icons/i_star_brun.png") no-repeat scroll 0 4px transparent;
    padding-left:20px;
    overflow:hidden;
    line-height: 1.6;
}

ul.list-circle-brun > li {
    background: url("../img/list_icons/i_circle_brun.png") no-repeat scroll 0 4px transparent;
    padding-left:20px;
    overflow:hidden;
    line-height: 1.6;
}



/*Title*/
.tile {
  background-color: #fff;
  position: relative;
  text-align: center;
  padding: 10px 10px 30px;
}
/*.tile.tile-hot:before {
  background: url(../images/tile/ribbon.png) 0 0 no-repeat;
  background-size: 82px 82px;
  content: '';
  height: 82px;
  position: absolute;
  right: -4px;
  top: -4px;
  width: 82px;
}*/
.tile p {
  font-size: 14px;
  margin: 15px auto;
}
.tile-image {
  height: 80px;
  margin: auto 0 20px;
  vertical-align: bottom;
}
.tile-image.big-illustration {
  height: 111px;
  margin-top: 20px;
  width: 112px;
}
.tile-title {
  font-size: 20px;
  margin: 0;
}


/*Margin*/
.mrg-30{
	margin: 30px auto
}
.mrg-60{
	margin: 60px auto
}

/*Divider*/
.divider{
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 10px auto 30px;
	text-align: center;
}
.divider .icon {
    color: #1abc9c;
}

.divLine { margin:15px 0 0; display:block; height:1px; width:45%; float:left; background:#bdc3c7;  opacity:0.5;}
.divLine.trans {background-color:transparent!important; background:none!important;}
.divImg {
    float: left;
    font-size: 24px;
    width: 10%;
}



/*COLOR Background*/
.grey{
  background: #ecf0f1;
}
.default{
	background: #1abc9c;
}
.brun {background:#811a03;}



.about{
    display: block;
    padding: 60px 0;
    position: relative;
}

.titleHead {
    display: block;
    position: relative;
    text-align: center;
}
.titleHead > h3 {
	font-family: open sans;
	font-size: 30px;
	font-weight: 900;
	letter-spacing: -1px;
	line-height: 1.8;
	text-transform: capitalize;
}
.titleHead > p, .titleContent > h2 {
	font-size: 20px;
	line-height: 1.3;
}
.titleHead > p {color: #9A4835; margin-bottom: 30px;}
.titleContent > h2 {
	color: rgba(51,51,51,1);
	padding: 14px 0 9px 0;
	margin-bottom: 10px;
	text-align: center;
}


/*______________________________________________________________*/

/*                  FLEX SLIDER CSS                             */
/*______________________________________________________________*/

.flex-container {
    margin-bottom: 30px;
}
.flex-direction-nav li a.flex-next,
.flex-direction-nav li a.flex-prev {-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; width:35px;height:35px;text-indent:-9999px;display:block;position:absolute;top:45%; }
.flex-direction-nav li .flex-next  {background:#34495E url("../img/next.png") 14px -19px no-repeat;-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;}
.flex-direction-nav li .flex-prev  { background:#34495E url("../img/prev.png") 10px -19px no-repeat;-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;}
.flex-direction-nav li .flex-next:hover  {background:#34495E url("../img/next.png") 14px 10px no-repeat;}
.flex-direction-nav li .flex-prev:hover  { background:#34495E url("../img/prev.png") 10px 10px no-repeat;}

/*.flex-direction-nav{display: none;}*/

.flex-direction-nav li .flex-next{right:-40px;display: block;}
.flex-direction-nav li .flex-prev{left:-40px;display: block;}
.flexslider:hover .flex-direction-nav li .flex-next{right:0px;}
.flexslider:hover .flex-direction-nav li .flex-prev{left:0px;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}
.flex-control-nav {width: auto;position: absolute;text-align:center;display:block;z-index:250;right:o;bottom:0;left: 0;margin: 0 auto;right: 0;}
.flex-control-nav li {margin: 0px 0 0 5px; display: inline-block; zoom: 1; *display: inline;text-indent:-9999px;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;width: 30px; height: 8px;display: block; background:#FFF;cursor:pointer; text-indent: -999em;}


.flex-caption {zoom: 1;width:auto;height:auto;position:absolute;left:30%;top:40%;z-index:111;padding:10px 20px;}
.flex-caption h3{color:#FFF;text-transform:capitalize;display:inline-block;margin-bottom:0;font-weight: 600;font-size: 14px;}


.flex-container.with-margin{
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.flex-control-nav li a.flex-active, .flex-caption, .flex-control-nav li a:hover {
    background: none repeat scroll 0 0 #34495E;
}


.titleContent {
      margin-bottom: 11px;
    display: block;
    margin-bottom: 10px;
    position: relative;
}
    .titleContent > h5 {
    border-bottom: 1px solid #9A4835;
	padding: 8px 0;
	}
.titleContent h6 span, .titleContent h6 span {
	padding: 8px 0;
  }

  .titleContent h5 span  {
	border-bottom: 3px solid #333;
	padding: 6px 0;
  }
    .titleContent > h4 {
	padding: 8px 0 9px 0;
	text-align:center;
	}
.row-fluid.text-center .titleContent > h4 {text-align:center!important;}
  .titleContent h4 span  {
	padding: 6px 0;
	border-bottom: 3px solid #9A4835;
  }



/* ================================================================
            Our Team
================================================================== */
.team,.portfolio, .blog, .contact{
    padding: 60px 0;
    position: relative;
}
  .aboutPage{ background:#f2f2f2; }
  .profile {}
  .profPeople{border-bottom:1px solid transparent;z-index:99;position:relative;}
  .profPeople:hover{-webkit-transition: all 0.35s ease; -moz-transition: all 0.35s ease; -o-transition: all 0.35s ease; transition: all 0.35s ease; }
  .myTeam .photoTeam{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);}
  .myTeam .photoTeam .overlay,.myTeam .photoTeam .socialTeam{left:0;top:0;width:100%;height:100%;position:absolute;z-index:2}
  .myTeam .photoTeam .overlay{
    /* IE10 Consumer Preview */ 
    background-image: -ms-radial-gradient(center center, circle farthest-corner, rgba(85,85,85,.3) 0%, rgba(81,81,81,.1) 50%, rgba(0,0,0,.5) 100%);
    /* Mozilla Firefox */ 
    background-image: -moz-radial-gradient(center center, circle farthest-corner, rgba(85,85,85,.3) 0%, rgba(81,81,81,.1) 50%, rgba(0,0,0,.5) 100%);
    /* Opera */ 
    background-image: -o-radial-gradient(center center, circle farthest-corner, rgba(85,85,85,.3) 0%, rgba(81,81,81,.1) 50%, rgba(0,0,0,.5) 100%);
    /* Webkit (Safari/Chrome 10) */ 
    background-image: -webkit-gradient(radial, center center, 0, center bottom, 477, color-stop(0, rgba(85,85,85,.3)), color-stop(0.5, rgba(81,81,81,.1)), color-stop(1, rgba(0,0,0,.5)));
    /* Webkit (Chrome 11+) */ 
    background-image: -webkit-radial-gradient(center center, circle farthest-corner, rgba(85,85,85,.3) 0%, rgba(81,81,81,.1) 50%, rgba(0,0,0,.5) 100%);
    /* W3C Markup, IE10 Release Preview */ 
    background-image: radial-gradient(circle farthest-corner at center center, rgba(85,85,85,.3) 0%, rgba(81,81,81,.3) 50%, rgba(0,0,0,.5) 100%);
    -webkit-transition:opacity 600ms ease-in-out;-moz-transition:opacity 600ms ease-in-out;transition:opacity 600ms ease-in-out
  }

  .myTeam .photoTeam .socialTeam{
    text-align:center;
    margin-top:100%;
    -webkit-transition:400ms ease-in-out;
    -webkit-transition-property:opacity,top;
    -moz-transition:400ms ease-in-out;
    -moz-transition-property:opacity,top;
    transition:400ms ease-in-out;
    transition-property:opacity,top
  }
  .myTeam .photoTeam .socialTeam,.myTeam .photoTeam:hover .overlay{opacity:0;}
  .myTeam .photoTeam:hover .socialTeam{top:-50%;opacity:1;}
  .myTeam .photoTeam .socialTeam ul{text-align:center;background-color:rgba(26, 188, 156,.8);}
  .myTeam .photoTeam .socialTeam ul,.myTeam .photoTeam .socialTeam ul li{margin:0;padding:0;list-style:none;display:inline-block;}
  .myTeam .photoTeam .socialTeam ul li{display:inline-block;*zoom:1;*display:inline-block}
  .myTeam .photoTeam .socialTeam ul li a{color:#fff;display:block;width:40px;height:40px;text-align:center;-webkit-transition:color .1s ease-in-out;-moz-transition:color .1s ease-in-out;transition:color .1s ease-in-out;line-height:50px;font-size: 18px}
  .myTeam .photoTeam .socialTeam ul li a:hover{color:#333;}
  .myTeam .photoTeam .socialTeam ul li a [class*="zocial-"]{width:40px;height:40px;line-height:40px}
  .myTeam .photoTeam img{min-width:100%;vertical-align:top}
  .myTeam .photoTeam:hover img{-webkit-filter:none;-moz-filter:none}
  .myTeam .info{padding:15px 0;text-align:center;border-bottom:2px solid transparent;line-height:1.6;background:#fff;}
  .mask-loaded .myTeam .span4:nth-child(2n) .info,.mask-loaded .myTeam .span4:nth-child(2n) .info{-webkit-mask-position:center top}
  .mask-loaded .myTeam .span4:nth-child(3n) .info,.mask-loaded .myTeam .span4:nth-child(3n) .info{-webkit-mask-position:right bottom}
  .myTeam .info .name,.myTeam .info .job{display:block}.myTeam .info .name{text-transform:uppercase;font-size:24px;font-family:'bebas-neuebold',Arial,Helvetica,sans-serif}
  .myTeam .profPeople:hover .info{
    background:#1abc9c;
    color:#fff;
    -webkit-transition: all 0.35s ease; -moz-transition: all 0.35s ease; -o-transition: all 0.35s ease; transition: all 0.35s ease; 
  }
  .myTeam .profPeople:hover .info .job{
    color: #FFFFFF;
  }
  .info .job {
    color: #95A5A6;
    font-family: Open Sans,sans-serif;
    font-size: 12px;
    font-weight: 500;
}
  .info > p {
    display: block;
    font-size: medium;
    padding: 10px 10px 0;
    text-align: left;
  }


  
/* ================================================================
            Content Common Setting
================================================================== */
  /* comment list */
  #comment-list { margin:0; }
  #comment-list li {
    background:none;  
    margin:0;
    padding:0;
    overflow:hidden;
  }
  /* comment depth */
  #comment-list ul.children { margin-left:94px;  }
  .comment-container {
    border:solid 1px #bbb;    
    margin-bottom:30px;
    margin-left:94px;   
    padding:20px 20px 0;
    position:relative;
    -moz-transition:all 0.2s ease-in-out;
    -ms-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    -webkit-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
  }
  .comment-container:hover {
    background:#fff;
    border-color:#1abc9c;
  }
  .comment-body { margin-bottom:20px; }
  /* comment avatar */
  .avatar {
    float:left;
    width:74px; 
  }
  .avatar img {
    display:block;
    margin-right:20px;
    position: relative;
    z-index: 0;
    border:2px solid #fff;
    padding:2px;
  }
  
  /* comment datas (author, meta & date)*/
  h4.comment-author {
    font-size:16px;
    line-height:20px;
    margin:0;
  
  }
  h4.comment-author a{
    color:#1abc9c
  }
  #comment-list .comment-meta { margin-bottom:10px; }
  #comment-list .comment-date { font-size:12px; }

  /* comment hover effect */  
  #comment-list li .comment-container:hover h4 { color:#1abc9c; }
  
  .comment-reply-link { 
    position:absolute;
    right:20px;
    top:20px;
  }
  a.link-style3 {
    color: inherit !important;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none !important;
    text-transform: uppercase;
  }
  .comment-reply-link {
    position: absolute;
    right: 20px;
    top: 20px;
  }

.row-fluid textarea {
    font-size: 14.994px;
    height: auto;
    line-height: 24px;
    padding: 10px 0 !important;
    text-indent: 10px !important;
}


  .dropcap {
    float: left;
    font-size: 58px;
    line-height: 54px;
    margin-top: -2px;
    padding-right: 10px;
    padding-top: 4px;
  }
.colDefault {
    color: #1ABC9C;
}
.highlight{
  padding: 2px 6px;
}
.highlight.black {
    background: none repeat scroll 0 0 #2c3e50;
    color: #FFFFFF;
}

/* ==================================================
   Contact Section
================================================== */
  .contact .contact-form form textarea {
    -moz-box-sizing: border-box;
    max-width: 100%;
    width: 100%;
  }

  .contact_info.span6 > h6 {
      border-bottom: 1px solid #ECF0F1;
      line-height: 2.2;
      margin-bottom: 23px;
  }
  .contact_info.span6 h6 span {
      border-bottom: 3px solid #1abc9c;
      padding: 10px 0;
  }
  .contact .info address [class*="icon"] {
    left: 5px;
    position: absolute;
    top: 1px;
  }
  .contact .info .adr, .contact .info .phone, .contact .info .mail {
    padding-left: 30px;
    position: relative;
  }

  .contact-details h3 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 1em;
    text-transform: uppercase;
  }

  .contact-details ul {
    margin: 0;
    padding: 0;
    list-style: none; 
  }

  .contact-details ul li {
    margin: 0 0 20px;
    line-height: 28px;
    padding: 0; 
  }
  label {
    color: red;
    font-size: 12px;
    font-weight: 100;
    margin: 0 auto;
    padding: 2px 0 7px;
  }

  #contact-form, .contact_info {
    margin-bottom: 0; 
    margin-top:30px;
  }

  #contact-form p {
    margin-bottom: 1px; 
  }

  #contact-form input,
  #contact-form textarea {
    color: #5f5f5f;
    font-size: 14px;
    height: auto;
    padding: 15px;
    resize: none;
  }

  #contact-form input {
    font-family:Open Sans;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  #contact-form textarea {
    width: 100%;
    resize: vertical;
    font-family:Open Sans;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  #contact-submit {
    margin: 0;
  }

  #response {
    margin-top: 20px;
    color: #FFFFFF;
  }
  .adr{
    line-height: 1.8
  }
  .adr span {
    display: inline-block;
    margin-bottom: 5px;
    position: relative;
}
address{
  margin-top: 10px;
}

  .contact_info > p, .adr{
    color: #555;
    font-family:Open Sans;
    font-size:14px;
    text-align:justify;
    line-height: 1.5;
  }
  .adr em{
    color:#2c3e50;
    padding-right:10px;
    line-height:1.5;
  }
  .mail > a, .web > a, .follow > a{
    color:#1abc9c;
    font-family:Open Sans;
    text-decoration:none;
  }
  .mail > a:hover, .web > a:hover, .follow > a:hover{
    color:#34495e;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    text-decoration:none;
  }
  
  #map{
    display: block;
    height: 350px;
    margin-bottom:15px;
        -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
.footer {
	display: block;
	padding: 10px 0 20px 0;
	position: relative;
	color: rgba(255,255,255,1);

}

.bottom-icons{
  float: right;
  margin-top: 5px;
}
.bottom-icons > li {
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    margin-right: 5px !important ; 
}
.bottom-icons li a {
    color: #bdc3c7;
    margin-top: 5px;
}
.bottom-icons li a:hover {
  color: #1abc9c;
}

.copyright {
	position: relative;
	text-align: center;
}
.copyright > p {
	margin: 8px 0 0;
	font-size: 12px;
}


/* ==================================================
   Mobile / Responsive
================================================== */
@media (max-width: 980px) {
  .navMenu > li > a{
    padding: 27px 10px;
  }
  .isotope ul{
    margin: 0 !important;
  }


}


  @media (max-width: 960px) {
  nav ul     { display: none; }
  nav select { display: block; border-radius:0;}
  .is-sticky{display:block;max-width:100%;}
  .menu{display:inline;text-align: center;}
  
  .sticky-wrapper.is-sticky .upHead {
    min-height: 90px;
    padding-bottom: 0;
    padding-top: 0;
    width: 100%;
  }
  .isotope ul{
    margin: 0 !important;
  }
}
@media screen and (max-width: 830px) { 
.isotope ul{
    margin: 0 !important;
  }
}

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

.isotope ul{
    margin: 0 !important;
  }
}

@media(min-width: 768px) and (max-width: 979px) {   
  .wrapper { width:725px; margin:0 auto; }
  .navi ul li {  width:70px; }
  .flex-caption, .flex-caption2 { width:420px; top:25%;  }
  .flex-caption h3, .flex-caption2 h3 { font-size:18px; }
  .flex-caption p.subtitle, .flex-caption2 p.subtitle { font-size:14px; }
  .slide-form input.email { width:320px; }
  .title h3 { font-size:22px; }
  .about-txt-div { width:45%; }
  .about-txt-wrap { padding: 25px 30px; } 
  .about-txt { height:278px; }
  .about-txt p.about-subtitle { display:none; }
  #overlay_form iframe { width:600px; height:350px; }
  #overlay_form  { width:600px; }
  .icon3 { height:168px; }
  .testi p { font-size:22px; padding:0 100px;  }
  .form-contact input { width:42%; padding:5px 23px; }
  .data-txt { font-size:13px; }
  .isotope ul{
    margin: 0 !important;
  }
}

@media(min-width: 480px) and (max-width: 767px) { 
  .wrapper { width:460px; margin:0 auto; }
  .navi { display:none; }
  .navi2 { display:block; }
  .flex-next , .flex-prev { top:40%; }
  .flex-caption, .flex-caption2 { width:320px; top:10%;  }
  .flex-caption h3, .flex-caption2 h3 { font-size:16px; }
  .flex-caption p.subtitle, .flex-caption2 p.subtitle { font-size:11px; }
  .flex-caption a  { width:80px; height:30px; padding: 8px 50px 10px 15px; font-size:16px; }
  .flex-caption a.fc1  { width:80px; height:30px; padding: 8px 50px 10px 15px; font-size:16px; }
  .flex-caption2 a.fc1  { width:80px; height:30px; padding: 8px 50px 10px 15px; font-size:16px; }
  .flex-caption a.fc2  { width:80px; height:30px; padding: 8px 50px 10px 15px; font-size:16px; }
  .slide-form input.email { height:30px; width:240px; }
  .slide-form input.button { width:40px; height:40px; background-position:50% 1px;}
  .flex-prev, .flex-next { background-size:60px; width:60px; height:60px; }
  p.title-spc { font-size:14px; margin:5px 0 0;  }
  .title h3 { font-size:26px; line-height:2; }
  .about-img { clear:both; width:100%; }
  .about-img img {  width:100%; }
  .about-txt {  clear:both; width:100%; margin:0 ; height:360px; }
  .featu { width:100%; margin:0px 0 40px; }
  .featu-div { display:none; }
  .services .title { padding:0 0 60px; }
  #overlay_form iframe { width:420px; height:250px; }
  #overlay_form  { width:420px; }
  .portfolio li { min-height:100px; } 
  li.team-s { width:290px!important; margin:0 auto 60px!important; }
  .form-contact input { padding: 5px 20px;  width: 38%; }
  .form-contact textarea {  max-width: 91%;  min-width: 91%;   width: 91%; }
  
  .data { height:460px; }
  .data .span4 { height:180px; }
  .isotope ul{
    margin: 0 !important;
  }
 }

 
@media(max-width:480px) {  
  .wrapper { width:300px; margin:0 auto; }
  .flex-caption, .flex-caption2 {  width:250px; top:20%; left:12%; right:12%;  }
  .navi { display:none; }
  .navi2 { display:block; }
  .portfolio li { min-height:80px; } 

  .flex-caption p.subtitle, .flex-caption2 p.subtitle { display:none; }
  .flex-caption h3, .flex-caption2 h3 { background-color:#383E44; font-size:12px; }
  .flex-prev, .flex-next { background-size:30px; width:30px; height:30px; }
  .flex-caption a  { width:70px; height:20px; padding: 8px 50px 15px 15px; font-size:14px; }
  .flex-caption a.fc1  { width:70px; height:20px; padding: 8px 50px 15px 15px; font-size:14px; }
  .flex-caption2 a.fc1  { width:70px; height:20px; padding: 8px 50px 15px 15px; font-size:14px; }
  .flex-caption a.fc2  {  display:none; }
  .slide-form input.email { height:30px; width:120px; }
  .slide-form input.button { width:40px; height:40px; background-position:50% 1px;}
  p.title-spc { font-size:14px; margin:5px 0 0;  }
  .title h3 { font-size:22px; line-height:2; }
  .about-img { clear:both; width:100%; }
  .about-img img {  width:100%; }
  .about-txt {  clear:both; width:100%; margin:0 ; height:500px; }
  .about-txt-div2 { width:45%; }
  .about-txt-div { width:35%; }
  .featu { width:100%; margin:0px 0 40px; }
  .featu-div { display:none; }
  .services {  height:900px; }
  .services .title { padding:0 0 60px; }

  li.team-s { width:290px!important; margin:0 auto 60px!important; }
  #overlay_form iframe { width:280px; height:250px; }
  #overlay_form  { width:280px; }
  .testi p { font-size:17px; padding: 0 60px; }
  .form-contact input { padding: 5px 20px;  width: 32%; }
  .form-contact textarea {  max-width: 86%;  min-width: 86%;   width: 86%; }
  .form-contact input.input-submit { width:160px; }
  .data { height:460px; }
  .data .span4 { height:180px; }
}

@media screen and (max-width: 750px) {
  .profPeople{
    margin:0 auto 30px;
  }
  #contact, #service, #about, #team,##portfolio,.separator, #blog, #pricing{
    padding-left:20px;
    padding-right:20px;
  }
}

@media screen and (max-width: 500px) {
  .sticky-wrapper{
    height:auto !important;
  }
  .logo_top {
    display: inline-block;
    margin-top: 14px;
    text-align: center;
    margin-left:0;
    float:none;
  }
  .logos {
    display: inline-block;
    margin-top: 14px;
    text-align: center;
    margin-left:0;
    float:none;
  }
  .menu{
    margin-right:0;
  }
  .upHead{
    padding:10px 45px;
  }
  .slides h1 {
    font-size: 40px;
  }
  .slides h2 {
    font-size: 30px;
  }
  .title h1{
    font-size:50px;
  }
  .separatorTitle h5, .separatorTitle h6{
    font-size: 20px;
    line-height: 2em;
  }
  .separatorTitle h1, .separatorTitle h2, .separatorTitle h3, .separatorTitle h4{
    font-size: 30px;
    line-height: 1.8em
  }
  .profPeople{
    margin:0 auto 30px;
  }

  .experience h3,.skill h3{
    margin-top: 30px;
  }
  #toggle-view h3{
    margin-top:0;
  }
  .main-slide > img{
    height:60px;
    width:260px;
  }

}



/* ---------------------------------------------------------------------- */
/*  1920 Version
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width:  1920px){
  .isotope ul{
    margin: 0;
  }
}

/* ---------------------------------------------------------------------- */
/*  1680 Version
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 1680px) {  
  #datalog .comments{
    padding:83px 60px 82px 60px;
  } 
  #datalog .comments.face{
    padding: 45px 30px;
  }
  .blog iframe{
    height: 290px;
  }
}
/* ---------------------------------------------------------------------- */
/*  1600px Version
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 1600px) {  
  #datalog .comments{
    padding:75px 40px;
  } 
  .blog iframe{
    height: 265px;
  }
}
/* ---------------------------------------------------------------------- */
/*  1366 Version
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 1366px) {  
  #datalog .comments{
    padding:47px 45px 55px 45px;
  } 
  #datalog .comments.face{
    padding: 35px 30px;
  }
  .blog iframe{
    height: 211px;
  }
}
/* ---------------------------------------------------------------------- */
/*  10280 Version
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 1280px) {  
  .blog iframe{
    width: 100%;
    height: 196px;
  }
  #datalog .comments{
    padding: 42px 25px;
  }
  #datalog .comments.face{
    padding: 29px 20px;
  }
  .isotope ul{
    margin: 0;
  }
}
/* ---------------------------------------------------------------------- */
/*  1024 Version
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 1024px) {
  .isotope ul{
    margin: 0 10px;
  }
  
  
}



/* ---------------------------------------------------------------------- */
/*  Mobile Version
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 800px){
  .brand img{
    margin: 20px auto;
  }
  .menu {
    display: inline-block;
    margin-top: 30px;
    position: relative;
  }
   li.backLava,li.backLava:before{
    display: none;
  }
  .isotope ul{
    margin: 0;
  }
  .fullwidthbanner-container{
    height: 300px;
  }
  .news_page {
    max-width:768px;
  }
  .view span.zoom {
      line-height: 3.5;
  }
}
@media handheld, only screen and (max-width: 768px){

.brand img {
    height: 65px;
    margin: 18px auto;
    width: 220px;
}
  .menu {
    display: inline-block;
    margin-top: 36px;
    position: relative;
  }
   li.backLava,li.backLava:before{
    display: none;
  }
  .isotope ul{
    margin: 0;
  }
  .fullwidthbanner-container{
    height: 250px;
  }
  .view span.zoom{
    font-size: 40px;
  }
  .news_page {
    max-width:768px;
  }

}
@media handheld, only screen and (max-width: 640px){
  
  .brand {
      float: left;
  }
  .news_page {
    max-width:640px;
  }
  li.backLava, li.backLava:before{
    display: none;
  }
  .sticky-wrapper.is-sticky .headContent {
      width: 93.7%;
  }
  .isotope ul{
    margin: 0;
  }
  .fullwidthbanner-container{
    height: 300px;
  }

  .view img {
      display: block;
      position: relative;
      width: 100%;
  }
  .view span.zoom{
    font-size: 55px;
    line-height: 8.5;
  }

}
@media handheld, only screen and (max-width: 767px){
  body{
    padding: 0;
  }
  .mTop{
    height: auto;
  }
  .home_title h1{
    font-size: 70px;
    line-height: 80px;
    padding-top: 120px;
  }
  .home_title p{    
    font-size:40px;
    line-height: 50px;
  }
  .services{
    text-align: center;
  }
  .services .icon{
    margin-left: 0;
  }
  .portfolio{
    text-align: center;
  }
  .info_hover{
    left: -1000px;
    width: 52%;
    margin-left: 24%;
    height: 94%;
  }
  .text_hover{  
    text-align: left;
    padding: 25% 10% 5% 10%;
  }
  .contact .form_contact{
    width: 60%;
  }
  #datalog .colb,#datalog .col5,#datalog .col1,#datalog .col2,#datalog .col4,#datalog .col3{
   width: 100%;
  }
  #datalog .story {
    float: none;
  }
  #datalog .comment_tweet .col2.border{
    width: 100%;
  }
  #datalog .responsive.col4 {
  width: 100%;
  }
  .contact .form_contact{
    margin-left: -40px;
    width: 75%;
  }
      .titleContent > h4, .titleContent > h2 {
	text-align:left!important;
	}


  /* Blog Posts */
  .blog-posts .blog-post { margin: 0 0 1px 0 !important; }
  .blog-post img { height: 300px; max-width: 2000px; width: auto; min-width: 100%; }
  .blog-post .blog-post-icon { display: none; }
  .blog-post .blog-post-content { margin: 0px; }
  .blog-post .blog-post-content h2 { line-height: 26px; font-size: 22px; }
  .blog-post .blog-post-content p { display: none; }
  .bxslider blockquote{
    padding:0 140px;
    font-size:14px;
  }
  .in_twitter {
    padding: 0 20px;
    margin-bottom:15px;
  }
  
  .menu {
    display: inline-block;
    padding-top: 15px;
    margin-top: 20px;
    position: relative;
  }
  .news_page {
    max-width: 640px;
  }
}
/* ---------------------------------------------------------------------- */
/*  568px Version
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 568px) {
  nav{
    padding-top: 0;
  }
  .home_title h1{
    font-size: 50px;
    line-height: 60px;
    padding-top: 50px;
  }
  .home_title p{    
    font-size:35px;
    line-height: 45px;
  }
  #filter li a {
    margin: 5px auto;
  }
  .info_hover{
    width: 72%;
    margin-left: 14%;
  }
  .social ul li{
    width: 30px;
  } 
  .about,.services{
    padding: 50px 0;
  }
  .about .container,.services .container{
    padding: 15px;
  }
  .news_page {
    max-width: 568px;
  }

}

/* ---------------------------------------------------------------------- */
/*  480px Version
/* ---------------------------------------------------------------------- */


@media handheld, only screen and (max-width: 480px) {
  .brand img {
    width: auto;
  }
  .topHead, .tp-leftarrow.default, .tp-rightarrow.default{
  display: none;
  }
  .brand {
    float: left;
    text-align: left;
  }
  .headContent{
    max-height: 150px;
  }
  .menu{
    margin:27px auto 0;
    padding: 10px 0;
  }
  li.backLava,li.backLava:before {
  display: none;
  }
  .brand.current {
    text-align: center;
  }
  .services{
  height: 100%;
  text-align: left;
  }
  .titleHead > p {
    font-size: 15px;
    padding: 0 10px;
  }
  .titleHead > h3 {
    margin-bottom: 15px;
  }

  .divider {
    margin: 30px auto 40px;
  }
  #cboxTitle{
  width: 280px;
  z-index: 1 !important;
  }
  #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{
  margin-top: 80px;
  }

  #news-navigation > ul{
    left: 0;
  }
  .caption .btn.btn-huge.btn-block.btn-inverse.btn-embossed, .caption .btn.btn-huge.btn-block.btn-primary.btn-embossed,.caption .btn.btn-large.btn-block.btn-primary {
    font-size: 10px;
    padding: 5px 10px;
  }

  .blog h4{
    font-size:35px;
    line-height: 45px;
  }
  .blog .buttom_more{
    margin-left: 30%;
  }
  #scroll-h-1, #scroll-h-2, #scroll-h-3{
    
    position: relative;
    left: 0 !important;
  }
  #scroll-b-1, #scroll-b-2, #scroll-b-3{
    
    position: relative;
    right: 0 !important;
  }
  .bxslider blockquote{
    padding:0;
  }
  .bxslider blockquote:after, .bxslider blockquote:before{
    background:none;
  }
  .bx-wrapper .bx-controls-direction a{
    display:none;
  }
  #bx-pager a{
    margin:5px;
  }
  .list_carousel li{
    max-width:280px;
    min-height:600px;
  }
  .next{
    margin-left:40px;
  }
  .news_page {
    max-width: 320px;
  }
  #cboxTitle{
    z-index:9;
  }
  #comment-list .avatar {
    margin-left:10px;
    margin-top:10px;
    width:auto;
    z-index:1;
  }
  #comment-list ul.children, .comment-container { margin-left:0; }
  #filter li{
    min-height: 30px;
  }
  #news-navigation{
    width: 24%;
  }
  .view-first img{
    width: 100%;
  }
  .portfolio_details{
    padding: 20px;
  }

  .copyright {
    float: none;
    padding-left: 10px;
    text-align: center;
  }
  .bottom-icons{
    padding-right: 10px !important;
  }
  .fullwidthbanner-container{
    height: 200px;
  }
  .descSubscribe {
    padding: 0 20px;
  }
  .subscribe {
      float: none;
      padding: 0 20px;
  }
  .subscribe .control-group .flat {
      height: 50px;
      margin-bottom:5px;
  }
  .descSubscribe i {
      color: #16A085;
      font-size: 170px;
      opacity: 0.4;
      position: absolute;
      top: 5%;
        -webkit-transform: rotate(-15deg);  
     -moz-transform: rotate(-15deg);  
      -ms-transform: rotate(-15deg);  
       -o-transform: rotate(-15deg);  
          transform: rotate(-15deg); 
      z-index: 0;
  }

  .view span.zoom{
    font-size: 55px;
    line-height: 5.5;
  }

}

/* ---------------------------------------------------------------------- */
/*  400px Version
/* ---------------------------------------------------------------------- */
@media handheld, only screen and (max-width: 460px){
  .brand {
    float: none;
    text-align: center;
  }
  .menu {
      margin: 0 60px;
  }
  .headContent {
      max-height: 150px;
      max-width: 360px;
  }

}


/* ---------------------------------------------------------------------- */
/*  380px Version
/* ---------------------------------------------------------------------- */

@media handheld, only screen and (max-width: 360px) {
  .brand {
    float: none;
    text-align: center;
  }
  .brand img{
    margin: 10px auto 0;
  }
  .menu {
    margin: 10px 45px 0;
  }
  .headContent {
    max-height: 150px;
    max-width: 320px;
  }
  .fullwidthbanner-container{
      height: 160px;
    }
  .blog h4 {
    padding-top:10px;
  }
  .blog h5 {
    padding-bottom: 10px;
  }
  .blog h4{
    font-size:40px;
    line-height: 50px;
  }
  .bxslider blockquote{
    padding:0;
  }
  .bxslider blockquote:after, .bxslider blockquote:before{
    background:none;
  }
  .bx-wrapper .bx-controls-direction a{
    display:none;
  }
  #bx-pager a{
    margin:5px;
  }
  .list_carousel ul li{
    max-width:300px;
    min-height:600px;
  }
  nav{
    padding-top:0;
    margin-left:0;
    width:
  }
  .news_page {
    max-width: 380px;
  }
  #cboxTitle{
    z-index:9;
  }
  #comment-list .avatar {
    margin-left:10px;
    margin-top:10px;
    width:auto;
    z-index:1;
  }
  #comment-list ul.children, .comment-container { margin-left:0; }
  .view span.zoom{
    font-size: 55px;
    line-height: 4.5;
  }
}

/* ---------------------------------------------------------------------- */
/*  320px Version
/* ---------------------------------------------------------------------- */

@media handheld, only screen and (max-width: 320px) {

  .brand {
    float: none;
    text-align: center;
  }
  .brand img {
    width: auto;
    margin: 10px auto -10px;
  }
  .topHead, .tp-leftarrow.default, .tp-rightarrow.default{
  display: none;
  }
  .headContent{
  max-height: 130px;
  max-width: 280px;
  }
  .menu{
  margin:10px 30px;
  padding: 10px 0;
  }
  li.backLava,li.backLava:before {
  display: none;
  }
  .brand.current {
    text-align: center;
  }
  .services{
  height: 100%;
  text-align: left;
  }
  .titleHead > p {
    font-size: 15px;
    padding: 0 10px;
  }
  .titleHead > h3 {
    margin-bottom: 15px;
  }

  .divider {
    margin: 30px auto 40px;
  }
  #cboxTitle{
  width: 280px;
  z-index: 1 !important;
  }
  #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{
  margin-top: 80px;
  }

  #news-navigation > ul{
    left: 0;
  }

  .social-icons {
    float: none;
    margin: 5px auto;
    text-align: center;
  }
  .sticky-wrapper.is-sticky .upHead {
    min-height: 60px;
    padding-bottom: 0;
    padding-top: 0;
    width: 100%;
  }
  .sticky-wrapper.is-sticky .upHead .menu {
    display: block;
    float: none;
    margin: 15px auto;
    position: relative;
  }

  .caption.lfb.vivera_text_def.tp-caption.start, .caption.lfb.vivera_text_def.tp-caption.start{
  left: 62.703px;
  top:86.165px;
  }
  .caption .btn.btn-huge.btn-block.btn-inverse.btn-embossed, .caption .btn.btn-huge.btn-block.btn-primary.btn-embossed,.caption .btn.btn-large.btn-block.btn-primary {
    font-size: 10px;
    padding: 5px 10px;
  }

  .blog h4{
    font-size:35px;
    line-height: 45px;
  }
  .blog .buttom_more{
    margin-left: 30%;
  }
  #scroll-h-1, #scroll-h-2, #scroll-h-3{
    
    position: relative;
    left: 0 !important;
  }
  #scroll-b-1, #scroll-b-2, #scroll-b-3{
    
    position: relative;
    right: 0 !important;
  }
  .bxslider blockquote{
    padding:0;
  }
  .bxslider blockquote:after, .bxslider blockquote:before{
    background:none;
  }
  .bx-wrapper .bx-controls-direction a{
    display:none;
  }
  #bx-pager a{
    margin:5px;
  }
  .list_carousel li{
    max-width:280px;
    min-height:600px;
  }
  .next{
    margin-left:40px;
  }
  .news_page {
    max-width: 320px;
  }
  #cboxTitle{
    z-index:9;
  }
  #comment-list .avatar {
    margin-left:10px;
    margin-top:10px;
    width:auto;
    z-index:1;
  }
  #comment-list ul.children, .comment-container { margin-left:0; }
  #filter li{
    min-height: 30px;
  }
  #news-navigation{
    width: 39%;
  }
  .fullwidthbanner-container{
    height: 140px;
  }

.view span.zoom{
    font-size: 45px;
  }
}
/* ========================================================== */
/*                    Preloader                       */
/* ========================================================== */
  #preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:999999; /* makes sure it stays on top */
  }
  
  #status {
	width: 200px;
	height: 200px;
	color: #fff;
	position: absolute;
	left: 50%; /* centers the loading animation horizontally one the screen */
	top: 50%; /* centers the loading animation vertically one the screen */
	background-image: url(../atoms.gif); /* path to your loading animation */
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px; /* is width and height divided by two */
  }
  #status p{text-align:center;}
.center {text-align:center!important;}
