/* ************************************************   
Theme Name: Balance
Author: Ignitethemes & Weblusive 
Version: 2.0.1
License: See on zip package
License URI: See on zip package
Description: The unique and equisite theme for companies and individuals with real taste.
Theme URI:
Author URI:
Tags: dark, light

************************************************ */


/*-----------Type Settings-----------*/ 

.color, .masonry-item.masonry-2-column h5 a{
	color:#08ab0f !important;
}
a.color{text-decoration:none}

span.highlight{color: #ffffff;background-color:#08ab0f}


.twitbird{
	background:url(images/light_icons/twitter_2_icon&16.png);
	margin-left:10px;
	width:16px;
	height:16px;
	display:inline-block;	
}
html{overflow-x:hidden}
body {
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	color:#222222;
	overflow-x:hidden !Important;
	border:0;
	margin:0;
	padding:0;
	line-height:22px;
	background:#f1f1f1 url(images/hash_lg.png);
}
 img {max-width:100%}
img {height:auto}
/*-----------Headers-----------*/
h1, h2, h3, h4, h5, h6 {
	margin:0;
	font-weight:normal;
}
h1 {
	font-size:34px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#000000;
	padding:0 0 10px 0;
}
h1 a{
	color:#000000;
	text-decoration:none;
}
h1 a:hover{
	color:#08ab0f;
	text-decoration:none;
}
h2  {
	font-size:34px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#000000;
	padding:0 0 10px 0;
}
h2 a{
	color:#000000;
	text-decoration:none;
}
h2 a:hover{
	color:#08ab0f;
	text-decoration:none;
}
h3 {
	font-size:22px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	padding:0 0 10px 0;
	color:#000000;
}
h3 a{
	color:#000000;
	text-decoration:none;
}
h3 a:hover{
	color:#08ab0f;
	text-decoration:none;
}
h4 {
	font-size:20px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color:#000000;
	padding:0 0 10px 0;
}
h4 a{
	color:#000000;
	text-decoration:none;
}
h4 a:hover{
	color:#08ab0f;
	text-decoration:none;
}
h5 {
	font-size:14px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	padding:0 0 5px 0;
}
h5 a{
	color:#000000;
	text-decoration:none;
}
h5 a:hover{
	color:#08ab0f;
	text-decoration:none;
}
h6 {
	font-size:14px;
	font-family: 'Times', serif;
	font-style:italic;
	color:#000000;
	padding:0 0 10px 0;
}
h6 a{
	color:#000000;
	text-decoration:none;
}
h6 a:hover{
	color:#08ab0f;
	text-decoration:none;
}
/*-----------Type Settings for Certain Sections-----------*/
p, .button, #eemail_txt_Button {
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	line-height:22px;
	margin:0;
	padding:0 0 10px 0;
	color:#222222;
}
p a {
	text-decoration:none;
	color:#999999;
}
p.superletter:first-letter{
	color:#000000;
	font-size:36px;
	font-family: 'Times', serif;
}
p.dropcap:first-letter{
 	float:left;
	font-family: 'Times', serif;
	font-size:44px;
	line-height:22px;
 	margin-top:5px;
	margin-right:3px;
}
/*-----------Common Styling-----------*/
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-justify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.light {
	color:#777777;
}
.color{
	color:#08ab0f;
}
.italic {
	font-style:italic;
	font-family: 'Times', serif;
	font-size:14px;
}
.underline {
	text-decoration:underline;
}
.strike {
	text-decoration:line-through;
}
.nopadding {
	padding:0 !important;
}
.nomargin{
	margin:0 !important;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}
/*-----------Top Bar-----------*/
.mininav {
	margin:0px;

	padding-right:20px;
}
.mininav ul {
	padding:0px;
	margin-bottom:0px;
}
.mininav ul > li {
	position: relative;
	display:inline-block;
	list-style: none;
	margin-right:10px;
	padding-right:10px;
	margin-top:0px;
}
.mininav ul > li:last-child {
	margin-right:0px;
	margin-left:0px;
	padding-left:20px;
	border-left:#08ab0f 2px solid;
}

.mininav ul a{ 
	text-decoration: none; 
	display: block; 
	color:#ffffff;
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	text-decoration:none;
	padding:3px 0px 3px 0px;
	letter-spacing:0.025em;	
	text-shadow:none;
}
.bar {
	padding-top:10px;
	padding-bottom:10px;
	background-color:#111111;
}


.page_shadow{
	background-image:url(images/page_shadow.png);
	background-position:center;
	background-repeat:no-repeat;
	height:22px;
	margin-top:20px;
	width:1040px;
	margin-right:auto;
	margin-left:auto;
}
/*-----------Buttons-----------*/
.button, #eemail_txt_Button {
	white-space:nowrap;
	display: inline-block;
	text-decoration: none;
	font-weight: normal;
	line-height: 1;
	position: relative;
	cursor: pointer;
	font-style:normal;
	letter-spacing:normal;
	margin-top: 5px;
}
.small.button, #eemail_txt_Button {
	font-size: 13px;
	font-family: 'PT Sans', sans-serif;
	padding:5px 10px 6px 10px;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.medium.button {
	font-size: 17px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	padding:5px 14px 6px 14px;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;	
}
.large.button {
	font-size: 20px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	padding:8px 18px 10px 18px;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
.action.button {
	font-size: 20px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	padding:8px 42px 10px 18px;
	background-image:url(images/button_icon.png);
	background-repeat:no-repeat;
	background-position:right center;
	-webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
	
}
.button:hover{text-decoration:none}
.regular.button{
	color: #111111;
	border:#cccccc 1px solid;
	background-color:#f1f1f1;
}
.regular.button:hover{
	color: #111111;
	background-color:#f9f9f9;
}
.highlight.button, #eemail_txt_Button, .wpcf7-submit{
	color: #ffffff;
	background-color:#08ab0f;	
	border:#08ab0f solid 1px;	
}
.highlight.button:hover, #eemail_txt_Button:hover, .wpcf7-submit:hover{
	color: #111111;
	background-color:#f9f9f9;	
	border:#cccccc solid 1px;
	text-shadow:none;
}
.wpcf7-submit{padding:6px 12px; font-size:14px}
.minimal.button{
	color: #111111;
	background-image:url(images/btn_arrow.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding:0px
	padding-right:15px;
}
.minimal.button:hover{
	color: #111111;
	color: #08ab0f;
}
.minimaldark.button{
	color: #ffffff;
	background-image:url(images/btn_arrow_dark.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding:0px
	padding-right:15px;
	margin-top:-6px;
}
.dark.button{
	color: #ffffff;
	background-color:#000000;
	border:#000000 solid 1px;
	border-top:#555555 solid 1px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#111111'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#111111)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #222222, #111111); /* for firefox 3.6+ */
}
.dark.button:hover{
	color: #ffffff;
	background-color:#000000;	
	border:#000000 solid 1px;
	border-top:#555555 solid 1px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#111111'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#111111)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #333333, #111111); /* for firefox 3.6+ */
}
.tag.button{
	color: #666666;
	background-color:#fff9d5;	
	text-shadow:0 0 0 transparent, 0px 1px 0px #ffffff;
	border:#f1f1f1 solid 1px;	
}
.tag.button:hover{
	color: #666666;
	background-color:#ffffff;
}
/*-----------Misc Settings-----------*/
.phonecontact:before{
	content:url(images/icons/phone_1_icon&16.png);
	margin-right:10px;
}
.faxcontact:before{
	content:url(images/icons/doc_lines_icon&16.png);
	margin-right:10px;
}
.emailcontact:before{
	content:url(images/icons/mail_2_icon&16.png);
	margin-right:10px;
}
.mailcontact:before{
	content:url(images/icons/home_icon&16.png);
	margin-right:10px;
}
.imageinset{
	margin-right:10px;
}
.quotes {
	margin-right:10px;
	padding-bottom:10px;
}
.fullBg {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
}
#maincontent {
	width:1170px;
	margin:0px auto;
	max-width:100%;
}
.box {
	background-color:#ffffff;
	border-right:#cccccc 0px solid;
	border-left:#cccccc 0px solid;
	padding-left:15px; 
	padding-right:15px;
}
.container {max-width:100% !important}
.heading-box{padding:30px 0px}
#top-link{
	height:40px;
	width:40px;
	display:none;
	position:fixed; 
	right:10px; 
	top:10px;
	background:#08ab0f url(images/top_button.png) no-repeat center;	
	border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; 

}
.tip {
	font-family: 'Arial', sans-serif;
	font-size:13px;
	text-shadow:1px 1px 0 #000000;
    display:none; /*--Hides by default--*/
    padding:8px 8px 8px 8px;
    position:absolute;
	z-index:1000;
	color: #ffffff;
	background-color:#08ab0f;
}

