@import url(http://fonts.googleapis.com/css?family=Raleway:400,200,300,700);
@import url(http://fonts.googleapis.com/css?family=Oxygen);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, main {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  font: inherit;
  vertical-align: baseline; }

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

body {
  line-height: 1;
  overflow-x:hidden; 	
}

p {
	font-size:18px;
	font-family:'Raleway', sans-serif;
	line-height:150%;
}

hr {
	border-color:rgba(93,91,86,0.30);
	border-width: thin;
}

h3 {
	font-family: "Oxygen", Georgia, serif;
	font-size:32px;
}

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  text-decoration: none; }

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  background-color: #fff; }

body {
  font-size: 12px;
  line-height: 1.25; }

b, strong {
  font-weight: bold; }

i, em {
  font-style: italic; }

a {
  color: inherit; }

.jcarousel-wrapper {
  position: relative; }

.jcarousel {
  position: relative;
  overflow: hidden; }

.jcarousel > ul {
  width: 20000em;
  position: relative; }

.jcarousel > ul > li {
  float: left; }

.jcarousel-pagination {
  text-align: center;
  margin-top: 8px; }
  .jcarousel-pagination span {
    display: inline-block;
    width: 13px;
    height: 13px;
    border: 1px solid #e2d496;
    border-radius: 50%;
    background-color: white;
    margin: 0 3px 0 4px;
    cursor: pointer; }
    .jcarousel-pagination span.active {
      background-color: #93865c;
      cursor: default; }

@font-face {
  font-family: "PlayfairDisplay";
  font-weight: normal;
  font-style: normal;
  src: url("../styles/fonts/playfairdisplaysc-regular.eot");
  src: url("../styles/fonts/playfairdisplaysc-regular.eot?#iefix") format("embedded-opentype"), url("../styles/fonts/playfairdisplaysc-regular.woff") format("woff"), url("../styles/fonts/playfairdisplaysc-regular.ttf") format("truetype"); }
html {
  background: #fff; }

body {
  background: #fff;
  font-family: Georgia, serif;
  padding-top: 198px; }

.top-image {
	width:100%;margin-top:-100px;margin-bottom:50px;
}

.inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  padding: 0 0px;
  display:block;}

.pageSection {
  position: relative; }

.pageHeader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%; }

