@import "animate.css";
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Sarina);
@import url(//fonts.googleapis.com/css?family=Asap:400);
@import url(//fonts.googleapis.com/css?family=Asap:700);
@import url(//fonts.googleapis.com/css?family=Lato:400);
@import url(//fonts.googleapis.com/css?family=Lato:100);
@import url(//fonts.googleapis.com/css?family=Lato:700);
@import url(//fonts.googleapis.com/css?family=Lato:900);
@import url(//fonts.googleapis.com/css?family=Lato:700italic);
@import url(//fonts.googleapis.com/css?family=Lato:300);
@import url(//fonts.googleapis.com/css?family=Niconne);
@import url(//fonts.googleapis.com/css?family=Aclonica|Alegreya+SC|Almendra|Cinzel+Decorative|Eagle+Lake|Great+Vibes|Julius+Sans+One|Marcellus+SC|Merienda+One|Redressed|Spectral+SC);
@import url(//fonts.googleapis.com/css?family=Berkshire+Swash|Cormorant+Upright|Eagle+Lake|Jim+Nightshade|Quintessential);
/*========================================================
                    Main layout styles
=========================================================*/
body {
  font: 400 14px/21px "Lato", sans-serif;
  color: #201a13;
  background: #f7f7f7;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #a99881;
}
strong {
  font-weight: 700;
}
img {
  max-width: 100%;
}
* {
  -webkit-text-size-adjust: none;
}
/* ======= Headers ======= */
h2 {
  /* font: 500 30px/30px 'Eagle Lake', serif; */
}
@media (max-width: 479px) {
  h2 {
    font-size: 25px;
    line-height: 25px;
  }
}
.wh {
	font: 600 24px/24px "Lato", sans-serif;
	color:#fff;
	margin-top:-13px;
	margin-bottom:56px;
}
@media (max-width: 1199px) {
	.wh {
	font: 300 20px/18px "Lato", sans-serif;
	color:#fff;
	}
}
@media (max-width: 979px) {
	.wh {
	font: 300 14px/18px "Lato", sans-serif;
	color:#fff;
	}
}
@media (max-width: 767px) {
	.wh {
	font: 400 15px/15px "Lato", sans-serif;
	color:#fff;
	}
}
@media (max-width: 479px) {
	.wh {
	font: 400 12px/12px "Lato", sans-serif;
	color:#fff;
	}
}

h3 {
  font: 400 14px/14px "Lato", sans-serif;
  color: #adb2b2;
}
.brown {color:#525252;}
h4 {
  font: 400 21px/21px "Lato", sans-serif;
  color: #ffffff;
}
h5 {
  font: 400 18px/18px "Lato", sans-serif;
}
h6 {
  font: 900 18px/18px "Lato", sans-serif;
  color: #ffffff;
}
.h7 {
  font: 400 24px/24px "Asap", sans-serif;
  display: block;
}
.h8 {
  display: block;
  font: 700 18px/20px "Lato", sans-serif;
  }
.h8 span {
	display:block;
	font-size:12px;
	text-transform:none;
	margin-bottom:8px;
}
.h8:hover a {
  color: #a99881;
}
.heading1 {
  text-align: center;
  margin-bottom: 48px;
}
.heading2 {
  text-align: left;
  margin-bottom: 48px;
  position:relative;
}
@media (max-width: 767px) {
  .heading2 {
  text-align: center;  
  }
}

/* ======= Buttons ======= */
.btn-default {
  display: inline-block;
  background: #525252 !important;
  font: 400 14px/17px "Lato", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  padding: 12px 54px 10px 35px;
}
.btn-default span {
  display: inline-block;
  position: relative;
}
.btn-default span:after {
  font-family: FontAwesome;
  font-size: 17px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 17px;
  content: '\f08e';
  right: -34px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.28);
}
.btn-default i {
  display: inline-block;
  position: relative;
}
.btn-default i:after {
  font-family: FontAwesome;
  font-size: 17px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 17px;
  content: '\f1c1';
  right: -34px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.28);
}
.btn-default:hover {
  background: #6e6e6e !important;
  color: #ffffff;
}
.btn-default:hover:after {
  cursor: pointer;
}
.btn-default.btn-default__inset1 {
  padding-left: 24px;
}
.btn-search {
  display: inline-block;
  background: #8d5e00;
  font: 700 14px/17px "Asap", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  padding: 12px 35px 10px 35px;
  border:none;
  margin-top:40px;
}

.btn-search:hover {
  background: #cfab62;
  color: #ffffff;
  cursor:pointer;
}

.buttonproj {
  position:absolute; 
  right:0; 
  top:7px;
}
@media (max-width: 767px) {
  .buttonproj {
  position:relative; 
  right:0; 
  top:0;
  }	
}
.btnproj1{
  display: inline-block;
  background: #d5d5d5;
  font: 300 16px/21px "Asap", sans-serif;
  color: #525252;
  text-align: center;
  padding: 12px 25px 10px 25px;
}
@media (max-width: 1199px) {
    .btnproj1{
    font: 300 14px/18px "Asap", sans-serif;
    padding: 13px 15px 13px 15px;
    }
}
@media (max-width: 979px) {
    .btnproj1{
    font: 300 14px/18px "Asap", sans-serif;
    padding: 13px 12px 14px 12px;
    }
}
.btnproj1:hover {
  background: #efefef;
  color: #7b7d84;
}
.btnproj2{
  display: inline-block;
  background: #efefef;
  font: 300 16px/21px "Asap", sans-serif;
  color: #525252;
  text-align: center;
  padding: 12px 25px 10px 25px;
  margin-right:3px;
}
@media (max-width: 1199px) {
    .btnproj2{
    font: 300 14px/18px "Asap", sans-serif;
    padding: 13px 15px 13px 15px;
    }
}
@media (max-width: 979px) {
    .btnproj2{
    font: 300 14px/18px "Asap", sans-serif;
    padding: 13px 12px 14px 12px;
    }
}
.btnproj2:hover {
  background: #efefef;
  color: #525252;
}

/* ======= Wrappers ======= */
.wrapper1 {
  padding-top:60px;
  background:#e4e4e4;
}
.wrapper1-1 {
  padding-top:60px;
  background:#efefef;
}
.wrapper2 {
  padding: 85px 0 19px;
}
.wrapper2 h2 {
  font-size: 31px;
}
.wrapper2.wrapper2__inset1 {
  padding-bottom: 37px;
}
.wrapper3 {
  padding-bottom: 86px;
}
.wrapper4 {
  padding-bottom: 61px;
}
.wrapper5 {
  padding-bottom: 65px;
}
/*========================================================
                    HEADER styles
=========================================================*/
#header {
  position: relative;
}
#header:after {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 4px;
  background: #AFAFAF;
  bottom: 0;
  left: 0;
  z-index: 10;
}
#header.main:after {
  display: none;
}
#header .info {
  padding: 12px 0 5px;
  background: #0153a0;
  color: #ffffff;
  border-bottom: 1px solid #a9a9a9;
  position: relative;
  z-index: 2;
}
#header .info:after {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 3px;
  background: #dbdbdb;
  bottom: -4px;
  left: 0;
}
#header .info .contacts {
  float: left;
  display: block;
}
#header .info .contacts .phone {
  font: 700 12px/18px "Asap", sans-serif;
  display: inline-block;
  position: relative;
  padding-left: 13px;
}
#header .info .contacts .phone:before {
  font-family: FontAwesome;
  font-size: 14px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 18px;
  left: 0;
  top: 0;
  content: '\f095';
}
#header .info .contacts .divider {
  display: inline-block;
  width: 1px;
  height: 13px;
  background: url(../images/dotted-border.png) no-repeat center top;
  overflow: hidden;
  margin-top: 2px;
  margin-left: 8px;
  margin-right: 8px;
}
#header .info .contacts .mail {
  font: 400 10px/18px "Asap", sans-serif;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  padding-left: 21px;
}
#header .info .contacts .mail:before {
  font-family: FontAwesome;
  font-size: 14px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 18px;
  left: 0;
  top: -1px;
  content: '\f003';
}
@media (max-width: 767px) {
  #header .info .contacts {
    float: none;
  }
}
#header .info .links {
  margin-right: 31px;
  float: right;
  font: 700 10px/18px "Asap", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}
#header .info .links .divider {
  display: inline-block;
  margin: 0 6px;
}
@media (max-width: 767px) {
  #header .info .links {
    float: none;
    display: block;
    clear: both;
    margin-right: 0;
  }
  #header .info .links a {
    display: inline-block;
  }
}
#header .authorization {
  float: right;
  display: inline-block;
}
#header .authorization a {
  text-transform: uppercase;
  color: #ffffff;
  display: inline-block;
  font: 400 10px/18px "Asap", sans-serif;
}
#header .authorization a:hover {
  color: #fb9c48;
}
#header .authorization a.sign {
  font-weight: 700;
  position: relative;
  padding-left: 16px;
  color: #ffffff;
}
#header .authorization a.sign:hover {
  color: #fb9c48;
}
#header .authorization a.sign:hover:before {
  color: #fb9c48;
}
#header .authorization a.sign:before {
  font-family: FontAwesome;
  font-size: 14px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 10px;
  content: '\f090';
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 4px;
}
#header .authorization .divider {
  display: inline-block;
  height: 10px;
  width: 1px;
  background: #c6c7c8;
  margin: 4px 8px 0;
}
@media (max-width: 767px) {
  #header .authorization {
    float: none;
    display: block;
  }
}
#header #stuck_container {
  padding: 45px 0 27px;
  background: #e7e1d3;
  position: relative;
}

/* Dave */
@media (min-width: 980px) and (max-width: 1199px) {
#header #stuck_container {
  padding: 20px 0;
}	
}
/* End Dave */

#header #stuck_container.isStuck {
  padding: 5px 0 10px 0;
}
#header #stuck_container.isStuck img {
  max-height:60px;
  width:auto;
  padding:0;
  margin:0;
}
@media (max-width: 767px) {
  #header #stuck_container.isStuck {
    text-align: center;
  }
  #header #stuck_container.isStuck nav {
    display: inline-block;
  }
  #header #stuck_container.isStuck h1 {
    display: none;
  }
}

@media (max-width: 767px) {
  #header #stuck_container {
    padding: 20px 0;
  }
}

#header .search-block {
  position: relative;
  float: right;
  margin-left:50px;
}

