/*
Theme Name: Golden
Theme URI: http://golden-wp.guuhuu.com
Author: GuuThemes
Author URI: http://www.guuhuu.com
Description: A vintage style WordPress theme
Version: 1.1
Tags: light, two-columns, flexible-width, theme-options, translation-ready, photoblogging
=======
License: GNU General Public License
License URI: license.txt
*/

/* Table of Contents
==================================================
	
1 - Reset & Basics
2 - WordPress Specific Styles
3 - Typography
4 - Links
5 - Lists
6 - Buttons
7 - Forms
8 - Responsive 960 Grid
9 - Body (Global Styles)
10 - Page Styles
11 - Media Queries
12 - Font-Awesome (Icon Font)


/* 1 - Reset & Basics (Inspired by E. Meyers)
================================================== */
	
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline; 
}

article, 
aside, 
details, 
figcaption, 
figure, 
footer, 
header, 
hgroup, 
menu, 
nav, 
section {
	display: block; 
}

body {
	line-height: 1; 
}

ol, 
ul {
	list-style: none; 
}

blockquote, 
q {
	quotes: none; 
}

blockquote:before, 
blockquote:after,
q:before, 
q:after {
	content: '';
	content: none; 
}

cite {
	text-align: right;
	margin-top: 10px;
}

table {
	border-collapse: collapse;
	border-spacing: 0; 
}
	
::-moz-selection {
	background-color: #333;
	color: #fff;
	text-shadow: none
}

::selection {
	background-color: #333;
	color: #fff;
	text-shadow: none
}

/* 2 - WordPress Specific Styles (Here for reference, and to use if required)
================================================== */

/* Default Body Class Styles */
.rtl {}
.home {}
.blog {}
.archive {}
.date {}
.search {}
.paged {}
.attachment {}
.error404 {}
.single postid-(id) {}
.attachmentid-(id) {}
.attachment-(mime-type) {}
.author {}
.author-(user_nicename) {}
.category {}
.category-(slug) {}
.tag {}
.tag-(slug) {}
.page-parent {}
.page-child parent-pageid-(id) {}
.page-template page-template-(template file name) {}
.search-results {}
.search-no-results {}
.logged-in {}
.paged-(page number) {}
.single-paged-(page number) {}
.page-paged-(page number) {}
.category-paged-(page number) {}
.tag-paged-(page number) {}
.date-paged-(page number) {}
.author-paged-(page number) {}
.search-paged-(page number) {}

/* Default Post Styles */
.post-id {}
.post {}
.page {}
.attachment {}
.sticky {}
.hentry {}
.category-misc {}
.category-example {}
.tag-news {}
.tag-wordpress {}
.tag-markup {}

/* Default Post Format Styles */
.format-image {}
.format-gallery {}
.format-chat {}
.format-link {}
.format-quote {}
.format-status {}
.format-video {}

/* Default Widget Styles */
.widget {}

#searchform {}
.widget_search {}
.screen-reader-text {}

.widget_meta {}
.widget_meta ul {}
.widget_meta ul li {list-style: none; padding: 7px 0 0 0;}
.widget_meta ul li:before {float: left; font-family: 'FontAwesome'; content: "\f054"; padding-right: 10px;}
.widget_meta ul li a {}

.widget_links {}
.widget_links ul {}
.widget_links ul li {}
.widget_links ul li a {}

.widget_archive {}
.widget_archive ul {}
.widget_archive ul li {list-style: none; padding: 7px 0 0 0;}
.widget_archive ul li:before {float: left; font-family: 'FontAwesome'; content: "\f054"; padding-right: 10px;} 
.widget_archive ul li a {}
.widget_archive select {}
.widget_archive option {}

.widget_pages {}
.widget_pages ul {}
.widget_pages ul li {list-style: none; padding: 7px 0 0 0;}
.widget_pages ul li:before {float: left; font-family: 'FontAwesome'; content: "\f054"; padding-right: 10px;} 
.widget_pages ul li a {}

.widget_links {}
.widget_links li:after {}
.widget_links li:before {}
.widget_tag_cloud {}
.widget_tag_cloud a {}
.widget_tag_cloud a:after {}
.widget_tag_cloud a:before {}

.widget_calendar {float: left;}
.widget_calendar table { width: 100% }
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; color: #333; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; text-align: center; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #999; text-align: center; padding: 8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }

.widget_categories {}
.widget_categories ul {}
.widget_categories ul li {} 
.widget_categories ul ul.children {}
.widget_categories a {}
.widget_categories select{}
.widget_categories select#cat {}
.widget_categories select.postform {}
.widget_categories option {}
.widget_categories .level-0 {}
.widget_categories .level-1 {}
.widget_categories .level-2 {}
.widget_categories .level-3 {}

.recentcomments {}
#recentcomments {}
#recentcomments li {list-style: none; padding: 7px 0 0 0;}
#recentcomments li:before {float: left; font-family: 'FontAwesome'; content: "\f054"; padding-right: 10px;}
#recentcomments li a {}
.widget_recent_comments {}

.widget_recent_entries {}
.widget_recent_entries ul {}
.widget_recent_entries ul li {list-style: none; padding: 7px 0 0 0;}
.widget_recent_entries ul li:before {float: left; font-family: 'FontAwesome'; content: "\f054"; padding-right: 10px;}
.widget_recent_entries ul li a {}

.textwidget {}
.widget_text {}
.textwidget p {}

/* Default Comment Form Styles */
.commentlist .reply {}
.commentlist .reply a {}

.commentlist .alt {}
.commentlist .odd {}
.commentlist .even {}
.commentlist .thread-alt {}
.commentlist .thread-odd {}
.commentlist .thread-even {}
.commentlist li ul.children .alt {}
.commentlist li ul.children .odd {}
.commentlist li ul.children .even {}

.commentlist .vcard {}
.commentlist .vcard cite.fn {}
.commentlist .vcard span.says {}
.commentlist .vcard img.photo {}
.commentlist .vcard img.avatar {}
.commentlist .vcard cite.fn a.url {}

.commentlist .comment-meta {} 
.commentlist .comment-meta a {}
.commentlist .commentmetadata {}
.commentlist .commentmetadata a {}

.commentlist .parent {}
.commentlist .comment {}
.commentlist .children {}
.commentlist .pingback {}
.commentlist .bypostauthor {}
.commentlist .comment-author {}
.commentlist .comment-author-admin {}

.commentlist {}
.commentlist li {}
.commentlist li p {}
.commentlist li ul {}
.commentlist li ul.children li {}
.commentlist li ul.children li.alt {}
.commentlist li ul.children li.byuser {}
.commentlist li ul.children li.comment {}
.commentlist li ul.children li.depth-{id} {}
.commentlist li ul.children li.bypostauthor {}
.commentlist li ul.children li.comment-author-admin {}

#cancel-comment-reply {}
#cancel-comment-reply a {}

.entry-content img {}

.alignleft, 
.alignleft img { 
	margin-right: 1.5em;
	margin-bottom: 1.5em; 
	float: left;
}

.alignright, 
.alignright img { 
	margin-left: 1.5em;
	margin-bottom: 1.5em; 
	float: right; 
}

.aligncenter, 
.aligncenter img { 
	margin-right: auto; 
	margin-left: auto; 
	display: block; 
	clear: both;
	max-width:96%;
	height:auto; 
}

.alignnone, img.alignnone {}

.wp-caption {
	max-width: 100%;
}

.wp-caption img {
	margin: 0; 
	padding: 0; 
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	padding: 6px;
	color: #fff;
	background-color: #333;
	display: inline-block;
	font-size: 12px;
	margin-top: 10px;
	line-height: 14px;
}

.wp-caption.alignleft {
  	text-align: left;
  	margin-right: 1.1em;
  	margin-bottom: 1.1em;
}

.wp-caption.alignright {
  	text-align: right;
  	margin-left: 1.1em;
  	margin-bottom: 1.1em;
}

.wp-caption.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}

.wp-smiley {}

blockquote.left {}
blockquote.right {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}

.gallery {}
.gallery .gallery-item {}
.gallery-caption {
	padding: 9px;
}

/* 3 - Typography
================================================== */
	
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	color: #333;
	font-weight: normal;
}

h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a { 
	font-weight: inherit; 
}

h1 { 
	font-size: 50px; 
	line-height: 45px; 
	margin-bottom: 14px;
	letter-spacing: 1px;
}

h2 { 
	font-size: 25px; 
	line-height: 40px; 
	margin-bottom: 10px; 
}

h3 { 
	font-size: 23px; 
	line-height: 34px; 
	margin-bottom: 8px; 
}

h4 { 
	font-size: 21px; 
	line-height: 30px; 
	margin-bottom: 4px; 
}

h5 { 
	font-size: 17px; 
	line-height: 24px; 
}

h6 { 
	font-size: 14px; 
	line-height: 21px; 
}

p { 
	margin: 0 0 20px 0; 
}

p img { 
	margin: 0; 
}

em { 
	font-style: italic;
}

strong { 
	font-weight: bold; 
	color: #333; 
}

small { 
	font-size: 80%; 
}

blockquote, 
blockquote p { 
	font-size: 17px; 
	line-height: 24px; 
	color: #777; 
	font-style: italic; 
}

#quotes blockquote{
    font-size:24px;
	font-family:"Times New Roman", Times, serif;
	color:#573e00;
	line-height:28px;
    font-style:normal;
	margin:0;
	padding:0;
	border:none !important;
}

#quotes li{list-style:none;}

#quotes cite{font-size:24px; line-height:28px;}

blockquote { 
	margin: 0 0 20px; 
	padding: 9px 20px 0 19px;
}

blockquote cite { 
	display: block; 
	font-size: 12px; 
	color: #555;
	line-height: 15px; 
}

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

blockquote cite a, 
blockquote cite a:visited, 
blockquote cite a:visited { 
	color: #555; 
}

/* 4 - Links
================================================== */
	
a, 
a:visited {  
	text-decoration: none!important; 
	outline: 0;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s; 
}

a:hover, 
a:focus { 
	color: #000; 
}

p a, 
p a:visited { 
	line-height: inherit; 
}

/* 5 - Lists
================================================== */
	
ul, 
ol { 
	margin-bottom: 20px; 
}

ul { 
	list-style: inside; 
}

ol { 
	list-style: decimal inside;
}

ol, 
ul.square, 
ul.circle, 
ul.disc { 
	margin-left: 30px; 
}

ul.square { 
	list-style: square outside; 
}

ul.circle { 
	list-style: circle outside; 
}

ul.disc { 
	list-style: disc outside; 
}

ul ul li, 
ul ol li,
ol ol li, 
ol ul li { 
	margin-bottom: 6px; 
}

li { 
	line-height: 18px; 
	margin-bottom: 12px; 
}

ul.large li { 
	line-height: 21px; 
}

li p { 
	line-height: 21px; 
}

/* 6 - Buttons
================================================== */

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"], a.directions, a.booking {
font-family: 'eb_garamondregular';
background-image: linear-gradient(bottom, rgb(89,101,0) 48%, rgb(150,170,3) 87%);
background-image: -o-linear-gradient(bottom, rgb(89,101,0) 48%, rgb(150,170,3) 87%);
background-image: -moz-linear-gradient(bottom, rgb(89,101,0) 48%, rgb(150,170,3) 87%);
background-image: -webkit-linear-gradient(bottom, rgb(89,101,0) 48%, rgb(150,170,3) 87%);
background-image: -ms-linear-gradient(bottom, rgb(89,101,0) 48%, rgb(150,170,3) 87%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.48, rgb(89,101,0)),
	color-stop(0.87, rgb(150,170,3))
);
	position: relative;
	border: none!important;
	color: #ffe492;
	display: inline-block;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	margin-top: 5px;
	padding: 8px 20px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px;
	-webkit-mask-image: url(assets/img/mask.png); 
	-o-mask-image: url(assets/img/mask.png); 
	-moz-mask-image: url(assets/img/mask.png); 
	mask-image: url(assets/img/mask.png);
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;  
	box-shadow:4px -4px 4px #3f2d00;
	-moz-box-shadow:4px -4px 4px #3f2d00;
	-webkit-box-shadow:4px -4px 4px #3f2d00;
	text-shadow:1px 1px 3px #050505;
}

a.booking{margin-left:20px;}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
	background-color: #333; 
}

.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
background-image: linear-gradient(bottom, rgb(89,101,0) 48%, rgb(150,170,3) 87%);
background-image: -o-linear-gradient(bottom, rgb(89,101,0) 48%, rgb(150,170,3) 87%);
background-image: -moz-linear-gradient(bottom, rgb(89,101,0) 48%, rgb(150,170,3) 87%);
background-image: -webkit-linear-gradient(bottom, rgb(89,101,0) 48%, rgb(150,170,3) 87%);
background-image: -ms-linear-gradient(bottom, rgb(89,101,0) 48%, rgb(150,170,3) 87%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.48, rgb(89,101,0)),
	color-stop(0.87, rgb(150,170,3))
); 
}

.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center; 
}

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/* 7 - Forms
================================================== */

form {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left; 
}

