/* 

Pejko Inc

*/



/* -------------------------------------------------------------------------------------- SMALL RESET */
body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, p{
	margin:0;
	padding:0;
	}
ul{ list-style:none; }
a, a:hover{text-decoration:none;}

img{
	border:none;
}



/* -------------------------------------------------------------------------------------- HACKS */

.clear{
	clear:both;
	height:1px;
	}

.inv{ display:none; }

/* -------------------------------------------------------------------------------------- STRUCTURE */

body{
	color:#FFF;
	font:normal 11.5px/21px normal;
	font-family:Arial, Helvetica, sans-serif;
	}

/* -------------------------------------------------------------------------------------- HEADINGS */
h1, h2, h3, h4, h5, h6{
	color:#FFF;
	font-family:'Myriad Pro', 'Myriad Pro Bold', Arial, Helvetica, Sans-serif;
	}

h1{	font-size:60px; }
h2{	font-size:48px; line-height:54px; }
h2 span{ 
	clear:both;
	display:block;
	font-size:20px;
	line-height:24px;
}
h3{	font-size:36px;
	margin:0 0 15px 0;
}
h4{	font-size:24px;
	background:url(../images/underline_dotted.png) repeat-x left bottom;
	margin:0 0 10px 0; padding:0 0 10px 0;
}
h5{	font-size:18px; }
h6{	font-size:14px; }

/* -------------------------------------------------------------------------------------- HEADER */
#header{
	background:#fffaf3;
	padding:1px 0 0 0;
}
#header .content{
	background:none;
	margin:0 auto;
	width:960px;
}

#header #logo{
	display:block;
	float:left;
	margin:0 0 0 30px;
	width:350px; height:115px;
}
	#header #logo a{
		background:url(../images/brand/reflexology-touch-logo.svg) no-repeat left top;
		display:block;
		float:left;
		width:360px; height:115px;
	}
	#header #logo span{ display:block; text-indent:-9000px; }


#header #top_menu{
	display:block;
	float:left;
	line-height:55px;
	margin:39px 0 0 0;
	position:relative;
	width:560px; height:55px;
	z-index:800;
}
#header #top_menu ul{
	font-size:18px;
}
#header #top_menu ul li{
	display:inline;
	position: relative; 
	float:left;
	margin:0 0 0 22px;
}
#header #top_menu ul li a{ color:#FFF; display:block;}

#header #top_menu ul li.dropper{ background:#F06;}
#header #top_menu li.hover, #header #top_menu a:hover { 
	position: relative; 
}

#header #top_menu .sub_menu {
	background:url(../images/dropmenu_transparency.png) repeat;
	font-size:12px;
	text-align:left;
	display:none;
	line-height:normal;
	width:150px;
	margin:0; padding:10px;
	position: absolute;
	top:50px; left:-50%;
	z-index: 900;
}

#header #top_menu .sub_menu li {
	background:#000;
	border:1px solid #3e3e3e; border-width:0 1px 0 1px;
	margin:0; padding:0 8px;
}
#header #top_menu .sub_menu li.start { 
	border:1px solid #3e3e3e; border-width:1px 1px 0 1px;
	margin:0;
}
#header #top_menu .sub_menu li.end {
	border:1px solid #3e3e3e; border-width:0 1px 1px 1px;
	margin:0;
}

#header #top_menu .sub_menu li a {
	background:url(../images/underline_dotted.png) repeat-x left bottom;
	display:block;
	margin:0;
	padding:10px 6px 8px 6px;
	width:120px;
}
#header #top_menu .sub_menu li.end a {
	background:none;
}
/* -------------------------------------------------------------------------------------- HOME SLIDER */
#home_slider{
}
#home_slider .content{
	margin:0 auto;
	width:960px; height:100%;
}

#the_slidefader{
	background:url(../images/brand/hero-reflexology.png) no-repeat center center;
	position:relative;
	width:960px; height:420px;
}
#the_slidefader .shadow_glow{
	background:url(../images/frameOver.png) no-repeat left top;
	position:absolute;
	bottom:0;
	left:0;
	width:960px; height:80px;
	z-index:11;
}

#slideshow {
	position:absolute;
	top:60px;
	left:259px;
	width:442px;
	height:325px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}