.showbox {margin-top:20px !important; margin-bottom:20px !important}
.showbox .widget ul {padding-left:0}


.alignleft {
	float:left !important;
}
img.alignleft {
  margin: 5px 20px 5px 0; 
}
.alignright {
	float:right !important;
}

img.alignright {
  margin: 5px 0 5px 20px;
}
.alignleftnopad {
	float:left;
}
.alignrightnopad {
	float:right;
}
.aligncenter {
	text-align:center;
	margin:auto;
	display:block;
}
.text-center{text-align:center !important;}
.text-right{text-align:right !important;}
.text-left{text-align:left !important;}
.blockquote {
	font-size:14px;
	font-family: 'Times', serif;
	font-style:italic;
	color:#222222;
	background-color:#f7f7f7;
	background-image:url(images/quote.png);
	background-position:left top;
	background-repeat:no-repeat;
	min-height:40px;
	padding:10px;
	margin-bottom:10px;
}
#testimonials {
	height:100%;
	list-style-type: none;
	padding:20px;
	margin:0px;
	text-align:center;
	border: solid 1px #ddd; 
	background-color:#f8f8f8;
	
}
#testimonialsimageonly {
	height:184px;
	list-style-type: none;
	padding:0px;
	margin:0px;
	text-align:center;
	border: solid 10px #ffffff; 
	background-color:#444444;
	box-shadow: 1px 1px 3px #000000;	
	-moz-box-shadow: 1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;	
}
#testimonials .slide {
	font-size:18px;
	position: relative;
	text-shadow:0 0 0 transparent,#fff 0px 1px 0px;
	line-height:26px;
}
#testimonials .slide span {
	font-size:14px;
	font-style:italic;
	position: relative;
	margin-left:20px;
	line-height:36px;
	color:#08AB0F 
}
#testimonials .slide span a{
	color:#888888;
}
#testimonials .slide span a:hover{
	color:#ffffff;
}
#testimonials .slide img{
	margin-bottom:10px;
}
.quote {
	height:100%;
	list-style-type: none;
	padding:20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	border: solid 2px #eee; 
	background-color:#f8f8f8;
		
}
.quote .static {
	font-size:18px;
	font-style:normal;
	font-family: 'PT Sans', sans-serif;
	color:#888;
	position: relative;
	
	line-height:26px;
}
.quote .static span {
	font-size:14px;
	font-family: 'PT Sans', sans-serif;
	color:#333;
	font-style:italic;
	position: relative;
	
	margin-left:20px;
	line-height:36px;
}
.quote .static span a{
	color:#888888;
}
.quote .static span a:hover{
	color:#ffffff;
}
.divider {
	margin-top:40px;
	margin-bottom:40px;
	margin-left:0px;
	margin-right:0px;
	width:100%;
	background-image:url(images/hash.png);
	background-repeat:repeat;
	height:10px;
}
.dividernospacing {
	margin-left:0px;
	margin-right:0px;
	width:100%;
	background-image:url(images/hash.png);
	background-repeat:repeat;
	height:10px;
}
.dividerslim {
	margin-bottom:20px;
	width:100%;
	border-top:#dddddd 1px solid;
	height:1px;	
}
.dividerfooter {
	height3px;
	border-bottom:#f1f1f1 3px solid;
}
.relative {
	position:relative;	
}
/*-----------Warning Boxes-----------*/
.greenbox{
	padding-top:10px;
	background-image:url(images/basic_icons/tick_32.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	
	background-color:#7ed168;				
}
.greenbox h2{
	font-size:18px;
	font-family: 'PT Sans', sans-serif;	
	color:#124e0d;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
	margin-left:100px;
}
.redbox{
	padding-top:10px;
	background-image:url(images/basic_icons/stop_32.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	
	background-color:#d2504b;	
}
.redbox h2{
	font-size:18px;
	font-family: 'PT Sans', sans-serif;		
	color:#ffffff;
	text-shadow:0 0 0 transparent,#64211f 0px 1px 0px;
	margin-left:100px;	
}
.bluebox{
	padding-top:10px;
	background-image:url(images/basic_icons/shield_32.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	
	background-color:#769ab6;				
}
.bluebox h2{
	font-size:18px;
	font-family: 'PT Sans', sans-serif;		
	color:#ffffff;
	text-shadow:0 0 0 transparent,#0b325b 0px 1px 0px;
	margin-left:100px;
}
.yellowbox{
	padding-top:10px;
	background-image:url(images/basic_icons/warning_32.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	
	background-color:#fef893;		
}
.yellowbox h2{
	font-size:18px;
	font-family: 'PT Sans', sans-serif;		
	color:#5b5430;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
	margin-left:100px;
}
/*-----------Sidebar Styling-----------*/
.sidebarright{
	padding:0px;
	margin:0px;
	margin-bottom:20px;	
}
.sidebarleft{
	padding:0px;
	margin:0px;
	margin-bottom:20px;		
}
/*-----------List Widget-----------*/
.widget{margin-bottom:40px}
.widget.page-widget{margin-bottom:0px}

.widget ul{
	list-style: outside;
	list-style-image:url(images/listicon.png);
	padding:0px;
	margin-left:10px;
}
.widget .imagewidget ul, .widget ul.latest-works-widget {margin-left:0}
.widget ul li{
	padding:10px 6px 10px 6px;
	border-top:#f1f1f1 1px solid;
}
.widget ul li:first-child{
	background-image:none;
	border-top:#f1f1f1 0px solid;
}
.widget ul li a{
	color:#222222;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	text-decoration:none;
}
.widget ul li a:hover, .widget ul li a:active{
	color:#08ab0f;
}
.widget h4 {text-transform:uppercase}
/*-----------Image List Widget-----------*/
.imagewidget ul{
	padding:0px 0px 0px 0px;
}
.imagewidget ul li{
	padding:10px 6px 10px 0;
	border-top:#f1f1f1 1px solid;
	
}
.imagewidget ul li:first-child{
	background-image:none;
	border-top:#f1f1f1 0px solid;
}
.imagewidget ul li a{
	color:#222222;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	line-height:20px;
	text-decoration:none;
}
.footer-block-widget .imagewidget ul li a{color:#ccc}
.imagewidget ul li a:hover, .imagewidget ul li a:active{
	color:#08ab0f;
}
.imagewidget ul li img{
	margin-right:10px;
	margin-top:4px;
	float:left;
}
/*-----------Twitter Styling-----------*/
#twitter_div, #testimonials_div, #contact_div {
	padding:0px;
	margin-bottom:-15px;
}
ul#twitter_update_list {
	padding-left:0px;
}
ul#twitter_update_list li {
	margin-bottom:10px;		
	list-style: none;
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#888888;
	line-height:20px;
}
ul#twitter_update_list li:last-child {
	border-bottom:#f1f1f1 0px solid;
}

ul#twitter_update_list li a{
	display:block;
	color:#cccccc;
	text-decoration:none;
}
ul#twitter_update_list li a:hover {
	color:#ffffff;
	text-decoration:underline;
}
/*-----------Search Field------------*/
fieldset.search {
	border:1px #cccccc Solid;	
}
fieldset.search > div {position:relative}
.search input, .search button {
	border:none;
	width:100%;
}
.search input.field {
	padding:6px;
	background-color:#ffffff;
}
.search button.btn {
	width: 27px;
	height: 27px;
	cursor: pointer;
	text-indent: -9999px;
	background:url(images/magnify.png) no-repeat center;
	position: absolute;
    right: 0;
    top: 4px;
}
.search input.field {
	color:#333333;
	font-size:12px;
	font-family: 'Ariel', sans-serif;
	text-shadow:0 0 0 transparent,#ffffff 0px 0px 0px;
}
.search input.field:focus {
	outline: none;
	color:#333333;
}
/*-----------Callout Section Styling-----------*/
.calloutcontainer {
	padding:40px;
	background:#f1f1f1 url(images/dark_backgrounds/background9.jpg);
}
.calloutcontainer .text {
	padding:0 0 15px 0;
	text-align:center;
	font-size:76px;
	color:#ffffff;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	line-height:1;
	text-transform:uppercase
}
.calloutcontainer .sub {
	padding:0 0 15px 0;
	text-align:center;
	font-size:38px;
	color:#08ab0f;
	font-family: 'PT Sans', sans-serif;	
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	line-height:1.2
}
.calloutcontainer p{
	font-size:13px;
	color:#999999;
	text-align:center;
	line-height:18px;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.calloutbutton {
	padding-top:12px;
	padding-right:40px;
	padding-left:20px;
	margin-right:20px;
}


/*-----------Blog Section-----------*/
.listcomments ul{
	margin:0px;
	padding:0px;
	list-style: none;
}
.listcomments ul li:first-child {
	border-top:#dddddd 1px solid;
}
.listcomments ul li {
	border-bottom:#dddddd 1px solid;
}
.listcomments ul li img{
	margin-right:10px;
	height:35px;
}
.comment {
	margin:0px;
	padding:0px;
	padding-top:30px;
	padding-bottom:20px;
}
.response{
	margin:0px;
	padding:0px;
	padding-top:30px;
	padding-bottom:20px;
	padding-left:60px;
}
.blog_box{
	background-color:#f1f1f1;
	padding:20px;

	border-bottom:#cccccc 1px solid;
}
#commentsubmit label {
	margin:0 0 4px;
	display:block;
}
#commentsubmit input[type=text], #commentsubmit textarea {
	padding: 10px;
	margin: 0 10px 20px 0;
	overflow:hidden;
	font-family: 'Ariel', sans-serif;
	color: #000000;
	font-size: 12px;
	border:1px #cccccc solid;
	background-color:#ffffff;			
}
#commentsubmit input[type=text] {
	width:320px;
}
#commentsubmit textarea {
	width:320px;
}
#commentsubmit input:focus, #commentsubmit textarea:focus {
	box-shadow:inset 0px 0px 85px rgba(0,0,0,.1);
	-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,.1);
	-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,.1);
}
/*-----------Footer Section-----------*/
.footer {
	background-image:url(images/dark_backgrounds/background5.jpg);
	background-repeat:repeat;
	background-position:center top;
	background-color:#222222;
	padding:0px 15px;
}

