@import url(//fonts.googleapis.com/css?family=Cinzel+Decorative);
/* CSS Document */
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
.textmiddle {
	vertical-align:middle;
} 
.img-indent {
  float: left;
  margin: 0 30px 12px 0;
}
.img-indent-right {
  float: right;
  margin: 0 0 12px 30px;
}
.img-indent-right2 {
  float: right;
  margin: 10px 0 12px 30px;
}
.img-indent.extra {
  margin-top: 5px;
  margin-bottom: 11px;
}
.img-indent1 {
  margin: 6px 0 15px;
}
.center {
  text-align: center;
}
.clear {
  clear: both;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
}
.main-glow {
  background: url(../img/glow-main.jpg) no-repeat 50% 0;
  padding: 43px 0 62px;
}
.main-block {
  background: #ffffff;
  margin: 0 auto;
  width: 960px;
}
.img-polaroid {
  border: 13px solid #ffffff;
  -webkit-box-shadow: 3px 3px 8px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 3px 8px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 8px 2px rgba(0, 0, 0, 0.1);
}
/*------ header ------- */
header {
  position: relative;
  z-index: 10;
  padding: 0 0 30px;
  border-bottom: 1px solid #ece6e4;
  background: #ffffff;
  margin-bottom: 19px;
}
/* navbar */
.navbar_,
.navbar_ nav {
  margin: 0;
}
.navbar_ {
  padding: 0;
}
.navbar_ .navbar-inner_ {
  padding: 0;
  margin: 0;
  border: none;
  min-height: inherit;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar_ .container {
  position: relative;
}
.nav-collapse_ {
  z-index: 30;
  margin: 0 0 31px;
  position: relative;
  text-align: center;
}
.navbar_ .nav {
  margin: 0;
  float: none;
  display: inline-block;
}
.nav-collapse_ .nav li {
  margin: 0;
  padding: 0;
  position: relative;
  zoom: 1;
}
.nav-collapse_ .nav > li {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
}
.nav-collapse_ .nav li a {
  font-family: "Times New Roman", Times, serif;
  text-decoration: none;
  font-weight: normal;
  text-shadow: none;
}
.nav-collapse_ .nav > li > a {
  font-weight: normal;
  margin: 0;
  display: block;
  position: relative;
  color: #2e2e2e;
  z-index: 10;
  font-size: 18px;
  line-height: 20px;
  padding: 50px 27px 0;
  border-top: 5px solid #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-transform: lowercase;
}
.nav-collapse_ .nav > li > a .sf-sub-indicator {
  background: url(../img/indicator.png) no-repeat 0 0;
  width: 7px;
  height: 4px;
  position: absolute;
  display: block;
  bottom: -5px;
  left: 50%;
  margin-left: -3px;
  z-index: 5;
}
.nav-collapse_ .nav > li.sfHover > a,
.nav-collapse_ .nav > li.sfHover > a:hover,
.nav-collapse_ .nav > li > a:hover,
.nav-collapse_ .nav > li.active > a,
.nav-collapse_ .nav > li.active > a:hover {
  background: none;
  color: #825245;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-top: 5px solid #f8c45a;
}
.navbar_ .nav > .active > a,
.navbar_ .nav > .active > a:hover,
.navbar_ .nav > .active > a:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nav-collapse_ .nav > li.sfHover > a .sf-sub-indicator,
.nav-collapse_ .nav > li.active > a .sf-sub-indicator {
  background-position: 0 bottom;
}
.sub-menu > a {
  position: relative;
}
.nav-collapse_ .nav ul {
  position: absolute;
  display: none;
  width: 147px;
  left: -42px;
  top: 86px;
  list-style: none;
  zoom: 1;
  z-index: 11;
  background: #372522;
  padding: 7px 19px 8px;
  margin: 0;
}
.nav-collapse_ .nav ul li {
  border-top: 1px solid #402a27;
}
.nav-collapse_ .nav ul li:first-child {
  border: none;
  margin: 0;
  padding: 0;
}
.nav-collapse_ .nav ul li a {
  display: block;
  color: #feffff;
  font-size: 12px;
  background: none;
  padding: 14px 0 11px;
  text-transform: uppercase;
}
.nav-collapse_ .nav ul li a span {
  color: #cbcbcb;
  display: block;
  font-size: 11px;
  line-height: 12px;
  text-transform: none;
}
.nav-collapse_ .nav ul ul li a {
  color: #5b5b5b;
}
.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a {
  text-decoration: none;
  color: #f1a200;
}
.nav-collapse_ .nav ul ul {
  background: #7d5244;
  left: 168px;
  top: 0px;
  width: 189px;
  padding: 2px 20px 3px;
}
.nav-collapse_ .nav ul ul li {
  border-top: 1px solid #6a4539;
}
.nav-collapse_ .nav ul ul li a {
  color: #fff;
}
.nav-collapse_ .nav ul ul li a span {
  color: #c6c6c6;
}
.nav-collapse_ .nav ul .sf-sub-indicator {
  background: url(../img/indicator2.png) no-repeat 0 bottom;
  width: 7px;
  height: 4px;
  position: absolute;
  display: block;
  top: 23px;
  left: auto;
  right: -4px;
  z-index: 5;
}
/*------ logo ------- */
.navbar_ .brand {
  margin: 0;
  display: block;
  padding: 0;
  float: none;
  text-align: center;
}
.navbar_ .brand a {
  display: inline-block;
}
.navbar_ .brand a:hover {
  text-decoration: none;
}
/*------ h1, h2, h3, h4, h5, h6 ------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: none;
  line-height: 1em;
  font-weight: normal;
  margin: 0;
  color: #c4baa4;
}
header h1 {
  padding: 0;
}
h2 {
  font-size: 45px;
  color: #795951;
  padding: 23px 0 27px;
  text-transform: none;
}
h2 span {
  font-size: 20px;
  color: #7b7b7b;
  display: block;
  line-height: 22px;
  padding-top: 6px;
}
h3 {
  font-size: 23px;
  padding: 68px 0 33px;
}
h3 strong {
  color: #ffffff;
  font-size: 30px;
  display: block;
  font-weight: normal;
  padding-bottom: 10px;
}
.extra-content h3 {
  padding: 46px 0 33px;
}
h4 {
  font-size: 18px;
  padding: 9px 0 8px;
}
h5 {
  font-size: 23px;
  padding: 12px 0 33px;
}
p {
  color: #af8970;
  padding-bottom: 21px;
  margin: 0;
}
p span {
  color: #d5a898;
  display: block;
}
.link {
  text-decoration: none;
  display: inline-block;
  padding-right: 14px;
  background: url(../img/marker-1.png) no-repeat right 9px;
}
.link:hover {
  text-decoration: none;
}
.link-1:hover {
  text-decoration: none;
}
/*--- header end ------*/
/*------ content ------- */
#content {
  position: relative;
  padding: 0 0 42px ;
  z-index: 5;
  background: url(../img/bg-cont.jpg);
  border-bottom: 1px solid #362a27;
}
#content.extra-content {
  padding: 0 0 33px ;
}
#content ul {
  list-style: outside none;
}
.thumbnail-1 {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
}
.overflow {
  overflow: hidden;
}
.txt-1 {
  color: #af8970;
  padding-bottom: 18px;
}
.txt-2 {
  color: #896559;
  padding-bottom: 18px;
}
.box-tour {
  text-align: center;
  padding-top: 30px;
}
.box-tour p {
  color: #b9a58e;
  padding-bottom: 14px;
}
.box-tour h2 {
  padding-bottom: 12px;
}
.box-tour h2 strong {
  font-weight: normal;
  color: #f8c45a;
}
.box-tour h4 {
  padding: 8px 0 13px;
  color: #bda58b;
}
.border-vert {
  background: url(../img/border-vert.png) repeat-y 56% 0;
}
.box-welcome h4 {
  padding-top: 16px;
  color: #bda58b;
}
.box-welcome p {
  line-height: 22px;
  padding-bottom: 14px;
}
.row-banner {
  background: url(../img/bg-banner.jpg) no-repeat right 0 #2a1b1b;
  background-size: 100% auto;
  border-bottom: 1px solid #322422;
  text-align: center;
  padding: 44px 30% 18px 5%;
}
.row-banner h3 {
  font-size: 36px;
  color: #ffffff;
  padding: 0 0 15px;
}
.row-banner h3 span {
  color: #ddc89d;
}
.row-banner p {
  color: #c89d96;
  line-height: 25px;
  font-size: 18px;
  font-family: "Times New Roman", Times, serif;
}
.row-1 {
  background: #ffffff;
  padding: 20px 0 56px;
}
.row-2 {
  background: url(../img/tail-bg1.jpg);
  border-bottom: 1px solid #342927;
  padding: 25px 0 82px;
}
.row-2 h3 {
  color: #78615e;
}
.row-2 p {
  padding-bottom: 14px;
}
.mar-btn {
  margin: 5px 0 12px;
}
/*----------- list--------------*/
.list {
  margin: -8px 0 0;
}
.list li {
  background: url(../img/marker-1.png) no-repeat 0 8px;
  padding-left: 15px;
  margin-bottom: 5px;
}
.list li a {
  font-size: 11px;
  color: #62504b;
  line-height: 16px;
  text-transform: uppercase;
}
.list li a:hover {
  text-decoration: none;
  color: #ddc89d;
}
/*----------- list-1--------------*/
.list-1 {
  margin: 64px 0 0 ;
}
.list-1 li {
  position: relative;
  border-top: 1px dotted #45403f;
  padding-top: 16px;
  margin-top: 13px;
}
.list-1 li:first-child {
  margin: 0;
  padding: 0;
  border: none;
}
.list-1 li a {
  font-size: 19px;
  color: #ffffff;
  line-height: 22px;
  font-family: 'Cinzel Decorative', cursive;
  position: relative;
  display: block;
  padding-right: 33px;
}
.list-1 li a:before {
  background: url(../img/marker-2.png) no-repeat 0 0;
  position: absolute;
  width: 22px;
  height: 22px;
  content: "";
  display: block;
  top: 0;
  right: 4px;
}
.list-1 li a:hover {
  text-decoration: none;
  color: #9f827f;
}
/*----------- flickr_--------------*/
#flickr_ {
  overflow: hidden;
  margin-top: 5px;
}
#flickr_ .flickr_badge_image {
  float: left;
  width: 73px;
}
#flickr_ .flickr_badge_image img {
  width: 100%;
}
#flickr_ a {
  opacity: 1;
  filter: alpha(opacity=100);
}
#flickr_ a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
/*----------- list-news--------------*/
.list-news {
  margin: 4px 0 0;
  overflow: hidden;
}
.list-news li {
  border-top: 1px dotted #45403f;
  padding-top: 29px;
  margin-top: 31px;
}
.list-news li:first-child {
  margin: 0;
  padding: 0;
  border: none;
}
.list-news dl {
  margin: 0;
}
.list-news dt {
  width: 69px;
  text-align: left;
  padding-top: 5px;
}
.list-news dd {
  margin-left: 69px;
  border-left: 1px solid #fff;
  padding-left: 31px;
}
.list-news dd p {
  padding-bottom: 0;
}
.date-1 {
  font-family: 'Cinzel Decorative', cursive;
  font-weight: normal;
  color: #ffffff;
  font-size: 24px;
  line-height: 26px;
}
.date-1 span {
  display: block;
  color: #8a6e6b;
}
/*----------- buttons & links--------------*/
.btn-1,
.btn-2,
.btn-3 {
  background: #f3ece5;
  color: #4e3a3a;
  font-size: 11px;
  line-height: 16px;
  border: none;
  padding: 8px 16px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-shadow: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-1:hover,
.btn-2:hover,
.btn-3:hover {
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  background-color: #261b1b;
  background-position: 0 0;
}
.link-btn {
  background: url(../img/img-link.png) no-repeat 0 0;
  width: 53px;
  height: 53px;
  display: inline-block;
  margin-top: 3px;
}
.link-btn:hover {
  background-position: 0 bottom;
}
.btn-2 {
  padding: 9px 16px 8px;
  background: #ffffff;
  color: #262626;
}
.btn-2:hover {
  background: #f3ece5;
  color: #4e3a3a;
}
.btn-3 {
  padding: 9px 16px 8px;
  background: #c4baa4;
  color: #262626;
}
.btn-3:hover {
  background: #ffffff;
  color: #262626;
}
/*------ list-abouts ------- */
.list-about {
  margin: 0 0 6px;
}
.list-about li {
  overflow: hidden;
  padding-top: 26px;
}
.list-about li:first-child {
  padding: 0;
}
.list-about li p {
  padding-bottom: 0;
}
.list-about li p span {
  color: #856e6b;
}
.badge_ {
  font-size: 60px;
  line-height: 1em;
  font-family: 'Cinzel Decorative', cursive;
  width: 60px;
  float: left;
  font-weight: normal;
  margin: 2px 6px 0 0;
  text-shadow: none;
  color: #ffffff;
  white-space: normal;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  border: none;
  text-transform: uppercase;
}
/*----------- .testimonials--------------*/
.list-quote {
  margin: 5px 0 0;
}
.list-quote li {
  padding-top: 46px;
}
.list-quote li:first-child {
  padding: 0;
  border-top: none;
  margin: 0;
}
.quote-1 {
  background: url("../img/blockquote.png") no-repeat 0 0px;
  border: medium none;
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 13px 0 0 31px;
}
.quote-1 p {
  font-size: 14px;
  line-height: 21px;
  font-weight: normal;
  padding-bottom: 18px;
}
.quote-1 span {
  color: #856e6b;
  display: block;
}
.quote-1 a {
  color: #ddc89d;
  text-decoration: underline;
}
.quote-1 a:hover {
  text-decoration: none;
}
/*------ list-team ------- */
.list-team {
  margin: 6px 0 0 -20px;
  padding: 0;
}
.list-team li {
  margin-bottom: 30px;
}
.list-team li figure {
  margin: 0 0 22px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.list-team li figure img {
  width: 100%;
}
.list-team li a {
  color: #856e6b;
  font-size: 14px;
}
.list-team li p {
  padding-bottom: 0;
}
.list-team.activities figure {
  margin-bottom: 23px;
}
/*----------- list-service--------------*/
.list-service {
  margin: 0;
  padding-bottom: 22px;
  overflow: hidden;
}
.list-service li {
  overflow: hidden;
}
.list-service a {
  color: #856e6b;
  font-size: 14px;
}
.list-service figure {
  margin: 5px 7px 0 0;
  float: left;
}
.list-service p {
  padding-bottom: 21px;
}
/*----------- list-hotel-news--------------*/
.list-hotel-news {
  margin: 0;
}
.list-hotel-news li {
  overflow: hidden;
  margin-bottom: 19px;
}
.list-hotel-news p {
  padding-bottom: 26px;
}
.list-hotel-news p a {
  color: #856e6b;
}
.date-2 {
  font-size: 16px;
  color: #d8d6d6;
  font-family: 'Cinzel Decorative', cursive;
  padding-bottom: 12px;
  display: block;
}
/*----------- list-links--------------*/
.list-links {
  margin: 9px 0 25px ;
}
.list-links li {
  background: url(../img/marker-1.png) no-repeat 0 8px;
  padding-left: 15px;
  margin-bottom: 5px;
}
.list-links a {
  color: #ddc89d;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 18px;
}
.address {
  font-size: 10px;
  color: #525252;
  line-height: 18px;
}
.address span {
  display: inline-block;
  width: 60px;
}
.address p {
  padding-bottom: 0px;
}
.mail {
  color: #c1c1c1;
  padding-top: 19px;
}
.mail a {
  color: #c1c1c1;
}
/***** map *****/
.map {
  margin: 5px 0 13px;
  line-height: 0;
}
.map iframe {
  border: none;
  width: 100%;
  height: 421px;
}
/*------ mail & address------- */
.address-1 {
  padding-top: 2px;
}
.address-1 h4 {
  padding: 2px 0 17px;
}
.address-1 span {
  display: block;
  color: #5d4c4a;
}
.address-1 p {
  padding-bottom: 30px;
}
.mail-1 {
  color: #444444;
}
/***** contact form *****/
#contact-form.form-massage {
  margin: 4px 0 20px;
}
#contact-form.form-massage label {
  min-height: 46px;
}
#contact-form.form-massage input {
  height: 36px;
  padding: 8px 10px;
}
#contact-form.form-massage textarea {
  height: 104px;
}
#contact-form.form-massage .message {
  min-height: 121px;
}
#contact-form.form-massage .error,
#contact-form.form-massage .empty {
  bottom: -1px;
}
#contact-form.form-massage .buttons-wrapper {
  text-align: right;
}
#contact-form.form-massage .buttons-wrapper a {
  margin: 0;
}
#contact-form {
  position: relative;
  vertical-align: top;
  z-index: 1;
  margin: 0 0 20px;
}
.txt-form {
  padding-bottom: 8px;
  display: block;
}
.coll-1,
.coll-2,
.coll-3 {
  float: left;
  width: 200px;
}
.coll-1,
.coll-2 {
  margin-right: 10px;
}
#contact-form div {
  overflow: hidden;
}
#contact-form fieldset {
  border: none;
  padding: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 10;
}
#contact-form label {
  display: block;
  min-height: 56px;
  position: relative;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