fieldset {
	margin-bottom: 20px; 
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
	padding: 8px 8px 8px 8px;
	outline: none;
	font-style: italic;
	color: #ddd;
	margin: 0;
	width: 80%;
	display: block;
	line-height: 1.2;
	margin-bottom: 20px;
	/*background-color: #e1d9c2;*/
	background:url('assets/img/explore.png') repeat;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
	box-shadow: 4px -1px 10px #55451b inset;
	-moz-box-shadow: 4px -1px 10px #55451b inset;
	-webkit-box-shadow: 4px -1px 10px #55451b inset;
	border:none;
}

select {
	padding: 0; 
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
	border: none;
	color: #fff;
}

div .wpcf7 input[type="text"]:focus,
div.wpcf7 input[type="password"]:focus,
div.wpcf7 input[type="email"]:focus,
div.wpcf7 textarea:focus{
    color:#654f17;
	font-style:normal;
}

div .wpcf7 input[type="text"],
div.wpcf7 input[type="password"],
div.wpcf7 input[type="email"],
div.wpcf7 textarea, #contact-form input[type="text"], #contact-form input[type="password"], #contact-form input[type="email"], #contact-form textarea{
    font-size:19px;
	font-style:normal;
	color:#654f17;
    font-family:"Times New Roman", Times, serif;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #654f17;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #654f17;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #654f17;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #654f17;
}

textarea {
	min-height: 150px; 
}

label,
legend {
	display: block;
	font-weight: bold;
	font-size: 12px;
}

select {
	width: 220px;
	padding: 6px; 
}

input[type="checkbox"] {
	display: inline; 
}

label span,
legend span {
	font-weight: normal;
	font-size: 12px;
	color: #444;
}

input.error,
textarea.error {
	margin-bottom: 3px;
}
	
.error {
	color: #cc3333;
}
	
#response {
  margin-bottom: 20px;
  text-align: center;
}

#response .success {
  color: #70ae32;
}

#response .failure {
  color:  #cc3333;
}

/* 8 - Responsive 960 Grid (Inspired by Skeleton Framework - www.getskeleton.com)
================================================== */

/* Base 960 Grid
--------------------------------------------------*/

.container {
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding: 0;
}

.container .column,
.container .columns {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
}

.row { 
	margin-bottom: 20px; 
}

/* Nested Column Classes */

.column.alpha,
.columns.alpha { 
	margin-left: 0; 
}

.column.omega,
.columns.omega { 
	margin-right: 0; 
}

/* Base Grid */

.container .one.column,
.container .one.columns { 
	width: 40px;
}

.container .two.columns { 
	width: 100px; 
}

.container .three.columns { 
	width: 160px; 
}

.container .four.columns { 
	width: 220px; 
}

.container .five.columns { 
	width: 280px; 
}

.container .six.columns { 
	width: 340px; 
}

.container .seven.columns { 
	width: 400px; 
}

.container .eight.columns { 
	width: 460px; 
}

.container .nine.columns { 
	width: 520px; 
}

.container .ten.columns { 
	width: 580px; 
}

.container .eleven.columns { 
	width: 640px; 
}

.container .twelve.columns { 
	width: 700px; 
}

.container .thirteen.columns { 
	/*width: 760px; */
}

.container .fourteen.columns { 
	width: 820px; 
}

.container .fifteen.columns { 
	width: 880px; 
}

.container .sixteen.columns { 
	width: 940px; 
}

.container .one-third.column { 
	width: 300px; 
}

.container .two-thirds.column { 
	width: 620px; 
}

/* Offsets */

.container .offset-by-one { 
	padding-left: 60px; 
}

.container .offset-by-two { 
	padding-left: 120px; 
}

.container .offset-by-three { 
	padding-left: 180px; 
}

.container .offset-by-four { 
	padding-left: 240px; 
}

.container .offset-by-five { 
	padding-left: 300px; 
}

.container .offset-by-six { 
	padding-left: 360px; 
}

.container .offset-by-seven { 
	padding-left: 420px; 
}

.container .offset-by-eight { 
	padding-left: 480px; 
}

.container .offset-by-nine { 
	padding-left: 540px; 
}

.container .offset-by-ten { 
	padding-left: 600px; 
}

.container .offset-by-eleven { 
	padding-left: 660px; 
}

.container .offset-by-twelve { 
	padding-left: 720px; 
}

.container .offset-by-thirteen { 
	padding-left: 780px; 
}

.container .offset-by-fourteen { 
	padding-left: 840px; 
}

.container .offset-by-fifteen {
	padding-left: 900px; 
}

#chat-block, #sirvoy-block{/*width:50%;*/ width: 515px; float:left; position:relative; padding-top:1px;}

/* Tablet (Portrait)
--------------------------------------------------*/

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

@media only screen and (min-width: 768px) and (max-width: 959px) {
    
    .container { 
    	width: 768px 
    }
    
    .container .column,
    .container .columns {
        margin-left: 10px;
        margin-right: 10px;
    }
    
    .column.alpha,
    .columns.alpha {
        margin-left: 0;
        margin-right: 10px;
    }
    
    .column.omega,
    .columns.omega {
        margin-right: 0;
        margin-left: 10px;
    }
    
    .alpha.omega {
        margin-left: 0;
        margin-right: 0;
    }
    
    .container .one.column,
    .container .one.columns { 
    	width: 28px; 
    }
    
    .container .two.columns { 
    	width: 76px; 
    }
    
    .container .three.columns { 
    	width: 124px;
    }
    
    .container .four.columns { 
    	width: 172px; 
    }
    
    .container .five.columns { 
    	width: 220px;
    }
    
    .container .six.columns { 
    	width: 268px; 
    }
    
    .container .seven.columns { 
    	width: 316px; 
    }
    
    .container .eight.columns { 
    	width: 364px; 
    }
    
    .container .nine.columns { 
    	width: 412px; 
    }
    
    .container .ten.columns { 
    	width: 460px; 
    }
    
    .container .eleven.columns { 
    	width: 508px; 
    }
    
    .container .twelve.columns { 
    	width: 556px; 
    }
    
    .container .thirteen.columns { 
    	width: 604px; 
    }
    
    .container .fourteen.columns { 
    	width: 652px; 
    }
    
    .container .fifteen.columns { 
    	width: 700px; 
    }
    
    .container .sixteen.columns { 
    	width: 748px; 
    }
    
    .container .one-third.column { 
    	width: 236px; 
    }
    
    .container .two-thirds.column { 
    	width: 492px; 
    }
    
    /* Offsets */
    
    .container .offset-by-one { 
    	padding-left: 48px; 
    }
    
    .container .offset-by-two { 
    	padding-left: 96px; 
    }
    
    .container .offset-by-three { 
    	padding-left: 144px; 
    }
    
    .container .offset-by-four { 
    	padding-left: 192px; 
    }
    
    .container .offset-by-five { 
    	padding-left: 240px; 
    }
    
    .container .offset-by-six { 
    	padding-left: 288px; 
    }
    
    .container .offset-by-seven { 
    	padding-left: 336px; 
    }
    
    .container .offset-by-eight { 
    	padding-left: 384px; 
    }
    
    .container .offset-by-nine { 
    	padding-left: 432px; 
    }
    
    .container .offset-by-ten { 
    	padding-left: 480px; 
    }
    
    .container .offset-by-eleven { 
    	padding-left: 528px; 
    }
    
    .container .offset-by-twelve { 
    	padding-left: 576px; 
    }
    
    .container .offset-by-thirteen { 
    	padding-left: 624px; 
    }
    
    .container .offset-by-fourteen { 
    	padding-left: 672px; 
    }
    
    .container .offset-by-fifteen { 
    	padding-left: 720px; 
    }

}

#social-left, #social-right{
    position:absolute;
	background:url('assets/img/news-accents.png') no-repeat center top;
	width:259px;
	height:58px;
}

#home-news{
    text-align:center;
	color:#573e00;
	padding:20px 0;
    background:url('assets/img/news-ribbon.png') repeat-x center bottom;
	font-family: 'eb_garamondregular';
	margin-top:35px;
	height:88px;
	position:relative;
	z-index:9;
}

#logo{position:absolute; top:110px; z-index:3;}

#black-ribbon{height:185px; width:165px; background:#000; position:absolute; left: 28px; top:-35px; z-index:3;}

/* Mobile (Portrait)
--------------------------------------------------*/

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

@media only screen and (max-width: 767px) {
    body{
		overflow-x: hidden;
	}
	
	#qtranslate-box{
		display: inline-block;
	}
	
	#share-buttons{
		margin-bottom: 20px;
	}
	
	.st_fblike_hcount span{
		top: 0px !important;
	}
	
	#logo{
	    position: relative;
		top: 15px;
	}
	
	#black-ribbon{
		display: none;
	}
	
	#home-news{
	    height: auto;
		background-size: cover;
	}
	
	#social-left, #social-right{
		position: relative;
	}
	
    .container { 
    	width: 300px; 
    }
    
    .container .columns,
    .container .column { 
   		margin: 0; 
   	}

    .container .one.column,
    .container .one.columns,
    .container .two.columns,
    .container .three.columns,
    .container .four.columns,
    .container .five.columns,
    .container .six.columns,
    .container .seven.columns,
    .container .eight.columns,
    .container .nine.columns,
    .container .ten.columns,
    .container .eleven.columns,
    .container .twelve.columns,
    .container .thirteen.columns,
    .container .fourteen.columns,
    .container .fifteen.columns,
    .container .sixteen.columns,
    .container .one-third.column,
    .container .two-thirds.column  { 
    	width: 260px;
    }

    /* Offsets */
    .container .offset-by-one,
    .container .offset-by-two,
    .container .offset-by-three,
    .container .offset-by-four,
    .container .offset-by-five,
    .container .offset-by-six,
    .container .offset-by-seven,
    .container .offset-by-eight,
    .container .offset-by-nine,
    .container .offset-by-ten,
    .container .offset-by-eleven,
    .container .offset-by-twelve,
    .container .offset-by-thirteen,
    .container .offset-by-fourteen,
    .container .offset-by-fifteen { 
    	padding-left: 0;
    }
	
#explore .menu li{
    margin-left: 0px;
}

#home-blocks{
	text-align: center;
}

#chat-block, #sirvoy-block{
    float: none;
	display: inline-block;
}

}

/* Mobile (Landscape)
--------------------------------------------------*/

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

@media only screen and (min-width: 480px) and (max-width: 767px) {
    
    .container { 
    	width: 300px; 
    }
	
    .container .columns,
    .container .column { 
    	margin: 0; 
    }

    .container .one.column,
    .container .one.columns,
    .container .two.columns,
    .container .three.columns,
    .container .four.columns,
    .container .five.columns,
    .container .six.columns,
    .container .seven.columns,
    .container .eight.columns,
    .container .nine.columns,
    .container .ten.columns,
    .container .eleven.columns,
    .container .twelve.columns,
    .container .thirteen.columns,
    .container .fourteen.columns,
    .container .fifteen.columns,
    .container .sixteen.columns,
    .container .one-third.column,
    .container .two-thirds.column { 
    	width: 300px; 
    }

}

/* Clearing (Clearfix)
--------------------------------------------------*/

/* Self Clearing Goodness */

.container:after { 
	content: "\0020"; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  	content: '\0020';
  	display: block;
  	overflow: hidden;
  	visibility: hidden;
  	width: 0;
  	height: 0; 
}

.row:after,
.clearfix:after {
  	clear: both; 
}

.row,
.clearfix {
  	zoom: 1; 
}

/* You can also use a <br class="clear" /> to clear columns */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* 9 - Body (Global Styles)
================================================== */

body {
	font: 14px/24px 'Georgia', serif;
	color: #685117;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}

body:before {
	content: ""; 
	position: fixed; 
	top: -10px; 
	left: 0; 
	width: 100%;
	height: 10px; 
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .8); 
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .8); 
	box-shadow: 0 0 20px rgba(0, 0, 0, .8); 
	z-index: 1000;
}

/* 10 - Page Styles
================================================== */

/* Main Content Area
--------------------------------------------------*/

#main {
	margin-bottom: 30px;
}

/* Header (Global Header)
--------------------------------------------------*/

#header-global[role="banner"] {
    /*background:url('assets/img/menu-back.png') repeat-x center bottom;*/
	color: #fff;
	width: 100%;
	min-height: 80px;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	z-index: 99;
	-webkit-box-shadow: 0px 0px 8px 0px #333;
	-moz-box-shadow: 0px 0px 8px 0px #333;
	box-shadow: 0px 0px 8px 0px #333;
	position:relative;
}

#header-global[role="banner"] .row {
	margin-bottom: 0;
}

#header-global[role="banner"].background {
	background-color: rgba(255, 255, 255, .9);
}

#logo img {
	max-width: 100%;
	height: auto;
}

#logo-default a {
	color: #333;
	margin-top: 20px;
	margin-bottom: 10px;
	display: inline-block;
	text-decoration: none;
	text-transform: lowercase;
}

/* Footer (Global Footer)
--------------------------------------------------*/

#footer-global[role="contentinfo"] {
	color: #fff;
	width: 100%;
	padding: 30px 0 20px 0;
}

#footer-global[role="contentinfo"] #copyright-details {
	color: #fff;
	margin-top: 20px;
	text-align: center;
}

#footer-global[role="contentinfo"] h3 {
	border-bottom: 1px dotted #666;
	color: #fff;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#footer-global[role="contentinfo"] a {
	text-decoration: none;
}

#footer-global[role="contentinfo"] a:hover {
	color: #fff;
}

