@charset "utf-8";
/* CSS Document */

/* General */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, button, input {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

p:last-child, section:last-child, pre:last-child, code:last-child, ul:last-child, ol:last-child, dl:last-child, dd:last-child, details:last-child, blockquote:last-child, address:last-child, table:last-child, fieldset:last-child, form:last-child, hgroup:last-child {
	margin-bottom: 0;
}

p:first-child, section:first-child, pre:first-child, code:first-child, ul:first-child, ol:first-child, dl:first-child, dd:first-child, details:first-child, blockquote:first-child, address:first-child, table:first-child, fieldset:first-child, form:first-child, hgroup:first-child {
	margin-top: 0;
}

html,
body {
	height: 100%;
	padding: 0;
	margin: 0;
	font: normal normal 13px/1.6em 'Open Sans', Arial, san-serif;
	color: #666;
	background: #fff;
}

a {
	text-decoration: none;
}

ul, ol {
	padding-left: 20px;
}

li {
	text-align: -webkit-match-parent;
}

input, select {
	vertical-align: middle;
}

li.icon {
	display: block;
	width: 100%;
	list-style: none;
	height: auto;
	font: normal normal 1em/24px 'Open Sans', Arial, san-serif;
	text-align: left;
	text-indent: 0;
}

li.icon:before {
	width: 24px;
	height: 24px;
	left: -26px;
	font: normal normal 16px/24px 'TSIcons';
}

p, section, pre, code, ul, ol, dl, dd, details, blockquote, address, table, fieldset, form, hgroup, header {
	margin: 20px 0;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.6em;
	font: normal normal 3em/1em 'Open Sans Condensed Bold', Arial, sans-serif;
	text-transform: uppercase;
	color: #333;
}

h1 + *, h2 + *, h3 + *, h4 + *, h5 + *, h6 + * {
	margin-top: 0;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
	margin: 5px;
	font: normal normal 0.6em/1.2em 'Open Sans Condensed Light', Arial, sans-serif;
	color: #666;
}

h1 small:only-child, h2 small:only-child, h3 small:only-child, h4 small:only-child, h5 small:only-child, h6 small:only-child {
	margin: 0;
}

h4 {
	font-size: 1.75em;
}

h5 {
	font-size: 1.5em;
}

h5 small {
	font-size: 0.95em;
}

nav ul {
	list-style: none;
}

.color {
	color: #FFae77;
}

.dark {
	color: #666;
}

.white {
	color: #fff;
}

.text-center {
	text-align: center;
}

.serif {
	font-family: Georgia, 'Times new roman', serif;
}

.italic {
	font-style: italic;
}

.inner {
	display: table-cell;
	vertical-align: middle;
}

.outer {
	display: table;
	width: 100%;
	height: 100%;
}

.inline-block {
	display: inline-block;
	vertical-align: middle;
}

.icon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 1em;
	height: 1em;
	font: normal normal 24px/1em 'TSIcons';
	text-indent: -9999px;
	text-align: center;
}

.icon {
	text-indent: -9999px;
	text-align: center;
}

.icon.l {
	margin-right: 0.4em;
}

.icon.small {
	font-size: 16px;
}

.icon.search:before {
	content: "\e013";
}

.icon.facebook:before {
	content: "\e032";
}

.icon.linkedin:before {
	content: "\e064";
}

.icon.clock:before {
	content: "\e05f";
}

.icon.phone-2:before {
	content: "\e009";
}

.icon.mail:before {
	content: "\e00c";
}

.icon.plus:before {
	content: "\e00f";
}

.icon.play:before {
	content: "\e044";
}

.icon.link:before {
	content: "\e005";
}

.icon:before {
	display: block;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
	text-indent: 0;
	text-align: center;
}

::selection {
	background: #FFae77;
	color: #fff;
}

::-moz-selection{
	background:#FFae77;
	color:#fff;
}

::-webkit-selection{
	background:#FFae77;
	color:#fff;
}

.pagination {
	display: inline-block;
	margin-right: -2px;
}

.prev {
	width: auto;
	padding: 0 10px;
	display: block;
	height: 30px;
	font: normal normal 1.1em/30px 'Open Sans Condensed Bold', Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #666;
	background: #e9e9e9;
	float:left;
}

