/*
Theme Name: Anps's Cleanway
Theme URI: http://themeforest.net/item/cleanway-responsive-multipurpose-theme/4579854
Description: Cleanwaytheme for Wordpress. Best features: HTML5, CSS3, colorpicker, one click dummy content, responsive and responsive on demand.
Version: 1.0.5
Author: Anps
Author URI: http://themeforest.net/user/Anps/portfolio?WT.ac=item_portfolio&WT.seg_1=item_portfolio&WT.z_author=Anps
Tags:  Green
License: GNU General Public License
License URI: license.txt
*/
/*
Please DO NOT edit this file, but add your styles in custom.css file. If you would like to change many styles properties of our theme, please consider createing a child theme.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
.video-wrapper {
	position: relative;
	z-index: 9;	
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video-wrapper iframe {
	position: absolute;
		z-index: 9;	
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.blank-line {
	height: 2px;
}
.none {
    display: none;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
img {
	border: none;
}
section img {
	max-width: 100%;
	height: auto;
}
	
ul, ol {
    padding: 0;
    margin: 0 0 0 17px;
}
ul li {
	list-style-image: url(images/small-icons/sidebar_lists_arrow.png);
}
a {
	-webkit-transition: color .1s ease-in-out;
  	-moz-transition: color .1s ease-in-out;
  	-ms-transition: color .1s ease-in-out;
  	-o-transition: color .1s ease-in-out;
  	transition: color .1s ease-in-out;
}
html, body, textarea, input {
	font-size: 12px;
}
h1, h2, h3, h4, h5 {
	line-height: 1em;
}
.sticky {}
/* WordPress Wrapping Text Around Images */
img.alignright  { float:right; margin:0 0 1em 1em }
img.alignleft { float:left; margin:0 1em 1em 0 }
img.aligncenter { display: block; margin-left: auto; margin-right: auto }
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto }
/* List styles */
.list-default, .list-number, .list-square, .list-circle, .list-arrow {
    padding: 0 0 0 15px;
    margin: 0;
}
.list-default li, .list-number li, .list-square li, .list-checked li, .list-arrow li, section ul li {
    padding: 0 0 8px 8px;
}
.list-default li, .isotope-item .list-default li  {
    list-style: url(images/small-icons/sidebar_lists_arrow.png) !important;
}
.list-square li, .isotope-item .list-square li  {
    list-style: square !important;
}
.list-checked li, .isotope-item .list-checked li  {
    list-style: url(images/small-icons/sidebar_lists_checked.png) !important;
}
.list-arrow li, .isotope-item .list-arrow li  {
    list-style-image: url(images/small-icons/sidebar_lists_reverse_arrow.png) !important;
}
.children {
	margin: 0
}
*:focus {
	outline: none;	
}
a {
	cursor: pointer;
	text-decoration: none;
	color: inherit;
}
hr {
	border: 1px solid #e6e6e6;
	border-style: solid none none none;
}
html, body {
	margin: 0;
	padding: 0;
	background: #f2f2f2;
	line-height: 18px;
}
.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
.left {
	float: left;	
}
.right {
	float: right;	
}
.main-wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.body-boxed .boxed {
	width: 990px;
	margin: 0 auto;
	-moz-box-shadow: 0px 0px 5px #888;
	-webkit-box-shadow: 0px 0px 5px #888;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	background: #fff;
}
h1, h2, h3, h4, h5 {
	text-transform: uppercase;
}
.wooslider h2, .wooslider h3 {
	text-transform: none
}
/*  Sidebar Widgets */
#wp-calendar {
	text-align: center;
	width: 100%;
}
#wp-calendar tfoot {
	display: none;
}
#wp-calendar tr, #wp-calendar caption {
	background: #0f0f0f;
	border: 1px solid #f2f2f2;
	border-style: none none solid none;
}
.sidebar #wp-calendar th, .sidebar #wp-calendar caption, .sidebar #wp-calendar a:hover {
	color: #000;
}
.sidebar #wp-calendar caption, .sidebar #wp-calendar td, .sidebar #wp-calendar th {
	padding: 6px 0;
}
.sidebar #wp-calendar td, .sidebar #wp-calendar a {
	color: #fff;
}
#wp-calendar caption, #wp-calendar td, #wp-calendar th {
	padding: 3px 0;
}
#wp-calendar a, footer#site-footer .xoxo #wp-calendar a {
	display: block;
	margin: 0;
	padding: 0;
}
.sidebar .tagcloud a {
	color: #f2f2f2;
}
.tagcloud a, footer#site-footer .xoxo .tagcloud a {
	background: #0f0f0f;
	line-height: 26px;
	font-size: 11px !important;
	margin: 0!important;
	padding: 5px 7px;
}
.tagcloud a:before, .tagcloud a:after, .recentcomments a:before, #wp-calendar a:before {
	display: none;
}
footer#site-footer .xoxo .recentcomments:before {
	top: -3px !important;
}
footer#site-footer .xoxo .recentcomments a {
	margin: 0;
	padding: 0;
}
.widget, .sbg_widget {
	list-style: none;
}
aside .menu ul {
	margin: 0;
}
aside .menu li {
	padding-left: 12px;
}
aside .menu li:last-child a, aside .menu li:last-child a:before {
	border: none;
}
aside .menu li a, aside .menu .sub-menu li a {
	border: 1px solid #e6e6e6;
	border-style: none none solid none;
	display: block;
	padding: 8px 10px 6px 0px;
	position: relative;
}
aside .menu li a:before, aside .menu .sub-menu li a:before {
	content: "";
	border: 1px solid #e6e6e6;
	border-style: none none solid none;
	position: absolute;
	bottom: -1px;
	left: -24px;
	width: 50px;
	height: 1px;
}
aside .menu .sub-menu li a:before {
	left: -36px;
}
.sidebar .widget-title {
	font-size: 18px;
}
.sidebar .widget-container {
	list-style: none;
	margin: 45px 0 0 0;
}
.sidebar .widget-container:first-child {
	margin: -18px 0 0 0;
}
.widget-container ul {
	margin: 0 0 0 12px;
}
.widget-container ul li {
	line-height: 25px;
}
/* Sidebar Search widget */
#searchform {
	height: 33px;
}
.widget_search .screen-reader-text {
    display: none;
}
.sidebar-two-left .widget-container #s, .sidebar-two-right .widget-container #s {
	width: 165px;
}
.widget-container #s {
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 237px;
	float: left;
	padding: 6px 10px 5px 10px;
}
.widget-container #searchsubmit-wrapper {
	cursor: pointer;
    width: 32px;
	margin: 2px 0 0 6px;
    height: 26px;
    float: left;
}
.widget-container #searchsubmit {
	background: url(images/small-icons/search.png) center no-repeat;
	border: none;
    color: #fff;
    cursor: pointer;
    display: none;
    border: none;
    margin: 0;
    position: relative;
    width: 100%;
    height: 100%;
}
/* Main navigation */
#main-nav {
	margin: 48px 0 0 0;
	position: relative;
	z-index: 99999;
}
#main-nav ul li {
	float: left;
	list-style: none;
	font-size: 15px;
	color: #29256a;
	text-transform: none;
	margin: 0 5px 0 10px;
	border: 1px solid transparent;
	border-style: none solid solid none;
	position: relative;
	z-index: 99999;
}
#main-nav ul li a {
	display: block;
	padding: 0 8px 8px 8px;
}
#main-nav ul li {
	transition: border .1s;
	-moz-transition: border .1s; /* Firefox 4 */
	-webkit-transition: border .1s; /* Safari and Chrome */
	-o-transition: border .1s; /* Opera */
}
#main-nav ul li.has-sub-menu a {
	padding: 0 8px 38px 8px;
	transition: color .2s;
	-moz-transition: color .2s; /* Firefox 4 */
	-webkit-transition: color .2s; /* Safari and Chrome */
	-o-transition: color .2s; /* Opera */
}
#main-nav ul li.has-sub-menu {
	transition: border .1s;
	-moz-transition: border .1s; /* Firefox 4 */
	-webkit-transition: border .1s; /* Safari and Chrome */
	-o-transition: border .1s; /* Opera */
}
#main-nav ul li.has-sub-menu:after {
	content: "";
    position: absolute;
    	bottom: 0px;
    	right: -3px;
	width: 0; 
	height: 0; 
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	opacity: 0;
	transition: opacity .1s;
	-moz-transition: opacity .1s; /* Firefox 4 */
	-webkit-transition: opacity .1s; /* Safari and Chrome */
	-o-transition: opacity .1s; /* Opera */
}
#main-nav ul li.has-sub-menu:hover:after {
	opacity: 1;
}
#main-nav ul li ul {
	position: absolute;
		z-index: 99999;
		right: -1px;
    display: none;
    margin: 0;
    padding: 0;
}
#main-nav ul li ul li {
    float: none;
    background: #333;
    color: #7d7d7d;
    width: 180px;
    margin: 0;
    border-style: solid;
    border-color: #3d3d3d transparent #2e2e2e transparent !important;
}
#main-nav ul li.has-sub-menu ul li a {
	display: block;
	padding: 18px 22px 17px 22px;
	font-size: 12px;
}
#main-nav ul li.has-sub-menu ul li.has-sub-menu {
	position: relative;
}
#main-nav ul li.has-sub-menu ul li.has-sub-menu:hover:after {
	display: none;
}
#main-nav ul li.has-sub-menu ul li.has-sub-menu ul {
	position: absolute;
		right: -180px;
		top: -1px;
}
#main-nav ul li.has-sub-menu ul li.has-sub-menu ul a {
	color: #7d7d7d;
}
/* Content layout */
.content-half, .content-third, .content-two-third, .content-quarter, .content-two-quarter, .content-three-quarter {
    float: left;
    position: relative;
    margin: 0 4% 0 0;
}
.content-half h1:first-child, .content-half h2:first-child, .content-half h3:first-child,
.content-half h4:first-child, .content-half h5:first-child {
	margin-top: 0;
}
.content-third h1:first-child, .content-third h2:first-child, .content-third h3:first-child,
.content-third h4:first-child, .content-third h5:first-child {
	margin-top: 0;
}
.content-two-third h1:first-child, .content-two-third h2:first-child, .content-two-third h3:first-child,
.content-two-third h4:first-child, .content-two-third h5:first-child {
	margin-top: 0;
}
.content-quarter h1:first-child, .content-quarter h2:first-child, .content-quarter h3:first-child,
.content-quarter h4:first-child, .content-quarter h5:first-child {
	margin-top: 0;
}
.content-two-quarter h1:first-child, .content-two-quarter h2:first-child, .content-two-quarter h3:first-child,
.content-two-quarter h4:first-child, .content-two-quarter h5:first-child {
	margin-top: 0;
}
.content-three-quarter h1:first-child, .content-three-quarter h2:first-child, .content-three-quarter h3:first-child,
.content-three-quarter h4:first-child, .content-three-quarter h5:first-child {
	margin-top: 0;
}
.content-half {
    width: 48%;
}
.content-two-third {
    width: 65%;
}
.content-third {
    width: 30.666%;
}
.content-quarter {
    width: 22%;
}
.content-two-quarter {
    width: 48%;
}
.content-three-quarter {
    width: 74%;
}
.content-half img, .content-two-third img, .content-third img, .content-quarter img, .content-two-quarter img, .content-three-quarter img {
    max-width: 100%;
    height: auto;
}
.last {
    margin: 0;
    clear: right;
}
/* Mobile navigation */
.mobile-menu {
	display: none;
	z-index: 999;
	position: relative;
}
/* Site header */
#logo {
	display: inline-block;
	margin-top:15px;
	margin-bottom:0px;
	margin-left:0px;;
	margin-right:0px;
	position: relative;
	z-index: 9;
}
header#site-header {
	height: 520px;
	position: relative;
	margin: 0 0 10px 0;
}
header#site-header.no-slider {
	height: 115px;
	margin: 0;
}
header#site-header.header-text-only {
	height: 260px;
	margin: 0 0 30px 0;
}
header#site-header:after {
	content: "";
	position: absolute;
		left: 0;
		bottom: 0;
	border-style: solid none none none;
	width: 100%;
	height: 9px;
}
header#site-header .main-wrapper:before {
	content: url(images/header_shine.png);
	position: absolute;
	top: 0;
	left: 0;
}
.patern-1 {
	background: url(images/patterns/patern1.png);
}
.patern-2 {
	background: url(images/patterns/patern2.png);
}
.patern-3 {
	background: url(images/patterns/patern3.png);
}
.patern-4 {
	background: url(images/patterns/patern4.png);
}
.patern-5 {
	background: url(images/patterns/patern5.png);
}
.patern-6 {
	background: url(images/patterns/patern6.png);
}
.patern-7 {
	background: url(images/patterns/patern7.png);
}
.patern-8 {
	background: url(images/patterns/patern8.png);
}
.patern-9 {
	background: url(images/patterns/patern9.png);
}
.body-boxed .boxed {
	width: 990px;
	margin: 0 auto;
	-moz-box-shadow: 0px 0px 5px #888;
	-webkit-box-shadow: 0px 0px 5px #888;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	background: #fff;
}
.button {
	display: inline-block;
	color: #fff;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	box-shadow: inset 0 0 2px rgba(0,0,0, .2);
	border: 2px solid #fff;
	border-style: none none solid none;
	position: relative;
	transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-webkit-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
}
.button:hover {
	opacity: 0.85;
}
.button:after {
	background: #000;
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: .25;
}
.button.large {
	font-size: 15px;
	padding: 12px 30px;
}
.button.medium {
	font-size: 14px;
	padding: 10px 30px;
}
.button.small {
	font-size: 12px;
	padding: 9px 30px;
}
/* Gallery */
.gallery-caption {
	display: none;
}
.gallery-icon a {
	display: block;
	position: relative;
}
.gallery-icon .gallery-hover-icon {
	border-radius: 100%;
	color: #fff;
	display: block;
	font-size: 14px;
	margin: -10px 0 0 -10px;
	opacity: 0;
	padding: 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3;
}
.gallery-icon .gallery-hover-icon span {
	background: none;
	border: 3px solid #fff;
	border-radius: 100%;
	display: block;
	margin: -14px 0 0 -15px;
	padding: 11px 8px;
	position: absolute;
	top: 50%;
	left: 50%;
}
.gallery-hover {
	background: #000;
	display: block;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: opacity .2s;
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}
.gallery-icon a:hover .gallery-hover {
	opacity: .7;
}
.gallery-icon a:hover .gallery-hover-icon {
	opacity: 1;
	padding: 40px;
	margin: -40px 0 0 -40px;
}
.gallery-5-columns .gallery-icon a:hover .gallery-hover-icon, .gallery-6-columns .gallery-icon a:hover .gallery-hover-icon {
	opacity: 1;
	padding: 35px;
	margin: -35px 0 0 -35px;
}
.gallery-7-columns .gallery-icon a:hover .gallery-hover-icon, .gallery-8-columns .gallery-icon a:hover .gallery-hover-icon {
	opacity: 1;
	padding: 28px;
	margin: -28px 0 0 -28px;
}
.gallery-9-columns .gallery-icon a:hover .gallery-hover-icon {
	opacity: 1;
	padding: 22px;
	margin: -22px 0 0 -22px;
}
/* -----------------------------------------------------------------------------------------------------------
----------------------------------------------START Shortcodes------------------------------------------------ 
----------------------------------------------------------------------------------------------------------- */
/* Pricing tables */
.pricing-table-title, .pricing-table-price {
	color: #fff;
}
.pricing-table-price {
	border: 1px solid #fafafa;
	border-style: none none solid none;
	font-size: 24px;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.39);
	padding: 35px 0;
}
.pricing-table-price .price {
	font-size: 36px;
}
.pricing-table-price .price .currency {
	font-size: 21px;
}
.pricing-table-title {
	font-size: 13px;
	padding: 15px 0;
	text-transform: uppercase;
}
.pricing-table-column {
	background: #fafafa;
	float: left;
	text-align: center;
}
.pricing-columns-1 .pricing-table-column {
    width: 100%;
}
.pricing-columns-2 .pricing-table-column {
    width: 48%;
    margin: 0 4% 0 0;
}
.pricing-columns-3 .pricing-table-column {
    width: 30%;
    margin: 0 5% 0 0;
}
.pricing-columns-4 .pricing-table-column {
    width: 22%;
    margin: 0 4% 0 0;
}
.pricing-columns-5 .pricing-table-column {
    width: 18.2%;
    margin: 0 2.25% 0 0;
}
.pricing-table-column:last-child {
    margin: 0;
}
.pricing-table-row {
	border: 1px solid #fff;
	border-style: none none solid none;
	color: #9a9a9a;
	padding: 15px 0;
}
.pricing-table-footer {
	padding: 24px 0;
}
.pricing-table-footer .button.small {
    padding: 6px 30px;
}
/* Person */
.person h2 {
    font-size: 16px;
    display: inline;
}
.person h3 {
    font-size: 12px;
    display: inline;
    text-transform: none;
}
.person header {
    width: 90%;
    margin: 0 10% 0 0;
    position: relative;
}
.person .facebook {
    background: url(images/person_facebook.png) center no-repeat;
    width: 25px;
    height: 17px;
}
.person .twitter {
    background: url(images/person_twitter.png) center no-repeat;
    width: 25px;
    height: 16px;
}
.person .linkedin {
    background: url(images/person_linkedin.png) center no-repeat;
    width: 25px;
    height: 18px;
}
.person .facebook, .person .twitter, .person .linkedin {
    display: block;
    margin: 0 0 15px 0;
}
.person .person-social {
    text-align: center;
    position: absolute;
        top: 0;
        right: -40px;
}
.person .person-social a:hover {
    opacity: .9;
}
.person img {
    width: 100%;
    background: #ccc;
    height: auto;
    margin: 0 0 15px 0;
}
/* Icons */
.icon {
	display: block;
	text-align: center;
}
.icon p {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
a.more p {
	position: relative;
}
a.more {
	display: table;
	position: relative;
}
.icon h3 {
	font-size: 16px;
}
.icon del {
	position: relative;
	display: block;
}
a.more:hover span.icon-link-line span {
	left: 100%;
}
a.more span.icon-link-line, a.more span.icon-link-text {
	display: table-cell;
	position: relative;
	vertical-align: middle;
}
a.more span.icon-link-line {
	width: 100%;
}
a.more span.icon-link-line .hr-line {
	border: 1px solid #e6e6e6;
	border-style: solid none none none;
	margin-right: 8px;
	display: block;
}
a.more span.icon-link-line span {
	border-style: solid none none none;
	display: block;
	width: 32px;
	height: 1px;
	margin: -1px 0 0 -40px;
	position: absolute;
		top: 50%;
		left: 40px;
	transition: left .2s linear;
	-moz-transition: left .2s linear;
	-webkit-transition: left .2s linear;
	-o-transition: left .2s linear;
}
.icon img {
	-webkit-transition: margin .1s linear;
	-moz-transition: margin .1s linear;
	-ms-transition: margin .1s linear;
	-o-transition: margin .1s linear;
	transition: margin .1s linear;
}	
.icon img:hover {
	margin: -10px 0 10px 0;
}
/* Statement and Logo box */
.statement-box, .logo-box, .accordion, .tabs, .box-wrapper {
	display: table;
	box-shadow: 0px 0px 5px 1px #eaeaea;
	-webkit-box-shadow: 0px 0px 5px 1px #eaeaea;
	width: 100%;
	margin: 0 0 20px 0 0;
	padding: 38px 26px;
	background: #fafafa;
	max-width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.logo-box-row {
	display: table-row;
}
.statement-box-left, .statement-box-right, a.logo  {
	display: table-cell;
}
.statement-box-right {
	text-align: right;
	min-width: 200px;
	vertical-align: middle;
	padding: 0 0 0 30px;
}
.statement-box p {
	font-size: 14px;
	line-height: 21px;
}
.statement-box h2 {
	margin: 0 0 20px 0;
}
.logo-box {
	padding: 0;
}
a.logo  {
	padding: 30px 20px 20px 20px;
	vertical-align: top;
	text-align: center;
	-webkit-transition: background .3s;
	-moz-transition: background .3s;
	-o-transition: background .3s ;
	transition: background .3s;
}
a.logo:hover {
	background: #f4f4f4;
}
/* Accordion */
.accordion {
	padding: 0
}
.accordion h3 {
	border: 1px solid #e6e6e6;
	border-style: solid none;
	font-size: 16px;
	margin: 0 0 -1px 0;
	padding: 17px 34px;
	position: relative;
	-webkit-transition: background .3s;
	-moz-transition: background .3s;
	-o-transition: background .3s ;
	transition: background .3s;
}
.accordion h3:hover {
	background: #f4f4f4;
	cursor: pointer;
}
.accordion .first-accordion h3 {
	border-style: none none solid none;
}
.accordion h3:after {
	border: 1px solid #e6e6e6;
	border-style: none none none solid;
	color: #000;
	content: "+";
	font-size: 18px;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	padding: 17px 25px 0 25px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.accoridon-selected h3:after {
	content: "-";
	padding: 17px 27px 0 27px;
}
.accordion-content {
	padding: 34px;
	display: none;
}
/* Tabs */
.tabs {
	display: block;
	padding: 0;
}
.tabs ul.tabs-menu {
	display: table;
	width: 100%;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.tabs ul.tabs-menu li {
	border: 1px solid #e6e6e6;
	border-style: none none none solid;
	cursor: pointer;
	display: table-cell;
	padding: 17px 24px;
	text-align: center;
	-webkit-transition: background .3s;
	-moz-transition: background .3s;
	-o-transition: background .3s ;
	transition: background .3s;
}
.tabs ul.tabs-menu li:hover {
	background: #f4f4f4;
}
.tabs ul.tabs-menu li h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.tabs ul.tabs-menu li.first-tab {
	border: none !important;
}
.tabs-wrapper .tab {
	padding: 34px;
	display: none;
}
.tabs-wrapper .tab:first-of-type {
	display: block;
}
/* Progress bar */
.progress-wrapper {
	background: #fafafa;
	color: #fff;
	font-size: 12px;
	margin: 0 0 15px 0;
	height: 35px;
}
.progress-wrapper .progress {
	background: #323232;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	overflow: visible;
	white-space: nowrap;
	width: 0px;
	-webkit-transition: width 0.6s ease;
	-moz-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}
.progress-wrapper .progress span {
	display: block;
	padding: 10px 13px;
}
/* Alert boxes */
.alert {
    width: 100%;
    box-sizing:  border-box;
    -webkit-box-sizing:  border-box;
    -moz-box-sizing:  border-box;
    padding: 7px 60px;
    margin: 0 0 10px 0;
    position: relative;
    text-align: center;
    line-height: 18px;
}
.alert-close {
    z-index: 9;
    cursor: pointer;
    background: url(images/alert_close.png);
    width: 8px;
    height:  8px;
    position: absolute;
        top: 50%;
        right: 15px;
    margin: -4px 0 0 0;
}
.general {
    border: 1px solid #c7c7c7;
    background: url(images/alert_general.png) 10px center no-repeat;
    background-color: #fafafa;
    color: #8e8e8e
}
.success {
   	border: 1px solid #b9d6b0;
    background: url(images/alert_success.png) 10px center no-repeat;
    background-color: #e0ffcb;
    color: #58b31a
}
.notice {
    border: 1px solid #ffad46;
    background: url(images/alert_notice.png) 10px center no-repeat;
    background-color: #ffddb2;
    color: #ff8e00
}
.error {
    border: 1px solid #ff9494;
    background: url(images/alert_error.png) 10px center no-repeat;
    background-color: #ffdcdc;
    color: #dd0000
}
/* Contact */
.contact-form input[type="text"], .contact-form textarea, #comment-form input[type="text"] {
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	padding: 7px 10px;
	margin: 0 0 10px 0;
}
#comment-form input[type="text"] {
	margin: 0 0 2px 0;
}
.contact-form textarea {
	min-height: 160px;
}
.form-buttons input {
	float: right;
}
.contact-form .error {
	background-position: center right;
	background-origin: content-box;
	border: 1px solid #ff9494 !important;
}
.contact-form textarea.error {
	background-position: top right;
}
.contact-form .error-text {
	color: #ff9494;
	margin: 3px 0 10px 0;
}
/* Quote */
blockquote, .quote-right, .quote-left {
    position: relative;
    color: #383636;
    font-style: italic;
    font-size: 17px;
    line-height: 1.5em;
    margin: 30px 26px 15px 25px;
}
.quote-right {
	margin-left: 0;
}
blockquote:before, .quote-left:before, .quotes article:before {
    content: url(images/quote.png);
    position: absolute;
        top: -17px;
        left: -22px;
}
blockquote:after, .quote-left:after {
    content: "";
    position: absolute;
        top: 0;
        right: -26px;
    width: 2px;
    height: 100%;
}
.quote-right:after {
    content: url(images/quote2.png);
    position: absolute;
        bottom: -17px;
        right: -22px;
}
/* recent projects */
.recent-projects ul {
	padding: 0;
	margin: 0;
}
.recent-projects li, .recent-posts article {
	float: left;
	width: 23.5%;
	list-style: none;
	margin: 0 2% 0 0;
	padding: 0;
}
.recent-posts article {
	margin-bottom: 30px;
}
.recent-posts .post-date-comments {
	float: none;
}
.recent-posts .post-date-comments span {
	margin: 0 0 0 22px;
}
.recent-projects li:nth-of-type(4n), .recent-posts article:nth-of-type(4n) {
	margin: 0;
}
.recent-projects li img, .recent-posts article img {
	height: 170px;
}
.recent-projects li h4 {
	font-size: 14px;
	line-height: 1.3em;
	margin: 10px 0 20px 0;
}
.recent-projects .image-wrapper {
	background: #000;
	line-height: 0;
	position: relative;
}
.recent-projects .image-wrapper img {
	margin: 0;
	padding: 0;
}
.recent-projects .image-wrapper:hover img {
	opacity: .6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.recent-projects .image-wrapper a {
	border-radius: 100%;
	color: #fff;
	display: block;
	font-size: 14px;
	margin: -10px 0 0 -10px;
	opacity: 0;
	padding: 10px;
	position: absolute;
	top: 50%;
	z-index: 9;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3;
}
.recent-projects .image-wrapper:hover a {
	opacity: 1;
	padding: 30px;
	margin: -30px 0 0 -30px;
}
/* -----------------------------------------------------------------------------------------------------------
-----------------------------------------------END Shortcodes------------------------------------------------- 
----------------------------------------------------------------------------------------------------------- */
/* 404 Page */
#page-404 h1, #page-404 h2 {
	color: #878787;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
#page-404 h1 {
	font-size: 26px;
}
#page-404 h2 {
	font-size: 17px;
	font-weight: 300;
	line-height: 23px;
}
/* Sidebar */
.sidebar {
	padding: 0;
	margin: 0;
	width: 280px;
}
.sidebar.sidebar-two-left, .sidebar.sidebar-two-right {
	width: 205px;
}
.blog-one-sidebar, .blog-two-sidebar, .sidebar-left, .sidebar.sidebar-two-left, .sidebar.sidebar-two-right {
	float: left;
}
.sidebar-right {
	float: right
}
section.blog-one-sidebar.blog-left {
	border: 1px solid #e6e6e6;
	border-style: none none none solid;
	margin: 0 0 0 18px;
	padding: 0 0 0 24px;
}
section.blog-one-sidebar.blog-right {
	border: 1px solid #e6e6e6;
	border-style: none solid none none;
	margin: 0 18px 0 0;
	padding: 0 24px 0 0;
}
section.blog-one-sidebar {
	width: 637px;
}
section.blog-two-sidebar {
	border: 1px solid #e6e6e6;
	border-style: none solid;
	margin: 0 18px;
	padding: 0 24px;
	width: 464px;
}
/* Goole maps */
.map img {
	max-width: none;
}
/* Blog page */
article.blog {
	width: 100%;
	margin: 0 0 50px 0;
}
article.blog h2 {
	float: left;
	font-size: 18px;
	margin: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 390px;
}
article.blog.blog-two-sidebar h2 {
	width: 100%;
	margin-bottom: 15px;
}
.post-date-comments {
	font-size: 11px;
	float: right;
}
.blog-two-sidebar .post-date-comments {
	display: block;
	float: none;
}
.blog-two-sidebar .post-date-comments span {
	margin: 0 0 0 25px;
}
.post-date-comments a {
	position: relative;
	margin: 0 0 0 50px;
}
.post-date-comments span {
	position: relative;
	margin: 0 0 0 45px;
}
.post-date-comments a:before {
	content: url(images/comments.png);
	left: -33px;
	top: -3px;
}
.post-date-comments span:before {
	content: url(images/calendar.png);
	left: -23px;
	top: -3px;
}
.post-date-comments a:before, .post-date-comments span:before {
	position: absolute;
}
article.blog .wp-post-image img, .blog .video-wrapper, #google-map1, #google-map2, #google-map3, .pricing-table-column, .recent-projects .image-wrapper img {
	box-shadow: 0px 0px 5px 1px #eaeaea;
	-webkit-box-shadow: 0px 0px 5px 1px #eaeaea;
	margin: 0 0 30px 0;
}
.recent-projects .image-wrapper img {
	margin: 0
}
article.blog .wp-post-image {
	display: block;
	width: 100%;
}
article.blog .wp-post-image img {
	width: 100%;
}
.blog-one-sidebar article.blog .wp-post-image img {
	height: 267px;
}
.blog-more-content {
	border: 1px solid #e6e6e6;
	border-style: solid none none none;
	margin: 20px 0 25px 0;
	padding: 20px 0 0 0;
}
.bypostauthor {}
.blog .tags-author {
	float: left;
}
.blog .more .icon-link-text {
	text-transform: uppercase;
	font-size: 13px;
	line-height: 13px;
}
.blog .more, .blog a.more span.icon-link-line {
	width: 200px;
	float: right;
	margin: 6px 0 0 0;
}
/* Blog Column Views */
article.blog.blog-two-column .post-date-comments, article.blog.blog-three-column .post-date-comments, article.blog.blog-four-column .post-date-comments {
	float: left;
	margin: 20px 0 0 0;
}
article.blog.blog-two-column .post-date-comments span, article.blog.blog-three-column .post-date-comments span, article.blog.blog-four-column .post-date-comments span {
	margin: 0 0 0 23px;
}
.blog.blog-two-column .tags-author, .blog.blog-three-column .tags-author, .blog.blog-four-column .tags-author {
	float: none;
}
.blog.blog-two-column .more, .blog.blog-two-column a.more span.icon-link-line,
.blog.blog-three-column .more, .blog.blog-three-column a.more span.icon-link-line,
.blog.blog-four-column .more, .blog.blog-four-column a.more span.icon-link-line {
	float: none;
	margin: 20px 0 0 0;
	width: 100%;
}
article.blog.blog-two-column:nth-of-type(2n), article.blog.blog-three-column:nth-of-type(3n), article.blog.blog-four-column:nth-of-type(4n) {
	margin-right: 0;
}
article.blog.blog-two-column h2, article.blog.blog-three-column h2, article.blog.blog-four-column h2 {
	width: 100%;
}
/* 2 Columns */
article.blog.blog-two-column {
	float: left;
	width: 48%;
	margin-right: 4%;
}
/* 3 Columns */
article.blog.blog-three-column {
	float: left;
	width: 32%;
	margin-right: 2%;
}
article.blog.blog-three-column img {
	height: 210px;
}
/* 4 Columns */
article.blog.blog-four-column {
	float: left;
	width: 23.5%;
	margin-right: 2%;
}
article.blog.blog-four-column img {
	height: 160px;
}
/* Single Blog Item Page */
.single-blog-image {
	margin: 0 0 30px 0;
}
.single-blog-image img {
	width: 100%;
	height: auto;
}
.share-this {
	float: right;
	line-height: 30px;
}
.blog.single-item .tags-author {
	margin: 8px 0 0 0;
}
.blog.single-item {
	margin: 0;
}
/* Comments */
#comments-header, #comments-number {
	display: inline-block;
	margin: 40px 0 30px 0;
}
#comments-number {
	margin-left: 5px;
}
.comment {
	width: 100%;
	margin: 0 0 20px 0;
}
#respond {
	margin: 0 0 40px 0;
}
.comments-left-side-image {
	background: #e8e8e8;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: inline-block;
	line-height: 1px;
	position: relative;
}
.comments-left-side-image img {
	margin: 3px;
}
.comments-left-side .comment-reply-link {
	background: url(images/small-icons/reply.png);
	display: block;
	width: 29px;
	height: 29px;
	margin: 8px auto 20px auto;
	opacity: 0;
}
.comment:hover .comments-left-side .comment-reply-link {
	opacity: .4;
}
.comment .comments-left-side .comment-reply-link:hover {
	opacity: .7;
}
.comments-left-side {
	margin: 0 20px 0 0;
	position: relative;
}
.comments-left-side, .comments-right-side {
	float: left
}
.comments-right-side h3 {
	margin: 0 0 10px 0;
}
.comments-right-side .post-date-comments {
	float: none;
}
.comments-right-side .post-date-comments span {
	display: block;
	margin: 0 0 5px 23px
}
/* Depth - No Sidebar */
.comments-right-side {
	width: 884px;
}
.depth-2 .comments-right-side {
	width: 809px;
}
.depth-2 .comments-left-side {
	margin-left: 75px;
}
.depth-3 .comments-right-side {
	width: 734px;
}
.depth-3 .comments-left-side {
	margin-left: 150px;
}
.depth-4 .comments-right-side {
	width: 659px;
}
.depth-4 .comments-left-side {
	margin-left: 225px;
}
/* Depth - One Sidebar */
.blog-one-sidebar .comments-right-side {
	width: 561px;
}
.blog-one-sidebar .depth-2 .comments-right-side {
	width: 486px;
}
.blog-one-sidebar .depth-2 .comments-left-side {
	margin-left: 75px;
}
.blog-one-sidebar .depth-3 .comments-right-side {
	width: 411px;
}
.blog-one-sidebar .depth-3 .comments-left-side {
	margin-left: 150px;
}
.blog-one-sidebar .depth-4 .comments-right-side {
	width: 336px;
}
.blog-one-sidebar .depth-4 .comments-left-side {
	margin-left: 225px;
}
.depth-2 .comments-left-side:before, .depth-3 .comments-left-side:before, .depth-4 .comments-left-side:before {
	content: url(images/small-icons/comment_arrow.png);
	font-size: 16px;
	position: absolute;
	left: -60px;
	top: 25px;
}
.comments-wrapper {
	margin: 0 0 40px 0;
}
#comment-form textarea {
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	height: 200px;
	max-width: 100%;
	padding: 15px;
}
#comment-header {
	margin: 0 0 20px 0
}
.buttons {
	margin-top: 20px;
}
.buttons {
	text-align: right;
}
.buttons input {
	margin-left: 5px;
}
.form-submit #submit {
	display: none;
}
/* Wooslider */
.slider-wrapper {
	position: absolute;
		top: 104px;
		left: 0;
		z-index: 9;
}
.wooslider {
	margin: 0 !important;
	padding: 0 !important;
	border: 0;
	width: 960px;
	height: 430px;
	border: none !important;
	-moz-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-o-box-shadow: none!important;
	box-shadow: none !important;
	position: relative;
	z-index: 10;
}
.slider-shadow {
	position: absolute;
		left: 0;
		bottom: -20px;
		z-index: 1;
	width: 100%;
	height: 49px;
}
.wooslider img {
	width: 100%;
	height: auto;
}
.slide-content p {
	overflow: hidden;
	position: relative;
	margin: 0;
	padding: 0;
}
.slides {
	position: relative;
}
body .wooslider .slide-content {
	margin: 0 !important;
	clear: both;
}
.slide-content p a {
	display: block;
	height: 335px;
	overflow: hidden
}
.slide-content p:after {
	content: url(images/wooslider/wooslider-image-mask.png);
	position: absolute;
		left: 0;
		bottom: -5px;
}
.slide {
	z-index: 11 !important;
}
/* Wooslider headings */
.wooslider h2, .wooslider h3 {
	font-weight: 400;
	font-style: italic;	
	float: right;
	clear: both;
}
.wooslider h2 {
	position: relative;
	font-size: 32px;
	margin: 0;
	padding: 5px 124px  0 0;
}
.wooslider h2:before {
	content: url(images/wooslider/quote.png);
		position: absolute;
		left: -30px;
		top: -10px;
}
.wooslider h3 {
	font-size: 19px;
	margin: 15px 46px 0 0;
	position: relative;
	z-index: 9999;
}
/* Wooslider bottom controls */
.wooslider-control-nav {
	width: 695px !important;
	position: absolute !important;
		top: auto !important;
		left: 0 !important;
		bottom: 0 !important;
		z-index: 10 !important;
	height: 31px;
	padding: 0 0 0 12px !important;
}
.wooslider-control-nav:after {
	content: url(images/wooslider/wooslider-bullets-mask.png);
	position: absolute;
		bottom: 0;
		left: 1px;
		z-index: 1;
	width: 100%;
	height: 31px;
}
.wooslider-control-nav li {
	margin: 0 3px 0 0 !important;
	padding: 10px 0 0 0;
	position: relative;
	z-index: 99;
	float: left;
}
.wooslider-control-paging li a {
	width: 6px !important;
	height: 6px !important;
	border: 1px solid #fff !important;
	border-radius: 100% !important;
	box-shadow: 0 0 0 2px rgba(0, 0, 0, .4) !important;
	margin: 2px 2px 0 0;
}
/* Wooslider side controls */
.wooslider-direction-nav li a {
	z-index: 9999 !important;
	-webkit-transition: opacity .3s ease !important;
	-moz-transition: opacity .3s ease !important;
	-o-transition: opacity .3s ease !important;
	transition: opacity .3s ease !important;
	width: 34px !important;
	height: 68px !important;
	margin-top: -34px;
}
.wooslider-next {
	background: url(images/wooslider/wooslider_right_arrow.png) 0 0 no-repeat !important;
	right: 0px !important;
}
.wooslider-prev {
	background: url(images/wooslider/wooslider_left_arrow.png) 0 0 no-repeat !important;
	left: 0px !important;
}
.wooslider-next:hover, .wooslider-prev:hover {
	background-position:  0 -68px !important;
}
/* WooSlider text only */
.slider-text-only .wooslider {
	height: 180px;
}	
	