/* -------------------------------------------------------------------------------------- FLOW SLIDER */
#flow_slider{
}
#flow_slider .content{
	background:url(../images/slider_squarePic_Bg.png) no-repeat left top;
	margin:0 auto;
	width:960px; height:170px;
}

#slider{
	padding:0 0 0 70px;
	position:relative;
	width:890px; height:150px;
}
#slider #slider_img{ width:818px; display:block; float:left; overflow:hidden; height:150px; }
#slider #slider_img div{ width:818px; height:150px; }
#slider #slider_img a{
	background:url(../images/slider_framePic.png) no-repeat left top;
	float:left;
	display:block;
	margin:22px 0 0 24px; padding:1px 4px 8px 4px;
	width:100px; height:100px;
}
#slider #myController{
	visibility:hidden;
	display:block; float:left;
	width:200px; height:25px;
	position:absolute;
	top:0;
	left:-9000px;
}
#myController span{
	display:inline;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0 9px 0 9px;
	color:#001a25;	
	cursor:pointer;
}

#myController span.jFlowSelected {
	color:#ccc;
}

#slider .jFlowPrev, #slider .jFlowNext{
	cursor:pointer;
	float:left;
	position:absolute;
	width:40px;	height:40px;
}
#slider .jFlowPrev{
	top:55px;
	left:30px;
}
#slider .jFlowNext{
	top:55px;
	right:30px;
}

/* -------------------------------------------------------------------------------------- WRAPS STYLES */
.wrap_top{
	background:none;
	width:100%; height:30px;
}
.wrap_block{
	background:#fffaf3;
	height:100%;
}
.wrap_bottom{
	background:none;
	width:100%; height:30px;
}

/* -------------------------------------------------------------------------------------- MAIN */
#main{
}
#main .content{
	margin:0 auto;
	width:960px;
}

.picture_section{
	background:#fffaf3;
	margin:0 auto; padding:10px 0;
	width:920px; height:100px;
}

/* ----------------------------- Left Part */
.left_part{
	display:block;
	float:left;
	width:610px; height:100%;
	margin:0 0 0 50px; padding:10px 0;
	}
	
/* ----------------------------- Sidebar */
.sidebar{
	display:block;
	float:left;
	width:210px;
	margin:0 0 0 35px;
	}

.sidebar ul{ margin:0 0 30px 0;}
.sidebar ul li {
	background:url(../images/arrow_li_sidebar.png) no-repeat;
	background-position:194px 50%;
}
.sidebar ul a{
	border:1px solid #323232; border-width:0 0 1px 0;
	display:block;
	margin:0 0 5px 0; padding:0 0 5px 25px;
}

.ads{
	clear:both;
	display:block;
	width:180px;
	margin:0 auto 10px auto;
}

/* ----------------------------- 3 Columns */
.cols_by_3{
	clear:both;
	height:100%;
	padding:10px 0 5px 0;
}
.cols_by_3 .cols_by_3_col{
	display:block;
	float:left;
	width:253px;
	margin:0 0 0 50px;
	}


/* ----------------------------- Design Styles */
a.readmore{
	background:url(../images/readmore_1.png) no-repeat right 50%;
	clear:both;
	display:block;
	padding:5px 25px 5px 0;
	text-align:right;
}
a:hover.readmore{
	background:url(../images/readmore_2.png) no-repeat right 50%;
}


.central_slogan{
	padding:20px 0 15px 0;
	text-align:center;
	font-size:40px;
}

/* Illustrations of pages */
.illustration{
	position:relative;
	display:block;
	width:200px; height:230px;
}
.illustration .paint{
	position:absolute;
	top:-30px;
	right:-60px;
}

#search_form{
	display:block;
	height:60px;
}
#search_form .field{
	background:#212121;
	border:none;
	color:#FFF;
	padding:8px 10px;
	width:150px;
}
#search_form .submit{
	background:#212121;
	border:none;
	color:#FFF;
	padding:8px 10px;
	width:30px;
}

/* Design of text elements */
.design{}

.design h2{
	margin:0 0 15px 0;
}

.design p{
	line-height:25px;
	margin:0 0 15px 0; }

.biglines{
	color:#6e6e6e;
	font-size:16px;
	font-weight:bold;
	margin:0 0 15px 0;
}

