/*
* Theme Name: Alveera
* Description: Alveera Responsive HTML5 Single Page Template
* Author: Mannat Studio
* Version: 1.0
*/

/* ========================================================
   CSS Import
======================================================== */
@import url("bootstrap.css");								/* Grid Style */	
@import url("flexslider.css");								/* Flexslider Style */	
@import url("fonts.css");									/* Fonts Style */	
@import url("mosaic.css");
@import url("normalize.css");									/* Fonts Style */	
@import url("prettyPhoto.css");									/* Fonts Style */	

/* ========================================================
   General
======================================================== */
#ef-loader-overlay {
    background: url("../images/loader.gif") no-repeat scroll center center #F5F5F5;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999;
}
body {
	background:url(../images/body-bg.png) repeat;
	font: 15px/21px 'sansus_webissimoregular', sans-serif , "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #888888;
	margin:0;
	line-height:inherit;
	padding:0;
	text-shadow:0 1px 0 rgba(255,255,255, 0.7);
}
a, a:visited { 
	color: #149773; 
	text-decoration: none; 
	outline: 0;
}
a:hover, a:focus { 
	color: #333;
	text-decoration:none;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
p a, p a:visited { line-height: inherit; }
/* ========================================================
   Typography
======================================================== */
h1, h2, h3, h4, h5, h6 {
	font-family: 'geared_slabregular', "Georgia", "Times New Roman", serif;
	font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 26px; line-height: 28px; margin-bottom: 14px;}
h2 { font-size: 20px; line-height: 24px; margin-bottom: 10px; }
h3 { font-size: 20px; line-height: 22px; margin-bottom: 8px; color:#2b2b2d; }
h4 { font-size: 16px; line-height: 18px; margin-bottom: 4px; }
h5 { font-size: 15px; line-height: 18px; }
h6 { font-size: 14px; line-height: 18px; }


header{
	background:url(../images/edge_top.png) repeat-x top left;
	position:fixed;
	width:100%;
	top:0;
	z-index:1000;
}
#logo{
	position:relative;
	padding:0;
	z-index:10;
	text-align:center;
	left:-90px;
	background:url(../images/logo_bg.png) no-repeat top center;
	width:295px;
	height:141px;
}
#logo a{
	display:inline-block;
	margin:30px 0;	
	position:absolute;
	left:100px;
}
.content{
	padding:0px 0;
	position:relative;
}
.content#home{
	padding:0;
	margin-bottom:0px;
}
.content:after, .content:before{
	background:url(../images/heading_bg.png);
    content: "&nbsp;";
	width:100%;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	height:10px;
	text-indent:-999999px;
    position: absolute;
}
.heading{
	text-align:center;
	color:#2b2b2d;
	font-size:36px;
	padding:10px 0;
	margin:60px 0 0 0;
	background:url(../images/bg_seperator.png) no-repeat center center;
	text-transform:uppercase;
}
.heading span{
	padding:5px 19px;
	background:url(../images/body-bg.png) repeat;
}
.heading span:after, .heading span:before{
	background:url(../images/circle_bg.png) no-repeat;
    content: " ";
	width:7px;
	margin-top:10px;
	height:7px;
    position: absolute;
}
.heading span:after{
	margin-left:14px;
}
.heading span:before{
	margin-left:-22px;
}
.subheading{
	text-align:center;
	font-size:18px;
	padding-bottom:15px;
}
.subheading span{
	background:url(../images/line_bg.png) repeat-x bottom left;
	padding:0 8px 5px 8px;
}
.sub-head{
	background:url(../images/heading_bg2.png) repeat-x center 12px;
	font-size:20px;
	font-family:'geared_slabregular';
	color:#2b2b2d;
	margin-bottom:20px;
}
.sub-head span{
	background:url(../images/body-bg.png) repeat;
	padding:0 10px 0 0;
}
.page-space{
	padding:0 0 40px 0;
}
.short-intro{
	text-align:center;
	padding:0 0 15px 0;
	margin-bottom:25px;
	background:url(../images/line_bg.png) repeat-x left bottom;
}
.shadow-wrapper {position: relative; width: auto; padding:5px; background:#FFF; border:1px solid #FFF; margin:0 0 18px 0; -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);}
.shadow-wrapper:before, .shadow-wrapper:after {position: absolute; width: 40%; height: 10px; content:''; left: 5px;	bottom: 15px; background: transparent; -webkit-transform: skew(-5deg) rotate(-5deg); 	-moz-transform: skew(-5deg) rotate(-5deg); -ms-transform: skew(-5deg) rotate(-5deg); -o-transform: skew(-5deg) rotate(-5deg);  transform: skew(-5deg) rotate(-5deg); -webkit-box-shadow: 0 7px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 7px 5px rgba(0, 0, 0, 0.2); box-shadow: 0 7px 5px rgba(0, 0, 0, 0.4); 	z-index: -1;}
.shadow-wrapper:after {left: auto; right: 5px; -webkit-transform: skew(5deg) rotate(5deg); -moz-transform: skew(5deg) rotate(5deg); -ms-transform: skew(5deg) rotate(5deg); -o-transform: skew(5deg) rotate(5deg); transform: skew(5deg) rotate(5deg);}
/* ========================================================
   Main Navigation
======================================================== */
.pos-relative{
	position:relative;
}
#menu-icon {
	display: none; /* hide menu icon initially */
}
#sidemenu {
	text-align:right;
}
#sidemenu ul {
	list-style-type:none;
	padding:25px 0;
	margin:0;
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.7);
}
#sidemenu li {
	padding:0 12px;
	display:inline-block;
}
#sidemenu a {
	display:inline-block;
	padding:0;
	text-transform:uppercase;
	color:#FFF;
	font-size:18px;
	font-family:'geared_slabregular';
	text-decoration:none;
}
#sidemenu a:hover, #sidemenu li.selected a{
	color:#149773;
}

