* { max-height: 10000000px; }
body {
  margin: 0;
  color: #333;
  font: 13px/normal Arial, Helvetica, sans-serif;
  background: #f3efe7;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
  min-width: 1020px;
}
img { border-style: none; }
a {
  text-decoration: none;
  color: #3a89c9;
  outline: none;
}
a:hover { text-decoration: underline; }
a:active { background-color: transparent; }
.whiteout{
  background:#fff;
  padding-right:10px;
  position:relative;
  z-index:1;
}
input, textarea, select {
  font: 100% Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #000;
}
form, fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}
header, footer, article, section, hgroup, nav, figure, aside, main { display: block; }
figure {
  margin: 0;
  padding: 0;
}
input[type=text], input[type=password], input[type=file], input[type=submit], textarea {
  -webkit-appearance: none;
  border-radius: 0;
}
input[type="search"]::-webkit-search-cancel-button {
 -webkit-appearance: none;
 display:none;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
 -webkit-appearance:none;
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
}
/* placeholder input styles */
::-webkit-input-placeholder { /* WebKit browsers */
 color: #1b325f;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: #1b325f;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #1b325f;
 opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
 color: #1b325f;
}
#wrapper {
  width: 100%;
  overflow: hidden;
}
.socialguest {
  width:57%;
  float:right;
}
.guestbook {
  width:40%;
  float:left;
}
.buffer img {max-width:90%;}
.buffer #map_canvas_google img {max-width: none;}
.int .buffer {font-size:110%;}
.news-comments {display:none !important;}
.govtfaq {
  
  background:url(/images/bg-faqlink.gif) repeat-x;
  overflow:hidden;
  padding: 15px 20px;
  height:1%;
  color: #fff;
    font-family:Arial,Verdana,sans-serif;
  font-size:18px;
}
.govtfaq a {
  color: #fff;
}
.bg-stretch {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 816px;
  overflow: hidden;
}
.bg-stretch img { display: block; }
.alert .text a {color:white;font-weight:bold;}

.facebookbox {
  width:47%;
  float:left;
}
.twitterbox {
  width:47%;
  float:right;
}
.instagrambox {
  clear:both;
  overflow:hidden;
}
.instagrambox ul {
  margin:0;
  padding:0;
  list-style-type:none;
}
.instagrambox ul li {
  float:left;
  width:33%;
}
.instagrambox ul li img {
  margin:auto;
  width:90%;
  display:block;
  height:auto;
}

