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

 *

 * Youxi v1.3 - Elements Stylesheet

 *

 * This file is part of Youxi, a HTML5 Business Theme build for sale at ThemeForest.

 * For questions, suggestions or support request, please mail me at maimairel@yahoo.com

 *

 * Development Started:

 * March 26, 2013

 *

 *

 * Table of Contents:

 *		Slider

 *		Services

 *		Process

 *		Team

 *		Featured Text

 *		Portfolio

 *		Portfolio Detail

 *		Filterable Portfolio

 *		Blog Post

 *		Pricing Table

 *		Timeline

 *		Icons List

 *		Job

 *		Pagination

 *		Under Construction

 *		Error

 *		Isotope

 *		Media Queries

 */



/* Slider

================================================== */



.slider-wrap {

	position: relative;

	overflow: hidden;

	max-height: 510px;

}



.slider-wrap .slider-wrap-box {

	max-width: 1024px;

	margin: auto;

	position: relative;

}



.wide .slider-wrap .slider-wrap-box {

	margin: 30px auto;

	box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);

}



.slider-wrap .flexslider {

	margin: 0;

}



/* Services

================================================== */



.service {

	margin-bottom: 30px;

}



.service .name {

	margin-bottom: 10px;

}



.service .icon {

	width: 64px;

	float: left;

	color: #aaaaaa;

	text-align: center;

}



.service .icon [class*="icon-"] {

	font-size: 40px;

	line-height: 1;

}



.service .text {

	margin-left: 69px;

}



.service .text p {

	margin: 0;

}



/* Process

================================================== */



.process .phase:after, 

.process .phase:before {

	content: '';

	line-height: 0;

	display: table;

}



.process .phase:after {

	clear: both;

}



.process .phase {

	border-bottom: 1px solid #dddddd;

	position: relative;

}



.process .phase .icon {

	width: 160px;

	padding-top: 30px;

	font-size: 16px;

	font-weight: 600;

	text-align: center;

	float: left;

}



.process .phase .icon > span {

	display: block;

	color: #282828;

}



.process .phase .icon [class*="icon-"] {

	font-size: 40px;

	width: 64px;

	height: 64px;

	line-height: 64px;

	text-align: center;

	color: #aaaaaa;

}



.process .phase:last-child {

	border-bottom: 0;

}



.process .phase:last-child .icon:after, 

.process .phase:last-child .icon:before {

	display: none;

}



.process .phase .icon:before, 

.process .phase .icon:after {

	content: '';

	left: 0; top: 100%;

	position: absolute;

	border: solid transparent;

	border-width: 19px 79px;

	border-top-color: #ffffff;

	z-index: 2;

	left: 1px;

}



.process .phase .icon:before {

	border-width: 20px 80px;

	border-top-color: #cccccc;

	z-index: 1;

	left: 0;

}



.process .phase .description {

	margin-left: 160px;

	padding: 30px;

}



/* Team

================================================== */



.team {

	margin-bottom: 30px;

	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

}



.team .info {

	display: block;

	padding: 10px 0;

	text-align: center;

	border: 1px solid #dddddd;

	border-top: 4px solid #e0e0e0;

}



.team .info > span {

	display: block;

}



.team .info .name {

	font-size: 15px;

	color: #282828;

	font-weight: 600;

}



.team .info .job {

	color: #ef5c2c;

}



.team .social {

	display: block;

	border: 1px solid #dddddd;

	border-top: none;

	padding: 11px 0;

}



.team .social ul {

	margin: 0;

	padding: 0;

	list-style: none;

	line-height: 1;

	text-align: center;

}



.team .social ul li {

	display: inline-block;

	margin: 0 4px;

	font-size: 16px;

}



.team .social ul li a {

	color: #888888;

	display: block;

	outline: none;

	text-align: center;

	line-height: 24px;

	width: 24px;

	height: 24px;

}



.team .social ul li:hover a {

	color: #686868;

}



/* Featured Text

================================================== */



.feature-text {

	margin-bottom: 30px;

}



.feature-text .text .caption {

	margin-bottom: 10px;

}