.pageNumbers > span {
	width: auto;
	padding: 0 10px;
	display: block;
	height: 30px;
	font: normal normal 1.1em/30px 'Open Sans Condensed Bold', Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #666;
	background: #e9e9e9;
	float:left;
	margin-left: 1px;
	margin-right: 1px;
}

.pageNumbers > .current {
	width: auto;
	padding: 0 10px;
	display: block;
	height: 30px;
	font: normal normal 1.1em/30px 'Open Sans Condensed Bold', Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: #FFae77;
	float:left;
}

.entry-content > div > a {
	color: #FFae77;
}

.next {
	width: auto;
	padding: 0 10px;
	display: block;
	height: 30px;
	font: normal normal 1.1em/30px 'Open Sans Condensed Bold', Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #666;
	background: #e9e9e9;
	float:left;
}

.pagination > * > a {
	color: #666;
}

.divider.line {
	background: #e9e9e9;
}

.divider.nano {
	display: block;
	margin: 10px 0;
}

.divider.micro {
	display: block;
	margin: 20px 0;
}

.divider {
	position: relative;
	display: block;
	height: 1px;
	margin: 30px 0;
}

.divider.small_bar:before {
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #FFae77;
}

label {
	font: normal normal 1.3em/1em 'Open Sans Condensed Light', Arial, sans-serif;
	text-transform: uppercase;
}

label.block {
	margin-bottom: 5px;
}

.block {
	display: block;
	margin-left: 0;
	margin-right: 0;
}

.contact-form input, .contact-form textarea {
	display: block;
	width: 100%;
}

.contact-form *[type=submit] {
	margin: 0;
}

textarea {
	width: 100%;
	height: auto;
	min-height: 100px;
	font: normal normal 1em/1.5em 'Open Sans', Arial, sans-serif;
	text-transform: none;
	letter-spacing: 0;
}

input[type=text], input[type=email], input[type=search], input[type=tel], input[type=url], input[type=password], textarea {
	vertical-align: middle;
	outline: none;
	max-width: 100%;
	padding: 7px;
	font: normal normal 1em/1.5em 'Open Sans', Arial, sans-serif;
	border: none;
	color: #666;
	background: #f0f0f0;
	-moz-transition: background 0.15s ease-out;
	-webkit-transition: background 0.15s ease-out;
	-o-transition: background 0.15s ease-out;
	-ms-transition: background 0.15s ease-out;
	transition: background 0.15s ease-out;
}

input[type=text]:focus ,
input[type=email]:focus ,
input[type=search]:focus ,
input[type=tel]:focus ,
input[type=url]:focus ,
input[type=password]:focus ,
textarea:focus{
	color: #fff;
	background: #333;
}

a.button, button, input[type=button], input[type=submit], input[type=reset] {
	display: inline-block;
	vertical-align: middle;
	margin: 2px;
	padding: 0.8em;
	cursor: pointer;
	font: normal normal 1.1em/1em 'Open Sans Condensed Bold', Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	outline: none;
	border: none;
	color: #fff;
	background: #111;
	-moz-transition: background 0.15s ease-out;
	-webkit-transition: background 0.15s ease-out;
	-o-transition: background 0.15s ease-out;
	-ms-transition: background 0.15s ease-out;
	transition: background 0.15s ease-out;
}

a.button:hover, button:hover, input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
	background: #FFae77;
}

/* General End */

/* Main Page */

#page {
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	min-height: 100%;
	padding: 0 30px;
	background: #fff;
}

#page:before {
	width: 100%;
	height: 3px;
	position: absolute;
	top: 0;
	left: 0;
	background: #FFae77;
}

#page:before, #page:after {
	content: "";
	display: block;
	clear: both;
}

#mainPageContent {
	top: 0;
}

#page.layout-center {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 1020px;
}

#page-head {
	border-bottom: 1px solid #e9e9e9;
}

#page-head aside {
	display: block;
	height: 100%;
	position: absolute;
	bottom: 0;
	right: 30px;
	text-align: right;
}

#page-head aside .inner > * {
	display: inline-block;
	vertical-align: middle;
}

#page-head, #page-content, #page-foot {
	position: relative;
	margin: 0 -30px;
	padding: 30px;
}

#page-head h1 {
	margin: 0;
	padding: 0;
	font-size: 3.34em;
	color: #333;
}