/* ========================================================
   Home Page Style
======================================================== */
.intro-wrap{
	padding:50px 0 30px 0;
	text-align:center;
	font-size:36px;
	color:#2b2b2d;
	font-family: 'geared_slabregular_bold';
	text-transform:uppercase;
	background:url(../images/bg_seperator.png) no-repeat bottom center;
}
.intro-wrap span{
	color:#27AC57;
}
.intro-txt{
	padding:30px 0;
	text-align:center;
}
.home-btn{
	text-align:center;
	margin-bottom:35px;
	position:relative;
}
.home-btn p{
	display:inline-block;
}
.home-btn a{
	padding:10px 15px;
	display:inline-block;
	text-shadow:0 1px 0 rgba(0,0,0, 0.5);
	color:#FFF;
	margin:0 8px;
	font-size:16px;
	text-transform:uppercase;
	box-shadow:0 0px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 0px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 0px 2px rgba(0, 0, 0, 0.3);
	-o-box-shadow:0 0px 2px rgba(0, 0, 0, 0.3);	
	background: #27AC57;
}
.home-btn a:hover{
	background:#666;
}
a.portfolio-btn, a.contact-btn{
	text-align:left;
	background:#149773;
	border:2px solid #dedede;
}
a.portfolio-btn img{
	float:left;
	padding-top:5px;
}
a.contact-btn img{
	float:left;
	padding-top:10px;
}
a.portfolio-btn span, a.contact-btn span{
	display:inline-block;
	padding:0 0 0 10px;
}
.home-btn p:before{
    background:url(../images/shadow_bg.png) no-repeat;
    bottom: -3px;
    content: " ";
	height:20px;
    padding: 0;
    position: absolute;
    width: 151px;
}