.feature-text .feature-img {

	margin-bottom: 10px;

}



.feature-text.circled .icon {

	width: 40px;

	height: 40px;

	text-align: center;

	border-radius: 50%;

	background-color: #686868;

	float: left;

}



.feature-text.circled .icon [class*="icon-"] {

	color: #fff;

	font-size: 16px;

	line-height: 40px;

}



.feature-text.circled .text {

	margin-left: 50px;

	padding-top: 11px;

}



.feature-text.dotted .text .icon {

	font-size: 24px;

	width: 24px;

	height: 24px;

	position: relative;

	vertical-align: baseline;

	display: inline-block;

	text-align: center;

	margin-right: 10px;

}



.feature-text.dotted .text .icon:after {

	content: '';

	bottom: 0;

	position: absolute;

	width: 5px; height: 5px;

	background-color: #ef5c2c;

}



/* Portfolio

================================================== */



.portfolio-item, 

.portfolio-item.column, 

.portfolio-item.columns {

	margin-bottom: 30px;

}



.portfolio-item .item-image {

	position: relative;

	overflow: hidden;

	background-color: #dddddd;

}



.portfolio-item .item-image .overlay {

	position: absolute;

	width: 100%;

	height: 100%;

	text-align: center;

	font-size: 0;

	background-color: rgba(239, 92, 44, 0.65);

}



.portfolio-items .item-image .overlay .overlay-links {

	display: block;

	position: absolute;

	top: 50%;

	width: 100%;

	text-align: center;

	margin-top: -16px;

}



.portfolio-item .item-image .overlay .overlay-links a {

	font-size: 13px;

	outline: none;

	color: #ffffff;

	display: inline-block;

	width: 32px; height: 32px;

	line-height: 32px;

	margin: 0 2px;

	position: relative;

	color: #484848;

	background-color: #ffffff;

	border: 1px solid #ffffff;

	opacity: 0.7;

	border-radius: 50%;

	-webkit-transform: translateZ(0);

	-webkit-transition: opacity 100ms ease-in-out;

	-moz-transition: opacity 100ms ease-in-out;

	-o-transition: opacity 100ms ease-in-out;

	transition: opacity 100ms ease-in-out;

}



.portfolio-item .item-image .overlay .overlay-links a:hover {

	opacity: 1;

}



.portfolio-item .item-info {

	border: 1px solid #dddddd;

	border-top: 0;

	padding: 20px 30px;

	position: relative;

	z-index: 1;

	text-align: center;

	line-height: 1;

	background-color: #ffffff;

	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

}



.portfolio-item .item-info:before {

	position: absolute;

	content: '';

	border: 8px solid transparent;

	border-bottom-color: #ffffff;

	bottom: 100%;

	right: 20px;

}



.portfolio-item .item-info .item-tags {

	color: #888888;

}



.portfolio-item .item-info .item-title {

	margin: 0 0 8px;

	font-weight: normal;

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

}



.portfolio-item .item-info .item-title a {

	color: #282828;

	font-weight: 600;

}



.portfolio-item .item-info .item-title a:hover {

	color: #686868;

}



/* Portfolio Detail

================================================== */



.portfolio-detail .portfolio-title {

	margin-bottom: 20px;

	font-weight: 400;

}



.portfolio-detail .portfolio-title > span {

	font-size: 13px;

	display: block;

	margin-top: 4px;

	font-weight: 400;

	color: #888888;

}



.portfolio-detail .portfolio-meta {

	color: #282828;

	line-height: 20px;

}



.portfolio-detail .portfolio-meta ul {

	margin: 0;

	padding: 0;

	line-height: 1.8;

	list-style: none;

}



.portfolio-detail .portfolio-meta ul li {

	margin: 0 0 20px;

}



.portfolio-detail .portfolio-meta ul li span {

	padding: 7px 12px;

	color: #686868;

	display: block;

	border: 1px solid #dddddd;

	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

}



.portfolio-detail .portfolio-skills ul {

	margin: 0;

}



.portfolio-detail .portfolio-meta, 

.portfolio-detail .portfolio-skills {

	margin: 0 0 35px;

}