#page-head h1 small {
	color: #FFae77;
}

/* CKEditor fix. */
[class^='cke_'],
[class^='cke_'] * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;;
}

#page-head:before {
	bottom: -1px;
}

#page-head:before, #page-foot:before {
	content: "";
	display: block;
	width: 100px;
	height: 2px;
	position: absolute;
	left: 30px;
	background: #FFae77;
}

#page-foot:before {
	top: -2px;
}

.page-contact iframe.map {
	width: 100%;
	height: 360px;
}

.margin.micro {
	height: 20px;
}

.margin {
	display: block;
	width: 100%;
	height: 40px;
}

.overlay .color-overlay, .overlay .content-overlay {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 1;
	-moz-transition: all 0.15s ease-out;
	-webkit-transition: all 0.15s ease-out;
	-o-transition: all 0.15s ease-out;
	-ms-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
}

.overlay {
	display: block;
	vertical-align: middle;
	position: relative;
	overflow: hidden;
}

.overlay img {
	display: block;
	max-width: none;
	width: 100%;
}

.overlay .color-overlay {
	background-color: #fff;
}

.overlay:hover .color-overlay{
	opacity: 0.6;
}

.overlay .color-overlay.dark {
	background-color: #000;
}

.overlay .content-overlay {
	z-index: 2;
	padding: 20px;
}

.overlay:hover .content-overlay{
	opacity: 1;
}

.overlay .white.content-overlay * {
	text-shadow: 0 1px 1px #333;
}

.overlay .icon.content-overlay.plus, .overlay .icon.content-overlay.play {
	font-size: 32px;
}

.overlay .icon.content-overlay {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	padding: 0;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #111;
}

.row {
	display: block;
	clear: both;
	width: auto;
	margin: 20px -10px;
}

.row:first-child {
	margin-top: 0;
}

.row:before, .row:after {
	content: "";
	display: table;
	clear: both;
}

.row:last-child {
	margin-bottom: 0;
}

.row > *[class *= "col-"] {
	position: relative;
	float: left;
	padding: 0 10px;
}

.row > .col-1-1 {
	width: 100%;
}

.row > .col-1-2 {
	width: 50%;
}

.row > .col-1-3 {
	width: 33.33%;
}

.row > .col-1-4 {
	width: 25%;
}

.row > .col-2-3 {
	width: 66.66%;
}

.fullscreen-caption{
	position: absolute;
	top: 30px;
	left: 0;
}

.fullscreen-caption > *{
	margin-left: 0;
	padding-left: 30px;
}

.fullscreen-caption h1{
	font-size: 4em;
}

.fullscreen-caption h2{
	font-size: 3em;
}

.fullscreen-caption h1 ,
.fullscreen-caption h2{
	margin-bottom: 25px;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,0.5);
}

.fullscreen-caption h3 ,
.fullscreen-caption h4{
	overflow: hidden;
	margin-bottom: 25px;
	padding-left: 0;
	text-shadow: 0 1px 2px rgba(0,0,0,0.5);
}

.fullscreen-caption h3 > span ,
.fullscreen-caption h4 > span{
	display: block;
	padding: 5px 8px 5px 30px;
	float: left;
	clear: both;
	font-family: 'Open Sans Condensed Light', Arial, sans-serif;
	color: #fff;
	background: #111;
	background: rgba(0,0,0,0.65);
}

.fullscreen-caption p{
	width: 350px;
	margin-bottom: 25px;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,0.5);
}

.fullscreen-caption p.highlight{
	padding: 8px 8px 8px 30px;
	color: #fff;
	background: #111;
	background: rgba(0,0,0,0.65);
}

.blog-search-form {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	margin: 0;
	width: 185px;
}

.blog-search-form input {
	width: 150px;
}

.blog-search-form input, .blog-search-form button {
	float: left;
	display: block;
	height: 36px;
	margin: 0;
	margin-left: -1px;
}

.blog-search-form button {
	width: 36px;
}

.blog-search-form input, .blog-search-form button {
	float: left;
	display: block;
	height: 36px;
	margin: 0;
	margin-left: -1px;
}

.blog.entries .entry-title {
	margin-top: 0;
}