/* ========================================================
   About Page Style
======================================================== */
.team-wrap{
	padding:0 0 25px 0;
}
.team-img{
	float:left;
}
.team-img p{
	border-radius:1000px;
	-moz-border-radius:1000px;
	-webkit-border-radius:1000px;
	-o-border-radius:1000px;
	box-shadow:0 0px 0px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 0px 0px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 0px 0px 3px rgba(0, 0, 0, 0.1);
	-o-box-shadow:0 0px 0px 3px rgba(0, 0, 0, 0.1);
	overflow:hidden;
	margin:0;
	height:104px;
	width:104px;
	line-height:95px;
	background:#FFF;
	text-align:center;
}
.team-txt{
	background:#27AC57;
	margin-left:80px;
	padding:22px 15px 10px 35px;
	color:#FFF;
	text-shadow:0 1px 0 rgba(0,0,0, 0.3);
	border-radius:3px;
	box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);
	-o-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
}
.team-txt h3{
	color:#FFF;
	font-size:26px;
}
.team-txt h3 span{
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	background:#2b2b2d;
	display:table;
	padding:5px 8px;
	margin-top:9px;
	font-size:18px;
}
.testimonials-outer{
	overflow:hidden;
	position:relative;
}
blockquote{
	padding:0 0 25px 0;
	overflow:hidden;
	margin:0;
	background:url(../images/line_bg.png) repeat-x left bottom;
}
blockquote span.dropcaps{
	float:left;
	font-size:72px;
	padding:0 10px 0 0;
	color:#149773;
	top:-16px;
	position:relative;
}
blockquote div p{
	overflow:hidden;
}
.author-name{
	background:#FFF;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	padding:5px 8px;
	display:inline-block;
	font-size:14px;
	color:#149773;
	line-height:18px;
	position:relative;
	box-shadow:0 0px 1px 0 rgba(0, 0, 0, 0.3);
	margin-left:35px;
}
.author-name span{
	font-size:14px;
	color:#2b2b2d;
	display:block;
}
.author-name:before {
    background: none repeat scroll 0 0 transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #FFF;
    content: " ";
    height: 0;
    left: 15px;
    position: absolute;
    top: -5px;
    width: 0;
    z-index: 10;
}

#services-graph {
	display: block;
	margin: 0px;
	padding: 0 0 21px 0;
	list-style-type: none;
	background:url(../images/line_bg.png) repeat-x left bottom;
}
#services-graph li, #services-graph li span {
	-moz-border-radius-bottomright:2px; 
	-moz-border-radius-topright:2px;
	-webkit-border-top-right-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	border-top-right-radius:2px;
	border-bottom-right-radius:2px;
}
#services-graph li {
	margin-bottom: 5px;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	height: 40px;
	background: url(../images/heading_bg.png) repeat #c4c4c4;
	text-shadow:0 1px 0 rgba(0,0,0, 0.3);
}
#services-graph li p {
	position: absolute;
	left: 10px;
	top: 12px;
}
#services-graph li strong {
	color: #149773;
	margin-left: 5px;
	font-size: 11px;
}
#services-graph li span {
	height: 40px;
	background: url(../images/heading_bg.png) repeat;
	text-align: right;
}
#services-graph li span {
    background: url(../images/heading_bg.png) repeat scroll 0 0 #4a4a4b;
}