/* Filterable Portfolio

================================================== */



.portfolio-items {

	clear: both;

}



.portfolio-filter {

	margin: 0 0 30px;

}



.portfolio-filter .active-label {

	display: none;

	padding: 12px;

	line-height: 20px;

	border: 1px solid #dddddd;

	cursor: pointer;

	position: relative;

	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

}



.portfolio-filter .active-label:after {

	content: '\e030';

	position: absolute;

	font-family: 'icomoon';

	font-size: 16px;

	width: 16px;

	height: 16px;

	top: 50%;

	right: 12px;

	margin-top: -8px;

}



.portfolio-filter > ul {

	margin: 0;

	padding: 0;

	line-height: 1;

	list-style: none;

	display: inline-block;

	vertical-align: middle;

}



.portfolio-filter:before {

	content: attr(data-label);

	margin-right: 10px;

}



.portfolio-filter > ul:before,

.portfolio-filter > ul:after {

	display: table;

	line-height: 0;

	content: "";

}



.portfolio-filter > ul:after {

	clear: both;

}



.portfolio-filter > ul li {

	float: left;

	display: block;

	line-height: 20px;

	margin-right: 5px;

}



.portfolio-filter > ul li a {

	display: block;

	padding: 5px 12px;

	color: #888888;

	outline: none;

	border: 1px solid #dddddd;

	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

	-webkit-transition: all .15s ease-in-out;

	-moz-transition: all .15s ease-in-out;

	transition: all .15s ease-in-out;

}



.portfolio-filter > ul li.active a, 

.portfolio-filter > ul li:hover a {

	background-color: #ef5c2c;

	color: #ffffff;

	border-color: #d54e22;

}



/* Blog Post

================================================== */



.post {

	margin-bottom: 50px;

}



.post.recent {

	margin-bottom: 30px;

}



.post .post-header {

	margin-bottom: 20px;

}



.post.recent .post-header {

	margin-bottom: 15px;

}



.post .post-header:after, 

.post .post-header:before {

	display: table;

	line-height: 0;

	content: "";

}



.post .post-header:after {

	clear: both;

}



.post .post-header .post-type {

	float: left;

	width: 48px;

	height: 48px;

	color: #787878;

	text-align: center;

	border: 1px solid #dddddd;

	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

}



.post .post-header .post-thumbnail {

	float: left;

	width: 60px;

	height: 60px;

	position: relative;

}



.post .post-header .post-thumbnail .overlay {

	position: absolute;

	left: 0; top: 0;

	width: 100%;

	height: 100%;

	background-color: rgba(0, 0, 0, 0.6);

	opacity: 0;

	border-radius: 3px;

	-webkit-transition: opacity .5s cubic-bezier(0.175, 0.885, 0.320, 1.275);

	-moz-transition: opacity .5s cubic-bezier(0.175, 0.885, 0.320, 1.275);

	transition: opacity .5s cubic-bezier(0.175, 0.885, 0.320, 1.275);

}



.post .post-header:hover .post-thumbnail .overlay {

	opacity: 1;

}



.post .post-header .post-thumbnail .overlay [class*="icon-"] {

	width: 24px; height: 24px;

	line-height: 24px;

	font-size: 24px;

	color: #fff;

	left: 50%; top: 50%;

	position: absolute;

	margin: -12px 0 0 -12px;

	text-align: center;

}



.post .post-header .post-thumbnail img {

	border-radius: 3px;

}



.post .post-header .post-type [class*="icon-"] {

	font-size: 24px;

	line-height: 48px;

}



.post .post-header .post-type + .post-title {

	margin-left: 64px;

}



.post .post-header .post-thumbnail + .post-title {

	margin-left: 76px;

}



.post .post-header .post-meta {

	margin: 0;

	padding: 0;

	line-height: 1.8;

	list-style: none;

}



.post .post-header .title-text {

	margin: 0 0 3px;

	font-weight: 400;

	line-height: 1.5;

}



.post .post-header .title-text a {

	color: #282828;

}



.post .post-header .title-text a:hover {

	color: #282828;

}