.entry-title {
	margin: 10px 0;
	padding-bottom: 0;
	font-size: 2.3em;
}

.entry-title a {
	color: #333;
}

.entry-title small {
	display: block;
	margin: 5px 0;
	font-size: 0.7em;
	color: #FFae77;
}

.entries {
	display: block;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

.entries:before, .entries:after {
	content: "";
	display: block;
	clear: both;
}

.entries > li {
	display: block;
}

.entries[class*='classic-'] > li {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #f0f0f0;
}

.entries[class*='classic-'] > li:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}

.entries.classic-1 .entry:before, .entries.classic-1 .entry:after {
	content: "";
	display: block;
	clear: both;
}

.entries.classic-1 .entry-featured {
	float: left;
	width: 60%;
	margin-bottom: 0;
}

.entries.classic-1 .entry-featured + .entry-body {
	margin-left: 20px;
	padding-left: 60%;
}

.entry-meta {
	margin: 10px 0;
	text-transform: uppercase;
	font: normal normal 10px/16px 'Open Sans Semibold', Arial, sans-serif;
}

.entries.classic-1 .entry-meta {
	margin-top: 0;
}

.blog .entry-meta {
	margin: 10px -30px;
	padding: 5px 30px;
	background: #fcfcfc;
}

.entry-featured {
	z-index: 1;
	margin-bottom: 15px;
}

.entry-featured .overlay {
	display: block;
}

.entry-featured img {
	display: block;
	width: 100%;
}

.blog .entry-meta .entry-cats, .blog .entry-meta .entry-comments, .blog .entry-meta .entry-permalink, .blog .entry-meta .entry-date {
	position: relative;
	padding-left: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.blog .entry-meta .entry-cats:before, .blog .entry-meta .entry-comments:before, .blog .entry-meta .entry-permalink:before, .blog .entry-meta .entry-date:before {
	content: "\e00e";
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 0;
	left: 0;
	font: normal normal 14px/16px 'TSIcons';
	color: #999;
}

.blog .entry.aside-entry .entry-meta {
	margin-top: 10px;
}

.blog .entry-meta .entry-date:before {
	content: "\e05f";
}

.blog .entry-meta .entry-permalink:before {
	content: "\e005";
}

.blog .entry-meta .entry-comments:before {
	content: "\e720";
	font-size: 18px;
}

.entry-meta a {
	color: #999;
}

.separator {
	margin-left: 3px;
	margin-right: 3px;
}

.flex-video {
	position: relative;
	padding-top: 56%;
}

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

.blog .entry.quote-entry .entry-title {
	margin-bottom: 20px;
	font-size: 1.8em;
}

blockquote {
	position: relative;
	padding-left: 35px;
	font: italic normal 1.2em/1.2em Georgia, 'Times New Roman', serif;
	color: #999;
}

blockquote:before {
	content: "\e03e";
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	font: normal normal 20px/20px 'TSIcons';
	color: #FFae77;
}

blockquote p {
	margin-bottom: 0;
}

.blog .entry.quote-entry .entry-title cite {
	font-size: 0.6em;
	color: #FFae77;
}

blockquote cite {
	display: block;
	margin-top: 10px;
	font: normal normal 0.75em/16px Georgia, 'Times New Roman', serif;
	color: #ccc;
}

blockquote cite:before {
	content: "\2014 \0020";
}

blockquote {
	quotes: none;
}

#page-foot {
	border-top: 1px solid #e9e9e9;
}