@media (max-width: 979px) {
    #header .search-block {
    float:none;
	margin-top:10px;
	margin-left:0;
  }
}

#header .search-block .icon {
  margin-top:3px;
  text-align: center;
  display: block;
}
#header .search-block .icon i {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 20px;
  line-height: 20px;
  color: #494f4f;
  margin-top:7px;
}
#header .search-block .icon:hover {
  cursor: pointer;
}
#header .search-block .icon:hover i {
  color: #9bbc0d;
}
#header .search-block #search {
  position: absolute;
  left: -181px;
  bottom: -87px;
  display: none;
  text-align: left;
}
@media (max-width: 767px) {
  #header .search-block #search {
    position:relative;
	text-align:center;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:20px;
	left:0;
  	bottom:0;
  }
}
@media (max-width: 767px) {
  #header .search-block #search {
    margin-bottom:0;
  }
}
@media (max-width: 979px) {
  #header {
    text-align: center;
  }
}
.searchhidden {
	display:none; 
	width:300px; 
	background:#efefef; 
	text-align:center; 
	padding:50px;
}

/* ======= Logo ======= */
h1 {
  display: inline-block;
  position:relative;
  z-index:9999;
}
h1 a {
  display: block;
}
h1 img {
  width:400px;
  margin-top:-25px;
  margin-bottom:-48px;
}

/* Dave */
@media (min-width: 980px) and (max-width: 1199px) {
h1 img {
  width:325px;
  margin-top:0;
  margin-bottom:-38px;
}
}
h1 a .wrapper {
  display: block;
  position: relative;
  padding-left: 41px;
}
/* End Dave */

@media (max-width: 767px) {
  h1 a .wrapper {
    padding-right: 0;
  }
}

h1 a .wrapper img {
  position: absolute;
  left: 0;
  top: -2px;
}
h1 a .wrapper .main {
  font: 700 41px/31px "Asap", sans-serif;
  text-transform: uppercase;
  letter-spacing: -0.025em;
  color: #ee1820;
  display: inline-block;
}
h1 a .wrapper .divider {
  display: inline-block;
  position: relative;
  left: 6px;
  top: -7px;
  width: 1px;
  height: 41px;
  background: #54b2db;
}
h1 a .wrapper .second {
  position: relative;
  display: inline-block;
  font: 700 17px/17px "Asap", sans-serif;
  letter-spacing: -0.025em;
  color: #57b9be;
  left: 6px;
  top: -2px;
}
h1 a .wrapper .second span {
  display: block;
}
@media (max-width: 767px) {
  
  h1 a .wrapper .second {
    display: block;
    margin-top: 10px;
  }
  h1 a .wrapper .second span {
    display: inline-block;
    margin-right: 5px;
  }
  h1 a .wrapper .second span br {
    display: none;
  }
}
@media (max-width: 767px) {
  h1 {
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }
 h1 img {
  width:inherit;
  margin-top:0;
  }
 
 h1 a {
    display: inline-block;
  }
  h1 a .wrapper .divider {
    display: none;
  }
  h1 a .wrapper .second {
    text-align: left;
  }
}
/* ======= Main menu variables ======= */
/* ======= Sub menus common variables ======= */
/* ======= First level sub menu variables ======= */
nav {
  float: right;
  margin-top:7px;
}

/* Dave */
@media (min-width: 980px) and (max-width: 1199px) {
  nav {
  margin-top:15px;
}
}
/* End Dave */