.headerTop {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 60px;
  border-bottom: 5px solid #d5c092;
  background: #f5f2e4 url("../images/header-top-bg.jpg") no-repeat 50% 0; }
  .headerTop .inner {
    padding-left: 0px;
    padding-right: 0px;
	}
  .headerTop .social {
    float: right;
    padding-top: 13px; }

.headerBottom {
  position: relative;
  top: 0px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 138px;
  border-bottom: 5px solid #d5c092;
  background: #e0ba43 url("../images/header-bottom-bg.jpg") no-repeat 50% 0;
  background: url("../images/header-bottom-bg.jpg") no-repeat 50% 0, #e0ba43 url("../images/header-bottom-stripe.png") repeat-x 0 0; }
  .headerBottom .inner {
    text-align: center;
    padding-top: 35px; }
    .headerBottom .inner:before {
      content: '';
      position: absolute;
      top: -60px;
      left: -65px;
      z-index: 2;
      width: 300px;
      height: 193px;
      /*background: url("../images/horse.png") no-repeat 0 0;*/ }

.pageMenu {
  *zoom: 1;
	text-align:center;
}

  .pageMenu:before, .pageMenu:after {
    content: "";
    display: table; }
  .pageMenu:after {
    clear: both; }
  .pageMenu li {
	display:inline;}
  .pageMenu a {
    display: inline-block;
    height: 60px;
    line-height: 55px;
    padding: 0 25px;
    color: #400000;
    font-size: 20px;
    font-family: "PlayfairDisplay", Georgia, serif;
    border-bottom: 5px solid transparent;
    transition: border-bottom-color .2s; }
    .pageMenu a.active, .pageMenu a:hover {
      border-bottom-color: #570f12; }

.menuOpener {
  display: none;
  width: 51px;
  height: 55px;
  background: #5e1014 url("../images/ico-hamburger.png") no-repeat 50% 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  cursor: pointer; }

.menuOpener-icon {
  display: none;
  position: absolute;
  top: 0;
  right: 10px;
  width: 37px;
  height: 37px;
  background: url("../images/ico-hamburger.png") no-repeat 50% 50%;
  cursor: pointer; }

/*.social a {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-left: 6px; }
  .social a.facebook {
    background-image: url("../images/ico-facebook.png"); }
  .social a.instagram {
    background-image: url("../images/ico-instagram.png"); }
  .social a.twitter {
    background-image: url("../images/ico-twitter.png"); }
*/

.pageLogo {
  text-align: center;
  display:inline-block;
  z-index: 3;
  color: white;
  font-size: 3.6em;
  font-family: "PlayfairDisplay", Georgia, serif;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.75); }
  .pageLogo br {
    display: none; }
  .pageLogo span {
    display: block;
    color: #e5e3d5;
    font-family: "Oxygen", Georgia, serif;
    font-size: 0.5em;
    text-transform: uppercase; }

.formOpener {
  display: block;
  height: 51px;
  line-height: 51px;
  padding: 0 57px 0 16px;
  position: absolute;
  top: 82px;
  right: 30px;
  z-index: 9;
  background-color: #420b0e;
  color: #e4ae00;
  font-family: "Raleway", Georgia, serif;
  font-weight: 200;
  font-size: 1.8em;
  text-transform: uppercase;
  cursor: pointer;
  transition: height .2s; }
  .formOpener:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 11px;
    right: 24px;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transition: transform .2s;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 14px solid #e4ae00; }
  .formOpener.opened {
    height: 56px; }
    .formOpener.opened:after {
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }

.sectionHome {
  background: #f5f2e4 url("../images/section1-bg.jpg") no-repeat 50% 0;
  padding-bottom: 10px;
  z-index: 9; }
  .sectionHome .inner {
    *zoom: 1; }
    .sectionHome .inner:before, .sectionHome .inner:after {
      content: "";
      display: table; }
    .sectionHome .inner:after {
      clear: both; }
  .sectionHome:after {
    content: '';
    position: absolute;
    bottom: -65px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 65px;
    background-color: #f5f2e4;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -moz-transform: skewY(-1.9deg);
    -ms-transform: skewY(-1.9deg);
    -webkit-transform: skewY(-1.9deg);
    transform: skewY(-1.9deg); }

.carousel {
  float: left;
  width: 622px;
  margin-top: 95px; }
  .carousel .jcarousel {
    width: 100%;
    border: 1px solid #d5d2c6; }
    .carousel .jcarousel li {
      width: 610px;
      margin: 5px; }
      .carousel .jcarousel li img {
        max-width: 100%; }

.news {
  float: right;
  width: 296px;
  border: 1px solid #d5c092;
  margin-top: 82px; }
  .news .newsInner {
    position: relative;
    margin: 5px;
    background-color: #efecde;
    background-color: rgba(245, 242, 228, 0.8);
    padding: 10px 5px 0 3px; }
  .news h2 {
    color: #333;
    font-size: 3em;
    font-weight: 300;
    font-family: "Raleway", Georgia, serif;
    margin-left: 8px; }
  .news .name {
    margin-left: 8px;
    color: #3d3c39;
    font-size: 1.8em;
    font-weight: 700;
    text-shadow: 0 1px 0 #fbfbf9; }
  .news .avatar {
    position: absolute;
    top: 31px;
    right: 8px;
    border-radius: 50%;
    max-height: 74px;
    max-width: 74px; }
  .news .feed {
    margin-top: 15px; }
  .news .item {
    position: relative;
    border-top: 1px solid #c0beb2;
    padding: 7px 14px 12px 39px;
    text-shadow: 0 1px 0 #fbfbf9; }
    .news .item:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: white; }
    .news .item p {
      position: relative;
      color: #3d3c39;
      font-size: 1.6em;
      font-style: italic; }
      .news .item p:after {
        content: '';
        width: 17px;
        height: 18px;
        position: absolute;
        top: 50%;
        left: -27px;
        margin-top: -9px;
        background-position: 50% 50%;
        background-repeat: no-repeat; }
      .news .item p a {
        color: #61c8c7;
        text-decoration: underline; }
        .news .item p a:hover {
          text-decoration: none; }
    .news .item time {
      display: block;
      margin-top: 4px;
      color: #b7b5aa;
      font-size: 1.4em;
      font-style: italic; }
    .news .item.itemFacebook p:after {
      background: url("../images/ico-feed-facebook.png") no-repeat 0 0; }
    .news .item.itemTwitter p:after {
      background: url("../images/ico-feed-twitter.png") no-repeat 0 0; }


/*BEGIN sectionABOUT */

.sectionAbout {
  
	background:none;
	background-color: #F5F2E4;
  	z-index: 1; }
  .sectionAbout:after {
    content: '';
    position: absolute;
    bottom: -65px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 65px;
    background-color: #F5F2E4;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -moz-transform: skewY(-1.9deg);
    -ms-transform: skewY(-1.9deg);
    -webkit-transform: skewY(-1.9deg);
    transform: skewY(-1.9deg); }
  .sectionAbout .inner {
    padding-top: 100px;
    padding-left: 60px;
    padding-right: 85px;
    padding-bottom: 51px;
    background: #F5F2E4;
	  width:100%;
	}
  .sectionAbout h2 {
    color: #f5f2e4;
    font-size: 8.4em;
    font-weight: 200;
    font-family: "Raleway", Georgia, serif;
    margin-bottom: 5px; }
  .sectionAbout .images {
    *zoom: 1;
    margin-bottom: 5px; }
    .sectionAbout .images:before, .sectionAbout .images:after {
      content: "";
      display: table; }
    .sectionAbout .images:after {
      clear: both; }
    .sectionAbout .images img {
      display: block;
      float: left;
      width: 32.24%;
      margin-right: 1.09%;
      border: 1px solid #f3efe0;
      padding: 4px; }
      .sectionAbout .images img:nth-child(n) {
        margin-right: 1.63%; }
      .sectionAbout .images img:nth-last-child(1) {
        margin-right: 0; }
  .sectionAbout p {
    color: #3d3c39;
    font-size: 1.8em;
    margin-top: .611em;
    width: 100%;
    max-width: 950px; }
  .sectionAbout .contactUs {
    margin-top: 57px; }
/*END sectionABOUT */


/*BEGIN sectionHowDoesItWork */

.sectionServices {
  
	background:none;
	background-color: #F5F2E4;
  	z-index: 1; }
  .sectionServices:after {
    content: '';
    position: absolute;
    bottom: -65px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 65px;
    background-color: #F5F2E4;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -moz-transform: skewY(-1.9deg);
    -ms-transform: skewY(-1.9deg);
    -webkit-transform: skewY(-1.9deg);
    transform: skewY(-1.9deg); }
  .sectionServices .inner {
    padding-top: 100px;
    padding-left: 60px;
    padding-right: 85px;
    padding-bottom: 51px;
    background-color: #EEF8FF;
	width:100%;
	}
  .sectionServices .inner-bottom {
    padding-top: 100px;
    padding-left: 60px;
    padding-right: 85px;
    padding-bottom: 51px;
    background-color: #F5F2E4;
	width:100%;
	}
  .sectionServices h2 {
    color: #D5C091;
    font-size: 8em;
    font-weight: 200;
    font-family: "Raleway", Georgia, serif;
    margin-bottom: 5px; }
.sectionServices h3 {
    color: #3D3C39;
    font-size: 3em;
    font-weight: 400;
    font-family: "Raleway", Georgia, serif;
    margin-bottom: 5px; }
  .sectionServices .images {
    *zoom: 1;
    margin-bottom: 5px; }
    .sectionServices .images:before, .sectionServices .images:after {
      content: "";
      display: table; }
    .sectionServices .images:after {
      clear: both; }
    .sectionServices .images img {
      display: block;
      float: left;
      width: 32.24%;
      margin-right: 1.09%;
      border: 1px solid #f3efe0;
      padding: 4px; }
      .sectionServices .images img:nth-child(n) {
        margin-right: 1.63%; }
      .sectionServices .images img:nth-last-child(1) {
        margin-right: 0; }
  .sectionServices p {
    color: #3d3c39;
    font-size: 1.8em;
    margin-top: .611em;
    width: 100%;
    max-width: 950px; }
  .sectionServices .contactUs {
    margin-top: 57px; }
/*END sectionHowDoesItWork */

.contactUs {
  display: inline-block;
  position: relative;
  height: 51px;
  line-height: 51px;
  color: #e4ae00;
  font-family: "Raleway", Georgia, serif;
  font-weight: 300;
  font-size: 18px;
  padding: 0 30px 0 30px;
  background-color: #420b0e; }
  .contactUs:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;}

.parallax {
  z-index: 1;
  width: 100%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: auto 110%; }
  .parallax.parallax1 {
    height: 765px;
    background-image: url("../images/horses.jpg"); }
  .parallax.parallax2 {
    height: 660px;
    background-image: url("../images/horses.jpg"); }

.sectionServices {
  z-index: 7; }
  .sectionServices:after {
    content: '';
    position: absolute;
    bottom: -65px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 65px;
    background-color: #f5f2e4;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -moz-transform: skewY(-1.9deg);
    -ms-transform: skewY(-1.9deg);
    -webkit-transform: skewY(-1.9deg);
    transform: skewY(-1.9deg); }
  .sectionServices h2 {
    color: #d5c092;
    font-size: 8.4em;
    font-weight: 200;
    font-family: "Raleway", Georgia, serif; }

.servicesTop {
  background-color: #edf8ff; }
  .servicesTop .inner {
    padding-top: 30px;
    padding-left: 55px; }
  .servicesTop .diagram {
    overflow: hidden;
    width: 100%;
    background: url("../images/section3-stripe.png") repeat-x 0 0;
    background-size: 1px 100%; }
    .servicesTop .diagram img {
      display: block;
      width: 100%;
      max-width: 1920px;
      margin: 0 auto; }

.servicesBottom {
  background-color: #f5f2e4;
  text-align: center; }
  .servicesBottom .inner {
    padding-top: 52px;
    padding-bottom: 97px; }
  .servicesBottom .columns {
    padding-bottom: 53px;
    border-bottom: 1px solid #fff;
    position: relative;
    text-align: left; }
    .servicesBottom .columns .columnsInner {
      *zoom: 1; }
      .servicesBottom .columns .columnsInner:before, .servicesBottom .columns .columnsInner:after {
        content: "";
        display: table; }
      .servicesBottom .columns .columnsInner:after {
        clear: both; }
    .servicesBottom .columns:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: #c0beb2; }
  .servicesBottom .column {
    float: left;
    width: 31.92%; }
    .servicesBottom .column:nth-child(n) {
      margin-right: 2.12%; }
    .servicesBottom .column:nth-child(3n) {
      margin-right: 0; }
    .servicesBottom .column img {
      display: block;
      max-width: 100%;
      border: 1px solid #f3efe0;
      padding: 4px;
      margin-bottom: 12px; }
    .servicesBottom .column h3 {
      color: #333;
      font-size: 2.4em;
      font-family: "Raleway", Georgia, serif;
      margin: 0 11px 14px; }
    .servicesBottom .column p {
      color: #3d3c39;
      font-size: 1.8em;
      margin: 0 11px; }
  .servicesBottom .contactUs {
    margin-top: 18px; }

.sectionFaq {
  z-index: 6; }
  .sectionFaq:before {
    content: '';
    position: absolute;
    top: -65px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 65px;
    background-color: #d6c39a;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -moz-transform: skewY(1.9deg);
    -ms-transform: skewY(1.9deg);
    -webkit-transform: skewY(1.9deg);
    transform: skewY(1.9deg); }
  .sectionFaq:after {
    content: '';
    position: absolute;
    bottom: -65px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 65px;
    background-color: #e2d4b3;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -moz-transform: skewY(1.9deg);
    -ms-transform: skewY(1.9deg);
    -webkit-transform: skewY(1.9deg);
    transform: skewY(1.9deg); }
  .sectionFaq h2 {
    color: #f4f1e2;
    font-size: 8.4em;
    font-weight: 200;
    font-family: "Raleway", Georgia, serif; }

.faqTop {
  background-color: #d6c39a;
  position: relative; }
  .faqTop .inner {
    padding-left: 55px;
    padding-right: 55px; }
  .faqTop .ellipse {
    position: absolute;
    bottom: -22px;
    left: 0;
    width: 100%;
    height: 22px;
    background-color: #d6c39a;
    border-bottom-left-radius: 960px 32px;
    border-bottom-right-radius: 960px 32px; }

.faqBottom {
  background-color: #e2d4b3; }
  .faqBottom .inner {
    padding-top: 50px;
    padding-left: 21px;
    padding-right: 21px;
    padding-bottom: 78px; }
  .faqBottom .links {
    padding: 0 39px 27px;
    border-bottom: 1px solid #fff;
    position: relative; }
    .faqBottom .links:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background-color: #c0beb2; }
    .faqBottom .links h3 {
      color: #3d3c39;
      font-size: 32px;
      font-weight: 700;
      margin-bottom: 24px;
      font-family: "Oxygen", Georgia, serif;}
    .faqBottom .links ol {
      list-style: decimal;
      color: #d07a00;
      font-size: 20px;
      margin-left: 50px;
	  font-family: "Oxygen", Georgia, serif;
}
    .faqBottom .links li {
      margin: 12px 0; }
    .faqBottom .links a:hover {
      text-decoration: underline; }
  .faqBottom .list {
    padding: 0 39px; }
    .faqBottom .list h3 {
      color: #3d3c39;
      font-size: 28px;
      font-weight: 700;
		font-family: "Oxygen", Georgia, serif;
      margin-bottom: 11px;
      margin-top: 30px; }
    .faqBottom .list p {
      color: #3d3c39;
      font-size: 20px;
      margin-left: 30px; }

.pageFooter {
  background-color: #f5f2e4; }
  .pageFooter .inner {
    width: 555px;
    padding: 128px 0 0;
    padding-bottom: 33px; }
  .pageFooter .copy {
    clear: both;
    color: #d5c092;
    font-size: 1.2em;
    text-align: center;
    padding-top: 6px; }
  .pageFooter .footerMenu {
    float: left;
    margin-top: 10px; }
    .pageFooter .footerMenu li {
      float: left;
      margin-right: 63px; }
    .pageFooter .footerMenu a {
      color: #420b0e;
      font-size: 1.4em;
      font-family: "Raleway", Georgia, serif;
      font-weight: 700; }
      .pageFooter .footerMenu a:hover {
        text-decoration: underline; }
  .pageFooter .social {
    float: right; }

.contactForm {
  background-color: #420b0e;
  height: 80px;
  width: 100%;
  position: absolute;
  top: 198px;
  left: 0;
  z-index: 101; }
  .contactForm form {
    *zoom: 1;
    width: 393px;
    padding-top: 8px;
    position: relative;
    float: right;
    margin-right: 3px;
    margin-left: 22px; }
    .contactForm form:before, .contactForm form:after {
      content: "";
      display: table; }
    .contactForm form:after {
      clear: both; }
    .contactForm form input[type="text"],
    .contactForm form input[type="email"] {
      width: 317px;
      height: 32px;
      background-color: #a17a00;
      border: 0;
      border-radius: 3px;
      font-family: "Raleway", Georgia, serif;
      font-weight: 300;
      color: #e4ae00;
      font-size: 1.8em;
      margin: 0 0 2px;
      padding: 0 8px;
      line-height: 32px;
      float: left;
      box-shadow: 5px 4px 5px rgba(0, 0, 0, 0.33); }
    .contactForm form input[type="submit"] {
      width: 73px;
      height: 66px;
      background: #6e1217 url("../images/ico-check.png") no-repeat 50% 50%;
      border: 0;
      border-radius: 3px;
      position: absolute;
      top: 8px;
      right: 0;
      box-shadow: 5px 4px 5px rgba(0, 0, 0, 0.33); }
  .contactForm .phone {
    float: right; }
    .contactForm .phone p {
      color: #a17a00;
      font-size: 1.2em;
      font-family: "Raleway", Georgia, serif;
      text-align: right;
      margin-top: 7px;
      line-height: 13px; }
    .contactForm .phone span {
      display: block;
      text-align: right;
      color: #a17a00;
      font-weight: 200;
      font-family: "Raleway", Georgia, serif;
      font-size: 4.4em;
      padding-right: 25px;
      line-height: 42px; }

@media only screen and (min-width: 1500px) {
  .parallax {
    background-size: cover; } }

@media only screen and (max-width: 990px) {
  .headerTop .inner,
  .headerBottom .inner {
    padding-left: 10px;
    padding-right: 10px; }

  .headerBottom .inner:before {
    display: none; }

  .pageMenu a {
    padding-left: 15px;
    padding-right: 15px; }
	
.pageLogo {
	margin-left:auto;
	margin-right:auto;
  text-align: center;
  display:block;
  z-index: 3;
  color: white;
  font-size: 3.6em;
  font-family: "PlayfairDisplay", Georgia, serif;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.75); }
  .pageLogo br {
    display: none; }
  .pageLogo span {
    display: block;
    color: #e5e3d5;
    font-family: "Oxygen", Georgia, serif;
    font-size: 0.5em;
    text-transform: uppercase; }

  .sectionHome .inner {
    padding-right: 338px; }

  .carousel {
    width: 100%;
    float: none; }

  .news {
    position: absolute;
    top: 0;
    right: 30px;
    float: none; } }

@media only screen and (max-width: 850px) {
  .contactForm .phone {
    display: none; } }
@media only screen and (max-width: 768px) {
  .pageMenu a {
    padding-left: 10px;
    padding-right: 10px; }

  .sectionHome .inner {
    padding-right: 30px; }

  .carousel {
    width: 100%;
    max-width: 622px;
    margin-left: auto;
    margin-right: auto; }

  .news {
    position: static;
    margin: 40px auto 0; }

  .parallax {
    display: none; }

  .sectionAbout .inner {
    padding-left: 30px;
    padding-right: 30px; }

  .sectionAbout .images img:nth-child(n) {
    width: 49%;
    margin-right: 2%; }
  .sectionAbout .images img:nth-child(2) {
    margin-right: 0; }
  .sectionAbout .images img:nth-child(3) {
    display: none; }

  .sectionServices .servicesTop .inner {
    padding-top: 90px; }

  .sectionServices .servicesTop .diagram {
    display: none; }

  .servicesBottom .inner {
    padding-top: 0;
    padding-bottom: 40px; }

  .servicesBottom .column {
    float: none;
    width: 100%; }
    .servicesBottom .column h3 {
      margin-top: 40px;
      margin-left: 0;
      margin-right: 0; }
    .servicesBottom .column img {
      display: none; }
    .servicesBottom .column p {
      margin: 0; }

  .sectionServices:after {
    display: none; }

  .faqTop .inner {
    padding-top: 20px; } }

@media only screen and (min-width: 591px) {
  .pageLogo {
  margin-left:auto;
  margin-right:auto;
  text-align: center;
  display:inline-block;
  z-index: 3;
  color: white;
  font-size: 3em;
  font-family: "PlayfairDisplay", Georgia, serif;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.75); }
  
	.pageLogo br {
    display: none; }
  .pageLogo span {
    display: block;
    color: #e5e3d5;
    font-family: "Oxygen", Georgia, serif;
    font-size: 0.5em;
    text-transform: uppercase; }
}


@media only screen and (max-width: 590px) {
  body {
    padding-top: 145px; }

  .headerTop {
    display: none;
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 99;
    width: 100%;
    height: auto;
    background: #631912 url("../images/mobile-menu-bg.jpg") no-repeat 0 0;
    padding-bottom: 20px;
    border-bottom: 0; }
    .headerTop .inner {
      padding: 0; }
    .headerTop .social {
      float: none;
      padding-top: 0; }
      .headerTop .social a {
        width: 100%;
        height: 60px;
        padding: 0 30px;
        margin-left: 0; }
        .headerTop .social a span {
          display: block;
          height: 59px;
          border-bottom: 1px solid #824741;
          padding: 0 24px; }
        .headerTop .social a.facebook {
          background: url("../images/ico-facebook-white.png") no-repeat 54px 50%; }
        .headerTop .social a.twitter {
          background: url("../images/ico-twitter-white.png") no-repeat 54px 50%; }
          .headerTop .social a.twitter span {
            border-bottom: 0; }

  .pageMenu {
    float: none;
	margin-top:10px;}
    .pageMenu li {
      float: none; }
    .pageMenu a {
		font-size:16px;
      width: 100%;
      height: 30px;
      line-height: 30px;
      padding: 0 0px;
      color: #fff;
      border-bottom: 0; }
      .pageMenu a span {
        display: block;
        border-bottom: 1px solid #824741;
        padding: 0 24px; }

  .menuOpener {
    display: block; }

	.menuOpener-icon {
    display: block; }
	
	.top-image {
	width:100%;margin-top:-28px;margin-bottom:40px;
}
	
	
  .headerBottom {
    height: 145px;
    background-size: auto 145px;
    background-position: -520px 0;
    top: 0;
    border-bottom: 0; }
    .headerBottom .inner {
      padding: 0; }
    .headerBottom .pageLogo {
      width: 100%;
      height: 55px;
      background-color: rgba(66, 11, 14, 0.8);
      padding-left: 0px;
      font-size: 2em;
      line-height: 22px;
      padding-top: 17px; }
	
      .headerBottom .pageLogo span {
        position: absolute;
        top: 91px;
        left: 0;
        width: 100%;
        text-align: center;
        font-size: 0.68em; }

  .formOpener {
    position: absolute;
    top: 0;
    right: 0;
    width: 90px;
    height: 55px;
    font-size: 1.4em;
    color: #fff;
    text-transform: none;
    padding: 12px 11px 0 0;
    background: transparent;
    text-align: right;
    line-height: normal; }
    .formOpener:after {
      right: 11px;
      top: 30px;
      border-left: 11px solid transparent;
      border-right: 11px solid transparent;
      border-top: 11px solid #fff;
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg); }
    .formOpener.opened {
      height: 55px; }
      .formOpener.opened:after {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }

  .contactForm {
    top: 55px;
    height: auto; }
    .contactForm .inner {
      padding-top: 194px;
      padding-bottom: 29px; }
    .contactForm .phone {
      display: block;
      position: absolute;
      top: 45px;
      left: 0;
      width: 100%;
      text-align: center;
      padding: 0 30px; }
      .contactForm .phone p {
        text-align: center;
        font-size: 1.5em; }
      .contactForm .phone span {
        text-align: center;
        margin-top: 33px;
        padding-right: 0; }
    .contactForm form {
      float: none;
      margin: 0 auto 0; }

  .sectionHome .inner {
    padding-left: 0;
    padding-right: 0; }

  .carousel {
    margin-top: 0;
    background-color: white;
    padding-bottom: 15px; }
    .carousel .jcarousel {
      border: 0; }
      .carousel .jcarousel li {
        margin: 0; }

  .news {
    width: 100%;
    margin-top: 0;
    border: 0; }
    .news .newsInner {
      background-color: #f7f5e9;
      margin: 0; }

  .sectionHome:after,
  .sectionAbout:after,
  .sectionServices:after,
  .sectionFaq:after,
  .sectionFaq:before {
    display: none; }

  .sectionAbout .inner {
    padding-top: 40px; }
    .sectionAbout .inner h2 {
      font-size: 5em; }

  .sectionServices .servicesTop .inner {
    padding-top: 40px;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px; }

  .sectionServices h2,
  .sectionFaq h2 {
    font-size: 5em; }

  .faqTop .inner,
  .faqBottom .inner {
    padding-left: 30px;
    padding-right: 30px; }

  .faqBottom .links {
    padding-left: 0;
    padding-right: 0; }
    .faqBottom .links ol {
      margin-left: 20px; }

  .faqBottom .list {
    padding-left: 0;
    padding-right: 0; }
    .faqBottom .list p {
      margin-left: 0; }

  .pageFooter .inner {
    padding-top: 40px;
    width: 100%; }
  .pageFooter .footerMenu {
    float: none;
    width: 100%;
    text-align: center; }
    .pageFooter .footerMenu li {
      float: none;
      display: inline-block;
      margin-left: 4%;
      margin-right: 4%; }
  .pageFooter .social {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px; } }

@media only screen and (max-width: 455px) {
	
	p {
	font-size:18px;
	font-family:'Raleway', sans-serif;
}
	

  .headerBottom .pageLogo {
    font-size: 1.8em;
	padding-left:40px;}

  .contactForm .inner {
    padding-left: 10px;
    padding-right: 10px; }

  .contactForm .phone span {
    font-size: 3.2em; }

  .contactForm form {
    width: 300px;
    text-align: center; }
    .contactForm form input[type="text"],
    .contactForm form input[type="email"] {
      width: 100%;
      margin-bottom: 5px; }
    .contactForm form input[type="submit"] {
      position: static;
      margin-top: 16px; }

  .pageFooter .footerMenu li {
    margin-left: 2%;
    margin-right: 2%; }

  .sectionAbout p,
  .servicesBottom .column p,
  .faqBottom .links ol,
  .faqBottom .list p {
    font-size: 18px;
	font-family: "Oxygen", Georgia, serif;
	}
	
	
   .faqBottom .list h3 {
	  font-size:22px;
	  font-family: "Oxygen", Georgia, serif;
	}
	
  .sectionAbout .inner,
  .sectionServices .servicesTop .inner,
  .servicesBottom .inner,
  .faqTop .inner,
  .faqBottom .inner {
    padding-left: 10px;
    padding-right: 10px; }

  .sectionAbout .inner h2,
  .sectionServices h2,
  .sectionFaq h2 {
    font-size: 36px;
	font-family: "Oxygen", Georgia, serif;} }