.design strong{ color:#999; font-size:12px; }/* theme file */
.design ul, .design ol{
	margin:10px 0 10px 50px;
}
.design ul li{
	font:normal 16px/23px Arial, Helvetica, sans-serif;
	padding:5px 0;
}
.design ol {
	color:#999;
	font:italic 18px/23px Arial, Helvetica, sans-serif;
}
.design ol p {
	border:1px solid #323232; border-width:0 0 1px 0;
	color:#FFF;
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
}
.design .note{
	color:#666;
	border:1px solid #323232; border-width:0 0 2px 0;
	font:italic 14px/24px Georgia, "Times New Roman", Times, serif;
	padding:0 0 3px 0;
	margin:20px;
}
.design .img_left{
	border:1px solid #323232;
	float:left;
	margin:0 12px 0 0; padding:7px;
}
.design .img_right{
	border:1px solid #323232;
	float:right;
	margin:0 0 0 12px; padding:7px;
}

.img_left{
	float:left;
	display:block;
	margin:0 10px 0 0;
}

.blog{
	border:1px dotted #9a9a9a; border-width:0 0 1px 0;
	margin:0 0 40px 0;
	padding:0;
}
.blog .preview{
	border:1px solid #212121; border-width:3px 0;
}
.blog_date{
	margin:0 0 10px 0;
}
.continue{
	margin:0; padding:0;
}
.continue a{
	background:#212121;
	padding:8px 10px;
}
/* Paginate */
#pagination{
	margin:0 0 0 150px;
}
#pagination li{
	display:inline;
	float:left;
	list-style:none;
	height:40px;
	line-height:40px;
}
#pagination a{
	text-align:center;
	margin:0 5px; padding:5px 6px;
}
#pagination span{ display:none; }
#pagination .previous a{
	border:none;
	display:block;
	float:left;
	width:25px; height:25px;
	padding:5px 0;
	background:url(../images/slider_prev_.png) no-repeat 50% 50%;
}
#pagination .next a{
	border:none;
	display:block;
	float:left;
	width:25px; height:25px;
	padding:5px 0;
	background:url(../images/slider_next_.png) no-repeat 50% 50%;
}

#pagination .active{
	font-size:24px;
	text-align:center;
	margin:0 0 0 5px; padding:0 12px;
}

#pagination a:hover{
}

#comments{
	border-top:5px solid #323232;
	margin:20px; padding:20px 0 0 0;
}
#comments h3{ text-align:right; font-size:16px; }
#comments h3 span{ color:#CCC; font-size:50px; }

.comments_post{
	border:1px solid #323232; border-width:0 0 1px 0;
	margin:20px 0; padding:0 0 20px 0;
}
.comments_post .avatar{
	float:left;
	width:100px;
}
.comments_post .avatar img{
	border:1px solid #323232;
	padding:7px;
}
.comments_post .user_post{
	float:left;
	margin:0 0 0 10px;
	width:450px;
}
.comments_post .user_post p{
	border:1px solid #323232; border-width:1px 0 0 0;
	font-size:13px;
	padding:8px 0 0 0;
}
.comments_post .user_name{
	font-size:18px;
}

#reply-form{
	clear:both;
	margin:0 20px;
}
#reply-form p{
	clear:both;
	display:block;
	height:30px;
	padding:5px 10px;
}
#reply-form label{
	display:block;
	float:left;
	font-size:12px;
	padding:4px 6px;
	width:80px;
}
#reply-form .field,
#reply-form .textarea{
	border:1px solid #444;
}
#reply-form .field{
	background:#212121;
	color:#FFF;
	font-size:12px;
	display:block;
	float:left;
	padding:4px 6px;
	width:420px;
}
#reply-form .field:hover{
}
#reply-form .field:focus{
	background:#000;
}
#reply-form .textarea{
	background:#212121;
	color:#FFF;
	font-size:12px;
	display:block;
	float:left;
	padding:4px 6px;
	width:420px; height:150px;
}
#reply-form #check{
	width:60px;
	text-align:center;
}
#reply-form .textarea:hover{
}
#reply-form .textarea:focus{
	background:#000;
}

#reply-form .submitter{
}
#reply-form .submitter:hover{
}
#reply-form label.error {
	color:#C00;
	font-size:11px;
	padding:0 0 0 92px;
	width: 500px;
	}
#reply-form .messager{ height:170px;}