@media (max-width: 767px) {
  nav {
    float: none;
    display: inline-block;
    margin-right: 0;
  }
}
/* Main menu styles
========================================================*/
.sf-menu > li {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  position: relative;
  z-index: 6;
  text-align: center;
}
.sf-menu > li + li {
  margin-left: 25px;
}
.sf-menu > li + li:before {
  position: absolute;
  content: '/';
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #494f4f;
  left: -18px;
}
.sf-menu > li > .sf-with-ul:after {
  font-family: FontAwesome;
  font-size: 14px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f107";
  color: #494f4f;
  bottom: -4px;
  left: 50%;
  margin-left: -3px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sf-menu > li > a {
  text-transform: uppercase;
  font: 700 14px/14px "Asap", sans-serif;
  display: inline-block;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #201a13;
}

/* Dave */
@media (min-width: 980px) and (max-width: 1199px) {
.sf-menu > li + li {
  margin-left: 10px;
}
.sf-menu > li + li:before {
  position: absolute;
  left: -7px;
}
.sf-menu > li > a {
  font: 700 13px/13px "Asap", sans-serif;
}
}
/* End Dave */

.sf-menu > li > a:hover {
  color: #8c8b8a;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu .sfHover > a {
  color: #adb2b2;
}
.sf-menu .sfHover > a:after {
  color: #8c8b8a;
}
.sf-menu > li.current > a {
  color: #8c8b8a;
}
.sf-menu > li.current > .sf-with-ul:after {
  color: #adb2b2;
}
.sf-menu > li.sfHover > a {
  color: #8c8b8a;
}
.sf-menu > li.sfHover > a:after {
  color: #8c8b8a;
}
.sf-menu > li.sfHover:hover a:after {
  color: #8c8b8a;
}
.sf-menu > li.current:hover > a:after {
  color: #adb2b2;
}
.sf-menu a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.sf-menu a:hover {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
/* First level sub-menu styles
========================================================*/
.sf-menu ul {
  -webkit-box-shadow: -1px 2px 3px 0px rgba(0, 0, 0, 0.16);
  box-shadow: -1px 2px 3px 0px rgba(0, 0, 0, 0.16);
  display: none;
  min-width: 175px;
  font: 400 12px/35px Arial, sans-serif;
  position: absolute;
  top: 65px;
  left: 50%;
  margin-left: -87.5px;
  background: #5a5a5a;
  text-align: center;
  padding: 18px 0 20px;

  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .sf-menu ul {
    top: 45px;
  }
}
.sf-menu ul li {
  letter-spacing: 0;
  position: relative;
  display: block;
}
.sf-menu ul li:hover > a {
  background: #e4e4e3;
  color: #5a5a5a;
}
.sf-menu ul li > .sf-with-ul:after {
  font-family: FontAwesome;
  font-size: 14px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f105";
  color: #ffffff;
  bottom: 0px;
  right: 7px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sf-menu ul li a {
  display: block;
  color: #ffffff;
  text-transform: none;
}
.sf-menu ul > .sfHover > a {
  background: #adb2b2;
}
.sf-menu ul > .sfHover > a:after {
  color: #ffffff;
}
.sf-menu ul li.sfHover > a {
  background: #adb2b2;
  color: #ffffff;
}
/* Second level sub-menu styles
========================================================*/
.sf-menu ul ul {
  text-align: center;
  background: #ffffff;
  position: absolute;
  top: -18px;
  left: 175px;
  margin-left: 0;
  z-index: 4;
  color: #424242;
}
.sf-menu ul ul a {
  color: #424242;
}
@media only screen and (max-width: 979px) {
  .sf-menu {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  nav {
    width: 100%;
    float: none;
  }
  .select-menu {
    border-radius: none;
    display: block;
    text-transform: capitalize;
    float: none;
    color: #fa943e;
    margin-top: 20px;
    width: 100%;
    background: #ffffff;
    font: 22px/28px "Asap", sans-serif;
    text-align: left;
    border: 1px solid #c1c1c1;
    padding: 2px 0;
    position: relative;
  }
  .select-menu option {
    text-align: left;
    position: relative;
  }
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .rd-mobilemenu.active {
    right: 0; }

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #efefee;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); }
  .rd-mobilemenu.active .rd-mobilemenu_ul {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .rd-mobilemenu_ul a {
    display: block;
    padding: 14px 25px 16px; }
    .rd-mobilemenu_ul a.active {
      background: #f5f5f5;
      color: #835400; }
    .rd-mobilemenu_ul a:hover {
      background: #8f6100;
      color: #FFF; }
    .rd-mobilemenu_ul a .rd-submenu-toggle {
      position: absolute;
      top: 50%;
      right: 11px;
      margin-top: -17.5px;
      width: 32px;
      height: 32px;
      font: 400 10px "FontAwesome";
      line-height: 32px;
      text-align: center;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -moz-transition: 0.5s all ease;
      -o-transition: 0.5s all ease;
      -webkit-transition: 0.5s all ease;
      transition: 0.5s all ease;
      z-index: 1;
      background: rgba(0, 0, 0, 0.1); }
      .rd-mobilemenu_ul a .rd-submenu-toggle:after {
        content: '\f078'; }
      .rd-mobilemenu_ul a .rd-submenu-toggle:hover {
        background: #FFF;
        color: #666; }
    .rd-mobilemenu_ul a.rd-with-ul {
      position: relative; }
      .rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
  .rd-mobilemenu_ul ul a {
    padding-left: 40px; }
  .rd-mobilemenu_ul ul ul a {
    padding-left: 60px; }
  .rd-mobilemenu_ul:after {
    content: '';
    display: block;
    height: 20px; }

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #efefee;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991; }

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 65px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px; }
  .rd-mobilepanel_toggle span {
    position: relative;
    display: block;
    margin: auto;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
      content: "";
      position: absolute;
      left: 0;
      top: -8px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after {
      top: 8px; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
      width: 24px;
      height: 4px;
      background-color: #000;
      backface-visibility: hidden;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
  .rd-mobilepanel_toggle span {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
    .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
      -moz-transform-origin: 1.71429px center;
      -ms-transform-origin: 1.71429px center;
      -o-transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center;
      -moz-transform-origin: 1.71429px center;
      -ms-transform-origin: 1.71429px center;
      -o-transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center; }
  .rd-mobilepanel_toggle.active span {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
    .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
      top: 0;
      width: 15px; }
    .rd-mobilepanel_toggle.active span:before {
      -webkit-transform: rotate3d(0, 0, 1, -40deg);
      transform: rotate3d(0, 0, 1, -40deg); }
    .rd-mobilepanel_toggle.active span:after {
      -webkit-transform: rotate3d(0, 0, 1, 40deg);
      transform: rotate3d(0, 0, 1, 40deg); }

@media (max-width: 979px) {
  body {
    padding-top: 56px; }
  .rd-mobilemenu, .rd-mobilepanel {
    display: block; }
}

@media (max-width: 479px) {
  .rd-mobilepanel_title {
    font-size: 15px;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 14px; } }
/*Core variables and mixins*/
/* Stuck menu styles
========================================================*/
.isStuck {
  z-index: 999;
  position: fixed;
  -webkit-box-shadow: 0 0 4px 0 #000000;
  box-shadow: 0 0 4px 0 #000000;
}

.isStuck nav {
  margin-right: 0; 
  margin-top:10px;
}
.isStuck .sf-menu ul {
  top: 38px;
}
.isStuck .sf-menu ul ul {
  top: -18px;
}
@media only screen and (max-width: 1199px) {
  .isStuck {
    display: none !important;
  }
}
.isStuck i {
	padding-top:5px;
}

/*========================================================
                    CONTENT styles
=========================================================*/
#content {
  overflow: hidden;
  background: #efefef;
}
#content.common {
  padding-top: 47px;
  background:#9c9a9c;
}
#content1 {
  overflow: hidden;
  background: url(../images/contenttopbg.png) top center repeat-x #efefef;
}
#content1.common {
  padding-top: 43px;
}
/* ======= Banner 1 Welcome ======= */
.banner1 {
  padding: 52px 0 91px;
  text-align: center;
}
.banner1 img {
  margin-bottom: 27px;
}
.banner1 p {
  font: 400 24px/29px "Asap", sans-serif;
}
.banner1 .buttons {
  margin-top: 46px;
}
.banner1 .buttons .btn-default + .btn-default {
  margin-left: 9px;
}
@media (max-width: 479px) {
  .banner1 .buttons .btn-default {
    display: block;
  }
  .banner1 .buttons .btn-default + .btn-default {
    margin-left: 0;
    margin-top: 10px;
  }
}
/* ======= Banner 2 Epsum factorial ======= */
.banner2 {
  padding: 92px 0 91px;
  background-image: url(../images/page1_img2.png);
}
/* ======= Box 1 Epsum factorial ======= */
.box1 {
  text-align: center;
}
.box1 img {
  background: #e7f5f6;
  border-radius: 500px;
  margin-bottom: 34px;
}
.box1 h4 {
  margin-bottom: 26px;
}
.box1 p {
  color: #ffffff;
}
@media (max-width: 767px) {
  .box1 {
    margin-bottom: 60px;
  }
}

/* ======= slidebg On Seneca Lake in the Finger Lakes Region of New York State ======= */
.slidebg {
  position:absolute; 
  bottom:0; 
  height:54px; 
  width:100%; 
  color:#fff; 
  background: url(../images/slidebg.png) repeat top left;
  z-index:2;
}
.slidebg .slogan1 .heading {
  display:block;
  overflow:hidden;
  text-align:center;
  font: 200 32px/52px 'Niconne', cursive;
  color:#eaeaea;
}
@media (max-width: 979px) {
  .slidebg .slogan1 .heading {
    font: 600 18px/53px "Asap", sans-serif;
  }
}
@media (max-width: 767px) {
  .slidebg .slogan1 .heading {
    font: 600 15px/53px "Asap", sans-serif;
  }
}
@media (max-width: 479px) {
  .slidebg .slogan1 .heading {
    margin-top:12px;
    font: 600 14px/16px "Asap", sans-serif;
  }
}

/* ======= Banner 3 ======= */
.banner3 {
  text-align: center;
  padding: 35px 0 35px;
}

/* ======= Box 2 ======= */
.box2 {
  border-radius: 4px;
  overflow: hidden;
}
.box2 h3 {
  margin-bottom: 9px;
}
.box2 p {
  font: 400 12px/14px "Lato", sans-serif;
  color: #7e7e7e;
}
.box2 .content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 27px 45px 19px;
  background: #ffffff;
  border: 1px solid #dddddd;
  border-top: none;
}
@media (max-width: 979px) {
  .box2 .content {
    padding: 27px 10px 19px;
  }
}
@media (max-width: 767px) {
  .box2 img {
    width: 100%;
  }
}
/* ======= Banner 4 with video ======= */
.banner4 {
  padding: 107px 0 14px;
  background-image: url(../images/page1_img10.png);
}
.banner4 .vimeo-video1 {
  margin-top: -16px;
}
@media (max-width: 767px) {
  .banner4 .vimeo-video1 {
    margin-bottom: 50px;
  }
}
/* ======= Box 3 Epsum ======= */
.box3 {
  margin-bottom: 82px;
}
.box3 .heading {
  position: relative;
  padding-left: 65px;
  margin-bottom: 29px;
}
.box3 img {
  top: -15px;
  left: 0;
  position: absolute;
  border-radius: 6px;
  border: 2px solid #57b9be;
}
.box3 p {
  color: #ffffff;
}
.box3.box3__inset1 i {
  position: absolute;
  top: -15px;
  left: 0;
  text-align: center;
  border-radius: 6px;
  border: 2px solid #fa943e;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 48px;
  height: 48px;
  font-size: 28px;
  line-height: 48px;
}
/* ======= Banner 5 We work for your health ======= */
.banner5 {
  padding: 91px 0 88px;
  background: url(../images/gradient1.png) repeat-x left bottom #e7f5f6;
  border-bottom: 1px solid #d0ddde;
}
.banner5 .heading {
  font: 400 24px/24px "Asap", sans-serif;
  display: block;
  margin-bottom: 42px;
}
/* ======= Box 7 We work for your health ======= */
.box7 .gallery_image {
  margin-bottom: 20px;
}
.box7 img {
  border-radius: 4px;
}
.box7 h3 {
  color: #ee1820;
  line-height: 18px;
  margin-bottom: 10px;
  font-weight: 700;
}
.box7 h3:hover a {
  color: #57b9be;
}
.box7 .info {
  font: 400 12px/14px "Lato", sans-serif;
  color: #6e6e6e;
  text-transform: uppercase;
}
.box7 .info .divider {
  display: inline-block;
  margin: 0 7px;
}
/* ======= Box 8 Accordion ======= */
.box8 .h7 {
  margin-bottom: 34px;
}
.box8 .list2 {
  margin-top: 26px;
}
@media (max-width: 767px) {
  .box8 {
    margin-top: 50px;
  }
}
#accordion, #accordion1 {
  margin-top: 30px;
  margin-bottom:40px;
  background:#e7e7e7;
}
#accordion h3, #accordion1 h3 {
  padding: 18px 48px 15px 21px;
  text-transform:none;
  font: 700 14px/18px "Lato", sans-serif;
  color: #525252;
  border-top: 1px solid #d5d5d5;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none !important;
}
#accordion h3:after, #accordion1 h3:after{
  font-family: FontAwesome;
  font-size: 16px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 16px;
  color: #525252;
  content: '\f0fe';
  right: 17px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor:pointer;
}
#accordion h3.ui-state-hover:after, #accordion1 h3.ui-state-hover:after {
  content: '\f146';
  color: #525252;
  cursor: pointer;
}
#accordion h3.ui-state-active:after, #accordion1 h3.ui-state-active:after {
  content: '\f146';
  color: #cccccc;
  cursor: default;
}

#accordion h3:first-child, #accordion1 h3:first-child {
  border-top: none;
}

#accordion .div, #accordion1 .div {
  padding: 0 20px 20px 20px;
  font: 400 13px/18px "Lato", sans-serif;
  color:#616161;
}
#accordion .signature, #accordion1 .signature {
	float:right; 
	text-align:right; 
	margin-top:8px;
}
#accordion .signature1, #accordion1 .signature1 {
	font-style:normal;
	color:#fa943e;
	font: 400 12px/14px "Asap", sans-serif;
}

#accordion .signature2, #accordion1 .signature2 {
	font-style:normal;
	color:#616161;
	font: 400 12px/14px "Asap", sans-serif;
}

#accordion .signature3 {
	color:#fa943e;
}

#accordion .signature4 {
	color:#616161;
}
@media (max-width: 767px) {
  #accordion, #accordion1 {
    margin-bottom: 50px;
  }
}
.accordiontitle {
	background:#efefef; 
	padding:20px 0 20px 0;
}
.accordiontitle h4 {
	color:#646566;
}