.post .post-header .post-meta:after, 

.post .post-header .post-meta:before {

	display: table;

	line-height: 0;

	content: "";

}



.post .post-header .post-meta:after {

	clear: both;

}



.post .post-header .post-meta li {

	float: left;

	font-size: 12px;

	color: #888888;

	margin-right: 16px;

}



.post .post-header .post-meta li [class*="icon-"] {

	margin-right: 2px;

}





.post-overview .post .post-body p {

	margin: 0 0 5px;

}



.post.recent .post-body p {

	margin: 0;

}



.post .post-body + .post-footer {

	margin-top: 40px;

}



.post .post-footer .post-author, 

.post .post-footer .post-share, 

.post .post-footer .post-comments, 

.post .post-footer .post-comment-form {

	margin-bottom: 40px;

}



.post .post-footer .post-share [class*="st_"] {

	margin-bottom: 10px;

	display: inline-block;

}



.post .post-footer .post-author .photo {

	width: 80px;

	padding: 4px;

	float: left;

	margin-right: 15px;

	border: 1px solid #dddddd;

	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

}



.post .post-footer .post-author .text {

	overflow: hidden;

}



.post .post-footer .post-author .text .name {

	margin-bottom: 10px;

	display: block;

	font-weight: 600;

	font-size: 14px;

	color: #282828;

	line-height: 1.2;

}



.post .post-comments ul {

	margin: 0;

	padding: 0;

	line-height: 1.8;

	list-style: none;

}



.post .post-comments ul li {

	padding-bottom: 40px;

	position: relative;

}



.post .post-comments ul li:last-child {

	padding-bottom: 0;

}



.post .post-comments ul li .photo {

	width: 50px;

	padding: 4px;

	float: left;

	margin-right: 10px;

	border: 1px solid #dddddd;

	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

}



.post .post-comments ul li .comment-text {

	overflow: hidden;

}



.post .post-comments ul li .comment-text .name {

	float: left;

	display: block;

	font-weight: 600;

	font-size: 14px;

	color: #282828;

	line-height: 1.2;

}



.post .post-comments ul li .comment-text .comment-head {

	margin-bottom: 10px;

	padding-bottom: 10px;

	border-bottom: 1px dotted #dddddd;

}



.post .post-comments ul li .comment-text .time {

	float: right;

	display: block;

	font-size: 11px;

	color: #888888;

}



.post .post-comments ul li .comment-text .name > a {

	font-size: 12px;

}



.post .post-comments ul ul {

	padding: 20px 0 0 70px;

}



.post .post-comments ul ul:before {

	border-left: 1px dotted #dddddd;

	position: absolute;

	content: '';

	top: 60px; bottom: 0;

	left: 30px;

}



.post .post-comments ul ul li:before {

	position: absolute;

	content: '';

	left: -38px; top: 30px;

	width: 38px;

	border-top: 1px dotted #d8d8d8;

}



/* Pricing Table

================================================== */



.pricing-tables {

	margin: 0 0 30px;

}



.pricing-tables:after, 

.pricing-tables:before {

	display: table;

	line-height: 0;

	content: '';

}



.pricing-tables:after {

	clear: both;

}



.pricing-tables .pricing-table {

	display: block;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	float: left;

	position: relative;

	text-align: center;

	border: 1px solid #dddddd;

	border-right-width: 0;

	background-color: #ffffff;

	overflow: hidden;

	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

}



.pricing-tables .pricing-table .ribbon {

	position: absolute;

	padding: 10%;

	margin: 0 -20%;

	left: 100%;

	-webkit-transform-origin: center center;

	-webkit-backface-visibility: hidden;

	-webkit-transform: rotate(45deg);

	-moz-transform: rotate(45deg);

	-ms-transform: rotate(45deg);

	-o-transform: rotate(45deg);

	transform: rotate(45deg);

}



.pricing-tables .pricing-table .ribbon-label {

	position: absolute;

	padding: 5px 10px;

	line-height: 12px;

	color: #ffffff;

	font-size: 11px;

	width: 200%;

	left: -50%; bottom: 25%;

	text-align: center;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	border: 1px solid #d54e22;

	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.2);

	box-shadow: 0 0 6px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.2);

	background-color: #ef5c2c;

}