.footer-block{
	margin-top:30px; 
	margin-bottom:30px;
}

.footer h1 {
	font-weight:normal;
	font-size:34px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#777777;
	padding-left:10px;
	border-left:#08ab0f 1px solid;	
}
.footer h1.footertitle a:hover {
	color:#ffffff;
}
.footer h2 {
	font-weight:normal;
	font-size:30px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#777777;
	padding-left:10px;
	border-left:#08ab0f 1px solid;
}
.footer h2 a:hover {
	color:#ffffff;
}
.footer h3{
	font-weight:normal;
	font-size:26px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#777777;
	padding-left:10px;
	border-left:#08ab0f 1px solid;
}
.footer h3 a:hover {
	color:#ffffff;
}
.footer h4, .centerbar h4{
	font-weight:normal;
	font-size:22px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	color:#ffffff;
	padding-left:10px;
	border-left:#08ab0f 5px solid;
	text-transform:uppercase;
}
.footer h4 a:hover{
	color:#ffffff;
}
.tweets:after{
	content:url(images/light_icons/twitter_2_icon&16.png);
	margin-left:10px;
}
.footer p, .footer ul, .footer ol, .footer.button, .credits ul, .credits ol, .credits.button {
	color:#888888;
	font-family: 'PT Sans', sans-serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.footer p a {
	color:#cccccc;
	text-decoration:none;
}
.footer p a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.footer .highlight {
	color:#cccccc;
}
.phone:before{
	content:url(images/light_icons/phone_1_icon&16.png);
	margin-right:10px;
}
.fax:before{
	content:url(images/light_icons/doc_lines_icon&16.png);
	margin-right:10px;
}
.email:before{
	content:url(images/light_icons/mail_2_icon&16.png);
	margin-right:10px;
}
.mail:before{
	content:url(images/light_icons/home_icon&16.png);
	margin-right:10px;
}

/*-----------Copyright Styling and Crumb Navigation-----------*/
.copyright{
	
	color:#999999;
	font-size:13px;	
	font-family: 'PT Sans', sans-serif;
}
.copyright a{
	color:#ffffff;
	text-decoration:none;
}
.copyright a:hover{
	text-decoration:underline;
}

.bottombar {
	background-color:#111111;
	padding:16px 15px 10px 15px;
}

.crumb_navigation ul{
	text-align:right;
	margin:0 10px 0 0 ;
	padding:0;
}
.crumb_navigation ul li{
	display:inline-block; 
	padding-right:10px;
	margin-right:10px;
}
.crumb_navigation ul li:last-child{ 
	padding-right:0px;
	margin-right:0px;
}
.crumb_navigation ul a{
	color:#ffffff;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	text-decoration:none;	
}
/*-----------Comments Section-----------*/
.authorname, .authorname a  {
	padding:0 0 20px 0;
	letter-spacing:-1px;
	font-size:28px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
}
/*-----------Checklists-----------*/
.list1 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;
}
.list1 ul li {
	list-style: decimal;
}
.list2 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;
}
.list2 ul li {
	list-style: lower-latin;
}
.list3 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;
}
.list3 ul li {
	list-style: lower-roman;
}
.list4 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;	
}
.list4 ul li {
	list-style: disc;
}
.list5 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;	
}
.list5 ul li {
	list-style: url(images/checklists/green_check.png);
}
.list6 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;	
}
.list6 ul li {
	list-style: url(images/checklists/black_check.png);
}
.list7 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;
}
.list7 ul li {
	list-style: url(images/checklists/red_check.png);
}
.list8{
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;
}
.list8 ul li {
	list-style: square;
}
/*-----------Flickr Footer-----------*/
.thumbs { 
	margin: 0px; 
	padding: 0px; 
	overflow: hidden; 
}
.thumbs li { 
	list-style: none; 
	float: left;
}
.thumbs li a { }
.thumbs li img { 
	display: block; 
}
.thumbs li a img { 
	border: none;
	width:52px;
	height:40px;
	margin:8px;
	border:#333333 0px solid;
	outline:#555555 0px solid;	
}
.thumbs li a img:hover{
	outline:#08ab0f 3px solid; 
}
/*-----------Flickr Sidebar-----------*/
.sidebarthumbs { 
	margin: 0px; 
	padding: 0px; 
	overflow: hidden; 
}
.sidebarthumbs li { 
	list-style: none; 
	float: left;
}
.sidebarthumbs li a { }
.sidebarthumbs li img { 
	display: block; 
}
.sidebarthumbs li a img { 
	border: none;
	width:52px;
	height:40px;
	margin:6px;
	border:#333333 0px solid;
	outline:#555555 0px solid;	
}
.sidebarthumbs li a img:hover{
	outline:#08ab0f 3px solid; 
}
/*-----------Pricing Table-----------*/
#pricing {
	margin-bottom:15px;
	box-shadow: 2px 2px 2px #cccccc;	
	-moz-box-shadow: 2px 2px 2px #cccccc;
	-webkit-box-shadow: 2px 2px 2px #cccccc;
	border:#cccccc 1px solid;
	width:100%;
}
#pricing th{
	padding-top:12px;
	padding-bottom:12px;
}
#pricing td{ 
	font-family: 'PT Sans', sans-serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	color:#ffffff;
	font-size: 13px;
	font-weight:bold;
	line-height: 28px;
	text-align: center;
}
#pricing td{
	padding-top:12px;
	padding-bottom:12px;
}
#pricing h2, #pricing h3{
	color:#ffffff;
}
.pricing-tone1{
	background-color:#0486a2;
}
.pricing-tone2{
	background-color:#08ab0f;
}
.pricing-tone3{
	background-color:#f26731;
}
.pricing-tone4{
	background-color:#993333;
}
.standard{
	text-align: center;
	color: #000000;
	font-size: 22px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
	border-bottom:#cccccc 1px solid;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f7f7f7)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff, #f7f7f7); /* for firefox 3.6+ */
	padding: 0px;
}
.bottom{
	text-align: center;
	border-bottom:#cccccc 1px solid;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f7f7f7)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff, #f7f7f7); /* for firefox 3.6+ */
	padding: 0px;
}
/*-----------Regular Table-----------*/
#regulartable {
	margin-bottom:15px;
	box-shadow: 2px 2px 2px #cccccc;	
	-moz-box-shadow: 2px 2px 2px #cccccc;
	-webkit-box-shadow: 2px 2px 2px #cccccc;
	border:#cccccc 1px solid;
	width:100%;
}
#regulartable th{
	padding-top:8px;
	padding-bottom:8px;
}
#regulartable td{ 
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
}
#regulartable td{
	padding-top:12px;
	padding-bottom:12px;
}
.regulartable-odd{
	background-color:#f7f7f7;
}
.regulartable-even{
	background-color:#ffffff;
}
.regulartable-highlight-odd{
	color: #222222;
	background-color:#cccccc;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
}
.regulartable-highlight-even{
	color: #222222;
	background-color:#dddddd;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
}
.regularstandard{
	text-align: center;
	color: #000000;
	font-size: 22px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
	border-bottom:#cccccc 1px solid;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f7f7f7)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff, #f7f7f7); /* for firefox 3.6+ */
	padding: 0px;
}
/*-----------Social Icons-----------*/
.socialbar {
	text-align:right;
	
}
.socialbar img{
	margin-left:0px;
}
/*-----------Page Header Text-----------*/
.headertext {
	border:#ffffff 0px solid;
	outline:#f1f1f1 0px solid;
	margin:0 0 30px 0px;
	padding:12px;
	color:#ffffff;
	font-size:32px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	background-color:#000000;
	background-image: url(images/hashdark.png);
	background-repeat:repeat;
	text-transform:uppercase
}
.headertext span{
	margin-left:15px;
	padding-left:15px;
	color:#999999;
	font-size:20px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	border-left:#08ab0f 2px solid;
	text-transform:none
}

