/*--------------------------
RESET
---------------------------*/
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
b, u, i, center, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td, 
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary, 
time, mark, audio, video{margin:0; padding:0}
article, aside, details, figcaption, figure, footer, 
header, hgroup, menu, nav, section{display:block}

table{border-collapse: collapse; border-spacing:10px}
fieldset, img{border:0}
address, caption, cite, dfn, th, var{font-style:normal; font-weight:normal}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal; color:#666;}
q:before, q:after{content:''}
abbr, acronym{border:0}

/*--------------------------
GLOBAL
---------------------------*/
html { overflow-y:scroll;  }
body { font-family:Arial, Helvetica, sans-serif;}

.clearfix:after{ content:"";  display:block;  clear:both;  visibility:hidden;  line-height:0;  height:0}
.clearfix{ display:inline-block }
html[xmlns] .clearfix{ display:block}
* html .clearfix{ height:1%}
.fl{ float:left; }
.fr{ float:right; }
.icon_left{ float:left; margin-right:10px;}

a img {border: 0;}
a, a:link{
	color: #FF0;
	text-decoration: none;
}
a:hover{ color:#088ca7c; text-decoration:none; }
::selection {background: rgb(251,174,8); color:#fafafa;}
::-moz-selection {background: rgb(251,174,8); color:#fafafa;}
img::selection {background: transparent;}
img::-moz-selection	{background: transparent;}


h1, h2{ margin:0px 0 10px 0; color:#fff; font-family: Arial, Helvetica, sans-serif;}
h5, h6{
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
}
h3, h4{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
h1{ font-size:50px; line-height:24px;}
h2{ font-size:26px; line-height:20px;}
h3{ font-size:20px; line-height:18px;}
h4{ font-size:16px; text-shadow:;}
h5{ font-size:14px; }
h6{ font-size:9px; }

p, ul, ol{ margin-bottom:20px; }
ul, ol{ margin-left:20px; }
p{ color:#000; font-size:12px; line-height:22px;}

figure, img {max-width:100%; height:auto; margin-bottom:20px;}
img.left {margin:0 20px 0 0; float:left; }
img.right {margin:0 0 0 20px; float:right;}
img.center {  display: block; margin-left: auto; margin-right: auto; }
object, embed, video{max-width:100%; height:auto}


.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; margin-bottom:23px; }
.audio-container { position: relative; padding-bottom: 7%; height: 0; overflow: hidden; margin-bottom:20px; }

.video-container iframe,  
.video-container object,  
.video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.aligncenter{ text-align:center; }
.alignleft{ text-align:left; }
.alignright{ text-align:right; }
/*--------------------------
COLUMN
---------------------------*/
.whole{ width:80%; margin-bottom:0px; alignment-adjust:central}
.one-half{ width:48.2%; float:left; margin-left:3.5%; margin-bottom:40px;}
.one-third{  width:30.5%; float: right; margin-left:3%; margin-bottom:5px;}
.one-fourth{ width:22%; float:left; margin-left:3.5%; margin-bottom:40px;}
.three-fourth{ width:73.7%; float:left; margin-left:3.5%; margin-bottom:40px;}
.one-fifth{ width:17%; float:left; margin-left:3.5%; margin-bottom:40px;}
/*--------------------------
LAYOUT
---------------------------*/
header{
	width: 100%;
	float: left;
	padding: 0 0 0 0;
}
#box-page{ max-width:960px; padding:0 30px; margin:0 auto; clear:both;}
#box-container{ width:100%; float:left; padding:0 30px; margin-left:-30px; margin-bottom:0;}
/*#page_wrap, #footer_wrap{ max-width:960px; margin:0 auto; clear:both;}*/
header{ width:100%; float:left;}
#container{ width:100%; float:left;  border-top:2px solid #fff; padding-top:10px; margin-bottom:2px; background-color:#fff;}
#content{ width:100%; float: inherit; margin-bottom:50px;}
aside{ width:26%; float:right;}
footer{ max-width:960px; margin:0 auto; clear:both; }
#box-footer-container{ width:100%; float:left; padding:10px 30px 0 30px; margin-top:0 !important; margin-left:-30px;}
/*--------------------------
CONTENT
---------------------------*/
#searchForm fieldset { width:240px; position:relative; float:right; float:right; margin-bottom:15px; }
div.input { width:120px; padding:5px 15px 7px 15px; border:1px solid #dddddd; float:right; background-color:#ccc; color:#063;}
div.input.focus { border:1px solid #ddd; }
input#s { width:100%; border:0; border-radius:20px; background:transparent; height:16px; color:#063; text-shadow:0 1px 1px #fff; }
input#s:focus { outline:none; }
input#searchSubmit { width:19px; height:19px; text-indent:-9999px; overflow:hidden; background: url(../images/search-icon.png) no-repeat; border:0; position:absolute; top:7px; right:13px; z-index:5; display:none; cursor:pointer;}

.logo{ width:110px; float:left; margin-left:1.5% !important;}
h1.logo{ width:110px; height:110px;  text-indent:-999999px; }
h1.logo a{ width:110px; height:110px; display:block; margin-top:4%; background:url(../images/logo.png) no-repeat;}
h1.logo a:hover{ opacity:.8;}

ul.menu{ width:100%; padding:0 !important; border-top:2px solid #fff;}
ul.menu-left{ width:100%; float:left;}
ul.menu-right{ margin-left:3.5%; float:right !important;}

nav select { display: inline-block;  display: none; }
.main-menu{ width:80%; float: right; margin-top:3%; padding-bottom:5px;}
.main-menu2{ border-right: none; margin-left:1.5%;}
.main-menu h2{ color:#FFFF00; font-family: Arial, Helvetica, sans-serif;}

nav{ float:right; width:100%; padding:0; margin:0;}
.ddsmoothmenu { float:left; }
.ddsmoothmenu ul { list-style-type: none; margin: 0; padding: 0; z-index:100; float:left; }
.ddsmoothmenu ul li { font-size:12px; text-transform:uppercase; float: left; list-style: none; margin: 0; padding: 0; position: relative;  font-family: Arial, Helvetica, sans-serif; font-size:300; font-style:normal; }
.ddsmoothmenu ul li a { color: #ccc; display: block; padding:10px 25px 10px 25px !important; text-decoration: none; border-top:1px solid #063;}
.ddsmoothmenu ul li a.no-border-left{ border-left:0;}

.ddsmoothmenu ul li a:hover{ color:#063; background-color:#ccc;}
.ddsmoothmenu ul li a.current { color:#fff; border: 1px solid #88ca7c; background-color:#063; 
	background-image: linear-gradient(bottom, rgb(130,194,118) 0%, rgb(0,102,51) 100%);
	background-image: -o-linear-gradient(bottom, rgb(130,194,118) 0%, rgb(0,102,51) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(130,194,118) 0%, rgb(0,102,51) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(130,194,118) 0%, rgb(10,102,51) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(130,194,118) 0%, rgb(0,102,51) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(130,194,118)),
	color-stop(1, rgb(0,102,51))
	);}
* html .ddsmoothmenu ul li a { display: inline-block; }
.ddsmoothmenu ul li ul { margin-top:0px; display: none; float:left; left: 0; position: absolute; visibility: hidden; padding:10px 0; background:#ffffff;  z-index:500; border:3px solid #f2f2f2; border-top:1px solid #063;}
	
.ddsmoothmenu ul li ul li { display: list-item; float: none; font-weight:normal; margin-left:0px; padding:0; border-top:1px solid #063; }
.ddsmoothmenu ul li ul li.no-border-top{ border-top:0;}
.ddsmoothmenu ul li ul li a { color:#999; font-weight:normal; font-size:11px; margin: 0; padding:9px 15px; width: 163px; background:0; border-left:0 !important;  border-top-width: 0; text-transform:none;}
.ddsmoothmenu ul li ul li a:hover { color:#063; background-color:#ccc;; margin:-1px 0 0 0; padding-right:18px; border-top:1px solid #063;}
* html .ddsmoothmenu { height: 1%;}

.downarrowclass {  position: absolute; right: 7px; top: 14px; display:none;  }
.rightarrowclass { position: absolute; right: 5px; top: 13px; display:none; }

.ddshadow { height: 0; margin-top: 100px; position: absolute; top: 0; width: 0; }
.toplevelshadow { opacity: 0.8; }

#featured{ float:left; width:100%; margin-bottom:0px; margin-top:3%; border-top:1px solid #fff; background-color:#fff;}
.fluid_container { margin: 0 auto; max-width: 1000px; width: 100%; float:left; margin-bottom:10px;}

#intro{ float: inherit; width:80%; background-color:#ccc; padding:25px 15px 15px 15px; }
#intro h2{ font-size:22px; float:left;}
.getintouch{ float:right;}
.getintouch a{ float:right !important;
	border: 1px solid #88ca7c;
	background-color:#063;
	padding:8px 15px;
	position:relative;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	text-decoration:none;
	text-shadow:0px 1px 1px #7cbc71;
	color:#fff;
	background-image: linear-gradient(bottom, rgb(130,194,118) 0%, rgb(0,102,51) 100%);
	background-image: -o-linear-gradient(bottom, rgb(130,194,118) 0%, rgb(0,102,51) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(130,194,118) 0%, rgb(0,102,51) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(130,194,118) 0%, rgb(10,102,51) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(130,194,118) 0%, rgb(0,102,51) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(130,194,118)),
	color-stop(1, rgb(0,102,51))
	);
	-webkit-box-shadow: inset 0px 1px 0px #c5ffbb;
	-moz-box-shadow: inset 0px 1px 0px #c5ffbb;
	box-shadow: inset 0px 1px 0px #c5ffbb;
	 -webkit-border-radius:2px;  -moz-border-radius:2px; -o-border-radius:4px; border-radius:2px;}
.getintouch a:hover{ background:#063;}

.serv{  float:left; margin-left:10px; margin-right:10px;}
.serv img{ float:left; margin-right:20px; }
.serv h3{ margin-top:5px;}
.serv p{ float:left;}

#latest-work{ width:100%; float:left; background: url(../images/intro-bg.gif) repeat-x top; padding-top:40px; }
#latest-work h2{ float:left; width:63%;}
.filter-portfolio {width:100%; float:left; background:none !important; padding-top:0 !important;}

.breadcrumbs{ float:left; width:100%; background: url(../images/intro-bg.gif) repeat-x top; padding:0;  padding:35px 0 15px 0; margin-top:0px; }
.breadcrumbs .bread{ float:left; width:50%;}
.breadcrumbs .bread h2{ float:none; margin-bottom:7px; text-transform:uppercase;}
.breadcrumbs .bread span{ float:left !important; font-size:12px; color:#777; margin-right:10px;}
.breadcrumbs .bread span a{ background:none;}

.about img{ float:left; margin-right:30px;}
.drop{ border:1px solid #eee; padding:15px; background:#f6f6f6; }
.dropcap{ display: block; width: 30px; height: 30px; float:left; font-size:18px; line-height:30px; text-align: center; margin:0px 15px 0px 0;	background:#88ca7c; color:#fff; -webkit-border-radius: 15px; -moz-border-radius: 15px; -o-border-radius: 15px; border-radius: 15px; }

.dropcap2{ display:block; font-weight:bold; float:left; font-size:40px; color:#777; margin:0 5px 0 0;line-height:42px;}

.team{ width:100%; float:left;} 
.team h4 span{ font-size:13px; color:#777;}

.serv1 img{ float:left; margin-right:20px;}

.faq{ width:100%; float:left; margin-bottom:20px;}
.faq h3{ background:url(../images/faqs-q.png) no-repeat left center;padding:6px 0; padding-left:40px;}

article{ width:100%; float:left; margin-bottom:40px;}
article h2 { font-weight:normal; padding-bottom:15px;}
article h2.picture-post { background: url(../images/post-camera-blog.png) no-repeat left top; padding-left:60px; }
article h2.video-post { background: url(../images/post-video-blog.png) no-repeat left top; padding-left:60px; }
article h2.audio-post{ background: url(../images/post-audio-blog.png) no-repeat left top; padding-left:60px; }
article h2.no-pic-post{ background: url(../images/post-no-blog.png) no-repeat left top; padding-left:60px; }
article h2 a{ color:#444 !important;}
article h2 a:hover{ color:#88ca7c !important;}
article h2 span{ font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#999; text-transform:uppercase;}
article img{ float:left; margin-right:20px;}
article span.read a{float:left; font-size:12px; padding:7px 15px; background:#444444; color:#fff; -webkit-border-radius:2px;  -moz-border-radius:2px; -o-border-radius:4px; border-radius:2px;}
article span.com a{ float:right; font-size:12px; padding:7px 15px; background:#444444; color:#fff; -webkit-border-radius:2px;  -moz-border-radius:2px; -o-border-radius:4px; border-radius:2px; }
article span.read a:hover,
article span.com a:hover{ background:#88ca7c;}
article p.admin{ color:#999; margin-bottom:10px;}
article p span.tag{ background:url(../images/tag.png) no-repeat left top; padding-left:25px; margin-left:15px;}
article p span.post{ background:url(../images/post.png) no-repeat left top; padding-left:22px;}

article .blog{ float:left; position:relative; width:100%;}
article .blog span.meta{ position:absolute; font-size:10px; text-transform:uppercase; float:left;  width:70px; height:60px; padding:5px 0; text-align:center; line-height:24px; background:#000; opacity:.7; color:#fff; border-top:2px solid #88ca7c; top:0; bottom:0; left:0; right:0;}
article .blog span.meta strong{ font-size:24px;}

.audiojs{ width:100%; float:left;}

.about-the-author{ width:92%; background:#e4e4e4; float: left; margin-bottom:40px; margin-top:20px; padding:30px 20px 20px 20px; border:1px solid #dedede;}
.about-the-author img{ float:left; margin-right:20px; }

.post-comment{ width:100%; float:left;}
ul#post_comment{float:left;width:100%; margin:0 0 5px 0; }
ul#post_comment li{ list-style:none; width:100%; float:left; margin-bottom:30px; padding-bottom:20px; }
ul#post_comment li.page_title{ margin-bottom:0;}
ul#post_comment li h3{ padding-bottom:14px; margin-bottom:0; padding-bottom:0;}
ul#post_comment li img{ float:right; margin:0 0 0 10px; border:1px solid #f0f0f0; padding:4px;}
ul#post_comment li div{ text-align:right; float:right; width:82%; padding:15px; background:#f6f6f6; border:1px solid #f0f0f0; -webkit-border-bottom-right-radius: 2px; -webkit-border-bottom-left-radius: 2px; -moz-border-radius-bottomright: 2px; -moz-border-radius-bottomleft: 2px;	-webkit-border-top-right-radius: 2px; -webkit-border-top-left-radius: 2px; -moz-border-radius-topright: 2px; -moz-border-radius-topleft: 2px;}	
ul#post_comment li span{ font-size:11px; margin-bottom:10px;}
ul#post_comment li span strong{ font-size:12px; font-weight:bold; color:#333;}
ul#post_comment li small{ color:#999; margin-bottom:10px; font-size:11px;}
ul#post_comment li div span a{ float:right; font-size:12px; padding:8px 12px; color:#fff; border:1px solid #7cbc71; background:#88ca7c; text-shadow:0 1px 1px #7cbc71;  -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; }
ul#post_comment li div p{ padding-top:11px;}

ul#post_comment li.reply{ width:89%; float:left; }
ul#post_comment li.reply div{ float:left; width:80%;}

.comment{ float:left; width:100%;  clear:both;}
#commentform .input{ background:#fff; border:1px solid #e4e4e4; color:#9a9a9a; margin-bottom:20px; padding:10px; width:45%; margin-right:10px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-topleft: 2px;
	
	background: 
		-webkit-gradient(
			linear,
			left top,
			left 25,
			from(#FFFFFF),
			color-stop(4%, #f6f6f6),
			to(#FFFFFF)
		);
	background: 
		-moz-linear-gradient(
			top,
			#FFFFFF,
			#f6f6f6 1px,
			#FFFFFF 25px
			);}
#commentform .textarea{ background:#fff; border:1px solid #e4e4e4; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#9a9a9a; height:180px; padding:10px; width:95%; margin-bottom:20px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-topleft: 2px;
	
	background: 
		-webkit-gradient(
			linear,
			left top,
			left 25,
			from(#FFFFFF),
			color-stop(4%, #f6f6f6),
			to(#FFFFFF)
		);
	background: 
		-moz-linear-gradient(
			top,
			#FFFFFF,
			#f6f6f6 1px,
			#FFFFFF 25px
			);}
#commentform label{ font-size:14px; color:#6a6a6a; }
#commentform #name:focus,#commentform #subject:focus, #commentform #email:focus, #commentform #website:focus,#commentform #message:focus { border:1px solid #dedede; background:#f7f7f7}
#commentform .button{ width:100px; border: 1px solid #7cbc71;
	background-color:#88ca7c;
	padding:8px 15px;
	position:relative;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	text-decoration:none;
	text-shadow:0px 1px 1px #7cbc71;
	color:#fff;
	background-image: linear-gradient(bottom, rgb(130,194,118) 0%, rgb(136,202,124) 100%);
	background-image: -o-linear-gradient(bottom, rgb(130,194,118) 0%, rgb(136,202,124) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(130,194,118) 0%, rgb(136,202,124) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(130,194,118) 0%, rgb(136,202,124) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(130,194,118) 0%, rgb(136,202,124) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(130,194,118)),
	color-stop(1, rgb(136,202,124))
	);
	-webkit-box-shadow: inset 0px 1px 0px #c5ffbb;
	-moz-box-shadow: inset 0px 1px 0px #c5ffbb;
	box-shadow: inset 0px 1px 0px #c5ffbb;
	 -webkit-border-radius:2px;  -moz-border-radius:2px; -o-border-radius:4px; border-radius:2px;}
#commentform .button:hover{ cursor:pointer; background:#88ca7c;}

/*CONTACT AREA CSS*/
#map_canvas{ width:100%; height:12em; margin:0 2% 40px 0; }

.contactForm{ width:100%; float:left;}
.contactForm input, .contactForm textarea{ -webkit-border-radius: 4px; -moz-border-radius:4px; o-border-radius:4px; border-radius: 4px;  border:none; color:#9a9a9a; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:13px; border:1px solid #d5d5d6;}
.contactForm textarea{ width:96.5%; }
.contactForm p{ margin-bottom:0px;}
.contactForm input, .contactForm textarea{ margin-bottom:20px; padding:10px;}
.contactForm input:focus, .contactForm textarea:focus, .contactForm input:hover, .contactForm textarea:hover{background:#f6f6f6;}
.contactForm .submit{ border: 1px solid #7cbc71;
	background-color:#88ca7c;
	padding:8px 15px;
	position:relative;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	text-decoration:none;
	text-shadow:0px 1px 1px #7cbc71;
	color:#fff;
	background-image: linear-gradient(bottom, rgb(130,194,118) 0%, rgb(136,202,124) 100%);
	background-image: -o-linear-gradient(bottom, rgb(130,194,118) 0%, rgb(136,202,124) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(130,194,118) 0%, rgb(136,202,124) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(130,194,118) 0%, rgb(136,202,124) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(130,194,118) 0%, rgb(136,202,124) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(130,194,118)),
	color-stop(1, rgb(136,202,124))
	);
	-webkit-box-shadow: inset 0px 1px 0px #c5ffbb;
	-moz-box-shadow: inset 0px 1px 0px #c5ffbb;
	box-shadow: inset 0px 1px 0px #c5ffbb;
	 -webkit-border-radius:2px;  -moz-border-radius:2px; -o-border-radius:4px; border-radius:2px;}
.contactForm input{ width:173px; margin-bottom:20px;}
.contactForm .submit:hover, .contactForm .submit:focus{ cursor:pointer; background:#88ca7c !important;}
ul.error{ background:#f0807f; border:1px solid #e96f6e; padding:20px 0; -moz-border-radius: 2px; -webkit-border-radius: 2px; -khtml-border-radius: 2px; border-radius: 2px;}
ul.error li{ line-height:22px; font-size:12px; padding:0 20px; color:#333 !important; font-weight:bold;}
#note ul{ margin:0; margin-bottom:1.5em; }
#note ul li{ list-style:none; color:#b41616; background:url(../images/process-stop.png) no-repeat left center; padding-left:25px; margin-left:25px;}
.notification_ok{ background:url(../images/process-accept.png) no-repeat left center; padding-left:25px;}

#works-container{ width:102%; float:left; margin-bottom:30px;}
#works-container .element { margin:0 18px 40px 0; float: left; overflow: hidden; position: relative; width:225px; height:270px;}
#works-container .item{ float: left; overflow: hidden; position: relative; width:190px; margin-bottom:40px; margin-right:20px;}
#works-container .element img{ margin-bottom:10px;}
#works-container .element h4{ margin-bottom:10px; text-transform:uppercase;}
.isotope-item { z-index: 2;}
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1;}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;}
.isotope .isotope-item:hover { opacity:.8;}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;}
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
       -o-transition: none;
          transition: none;}

/*-----------------Quicksand---------*/
.splitter {	width:100%;	margin: 0px 0 0px 0; padding-bottom:40px; }
.splitter li { display:inline; font-size:12px; text-transform:uppercase; }
.splitter li a{padding:4px 10px; color:#777;}
.splitter li span{ color:#555;}
.splitter .selected-0 a, .splitter .selected-1 a, .splitter .selected-2 a, .splitter .selected-3 a, .splitter .selected-4 a { color:#88ca7c; }
.splitter li ul { float:right; }
.splitter li ul li { margin-right:2px; }

.thumbnail{ margin-left:-30px;}
.thumbnail li, .grid-list li{ list-style:none; display:inline; margin-left:2.5%;  margin-bottom:2em; float:left; width:22.5%; }
.thumbnail li a img, .grid-list li a img{ max-width:100%; float:left;}
.grid-list{ margin-left:-23px; min-height:329px;}

/*-----------------Portfolio Switch---------*/
ul.display { float: left; width: 103%; margin: 0 0 40px 0; padding: 0; list-style: none; }
ul.display li { float:left; list-style:none; margin:0; padding:0; }
ul.display li a { color: #000; text-decoration: none; }
ul.display li .content_block { padding-bottom:30px;}
ul.display li .content_block div{ float:left; display:block; width:225px; height:150px; margin:0 20px 10px 0;}
ul.display li .content_block div img{ margin:0; position:relative; overflow:hidden; background: url(../img/progress.gif) no-repeat center center;}
ul.display li .content_block h4 a{ color:#88ca7c; margin-top:10px; }
ul.display li .content_block p { margin: 0; padding: 0 0 20px 0; }
ul.display li .content_block p a{ color:#88ca7c; }
ul.thumb_view li{ float:left;}
ul.thumb_view li h4 a{ float:none; display:none;}
ul.thumb_view li p{ display: none; }
a.switch_thumb { width: 130px; height: 17px; line-height: 26px; padding: 0; margin: 0 0 40px 0; display: block; background: url(../images/switch.gif) no-repeat; outline: none; text-indent: -9999px; }
a:hover.switch_thumb { filter:alpha(opacity=75); opacity:.75; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; }
a.swap { background-position: left bottom; }

.portfolio3 h4{ margin-top:0px; float:left;} 
.portfolio3 h4 span a{ color:#777; font-size:12px;}

.source{ width:100%; float:left; margin-bottom:15px;}
.a-btn{ border-radius: 50px; padding: 10px 30px 10px 70px; position: relative; float:left; display: block; overflow: hidden; margin: 10px; background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 74%,rgba(237,237,237,1) 100%); box-shadow: 0px 0px 7px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1); transition: box-shadow 0.3s ease-in-out; }
.a-btn-symbol{ font-family: 'WebSymbolsRegular', cursive; color: #555; font-size: 20px; text-shadow: 1px 1px 2px rgba(255,255,255,0.5); position:absolute; left: 20px; line-height: 32px; transition: opacity 0.3s ease-in-out; background:url(../images/download.png) no-repeat; text-indent:-999999px; width:24px; height:24px; }
.a-btn-symbol2{ font-family: 'WebSymbolsRegular', cursive; color: #555; font-size: 20px; text-shadow: 1px 1px 2px rgba(255,255,255,0.5); position:absolute; left: 20px; line-height: 32px; transition: opacity 0.3s ease-in-out; background:url(../images/livepreview.png) no-repeat; text-indent:-999999px; width:28px ; height:23px; }
.a-btn-text{ font-size: 20px; color: #d7565b; line-height: 16px; font-weight: bold; font-family: "Myriad Pro", "Trebuchet MS", sans-serif; text-shadow: 1px 1px 2px rgba(255,255,255,0.5); display: block; }
.a-btn-slide-text{ font-family: Arial, sans-serif; font-size: 10px; letter-spacing: 1px; text-transform: uppercase; color: #555; text-shadow: 0px 1px 1px rgba(255,255,255,0.9); }
.a-btn-slide-icon{ position:absolute; top:-30px; width: 22px; height: 22px; background: transparent url(../images/arrow_down_black.png) no-repeat top left; left:20px; opacity: 0.4;}
/*hover*/
.a-btn:hover{background: #fff;  box-shadow: 0px 0px 9px rgba(0,0,0,0.4), 0px 0px 0px 1px rgba(188,188,188,0.1);}
.a-btn:hover .a-btn-symbol{ opacity: .9; }
.a-btn:hover .a-btn-symbol2{ opacity: .9; }
.a-btn:hover .a-btn-slide-icon{ -webkit-animation: slideDown 0.9s linear infinite;}
/*pressing*/
.a-btn:active{ background: #d7565b; box-shadow: 0px 2px 2px rgba(0,0,0,0.6) inset, 0px 0px 0px 1px rgba(188,188,188,0.1);}
.a-btn:active .a-btn-text{ color: #fff; text-shadow: 0px 1px 1px rgba(0,0,0,0.3); }
.a-btn:active .a-btn-slide-text{ color: rgba(0,0,0,0.4); text-shadow: none; }

/*Button style*/
.button{ margin:0; width:100%; float:left; margin-bottom:40px;}
.button li{ list-style:none; float:left; margin-right:1.5%; margin-bottom:10px;}
.button li a{ float:left; color:#fff; border:1px solid #149dd1;  background:#23ade2; text-shadow:0 1px 1px #149dd1; padding:10px 15px; float:left;  -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px}
.button li a.one{ color:#fff; border:1px solid #be4537;  background:#ce5042; text-shadow:0 1px 1px #be4537;}
.button li a.two{ color:#777; border:1px solid #eaefd1;  background:#fafee7; text-shadow:0 1px 1px #eaefd1;}
.button li a.three{ color:#fff; border:1px solid #6986a7;  background:#718fb1; text-shadow:0 1px 1px #6986a7;}
.button li a.four{ color:#fff; border:1px solid #04474b;  background:#044f54; text-shadow:0 1px 1px #04474b;}
.button li a.five{ color:#fff; border:1px solid #f36343;  background:#fd6847; text-shadow:0 1px 1px #f36343;}
.button li a.six{ color:#777; border:1px solid #e9e165;  background:#f5ed6e; text-shadow:0 1px 1px #e9e165;}
.button li a.seven{ color:#fff; border:1px solid #f37201;  background:#fe7701; text-shadow:0 1px 1px #f37201;}
.button li a.eight{ color:#fff; border:1px solid #81c276;  background:#8bce7f; text-shadow:0 1px 1px #81c276;}
.button li a.nine{ color:#fff; border:1px solid #f253a5;  background:#ff59af; text-shadow:0 1px 1px #f253a5;}
.button li a.ten{ color:#fff; border:1px solid #131a20;  background:#182128; text-shadow:0 1px 1px #131a20;}
.button li a.eleven{ color:#fff; border:1px solid #dbb671;  background:#e6c079; text-shadow:0 1px 1px #dbb671;}
.button li a.twelve{ color:#fff; border:1px solid #db9192;  background:#e59b9c; text-shadow:0 1px 1px #db9192;}
.button li a.thirten{ color:#fff; border:1px solid #503341;  background:#5b3b4a; text-shadow:0 1px 1px #503341;}
.button li a.fourten{ color:#fff; border:1px solid #734a45;  background:#80554f; text-shadow:0 1px 1px #734a45;}

.alertness{ width:100%; margin-bottom:20px; float:left;}
.alert{ padding:20px; width:95.5%; float:left; margin-bottom:20px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -khtml-border-radius: 2px; border-radius: 2px;}
.alert p{ padding:0; color:#444 !important; font-weight:bold; margin-bottom:0; padding-left:25px;}
.red_alert{ background:#f0807f; border:1px solid #e96f6e;}
.red_alert p{ background: url(../images/process-stop.png) no-repeat left;}
.green_alert{ background:#c5dc93; border:1px solid #adc37c;}
.green_alert p{ background:url(../images/process-accept.png) no-repeat left;}
.blue_alert{ background:#a8c8e7; border:1px solid #93b6d7;}
.blue_alert p{ background:url(../images/process-info.png) no-repeat left;}
.yellow_alert{ background:#f5d575; border:1px solid #e7c868;}
.yellow_alert p{ background:url(../images/process-yellow.png) no-repeat left;}

.list li{ line-height:28px; color:#777; font-size:12px;}
.list li a { color:#777;}
.list li a:hover { color:#88ca7c;}
.arrow, .star, arrow-green{ margin:0; float:left;}
.arrow li{ list-style:none; background:url(../images/arrow.png) no-repeat left; padding-left:20px;}
.star li{ list-style:none; background:url(../images/star.png) no-repeat left; padding-left:20px;}

.img-left img{ float:left; margin-right:20px;}
.img-right img{ float:right; margin-left:20px;}

.fourpage, .underpage{ width:100%; float:left; text-align:center;}
.fourpage h2{ font-size:100px; line-height:100px;}
.fourpage h2 span{ color:#88ca7c; margin-right:10px; }
.fourpage h2 h3{ font-size:20px;}
.underpage h3{ font-size:30px;}


/*	-----------Sitemap Styler-------- 	 */
#sitemap, #sitemap ul, #sitemap li{ margin:0; padding:0; list-style:none; }
#sitemap{ background:url(../images/line1.gif) repeat-y;}
#sitemap li{ line-height:24px; margin-top:1px; position:relative; width:100%; font-family: 'Open Sans Condensed', sans-serif;}
/* IE leaves a blank space where span is added so this is to avoid that */
* html #sitemap li{ float:left; display:inline; }
#sitemap li a{ padding-left:28px; color:#444;}
#sitemap li a:hover{ color:#88ca7c;}
#sitemap li span{float:left;position:absolute;top:5px;left:5px;width:13px;height:13px;cursor:auto;font-size:0;}
#sitemap li span, #sitemap li span.collapsed{background: url(../images/collapsed.gif) no-repeat 0 0;} 
#sitemap li span.expanded{background:url(../images/expanded.gif) no-repeat 0 0;}
/* sub levels */
#sitemap li ul{	margin-left:28px; background:url(../images/line1.gif) repeat-y;}
#sitemap li li{	background:url(../images/line2.gif) no-repeat 0 0;}
#sitemap:after, #sitemap ul:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#sitemap, #sitemap ul{display:block;}
#sitemap, #sitemap ul{min-height:1%;}
* html #sitemap, * html #sitemap ul{height:1%;}
#sitemap ul{display:none;}


ul.site-menu{  width:100%; text-align:center; float:left; margin:0 0 40px 0;}
ul.site-menu li{ display:inline; font-size:12px; list-style:none; }
ul.site-menu li a{ color:#777; padding:0 10px;}
ul.site-menu li a:hover{ color:#88ca7c;}

.testimonial{ width:100%; float:left;}

.testimonial .testimony-user{  width:20%; float:left; text-align:center;}
.testimonial .testimony-user img{ margin-bottom:0; border:1px solid #f0f0f0; padding:4px;}
.testimonial .testimony-user h4{ font-size:12px; margin-bottom:2px; color:#777;}
.testimonial .testimony-user span{ font-size:11px;}
.testimonial .testimonial-msg{ width:75%; float:right; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px;  border:1px solid #e2e2e2; padding:15px 20px;}
.testimonial .testimonial-msg blockquote{ text-shadow:1px 1px 1px #fff; font-size:14px; font-style:italic; color:#444; font-family:Georgia, "Times New Roman", Times, serif; line-height:24px;  background:url(../images/quote.png) no-repeat top left; padding-left:35px;}

.quote{ font-size:14px; color:#444; line-height:24px; font-family:Georgia, "Times New Roman", Times, serif; background:url(../images/quote.png) no-repeat top left; padding-left:35px; font-style:italic; margin-bottom:20px;}

.quote-left{ width:40%; float:left; margin-right:20px;}


#pricetable tr th{ color:#535252; padding:10px;}
#pricetable tr td{ color:#535252; padding:10px; }
table { margin-bottom:10px; width:100%; }
th { font-weight:bold; font-size:13px; background:#ececec; border-bottom:1px solid #e2e2e2; border-top:1px solid #fefefe; border-left:1px solid #fefefe; border-right:1px solid #e9e9e9; border-bottom:1px solid e9e9e9; }
td{ font-size:12px; border-bottom:1px solid #e9e9e9;}
th, td, caption { padding:8px 10px; }
.sider { text-align:right; background:#ececec; border-bottom:1px solid #e9e9e9; border-right:1px solid #e9e9e9;}
td {text-align:center;}
td a{ color:#777 !important; text-decoration:none;}

.pagination{ float:left; width:100%; padding-bottom:0px; margin:0; padding-top:40px; border-top:1px dotted #c6c6c6;}
.pagination li{ float:left; padding:8px 0; list-style:none; margin-right:4px; color:#5a5a5a; font-weight:bold; font-size:11px; margin-bottom:10px;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-topleft: 2px;
	}
.pagination li.page{ border:1px solid #d7d7d7; padding:8px 0; padding-left:15px; padding-right:15px; margin-top:0px;
	background: 
		-webkit-gradient(
			linear,
			left bottom,
			left 10,
			from(#FFFFFF),
			color-stop(4%, #EEEEEE),
			to(#FFFFFF)
		);
	background: 
		-moz-linear-gradient(
			bottom,
			#FFFFFF,
			#EEEEEE 1px,
			#FFFFFF 30px
			);}
.pagination li a{ border:1px solid #d7d7d7; padding:8px 15px; color:#5a5a5a; text-decoration:none;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-topleft: 2px;
	background: 
		-webkit-gradient(
			linear,
			left bottom,
			left 10,
			from(#FFFFFF),
			color-stop(4%, #EEEEEE),
			to(#FFFFFF)
		);
	background: 
		-moz-linear-gradient(
			bottom,
			#FFFFFF,
			#EEEEEE 1px,
			#FFFFFF 30px
			);}
.pagination li a:hover{ background:#212121; border:1px solid #1a1a1a; color:#fff;}
.pagination li a.active{ background:#212121; border:1px solid #1a1a1a; color:#fff;}

/*-----------------*/
/*-----sidebar------*/
/*-----------------*/
aside .side{ float:left; width:100%; margin-bottom:20px;}

#tab{ width:100%; float:left; margin:0; margin-bottom:20px;}
#tab ul.nav{ width:100%; float:left; margin:0; margin-bottom:1px;}
#tab .nav li{ list-style:none; float:left; font-size:12px; margin-right:2px;}
#tab .nav li.last{ margin-right:0;}
#tab .nav li a{ display:block; border:1px solid #dedede; padding:5px 10px; text-decoration:none; color:#5a5a5a; background:#fff;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-top-right-radius: 2px;
-webkit-border-top-left-radius: 2px;
-moz-border-radius-topright: 2px;
-moz-border-radius-topleft: 2px;
background: 
		-webkit-gradient(
			linear,
			left bottom,
			left 20,
			from(#FFFFFF),
			color-stop(4%, #f6f6f6),
			to(#FFFFFF)
		);
	background: 
		-moz-linear-gradient(
			bottom,
			#FFFFFF,
			#f6f6f6 1px,
			#FFFFFF 20px
			);}
#tab .nav li a.current{ background:#2c2c2c; border:1px solid #141414; color:#fff;
background: 
		-webkit-gradient(
			linear,
			left bottom,
			left 5,
			from(#000),
			color-stop(4%, #141414),
			to(#2c2c2c)
		);
	background: 
		-moz-linear-gradient(
			bottom,
			#000,
			#141414 1px,
			#2c2c2c 35px
			);}

#tab .list-wrap{ width:88%; float:left; border:1px solid #eee; padding:20px 15px;}

#tab #comment{ width:100%; float:left; }
#tab #comment img{ float:left; margin-right:10px;}
#tab #comment span{ font-size:12px;}
#tab #comment span a{ color:#5a5a5a; text-decoration:none;}
#tab #comment span a:hover{ color:#88ca7c;}
#tab #comment small{ font-size:11px;}
#tab #comment small a{ text-decoration:none; color:#9a9a9a; }
#tab #comment .third{ border-bottom:1px dotted #c6c6c6; padding-bottom:0px; margin-bottom:10px; width:100%; float:left;}
#tab #comment .third img{ margin-bottom:10px;}

#tab #archive{ margin:0; }
#tab #archive li{ list-style:none; font-size:12px; line-height:30px; border-bottom:1px dotted #c6c6c6;}
#tab #archive li a{ background:url(../images/arrow.png) no-repeat left center; display:block; padding-left:20px; color:#444; text-decoration:none;}
#tab #archive li a:hover{ color:#88ca7c; }

#tab #tag{ width:100%; float:left; margin:0;}
#tab #tag li{ float:left; list-style:none; margin-right:10px; font-size:12px; margin-bottom:10px; float:left;}
#tab #tag li a{ border:1px solid #eee; text-decoration:none; padding:4px; color:#444; float:left; }
#tab #tag li a:hover{ color:#88ca7c;}

/*-----------------*/
/*-----FOOTER------*/
/*-----------------*/
#footer_wrap .one-fourth h3{ text-transform:uppercase; text-shadow:0px 1px 1px #fff;}

ul.social{ float:left; margin:0;}
ul.social li{ border:0; padding:0; float:left; margin-left:7px; list-style:none;}
ul.social li a{ border:0; padding:0; float:left;}
ul.social li.last{ margin-left:0;}

ul.photostream{ margin:0; float:left;}
ul.photostream li{ float:left; list-style:none; margin-left:7px;}
ul.photostream li a{ float:left; border:1px solid #eae9e5; border-bottom:2px solid #eae9e5; margin-bottom:7px;}
ul.photostream li a img{ border:3px solid #fff; float:left; margin-bottom:0;}
ul.photostream li a:hover img{ border:3px solid #88ca7c;}
ul.photostream li.last{ margin-left:0;}

.r-blog{ float:left; margin-bottom:10px;}
.r-blog img{ float:left; margin-right: 15px; border:4px solid #fff;}
.r-blog p a{ color:#444;}
.r-blog p a:hover{ color:#88ca7c;}
.r-blog p small{ font-size:10px;}
.r-blog p strong{ color:#88ca7c;}

#copy_right{ width:100%; float:left; padding-top:10px;}

.first{ margin-left:2% !important;}

@media handheld and (max-width: 600px), screen and (max-device-width: 600px), screen and (max-width: 768px)  {
footer{ padding:0 35px;}

header{ margin-top:10px;}
	
nav ul{ display:none;}
nav select { display: inline-block;  display: inherit; width:100%; margin-bottom:10px; border:1px solid #d4d4d4; padding:7px 10px;}
#smoothmenu2, ul.menu-left, .main-menu1{ display:none;}
.main-menu2{ border:0; width:75%; float:right !important;}
.logo{ margin-left:0 !important; float:left;}

.breadcrumbs .bread{ float:left;}
#content, aside{ width:100%; float:left;}

ul#post_comment li div{ width:95%;}
ul#post_comment li.reply div{ width:95%;}

.testimonial .testimonial-msg{ width:65%;}
}

@media handheld and (max-width: 599px), screen and (max-device-width: 599px), screen and (max-width: 599px)  {
.one-half{ width:100%; float:left; margin-left:0;}
.one-third{  width:100%; float:left; margin-left:0;}
.one-fourth{ width:48%; float:left; margin-left:3.5%;}
.three-fourth{ width:100%; float:left; margin-left:0%;}
.one-fifth{ width:100%; float:left; margin-left:0;}
div.first{ margin-left:0;}
div.second{ margin-left:0;}

.main-menu2{ width:65%;}
#intro h2{ width:100%;}
.getintouch{ float:left; margin-bottom:15px; }
.getintouch a{ float:left; display:block; }

.breadcrumbs .bread{ float:left; width:75%;}

.splitter li ul{ float:left; margin:15px 0 15px 0;}
.splitter li ul li{ line-height:24px;}
.splitter li a, .splitter .selected-0 a, .splitter .selected-1 a, .splitter .selected-2 a, .splitter .selected-3 a, .splitter .selected-4 a { padding:4px; }
.thumbnail{ margin-left:-3.067%;}
.thumbnail li, .grid-list li{ list-style:none; display:inline; margin-left:6.067%; margin-bottom:1em; float:left; width:43%;}
.thumbnail li a img, .grid-list li a img{ max-width:100%; float:left;}
.grid-list{ margin-left:-3.067%; min-height:329px;}

.testimonial .testimonial-msg{ width:60%;}
}

@media handheld and (max-width: 479px), screen and (max-device-width: 479px), screen and (max-width: 479px)  {
.one-half{ width:100%; float:left; margin-left:0;}
.one-third{  width:100%; float:left; margin-left:0;}
.one-fourth{ width:100%; float:left; margin-left:0;}
.three-fourth{ width:100%; float:left; margin-left:0%;}
.one-fifth{ width:100%; float:left; margin-left:0;}
div.first{ margin-left:0;}			

#searchForm fieldset{ display:none;}
.main-menu2{ width:100%;}

h1.logo{ width:100% !important;}
h1.logo a{ width:100%; background:url(../images/logo.png) no-repeat center top;}

#intro{ text-align:center;}
#intro h2{ float:none;}
.getintouch{ float:left; display:block; clear:both; width:100%; text-align:center;}
.getintouch a{ float:none !important;}

#commentform .input{ width:92%;}

.alert{ width:90%;}

.testimonial .testimonial-msg{ width:50%;}

}