.rslides {
	margin:0;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
#slider2 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}
.rslides_tabs {
    bottom: -10px;
    position: relative;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 5px;
}
.rslides_tabs a {
    background:#2b2b2d;
	outline:none;
	box-shadow:0 1px 0px 0 rgba(0, 0, 0, 0.3);
    border-radius: 1000px 1000px 1000px 1000px;
    display: inline-block;
    height: 9px;
    line-height: 9px;
    text-indent: -999px;
    width: 9px;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background:#149773;
}
.tipsy {
	padding: 5px 3px;
	background-repeat: no-repeat;
	background-image: url(../images/tipsy.gif);
}
.tipsy img{
	-moz-box-shadow:0 1px 2px #424242;
	-webkit-box-shadow:0 1px 2px #424242;
	-o-box-shadow:0 1px 2px #424242;
}
.tipsy-inner {
	padding: 5px 8px 4px 8px;
	background-color: black;
	color: white;
	font-size:14px;
	text-shadow:0 1px 0 rgba(0,0,0, 0.7);
	max-width: 200px;
	text-align: center;
	border-radius:4px;
}
.tipsy-inner {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.tipsy-north {
	background-position: top center;
}
.tipsy-south {
	background-position: bottom center;
}
.tipsy-east {
	background-position: right center;
}
.tipsy-west {
	background-position: left center;
}
.social-icons{
	padding:10px 0 0 35px;
}
.social-icons ul{
	margin:0;
	padding:5px 0 0 0;
}
.social-icons ul li{
	display:block;
	padding:0 0 3px 0;
	margin:0;
}
.social-icons ul li a{
	width:20px;
	height:15px;
	display:block;
	text-indent:-9999px;
	background:url(../images/social_icons.png) no-repeat;
}
.social-icons ul li a.twitter{background-position:5px 6px;}
.social-icons ul li a.facebook{background-position:5px -20px;} 
.social-icons ul li a.gplus{background-position:5px -46px;}
.social-icons ul li a.dribble{background-position:5px -99px;}
.social-icons ul li a.pinterest{background-position:5px -127px;}
.social-icons ul li a.forrst{background-position:5px -74px;}



.team-txt h3.font24 span{
	font-size:20px;
}
.divider1{
	background:url(../images/line_bg.png) repeat-x center center;
	height:50px;
	margin-bottom:15px;
}
.client-box{
	background:#606060;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
	cursor:pointer;
	text-align:center;
	margin:0 0 10px 0;
}
.client-box:hover{
	background:#1c1c1c;
}


.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 16px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 33px;
  width: 22px;
  background:url(../images/sliders_arrow.png) no-repeat #000;
  margin-top: -22px;
  }
.callbacks_nav:hover{
	background:url(../images/sliders_arrow.png) no-repeat #149773;
	opacity:1;
}

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
  .rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
/* ========================================================
   Portfolio Page Style
======================================================== */
.port-outer{
	background:#333;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-o-border-radius:2px;
	box-shadow:0 0px 0px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 0px 0px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 0px 0px 3px rgba(0, 0, 0, 0.1);
	-o-box-shadow:0 0px 0px 3px rgba(0, 0, 0, 0.1);
	overflow:hidden;
	position:relative;
	margin:0;
	background:#FFF;
	padding:3px;
}
.outer-big{position:relative;}
.outer-big:after {
    background: url("../images/shadow_big.png") no-repeat scroll center bottom transparent;
    bottom: -21px;
    content: " ";
    height: 21px;
    left: 0;
    padding: 0;
    position: absolute;
    width: 100%;
}
.details-list{
	list-style-type:none;
}
.details-list li{
	background:url(../images/arrow_list.png) no-repeat center left;
	padding:0 0 0 15px;
	width:45%;
	float:left;
	color:#2b2b2d;
	margin-bottom:5px;
}
a.view-project{
	background:url(../images/link_icon.png) no-repeat 7px 10px #149773;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
    color: #FFFFFF;
    display: inline-block;
    padding: 5px 8px 5px 28px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	margin-top:5px;
}
a.view-project:hover{
	background:url(../images/link_icon.png) no-repeat 7px 10px #888888;
}
/**** Isotope filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

#content {
	overflow:visible !important;
}

#portolfio-filter {
	padding:0 0 15px 0;
}
#portolfio-filter ul{
	background:#149773;
	border-radius:3px;
	box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.3);
	padding:0 10px;
}
#portolfio-filter li {
	display: inline-block;
	padding:0;
	margin:0;
}
#portolfio-filter li:after{
	content:"/";
	margin-right:5px;
	color:#FFF;
	position:relative;
	top:-2px;
}
#portolfio-filter li:last-child:after{
	content:"";
}
#portolfio-filter a {
    color: #FFFFFF;
	text-transform:capitalize;
    display: inline-block;
    margin: 0 8px 0 0;
    padding:8px 0px;
	font-size:17px;
	font-family:'geared_slabregular';
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.3);
}
#portolfio-filter a:hover, #portolfio-filter a.active {
	color:#342f2d;
	text-shadow:0 1px 0 rgba(20,151,115, 0.7);
}

.gallery-small:after {
    background: url("../images/shadow_bg.png") no-repeat scroll center bottom transparent;
    bottom: 3px;
    content: " ";
    height: 21px;
    left: 0;
    opacity: 0.9;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.gallery-small {
    position: relative;
	padding:5px 0 25px 0;
}
.gallery-outer {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
    margin: 0;
    overflow: hidden;
    padding: 5px;
    position: relative;
}
.gallery-outer h3{
	padding:15px 0;
	text-align:center;
	color:#149773;
	font-size:18px;
	margin:0;
}
/* ========================================================
   Blog Page Style
======================================================== */
.date-wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 1000px 1000px 1000px 1000px;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
    height: 58px;
    margin: 0;
    overflow: hidden;
    text-align: center;
    width: 72px;
	font-size:24px;
	color:#2b2b2d;
	float:left;
	margin:15px 0 0 0;
	padding:15px 0 0 0;
}
.date-wrap span{
	display:block;
	font-size:14px;
	color:#888888;
}
.blog-wrap-outer{
	margin-left:50px;
}
.blog-wrap {
    background: none repeat scroll 0 0 #149773;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    padding: 35px 15px 10px 35px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	margin:0 0 15px 0;
}
.blog-wrap h3{
	margin-bottom:25px;
}
.blog-wrap h3 a{
	background:#2b2b2d;
	padding:5px 10px;
	margin-bottom:15px;
	font-size:24px;
	color:#FFF;
}
.blog-wrap h3 a:hover{
	color:#888;
}
.blog-wrap h3 a, .blog-wrap img{
	border-radius:3px
}
.blog-wrap img{
	box-shadow:0 0px 3px 0 rgba(0, 0, 0, 0.3);
}
.blog-author{
	color:#2b2b2d;
}
.view-more a{
    background:#888888;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: inline-block;
    margin-top: 5px;
    padding: 5px 8px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.view-more a:hover{
    background:#149773;
}
.blog-outer{
	background:url(../images/line_bg.png) repeat-x bottom left;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
}
.blog-widget{
	background:url(../images/line_bg.png) repeat-x bottom left;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
}
.search-box input{
	width:96%;
	padding:5px;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.category-list ul{
	list-style-type:none;
}
.category-list ul li{
	padding:0 0 8px 0;
}
.category-list ul li a{
	background:url(../images/arrow_list.png) no-repeat 0 5px;
	padding:0 0 0 15px;
	color:#888888;
}
.category-list ul li a:hover{
	color:#666;
}
/* 
=============================================================================
	Blog Post Style
=============================================================================
*/

.comments-wrap{
	padding:0 0 15px 0;	
}
.comments-wrap h4 i, .post-comment h4 i{
	font-size:25px;
	color:#bc4444;
	position:relative;
	top:3px;
	padding-right:6px;
}
.comment-box{
	padding:25px 0;
	background:url(../images/line_bg.png) repeat-x left bottom;
}
.comment-box.first{
	padding-top:0;
}
.ddcomment-thumb{
	width:50px;
	float:left;
}
.comment-thumb {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 1000px 1000px 1000px 1000px;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
    color: #2B2B2D;
    float: left;
    font-size: 24px;
    height: 58px;
    margin: 0;
    overflow: hidden;
    padding: 15px 0 0;
    text-align: center;
    width: 72px;
}
.comment-txt{
	margin-left:95px;
	position:relative;
	background:#FFF;
	border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-webkit-border-radius:3px;
	padding:10px 15px;
	box-shadow:0 0 1px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 0 1px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 0 1px 0 rgba(0, 0, 0, 0.2);
	-o-box-shadow:0 0 1px 0 rgba(0, 0, 0, 0.2);
}
.comment-txt h4{
	color:#149773;
	font-family:'sansus_webissimoregular';
	background:none;
	font-size:16px;
}
.arrow-right{
	position:absolute;
	top:10px;
	left:-11px;
}
.comment-txt .post-date{
	font-size:12px;
	color:#c9c9c9;
	display:block;
	padding:0 0 8px 0;
}
.comment-txt .reply-btn{
	float:right;
}
.comment-txt .reply-btn a{
	background:url(../images/reply_bg.png) no-repeat 0 2px;
	padding:0px 0 0px 15px;
	font-size:12px;
}
.comment-txt .reply-btn a:hover{
	color:#888;
}
.comment-reply {
    margin-left: 95px;
}

/* ========= end =========== */

/* ================ Twitter ======================== */
.tweet_list {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
}
.tweet_list .awesome, .tweet_list .epic { 
	text-transform: uppercase; 
}
.tweet_list li {
    background: url(../images/twitter_icon.png) no-repeat scroll 0 3px transparent;
    border-bottom: 1px dotted #B4B4B4;
    list-style-type: none;
    margin: 0 0 15px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 0 15px 30px;
}
.tweet_list li:last-child {
    border-bottom: medium none;
    margin: 0;
    padding-bottom: 0;
}
.tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left;
}
.tweet_list .tweet_avatar img { 
	vertical-align: middle; 
}
/* ========= end =========== */

/* ========================================================
   Contact Page Style
======================================================== */
.office-info{
	position:relative;
	padding:0 0 15px 40px;
	line-height:24px;
}
.office-info strong{
	font-family:'geared_slabregular';
	color:#2b2b2d;
}
.icon-wrap{
	position:absolute;
	width:31px;
	left:0; 
	top:-3px;
	height:31px;
	line-height:31px;
	text-align:center;
	background:#149773;
	border-radius:1000px;
}
label.error{
	font-size:11px;
	color:#F00;
}
h4.form_thanks {
    background: none repeat scroll 0 0 #149773;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 10px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    text-transform: capitalize;
}
.bottom-social .social-icons{
	padding:0;
}
.bottom-social .social-icons ul{
	margin:0;
	padding:0;
}
.bottom-social .social-icons ul li{
	padding:0 25px 0 0;
	display:inline-block;
	margin:0;
}
.bottom-social .social-icons ul li:last-child{
	padding-right:0;
}
.bottom-social .social-icons ul li a{
	width:20px;
	height:15px;
	display:block;
	text-indent:-9999px;
	background:url(../images/social_icons.png) no-repeat;
}
.bottom-social .social-icons ul li a.twitter{background-position:5px 6px;}
.bottom-social .social-icons ul li a.facebook{background-position:5px -20px;} 
.bottom-social .social-icons ul li a.gplus{background-position:5px -46px;}
.bottom-social .social-icons ul li a.dribble{background-position:5px -99px;}
.bottom-social .social-icons ul li a.pinterest{background-position:5px -127px;}
.bottom-social .social-icons ul li a.forrst{background-position:5px -74px;}
/* ========================================================
   Contact Page Style
======================================================== */
footer{
	padding-bottom:20px;
	position:relative;
	text-align:center;
}
footer:after {
    background: url("../images/heading_bg.png") repeat scroll 0 0 transparent;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    content: "";
    height: 6px;
	left:0;
	bottom:0;
    position: absolute;
    text-indent: -999999px;
    width: 100%;
}
/* ========= end =========== */
/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
		
		}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		
		#logo{
			left:-60px;
		}
		#sidemenu ul{
			display:block !important;
		}
		}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		
		body{
			margin:0;
			padding:0;
		}
		.container {
			width: 300px;
			margin:0 auto;
		}
		.top-contact{
			text-align:center;
		}
		#menu-icon {
			color: #000;
			width: 42px;
			height: 30px;
			background: #ecebeb url(../images/menu-icon.png) no-repeat 10px center;
			padding: 8px 10px 0 42px;
			cursor: pointer;
			font-size:20px;
			display: block; /* show menu icon */
		}
		#nav ul {
			width: auto;
			position: static;
			display: block;
			border: none;
			background: inherit;
		}
		}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		
		body{
			margin:0;
			padding:0;
		}
		.container {
			width: 420px;
		}
		#logo{
			left:-70px;
		}
		nav{
			background:none;
			margin:0 auto;
			position:absolute;
			top:-127px;
			right:1px;
		}
		ul#nav{
			float:right;
			padding:5px 0;
			width:94px;
			display:none;
			background:url(../images/menu_bg.png) repeat;
		}
		ul#nav li{
			display:block;
			padding:3px 5px;
			text-align:center;
		}
		ul#nav li a{
			display:block;
			color:#FFF;
		}
		}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		
		body{
			margin:0;
			padding:0;
		}
		.container {
			width: 300px;
		}
		#logo{
			left:-65px;
		}
		nav{
			background:none;
			margin:0 auto;
			position:absolute;
			top:-127px;
			right:1px;
		}
		ul#nav{
			float:right;
			padding:5px 0;
			width:94px;
			display:none;
			background:url(../images/menu_bg.png) repeat;
		}
		ul#nav li{
			display:block;
			padding:3px 5px;
			text-align:center;
		}
		ul#nav li a{
			display:block;
			color:#FFF;
		}
	}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/