/*-----------Recent Clients-----------*/
.recent {
	margin:0px;
}
.recent ul { 
	overflow: visible;
	padding:1px;
}
.recent ul > li {
	position: relative;
	float: left;
	list-style: none;
	margin-right:52px;
	margin-top:0px;
}
.recent ul > li:last-child {
	margin-right:0px;
}
.recent ul a { 
	text-decoration: none; 
	display: block; 
}
.recent ul li img { 
	display: block; 
	position: relative; 
	z-index: -1;
	border:#ffffff 0px solid;
	outline:#f1f1f1 0px solid;	
} /* IE8 fix, background color appears behind img for uknown reason set negative z-index */
.recent ul li:not([class=na]) img { 
	position: static; 
} /* Reset relative position, as this plays havoc with good browsers */
.recent ul a:hover img, .recent ul a:focus img { 
 
}
.recent ul li a:after {
	color:#ffffff;
	font-size:16px;	
	font-family: 'Vollkorn', serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	line-height:15px;
	content: attr(title);
	position: absolute;
	width: 100%;
	height: 100%;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.1);	
	display: block;
}
.recent ul li a.alternate:after {	
	top: 0;
	width: 100%; 
	height: 100%;
	text-align: center; 
	padding: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url("images/image_icon.png") 50% 70% no-repeat, url("images/hashdark.png") repeat;
}
.recent ul li a.alternate2:after {
	top: 0;
	width: 100%; 
	height: 100%;
	text-align: center; 
	padding: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url("images/link_icon.png") 50% 70% no-repeat, url("images/hashdark.png") repeat;
}
.recent ul li a.alternate3:after {
	top: 0;
	width: 100%; 
	height: 100%;
	text-align: center; 
	padding: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url("images/play_icon.png") 50% 70% no-repeat, url("images/hashdark.png") repeat;
}
.recent ul li a.alternate4:after {
	top: 0;
	width: 100%; 
	height: 100%;
	text-align: center; 
	padding: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 35px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url("images/slideshow_icon.png") 50% 70% no-repeat, url("images/hashdark.png") repeat;
}
/*-----------Featured Projects-----------*/
.centerbar {position:relative;}
.featuredprojects{top:0px;left:-15px ;padding:30px 20px 0px 20px;background-color:#111111;}
.featuredprojportfolio{margin-top:0px;padding:30px 20px 10px 20px;background-color:#111111;}
.sticktoedge{width:calc(100% + 60px); margin-left:-30px !Important}



/*-----------Wall Header-----------*/
.wall-slider ul{background:#fff}
.wall-slider li {padding:0}
.wall-slider li  img {width:100%}
.wall ul, .project ul{margin-bottom:0}
.fproject ul li, .project ul li{}
.project, .fproject {margin:0px;}
.project ul , .fproject ul{ overflow: visible;padding:1px;}
.project > ul > li, .fproject ul li {position: relative;float: left;list-style: none; margin-top:0px !important;}
.fproject ul li, .wall ul li{margin-right:14px; background: url("images/hashdark.png") repeat;}
.project ul > li:last-child, .fproject ul li:last-child {margin-right:0px;}
.project >ul li a, .fproject ul li a {text-decoration:none} 
.project >ul li a strong, .fproject ul li a strong, .wall ul li a strong {border-bottom:#08ab0f 2px solid; background-image:url('images/hashdark.png'); color:#ffffff;font-size:16px;font-family: 'Vollkorn', serif;text-shadow:0 0 0 transparent,#000000 0px 1px 0px;line-height:18px;position:absolute;width: 100%; height:100%; padding-top:16%; display: block;top:0px; text-decoration:none;}

.wall {margin:auto;background-color:#ffffff;}
.wall ul { overflow: hidden;padding:0px;}
.wall ul > li, .fproject ul li, .project ul li {position: relative;float: left;list-style: none}
.wall ul > li:last-child {margin-right:0px;}
.page-template-portfolio-template-wall .wall ul > li{width:25%}
.page-template-portfolio-template-wall .wall ul > li img{width:100%}
.wall ul a {position:relative;text-decoration: none; display: block; line-height:1; margin-bottom:-2px}
.wall ul > li {border-bottom:#08ab0f 2px solid; text-align:center}

 .wall ul li a strong{border-bottom:solid 20px #08ab0f;}
 .wall ul li {margin-right:0;}
 .latest-posts-shortcode li {max-width:25%}

/*-----------Filterable/Sortable Portfolio Styling-----------*/
.portfolio-content {margin-top:0;}
.hover_image { background: url("images/hash_lg.png") repeat;}
.hover_image span, .wall ul li a.alternate span,  .project li a.alternate span,  .fproject li a.alternate span {background-image:url("images/image_icon.png") }

.hover_link {background-image: url("images/hash_lg.png")}
.hover_link a span, .wall ul li a.alternate2 span,  .project li a.alternate2 span, .fproject li a.alternate2 span{ background-image: url("images/link_icon.png")}

.hover_video {background:url("images/hash_lg.png") repeat;}
.hover_video a span, .wall ul li a.alternate3 span,  .project li a.alternate3 span, .fproject li a.alternate3 span{background-image: url("images/play_icon.png")}

.hover_slideshow {background:url("images/hash_lg.png") repeat;}
.hover_slideshow a span, .wall ul li a.alternate4 span, .fproject ul li a.alternate4 span, .project ul li a.alternate4 span{background-image:url("images/slideshow_icon.png")} 

.hover_slideshow a, .hover_image a, .hover_link a, .hover_video a, .fproject ul li a, .project ul li a, .wall li a {display:block; position:relative}
.hover_slideshow a span, .hover_image a span, .hover_link a span, .hover_video a span, .wall ul li a span, .fproject ul li a span, .project ul li a span{background-repeat:no-repeat; background-color:#08ab0f; display:inline-block; width:38px; height:38px; position:absolute; top:50%; left:50%; margin-top:-19px; margin-left:-19px; -moz-border-radius:19px; -webkit-border-radius:19px;  border-radius:19px;}
.wall ul li a span, .fproject ul li a span, .project ul li a span{ top:60%;}
/*-----------Portfolio Thumbnails-----------*/
.image-grid:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.image-grid li img, .image-grid li strong {
	display: block; width:100%; height:auto;
}
.image-grid li strong {
	color: #ffffff;
}

.image-grid.portfolio-content.threecol>li{margin-bottom:40px}

.image-grid.threecol li h4{
	font-size:18px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	margin-top:5px;
	text-align:center;	
}
.image-grid.threecol li p{
	text-align:center;
}
.text_box{
	background-color:#f1f1f1;
	padding:10px;
	border-bottom:#cccccc 1px solid;
	margin-top:-6px;
}
.masonry-2-textbox{border:none}

ul#list {
	list-style-type:none; padding-left:0;
}
/*-----------Newsletter-----------*/
.newsletterbar, .homepage-top-widget {
	
	background-color:#111111;
	padding:15px;
	padding-left:40px;
	padding-right:40px;
	margin:auto;
	background-image: url(images/hashdark.png);
	background-repeat:repeat;
}

#newsletter_left, .eemail_caption, .eemail_widget>h4, .eemail_msg {
	width: 790px;
	max-width:100%;
	float: left;
	text-align: left;
	padding-top:3px;
}
.eemail_caption{padding:0px 0px 5px 0px !important; margin:0 !important}

#newsletter_headline, .eemail_widget>h4 {
	color:#ffffff;
	font-size:28px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-shadow:0 0 0 transparent, 0px 1px 0px #000000;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-top:10px;
}

#newsletter_sub, .eemail_caption {
	color:#cccccc;
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	text-shadow:0 0 0 transparent, 0px 1px 0px #000000;
	margin-top:4px;
}

.homepage-widget-container{margin-top:20px; margin-bottom:20px}
.homepage-widget-container:empty {display:none}
#newsletter_right, .eemail_button{float: right;}
.home.page #newsletter_right, .home.page .eemail_button{margin-top:-56px;}
.eemail_caption {padding:5px;}
.eemail_msg {position:relative;color:red; font-weight:bold}
.eemail_msg span{position:absolute; top:-23px; left:0px}
.eemail_textbox {padding-bottom:10px; float:left; margin-top:-52px}
.eemail_button {padding-bottom:0px !Important;}
.eemail_textbox_class {width:200px;}
.eemail_textbox_button {width:72px !important; }


#eemail_txt_email{

	padding:4px !important;
	margin-bottom:0 !important;
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

#eemail_txt_Button{
	color: #ffffff;
	background-color:#000000;	
	border:#000000 solid 1px;
	border-top:#555555 solid 1px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#111111'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#111111)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #222222, #111111); /* for firefox 3.6+ */
	margin-right:18px;
	line-height:20px;
}
#eemail_txt_Button:hover{
	color: #ffffff;
	background-color:#000000;	
	border:#000000 solid 1px;
	border-top:#555555 solid 1px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#111111'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#111111)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #333333, #111111); /* for firefox 3.6+ */
}


/*-----------Pagination-----------*/
.wp-pagenavi {
	margin:0px;
	border-bottom:#f1f1f1 solid 1px;
}

.wp-pagenavi * {
	color:#111111;
	text-decoration:none;	
}

.wp-pagenavi a:link, .wp-pagenavi a:visited {
	color:#222222;
	text-decoration:none;	
}
.wp-pagenavi span, .wp-pagenavi a {
	border:0;
	margin:0;
	margin-bottom:-1px;
	list-style:none;
	color:#222222;
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	border-right:#f1f1f1 solid 1px;
	border-top:#f1f1f1 solid 1px;
	border-bottom:#f1f1f1 solid 1px;
	float:left;
	padding: 8px 15px;
	cursor: pointer;
}
.wp-pagenavi :first-child {
	border-left:#f1f1f1 solid 1px;
}
/*----off state------*/
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink  {
	color:#999999;
	padding: 8px 15px;	
}

/*----active state------*/
.wp-pagenavi .current {
	color: #ffffff;
	background-color:#08ab0f;
}

.wp-pagenavi .pages {display:none !Important}


.fullBg {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
}

/*-----------Portfolio Styling-----------*/
.portfolio-content {margin-top:0;}

.filter li a {text-decoration:none;font-size:13px;font-family: 'PT Sans', sans-serif;	padding: 10px 15px 10px 15px;border:#f1f1f1 solid 1px;	color: #444444;margin-left:-1px; display:inline-block; margin-bottom:-1px}
ul.filter {margin-top:20px;margin-bottom:20px;border-bottom:#f1f1f1 1px solid; padding-left:0}
.filter li {list-style:none;display:inline-block;}
.filter li.active a{color: #ffffff;background-color:#08ab0f;}


ul.image-grid.with-sidebar-col {padding-left:0 !important}
.image-grid.with-sidebar-col > li {width:620px;height:355px;padding:15px;margin-right:0px;margin-left:0px;margin-bottom:20px;background-color:#fff;}
.image-grid.with-sidebar-col.alternate-blog-list li{height:auto}
.image-grid.with-sidebar-col.alternate-blog-list li img{display:inline}
.image-grid.with-sidebar-col li img.cover{max-width:620px;}
.link{margin-top:-65px;margin-right:-15px;background-image:url('images/link.png');background-repeat:no-repeat;width:79px;height:79px;}

ul.standard-portfolio-list {padding:0px}
.standard-portfolio-list > li{list-style:none; background-color:#ffffff; margin-top:20px; margin-bottom:30px}
.standard-portfolio-list > li img {height:100% !important}
/*-----------Tabs Typography-----------*/
.ui-tabs-vertical .ui-tabs-nav li a span {text-shadow:0 0 0 transparent,#000000 0px 1px 0px;color:#999999;font-weight:normal;text-decoration:none;font-family: 'PT Sans', sans-serif;}
.ui-tabs-vertical .ui-tabs-nav li a strong {font-size:14px;font-weight:bold;font-size:14px;color:#999999;font-family: 'PT Sans', sans-serif;}

/*-----------Contact Form Widget-----------*/
#contactFormWidget label {margin:0 0 6px;display:block;}
#contactFormWidget input[type=text], #contactFormWidget textarea, #contactFormWidget select {padding: 10px;margin: 0 0 10px 0;font-family: 'Arial', sans-serif;color: #111111;text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;font-size: 12px;border:1px #cccccc Solid;background-color:#ffffff;overflow:hidden;box-shadow:inset 0px 0px 25px rgba(0,0,0,.1);-webkit-box-shadow:inset 0px 0px 25px rgba(0,0,0,.1);-moz-box-shadow:inset 0px 0px 25px rgba(0,0,0,.1);		}
#contactFormWidget input[type=text] {width:100%;height:30px;}
#contactFormWidget textarea {width:100%;height:70px;	}
#contactFormWidget input[type=submit] {margin-bottom:0px;}
#contactFormWidget input:focus, #contactFormWidget textarea:focus {outline: none;box-shadow:inset 0px 0px 85px rgba(0,0,0,.2);-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,.2);-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,.2);font-family: 'Arial', sans-serif;color: #111111;text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;font-size: 12px;}
#contactFormWidget label.error {font-size:12px;color:#c85849;text-transform:none;}
.footerform.button{color: #cccccc;background-color:#222222;	text-shadow:0 0 0 transparent, 0px 0px 0px #222222;border:#555555 solid 0px;}
.footerform.button:hover{background-color:#444444;}
.error p{color:red}
.success p{color:green}



/*---------- Toggle ---------------*/
#wrapper{margin:0 auto;padding:0px;text-align:left;  }
#content {width:100%;margin:0 auto;overflow:hidden}
.demo {margin:0px;padding:0px;position:relative;overflow:hidden}
.toggle-block {padding:10px;padding-top:0px;}
.toggle-trigger a {display:block;padding:10px 15px 10px 5px;text-decoration:none;color: #000000;cursor: pointer;font-size:13px;font-family: 'PT Sans', sans-serif;}
.toggle-trigger {color: #000000;background:url(images/toggle/down.png) no-repeat 98% 50%;padding:4px 0px; border-top:#f1f1f1 1px solid;border-bottom:#f1f1f1 1px solid; margin-bottom:6px}
.toggle-trigger a:active, .toggle-trigger a:focus {text-decoration:none;color: #000000;	}
.toggle-trigger.open a:link, .toggle-trigger.open a:visited{color: #08ab0f;background:#ffffff url(images/toggle/up.png) no-repeat 98% 50%;}
.toggle-trigger a:link, .toggle-trigger:link{color: #000000;} 

/******************** MENU ***********************/


#navbar .navbar-nav a{text-decoration:none; word-wrap:break-word}
#navbar ul.navbar-nav  {list-style:none;}
#navbar ul.navbar-nav  a{display:block;position:relative;padding:5px 30px; line-height:25px; margin-right:0px;}
#navbar ul.navbar-nav  li{position:relative;}
#navbar ul.navbar-nav  ul{display:none;}
#navbar ul.navbar-nav  ul a{margin:0px;line-height:35px;}
#navbar ul.navbar-nav  li li{margin:0px;padding:0px;}
.dropdown-menu{padding:0}
#navbar ul.navbar-nav  ul ul{top:auto;padding:0px;}
#navbar ul.navbar-nav  li ul a{}	
#navbar ul.navbar-nav  li ul ul{top:0px;left:160px;}
#navbar ul.navbar-nav  li:hover ul ul, #navbar ul.navbar-nav  li:hover ul ul ul, #navbar ul.navbar-nav  li:hover ul ul ul ul { display:none; }
#navbar ul.navbar-nav  li:hover ul, #navbar ul.navbar-nav  li li:hover ul, #navbar ul.navbar-nav  li li li:hover ul, #navbar ul.navbar-nav  li li li li:hover ul { display:block; }
	
#navbar .navbar-nav .icon_drop {background:url(images/navicon_down.png) no-repeat right 10px;}
#navbar .navbar-nav .icon_sub {background:url(images/navicon.png) no-repeat right;}

#navbar .navbar-nav > li > a {text-transform:uppercase}
#navbar .navbar-nav > li > a:last-child{padding-right:0}

/* main nav */	
#navbar ul.navbar-nav  li{font-size:13px;background:none;}
#navbar ul.navbar-nav  a{color:#000000;border:none;font-size:18px;font-family: 'Yanone Kaffeesatz', sans-serif;}
#navbar ul.navbar-nav  a:hover{color:#08ab0f;}
		
/* sub nav */	
#navbar ul.navbar-nav  ul{box-shadow:0px 3px 5px rgba(0,0,0,.8);-webkit-box-shadow:0px 3px 5px rgba(0,0,0,.8);-moz-box-shadow:0px 3px 5px rgba(0,0,0,.8);background-color:#333333;}
#navbar ul.navbar-nav  ul li{border-top:#444444 1px solid;border-bottom:#222222 1px solid;}
#navbar ul.navbar-nav  ul li:first-child{border-top:#444444 0px solid;}
#navbar ul.navbar-nav  ul li:last-child{border-bottom:#222222 0px solid;}
	#navbar ul.navbar-nav  ul a{
		color:#ffffff !important;
		font-weight:normal;
		font-size:13px;
		font-family: 'Arial', sans-serif;
		text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	}
	#navbar ul.navbar-nav  ul a:hover{
		color:#ffffff;
		background-color:#08ab0f;
	}
	
/* current main nav */
#navbar .navbar-nav .current{
}
	#navbar ul.navbar-nav  .current a{
		color:#08ab0f;
	}
		#navbar ul.navbar-nav  .current a:hover{
		}
	
	/* current sub nav */	
	#navbar ul.navbar-nav  .current ul a{
		color:#ffffff;
		font-weight:normal;
		font-size:13px;
		font-family: 'Arial', sans-serif;
		text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	}
		#navbar ul.navbar-nav  .current ul a:hover{
			color:#ffffff;
			background-color:#08ab0f;
		}



	
/* current sub nav */	
#navbar ul.navbar-nav  .current > a, #navbar ul.navbar-nav  .current-menu-item > a, #navbar ul.navbar-nav  .current_page_item > a,
#navbar ul.navbar-nav  .current_page_parent > a, #navbar ul.navbar-nav  .current-menu-parent > a{color:#08ab0f; }
#navbar ul.navbar-nav  .current > a:hover, #navbar ul.navbar-nav  .current-menu-item > a:hover, #navbar ul.navbar-nav  .current_page_item > a:hover,
#navbar ul.navbar-nav  .current_page_parent > a:hover, #navbar ul.navbar-nav  .current-menu-parent > a:hover{color:#08ab0f}	

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{background-color:#08ab0f}

.clearsmall{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	padding:10px
}
.clearextrasmall{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	padding:5px
}
.clearnospacing{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	padding:0px
}
.clearsidebar{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	padding-bottom:10px
}
.clearfooter{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
.cleargallery{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
.clearcoda{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	padding:10px
}


/*-----------Misc-----------*/
.addpadding{
	padding-top:30px;
	padding-bottom:30px;
	padding-left:20px;
	padding-right:20px;
}
.boxpadding{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:20px;
}

.box_background{
}
.alpha{
	margin-left:0
}
.omega{
	margin-right:0
}
.paddingleft{
	padding-left:20px;
}
.paddingright{
	padding-right:40px;
}
.marginleft{
	margin-left:20px;
}
.marginright{
	margin-right:20px;
}

/*-----------Footer-----------*/



ol.commentlist *{list-style:none}
#respond h3{text-transform:uppercase}

ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist li { margin:0; padding:24px 0px 0px 50px; position:relative; margin-bottom:10px}
ol.commentlist > li:first-child{padding-left:0}
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li.comment-author{font-size:20px;}
ol.commentlist li .comment-content { position:relative}
ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px;  }
ol.commentlist li  img.avatar {float:left; margin-top:4px; margin-right:10px}
ol.commentlist li .url, ol.commentlist li .fn, ol.commentlist li .datestamp{margin-left:0}
 ol.commentlist li .datestamp{display:block; font-size:14px;font-family: 'Times', serif;font-style:italic;padding:0 0 10px 0; color:#777}

ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px;position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { text-decoration:none; }
ol.commentlist li p { font-weight:normal; margin:5px 0 0; color:#111}
ol.commentlist li ul { font-weight:normal; font-size: 12px; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply{position:absolute; right:0px; top:0px; }

ol.commentlist li.depth-1 > div.vcard img.avatar{left: 21px !important}

.reply a {font-size:14px;float: right;color:#cccccc; margin-right:30px}
.reply a:hover{color:#ffffff;text-decoration:none;}
ol.commentlist li ul.children { list-style:none; margin:0px 0 0; text-indent:0; }
ol.commentlist li ul.children li{}
ol.commentlist li ul.children li.depth-2 { margin:0px 0 3px; }
ol.commentlist li ul.children li.depth-3 { margin:0px 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:0px 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:28px 0 3px; }
cite.fn, cite.fn a{color:#000; text-decoration:none; font-size:14px;padding:0 0 5px 0;}

ol.commentlist ul.children li.odd {}
ol.commentlist ul.children li.even {}
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
h4#comments{border-bottom:#DDD 1px solid}
#comments span{font-style:normal; text-transform:uppercase; font-size:20px} 


#masonry-grid{}
#masonry-grid ul {padding-left:0; list-style:none}
.masonry-item.masonry-2-column{margin-bottom:40px; padding:20px; background:#f1f1f1; border-bottom:solid 1px #ccc; position:relative; width:48%; margin-right:20px}
.masonry-item.masonry-3-column{margin-bottom:40px }
.masonry-item.masonry-2-column{border:none; }
.masonry-3-holder{height:260px; border-bottom:solid 1px #ccc}
.masonry-3-holder-audio{height:300px; border-bottom:solid 1px #ccc}
.hover_slideshow img {width:100%}

.blogpost.masonry-item{margin-bottom:20px}
.excerpt-list{height:106px; overflow:hidden}
.excerpt-list2{height:45px; margin-bottom:6px; overflow:hidden}

.blogpost.masonry-item .projectdetailssm  { background:#f1f1f1;  border-bottom:solid 1px #ccc; margin-bottom:20px; padding-top:20px; padding-bottom:20px}

/*-----------Pricing Table-----------*/
#pricing-table{margin-bottom:15px;margin-right:3px; box-shadow: 2px 2px 2px #cccccc;	-moz-box-shadow: 2px 2px 2px #cccccc;-webkit-box-shadow: 2px 2px 2px #cccccc;border:#cccccc 1px solid;}
#pricing-table .column {float:left; text-align: center; width:24%; background:#fff; }
#pricing-table ul {padding-left:0}
#pricing-table .column li{ font-family: 'PT Sans', sans-serif;font-size: 13px;font-weight:bold;line-height: 35px;text-align: center;color: white;text-shadow:0 0 0 transparent,black 0px 1px 0px;padding: 12px 15px 12px 15px; list-style:none}
#pricing-table .column.featured {width:28%}
#pricing-table .column.featured  h2.pricing {padding-bottom:0; margin-top:-3px}
.pricing-odd{background-color:#f7f7f7;}
.pricing-even{background-color:#ffffff;}
#pricing-table .column .table-head{border-bottom:#cccccc 1px solid;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7'); /* for IE */background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f7f7f7)); /* for webkit browsers */background: -moz-linear-gradient(top,  #ffffff, #f7f7f7); /* for firefox 3.6+ */	padding: 12px;}
#pricing-table .column .table-head h2{color: #000000;font-size: 22px;font-family: 'Yanone Kaffeesatz', sans-serif;text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px; text-transform:uppercase; padding-bottom:0}
#pricing-table h2.pricing, #pricing-table h3.pricing{color:#fff}
p.pricing-button-wrapper{padding-top:10px; background:#fff}

/*-----------Tabs-----------*/
.tabs {list-style: none;list-style-position: outside; padding-left:0}
.tabs li {width:auto !important; border:none !important; float:left !important; margin-right: 0px;margin-bottom: 0px;display: block;background: #fff !important;position: relative;cursor: pointer; padding:0 !Important}
.tabs a {display:block;text-align:center; text-decoration:none !important;position:relative; padding: 10px 15px !important; border-top:#f1f1f1 solid 1px;border-right:#f1f1f1 solid 1px;	color: #444444;background: rgb(255, 255, 255);background: rgba(255, 255, 255, 0.2);cursor: pointer;font-size:13px;font-family: 'PT Sans', sans-serif;text-shadow:0 0 0 transparent,#ffffff 0px 0px 0px;}
.tabs li:first-child a {border-left:#f1f1f1 solid 1px;}
.tabs a:active, .tabs .current, .tabs li a.current  {font-size: 13px;font-family: 'PT Sans', sans-serif;color: #ffffff;background-color:#08ab0f;	text-shadow:0 0 0 transparent, 0px 0px 0px #ffffff;}
.tabs .current, .tabs .current:hover, .tabs li.current a {cursor:default !important; text-decoration:none !important;}

.panes{margin: 0px;}
.panes .pane {display:none}
.panes > div {display:none; min-height:100px;margin: 0pt auto;margin-bottom:-7px;text-align: left;padding: 25px;border:#f1f1f1 solid 1px;}
.panes > div a{color: #5f95ef;}

#wp-calendar {width: 100%; padding:10px;}
#calendar_wrap {background: #fff; padding:4px}
#wp-calendar caption {font-size: 14px;margin-bottom:10px}
#wp-calendar thead {font-size: 11px; padding:4px}
#wp-calendar thead th {font-weight:bold;background:#111; color:#fff; padding:3px}
#wp-calendar tbody {color: #aaa;}
#wp-calendar tbody td {padding: 5px;text-align: center; font-size:12px; border:solid 1px #eee}
#wp-calendar tbody td a{background:#333;display:block;text-decoration:none;color:#fff; padding:3px}
#wp-calendar tbody .pad {background: none;}
#wp-calendar tfoot #next {text-align: right;}

.wt-title{display:block; width:50px; height:50px; margin-right:10px}
a.lbp-imageholder{display:block; float:left; height:50px}
.latest-blog-posts li{list-style:none}
.latest-blog-posts li img.framesm{}
ul.popular-posts{list-style:none !important}
.popular-posts li, .widget .tabs li{background:none !Important}
.widget .popular-posts li{padding-bottom:0px; padding-top:12px}


/****************** UNDER CONSTRUCTION PAGE ************************/

#cs-logo{text-align:center; width:400px; margin:50px auto}
h3.coming-soon{text-align:center; letter-spacing:6px; text-transform:uppercase; margin:20px 0px}
p#uct{font-size:17px; width:550px; 	margin:0px auto 30px auto !important; }
#countdown_dashboard {height: 80px; width:570px; margin:0px auto 0px auto;}
.dash {width: 90px;height: 90px;float: left;margin-left: 20px;position: relative; background:#08ab0f; padding-top:20px; -webkit-border-radius:45px; -moz-border-radius:45px; border-radius:45px}
.dash .digit {font-size:30px;font-family: 'Yanone Kaffeesatz', sans-serif;	color:#ffffff;padding:0 0 4px 0;text-shadow:0 0 0 transparent,#000000 0px 1px 0px;float: left; margin-left:10px; text-align: center;position: relative;}
.digit .bottom{background:none; border:none}
.dash_title {position: absolute;display: block;bottom: 18px;left: 0px;font-size: 10px;color: #fff;text-transform: uppercase;letter-spacing: 1px; width:90px; text-align:center; text-shadow: #000 0px 1px 1px}
.center{text-align:center}
#uc-social { text-align:center; float:none}
#uc-social a{margin-left:10px; color:#fff; text-decoration:none}
#uc-social a:first-child{margin-left:0}
#uc-social a span{color:#fff !important}
#uc-navbar{padding:30px 0px}
/*******************************************************************/


ul.latest-works-widget{list-style:none; padding:0}
ul.latest-works-widget li {padding:10px 0px !important}
.work-widget-thumb{width:55px; height:55px; float:left; margin:4px 10px 0 0}
.work-widget-content{float:left; width:134px}

/*----- Spacing  -----*/
.top0{margin-top:0px}
.top5{margin-top:5px}
.top10{margin-top:10px}
.top15{margin-top:15px}
.top20{margin-top:20px}
.top25{margin-top:25px}
.top30{margin-top:30px}
.top40{margin-top:40px}
.top50{margin-top:50px}
.top80{margin-top:80px}
.top100{margin-top:100px}

.bottom0{margin-bottom:0px}
.bottom5{margin-bottom:5px}
.bottom10{margin-bottom:10px}
.bottom15{margin-bottom:15px}
.bottom20{margin-bottom:20px}
.bottom25{margin-bottom:25px}
.bottom30{margin-bottom:30px}
.bottom40{margin-bottom:40px}
.bottom50{margin-bottom:50px}

.left0{margin-left:0px}
.left5{margin-left:5px}
.left10{margin-left:10px}
.left15{margin-left:15px}
.left20{margin-left:20px}
.left25{margin-left:25px}
.left30{margin-left:30px}
.left40{margin-left:40px}
.left50{margin-left:50px}

.right0{margin-right:0px}
.right5{margin-right:5px}
.right10{margin-right:10px}
.right15{margin-right:15px}
.right20{margin-right:20px}
.right25{margin-right:25px}
.right30{margin-right:30px}
.right40{margin-right:40px}
.right50{margin-right:50px}

/* Contact Form */

#contactus fieldset {

	padding:0px;
	border:0px solid #cccccc;
}
#contactus label {
	margin:0 0 6px;
	display:block;
}
#contactus input[type="text"],textarea, #eemail_txt_email, .wpcf7-text, .wpcf7-textarea {
	padding: 10px;
	margin: 0 0 20px 0;
	overflow:hidden;
	font-family: 'Arial', sans-serif;
	color: #000000;
	font-size: 12px;
	border:1px #cccccc solid;
	background-color:#ffffff;
}
#contactus input[type="text"]{
	width:520px; 
	max-width:100%;
	
}
#contactus #scaptcha {
	width:60px;
	height:18px;
}


#contactus textarea {
	height:140px;
	width:100%;
}
#contactus input[type="text"]:focus,textarea:focus, #eemail_txt_email:focus, .wpcf7-text:focus, .wpcf7-textarea:focus {
	outline: none;
	box-shadow:inset 0px 0px 85px rgba(0,0,0,.1);
	-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,.1);
	-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,.1);
}
#contactus .container {
	margin-top:0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;   
}
#contactus .error {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	color: #c85849;
}
#contactus fieldset#antispam {
	padding:0px;
	border-top:0px solid #cccccc;
	border-left:0;
	border-right:0;
	border-bottom:0;
	width:350px;
}
#contactus fieldset#antispam legend {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	color:#555555;   
}
/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#contactus .spmhidip {
	display:none;
	width:10px;
	height:3px;
}
#fg_crdiv {
	font-size: 0.3em;
	opacity: .2;
	-moz-opacity: .2;
	filter: alpha(opacity=20);   
}
#fg_crdiv p {
    display:none;
}
#map{max-width:100% !important}
.pagination-wrapper{margin-left:60px; margin-top:-30px}
.no-shadow{-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}
.padding10{padding-top:10px; padding-bottom:10px}
.uppercase{text-transform:uppercase}
.lowercase{text-transform:none !important}
.noverticalpadding{padding-top:0px; padding-bottom:0px}
frame, iframe{border:none}

.blog_box .col-md-6 a.post-title{text-decoration:none; text-transform:uppercase}

.post-meta li {line-height:24px}
.masonry-hover img {width:100%}


.wp-caption{}
.wp-caption-text{}
.sticky {}
.gallery-caption{}
.bypostauthor{}

.no-background{background:none}
.blog-list-content{width:440px; margin:10px 0 0 20px; float:left}
.portfolio_category>ul{padding-left:0}
#slider3d{margin:0px auto; }
p.single-author{margin-top:0 !Important; padding-bottom:0 !Important}
p.single-author span{color:#888}
#content .switch{display:none}
.white_bg{background:white}


.footer-block-widget a{color:#cccccc;text-decoration:none;}
.footer-block-widget a:hover{text-decoration:underline;}
/************ Basic  Slider styles ***************/

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none; max-width:100% !Important}
li.bjqs-slide{display:none;position:absolute; max-width:100% !Important}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ol.bjqs-markers{list-style:none;margin:0;padding:0;z-index:9999;}
ol.bjqs-markers li{float:left;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}
#basic-slider-wrapper{ margin:0 auto;  position:relative; }
.basic-slider-container{position:relative; width:100% !important}
.basic-slider-container > div {max-width:100% !important}
.bjqs-slide img {width:100% !important}
ul.bjqs-controls li a{  display:block;  position:absolute;  text-decoration:none;  text-transform:uppercase;}
a.bjqs-prev{  left:16px;  background:url('images/coda/arrows_dark.png') no-repeat 0px 0px; width:30px;   height:40px;}
a.bjqs-next{  right:16px;  background:url('images/coda/arrows_dark.png') no-repeat -30px 0px;  width:30px;   height:40px;}
p.bjqs-caption{  background:rgba(0,0,0,0.7);  color:#fff;  text-align:center;}
ol.bjqs-markers{  position:absolute;  top:50%;}
ol.bjqs-markers li{float:left;margin:0 3px;}
ol.bjqs-markers li a{display:block;height:10px;width:10px;border:2px solid #fff;overflow:hidden;text-indent:-9999px;background:#000;box-shadow:0 0 4px rgba(0,0,0,0.5);}
ol.bjqs-markers li.active-marker a{background:#08ab0f;}

/**************************************************/


/************** Carousel Shortcode ***************/
#portfolio-carousel .hover_slideshow, #portfolio-carousel .hover_video, #portfolio-carousel .hover_link, #portfolio-carousel .hover_image{height:168px}
.list_carousel {margin: 0 10px 30px 10px; position:relative}
.list_carousel ul {margin: 0 0 0 10px;padding: 0;list-style: none;display: block;}
.list_carousel li {text-align: center; padding: 0;margin: 6px;display: block;float: left; margin-right:14px}
#portfolio-carousel li img {width:100%}
#portfolio-carousel li {height:198px}
.list_carousel.responsive {margin-left: 0;}
.prev {position:absolute;left: -20px; top:50%;  margin-top:-20px; display:block;  background:url('images/coda/arrows.png') no-repeat 0px 0px; width:30px;   height:40px;}
.next {position:absolute;right: -20px; top:50%; margin-top:-20px; display:block;  background:url('images/coda/arrows.png') no-repeat -30px 0px; width:30px;   height:40px;}
.pager {float: left;width: 300px;text-align: center;}
.pager a {margin: 0 5px;text-decoration: none;}
.pager a.selected {text-decoration: underline;}
.timer {background-color: #999;height: 6px;width: 0px;}
.pt20{padding-top:10px}
.clear {    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    padding: 20px;}
/**************************************************/

.darkbox {color:#999}
.darkbox h1, .darkbox h2, .darkbox h3{color:#fff}
.darkbox p.sub{color:#999999;line-height:18px;}
.darkbox a {color:#08ab0f;}
.darkbox a:hover {color:#ffffff;}
.nivo_container{position:relative}
strong{font-weight:bold}
em{font-style:italic}

.infoblock > h3 span {color:#08ab0f; margin-right:10px}
.stepbox .step {display:inline-block; font-family: 'PT Sans'; font-weight:bold; margin-right:6px; background:#08ab0f; width:38px; height:38px; border-radius:19px; -moz-border-radius:19px; -webkit-border-radius:19px; color:#fff; text-align:center; line-height:38px}
ul#twitter_update_list li a{display:inline-block}
.twitter-item i {margin-right:4px}
.mainslider-container {z-index:1}

.tp-leftarrow.default, .tp-leftarrow.default:hover{background:url('sliders/layer/skins/defaultskin/skin.png') no-repeat -7px -80px !important; width:45px !important; height:45px !important; background-color:#08ab0f !important; left:0 !Important}
.tp-rightarrow.default, .tp-rightarrow.default:hover{background:url('sliders/layer/skins/defaultskin/skin.png') no-repeat -143px -80px !important; width:45px !important; height:45px !important; background-color:#08ab0f !important; right:0 !Important}

.lightbox .hover_image{width:100%; height:168px; display:inline-block}
.lightbox {width:260px; display:inline-block}
.nivo_container{overflow:hidden}
.eemail_widget .eemail_button{margin-top:-56px}
.nivoSlider img {max-width:100% !important}
#slider {max-width:100% !Important}
iframe{max-width:100%}
.home-video-content{width:100%; height:450px}

.cs-wrapper .box {margin:0px auto; padding-top:40px}
.contentbox {min-height:300px}
.navbar-toggle{margin-top:20px; background:#fff}
.footer-block-widget .work-widget-content h4 {border-left:none; font-size:18px; padding-left:0}
.footer-block-widget .work-widget-thumb {margin-right:14px}
a.social-icon  {display:inline-block; font-size:18px; margin-left:6px; width:28px; height:28px; line-height:28px; text-align:center; color:#fff}

@media screen and (min-width:960px){
	#navbar .navbar-nav {margin:20px 20px 0 0 ; float:right;}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{background:none}
}

@media screen and (max-width:768px){
	#navbar ul.navbar-nav  ul{width:100%; position:relative}

	.wall ul, .fproject ul , .project ul {max-width:100% !important;}
	.wall ul > li, .fproject ul li, .project ul li {width:50% !important;}
	.eemail_widget .eemail_button{margin-top:0}
	#newsletter_right, .eemail_button{float:none}
	.eemail_textbox, .eemail_button{display:inline-block}
	.crumb_navigation ul, .copyright{text-align:center}
	.eemail_textbox {float:none; margin-top:0; display:inline-block}
	.home.page #newsletter_right, .home.page .eemail_button{float:none; display:inline-block}
	#pricing-table .column, #pricing-table .column.featured{width:100%; float:none; margin-bottom:20px}
	#pricing-table{border:none; }
	#pricing-table .column{border-top:solid 1px #ccc}
	.blog_box .col-md-3{margin-bottom:10px}
	.copyright{margin-bottom:10px}
	
	.mininav ul > li:last-child{padding-left:0; border-left:0; padding-right:0}
	.mininav ul > li{padding-right:6px}
	.mininav ul {text-align:center}
	.socialbar{margin:5px 0px; text-align:center}
}

@media screen and (max-width:480px){
	.wall ul > li, .fproject ul li, .project ul li {width:100% !important;}
}

@media screen and (min-width:768px) and (max-width:959px){
	.navbar-header{float:none}
	.navbar-brand {float:none; height:auto; text-align:center; display:block; margin-bottom:10px}
	.navbar-brand img{display:inline}
	.eemail_textbox{float:none; margin-top:0; display:inline-block}
	.home.page #newsletter_right, .home.page .eemail_button {display:inline-block; margin-top:0;}
	.footer-block{margin-top:50px}
	#navbar ul.navbar-nav a{padding:5px 28px}
	#portfolio-carousel li{height:123px}
}




.wpb_animate_when_almost_visible { opacity: 1!important;}
.ult-ih-item .ult-ih-content { opacity: 1 !important;}