.pricing-tables .pricing-table .ribbon-label:after, 

.pricing-tables .pricing-table .ribbon-label:before {

	content: '';

	position: absolute;

	border: 13px solid transparent;

}



.pricing-tables .pricing-table.featured {

	margin: -10px -1px 0 0;

	border-right-width: 1px;

	z-index: 1;

	-moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);

	box-shadow: 0 0 16px rgba(0, 0, 0, 0.15);

}



.pricing-tables .pricing-table.featured .table-header {

	padding: 20px;

}



.pricing-tables .pricing-table:last-child {

	border-right-width: 1px;

}



.pricing-tables.two-tables .pricing-table {

	width: 50%

}



.pricing-tables.three-tables .pricing-table {

	width: 33.333%

}



.pricing-tables.four-tables .pricing-table {

	width: 25%

}



.pricing-tables .pricing-table .table-header {

	padding: 10px 20px;

	font-size: 18px;

	font-weight: 600;

	border-bottom: 1px solid #dddddd;

}



.pricing-tables .pricing-table .table-price {

	padding: 10px 20px;

	background-color: #fdfdfd;

	border-bottom: 1px solid #dddddd;

}



.pricing-tables .pricing-table .table-price .price {

	font-size: 32px;

	line-height: 1;

	color: #ef5c2c;

	font-weight: 600;

}



.pricing-tables .pricing-table .table-price .price > span {

	font-size: 16px;

	vertical-align: text-top;

	top: 2px;

	position: relative;

	font-weight: 400;

	display: inline-block;

}



.pricing-tables .pricing-table .table-features ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



.pricing-tables .pricing-table .table-features ul li {

	padding: 10px 20px;

	border-bottom: 1px solid #dddddd;

}



.pricing-tables .pricing-table .table-features ul li:nth-child(2n) {

	background-color: #fdfdfd;

}



.pricing-tables .pricing-table .table-footer {

	padding: 20px;

}



/* Timeline

================================================== */



.timeline {

    position: relative;

    padding-top: 28px;

}



.timeline .line {

    width: 1px;

    left: 50%;

    top: 0; bottom: 0;

    position: absolute;

    background: #e0e0e0;

}



.timeline ul li {

    position: relative;

}



.timeline ul li.even {

	margin-left: 50%;

	padding-left: 38px;

}



.timeline ul li.odd {

	margin-right: 50%;

	text-align: right;

	padding-right: 38px;

}



.timeline ul li.odd .bullet {

	left: auto;

	right: 0;

	margin-left: 0;

	margin-right: -10px;

}



.timeline ul li .bullet {

    width: 18px;

    height: 18px;

    content: '';

    left: 0; top: 0;

    position: absolute;

    border: 1px solid #d8d8d8;

    background: #ffffff;

    border-radius: 50%;

    margin-left: -10px;

    cursor: pointer;

	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03), 0 0 0 8px rgba(0, 0, 0, 0.035);

    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03), 0 0 0 8px rgba(0, 0, 0, 0.035);

}



.timeline ul li .bullet > span {

	display: block;

	width: 10px;

	height: 10px;

	margin: 4px;

	background-color: #ef5c2c;

	border-radius: 50%;

	-moz-box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.15);

	box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.15);

}



.timeline ul li .date {

    display: inline-block;

    line-height: 20px;

    padding: 2px 10px;

    margin-top: -3px;

    position: relative;

    border: 1px solid #dddddd;

    border-left-width: 0;

    border-radius: 0 3px 3px 0;

    margin-bottom: 10px;

    background-color: #ffffff;

	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

}



.timeline ul li .date:before, 

.timeline ul li .date:after {

	content: '';

	top: -1px;

	position: absolute;

}



.timeline ul li .date:before {

	left: -26px;

	border: 13px solid transparent;

	border-right-color: #cccccc;

}



