@import url("../CherryFramework/style.css");
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=Pacifico);
body { background:#a8b972; }
.main-holder {
	overflow:hidden;
	background:#f7f4ef;
}
a {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
a:hover, a:focus { text-decoration:none; }
h1, h2, h3, h4, h5, h6 { margin-top:0; }
h1 {
	text-transform:uppercase;
	margin-bottom:26px;
}
h2 { margin-bottom:0; }
h3 { margin-bottom:28px; }
h5 {
	text-transform:uppercase;
	margin-bottom:0;
}
p { margin:0 0 20px; }
.title-section {
	padding:0;
	margin:0 0 10px;
}
.title-header {
	margin:0 0 26px;
	text-transform:none;
	color:#7e6941;
}
.page-template-page-home-php .header { margin-bottom:0; }
.header {
	padding:0 0 50px;
	background:#a8b972;
	border:none;
	margin-bottom:60px;
}
.header .hidden-phone {
	position:absolute;
	width:300px;
	top:-10px;
	right:0;
	z-index:5;
}
.header .hidden-phone .search-form_it { border:1px solid #8b8643; }
.header .hidden-phone .search-form_is {
	height:36px !important;
	line-height:36px !important;
}
.header .hidden-phone .search-form_is:hover { background:#ffeb4b; }
.header:before {
	content:'';
	display:block;
	height:17px;
	margin-bottom:36px;
	background:#6f7e41;
}
.header:after {
	content:'';
	position:absolute;
	bottom:-10px;
	left:0;
	height:10px;
	width:100%;
	background:url(images/header_shadow.png) 0 0 repeat-x;
}
#search-header .btn { margin-top:5px; }
.logo_h__txt {
	text-transform:lowercase;
	line-height:130px !important;
}
.logo_h__txt a:hover, .logo_h__txt a:focus { color:#fff; }
.logo_tagline {
	margin:-41px 0 0 0px;
	color:#fff;
	text-transform:uppercase;
	font:12px/18px 'PT Sans', sans-serif;
}
@media (max-width: 767px) {
	.logo_tagline {
		margin:-20px 0 0 0px;
		color:#fff;
		text-transform:uppercase;
		font:10px/18px 'PT Sans', sans-serif;
	}
}
.nav__primary { margin:44px 0 0; }
#topnav li {
	background:none;
	margin-left:2px;
}
#topnav li a {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding:0 15px;
	text-transform:uppercase;
	border:none;
}
#topnav li a .sf-sub-indicator {
	top:68%;
	right:50%;
	margin-right:-5px;
	background:url(images/arrows-ffffff.png) 0 -100px no-repeat;
}
#topnav li .sub-menu {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	margin-top:10px;
	padding:12px 30px 12px 20px;
	width:auto;
	background:#8a985d;
}
#topnav li .sub-menu li {
	margin:3px 0;
	width:100%;
	text-align:left;
	background:none;
}
#topnav li .sub-menu li a {
	display:inline-block;
	padding:0px 0px;
	white-space:nowrap;
	font-size:12px;
	line-height:18px;
	color:#fff;
}
#topnav li .sub-menu li a .sf-sub-indicator {
	top:30%;
	right:-8px;
	background:url(images/arrows-ffffff.png) 0 0 no-repeat;
}
#topnav li .sub-menu li > a:hover, #topnav li .sub-menu li.sfHover > a, #topnav li .sub-menu li.current-menu-item > a {
	background:none;
	color:#64613a;
}
#topnav li .sub-menu li > a:hover .sf-sub-indicator, #topnav li .sub-menu li.sfHover > a .sf-sub-indicator, #topnav li .sub-menu li.current-menu-item > a .sf-sub-indicator { background:url(images/arrows-ffffff.png) -10px 0 no-repeat; }
#topnav li .sub-menu .sub-menu {
	left:100%;
	margin:-15px 0 0 32px;
}
#topnav li:first-child { margin-left:0; }
#topnav li.current-menu-item > a, #topnav li.sfHover > a, #topnav li a:hover { background:#8a985d; }
#topnav li.current-menu-item > a .sf-sub-indicator, #topnav li.sfHover > a .sf-sub-indicator, #topnav li a:hover .sf-sub-indicator { background:url(images/arrows-ffffff.png) -10px -100px no-repeat; }
.slider { z-index:auto; }
.slider .camera_wrap { margin:0 !important; }
.slider .camera_wrap .camera_pag {
	width:50%;
	left:50%;
	position:absolute;
	bottom:0;
}
.slider .camera_wrap .camera_pag li { background:#ffeb4b; }
.slider .camera_wrap .camera_pag li.cameracurrent span, .slider .camera_wrap .camera_pag li:hover span { background:#837e3b; }
.slider .camera_thumbs {
	position:absolute;
	width:100%;
	top:15px;
	text-align:center;
}
.slider .camera_thumbs .camera_thumbs_cont { background:#fff; }
.slider .camera_thumbs .camera_thumbs_cont ul { width:auto !important; }
.slider .camera_thumbs .camera_thumbs_cont ul li > img { border:none; }
.slider .camera_command_wrap { display:inline-block; }
.slider .camera_thumbs_cont {
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.slider .camera_caption {
	top:0;
	bottom:auto;
}
.slider .camera_caption > div {
	padding:5% 5% 0;
	background:none;
}
.slider h1, .slider h2 {
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	color:#64613a;
}
.content-holder { z-index:3; }
#back-top-wrapper a {
	width:30px;
	height:30px;
}
#back-top-wrapper a span {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	width:100%;
	height:100%;
	background:url(images/back-top-icon.png) 50% 50% no-repeat #a8b972;
}
#back-top-wrapper a:hover span { background:url(images/back-top-icon.png) 50% 50% no-repeat #6f7e41; }
.btn, .btn:focus {
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	padding:0 3px 0;
	height:26px;
	text-shadow:none;
	vertical-align:top;
	font:17px/26px 'PT Sans', sans-serif;
	color:#003333;
	border-style:none;
	background:none;
}
.btn:hover {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	color:#78a9b8;
	background:none;
}
.thumbnail, a.thumbnail:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	overflow:hidden;
	padding:0px;
	display:block;
	border:none;
}
a.thumbnail:hover {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.flexslider { overflow:visible; }
.breadcrumb {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	padding:17px 30px 20px;
	background:#ede6db;
	border:none;
}
.breadcrumb li { text-shadow:none; }
.breadcrumb a {
	text-decoration:none;
	color:#a3916e;
}
.breadcrumb .divider {
	padding:0 4px;
	color:#a3916e;
}
.breadcrumb a:hover, .breadcrumb .active { color:#78a9b8; }
.post__holder { margin-bottom:60px; }
.post-title { margin-bottom:25px; }
.post-title a { color:#64613a; }
.post-title a:hover { color:#003333; }
.post_meta {
	margin:0;
	border-color:#cbc264;
}
.post_meta div.post_meta_unite { border-color:#cbc264; }
.post_meta i { color:#003333; }
.post_meta a, .post_meta a i { color:#003333; }
.post_meta a:hover, .post_meta a:hover i { color:#78a9b8; }
.post-author { border-color:#cbc264; }
.portfolio .thumbnail__portfolio { margin-bottom:15px; }
.main-holder .caption__portfolio h3 {
	margin-top:20px;
	margin-bottom:8px;
	font-size:22px;
	line-height:25px;
}
.zoom-icon { background:none repeat scroll 0 0 rgba(0,0,0,0.2); }
.filterable-portfolio .image-wrap { background:none; }
.filter-wrapper strong { display:none; }
.nav-pills li a { color:#003333; }
.nav-pills li.active a, .nav-pills li.active a:focus, .nav-pills li a:hover, .nav-pills li.active a:hover {
	color:#fff;
	background:#003333;
}
.portfolio-meta, .portfolio-meta-list { border-color:#cbc264; }
.portfolio-meta i, .portfolio-meta-list i { color:#003333; }
.portfolio-meta a { color:#78a9b8; }
.portfolio-meta a:hover { color:#003333; }
.flex-control-paging li a { background:#003333; }
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover { background:#78a9b8; }
.pager {
	margin:0;
	padding:15px 0 30px;
	border:none;
}
.pager li a, .pager li a:focus {
	color:#fff;
	background:#003333;
	border:none;
}
.pager li.active a, .pager li a:hover {
	color:#003333;
	background:#78a9b8;
}
.comment-list .comment .comment-body {
	border:none;
	background:#b7b058;
}
.comment-list .comment .reply a {
	color:#003333;
	background:none;
	border:none;
}
.comment-list .comment .reply a:hover {
	color:#78a9b8;
	background:none;
}
.cancel-comment-reply small { font-size:95%; }
#sidebar { overflow:hidden; }
#sidebar .widget {
	overflow:hidden;
	margin-bottom:50px;
}
#sidebar .thumbnail { margin-top:0; }
#sidebar time {
	display:block;
	margin-bottom:3px;
	font-size:10px;
	line-height:14px;
	color:#003333;
	text-transform:uppercase;
}
#sidebar .post-list_h {
	font-size:16px;
	line-height:16px;
	margin-bottom:3px;
}
#sidebar .post-list_h a { color:#003333; }
#sidebar .post-list_h a:hover { color:#78a9b8; }
#sidebar ul { margin:0; }
#sidebar ul li {
	list-style-type:none;
	margin-bottom:11px;
	font-size:12px;
	line-height:20px;
	text-transform:uppercase;
	padding-left:20px;
	background:url(images/list-bull.png) 0 6px no-repeat;
}
#sidebar ul li a {
	vertical-align:top;
	line-height:20px;
	color:#de7e4c;
}
#sidebar ul li a:hover { color:#b7b058; }
#sidebar .unstyled li {
	border:none;
	padding:0;
	margin-bottom:25px;
	background:none;
	font-size:17px;
	text-transform:none;
}
#sidebar .unstyled .comments-custom_li .comments-custom_txt { border-color:#cbc264; }
#sidebar .unstyled .comments-custom_li .comments-custom_txt a { color:#003333; }
#sidebar .unstyled .comments-custom_li .comments-custom_txt a:hover {
	color:#78a9b8;
	text-decoration:none;
}
#sidebar .social { text-align:left; }
#sidebar .social li {
	float:none;
	display:block;
	margin-bottom:15px;
}
#sidebar .btn {
	color:#003333;
	text-transform:none;
}
#sidebar .btn:hover { color:#78a9b8; }
#calendar_wrap caption { color:#78a9b8; }
.social-nets-wrapper .social { overflow:hidden; }
.social-nets-wrapper .social li {
	float:left;
	list-style:none;
}
.social .social_li { margin-left:4px; }
.flickr_li a { display:inline-block; }
.sm_hr {
	margin:0 0 19px;
	background:#cbc264;
}
.hr { background:#cbc264; }
.spacer {
	height:35px;
	clear:both;
}
.testimonials .testi-item {
	padding:0;
	margin-bottom:30px;
}
.testimonials .testi-item .testi-item_blockquote {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	overflow:hidden;
	padding:0;
	background:none;
	border:none;
}
.testimonials .testi-item .testi-item_blockquote a { color:#78a9b8; }
.testimonials .testi-item .testi-item_blockquote a:hover { color:#003333; }
.testimonials .testi-item .testi-item_blockquote:before {
	display:none;
	border:none;
}
.testimonials .testi-item blockquote:after { display:none; }
.testimonials .testi-item .featured-thumbnail {
	margin-top:7px;
	width:100px;
	height:100px;
}
.testimonials .testi-item .testi-meta {
	text-align:right;
	padding:10px 0 0 0;
	font:15px/26px 'Ubuntu', sans-serif;
	color:#a3916e;
}
.testimonials .testi-item .testi-meta:before { content:""; }
.testimonials .testi-item .testi-meta .user { font:22px/26px 'Pacifico', cursive; }
.dropcap {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	margin:0 5px 5px 0;
	width:auto;
	font:12px/26px 'PT Sans', sans-serif;
	color:#de7e4c;
	background:none;
}
.fullwidth_plane {
	margin-bottom:70px;
	padding:100px 0 60px;
	position:relative;
	background:#ece4d9;
}
.fullwidth_plane:after, .fullwidth_plane:before {
	content:"";
	background:#ece4d9;
	position:absolute;
	top:0;
	width:101%;
	height:100%;
	z-index:-1;
}
.fullwidth_plane:after { right:-99%; }
.fullwidth_plane:before { left:-99%; }
.fullwidth_plane h2 { color:#ffeb4b; }
.fullwidth_plane h5 { color:#a8b972; }
.fullwidth_plane a { color:#7e6941; }
.fullwidth_plane a:hover { color:#a8b972; }
.fullwidth_plane.type2 {
	margin-bottom:0;
	padding:40px 0 28px;
	color:#b0ab6a;
	background:#f5f0e9;
}
.fullwidth_plane.type2:after, .fullwidth_plane.type2:before { background:#f5f0e9; }
.fullwidth_plane.type2 .plane { margin-top:-170px; }
.fullwidth_plane.type2 .btn, .fullwidth_plane.type2 .btn:focus { color:#ffeb4b; }
.fullwidth_plane.type2 .btn:hover { color:#78a9b8; }
.block_with_img h1 {
	font-size:80px;
	line-height:60px;
}
.block_with_img img {
	margin:0px 25px 15px 14px;
	position:relative;
	z-index:2;
}
.block_with_img p { margin-bottom:0; }
.plane {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow:0px 5px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 5px 5px 0px rgba(0,0,0,0.2);
	box-shadow:0px 5px 5px 0px rgba(0,0,0,0.2);
	padding:55px 45px 60px;
	color:#f4c7af;
	background:#de7e4c;
}
.plane:after {
	content:"";
	position:absolute;
	bottom:26px;
	left:26px;
	width:21px;
	height:22px;
	background:url(images/plane_element.png) 0 0 no-repeat;
}
.plane h1 {
	font-size:120px;
	line-height:110px;
	color:#fff;
	margin-left:-8px;
	margin-bottom:0;
}
.plane h5 {
	font-size:22px;
	line-height:22px;
	font-weight:bold;
	color:#fff;
	margin-bottom:26px;
	text-transform:none;
}
.plane .icon-circle-arrow-right { color:#f4c7af; }
.plane .icon-circle-arrow-right:hover { color:#FFF; }
.recent-posts li .featured-thumbnail { max-width:100%; }
.recent-posts li h5 {
	margin:0;
	font-size:12px;
	text-transform:uppercase;
}
.recent-posts li .excerpt {
	margin-bottom:0;
	color:#a3916e;
}
.recent-posts.two-col, .recent-posts.three-col, .recent-posts.four-col {
	margin-left:-2% !important;
	font-size:0;
	line-height:0;
}
.recent-posts.two-col li, .recent-posts.three-col li, .recent-posts.four-col li {
	font-size:17px;
	line-height:26px;
	display:inline-block;
	vertical-align:top;
	margin-left:2%;
	margin-bottom:40px;
}
.recent-posts.two-col li .featured-thumbnail, .recent-posts.three-col li .featured-thumbnail, .recent-posts.four-col li .featured-thumbnail {
	overflow:hidden;
	float:none;
	max-width:100%;
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
	margin-bottom:13px;
}
.recent-posts.two-col li h5 a, .recent-posts.three-col li h5 a, .recent-posts.four-col li h5 a { color:#b7b058; }
.recent-posts.two-col li h5 a:hover, .recent-posts.three-col li h5 a:hover, .recent-posts.four-col li h5 a:hover { color:#78a9b8; }
.recent-posts.circle-thumb li { text-align:center; }
.recent-posts.circle-thumb li .featured-thumbnail {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.recent-posts.two-col li { width:48%; }
.recent-posts.three-col li { width:31.3%; }
.recent-posts.four-col li { width:23%; }
.recent-posts.team li h5 {
	font-size:17px;
	text-transform:none;
}
.recent-posts.team li h5 a { color:#de7e4c; }
.recent-posts.team li h5 a:hover { color:#78a9b8; }
.list.custom-list > ul {
	margin-left:0px;
	margin-bottom:26px;
}
.list.custom-list > ul li {
	list-style-type:none;
	margin-bottom:11px;
	font-size:12px;
	line-height:20px;
	text-transform:uppercase;
	padding-left:20px;
	background:url(images/list-bull.png) 0 6px no-repeat;
}
.list.custom-list > ul li a {
	vertical-align:top;
	line-height:20px;
	color:#de7e4c;
}
.list.custom-list > ul li a:hover { color:#b7b058; }
.list.custom-list > ul li:before {
	width:0px;
	margin:0;
	padding:0;
	content:"";
}
.footer {
	padding:25px 0;
	border:none;
	background:#a8b972;
	color:#FFF;
	font-size:12px;
	text-transform:uppercase;
}
.footer:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:12px;
	background:url(images/footer_shadow.png) 0 0 repeat-x;
}
.footer a { color:#fff; }
.footer a:hover { color:#78a9b8; }
.footer nav {
	margin:10px 0 0;
	float:none;
	text-align:center;
}
.footer nav .menu {
	display:inline-block;
	float:none;
}
.footer nav .menu li {
	position:relative;
	padding:0;
	margin-left:12px;
	list-style:none;
	float:left;
}
.footer nav .menu li:first-child { margin-left:0; }
.footer nav .menu >li:before {
	content:"";
	position:absolute;
	top:6px;
	left:-8px;
	width:5px;
	height:5px;
	background:url(images/menu-separator.png) 0 0 no-repeat;
}
.footer nav .menu >li:first-child:before { background:none; }
.footer nav .menu li.current-menu-item a, .footer nav .menu li a:hover {
	color:#78a9b8;
	text-decoration:none;
}
.footer .nav__services { text-align:right; }
.footer .nav__services .menu { margin:0; }
.footer .footer-widgets >div >div { margin:20px 30px; }
.footer .copyright { padding:0; }
.footer .footer-text { float:none; }
.top-offset { padding-top:15px; }
.pagination a { color:#b0ab6a; }
.pagination a:hover { color:#78a9b8; }
.testimonial small { color:#de7e4c; }
.faq-list_body { color:#a3916e; }
input[type="submit"], input[type="reset"], input[type="submit"]:focus, input[type="reset"]:focus {
	color:#fff !important;
	height:34px !important;
	line-height:34px !important;
	font-size:14px;
	padding:0 12px;
	background:#de7e4c;
}
input[type="submit"]:hover, input[type="reset"]:hover {
	color:#FFFFFF !important;
	background:#78a9b8;
}
.testimonial {
	background:#f0e9df;
	border:1px solid #cbc264;
}
.faq-list .faq-list_h { color:#003333; }
.faq-list .marker { color:#78a9b8; }
.error404-holder_num { color:#003333; }
.wpcf7-not-valid-tip { text-transform:none !important; }
.social-nets-wrapper { text-align:center; }
.social-nets-wrapper .social { display:inline-block; }
.social-nets-wrapper .social li { margin:0 10px; }
.social-nets-wrapper .social li a {
	font-size:22px;
	line-height:30px;
	color:#dde8bb;
}
.social-nets-wrapper .social li a:hover { color:#78a9b8; }
.page-header {
	border-bottom:none;
	margin:0;
	padding-bottom:0;
}
.wpcf7-form .wpcf7-form-control-wrap { color:#fff !important; }
.wpcf7-form p.field .wpcf7-text {
	line-height:20px;
	height:35px;
	color:#fff;
}
input::-webkit-input-placeholder { color:#dedbb2; }
textarea::-webkit-input-placeholder { color:#dedbb2; }
input::-moz-placeholder { color:#dedbb2; }
textarea::-moz-placeholder { color:#dedbb2; }
textarea, input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color:#ece4d9;
	color:#78a9b8;
	border:medium none;
	box-shadow:none;
	transition:border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
textarea, input[type="text"], input[type="date"], input[type="number"], input[type="email"], .uneditable-input {
	background-color:#ece4d9;
	color:#78a9b8;
	border:medium none;
	box-shadow:none;
	transition:border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
select::-moz-placeholder, textarea::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="color"]::-moz-placeholder, .uneditable-input::-moz-placeholder {
	color:#78a9b8;
	opacity:1;
}
select::-moz-placeholder, textarea::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="color"]::-moz-placeholder, .uneditable-input::-moz-placeholder {
	color:#78a9b8;
	opacity:1;
}
.wpcf7-form p.field .wpcf7-text {
	color:#78a9b8;
	height:35px;
	line-height:20px;
}
.submit-wrap .btn, .submit-wrap .btn:focus {
	background:#de7e4c;
	border-radius:0;
	border-style:none;
	box-shadow:none;
	color:#FFF;
	font:17px/26px 'PT Sans', sans-serif;
	height:26px;
	padding:0 3px;
	text-shadow:none;
	vertical-align:top;
}
.archive_lists { padding-top:30px; }
.check-list { margin-bottom:30px; }
.row-fluid h3 { font-size:30px !important; }
.google-map, .flexslider { background:url(images/loader.gif) 50% 50% no-repeat; }
@media (min-width: 1200px) {
	#topnav li a { padding:0 20px; }
	.block_with_img h1 {
		font-size:90px;
		line-height:70px;
	}
	.plane h1 {
		font-size:150px;
		line-height:130px;
	}
	.plane h5 {
		font-size:30px;
		line-height:30px;
	}
	.main-holder h3, .main-holder h2 {
		font-size:60px;
		line-height:60px;
	}
	.testimonials .testi-item .featured-thumbnail {
		width:170px;
		height:170px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.post-list_li .featured-thumbnail {
		float:none;
		display:inline-block;
	}
	.post-list_li time { display:block; }
	.logo { width:100%; }
	.logo_tagline {
		padding:0px;
		margin:-35px 0 0 0;
	}
	#topnav li a {
		font-size:10px;
		padding:0 10px;
	}
	#topnav li .sub-menu li a { font-size:10px; }
	.plane h1 {
		margin-left:-4px;
		font-size:90px;
		line-height:80px;
	}
	.plane h5 {
		font-size:15px;
		line-height:15px;
	}
	.block_with_img h1 {
		font-size:50px;
		line-height:30px;
	}
	.fullwidth_plane.type2 .plane { margin-top:-150px; }
	.main-holder h3, .main-holder h2 {
		font-size:30px;
		line-height:35px;
	}
	.testimonials .testi-item .featured-thumbnail {
		width:70px;
		height:70px;
	}
}
@media (max-width: 767px) {
	#topnav { display:none; }
	body {
		padding-left:0px;
		padding-right:0px;
	}
	.content-holder > div.container, .nav__primary, .footer {
		padding-left:20px;
		padding-right:20px;
	}
	.footer .copyright, .footer .footer-text { text-align:center; }
	.vertical-divider {
		padding:0;
		margin:0;
		background:none;
		border:none;
	}
	.recent-posts, .recent-posts.two-col, .recent-posts.three-col, .recent-posts.four-col { margin-left:0 !important; }
	.recent-posts li, .recent-posts.two-col li, .recent-posts.three-col li, .recent-posts.four-col li {
		margin-left:0;
		width:100%;
		float:none;
		text-align:left;
	}
	.recent-posts li .thumbnail, .recent-posts.two-col li .thumbnail, .recent-posts.three-col li .thumbnail, .recent-posts.four-col li .thumbnail {
		max-width:120px;
		float:left;
		margin-right:30px;
	}
	.select-menu {
		font-size:14px;
		color:#64613a;
	}
	.logo {
		padding:0 20px;
		width:auto;
		text-align:left;
	}
	.fullwidth_plane.type2 .plane { margin:-95px 0 40px; }
	.footer .nav__services { text-align:center; }
	.slider .camera_wrap .camera_pag {
		width:100%;
		left:0;
		position:absolute;
		bottom:40px;
	}
	.slider h1, .slider h2 {
		font-size:30px;
		line-height:30px;
		text-shadow:1px 1px 1px rgba(0,0,0,0.5);
		color:#64613a;
	}
	.select-menu {
		background-color:#FFFFFF;
		border:none;
	}
}
@media (max-width: 620px) {
	.filter-wrapper strong { display:none; }
	.filter-wrapper > div { float:none; }
	.nav-pills > li { float:none; }
	.main-holder h3, .title-header, .main-holder h2 {
		font-size:30px;
		line-height:35px;
	}
}
@media (max-width: 550px) {
	.breadcrumb { font-size:14px; }
	.plane h1 {
		margin-left:-4px;
		font-size:90px;
		line-height:80px;
	}
	.plane h5 {
		font-size:15px;
		line-height:15px;
	}
	.block_with_img h1 {
		font-size:50px;
		line-height:30px;
	}
}
@media (max-width: 520px) {
	.slider { display:none; }
	.fullwidth_plane.type2 .plane { margin-top:0; }
}
@media (max-width: 480px) {
	.breadcrumb { font-size:12px; }
}
@media (max-width: 400px) {
	.plane h1 {
		font-size:60px;
		line-height:60px;
	}
}
@media (max-width: 360px) {
	.post-list_li .featured-thumbnail {
		float:none;
		display:inline-block;
	}
	.post-list_li time { display:block; }
}
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.input-block-level {
	display:block;
	width:100%;
	min-height:36px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