/* Header (Section Headings)
--------------------------------------------------*/

.section-heading {
	text-align: center;
	margin-bottom: 10px;
	position: relative;
}

.section-heading h1 {
	text-transform: uppercase;
	margin-bottom: 20px;
	line-height: 1.2;
}

.section-heading h1 span {
	border-top: medium double #ccc;
	border-bottom: medium double #ccc;
	color: #000;
	padding: 15px 15px;
	display: inline-block;
	text-shadow: 1px 1px 0 #fafafa, 2px 2px 0 rgba(153, 153, 153, 1), 0 0 1px #fafafa;
	position: relative;
	-webkit-transform: rotate(-2deg) skew(-2deg, 0);
	-moz-transform: rotate(-4deg) skew(-4deg, 0);
	-ms-transform: rotate(-4deg) skew(-4deg, 0);
	-o-transform: rotate(-4deg) skew(-4deg, 0);
	transform: rotate(-2deg) skew(-2deg, 0);
	-webkit-mask-image: url(assets/img/mask.png); 
	-o-mask-image: url(assets/img/mask.png); 
	-moz-mask-image: url(assets/img/mask.png); 
	mask-image: url(assets/img/mask.png); 
}

.section-heading h1:after {
	right: 0px;
}

.section-heading p:first-of-type {
	float: left;
	font-size: 18px;
	line-height: 1.7;
	padding-top: 10px;
}

.section-heading [class^="icon-"] {
	font-size: 20px;
	text-shadow: 1px 1px 0 #fafafa, 1px 2px 0 rgba(153, 153, 153, 1), 0 0 1px #fafafa;
	display: block;
	margin-bottom: 10px;
}

/* Main Navigation 
--------------------------------------------------*/

#header-navigation[role="navigation"] {
	font-size: 14px !important;
	margin-top: 28px;
	position: relative;
	text-align: center;
        /*width: 960px;*/
	clear:both;
	z-index:5;
}

#header-navigation[role="navigation"] ul {
	display: inline-block;
	margin-bottom: 0;
	list-style: none;
}

#header-navigation[role="navigation"] li {
	float: left;
	margin-bottom: 0;
	padding: 5px 0;
	position: relative;
	text-align: left;
	line-height:45px;
}

#header-navigation[role="navigation"] li ul li{line-height:normal;}

#header-navigation[role="navigation"] li a,
#header-navigation[role="navigation"] li a:visited {
	padding: 5px 5px;
	text-decoration: none;
	zoom: 1;
	font-family: 'eb_garamondregular' !important;
	color:#000 !important;
}

#header-navigation[role="navigation"] li a:hover{
    color:#6b8b00 !important;
}

#header-navigation[role="navigation"] li.fade a {
    /*color: transparent;
    text-shadow: 0 0 2px rgba(0, 0, 0, .4);*/
}

#header-navigation[role="navigation"] li.fade a {
	/*color: #333\9;*/
}

#header-navigation[role="navigation"] li a:hover,
#header-navigation[role="navigation"] li a:focus {}

#header-navigation[role="navigation"] li.home a {
	border: none;
	padding-left: 0;
}

#header-navigation[role="navigation"] ul li.current-cat > a,
#header-navigation[role="navigation"] ul li.current_page_item > a,
#header-navigation[role="navigation"] ul li.current-menu-item > a {}

#navigation li {
    float: left;
    position: relative;
}

/* Drop-Down Navigation */

ul#navigation li:hover > ul {
	visibility: visible;
	opacity: 1;
	border-top: none;
	border-bottom: none;
}

ul#navigation ul, 
ul#navigation ul li ul {
	list-style: none;
    margin: 0;
    padding: 0;    
	visibility: hidden;
    position: absolute;
    z-index: 9999;
	background: #f8f8f8;
	background: rgba(248, 248, 248, .8);
	-moz-box-shadow: 2px 10px 10px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 2px 10px 10px rgba(0, 0, 0, .5);
	box-shadow: 2px 10px 10px rgba(0, 0, 0, .5);
	opacity: 0;	
}

ul#navigation ul {
    top: 35px;
    left: 1px;
    width: 220px;
}

ul#navigation ul li ul {
    top: -1px;
    left: 141px;
    border-bottom: none;
}

ul#navigation ul li {
	clear: both;
	width: 100%;
	padding: 0;
	line-height: 1.8;
	border-bottom: 1px dotted #999;
}

ul#navigation ul li:last-child {
	border-bottom: none;
}

ul#navigation ul li a {
	background: none;
	padding: 7px 15px;
	text-decoration: none;
	display: block;
	position: relative;
}

.selectnav {
	display: none;
}

/* Back to Top Link
--------------------------------------------------*/

.back-to-top {
	text-align: center;
}

.back-to-top .row {
	margin-bottom: 0;
}

a.back-to-top-link {
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	width: 156px; 
	height: 69px; 
	background: url('assets/img/back_to_top_background.png') no-repeat;
	text-decoration: none; 
}

a.back-to-top-link:hover {
	color: #71a4a1;
}

a.back-to-top-link span {
	line-height: 95px;
}

/* Read More Button
--------------------------------------------------*/

a.read-more-btn {
	box-shadow:4px -4px 4px #3f2d00;
	-moz-box-shadow:4px -4px 4px #3f2d00;
	-webkit-box-shadow:4px -4px 4px #3f2d00;
	text-shadow:1px 1px 3px #050505;
	text-align:center;
	border-bottom: none!important;
	color: #ffe492;
	display: block;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:150px;
	margin:0 auto;
	-webkit-mask-image: url(assets/img/mask.png); 
	-o-mask-image: url(assets/img/mask.png); 
	-moz-mask-image: url(assets/img/mask.png); 
	mask-image: url(assets/img/mask.png);
	font-family: 'eb_garamondregular';
background-image: linear-gradient(bottom, rgb(89,101,0) 48%, rgb(150,170,3) 87%);
background-image: -o-linear-gradient(bottom, rgb(89,101,0) 48%, rgb(150,170,3) 87%);
background-image: -moz-linear-gradient(bottom, rgb(89,101,0) 48%, rgb(150,170,3) 87%);
background-image: -webkit-linear-gradient(bottom, rgb(89,101,0) 48%, rgb(150,170,3) 87%);
background-image: -ms-linear-gradient(bottom, rgb(89,101,0) 48%, rgb(150,170,3) 87%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.48, rgb(89,101,0)),
	color-stop(0.87, rgb(150,170,3))
);
}

a.read-more-btn:hover {
	background-color: #333;
}

/* Content Slider
--------------------------------------------------*/

/* PLEASE NOTE: The Content Slider uses Flexslider. All styling for this can be found in /assets/css/flexslider.css */

/* Introduction Section
--------------------------------------------------*/

#introduction, #home-menu {
	text-align: center;
	color: #573e00;
	padding: 20px 0;
    background:url('assets/img/intro-back.png') repeat-x center bottom;
}

.home #introduction{
    background-position:center -5px;
}

#home-menu{
    background:url('assets/img/ribbon2.png') repeat-x center bottom;
	font-family: 'eb_garamondregular';
	margin-top:35px;
	height:88px;
	position:relative;
	z-index:9;
}

#home-news{
    margin-top:0px;
	padding-top:0px;
}

#home-menu2, #tint-section{
    position:relative;
	z-index:8;
	top:-15px;
}

#home-menu2 a, #tint-section a, .page-template-template-page-with-sidebar-php #explore a, .page-template-template-testimonials-page-with-sidebar-php #explore a{
    text-align:center;
	font-family:"Times New Roman", Times, serif;
	color:#685117;
	font-size:25px;
	margin-top:8px;
}

.corners{
     position:absolute;
	 left:-2px;
	 bottom:-2px;
}

#home-menu2 .container .sixteen.columns, #tint-section .container .sixteen.columns{
     position:relative;
}

#introduction .row, #home-menu .row {
	margin-bottom: 0;
}

#introduction p, #home-menu p {
	font-size: 23px;
	margin-bottom: 0;
	-webkit-mask-image: url(assets/img/mask.png); 
	-o-mask-image: url(assets/img/mask.png); 
	-moz-mask-image: url(assets/img/mask.png); 
	mask-image: url(assets/img/mask.png);
}

#home-menu p, #home-news p{
	color:#fbf7e6;
	font-size:30px;
	text-shadow:4px -4px 4px #987d36;
	margin-top:45px;
	margin-bottom:25px;
}

#introduction p:first-of-type:first-line {

}

#introduction a {
	text-decoration: none;
	text-shadow: none;
}

#introduction a:hover {}

#introduction .section-heading {
	border: none;
	margin-bottom: 15px;
}

#introduction .section-heading h1 {
	font-size: 23px;
	color: #333;
	display: inline-block;
	text-align: center;
	text-shadow: 0 1px 1px #fff;
	padding: 10px 0;
}

/* Isotope (Portfolio Filtering)
--------------------------------------------------*/

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope, .isotope .isotope-item {/* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
       -moz-transition-duration: 0.8s;
            transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
       -moz-transition-property: height, width;
            transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
       -moz-transition-property:    -moz-transform, opacity;
        -ms-transition-property:     -ms-transform, opacity;
         -o-transition-property:         top, left, opacity;
            transition-property:         transform, opacity;
}

/* Latest Work (Homepage/Portfolio Pages)
--------------------------------------------------*/

#latest-work {
	margin-top: 40px;
	padding: 20px 0;
	text-align: center;
}

/* Filter Navigation */

#portfolio-filter {
	text-align: center;
	margin-top: 20px;
}

#filter {
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 0;
	list-style: none outside;
}

#filter li {
	float: left;
	font-size: 19px;
	margin-bottom: 0;
	padding: 10px 15px;
}

#filter li a {
	color: #685117;
	text-decoration: none;
}

#filter li a:hover,
#filter li .current {color:#6b8b00;}

#filter li.fade a {
    color: transparent;
    text-shadow: 0 0 2px rgba(104, 81, 23, .6);
}

#filter li.fade a {
	color: #685117;
}

/* Portfolio Items (Default 3 Column Layout) */

.project-item {
    list-style: none;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    background: url("assets/img/img-back.png") repeat scroll 0 0 transparent;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    transition: all .4s;
}
    
.project-item:hover {
	background-color: rgba(255, 255, 255, .9);
	-moz-box-shadow: 1px 1px 4px 1px #ccc;
	-webkit-box-shadow: 1px 1px 4px 1px #ccc;
	box-shadow: 1px 1px 4px 1px #ccc;
}

/* Portfolio/Project Items Overlay */
    
.project-item .overlay, #explore .menu li .overlay{
    background: #fff;
    background-color: rgba(255, 255, 255, .7);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	overflow: hidden;
	text-align: center;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    /*border: 15px solid rgba(255, 255, 255, 0);*/
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}

#explore .menu li .overlay{top:18px; left:10px; height:154px;}
#explore .menu li h2{font-family:'bebas_neueregular' !important; font-size:54px; color:#685117; /*background:url('assets/img/globe.png') no-repeat center top;*/ margin-top:20px; padding-top:45px;}

.project-item:hover .overlay, #explore .menu li:hover .overlay {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.project-item .overlay h2 {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0 20px;
	line-height: 1.3;
	-webkit-mask-image: url(assets/img/mask.png); 
	-o-mask-image: url(assets/img/mask.png); 
	-moz-mask-image: url(assets/img/mask.png); 
	mask-image: url(assets/img/mask.png);
}

.project-item .overlay h2 a {
	color: #333;
    display: block !important;
    width: 100%;
    height: 140px;
}

.project-item .overlay h2 a:hover {}

.project-item .overlay a {
	color: #fff;
	text-decoration: none;
}

.project-item img {
	display: block;
	position: relative;
	max-width: 100%;
	height: auto;
}

.project-item [class^="icon-"] {
	font-size: 27px;
	color: #333;
	display: inline-block;
	padding-top: 5px;
	-webkit-mask-image: url(assets/img/mask.png); 
	-o-mask-image: url(assets/img/mask.png); 
	-moz-mask-image: url(assets/img/mask.png); 
	mask-image: url(assets/img/mask.png);
}

/* (4 Column Portfolio Layout/Font Sizing Adjustments) */

.four.columns .project-item h2 {
	font-size: 17px;
}

.four.columns .project-item  .read-more-btn {
	font-size: 13px;
}

/* Single Project
--------------------------------------------------*/

#single-project {
	margin-top: 60px;
}

#single-project h1 {
	border-bottom: medium double #999;
	margin-bottom: 20px;
	padding-bottom: 20px;
	line-height: 1.2;
}

#single-project img {
	max-width: 100%;
	height: auto;
}

#single-project .client-details {
	border-bottom: 1px solid #999;
	margin-top: 10px;
	list-style: none;
}

#single-project .project-checklist {
	color: #666;
	font-size: 12px;
	list-style: none;
}

#single-project img,
#single-project .video-frame {
	border: medium double #ccc;
	margin-bottom: 20px;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}

#single-project img:hover,
#single-project .video-frame:hover {
	background-color: rgba(255, 255, 255, .9);
	-moz-box-shadow: 1px 1px 4px 1px #ccc;
	-webkit-box-shadow: 1px 1px 4px 1px #ccc;
	box-shadow: 1px 1px 4px 1px #ccc;
}

#single-project .video-frame {
	margin-bottom: 25px;
}