/* ======= Blockquote1 ======= */
.blockquote1 cite {
  display: block;
  background: #ffffff;
  padding: 26px 40px 31px 54px;
  position: relative;
  color: #57b9be;
  border: 1px solid #dbe3e4;
  border-radius: 6px;
  margin-bottom: 45px;
  font: italic 100 14px/21px "Lato", sans-serif;
}
.blockquote1 cite:before {
  position: absolute;
  display: block;
  content: '“';
  left: 11px;
  top: 7px;
  font: italic 100 87px/87px "Lato", sans-serif;
}
.blockquote1 cite:after {
  position: absolute;
  content: '';
  display: block;
  background: url(../images/triangle1.png) no-repeat center 0;
  width: 35px;
  height: 36px;
  overflow: hidden;
  bottom: -35px;
  left: 54px;
}
.blockquote1 .by {
  position: relative;
}
.blockquote1 .by .name {
  font: 400 14px/16px "Asap", sans-serif;
  display: inline-block;
  margin-bottom: 1px;
}
.blockquote1 .by .who {
  margin-left:90px;
  margin-top:-30px;
  font: 200 11px/11px "Asap", sans-serif;
  color: #57b9be;
  display: block;
}
.blockquote1 .by img {
  position: absolute;
  left: 0;
  top: 2px;
  border-radius: 200px;
}
/* ======= Banner 6 Clients ======= */
.banner6 {
  background: #ffffff;
  padding: 31px 0 25px;
}
.banner6 ul {
  text-align: center;
}
.banner6 ul li {
  float: left;
}
@media (max-width: 979px) {
  .banner6 ul li {
    width: 33.333333333333336%;
    margin-bottom: 20px;
  }
}
@media (max-width: 479px) {
  .banner6 ul li {
    width: 50%;
  }
}
.banner6 ul li a {
  display: block;
}
.banner6 ul li a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.banner6 ul li img {
  background: #ffffff;
}
.banner6 ul li + li {
  margin-left: 39px;
}
@media (max-width: 1199px) {
  .banner6 ul li + li {
    margin-left: 14px;
  }
}
@media (max-width: 979px) {
  .banner6 ul li + li {
    margin-left: 0;
  }
}
/* ======= Box 4 Footer ======= */
.box4 h5 {
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .box4 {
    margin-bottom: 50px;
  }
}
/* ======= Box 5 Divider ======= */
.box5 {
  text-align: center;
  overflow: hidden;
}
.box5 .divider {
  display: inline-block;
  width: 1px;
  height: 2000px;
  top: 0;
  position: absolute;
  background: #85a2a4;
}
@media (max-width: 767px) {
  .box5 .divider {
    display: none;
  }
}
/* ======= Box 6 About us ======= */
.box6 {
  margin-top: 8px;
}
.box6 i {
  display: inline-block;
  font-size: 23px;
  line-height: 30px;
  margin-right: 10px;
  color: #57b9be;
  margin-top: -4px;
  position: absolute;
  left: 0;
}
.box6 i.fa-plus-square {
  font-size: 18px;
  margin-top: -5px;
}
.box6 i.fa-phone {
  margin-top: -4px;
}
.box6 i.fa-asterisk {
  margin-top: -7px;
}
.box6 i.fa-laptop {
  margin-top: -5px;
}
.box6 ul li {
  padding-left: 35px;
  position: relative;
  font: 400 14px/14px "Lato", sans-serif;
  color: #57b9be;
}
.box6 ul li + li {
  margin-top: 43px;
}
/* ======= Box 9 Shortly about our medical clinic ======= */
.box9 {
  margin-bottom: 86px;
}
.box9 img {
  margin-bottom: 19px;
  border-radius: 4px;
}
.box9 .h8 {
  margin-bottom: 8px;
  padding-right: 70px;
}
.box9 .btn-default {
  margin-top: 47px;
}
.box9.box9__offset1 {
  margin-top: -2px;
  margin-bottom: 71px;
}
@media (max-width: 767px) {
  .box9 img {
    width: 100%;
  }
}
/* ======= Banner 7 Our advantages ======= */
.banner7 {
  padding: 88px 0 40px;
  background-image: url(../images/page2_img4.png);
  color: #ffffff;
}
.banner7 h2 {
  margin-bottom: 36px;
  text-align: center;
}
.banner7 h4 {
  line-height: 26px;
}
/* ======= Box10 Our advantages ======= */
.box10 {
  margin-bottom: 51px;
  position: relative;
  padding-left: 100px;
}
.box10 .label {
  position: absolute;
  left: 0;
  top: 5px;
  width: 70px;
  height: 70px;
  font: 700 45px/70px "Asap", sans-serif;
  color: #adb2b2;
  background: #ffffff;
  text-align: center;
  border-radius: 300px;
}
.box10 h4 {
  margin-bottom: 0px;
}
/* ======= Box 11 What we do ======= */
.box11 h4 {
  margin-bottom: 23px;
}
.box11 .list2 {
  margin-top: 23px;
}
/* ======= Box 12 We are committed ======= */
.box12 {
  margin-bottom: 73px;
  margin-top: -2px;
}
.box12 .h8 {
  margin-top: -2px;
}
.box12 .list2 {
  margin-top: 26px;
}
.box12.box12__offset1 {
  margin-top: 25px;
  margin-bottom: 50px;
}
.box12.box12__offset2 {
  margin-top: -6px;
  margin-bottom: 50px;
}
.box12.box12__inset1 .h8 {
  margin-top: 15px;
  margin-bottom: 15px;
  text-transform:none !important;
  font-size:18px;
  font-style:italic;
}
.box12.box12__inset1 .h6 {
  text-transform:none !important;
  font-size:18px;
  font-weight:700;
}
@media (max-width: 767px) {
  .box12 img {
    width: 100%;
    margin-bottom: 20px;
  }
}
/* ======= Box 13 Efficient health care ======= */
.box13 {
  margin-top: 5px;
  margin-bottom: 87px;
  background: #ffffff;
  border-radius: 7px;
  border: 1px solid #dbe3e4;
  position: relative;
  padding: 31px 35px 28px 178px;
}
.box13 .label {
  position: absolute;
  left: 21px;
  top: 19px;
}
.box13 .label img {
  background: #e7f5f6;
  border-radius: 300px;
}
.box13 h6 {
  margin-bottom: 22px;
  color: #494f4f;
}
@media (max-width: 767px) {
  .box13 {
    margin-bottom: 50px;
  }
}
@media (max-width: 479px) {
  .box13 {
    padding: 20px;
    text-align: center;
  }
  .box13 .label {
    display: inline-block;
    position: relative;
    left: 0;
    top: 0;
    margin-bottom: 20px;
  }
}
/* ======= Box 14 Diagnostic laboratory services ======= */
.box14 .h8 {
  padding-right: 40px;
  margin-top: -4px;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .box14 {
    margin-bottom: 50px;
  }
  .box14 img {
    width: 100%;
    margin-bottom: 20px;
  }
}
/* ======= Banner 8 ======= */
.banner8 {
  color: #ffffff;
  padding: 88px 0 9px;
  background-image: url(../images/page3_img4.png);
}
.banner8 .heading1 {
  margin-bottom: 61px;
}
/* ======= Box 15 ======= */
.box15 {
  margin-top: -6px;
}
/* ======= Banner 9 ======= */
.banner9 {
  color: #ffffff;
  background-image: url(../images/aside2bg.jpg);
  padding: 80px 0 20px 0;
}
.banner9 .heading1 {
  margin-bottom: 57px;
}
/* ======= Box 16 ======= */
.box16 {
  color: #ffffff;
  text-align: center;
  margin-bottom: 60px;
}
.box16 h4 {
  margin-bottom: 26px;
}
.box16 a.btn-default {
  margin-top: 47px;
  background: #fa943e;
}
.box16 a.btn-default:hover {
  background: #adb2b2;
}
/* ======= Box 17 ======= */
.box17 {
  margin-bottom: 30px;
}
.box17 img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.box17 .content {
  text-align: center;
  background: #ffffff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 1px solid #dddddd;
  border-top: none;
  padding: 26px 40px 19px;
}
@media (max-width: 979px) {
  .box17 .content {
    padding: 26px 10px 19px;
  }
}
.box17 .content h3 {
  margin-bottom: 10px;
}
.box17 .content p {
  font-size: 12px;
  line-height: 14px;
  color: #7e7e7e;
}
@media (max-width: 767px) {
  .box17 img {
    width: 100%;
  }
}

/* ======= Box Home Page Under Slideshow 3 Columns ======= */
.boxhome {
}
.boxhome .content {
  text-align:left;
  padding: 15px;
}
.boxhome .content h3 {
  margin-bottom:5px;
  font-weight:700;
}
.boxhome .content p {
  font-size: 14px;
  line-height: 18px;
}

