/*
Theme Name: Uber
Theme URI: http://www.madeinebor.com
Version: 1.5.7
Description: Uber - A Multipurpose, Responsive WordPress Theme.
Author: Tom Rhodes
Author URI: http://www.madeinebor.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: white, custom-background, threaded-comments, translation-ready, custom-menu
*/


/* 

WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead use 
the custom.css file to add your styles. You can copy a style from this file and paste it in 
custom.css and it will override the style in this file. You have been warned! :)

*/

/*--------------------------------------------------------*/
/* TABLE OF CONTENTS: */
/*--------------------------------------------------------*/

/* 01 - LAYOUT INITIALIZATION & COLOR PRESETS */
/* 02 - HEADER, INTRO & NAVIGATION */
/* 03 - COMMON ELEMENTS & TYPOGRAPHY */
/* 04 - PAGES & SECTIONS SETUP*/
/* 05 - FOOTER*/

/* IMPORTANT NOTICE: */
/*Some fonts used in this template are Premium Fonts with Special Extended License to Designova. As a buyer of this template you can use these fonts as part of the web template but you shoud not redistribute or resell the fonts by any means */

/*-------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------*/
/*1. HALIS GROTESQUE PREMIUM FONT - Special Permission Extended License for Designova */
/*-------------------------------------------------------------------------------------*/
@font-face {
	font-family:'designova_hgr_thin';
	src: url('style/css/halisgrotesque/HalisGR-Thin-webfont.eot');
	src: url('style/css/halisgrotesque/HalisGR-Thin-webfont.eot?#iefix') format('embedded-opentype'), url('style/css/halisgrotesque/HalisGR-Thin-webfont.woff2') format('woff2'), url('style/css/halisgrotesque/HalisGR-Thin-webfont.woff') format('woff'), url('style/css/halisgrotesque/HalisGR-Thin-webfont.ttf') format('truetype'), url('style/css/halisgrotesque/HalisGR-Thin-webfont.svg#halis_grthin') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'designova_hgr_light';
	src: url('style/css/halisgrotesque/Halis_GR-light-webfont.eot');
	src: url('style/css/halisgrotesque/Halis_GR-light-webfont.eot?#iefix') format('embedded-opentype'), url('style/css/halisgrotesque/Halis_GR-light-webfont.woff2') format('woff2'), url('style/css/halisgrotesque/Halis_GR-light-webfont.woff') format('woff'), url('style/css/halisgrotesque/Halis_GR-light-webfont.ttf') format('truetype'), url('style/css/halisgrotesque/Halis_GR-light-webfont.svg#halis_grlight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'designova_hgr_regular';
	src: url('style/css/halisgrotesque/HalisGR-Regular-webfont.eot');
	src: url('style/css/halisgrotesque/HalisGR-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('style/css/halisgrotesque/HalisGR-Regular-webfont.woff2') format('woff2'), url('style/css/halisgrotesque/HalisGR-Regular-webfont.woff') format('woff'), url('style/css/halisgrotesque/HalisGR-Regular-webfont.ttf') format('truetype'), url('style/css/halisgrotesque/HalisGR-Regular-webfont.svg#halis_gr_regularregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'designova_hgr_bold';
	src: url('style/css/halisgrotesque/HalisGR-Bold-webfont.eot');
	src: url('style/css/halisgrotesque/HalisGR-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('style/css/halisgrotesque/HalisGR-Bold-webfont.woff2') format('woff2'), url('style/css/halisgrotesque/HalisGR-Bold-webfont.woff') format('woff'), url('style/css/halisgrotesque/HalisGR-Bold-webfont.ttf') format('truetype'), url('style/css/halisgrotesque/HalisGR-Bold-webfont.svg#halis_grbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'designova_hgr_black';
	src: url('style/css/halisgrotesque/HalisGR-Black-webfont.eot');
	src: url('style/css/halisgrotesque/HalisGR-Black-webfont.eot?#iefix') format('embedded-opentype'), url('style/css/halisgrotesque/HalisGR-Black-webfont.woff2') format('woff2'), url('style/css/halisgrotesque/HalisGR-Black-webfont.woff') format('woff'), url('style/css/halisgrotesque/HalisGR-Black-webfont.ttf') format('truetype'), url('style/css/halisgrotesque/HalisGR-Black-webfont.svg#halis_grblack') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 01 - LAYOUT INITIALIZATION & COLOR PRESETS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
 body {
	overflow-x: hidden;
}
body {
	font-weight:300;
}
a, a:hover, a:focus {
	text-decoration: none;
}
a:focus {
	outline: none;
}
.animated {
	visibility: hidden;
}
.ease {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.ease:hover {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.text-center > .img-responsive {
	display: block;
	display: inline-block;
}
p {
	color: #444;
	font-size: 12px;
	line-height:21px;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	font-weight: normal;
}
@media (min-width: 1024px) and (max-width: 5000px) {
	.container {
		max-width: 960px;
	}
}
/*Common Spacing and Padding*/
.boxed .mastwrap {
	margin: 0 12%;
}
.page-section {
	padding: 150px 0;
}
.separator-section {
	padding: 150px 0;
}
.add-top {
	margin-top: 120px;
}
.add-bottom {
	margin-bottom: 120px;
}
.add-top-half {
	margin-top: 60px;
}
.add-bottom-half {
	margin-bottom: 60px;
}
.add-top-quarter {
	margin-top: 30px;
}
.add-bottom-quarter {
	margin-bottom: 30px;
}
.pad-top {
	padding-top: 120px;
}
.pad-bottom {
	padding-bottom: 120px;
}
.pad {
	padding-left: 20px;
	padding-right: 20px;
}
.remove-top {
	margin-top: 0;
}
.remove-bottom {
	margin-bottom: 0;
}
.remove-pad-top {
	padding-top: 0;
}
.remove-pad-bottom {
	padding-bottom: 0;
}
.mob-center > .img-responsive {
	display: inline-block;
}
.no-gutter {
	margin-left: -15px !important;
}
.valign {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.absolute-overlay {
	position: absolute;
	top: 0;
	left: 0;
}
.wallpaper {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.poster-img {
	background:url(style/img/poster.jpg) center center no-repeat !important;
	background-size: cover !important;
}
/*-------------------------------------------------------------------------------------------------------------------------------*/

/* 02 - HEADER, INTRO & NAVIGATION */

/*-------------------------------------------------------------------------------------------------------------------------------*/
 .masthead {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 900;
}
.main-logo {
	margin-left: 10px;
	margin-top: 2px;
}
.text-logo {
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 8px;
	margin-left: 60px;
	margin-top: 20px;
}
.mobile-toggle.bordered {
	right: 60px;
}
.menu-bg {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.mastfoot {
	padding: 80px 0;
}
.foot-logo {
	display: inline-block;
	margin-bottom: 10px;
}
.mastfoot .social-nav {
	list-style: none;
	padding: 0;
	margin-top: 20px;
}
.mastfoot .social-nav li {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}
.mastfoot .social-nav li a {
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 12px;
	line-height: 19px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.mastfoot .social-nav li a:hover {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
/*-------------------------------------------------------------------------------------------------------------------------------*/

/* 03 - COMMON ELEMENTS & TYPOGRAPHY */

/*-------------------------------------------------------------------------------------------------------------------------------*/

/*Sticky Panels*/
 .sticky-panel {
	position: fixed;
	z-index: 99;
}
.sticky-panel-top {
	top: 0;
	width: 100%;
	height: 60px;
}
.sticky-panel-right {
	top: 0;
	right: 0;
	height: 100%;
	width: 60px;
}
.sticky-panel-left {
	top: 0;
	left: 0;
	height: 100%;
	width: 60px;
}
.sticky-panel-bottom {
	bottom: 0;
	width: 100%;
	height: 60px;
}
.page-fold.subtle {
	top: 0;
	position: fixed;
	width: 100%;
	z-index: -1;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed !important;
}
.boxed .page-fold.subtle {
	left: 0;
	position: static;
}
.main-heading {
	font-size: 32px;
	line-height: 39px;
	letter-spacing: 4px;
	text-transform: uppercase;
	margin-bottom: 60px;
}
.main-heading > span {
	border: solid 5px;
	padding: 10px;
	padding-left: 14px;
}
.hero-text {
	font-size: 32px;
	line-height: 48px;
	letter-spacing: 4px;
	text-transform: uppercase;
}
.minimal-caps {
	font-size: 24px;
	line-height: 48px;
	letter-spacing: 12px;
	text-transform: uppercase;
}
.page-heading {
	font-size: 72px;
	letter-spacing: 4px;
	text-transform: uppercase;
}
.sub-heading {
	margin-top: 5px;
	font-size: 18px;
	line-height: 25px;
	font-weight: 200;
}
.sub-heading-minor {
	font-size: 18px;
	line-height: 25px;
	font-weight: 200;
	letter-spacing: 8px;
	text-transform: uppercase;
}
.sub-spacer {
	position: absolute;
	height: 4px;
	width: 400px;
	display: inline-block;
	left: 50%;
	margin-left: -200px;
	top: 30%;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.inner-spacer {
	height: 2px;
	width: 150px;
	display: block;
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 04 - PAGES & SECTIONS SETUP */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*ABOUT*/
 .process .separator-section {
	background-color: rgba(0, 0, 0, 0.6);
}
.process h3 {
	font-weight: normal;
	font-size: 36px;
	line-height: 43px;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.process-text {
	font-size: 36px;
	line-height: 72px;
	text-transform: uppercase;
	letter-spacing: 12px;
	margin-top: 10px;
}
.features-slider-triggers {
	margin-top: 10px;
}
.features-slider-triggers a {
	padding: 10px;
	font-size: 12px;
	line-height: 19px;
	text-transform: uppercase;
	letter-spacing: 4px;
	display: inline-block;
	margin: 5px;
	border: solid 1px;
}
.service-icon {
	padding: 30px;
	text-align: center;
	border-right:solid 1px;
}
.service-icon:last-child {
	border: none;
}
.service-icon-wrap .row {
	border-bottom:solid 1px;
}
.service-icon-wrap .row:last-child {
	border: none;
}
.service-icon h4 {
	font-size: 14px;
	line-height: 21px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.service-icon i {
	display: block;
	font-size: 80px;
}
.team-block {
	padding: 10px;
}
.team-block-inner {
	padding: 30px;
	text-align: center;
}
.team-block h4 {
	margin-top: 10px;
	border: solid 1px;
	font-size: 14px;
	line-height: 21px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
/*PRICING*/
 .price {
	border: 2px solid;
	margin: 10px;
	padding-bottom: 40px;
	padding-top: 40px;
	text-align: center;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.price:hover {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.price h1 {
	font-size: 64px;
	line-height: 71px;
	font-weight: 200;
	margin-top: 15px;
}
.price h5 {
	font-size: 24px;
	line-height: 31px;
	letter-spacing: 4px;
	font-weight: 200;
	margin-top: -10px;
	margin-bottom: 50px;
}
.price h6 {
	font-size: 16px;
	font-weight: 200;
	font-style: italic;
}
.price p {
	font-size: 14px;
	line-height: 28px;
}
.price-specs {
	border-top: solid 2px;
	border-bottom: solid 2px;
	padding: 20px 0;
	margin: 20px 0;
	padding-bottom: 40px;
}
.pricing-button {
	padding: 30px 0 10px 0;
}
.price i {
	display: block;
	font-size: 80px;
}
/*PORTFOLIO (Common)*/
 .works-filter-wrap {
	position: fixed;
	top: 25px;
	right: 150px;
	text-align: right;
	z-index: 1000;
}
.works-filter {
	list-style: none;
	padding: 0;
	margin: 0;
}
.works-filter li {
	display: inline-block;
}
.works-filter li a {
	font-size: 12px;
	line-height: 19px;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.works-filter li:after {
	content:'/';
	margin-left: 10px;
	margin-right: 10px;
}
.works-filter.ebor-menu li:after {
	display: none;
}
.works-filter.ebor-menu li a {
	font-size: 14px;
}
.works-filter li {
	margin-left: 15px;
}
.works-filter.ebor-menu ul {
	display: none;
	position: absolute;
	margin: 0 0 0 -20px;
	padding: 25px 0 0 0;
}
.works-filter.ebor-menu > li:last-of-type ul {
	margin: 0 0 0 -100px;
}
.works-filter.ebor-menu li:hover ul {
	display: block;
}
.works-filter.ebor-menu ul li {
	display: block;
	margin-left: 0;
	text-align: left;
	padding: 8px 20px;
	background: #f7f7f7;
}
.works-filter.ebor-menu ul li a {
	font-size: 12px;
}
.works-filter.ebor-menu ul li:first-child {
	padding-top: 20px;
}
.works-filter.ebor-menu ul li:last-child {
	padding-bottom: 20px;
}
.ebor-page-wrapper .works-filter-wrap {
	position: static;
	margin-bottom: -60px;
	text-align: center;
}
.works-filter-wrap.ebor-bar {
	right: 25px;
}
.works-container {
	padding: 0;
	margin: 70px auto 0 auto;
}
.works-filter li:last-child:after {
	display: none;
}
.works-item a {
	border: solid 0px;
	opacity: 0;
	display: block;
	width: 100%;
	height: 100%;
	padding: 10px;
	position: absolute;
	top: 0;
	z-index: 100;
	text-align: center;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.works-item a:hover {
	background: rgba(255, 255, 255, 0.9);
	border: double 10px;
	opacity:1;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.info a:hover {
	cursor: url("style/img/plus.png") 40 40, crosshair;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.zoom a:hover {
	cursor: url("style/img/zoom.png") 40 40, crosshair;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.works-item-inner {
	text-align: center;
}
.works-item-inner h3 {
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 4px;
	line-height: 19px;
	text-transform: uppercase;
	margin-bottom: 10px;
	transform: translateY(-500px);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.works-item-inner p {
	transform: translateY(500px);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.works-item-inner p > span {
	font-size: 12px;
	font-weight: 200;
	line-height: 19px;
	padding: 8px;
	padding-top: 6px;
	margin-top: 0px;
	border-top: solid 1px;
}
.works-item a:hover .works-item-inner h3 {
	transform: translateY(0px);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.works-item a:hover .works-item-inner p {
	transform: translateY(0px);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.works-item-fade {
	opacity: 0.1;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.works-item-fade a {
	display: none !important;
}
/*CONTACT*/
 .contact-content-overlay {
	background-color: rgba(0, 0, 0, 0.6);
}
.contact-content h3 {
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 200;
	letter-spacing: 2px;
	line-height: 23px;
	text-transform: uppercase;
}
.contact-content h6 {
	margin-top: 30px;
}
.contact-content h6 > a > span {
	padding: 5px;
	border:solid 1px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.contact-content h6 > a:hover > span {
	padding: 5px;
	border:solid 1px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.contact-form-wrap {
	display: none;
	padding-top: 30px;
}
.contact-item {
	padding: 0px;
}
input {
	background: transparent !important;
	border: none !important;
	border: 2px solid !important;
	border-radius: 0px !important;
	box-shadow: none !important;
	color: #444 !important;
	font-size: 14px !important;
	font-weight: 300 !important;
	line-height: 25px !important;
	height: 50px !important;
	margin-bottom: 30px !important;
	padding: 15px !important;
	width: 100%;
	-webkit-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-ms-transition: all .8s linear;
	-o-transition: all .8s linear;
	transition: all .8s linear;
}
input:focus, textarea:focus {
	border: none 2px solid !important;
	color: #444 !important;
	-webkit-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-ms-transition: all .8s linear;
	-o-transition: all .8s linear;
	transition: all .8s linear;
}
textarea {
	background: transparent !important;
	border: none !important;
	border: 2px solid !important;
	border-radius: 0px !important;
	box-shadow: none !important;
	color: #444 !important;
	font-size: 14px !important;
	font-weight: 300 !important;
	line-height: 25px !important;
	margin-top: 0;
	padding: 15px !important;
	resize: none;
	width: 100%;
	-webkit-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-ms-transition: all .8s linear;
	-o-transition: all .8s linear;
	transition: all .8s linear;
}
input.send_message {
	background: none repeat scroll 0 0 #EF4A4A;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-size: 12px;
	font-weight: 400;
	margin: 0;
	width: 120px;
}
input.send_message:hover {
	background: none repeat scroll 0 0 #262932;
}
fieldset {
	border: 0 none;
	float: left;
	padding: 0;
	position: relative;
	width: 100%;
}
fieldset h1 {
	color: #000000;
	font-size: 24px;
}
.contact-label-box {
	color: #222;
	font-size: 24px;
	line-height: 31px;
	padding: 30px 20px;
	text-align: center;
}
.contact-label-box > span {
	display: block;
	margin-right: 10px;
}
.contact-label-box > span > img {
	height: 60px;
	width: 60px;
}
.contact-label-box a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.contact .alert {
	box-shadow: none;
	border:none;
	border-radius: 0;
	text-shadow:none;
	font-size: 12px;
	line-height: 19px;
	margin-bottom:10px;
	padding:10px;
	background:#000;
	color: #fff;
	text-align: left;
}
.btn-wrap {
	margin-top: 60px;
}
.space-left {
	margin-left: 1%;
}
.alert {
	border-radius: 0px;
	padding: 5px;
	text-align: center;
	-webkit-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-ms-transition: all .8s linear;
	-o-transition: all .8s linear;
	transition: all .8s linear;
}
.alert > p {
	padding: 0px;
	text-shadow:none;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.contact-wallpaper {
	padding: 100px 0;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.contact-dual-panel {
	padding: 70px;
}
.email-heading {
	font-size: 18px;
	line-height: 25px;
	font-weight: 200;
	text-transform: uppercase;
	letter-spacing: 4px;
}
/*NEWS*/
 .news-list {
	padding: 50px 0;
	-webkit-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-ms-transition: all .8s linear;
	-o-transition: all .8s linear;
	transition: all .8s linear;
	background-size: 0 0;
}
.news-list:hover {
	-webkit-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-ms-transition: all .8s linear;
	-o-transition: all .8s linear;
	transition: all .8s linear;
	background-size: cover;
}
.news-date h1 {
	font-size: 42px;
	line-height: 49px;
	text-transform: uppercase;
	letter-spacing: 4px;
}
.news-list h3 {
	font-size: 18px;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.news-list p {
	margin-top: 15px;
}
/*MISC*/
 .redirector a > i {
	padding: 10px 15px;
	border:solid 2px;
	opacity: 1;
	font-size: 24px;
	line-height: 24px;
	display: block;
	-webkit-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-ms-transition: all .8s linear;
	-o-transition: all .8s linear;
	transition: all .8s linear;
}
.redirector a:hover > i {
	opacity: 0.5;
	-webkit-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-ms-transition: all .8s linear;
	-o-transition: all .8s linear;
	transition: all .8s linear;
}
.redirector ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.redirector ul li {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}
.fullscreen-badge {
	padding: 20px;
	border-radius: 50%;
	width: 120px;
	-webkit-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-ms-transition: all .8s linear;
	-o-transition: all .8s linear;
	transition: all .8s linear;
}
.fullscreen-badge:hover {
	opacity: 0.8;
	-webkit-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-ms-transition: all .8s linear;
	-o-transition: all .8s linear;
	transition: all .8s linear;
}
/*-----------------------------------------------------------------------------------*/

/*	INTRO STYLING
/*-----------------------------------------------------------------------------------*/
 .wall-showcase {
	margin: 60px auto 120px auto;
}
/* clearfix */
 .packery:after {
	content:' ';
	display: block;
	clear: both;
}
.works-item {
	width: 25%;
	height: 400px;
	float: left;
	background: #C09;
	margin-top: 0;
}
.item:hover {
	border-color: white;
	cursor: pointer;
}
.works-item.w2 {
	width: 50%;
}
.works-item.w4 {
	width: 100%;
}
.wall-showcase-item {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.works-masonry-container {
	padding: 0;
	margin: 60px auto 100px auto !important;
}
.works-masonry-container .works-item {
	margin: 1% !important;
	padding: 0 !important;
	width: 31.3% !important;
}
.intro04-bg {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.intro04 h1 span {
	font-size: 48px;
	line-height: 56px;
	text-transform: uppercase;
	letter-spacing: 12px;
	padding: 8px 8px 0 20px;
}
.intro-05 {
	height: 100%;
	background-color: rgba(255, 255, 255, 0.3);
}
.intro-05 h1 span {
	text-transform: uppercase;
	font-size: 96px;
	line-height: 103px;
	letter-spacing: 8px;
	border-bottom:solid 2px;
	padding-bottom: 10px;
}
.intro-05 h2 {
	font-size: 72px;
	line-height: 79px;
}
.intro-05 h6 span {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 4px;
	font-weight: 200;
	padding: 10px;
}
.intro-05 h5 span {
	font-size: 18px;
	line-height: 25px;
	font-style: italic;
	padding: 10px 0;
	border-top: solid 2px;
	border-bottom: solid 2px;
}
.intro-05 h4 {
	font-size: 24px;
	line-height: 38px;
	margin-bottom: 20px;
}
.intro07-bg {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.intro07 .separator-section {
	background-color: rgba(0, 0, 0, 0.6);
}
.intro07 .features-slider-triggers {
	margin-top: 30px;
}
.intro07 .features-slider-triggers a {
	border-top: solid 5px;
	padding: 0;
	width: 50px;
	height: 1px;
}
.intro-08-bg {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.intro-08-overlay {
	background-color: rgba(255, 255, 255, 0.1);
}
.intro-08 .rotator-wrap span {
	padding: 6px 4px 4px 8px;
}
.intro-08 .fullscreen-badge {
	border-radius: 50%;
	padding: 20px;
	width: 120px;
}
.intro-11-bg {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.fashion-caps {
	font-size: 248px;
	letter-spacing: 12px;
	text-transform: uppercase;
}
.wall-showcase {
	margin: 60px auto 120px auto;
}
/* clearfix */
 .packery:after {
	content:' ';
	display: block;
	clear: both;
}
.works-item {
	width: 25%;
	height: 400px;
	float: left;
	background: #C09;
	margin-top: 0;
	border: solid 10px #fff;
}
.item:hover {
	border-color: white;
	cursor: pointer;
}
.works-item.w2 {
	width: 50%;
}
.works-item.w4 {
	width: 100%;
}
.wall-showcase-item {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
/* KENBURNS STYLES 
-------------------------------------------------------*/
 .slide-title {
	font-size: 72px;
	line-height: 79px;
	font-weight: 200;
	text-transform: uppercase;
	letter-spacing: 8px;
	border:solid 8px;
	padding: 5px 10px 5px 18px;
	opacity: 1;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
/*-----------------------------------------------------------------------------------*/

/*	PORTFOLIO STYLING
/*-----------------------------------------------------------------------------------*/
 .parallax-random-grid {
	margin-top: 80px;
}
/* clearfix */
 .packery:after {
	content:' ';
	display: block;
	clear: both;
}
.parallax-random-grid .works-item {
	width: 33%;
	position: absolute;
	background: #C09;
	margin-bottom: 130px;
	margin-top: 20px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.parallax-random-grid .works-item.w2 {
	width: 33%;
	background: #9C0;
	margin-bottom: 360px;
	margin-top: 50px;
}
.parallax-random-grid .works-item.w4 {
	width: 50%;
	background: #90C;
	margin-bottom: 780px;
	margin-top: 70px;
}
.parallax-random-grid .gutter-sizer {
	width: 10%;
}
.works-item-fade {
	opacity: 0.1;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.works-item-fade a {
	display: none !important;
}
.random-grid {
	margin-top: 120px;
}
/* clearfix */
 .packery:after {
	content:' ';
	display: block;
	clear: both;
}
.random-grid .works-item {
	width: 25%;
	float: left;
	background: #C09;
	margin-bottom: 130px;
	margin-top: 20px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.random-grid .works-item.w2 {
	width: 33%;
	background: #9C0;
	margin-bottom: 360px;
	margin-top: 50px;
}
.random-grid .works-item.w4 {
	width: 50%;
	background: #90C;
	margin-bottom: 780px;
	margin-top: 70px;
}
.random-grid .gutter-sizer {
	width: 10%;
}
.works-masonry-container {
	padding: 0;
	margin: 100px auto !important;
}
.works-masonry-container .works-item {
	margin: 1% !important;
	padding: 0 !important;
	width: 31.3% !important;
}
.stack-grid {
	margin-top: 120px;
	margin-bottom: 120px;
}
/* clearfix */
 .packery:after {
	content:' ';
	display: block;
	clear: both;
}
.stack-grid .works-item {
	width: 48%;
	float: left;
	background: #C09;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.stack-grid .works-item.w2 {
	width: 48%;
	background: #9C0;
}
.stack-grid .works-item.w4 {
	width: 48%;
	background: #90C;
}
.works-grid-container {
	padding: 0;
	margin: 100px auto !important;
}
.works-grid-container .works-item {
	margin: 1% !important;
	padding: 0 !important;
	width: 31.3% !important;
}
.tiled-grid-container .works-item {
	margin: 0 !important;
	padding: 0 !important;
	width: 25% !important;
}
.reel-portfolio {
	margin: 120px auto;
}
/* clearfix */
 .packery:after {
	content:' ';
	display: block;
	clear: both;
}
.works-item {
	width: 25%;
	height: 160px;
	float: left;
	background: #C09;
	margin-top: 0;
}
.item:hover {
	border-color: white;
	cursor: pointer;
}
.works-item.w2 {
	width: 50%;
}
.works-item.w4 {
	width: 100%;
}
.reel-item.works-item {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	border: solid 10px #fff;
	height: 160px;
}
.wall-showcase {
	margin: 120px auto;
}
/* clearfix */
 .packery:after {
	content:' ';
	display: block;
	clear: both;
}
.works-item {
	width: 25%;
	height: 400px;
	float: left;
	background: #C09;
	margin-top: 0;
}
.item:hover {
	border-color: white;
	cursor: pointer;
}
.works-item.w2 {
	width: 50%;
}
.works-item.w4 {
	width: 100%;
}
.wall-portfolio-item {
	border: solid 10px #fff;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
/*-----------------------------------------------------------------------------------*/

/*	SHOWCASE STYLING
/*-----------------------------------------------------------------------------------*/
 .title-holder {
	position: absolute;
	bottom: 20%;
	left: 100px;
}
.head-caps {
	font-size: 64px;
	line-height: 71px;
	letter-spacing: 4px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.head-subline {
	font-size: 18px;
	line-height: 25px;
	font-weight: 200;
	margin-top: 5px;
}
.head-liner {
	width: 80px;
	height: 1px;
	display: inline-block;
}
.showcase-01 .section {
	padding-left: 15%;
	padding-right: 15%;
}
.showcase-01-layer-01 {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.showcase-01-layer-02 {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.showcase-01-layer-03 {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.showcase-01-layer-04 {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.showcase-01 a {
	opacity: 1;
	-webkit-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-ms-transition: all .8s linear;
	-o-transition: all .8s linear;
	transition: all .8s linear;
}
.showcase-01 a:hover {
	opacity: 0.5;
	-webkit-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-ms-transition: all .8s linear;
	-o-transition: all .8s linear;
	transition: all .8s linear;
}
.showcase-02 .ms-section {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.showcase-02 .ms-overlay {
	background-color: rgba(255, 255, 255, 0.9);
}
.showcase-02 .head-caps {
	font-size: 48px;
	line-height: 55px;
	letter-spacing: 4px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.showcase-02 .head-subline {
	font-size: 18px;
	line-height: 25px;
	font-weight: 200;
	margin-top: 5px;
}
.showcase-02 .head-liner {
	width: 50px;
	height: 1px;
	display: inline-block;
}
#myContainer {
	margin-left: 100px;
}
.ms-section {
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	text-align: center;
}
#multiscroll-nav span {
	background: #121212;
	border: 1px solid #121212;
	border-radius: 50%;
	height: 12px;
	left: 2px;
	position: absolute;
	top: 2px;
	width: 12px;
	z-index: 1;
}
#multiscroll-nav li .active span {
	background: #fff;
	border: 1px solid #fff;
}
/*Text Styles*/
 .ms-overlay {
	display: none;
	height: 100%;
	background-color: transparent;
}
.ms-overlay a {
	display: block;
	cursor: url("style/img/plus.png") 40 40, crosshair;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.showcase-03 .parallax-showcase-layer {
}
.showcase-03 .parallax-showcase-layer a {
	padding-left: 10%;
	padding-right: 10%;
	cursor: url("style/img/plus.png") 40 40, crosshair;
	height: 100%;
	width: 100%;
	display: block;
	overflow: hidden;
	background-color: transparent;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.showcase-03 .parallax-showcase-layer a:hover {
	height: 100%;
	width: 100%;
	display: block;
	background-color: rgba(255, 255, 255, 0.3);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.showcase-03 .head-caps {
	font-size: 64px;
	line-height: 71px;
	letter-spacing: 4px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.showcase-03 .head-subline {
	font-size: 18px;
	line-height: 25px;
	font-weight: 200;
	margin-top: 5px;
}
.showcase-03 .head-liner {
	width: 50px;
	height: 1px;
	display: inline-block;
}
#intro {
	height: 100%;
}
/*showcase05*/
 .showcase05-carousel {
	cursor: url("style/img/drag.png") 40 40, crosshair;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.showcase05-carousel .item {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.showcase05-overlay {
	opacity: 0;
	background-color: rgba(255, 255, 255, 0.4);
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.showcase05-carousel .item:hover .showcase05-overlay {
	opacity: 1;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.showcase05-overlay a {
	cursor: url("style/img/view.png") 40 40, crosshair;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.head-caps {
	font-size: 64px;
	line-height: 71px;
	letter-spacing: 4px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.head-subline {
	font-size: 18px;
	line-height: 25px;
	font-weight: 200;
	margin-top: 5px;
}
.head-liner {
	width: 80px;
	height: 1px;
	display: inline-block;
}
.owl-dots {
	position: absolute;
	bottom: 10%;
	text-align: center;
	width: 100%;
}
.owl-theme .owl-dots .owl-dot span {
	background: #555;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #fff;
}
.showcase-06-bg {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.fashion-caps {
	font-size: 24px;
	letter-spacing: 18px;
	text-transform: uppercase;
}
.title-holder {
	text-align: center;
}
.title-holder h1 span {
	padding: 8px 5px 5px 15px;
}
.showcase-08 .section {
	padding-left: 15%;
	padding-right: 15%;
}
.showcase-08 .section a {
	opacity: 0;
}
.showcase-08 .section:hover a {
	opacity: 1;
}
.showcase-08-layer-01 {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.showcase-08-layer-02 {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.showcase-08-layer-03 {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.showcase-08-layer-04 {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.showcase-08 a {
	opacity: 1;
	-webkit-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-ms-transition: all .8s linear;
	-o-transition: all .8s linear;
	transition: all .8s linear;
}
.showcase-08 a:hover {
	opacity: 0.5;
	-webkit-transition: all .8s linear;
	-moz-transition: all .8s linear;
	-ms-transition: all .8s linear;
	-o-transition: all .8s linear;
	transition: all .8s linear;
}
/*-----------------------------------------------------------------------------------*/
/*	21. COMMENTS
/*-----------------------------------------------------------------------------------*/
#comments ol.commentlist {
    list-style: none;
    margin: -20px 0 0 0;
    padding: 0;
}
#comments ol.commentlist li {
    padding: 30px 0 0 0;
    background: none;
    margin-top: 20px;
}
#comments ol.commentlist li:first-child {
    border: none;
    margin: 0;
}
#comments .user {
    float: left;
    width: 70px;
    height: 70px;
    position: relative;
}
#comments .message {
    overflow: hidden
}
#comments .arrow-box {
    margin-left: 20px;
    position: relative;
}
#comments ul.children {
    margin: 0;
    overflow: inherit;
    padding: 0 0 0 55px;
    list-style: none;
}
#comments ol.commentlist ul.children li {
    padding-right: 0;
    border: none;
}
#comments .info h2 {
    font-size: 18px;
    margin: 0;
    display: inline;
    margin-right: 5px;
}
#comments .info {
    margin-bottom: 14px
}
#comments .info .meta {
    display: block;
    margin: 0;
}
#comments .info .meta .date {
    display: inline
}
#comments a.reply-link {
    display: inline;
}
.comment-form-wrapper p {
    padding-bottom: 20px
}
/*-----------------------------------------------------------------------------------*/
/*  WORDPRESS STYLES
/*-----------------------------------------------------------------------------------*/
.mobile-toggle:after { 
	content: "MENU";
	position: absolute;
	display: block;
	top: -4px;
	left: -75px; 
	font-size: 12px;
	background: #1c1c1c;
	color: #fff;
	font-weight: 700;
	padding: 3px 10px 1px;
}
.mobile-toggle:before {
	content: '';
	display: block;
	width: 0; 
	height: 0; 
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #1c1c1c;
	position: absolute;
	top: 2px;
	left: -19px;
}
.ebor-masonry .works-item {
	overflow: hidden;
}
.client-logo-inner {
	opacity: 1;
	border-right:solid 2px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.client-logo-inner:hover {
	opacity: 0.5;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.client-logo-row {
	border-bottom:solid 2px;
}
.client-logo:last-child .client-logo-inner {
	border-right-color: transparent;
}
.client-logo-row:last-child {
	border-bottom:none;
}
#pagepiling {
	position: relative;
}
.text-center .inner-spacer {
	margin-left: auto;
	margin-right: auto;
}
footer .widget .inner-spacer {
	margin-bottom: 30px;
}
.ebor-margin-bottom {
	margin-bottom: 35px;
}
.btn.ebor-margin-bottom {
	margin: 25px 0 50px;
}
.header-right .menu-panel {
	right: auto;
	left: 3000px;
}
.header-right .menu-panel .col-md-8,
.header-right .menu-panel .col-md-4 {
	float: right;
}
.header-right .open-nav .mobile-toggle span {
	background: #fff;
}
hr {
	clear: both;
}
.pagination li {
	list-style: none;
	display: inline-block;
	margin: 0 5px;
}
.pagination ul {
	padding: 0;
	margin: 0;
}
.news-list.parallax {
	background-size: 0 0;
}
.news-list.parallax:hover {
	background-size: cover;
}
.post-slider {
	margin: 30px 0 80px;
}
.owl-dots {
	bottom: -50px;
}
.showcase05-carousel .owl-dots {
	bottom: 10%;
}
.owl-theme .owl-dots .owl-dot span {
	width: 50px;
	height: 6px;
	border-radius: 0;
}
.parallax-random-grid .works-item {
	height: auto;
}
.parallax-showcase-layer:nth-of-type(odd) .title-holder {
	text-align: left;
	left: 0;
}
.parallax-showcase-layer:nth-of-type(even) .title-holder {
	text-align: right;
	left: auto;
	right: 0;
}
.ebor-sidebar {
	padding-left: 20px;
}
.ebor-sidebar div.inner-spacer.color-bg {
	margin-bottom: 30px;
}
.widget {
	margin-bottom: 50px;
}
.widget-title {
	margin-bottom: 15px;
	font-size: 16px !important;
	line-height: 22px !important;
}
.parallax{
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed !important;
}
/*this class will be activated on mobile devices in order to switch off the parallax effect*/
.parallax-off, .no-parallax {
	background-attachment:scroll !important;
	background-size:cover !important;
}
input#adminbar-search.adminbar-input {
	max-height: 30px;
}
.team-block a.team-block-inner {
	display: block;
	padding: 20px;
	border: 10px solid #fff;
	cursor: url("style/img/plus.png") 40 40, crosshair;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.team-block a.team-block-inner:hover {
	border-color: #000;
}
/*Buttons*/
input[type="submit"] {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
   -moz-user-select: none;
    -ms-user-select: none;
        user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
padding: 15px 20px !important;
line-height: 0 !important;
}
 .btn-uber,
 input[type="submit"] {
	border-radius: 0px;
	text-decoration: none;
	padding: 15px 20px;
	font-size: 12px;
	line-height: 19px;
	text-transform: uppercase;
	letter-spacing: 4px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.btn-uber-big {
	border-radius: 0px;
	text-decoration: none;
	padding: 15px 20px;
	font-size: 18px;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.btn-uber-white {
	border:solid 2px #fff;
	background: transparent;
	color: #fff;
}
.btn-uber-white:hover {
	border:solid 2px #fff;
	background: #fff;
	color: #000;
}
.btn-uber-dark {
	border:solid 2px #000;
	background: transparent;
	color: #000;
}
.btn-uber-dark:hover {
	border:solid 2px #000;
	background: #000;
	color: #fff;
}
.btn-uber-color,
input[type="submit"]  {
	border:solid 2px;
	background: transparent;
}
.btn-uber-color:hover,
input[type="submit"]:hover {
	border:solid 2px;
	color: #fff;
}

/* Visual Composer Stuff */
.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
	margin-bottom: 0;
}
.vc_column_container > .vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}

/* Theme Stuff */
.works-grid-container {
	margin: 0 !important;
}
.no-border .works-item {
	border: none !important;
	height: auto;
}
.tiled-grid-container .works-item {
	height: auto;
	border: none;
}
.tiled-grid-container .works-item img {
	width: 100%;
}
.border-none {
	border: none !important;
}
h1.ebor-label {
	font-size: 48px;
	line-height: 56px;
	text-transform: uppercase;
	letter-spacing: 12px;
	padding: 8px 8px 8px 20px;
	background-color: #191919;
	display: inline-block;
	color: #fff;
	font-weight: 300;
}
.ebor-masonry .works-item {
	height: auto;
	border: none;
}
input[type="submit"]{
	width: auto;
}
#respond {
	padding-top: 40px;
}
.ebor-masonry .works-item img {
	height: auto;
	max-width: none;
	width: 100%;
}
.admin-bar .masthead,
.admin-bar .mobile-nav {
	top: 32px;
}
.admin-bar .mobile-toggle,
.admin-bar .works-filter-wrap {
	top: 57px;
}
.slimmenu li {
	position: relative;
}
span.sub-collapser {
	position: absolute;
	top: -10px;
	right: 0;
	cursor: pointer;
}
span.sub-collapser i {
	font-style: normal;
}
img {
	max-width: 100%;
	height: auto;
}
h1.minimal-caps + .inner-spacer {
	margin-bottom: 60px;
}
.bg-cover {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.showcase-08 .title-holder,
.showcase05-overlay .title-holder {
	position: static;
}
.ebor-add-bottom {
	margin: 20px auto 40px;
	display: block;
}
.client-logo-inner { margin-left: -30px }

/* Basic WordPress Styles */
.sticky {
	
}
.bypostauthor img.avatar {
	
}
select {
	max-width: 100%;
}
.alignleft,
.aligncenter,
.alignright,
.alignnone {
	margin-bottom: 25px;
}
.alignnone {
	display: block;
}
.alignleft { 
	float: left; 
	margin-right: 30px; 
}
.alignright { 
	float: right; 
	margin-left: 30px; 
}
.aligncenter { 
	display: block; 
	margin-right: auto; 
	margin-left: auto; 
	text-align: center; 
}
figure.aligncenter a {
	display: inline-block;
	overflow: hidden;
	position: relative;
}
.wp-caption { 
	max-width: 100%; 
	text-align: center; 
	color: #999; 
}
.gallery-caption { 
	margin: 40px 0; 
	max-width: 100%; 
	text-align: center; 
	color: #999; 
	z-index: 999; 
}
.wp-caption-text, 
.gallery-caption-text { 
	margin: 6px 0; 
	font-style: italic; 
	font-size: 95%; 
	line-height: 120%; 
}
.aligncenter { 
	text-align: center;
}
table#wp-calendar {
	border: 1px solid #cccccc
}
table#wp-calendar>tbody>tr>td>a {
	text-decoration: underline
}
table#wp-calendar thead>tr>th { 
	width: 35px;
	height: 20px;
	text-align: center;
	border: 1px solid #cccccc;
}
table#wp-calendar tbody>tr>td {
	width: 35px;
	height: 20px;
	text-align: center;
	border: 1px solid #cccccc;
}
table#wp-calendar tfoot>tr>td>a, 
tfoot>tr>td>a:link, 
tfoot>tr>td>a:visited, 
tfoot>tr>td>a:hover, 
tfoot>tr>td>a:active {
	text-decoration: underline;
	height: 23px;
	nowhitespace: afterproperty;
	margin-left: 10px;
	padding-bottom: 3px;
}
table#wp-calendar tfoot>tr>td#prev {
	width: 58px;
	height: 20px;
	text-align: left;
}
table#wp-calendar tfoot>tr>td#next {
	width: 58px;
	height: 20px;
	text-align: right;
}
.post-content table tr,
.post-content table td,
#wp-calendar table tr,
#wp-calendar table td {
	padding: 10px 15px;
	border: 1px solid #cccccc;
}
.widget_rss li {
	margin-bottom: 20px; padding-bottom: 20px;
}
.widget_rss li .rsswidget, .widget_rss li cite {
	font-weight: bold; display: block;
}
.widget_rss li .rss-date {
	display: block; margin-bottom: 10px;
}
.widget_rss li cite {
	margin-top: 10px;
}

span.pull-right,
span.pull-left {
	float: right;
	display: inline-block;
	width: 300px;
	margin: 0 0 20px 20px;
	font-size: 22px;
	line-height: 30px;
	font-family: 'bebas_neuebold', sans-serif;
	letter-spacing: 1px;
}
span.pull-right {
	float: right;
	margin: 0 0 20px 20px;
}
span.pull-left {
	float: left;
	margin: 0 20px 20px 0;
}
.post-content table {
	text-align: left;
	width: 100%;
}
.post-content table td,
.post-content table th {
	padding: 10px 0 10px 15px;
}
.post-content table tr:nth-child(even),
.post-content table thead tr {
	background: #f5f5f5;
}
#map img {
	max-width: none;
}
#preloader {
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #fff;
  background-image: url('style/img/loader.gif');
  background-size: 100px 85px;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
}
/*-----------------------------------------------------------------------------------*/
/*	CONTACT FORM 7
/*-----------------------------------------------------------------------------------*/
div.wpcf7 {
	padding-top: 50px;
	max-width: 650px;
	margin: 0 auto;
}
div.wpcf7 .wpcf7-not-valid { 
	border: 2px solid #b54d4d
}
span.wpcf7-not-valid-tip { 
	display: none !important 
}
div.wpcf7-validation-errors,
.highlight {
	margin: 0;
	padding: 10px;
	background-color: #fcf8e3;
	color: #c09853;
	border: 2px solid #faebcc;
}
div.wpcf7-mail-sent-ok {
	margin: 0;
	padding: 10px;
	border: 2px solid #d6e9c6;
	background-color: #dff0d8;
	color: #468847;
}
div.wpcf7 textarea {
	height: 180px;
}
.highlight {
	border: none;
	padding: 4px 6px;
}
div.wpcf7 input[type="submit"] {
	margin: 30px auto 0;
	display: block;
}

/*-----------------------------------------------------------------------------------*/
/*	RESPONSIVE STYLING
/*-----------------------------------------------------------------------------------*/

/*Small Desktop and Very Small Notebook */
 @media (max-width: 980px) {
 	.client-logo-row, 
 	.client-logo-inner {
 		border: none;
 	}
	.container {
		max-width: 780px;
		padding-left:100px;
		padding-right:100px;
	}
	.mob-center {
		text-align: center;
	}
	.mob-add-top {
		margin-top: 30px;
	}
	.mob-add-bottom {
		margin-bottom:30px;
	}
	.text-left, .text-right, p, h1, h2, h3, h4, h5 {
		text-align: center;
	}
	.btn {
		width: 100%;
	}
	.page-fold.subtle {
		background-attachment: scroll !important;
		position: absolute;
	}
	.page-fold .sub-spacer {
		margin-left: -50px;
		transform: none;
		width: 100px;
		margin-top: 9px;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps {
		font-size: 40px;
		line-height: 47px;
	}
	.page-heading, .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span {
		font-size: 32px;
		line-height: 39px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text, .elements-counter .number, .elements-counter .subject {
		font-size: 26px;
		line-height: 33px;
		letter-spacing: 4px;
	}
	.intro-08 .rotator-wrap span, .intro-05 h6 span, .intro-05 h5 span, .intro-05 h4 {
		font-size: 24px;
		line-height: 31px;
		letter-spacing: 0px;
	}
	.features-slider-triggers a {
		display: block;
	}
	.intro07 .features-slider-triggers a {
		display: inline-block;
	}
	.container, .features-details {
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, .works-grid-container .works-item, .tiled-grid-container .works-item {
		width: 48% !important;
		margin: 1% !important;
	}
	.tiled-grid-container .works-item {
		margin-bottom: 0px !important;
	}
	.price {
		margin-bottom: 30px;
	}
	.intro-05 h4 {
		margin-top: 30px;
	}
	.intro04 h1 span {
		letter-spacing: 2px;
		padding: 4px 6px 4px 6px;
	}
	.boxed .mastwrap {
		margin: 0;
	}
	.title-holder {
		bottom: inherit;
		left: inherit;
		position: relative;
	}
}
/*Medium Tablets */
 @media (max-width: 800px) {
	.container {
		max-width: 640px;
		padding-left:80px;
		padding-right:80px;
	}
	.mob-center {
		text-align: center;
	}
	.mob-add-top {
		margin-top: 30px;
	}
	.mob-add-bottom {
		margin-bottom:30px;
	}
	.text-left, .text-right, p, h1, h2, h3, h4, h5 {
		text-align: center;
	}
	.btn {
		width: 100%;
	}
	.page-fold.subtle {
		background-attachment: scroll !important;
		position: absolute;
	}
	.page-fold .sub-spacer {
		margin-left: -50px;
		transform: none;
		width: 100px;
		margin-top: 9px;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps {
		font-size: 40px;
		line-height: 47px;
	}
	.page-heading, .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span {
		font-size: 32px;
		line-height: 39px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text, .elements-counter .number, .elements-counter .subject {
		font-size: 26px;
		line-height: 33px;
		letter-spacing: 4px;
	}
	.intro-08 .rotator-wrap span, .intro-05 h6 span, .intro-05 h5 span, .intro-05 h4 {
		font-size: 24px;
		line-height: 31px;
		letter-spacing: 0px;
	}
	.features-slider-triggers a {
		display: block;
	}
	.intro07 .features-slider-triggers a {
		display: inline-block;
	}
	.container, .features-details {
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, .works-grid-container .works-item, .tiled-grid-container .works-item {
		width: 48% !important;
		margin: 1% !important;
	}
	.tiled-grid-container .works-item {
		margin-bottom: 0px !important;
	}
	.price {
		margin-bottom: 30px;
	}
	.intro-05 h4 {
		margin-top: 30px;
	}
	.intro04 h1 span {
		letter-spacing: 2px;
		padding: 4px 6px 4px 6px;
	}
	.title-holder {
		bottom: inherit;
		left: inherit;
		position: relative;
	}
}
/*iPad Portrait Mode, iPad Mini and Small Tablets */
 @media (max-width: 768px) {
	.container {
		max-width: 608px;
		padding-left:80px;
		padding-right:80px;
	}
	.mob-center {
		text-align: center;
	}
	.mob-add-top {
		margin-top: 30px;
	}
	.mob-add-bottom {
		margin-bottom:30px;
	}
	.text-left, .text-right, p, h1, h2, h3, h4, h5 {
		text-align: center;
	}
	.btn {
		width: 100%;
	}
	.page-fold.subtle {
		background-attachment: scroll !important;
		position: absolute;
	}
	.page-fold .sub-spacer {
		margin-left: -50px;
		transform: none;
		width: 100px;
		margin-top: 8px;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps {
		font-size: 40px;
		line-height: 47px;
	}
	.page-heading, .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span {
		font-size: 32px;
		line-height: 39px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text, .elements-counter .number, .elements-counter .subject {
		font-size: 26px;
		line-height: 33px;
		letter-spacing: 4px;
	}
	.intro-08 .rotator-wrap span, .intro-05 h6 span, .intro-05 h5 span, .intro-05 h4 {
		font-size: 24px;
		line-height: 31px;
		letter-spacing: 0px;
	}
	.features-slider-triggers a {
		display: block;
	}
	.intro07 .features-slider-triggers a {
		display: inline-block;
	}
	.container, .features-details {
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, .works-grid-container .works-item, .tiled-grid-container .works-item {
		width: 48% !important;
		margin: 1% !important;
	}
	.tiled-grid-container .works-item {
		margin-bottom: 0px !important;
	}
	.price {
		margin-bottom: 30px;
	}
	.intro-05 h4 {
		margin-top: 30px;
	}
	.intro04 h1 span {
		letter-spacing: 2px;
		padding: 4px 6px 4px 6px;
	}
	.title-holder {
		bottom: inherit;
		left: inherit;
		position: relative;
	}
}
/*iPhone 6 Landscape Mode*/
 @media screen and (max-width: 667px) {
	.container, .features-details {
		max-width: 567px;
		padding-left:50px;
		padding-right:50px;
	}
	.add-top-half {
		padding-top: 35px;
	}
	.add-bottom-half {
		padding-bottom: 35px;
	}
	.mob-center {
		text-align: center;
	}
	.mob-add-top {
		margin-top: 30px;
	}
	.mob-add-bottom {
		margin-bottom:30px;
	}
	.text-left, .text-right, p, h1, h2, h3, h4, h5 {
		text-align: center;
	}
	.btn {
		width: 100%;
	}
	img.img-responsive {
		display: inline-block;
	}
	.page-fold.subtle {
		background-attachment: scroll !important;
		position: absolute;
	}
	.page-fold .sub-spacer {
		margin-left: -50px;
		transform: none;
		width: 100px;
		margin-top: 5px;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps {
		font-size: 36px;
		line-height: 43px;
	}
	.page-heading, .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span {
		font-size: 28px;
		line-height: 35px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text, .elements-counter .number, .elements-counter .subject {
		font-size: 22px;
		line-height: 29px;
		letter-spacing: 4px;
	}
	.intro-08 .rotator-wrap span, .intro-05 h6 span, .intro-05 h5 span, .intro-05 h4 {
		font-size: 20px;
		line-height: 27px;
		letter-spacing: 0px;
	}
	.features-slider-triggers a {
		display: block;
	}
	.intro07 .features-slider-triggers a {
		display: inline-block;
	}
	.container, .features-details {
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, .works-grid-container .works-item, .tiled-grid-container .works-item {
		width: 48% !important;
		margin: 1% !important;
	}
	.tiled-grid-container .works-item {
		margin-bottom: 0px !important;
	}
	.price {
		margin-bottom: 30px;
	}
	.intro-05 h4 {
		margin-top: 30px;
	}
	.intro04 h1 span {
		letter-spacing: 2px;
		padding: 4px 6px 4px 6px;
	}
	.title-holder {
		bottom: inherit;
		left: inherit;
		position: relative;
	}
}
/*Medium Smart Phones v2*/
 @media screen and (max-width: 640px) {
	.container, .features-details {
		max-width: 540px;
		padding-left:50px;
		padding-right:50px;
	}
	.add-top-half {
		padding-top: 35px;
	}
	.add-bottom-half {
		padding-bottom: 35px;
	}
	.mob-center {
		text-align: center;
	}
	.mob-add-top {
		margin-top: 30px;
	}
	.mob-add-bottom {
		margin-bottom:30px;
	}
	.text-left, .text-right, p, h1, h2, h3, h4, h5 {
		text-align: center;
	}
	.btn {
		width: 100%;
	}
	img.img-responsive {
		display: inline-block;
	}
	.page-fold.subtle {
		background-attachment: scroll !important;
		position: absolute;
	}
	.page-fold .sub-spacer {
		margin-left: -50px;
		transform: none;
		width: 100px;
		margin-top: 5px;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps {
		font-size: 36px;
		line-height: 43px;
	}
	.page-heading, .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span {
		font-size: 28px;
		line-height: 35px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text, .elements-counter .number, .elements-counter .subject {
		font-size: 22px;
		line-height: 29px;
		letter-spacing: 4px;
	}
	.intro-08 .rotator-wrap span, .intro-05 h6 span, .intro-05 h5 span, .intro-05 h4 {
		font-size: 20px;
		line-height: 27px;
		letter-spacing: 0px;
	}
	.features-slider-triggers a {
		display: block;
	}
	.intro07 .features-slider-triggers a {
		display: inline-block;
	}
	.container, .features-details {
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, .works-grid-container .works-item, .tiled-grid-container .works-item {
		width: 48% !important;
		margin: 1% !important;
	}
	.tiled-grid-container .works-item {
		margin-bottom: 0px !important;
	}
	.price {
		margin-bottom: 30px;
	}
	.intro-05 h4 {
		margin-top: 30px;
	}
	.intro04 h1 span {
		letter-spacing: 2px;
		padding: 4px 6px 4px 6px;
	}
	.title-holder {
		bottom: inherit;
		left: inherit;
		position: relative;
	}
}
/*Google Nexus and Other Large Smart Phones v1*/
 @media screen and (max-width: 600px) {
	.container, .features-details {
		max-width: 500px;
		padding-left:50px;
		padding-right:50px;
	}
	.add-top-half {
		padding-top: 35px;
	}
	.add-bottom-half {
		padding-bottom: 35px;
	}
	.mob-center {
		text-align: center;
	}
	.mob-add-top {
		margin-top: 30px;
	}
	.mob-add-bottom {
		margin-bottom:30px;
	}
	.text-left, .text-right, p, h1, h2, h3, h4, h5 {
		text-align: center;
	}
	.btn {
		width: 100%;
	}
	img.img-responsive {
		display: inline-block;
	}
	.page-fold.subtle {
		background-attachment: scroll !important;
		position: absolute;
	}
	.page-fold .sub-spacer {
		margin-left: -50px;
		transform: none;
		width: 100px;
		margin-top: 5px;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps {
		font-size: 32px;
		line-height: 39px;
	}
	.page-heading, .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span {
		font-size: 24px;
		line-height: 31px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text, .elements-counter .number, .elements-counter .subject {
		font-size: 18px;
		line-height: 25px;
		letter-spacing: 4px;
	}
	.intro-08 .rotator-wrap span, .intro-05 h6 span, .intro-05 h5 span, .intro-05 h4 {
		font-size: 16px;
		line-height: 23px;
		letter-spacing: 0px;
	}
	.features-slider-triggers a {
		display: block;
	}
	.intro07 .features-slider-triggers a {
		display: inline-block;
	}
	.container, .features-details {
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, .works-grid-container .works-item, .tiled-grid-container .works-item {
		width: 48% !important;
		margin: 1% !important;
	}
	.tiled-grid-container .works-item {
		margin-bottom: 0px !important;
	}
	.price {
		margin-bottom: 30px;
	}
	.intro-05 h4 {
		margin-top: 30px;
	}
	.intro04 h1 span {
		letter-spacing: 2px;
		padding: 4px 6px 4px 6px;
	}
	.title-holder {
		bottom: inherit;
		left: inherit;
		position: relative;
	}
}
/*iPhone Landscape Mode and Mediium Smart Phones*/
 @media screen and (max-width: 480px) {
	.container, .features-details {
		max-width: 420px;
		padding-left: 30px;
		padding-right: 30px;
	}
	.add-top-half {
		padding-top: 35px;
	}
	.add-bottom-half {
		padding-bottom: 35px;
	}
	.mob-center {
		text-align: center;
	}
	.mob-add-top {
		margin-top: 30px;
	}
	.mob-add-bottom {
		margin-bottom:30px;
	}
	.text-left, .text-right, p, h1, h2, h3, h4, h5 {
		text-align: center;
	}
	.btn {
		width: 100%;
	}
	img.img-responsive {
		display: inline-block;
	}
	.page-fold.subtle {
		background-attachment: scroll !important;
		position: absolute;
	}
	.page-fold .sub-spacer {
		margin-left: -50px;
		transform: none;
		width: 100px;
		margin-top: 5px;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps {
		font-size: 30px;
		line-height: 37px;
	}
	.page-heading, .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span {
		font-size: 22px;
		line-height: 29px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text, .elements-counter .number, .elements-counter .subject {
		font-size: 16px;
		line-height: 23px;
		letter-spacing: 4px;
	}
	.intro-08 .rotator-wrap span, .intro-05 h6 span, .intro-05 h5 span, .intro-05 h4 {
		font-size: 14px;
		line-height: 21px;
		letter-spacing: 0px;
	}
	.features-slider-triggers a {
		display: block;
	}
	.intro07 .features-slider-triggers a {
		display: inline-block;
	}
	.container, .features-details {
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, .works-grid-container .works-item, .tiled-grid-container .works-item {
		width: 48% !important;
		margin: 1% !important;
	}
	.tiled-grid-container .works-item {
		margin-bottom: 0px !important;
	}
	.price {
		margin-bottom: 30px;
	}
	.intro-05 h4 {
		margin-top: 30px;
	}
	.intro04 h1 span {
		letter-spacing: 2px;
		padding: 4px 6px 4px 6px;
	}
	.title-holder {
		bottom: inherit;
		left: inherit;
		position: relative;
	}
}
/*iPhone 6Plus Portrait Mode*/
 @media screen and (max-width: 414px) {
	.container, .features-details {
		max-width: 374px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.add-top-half {
		padding-top: 35px;
	}
	.add-bottom-half {
		padding-bottom: 35px;
	}
	.mob-center {
		text-align: center;
	}
	.mob-add-top {
		margin-top: 30px;
	}
	.mob-add-bottom {
		margin-bottom:30px;
	}
	.text-left, .text-right, p, h1, h2, h3, h4, h5 {
		text-align: center;
	}
	.btn {
		width: 100%;
	}
	.page-section, .separator-section {
		padding: 40px 0;
	}
	img.img-responsive {
		display: inline-block;
	}
	.page-fold.subtle {
		background-attachment: scroll !important;
		position: absolute;
	}
	.page-fold .sub-spacer {
		margin-left: -50px;
		transform: none;
		width: 100px;
		margin-top: 5px;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps {
		font-size: 30px;
		line-height: 37px;
	}
	.page-heading, .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span {
		font-size: 22px;
		line-height: 29px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text, .elements-counter .number, .elements-counter .subject {
		font-size: 16px;
		line-height: 23px;
		letter-spacing: 4px;
	}
	.intro-08 .rotator-wrap span, .intro-05 h6 span, .intro-05 h5 span, .intro-05 h4 {
		font-size: 14px;
		line-height: 21px;
		letter-spacing: 0px;
	}
	.features-slider-triggers a {
		display: block;
	}
	.intro07 .features-slider-triggers a {
		display: inline-block;
	}
	.container, .features-details {
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, .works-grid-container .works-item, .tiled-grid-container .works-item {
		width: 48% !important;
		margin: 1% !important;
	}
	.tiled-grid-container .works-item {
		margin-bottom: 0px !important;
	}
	.price {
		margin-bottom: 30px;
	}
	.intro-05 h4 {
		margin-top: 30px;
	}
	.intro04 h1 span {
		letter-spacing: 2px;
		padding: 4px 6px 4px 6px;
	}
	.title-holder {
		bottom: inherit;
		left: inherit;
		position: relative;
	}
}
/*iPhone 6 Portrait Mode*/
 @media screen and (max-width: 375px) {
	.container, .features-details {
		max-width: 335px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.add-top-half {
		padding-top: 35px;
	}
	.add-bottom-half {
		padding-bottom: 35px;
	}
	.mob-center {
		text-align: center;
	}
	.mob-add-top {
		margin-top: 30px;
	}
	.mob-add-bottom {
		margin-bottom:30px;
	}
	.text-left, .text-right, p, h1, h2, h3, h4, h5 {
		text-align: center;
	}
	.btn {
		width: 100%;
	}
	.page-section, .separator-section {
		padding: 40px 0;
	}
	img.img-responsive {
		display: inline-block;
	}
	.page-fold.subtle {
		background-attachment: scroll !important;
		position: absolute;
	}
	.page-fold .sub-spacer {
		margin-left: -50px;
		transform: none;
		width: 100px;
		margin-top: 5px;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps {
		font-size: 28px;
		line-height: 35px;
	}
	.page-heading, .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span {
		font-size: 20px;
		line-height: 27px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text, .elements-counter .number, .elements-counter .subject {
		font-size: 14px;
		line-height: 21px;
		letter-spacing: 4px;
	}
	.intro-08 .rotator-wrap span, .intro-05 h6 span, .intro-05 h5 span, .intro-05 h4 {
		font-size: 12px;
		line-height: 19px;
		letter-spacing: 0px;
	}
	.features-slider-triggers a {
		display: block;
	}
	.intro07 .features-slider-triggers a {
		display: inline-block;
	}
	.container, .features-details {
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, .works-grid-container .works-item, .tiled-grid-container .works-item {
		width: 100% !important;
		margin: 0 !important;
		margin-bottom: 10px !important;
	}
	.tiled-grid-container .works-item {
		margin-bottom: 0px !important;
	}
	.price {
		margin-bottom: 30px;
	}
	.intro-05 h4 {
		margin-top: 30px;
	}
	.intro04 h1 span {
		letter-spacing: 2px;
		padding: 4px 6px 4px 6px;
	}
	.title-holder {
		bottom: inherit;
		left: inherit;
		position: relative;
	}
}
/*Other Major Small Smart Phones*/
 @media screen and (max-width: 360px) {
	.container, .features-details {
		max-width: 320px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.add-top-half {
		padding-top: 35px;
	}
	.add-bottom-half {
		padding-bottom: 35px;
	}
	.mob-center {
		text-align: center;
	}
	.mob-add-top {
		margin-top: 30px;
	}
	.mob-add-bottom {
		margin-bottom:30px;
	}
	.text-left, .text-right, p, h1, h2, h3, h4, h5 {
		text-align: center;
	}
	.btn {
		width: 100%;
	}
	.page-section, .separator-section {
		padding: 40px 0;
	}
	img.img-responsive {
		display: inline-block;
	}
	.page-fold.subtle {
		background-attachment: scroll !important;
		position: absolute;
	}
	.page-fold .sub-spacer {
		margin-left: -50px;
		transform: none;
		width: 100px;
		margin-top: 5px;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps {
		font-size: 28px;
		line-height: 35px;
	}
	.page-heading, .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span {
		font-size: 20px;
		line-height: 27px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text, .elements-counter .number, .elements-counter .subject {
		font-size: 14px;
		line-height: 21px;
		letter-spacing: 4px;
	}
	.intro-08 .rotator-wrap span, .intro-05 h6 span, .intro-05 h5 span, .intro-05 h4 {
		font-size: 12px;
		line-height: 19px;
		letter-spacing: 0px;
	}
	.features-slider-triggers a {
		display: block;
	}
	.intro07 .features-slider-triggers a {
		display: inline-block;
	}
	.container, .features-details {
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, .works-grid-container .works-item, .tiled-grid-container .works-item {
		width: 100% !important;
		margin: 0 !important;
		margin-bottom: 10px !important;
	}
	.tiled-grid-container .works-item {
		margin-bottom: 0px !important;
	}
	.price {
		margin-bottom: 30px;
	}
	.intro-05 h4 {
		margin-top: 30px;
	}
	.intro04 h1 span {
		letter-spacing: 2px;
		padding: 4px 6px 4px 6px;
	}
	.title-holder {
		bottom: inherit;
		left: inherit;
		position: relative;
	}
}
/*iPhone Portrait Mode and Very Small Mobile Phones*/
 @media screen and (max-width: 320px) {
	.container, .features-details {
		max-width: 280px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.add-top-half {
		padding-top: 35px;
	}
	.add-bottom-half {
		padding-bottom: 35px;
	}
	.mob-center {
		text-align: center;
	}
	.mob-add-top {
		margin-top: 30px;
	}
	.mob-add-bottom {
		margin-bottom:30px;
	}
	.text-left, .text-right, p, h1, h2, h3, h4, h5 {
		text-align: center;
	}
	.btn {
		width: 100%;
	}
	.page-section, .separator-section {
		padding: 40px 0;
	}
	img.img-responsive {
		display: inline-block;
	}
	.page-fold.subtle {
		background-attachment: scroll !important;
		position: absolute;
	}
	.page-fold .sub-spacer {
		margin-left: -50px;
		transform: none;
		width: 100px;
		margin-top: 5px;
	}
	.head-caps, .showcase-02 .head-caps, .showcase-03 .head-caps {
		font-size: 28px;
		line-height: 35px;
	}
	.page-heading, .news-date h1, .fashion-caps, .intro-05 h2, .intro-05 h1 span, .intro04 h1 span {
		font-size: 20px;
		line-height: 27px;
	}
	.sub-heading-minor, .minimal-caps, .process-text, .news-list h3, .hero-text {
		font-size: 14px;
		line-height: 21px;
		letter-spacing: 4px;
	}
	.intro-08 .rotator-wrap span, .intro-05 h6 span, .intro-05 h5 span, .intro-05 h4 {
		font-size: 12px;
		line-height: 19px;
		letter-spacing: 0px;
	}
	.features-slider-triggers a {
		display: block;
	}
	.intro07 .features-slider-triggers a {
		display: inline-block;
	}
	.container, .features-details {
		padding-left: 0;
		padding-right: 0;
	}
	.works-masonry-container .works-item, .works-item, .works-grid-container .works-item, .tiled-grid-container .works-item {
		width: 100% !important;
		margin: 0 !important;
		margin-bottom: 10px !important;
	}
	.tiled-grid-container .works-item {
		margin-bottom: 0px !important;
	}
	.price {
		margin-bottom: 30px;
	}
	.intro-05 h4 {
		margin-top: 30px;
	}
	.intro04 h1 span {
		letter-spacing: 2px;
		padding: 4px 6px 4px 6px;
	}
	.title-holder {
		bottom: inherit;
		left: inherit;
		position: relative;
	}
}