#reply-form .messager label.error {
	color:#C00;
	font-size:11px;
	padding:0 0 0 92px;
	width: 500px;
	}
	
	
	
#google_map{
	border:1px solid #323232; border-width:0 0 1px 0;
	margin:20px 0; padding:0 0 20px 0;
	width:610px; height:100%;
}
#google_map .view{ }
#google_map #map_canvas{
	border:1px solid #212121; border-width:3px 0;
	display:block;
	float:left;
	width:610px; height:300px;
}
.gomashow{
}




#portfolio{
	margin:0 0 0 40px;
}
#portfolio .item{
	background:url(../images/underline_dotted.png) repeat-x left bottom;
	display:block;
	float:left;
	margin:20px 20px 0 0; padding:0 0 20px 0;
	width:160px; height:100%;
}
#portfolio .item h5{
	text-align:center;
	padding:0 0 10px 0;
}
#portfolio .item .img140{
	display:block;
	margin:0 auto;
	padding:3px 3px 6px 3px;
	width:140px; height:140px;
}
#portfolio .item p{
	font-size:10px;
	padding:5px 10px 0 10px;
}
#portfolio .item .choice a{
	display:block;
	float:left;
	width:60px; height:29px;
	line-height:29px;
}
#portfolio .item .choice a{
	background:#212121;
	text-align:center;
}
#portfolio .item .choice a.zoom{
	margin:0 15px 0 0;
}

#portfolio .item_detail .detail_left img{
	border:1px solid #212121; border-width:3px 0;
}

#portfolio .item_detail .detail_left{
	display:block;
	float:left;
	margin:10px 0 0 0;
	width:640px;
}
#portfolio .item_detail .detail_right{
	display:block;
	float:left;
	margin:30px 0 0 30px;
	width:200px;
}
#portfolio .list_work{ width:880px; }
#portfolio .list_work ul{
	margin:5px 0 5px 30px;
	list-style-position:inside;
}
#portfolio .list_work ul li{
	border:1px solid #212121; border-width:0 0 1px 0;
	display:block;
	margin:0 10px 0 0;
	float:left;
}
#portfolio .list_work ul li a{
	display:block;
	float:left;
	padding:6px 8px;
	width:142px;
}
/* -------------------------------------------------------------------------------------- FOOTER */
#footer{
	background:#0f4a46;
	padding:0 0 0 1px;
}
#footer .content{
	background:none;
	margin:0 auto;
	width:960px; height:166px;
}
#footer #coffee{ font-size:36px; height:103px;}
#footer #coffee a{
	background:none;
	display: block;
	float:left;
	width:130px; height:85px;
}
#footer #coffee .left{
	display: block;
	float:left;
	text-align:right;
	line-height:85px;
	width:415px; height:85px;
}
#footer #coffee .right{
	display: block;
	float:left;
	line-height:85px;
	width:415px; height:85px;
}


#footer #copyright{
	background:url(../images/copyright.png) no-repeat left top;
	font-size:10px;
	line-height:45px;
	padding:0 0 0 40px;
}
#footer #copyright .left{
	display:block; float:left;
	width:440px; height:49px;
}
#footer #bottom_menu{
}
#footer #bottom_menu ul{
	font-size:14px;
}
#footer #bottom_menu ul li{
	display:inline;
	float:left;
	text-align:center;
	margin:0 15px 0 0;
}
#footer #bottom_menu ul li a{ color:#FFF; }
#footer #bottom_menu ul li a:hover{}

#footer #copyright .right{
	display:block; float:left;
	text-align:right;
	width:440px;
}