@media (max-width: 979px) {
  .boxhome .content {
    padding:15px;
  }
  .boxhome .content p {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .boxhome {
    margin-bottom:35px;
  }
  .boxhome .content p {
    font-size: 16px;
  }
    .boxhome img {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .boxhome .content p {
    font-size: 13px;
  }
}


/* ======= Box 18 Wine Boxes ======= */
.box18 {
  background:#e6e6e6;
}
.box18 .content {
  text-align:left;
  padding: 15px;
  background:#e6e6e6;
}
.box18 .content h3 {
  margin-bottom:5px;
}
.box18 .content p {
  font-size: 14px;
  line-height: 14px;
  color: #272727;
}

@media (max-width: 979px) {
  .box18 .content {
    padding:15px;
  }
  .box18 .content p {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .box18 {
    margin-bottom:35px;
  }
  .box18 .content p {
    font-size: 16px;
  }
    .box18 img {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .box18 .content p {
    font-size: 13px;
  }
}
/* ======= Current Vintage Trade ======= */
.currentvintagetrade {
  background:#525252;
  color: #dedddd;
}
.currentvintagetrade .content {
  padding: 15px;
  background:#525252;
  min-height:215px;
}
@media (max-width: 979px) {
  .currentvintagetrade .content {
	min-height:225px;
  }
}
@media (max-width: 767px) {
  .currentvintagetrade {
    margin-bottom:35px;
  }
  .currentvintagetrade .content {
	min-height:inherit;
  }
}
.currentvintagetrade h4 {
  color:#ffffff;
  font-size:16px;
  font-weight:700;
  padding-bottom:5px;
  margin-bottom:15px;
  border-bottom:1px dashed #b7b6b6;
}

/* ======= Past Vintage Trade ======= */
.pastvintagetrade {
  background:#e6e6e6;
}
.pastvintagetrade .content {
  text-align:left;
  padding: 15px;
  background:#e6e6e6;
  min-height:215px;
}
@media (max-width: 979px) {
  .pastvintagetrade .content {
    min-height:215px;
  }
}
@media (max-width: 767px) {
  .pastvintagetrade {
    margin-bottom:35px;
  }
  .pastvintagetrade .content {
	min-height:inherit;
  }
}
.pastvintagetrade h4 {
  color:#525252;
  font-size:16px;
  font-weight:700;
  padding-bottom:5px;
  margin-bottom:15px;
  border-bottom:1px dashed #b7b6b6;
}

/* ======= Box 19 Market Summary Page ======= */
.box19 {
	margin-bottom:35px;
}
@media (max-width: 1199px) {
	.box19 {
	margin-bottom:20px;	
	}
}
.box19 .content {
  padding:8px 0 8px 0;
  text-align:center;
  position:relative; 
  background: #525252;
}

.box19 .content h3 {
  font: 400 16px/16px "Lato", sans-serif;
  color: #ffffff;
}
@media (max-width: 1199px) {
  .box19 .content h3 {
  font: 300 18px/22px "Lato", sans-serif;
  }
}
@media (max-width: 979px) {
  .box19 .content h3 {
  font: 400 12px/8px "Lato", sans-serif;
  }
}
@media (max-width: 979px) {
  .box19 .content {
    padding:15px;
  }
}

@media (max-width: 767px) {
  .box19 .content h3 {
  font: 300 22px/8px "Lato", sans-serif;
  }
  .box19 img {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .box19 .content h3 {
  font: 300 18px/8px "Lato", sans-serif;
  }
}
.calendarimg img {
	width:inherit;
	float:left; 
	margin-top:4px; 
	margin-right:10px;
}

/* ======= Innovation page ======= */
.innovbox {
	margin-bottom:35px;
}
@media (max-width: 979px) {
	.innovbox p {
		font-size:11px;
		line-height:14px;
	}
}
@media (max-width: 767px) {
	.innovbox p {
		font-size:inherit;
		line-height:inherit;
	}
}
.innovbox h5 {
	color:#ff9639;
}
@media (max-width: 1199px) {
	.innovbox {
	margin-bottom:20px;	
	}
}
.innovbox .content {
  padding:8px 0 8px 0;
  text-align:center;
  position:relative; 
  margin-top:-28px; 
  background: url(../images/5050grey.png) repeat center 0;
}
@media (max-width: 1199px) {
	.innovbox .content {
	margin-top:-26px;
	}
}
@media (max-width: 979px) {
	.innovbox .content {
	display:none;
	}
}
@media (max-width: 767px) {
	.innovbox .content {
	display:block;
	margin-top:-37px; 
    background: url(../images/5050grey.png) repeat center 0;
    }
}
.innovbox .content h3 {
  font: 400 13px/13px "Lato", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .innovbox .content h3 {
  font: 600 11px/11px "Lato", sans-serif;
  }
}
@media (max-width: 979px) {
  .innovbox .content h3 {
  display:none;
  }
}
@media (max-width: 797px) {
  .innovbox .content h3 {
  display:block;
  }
}
@media (max-width: 979px) {
  .innovbox .content {
    padding:15px;
  }
}

@media (max-width: 767px) {
  .innovbox .content h3 {
  font: 300 22px/8px "Lato", sans-serif;
  }
  .innovbox img {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .innovbox .content h3 {
  font: 300 18px/8px "Lato", sans-serif;
  }
}

/* ======= Home Page Under 4 Columns Hover Effects  ======= */
.gallery1_image a {
  display: block;
  position: relative;
}
.gallery1_image a img {
  width: 100%;
  margin-bottom: 0;
  
}
@media (max-width: 979px) {
  .gallery1_image a img {
    width: 100%;
  }
}
.gallery1_image a:hover img {
  background: #868685;
  opacity: 0.50;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=22)";
}
.gallery1_image a:hover .gallery1_icon {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery1_image a:hover .gallery1_icon i {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.gallery1_image a img {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery1_image a .gallery1_icon {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.gallery1_image a .gallery1_icon i {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  font-size: 35px;
  color: #ffffff;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 50%;
  margin-left: -17px;
}
.homegallery_image a {
  display: block;
  position: relative;
}
.homegallery_image a img {
  width: 100%;
  margin-bottom: 0;
  
}
@media (max-width: 979px) {
  .homegallery_image a img {
    width: 100%;
  }
}
.homegallery_image a:hover img {
  opacity: 0.70;
}
.homegallery_image a:hover .gallery1_icon {
  opacity: 1;
}
.homegallery_image a:hover .gallery1_icon i {
  opacity: 1;
}
.homegallery_image a img {
  opacity: 1;
}
.homegallery_image a .gallery1_icon {
  opacity: 0;
}
.homegallery_image a .gallery1_icon i {
  opacity: 0;
  font-size: 35px;
  color: #ffffff;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 50%;
  margin-left: -17px;
}

.noradius a {
	border-top-left-radius: 0;
  	border-top-right-radius: 0;
}

.gallery2_image a {
  display: block;
  position: relative;
  background: #fa943e;
}
.gallery2_image a img {
  width:270px !important;
  height:180px !important;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .gallery2_image a img {
  width:100% !important;
  height:100% !important;
  }
}
.gallery2_image a:hover img {
  opacity: 0.15;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=22)";
}
.gallery2_image a:hover .gallery2_icon {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery2_image a:hover .gallery2_icon i {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.gallery2_image a img {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery2_image a .gallery2_icon {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.gallery2_image a .gallery2_icon i {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  font-size: 35px;
  color: #ffffff;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 50%;
  margin-left: -17px;
}

/* ======= Banner 10 ======= */
.banner10 {
  color: #ffffff;
  background-image: url(../images/aside1bg.jpg);
  padding: 80px 0 20px 0;
}
.banner10 .heading1 {
  margin-bottom: 57px;
}
/* ======= Tabs 2 ======= */
#tabs {
  margin-top: -3px;
  margin-bottom: 61px;
  text-align: left;
}
#tabs .heading {
  margin-bottom: 26px;
}
#tabs .tabs-list {
  position: relative;
}
#tabs .tabs-list .ui-state-focus {
  outline: medium none !important;
}
#tabs .tabs-list .ui-state-focus a {
  background: #fa943e;
  position: relative;
}
#tabs .tabs-list .ui-tabs-active a {
  background: #fa943e;
}
#tabs .tabs-list li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: medium none !important;
  text-align: left;
  display: block;
  color: #ffffff;
  font: 700 14px/16px "Asap", sans-serif;
  text-transform: uppercase;
  margin-bottom: 2px;
}
@media (max-width: 1199px) {
  #tabs .tabs-list li {
    font-size: 14px;
  }
}
@media (max-width: 979px) {
  #tabs .tabs-list li {
    font-size: 12px;
  }
}
#tabs .tabs-list li a {
  background: #57b9be;
  padding: 12px 5px 11px 32px;
  display: block;
  outline: medium none !important;
  position: relative;
}
#tabs .tabs-list li a:hover {
  background: #559fa4;
  color: #ffffff;
}
#tabs .tabs-list li a:hover .tabs {
  color: #ffffff;
}
@media (max-width: 767px) {
  #tabs .tabs-list {
    margin-bottom: 30px;
  }
}
.tabss-list {
	margin-bottom:40px;
}
.tabss-list li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: medium none !important;
  text-align: left;
  display: block;
  color: #ffffff;
  font: 700 14px/16px "Asap", sans-serif;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.tabss-list li a {
  background: #57b9be;
  padding: 12px 5px 11px 32px;
  display: block;
  outline: medium none !important;
  position: relative;
}
.tabss-list li a:hover, .tabss-list li a.current {
  background: #559fa4;
  color: #ffffff;
}

/* ======= Box 20 Privacy Policy ======= */
. {
  margin-top: -4px;
  margin-bottom: 24px;
}
.box20 .h8 {
  font-size:18px;
  text-transform:none;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom:1px dashed #ccc;
}
. .simple-link {
  margin-top: 20px;
}
/* ======= Vimeo video  ======= */
.vimeo-video1 {
  
}
.vimeo-video1 iframe {
  width: 100%;
  height:550px;
  
}
@media (max-width: 1199px) {
  .vimeo-video1 iframe {
    height: 254.2105263157895px;
  }
}
@media (max-width: 979px) {
  .vimeo-video1 iframe {
    height: 201.15789473684214px;
  }
}
@media (max-width: 767px) {
  .vimeo-video1 iframe {
    height: 232.10526315789477px;
  }
}
@media (max-width: 479px) {
  .vimeo-video1 iframe {
    height: 149.21052631578948px;
  }
}
/* ======= Google Map  ======= */
.google-map1 {
  height: 400px;
}
.google-map2 {
  width:100%;
  height: 400px;
}
/* ======= Address  ======= */
.contacts-address {
  margin-bottom: 45px;
}
.contacts-address .company-name {
  display: block;
  font: 900 16px/20px "Lato", sans-serif;
}
.contacts-address .our-address {
  display: block;
  margin-bottom: 21px;
}
.contacts-address .wrapper {
  display: block;
}
.contacts-address .wide {
  display: inline-block;
  min-width: 100px;
}
/* ======= Simple link ======= */
.simple-link {
  display: inline-block;
  text-decoration: underline;
}
.simple-link1 {
  display: inline-block;
  color:#529ea5;
  text-decoration: none;
}
/* ======= List 1 ======= */
.list1 li {
  font: 400 12px/22px "Lato", sans-serif;
}
.list2 li {
  padding-left: 25px;
  position: relative;
  font: 400 14px/21px "Lato", sans-serif;
}
.list2 li:before {
  font-family: FontAwesome;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  line-height: 21px;
  content: '\f00c';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
/* ======= Social buttons 1 ======= */
.socials1 li {
  display: inline-block;
  margin-right: 1px;
  margin-bottom: 10px;
}
.socials1 li a i {
  color: #ffffff;
  background: #d61119;
  text-align: center;
  font-size: 14px;
  display: block;
  width: 23px;
  height: 23px;
  line-height: 23px;
  border-radius: 200px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.socials1 li a i:hover {
  color: #ee1820;
}
/* ======= Gallery  ======= */
.gallery_image a {
  display: block;
  position: relative;
  background: #fa943e;
}
.gallery_image a img {
  margin-bottom: 0;
}
@media (max-width: 979px) {
  .gallery_image a img {
    width: 100%;
  }
}
.gallery_image a:hover img {
  opacity: 0.22;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=22)";
}
.gallery_image a:hover .gallery_icon {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a:hover .gallery_icon i {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.gallery_image a img {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a .gallery_icon {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.gallery_image a .gallery_icon i {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  font-size: 35px;
  color: #ffffff;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 50%;
  margin-left: -17px;
}
/*========================================================
                    FOOTER styles
=========================================================*/
#footer {
  background: #201a13;
  padding: 5px 0 29px;
}
#footer a:hover {
  color:#a99881;
}
#footer .wrapper-with-divider {
  position: relative;
  border-bottom: 1px solid #85a2a4;
  padding-bottom: 56px;
  overflow: hidden;
}
#footer img {
	margin-top:11px;
}

@media (max-width: 767px) {
  #footer .wrapper-with-divider {
    border-bottom: none;
  }
}

#footer .privacy-block {
  padding-top: 29px;
  font: 400 13px/18px "Lato", sans-serif;
  color: #ffffff;
}

@media (max-width: 767px) {
    #footer .privacy-block {
    float:none;
	text-align:center;
  }
}