#header .alert{
  background:url(../images/bg-pattern02.png);
  overflow:hidden;
  color:#fff;
  position:relative;
  display:none;
}
#header .alert .holder{
  max-width:991px;
  margin:0 auto;
  padding:43px 8px 43px 18px;
}
#header .alert .title{
  font:31px/34px 'Oswald', sans-serif;
  float:left;
  border:solid #fff;
  border-width:1px 0 1px 0;
  letter-spacing:1px;
  padding:10px 5px 10px 0;
  text-transform:uppercase;
  margin:5px 50px 0 0;
}
#header .alert .textarea{
  overflow:hidden;
}
#header .alert .text{
  overflow:hidden;
}
#header .alert .text .more{
  color:#fff;
  text-transform:uppercase;
  font-weight:bold;
}
#header .alert strong {
  display:block;
  font-size:1.250em;
  line-height:1.111em;
}
#header .alert p{ margin:0;}
#header .alert .close{
  background:url(../images/spriteb.png) no-repeat;
  height:39px;
  width:40px;
  text-indent:-9999px;
  overflow:hidden;
  float:right;
  margin:9px 0 0 29px;
}
#header {
  width: 100%;
  background: #1b325f;
  position: fixed;
  z-index: 100;
  left:0;
}
#header .holder {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}
#header .holder:after {
  content: "";
  clear: both;
  display: block;
}
.open-close1 .js-slide-hidden { position: static !important }
.open-close2 .js-slide-hidden { position: static !important }
.open-close1 .opener1 { display: none; }
#nav {
  float: left;
  position: relative;
  z-index: 20;
  margin: 0 0 0 1px;
}
.open-close1 .social-icon { display: none; }
#nav:after {
  content: "";
  clear: both;
  display: block;
}
#nav > ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font: 16px/18px Georgia, "Times New Roman", Times, serif;
  text-transform: capitalize;
}
#nav > ul > li {
  float: left;
  position: relative;
}
#nav > ul > li:first-child > a { padding: 23px 22px 26px 26px; }
#nav > ul > li:hover .sub-nav { display: block; }
#nav > ul > li > a {
  color: #fff;
  padding: 23px 22px 26px 23px;
  display: block;
}
#nav > ul > li.active > a, #nav > ul > li:hover > a {
  background: #3a89c9;
  text-decoration: none;
}
.sub-nav {
  padding: 14px 0 9px;
  margin: 0;
  list-style: none;
  font-size: 13px;
  line-height: 15px;
  width: 202px;
  background: #3a89c9;
  position: absolute;
  left: 0;
  display: none;
  z-index: 777;
  top: 67px;
}
.sub-nav li a {
  color: #fff;
  display: block;
  padding: 10px 30px 10px 35px;
}
.sub-nav li.active a, .sub-nav li:hover a {
  background: #1b325f;
  text-decoration: none;
}
.search-area {
  width: 224px;
  position: absolute;
  right: 0;
  top: 0;
  height: 67px;
  z-index: 10;
}
.search-area.active {
  background: #081631;
  z-index: 50;
}
.search-area .opener {
  position: absolute;
  background: url(../images/sprite.png) no-repeat -462px -519px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
  overflow: hidden;
  right: 18px;
  top: 22px;
}
.search-area .search-form {
  overflow: hidden;
  width: 180px;
  position: absolute;
  padding: 18px 0;
}
.search-form input[type="text"], .search-form input[type="search"] {
  padding: 5px 10px;
  background: #1b3c7c;
  font: 12px/20px Georgia, "Times New Roman", Times, serif;
  color: #fff;
  border: 0;
  outline: none;
  display: block;
  margin-left:10px;
  width: 100%;
  height: 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.visual {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  padding: 96px 0 0;
}
.visual.alerted {
  padding: 240px 0 0;
}
.logo-area {
  overflow: hidden;
  padding: 0 4.7%;
  margin-bottom:10px;
}
.logo-area img {
  float: left;
  margin: 0 -54px 0 0;
}
.logo {
  background: url(../images/sprite.png) no-repeat -16px 0;
  width: 528px;
  height: 181px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  margin: 11px 0 0;
  position: relative;
  z-index: 10;
}
.logo a {
  display: block;
  height: 100%;
}
.slider-holder {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 35px 3.2% 34px;
  background: #fff;
  margin: -19px 0 0;
  position: relative;
  z-index: 5;
}
.slider-holder:after {
  content: "";
  clear: both;
  display: block;
}
.slideshow { position: relative; }
.slideshow .btn-prev, .slideshow .btn-next {
  background: url(../images/sprite.png) no-repeat -332px -231px;
  width: 54px;
  height: 124px;
  position: absolute;
  left: -84px;
  top: 30.2%;
  z-index: 99;
  text-indent: -9999px;
  overflow: hidden;
  border: 0;
}
.slideshow .mask {
  position: relative;
  overflow: hidden;
}
.slideshow .btn-next {
  background-position: -396px -231px;
  left: auto;
  right: -84px;
}
.slideshow .slideset {
  width: 99999px;
  float: left;
}
.slideshow .slide { float: left; }
.slideshow .mask .slide.active { z-index: 1; }
.slideshow .slide .img-holder {
  float: left;
  width: 63.7%;
  margin: 0 34px 0 0;
}
.slide #instafeedslide a {
  border:0;
  float:left;
}
.slide .img-holder img {
  display: block;
  width: 100%;
  height: auto;
}