/* -------------------------------------------------------------------------------------- RESPONSIVE */
@media screen and (max-width: 980px) {
	*, *:before, *:after {
		box-sizing:border-box;
	}

	html,
	body {
		max-width:100%;
		overflow-x:hidden;
	}

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

	#header .content,
	#home_slider .content,
	#flow_slider .content,
	#main .content,
	#footer .content {
		width:100%;
		max-width:960px;
	}

	#header .content {
		background-position:center top;
	}

	#header #logo {
		margin-left:20px;
		max-width:360px;
	}

	#header #top_menu {
		width:calc(100% - 400px);
	}

	#header #top_menu ul li {
		margin-left:24px;
	}

	#the_slidefader,
	#the_slidefader .shadow_glow {
		width:100%;
	}

	#the_slidefader {
		background-size:100% auto;
	}

	.left_part {
		margin-left:5%;
		width:62%;
	}

	.sidebar {
		margin-left:4%;
		width:24%;
	}

	.cols_by_3 .cols_by_3_col {
		margin-left:3.25%;
		width:29%;
	}

	.picture_section,
	#google_map,
	#google_map #map_canvas,
	#portfolio .list_work {
		width:100%;
	}

	.comments_post .user_post {
		width:calc(100% - 110px);
	}

	#reply-form .field,
	#reply-form .textarea {
		width:calc(100% - 105px);
	}

	#portfolio .item_detail .detail_left {
		width:67%;
	}

	#portfolio .item_detail .detail_left img {
		width:100%;
	}

	#portfolio .item_detail .detail_right {
		margin-left:4%;
		width:25%;
	}

	#footer .content {
		background-size:cover;
	}

	#footer #coffee .left,
	#footer #coffee .right {
		width:calc((100% - 130px) / 2);
	}

	#footer #copyright .left,
	#footer #copyright .right {
		width:50%;
	}
}

@media screen and (max-width: 760px) {
	body {
		font-size:13px;
		line-height:22px;
	}

	h1 {
		font-size:42px;
	}

	h2 {
		font-size:34px;
		line-height:40px;
	}

	h2 span {
		font-size:17px;
		line-height:22px;
	}

	h3 {
		font-size:28px;
		line-height:34px;
	}

	h4 {
		font-size:22px;
		line-height:28px;
	}

	#header .content {
		background-position:center top;
		background-size:auto 100%;
		padding-bottom:10px;
	}

	#header #logo {
		float:none;
		height:95px;
		margin:0 auto;
		width:100%;
	}

	#header #logo a {
		background-position:center top;
		background-size:contain;
		float:none;
		height:95px;
		margin:0 auto;
		max-width:360px;
		width:100%;
	}

	#header #top_menu {
		float:none;
		height:auto;
		line-height:40px;
		margin:0;
		padding:0 10px;
		text-align:center;
		width:100%;
	}

	#header #top_menu ul {
		font-size:18px;
	}

	#header #top_menu ul li {
		display:inline-block;
		float:none;
		margin:0 12px;
	}

	#header #top_menu .sub_menu {
		left:50%;
		transform:translateX(-50%);
	}

	.central_slogan {
		font-size:28px;
		line-height:34px;
		padding:16px 10px 12px 10px;
	}

	#home_slider .content,
	#main .content {
		padding:0 10px;
	}

	#the_slidefader {
		background:none;
		height:auto;
		padding:15px 0 20px 0;
	}

	#the_slidefader .shadow_glow {
		display:none;
	}

	#slideshow {
		aspect-ratio:442 / 325;
		height:auto;
		left:auto;
		margin:0 auto;
		max-width:442px;
		overflow:hidden;
		position:relative;
		top:auto;
		width:100%;
	}

	#slideshow img {
		height:auto;
		width:100%;
	}

	#flow_slider {
		display:none;
	}

	.wrap_top,
	.wrap_bottom {
		display:none;
	}

	.wrap_block {
		background:rgba(0, 0, 0, 0.72);
		border:1px solid #252525;
		border-width:1px 0;
		padding:10px 0;
	}

	.left_part,
	.sidebar {
		float:none;
		margin:0;
		padding:10px 14px;
		width:100%;
	}

	.sidebar {
		clear:both;
	}

	.sidebar ul li {
		background-position:right 50%;
	}

	.sidebar .illustration {
		display:none;
	}

	.cols_by_3 {
		padding:10px 14px 0 14px;
	}

	.cols_by_3 .cols_by_3_col {
		float:none;
		margin:0 0 20px 0;
		width:100%;
	}

	.design ul,
	.design ol {
		margin-left:24px;
	}

	.blog .preview {
		width:100%;
	}

	#pagination {
		margin-left:0;
		text-align:center;
	}

	#pagination li {
		display:inline-block;
		float:none;
	}

	#comments {
		margin:20px 0;
	}

	.comments_post .avatar,
	.comments_post .user_post {
		float:none;
		margin:0;
		width:100%;
	}

	.comments_post .avatar {
		margin-bottom:10px;
	}

	#reply-form {
		margin:0;
	}

	#reply-form p {
		height:auto;
		padding:5px 0;
	}

	#reply-form label,
	#reply-form .field,
	#reply-form .textarea {
		float:none;
		width:100%;
	}

	#reply-form label {
		padding-left:0;
	}

	#reply-form .field,
	#reply-form .textarea {
		padding:8px;
	}

	#reply-form .textarea {
		height:160px;
	}

	#reply-form label.error,
	#reply-form .messager label.error {
		padding-left:0;
		width:100%;
	}

	#reply-form .messager {
		height:auto;
	}

	#google_map #map_canvas {
		height:260px;
	}

	#portfolio {
		margin:0;
	}

	#portfolio .item {
		margin:12px 1%;
		width:48%;
	}

	#portfolio .item_detail .detail_left,
	#portfolio .item_detail .detail_right {
		float:none;
		margin:10px 0 0 0;
		width:100%;
	}

	#portfolio .list_work ul {
		margin-left:0;
	}

	#portfolio .list_work ul li {
		float:none;
		margin:0;
	}

	#portfolio .list_work ul li a {
		float:none;
		width:100%;
	}

	#footer {
		margin-top:15px;
	}

	#footer .content {
		background:none;
		height:auto;
		padding:12px 10px;
	}

	#footer #coffee {
		display:none;
	}

	#footer #copyright {
		background:none;
		line-height:22px;
		padding:0;
	}

	#footer #copyright .left,
	#footer #copyright .right {
		float:none;
		height:auto;
		text-align:center;
		width:100%;
	}

	#footer #bottom_menu ul li {
		display:inline-block;
		float:none;
		margin:0 10px;
	}
}