#single-project .slides li {
	margin-bottom: 0;
}

/* Project Navigation */

.project-nav {
    display: inline-block;
    float: right;  
    margin: 20px 0 0 0;
    list-style: none;
}

.project-nav li {
    float: left;
    text-align: center;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    transition: all .4s;
}

.project-nav li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
}

.project-nav li:hover {}

.project-nav .back:hover {}

.project-nav .prev, 
.project-nav .next, 
.project-nav .back {
    margin-left: 5px;
}

.project-nav .back {
	background-color: #666;
}

.project-nav .next {
    background-color: #333;
}

.project-nav .prev {
    background-color: #333;
}

/* Latest Quotes Section
--------------------------------------------------*/

#latest-quotes {
	text-align: center;
	color: #333;
	padding: 20px 0;
	margin-top: 30px;
	border-top: medium double #999;
	border-bottom: medium double #999;
}

#latest-quotes #quotes {
	height: 150px; 
	height: auto!important;
	min-height: 150px;
	list-style: none;
}

#latest-quotes blockquote {
	border-left: none!important;
	color: #333;
	font-size: 28px;
	line-height: 38px;
	margin-top: 15px;
}

#latest-quotes cite {
	color: #fff;
	font-size: 18px;
	margin-top: 5px;
	display: inline-block;
	padding: 9px 9px;
	text-transform: uppercase;
	-webkit-mask-image: url(assets/img/mask.png); 
	-o-mask-image: url(assets/img/mask.png); 
	-moz-mask-image: url(assets/img/mask.png); 
	mask-image: url(assets/img/mask.png);
}

#latest-quotes blockquote span {
	color: #999;
}

/* Recent News Section
--------------------------------------------------*/

.home #recent-news {
	text-align: center;
}

#recent-news {
	padding: 30px 0;
}

#recent-news article img,
#recent-news .video-frame {
	max-width: 100%;
	height: auto;
	display: block;
	margin-bottom: 20px;
}

.post-title {
    font-family: 'eb_garamondregular';
	margin-bottom: 0;
	font-size:30px;
	text-align:center;
	margin:0 20px;
}

.post-title a {
	color: #685117;
	border-bottom: none!important;
}

.post-title a:hover {}

.meta-date {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	box-shadow: 0 -1px 0 #ccc, 0 1px 0 #fff;
	display: inline-block;
	padding: 5px 0;
}

.meta-author {
	display: block;
	padding-bottom: 10px;
	text-align:center;
	color:#685117;
}

.meta-author a{color:#ffb800;}

.meta-category {
	display: block;
	padding-bottom: 20px;
	color:#685117;
	margin:10px 20px;
}

.meta-category .comment-count {
	float: right;
	color:#ffb800;
}

.meta-category a{color:#ffb800;}

.meta-category .comment-count a {
	border-bottom: none!important;
	font-size: 17px;
	color:#ffb800;
}

/* Article (Homepage) */

#recent-news .homepage {
	color: #212121;
	background-color: #fff;
	background-color: rgba(255, 255, 255, .5);
	margin-bottom: 20px;
	padding: 20px 20px 30px 20px;
	border: medium double #ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}

#recent-news .homepage:hover {
	background-color: rgba(255, 255, 255, .9);
	-moz-box-shadow: 1px 1px 4px 1px #ccc;
	-webkit-box-shadow: 1px 1px 4px 1px #ccc;
	box-shadow: 1px 1px 4px 1px #ccc;
}

#recent-news .homepage img {
	display: block;
}

#recent-news .homepage p {
	color: #666;
}

#recent-news .homepage a {
	text-decoration: none;
}

#recent-news .homepage span {
	display: block;
	margin-top: 10px;
}

#recent-news .homepage h3 {
	margin-top: 20px;
	text-transform: uppercase;
	-webkit-mask-image: url(assets/img/mask.png); 
	-o-mask-image: url(assets/img/mask.png); 
	-moz-mask-image: url(assets/img/mask.png); 
	mask-image: url(assets/img/mask.png);
}

#recent-news .homepage h3 a {
	color: #333;
	border-bottom: none!important;
}

#recent-news .homepage h3 a:hover {}

#recent-news .homepage [class^="icon-"] {
	color: #333;
	margin-right: 5px;
	line-height: .3;
}

#recent-news .homepage .meta {
	margin-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}

#recent-news .homepage .meta p {
	font-style: italic!important;
}

/* Article (Blog Page) */

.post-excerpt {
    background:url('assets/img/explore.png') repeat;
	margin-bottom: 30px;
	padding-bottom: 30px;
	padding-top:20px;
	position:relative;
}

.post-excerpt p{
    margin-left:20px;
	margin-right:20px;
}

.post-excerpt a {
	text-decoration: none;
}

.post-excerpt img,
.post-excerpt iframe {

}

.post-excerpt img:hover,
.post-excerpt .video-frame:hover {

}

.archive-title {
	font-size: 30px;
	line-height: 35px;
	border-bottom: 2px solid #333;
	padding-bottom: 10px;
	margin: 5px 0 20px 0;
}

/* Blog Index Pagination */

.pagination {
    margin-bottom: 30px;
}

.pagination a {
    display: inline-block;
    text-decoration: none;
    margin: 0;
}

.pagination .page-numbers {
	color: #000;
    margin-right: 20px;
}

.pagination .current {
    font-weight: 600;
}

.pagination .prev,
.pagination .next {
    background-color: #333;
    color: #fff;
    padding: 3px 9px;
}

.pagination .prev:hover,
.pagination .next:hover {
	color: #fff;
}

.pagination a:hover {}

/* Meet the Team Section
--------------------------------------------------*/

#meet-the-team {
	padding: 0 0 20px 0;
	text-align: center;
}

#meet-the-team h2 {
	text-transform: uppercase;
	margin-bottom: 0;
	-webkit-mask-image: url(assets/img/mask.png); 
	-o-mask-image: url(assets/img/mask.png); 
	-moz-mask-image: url(assets/img/mask.png); 
	mask-image: url(assets/img/mask.png);
}

#meet-the-team em {
	display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
}

#meet-the-team .team-member {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .5);
	margin-bottom: 20px;
	padding: 20px 20px 30px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: medium double #ddd;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}

#meet-the-team .team-member:hover {
	background-color: rgba(255, 255, 255, .9);
	-moz-box-shadow: 1px 1px 4px 1px #ccc;
	-webkit-box-shadow: 1px 1px 4px 1px #ccc;
	box-shadow: 1px 1px 4px 1px #ccc;
}

#meet-the-team .thumbnail {
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#meet-the-team img {
	max-width: 100%;
	height: auto;
	display: block;
}

#meet-the-team .social-icons-small a [class^="icon-"] {
	padding-right: 10px;
	text-decoration: none;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}

#meet-the-team .social-icons-small a:hover [class^="icon-"] {
	color: #333;
}

/* Our Services
--------------------------------------------------*/

#our-services {
	margin-top: 40px;
	padding: 20px 0;
	text-align: center;
}

#our-services h2 {
	border-bottom: 1px dotted #ccc;
	line-height: 1.4;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	-webkit-mask-image: url(assets/img/mask.png); 
	-o-mask-image: url(assets/img/mask.png); 
	-moz-mask-image: url(assets/img/mask.png); 
	mask-image: url(assets/img/mask.png);
}

#our-services .service {
	background-color: #fff;
	background-color: rgba(255, 255, 255, .5);
	padding: 40px 20px 30px 20px;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: medium double #ddd;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}

#our-services .service:hover {
	background-color: rgba(255, 255, 255, .9);
	-moz-box-shadow: 1px 1px 4px 1px #ccc;
	-webkit-box-shadow: 1px 1px 4px 1px #ccc;
	box-shadow: 1px 1px 4px 1px #ccc;
}

#our-services .service [class^="icon-"] {
	font-size: 80px;
	text-shadow: 0 1px 1px #fff;
	-webkit-mask-image: url(assets/img/mask.png); 
	-o-mask-image: url(assets/img/mask.png); 
	-moz-mask-image: url(assets/img/mask.png); 
	mask-image: url(assets/img/mask.png);
}

/* Page 'Feature Image' Section
--------------------------------------------------*/

#page-feature-image {
	margin: 0; 
	padding: 0;
	position: relative;
}

#page-feature-image img { 
	max-width: 100%;
	height: auto; 
	display: block; 
	border-bottom: 3px solid #fdfbe4; 
}

.feature-caption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding: 0;
	text-align: center;
	background-color: rgba(227, 224, 218, .4);
	-webkit-mask-image: url(assets/img/mask.png); 
	-o-mask-image: url(assets/img/mask.png); 
	-moz-mask-image: url(assets/img/mask.png); 
	mask-image: url(assets/img/mask.png); 
}

.feature-caption:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em; /* Adjusts for spacing */
}

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

.feature-title {
	font-size: 50px;
	color: #fff;
	letter-spacing: 4px;
	display: inline-block;
	text-transform: uppercase;
	z-index: 100;
	margin-bottom: 0;
	-webkit-mask-image: url(assets/img/mask.png); 
	-o-mask-image: url(assets/img/mask.png); 
	-moz-mask-image: url(assets/img/mask.png); 
	mask-image: url(assets/img/mask.png);
	-webkit-transform: rotate(-4deg) skew(-4deg, 0);
	-moz-transform: rotate(-4deg) skew(-4deg, 0);
	-ms-transform: rotate(-4deg) skew(-4deg, 0);
	-o-transform: rotate(-4deg) skew(-4deg, 0);
	transform: rotate(-4deg) skew(-4deg, 0);
}

.feature-title span {
	padding: 15px;
	display: block;
}

/* Previous Clients Section
--------------------------------------------------*/

#previous-clients {
	padding: 0px 0;
}

/* Skills Bars
--------------------------------------------------*/

.skill-bars {
	width: 95%;
	position: relative;
	float: left;
	line-height: 2em;
	margin-top: 20px;
	padding: 0;
}

.col { 
	width: 95%; 
}

#skill { 
	color: #333;
	list-style: none; 
	padding-top: 30px;
}

#skill li { 
	margin-bottom: 40px; 
	background: #fff;
	background: rgba(255, 255, 255, .5); 
	height: 40px;
}

#skill li span {
	-webkit-mask-image: url(assets/img/mask.png); 
	-o-mask-image: url(assets/img/mask.png); 
	-moz-mask-image: url(assets/img/mask.png); 
	mask-image: url(assets/img/mask.png);
}

#skill li em { 
	position: relative; 
	top: -25px;
	font-style: normal;
	text-transform: uppercase;
}

.expand { 
	height: 40px; 
	margin: 0;
	position: absolute;
}

/* Client Logos
--------------------------------------------------*/

.logos {
	text-align: center;
	padding: 0;
}

#client-logos {
	display: inline-block;
	margin-bottom: 0;
	list-style: none;
}

#client-logos li {
	float: left;
	padding: 10px 15px;
}

#client-logos li:nth-child(3){
    padding-top:35px;
}

#client-logos li:nth-child(4){
    padding-top:20px;
}

#client-logos li:nth-child(6){
    padding-top:35px;
}

/* Contact Section
--------------------------------------------------*/

#contact {
}

#contact h3 {
	text-transform: uppercase;
}

#contact p {
	text-align: left;
}

#contact p:first-of-type:first-line {
	font-weight: bold;
	letter-spacing: 0.1em;
}

#contact p:first-of-type:first-letter {
    font-size: 4em;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1em;
    padding: 0;
    margin-right: 5px;
}

/* Contact Details */

#contact-details {
	margin-top: 10px;
	text-align: left;
}

#contact-details ul {
	list-style: none;
}

#contact-details li {
	margin-bottom: 20px;
		color:#654f17;
}

#contact-details li a{
	color:#654f17;
}

/* Google Map */

#map {
	width: 100%;
	height: 350px;
	margin-bottom: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.page-template-template-page-with-sidebar-php #map{
    width:auto;
}

.map-overlay {
	width: 100%;	
	display: block;
	text-align: center;
	background-color: #333;
	background-color: none;
	color: #fff;
	padding: 10px 15px;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px;
	-moz-box-shadow: 1px 1px 8px 1px #666;
	-webkit-box-shadow: 1px 1px 8px 1px #666;
	box-shadow: 1px 1px 8px 1px #666;
}

.map-overlay_arrow {
	left: 50%;
	width: 0;
	height: 0;
	position: absolute;
}

.map-overlay_arrow.above {
	bottom: -16px;
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	border-top: 16px solid #333;
}

.map-overlay_arrow.below {
	top: -16px;
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	border-bottom: 16px solid #333;
}

/* Social Media Icons */

#social-icons {
	display: inline-block;
	/*margin-top: 20px;*/
	list-style: none;
}

#social-icons li {
	float: left;
}

#social-icons li a {
	border-radius: 1px;
	display: block;
	line-height: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 32px;
	height: 32px;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}

#social-icons li a.twitter-link { 
	background: #333 url('assets/img/social-icons/twitter_icon_small.png') no-repeat;
}

#social-icons li a.facebook-link { 
	background: #333 url('assets/img/social-icons/facebook_icon_small.png') no-repeat;
}

#social-icons li a.dribbble-link { 
	background: #333 url('assets/img/social-icons/dribbble_icon_small.png') no-repeat; 
}