.pagination ul {
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.pagination ul li {
	display: inline-block;
	margin-right: -2px;
}

.pagination ul li.prev > *, .pagination ul li.next > * {
	width: auto;
	padding: 0 10px;
}

.pagination ul li > * {
	display: block;
	width: 30px;
	height: 30px;
	font: normal normal 1.1em/30px 'Open Sans Condensed Bold', Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #666;
	background: #e9e9e9;
}

.pagination ul li.current > * {
	color: #fff;
	background: #FFae77;
}

/*-------------------------------------------------------------------------------------*/
/*	PORTFOLIO
/*-------------------------------------------------------------------------------------*/

.portfolio{
	position: relative;
}

/* ----- portfolio - classic-1 ----- */

.portfolio.classic-1 article .entry-title{
	margin-top: 0;
}

/* ----- portfolio - classic-4 ----- */

.portfolio.classic-4 article{
	text-align: center;
}

.portfolio.classic-4 article .entry-title{
	font-size: 1.3em;
}

.portfolio.classic-4 article .entry-title small{
	font-size: 1em;
}

.portfolio.classic-4 article .entry-meta{
	margin-bottom: 0;
}

/* ----- portfolio - filterable ----- */

.portfolio.filterable li{
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}

.portfolio.filterable.classic-2 li ,
.portfolio.filterable.classic-3 li ,
.portfolio.filterable.classic-4 li{
	margin: 0;
}

.portfolio.filterable.classic-2 article ,
.portfolio.filterable.classic-3 article ,
.portfolio.filterable.classic-4 article{
	width: 100%;
	padding: 0;
	margin: 0;
	margin-bottom: 30px;
}

.portfolio-filters{
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e0e0e0;
}

/* ----- portfolio - masonry ----- */

.portfolio.masonry ,
.portfolio.metro ,
.portfolio.grid{
	overflow: hidden;
}

.portfolio.masonry li ,
.portfolio.metro li ,
.portfolio.grid li{
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
}

.portfolio.masonry .entry-featured ,
.portfolio.metro .entry-featured ,
.portfolio.grid .entry-featured{
	margin: 0;
}

.portfolio.masonry img ,
.portfolio.masonry .color-overlay ,
.portfolio.metro .crop ,
.portfolio.metro .color-overlay ,
.portfolio.grid .crop ,
.portfolio.grid .color-overlay{
	border: 1px solid #fff;
}

.portfolio.masonry .entry-title ,
.portfolio.metro .entry-title ,
.portfolio.grid .entry-title{
	margin: 0;
	font-size: 1.6em;
	text-shadow: 0 1px 1px #333;
}

.portfolio.masonry .entry-title a ,
.portfolio.metro .entry-title a ,
.portfolio.grid .entry-title a{
	color: #fff;
}

.portfolio.masonry .entry-title a:hover ,
.portfolio.metro .entry-title a:hover ,
.portfolio.grid .entry-title a:hover{
	text-decoration: underline;
}

.portfolio.masonry .entry-title small ,
.portfolio.metro .entry-title small ,
.portfolio.grid .entry-title small{
	font-size: 0.9em;
}

.portfolio.masonry .entry-featured .button ,
.portfolio.metro .entry-featured .button ,
.portfolio.grid .entry-featured .button{
	margin-bottom: 15px;
}

/* ----- single project ----- */

.portfolio.single .entry-tags{
	list-style: none;
	padding: 0;
	overflow: hidden;
}

.portfolio.single .entry-tags li{
	float: left;
	clear: both;
	padding: 5px;
	padding-left: 10px;
	margin-bottom: 3px;
	font: normal normal 10px/1em 'Open Sans SemiBold', Arial, sans-serif;
	text-transform: uppercase;
	border-left: 2px solid #999;
	background: #e9e9e9;
}

/* Main Page End */

/* Footer */

#footer {
	width: 100%;
	z-index: 3;
	position: fixed;
	left: 0;
	bottom: 0;
	background-color: #000000;
	text-align: center;
}

#footerMenu {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 50px;
	vertical-align: baseline;
	background: transparent;
}

#site-logo {
	margin-left: 30px;
	display: block;
	margin-top: 10px;
	float: left;
}

#main-nav {
	border-right: 1px solid #111;
	float: right;
}

#main-nav ul {
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
}

#main-nav > ul > li {
	position: relative;
	float: left;
	overflow: visible !important;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-left: 1px solid #111;
	float: left;
}

#main-nav > ul > li > a {
	display: block;
	position: relative;
	padding: 0 20px;
	font: normal normal 13px/50px 'Oswald', Arial, sans-serif;
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #111;
}

#main-nav > ul > li:hover > a{
	color: #fff;
	background: #FFae77;
}

#main-nav > ul > li > ul {
	position: absolute;
	left: 50%;
	margin: 0 0 20px -75px;
	text-align: left;
	width: 115.5px;
	margin-left: -58.75px;
	bottom: 31px;
	background-color: #000000;
	border: 1px solid #ffae77;
	display: none;
}

#main-nav > ul > li:hover > ul {
	display:block;
}