@media screen and (max-width: 480px) {
	h2 {
		font-size:28px;
		line-height:34px;
	}

	h3 {
		font-size:24px;
		line-height:30px;
	}

	#header #logo,
	#header #logo a {
		height:82px;
	}

	#header #top_menu ul {
		font-size:16px;
	}

	#header #top_menu ul li {
		margin:0 8px;
	}

	.central_slogan {
		font-size:23px;
		line-height:29px;
	}

	.left_part,
	.sidebar,
	.cols_by_3 {
		padding-left:10px;
		padding-right:10px;
	}

	.design .img_left,
	.design .img_right,
	.img_left {
		float:none;
		margin:0 0 12px 0;
		max-width:100%;
	}

	.design .note {
		margin:16px 0;
	}

	#portfolio .item {
		float:none;
		margin:12px auto;
		max-width:260px;
		width:100%;
	}

	#google_map #map_canvas {
		height:220px;
	}
}

/* -------------------------------------------------------------------------------------- BRAND REFRESH */
body {
	background:#f7f3ec url(../images/brand/background-texture.png) repeat;
	color:#242826;
	font:normal 14px/24px Arial, Helvetica, sans-serif;
}

a {
	color:#0f4a46;
}

a:hover,
h2 span,
#header #top_menu ul li a:hover,
.design a,
.design strong {
	color:#7b9a82;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color:#0f4a46;
	font-family:Georgia, "Times New Roman", serif;
	font-weight:normal;
	letter-spacing:0;
}

h2 {
	font-size:44px;
	line-height:50px;
}

h2 span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:22px;
	letter-spacing:1px;
	text-transform:uppercase;
}

h3 {
	font-size:32px;
	line-height:40px;
}

h4 {
	background:none;
	border-bottom:1px solid rgba(15, 74, 70, .18);
	font-size:23px;
	line-height:30px;
}

#header {
	background:#fffaf3;
	border-bottom:1px solid rgba(15, 74, 70, .12);
	box-shadow:0 8px 30px rgba(15, 74, 70, .08);
	padding:0;
}

#header .content {
	background:none;
	height:auto;
	max-width:1180px;
	min-height:112px;
	width:calc(100% - 64px);
}

#header #logo {
	height:86px;
	margin:0;
	width:355px;
}

#header #logo h1 {
	font-size:0;
	line-height:0;
}

#header #logo a {
	background:url(../images/brand/reflexology-touch-logo.svg) no-repeat left center;
	background-size:contain;
	height:86px;
	width:355px;
}

#header #top_menu {
	height:auto;
	line-height:40px;
	margin:0;
	width:auto;
}

