/*
Theme Name: BrucePiano 2013
Description:
Tags: two-columns,fixed-width,custom-background,custom-colors,custom-menu,featured-images,full-width-template,theme-options,threaded-comments
Author: Hal Gatewood
Author URI: http://halgatewood.com
Version: 1.0
License: GNU General Public License
License URI: license.txt
*/

/* BOX SIZING! */
*, *:before, *:after { -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/* Normalize.css */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline;zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.75em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em}pre{white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:none}small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;white-space:normal;margin-left:-7px;padding:0}button,input,select,textarea{font-size:100%;vertical-align:middle;margin:0}button,input{line-height:normal}button,html input[type=button],/* 1 */
input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;overflow:visible}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;height:13px;width:13px;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}body,figure,form{margin:0}p,pre,dl,menu,ol,ul{margin:1em 0}

/* Clearfix Micro */
.cf:before, #content:before, .cf:after, #content:after { content: " "; display: table; }
.cf:after, #content:after { clear: both; }
.cf, #content { *zoom: 1; }


/* DEFAULTS */
body {
	-webkit-text-size-adjust:none;
	font-family: "Lato", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #393b40;
	background: #8E9196;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	padding-top: 30px;
}

.makeownform.cf.col-wrap .col.col-80.piano-details.fitvids {
    margin: 0 auto;
    width: 80%;
    float: none;
}

.makeownform
 label.gfield_label {
    display: none !important;
}

.makeownform ul li {
    float: left;
    width: 50%;
    clear: none !important;
}

.makeownform ul li input {
    width: 100% !important;
}

.makeownform ul li#field_16_9,.makeownform ul li#field_16_8 ,.makeownform ul li#field_17_9,.makeownform ul li#field_17_8 {
    width: 100%;
}
@media only screen and (max-width: 800px) { body { padding-top: 0; } }