.timeline ul li .date:after {

	z-index: 1;

	left: -24px;

	top: 0;

	border: 12px solid transparent;

	border-right-color: #ffffff;

}



 .timeline ul li.odd .date {

 	border-left-width: 1px;

 	border-right-width: 0;

 	border-radius: 3px 0 0 3px;

 }



.timeline ul li.odd .date:before {

	left: auto;

	right: -26px;

	border-right-color: transparent;

	border-left-color: #cccccc;

}



.timeline ul li.odd .date:after {

	left: auto;

	right: -24px;

	border-left-color: #ffffff;

	border-right-color: transparent;

}



.timeline .timeline-box {

	line-height: 1.8;

}



.timeline ul {

    list-style: none;

    padding: 0;

    margin: 0;

    line-height: 1;

}



/* Icons List

================================================== */



.icons-list {

	margin: 0 0 20px;

	padding: 0;

	line-height: 1;

	list-style: none;

}



.icons-list:after, 

.icons-list:before {

	display: table;

	content: " ";

}



.icons-list:after {

	clear: both;

}



.icons-list > li {

	float: left;

	margin: 0 7px 7px 0;

}



.icons-list > li > span {

	display: block;

	cursor: pointer;

	text-align: center;

}



.icons-list.boxed > li > span {

	width: 40px;

	height: 40px;

	font-size: 20px;

	color: #686868;

	border: 1px solid #dddddd;

	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

}



.icons-list > li > span [class*="icon-"], 

.icons-list > li > span [class*="zocial-"] {

	line-height: 40px;

	vertical-align: middle;

}



/* Job

================================================== */



.job-position {

	margin: 0 0 30px;

}



.job-position .job-title {

	margin-bottom: 5px;

}



.job-position .job-code {

	display: block;

	padding-top: 5px;

	border-top: 1px solid #ebebeb;

	margin-bottom: 20px;

	font-size: 11px;

	color: #888888;

}



.job-position .job-code > span {

	color: #ef5c2c;

}




/* Divider

================================================== */



.divider1 {

	margin: 0 0 30px;
	border-bottom: 1px solid #ebebeb;
}






/* Pagination

================================================== */



.pagination {

	padding-top: 20px;

	margin: 0 0 30px;

	border-top: 1px solid #ddd;

	-moz-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.03);

	box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.03);

}



.pagination > ul {

	margin: 0;

	padding: 0;

	line-height: 1;

	list-style: none;

}



.pagination > ul:before,

.pagination > ul:after {

	display: table;

	line-height: 0;

	content: "";

}



.pagination > ul:after {

	clear: both;

}



.pagination > ul li {

	float: left;

	display: block;

	line-height: 20px;

	margin-right: 5px;

}



.pagination > ul li a {

	display: block;

	padding: 5px 12px;

	color: #888888;

	outline: none;

	border: 1px solid #dddddd;

	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

	-webkit-transition: all .15s ease-in-out;

	-moz-transition: all .15s ease-in-out;

	transition: all .15s ease-in-out;

}



.pagination > ul li.active a, 

.pagination > ul li:hover a {

	background-color: #ef5c2c;

	color: #ffffff;

	border-color: #d54e22;

}



.pagination > ul li.right {

	float: right;

}



/* Under Construction

================================================== */



.under-construction {

	text-align: center;

	padding: 40px 0;

}



.under-construction h1 {

	font-size: 48px;

	font-weight: 400;

}



.under-construction h3 {

	color: #686868;

	font-weight: 400;

}



.under-construction .social-list {

	text-align: center;

}



/* Countdown

================================================== */



.countdown {

	margin-bottom: 80px;

}



.digit-group {

	position: relative;

	display: inline-block;

	margin: 0 10px;

}



.digit-group .digit-label {

	display: block;

	clear: both;

	line-height: 1;

}



.digit-group .digit {

	display: inline-block;

	margin: 5px;

	width: 60px;

	height: 90px;

	font-size: 72px;

	line-height: 90px;

	border-radius: 6px;

	position: relative;

	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.03);

}



.digit-group .digit .digit-wrap {

	display: block;

	height: 100%;

	width: 100%;

	position: absolute;

	left: 0; top: 0;

	text-align: center;

}