#header #top_menu ul {
	font-size:13px;
	letter-spacing:1px;
	text-transform:uppercase;
}

#header #top_menu ul li {
	margin:0 0 0 18px;
}

#header #top_menu ul li a {
	color:#242826;
	padding:0 0 6px 0;
}

#header #top_menu ul li a.current {
	border-bottom:2px solid #c8a96a;
	color:#0f4a46;
}

#home_slider {
	background:#f7f3ec;
}

#home_slider .content {
	height:auto;
}

.brand_hero {
	background:
		linear-gradient(90deg, rgba(247, 243, 236, .96) 0%, rgba(247, 243, 236, .88) 34%, rgba(247, 243, 236, .2) 58%, rgba(247, 243, 236, 0) 100%),
		url(../images/brand/hero-reflexology.png) no-repeat center center;
	background-size:cover;
	min-height:440px;
	position:relative;
}

.brand_hero_text {
	padding:78px 0 0 54px;
	width:410px;
}

.brand_kicker {
	color:#7b9a82;
	display:block;
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	letter-spacing:3px;
	margin:0 0 14px 0;
	text-transform:uppercase;
}

.brand_hero_text h2 {
	color:#0f4a46;
	font-size:48px;
	line-height:52px;
	margin:0 0 14px 0;
}

.brand_hero_text p {
	color:#3d4944;
	font-size:18px;
	line-height:29px;
	margin:0 0 20px 0;
}

.central_slogan {
	color:#0f4a46;
	font-family:Georgia, "Times New Roman", serif;
	font-size:34px;
	line-height:42px;
}

.wrap_top,
.wrap_bottom {
	display:none;
}

.wrap_block {
	background:rgba(255, 250, 243, .94);
	border:1px solid rgba(15, 74, 70, .12);
	box-shadow:0 18px 45px rgba(15, 74, 70, .08);
	margin:0 0 24px 0;
	padding:28px 0;
}

.left_part {
	color:#242826;
}

.sidebar {
	color:#3d4944;
}

.illustration {
	display:none;
}

.sidebar ul a {
	border-bottom:1px solid rgba(15, 74, 70, .14);
	color:#0f4a46;
}

.sidebar ul li {
	background:none;
}

.cols_by_3 {
	padding:26px 0;
}

.cols_by_3 .cols_by_3_col {
	background:#fffaf3;
	border:1px solid rgba(15, 74, 70, .12);
	box-shadow:0 10px 28px rgba(15, 74, 70, .08);
	min-height:210px;
	padding:24px;
	width:273px;
}

.cols_by_3 .cols_by_3_col:first-child {
	margin-left:40px;
}

.cols_by_3 .cols_by_3_col p {
	color:#3d4944;
	font-size:14px;
	line-height:24px;
}

.cols_by_3 .img_left {
	display:none;
}

.img_left,
.design .img_left,
.design .img_right {
	border:none;
	border-radius:4px;
	box-shadow:none;
}

.design .img_left,
.design .img_right {
	max-width:220px;
}

.biglines {
	color:#5d6d63;
	font-size:18px;
	line-height:30px;
}

.design p {
	color:#333d39;
	font-size:14px;
	line-height:25px;
}

.design .note {
	background:#f1eadf;
	border:1px solid rgba(15, 74, 70, .13);
	color:#4b5b52;
	font:italic 15px/25px Georgia, "Times New Roman", serif;
	margin:20px 0;
	padding:16px 18px;
}

a.readmore,
.continue a,
#reply-form .submitter {
	background:#0f4a46;
	border:none;
	color:#fffaf3;
	display:inline-block;
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	padding:10px 14px;
	text-transform:uppercase;
}

a:hover.readmore,
.continue a:hover,
#reply-form .submitter:hover {
	background:#7b9a82;
	color:#fff;
}

.blog {
	border-bottom:1px solid rgba(15, 74, 70, .15);
}

.blog .preview {
	border:none;
	height:210px;
	object-fit:cover;
	width:100%;
}

.blog_date {
	color:#7b9a82;
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	text-transform:uppercase;
}

#search_form .field,
#search_form .submit,
#reply-form .field,
#reply-form .textarea {
	background:#fffaf3;
	border:1px solid rgba(15, 74, 70, .22);
	color:#242826;
}

