@charset "utf-8";
/*
Theme Name: Jasper Designed
Theme URL: http://www.argondesign.com.au
Description: Custom Theme
Author: Argon Design
Author URL: http://www.argondesign.com.au
Version: 1.0
*/
/* Loading Standard Bootstrap 2.03 LESS Files
----------------------------------------------------------------------------------------*/
/* HTML5 Boilerplate  */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[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;
  color: #333;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
li {
  list-style: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
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-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}
/* Wordpress Image Align  */
img.alignleft {
  margin: 12px 24px 12px 0;
  margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright {
  margin: 12px 0 12px 24px;
  margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter {
  margin-top: 12px;
  margin-top: 0.857142857rem;
  margin-bottom: 12px;
  margin-bottom: 0.857142857rem;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* TYPOGRAPHY */
/* COLOR */
/* -- style -- */
body {
  background: #58585a;
  border-top: 5px solid #58585a;
  margin: 0;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1;
  color: #fff;
}
::-moz-selection {
  background: #58585a;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #58585a;
  color: #fff;
  text-shadow: none;
}
a {
  color: #E9468F;
  text-decoration: none;
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
a:hover {
  opacity: 0.8;
}
img {
  max-width: 100%;
  height: auto;
}
/* -- font -- */
@font-face {
  font-family: 'OpenSansRegular';
  src: url('font/opensans-regular-webfont.eot');
  src: url('font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-regular-webfont.woff') format('woff'), url('font/opensans-regular-webfont.ttf') format('truetype'), url('font/opensans-regular-webfont.svg#CabinRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansBold';
  src: url('font/opensans-bold-webfont.eot');
  src: url('font/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-bold-webfont.woff') format('woff'), url('font/opensans-bold-webfont.ttf') format('truetype'), url('font/opensans-bold-webfont.svg#OpenSansBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansExtrabold';
  src: url('font/opensans-extrabold-webfont.eot');
  src: url('font/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-extrabold-webfont.woff') format('woff'), url('font/opensans-extrabold-webfont.ttf') format('truetype'), url('font/opensans-extrabold-webfont.svg#OpenSansExtrabold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansextrabold_italic';
  src: url('font/opensans-extrabolditalic-webfont.eot');
  src: url('font/opensans-extrabolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-extrabolditalic-webfont.woff') format('woff'), url('font/opensans-extrabolditalic-webfont.ttf') format('truetype'), url('font/opensans-extrabolditalic-webfont.svg#open_sansextrabold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansitalic';
  src: url('font/opensans-italic-webfont.eot');
  src: url('font/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-italic-webfont.woff') format('woff'), url('font/opensans-italic-webfont.ttf') format('truetype'), url('font/opensans-italic-webfont.svg#open_sansitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansbold_italic';
  src: url('font/opensans-bolditalic-webfont.eot');
  src: url('font/opensans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-bolditalic-webfont.woff') format('woff'), url('font/opensans-bolditalic-webfont.ttf') format('truetype'), url('font/opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansLightRegular';
  src: url('font/opensans-light-webfont.eot');
  src: url('font/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-light-webfont.woff') format('woff'), url('font/opensans-light-webfont.ttf') format('truetype'), url('font/opensans-light-webfont.svg#OpenSansLightRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* -- Adjusment -- */
.clr {
  clear: both;
}
.fr {
  float: right!important;
}
.fl {
  float: left!important;
}
.ar {
  text-align: right!important;
}
.al {
  text-align: left!important;
}
.ac {
  text-align: center!important;
}
.mb0 {
  margin-bottom: 0!important;
}
.mb10 {
  margin-bottom: 10px!important;
}
.mb50 {
  margin-bottom: 50px!important;
}
.mr0 {
  margin-right: 0!important;
}
.btn {
  font-family: 'OpenSansRegular';
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -moz-border-radius: 5px;
  /* gecko */
  -webkit-border-radius: 5px;
  /* webkit */
  -khtml-border-radius: 5px;
  /* old konkeror */
  border-radius: 5px;
  /* CSS3 standard */
  background: #58585a;
  /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@subcolor', endColorstr='darken(@subcolor,10%)', GradientType=0);
  /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#f1592a), to(#da3e0e));
  /* for webkit browsers */
  background: -moz-linear-gradient(top, #f1592a, #da3e0e);
  /* for firefox 3.6+ */
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.btn a {
  padding: 0 15px;
  height: 30px;
  line-height: 30px !important;
  color: #fff;
  display: block;
}
.btn:hover {
  opacity: 0.8;
}
.serif {
  font-family: Georgia, "Times New Roman", Times, serif;
}
/* -- header -- */
header {
  max-width: 940px;
  margin: 0 auto;
  position: relative;
}
header .logo {
  text-align: center;
  padding: 40px 0 30px 0;
}
header nav {
  width: 70%;
  float: right;
}
header nav #menu-main {
  margin-top: 60px;
  font-family: 'OpenSansBold';
  float: right;
  position: relative;
  z-index: 2;
}
header nav #menu-main li {
  margin-left: 30px;
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
  position: relative;
  float: left;
  color: #ffffff;
}
header nav #menu-main li a {
  color: #58585a;
  display: block;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
header nav #menu-main li a:hover {
  text-decoration: none;
  opacity: 1;
  color: #f1592a;
}
header nav #menu-main li ul {
  position: absolute;
  top: 30px;
  left: 0;
  display: none;
  padding: 0;
  margin: 0;
}
header nav #menu-main li ul li {
  background: #58585a;
  border-bottom: 1px solid #ccc;
  width: 180px;
  margin: 0;
  padding: 0;
  font-size: 11px;
  line-height: 1.2;
}
header nav #menu-main li ul li a {
  padding: 10px;
  color: #ffffff;
}
header nav #menu-main li ul li a:hover {
  background: #717174;
  text-decoration: none;
  color: #ffffff;
}
header nav #menu-main li ul li ul {
  top: 0;
  left: 180px;
}
header nav #menu-main li ul li ul li {
  background: #ddd;
  border-bottom: 1px solid #aaa;
}
header nav #menu-main li.hover ul {
  display: block;
}
header nav #menu-main li.hover ul li ul {
  display: none;
}
header nav #menu-main li.hover ul li.hover ul {
  display: block;
}
header nav #menu-main li:last-child {
  border: none;
}
header .toggleMenu {
  display: none;
}
/* -- footer -- */
footer {
  background: #3f3f40;
  font-family: 'OpenSansBold';
  font-size: 11px;
  color: #ffffff;
}
footer #footer_in {
  max-width: 940px;
  margin: 0 auto;
  padding: 20px 0;
}
footer #footer_in p {
  text-align: center;
  line-height: 1.5;
}
footer #footer_in ul {
  margin-bottom: 20px;
  float: left;
}
footer #footer_in ul li {
  margin-right: 20px;
  display: inline;
  text-transform: uppercase;
}
footer #footer_in a {
  color: #ffffff;
}
footer #footer_in a:hover {
  color: #d8d8d9;
}
/* -- common -- */
#wrap {
  max-width: 940px;
  margin: 0 auto;
}
.hero {
  margin-bottom: 50px;
  z-index: 1;
}
.hero h1 {
  max-width: 940px;
  max-height: 150px;
  margin: 0 auto;
  font-size: 40px;
  position: relative;
  z-index: 1;
}
.hero h1 span {
  width: 300px;
  position: absolute;
  left: 3%;
  bottom: 10%;
  z-index: 2;
  display: block;
  font-family: 'OpenSansBold';
  text-transform: uppercase;
  color: #fff;
}
.hero h1 img {
  z-index: 1;
}
#content {
  padding-bottom: 70px;
}
#main {
  width: 70%;
  max-width: 640px;
  float: left;
}
#main h2 {
  margin-bottom: 20px;
  font-family: 'OpenSansLightRegular';
  font-size: 28px;
  color: #58585a;
  line-height: 1.3;
  text-transform: none !important;
}
#main h3 {
  margin-bottom: 10px;
  font-family: 'OpenSansBold';
  font-size: 18px;
  color: #d8d8d9;
  line-height: 1.3;
}
#main p {
  margin-bottom: 1.5em;
  line-height: 1.5;
}
#main ul {
  padding: 0 0 20px 0;
}
#main ul li {
  margin: 0 0 5px 20px;
  list-style: disc;
  line-height: 1.5;
}
#main ol {
  padding: 0 0 20px 0;
}
#main ol li {
  margin: 0 0 5px 20px;
  list-style: decimal;
  line-height: 1.5;
}
#side {
  width: 30%;
  max-width: 220px;
  float: right;
  /*
	.banner01 {
		background:url(img/bg_bnr_contact.png) right bottom no-repeat @white;
		font-family:@headingfontbold;
		font-size:16px;
		text-transform:uppercase;
		line-height:1;
		a {
			padding:30px 10px;
			color:@subcolor;
			display:block;
			span {
				font-size:24px;
			}
		}
	}
	.banner02 {
		background:url(img/bg_bnr_gallery.png) 10px center no-repeat @basecolor;
		padding-left:80px;
		font-family:@headingfontbold;
		font-size:24px;
		text-transform:uppercase;
		line-height:1;
		a {
			padding:30px 10px;
			color:@white;
			display:block;
		}
	}

*/
}
#side p {
  margin-bottom: 20px;
  line-height: 1.5;
}
#side .quicklinks li {
  margin: 0 0 20px 0;
}
#side .testimonial {
  background: url(img/quotation.png) left top no-repeat;
  width: 90%;
  padding: 5%;
  color: #555;
  line-height: 1.5;
}
#side .testimonial p {
  margin-bottom: 10px;
}
#side .testimonial .name {
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding-bottom: 30px;
  font-size: 11px;
  color: #8b8b8d;
  font-style: italic;
}
/* -- home -- */
.home #main {
  max-width: 940px;
  width: 100%;
  float: none;
}
.home #main h2 {
  text-transform: uppercase;
}
.home #main .fl {
  width: 47%;
  margin: 0 6% 50px 0;
}
.home #main .fl.end {
  margin-right: 0;
}
.home #main .banner {
  clear: both;
  text-align: center;
}
.home #main .banner li {
  max-width: 280px;
  margin: 0 50px 40px 0;
  list-style: none;
  float: left;
}
.home #main .banner li:last-child {
  margin-right: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider ul.slides {
  margin: 0;
  padding: 0;
}
.flexslider ul.slides li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider ul.slides li.flex-active-slide {
  max-width: 940px;
}
/* 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 {
  position: relative;
}
.flex-viewport {
  max-width: 940px;
  margin: 0 auto;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  max-height: 300px;
}
.loading .flex-viewport {
  backface-visibility: hidden;
}
.flexslider .slides {
  zoom: 1;
}
/* Direction Nav */
.flex-direction-nav {
  margin: 0;
  padding: 0;
  display: none;
}
.flex-direction-nav li {
  list-style: none;
}
.flex-direction-nav a {
  width: 20px;
  height: 40px;
  display: block;
  background: url(img/bg_direction_nav.png) no-repeat 0 0;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -55%;
  z-index: 10;
}
.flex-direction-nav .flex-next {
  background-position: 100% 0;
  left: auto;
  right: 50%;
  margin-right: -55%;
}
.flexslider:hover .flex-next {
  opacity: 0.8;
}
.flexslider:hover .flex-prev {
  opacity: 0.8;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0.3!important;
  filter: alpha(opacity=30);
  cursor: default;
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -30px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  list-style: none;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #aaa;
  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: #555;
}
.flex-control-paging li a.flex-active {
  background: #555;
  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;
}
/* -- testimonial -- */
#main .testimonial_box {
  background: url(img/quotation.png) left top no-repeat;
  border-bottom: 1px dashed #aaa;
  padding: 20px;
  margin-bottom: 30px;
  color: #777;
  line-height: 1.5;
}
#main .testimonial_box .name {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}
/* -- contact -- */
.contact #main .contact_details {
  width: 48%;
  min-width: 200px;
  margin: 0 4% 50px 0;
  float: left;
}
.contact #main .contact_details .tl {
  text-transform: uppercase;
  font-family: 'OpenSansBold';
  font-size: 20px;
  color: #d8d8d9;
}
.contact #main .contact_details p {
  margin-bottom: 10px;
  line-height: 1.3;
}
.contact #main .contact_details dt {
  width: 50px;
  float: left;
  clear: both;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.5;
}
.contact #main .contact_details dd {
  margin-left: 60px;
  line-height: 1.5;
}
.contact #main .googlemap {
  width: 48%;
  min-width: 200px;
  margin-bottom: 50px;
  float: left;
}
.contact #main .googlemap a {
  color: #d8d8d9 !important;
}
.contact #main .wpcf7-form .fl {
  width: 48%;
  min-width: 200px;
  margin-right: 4%;
}
.contact #main .wpcf7-form .fl.end {
  margin-right: 0;
}
.contact #main .wpcf7-form textarea,
.contact #main .wpcf7-form input {
  background: #ffffff;
  border: none;
  width: 96%;
  height: 30px;
  padding: 0 2%;
  margin-bottom: 20px;
  display: block;
  color: #58585a;
}
.contact #main .wpcf7-form textarea {
  height: 110px;
  padding: 2%;
}
.contact #main .wpcf7-form .wpcf7-submit {
  border: none;
  width: 80px;
  height: 30px;
  line-height: 30px;
  font-family: 'OpenSansBold';
  font-size: 11px;
  color: #ffffff;
  text-transform: uppercase;
  -moz-border-radius: 5px;
  /* gecko */
  -webkit-border-radius: 5px;
  /* webkit */
  -khtml-border-radius: 5px;
  /* old konkeror */
  border-radius: 5px;
  /* CSS3 standard */
  background: #f1592a;
  /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@subcolor', endColorstr='darken(@subcolor,10%)', GradientType=0);
  /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#f1592a), to(#da3e0e));
  /* for webkit browsers */
  background: -moz-linear-gradient(top, #f1592a, #da3e0e);
  /* for firefox 3.6+ */
}
.contact #main .wpcf7-form .wpcf7-submit:hover {
  opacity: 0.8;
}
/* -- wordpress -- */
img.alignleft {
  margin: 12px 24px 12px 0;
}
img.alignright {
  margin: 12px 0 12px 24px;
}
img.aligncenter {
  margin-top: 12px;
  margin-bottom: 12px;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
div.wpcf7-validation-errors {
  text-align: center;
  border-radius: 1px;
  margin: 0px !important;
  color: #898137;
  padding: 10px !important;
  background-color: #FFFFE0 !important;
  border: 1px solid #E6DB55 !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.3;
}
span.wpcf7-not-valid-tip {
  position: absolute !important;
  top: -25px !important;
  left: 0px !important;
  z-index: 100 !important;
  padding: 2px 12px 3px !important;
  border-radius: 1px !important;
  margin-top: 0px !important;
  background-color: #FFE0E0 !important;
  border: 1px solid #E65555 !important;
  color: #893737 !important;
  width: 280px !important;
  text-align: center !important;
}
div.wpcf7-mail-sent-ok {
  background-color: #EBFFE0 !important;
  border: 1px solid #73D042 !important;
  border-radius: 2px 2px 2px 2px !important;
  color: #568937 !important;
  font-size: 10pt !important;
  margin: 0px !important;
  padding: 13px !important;
  text-align: center !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* -- responsive -- */
/* 1024px */
/* 940px */
@media only screen and (max-width: 940px) {
  #wrap {
    width: 90%;
    padding: 0 5%;
  }
  #main {
    width: 65%;
  }
  footer #footer_in {
    width: 90%;
    padding: 20px 5%;
  }
}
/* 768px */
@media only screen and (max-width: 768px) {
  header .toggleMenu {
    background: #58585a;
    padding: 7px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
  }
  header nav {
    clear: both;
    width: 100%;
    z-index: 10;
  }
  header nav #menu-main {
    width: 100%;
    background: #58585a;
    filter: alpha(opacity=90);
    -moz-opacity: 0.90;
    -khtml-opacity: 0.90;
    opacity: 0.90;
    position: fixed;
    left: 0;
    top: 0;
    float: none;
    margin: 0;
  }
  header nav #menu-main li {
    background: #58585a;
    border-bottom: 1px solid #808080;
    margin: 0;
    float: none;
    line-height: 34px !important;
    font-size: 12px;
  }
  header nav #menu-main li ul {
    position: inherit;
    top: 0;
    left: auto;
  }
  header nav #menu-main li ul li {
    background: #f1592a;
    width: 100%;
    font-size: 11px;
    text-indent: 2em;
  }
  header nav #menu-main li ul li a {
    padding: 0 5%;
    color: #ffffff;
  }
  header nav #menu-main li ul li a:hover {
    background: #f69172;
  }
  header nav #menu-main li ul li ul {
    left: 0;
  }
  header nav #menu-main li ul li ul li {
    background: #f1592a;
    text-indent: 4em;
  }
  header nav #menu-main li ul li ul li a {
    padding: 10px;
  }
  header nav #menu-main li ul li ul li a:hover {
    background: #f69172;
  }
  header nav #menu-main li ul li:last-child {
    border: none;
  }
  header nav #menu-main li a {
    height: 34px;
    padding: 0 5%;
    color: #ffffff;
  }
  header nav #menu-main li a:hover {
    color: #ffffff;
  }
  header nav #menu-main li:hover {
    background: #f1592a;
  }
  header nav #menu-main li > a.parent:hover,
  header nav #menu-main li > a.parent {
    background: url(img/nav/bg_parent01.png) 98% center no-repeat;
  }
  header nav #menu-main li.hover > a.parent:hover,
  header nav #menu-main li.hover > a.parent {
    background: url(img/nav/bg_parent02.png) 98% center no-repeat #f69172;
  }
  header nav #menu-main li li a.parent:hover {
    background: url(img/nav/bg_parent01.png) 98% center no-repeat #f69172;
  }
  header nav #menu-main li:last-child {
    border: none;
  }
  footer #footer_in ul {
    display: none;
  }
  footer #footer_in p {
    width: 100%;
    text-align: center;
    float: none;
  }
  .home #main .fl {
    width: 100%;
    float: none !important;
  }
  .contact #main .contact_details,
  .contact #main .googlemap,
  .contact #main .wpcf7-form .fl {
    width: 100%;
    margin-right: 0;
  }
}
/* 480px */
@media only screen and (max-width: 480px) {
  header .logo {
    width: 100%;
    margin: 30px auto;
    float: none;
  }
  .hero {
    width: 100%;
    overflow: hidden;
  }
  .hero h1 {
    font-size: 28px;
  }
  .hero h1 img {
    max-width: 600px;
    float: right;
    position: relative;
  }
  #main {
    border-bottom: 1px solid #aaa;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 50px;
    float: none;
  }
  #side {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    float: none;
    text-align: center;
  }
  .home #main .banner li {
    width: 100%;
    margin: 0 0 30px;
  }
}
/* 320px */