#main-nav > ul > li > ul li:hover > a, #main-nav > ul > li > ul li.current > a {
	color: #fff;
}

#main-nav > ul > li > ul li a {
	position: relative;
	display: block;
	padding: 5px 5px;
	font: normal normal 11px/14px 'Oswald', Arial, sans-serif;
	text-decoration: none;
	color: #888;
}

#main-nav > ul > li.current > a:before{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #FFae77;
}

#main-nav > ul > li.current:hover > a:before{
	background: #fff;
}

.menuElement {
	width: 115.5px;
	height: 51px;
}

#footerBot {
	width: 100%;
	height: 25px;
	font: normal normal 10px/16px 'Open Sans Semibold', Arial, sans-serif;
	text-transform: uppercase;
	color: #999;
	border-top: 1px solid #111;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	background: transparent;
}

#copyright {
	float: left;
	margin: 7px 0 0 30px;
}

#copyright > p {
	margin: 0;
}

#social-media {
	display: block;
	float: right;
	margin: 0 30px 0 0;
	color: #999;
	height: 25px;
}

#social-media p {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
	border-right: 1px solid #111;
}

#social-media a {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 25px;
	height: 25px;
	font: normal normal 15px/25px 'TSIcons';
	color: #999;
}

#social-media a:hover {
	color: #fff;
	border-bottom-color: #FFae77;
}

#page-top-link{
	display: block;
	position: absolute;
	top: -73px;
	font: normal normal 1.04em/36px 'Open Sans Condensed Bold', Arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	right: -100%;
	left: auto;
	padding: 0px;
}

#page-top-link > span{
	display: block;
	height: 36px;
	left: 0;
	top: 50%;
	margin-top: -18px;
	padding: 0 46px 0 0px;
	background: #000;
}

#page-top-link > span:before{
	content: "\e051";
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	top: 0;
	right: auto;
	margin-top: -18px;
	font: normal normal 14px/36px 'TSIcons';
	text-indent: 0;
	text-align: center;
	background: #111;
}

#page-top-link > span > span{
	position: relative;
	opacity: 0;
}

/* Footer End */

/* MOBILE */

#mobile-header{
position: relative;
display: none;
width: 100%;
height: 50px;
background: #222;
background: rgba(0,0,0,0.92);
}

	/* ----- mobile site logo ----- */
	
	#mobile-site-logo{
	position: absolute;
	top: 0;
	left: 30px;
	}

	/* ----- mobile nav ----- */
	
	#mobile-nav{
	position: absolute;
	top: 50%;
	right: 30px;
	width: 220px;
	height: 24px;
	margin-top: -12px;
	}

		#mobile-nav select{
		width: 100%;
		}

/* MOBILE END */

/* Other Screen Resolution */

@media only screen and (max-width : 1100px) {
	body{
		font-size: 12px;
	}
	
	#page.layout-right ,
	#page.layout-center ,
	#page.layout-left{
		width: 768px;
	}
	
	#main-nav > ul > li > a{
		padding: 0 10px;
		font-size: 11px;
		font: normal normal 13px/50px 'Oswald', Arial, sans-serif;
	}
	
	#main-nav > ul > li > ul {
		width: 105.5px;
		margin-left: -53.75px;
		bottom: 11px;
	}
	
	#main-nav > ul > li > ul li a ,
	#main-nav > ul > li > ul li ul li a{
		font-size: 10px;
		padding: 2px 4px;
	}

	#main-nav > ul > li > ul li.has-submenu > a:before{
		left: -1px;
	}
	
	.menuElement {
		width: 105.5px;
		height: 31px;
	}
	
	/* ----- portfolio - classic-1 ----- */

	.portfolio.classic-1 article .entry-title{
		font-size: 2.1em;
	}
}