#footer .privacy-block div {
  margin-top: 6px;
}
#footer .privacy-block strong {
  font-weight: 900;
  text-transform: uppercase;
}
#footer .privacy-block address {
  display: inline-block;
}
#footer .phone {
  text-align:right;
  margin-top: 19px;
  color: #ffffff;
}
#footer .phone span {
  display: block;
  font: 400 12px/31px "Lato", sans-serif;
}
@media (max-width: 1199px) {
  #footer .phone span {
    line-height: 14px;
  }
}
#footer .phone span.with-icon {
  font: 400 13px/16px "Lato", sans-serif;
  margin-top:5px;
}
@media (max-width: 1199px) {
  #footer .phone span.with-icon {
    margin-top: 5px;
  }
}
#footer .phone span.with-icon i {
  font-size: 15px;
  line-height: 15px;
  color: #ffffff;
  display: inline-block;
  margin-top: 2px;
  margin-right:5px;
}
/*========================================================
                    Widget styles
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  right: 30px;
  overflow: hidden;
  border: none;
  color: #b9b9bd;
  font-size: 37px;
  line-height: 38px;
  z-index: 20;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
#toTop:hover {
  outline: none;
  color: #edce8f;
}
@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
}

/*Socials*/
.socials {
  display:block;
  overflow:hidden;
}
.socials span {
  display:block;
  overflow:hidden;
  width:100%;
  padding-top:5px;
}
.socials img {
  margin-left:15px !important;
  filter: url("data:image/svg+xml;utf8,#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
  filter: grayscale(100%);
}
.socials img:hover {
  filter: none; /* IE6-9 */
  -webkit-filter: none; /* Chrome 19+ & Safari 6+ */
}

@media (max-width: 767px) {
  .socials {
    display:block;
    overflow:hidden;
	float:none;
	text-align:center;
  }
}

.marketdesc {
	background:#d4d4d5;
	height:497px;
	color:#565656;
	text-align:center;
	font: 400 19px/24px "Asap", sans-serif;
	padding:25px 15px 0 15px;
}
@media (max-width: 1199px) {
    .marketdesc {
  	height:407px;
	font: 400 16px/20px "Asap", sans-serif;
	}
}
@media (max-width: 979px) {
    .marketdesc {
  	height:319px;
	font: 400 12px/16px "Asap", sans-serif;
	}
}
@media (max-width: 767px) {
	.marketdesc {
  	height:200px;
	font: 400 16px/20px "Asap", sans-serif;
	margin-bottom:30px;
	}	
}
@media (max-width: 479px) {
	.marketdesc {
  	height:300px;
	font: 400 15px/19px "Asap", sans-serif;	
	}
}

.careerdesc {
	background:#d4d4d5;
	height:247px;
	color:#565656;
	text-align:left;
	font: 300 15px/19px "Asap", sans-serif;
	
}
@media (max-width: 1199px) {
    .careerdesc {
	height:424px;
	font: 300 15px/19px "Asap", sans-serif;
    }	
}
@media (max-width: 979px) {
    .careerdesc {
	height:514px;
	font: 300 15px/19px "Asap", sans-serif;
    }	
}
@media (max-width: 767px) {
    .careerdesc {
	height:auto;
	margin:20px 0 20px 0;
	font: 300 15px/19px "Asap", sans-serif;
    }	
}
.careerdesc .inner {
	padding:20px;
}

/* ======= Projects Page ======= */
.projbox {
	margin-bottom:27px;
}

.projbox .content {
  padding:8px 0 8px 0;
  text-align:center;
  position:relative; 
  margin-top:-29px; 
  background: url(../images/5050.png) repeat center 0;
}
@media (max-width: 979px) {
  .projbox .content {
  height:20px;
  margin-top:-50px; 
  }
}
@media (max-width: 767px) {
  .projbox .content {
  margin-top:-35px; 
  height:5px;
  }
}

.projbox .content h3 {
  font: 400 14px/14px "Lato", sans-serif;
  color: #000000;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .projbox .content h3 {
  font: 400 12px/14px "Lato", sans-serif;
  }
}
@media (max-width: 979px) {
  .projbox .content h3 {
  font: 400 12px/12px "Lato", sans-serif;
  }
}
@media (max-width: 979px) {
  .projbox .content {
    padding:15px;
  }
}