#reply-form .field:focus,
#reply-form .textarea:focus {
	background:#fff;
	border-color:#0f4a46;
}

#google_map,
#google_map #map_canvas {
	border-color:rgba(15, 74, 70, .16);
}

#portfolio .item {
	background:#fffaf3;
	border:1px solid rgba(15, 74, 70, .12);
	box-shadow:0 10px 28px rgba(15, 74, 70, .08);
	margin:20px 20px 0 0;
	padding:18px;
	width:185px;
}

#portfolio .item h5 {
	color:#0f4a46;
	font-size:18px;
	line-height:23px;
	min-height:46px;
}

#portfolio .item .img140 {
	border-radius:4px;
	height:140px;
	object-fit:cover;
	padding:0;
	width:140px;
}

#portfolio .item p {
	color:#3d4944;
	font-size:12px;
	line-height:19px;
	padding:8px 0 0 0;
}

#portfolio .item .choice a {
	background:#0f4a46;
	color:#fffaf3;
	margin-top:8px;
}

#portfolio .item .choice a:hover {
	background:#7b9a82;
	color:#fff;
}

#portfolio .item_detail .detail_left img {
	border:none;
	border-radius:4px;
	height:auto;
	object-fit:cover;
	width:100%;
}

#portfolio .list_work ul li {
	border-bottom:1px solid rgba(15, 74, 70, .14);
}

#flow_slider {
	display:none;
}

#footer {
	background:#0f4a46;
	padding:0;
}

#footer .content {
	background:none;
	height:auto;
	padding:26px 0;
}

#footer #coffee {
	display:none;
}

#footer #copyright {
	background:none;
	color:#e7eee9;
	font-size:12px;
	line-height:24px;
	padding:0 30px;
}

#footer #bottom_menu ul li a {
	color:#fffaf3;
}

#footer #copyright .right {
	color:#d8e2dc;
}

#footer #copyright .right a {
	color:#fffaf3;
}

@media screen and (max-width: 980px) {
	#header #logo {
		margin-left:14px;
		width:330px;
	}

	#header #logo a {
		width:330px;
	}

	#header #top_menu {
		margin-left:8px;
		width:calc(100% - 360px);
	}

	#header #top_menu ul li {
		margin-left:12px;
	}

	.cols_by_3 .cols_by_3_col,
	.cols_by_3 .cols_by_3_col:first-child {
		margin-left:3%;
		width:29.333%;
	}
}

@media screen and (max-width: 760px) {
	body {
		background-size:900px auto;
	}

	#header .content {
		min-height:0;
		padding:8px 0 12px 0;
	}

	#header #logo {
		height:78px;
		margin:0 auto;
		width:320px;
	}

	#header #logo a {
		height:78px;
		width:320px;
	}

	#header #top_menu {
		margin:0;
		padding:0 12px;
		width:100%;
	}

	#header #top_menu ul li {
		margin:0 7px;
	}

	.brand_hero {
		background:
			linear-gradient(180deg, rgba(247, 243, 236, .95) 0%, rgba(247, 243, 236, .78) 45%, rgba(247, 243, 236, .18) 100%),
			url(../images/brand/hero-reflexology.png) no-repeat center center;
		background-size:cover;
		min-height:420px;
	}

	.brand_hero_text {
		padding:34px 24px;
		width:100%;
	}

	.brand_hero_text h2 {
		font-size:36px;
		line-height:41px;
	}

	.brand_hero_text p {
		font-size:17px;
		line-height:27px;
	}

	.wrap_block {
		padding:12px 0;
	}

	.cols_by_3 .cols_by_3_col,
	.cols_by_3 .cols_by_3_col:first-child {
		margin:0 0 16px 0;
		min-height:0;
		width:100%;
	}

	.blog .preview {
		height:auto;
	}

	#portfolio .item {
		width:48%;
	}

	#footer .content {
		padding:20px 0;
	}
}

@media screen and (max-width: 480px) {
	#header #logo,
	#header #logo a {
		width:295px;
	}

	#header #top_menu ul {
		font-size:12px;
		letter-spacing:.5px;
	}

	#header #top_menu ul li {
		margin:0 5px;
	}

	.brand_hero {
		min-height:390px;
	}

	.brand_hero_text h2 {
		font-size:31px;
		line-height:36px;
	}

	#portfolio .item {
		width:100%;
	}
}