.digit-group .digit .digit-wrap.active {

	z-index: 2;

}



.digit-group .digit .digit-wrap .digit-inner {

	position: relative;

	display: block;

	height: 100%;

	-webkit-perspective: 200px;

	-moz-perspective: 200px;

	perspective: 200px;

}



.digit-group .digit .digit-wrap .up, 

.digit-group .digit .digit-wrap .down {

	position: absolute;

	left: 0; width: 100%;

	height: 50%;

	z-index: 1;

	background-color: #ffffff;

	overflow: hidden;

}



.digit-group .digit .digit-wrap .up .inn, 

.digit-group .digit .digit-wrap .down .inn {

	position: absolute;

	width: 100%;

	height: 200%;

	left: 0; top: 0;

	border-radius: 6px;

	border: 1px solid #dddddd;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	-webkit-transform: translateZ(0);

	-moz-transform: translateZ(0);

	transform: translateZ(0);

}



.digit-group .digit .digit-wrap .up {

	-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.12);

	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.12);

	-webkit-transform-origin: 50% 100%;

	-moz-transform-origin: 50% 100%;

	transform-origin: 50% 100%;

}



.digit-group .digit .digit-wrap .up, 

.digit-group .digit .digit-wrap .up .inn {

	top: 0;

}



.digit-group .digit .digit-wrap .down {

	-webkit-transform-origin: 50% 0;

	-moz-transform-origin: 50% 0;

	transform-origin: 50% 0;

}



.digit-group .digit .digit-wrap .down, 

.digit-group .digit .digit-wrap .down .inn {

	bottom: 0;

	top: auto;

}



.countdown .digit-group .digit.animating .digit-wrap.before {

    z-index: 3;

}



.countdown .digit-group .digit.animating .digit-wrap.active {

    -webkit-animation: flipclock .5s .5s linear both;

    -moz-animation: flipclock .5s .5s linear both;

    animation: flipclock .5s .5s linear both;

}



@-webkit-keyframes flipclock {

    0% {

        z-index: 2;

    }

    5% {

        z-index: 4;

    }

    100% {

        z-index: 4;

    }

}



@-moz-keyframes flipclock {

    0% {

        z-index: 2;

    }

    5% {

        z-index: 4;

    }

    100% {

        z-index: 4;

    }

}



@keyframes flipclock {

    0% {

        z-index: 2;

    }

    5% {

        z-index: 4;

    }

    100% {

        z-index: 4;

    }

}



.countdown .digit-group .digit.animating .digit-wrap.active .down {

    z-index: 2;

    -webkit-animation: turn .5s .5s linear both;

    -moz-animation: turn .5s .5s linear both;

    animation: turn .5s .5s linear both;

}



@-webkit-keyframes turn {

    0% {

        -webkit-transform: rotateX(90deg);

    }

    100% {

        -webkit-transform: rotateX(0deg);

    }

}



@-moz-keyframes turn {

    0% {

        -moz-transform: rotateX(90deg);

    }

    100% {

        -moz-transform: rotateX(0deg);

    }

}



@keyframes turn {

    0% {

        transform: rotateX(90deg);

    }

    100% {

        transform: rotateX(0deg);

    }

}



.countdown .digit-group .digit.animating .digit-wrap.before .up {

    z-index: 2;

    -webkit-animation: turn2 .5s linear both;

    -moz-animation: turn2 .5s linear both;

    animation: turn2 .5s linear both;

}



@-webkit-keyframes turn2 {

    0% {

        -webkit-transform: rotateX(0deg);

    }

    100% {

        -webkit-transform: rotateX(-90deg);

    }

}



@-moz-keyframes turn2 {

    0% {

        -moz-transform: rotateX(0deg);

    }

    100% {

        -moz-transform: rotateX(-90deg);

    }

}



@keyframes turn2 {

    0% {

        transform: rotateX(0deg);

    }

    100% {

        transform: rotateX(-90deg);

    }

}



/* Error

================================================== */