a { color: #4571b8; font-weight: bold; text-decoration: none; }
a:hover { color: #2e5693; }

.centered { width: 90%; max-width: 980px; margin-left: auto; margin-right: auto; }
.relative { position: relative; }

::-moz-selection { background: #4571b8; color: #fff; text-shadow: none; }
::selection { background: #4571b8; color: #fff; text-shadow: none; }

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

.hide { display: none; }

hr { height: 1px; background: #ccc; border: none; margin: 20px 0; }

/* BOXES */
.boxes { width: 100%; padding: 10px 0; }
.boxes span { float: left; display: block; width: 25%; height: 5px; }
.boxes .l { background: #393b40; }
.boxes .lm { background: #60636c; }
.boxes .rm { background: #ddd9cc; }
.boxes .r { background: #ffffff; }

.gform_wrapper { padding: 15px 5%; width: 100%; margin-left: auto; margin-right: auto; background: #FFF; box-shadow: 0 0 2px #CCC; }

#gform_wrapper_4 { }
#gform_wrapper_4 .gform_footer { padding: 0; padding-bottom: 12px; margin: 12px 0; }
#gform_fields_2 li.gfield { margin-bottom: 40px; }
#gform_fields_13 li.gfield,
#gform_fields_14 li.gfield { margin-bottom: 20px; }

#gform_fields_14.top_label .gfield_label { margin-bottom: 0px; }


.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] { line-height: 1em; }


img.circle { border-radius: 100%; }
img.border { border: solid 3px #fff; }
img.bigborder { border: solid 5px #fff; }
img.border-thin { border: solid 2px #fff; }
img.shadow { box-shadow: 0 2px 4px #ccc; }
img.shadow-dark { box-shadow: 0 2px 2px rgba(41, 41, 41, 0.32); }


/* STRUCTURE */
#shell { }
#shell-inner { }

#content { padding: 40px 40px 0px 40px; }
#content-wrap { background: #f3f3ee; margin-top: 20px; }


/* HEADER */
#print-header { display: none; font-size: 16px; margin-bottom: 10px; border-bottom: solid 1px #000; text-align: center; padding: 20px; }
#header { height: 186px; background: #f3f3ee; }
#logo { width: 255px; position: absolute; top: 45px; left: 5px; z-index: 5; }
#logo img { max-width: 100%; height: auto; }
#header .centered { height: 100%; }

#extra {
	position: absolute;
	top: 35px;
	right: 0;
	z-index: 1;
	width: 60%;
	text-align: right;
}


#extra .request {
	float: left;
	margin-right: 15px;
	padding-top: 10px;
}

#extra .mini-nav {
	float: left;
	margin-right: 15px;
	text-align: center;
}

#extra .mini-nav .call .large { font-size: 1.4em; font-weight: 700; }
#extra .mini-nav .call a { color: #393b40; }
#extra .mini-nav .links { color: #9e9578; }
#extra .mini-nav .links a {
	font-size: 0.8em;
	color: #9e9578;
	text-transform: uppercase;
	padding: 0 12px;
}

#extra .mini-nav .links a:hover { color: #393b40; }

#extra img { max-height: 80px; }

.request-small { display: none; }

#social { float: left; padding-top: 5px; margin-right: 10px; }
#social a {
	width: 31px; height: 33px;
	display: block;
	float: left;
	margin-right: 1px;
	text-indent: -9999px;
	background: url(images/social-icons.png) no-repeat -3px -3px;
}
#social a:hover { opacity: 0.9; box-shadow: 0 0 10px rgba(0,0,0,0.3) inset; }
#social a.twitter { background-position: -37px -3px; }
#social a.email { background-position: -71px -3px; }



.searchinput { width: 90%; padding: 10px; font-size: 1.4em;  margin-bottom: 7px; }


/* NAVIGATION */
#nav-toggle, #mobile-nav { display: none; }

.main-nav { position: absolute; bottom: 2px; left: 0; z-index: 8888; }
.main-nav ul { list-style: none; margin: 0px; padding-left: 0; }
.main-nav li { float: left; position: relative; }
.main-nav a {
	text-transform: uppercase;
	color: #fff;
	background: #60636c;
	display: block;
	line-height: 18px;
	padding: 15px 20px;
	text-decoration: none;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	font-size: 16px;
	border-right: solid 2px #f3f3ee;
}

.main-nav a:hover { background-color: #638fd6; padding: 15px 25px; }

.main-nav ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 48px;
	left: 0;
	width: 250px;
	z-index: 99999;
}

.main-nav ul ul ul { left: 100%; top: 0; }
.main-nav ul ul a {
	color: #393b40;
	background: #ffffff;
	border: 0;
	border-bottom: 1px solid #393b40;
	font-size: 0.8em;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 250px;
}

.main-nav ul ul a:hover { color: #fff; }

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


/* NAVIGATION HIGHLIGHT */
.main-nav ul .current-menu-item > a,
.main-nav ul .current-page-item > a,
.main-nav ul .current_post_item > a,
.main-nav ul .current_page_item > a,
.main-nav ul .current-post-ancestor > a,
.main-nav ul .current-page-ancestor > a,
.main-nav ul .current-menu-parent > a,
.main-nav ul .current-post-parent > a,
body.single-piano #menu-item-4940 > a,
body.single-guitars #menu-item-4910 > a,
body.single-drums #menu-item-5955 > a,
body.single-string #menu-item-5043 > a,
body.post-type-archive-string #menu-item-5043 > a,
body.single-brass #menu-item-5043 > a,
body.single-woodwind #menu-item-5043 > a,
body.post-type-archive-piano #menu-item-1163 > a,
body.single-restoration #menu-item-11952 > a { background-color: #4571b8; color: #fff; padding: 15px 25px; }

.main-nav ul ul .menu-item-home > a,
.main-nav ul ul .current-menu-item > a,
.main-nav ul ul .current-page-item > a,
.main-nav ul ul .current_post_item > a,
.main-nav ul ul .current_page_item > a,
.main-nav ul ul .current-post-ancestor > a,
.main-nav ul ul .current-page-ancestor > a,
.main-nav ul ul .current-menu-parent > a,
.main-nav ul ul .current-post-parent > a { font-weight: bold; color: #fff; background-color: #4571b8; border-top: 0; padding: 15px 10px; margin-left: 0; }




#quick-search { display: none; position: absolute; top: 55px; right: 0; padding: 10px; background: #fff; z-index: 1000; }
#quick-search .searchinput { width: 90%; padding: 4px; font-size: 1.2em;  margin-bottom: 7px; }


.secondary-nav {
	font-size: 12px;
	padding: 5px;
	background: #4571b8;
	background: rgba(69, 113, 184, 0.9);
	color: #fff;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	border-bottom: solid 2px #fff;
}

body.admin-bar .secondary-nav { top:32px; }

.secondary-nav .nav { padding-right: 10px; line-height: 12px; }
.secondary-nav .nav a { padding: 2px 5px; color: #fff; }
.secondary-nav .nav a:hover { background: rgba(255,255,255,0.3); }
.secondary-nav .btn { padding: 5px 10px; line-height: 1em; border-radius: 0; background: #2a5697; background: rgba(0,0,0,0.5); }
.secondary-nav .btn:hover { background: rgba(0,0,0,0.7); }
.secondary-nav .telepehone { padding-left: 5px; font-weight: bold; font-size: 14px; line-height: 12px; }


#breadcrumbs {
	padding: 0 10px 10px 10px;
	margin: 0;
	background: #fff;
	font-size: 0.9em;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
#breadcrumbs a { padding: 0 3px; }


/* CONTENT DEFAULTS */
h1 { font-size: 2em; line-height: 1em; color: #4571b8; margin-top: 0; text-transform: uppercase; font-weight: 900; }
h2,h3,h4,h5,h6 { margin: 1em 0 0.2em 0; line-height: 1em; text-transform: uppercase; }
h5, h6 { text-transform: uppercase; }

p.bigger { font-size: 1.3em; line-height: 1.4em; }
@media only screen and (max-width: 780px) { p.bigger { font-size: 1.3em; line-height: 1.2em; } }


.max-width-800 { width: 800px; max-width: 100%; margin: 0 auto; }
.max-width-600 { width: 600px; max-width: 100%; margin: 0 auto; }

h2.lined {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 25px;
	color: #4571b8;
	font-size: 1.8em;
	background: #f3f3ee; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2YzZjNlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2RkZDljYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2YzZjNlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2YzZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f3f3ee 0%, #f3f3ee 47%, #ddd9cc 49%, #f3f3ee 51%, #f3f3ee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3ee), color-stop(47%,#f3f3ee), color-stop(49%,#ddd9cc), color-stop(51%,#f3f3ee), color-stop(100%,#f3f3ee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f3f3ee 0%,#f3f3ee 47%,#ddd9cc 49%,#f3f3ee 51%,#f3f3ee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f3f3ee 0%,#f3f3ee 47%,#ddd9cc 49%,#f3f3ee 51%,#f3f3ee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f3f3ee 0%,#f3f3ee 47%,#ddd9cc 49%,#f3f3ee 51%,#f3f3ee 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f3f3ee 0%,#f3f3ee 47%,#ddd9cc 49%,#f3f3ee 51%,#f3f3ee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3ee', endColorstr='#f3f3ee',GradientType=0 ); /* IE6-8 */

}
h2.lined span { background: #f3f3ee; padding: 0 25px; }

blockquote { position: relative; margin: 10px; padding: 25px 20px; font-size: 1.3em; line-height: 1.3em; text-align: center; }
blockquote cite { display: block; font-size: 0.8em; line-height: 1.3em; color: #4571b8; padding-right: 25px; }

#content .testimonials .testimonial { }
#content .testimonials .testimonial:nth-child(even) { background: #fff; }

.testimonial-widget { padding: 25px; }
.testimonial-widget a { font-size: 1.3em; line-height: 1.1em; }
.testimonial-widget cite { font-size: 0.5em; line-height: 1em; margin-top: 15px; }



.filter_by {
	padding: 10px 15px;
	background: #DBDBDB;
	margin: 10px 0;
	text-align: center;
}
.filter_by a {
	padding: 4px 7px;
	margin-left: 3px;
	border-radius: 3px;
}
.filter_by a:hover, .filter_by a.selected { text-decoration: none; }




.alignleft { float: left; margin: 0 1em 1.5em 0; }
.aligncenter { display: block; margin: 0 auto 1.5em auto; }
.alignright { float: right; margin:0 0 1.5em 1em; }
.alignnone { float: none; display:block; margin:0 0 1.5em 0; }
.size-full { max-width: 100%; height: auto; margin:0 0 1.5em 0; }

#main_column { float: left; width: 62%; margin: 0 2% 0 0; }
#sidebar { float: left; width: 34%; margin: 0 0 0 2%; }
#sidebar ul { list-style: none; padding: 0; margin: 0; }

button, .btn, .button, input[type=submit], .filter_by a.selected {
	padding: 10px 20px;
	background: #4571b8;
	border-radius: 4px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border: none;
	transition: background 0.35s;
	-moz-transition: background 0.35s;
	-webkit-transition: background 0.35s;
	-o-transition: background 0.35s;
	text-transform: uppercase;
	white-space: nowrap;
	line-height: 3em;
}

.btn i, .button i { padding-right: 7px; }

input[type=submit] { line-height: 1em; }

.btn.sml,
.button.sml{
	padding: 5px 15px;
}

#searchsubmit { line-height: 1em; }

#gform_5 { font-size: 0.8em; }
#gform_5 textarea { height: 50px; }
#gform_wrapper_5 { width: 90%; padding: 5%; margin: 0; }

.button.fade { background: #8dc4e0; }
.button.selected { background: #236789; }

.gform_body .button { line-height: 1em !important; }

button:hover, .btn:hover, .button:hover, input[type=submit]:hover { background: #2c5699; color: #fff; }

.featured_image img, #rotator img { width: 100%; height: auto; }

.filter_by a.selected, .showroom.filter_by .btn { padding: 3px 5px; line-height: 1.4em; }

.btn.smaller { padding: 7px 15px; line-height: 1em; }

.sixteennine {
	width: 100%;
	display: inline-block;
    position: relative;
}

.sixteennine:after {
	padding-top: 56.25%; /*16:9 ratio*/
    display: block;
	content: '';
}

.sixteennine video,
.sixteennine iframe {
	position: absolute;
	width: 100%;
	height: 100%;
    top: 0; bottom: 0; right: 0; left: 0;
}

.panoramic {
	width: 100%;
	display: inline-block;
    position: relative;
}

.panoramic:after {
	padding-top: 46.08%; /*16:9 ratio*/
    display: block;
	content: '';
}

.panoramic video,
.panoramic iframe,
.panoramic img {
	position: absolute;
	width: 100%;
	height: 100%;
    top: 0; bottom: 0; right: 0; left: 0;
    z-index: 0;
}


.gform_confirmation_message {
	padding: 20px;
	border: solid 5px #fff;
	background: #64A864;
	color: #fff;
}

.gform_confirmation_message a { color: #fff; }

/* HOMEPAGE */

body.home #rotator { height: 230px; }

@media only screen and (max-width: 780px) {
	body.home #rotator { height: 170px; }
}


@media only screen and (max-width: 580px) {
	body.home #rotator { height: 100px; }
}


#content.homepage { padding-top: 5px; }
#content.homepage .testimonial-widget { padding-top: 0; padding-bottom: 0; }

#content.homepage .about {
	margin: -30px 0 0 0;
	padding: 25px 30px;
	background: #fff;
	position: relative;
}

#content.homepage .about .hailun-piano {
	float: right;
	margin-top: -100px;
}



#content.homepage .about h1 { font-size: 2.0em; line-height: 1em; margin: 0; padding: 0; }
#content.homepage .about p:last-child { margin-bottom: 0; }

#content.homepage .smaller { padding-top: 10px; }
#content.homepage .smaller a { padding: 0 10px; }

#content.homepage .piano_list { margin-top: 25px; }

body.single #content iframe { max-width: 100%; }


/* FOOTER */
.footer { background: #fff; }
.footer .inner { margin: 0 auto; padding: 20px; }
.footer .double_column {
	width: 48%;
	margin: 0 1%;
	float: left;
	font-size: 0.9em;
}
.footer .column {
	width: 46%;
	margin: 0 2%;
	float: left;
}
.footer ul { list-style: square; margin: 0; padding: 0; font-size: 0.8em; margin-left: 15px; }
.footer ul li a { }

.social-footer {
	font-size: 1.4em; padding: 20px 10px;
	text-align: center;
	background: rgba(0,0,0,0.1);
	line-height: 32px;
}

.address_part {
	background: #f3f3ee;
	padding: 10px;
	font-size: 0.8em;
}

#mc_embed_signup { margin-bottom: 25px; }
#mce-EMAIL { padding: 4px; border: solid 2px #909194; border-radius: 5px; width: 50%; }
#mc-embedded-subscribe { line-height: 16px; padding: 5px 10px; }

.address_column_1 {
	float: left;
	width: 33%;
	margin: 0 1%;
}

.address_column_2 {
	float: left;
	width: 63%;
	margin: 0 1%;
}

.contact_column_1 {
	float: left;
	width: 33%;
	margin: 0 1%;
}

.contact_column_2 {
	float: left;
	width: 63%;
	margin: 0 1%;
}

/* LIST ENTRY */
.list-entry { padding-bottom: 20px; margin-bottom: 20px; border-bottom: solid 1px #DDD9CC; }
.list-entry { padding-top: 25px; }
.list-entry h2 { clear: none; margin-top: 0; margin-bottom: 4px; padding-bottom: 0; }
.list-entry h2 a { text-decoration: none; }
.list-entry p { margin-top: 0;  }

.list-entry .featured-image { float: left; margin-right: 25px; margin-bottom: 15px; text-align: right; }
.list-entry .featured-image img { border: solid 5px #fff; }


.wp-pagenavi span.current { border: solid 1px #4571b8 !important; background: #4571b8 !important; color: #fff; }

/* SHORTCODES */
.highlight { background: #ddd9cc; clear: both; font-size: 1.1em; display: block; padding: 1em; margin: 2em 0 0 0; text-align: center; }


/* COMMENTS */
.commentlist { list-style: none; padding: 0; margin: 0; }
.commentlist ul { list-style: none; margin-top: 0px; border-top: solid 1px #fff; }
.commentlist li { padding: 15px 20px 5px 20px;  background: #efefef; }
.commentlist li.even { background: #dddddd; }

.commentlist li .top-right { text-align: right; float: right;  }
.commentlist li .top-right a { text-decoration: none; font-size: 12px; }
.commentlist li .reply a { text-decoration: none; font-size: 14px; }

.commentlist .comment-author .img { float: left; width: 60px; }
.commentlist .comment-author .img img { border: solid 3px #fff; }

.commentlist .comment-author .name { padding-top: 5px; }

.commentlist .comment-author .name,
.commentlist .comment-author .name a,
.commentlist .comment-author .name cite { font-size: 14px; font-style: normal; text-decoration: none; }

body.single-post #content img { max-width: 100%; height: auto; }


/*WP-PAGENAVI*/
.pagination { margin: 2em 0; }
.wp-pagenavi { margin: 25px; text-align: center; }
.wp-pagenavi span.pages { border: none; }
.wp-pagenavi a:hover, .wp-pagenavi span.current { border: solid 1px #ccc;; }
.wp-pagenavi span.current { background: #666; }


/* LOOPS */
.loop { width: 33%; display: inline-block; vertical-align: top; margin: 0 0 40px 0; }
.loop .inner { padding: 20px; margin: 0 auto; }

.loop .img { text-align: center; position: relative; }
.loop img { max-width: 100%; height: auto; box-shadow: 0 0 0 3px #fff; }
.loop .title { font-size: 1.1em; margin-top: 7px; }
.loop .title a { color: #393b40; }


.loop.guitar,
.loop.drum,
.loop.string,
.loop.brass,
.loop.woodwind,
.loop-accessory { width: 24%; }

body.home .loop.guitar,
body.home .loop.drum,
body.home .loop.string,
body.home .loop  { width: 24%; }

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

	.loop,
	.loop.guitar,
	.loop.drum,
	.loop.brass,
	.loop.woodwind,
	.loop.string,
	.loop-accessory  { width: 50%; margin: 0 0 10px 0; }

}

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

.single-teachers #content img { max-width: 90%; height: auto; display: block; margin: 0 auto 20px auto; }
@media only screen and (max-width: 780px) { .single-teachers #content img { max-width: 70%; } }


/* PIANO LISTS */
.loop .price { color: #4571b8; font-size: 0.9em; font-weight: 700; }
.loop .desc { font-size: 0.75em; line-height: 1.4em; }

.piano_list_item .info { margin: 0 auto; }

.flag {
	position: absolute;
	right: 0; top: 0;
	width: 85px;
	height: 85px;
	display: block;
	z-index: 100;
}
.flag a { display: block; width: 85px; height: 85px; }

.flag.sale { background: transparent url(images/flag-sale.png) no-repeat top right; }
.flag.clearance { background: transparent url(images/flag-clearance.png) no-repeat top right; }
.flag.rented { background: transparent url(images/flag-rented.png) no-repeat top right; }
.flag.pending { background: transparent url(images/flag-pending.png) no-repeat top right; }
.flag.restoration { background: transparent url(images/flag-restoration.png) no-repeat top right; }
.flag.sold { left: 0; height: 45px; width: 100%; background: transparent url(images/flag-sold.png) no-repeat top center; }

body.single-piano .flag { right: 14px; top: 4px; }
.flag img { width: 100%; height: auto; }

.badges {
	position: absolute;
	left: -25px; top: -15px;
	width: 85px;
	display: block;
	z-index: 100;
}

.loop.guitar .badges,
.loop.drum .badges,
.loop.brass .badges,
.loop.woodwind .badges,
.loop.string .badges { width: 65px; }

.badges a { display: block; }
.badges img { box-shadow: none !important; width: 100%; height: auto; display: block; }

.badge-rental {
	font-size: 10px;
	line-height: 10px;
	background: #5bba71;
	border: solid 1px #5bba71;
	color: #fff;
	font-weight: bold;
	border-radius: 100%;
	text-align: center !important;
}
.badge-rental a, .badge-rental a:hover { color: #fff; }
.badge-rental-wrap { border: solid 1px #fff; padding: 10px; border-radius: 100%;}
.badge-rental-price { font-size: 20px; line-height: 20px; }

.piano_list_item .badges { width: 65px; }

.sale { color: #c01b17; }
.clearance { color: #5b8656; }


@media only screen and (max-width: 780px) {
	.badge-rental-price { font-size: 16px; }
	.badge-rental-wrap { padding: 7px; }
	.badge-rental { font-size: 9px; }
}



/* PIANO */
body.single-piano .image-box img { width: 100%; height: auto; box-shadow: 0 0 0 6px #fff; }

body.single-piano .piano-details .price-wrap { margin: 15px 0; font-size: 1.1em; font-weight: bold; }
body.single-piano .piano-details .msrp { font-size: 0.8em; margin-botton: 4px; }

.piano_details { margin: 50px 0; }
.piano_details .piano_specs { width: 45%; margin-right: 5%; float: left; }
.piano_details .piano_spec {
	padding: 7px; font-size: 0.9em;
	border-bottom: solid 1px #ddd9cc;
}
.piano_details .piano_specs .piano_spec:last-child { border-bottom: 0; }

.piano_details .piano_desc { width: 45%; margin-left: 5%; float: left; }

body.single-piano .watch_youtube { text-align: center;  }


.box {
	font-size: 0.9em;
	line-height: 1.1em;
	background: #fff;
	box-shadow: 0 0 2px #ccc;
	padding: 20px;
	max-width: 600px;
	margin: 20px auto;
}

.box h3 { padding: 0; margin: 0; font-size: 1.1em; margin-bottom: 7px; }


.rent-to-own-monthly, .already_rented, .instrument-banner, .already_sold {
	padding: 10px;
	background: #5FB974;
	color: white;
	text-align: center;
}
.rent-to-own-monthly a, .already_rented a, .instrument-banner a, .already_sold a { color: #fff; font-weight: bold; }

.rent-to-own-monthly a { font-weight: normal; }

.already_rented { background: #ecac51; }
.already_sold { background: #ee4415; }

.highlight #mc-embedded-subscribe-form { margin-top: 10px; }

/* ABOUT PAGE */
.about-tabs { font-size: 0.8em; }

.about-tabs .tabs { margin-bottom: 10px; }
.about-tabs .tabs a { font-size: 1.2em; padding: 10px; white-space: nowrap; }
.about-tabs .tabs a.selected {
	padding: 7px 15px;
	background: #4571b8;
	border-radius: 4px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border: none;
	transition: background 0.35s;
	-moz-transition: background 0.35s;
	-webkit-transition: background 0.35s;
	-o-transition: background 0.35s;
	text-transform: uppercase;
	white-space: nowrap;
	line-height: 3em;
}


.main-image { max-width: 100%; height: auto; max-height: 400px; display: block; margin: 0 auto; }
.main-image.white { box-shadow: 0 0 0 6px #fff; background: #fff; }


.item-stats div { padding-bottom: 5px; }

.restoration_items
{
	display: flex;
	justify-content: center;
}
.restoration_item
{
	width: 33%;
	padding: 10px;
}
.restoration_item img { border: solid 5px #fff; }
.restoration_item .title { line-height: 1.1em; }


@media only screen and (max-width: 500px)
{
	.restoration_items { flex-direction: column; }
	.restoration_item { width: 100%; }
}


/* WORDPRESS DEFAULTS */
.sticky {}
.bypostauthor {}

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img { max-width: 100%; height: auto; padding: 3px; }

.alignleft, img.alignleft { display: inline; float: left; margin-right: 24px; margin-top: 4px; }
.alignright, img.alignright { display: inline; float: right; margin-left: 24px; margin-top: 4px; }
.aligncenter, img.aligncenter { display: block; clear: both; margin-left: auto; margin-right: auto; }
img.alignleft, img.alignright,img.aligncenter { margin-bottom: 12px; }

.wp-caption { background: #efefef; line-height: 18px; margin-bottom: 20px; max-width: 100% !important; padding: 10px; text-align: center; font-size: 0.8em; }
.wp-caption img { margin: 5px 5px 0; max-width:95%; height: auto; }
.wp-caption p.wp-caption-text { color: #888; font-size: 12px; margin: 5px; }
.wp-smiley { margin: 0; }

.gallery { margin: 0 auto 18px; }
.gallery .gallery-item { width: 33%; float: left; margin-top: 0; text-align: center;  }
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img { border: 2px solid #cfcfcf; }
.gallery-columns-2 .attachment-medium 		{ max-width: 92%; height: auto; }
.gallery-columns-4 .attachment-thumbnail 	{ max-width: 84%; height: auto; }
.gallery .gallery-caption { color: #888; font-size: 12px; margin: 0 0 12px; }
.gallery dl { margin: 0; }
.gallery img { border: 10px solid #ccc; }
.gallery br+br { display: none; }

#content .attachment img { display: block; margin: 0 auto; }

#content table { border-collapse: separate; border-spacing: 0; clear: both; }
#content table, #content table { border-bottom: 1px solid #ddd; margin: 2%; width: 96%; }
#content table th, #content table th { color: #666; font-size: 10px; font-weight: 500; letter-spacing: 0.1em; line-height: 1.3em; text-transform: uppercase; }
#content table td, #content table td { border-top: 1px solid #ddd; padding: 6px 10px; }

#content table.hover tr:hover { background: #ddd9cc; }


/* HOUR OF OPERATION TABLES, JUST ADD CLASS .hours TO YOUR TABLE */
#content table.hours { width: auto; border: solid 1px #4571b8; border-top: none; margin: 0 auto 20px auto ; }
#content table.hours th { background: #4571b8; color: #fff; text-align: center; font-size: 1em; }
#content table.hours td { text-align: center; padding: 10px 20px; }


.faq-list { margin-bottom: 7px; }

.mobile-title { display: none; }
@media only screen and (max-width: 780px) {
	.mobile-title { display: block; padding-bottom: 20px; text-align: center; font-size: 1em; font-weight: bold; }

}


.width_100 { width: 100%; }
.width_90 { width: 90%; }
.width_80 { width: 80%; }
.width_75 { width: 75%; }
.width_70 { width: 70%; }
.width_66 { width: 66%; }
.width_60 { width: 60%; }
.width_55 { width: 55%; }
.width_50 { width: 50%; }
.width_40 { width: 40%; }
.width_35 { width: 35%; }
.width_33 { width: 33%; }
.width_30 { width: 30%; }
.width_25 { width: 25%; }
.width_20 { width: 20%; }
.width_10 { width: 10%; }

.gutter_r_2 { margin-right: 2%; } .gutter_l_2 { margin-left: 2%; }
.gutter_r_5 { margin-right: 5%; } .gutter_l_5 { margin-left: 5%; }
.gutter_r_10 { margin-right: 10%; } .gutter_l_10 { margin-left: 10%; }
.gutter_r_15 { margin-right: 15%; } .gutter_l_15 { margin-left: 15%; }

.max_980 { max-width: 980px; }
.max_960 { max-width: 960px; }
.max_900 { max-width: 900px; }

.ta-left { text-align: left; } .ta-center { text-align: center; } .ta-right { text-align: right; }
.fleft { float: left; }
.fright { float: right; }

.normal { font-weight: 400; }
.bold { font-size: 1.4em; font-weight: 700; }
.smaller { font-size: 0.8em; }

.back_white { background-color: #fff; }

.fs-1-2 { font-size: 1.2em; }
.fs-1-1 { font-size: 1.1em; }
.fs-0-9 { font-size: 0.9em; }
.fs-0-8 { font-size: 0.8em; }

.fc-highlight { color: #4571b8; }

.middle { margin-right: auto; margin-left: auto; }


/* COLUMNS */
.col 			{ float: left; padding: 10px 20px; }
.col-right 		{ float: right; }
.col-10 		{ width: 10%; }
.col-15 		{ width: 15%; }
.col-20 		{ width: 20%; }
.col-25 		{ width: 25%; }
.col-30 		{ width: 30%; }
.col-33 		{ width: 33%; }
.col-40 		{ width: 40%; }
.col-50 		{ width: 50%; }
.col-60 		{ width: 60%; }
.col-70 		{ width: 70%; }
.col-75 		{ width: 75%; }
.col-80 		{ width: 80%; }
.col-85 		{ width: 85%; }
.col-90 		{ width: 90%; }

.col-wrap .col-25:nth-child(4n+1) { clear: both; }
.col-wrap .col-20:nth-child(5n+1) { clear: both; }
.col-wrap .col-33:nth-child(3n+1) { clear: both; }

@media only screen and (max-width: 780px) {
	.col-50, .col-60, .col-40, .col-33, .col-30, .col-70 { width: 100%; }
	.col-25, .col-20 { width: 50%; }

	.col-wrap .col:nth-child(2n+1) { clear: both; }
	.col-wrap .col:nth-child(4n+1),
	.col-wrap .col:nth-child(5n+1),
	.col-wrap .col:nth-child(3n+1) { clear: none; }
}

@media only screen and (max-width: 480px) {
	.col { padding: 5px; }
	.col-25, .col-20 { width: 100%; }
}




/* MARGINS AND PADDINGS */
.mleft_no { margin-left: 0; }
.pleft_no { padding-left: 0; }
.mleft_sml { margin-left: 5px; }
.pleft_sml { padding-left: 5px; }
.mleft_med { margin-left: 15px; }
.pleft_med { padding-left: 15px; }
.mleft_lrg { margin-left: 35px; }
.pleft_lrg { padding-left: 35px; }

.mright_sml { margin-left: 5px; }
.pright_sml { padding-left: 5px; }
.mright_med { margin-left: 15px; }
.pright_med { padding-left: 15px; }
.mright_lrg { margin-left: 35px; }
.pright_lrg { padding-left: 35px; }

.mtop_sml { margin-top: 5px; }
.ptop_sml { padding-top: 5px; }
.mtop_med { margin-top: 15px; }
.ptop_med { padding-top: 15px; }
.mtop_lrg { margin-top: 35px; }
.ptop_lrg { padding-top: 35px; }
.mtop_no { margin-top: 0; }
.ptop_no { padding-top: 0; }

.mbottom_sml { margin-bottom: 5px; }
.pbottom_sml { padding-bottom: 5px; }
.mbottom_med { margin-bottom: 15px; }
.pbottom_med { padding-bottom: 15px; }
.mbottom_lrg { margin-bottom: 35px; }
.pbottom_lrg { padding-bottom: 35px; }

.mvert_sml { margin-top: 5px; margin-bottom: 5px; }
.pvert_sml { padding-top: 5px; padding-bottom: 5px; }
.mvert_med { margin-top: 15px; margin-bottom: 15px; }
.pvert_med { padding-top: 15px; padding-bottom: 15px;}
.mvert_lrg { margin-top: 35px; margin-bottom: 35px; }
.pvert_lrg { padding-top: 35px; padding-bottom: 35px; }

.p_sml { padding: 5px; }   .m_sml { margin: 5px; }
.p_med { padding: 15px; }  .m_med { margin: 15px; }
.p_lrg { padding: 35px; }  .m_lrg { margin: 35px; }

.noborder { border: none; }

#colorbox { font-size: 11px !important; }


/* BLACK FRIDAY */
body.page-id-5566,
body.page-id-5566 .secondary-nav,
body.page-id-5566 #content-wrap,
body.page-id-5566 .main-nav a,
body.page-id-5566 .social-footer,
body.page-id-5566 #nav-toggle a { background: black; }

body.page-id-5566 .main-nav a,
body.page-id-5566 .social-footer { color: #fff; }

body.page-id-5566 #extra,
body.page-id-5566 .testimonial-widget { display: none; }
body.page-id-5566 #content img { max-width: 100%; height: auto; }



.loop-featured-teacher { border-bottom: none; padding-top: 40px;  }
.loop-featured-teacher img { max-width: 90%; height: auto; display: block; margin: 0 auto 20px auto; max-height: 150px; }


/* 1040 */
@media only screen and (max-width: 1040px) {

	#logo { top: 44px; left: 0; }
	#logo img { width: 220px; height: auto; }
	#header { height: 185px; }

	.main-nav { right: 0; }

}

/* 1000 */
@media only screen and (max-width: 1000px) {

	#social { display: none; }
	#extra { font-size: 0.95em; }


	.piano_list_item .inner { width: 90%; margin: 0 auto; padding: 5px 0; }
	.piano_list_item .info { width: 90%; margin: 0 auto; }
	.piano_list_item .img { max-width: 100%; }
	.piano_list_item img { width: 100%; height: auto; }

}

/* 900 */
@media only screen and (max-width: 900px) {

	#extra { font-size: 0.8em; }

	#main_column { float: none; width: 100%; margin: 0; }
	#sidebar { float: none; width: 100%; margin: 0; }

	.main-nav a { font-size: 16px; padding: 15px 8px; }
}


/* 800 */
@media only screen and (max-width: 800px) {

	.piano_list_item .desc,
	.secondary-nav { display: none; }
	.piano_list_row { margin-bottom: 40px; }
	.piano_list_item .title, .piano_list_item .price { font-size: 0.9em; }

	#header { height: 105px; }
	#header .boxes { padding: 8px 0 5px 0; }

	#logo { top: 20px; }
	#logo img { width: 180px; }

	#mobile-nav.open { height: auto; display: block; }

	.main-nav {
		display: none;
		border-bottom: solid 4px rgba(0,0,0,0.65);
		width: 80%; top: 85px;
		padding: 7px;
		background: #f3f3ee;
		position: relative;
		margin: 0 auto;
	}
	.main-nav li { display: block; float: none; }
	.main-nav li.search { width: 100%; text-indent: 0; background-image: none; }
	.main-nav li.search a { background-image: none; }
	.main-nav a { border-top: solid 1px #f3f3ee; padding: 7px 5px; }

	.main-nav ul ul { top: 0; width: 100%; display: block; position: relative; float: none; }
	.main-nav ul ul a { font-size: 0.7em; line-height: 1em; padding: 10px; width: auto; }
	.main-nav ul li:hover > ul { display: block; }

	.main-nav ul ul .menu-item-home > a,
	.main-nav ul ul .current-menu-item > a,
	.main-nav ul ul .current-page-item > a,
	.main-nav ul ul .current_post_item > a,
	.main-nav ul ul .current_page_item > a,
	.main-nav ul ul .current-post-ancestor > a,
	.main-nav ul ul .current-page-ancestor > a,
	.main-nav ul ul .current-menu-parent > a,
	.main-nav ul ul .current-post-parent > a { padding: 5px 10px; }


	.mini-nav-mobile { display: block; }
	#nav-toggle { display: block; padding: 10px 0; text-align: right; position: absolute; top: 50px; left: 0; width: 100%; }
	#nav-toggle a { font-size: 0.9em; padding: 7px 100px; border-radius: 0; }

	#mobile-nav ul .menu-item-home > a,
	#mobile-nav ul .current-menu-item > a,
	#mobile-nav ul .current-page-item > a,
	#mobile-nav ul .current_post_item > a,
	#mobile-nav ul .current_page_item > a,
	#mobile-nav ul .current-post-ancestor > a,
	#mobile-nav ul .current-page-ancestor > a,
	#mobile-nav ul .current-menu-parent > a,
	#mobile-nav ul .current-post-parent > a { border-top: solid 1px #f3f3ee;  padding: 10px; }

	#searchsubmit { font-size: 0.8em; }



	#extra { top: 20px; }
	#extra .request { display: none; }
	.request-small { display: inline; }


	#extra .mini-nav { text-align: right;}
	#extra .mini-nav .links{  line-height: 1.3em; font-size: 1.1em; }

	#extra img { max-height: 40px; }

	.centered { width: 95%; }
	#content { padding: 25px; }

	blockquote { padding: 15px 50px; font-size: 1em; line-height: 1.1em; }
	blockquote cite { padding-right: 15px; }
	blockquote:before, blockquote:after { font-size: 100px; }
	.testimonial-widget { padding: 10px; }
	.testimonial-widget a { font-size: 1.5em; }
	blockquote:before { top: 35px; }

	#content.homepage .about .hailun-piano { width: 275px; }

	.about-tabs, .about-main-content { width: 100%; float: none; }
	.about-main-content { margin-bottom: 25px; }


	.contact_column_1 {
		float: none;
		width: 100%;
		margin: 0;
	}

	.contact_column_2 {
		float: none;
		width: 100%;
		margin: 0;
	}

}


/* 700 */
@media only screen and (max-width: 700px) {

	.main-nav a { font-size: 12px; }
}


/* 600 */
@media only screen and (max-width: 600px) {

	#extra { top: 10px; left: 0; right: 0; width: 100%; padding: 0; }
	#nav-toggle { top: 45px; width: 50%; right: 5px; left: 50%; text-align: right;  }
	#nav-toggle a { padding: 10px 40px; }

	#header .boxes { padding: 10px 0 5px 0; display: none; }
	#header .boxes span { height: 3px; }
	.main-nav { top: 98px; width: 100%;  }


	#content.homepage .about { padding-right: 30px; margin-top: 25px; }
	#content.homepage .about h1 { font-size: 1.3em; }
	#content.homepage .about .hailun-piano { display: none; }

	.footer .double_column { width: 98%; float: none; padding-bottom: 25px; }


	.piano_list_row { margin-bottom: 0;  }
	.piano_list_item { width: 45%; margin: 10px 2% 20px 2%; }

	.piano_list_row .piano_list_item:nth-child(odd) { clear: both; }

	.piano_list_row:nth-child(odd) .piano_list_item:nth-child(odd) { background: transparent; }
	.piano_list_row:nth-child(even) .piano_list_item:nth-child(even) { background: transparent; }

	.piano_list_row:nth-child(odd) .piano_list_item:nth-child(3n+1) { background: #fff; }
	.piano_list_row:nth-child(even) .piano_list_item:nth-child(3n+1) { background: #fff; }

	.piano_list_row .flag { background-size: 60px 60px; }

	.piano_details .piano_specs,
	.piano_details .piano_desc { width: 90%; float: none; margin: 25px auto 0 auto; }




	#extra .mini-nav .links{ display: none; }

	#logo { top: 62px; left: 0; width: 50%; text-align: center; }
	#logo img { max-width: 90%; }
	.callnow { display: block; line-height: 1em; }
	#extra .call { font-size: 0.9em; line-height: 1.5em; }

	#extra .mini-nav .call a { color: #4571b8; }



	.wp-pagenavi { font-size: 0.8em; margin: 25px 0; }
	.wp-pagenavi span.pages { display: block;}

	.list-entry .featured-image { float: none; width: 100%; margin: 0 auto; }
	.list-entry .featured-image img { float: left; margin-right: 10px; border: solid 5px #fff; width: 75px; height: auto; }
}



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

	#content-wrap { margin-top: 12px; }

	#content { padding: 10px; }

	p.ta-center.smaller a { white-space: nowrap; }

	blockquote { padding: 5px 20px; font-size: 1em; line-height: 0.8em; }
	blockquote:before, blockquote:after { font-size: 40px; }
	.testimonial-widget { padding: 5px; }
	.testimonial-widget a { font-size: 1.1em; }
	blockquote:before { top: 20px; }

	.address_part { background: transparent; border-top: solid 2px #f3f3ee; border-bottom: solid 2px #f3f3ee; }
	.address_column_1 {
		float: none;
		width: 98%;
		text-align: center;
	}

	.address_column_2 { display: none; }

}



#field_10_37 label,
#field_10_37 .ginput_container,
#field_10_37 .gfield_description { margin: 0; padding: 0; }

#field_10_46,
#field_12_46 {
	height: 250px;
	overflow: scroll;
	margin: 25px 0;
	border: solid 2px #ccc;
	padding: 20px;
}

#content div.form_saved_message div.form_saved_message_emailform form input[type=submit] {
	line-height: 1em; min-height: 1em;
}

.gform_save_link { font-size: 0.8em; }


#gform_fields_10 .gfield_label { margin-bottom: 0; }
#gform_fields_10 .gfield { margin-top: 10px; }
#gform_fields_10 .gfield_description { margin-bottom: 0; padding-bottom: 0; }

#gform_fields_10 .bp_total_per_month {
	margin-top: 40px;
	background: rgba(222, 250, 225, 1);
	padding: 5px 15px;
}


#gform_submit_button_10,
.gform_wrapper .gform_page_footer .button.gform_next_button,
.gform_wrapper .gform_page_footer .button.gform_button { margin-bottom: 0.500em !important; }


/* FlexSlider ************/

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0; position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -26px; }
.flex-direction-nav .flex-prev {left: -26px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 25px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 25px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}


/* Elastislide */
/* Elastislide Style */

.elastislide-list { list-style-type: none; display: none; }
.no-js .elastislide-list { display: block; }

.elastislide-carousel ul li { min-width: 20px; /* minimum width of the image (min width + border) */ }

.elastislide-wrapper {
	position: relative;
	margin: 25px auto;
	min-height: 60px;
	border-top: solid 1px #ddd9cc;
	border-bottom: solid 1px #ddd9cc;
}

.elastislide-wrapper.elastislide-loading {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.elastislide-horizontal {
	padding: 10px 40px;
}

.elastislide-vertical {
	padding: 40px 10px;
}

.elastislide-carousel {
	overflow: hidden;
	position: relative;
}

.elastislide-carousel ul {
	position: relative;
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
}

.elastislide-horizontal ul { white-space: nowrap; }

.elastislide-carousel ul li {
	margin: 0;
	-webkit-backface-visibility: hidden;
}

.elastislide-horizontal ul li {
	height: 100%;
	display: inline-block;
}

.elastislide-vertical ul li {
	display: block;
}

.elastislide-carousel ul li a {
	display: inline-block;
	width: 100%;
}

.elastislide-carousel ul li a img {
	display: block;
	border: 2px solid white;
	max-width: 100%;
}

/* Navigation Arrows */

.elastislide-wrapper nav span {
	position: absolute;
	background: transparent url(images/slider-nav.png) no-repeat -4px -4px;
	width: 27px;
	height: 27px;
	text-indent: -9000px;
	cursor: pointer;
	opacity: 0.8;
}

.elastislide-wrapper nav span:hover { opacity: 1.0; }

.elastislide-horizontal nav span {
	top: 46%;
	left: 0;
	margin-top: -11px;
}


.elastislide-horizontal nav span.elastislide-next {
	right: 0;
	left: auto;
	background-position: -36px -4px;
}

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.3.1 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2015, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
	.featherlight {
		display: none;

		/* dimensions: spanning the background from edge to edge */
		position:fixed;
		top: 0; right: 0; bottom: 0; left: 0;
		z-index: 2147483647; /* z-index needs to be >= elements on the site. */

		/* position: centering content */
		text-align: center;

		/* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
		white-space: nowrap;

		/* styling */
		cursor: pointer;
		background: #333;
		/* IE8 "hack" for nested featherlights */
		background: rgba(0, 0, 0, 0);
	}

	/* support for nested featherlights. Does not work in IE8 (use JS to fix) */
	.featherlight:last-of-type {
		background: rgba(0, 0, 0, 0.8);
	}

	.featherlight:before {
		/* position: trick to center content vertically */
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle;
		margin-right: -0.25em;
	}

	.featherlight .featherlight-content {
		/* make content container for positioned elements (close button) */
		position: relative;

		/* position: centering vertical and horizontal */
		text-align: left;
		vertical-align: middle;
		display: inline-block;

		/* dimensions: cut off images */
		overflow: auto;
		padding: 25px 25px 0;
		border-bottom: 25px solid transparent;

		/* dimensions: handling small or empty content */
		min-width:  30%;

		/* dimensions: handling large content */
		margin-left: 5%;
		margin-right: 5%;
		max-height: 95%;

		/* styling */
		background: #fff;
		cursor: auto;

		/* reset white-space wrapping */
		white-space: normal;
	}

	/* contains the content */
	.featherlight .featherlight-inner {
		/* make sure its visible */
		display: block;
	}

	.featherlight .featherlight-close-icon {
		/* position: centering vertical and horizontal */
		position: absolute;
		z-index: 9999;
		top: 0;
		right: 0;

		/* dimensions: 25px x 25px */
		line-height: 25px;
		width: 25px;

		/* styling */
		cursor: pointer;
		text-align: center;
		font: Arial, sans-serif;
		background: #fff; /* Set the background in case it overlaps the content */
		background: rgba(255, 255, 255, 0.3);
		color: #000;
	}


	.featherlight .featherlight-image {
		/* styling */
		width: 100%;
	}


	.featherlight-iframe .featherlight-content {
		/* removed the border for image croping since iframe is edge to edge */
		border-bottom: 0;
		padding: 0;
	}

	.featherlight iframe {
		/* styling */
		border: none;
	}
}

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
	.featherlight .featherlight-content {
		/* dimensions: maximize lightbox with for small screens */
		margin-left: 10px;
		margin-right: 10px;
		max-height: 98%;

		padding: 10px 10px 0;
		border-bottom: 10px solid transparent;
	}
}

.restoration-stats
{
	padding-bottom: 40px;
	font-size: 11px;
}
.restoration-stats .stat
{
	white-space: nowrap;
	padding: 10px;
	display: inline-block;
}

.restoration-gallery-box
{
	background: #fff;
	padding: 5px;
	box-shadow: 0 0 2px #ccc;
	margin-bottom: 10px;
}
.restoration-gallery img
{
	display: block;
	max-height: 70vh;
	margin: 0 auto;
}
.restoration-gallery-desc
{
	font-size: 16px;
	padding: 10px;
	padding-bottom: 20px;
	font-weight: bold;
}

.gform_wrapper .gf_step { width: auto !important; display: inline-block; }



/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(images/loader.gif) center center no-repeat}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-close,#swipebox-next,#swipebox-prev{background-image:url(images/swipebox-icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#swipebox-top-bar{color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}