.slide .txt-area {
  float: left;
  font-size: 12px;
  line-height: 18px;
  color: #383838;
  width: 31%;
  padding: 4px 0 0;
}
.slide .txt-area h1 {
  margin: 0 0 23px;
  color: #3a89c9;
  font: 23px/25px Georgia, "Times New Roman", Times, serif;
}
.slide .txt-area .txt {
  display: block;
  color: #484848;
  margin: 0 0 19px;
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
}
.slide .txt-area p { margin: 0 0 18px; }
.readmore {
  display: block;
  width: 94px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  padding: 11px 10px 10px;
  margin: 26px 0 0;
  color: #fff;
  background: #3a89c9;
}
.readmore:hover {
  text-decoration: none;
  background: #61a1d4;
}
#main {
  overflow: hidden;
  max-width: 1000px;
  margin: -20px auto 0;
  position: relative;
  z-index: 50;
  background: url(../images/bg-main.png) no-repeat;
  padding: 59px 0 0;
  background-size: 100% auto;
}
.contact-form {
  overflow: hidden;
  background: #d5d0c5;
  padding: 26px 2.9% 24px 2.4%;
  margin: 0 0 25px;
}
.contact-form .title {
  float: left;
  font: 22px/24px Georgia, "Times New Roman", Times, serif;
  color: #1b325f;
  margin: -6px 2.2% 0 0;
}
.contact-form .row {
  float: left;
  margin: 0 0 0 2.6%;
}
.contact-form .row input[type="text"], .contact-form .row input[type="email"] {
  color: #1b325f;
  background: #fff;
  width: 356px;
  height: 25px;
  border: 0;
  padding: 7px 15px;
  font-size: 12px;
  line-height: 25px;
  border-radius: 0;
  float: left;
}
.contact-form .row + .row input[type="text"] {
  width: 162px;
  padding: 7px 18px;
}
.contact-form input[type="submit"] {
  cursor: pointer;
  background: #1b325f;
  text-align: center;
  width: 100px;
  height: 39px;
  padding: 0;
  margin: 0 0 0 20px;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 39px;
  font-weight: bold;
  float: right;
}
.contact-form input[type="submit"]:hover { background: #405273; }
.twocolumns {
  overflow: hidden;
  padding: 0 0 51px;
}
.buffer {
  width: 60%;
  float: left;
}
#content {
  width: 626px;
  float: left;
}
#content h1, h1.inthead {
  margin: 0 0 22px 3px;
  position: relative;
  font: 25px/27px Georgia, "Times New Roman", Times, serif;
  color: #1b325f;
  text-transform: capitalize;
}
#content h1:after, h1.inthead:after {
  background: #1b325f;
  width: 77.1%;
  position: absolute;
  right: 0;
  bottom: 5px;
  content: "";
  height: 14px;
}
#content .news-box {
  background: #fff;
  padding: 28px 4% 23px;
  margin: 0 0 24px;
  color: #383838;
  font-size: 12px;
  line-height: 18px;
}
#content .news-box:after {
  content: "";
  clear: both;
  display: block;
}
#content .news-box .img-holder {
  width: 100%;
  overflow: hidden;
  margin: 0 0 17px;
}
.news-box .img-holder img {
  display: block;
  width: 100%;
  height: auto;
}
.top-area {
  overflow: hidden;
  margin: 0 0 6px;
}
.top-area .meta {
  float: left;
  color: #3a89c9;
  font-size: 49px;
  line-height: 51px;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding: 0 12px 0 0;
  margin: 0 12px 0 0;
}
.top-area .meta:after {
  background: #3a89c9;
  position: absolute;
  right: 0;
  top: 17px;
  content: "";
  width: 1px;
  height: 28px;
}
.top-area .meta span {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 -4px 5px;
}
.top-area h2 {
  font: 18px/22px Georgia, "Times New Roman", Times, serif;
  margin: 0;
  padding: 8px 0 0;
}
.top-area h2 a { color: #1b325f; }
.news-box .txt-box {
  overflow: hidden;
  padding: 0 6px;
  margin: 0 0 17px;
}
.news-box .txt-box p { margin: 0 0 10px; }
.news-box .row {
  overflow: hidden;
  margin: 0 -26px;
}
.more {
  float: right;
  position: relative;
  color: #3a89c9;
  font: 19px/21px Georgia, "Times New Roman", Times, serif;
  margin: 7px 25px 0 0;
  text-transform: capitalize;
}
.more.add { margin: 3px 25px 0 0; }
.more:after {
  background: #3a89c9;
  width: 14px;
  height: 35px;
  position: absolute;
  right: -25px;
  top: -7px;
  content: "";
}
.news-box .row .social-icons {
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
}
.row .social-icons li {
  float: left;
  margin: 0 0 0 1px;
}
.social-icons li a {
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  background: url(../images/sprite.png) no-repeat;
  width: 41px;
  height: 35px;
}
.social-icons li a.share {
  background-position: -321px -688px;
  width: 74px;
}
.social-icons li:hover a.share { background-position: -321px -732px; }
.social-icons li a.twitter { background-position: -396px -688px; cursor:pointer;}
.social-icons li:hover a.twitter { background-position: -396px -732px; }
.social-icons li a.facebook { background-position: -438px -688px; cursor:pointer;}
.social-icons li:hover a.facebook { background-position: -438px -732px; }
.social-icons li a.mail { background-position: -480px -688px; cursor:pointer;}
.social-icons li a.mail span {display:none;}
.social-icons li:hover a.mail { background-position: -480px -732px; }
#content .news {
  overflow: hidden;
  padding: 0;
  margin: 0;
  list-style: none;
}
#content .news li {
  background: #fff;
  padding: 17px 24px 9px;
  margin: 0 0 27px;
}
.news li.even .top-area .meta { padding: 0 23px 0 15px; }
.news li.even .top-area .meta span { margin: 0 0 -4px 3px; }
#sidebar {
  float: right;
  width: 336px;
  padding: 9px 0 0;
}
#sidebar .social-networks {
  overflow: hidden;
  padding: 0;
  margin: 0 0 41px;
  list-style: none;
}
#sidebar .social-networks li:first-child { margin: 0 0 0 5px; }
#sidebar .social-networks li {
  float: left;
  margin: 0 0 0 14px;
}
.social-networks li a {
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  background: url(../images/sprite.png) no-repeat;
  width: 54px;
  height: 53px;
}
.social-networks li a.facebook { background-position: -6px -372px; }
.social-networks li:hover a.facebook { background-position: -4px -437px; }
.social-networks li a.twitter { background-position: -73px -371px; }
.social-networks li:hover a.twitter { background-position: -71px -436px; }
.social-networks li a.youtube { background-position: -142px -371px; }
.social-networks li:hover a.youtube { background-position: -140px -436px; }
.social-networks li a.flickr { background-position: -209px -371px; }
.social-networks li:hover a.flickr { background-position: -207px -436px; }
.social-networks li a.instagram { background-position: -278px -371px; }
.social-networks li:hover a.instagram { background-position: -276px -436px; }
#sidebar .box {
  overflow: hidden;
  margin: 0 0 37px;
}
#sidebar .box h1,
.middleheadline,
.pageTitle {
  position: relative;
  color: #3a89c9 !important;
  font: 25px/27px Georgia, "Times New Roman", Times, serif !important;
  text-transform: capitalize;
  margin: 0 0 21px;
}
#sidebar .box.even { margin: 0; }
#sidebar .box.add { margin: 0 0 57px; }
#sidebar .box.add h1:after {
  width: 60%;
  bottom: 4px;
}
#sidebar .box.even h1:after { width: 62%; }
#sidebar .box h1:after {
  width: 59%;
  height: 14px;
  position: absolute;
  right: 0;
  bottom: 5px;
  content: "";
  background: #3a89c9;
}
body.int #sidebar .box h1:after {
  width: 50%;
}
#sidebar .box .links {
  overflow: hidden;
  padding: 0;
  margin: 0 0 0 3px;
  list-style: none;
  font: bold 20px/29px Arial, sans-serif;
}
.box .links li {
  margin: 0 0 13px;
  text-align: center;
}
.box .links li a {
  display: block;
  color: #1b325f;
  background: #d5d0c5;
  padding: 10px 10px 8px 0;
}
.box .links li.active a, .box .links li:hover a {
  text-decoration: none;
  background: #1b325f;
  color: #fff;
}
.box .txt, .box .price {
  display: block;
  font-size: 35px;
  line-height: 37px;
  font-weight: bold;
  color: #1b325f;
  margin: 0 0 8px 3px;
}
.box .txt {
  display: block;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 7px;
  word-spacing: -1px;
}
.box .txt br { display: none; }
.box .pics {
  overflow: hidden;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 104%;
}
.box .pics li {
  float: left;
  margin: 0 10px 13px 2px;
}
.box .pics li img { display: block; }
#footer {
  background: #1b325f;
  padding: 0 0 44px;
  color:#fff;
}
#footer .holder {
  max-width: 1006px;
  margin: 0 auto;
  overflow: hidden;
  padding: 37px 0 43px;
}
#footer .holder img {
  float: right;
  margin: 0 6px 0 0;
}
#footer .holder > p {
  text-align: center;
  clear: both;
}
#footer .holder address {
  float: left;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  margin: 0 7.4% 0 0;
  padding: 13px 0 0;
  font-style: normal;
}
address .title {
  display: block;
  text-transform: uppercase;
}
#footer .holder address .tel {
  color: #fff;
  text-decoration: none;
  cursor: text;
}
.holder address a { text-transform: capitalize; }
address .title .opener2 { display: none; }
#footer .footer-bottom { background: #304974; }
#footer .footer-bottom .data-holder {
  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  padding: 23px 0;
}
.data-holder .social-network {
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
}
.data-holder .social-network li {
  float: left;
  margin: 0 6px 0 3px;
}
.social-network li a {
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  background: url(../images/sprite.png) no-repeat;
  width: 33px;
  height: 32px;
}
.social-network li a.facebook { background-position: -15px -520px; }
.social-network li:hover a.facebook { background-position: -16px -574px; }
.social-network li a.twitter { background-position: -57px -520px; }
.social-network li:hover a.twitter { background-position: -58px -574px; }
.social-network li a.youtube { background-position: -99px -520px; }
.social-network li:hover a.youtube { background-position: -100px -574px; }
.social-network li a.flickr { background-position: -141px -520px; }
.social-network li:hover a.flickr { background-position: -142px -574px; }
.social-network li a.instagram {
  background-position: -183px -519px;
  height: 33px
}
.social-network li:hover a.instagram { background-position: -184px -573px; }
.navigation {
  float: right;
  padding: 12px 0 0;
}
.navigation ul {
  padding: 0;
  margin: 0 -3px 0 0;
  list-style: none;
  overflow: hidden;
  font-size: 12px;
  line-height: 13px;
  text-transform: capitalize;
}
.navigation ul li:first-child { border: 0; }
.navigation ul li {
  float: left;
  border-left: 1px solid #fff;
  padding: 0 6px 0 7px;
}
.navigation ul li a { color: #fff; }
@media only screen and (max-width:1050px) {
  body { min-width: 320px; }
}
@media only screen and (max-width:1032px) {
  .contact-form .row + .row input[type="text"] { width: 145px; }
}
@media only screen and (max-width:999px) {
  .open-close1 .js-slide-hidden { position: relative !important }
  .open-close1 { float: left; }
  .search-area {
    float: right;
    position: relative;
  }
  #header .alert .holder{ padding:43px 24px 25px 23px;}
  #header .alert .title{ margin:5px 46px 0 0;}
  #nav > ul > li.active > a, #nav > ul > li:hover > a {
    background: #fff;
    color: #1b325f;
  }
  .search-area .opener {
    top: 24px;
    right: 27px;
  }
  .search-area .search-form { width: 170px; }
  .open-close1 .opener1 {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    color: #fff;
    font: bold 14px/16px Georgia, "Times New Roman", Times, serif;
    padding: 0 0 0 97px;
    position: absolute;
    left: 0;
    z-index: 30;
    top: 24px;
  }
  .open-close1 .opener1:after {
    background: url(../images/sprite.png) no-repeat -337px -558px;
    width: 76px;
    height: 67px;
    position: absolute;
    left: 0;
    top: -24px;
    content: "";
  }
  #nav > ul > li { float: none; }
  .sub-nav {
    position: static;
    width: 100%;
    font-size: 12px;
  }
  #nav > ul > li:first-child { border-top: 1px solid #3a89c9; }
  #nav > ul > li { border-bottom: 1px solid #3a89c9; }
  #nav > ul > li:first-child > a, #nav > ul > li > a {
    padding: 12px 33px 14px;
    color: #1b325f;
  }
  .open-close1 .slide1 {
    position: absolute !important;
    width: 266px;
    float: none;
    z-index: 999;
    left: -270px;
    top: 67px;
    background: #fff;
    border-right: 4px solid #3a89c9;
    overflow: auto;
  }
  .nav-open-active .open-close1 .slide1 {
    left: 0px !important;
    top: 67px !important;
  }
  #nav {
    float: none;
    margin: 0;
    overflow: hidden;
  }
  .sub-nav li.active a, .sub-nav li:hover a {
    background: none;
    color: #1b325f;
  }
  .sub-nav li a { padding: 10px 50px; }
  .open-close1 .social-icon {
    display: block;
    padding: 24px 0 33px;
    margin: 0;
    list-style: none;
    overflow: hidden;
    text-align: center;
    cursor: default;
  }
  .social-icon li {
    border: 0;
    margin: 0 6px 0 0;
    display: inline-block;
    vertical-align: middle;
  }
  .social-icon li a {
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    background: url(../images/sprite.png) no-repeat;
    width: 34px;
    height: 34px;
    text-align: left;
  }
  .social-icon li a.facebook { background-position: -14px -629px; }
  .social-icon li:hover a.facebook { background-position: -14px -673px; }
  .social-icon li a.twitter { background-position: -57px -628px; }
  .social-icon li:hover a.twitter { background-position: -57px -672px; }
  .social-icon li a.youtube { background-position: -100px -628px; }
  .social-icon li:hover a.youtube { background-position: -100px -672px; }
  .social-icon li a.flickr { background-position: -143px -628px; }
  .social-icon li:hover a.flickr { background-position: -143px -672px; }
  .social-icon li a.instagram { background-position: -187px -628px; }
  .social-icon li:hover a.instagram { background-position: -187px -672px; }
  .logo-area { padding: 0; }
  .logo-area img { margin: 0 -58px 0 -51px; }
  .logo { margin: 13px 0 0; }
  .slider-holder { padding: 35px 4.7% 44px; }
  .slideshow .slide .img-holder {
    width: 66%;
    margin: 0 39px 0 0;
  }
  .slideshow .btn-prev, .slideshow .btn-next { display: none; }
  .slide .txt-area h1 {
    line-height: 23px;
    margin: 0 0 22px;
  }
  .slide .txt-area {
    width: 26%;
    padding: 5px 0 0;
  }
  .slide .txt-area .inner-txt { display: none; }
  .readmore { margin: 23px 0 0; }
  #main {
    background: #f3efe7 url(../images/bg-main-768.png) no-repeat;
    background-size: 100% auto;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 49px 3.5% 0;
  }
  .twocolumns {
    display: table;
    padding: 0 0 46px;
  }
  #sidebar {
    display: table-header-group;
    float: none;
    width: 100%;
    position: relative;
  }
  #content {
    display: table-footer-group;
    float: none;
    width: 100%;
  }
  .contact-form .title { margin: 5px 4% 0 0; }
  .contact-form {
    padding: 26px 3.1% 24px 3.4%;
    margin: 0 0 20px;
  }
  .contact-form .row { margin: 0 0 0 3% }
  .contact-form .row input[type="text"], .contact-form .row input[type="email"] { width: 170px; }
  .contact-form .row + .row input[type="text"] { width: 74px; }
  .contact-form input[type="submit"] { margin: 0 0 0 18px; }
  #sidebar .box {
    width: 47%;
    float: right;
    margin: 0 0 18px;
  }
  #sidebar .social-networks {
    float: left;
    width: 48%;
    margin: 5px 0 41px;
  }
  #sidebar .social-networks li:first-child { margin: 0 0 0 7px; }
  #sidebar .box.even {
    float: none;
    overflow: hidden;
    width: 100%;
  }
  .box .links li { margin: 0 0 15px; }
  #sidebar .box.add {
    position: absolute;
    left: 26px;
    top: 13.9%;
    width: 43.9%;
  }
  #sidebar .box.even h1:after { width: 82.1%; }
  #sidebar .box.even h1 { margin: 0 0 19px 3px; }
  .box .pics li img {
    width: 109px;
    height: 100px;
  }
  .box .pics li { margin: 0 11px 14px 1px; }
  #sidebar .box.even { margin: 0 0 37px; }
  #content h1:after { width: 80%; }
  #content .news-box { padding: 28px 4% 23px 3.5%; }
  .news-box .txt-box { padding: 0 14% 0 6px; }
  .more { margin: 7px 24px 0 0; }
  .news-box .row { margin: 0 -28px 0 -26px; }
  #footer .holder img { display: none; }
  #footer .holder {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 35px 0 47px 7.3%;
  }
  .navigation { padding: 14px 0 0; }
  #footer .holder address { margin: 0 4.6% 0 0; }
  #footer .footer-bottom .data-holder { padding: 22px 5.1%; }
  .data-holder .social-network { padding: 1px 0 0 12px; }
}
@media only screen and (max-width:799px) {
  .contact-form { padding: 26px 2.5% 24px 2.5% }
  .contact-form input[type="submit"] { margin: 0 0 0 12px; }
}
@media only screen and (max-width:767px) {
  .bg-stretch, .logo-area img { display: none; }
  .logo {
    background-position: 0 -236px;
    width: 275px;
    height: 80px;
    margin: 0 auto;
  }
  #header .alert .close{
    position:absolute;
    top:44px;
    right:35px;
    float:none;
  }
  #header .alert .textarea{
    clear:both;
    margin:5px 46px 19px 0;
  }
  #header .alert .holder{ padding:23px 24px 25px 23px;}
  #header .alert .title{
    font-size:27px;
    line-height:30px;
    padding:6px 0 10px;
  }
  #header .alert .close{
    top:18px;
    right:20px;
  }
  #header .alert .textarea{
    padding:25px 0 0;
    margin:0;
  }
  #nav > ul > li.hover .sub-nav { display: block; }
  .slider-holder {
    margin: 0;
    padding: 16px 4.9% 53px 5.4%;
  }
  .search-area .opener { right: 19px; }
  .logo-area { padding: 9px 1px 27px 0; }
  .slideshow .slide .img-holder {
    float: none;
    overflow: hidden;
    width: 100%;
    margin: 0 0 12px
  }
  .slide .txt-area {
    float: none;
    overflow: hidden;
    width: 100%;
    padding: 5px 9px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .slide .txt-area h1 { margin: 0 0 20px -5px; }
  .slide .txt-area .txt { margin: 0 0 19px; }
  .readmore { margin: 25px 0 0; }
  #main {
    background: url(../images/bg-main-320.jpg) no-repeat;
    background-size: 100% auto;
    padding: 34px 5.5% 0;
    overflow: visible;
  }
  #main:after {
    content: "";
    clear: both;
    display: block;
  }
  .twocolumns {
    overflow: visible;
    padding: 0 0 189px;
  }
  .twocolumns:after {
    content: "";
    clear: both;
    display: block;
  }
  .contact-form .title {
    float: none;
    display: block;
    margin: 0 0 25px;
  }
  .contact-form .row {
    float: none;
    margin: 0 0 16px;
    overflow: hidden;
    width: 100%;
  }
  #sidebar .box, #sidebar .social-networks {
    float: none;
    margin: 0 0 35px;
    width: 100%;
    overflow: hidden;
  }
  #sidebar .box { margin: 0 0 26px; }
  #sidebar .box h1:after { width: 52%; }
  #sidebar .box.even h1:after { width: 55%; }
  #sidebar { position: static; }
  #sidebar .box.add {
    left: 5%;
    top: auto;
    bottom: 39px;
    margin: 0;
    width: 90%;
  }
  .social-networks li a {
    width: 44px;
    height: 43px;
  }
  .social-networks li a.facebook { background-position: -6px -724px; }
  .social-networks li:hover a.facebook { background-position: -8px -782px; }
  .social-networks li a.twitter { background-position: -61px -723px; }
  .social-networks li:hover a.twitter { background-position: -63px -781px; }
  .social-networks li a.youtube { background-position: -116px -723px; }
  .social-networks li:hover a.youtube { background-position: -118px -781px; }
  .social-networks li a.flickr { background-position: -171px -723px; }
  .social-networks li:hover a.flickr { background-position: -173px -781px; }
  .social-networks li a.instagram { background-position: -226px -723px; }
  .social-networks li:hover a.instagram { background-position: -228px -781px; }
  .box .pics li img {
    width: 87px;
    height: 81px;
  }
  .contact-form {
    padding: 19px 7.1% 11px 7.4%;
    margin: 0 6px 35px;
  }
  .contact-form .row input[type="text"], .contact-form .row input[type="email"] {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 39px;
  }
  .contact-form .row + .row input[type="text"] {
    margin: 0 0 0 2px;
    width: 47.7%;
  }
  #sidebar .social-networks li:first-child, #sidebar .social-networks li { margin: 0 0 0 11px; }
  .box .links li a { padding: 10px 0 8px; }
  .box .links li { margin: 0 0 14px; }
  #sidebar .box.even h1 { margin: 0 0 16px 3px; }
  .box .pics li { margin: 0 7px 10px 3px; }
  #content h1 { margin: 0 0 26px 4px; }
  #content h1:after {
    width: 47%;
    right: 5px;
  }
  #content .news-box .img-holder { display: none; }
  .news-box .txt-box { padding: 0 3% 0 2% }
  #content .news-box {
    margin: 0 -5.5% 30px;
    padding: 28px 4% 40px 7.2%;
  }
  .top-area { margin: 0 0 16px; }
  .news-box .row { margin: 0 10px 0 5px; }
  .top-area h2 { overflow: hidden; }
  .social-icons li a { display: none; }
  .social-icons li a.share { display: block; }
  .more { margin: 8px 23px 0 0; }
  .more:after { width: 15px; }
  #content .news .top-area .meta:after { top: 15px; }
  #content .news .top-area .meta { padding: 0 14px 0 0; }
  #content .news .top-area h2 {
    font-size: 16px;
    line-height: 20px;
    padding: 0;
  }
  #content .news .top-area .meta span { margin: 0 0 -4px 6px; }
  #content .news li { padding: 17px 24px 1px; }
  #content .news li.even { padding: 17px 24px 1px 34px; }
  #content .news li.even .top-area .meta { padding: 0 24px 0 0; }
  .box .price {
    font-size: 30px;
    line-height: 32px;
    margin: 0 0 11px 3px;
  }
  #sidebar .box.add h1 { margin: 0 0 13px; }
  #sidebar .box.add h1:after { width: 52%; }
  .box .txt {
    line-height: 15px;
    text-align: center;
  }
  .box .txt br { display: block; }
  .more.add { margin: -5px 25px 0 0; }
  .data-holder .social-network {
    padding: 0;
    margin: 0 0 19px;
    float: none;
    overflow: hidden;
    text-align: center;
    cursor: default;
  }
  .navigation ul { margin: 0 0 0 4px; }
  .data-holder .social-network li {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
  }
  .navigation {
    padding: 0;
    float: none;
    overflow: hidden;
    text-align: center;
  }
  .navigation ul li {
    float: none;
    display: inline-block;
    vertical-align: middle;
    padding: 0 6px;
  }
  .open-close2 .js-slide-hidden { position: absolute !important }
  .open-close2 .slide2 { position: relative; }
  address .title {
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  address .title .opener2 {
    cursor: pointer;
    text-align: center;
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
  }
  #footer .holder address {
    float: none;
    overflow: hidden;
    text-align: center;
    margin: 0 0 3px;
    padding: 0;
  }
  #footer .footer-bottom .data-holder { padding: 22px 4%; }
  #footer .holder { padding: 32px 4% 22px; }
  .buffer {width:100%}
}