#social-icons li a.forrst-link { 
	background: #333 url('assets/img/social-icons/forrst_icon_small.png') no-repeat; 
}

#social-icons li a.vimeo-link { 
	background: #333 url('assets/img/social-icons/vimeo_icon_small.png') no-repeat; 
}

#social-icons li a.youtube-link { 
	background: #333 url('assets/img/social-icons/youtube_icon_small.png') no-repeat; 
}

#social-icons li a.flickr-link { 
	background: #333 url('assets/img/social-icons/flickr_icon_small.png') no-repeat; 
}

#social-icons li a.linkedin-link { 
	background: #333 url('assets/img/social-icons/linkedin_icon_small.png') no-repeat; 
}

#social-icons li a.pinterest-link { 
	background: #333 url('assets/img/social-icons/pinterest_icon_small.png') no-repeat; 
}

#social-icons li a.googleplus-link { 
	background: #333 url('assets/img/social-icons/google_plus_icon_small.png') no-repeat; 
}

#social-icons li a:hover {}

/* Single Page
--------------------------------------------------*/

#content {
	margin-top: 60px;
}

/*#content img {
	max-width: 100%;
	height: auto;
	border: medium double #ccc;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}

#content img:hover {
	background-color: rgba(255, 255, 255, .9);
	-moz-box-shadow: 1px 1px 4px 1px #ccc;
	-webkit-box-shadow: 1px 1px 4px 1px #ccc;
	box-shadow: 1px 1px 4px 1px #ccc;
}*/

/* Blog (Single Article Page)
--------------------------------------------------*/

#single-articles {
	padding: 30px 0;
}

.single-article img,
.single-article .video-frame {
	max-width: 100%;
	height: auto;
	display: block;
	margin-bottom: 20px;
	border: medium double #ccc;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}

.single-article img:hover,
.single-article .video-frame:hover {

}

/* Single Article Navigation */

.pager {
	clear: both;
	margin-left: 0;
	margin-bottom: 35px;
	list-style: none;
	text-align: center;
	*zoom: 1;
}

.pager:before,
.pager:after {
	display: table;
	content: "";
}

.pager:after {
	clear: both;
}

.pager li {
	display: inline;
}

.pager a {
	color: #fff;
	display: inline-block;
	padding: 5px 14px;
	margin-bottom: 10px;
	background-color: #333;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	text-decoration: none;
}

.pager a:hover {
	text-decoration: none;
}
.pager .next a {
	float: left;
	display: block;
	clear: both;
}

.pager .previous a {
	float: left;
}

.pager .disabled a,
.pager .disabled a:hover {
	color: #999;
	background-color: #fff;
	cursor: default;
}

/* Post Tags */

.tags {
	display: block;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tags a {
	margin-left: 10px;
}

/* Comments */

#comments {
	margin-top: 40px;
	margin-left: 0;
}

#comments h4 {
	padding-bottom: 20px;
	text-transform: uppercase;
	display: block;
	border-bottom: medium double #999;
}

.comments-list {
    border-bottom: 1px solid #666;
    margin: 36px 0 40px;
    padding: 0 0 10px;
}

.comment {
    border-top: 1px solid #666;
    display: inline-block;
    margin-top: 10px;
    padding-top: 30px;
}

.comment .children .comment {
    margin-top: 10px;
    padding-top: 30px;
}

.comment:first-child {
    border-top: none;
    margin: 0;
    padding: 0;
}

.comment > div {
    display: inline-block;
}

.comment .avatar {
    display: block;
    float: left;
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
    border: 2px solid #fff;
	-webkit-border-radius: 1px; 
	-moz-border-radius: 1px; 
	border-radius: 1px;
	-moz-box-shadow: 1px 1px 4px 1px #ccc;
	-webkit-box-shadow: 1px 1px 4px 1px #ccc;
	box-shadow: 1px 1px 4px 1px #ccc;
}

.comment .comment-entry, 
.comment .comment-meta {
    float: right;
    width: 100%;
}

.comment .comment-meta {
    margin-top: -4px;
}

.comment .author {
    font-size: 14px;
    margin: 0;
    text-transform: uppercase;
}

.comment .author .reply {
    color: #959595;
    font-size: 11px;
    text-transform: uppercase;
}

.comment .author .reply:hover {
    color: #d73300;
    font-size: 11px;
}

.comment .date {
    color: #959595;
    margin: 1px 0 8px;
}

.comment .children {
    padding-left: 60px;
}

.comment .children .comment {
    border-top: 1px solid #999;
    position: relative;
}

.comment .children .comment-entry, 
.comment .children .comment-meta {
    width: 100%;
}

.comment .children .children .comment-entry, 
.comment .children .children .comment-meta {
    width: 100%;
}

.comment-reply-link {
	font-size: 80%;
}
	
/* Comment Form */

#respond {
	margin-bottom: 20px;
	margin-left: 0;
}

#respond h3 {
	margin-bottom: 20px;
	text-transform: uppercase;
}

/* Blog Sidebar
--------------------------------------------------*/

#sidebar h4 {
	display: block;
	line-height: 20px;
	margin-top: 10px; 
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#sidebar a {
	text-decoration: none;
}

.widget {
	margin-bottom: 30px;
}

/* Categories Widget */

.widget_categories li {
    display: block;
    padding: 7px 0 0 0;
}

.widget_categories li:before {
	float: left;
	font-family: 'FontAwesome';
	content: "\f054"; // If you need to change this icon, please reference the styles at the bottom of this stylesheet. 
	font-size: 20px;
	padding-right: 10px;
}

/* Flickr Feed Widget */

.gt_flickr_widget {
	margin: 0;
	padding: 0;
 	list-style: none;
	border: none;
	width: 100%;
	position: relative;
}

.flickritems {
    position: relative;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 30px;
	float: left;
}

.flickritems a {
	float: left;
	display: block;
	border-bottom: none!important;
	font-size: 1em;
	color: #369;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px 10px 0;
	margin-bottom: 0;
}

.flickritems a img {
    display: block;
	border: 2px solid #fff;
	-webkit-border-radius: 1px; 
	-moz-border-radius: 1px; 
	border-radius: 1px;
	-moz-box-shadow: 1px 1px 4px 1px #ccc;
	-webkit-box-shadow: 1px 1px 4px 1px #ccc;
	box-shadow: 1px 1px 4px 1px #ccc;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s; 
	opacity: .9;
}

.flickritems a img:hover {
	opacity: 1;
}

/* Twitter Widget */

.tweet,
.query {
	font-size: 13px;
}

.tweet_list {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
}

.tweet_list li {
	border-bottom: 1px solid #999;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 10px 0 20px 0;
	list-style-type: none;
	line-height: 23px;
}

.tweet_list li a {
	color: #e15154;
}

.tweet_list li a:hover {
	color: #000;
}

.tweet_list .tweet_avatar {
	border-bottom: none!important;
	padding-right: 15px; 
	float: left;
}

.tweet_list .tweet_avatar img {
	vertical-align: middle;
	border: 2px solid #fff;
	-webkit-border-radius: 1px; 
	-moz-border-radius: 1px; 
	border-radius: 1px;
	-moz-box-shadow: 1px 1px 4px 1px #ccc;
	-webkit-box-shadow: 1px 1px 4px 1px #ccc;
	box-shadow: 1px 1px 4px 1px #ccc;
}

/* Accordion */

#accordion-container {
	padding-bottom: 10px;
}

.accordion-header {
	border-bottom: 1px solid #999;
	font-size: 16px;
	margin: 0;
	padding: 0 20px;
	cursor: pointer;
	text-transform: uppercase;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}

.active-header {
	background: url('assets/img/accordion/active-header.gif');
	background-repeat: no-repeat;
	background-position: left 50%;
}

.active-header:hover {
	background: url('assets/img/accordion/active-header.gif');
	background-repeat: no-repeat;
	background-position: left 50%;
}

.inactive-header {
	background: url('assets/img/accordion/inactive-header.gif');
	background-repeat: no-repeat;
	background-position: left 50%;
}

.inactive-header:hover {
	background: url('assets/img/accordion/inactive-header.gif');
	background-repeat: no-repeat;
	background-position: left 50%;
}

.accordion-content {
	display: none;
	padding: 5px 0 5px 20px;
	border-top: 0;
}

/* Tabbed Content */

ul.tabs {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}

ul.tabs li { 
	float: left;
	display: block;
	border: 1px solid #999;
	border-bottom: none;	
	border-left: none;
	cursor: pointer;
	text-transform: uppercase;
	width: auto;
	height: 32px;
	padding: 0;
	line-height: 32px;
	margin: 0;
	overflow: hidden;
	position: relative;
}

ul.tabs li a { 
	display: block; 
	text-decoration: none;
	width: auto; 
	height: 32px; 
	padding: 0px 20px; 
	line-height: 32px; 
	margin: 0;  
	background: none;
}

ul.tabs li a:hover {
	color: #fff!important;
}

ul.tabs li.active {
	border-bottom: 1px solid #ddd;
}

ul.tabs li a.active { 
	color: #fff!important;
	border-bottom: 1px solid #ddd; 
	height: 32px;
	position: relative;
	border-right-width: 1px;
	color: #111;
}

ul.tabs-content { 
	margin: 0;
	padding: 20px 20px 20px 0; 
	display: block;
	list-style: none; 
}

ul.tabs-content > li { 
	display: none; 
	line-height: 25px;
}

ul.tabs-content > li.active { 
	display: block; 
}

/* Clearfix for Tabs */
ul.tabs:before,
ul.tabs:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; 
}

ul.tabs:after {
  clear: both;
}

ul.tabs {
  zoom: 1;
}
  
/* Toggles */  

.toggle_container {
	padding: 10px 20px 5px 20px;
	margin-bottom: 1px;
}


p.trigger {
	display: block;	
	padding:  8px 8px 8px 16px;
	margin: 0;
	cursor: pointer;
	text-transform: uppercase;
}

/* Up Toggle State */

p.trigger {
	background: url('assets/img/accordion/inactive-header.gif');
	background-repeat: no-repeat;
	background-position: left 50%;
	border-bottom: 1px solid #999;
	font-size: 16px;
	margin: 0;
	padding: 10px 20px 8px 20px;
}

p.trigger a {
	text-decoration: none;
}

/* Hover Toggle State */

p.trigger:hover {
	background: url('assets/img/accordion/inactive-header.gif');
	background-repeat: no-repeat;
	background-position: left 50%;
}

p.trigger a:hover,p.trigger.active a:hover {}

/* Active Toggle State */

p.trigger.active {
	background: url('assets/img/accordion/active-header.gif');
	background-repeat: no-repeat;
	background-position: left 50%;
}

p.trigger.active a {}

/* Layout Shortcodes */

.full-width {
	width: 960px; 
	height: auto; 
	overflow:hidden
}

.one_half { width: 48%; }
.one_third { width: 30.66%; }
.one_fourth { width: 22%; }
.one_fifth { width: 16.8%; }
.one_sixth { width: 13.33%; }

.one_half,
.one_third,
.one_fourth,
.one_fifth,
.one_sixth {
	position: relative;
	margin-right: 4%;
	margin-bottom: 20px;
	float: left;
}

.first {
	margin-left: 0!important;
}

.last {margin-right:0 !important;}

/* Alerts */

.alert-red, .alert-blue, .alert-green, .alert-brown, .alert-teal, .alert-tan { 
	font-size: 12px; 
	color: #fff; 
	font-weight: bold; 
	text-align: center;
	text-transform: uppercase; 
	padding: 10px; 
	margin-top: 15px;
	margin-bottom: 15px; 
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px;
	-webkit-mask-image: url(assets/img/mask.png); 
	-o-mask-image: url(assets/img/mask.png); 
	-moz-mask-image: url(assets/img/mask.png); 
	mask-image: url(assets/img/mask.png);
}

.alert-red { 
	background: #e15154; 
}

.alert-blue { 
	background: #527e9e; 
}

.alert-green { 
	background: #768253; 
}

.alert-brown { 
	background: #63564b; 
}

.alert-teal { 
	background: #6a8a88; 
}

.alert-tan { 
	background: #ba8c36; 
}

/* Styled Buttons */

.custom-button-alt,
.custom-button,
.custom-button.small,
.custom-button.large,
.custom-button.medium {
	background: none!important;
	padding: 10px 0 10px 0;
	font-size: 15px;
	margin: 0;
	display: inline-block;
	font-stretch: narrower;
	font-weight: 600;
	text-align: center;
	text-decoration: none;

}

.custom-button.left {
	float: left;
}

.custom-button.right {
	float: right;
}

.custom-button.center,.custom-button.middle {
	margin: 0 auto;
	text-align: center;
	display: inherit;
}

.custom-button-alt a,.custom-button a,.custom-button.small a {
	font-size: .9em;
	line-height: 15px;
}

.custom-button.medium a {
	font-size: 1.2em;
	line-height: 20px;
}

.custom-button.large a {
	font-size: 1.5em;
	line-height: 24px;
}

/* Button White */

a.button.white {
  background-color: #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  color: #333;
  padding: 15px;
  position: relative;
}

a.button.white:hover {
	background-color: #999;
	cursor: pointer;
}

/* Button (Grey) */

a.button.grey {
	background-color: #999;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  color: #333;
  padding: 15px;
  position: relative;
}

a.button.grey:hover {
	color: #fff;
  background-color: #333;
  cursor: pointer;
}

