@import url(//fonts.googleapis.com/css?family=Open+Sans:400);

@import url(//fonts.googleapis.com/css?family=Open+Sans:600);

@import url(//fonts.googleapis.com/css?family=Open+Sans:700);

@import url(//fonts.googleapis.com/css?family=Open+Sans:800);

@import url(//fonts.googleapis.com/css?family=Lobster);
/*------ template stylization ------*/
body {
  background: #ffffff;
  font: 13px Trebuchet MS, Arial, Helvetica, sans-serif;
  line-height: 18px;
  color: #a89b7f;
}
p {
  margin-bottom: 11px;
}
p strong {
  color: #2b2621;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
a {
  outline: none;
}
a:hover {
  text-decoration: none;
}
h1.brand {
  font-size: 0 !important;
  line-height: 0 !important;
  margin: 0;
  float: left;
  padding: 9px 25px 22px 19px;
  position: relative;
  z-index: 2;
  
  
}
h1.brand a {
  display: inline-block;
}
h1.brand a > img {
  width: 100%;
}
h2 {
  color: #dbd0b9;
  font: bold 22px/30px 'Open Sans', Trebuchet MS, Arial, Helvetica, sans-serif;
  margin: -1px 0 8px 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
h3 {
  color: #2b2621;
  font: bold 30px/35px 'Open Sans', Trebuchet MS, Arial, Helvetica, sans-serif;
  margin: 0 0 23px 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
h4 {
  color: #2b2621;
  font: bold 12px/18px 'Open Sans', Trebuchet MS, Arial, Helvetica, sans-serif;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#content ul {
  list-style: none;
}
.extra-wrap {
  overflow: hidden;
}
.global {
  background: url(../img/pattern.png) repeat;
  padding: 6px 0 0 0;
}
.global.bg {
  background: #ede8dd;
  padding: 0;
  border-top: 6px solid #2a2722;
}
.borderCont {
  overflow: hidden;
  border-bottom: 1px solid #ffffff;
}
/*-----btn-----*/
.btn.btn-primary {
  box-shadow: none;
  background: none;
  position: relative;
  border-radius: 0;
  display: inline-block;
  padding: 10px 54px 11px 54px;
  font: 11px 'Roboto', Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #333;
  border: none;
  border: 1px solid #bcbab0;
  letter-spacing: 0;
  text-transform: uppercase;
  text-shadow: none;
  text-decoration: none !important;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btn.btn-primary:hover {
  background: none;
  color: #dd6542;
  border-color: #333;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btn.btn-primary.btn1 {
  box-shadow: none;
  background: none;
  position: relative;
  text-transform: uppercase;
  border-radius: 0;
  display: inline-block;
  padding: 9px 26px 9px 25px;
  font: bold 16px 'Roboto', Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #ffffff;
  border: none;
  text-shadow: none;
  background: #dd6542;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  letter-spacing: 0;
  text-decoration: none !important;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btn.btn-primary.btn1:hover {
  background: #bcbab0;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btn.btn-primary.btn2 {
  box-shadow: none;
  background: none;
  position: relative;
  text-transform: none;
  border-radius: 0;
  display: inline-block;
  padding: 9px 26px 9px 25px;
  font: 16px 'Roboto', Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #ffffff;
  border: none;
  text-shadow: none;
  background: #0dccd7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  letter-spacing: 0;
  text-decoration: none !important;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btn.btn-primary.btn2:hover {
  background: #bcbab0;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btn.btn-link {
  box-shadow: none;
  position: relative;
  text-decoration: underline;
  padding: 0;
  font: 12px 'Open Sans', Trebuchet MS, Arial, Helvetica, sans-serif;
  margin: 0;
  text-transform: uppercase;
  text-shadow: none;
  color: #ae1f23;
  border: none;
  letter-spacing: 1px;
  display: inline-block;
  margin-top: -2px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btn.btn-link:hover {
  color: #2b2621;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btn.btn-link.btn1 {
  color: #9b132a;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btn.btn-link.btn1:hover {
  color: #5a3831;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
/*-----carousel-----*/
.carouselBox {
  position: relative;
  background: url(../img/pattern.png) repeat;
  padding: 30px 0 19px 0;
}
.carouselBox .container {
  position: relative;
  z-index: 1;
}
.caroufredsel_wrapper {
  margin-top: 5px !important;
}
.carouselBox > em {
  background: #7c5148;
  width: 100%;
  height: 44px;
  position: absolute;
  bottom: 0;
}
.carousel {
  background: #dc9805;
  padding-top: 35px;
  margin-bottom: 0;
}
.list_carousel2 {
  position: relative;
  margin-top: 0px;
}
.list_carousel2 #foo2 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  cursor: default;
}
.list_carousel2 #foo2 > li {
  float: left;
  cursor: default;
  margin: 0;
  background: #e0d4bb;
  padding: 5px;
}
.list_carousel2 #foo2 > li figure {
  margin: 0;
  float: left;
  margin-right: 1px;
  margin-bottom: 1px;
  width: 143px;
}
.list_carousel2 #foo2 > li figure > img {
  width: 100%;
}
.list_carousel2 #foo2 > li div {
  overflow: hidden;
  background: #ffffff;
  padding: 1px 0 0 1px;
}
.list_carousel2.responsive {
  width: auto;
  margin: 0;
}
.list_carousel2.responsive .caroufredsel_wrapper {
  cursor: default !important;
}
.list_carousel2 .prev,
.list_carousel2 .next {
  display: inline-block;
  float: left;
  cursor: pointer;
}
.carousel-btn {
  text-align: center;
}
.foo-btn {
  position: relative;
  margin-top: 5px;
}
.foo-btn .prev {
  width: 47px;
  height: 47px;
  background: url(../img/prev.png) 0 top no-repeat;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.foo-btn .next {
  width: 47px;
  height: 47px;
  background: url(../img/next.png) 0 top no-repeat;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.foo-btn .next:hover {
  background: url(../img/next.png) 0 bottom no-repeat;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.foo-btn .prev:hover {
  background: url(../img/prev.png) 0 bottom no-repeat;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
/*-----list-----*/
.list0 {
  margin: 0;
  list-style: none;
  overflow: hidden;
}
.list0 li {
  margin-bottom: 1px;
}
.list0 li > p {
  margin-right: 15px;
  float: left;
  font: bold 12px 'Open Sans';
  color: #a32223;
}
.list0 li .extra-wrap p {
  margin-bottom: 20px;
}
.list1 {
  margin: 0;
  list-style: none;
}
.list1.indent {
  margin-bottom: 20px;
  margin-top: 20px;
}
.list1 li {
  font-size: 13px;
  line-height: 18px;
  padding-left: 15px;
  margin-bottom: 6px;
  background: url(../img/list_arrow.png) left 7px no-repeat;
}
.list1 li a {
  font: 12px 'Open Sans';
  color: #ae1f23;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.list1 li a:hover {
  color: #2b2621;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.list2 {
  margin: 0;
  list-style: none;
  margin-bottom: 90px;
}
.list2 li {
  margin-bottom: 8px;
  padding-left: 20px;
  background: url(../img/list_point.png) left 8px no-repeat;
}
.list2.category li {
  margin-bottom: 8px;
}
.list2 li a {
  font: bold 14px Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #333;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list2 li a:hover {
  color: #0dccd7;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list3 {
  margin: 0;
  list-style: none;
  overflow: hidden;
  margin-top: 10px;
}
.list3 li {
  margin-bottom: 30px;
}
.list4 {
  margin: 0;
  list-style: none;
  margin-bottom: 20px;
  margin-top: 25px;
}
.list4.box-list4 {
  margin-bottom: 54px;
}
.list4 li {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 18px;
}
.list4 li .extra-wrap h4 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 22px;
}
.list4 .badge {
  padding: 0;
  margin: 0;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  width: 40px;
  height: 37px;
  text-align: left;
  padding-top: 2px;
  text-align: center;
  text-shadow: none;
  background: none;
  font: 36px/36px 'Stint Ultra Condensed';
  color: #dad4cd;
  float: left;
  margin-right: 19px;
  background: #761425;
  margin-top: 0;
}
.list5 {
  margin: 0;
  list-style: none;
  padding-bottom: 29px;
}
.list5.indent {
  margin-bottom: 20px;
  margin-top: 20px;
}
.list5 li {
  font-size: 13px;
  line-height: 18px;
  padding-left: 20px;
  margin-bottom: 12px;
  background: url(../img/list_point.png) left 6px no-repeat;
}
.list5 li a {
  font: bold 13px Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #2a2722;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.list5 li a:hover {
  color: #b72325;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.list6 {
  margin: 0;
  list-style: none;
  display: block;
  margin-top: 29px;
  margin-bottom: 20px;
}
.list6 li {
  font-size: 13px;
  line-height: 18px;
  overflow: hidden;
  margin-bottom: 25px;
}
.list6 li:first-child + li + li {
  margin-bottom: 0;
}
.list6 .badge {
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 41px;
  height: 63px;
  padding-top: 8px;
  padding-left: 9px;
  text-shadow: none;
  background: none;
  font: 24px/19px 'Stint Ultra Condensed';
  color: #dad4cd;
  background: url(../img/badge.png) no-repeat;
  float: left;
  margin-right: 20px;
  text-transform: uppercase;
  margin-top: 0;
}
.list6 .badge p {
  font: 24px/19px 'Stint Ultra Condensed';
  color: #dad4cd;
}
.list6 li .extra-wrap p {
  font: 13px Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #a89b7f;
  width: 100%;
  float: left;
}
.list6 li .extra-wrap p br {
  display: none;
}
.list6 li .extra-wrap p br {
  display: none;
}
.list6 li .extra-wrap > a {
  font: bold 14px Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #9b132a;
  margin-bottom: 0;
  display: inline-block;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.list6 li .extra-wrap > a:hover {
  color: #5a3831;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.list6 li .extra-wrap p a {
  font: 13px Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #a89b7f;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.list6 li .extra-wrap p a:hover {
  color: #9b132a;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.list6 li > div {
  margin-bottom: 3px;
}
.list6 li > div .extra-wrap h3 {
  margin-bottom: 10px;
}
/*-----thumbs-----*/
.thumb-pad-bann figure {
  margin: 0 0 25px 0;
}
.thumb-pad-bann time {
  font: 23px/23px 'Roboto';
  color: #dd6542;
}
.thumb-pad0 {
  margin-bottom: 11px;
  overflow: hidden;
}
.thumb-pad0 .thumbnail {
  position: relative;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.thumb-pad0 .thumbnail .caption {
  padding: 0;
  padding-bottom: 25px;
  color: #a89b7f;
}
.thumb-pad0 .thumbnail .caption a {
  margin-bottom: 5px;
  display: inline-block;
  color: #ffffff;
  font: 33px/33px 'Anton', Trebuchet MS, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.thumb-pad0 .thumbnail .caption a:hover {
  color: #f6705e;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.thumb-pad0 .thumbnail .caption h3 {
  margin-bottom: 9px;
}
.thumb-pad0 figure {
  position: relative;
  margin: 0;
  margin-bottom: 27px;
}
.thumb-pad0 figure img {
  width: 100%;
}
.thumb-pad0 figure a > em {
  width: 23px;
  height: 23px;
  background: url(../img/play.png) no-repeat;
  position: absolute;
  bottom: 1px;
  right: 1px;
}
.box-thumb h2 {
  margin-bottom: 28px;
}
.thumb-pad1 {
  margin-top: -6px;
  margin-bottom: 53px;
  overflow: hidden;
}
.thumb-pad1 .thumbnail {
  position: relative;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.thumb-pad1 .thumbnail .caption {
  padding: 0;
  color: #a89b7f;
}
.thumb-pad1 .thumbnail .caption p {
  margin-bottom: 5px;
}
.thumb-pad1 figure {
  margin: 0;
  margin-bottom: 16px;
}
.thumb-pad1 figure img {
  width: 100%;
}
.thumb-pad2 {
  margin-bottom: 0;
  display: inline-block;
  margin-bottom: 10px;
}
.thumb-pad2 .thumbnail {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.thumb-pad2 .thumbnail p {
  margin-bottom: 28px;
}
.thumb-pad2 .thumbnail .list2 {
  margin-bottom: 18px;
}
.thumb-pad2 .thumbnail .caption {
  padding: 0;
  color: #a89b7f;
}
.thumb-pad2 .thumbnail .caption p {
  margin-bottom: 20px;
}
.thumb-pad2 .thumbnail .caption h3 {
  margin-bottom: 1px;
}
.thumb-pad2 .thumbnail .caption a {
  color: #2b2621;
  font: bold 12px/20px 'Open Sans';
  margin: 0 0 20px 0;
  margin-bottom: 8px;
  display: inline-block;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.thumb-pad2 .thumbnail .caption a:hover {
  color: #ae1f23;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.thumb-pad2 figure {
  margin: 0;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}
.thumb-pad2 figure img {
  width: 100%;
}
.thumb-pad3 .thumbnail {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.thumb-pad3 figure {
  margin: 0;
  display: inline-block;
  width: 100%;
}
.thumb-pad3 figure img {
  width: 100%;
  max-width: 100%;
}
.thumb-pad4 {
  padding: 20px 20px 15px 20px;
  margin-bottom: 30px;
  background-color: #e7e7e7;
}
.thumb-pad4 .thumbnail {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.thumb-pad4 figure {
  margin: 0;
  width: 100%;
  margin-bottom: 16px;
}
.thumb-pad4 figure img {
  width: 100%;
  max-width: 100%;
}
.thumb-pad4 .thumbnail .caption {
  padding: 0;
}
.thumb-pad4 .thumbnail .caption p {
  color: #7b7b7b;
  margin-top: 11px;
}
.thumb-pad4 .thumbnail .caption a {
  color: #378673;
  font: 16px/20px Trebuchet MS, Arial, Helvetica, sans-serif;
  margin: 0;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.thumb-pad4 .thumbnail .caption a:hover {
  color: #9bd156;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.thumb-pad5 {
  margin: 0;
  display: inline-block;
  margin-bottom: 10px !important;
}
.thumb-pad5 .thumbnail {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.thumb-pad5 .thumbnail time {
  font: bold 12px 'Open Sans';
  color: #a32223;
  margin-bottom: 11px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.thumb-pad5 .thumbnail .caption {
  padding: 0;
  color: #a89b7f;
}
.thumb-pad5 .thumbnail .caption p {
  margin-bottom: 8px;
}
.thumb-pad5 figure {
  margin: 0;
  overflow: hidden;
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.thumb-pad5 figure img {
  width: 100%;
}
.box4-box {
  margin-top: 0;
  padding-bottom: 30px;
}
.thumb-pad8 {
  position: relative;
  padding: 20px 20px 29px 20px;
  margin-bottom: 20px;
  margin-top: 10px;
}
.thumb-pad8 span {
  background-color: #761425;
  width: 100%;
  height: 0;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.thumb-pad8 strong {
  background-color: #fbf4eb;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.thumb-pad8 .thumbnail {
  position: relative;
  z-index: 3;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.thumb-pad8 figure {
  margin: 0;
  width: 100%;
  margin-bottom: 16px;
}
.thumb-pad8 figure img {
  width: 100%;
  max-width: 100%;
}
.thumb-pad8 .thumbnail .caption {
  padding: 0;
  color: #a89b7f;
}
.thumb-pad8 .thumbnail .caption p {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-bottom: 8px;
}
.thumb-pad8 .thumbnail .caption p i {
  font-style: normal;
  font-weight: bold;
}
/*-----blockquote-----*/blockquote {
  padding: 0;
  border: none;
  margin: 0;
  margin-bottom: 27px;
  margin-top: 6px;
}
blockquote img {
  float: left;
  margin-top: 0;
  margin-right: 6px;
}
blockquote p {
  margin-bottom: 18px;
  font: 13px Trebuchet MS, Arial, Helvetica, sans-serif;
  line-height: 18px;
}
blockquote a {
  color: #a89b7f;
  font: bold 13px Trebuchet MS, Arial, Helvetica, sans-serif;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
blockquote a:hover {
  color: #761425;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
/*-----header-----*/
header {
  padding: 0;
  height: 96px;
}
header > div {
  height: 53px;
  background: #ae1f23;
}
.header header > div {
  border-bottom: 9px solid #ffffff;
}
/*-----menu-----*/
.navbar_ {
  margin: 0;
  float: right;
}
.nav-collapse .nav {
  float: none !important;
}
.navbar_ .collapse {
  overflow: visible;
  line-height: 0 !important;
  font-size: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar_ .nav-collapse_ .nav li li {
  font-size: 24px;
  line-height: 24px;
  display: block;
}
.navbar_ .navbar-inner {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  min-height: inherit;
  border: none;
  background: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.navbar_ .nav-collapse_ {
  padding: 0;
}
.nav-collapse_ {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
  background: none;
  text-align: center;
}
.nav-collapse_ .nav {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.nav-collapse_ .nav li {
  position: relative;
  display: inline-block;
  margin: 0 0 0 0;
  padding: 0;
  float: left;
  text-transform: uppercase;
  zoom: 1;
}
.nav-collapse_ .nav > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  text-shadow: none;
  color: #ffffff;
  box-shadow: none !important;
  font: 12px 'Open Sans', Trebuchet MS, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  background: #ae1f23;
  text-align: center;
  width: 112px;
  padding: 18px 0 0 0;
  height: 35px;
  letter-spacing: 1px;
}
.nav-collapse_ .nav > li.active > a {
  color: #ffffff !important;
  background: url(../img/pattern.png) repeat !important;
  box-shadow: none;
}
.nav-collapse_ .nav > li a:hover {
  color: #ffffff !important;
  background: url(../img/pattern.png) repeat !important;
}
.nav-collapse_ .nav > .sfHover > a {
  color: #ffffff !important;
  background: url(../img/pattern.png) repeat !important;
}
.nav-collapse_ .nav > li > a span {
  display: inline-block;
  height: 6px;
  background: url(../img/menu-marker.png) no-repeat;
  width: 7px;
  left: 54px;
  top: 37px;
  position: absolute;
}
/*-----subMenu1-----*/
.nav-collapse .sub-menu > ul {
  position: absolute;
  display: none;
  width: 306px;
  left: 0;
  top: 53px;
  list-style: none !important;
  zoom: 1;
  z-index: 11;
  background: url(../img/pattern.png) repeat;
  padding: 34px 0 34px 0;
  margin: 0;
  text-align: left;
}
.nav-collapse .sub-menu > ul li {
  background: none;
  border: none;
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
  display: block;
  margin-bottom: 0;
}
.nav-collapse .sub-menu > ul li a {
  display: block;
  background: transparent;
  padding: 0;
  margin: 0;
  font: 14px/18px 'Open Sans', Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  padding: 5px 0 5px 45px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.nav-collapse .sub-menu > ul li a span {
  margin-left: 30px;
  display: inline-block;
  background: url(../img/menu-marker2.png) no-repeat;
  width: 5px;
  height: 6px;
  position: relative;
  top: -4px;
}
.nav-collapse .sub-menu > ul li a:hover {
  text-decoration: none;
  color: #26231f !important;
  background: #ae1f23 !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.nav-collapse .sub-menu > ul li.sfHover > a {
  text-decoration: none;
  color: #26231f !important;
  background: #ae1f23 !important;
}
/*-----subMenu2-----*/
.nav-collapse .sub-menu > ul ul {
  position: relative;
  display: none;
  width: 306px;
  left: 0;
  top: 0;
  list-style: none !important;
  zoom: 1;
  z-index: 11;
  background: transparent;
  padding: 0;
  margin: 0;
  text-align: left;
}
.nav-collapse .sub-menu > ul ul li a {
  display: block;
  background: transparent;
  padding: 0;
  margin: 0;
  font: 14px/18px 'Open Sans', Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  padding: 5px 0 5px 70px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.nav-collapse .sub-menu > ul ul li a:hover {
  text-decoration: none;
  color: #ffffff !important;
  background-color: #322d28 !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*----content-----*/
#content {
  position: relative;
  padding: 0 0 0 0;
}
.img-polaroid {
  position: relative;
  padding: 0;
  box-shadow: none;
  border: none;
  max-width: inherit;
  background: none;
  border: 5px solid #e0d5bb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.img-polaroid span {
  background: #ffffff;
  padding: 1px;
  display: block;
}
#toTop {
  display: none;
  width: 24px;
  height: 24px;
  overflow: hidden;
  background: url(../img/top.png) 0 top no-repeat;
  position: fixed;
  margin-right: -690px !important;
  right: 50%;
  bottom: 40px;
  z-index: 999;
}
#toTop:hover {
  background: url(../img/top.png) 0 bottom no-repeat;
}
.mail {
  font: 13px Trebuchet MS, Arial, Helvetica, sans-serif;
  line-height: 18px;
  color: #a89b7f;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.mail:hover {
  color: #2b2621;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.about-box {
  margin-bottom: 39px;
}
.error-search p {
  margin-bottom: 18px;
}
.error-search h3 {
  margin-top: 70px;
  margin-bottom: 9px;
}
.iconBox {
  background: url(../img/pattern.png) repeat;
  padding: 3px 0 0 0;
  position: relative;
}
.iconBox .title {
  font: 36px 'Lobster';
  color: #ae1f23;
  margin-top: -9px;
  margin-bottom: 6px;
  letter-spacing: 1px;
}
.iconBox a {
  color: #ae1f23;
  font: 14px/18px 'Open Sans', Trebuchet MS, Arial, Helvetica, sans-serif;
  margin: 0 0 15px 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.iconBox a:hover {
  color: #ffffff;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.iconBox .span3 {
  padding-bottom: 24px;
  position: relative;
}
.iconBox .span3 em {
  position: absolute;
  bottom: 7px;
  left: 0;
  width: 23px;
  height: 10px;
  background: url(../img/triangle.png) no-repeat;
}
.iconBox .span3 img {
  float: none;
  margin-left: 0;
}
.iconBox em {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: url(../img/pattern2.png) repeat;
}
.iconBox .span3 .pull-left {
  float: none;
  margin-bottom: 10px;
}
.contBox {
  background: #eee8de;
  padding: 44px 0 56px 0;
  border-bottom: 1px solid #fff;
}
.box1 {
  margin-top: 34px;
  margin-bottom: 27px;
}
.box1 p {
  font: bold 12px 'Open Sans';
  color: #a32223;
  text-transform: uppercase;
  margin-bottom: 1px;
  letter-spacing: 1px;
}
.box2 p {
  font: bold 12px 'Open Sans';
  color: #2b2621;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: 1px;
}
.box2 p a {
  color: #a32223;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.box2 p a:hover {
  color: #2b2621;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.tel {
  font: bold 26px 'Open Sans';
  color: #b72325;
  margin-top: -4px;
  letter-spacing: 2px;
}
.follow_icon {
  margin: 0;
  list-style: none;
  overflow: hidden;
  margin-top: 12px;
  white-space: nowrap;
  float: right;
}
.follow_icon li {
  float: left;
  margin-left: 0;
  margin-right: 5px;
  width: 22px;
  height: 17px;
  overflow: hidden;
}
.follow_icon li a {
  -webkit-transition: 0;
  -moz-transition: 0;
  -o-transition: 0;
  transition: 0;
}
.follow_icon li a:hover img {
  top: -17px;
  position: relative;
}
/*-----subscribeForm-----*/
#subscribe-form {
  margin: 0;
  position: relative;
  margin-top: 11px;
}
#subscribe-form .error {
  display: block;
  overflow: hidden;
  height: 0px;
  position: absolute;
  top: 45px;
  text-align: left;
  left: 0;
  font: 11px Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #a89b7f;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#subscribe-form input {
  width: 100%;
  outline: 0;
  box-shadow: none;
  color: #787878;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 19px;
  border-radius: 0;
  padding: 3px 10px 4px 29px;
  margin-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #e0e0e0;
  border-top: 1px solid #a9a9a9;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #c5c5c5;
  margin-bottom: 6px;
  height: 43px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#subscribe-form label.invalid .error {
  height: 19px;
}
#subscribe-form .success {
  display: none;
  border: 1px solid #fff;
  border-radius: 0;
  padding: 10px 0 10px 0;
  background-color: #4c544a;
  text-align: center;
  color: #fff;
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  top: 0;
  width: 268px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
/*-----search-----*/
#search-404 {
  position: relative;
  margin: 0;
  margin-top: 26px;
}
#search-404 input {
  -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;
  margin: 0;
  padding: 9px 15px 11px 15px;
  width: 100%;
  outline: none;
  border: 1px solid #c7c2b9;
  background: none;
  font: 13px Trebuchet MS, Arial, Helvetica, sans-serif;
  line-height: 18px;
  color: #a89b7f;
  height: 41px;
}
.search_link {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#search-404 .btn.btn-link {
  margin-top: 6px;
}
#search-404 a {
  position: absolute;
  top: 7px;
  right: 6px;
}
#search {
  margin: 0;
  position: relative;
  display: inline-block;
  margin-top: 15px;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  margin-left: 31px;
  float: left;
}
#search a {
  position: absolute;
  margin-top: 8px;
  right: 11px;
}
#search input {
  width: 210px;
  outline: none;
  box-shadow: none !important;
  border: none;
  color: #a89b7f;
  font: 11px 'Roboto', Trebuchet MS, Arial, Helvetica, sans-serif;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 4px 10px 4px 16px;
  margin-right: 0;
  float: left;
  background: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 36px;
  border: 1px solid #606060;
}
/*-----map-----*/
.map {
  margin: 8px 0 59px 0;
  display: inline-block;
  width: 100%;
  line-height: 0;
}
.map iframe {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 381px ;
  border: none;
  line-height: 0;
}
.info p {
  margin-bottom: 18px;
}
/*-----form-----*/
#contact-form {
  position: relative;
  z-index: 1;
  margin: 27px 0 52px 0;
  padding: 0 0 0 0;
  vertical-align: top;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.txt-form {
  display: block;
  padding-bottom: 6px;
  color: #ffffff;
}
.txt-form span {
  color: #ffffff;
}
.form-div-1,
.form-div-2,
.form-div-3 {
  float: left;
  width: 193px;
  margin-bottom: 18px;
}
.form-div-1 p,
.form-div-2 p,
.form-div-3 p {
  margin-bottom: 3px;
}
.form-div-1,
.form-div-2 {
  margin-right: 20px;
}
#contact-form div {
  overflow: hidden;
}
#contact-form fieldset {
  position: relative;
  z-index: 10;
  overflow: hidden;
  padding: 0;
  width: 100%;
  border: none;
}
#contact-form label {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  min-height: 43px;
  width: 100%;
}
#contact-form .message {
  display: block !important;
  min-height: 123px;
  width: 100%;
  margin-bottom: 19px;
}
#contact-form input,
#contact-form textarea {
  -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;
  margin: 0;
  padding: 9px 15px 11px 15px;
  width: 100%;
  outline: none;
  border: 1px solid #c7c2b9;
  background: none;
  font: 13px Trebuchet MS, Arial, Helvetica, sans-serif;
  line-height: 18px;
  color: #a89b7f;
  height: 41px;
}
#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 {
  overflow: auto;
  width: 100%;
  height: 145px;
  resize: none;
}
#contact-form .success {
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 20;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 10px;
  width: 100%;
  background: #c7c2b9;
  color: #ffffff;
  text-align: center;
  text-transform: none;
  font-size: 14px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  line-height: 22px;
}
#contact-form .error,
#contact-form .empty {
  position: absolute;
  bottom: 3px;
  text-align: right;
  right: 2px;
  display: none;
  overflow: hidden;
  padding: 1px 4px 0px 0;
  width: 100%;
  color: #2b2621;
  text-transform: none;
  font-size: 11px;
  line-height: 1.27em;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#contact-form .message .error,
#contact-form .message .empty {
  bottom: -15px;
  text-align: right;
}
.btns .btn.btn-link {
  float: left;
}
.btns p {
  margin-top: 5px;
  float: left;
  margin-left: 26px;
  font-weight: normal;
}
/*-----footer-----*/
footer {
  position: relative;
  padding-top: 36px;
  padding-bottom: 78px;
  border-top: 7px solid #e9e1cf;
}
footer .foo_logo {
  margin-bottom: 0;
}
footer .foo_logo img {
  /*width:100%;*/

}
footer p {
  font: 11px 'Open Sans';
  color: #a89b80;
  text-transform: uppercase;
  margin-left: 0;
  margin-top: 4px;
  letter-spacing: 1px;
}
footer p > span {
  margin: 0 3px;
}
footer .list1 {
  margin-top: 12px;
}
footer a {
  font: 11px 'Open Sans';
  color: #a89b80;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
footer a:hover {
  color: #ae1f23;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.select-menu {
  display: none !important;
}
/*------ isotope ------- */
#work_container {
  margin-bottom: 12px;
  margin-left: -30px;
}
#work_container .box {
  width: 270px !important;
  float: left;
  margin-left: 30px;
  margin-bottom: 35px;
}
#work_container .box > a {
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  font: bold 12px 'Open Sans';
  letter-spacing: 1px;
  color: #2b2621;
}
#work_container .box > em {
  font: bold 18px 'Open Sans';
  color: #a32223;
  float: right;
  margin-right: 14px;
  margin-top: -5px;
  letter-spacing: 1px;
}
#work_container .box a:hover {
  color: #ae1f23;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#work_container .box figure {
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 15px;
}
#work_container .box img {
  width: 100%;
}
#options {
  padding: 0 0 15px 0;
  display: inline-block;
}
#filters {
  margin: -5px 0 0 0;
  list-style: none;
  display: inline-block;
}
#filters li {
  float: left;
  margin-left: 32px;
}
#filters li:first-child {
  margin: 0;
}
#filters a {
  font: bold 12px 'Open Sans';
  color: #2b2621;
  line-height: 1em;
  padding: 9px 0;
  position: relative;
  display: block;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#filters a:hover,
#filters a.selected {
  color: #a32223;
  text-decoration: none;
}
#filters a:hover:after,
#filters a.selected:after {
  width: 7px;
  height: 4px;
  position: absolute;
  left: 50%;
  top: -12px;
  margin-left: -3px;
  content: "";
}
/*-------------------------------------------------------media queries----------------------------------------------------------*/
@media (min-width: 1200px) {
  .nav-collapse_ {
    display: block;
  }
  .nav-collapse_ .nav > li > a {
    width: 162px;
  }
  .iconBox .span3 .pull-left {
    float: left;
    margin-bottom: 0;
  }
  .iconBox .span3 img {
    float: left;
    margin-left: 12px;
  }
  .nav-collapse_ .nav > li > a span {
    left: 78px;
  }
  .list_carousel2 #foo2 > li {
    width: 361px !important;
  }
  .list_carousel2 #foo2 > li figure {
    width: 179px;
  }
  .box-thumb1 {
    width: 236px;
  }
  #contact-form label {
    display: inline-block;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 243px;
  }
  footer .privacy-box > img {
    float: left;
    margin-top: -4px;
    margin-right: 5px;
  }
  .follow_icon li {
    margin-left: 0;
  }
  footer p {
    margin-left: 73px;
  }
  .error img {
    margin-left: 36px !important;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 980px) and (max-width: 1199px) {
  .nav-collapse_ .nav > li > a {
    width: 112px;
  }
  .iconBox .span3 .pull-left {
    float: none;
    margin-bottom: 10px;
  }
  .iconBox .span3 img {
    float: none;
    margin-left: 0;
  }
  .nav-collapse_ .nav > li > a span {
    left: 54px;
  }
  .list_carousel2 #foo2 > li a p {
    top: 39px;
  }
  .list_carousel2 #foo2 > li figure {
    width: 143px;
  }
  .list3 {
    margin-bottom: 224px;
  }
  .nav-collapse_ {
    height: auto !important;
  }
  .box-thumb1 {
    width: 182px;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 193px;
  }
  .follow_icon li {
    margin-left: 0;
  }
  footer p {
    margin-left: 0;
  }
  .error img {
    margin-left: 0 !important;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 979px) {
  
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 979px) {
  .header {
    background: url(../img/pattern.png) repeat;
  }
  .navbar_ {
    float: none;
  }
  .navbar_ .nav-collapse_ {
    width: 100%;
    padding: 0;
    height: auto;
  }
  .nav-collapse_ .nav > li > a {
    width: 140px;
  }
  .nav-collapse_ .nav > li > a span {
    left: 69px;
  }
  header {
    height: 192px;
    background: none;
  }
  header div {
    height: 96px;
    background: none;
  }
  h1.brand {
    width: 100%;
    text-align: center;
    float: none;
    background: none;
    border: none;
    margin-bottom: 7px;
    padding-left: 0;
    padding-right: 0;
  }
  .iconBox .title {
    font-size: 28px;
  }
  .list_carousel2 #foo2 > li figure {
    width: 100%;
  }
  .list_carousel2 #foo2 > li div {
    padding: 1px 1px 0 1px;
  }
  .tel {
    font-size: 21px;
  }
  h3 {
    font-size: 20px;
    line-height: 25px;
  }
  footer p {
    margin-left: 0;
  }
  .thumb-pad5 figure {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  #work_container .box {
    width: 45%!important;
  }
  .list3 {
    margin-bottom: 398px;
  }
  .box4 {
    width: 27%;
    margin-right: 20px;
    float: left;
  }
  .list1 li .extra-wrap {
    overflow: visible;
  }
  .privacy-box .info-box > div p > span {
    display: block;
  }
  .privacy-box p > a {
    display: block;
  }
  .list4 li .extra-wrap {
    overflow: visible;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 100%;
  }
  .form-div-1,
  .form-div-2 {
    margin-right: 20px;
  }
  .form-box:after {
    content: none;
  }
  .supportBanner .title1 {
    font-size: 55px;
  }
  .supportBanner .title2 {
    font-size: 25px;
    line-height: 23px;
    margin-top: 0px;
  }
  .thumb-pad8 .thumbnail .caption h4 {
    font-size: 19px;
    line-height: 21px;
  }
  .box-thumb1 {
    width: 215px;
  }
  #search-404 input {
    margin-right: 0;
    width: 100%;
  }
  #search {
    float: right;
  }
  .list3 li p > span {
    display: block;
    width: auto;
  }
  .follow_icon li {
    margin-bottom: 0;
  }
  .header header > div {
    border-bottom: none;
  }
  .tel {
    letter-spacing: 0;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
  .header {
    background: url(../img/pattern.png) repeat;
    padding-bottom: 14px;
  }
  h2 {
    font-size: 18px;
    line-height: 22px;
  }
  footer .foo_logo img {
    width: auto;
  }
  .borderCont {
    padding-top: 40px;
  }
  .iconBox .span3 {
    width: 44%;
    float: left;
    margin-right: 30px;
  }
  .iconBox .span3 em {
    display: none;
  }
  header {
    height: 154px;
  }
  header > div {
    height: 154px;
    background: none;
  }
  .header header {
    height: 96px;
  }
  .header header > div {
    height: 96px;
  }
  h1.brand {
    padding: 9px 0 22px 0;
    width: 100%;
    text-align: center;
  }
  .boxesBox > div > article {
    margin-bottom: 60px;
  }
  .list_carousel2 #foo2 > li figure {
    width: 24%;
  }
  .list_carousel2 #foo2 > li {
    padding: 0;
    background: none;
  }
  .list_carousel2 #foo2 > li div {
    padding: 0;
    background: none;
  }
  .list_carousel2.responsive .caroufredsel_wrapper {
    margin-bottom: 10px !important;
  }
  .tel {
    font-size: 21px;
  }
  h3 {
    font-size: 20px;
    line-height: 25px;
  }
  .bannersBox {
    margin-top: 70px;
  }
  .about-box {
    margin-bottom: 0;
  }
  .thumb-pad2 figure {
    float: left;
    margin-right: 20px;
    width: auto;
  }
  .thumb-pad2 {
    margin-bottom: 40px;
  }
  .list5 {
    padding-bottom: 50px;
  }
  .form-box {
    margin-top: 60px;
  }
  .box4 {
    width: 45%;
  }
  #search {
    float: right;
  }
  .list3 {
    margin-bottom: 40px;
  }
  .list3 li {
    margin-bottom: 30px;
    width: 28%;
    float: left;
    margin-right: 30px;
  }
  .list4-box {
    padding-bottom: 20px;
    margin-bottom: 50px;
  }
  .thumb-pad0 figure {
    float: left;
    margin-right: 15px;
  }
  .navbar_ {
    padding: 11px 10px 0 10px;
  }
  .navbar_ .nav-collapse_ {
    width: 100%;
    padding: 0;
  }
  .thumb-pad1 {
    margin-bottom: 0;
  }
  .box4 {
    width: 29%;
    float: left;
    margin-right: 20px;
  }
  .thumb-pad8 .btn.btn-primary.btn1 {
    font-size: 13px;
  }
  .thumb-pad8 .thumbnail .caption h4 {
    font-size: 16px;
    line-height: 18px;
  }
  .box-list1 {
    float: left;
    width: 45%;
    margin-right: 10px;
  }
  .navbar_ {
    float: none;
  }
  .navbar_ .nav-collapse_ {
    width: 100%;
  }
  .box-thumb1 {
    width: 30%;
    float: left;
    margin-left: 0;
    margin-right: 18px;
  }
  .navbar_ .nav-collapse_ {
    padding: 0;
    margin: 0;
    border: none;
  }
  .navbar_ .nav-collapse_ .nav {
    display: none;
  }
  .navbar_ .nav-collapse_ {
    height: auto !important;
    padding-bottom: 5px;
    background: none;
  }
  .select-menu {
    display: block !important;
    width: 100%;
    border: 1px solid #922428;
    background: #d9d9d9 ;
    color: #000000;
    cursor: pointer;
    margin-top: 16px;
    margin-bottom: 14px;
  }
  .top {
    display: none;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    float: none;
    width: 100%;
    margin: 0 0 0 0;
  }
  .box-thumb1 {
    width: 30%;
  }
  #search-404 input {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .error {
    text-align: center;
    margin-bottom: 100px;
  }
  .thumb-pad1 {
    margin-bottom: 40px;
  }
  .box-pad1 {
    width: 45%;
    float: left;
    margin-right: 20px;
  }
  #subscribe-form .success {
    width: 100%;
  }
  .thumb-pad1 figure {
    float: left;
    margin-right: 20px;
  }
  .testimonials-box {
    margin-top: 35px;
  }
  .privBox {
    margin-bottom: 30px;
  }
  .listBox {
    float: left;
    width: 29%;
    margin-bottom: 35px;
  }
  footer .pull-right {
    float: none;
  }
  .followBox {
    float: left;
    width: 100%;
    text-align: center;
  }
  .followBox ul {
    display: inline-block;
  }
  .list0 {
    margin-bottom: 40px;
  }
  .logoBox {
    text-align: center;
    margin-bottom: 40px;
    overflow: hidden;
    position: relative;
    top: 50px;
  }
  #work_container .box {
    width: 43%!important;
  }
  #filters li {
    float: left;
    margin-left: 0;
    margin-right: 32px !important;
  }
  .header header > div {
    border-bottom: none;
  }
  .list6-box {
    margin-bottom: 50px;
  }
  .follow_icon {
    float: none;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 626px) and (max-width: 767px) {
  
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
  .iconBox .span3 {
    width: 43%;
  }
  .list_carousel2 #foo2 > li figure {
    width: 47%;
  }
  .box-thumb1 {
    width: 45%;
  }
  .bgPic {
    min-height: 177px;
  }
  .box4 {
    width: 45%;
  }
  .list3 li {
    width: 27%;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
  .iconBox .span3 {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
    height: auto !important;
  }
  .iconBox .span3 br {
    display: none;
  }
  .thumb-pad2 figure {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  .listBox {
    float: none;
    width: 100%;
    margin-bottom: 35px;
  }
  .list3 li {
    width: 42%;
  }
  #search-404 input {
    margin-right: 0;
    width: 100%;
  }
  .box-thumb1 {
    width: 45%;
  }
  .box4 {
    width: 45%;
  }
  .thumb-pad5 figure {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 20px;
  }
  #work_container {
    margin-left: 0;
  }
  #work_container .box {
    width: 100%!important;
    float: none;
    margin-left: 0;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 482px) and (max-width: 625px) {
  
}
@media (max-width: 480px) {
  .list_carousel2 #foo2 > li figure {
    width: 50%;
    float: left;
    margin: 0;
    margin-bottom: 1px;
  }
  .thumb-pad2 figure {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  .list3 li {
    width: 38%;
  }
  .list4 li .extra-wrap {
    overflow: visible;
  }
  .box-thumb1 {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .box4 {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .box-list1 {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .list4 li .extra-wrap a {
    display: block;
    float: none;
    margin-bottom: 5px;
  }
  .map iframe {
    height: 200px;
  }
  .thumb-pad0 figure {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  #search,
  #search input {
    width: 100%;
  }
  #search {
    float: none;
    margin-left: 0;
  }
  .box-pad1 {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  footer p {
    float: none;
    margin-bottom: 10px;
  }
  footer ul {
    float: none;
    display: block;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 320px) and (max-width: 481px) {
  
}
@media (max-width: 320px) {
  .box-thumb1 {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .list3 li {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .list1 li .extra-wrap {
    overflow: visible;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/.error img {
  max-width: 100% !important;
  margin-top: 68px;
  display: inline-block;
  margin-left: 0;
}
.margBot {
  margin-bottom: 45px;
}
.margBot1 {
  margin-bottom: 30px;
}
.margBot2 {
  margin-bottom: 22px;
}
.padBot {
  padding-bottom: 52px;
}
.padBot1 {
  padding-bottom: 131px;
}
/*---------------------------------------------------------------------------------------------------------------------------*//*Core variables and mixins*/
.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: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