@media only screen and (max-width : 768px){
	
	html, body{
		height: auto;
	}

	#page{
		padding-bottom: 35px !important;
	}
	
	#page.no-scroll{
		height: auto !important;
	}
	
	#page.fullscreen{
		background: #fff;
	}
	
	#page.layout-right ,
	#page.layout-center ,
	#page.layout-left{
		width: 100%;
		float: none;
	}
	
	#page-head h1{
		width: 100%;
		padding: 0;
	}
	
	#page-head h1 small{
		display: block;
		margin: 0;
		margin-top: 10px;
	}
	
	#mobile-header{
		display: block;
	}
		
	#footerMenu {
		display: none !important;
	}
	
	#page-top-link {
		display: none !important;
	}
	
	#social-media{
		margin: 6px 20px 0 0;
	}
	
	#preloader{
		height: 100% !important;
	}
	
	#background{
		display: none;
	}
	
	.box .icon{
		position: relative;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 32px;
		margin-bottom: 15px;
		font-size: 40px;
	}

	.box .icon + *{
		padding-left: 0;
	}
	
	/* ----- fullscreen caption ----- */

	#page.fullscreen .fullscreen-caption{
		display: block !important;
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
		opacity: 1 !important;
		text-align: left;
	}

	#page.fullscreen .fullscreen-caption > * ,
	#page.fullscreen .fullscreen-caption .slide{
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
		margin: 0 !important;
		opacity: 1 !important;
	}

	#page.fullscreen .fullscreen-caption > *{
		margin: 10px 0 !important;
	}
	
	#page.fullscreen .fullscreen-caption h1 ,
	#page.fullscreen .fullscreen-caption h2{
		color: #333;
		text-shadow: none;
	}

	#page.fullscreen .fullscreen-caption h3 ,
	#page.fullscreen .fullscreen-caption h4{
		text-shadow: none;
	}

	#page.fullscreen .fullscreen-caption h3 > span ,
	#page.fullscreen .fullscreen-caption h4 > span{
		background: #333;
	}

	#page.fullscreen .fullscreen-caption p{
		color: #666;
		text-shadow: none;
	}
	
	/* ----- portfolio - classic-1 ----- */

	.portfolio.classic-1 article .entry-title{
		font-size: 2em;
	}
	
	/* ----- portfolio - filters ----- */

	.portfolio-filters{
		text-align: center;
	}

	.portfolio-filters > *{
		float: none;
		display: block;
		position: relative;
	}

	.portfolio-filters .filterable-nav{
		margin-bottom: 20px;
	}

	.portfolio-filters .filterable-nav span{
		display: block;
		margin: 0;
	}

	.portfolio-filters .filterable-nav ul{
		height: auto;
	}

	.portfolio-filters .filterable-nav ul li{
		display: inline-block;
		float: none;
	}
}