#contact-form .message {
  min-height: 145px;
  display: block !important;
  width: 100%;
}
#contact-form input,
#contact-form textarea {
  border: 1px solid #453b38;
  background: none;
  padding: 6px 10px 7px;
  margin: 0;
  font-size: 14px;
  line-height: 20px !important;
  color: #5d4c4a;
  outline: none;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  float: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form input {
  height: 33px;
}
#contact-form input:focus,
#contact-form textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#contact-form .area .error {
  float: none;
}
#contact-form textarea {
  width: 100%;
  height: 111px;
  resize: none;
  overflow: auto;
}
#contact-form .success {
  border: 1px solid #453b38;
  display: none;
  position: absolute;
  left: 0;
  font-family: 'Cinzel Decorative', cursive;
  top: 0;
  color: #ffffff;
  font-size: 18px;
  line-height: 22px;
  background: #302523;
  text-align: center;
  text-transform: none;
  width: 100%;
  z-index: 20;
  text-transform: lowercase;
}
#contact-form .success span {
  display: block;
  text-align: center;
  padding: 26px 10px;
}
#contact-form .success strong {
  font-weight: normal;
  display: block;
  color: #c4baa4;
}
#contact-form .error,
#contact-form .empty {
  color: #f00;
  font-size: 11px;
  line-height: 1.27em;
  display: none;
  overflow: hidden;
  padding: 2px 4px 0px 0;
  width: 100%;
  text-transform: none;
  position: absolute;
  bottom: 6px;
  left: 0;
}
#contact-form .message .error,
#contact-form .message .empty {
  bottom: 7px;
}
.buttons-wrapper {
  position: relative;
}
.buttons-wrapper a {
  margin-right: 35px;
  cursor: pointer;
  margin-top: 0;
}
.buttons-wrapper a:hover {
  text-decoration: none;
}
.buttons-wrapper span {
  display: inline-block;
  text-transform: uppercase;
  color: #ddc89d;
  font-size: 11px;
}
/*----------- Back to top --------------*/
#toTop {
  display: none;
  width: 23px;
  height: 23px;
  overflow: hidden;
  background: url(../img/totop.png) 0 0 no-repeat;
  position: fixed;
  margin-right: -690px !important;
  right: 50%;
  bottom: 200px;
  z-index: 999;
}
#toTop:hover {
  background-position: 0 bottom;
}
#toTop:active,
#toTop:focus {
  outline: none;
}
/*----------- policy --------------*/
.policy a {
  color: #ddc89d;
  text-transform: uppercase;
  font-size: 11px;
  text-decoration: underline;
}
.policy a:hover {
  text-decoration: none;
}
/* block-404 */.block-404 {
  overflow: hidden;
  padding: 50px 50px 43px;
  border-top: 5px solid #5d4c4a;
  margin-top: 69px;
}
.block-404 h2 {
  font-size: 60px;
  color: #ffffff;
  padding: 0;
}
.block-404 h3 {
  font-size: 30px;
  padding: 9px 0 31px;
}
.block-404 .img-404 {
  float: left;
  margin: 2px 50px 0 0;
}
.box-404 {
  overflow: hidden;
}
.box-404 p {
  color: #856e6b;
}
/* search */#search {
  position: relative;
  margin: 15px 0 0;
}
#search input {
  border: 1px solid #453b38;
  background: none;
  padding: 6px 10px 7px;
  margin: 0;
  font-size: 14px;
  line-height: 20px !important;
  color: #5d4c4a;
  height: 33px;
  outline: none;
  width: 77%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