/* Button (Black) */

a.button.black {
  background-color: #333;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  padding: 15px;
  position: relative;
}

a.button.black:hover {
  color: #fff;
  background-color: #000;
  cursor: pointer;
}

/* Button (Red) */

a.button.red {
  background-color: #e15154;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  padding: 15px;
  position: relative;
}

a.button.red:hover {
  color: #fff;
  background-color: #333;
  cursor: pointer;
}

/* Button (Blue) */

a.button.blue {
  background-color: #527e9e;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  padding: 15px;
  position: relative;
}

a.button.blue:hover {
  color: #fff;
  background-color: #333;
  cursor: pointer;
}

/* Button (Green) */

a.button.green {
  background-color: #768253;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  padding: 15px;
  position: relative;
}

a.button.green:hover {
  color: #fff;
  background-color: #333;
  cursor: pointer;
}

/* Button (Brown) */

a.button.brown {
  background-color: #63564b;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  padding: 15px;
  position: relative;
}

a.button.brown:hover {
  color: #fff;
  background-color: #333;
  cursor: pointer;
}

/* Button (Teal) */

a.button.teal {
  background-color: #6a8a88;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  padding: 15px;
  position: relative;
}

a.button.teal:hover {
  color: #fff;
  background-color: #333;
  cursor: pointer;
}

/* Button (Tan) */

a.button.tan {
  background-color: #ba8c36;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  padding: 15px;
  position: relative;
}

a.button.tan:hover {
  color: #fff;
  background-color: #333;
  cursor: pointer;
}

/* Pricing Tables*/

.pricing-table {
	list-style: none;
}

.pricing { 
	float: left; 
	text-align: center; 
	margin-top: 20px;
	border: medium double #ddd;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

.pricing:hover {
	-moz-box-shadow: 1px 1px 4px 1px #ccc;
	-webkit-box-shadow: 1px 1px 4px 1px #ccc;
	box-shadow: 1px 1px 4px 1px #ccc;
}

.pricing-third { 
	width: 33%;
}

.pricing-fourth { 
	width: 25%; 
}

.pricing-fifth { 
	width: 20%; 
}

.plan-title {
    background: none repeat scroll 0 0 #333;
    color: #fff;
    font-size: 20px;
    padding: 15px 20px 20px 20px;
    text-align: center;
    text-transform: uppercase;
}

.plan-title [class^="icon-"] {
	display: inline-block;
	margin-bottom: 10px;
}

.plan-price {
	border-top: 1px solid #fff;
    color: #fff;
    font-size: 40px;
    padding: 30px;
    text-align: center;
    -webkit-mask-image: url(assets/img/mask.png); 
    -o-mask-image: url(assets/img/mask.png); 
    -moz-mask-image: url(assets/img/mask.png); 
    mask-image: url(assets/img/mask.png); 
}

.plan-price span {
	font-size: 15px;
	display: block;
	margin-top: 25px;
	font-style: italic;
}

.pricing-content {
	background-color: #fff;
	border-right: 0px;
	padding-bottom: 20px; 
}
    
.pricing-content ul { 
	margin: 0; 
	padding: 0;
	list-style: none;
}

.pricing-content ul li {
	border-bottom: 1px solid #ddd;
	margin-bottom: 0;
}

.pricing-content li:last-child { 
	border-bottom: 0px 
}

.pricing-content li:nth-child(odd) {
    background: #f7f7f7;
    font-size: 13px;
    padding: 15px 5px;
    font-style: italic;
}

.pricing-content li:nth-child(even) {
    background: #fff;
    font-size: 13px;
    padding: 15px 5px;
    font-style: italic;
}

a.sign-up-btn {
	margin: 20px auto;
	position: relative;
	border-bottom: none!important;
	width: 90px;
	color: #fff;
	display: block;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding: 7px 10px;
	-webkit-mask-image: url(assets/img/mask.png); 
	-o-mask-image: url(assets/img/mask.png); 
	-moz-mask-image: url(assets/img/mask.png); 
	mask-image: url(assets/img/mask.png);
}

a.sign-up-btn:hover {
	background-color: #333;
}

/* Dropcaps */ 

.dropcap {
  font-size: 55px;
  padding: 0 7px 5px 0;
  line-height: 1em;
  float: left;
}

/* Back To Top Button
--------------------------------------------------*/

#back-to-top {
  	position: fixed;
  	right: 0px;
  	display: none;
  	bottom: 30px;
  	margin: 0;
  	z-index: 1000;
}

#back-to-top a {
	text-decoration: none;
	border: none;
	display: block;
	width: 45px;
	height: 45px;
	background: url(assets/img/back_to_top_btn_hover.png) no-repeat 50% 50%;
	background-color: #333;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#back-to-top a:hover {
	background: url(assets/img/back_to_top_btn.png) no-repeat 50% 50%;
}

/* 404 Page
--------------------------------------------------*/

#page-not-found {
	text-align: center;
	margin-bottom: 30px;
}

#page-not-found h2 {
	line-height: 1.4;
	margin-bottom: 20px;
}

#page-not-found h2 span {
	font-weight: 600;
	font-size: 40px;
}

#page-not-found [class^="icon-"] {
	font-size: 200px;
	color: #333;
	line-height: 1;
	display: inline-block;
	-webkit-mask-image: url(assets/img/mask.png); 
	-o-mask-image: url(assets/img/mask.png); 
	-moz-mask-image: url(assets/img/mask.png); 
	mask-image: url(assets/img/mask.png);
}

/* Search Results
--------------------------------------------------*/

#posts-found {
	text-align: center;
	margin-bottom: 30px;
	border-bottom: medium double #999;
}

#posts-found h2 {
	line-height: 1.4;
	margin-bottom: 20px;
}

#posts-found h2 span {
	font-weight: 600;
	font-size: 40px;
}

#posts-found [class^="icon-"] {
	font-size: 80px;
	color: #333;
	line-height: 1;
	display: inline-block;
	-webkit-mask-image: url(assets/img/mask.png); 
	-o-mask-image: url(assets/img/mask.png); 
	-moz-mask-image: url(assets/img/mask.png); 
	mask-image: url(assets/img/mask.png);
}

/* Search Results (No Posts Found)
--------------------------------------------------*/

#no-posts-found {
	text-align: center;
	margin-bottom: 30px;
}

#no-posts-found h2 {
	line-height: 1.4;
	margin-top: 20px;
	margin-bottom: 20px;
}

#no-posts-found h2 span {
	font-weight: 600;
	font-size: 40px;
}

#no-posts-found [class^="icon-"] {
	font-size: 80px;
	color: #333;
	line-height: 1;
	display: inline-block;
	-webkit-mask-image: url(assets/img/mask.png); 
	-o-mask-image: url(assets/img/mask.png); 
	-moz-mask-image: url(assets/img/mask.png); 
	mask-image: url(assets/img/mask.png);
}

/* 11 - Media Queries
================================================== */

/* iPad Portrait Only (fixes a few small kinks for the image overlays etc...) */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {

	#header-navigation[role="navigation"] li a {
		padding: 5px 15px;
	}
	
	.four.columns h2 {
		font-size: 14px;
		margin-top: 0;
		margin-bottom: 10px;
	}
	
	.four.columns .read-more-btn {
		font-size: 10px;
		padding: 2px 5px;
	}
	
	.four.columns [class^="icon-"] {
		font-size: 14px;
	}

}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 2480px) {

	.flex-caption .details {
		width: 100%;
		text-align:right;
	}
	
	.flex-title,
	.flex-title span,
	.mask .flex-title,
	.feature-title,
	.feature-title span,
	.mask .feature-title {
		font-size: 45px;
	}
	
	.flex-title span{
	    /*white-space:nowrap;*/
	}
	
	.flex-caption p {
		margin-right:20px;
		margin-bottom:10px !important;
	}
	
	.flex-title span,
	.feature-title span {
		padding: 5px 10px;
	}
	
	.flex-caption a.read-more-btn {
	     display:none;
		font-size: 13px;
		padding: 8px;
		margin-top: 0;
	}

	.flex-title,
	.flex-title span,
	.mask .flex-title,
	.feature-title,
	.feature-title span,
	.mask .feature-title,
	.section-heading h1 span {
		-webkit-mask-image: none; 
		-o-mask-image: none; 
		-moz-mask-image: none; 
		mask-image: none; 
	}

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

	#share-buttons, #qtranslate-box, #social-icons{
		position: relative !important;
		top: 0px !important;
	}
	
	#qtranslate-box{
		right: 0px !important;
	}
	
	.st_fblike_hcount, .st_plusone_hcount{
		padding: 0px !important;
		margin: 0px !important;
		position: relative !important;
	}

	.full-width,
	.one_half,
	.one_third,
	.one_fourth,
	.one_fifth,
	.one_sixth {
		width: 100%;
	}

	#header-global {
		text-align: center;
	}
	
	#header-navigation[role="navigation"] ul {
		display: none;
	}
	
	.selectnav {
	    background: url(assets/img/nav_arrow.png) no-repeat;
	    background-position: center right;
	    border: 1px solid #ddd;
	    border-radius: 1px;
	    color: #333;
	    display: inline-block;
	    font-size: 12px;
	    margin: 0 0 30px;
	    padding: 8px 10px;
	    cursor: pointer;
	    text-transform: uppercase;
	    -webkit-appearance: none;
	    width: 100%;
	}
	
	#introduction p {
		font-size: 17px;
		line-height: 1.7;
	}
	
	.flex-title,
	.flex-title span,
	.mask .flex-title,
	.feature-title,
	.feature-title span,
	.mask .feature-title {
		display: none;
	}

	.section-heading h1 span {
		-webkit-mask-image: none; 
		-o-mask-image: none; 
		-moz-mask-image: none; 
		mask-image: none; 
	}
	
	#client-logos {
		margin-bottom: 20px;
	}
	
	#client-logos li {
		float: none;
		margin-bottom: 20px;
	}
	
	.flex-title,
	.flex-direction-nav a {
		display: none!important;
	}
	
	#portfolio-filter li {
		float: left;
		font-size: 12px;
		line-height: .7;
		padding: 10px;
	}

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	.pricing-third, 
	.pricing-fourth, 
	.pricing-fifth { 
		width: 100%!important; 
	}	

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {	

	.pricing-third, 
	.pricing-fourth, 
	.pricing-fifth { 
		width: 100%!important; 
	}
	
	#back-to-top {
		display: none!important;
	}
	
}

/* Mobile Portrait Size Only (devices and browsers) */
@media only screen and (max-width: 320px) {
}

/* 12 - Font Awesome (Icon Font)
================================================== */

/* Font Awesome:http://fortawesome.github.com/Font-Awesome/
License
-------------------------------------------------------
The Font Awesome webfont,CSS,and LESS files are licensed under CC BY 3.0:http://creativecommons.org/licenses/by/3.0/ A mention of 'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable source code is considered acceptable attribution (most common on the web).
If human readable source code is not available to the end user,a mention in an 'About' or 'Credits' screen is considered acceptable (most common in desktop or mobile software). */

@font-face{ 
	font-family:'FontAwesome';
	src:url('assets/fonts/font-awesome/fontawesome-webfont.eot');
	src:url('assets/fonts/font-awesome/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/font-awesome/fontawesome-webfont.woff') format('woff'),
		url('assets/fonts/font-awesome/fontawesome-webfont.ttf') format('truetype'),
		url('assets/fonts/font-awesome/fontawesome-webfont.svg#FontAwesomeRegular') format('svg');
	font-weight:normal;
	font-style:normal;
}

/*  Font Awesome styles
------------------------------------------------------- */

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
a [class^="icon-"], a [class*=" icon-"] {
  display: inline-block;
  text-decoration: inherit;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  //vertical-align: top;
  font-size: 1.3333333333333333em;
}
.btn [class^="icon-"], .btn [class*=" icon-"] {
  /* keeps button heights with and without icons the same */

  line-height: .9em;
}
li [class^="icon-"], li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li .icon-large[class^="icon-"], li .icon-large[class*=" icon-"] {
  /* 1.5 increased font size for icon-large * 1.25 width */

  width: 1.875em;
}
li[class^="icon-"], li[class*=" icon-"] {
  margin-left: 0;
  list-style-type: none;
}
li[class^="icon-"]:before, li[class*=" icon-"]:before {
  text-indent: -2em;
  text-align: center;
}
li[class^="icon-"].icon-large:before, li[class*=" icon-"].icon-large:before {
  text-indent: -1.3333333333333333em;
}
/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.icon-glass:before                { content: "\f000"; }
.icon-music:before                { content: "\f001"; }
.icon-search:before               { content: "\f002"; }
.icon-envelope:before             { /*content: "\f003";*/ }
.icon-heart:before                { content: "\f004"; }
.icon-star:before                 { content: "\f005"; }
.icon-star-empty:before           { content: "\f006"; }
.icon-user:before                 { content: "\f007"; }
.icon-film:before                 { content: "\f008"; }
.icon-th-large:before             { content: "\f009"; }
.icon-th:before                   { content: "\f00a"; }
.icon-th-list:before              { content: "\f00b"; }
.icon-ok:before                   { content: "\f00c"; }
.icon-remove:before               { content: "\f00d"; }
.icon-zoom-in:before              { content: "\f00e"; }