.slider-text-only .wooslider .slides:before {
	content: "" !important;
	display: block;
	height: 70px !important;
	width: 100% !important;
	visibility: visible !important;
}
.slider-text-only .wooslider .slides:after {
	content: url(images/wooslider/wooslider-image-mask.png) !important;
	display: block;
	height: 70px !important;
	width: 100% !important;
	overflow: hidden;
	visibility: visible !important;
	position: absolute;
	top: 25px;
	left: 0;
}
.slider-text-only .slide-content a {
	display: none !important
}
/* Breadcrumbs */
.breadcrumbs {
	padding: 0 0 30px 0;
	font-size: 13px;
}
.breadcrumbs img {
	margin: 0 10px;
	vertical-align: middle;
}
#first-bread:before {
	content: "...";
	font-size: 14px;
	position: absolute;
		top: -4px;
		left: 0px;
}
#first-bread {
	position: relative;
	padding: 0 0 0 25px;
}
/* Site main content */
.main-content {
	padding: 40px 0 0 0;
}
/* ------------------- */
/* ---- Portfolio ---- */
/* ------------------- */
/* Filter */
#filters {
	padding: 15px 20px;
	margin: 0 0 -5px 0;
}
#filters li {
	list-style: none;
	float: left;
}
#filters li a {
	color: #fff;
	display: block;
	float: left;
	margin: 0 10px 0 0;
	-webkit-transition: opacity .2s ease-in-out;
  	-moz-transition: opacity .2s ease-in-out;
  	-ms-transition: opacity .2s ease-in-out;
  	-o-transition: opacity .2s ease-in-out;
  	transition: opacity .2s ease-in-out;
}
#filters li a:hover {
	opacity: .7;
}
#filters li a.selected-filter, #filters li a.selected-filter:hover {
	color: #383636;
	cursor: default;
	opacity: 1;
}
.filter-arrow {
	background: url(images/small-icons/filter_arrow.png);
	display: block;
	float: left;
	width: 4px;
	height: 6px;
	margin: 5px 10px 0 0;
}
h3.portfolio-title {
	font-size:12px;
	margin: 0 0 0 0;
}
#isotope-container {
	width: 980px;
	padding: 0 20px 20px 20px;
	margin-left: -20px;
}
.isotope-item {
	list-style: none;
	margin: 60px 0 0 0;
	overflow: hidden;
}
.isotope-item.two-column {
	width: 470px;
	margin: 61px 19px 0 0;
}
.isotope-item.three-column {
	width: 307px;
	margin: 61px 19px 0 0;
}
.isotope-item.four-column {
	width: 225px;
	margin: 61px 20px 0 0;
}
.isotope-item.four-column.three{
	margin-left: 0;
}
.isotope-item.four-column.four{
	margin-left: 0;
}
.isotope-item.four-column h3, .isotope-item.three-column h3, .isotope-item.two-column h3 {
	overflow: hidden;
	white-space: nowrap; /* Don't forget this one */
	text-overflow: ellipsis;
}
.isotope-item.four-column img, .isotope-item.three-column img, .isotope-item.two-column img {
	margin: 0 0 20px 0;
	width: 100%;
	height: auto
}
.isotope-item.full-width {
	box-shadow: 0px 0px 5px 1px #eaeaea;
	-webkit-box-shadow: 0px 0px 5px 1px #eaeaea;
	width: 916px;
	padding: 38px 22px;
	background: #fafafa;
}
.isotope-item  .portfolio-image {
	background: #efefef;
	border: 1px solid #e6e6e6;
	box-shadow: 0 2px 2px #fff;
	padding: 3px;
	width: 610px;
	position: relative;
}
.isotope-item .portfolio-image img {
	opacity: 0;
	width: 430px;
	height: 267px;
	transition: opacity 1s;
	-moz-transition: opacity 1s; /* Firefox 4 */
	-webkit-transition: opacity 1s; /* Safari and Chrome */
	-o-transition: width 1s; /* Opera */
	position: absolute;
	left: 3px;
	top: 3px;
}
.isotope-item.oposite-side .portfolio-image img {
	left: auto;
	right: 3px;
}
.isotope-item .portfolio-image img.wp-post-image {
	opacity: 1;
	z-index: 2;
}
.isotope-item .portfolio-image, .isotope-item .portfolio-image .thumbnails div, .isotope-item .portfolio-image > img, .oposite-side.isotope-item .portfolio-side-content, .isotope-item.oposite-side .thumbnails  {
	float: left;
}
.isotope-item .portfolio-side-content, .isotope-item.oposite-side .portfolio-image, .isotope-item .thumbnails, .isotope-item.oposite-side .portfolio-image > img {
	float: right;
}
.isotope-item .portfolio-side-content {
	width: 279px;
}
.isotope-item .portfolio-side-content ul {
	margin: 10px 0 10px 14px;
}
.isotope-item .portfolio-side-content ul.list-checked {
	margin: 10px 0 10px 18px;
}
.isotope-item .portfolio-side-content li .list-content {
	border: 1px solid #e6e6e6;
	border-style: none none solid none;
	padding: 8px 10px 6px 0px;
	position: relative;
}
.isotope-item .portfolio-side-content li .list-content:before, .isotope-item .portfolio-side-content li .list-content:after {
	content: "";
	border: 1px solid #e6e6e6;
	border-style: none none solid none;
	position: absolute;
	bottom: -1px;
	left: -14px;
	width: 50px;
	height: 1px;
}
.isotope-item .portfolio-side-content ul.list-checked li .list-content:before {
	left: -26px;
}
.isotope-item .portfolio-side-content li .list-content:after {
	left: auto;
	right: -22px
}
.isotope-item.oposite-side .portfolio-side-content ul.list-checked li .list-content:before {
	left: -50px;
}
.isotope-item.oposite-side .portfolio-side-content li .list-content:after {
	right: auto;
	left: -22px	
}
.isotope-item .open {
	color: #fff;
	font-size: 14px;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 15px 11px 7px 124px;
	text-transform: uppercase;
}
.isotope-item .open:before {
	content: "";
	border-bottom: 40px solid rgba(0, 255, 0, 0);
	border-left: 177px solid #fafafa;
	position: absolute;
	bottom: 0;
	left: 0px;
}
.isotope-item.oposite-side .open {
	left: 0;
	right: auto;
	padding: 15px 124px 7px 11px;
}
.isotope-item.oposite-side .open:before {
	border-bottom: 40px solid rgba(0, 255, 0, 0);
	border-right: 177px solid #fafafa;
	border-left: none;
	left: auto;
	right: 0;
}
.thumbnails div {
	width: 90px;
	height: 89px;
	opacity: 0.4;
	cursor: pointer;
	transition: opacity .3s;
	-moz-transition: opacity .3s;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
}
.thumbnail-wrapper, .thumbnails div.thumbnail-wrapper {
	background: #000 !important;
	opacity: 1 !important;
	margin: 0 !important;
	padding: 0 !important;
}
.thumbnails div:hover {
	opacity: 0.9;
}
.thumbnails div.selected-thumbnail {
	cursor: default;
	opacity: 1;
	height: 86px;
	border-style: none none solid none;
}
.thumbnails span {
	display: block;
	width: 90px;
	height: 89px;
	background: #fff;
	float: left;
}
.thumbnails {
	width: 180px; 
}
.enlarge {
	background: url(images/portfolio_zoom.png);
	display: block;
	width: 34px;
	height: 68px;
	margin: -34px 0 0 0;
	position: absolute;
	top: 50%;
	left: -1px;
	z-index: 9;
	opacity: 1;
}
.isotope-item.oposite-side .enlarge {
	background-position: 34px 0;
	left: auto;
	right: -1px;
}
.enlarge:hover {
	opacity: .8;
}
/* Single portfolio page */
.single-portfolio li {
	margin: 0;
}
.single-portfolio .isotope-item .portfolio-image {
	width: 100%;
	float: none;
	height: 445px;
}
.single-portfolio .isotope-item .portfolio-image img {
	width: 736px;
	height: 445px;
}
.single-portfolio .portfolio-side-content {
	width: 100%;
	float: none;
	margin: 30px 0 0 0;
}
.single-portfolio .portfolio-side-content li:after {
	display: none;
}
/* Pagination */
.pagination ul {
	margin: 0;
	padding: 0;
}
.portfolio-pagination {
	margin: 20px 0 0 0;
}
.pagination li, .jquery-pagination a {
   	background-color: #e0e0e0; 
   	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f2f2f2), to(#e0e0e0));
    background-image: -webkit-linear-gradient(top, #f2f2f2, #e0e0e0); 
    background-image:    -moz-linear-gradient(top, #f2f2f2, #e0e0e0);
    background-image:     -ms-linear-gradient(top, #f2f2f2, #e0e0e0);
    background-image:      -o-linear-gradient(top, #f2f2f2, #e0e0e0);
	list-style: none;
	float: left;
	margin: 0 4px 10px 0;
	padding: 0;
}
.pagination li a, .pagination li .current, .jquery-pagination a {
	display: block;
    border: 1px solid #e6e6e6;
    border-color: #e6e6e6 #e6e6e6 #c4c4c4 #e6e6e6;
    color: #878787;
	padding: 5px 9px;
	position: relative;
	text-transform: uppercase;
}
.pagination li a:after, .pagination li .current:after, .comments-left-side-image:after {
	background: #fff;
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: -3px;
	left: 0;
}
.pagination li a.next, .pagination li a.prev {
	padding: 5px 19px;
}
.pagination li .current, .jquery-pagination a.selected-link {
    color: #fff;	
}
/* Site footer */
.prefooter {
	margin: 30px 0 0 0;
	height: 10px;
	background: #f2f2f2;
}
footer#site-footer {
    font-size: 12px;
    line-height: 26px;
    padding: 40px 0 0 0;
}
.tweet_time {
    display: block;
    font-size:  11px;
    margin-bottom:  20px;
}
.footer p, footer a, .tweet_text {
	transition: color 0.2s ease;
        -webkit-transition: color 0.2s ease;
        -moz-transition: color 0.2s ease;
		-o-transition: color 0.2s ease;
}
footer#site-footer ul li {
    list-style: none;
}
footer#site-footer ul li ul li {
    float: none
}
footer#site-footer .xoxo {
    float: left;
    width: 240px;
    margin: 10px 0 0 0;
}
footer#site-footer .xoxo .widget-container {
	float: none;
}
footer#site-footer .xoxo a, footer#site-footer .xoxo .recentcomments {
	position: relative;
	margin: 0 0 0 20px;
}
footer#site-footer .xoxo a:before, footer#site-footer .xoxo .recentcomments:before {
	content: url(images/small-icons/arrow.png);
	position: absolute;
		top: -7px;
		left: -20px;
}
footer#site-footer .xoxo a.social-facebook:before, footer#site-footer .xoxo a.social-twitter:before, footer#site-footer .xoxo a.social-google:before,
footer#site-footer .xoxo a.social-linkedin:before, footer#site-footer .xoxo a.social-vimeo:before, footer#site-footer .xoxo a.social-youtube:before,
footer#site-footer .xoxo a.social-flickr:before  {
	top: -5px;
}
footer#site-footer .xoxo a.social-facebook:before {
	content: url(images/small-icons/facebook.png);
}
footer#site-footer .xoxo a.social-twitter:before {
	content: url(images/small-icons/twitter.png);
}
footer#site-footer .xoxo a.social-google:before {
	content: url(images/small-icons/google.png);
}
footer#site-footer .xoxo a.social-linkedin:before {
	content: url(images/small-icons/linkedin.png);
}
footer#site-footer .xoxo a.social-vimeo:before {
	content: url(images/small-icons/vimeo.png);
}
footer#site-footer .xoxo a.social-flickr:before {
	content: url(images/small-icons/flickr.png);
}
footer#site-footer .xoxo a.social-youtube:before {
	content: url(images/small-icons/youtube.png);
}
footer#site-footer .xoxo .xoxo {
    margin: 0;
}
footer#site-footer h3.widget-title {
	color: #fff;
	font-size: 17px;
    margin: 0 0 20px 0;
    padding: 0;
    text-transform: uppercase;
    position: relative;
}
footer#site-footer h3.widget-title:after {
	content: "";
	position: absolute;
		bottom: -10px;
		left: 0;
	opacity: .45;
	border: 1px solid #000;
	border-style: solid none none;
	background: #2a2a2a;
	width: 100%;
	height: 1px;
}
footer#site-footer .xoxo .xoxo:first-of-type {
    margin: 0;
}
footer#site-footer .flickr-image img {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	width: 46px !important;
	height: 46px !important;
	margin: 7px 10px 0 0;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