.error-page {

	max-width: 600px;

	margin: auto;

	text-align: center;

	padding: 40px 0;

}



.error-page .error-notif .error-code {

	font-size: 170px;

	line-height: 1;

    color: #484848;

    margin-bottom: 40px;

}



.error-page .error-notif .error-code > span {

	font-size: 64px;

	font-weight: normal;

	display: block;

	text-transform: uppercase;

}



.error-page .error-notif .error-text {

	font-size: 16px;

}



/* #Isotope Styles

================================================== */



/**** 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, width;

    -moz-transition-property: height, width;

    -ms-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;

    -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;

}



/* Media Queries

================================================== */



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

	.wide .slider-wrap .slider-wrap-box, 

	.slider-wrap .slider-wrap-box {

		max-width: none;

		margin: auto;

	}

}



/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) {



	.team .social ul li {

		font-size: 12px;

	}



	.team .social ul li a {

		line-height: 16px;

		width: 16px;

		height: 16px;

	}



}



/* Note: Design for a width of 320px */

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



	.portfolio-filter .active-label, 

	.portfolio-filter ul li {

		display: block;

		float: none;

	}



	.portfolio-filter ul li {

		margin: 0;

	}



	.portfolio-filter ul li a {

		border-top: 0;

		padding: 12px;

		box-shadow: none;

		-moz-box-shadow: none;

	}



	.portfolio-filter ul {

		display: none;

		z-index: 999;

		background-color: #fff;

		position: absolute;

	}



	.portfolio-filter.open ul {

		display: block;

		width: 100%;

	}



	.pricing-tables.two-tables .pricing-table, 

	.pricing-tables.three-tables .pricing-table, 

	.pricing-tables.four-tables .pricing-table {

		width: 100%;

	}



	.pricing-tables .pricing-table, 

	.pricing-tables .pricing-table.featured {

		border: 1px solid #dddddd;

		margin: 0 0 30px;

	}



	.process .phase:first-child {

		padding-top: 0;

	}



	.process .phase .icon {

		width: auto;

		padding: 0;

		text-align: center;

		float: none;

	}



	.process .phase .description {

		margin-left: 0;

		padding: 30px 0;

		text-align: center;

	}



	.process .phase {

		padding-top: 47.5px;

		border-bottom: 0;

	}



	.process .phase .icon:before, 

	.process .phase .icon:after {

		border-width: 36.5px 149px;

	}



	.process .phase .icon:before {

		border-width: 37.5px 150px;

	}



	.timeline {

		padding-left: 10px;

	}



	.timeline .line {

	    left: 10px;

	}



	.timeline ul li.even {

		margin-left: 0;

		padding-left: 38px;

	}



	.timeline ul li.odd {

		margin-right: 0;

		text-align: left;

		padding-right: 0;

		padding-left: 38px;

	}



	.timeline ul li.odd .bullet {

		left: 0;

		right: auto;

		margin-left: -10px;

		margin-right: 0;

	}



	 .timeline ul li.odd .date {

	 	border-left-width: 0;

	 	border-right-width: 1px;

	 	border-radius: 0 3px 3px 0;

	 }



	.timeline ul li.odd .date:before {

		left: -26px;

		right: auto;

		border-right-color: #cccccc;

		border-left-color: transparent;

	}



	.timeline ul li.odd .date:after {

		left: -24px;

		right: auto;

		border-left-color: transparent;

		border-right-color: #ffffff;

	}

}



/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {



	.process .phase {

		padding-top: 62.5px;

	}



	.process .phase .icon:before, 

	.process .phase .icon:after {

		border-width: 51.5px 209px;

	}



	.process .phase .icon:before {

		border-width: 52.5px 210px;

	}

}



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



	.error-page .error-notif .error-code {

		font-size: 140px;

	}



	.error-page .error-notif .error-code > span {

		font-size: 32px;

	}



	.post .post-header .post-type {

		display: none;

	}



	.post .post-header .post-type + .post-title {

		margin-left: 0;

	}



	.post .post-comments ul li .comment-text .name, 

	.post .post-comments ul li .comment-text .time {

		float: none;

	}

}