#search input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search a {
  float: left;
  margin-left: 8px;
}
/*--- content end ------*/
/*------ footer ------- */
footer {
  padding: 26px 0 24px;
  background: url(../img/tail-bg1.jpg);
}
.privacy {
  float: left;
  font-size: 15px;
  padding-top: 7px;
  color: #5d524f;
  line-height: 18px;
  font-family: 'Cinzel Decorative', cursive;
}
.privacy a {
  color: #5d524f;
}
.list-soc {
  float: right;
  overflow: hidden;
}
.list-soc a {
  float: left;
  margin-left: 2px;
}
.list-soc a img {
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.list-soc a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
/*--- footer end ------*/
@media only screen and (min-width: 1340px) {
  .main-block {
    width: 1315px;
  }
  #flickr_ .flickr_badge_image {
    width: 90px;
  }
  .inner {
    padding-right: 50px;
  }
  .list-team {
    margin-left: -30px;
  }
  .list-projects li {
    margin-bottom: 30px;
  }
  .coll-1,
  .coll-2,
  .coll-3 {
    width: 250px;
  }
  #contact-form label {
    display: inline-block;
  }
  .block-404 {
    overflow: hidden;
  }
  .block-404 .img-404 {
    margin-right: 78px;
  }
  #search input {
    width: 80%;
  }
  #search-404 {
    width: 271px;
  }
}
@media only screen and (max-width: 979px) {
  #contact-form label {
    display: block;
  }
  #contact-form input,
  #contact-form textarea {
    width: 100%;
  }
  .navbar_ .nav-collapse_ {
    height: auto !important;
    overflow: inherit;
    clear: none;
  }
  #search input {
    width: 100%;
    float: none;
  }
  #search a {
    float: right;
    margin-top: 8px;
  }
  .block-404 {
    overflow: hidden;
    padding: 50px 0 43px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .main-block {
    width: 744px;
  }
  .list-1 li a {
    font-size: 14px;
  }
  #flickr_ .flickr_badge_image {
    width: 83px;
  }
  .box-welcome .img-indent {
    float: none;
    margin-right: 0;
  }
  .box-welcome .img-indent img {
    width: 100%;
  }
  .nav-collapse_ .nav ul {
    left: -55px;
  }
  .navbar_ .btn-navbar {
    display: none;
  }
  .nav-collapse_ .nav > li {
    float: left;
  }
  .list-team {
    margin-left: -20px;
  }
  .coll-1,
  .coll-2,
  .coll-3 {
    width: 152px;
  }
  #contact-form input,
  #contact-form textarea {
    width: 100%;
  }
  .address-1 span {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .main-block {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
  body {
    padding: 0;
  }
  .list-news .dl-horizontal dt {
    float: left;
  }
  .border-vert {
    background: none;
  }
  #flickr_ .flickr_badge_image {
    width: 90px;
  }
  .sf-menu {
    display: none !important;
  }
  header,
  .slider,
  #content .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar_ .brand,
  .navbar_,
  #search {
    float: none;
  }
  .navbar_ .nav-collapse_ {
    float: none;
    display: none;
  }
  .navbar_ .btn-navbar {
    display: none;
  }
  .select-menu {
    display: block !important;
    color: #ffffff;
    border: 1px solid #313131;
    background: #372522 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: relative;
    width: 100%;
    margin: 18px 0;
  }
  .select-menu option {
    padding-bottom: 4px;
  }
  .img-indent {
    float: left;
    margin-right: 20px;
  }
  .list-team li {
    float: left;
    width: 29%;
    margin-left: 20px;
  }
  .coll-1,
  .coll-2,
  .coll-3 {
    width: 100%;
    float: none;
  }
  .policy .pull-right {
    float: none;
  }
  .address span {
    display: block;
  }
  footer {
    padding-left: 20px;
    padding-right: 20px;
  }
  .block-404 .img-404 {
    float: none;
    margin: 0 0 30px;
    width: 100%;
    text-align: center;
  }
  .block-404 .img-404 img {
    display: inline-block;
  }
  #search-404 input {
    width: 100%;
  }
}
@media (max-width: 540px) {
  .list-team li {
    width: 27%;
  }
}
@media (max-width: 500px) {
  .privacy,
  .list-soc {
    float: none;
  }
  .img-indent {
    float: none;
    margin-right: 0;
  }
  .img-indent img {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .navbar_ .brand a {
    width: 90%;
  }
  .main-block {
    width: auto;
    margin-left: 0px;
    margin-right: 0px;
  }
  .coll-right,
  .coll-left,
  .privacy,
  .logo-footer {
    float: none;
  }
  .list-team li {
    width: 42%;
  }
  .address span {
    display: inline-block;
  }
  .logo-footer {
    padding-bottom: 10px;
  }
  .coll-right {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 400px) {
  .row-banner {
    padding: 88px 10px 24px;
  }
}
@media only screen and (max-width: 320px) {
  .list-team {
    margin-left: 0;
  }
  .list-team li {
    width: 100%;
  }
  .list-team li {
    float: none;
    margin-left: 0;
  }
  .list-team li img {
    width: 100%;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