@media (max-width: 767px) {
  .projbox .content h3 {
  font: 400 16px/8px "Lato", sans-serif;
  }
  .projbox img {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .projbox .content h3 {
  font: 400 12px/8px "Lato", sans-serif;
  }
}



.content1 {
	 margin-top:-38px !important;
	 padding:5px 0 2px 0 !important;
}
.content1 div {
	color:#fa943e;
	font-size:12px;
	font-weight:bold; 
	text-transform:uppercase;
	margin-top:-3px;
}


.projdesc {
	background:#dcdddd;
	height:272px;
	color:#565656;
	text-align:left;
	font: 400 16px/22px "Asap", sans-serif;
	padding:25px 25px 0 25px;
}
.projdesc h2 {
  font: 400 26px/32px "Lato", sans-serif;
}
.projdesc2 h2 {
  font: 700 16px/16px "Lato", sans-serif;
}
@media (max-width: 1199px) {
    .projdesc {
	font: 400 14px/18px "Asap", sans-serif;
	}
}
@media (max-width: 979px) {
    .projdesc {
	font: 400 12px/16px "Asap", sans-serif;
	}
	.projdesc h2 {
	font: 400 20px/24px "Lato", sans-serif;
	}
}
@media (max-width: 767px) {
	.projdesc {
  	height:auto !important;
	font: 400 12px/16px "Asap", sans-serif;
	}	
	.projdesc h2 {
	font: 400 16px/18px "Lato", sans-serif;
	}
}
.projdesc2 {
	background:#dcdddd; 
	height:272px; 
	padding:25px 25px 0 25px;
	margin-bottom:25px;
	font: 400 16px/22px "Asap", sans-serif;
}
@media (max-width: 1199px) {
    .projdesc2 {
	font: 400 14px/18px "Asap", sans-serif;
	}
}
@media (max-width: 979px) {
    .projdesc2 {
	font: 400 12px/16px "Asap", sans-serif;
	}
}
@media (max-width: 767px) {
    .projdesc2 {
	font: 400 12px/16px "Asap", sans-serif;
	height:auto !important;
	padding-bottom:25px;
	}
}
.projdesc2 img {
	float:left; 
	height:125px;
	margin-right:20px; 
	margin-top:4px;
}
@media (max-width: 767px) {
    .projdesc2 img {
	height:75px;
	padding-bottom:5px;
	}
}
.projdesc2hr {
	height:1px;
	width:100%;
	padding-bottom:24px;
	border-top:1px solid #cccccc;
}
.projdesc3 {
	height:528px;
	background:#525252;
	color:#fff;
	text-align:left;
	font: 400 15px/20px "Asap", sans-serif;
	padding:25px;
	margin-bottom:25px;
	position:relative;
	overflow:hidden;
	display:block;
}
@media (max-width: 1199px) {
    .projdesc3 {
	height:415px;
	font: 400 14px/18px "Asap", sans-serif;
	}
}
@media (max-width: 979px) {
    .projdesc3 {
	height:500px;
	}
}
@media (max-width: 767px) {
    .projdesc3 {
	height:450px;
	margin-top:-25px;
	}
}
.projdesc3 a {
	color:#9bbc0d;
}
.projdesc3 a:hover {
	color:#fff;
}
.projdesc3inner {
	margin-bottom:15px;
}
.projdesc3inner .span {
	font-weight:bold;
	display:block;
}
@media (max-width: 1199px) {
	.projdesc3inner {
	font-size:12px;
	}
	.projdesc3inner .span {
	display:inline;
}
}
.prevnext {
	position:absolute; 
	width:100%; 
	left:0; 
	bottom:25px;
}
.prevnext a img:hover {
	opacity:.75;
}
.prevnext .l {
	float:left; 
	margin-left:25px;
}
.prevnext .r {
	float:right; 
	margin-right:25px;
}
@media (max-width: 1199px) {
	.prevnext .l img, .prevnext .r img {
	max-height:60px;
	}
}
.readmore {
	display:none; 
	padding:30px;
}
.readmore h2, .readmore h3 {
	margin-bottom:20px;
}
.readmore p {
	margin-bottom:25px;
}
.marbot {
  margin-bottom:25px;
}
@media (max-width: 767px) {
	.slidemargin {
  	margin-bottom:25px;
	}
}
span.rollover4 {
	opacity:.5;
	-o-transition-duration: .75s;
	-moz-transition-duration: .75s;
	-webkit-transition: -webkit-transform .75s;
	background:url(../images/play.png) center center no-repeat;
	cursor: pointer;
	width: 100%;
	height: 100%;
	position: absolute;
}

span.rollover4:hover {
	opacity: 1;
	-o-transition-duration: .75s;
	-moz-transition-duration: .75s;
	-webkit-transition: -webkit-transform .75s;
}

.top10 {
	margin-top:10px;
}
.top15 {
	margin-top:15px;
}
.leader {
}
.leader img {
	float:left; 
	margin-right:30px; 
	margin-bottom:15px; 
	width:225px;
}
@media (max-width: 1199px) {
	.leader img {
	width:200px;
	}
}
@media (max-width: 767px) {
	.leader img {
	float:none; 
	margin-right:0; 
	margin-bottom:25px; 
	width:100%;
	}
}
.leader1 {
	margin-top:5px;
	float:left;
	margin-right:25px; 
	width:225px; 
}
@media (max-width: 1199px) {
	.leader1 {
	width:200px; 
	}
}
@media (max-width: 767px) {
	.leader1 {
	float:none;
	margin-right:0;
	width:100%; 
	}
}
.leader1 img {
	width:225px;
}
@media (max-width: 1199px) {
	.leader1 img {
	width:200px;
	}
}
@media (max-width: 767px) {
	.leader1 img {
	width:100%;
	}
}
.safety {
	width:144px; 
	float:left; 
	margin:5px 25px 0 0;	
}
@media (max-width: 767px) {
	.safety {
	width:100%; 
	float:none; 
	margin:0 0 25px 0;	
	}	
}
.contact1 .wh {
	text-align:left;
}
@media (max-width: 767px) {
	.contact1 .wh {
	text-align:center;
	}
}
@media (max-width: 767px) {
	.contact2 .wh {
		display:none;
	}
}
.aboutblock {
	position:relative; 
	background:#fa943e; 
	height:529px; 
	text-align:center; 
	color:#fff;
	font: 400 36px/40px "Lato", sans-serif;
}
@media (max-width: 1199px) {
	.aboutblock {
	height:424px;
	font: 400 28px/32px "Lato", sans-serif;
	}
}
@media (max-width: 979px) {
	.aboutblock {
	height:338px;
	font: 400 18px/22px "Lato", sans-serif;
	}	
}
@media (max-width: 767px) {
	.aboutblock {
	height:auto;
	font: 400 18px/22px "Lato", sans-serif;
	margin-bottom:20px;
	}		
}
@media (max-width: 464px) {
	.aboutblock {
	font: 400 16px/20px "Lato", sans-serif;
	}		
}
.aboutblock span {
	display:block;
}
.aboutblock1 {
	padding:100px 50px 0 50px;
}
@media (max-width: 1199px) {
	.aboutblock1 {
	padding:60px 50px 0 50px;
	}
}
@media (max-width: 979px) {
	.aboutblock1 {
	padding:30px 50px 0 50px;
	}
}
@media (max-width: 767px) {
	.aboutblock1 {
	padding:40px 25px 25px 25px;
	}	
}
.aboutblock2 {
	margin-top:50px;
	font: 400 20px/24px "Lato", sans-serif;	
}
@media (max-width: 1199px) {
	.aboutblock2 {
		font: 400 16px/20px "Lato", sans-serif;	
	}
}
@media (max-width: 979px) {
	.aboutblock2 {
		margin-top:50px;
		font: 400 14px/18px "Lato", sans-serif;	
	}
}
.aboutblockbot {
	margin-bottom:30px;
	position:relative; 
	background:#dedfde;
	height:248px;
	text-align:center; 
	font: 400 20px/24px "Lato", sans-serif;
}
@media (max-width: 1199px) {
	.aboutblockbot {
	height:203px;
	}
}
@media (max-width: 979px) {
	.aboutblockbot {
	height:159px;
	}	
}
@media (max-width: 767px) {
	.aboutblockbot {
	height:auto;
	margin-bottom:25px;
	display:block;
	overflow:hidden;
	}	
}
.aboutblockbot1 {
	padding:65px 100px 0 100px;
	font-style:italic;
}
@media (max-width: 1199px) {
	.aboutblockbot1 {
	padding:30px 50px 0 50px;
	}
}
@media (max-width: 979px) {
	.aboutblockbot1 {
	font: 400 15px/19px "Lato", sans-serif;
	padding:25px;
	font-style:italic;
	height:auto;
	}
}
.aboutblockbot2 {
	font: 400 14px/45px "Lato", sans-serif;
}
.awards {
	font-size:13px;
	color:#606061;
	margin-left:25px;
	margin-bottom:25px;
}
@media (max-width: 979px) {
	.awards li {
	font-weight:normal;
	padding:5px;
	margin-bottom:8px;
	background:#fff;
	}
}
.awards span {
	font-weight:normal;
}
.sustaintop {
	margin-bottom:30px; 
	display:block; 
	overflow:hidden;
}
.sustaintop img {
	float:left; 
	margin-right:25px;
	margin-bottom:5px;
	max-height:150px;
}
.awardstop {
	margin-bottom:30px; 
	display:block; 
	overflow:hidden;
}
.awardstop img {
	float:left; 
	margin-right:25px;
	margin-bottom:5px;
	margin-top:5px;
	width:545px;
}
@media (max-width: 1199px) {
	.awardstop img {
	float:none; 
	margin-right:0;
	margin-bottom:25px;
	margin-top:0;
	width:100%;
	}
}
.awardstop h5 {
	font-size:26px;
	line-height:31px;
}
@media (max-width: 1199px) {
	.awardstop h5 {
	font-size:18px;
	line-height:21px;
	}
}
.careersvid {
	position:relative; 
}
.careersvid img {
	height:529px;
	width:100%
}
@media (max-width: 1199px) {
	.careersvid img {
	height:423px;
	}	
}
@media (max-width: 979px) {
	.careersvid img {
	height:335px;
	margin-bottom:25px;
	}	
}
@media (max-width: 767px) {
	.careersvid img {
	height:auto;
	}	
}

@media (max-width: 767px) {
	.best {
	margin-bottom:25px;
	}	
}

.aboutminheight {
	min-height:811px;
}
@media (max-width: 1199px) {
	.aboutminheight {
	min-height:646px;
	}
}
@media (max-width: 979px) {
	.aboutminheight {
	min-height:514px;
	}
}
@media (max-width: 767px) {
	.aboutminheight {
	min-height:inherit;
	margin-bottom:25px;
	}
}
.lifethumb {
	width:100px;
	float:left;
	margin:5px 5px 0 0;	
}
.bestplace {
	width:200px; 
	float:left; 
	margin-right:25px; 
	margin-top:2px;
}
@media (max-width: 767px) {
	.bestplace {
	width:100%; 
	float:none; 
	margin-right:0; 
	margin-top:0;
	margin-bottom:15px;
	}	
}
.choosewinebtn {
  font: 400 16px/31px "Lato", sans-serif;
  color: #fff;
  letter-spacing: -0.4px;
  margin-bottom:5px;
  margin-right:3px;
  padding: 5px 15px 5px 15px;
  background: #6e6e6e;
  border:0;
  cursor:pointer;
  display:inline-block;
}
.choosewinebtn:hover {
    background: #8c806f;
	color:#fff;
}
.choosewinebtn:active, .choosewinebtn.active {
    background: #8c806f;
	color:#fff;
}
.buybtn {
  float:left;
  font: 400 16px/31px "Lato", sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: -0.4px;
  margin-top:15px;
  padding: 5px 15px 5px 15px;
  background: #8c806f;
  border:0;
  cursor:pointer;
}
@media (max-width:1199px) {
.buybtn {
  display:block;
  float:none;
  text-align:center;
}
}
.buybtn:hover {
    background: #a99881;
	color:#fff;
}
.buybtn:active {
    background: #a99881;
	color:#fff;
}
.disabled {
  color: #ccc;
  background: #989898;
  cursor:default;
}
.disabled:hover {
    background: #989898;
	color: #ccc;
}
.disabled:active {
    background: #989898;
	color: #ccc;
}
.moreinfobtn {
  float:right;
  font: 400 16px/31px "Lato", sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: -0.4px;
  margin-top:15px;
  padding: 5px 15px 5px 15px;
  background: #6e6e6e;
  border:0;
  cursor:pointer;
}
@media (max-width:1199px) {
.moreinfobtn {
  display:block;
  float:none;
  text-align:center;
}
}
.moreinfobtn:hover {
    background: #525252;
	color: #fff;
}
.moreinfobtn:active {
    background: #525252;
	color: #fff;
}
.generalbtn {
  display:inline-block;
  float:none;
  text-align:center;
  font: 400 16px/31px "Lato", sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: -0.4px;
  margin-top:25px;
  padding: 5px 15px 5px 15px;
  background: #6e6e6e;
  border:0;
  cursor:pointer;
}
.generalbtn:hover {
    background: #525252;
	color: #fff;
}
.generalbtn:active {
    background: #525252;
	color: #fff;
}
.submitbtn {
  font: 400 16px/31px "Lato", sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: -0.4px;
  margin-top:15px;
  padding: 5px 15px 5px 15px;
  background: #6e6e6e;
  border:0;
  cursor:pointer;
}
.submitbtn:hover {
    background: #525252;
	color: #fff;
}
.submitbtn:active {
    background: #525252;
	color: #fff;
}
.mapdirectionsbtn {
  font: 400 16px/31px "Lato", sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: -0.4px;
  margin-top:15px;
  padding: 10px 15px 10px 15px;
  background: #6e6e6e;
  border:0;
  cursor:pointer;
}
.mapdirectionsbtn:hover {
    background: #525252;
	color: #fff;
}
.topbarbutton {
  position:absolute; 
  top:0; 
  right:0;
}
@media (max-width: 991px) {
.topbarbutton {
  position:relative; 
  margin-top:60px;
}
}
.pickupbtn {
  display:inline-block;
  float:none;
  text-align:center;
  font: 400 14px/26px "Lato", sans-serif;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 10px 5px 10px;
  background: #5e931b;
  border:0;
  cursor:pointer;
  margin-right:5px;
}
@media (max-width: 991px) {
.pickupbtn {
  margin-bottom:10px;
}
}
@media (max-width: 767px) {
.pickupbtn {
  display:block;
}
}
.pickupbtn:hover {
    background: #525252;
	color: #fff;
}
.pickupbtn:active {
    background: #525252;
	color: #fff;
}
.reservebtn {
  display:inline-block;
  float:none;
  text-align:center;
  font: 400 14px/26px "Lato", sans-serif;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 10px 5px 10px;
  background: #d3b201;
  border:0;
  cursor:pointer;
  margin-right:5px;
}
@media (max-width: 991px) {
.reservebtn {
  margin-bottom:10px;
}
}
@media (max-width: 767px) {
.reservebtn {
  display:block;
}
}
.reservebtn:hover {
    background: #525252;
	color: #fff;
}
.reservebtn:active {
    background: #525252;
	color: #fff;
}
.buywinetoshipbtn {
  display:inline-block;
  float:none;
  text-align:center;
  font: 400 14px/26px "Lato", sans-serif;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 10px 5px 10px;
  background: #6e6e6e;
  border:0;
  cursor:pointer;
}
@media (max-width: 991px) {
.buywinetoshipbtn {
  margin-bottom:10px;
}
}
@media (max-width: 767px) {
.buywinetoshipbtn {
  display:block;
}
}
.buywinetoshipbtn:hover {
    background: #525252;
	color: #fff;
}
.buywinetoshipbtn:active {
    background: #525252;
	color: #fff;
}
.box2_cnt {
  position:relative;
  min-height:25px;
  padding: 25px;
  background: #e6e6e6;
  }
  .box2_cnt h5 a:hover, .box2_cnt .terms-list dt a:hover, .terms-list .box2_cnt dt a:hover {
    color: #ef4023; }
  .box2_cnt h5 a:active, .box2_cnt .terms-list dt a:active, .terms-list .box2_cnt dt a:active {
    color: #d02b0f; }
  .box2_cnt * + .big {
    margin-top: 8px; }
@media (max-width:1199px) {
  .box2_cnt {
  min-height:75px;
  }
  .box2_cnt h5 {
  font-size: 15px;
  line-height: 24px;
  }
}
@media (max-width:979px) {
  .box2_cnt {
  min-height:25px;
  }
  .box2_cnt h5 {
  font-size: 13px;
  line-height: 19px;
  }
}
@media (max-width:768px) {
  .box2_cnt {
  min-height:25px;
  padding-bottom:0;
  }
  .box2_cnt h5 {
  font-size: 18px;
  line-height: 27px;
  }
}
.btns {
	position:absolute;
	bottom:20px;
	width:83%;
}
@media (max-width: 1198px) {
.btns {
	width:79%;
}	
}
@media (max-width: 768px) {
.btns {
	position:relative;
	width:inherit;
	display:block;
	overflow:hidden;
	margin-top:15px;
}
}
.soldout {
	position:absolute; 
	z-index:9999;
	left:-8px; 
	top:-8px; 
	height:110px; 
	width:110px; 
	background: url(../images/soldout.png) no-repeat; 
	z-index:1;
}
.buybox {
  width:100%;
  padding:0;
  position:absolute;
  bottom:20px;
  left:0;
}
.buyboxbtns {
	width:100%;
}
@media (max-width: 768px) {
.buyboxbtns {
	position:relative;
	width:100%;
	display:block;
	overflow:hidden;
	margin-top:15px;
}
}
.buyboxbtns .disabled {
  color: #ccc !important;
  background: #989898;
  cursor:default;
}
.buyboxbtns .disabled:hover {
    background: #989898;
}
.buyboxbtns .disabled:active {
    background: #989898;
}
.buyboxbuybtn {
  float:left;
  font: 400 16px/31px "Lato", sans-serif;
  color: #fff !important;
  text-transform: uppercase;
  letter-spacing: -0.4px;
  padding: 5px 15px 5px 15px;
  background: #a99881;
  border:0;
  cursor:pointer;
}
@media (max-width:1199px) {
.buyboxbuybtn {
  display:block;
  float:none;
  text-align:center;
  margin-bottom:15px;
}
}
.buyboxbuybtn:hover {
    background: #8c806f;
}
.buyboxbuybtn:active {
    background: #8c806f;
}
.buyboxmoreinfobtn {
  float:right;
  font: 400 16px/31px "Lato", sans-serif;
  color: #6e6e6e !important;
  text-transform: uppercase;
  letter-spacing: -0.4px;
  padding: 5px 15px 5px 15px;
  background: #efefef;
  border:0;
  cursor:pointer;
}
@media (max-width:1199px) {
.buyboxmoreinfobtn {
  display:block;
  float:none;
  text-align:center;
}
}
.buyboxmoreinfobtn:hover {
    background: #fff;
	color: #6e6e6e !important;
}
.buyboxmoreinfobtn:active {
    background: #fff;
	color: #6e6e6e !important;
}
.buyboxprice {
	font-size:22px;
	font-weight:500;
}
.homebtn {
  font: 400 16px/31px "Lato", sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: -0.4px;
  padding: 10px 15px 10px 15px;
  background: #946e38;
  border:0;
  cursor:pointer;
}
.homebtn:hover {
    background: #cfab62;
	color: #fff;
}
.homebtn:active {
    background: #cfab62;
	color: #fff;
}
.homehr {
	margin:35px 0 35px 0;
}
.homehrhr {
	height:1px;
	width:100%;
	border:0;
	border-bottom:1px solid #d7d7d7;
}
.home {
	display:block;
	font-size:15px;
}
.home1 {
	float:left; 
	width:255px; 
	margin:0; 
	padding:0;
}
@media (max-width:1199px) {
.home {
	display:block;
	font-size:13px;
}
.home1 {
	width:205px; 
	margin:0; 
	padding:0;
}	
}
@media (max-width:979px) {
.home {
	display:block;
	font-size:15px;
}
.home1 {
	float:none; 
	width:100%; 
	margin:0 0 25px 0; 
	padding:0;
}
}
.home1 span {
	font-weight:700;
}
.btn_a {
  text-decoration: underline;
}
.btn_a:hover {
  text-decoration: none;
}
.vineyardgallery {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:156px;
}
@media (max-width:1199px) {
  .vineyardgallery {	
  width:76px;
  }
}
@media (max-width:979px) {
  .vineyardgallery {	
  width:70px;
  }
}
@media (max-width:767px) {
  .vineyardgallery {	
  width:84px;
  }
}
@media (max-width: 464px) {
  .vineyardgallery {	
  width:104px;
  }
}
.vineyardgallery img {
	-webkit-box-shadow: -1px 2px 3px 0px rgba(0, 0, 0, 0.16);
 	box-shadow: -1px 2px 3px 0px rgba(0, 0, 0, 0.16);
}
.vineyardgallery2 {
	width:100%;
}
.tastingroomgallery {
	float:left;
	margin-right:25px;
	width:180px;
}
@media (max-width:1199px) {
  .tastingroomgallery {	
  width:60px;
  margin-right:10px;
  }
}
@media (max-width:979px) {
  .tastingroomgallery {	
  width:80px;
  }
}
@media (max-width:767px) {
  .tastingroomgallery {	
  width:115px;
  margin-top:5px;
  margin-right:20px;
  }
}
@media (max-width: 464px) {
  .tastingroomgallery {	
  width:inherit;
  display:block;
  margin-bottom:15px;
  }
}
.tastingroomgallery2 {
	float:right;
	margin-left:25px;
	width:180px;
}
@media (max-width:1199px) {
  .tastingroomgallery2 {
  width:60px;
  margin-left:10px;
  margin-top:15px;
  }	
}
@media (max-width:979px) {
  .tastingroomgallery2 {	
  width:80px;
  }
}
@media (max-width:767px) {
  .tastingroomgallery2 {	
  width:115px;
  margin-left:20px;
  margin-top:20px;
  }
}
@media (max-width: 464px) {
  .tastingroomgallery2 {	
  width:inherit;
  display:block;
  margin-bottom:15px;
  }
}
.marrightminusten {
	margin-right:-10px;
}
.interviewhfive {
	margin-bottom:24px;
}
@media (max-width:1199px) {
.interviewhfive {
  margin-bottom:13px;
  }	
}
.roadcrewpad {
	padding:0 75px 0 75px;
}
@media (max-width:1199px) {
  .roadcrewpad {
  padding:0;
}
}
.greenmarketleft {
max-height:510px;
}
@media (max-width:1199px) {
.greenmarketleft {
 height:445px;
}	
}
@media (max-width:979px) {
.greenmarketleft {
  min-height:550px;
}	
}
@media (max-width:767px) {
.greenmarketleft {
  min-height:inherit;
  max-height:inherit;
  height:auto;
}	
}
.greenmarketright {
	margin-bottom:40px;
	min-height:510px;
	position:relative; 
	background: #e6e6e6; 
	padding:25px;
}
@media (max-width:1199px) {
.greenmarketright {
min-height:410px;
}	
}
.rentalleft {
max-height:310px;
}
@media (max-width:1199px) {
.rentalleft {
  max-height:340px;
}	
}
@media (max-width:979px) {
.rentalleft {
  max-height:382px;
}	
}
@media (max-width:767px) {
.rentalleft {
  min-height:inherit;
}	
}
.rentalright {
	margin-bottom:40px;
	min-height:310px;
	position:relative; 
	background: #e6e6e6; 
	padding:25px;
}
.vineyardleft {
min-height:680px;
}
@media (max-width:1199px) {
.vineyardleft {
 min-height:794px;
}	
}
@media (max-width:979px) {
.vineyardleft {
  min-height:9620px;
}	
}
@media (max-width:767px) {
.vineyardleft {
  min-height:inherit;
}	
}

.shelftalker {
	margin-top:16px;
}
.shelftalker li {
  padding-left: 25px;
  position: relative;
  line-height: 28px;
  font-weight:700;
}
@media (max-width:1199px) {
.shelftalker li {
  font-weight:400;
  font-size:13px;
}	
}
@media (max-width:979px) {
.shelftalker li {
  font-size:12px;
  font-weight:700;
}	
}
@media (max-width:767px) {
.shelftalker li {
  font-size:inherit;
  font-weight:700;
}	
}
.shelftalker li:before {
  cursor: default;
  content: url(../images/pdf_icon.gif);
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
}
.logodownload {
	margin-top:16px;
}
.logodownload li {
  padding-left: 25px;
  position: relative;
  line-height: 28px;
  font-weight:700;
}
@media (max-width:1199px) {
.logodownload li {
   font-weight:400;
  font-size:13px;
}	
}
@media (max-width:979px) {
.logodownload li {
  font-size:12px;
  font-weight:700;
}	
}
@media (max-width:767px) {
.logodownload li {
  font-size:inherit;
  font-weight:700;
}	
}
.logodownload li:before {
  cursor: default;
  content: url(../images/jpg-icon.png);
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
}
.tastingroomleft {
	display:block;
	overflow:hidden;
	height:500px;
	color:#fff;
	text-align:left;
	font: 400 15px/20px "Asap", sans-serif;
	padding:25px;
	margin-bottom:25px;
	position:relative;
	overflow:hidden;
	display:block;
	text-align:center; 
}
.tastingroomleft:before {
	position:absolute;
	content: url(../images/tastingroombg.jpg);
	top:0;
	left:0;
}
.marbot40 {
	margin-bottom:40px;
}
.marbot40 p {
	margin-bottom:18px;
}
.familyimg {
	width:100%;
	margin-bottom:23px;
}
@media (max-width:767px) {
.vingal {
margin-bottom:25px;
}
}
.manyhandsmin {
	min-height:175px;
}
@media (max-width:1199px) {
.manyhandsmin {
min-height:200px;
}	
}
@media (max-width:979px) {
.manyhandsmin {
min-height:250px;
}	
}
.minheight {
  min-height:600px;
}
@media (max-width:979px) {
  .minheight {
  min-height:450px;
}
}
@media (max-width:76px) {
  .minheight {
  min-height:inherit;
}
}
.marcellusfont {
  font: 500 30px/30px 'Marcellus SC', serif; 
}
.marcellusfonth4 {
  font: 500 20px/20px 'Marcellus SC', serif; 
  margin-bottom:15px;
}
.newsdate {
  font-size:16px;
  font-weight:700;
  padding-bottom:5px;
  margin-bottom:15px;
  border-bottom:1px dashed #b7b6b6;
}
.states {
  padding:3px 0; 
  text-align:center; 
  background:#e3ddce;
}
.states:hover {
  background:#d4cfc4;
}
.wheretobuypic {
  float:left;
  margin-right:30px;
}
.wheretobuypic img {
  height:150px;
}
@media (max-width:1199px) {
.wheretobuypic img {
  height:84px;
}
}
@media (max-width:979px) {
.wheretobuypic {
  float:none;
  margin-right:0;
}
.wheretobuypic img {
  height:inherit;
  margin-bottom:20px;
}	
}