.icon-zoom-out:before             { content: "\f010"; }
.icon-off:before                  { content: "\f011"; }
.icon-signal:before               { content: "\f012"; }
.icon-cog:before                  { content: "\f013"; }
.icon-trash:before                { content: "\f014"; }
.icon-home:before                 { content: "\f015"; }
.icon-file:before                 { content: "\f016"; }
.icon-time:before                 { content: "\f017"; }
.icon-road:before                 { content: "\f018"; }
.icon-download-alt:before         { content: "\f019"; }
.icon-download:before             { content: "\f01a"; }
.icon-upload:before               { content: "\f01b"; }
.icon-inbox:before                { content: "\f01c"; }
.icon-play-circle:before          { content: "\f01d"; }
.icon-repeat:before               { content: "\f01e"; }

/* \f020 doesn't work in Safari. all shifted one down */
.icon-refresh:before              { content: "\f021"; }
.icon-list-alt:before             { content: "\f022"; }
.icon-lock:before                 { content: "\f023"; }
.icon-flag:before                 { content: "\f024"; }
.icon-headphones:before           { content: "\f025"; }
.icon-volume-off:before           { content: "\f026"; }
.icon-volume-down:before          { content: "\f027"; }
.icon-volume-up:before            { content: "\f028"; }
.icon-qrcode:before               { content: "\f029"; }
.icon-barcode:before              { content: "\f02a"; }
.icon-tag:before                  { content: "\f02b"; }
.icon-tags:before                 { content: "\f02c"; }
.icon-book:before                 { content: "\f02d"; }
.icon-bookmark:before             { content: "\f02e"; }
.icon-print:before                { content: "\f02f"; }

.icon-camera:before               { content: "\f030"; }
.icon-font:before                 { content: "\f031"; }
.icon-bold:before                 { content: "\f032"; }
.icon-italic:before               { content: "\f033"; }
.icon-text-height:before          { content: "\f034"; }
.icon-text-width:before           { content: "\f035"; }
.icon-align-left:before           { content: "\f036"; }
.icon-align-center:before         { content: "\f037"; }
.icon-align-right:before          { content: "\f038"; }
.icon-align-justify:before        { content: "\f039"; }
.icon-list:before                 { content: "\f03a"; }
.icon-indent-left:before          { content: "\f03b"; }
.icon-indent-right:before         { content: "\f03c"; }
.icon-facetime-video:before       { content: "\f03d"; }
.icon-picture:before              { content: "\f03e"; }

.icon-pencil:before               { content: "\f040"; }
.icon-map-marker:before           { /*content: "\f041";content: " "; background:url('assets/img/star.png') no-repeat left center; height:100%; width: 27px;*/}
.icon-adjust:before               { content: "\f042"; }
.icon-tint:before                 { content: "\f043"; }
.icon-edit:before                 { content: "\f044"; }
.icon-share:before                { content: "\f045"; }
.icon-check:before                { content: "\f046"; }
.icon-move:before                 { content: "\f047"; }
.icon-step-backward:before        { content: "\f048"; }
.icon-fast-backward:before        { content: "\f049"; }
.icon-backward:before             { content: "\f04a"; }
.icon-play:before                 { content: "\f04b"; }
.icon-pause:before                { content: "\f04c"; }
.icon-stop:before                 { content: "\f04d"; }
.icon-forward:before              { content: "\f04e"; }

.icon-fast-forward:before         { content: "\f050"; }
.icon-step-forward:before         { content: "\f051"; }
.icon-eject:before                { content: "\f052"; }
.icon-chevron-left:before         { content: "\f053"; }
.icon-chevron-right:before        { content: "\f054"; }
.icon-plus-sign:before            { content: "\f055"; }
.icon-minus-sign:before           { content: "\f056"; }
.icon-remove-sign:before          { content: "\f057"; }
.icon-ok-sign:before              { content: "\f058"; }
.icon-question-sign:before        { content: "\f059"; }
.icon-info-sign:before            { content: "\f05a"; }
.icon-screenshot:before           { content: "\f05b"; }
.icon-remove-circle:before        { content: "\f05c"; }
.icon-ok-circle:before            { content: "\f05d"; }
.icon-ban-circle:before           { content: "\f05e"; }

.icon-arrow-left:before           { content: "\f060"; }
.icon-arrow-right:before          { content: "\f061"; }
.icon-arrow-up:before             { content: "\f062"; }
.icon-arrow-down:before           { content: "\f063"; }
.icon-share-alt:before            { content: "\f064"; }
.icon-resize-full:before          { content: "\f065"; }
.icon-resize-small:before         { content: "\f066"; }
.icon-plus:before                 { content: "\f067"; }
.icon-minus:before                { content: "\f068"; }
.icon-asterisk:before             { content: "\f069"; }
.icon-exclamation-sign:before     { content: "\f06a"; }
.icon-gift:before                 { content: "\f06b"; }
.icon-leaf:before                 { content: "\f06c"; }
.icon-fire:before                 { content: "\f06d"; }
.icon-eye-open:before             { content: "\f06e"; }

.icon-eye-close:before            { content: "\f070"; }
.icon-warning-sign:before         { content: "\f071"; }
.icon-plane:before                { content: "\f072"; }
.icon-calendar:before             { content: "\f073"; }
.icon-random:before               { content: "\f074"; }
.icon-comment:before              { content: "\f075"; }
.icon-magnet:before               { content: "\f076"; }
.icon-chevron-up:before           { content: "\f077"; }
.icon-chevron-down:before         { content: "\f078"; }
.icon-retweet:before              { content: "\f079"; }
.icon-shopping-cart:before        { content: "\f07a"; }
.icon-folder-close:before         { content: "\f07b"; }
.icon-folder-open:before          { content: "\f07c"; }
.icon-resize-vertical:before      { content: "\f07d"; }
.icon-resize-horizontal:before    { content: "\f07e"; }

.icon-bar-chart:before            { content: "\f080"; }
.icon-twitter-sign:before         { content: "\f081"; }
.icon-facebook-sign:before        { content: "\f082"; }
.icon-camera-retro:before         { content: "\f083"; }
.icon-key:before                  { content: "\f084"; }
.icon-cogs:before                 { content: "\f085"; }
.icon-comments:before             { content: "\f086"; }
.icon-thumbs-up:before            { content: "\f087"; }
.icon-thumbs-down:before          { content: "\f088"; }
.icon-star-half:before            { content: "\f089"; }
.icon-heart-empty:before          { content: "\f08a"; }
.icon-signout:before              { content: "\f08b"; }
.icon-linkedin-sign:before        { content: "\f08c"; }
.icon-pushpin:before              { content: "\f08d"; }
.icon-external-link:before        { content: "\f08e"; }

.icon-signin:before               { content: "\f090"; }
.icon-trophy:before               { content: "\f091"; }
.icon-github-sign:before          { content: "\f092"; }
.icon-upload-alt:before           { content: "\f093"; }
.icon-lemon:before                { content: "\f094"; }
.icon-phone:before                { /*content: "\f095";*/ }
.icon-check-empty:before          { content: "\f096"; }
.icon-bookmark-empty:before       { content: "\f097"; }
.icon-phone-sign:before           { content: "\f098"; }
.icon-twitter:before              { content: "\f099"; }
.icon-facebook:before             { content: "\f09a"; }
.icon-github:before               { content: "\f09b"; }
.icon-unlock:before               { content: "\f09c"; }
.icon-credit-card:before          { content: "\f09d"; }
.icon-rss:before                  { content: "\f09e"; }

.icon-hdd:before                  { content: "\f0a0"; }
.icon-bullhorn:before             { content: "\f0a1"; }
.icon-bell:before                 { content: "\f0a2"; }
.icon-certificate:before          { content: "\f0a3"; }
.icon-hand-right:before           { content: "\f0a4"; }
.icon-hand-left:before            { content: "\f0a5"; }
.icon-hand-up:before              { content: "\f0a6"; }
.icon-hand-down:before            { content: "\f0a7"; }
.icon-circle-arrow-left:before    { content: "\f0a8"; }
.icon-circle-arrow-right:before   { content: "\f0a9"; }
.icon-circle-arrow-up:before      { content: "\f0aa"; }
.icon-circle-arrow-down:before    { content: "\f0ab"; }
.icon-globe:before                { content: "\f0ac"; }
.icon-wrench:before               { content: "\f0ad"; }
.icon-tasks:before                { content: "\f0ae"; }

.icon-filter:before               { content: "\f0b0"; }
.icon-briefcase:before            { content: "\f0b1"; }
.icon-fullscreen:before           { content: "\f0b2"; }

.icon-group:before                { content: "\f0c0"; }
.icon-link:before                 { content: "\f0c1"; }
.icon-cloud:before                { content: "\f0c2"; }
.icon-beaker:before               { content: "\f0c3"; }
.icon-cut:before                  { content: "\f0c4"; }
.icon-copy:before                 { content: "\f0c5"; }
.icon-paper-clip:before           { content: "\f0c6"; }
.icon-save:before                 { content: "\f0c7"; }
.icon-sign-blank:before           { content: "\f0c8"; }
.icon-reorder:before              { content: "\f0c9"; }
.icon-list-ul:before              { content: "\f0ca"; }
.icon-list-ol:before              { content: "\f0cb"; }
.icon-strikethrough:before        { content: "\f0cc"; }
.icon-underline:before            { content: "\f0cd"; }
.icon-table:before                { content: "\f0ce"; }

.icon-magic:before                { content: "\f0d0"; }
.icon-truck:before                { content: "\f0d1"; }
.icon-pinterest:before            { content: "\f0d2"; }
.icon-pinterest-sign:before       { content: "\f0d3"; }
.icon-google-plus-sign:before     { content: "\f0d4"; }
.icon-google-plus:before          { content: "\f0d5"; }
.icon-money:before                { content: "\f0d6"; }
.icon-caret-down:before           { content: "\f0d7"; }
.icon-caret-up:before             { content: "\f0d8"; }
.icon-caret-left:before           { content: "\f0d9"; }
.icon-caret-right:before          { content: "\f0da"; }
.icon-columns:before              { content: "\f0db"; }
.icon-sort:before                 { content: "\f0dc"; }
.icon-sort-down:before            { content: "\f0dd"; }
.icon-sort-up:before              { content: "\f0de"; }

.icon-envelope-alt:before         { /*content: "\f0e0";*/ }
.icon-linkedin:before             { content: "\f0e1"; }
.icon-undo:before                 { content: "\f0e2"; }
.icon-legal:before                { content: "\f0e3"; }
.icon-dashboard:before            { content: "\f0e4"; }
.icon-comment-alt:before          { content: "\f0e5"; }
.icon-comments-alt:before         { content: "\f0e6"; }
.icon-bolt:before                 { content: "\f0e7"; }
.icon-sitemap:before              { content: "\f0e8"; }
.icon-umbrella:before             { content: "\f0e9"; }
.icon-paste:before                { content: "\f0ea"; }

.icon-user-md:before              { content: "\f200"; }