@media only screen and (max-width : 640px){	
	.row > *[class *= "col-"]{width: 100%; float: none; margin-bottom: 20px; left: 0;}
	.row > *[class *= "col-"]:last-child{margin-bottom: 0;}
	
	h1 small, h2 small, h3 small, h4 small, h5 small, h6 small{
		display: block;
		margin: 5px 0 0;
	}
	
	#page #sidebar ,
	#page #content{
		float: none !important;
		width: 100% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	#page #sidebar{
		margin-top: 30px;
		padding-top: 30px;
	}
	
	#page #sidebar:before{
		display: none !important;
	}
	
	#social-media{
		margin: 0 20px 0 0;
	}
	
	#social-media p{
		display: block;
		margin: 0;
		padding: 0;
		border: none;
	}
	
	#social-media a{
		height: 24px;
		line-height: 24px;
	}
	
	#social-media a:hover{
		border-color: transparent;
	}
	
	.box .icon{
		position: absolute;
		left: 20px;
		display: block;
		width: 32px;
		height: 100%;
		margin-bottom: 0;
	}

	.box .icon + *{
		padding-left: 52px;
	}
	
	.entries[class*='classic-']{
		height: auto !important;
	}

	.entries[class*='classic-'] > li{
		width: 100% !important;
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
	}

	.entries[class*='classic-'] > li .entry{
		margin-top: 30px;
		margin-bottom: 0;
		padding-top: 30px;
		border-top: 1px solid #e0e0e0;
		text-align: left;
	}

	.entries[class*='classic-'] > li ,
	.entries[class*='classic-'] > li:first-child > .entry:first-child{
		margin-top: 0;
		padding-top: 0;
		border-top: none;
	}
	
	.entries[class*='classic-'] > li .entry ,
	.entries[class*='classic-'] > li .entry-featured{
		float: none;
		width: 100%;
		display: block;
	}

	.entries[class*='classic-'] > li .entry-body ,
	.entries[class*='classic-'] > li .entry-featured + .entry-body{
		margin-left: 0;
		padding-left: 0;
	}
	
	.entries[class*='classic-'] > li .entry-featured{
		margin-bottom: 15px;
	}
	
	.entries[class*='classic-'] > li .entry-title{
		font-size: 2.1em;
	}
	
	.entries[class*='classic-'] > li .entry-title small{
		font-size: 0.8em;
	}
	
	.entries[class*='classic-'] > li .entry-meta + .divider{
		background: none;
	}
	
	#footerBot {
		height: 50px;
	}
}

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

	body{
		font-size: 15px;
		text-align: center;
		margin: 0;
		padding: 0;
	}
	
	#mobile-header{
		height: auto;
		padding-bottom: 30px;
	}
	
	#mobile-site-logo{
		position: relative;
		top: auto;
		left: auto;
	}
	
	#mobile-nav{
		position: relative;
		top: auto;
		right: auto;
		margin: 0 auto;
		width: 80%;
	}

	#page-head:before ,
	#page-foot:before{
		left: 50%;
		margin-left: -50px;
	}
	
	#page-head h1{
		float: none;
		padding: 0;
		width: 100%;
	}
	
	#page-head aside{
		position: relative;
		bottom: auto;
		right: auto;
		display: block;
		width: 100%;
		margin: 20px auto 0 !important;
		text-align: center;
	}
	
	#copyright ,
	#social-media{
		float: none;
		margin: 15px 0;
	}
	
	#social-media p{
		margin-bottom: 10px;
	}

	.divider.wide.bar:before ,
	.divider.small_bar:before{
		left: 50%;
		margin-left: -25px;
	}
	
	code ,
	.toggle ,
	.tabs{
		text-align: left;
	}
	
	th, td{
		text-align: center;
	}
	
	.box .icon{
		position: relative;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 32px;
		margin-bottom: 20px;
		font-size: 48px;
	}

	.box .icon + *{
		padding-left: 0;
	}
	
	.entries[class*='classic-'] > li .entry{
		text-align: center;
	}
	
	.entries[class*='classic-'] > li .entry-title{
		font-size: 1.9em;
	}
	
	.entries[class*='classic-'] > li .entry-title small{
		font-size: 0.9em;
	}

	.entries[class*='classic-'] > li .entry-meta .entry-cats{
		display: block;
	}

	.entries[class*='classic-'] > li .entry-meta .entry-cats + .separator{
		display: none;
	}
	
	.fullscreen-caption{
		position: absolute;
		top: 10px;
		left: 0;
	}
	
	.fullscreen-caption > *{
		margin-left: 0;
		padding-left: 0px;
	}
	
	.fullscreen-caption h1{
		font-size: 2em;
	}
	
	.fullscreen-caption h2{
		font-size: 3em;
	}
	
	.fullscreen-caption h1 ,
	.fullscreen-caption h2{
		margin-bottom: 10px;
		color: #fff;
		text-shadow: 0 1px 2px rgba(0,0,0,0.5);
	}
	
	.fullscreen-caption h3 ,
	.fullscreen-caption h4{
		overflow: hidden;
		margin-bottom: 10px;
		padding-left: 0;
		text-shadow: 0 1px 2px rgba(0,0,0,0.5);
	}
	
	.fullscreen-caption h3 > span ,
	.fullscreen-caption h4 > span{
		display: block;
		padding: 5px 8px 5px 10px;
		float: left;
		clear: both;
		font-family: 'Open Sans Condensed Light', Arial, sans-serif;
		color: #fff;
		background: #111;
		background: rgba(0,0,0,0.65);
		font-size: 0.9em;
	}
	
	.fullscreen-caption p{
		font-size: 0.8em;
		width: 250px;
		margin-bottom: 10px;
		color: #fff;
		text-shadow: 0 1px 2px rgba(0,0,0,0.5);
	}
	
	.fullscreen-caption p.highlight{
		padding: 8px 8px 8px 30px;
		color: #fff;
		background: #111;
		background: rgba(0,0,0,0.65);
	}
	
	#footerBot {
		height: 100px;
	}
}

@media only screen and (max-width : 320px){	
	html ,
	body {
		width: 320px;
	}
}

/* Other Screen Resolution End */