footer#site-footer .flickr-image img:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}
footer#site-footer .EnvooImages {
    margin: 5px 0 12px 0;
}
#thumbs {
   width: 179px; 
   margin-top: 14px; 
}
footer#site-footer .flickr-image:nth-of-type(3n) img {
    margin: 7px 0 0 0;
}
.social {
    height: 56px;
    width:  100%;
    margin: 50px 0 0 0;
}
footer#site-footer .copyright {
    margin-top: 16px;
    float: left;
}
footer#site-footer .credentials {
    margin-top: 16px;
    float: right;	
}
footer .widget-container {
	height: auto;
	margin: 0 0 30px 0;
}
footer .widget-container #s {
	width: 100% !important;
	float: none !important;
}
.responsive-on-demand, .responsive-on-demand-selected {
	cursor: pointer;
	display: block;
	width: 92px;
	height: 22px;
	position: absolute;
		top: 16px;
		left: 50%;
	margin-left: -46px;
	z-index: 9;
	opacity: .5;
	filter: alpha(opacity=50);
	-webkit-transition: opacity .2s ease-in-out;
  	-moz-transition: opacity .2s ease-in-out;
  	-ms-transition: opacity .2s ease-in-out;
  	-o-transition: opacity .2s ease-in-out;
  	transition: opacity .2s ease-in-out;
}
.responsive-on-demand:hover {
	opacity: 1;
}
/**** Isotope filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height;
     -moz-transition-property: height;
      -ms-transition-property: height;
       -o-transition-property: height;
          transition-property: height;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  color: #222; 
  text-transform: uppercase;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background: #fafafa;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background: #fafafa;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.photostream li {
	list-style: none;
}
footer#site-footer .xoxo .photostream a:before {
	display: none;
}
footer#site-footer .xoxo .photostream a {
	margin: 0;
}
#other-images {
	display: none;
}
#main-image {
	width: 736px;
	height: 445px;
	float: left;
	-webkit-transition: background .3s linear;
	-moz-transition: background .3s linear;
	-ms-transition: background .3s linear;
	-o-transition: background .3s linear;
	transition: background .3s linear;
}
.main-image img {
	float: left;
	-webkit-transition: background .3s linear;
	-moz-transition: background .3s linear;
	-ms-transition: background .3s linear;
	-o-transition: background .3s linear;
	transition: background .3s linear;	
}
.main-image {
	float: left;
}
.main-image {
	width: 430px;
	height: 267px;
    -webkit-background-size: 100% !important;
    -moz-background-size: 100% !important;
    -o-background-size: 100% !important;
    background-size: 100% !important;
	-webkit-transition: background .3s linear;
	-moz-transition: background .3s linear;
	-ms-transition: background .3s linear;
	-o-transition: background .3s linear;
	transition: background .3s linear;	
}
.main-image img {
	display: none;
}