@font-face {
    font-family: 'im_fell_dw_picaregular';
    src: url('fepirm2-webfont.eot');
    src: url('fepirm2-webfont.eot?#iefix') format('embedded-opentype'),
         url('fepirm2-webfont.woff') format('woff'),
         url('fepirm2-webfont.ttf') format('truetype'),
         url('fepirm2-webfont.svg#im_fell_dw_picaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#social-icons{position:absolute; right:0px; top:-25px;}
#social-icons a{float:left; margin-right:5px;}

#header-global[role="banner"] .row{margin-top:20px;}

#menu-back{width:100%; height:74px; background:url('assets/img/menu-back.png') repeat-x center bottom; position:absolute; bottom:0px; z-index:4;}
#content-slider .row{margin-bottom:0px;}

#explore{ text-align: center;}
#explore, #tint-back, .container .ten.columns{background:url('assets/img/explore.png') repeat; padding:45px 0;}
#explore ul.menu{list-style:none;}
#explore .menu li{/*float:left; width:240px;*/ display: inline-block; margin-left:20px; position:relative;}
#explore .menu li:nth-child(3){/*margin-left:0px;*/}
#explore .menu img{height:153px;}
#explore .menu li a{display:block;}
#explore img:not(.corners){background:url('assets/img/img-back.png') repeat; padding:10px;}
#header-navigation img{display:none;}
.page-template-template-page-with-sidebar-php #explore, .page-template-template-testimonials-page-with-sidebar-php #explore, .page-template-template-rates-page-with-sidebar-php #explore{width:660px; float:left; background:url('assets/img/explore.png') repeat; padding-left:30px; padding-right:30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position:relative; margin-left:10px;}
.page-template-template-page-with-sidebar-php #explore .menu li, .page-template-template-testimonials-page-with-sidebar-php #explore .menu li{margin-left:27px;}
#left-side{width:580px; float:left; margin-left:40px;}
.page-title{
   background:url('assets/img/short-ribbon.png') no-repeat left top; 
   width:768px; 
   left:-40px; 
   position:relative; 
   z-index:11;
       color: #FBF7E6;
    font-size: 30px;
    text-shadow: 4px -4px 4px #987D36;
	text-align:center;
	padding-top:15px;
	padding-bottom:32px;
}

.page-template-template-portfolio-php .page-title{padding-top:25px;}
.page-template-template-page-with-sidebar-php .container, .page-template-template-testimonials-page-with-sidebar-php .container, .page-template-template-rates-page-with-sidebar-php .container{width:1020px;}
.page-template-template-page-with-sidebar-php .widget, .blog .widget, .single .widget, .page-template-template-testimonials-page-with-sidebar-php .widget, .page-template-template-rates-page-with-sidebar-php .widget{background:url('assets/img/explore.png') repeat;}
.page-template-template-page-with-sidebar-php .container .ten.columns{width:660px; padding:45px 30px; position:relative; top:-15px; margin-left:10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.page-template-template-testimonials-page-with-sidebar-php .container .ten.columns, .page-template-template-rates-page-with-sidebar-php .container .ten.columns{width:660px; padding:0px 0px 45px !important; position:relative; top:-15px; margin-left:10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#sidebar{float:right;}
.page-template-template-page-with-sidebar-php .container .five.columns, .blog .container .five.columns, .page-template-template-testimonials-page-with-sidebar-php .container .five.columns, .page-template-template-rates-page-with-sidebar-php .container .five.columns{width:230px;}
.page-template-template-testimonials-page-with-sidebar-php .container .ten.columns, .page-template-template-rates-page-with-sidebar-php .container .ten.columns{background:none;}
.page-template-template-testimonials-page-with-sidebar-php .testimonials, .page-template-template-rates-page-with-sidebar-php .testimonials{background:url('assets/img/explore.png') repeat; margin-bottom:20px; padding:45px 30px; position:relative;}
.page-template-template-page-with-sidebar-php .container .five.columns .widget, .blog .container .five.columns .widget, .single .container .five.columns .widget, .page-template-template-testimonials-page-with-sidebar-php .container .five.columns .widget, .page-template-template-rates-page-with-sidebar-php .container .five.columns .widget{width:230px; padding:20px;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.page-template-template-page-with-sidebar-php .container .five.columns .widget .widget-title, .blog .container .five.columns .widget .widget-title, .single .container .five.columns .widget .widget-title, .page-template-template-rates-page-with-sidebar-php .container .five.columns .widget .widget-title, .home .SirvoyWidget h3{padding-top: 45px; background:url('assets/img/title-crest.png') no-repeat center top; text-align:center;}
#text-9 .widget-title{text-indent:-9999px; margin-bottom:0px; padding-bottom:0px; height:1px;}
.page-template-template-contact-php .container{background:url('assets/img/explore.png') repeat;}
.page-template-template-contact-php #home-menu .container{background:none;}
.page-template-template-contact-php #content{margin-top:-15px;}
#map{width:850px; height:350px; margin:0 auto;}
.page-template-template-contact-php .row{margin-bottom:0px;}
#footer-global .container, #header-global .container{background:none;}
.container .eight.columns{width:420px; margin-left:42px; margin-top:20px;}
#contact-intro{width:850px; margin:25px auto; color:#654f17; font-size:16px;}
#contact-title{color:#654f17; font-family:"Times New Roman", Times, serif; font-size:19px;}
.blog .container .ten.columns{background:none;}
.top-corners{position:absolute; top:-2px; left:0px;}
.top-corners-test{position:absolute; top:-2px; left:-1px;}
.bottom-corners{position:absolute; bottom:-2px; left:0px; margin-bottom:0px !important;}
#read-more-back{background:url('assets/img/read-more.png') no-repeat center center; height:52px; padding-top:22px;}
.blog .container .ten.columns{padding-top:0px;}
#outer-wrapper{width:100%; height:100%; background:url('assets/img/bottom-decor.png') no-repeat center bottom;}
.page-template-template-home-php iframe{/*height:300px !important;*/}
#home-blocks{max-width:1030px; margin:0 auto;}

.holder{background:#524600; width:443px; margin:0 0 0 25px; padding-top:45px; min-height:430px;}
.home-block-title{background:url('assets/img/home-widget-title.png') no-repeat; text-align:center; height:86px; position:absolute; top:5px; left:0px; width:495px; margin-top:0px; color:#fff; font-size:30px; text-shadow:4px -2px 4px #987d36;font-family: 'eb_garamondregular'; line-height:63px;}
.delimiter{float:right;}
#header-navigation[role="navigation"] li:last-child .delimiter{display:none;}
#header-navigation[role="navigation"] ul#navigation li:last-child a{color:#b30000 !important;}
#header-navigation[role="navigation"] ul#navigation ul li:last-child a{color:#000 !important;}
#header-navigation[role="navigation"] ul ul .delimiter{display:none;}
#qtranslate-box{position:absolute; right:230px; top:-25px;}
#qtranslate-box li{float:left; list-style:none;}
#qtranslate-box li{margin-right:10px;}
.qtrans_flag{width:31px !important; height:31px !important;}
.qtrans_flag_fr{background: url('assets/img/french_flag.png') no-repeat !important;}
.footer-background{background:#b8be8f; opacity:.7; margin-bottom:15px;}
#footer-logos{width:995px; margin:0 auto;}
#widget-top, #widget-bottom{position:absolute;}
.widget{position:relative;}
#widget-top{left:0px; top:0px;}
#widget-bottom{left:0px; bottom:0px;}

.page-template-template-portfolio-php #main .container{background:url('assets/img/explore.png') repeat;}
.page-template-template-portfolio-php .container .one-third.column{width:240px; margin-left:30px; margin-right:30px;}
/*.page-template-template-portfolio-php .container .one-third.column:nth-child(3n+1), .page-template-template-portfolio-php .container .one-third.column:nth-child(4){margin-left:60px;}*/
#portfolio-items{
   padding:0px 30px;
}
.page-template-template-portfolio-php .page-title{width:100%; background:url('assets/img/ribbon2.png') no-repeat center top; left:0;}
.single #post-content{
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-top: 20px;
    position: relative;
}

.single #post-content p{margin-left:20px; margin-right:20px; color:#585000;}
.single .feature-caption, .blog .feature-caption, .page-template-template-page-with-sidebar-php .feature-caption, .page-template-template-rates-page-with-sidebar-php .feature-caption, .page-template-template-testimonials-page-with-sidebar-php .feature-caption, .page-template-page-php .feature-caption, .page-template-template-contact-php .feature-caption, .page-template-template-portfolio-php .feature-caption{display:none;}
.flex-caption{
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 1px 1px 1px 1px;
    height: 142px;
    right: 0%;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    bottom: 5%;
    width: auto;
    z-index: 2000;
}

.icon-star{display:none !important;}
.rate-intro{text-align:center;}
.room-type{
    display: inline-block;
    font-family: 'eb_garamondregular';
    padding: 0 45px;
    position: relative;
    text-align: center;
	width:auto;
	margin:15px auto 5px;
	font-size:21px;
	color:#443f0b;
}

.page-template-template-rates-page-with-sidebar-php .room-type{
    padding:15px 45px;
}

.left{position:absolute; left:0px; top:0;}
.right{position:absolute; right:0px; top:0;}
.timeline{background:none !important;}
.timeline .section .title a{background:#99955f !important;}
#CDSWIDSSP{width:auto !important;}
#chat-block p{margin-bottom:10px !important;}
#chat-block input[type="text"],#chat-block input[type="password"],#chat-block input[type="email"],#chat-block textarea,#chat-block select{margin-bottom:10px !important; width:100%;}
#chat-block div.wpcf7{width:400px; margin:45px auto 20px;}
.fbcomments{margin-left:20px;}
img.attachment-single-post-side{width:540px; margin:0 auto; border: none;}
.SirvoyWidget iframe{margin-left:-25px; height: 280px; scrolling: no;}
#sidebar .SirvoyWidget h4{margin-bottom:0px !important; padding-bottom:0px !important;}
div.wpcf7 .watermark{color:#654f17; font-style:normal; font-family:"Times New Roman", Times, serif; font-size:19px;}
#contact-details li:nth-child(1){background:url('assets/img/star.png') no-repeat left center; height:26px;}
#contact-details li:nth-child(2){background:url('assets/img/business-man.png') no-repeat left center; height:26px;}
#contact-details li:nth-child(3){background:url('assets/img/envelope.png') no-repeat left center; height:26px;}
@font-face {
    font-family: 'bebas_neueregular';
    src: url('bebasneue-webfont.eot');
    src: url('bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue-webfont.woff') format('woff'),
         url('bebasneue-webfont.ttf') format('truetype'),
         url('bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.es #header-navigation[role="navigation"]{
  font-size:11px;
}

.nocomments{display:none;}
#introduction-shadow{
    background:url('assets/img/quote-shadow.png') repeat-x center bottom;
	padding-bottom:0px;
}

.rpwe-title a, .rpwe-time{
    color:#423c05 !important;
	font-size:14px;
	font-family: 'eb_garamondregular';
}

.rpwe-title, .rpwe-time{
    text-align:center;
}

#social-left a, #social-right a{
    margin-right:15px;
    float:left;
}

#social-left a:first-child, #social-right a:first-child{
    margin-left:65px;
}

#social-left a:last-child, #social-right a:last-child{
    margin-right:0px;
}

#home-news .container .row{
    clear:both;
}

#social-left{
    top:25px;
	left:15px;
	padding:15px;
}

#social-right{
    top:25px;
	right:15px;
	padding:15px;
}

.flex-title span{background-color:transparent !important;}
.isotope .read-more-btn{display:none;}
.home .SirvoyWidget{
    background:url('assets/img/explore.png') repeat;
	width:53%;
	margin:45px 20px 0px;
	padding:10px 20px 20px;
}

#sirvoy-pic{
    position:absolute;
	right:60px;
	top:90px;
	z-index:1;
}

.home .SirvoyWidget h3{
    color:#573e00;
	padding-bottom:0px !important;
	margin-bottom:0px !important;
	padding-top: 25px !important;
}

.fr .home .SirvoyWidget h3{
	font-size: 18px;
}

.home .SirvoyWidget{
    height:370px;
	/*overflow:hidden;*/
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	z-index:2;
}

.home .SirvoyWidget h3{
    padding-top:35px;
}

.flex-title span{
    display:block;
	/*white-space:nowrap !important;*/
}

.caption-holder{
     width: 960px;
     height: 100%;
     margin: 0 auto;
     position: absolute;
     bottom: 0;
     left: 50%;
     margin-left: -480px;
}

a.fancybox-iframe{
     display:inline !important;
}

@font-face {
    font-family: 'eb_garamondregular';
    src: url('ebgaramond-webfont.eot');
    src: url('ebgaramond-webfont.eot?#iefix') format('embedded-opentype'),
         url('ebgaramond-webfont.woff') format('woff'),
         url('ebgaramond-webfont.ttf') format('truetype'),
         url('ebgaramond-webfont.svg#eb_garamondregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.flex-title{
   font-family: 'eb_garamondregular' !important;
}

.timeline ol.timeline_nav li.current a{color:#fff !important;}
.timeline ol.timeline_nav li.current{border-left:4px solid #fff !important;}
.timeline .section ol.events li.event .event_container .event_title h3{font-size:18px !important;}

#share-buttons{
    position: absolute;
    top: -19px;
    z-index: 101;
}

.st_fblike_hcount span{top:1.5px;}
.st-twitter-counter{background-image:url('assets/img/tweet2.png') !important;}
.Bg .Qo, .Bg .Qo:hover{background:url('assets/img/plusone.png') no-repeat !important;}


.page-template-template-testimonials-page-with-sidebar-php .testimonials, .page-template-template-rates-page-with-sidebar-php .testimonials {
padding-top: 5px;
padding-bottom: 10px;
}

page-id-3453 .SirvoyWidget{
    background:url('assets/img/explore.png') repeat;
	width:53%;
	margin:45px 20px 0px;
	padding:10px 20px 20px;
}

#sirvoy-pic{
    position:absolute;
	right:60px;
	top:90px;
	z-index:1;
}

page-id-3453 .SirvoyWidget h3{
    color:#573e00;
	padding-bottom:0px !important;
	margin-bottom:0px !important;
}

page-id-3453 .SirvoyWidget{
    height:370px;
	/*overflow:hidden;*/
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	z-index:2;
}

page-id-3453 .SirvoyWidget h3{
    padding-top:35px;
}


.page-template-template-page-with-sidebar-php #explore {
margin-top: -7% !important;
}

.page-id-12 .page-title:nth-child(even) {
    display: none;
}

.page-id-150 .page-title:nth-child(even) {
    display: none;
}

.page-id-60 .page-title:nth-child(even) {
    display: none;
}

.page-id-70 .page-title:nth-child(even) {
    display: none;
}

.page-id-1936 .page-title:nth-child(even) {
    display: none;
}

.page-id-48 .page-title:nth-child(even) {
    display: none;
}

.page-id-66 .page-title:nth-child(even) {
    display: none;
}


.home .SirvoyWidget.book_wrapper_mini {
max-height: 280px !important;
}


.project-item .overlay h2 {
	font-size: 0px;
}

#introduction{
	background-size: cover;
}

#contact-details li:nth-child(1){
	background-image:none;
}

#contact-details li:nth-child(2) {
background: url('assets/img/business-man.png') no-repeat left center;
height: 26px;
margin-top: 93px;
}

#contact-details li:nth-child(3) {
background: url('assets/img/envelope.png') no-repeat left center;
height: 26px;
margin-top: 40px;
}

.fr #header-navigation[role="navigation"] li{
	font-size: 13px;
}

.rpwe-block li{
	list-style: none;
}