/* 5802030 envirosight.css*/

@import "https://blog.envirosight.com/hubfs/Fonts/bison_stylesheet.css";
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500&display=swap');

.row-fluid [class*="span"]{
  min-height: 0px; 
}
@media only screen and (max-width: 991px) {
  .row-fluid [class*="span"]{
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
}
.container-fluid{
  padding: 0px !important; 
}
.container-fluid .row-fluid .page-center, .container {
  float: none;
  max-width: 1300px;
  margin: 0px auto;
  width: 100%;
} 
body {  
  font:16px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 1.65em;
	color:#000000;
}
@media only screen and (max-width: 1200px) {
  body {  
    font:15px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 1.65em;
  }
}
.preheader, .header-shadow{
  display: none !important; 
}
header{   
  padding: 0px 0px 0px 60px;
  background: none !important;
}
header .box, header .row{  
  display: flex !important; 
}
@media only screen and (max-width: 1300px) and (min-width: 991px) {
  header{   
    padding: 0px 0px 0px 40px;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 991px) {
  header{   
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  header{   
    padding: 0px 0px 0px 20px;
  }
}

header .mast-logo{
  width: 50%;
  display: flex;
  align-items: center; 
}
header .mast-logo a img {
	max-width:100%;
  width: 230px;
  display: block;
}
header .mast-phone{  
  width: 50%;
  height: 90px;
  display: flex;
  align-items: center; 
  justify-content: flex-end;
}
header .mast-phone .phone{
  position: relative; 
  margin-top: 5px;
}
header .mast-phone .phone:before{
  display: block;
  content: "";
  background-image: url(https://blog.envirosight.com/hubfs/Images/phone.svg);
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 10px;
  position: absolute;
  top: 50%;
  margin-top: -16px;
}
header .mast-phone svg{
  margin: 0px; 
}
header .mast-phone svg.es-contact-phone path {
  fill: #68B745;
}
header .mast-phone svg.es-contact text {
  font-family: bisondemibold, sans-serif !important;
  font-size: 35px;
  fill: #000000;
}
header .mast-phone svg.es-contact path{
  display: none;
}
header .mast-phone svg.es-contact-phone {
  width: 250px;
  height: 50px;
}
@media only screen and (max-width: 991px) {
  header .mast-logo a img {
    width: 240px;
  }
}
@media only screen and (max-width: 768px) {
  header .mast-phone svg.es-contact-phone {
    width: 220px;
  }
  header .mast-phone .phone:before{
    width: 22px;
    height: 22px;
    margin-right: 0px;
    margin-top: -14px;
  }
}
@media only screen and (max-width: 600px) {
  header .row, header .box{
    display: block !important; 
  }
  header .mast-logo{
    width: 100%;
    height: 90px;
  }
  header .mast-logo a img {
    width: 240px;
  }
  header .mast-phone{
    width: auto;
    display: block;
    height: auto;
  }
  header .mast-phone .phone:before{
    display:none; 
  }
  header .mast-phone svg.es-contact-phone{
    margin-left: 15px;
    margin-top: -25px; 
  }
  header .box .row .mast-phone svg.es-contact-phone{
    width: 200px;
    margin-left: 2px
  }
  header .mast-phone svg.es-contact text {
    fill: #68B745;
  }
  header .box .row .mast-phone svg.es-contact text{
    fill: #B5D33B;
  }
}

header svg{
 display: block !important; 
}


::selection {
  background: #95cd7d;
  color: #000000;
}
a,a:hover {
	text-decoration:none;
  transition: all ease 0.3s;
}
a:focus {
	text-decoration:none;
	background:0 0;
}

a[href^="tel:"] {
	color:inherit;
	text-decoration:none;
}

input[type=text],input[type=email],input[type=search],input[type=password],textarea {
	-webkit-appearance:none;
	-moz-appearance:caret;
}

p {
	margin-bottom:25px;
	line-height: 1.65em;
}
p a{
  color: #68B745;
}
p a:hover{
  color: #000000; 
}

h1{
  color: #000000;
  font-family: "bisondemibold", Sans-serif;
  font-size: 70px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 0.9em; 
  margin-bottom: 30px;
}
@media only screen and (max-width: 1200px) {
  h1{
    font-size: 55px;
  }
}
@media only screen and (max-width: 991px) {
  h1 {
    font-size: 45px;
  }
}
h2 {
  color: #000000;
  font-family: "bisonregular", Sans-serif;
  font-weight: 100;
  text-transform: uppercase;
  line-height: 1em;
  letter-spacing: 1px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 1200px) {
  h2 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 1200px) {
  h2 {
    font-size: 30px;
  }
}
h2 strong {
	font-weight: normal;
}

h3 {
  font-size: 25px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1em;
  letter-spacing: 1px;
  font-family: "bisondemibold", Sans-serif;
  color: #000000;
  margin-bottom: 20px;
  margin-top: 30px;
}
h4 {
  font-family: "bisondemibold", Sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.4em;
  letter-spacing: 0.5px;
}
.post-body ol, .post-body ul {
  margin-bottom: 20px;
  padding-left: 40px;
}
@media only screen and (max-width: 991px) {
  .post-body ol, .post-body ul {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .blog-post-wrapper .post-body ol img, .blog-post-wrapper .post-body ul img{
    margin: 10px 0px 30px !important;
  }
}
.post-body ul, .post-body ul li{
  list-style-type: square; 
  line-height: 1.65em;
}
body .hs-cta-node a.cta_button{
  font-family: "bisondemibold", sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  font-style: normal !important;
  text-decoration: none !important;
  letter-spacing: 0.5px !important;
  border-style: solid !important;
  border-width: 2px 2px 2px 2px !important;
  border-color: #68B745 !important;
  border-radius: 0px 0px 0px 0px !important;
  padding: 15px 30px 15px 30px !important;
  text-shadow: none !important;
}
body .hs-cta-node a.cta_button p{
  margin: 0px;
  padding: 0px;
}
body .hs-cta-node a.cta_button:hover{
  background: #68B745 !important;
  color: #FFFFFF !important;
}

/* FOOTER */

footer {
	position:relative;
	overflow:hidden;
  background: #000000;
  padding: 100px 45px 80px;
}
footer.prt{
  background: #2c2f34; 
}
footer.prt p{
  margin-bottom: 20px; 
}
footer .es-imprint{
  display: flex; 
  padding-bottom: 80px;
  background: none !important;
}
@media only screen and (max-width: 1200px) {
  footer {
    padding: 80px 25px 60px;
  }
}
@media only screen and (max-width: 991px) {
  footer {
    padding: 60px 5px 60px;
  }
  footer .es-imprint{
    padding-bottom: 40px;
  }
}
footer .es-imprint .col-sm-4{
  width: 33.333%;
}
@media (max-width: 1200px) and (min-width: 991px){
  footer .es-imprint .col-sm-4:nth-of-type(1), footer .es-imprint .col-sm-4:nth-of-type(2){
    width: 27%; 
  }
  footer .es-imprint .col-sm-4:last-of-type{
    width: 46%; 
  }
}
@media only screen and (max-width: 991px) {
  footer .es-imprint{
    text-align:center;
  }
  footer .es-imprint .col-sm-4{
    width: auto;
    text-align:center;
  }
  footer .es-imprint .col-sm-4:nth-of-type(2){
    padding-top: 15px;
  }
  footer .es-imprint .col-sm-4:last-of-type{
    padding-top: 35px;
  }
}
footer .newsletter-subscribe .hs-form {
  margin: 0px 0px 10px 0px;
}
@media only screen and (max-width: 991px) {
  footer .newsletter-subscribe .hs-form {
    margin: 0px auto 10px;
  }
}
footer .newsletter-subscribe h4{
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
}
@media only screen and (min-width: 991px) {
  footer .footer-logo{
    margin-right: 40px; 
  }
}
footer .es-legal{  
  background: none !important; 
}
@media only screen and (max-width: 991px) {
  footer .footer-logo img{
    margin: 0 auto 40px;
  }
  footer .es-legal{
    text-align: center;
  }
  footer .es-legal p{
    max-width: 600px;
    display: block;
    margin: 0 auto !important;
  }
}
footer .es-legal p{
  font-family: "Roboto", sans-serif;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 1.5em; 
  margin: 0px;
}
footer .es-legal p.links{
  margin-top: 30px !important; 
}
footer.prt .es-legal p.links{
  margin-top: 20px !important;   
}
footer .es-legal p.links a{
  margin-right: 25px; 
  display: inline-block;
}
@media only screen and (max-width: 991px) {
  footer .es-legal p.links a{
    margin: 0px 12px;
  }
  footer.prt .es-legal p.links{
    margin-top: 30px !important;   
  }
}
footer .footer-social{
  display: flex;
  justify-content: flex-end;
}
footer .footer-social a{
  background-color: #FFFFFF36; 
  padding: 8px;
  display: inline-flex;
  margin-left: 10px;
  transition: all ease 0.3s;
}
@media only screen and (max-width: 991px) {
  footer .footer-social{
    justify-content: center;
    padding-top: 40px;
  }  
  footer.prt .footer-social{
    padding-top: 20px;  
  }
  footer .footer-social a{
    margin: 0px 5px;
  }
}
footer .footer-social a:hover{
  opacity: 0.9; 
}
footer .footer-social a i{
  width: 16px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
footer .footer-social a i.fa-facebook-f{
  background-image: url("https://blog.envirosight.com/hubfs/Images/facebook.svg");
}
footer .footer-social a i.fa-linkedin-in{
  background-image: url("https://blog.envirosight.com/hubfs/Images/linkedin.svg");
}
footer .footer-social a i.fa-instagram{
  background-image: url("https://blog.envirosight.com/hubfs/Images/instagram.svg");
}
footer .footer-social a i.fa-youtube{
  background-image: url("https://blog.envirosight.com/hubfs/Images/youtube.svg");
}
footer h4{
  color: #666666;
  font-size: 25px;
  font-weight: 400; 
  margin-bottom: 15px;
  margin-top: 0px;
}
@media only screen and (max-width: 991px) {
  footer h4{
    font-size: 22px;
  }
}
footer p{
  color: #FFFFFF; 
  margin-bottom: .9rem;
}
footer p a, footer p a:visited{
  color: #FFFFFF; 
}
footer p a:hover{
  color: #68B745; 
}

/* FORMS */

.newsletter-subscribe .hs-form {
	position: relative;
	max-width: 600px;
	display: block;
	width: 100%;
	margin: 0px 0px 50px 0px;
}
.newsletter-subscribe .hs-form .hs_email {
	position: relative;
}
.newsletter-subscribe .hs-form .hs_email label {
	display: none;
}
.newsletter-subscribe .hs-form .hs_email .hs-input {
	width: 100%;
	background: none !important;
	border: 2px solid rgba(255, 255, 255, 0.25);
	border-radius: 0px 0px 0px 0px;
	font-family: "bisondemibold", sans-serif !important;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	height: 60px;
	padding: 7px 50px 7px 20px;
	letter-spacing: 0.5px;
	color: #FFFFFF;
  outline: none !important;
  box-shadow: none !important;
}

.newsletter-subscribe .hs-form .hs_email .hs-input:focus{
	border-color: rgba(255, 255, 255, 0.25) !important;
	border-width: 2px 2px 2px 2px !important;
	border-radius: 0px 0px 0px 0px !important;
}
.newsletter-subscribe .hs-form .hs_email .hs-input:-webkit-autofill,
.newsletter-subscribe .hs-form .hs_email .hs-input:-webkit-autofill:hover,
.newsletter-subscribe .hs-form .hs_email .hs-input:-webkit-autofill:focus {
	font-family: "bisondemibold", sans-serif !important;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	color: #FFFFFF;
	-webkit-text-fill-color: rgba(255, 255, 255, 0.25);
	border: 1px solid rgba(255, 255, 255, 0.25);
	-webkit-box-shadow: 0 0 0px 1000px #000 inset;
	transition: background-color 5000s ease-in-out 0s;
}

.newsletter-subscribe .hs-form .hs_email .inputs-list {
	display: none !important;
}

.newsletter-subscribe .hs-form .hs_submit {
	position: absolute;
	right: 20px;
	top: 22px;
	margin: 0px;
}

.newsletter-subscribe .hs-form .hs_submit .hs-button {
	text-indent: 99999px;
	overflow: hidden;
	width: 20px;
	height: 15px;
	background: url("https://blog.envirosight.com/hubfs/Images/subscribe-arrow.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border: none;
	padding: 0px;
	outline: none;
	transition: all ease 0.3s;
}

.newsletter-subscribe .hs-form .hs_submit .hs-button:hover {
	opacity: 0.5;
}

.newsletter-subscribe .hs-form .hs_error_rollup .inputs-list {
	display: block;
	margin: 15px 0px 0px 0px;
	padding: 0px;
  list-style: none;
}
.newsletter-subscribe .hs-form .hs_error_rollup .inputs-list li{  
	list-style: none !important;
  padding: 0px;
}

.newsletter-subscribe .hs-form .hs_error_rollup .inputs-list label {
	font-family: "Roboto", sans-serif;
	color: rgba(255, 255, 255, 0.5);
	font-size: 14px;
	font-weight: 400;
	display: block;
}

@media (max-width: 991px) {
	.newsletter-subscribe .hs-form .hs_error_rollup .inputs-list label {
		text-align: center;
	}
}

.newsletter-subscribe .hs-form .submitted-message {
	font-size: 14px;
	font-family: "Roboto", sans-serif;
	color: #C5C5C5;
}

@media (max-width: 991px) {
	.newsletter-subscribe .hs-form .submitted-message {
		text-align: center;
	}
}

/* FORM */

.es-landing-form h3{
  margin-top: 0px; 
}
.es-wrap .hs-form a {
	transition: all ease 0.3s;
	color: #68B745;
  text-decoration: underline;
}

.es-wrap .hs-form a:hover {
	color: #999999;
  text-decoration: underline;
}

.es-wrap .hs-form label {
	margin: 20px 0px 0px;
	font-family: "Roboto", sans-serif !important;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  font-style: normal;
  text-decoration: none;
  letter-spacing: 0px;
  color: #999999;
}

.es-wrap .hs-form fieldset{
  max-width: none !important; 
}
.es-wrap .hs-form fieldset:first-of-type label{
  margin-top: 0px; 
}
.es-wrap .hs-form fieldset.form-columns-2 .hs-form-field{
  width: 100%;
  float: none;
}
.es-wrap .hs-form label.hs-form-checkbox-display,
.es-wrap .hs-form label.hs-form-booleancheckbox-display,
.es-wrap .hs-form label.hs-error-msg {
	font-family: "Roboto", sans-serif !important;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  color: #999999;
  text-transform: none;
  letter-spacing: 0px;
  margin: 0px;
  line-height: 1.6em;
}

.es-wrap .hs-form label.hs-form-booleancheckbox-display {
	font-size: 14px;
}

.es-wrap .hs-form label.hs-error-msg {
	font-weight: 400;
	color: #68B745;
	margin-top: 10px;
	font-size: 14px;
}

.es-wrap .hs-form input:not([type=button]),
.es-wrap .hs-form textarea,
.es-wrap .hs-form select {
	font-family: "Roboto", sans-serif !important;
  border: none;
  border-bottom: 1px solid #C5C5C5 !important;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  background-color: transparent;
  border-radius: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  height: 40px;
  text-transform: none;
  color: #999999;
  outline: none !important;
  width: 100% !important;
}
.es-wrap .hs-form input[type=radio],
.es-wrap .hs-form input[type=checkbox]{
  width: auto !important; 
  display: inline;
}

@media only screen and (max-width: 991px) {
	.es-wrap .hs-form input:not([type=button]),
	.es-wrap .hs-form textarea,
	.es-wrap .hs-form select {
		font-size: 15px;
	}
}

.es-wrap .hs-form input:not([type=button])::placeholder,
.es-wrap .hs-form textarea::placeholder,
.es-wrap .hs-form select::placeholder {
	color: #999999;
}
.es-wrap .hs-form input:not([type=button]).invalid,
.es-wrap .hs-form textarea.invalid,
.es-wrap .hs-form select.invalid, 
.es-wrap .hs-form input:not([type=button]).error,
.es-wrap .hs-form textarea.error,
.es-wrap .hs-form select.error {
  border-color: #68B745 !important;
}

.es-wrap .hs-form input[type=checkbox],
.es-wrap .hs-form input[type=radio] {
	height: auto;
	padding: 0px;
  margin-right: 10px;
}

.es-wrap .hs-form input[type=submit],
.es-wrap .hs-form input[type=button] {
  margin-top: 40px;
	font-family: "bisondemibold", sans-serif !important;
	font-size: 21px;
	font-weight: 400;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 0.5px;
	background-color: transparent;
	border-style: solid;
	color: #68B745;
	border-width: 2px 2px 2px 2px;
	border-color: #68B745 !important;
	border-radius: 0px 0px 0px 0px;
	padding: 15px 30px 15px 30px;
	height: auto !important;
  transition: all ease 0.3s;
  color: #FFFFFF;
	background-color: #68B745;
}

@media only screen and (max-width: 1200px) {
	.es-wrap .hs-form input[type=submit],
	.es-wrap .hs-form input[type=button] {
		font-size: 18px !important;
	}
}

.es-wrap .hs-form input[type=submit]:focus,
.es-wrap .hs-form input[type=submit]:hover,
.es-wrap .hs-form input[type=button]:focus,
.es-wrap .hs-form input[type=button]:hover {
	background-color: transparent;
	color: #68B745;
}

.es-wrap .hs-form .inputs-list {
	margin: 10px 0px 0px;
	padding: 0px;
}

.es-wrap .hs-form .inputs-list li {
	list-style: none;
}
.es-wrap .hs-form .inputs-list li span{
  margin-left: 0px; 
}

.es-wrap .hs-form .inputs-list .hs-form-checkbox,
.es-wrap .hs-form .inputs-list .hs-form-booleancheckbox {
	list-style: none;
}

.es-wrap .hs-form .inputs-list.hs-error-msgs{
  margin-top: 5px; 
}
.es-wrap .hs-form .inputs-list.hs-error-msgs label {
	color: #68B745;
}
.es-wrap .hs-form .hs_error_rollup ul.hs-error-msgs li label{
  color: #000000;
  padding: 0px;
  margin-top: 30px !important;
  font-size: 16px;
}

.es-wrap .hs-form hr {
	display: none;
}
ul.inputs-list.multi-container li.hs-form-checkbox label {
  position: relative;
}
ul.inputs-list.multi-container li.hs-form-checkbox label span {
  display: inline-block;
  margin-left: 30px; /* Width of the new radio select and any additional spacing on the left */
}
/* Hide the original checkbox */
ul.inputs-list.multi-container li.hs-form-checkbox label input {
  height: 18px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 2px;
  width: 18px;
}
/* Add new checkbox */
ul.inputs-list.multi-container li.hs-form-checkbox label span::before {
  border: 1px solid;
  content: "";
  height: 16px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 16px;
  border-radius: 2px;
  transition: all ease 0.3s;
}
/* Style new checked item */
ul.inputs-list.multi-container li.hs-form-checkbox label span::after {
  content: "";
  border: 2px solid;
  border-left: 0;
  border-top: 0;
  height: 10px;
  left: 5px;
  opacity: 0;
  position: absolute;
  top: 5px;
  transform: rotate(45deg);
  transition: opacity 0.2s ease-in-out;
  width: 6px;
  border-color: #FFFFFF;
}
/* Show when checked */
ul.inputs-list.multi-container li.hs-form-checkbox label input:checked + span::before {
  background: #68B745;
  border-color: #68B745;
}
ul.inputs-list.multi-container li.hs-form-checkbox label input:checked + span::after {
  opacity: 1;
}
/* Style when focused */
ul.inputs-list.multi-container li.hs-form-checkbox label input:focus + span::after {
  outline: 3px solid transparent; /* For Windows high contrast mode. */
}

.es-wrap .hs-form .hs_send_me_newsletters_content_and_promotional_offers_via_email_{
  margin-top: 30px;
}
.es-wrap .hs-form .hs_send_me_newsletters_content_and_promotional_offers_via_email_ strong{
  font-weight: normal !important; 
}
 .es-wrap .hs-form .hs_send_me_newsletters_content_and_promotional_offers_via_email_ label span{
   position: relative;
   margin: 0px;
}
 .es-wrap .hs-form .hs_send_me_newsletters_content_and_promotional_offers_via_email_ label span::before {
   border: 1px solid;
   content: "";
   height: 16px;
   left: -27px;
   position: absolute;
   top: -1px;
   width: 16px;
   border-radius: 2px;
   transition: all ease 0.3s;
}
 .es-wrap .hs-form .hs_send_me_newsletters_content_and_promotional_offers_via_email_ label span::after {
   content: "";
   border: 2px solid;
   border-left: 0;
   border-top: 0;
   height: 10px;
   left: -22px;
   opacity: 0;
   position: absolute;
   top: 1px;
   transform: rotate(45deg);
   transition: opacity 0.2s ease-in-out;
   width: 6px;
   border-color: #FFFFFF;
}
.es-wrap .hs-form .hs_send_me_newsletters_content_and_promotional_offers_via_email_ label input{
   width: auto !important;
   margin-right: 15px;
   opacity: 0;
}   
.es-wrap .hs-form .hs_send_me_newsletters_content_and_promotional_offers_via_email_ label input:checked + span::before {
  background: #68B745;
  border-color: #68B745;
}
.es-wrap .hs-form .hs_send_me_newsletters_content_and_promotional_offers_via_email_ label input:checked + span::after {
  opacity: 1;
}
.es-wrap .hs-form .hs_send_me_newsletters_content_and_promotional_offers_via_email_ label input:focus + span::after {
  outline: 3px solid transparent; /* For Windows high contrast mode. */
}


/*  ----  */

.extra-wrap {
	overflow:hidden;
}

.content {
	padding:0;
	background:#fff;
}

.content.indent {
	padding:43px 0 0;
	background:#fff;
}

.center {
	text-align:center;
}

.main {
	position:relative;
}

.bg_box {
	background:url(../img/bg_pic.jpg) no-repeat;
	padding:94px 0 83px;
}

.bg_box h1.navbar-brand_ {
	margin:0;
	position:relative;
	top:0;
}

nav.tm_navbar {
	border:none;
	padding:0;
	margin:0;
	float:none;
	min-height:0;
	background:0 0;
}

nav.tm_navbar li {
	position:relative;
	font-size:15px;
	line-height:26px;
	padding:0;
	margin:0 0 0 46px;
	float:left;
}

nav.tm_navbar li:first-child {
	margin:0;
}

nav.tm_navbar li a {
	position:relative;
	padding:29px 0;
	font:700 19px Roboto;
	color:#fff;
	text-transform:uppercase;
	background:0 0;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

nav.tm_navbar li a:after {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:10px;
	background:0 0;
	content:'';
}

nav.tm_navbar li a:before {
	position:absolute;
	left:0;
	bottom:-7px;
	width:100%;
	height:7px;
	background:url(../img/tr.png) center bottom no-repeat;
	content:'';
	display:none;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

nav.tm_navbar li:hover>a {
	color:#fff;
	background:0 0;
	-webkit-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
}

nav.tm_navbar li:hover>a:before {
	display:block;
}

nav.tm_navbar li:hover>a:after {
	background:#a0a600;
}

nav.tm_navbar li:hover>span {
	color:#fff;
	-webkit-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
}

nav.tm_navbar li span {
	text-align:center;
	position:absolute;
	width:100%;
	left:0;
	bottom:14px;
	color:#fff;
	font-size:14px;
	z-index:0;
	-webkit-transition:all .35s;
	-o-transition:all .35s;
	transition:all .35s;
}

nav.tm_navbar li.active>a {
	color:#fff;
	background:0 0!important;
}

nav.tm_navbar li.active>a:before {
	display:block;
}

nav.tm_navbar li.active>a:after {
	background:#a0a600;
}

nav.tm_navbar li.active>span {
	color:#fff!important;
}

nav.tm_navbar .sfHover>a {
	color:#fff;
	background:0 0;
	-webkit-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
}

nav.tm_navbar .sfHover>a:before {
	display:block;
}

nav.tm_navbar .sfHover>a:after {
	background:#a0a600;
}

nav.tm_navbar .sfHover>span {
	color:#fff;
	-webkit-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
}

nav.tm_navbar .sub-menu>ul {
	position:absolute;
	display:none;
	width:270px;
	top:80px;
	left:0;
	list-style:none!important;
	zoom:1;
	z-index:11;
	background:#fff;
	padding:30px 0 0;
	margin:0;
	border:1px solid #d9d9d9;
}

nav.tm_navbar .sub-menu>ul li {
	background:0 0;
	border:none;
	width:auto;
	float:none;
	margin:0 0 17px;
	padding:0 0 16px 30px;
	display:block;
	border-bottom:1px solid #d9d9d9;
}

nav.tm_navbar .sub-menu>ul li:last-child {
	border-bottom:none;
	padding-bottom:0;
}

nav.tm_navbar .sub-menu>ul li a {
	background:0 0!important;
	padding:0;
	margin:0;
	float:none;
	text-transform:none;
	font:15px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#272d33;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

nav.tm_navbar .sub-menu>ul li a:after,nav.tm_navbar .sub-menu>ul li a:before {
	display:none;
}

nav.tm_navbar .sub-menu>ul li span {
	display:inline-block;
	position:absolute;
	right:30px;
	top:3px;
	left:auto;
	width:auto!important;
	color:#a0a600;
	font-size:14px;
}

nav.tm_navbar .sub-menu ul>li a:hover {
	text-decoration:none;
	color:#a0a600!important;
	background:0 0;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

nav.tm_navbar .sub-menu ul li.sfHover>a {
	text-decoration:none;
	color:#a0a600!important;
	background:0 0;
}

nav.tm_navbar .sub-menu ul ul {
	position:absolute;
	display:none;
	width:270px;
	top:-31px;
	left:100%;
	list-style:none!important;
	zoom:1;
	z-index:11;
	background:#fff;
	padding:30px 0 0;
	border:1px solid #d9d9d9;
}

nav.tm_navbar .sub-menu ul ul li {
	background:0 0;
	border:none;
	width:auto;
	float:none;
	margin:0 0 17px;
	padding:0 0 16px 30px;
	display:block;
	border-bottom:1px solid #d9d9d9;
}

nav.tm_navbar .sub-menu ul ul li a {
	background:0 0!important;
	padding:0;
	margin:0;
	float:none;
	text-transform:none;
	font:15px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#272d33;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

nav.tm_navbar .sub-menu ul ul li a:hover {
	color:#a0a600!important;
	-webkit-transition:all .25s ease;
	-o-transition:all .25s ease;
	transition:all .25s ease;
}

.select-menu {
	display:none!important;
}

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:80px;
	right:30px;
	overflow:hidden;
	border:none;
	z-index:20;
	width:27px;
	height:19px;
	background:url(../img/top.png) no-repeat;
	text-indent:-999px;
}

#toTop:hover {
	outline:0;
	opacity:.5;
	filter:alpha(opacity=50);
}

.who-box {
	padding:0;
	overflow:hidden;
}

.who-box .col-lg-4 {
	margin-bottom:40px;
}

.thumb-box2 {
	overflow:hidden;
	padding:12px 0 18px;
}

.thumb-box2 .title {
	font:900 55px/58px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	margin:0;
	color:#a0a600;
	text-transform:uppercase;
}

.thumb-box2 .description {
	font:300 55px/58px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	margin:0 0 13px;
	color:#a0a600;
	text-transform:uppercase;
}

.thumb-box4 {
	overflow:hidden;
	padding:43px 0 0;
}

.thumb-box4 .title {
	font:300 55px/1em Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	color:#272d33;
}

.thumb-box4 .title strong {
	font-weight:900;
}

.thumb-box5 {
	padding:50px 0;
	overflow:hidden;
	background-position:center center;
	position:relative;
	background-image:url(../img/bg_pic1.jpg);
}

.thumb-box5 .caption {
	width:570px;
	position:relative;
	background:rgba(39,45,51,.85);
	padding:46px 0 45px 34px;
}

.thumb-box5 .caption .title {
	font:900 83px/78px Roboto;
	color:#fff;
	letter-spacing:-1px;
	text-transform:uppercase;
	margin-bottom:0;
	width:100%;
}

.thumb-box5 .caption .description {
	font:500 55px/58px Roboto;
	color:#fff;
	text-transform:uppercase;
	margin:0 0 13px;
	width:100%;
	letter-spacing:-1px;
}

.thumb-box5 .caption p {
	color:#fff;
	margin:0;
	width:75%;
}

.thumb-box5 .caption a {
	color:#fff;
	text-align:center;
	width:80px;
	height:80px;
	border:2px solid #fff;
	display:inline-block;
	position:absolute;
	bottom:30px;
	right:30px;
	font-size:55px;
	line-height:74px;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.thumb-box5 .caption a:hover {
	background:#a0a600;
	border-color:#a0a600;
}

.thumb-box6 {
	overflow:hidden;
	padding:42px 0 60px;
}

.thumb-box6 .title {
	font:900 55px/58px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	margin:0;
	color:#a0a600;
	text-transform:uppercase;
}

.thumb-box6 .description {
	font:300 55px/58px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	margin:0 0 23px;
	color:#a0a600;
	text-transform:uppercase;
}

.thumb-box8 {
	padding:50px 0;
	overflow:hidden;
	background-position:center center;
	position:relative;
	background-image:url(../img/bg_pic2.jpg);
}

.thumb-box8 h2 {
	color:#fff;
	font-weight:500;
}

.thumb-box8 .box {
	background:#a0a600;
	background:rgba(173,179,0,.85);
	padding:49px 30px 0;
	overflow:hidden;
}

.thumb-box9 {
	padding:43px 0 0;
	overflow:hidden;
}

.thumb-box9 h2 {
	color:#272d33;
}

.thumb-box9 .col-lg-4 {
	margin-bottom:16px;
}

.thumb-box10 {
	overflow:hidden;
}

.thumb-box10 .col-lg-6 {
	margin-bottom:20px;
}

.thumb-box11 {
	padding:50px 0;
	overflow:hidden;
	background-position:center center;
	position:relative;
	background-image:url(../img/bg_pic3.jpg);
}

.thumb-box11 h2 {
	color:#fff;
	font-weight:500;
}

.thumb-box11 .box {
	background:#a0a600;
	background:rgba(173,179,0,.85);
	padding:49px 30px 0;
	overflow:hidden;
}

.thumb-box12 {
	padding:43px 0 0;
	overflow:hidden;
}

.thumb-box12 h2 {
	color:#272d33;
}

.thumb-box12 .col-lg-4 {
	margin-bottom:16px;
}

.thumb-box13 {
	padding:50px 0;
	overflow:hidden;
	background-position:center center;
	position:relative;
	background-image:url(../img/bg_pic4.jpg);
}

.thumb-box13 h2 {
	color:#fff;
	font-weight:500;
}

.thumb-box13 h3,.thumb-box13 p {
	color:#fff;
}

.thumb-box13 .box {
	background:#a0a600;
	background:rgba(173,179,0,.85);
	padding:49px 30px 0;
	overflow:hidden;
}

.thumb-box13 .col-lg-4 {
	margin-bottom:8px;
}

.thumb-box14 {
	padding:0 0 30px;
	overflow:hidden;
}

.thumb-box15 {
	padding:50px 0 20px;
	overflow:hidden;
	background-position:center center;
	position:relative;
	background-image:url(../img/bg_pic.jpg);
}

.thumb-box15 .caption {
	position:relative;
	background:rgba(173,179,0,.85);
	padding:46px 0 45px 34px;
	margin-bottom:30px;
}

.thumb-box15 .caption .title {
	font:500 55px/1em Roboto;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:15px;
	width:100%;
}

.thumb-box15 .caption p {
	color:#fff;
	margin:0;
	width:75%;
}

.thumb-box15 .caption a {
	color:#fff;
	text-align:center;
	width:80px;
	height:80px;
	border:2px solid #fff;
	display:inline-block;
	position:absolute;
	bottom:30px;
	right:30px;
	font-size:55px;
	line-height:74px;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.thumb-box15 .caption a:hover {
	background:#272d33;
	border-color:#272d33;
}

.thumb-box16 {
	padding-bottom:60px;
}

.thumb-box17 {
	overflow:hidden;
}

.errorBox {
	overflow:hidden;
	padding:0 0 60px;
}

.thumb-pad1 {
	margin:0;
	overflow:hidden;
}

.thumb-pad1 .thumbnail {
	position:relative;
	margin:0;
	border-radius:0;
	box-shadow:none;
	border:none;
	padding:0;
	background:0 0;
	overflow:hidden;
}

.thumb-pad1 .thumbnail figure {
	margin:0 30px 0 0;
	float:left;
}

.thumb-pad1 .thumbnail figure img {
	width:100%;
}

.thumb-pad1 .caption {
	padding:0;
	overflow:hidden;
	color:#6a6d6f;
}

.thumb-pad2 {
	margin:0 0 21px;
	overflow:hidden;
}

.thumb-pad2 .thumbnail {
	position:relative;
	margin:0;
	border-radius:0;
	box-shadow:none;
	border:none;
	padding:0;
	background:0 0;
	overflow:hidden;
}

.thumb-pad2 .thumbnail .caption {
	padding:0;
	overflow:hidden;
}

.thumb-pad2 .thumbnail .caption h3 {
	color:#fff;
	margin-bottom:7px;
}

.thumb-pad2 .thumbnail .caption p {
	color:#fff;
}

.thumb-pad2 figure {
	margin:0 0 24px;
}

.thumb-pad2 figure img {
	width:100%;
}

.thumb-pad2-1 {
	margin:0 0 30px;
	padding:0 0 20px;
	background:#20acb8;
	text-align:center;
}

.thumb-pad2-1 .thumbnail {
	position:relative;
	margin:0;
	border-radius:0;
	box-shadow:none;
	border:none;
	padding:0;
	background:0 0;
}

.thumb-pad2-1 .thumbnail .caption {
	padding:0 45px;
}

.thumb-pad2-1 .thumbnail .caption .title {
	font:300 30px/1em Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	color:#fff;
}

.thumb-pad2-1 .thumbnail .caption p {
	color:#fff;
	font-size:14px;
	line-height:21px;
	margin-bottom:10px;
}

.thumb-pad2-1 .thumbnail .caption a {
	display:inline-block;
}

.thumb-pad2-1 .thumbnail .caption a:hover {
	opacity:.7;
	filter:alpha(opacity=70);
}

.thumb-pad2-1 figure {
	margin:0 0 31px;
}

.thumb-pad2-1 figure img {
	width:100%;
}

.thumb-pad3 {
	margin:0 0 30px;
}

.thumb-pad3 .thumbnail {
	position:relative;
	margin:0;
	border-radius:0;
	box-shadow:none;
	border:none;
	padding:0;
	background:0 0;
	overflow:hidden;
}

.thumb-pad3 .thumbnail .caption {
	padding:23px 20px 32px;
	overflow:hidden;
	border:1px solid #dadbdc;
	border-top:none;
}

.thumb-pad3 .thumbnail .caption a {
	color:#272d33;
	font:30px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.thumb-pad3 .thumbnail .caption a:hover {
	color:#a0a600;
}

.thumb-pad3 .thumbnail .caption p {
	margin:6px 0 0;
}

.thumb-pad3 .thumbnail figure {
	margin:0;
}

.thumb-pad3 .thumbnail figure img {
	width:100%;
}

.thumb-pad4 {
	margin:0;
	overflow:hidden;
}

.thumb-pad4 .thumbnail {
	position:relative;
	margin:0;
	border-radius:0;
	box-shadow:none;
	border:none;
	padding:0;
	background:0 0;
}

.thumb-pad4 .thumbnail .caption {
	padding:0;
}

.thumb-pad4 figure {
	margin:0 0 24px;
}

.thumb-pad4 figure img {
	width:100%;
}

.thumb-pad5 {
	margin:0;
	overflow:hidden;
}

.thumb-pad5 .thumbnail {
	position:relative;
	margin:0;
	border-radius:0;
	box-shadow:none;
	border:none;
	padding:0;
	background:0 0;
	overflow:hidden;
}

.thumb-pad5 .thumbnail .caption {
	padding:0;
	overflow:hidden;
}

.thumb-pad5 .thumbnail figure {
	margin:0 30px 0 0;
	float:left;
}

.thumb-pad5 .thumbnail figure img {
	width:100%;
}

.thumb-pad5-1 {
	margin:0 0 40px;
	overflow:hidden;
	text-align:left;
}

.thumb-pad5-1 .thumbnail {
	position:relative;
	margin:0;
	border-radius:0;
	box-shadow:none;
	border:none;
	padding:0;
	background:0 0;
}

.thumb-pad5-1 .thumbnail .caption {
	padding:0;
	overflow:hidden;
}

.thumb-pad5-1 .thumbnail .caption p {
	font:12px/24px Roboto;
	color:#848484;
}

.thumb-pad5-1 figure {
	margin:0 30px 0 0;
	float:left;
}

.thumb-pad5-1 figure img {
	width:100%;
}

.thumb-pad6 {
	margin:0 0 60px;
}

.thumb-pad6 .thumbnail {
	position:relative;
	padding:0;
	margin:0;
	border:none;
	border-radius:0;
	box-shadow:none;
	background:0 0;
	overflow:hidden;
}

.thumb-pad6 .thumbnail .caption {
	padding:0;
	overflow:hidden;
}

.thumb-pad6 .thumbnail .caption p {
	margin-bottom:0;
}

.thumb-pad6 .thumbnail .caption time {
	color:#fff;
	text-transform:uppercase;
	font:300 30px 'Open Sans';
}

.thumb-pad6 figure {
	margin:0 30px 0 0;
	float:left;
}

.thumb-pad7 {
	margin:0 0 100px;
}

.thumb-pad7 .thumbnail {
	position:relative;
	padding:0;
	margin:0;
	border:none;
	border-radius:0;
	box-shadow:none;
	background:0 0;
	overflow:hidden;
}

.thumb-pad7 .thumbnail .caption {
	padding:0;
	overflow:hidden;
}

.thumb-pad7 .thumbnail .caption .lnk {
	font:28px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#47494a;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.thumb-pad7 .thumbnail .caption .lnk:hover {
	color:#c8cc52;
}

.thumb-pad7 .thumbnail .caption .lnk2 {
	font:300 14px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#47494a;
	margin-bottom:29px;
}

.thumb-pad7 .thumbnail .caption .lnk2 a {
	color:#47494a;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.thumb-pad7 .thumbnail .caption .lnk2 a:hover {
	color:#c8cc52;
}

.thumb-pad7 .thumbnail .caption .lnk2 br {
	display:none;
}

.thumb-pad7 .thumbnail .caption p {
	margin-bottom:35px;
}

.thumb-pad7 figure {
	margin:0 33px 0 0;
	float:left;
}

.thumb-pad7 figure img {
	border-radius:100%;
}

.thumb-pad8 {
	margin:0 0 30px;
	padding:15px 15px 22px;
	border:1px solid #edeaea;
	text-align:left;
}

.thumb-pad8 .thumbnail {
	position:relative;
	margin:0;
	border-radius:0;
	box-shadow:none;
	border:none;
	padding:0;
	background:0 0;
}

.thumb-pad8 .thumbnail .caption {
	padding:0;
}

.thumb-pad8 .thumbnail .caption .lnk {
	font:20px/20px Roboto;
	color:#7d8286;
	text-transform:none;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.thumb-pad8 .thumbnail .caption .lnk:hover {
	color:#53afee;
}

.thumb-pad8 .thumbnail .caption p {
	font:13px/18px Roboto;
	color:#8b9196;
	margin:0;
}

.thumb-pad8 .thumbnail .caption hr {
	border-top:1px solid #dedfe0;
	margin:12px 0 13px;
}

.thumb-pad8 figure {
	margin:0 0 22px;
}

.thumb-pad8 figure img {
	width:100%;
}

.thumb-pad9 {
	margin:0 0 30px;
	overflow:hidden;
	text-align:left;
	background:#efefef;
}

.thumb-pad9 .thumbnail {
	position:relative;
	margin:0;
	border-radius:0;
	box-shadow:none;
	border:none;
	padding:0;
	background:0 0;
}

.thumb-pad9 .thumbnail .caption {
	padding:25px 0 0;
	overflow:hidden;
}

.thumb-pad9 .thumbnail .caption .title {
	color:#333;
	font:900 15px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.thumb-pad9 .thumbnail .caption .title:hover {
	color:#65c6bb;
}

.thumb-pad9 .thumbnail .caption .title a {
	color:#72a80c;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.thumb-pad9 .thumbnail .caption .title a:hover {
	color:#e26a6a;
}

.thumb-pad9 .thumbnail .caption .descrip {
	margin:13px 0 13px 3px;
	display:block;
	overflow:hidden;
}

.thumb-pad9 .thumbnail .caption .descrip a {
	font:15px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#65c6bb;
	margin:0 30px 0 0;
	float:left;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.thumb-pad9 .thumbnail .caption .descrip a i {
	color:#65c6bb;
	font-size:12px;
	position:relative;
	top:-2px;
}

.thumb-pad9 .thumbnail .caption .descrip a:hover {
	color:#333;
}

.thumb-pad9 .thumbnail .caption .descrip br {
	display:none;
}

.thumb-pad9 .thumbnail .caption p {
	margin-bottom:13px;
}

.thumb-pad9 figure {
	margin:0 30px 0 0;
	float:left;
}

.btn-default.btn1 {
	box-shadow:none;
	text-decoration:none;
	display:inline-block;
	margin:0;
	padding:0 30px;
	font:500 19px/70px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	background:#272d33;
	text-transform:uppercase;
	border-radius:0;
	color:#fff;
	float:none;
	-webkit-transition:all .35s;
	-o-transition:all .35s;
	transition:all .35s;
}

.btn-default.btn1:hover {
	color:#fff;
	background:#a0a600;
	text-decoration:none;
}

.btn-default.btn2 {
	box-shadow:none;
	text-decoration:none;
	display:inline-block;
	margin:0;
	padding:0 42px;
	font:15px/50px 'Open Sans';
	background:#e74c3c;
	text-transform:uppercase;
	border-radius:0;
	color:#fff;
	float:none;
	-webkit-transition:all .35s;
	-o-transition:all .35s;
	transition:all .35s;
}

.btn-default.btn2:hover {
	color:#fff;
	background:#2a2a2a;
	text-decoration:none;
}

.btn-default.btn3 {
	box-shadow:none;
	text-decoration:none;
	display:inline-block;
	margin:0;
	padding:0 30px;
	font:600 18px/46px 'Open Sans';
	background:#222;
	border:1px solid #000;
	text-transform:uppercase;
	color:#fff;
	border-radius:0;
	float:none;
	-webkit-transition:all .35s;
	-o-transition:all .35s;
	transition:all .35s;
}

.btn-default.btn3:hover {
	color:#222;
	background:0 0;
	text-decoration:none;
}

.list1 {
	margin:0 0 23px;
	padding:0;
	list-style:none;
}

.list1 li {
	line-height:1.428571429;
	margin:0 0 1px;
	padding:0 0 1px;
	font-size:30px;
	color:#272d33;
	border-bottom:1px solid #dadbdc;
	position:relative;
	display:block;
}

.list1 li:before {
	position:absolute;
	left:20px;
	top:6px;
	background:0 0;
	content:"\f105"!important;
	font-family:FontAwesome;
}

.list1 li a {
	color:#a0a600;
	font:600 19px/1em Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	background:0 0;
	padding:17px 0 18px 46px;
	display:block;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.list1 li:hover {
	color:#fff;
}

.list1 li:hover a {
	color:#fff;
	background:#a0a600;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.list1 li:last-child {
	border-bottom:none;
}

.list1-1 {
	margin:0 0 23px;
	padding:0;
	list-style:none;
}

.list1-1 li {
	line-height:1.428571429;
	margin:0 0 1px;
	padding:0 0 1px;
	font-size:30px;
	color:#fff;
	border-bottom:1px solid #f98d57;
	position:relative;
	display:block;
}

.list1-1 li:before {
	position:absolute;
	left:20px;
	top:6px;
	background:0 0;
	content:"\f105"!important;
	font-family:FontAwesome;
}

.list1-1 li a {
	color:#fff;
	font:600 19px/1em Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	background:0 0;
	padding:17px 0 18px 46px;
	display:block;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.list1-1 li:hover {
	color:#fff;
}

.list1-1 li:hover a {
	color:#fff;
	background:#272d33;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.list1-1 li:last-child {
	border-bottom:none;
}

.list2 {
	margin:0;
	padding:0;
	list-style:none;
}

.list2 li {
	font-size:15px;
	line-height:1.428571429;
	margin:0 0 50px;
}

.list2 li .badge {
	margin:0 31px 0 0;
	padding:4px 0 0;
	border-radius:0;
	background:#f4f5f5;
	text-align:center;
	border:none;
	font:300 60px/1em 'Open Sans';
	text-transform:uppercase;
	color:#e74c3c;
	width:100px;
	height:100px;
	float:left;
}

.list2 li .badge span {
	font-size:30px;
	line-height:1em;
	display:block;
	margin-top:-3px;
}

.list2 li p {
	margin:5px 0 0;
}

.list2 li a {
	font:20px/25px 'Open Sans';
	color:#99bf38;
	text-transform:uppercase;
	-webkit-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
}

.list2 li a:hover {
	color:#2a2a2a;
}

.list2-1 {
	margin:0;
	padding:0;
	list-style:none;
}

.list2-1 li {
	font-size:15px;
	line-height:1.428571429;
	margin:0 0 14px;
	padding:0 0 0 26px;
	background:url(../img/list_arrow.png) 0 5px no-repeat;
}

.list2-1 li a {
	font:15px 'Open Sans';
	color:#2a2a2a;
	text-transform:uppercase;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.list2-1 li a:hover {
	color:#99bf38;
}

.list2-1.indent li a {
	color:#fff;
}

.list3 {
	margin:0;
	padding:0;
	list-style:none;
}

.list3 li {
	font-size:15px;
	line-height:1.428571429;
	margin:0 0 18px;
}

.list3 li figure {
	margin-bottom:7px;
}

.list3 li a {
	font:18px/24px 'Open Sans';
	color:#585858;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.list3 li a:hover {
	color:#cb3138;
}

.list4 {
	margin:0;
	padding:0;
	list-style:none;
}

.list4 li {
	font-size:15px;
	line-height:1.428571429;
	margin-bottom:37px;
	overflow:hidden;
}

.list4 li time {
	font:500 17px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#a0a600;
	text-transform:uppercase;
	margin-bottom:2px;
	display:block;
}

.list4 li p {
	margin-bottom:0;
}

.list5 {
	margin:0;
	padding:0;
	list-style:none;
}

.list5 li {
	font-size:15px;
	line-height:1.428571429;
	margin:0 0 36px;
	overflow:hidden;
}

.list5 li figure {
	float:left;
	margin:7px 20px 0 0;
}

.list5 li a {
	font:30px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	color:#272d33;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.list5 li a:hover {
	color:#a0a600;
}

.list5 li p {
	margin-bottom:5px;
}

.list6 {
	margin:0 0 18px;
	padding:0;
	list-style:none;
}

.list6 li {
	font-size:15px;
	line-height:1.428571429;
	margin:0 0 14px;
	padding:0 0 13px;
	border-bottom:1px solid #c7c7c7;
}

.list6 li .title {
	font:18px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#6a6d6f;
	margin-bottom:17px;
	padding-left:30px;
	background:url(../img/list_arrow.png) left 9px no-repeat;
}

.list6 li p {
	margin-bottom:0;
}

.list6 li:last-child {
	border-bottom:none;
}

.list7 {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}

.list7 li {
	font-size:15px;
	line-height:1.428571429;
	overflow:hidden;
	margin-bottom:36px;
}

.list7 li .badge {
	margin:6px 30px 0 0;
	padding:0;
	border-radius:100%;
	background:#a0a600;
	text-align:center;
	border:none;
	font:900 55px/62px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#fff;
	width:70px;
	height:70px;
	float:left;
}

.list7 li p {
	margin-bottom:0;
}

.list8 {
	margin:0 0 40px;
	padding:0;
	list-style:none;
	overflow:hidden;
}

.list8 li {
	font-size:15px;
	line-height:1.428571429;
	margin:0 0 16px;
}

.list8 li p {
	margin-bottom:0;
}

#newsletter {
	position:relative;
	overflow:hidden;
	display:inline-block;
}

#newsletter .btn-default.btn2 {
	float:left;
}

#newsletter input {
	box-shadow:none;
	border:none;
	font:300 14px/18px 'Open Sans';
	color:#3e454c;
	text-transform:uppercase;
	background:#fff;
	height:50px;
	width:380px;
	border-radius:0;
	padding:16px 22px;
	margin:0 9px 0 0;
	float:left;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

#newsletter input:focus {
	outline:0;
	border:none;
}

#newsletter .error {
	position:absolute;
	bottom:0;
	right:12px;
	text-align:right;
	display:block;
	overflow:hidden;
	height:0;
	font-size:10px;
	color:#ff530d;
	text-transform:none;
	font-weight:400;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

#newsletter label {
	position:relative;
	margin-right:11px;
	float:left;
	border:none;
}

#newsletter label.invalid .error {
	height:19px;
}

#newsletter .success {
	position:absolute;
	left:0;
	top:0;
	z-index:10;
	text-align:center;
	border:none;
	font:300 14px/18px 'Open Sans';
	color:#3e454c;
	text-transform:uppercase;
	background:#fff;
	height:50px;
	width:100%;
	border-radius:0;
	padding:16px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#search-404 {
	padding:0;
	margin:28px 0 0;
	position:relative;
}

#search-404 .btn2 {
	float:left;
}

#search-404 input {
	box-shadow:none;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0 0 33px;
	width:100%;
	outline:0;
	border:1px solid #dadbdc;
	background:0 0;
	font:14px/18px 'Open Sans';
	height:50px;
	line-height:18px;
	color:#6a6d6f;
	padding:15px;
	resize:none;
}

#search {
	padding:0;
	margin:20px 0;
	float:right;
	position:relative;
}

#search a {
	display:inline-block;
	position:absolute;
	font-size:24px;
	color:#fff;
	top:11px;
	right:14px;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

#search a:hover {
	color:#cb3138;
}

#search input {
	box-shadow:none;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	width:270px;
	outline:0;
	background:#b8b2ad;
	background:rgba(255,255,255,.4);
	border:none;
	font:14px 'Open Sans';
	line-height:18px;
	color:#444;
	padding:14px 42px 14px 14px;
	height:48px;
	resize:none;
}

.content_map {
	position:relative;
	height:300px;
}

.google-map-api {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
}

#map-canvas {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}

#map-canvas img {
	max-width:none!important;
}

.mail {
	color:#34aed6;
	font:15px Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
	text-decoration:underline;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.mail:hover {
	color:#272d33;
	text-decoration:underline;
}

@media (min-width:1220px) {
	.container {
		padding:0;
	}
}

@media (min-width:992px) and (max-width:1219px) {
	.thumb-box1 .box {
		padding:100px 0 25px 27px;
	}
	
	.errorBox img {
		width:100%;
	}
	
	.list1 li a {
		font-size:12px;
	}
	
	.list1 li:before {
		top:3px;
	}
	
	.list1-1 li a {
		font-size:12px;
	}
	
	.list1-1 li:before {
		top:3px;
	}
}

@media (min-width:768px) and (max-width:991px) {
	#toTop {
		display:none!important;
	}
	
	.thumb-pad1 .thumbnail figure {
		margin:0 0 30px;
		float:none;
	}
	
	nav.tm_navbar li {
		margin:0 0 0 17px;
	}
	
	header {
		text-align:center;
	}
	
	header h1.navbar-brand_ {
		float:none;
		margin-bottom:25px;
	}
	
	header .box .box1 {
		float:none;
		text-align:center;
		display:block;
	}
	
	header .box .box1 strong {
		display:inline-block;
	}
	
	.thumb-box9 .col-lg-4,.who-box .col-lg-4 {
		margin-bottom:60px;
	}
	
	.thumb-box7 .title {
		font-size:40px;
	}
	
	.list1 li a {
		font-size:12px;
	}
	
	.list1 li:before {
		top:3px;
	}
	
	.list1-1 li a {
		font-size:12px;
	}
	
	.list1-1 li:before {
		top:3px;
	}
	
	.errorBox img {
		width:100%;
	}
}

@media (max-width:767px) {
	#toTop {
		display:none!important;
	}
	
	header {
		text-align:center;
	}
	
	header h1.navbar-brand_ {
		float:none;
		margin-bottom:25px;
	}
	
	header .box .box1 {
		float:none;
		text-align:center;
		display:block;
	}
	
	header .box .box1 strong {
		display:inline-block;
		font-size:25px;
		margin-bottom:25px;
	}
	
	h1.navbar-brand_ {
		float:none;
		padding:0 15px;
	}
	
	h2 {
		font-size:40px;
	}
	
	.select-menu {
		display:block!important;
		padding:4px 4px 4px 0;
		margin:15px 0;
		width:100%;
		border:1px solid #323232;
		background:#323232;
		color:#fff;
		cursor:pointer;
		height:30px;
		font-size:12px;
		vertical-align:middle;
	}
	
	nav.tm_navbar {
		display:block;
		float:none;
	}
	
	nav.tm_navbar .nav {
		display:none;
	}
	
	.thumb-box3 .caption {
		width:100%;
	}
	
	.thumb-box3 .caption .title {
		font-size:40px;
		line-height:40px;
		letter-spacing:0;
	}
	
	.thumb-box3 .caption .description {
		font-size:35px;
		line-height:40px;
	}
	
	.thumb-box3 .caption a {
		width:60px;
		height:60px;
		font-size:40px;
		line-height:55px;
		bottom:10px;
		right:10px;
	}
	
	.thumb-box5 .caption {
		width:100%;
	}
	
	.thumb-box5 .caption .title {
		font-size:40px;
		line-height:40px;
		letter-spacing:0;
	}
	
	.thumb-box5 .caption .description {
		font-size:35px;
		line-height:40px;
	}
	
	.thumb-box5 .caption a {
		width:60px;
		height:60px;
		font-size:40px;
		line-height:55px;
		bottom:10px;
		right:10px;
	}
	
	.thumb-box2 .description,.thumb-box2 .title,.thumb-box4 .title {
		font-size:35px;
		line-height:40px;
	}
	
	.list1 li a {
		font-size:12px;
	}
	
	.list1 li:before {
		top:3px;
	}
	
	.list1-1 li a {
		font-size:12px;
	}
	
	.list1-1 li:before {
		top:3px;
	}
	
	.thumb-box6 .description,.thumb-box6 .title {
		font-size:35px;
		line-height:40px;
	}
	
	.thumb-pad1 .thumbnail figure {
		margin:0 0 30px;
		float:none;
	}
	
	.thumb-pad4 figure {
		margin:0 25px 0 0;
		float:left;
	}
	
	.thumb-box9 .col-lg-4,.who-box .col-lg-4 {
		margin-bottom:60px;
	}
	
	.thumb-box7 .title {
		font-size:40px;
	}
	
	.thumb-pad3 .thumbnail .caption a {
		font-size:19px;
	}
	
	.thumb-box15 .caption {
		padding:46px 15px 55px;
	}
	
	.thumb-box15 .caption .title {
		font-size:30px;
	}
	
	.thumb-box15 .caption p {
		width:100%;
	}
	
	.thumb-box15 .caption a {
		width:50px;
		height:50px;
		font-size:40px;
		line-height:45px;
		bottom:10px;
		right:10px;
	}
	
	.content_map {
		height:300px;
	}
}

@media (max-width:626px) {
	.thumb-pad4 figure {
		margin:0 0 25px;
		float:none;
	}
}

@media (max-width:560px) {
	.thumb-box1 .box {
		padding:20px 10px 50px 20px;
	}
	
	.thumb-box1 .box a {
		bottom:10px;
		right:10px;
		width:50px;
		height:50px;
		font-size:30px;
		line-height:50px;
	}
	
	.thumb-box1 .box .caption {
		width:100%;
	}
	
	.thumb-box1 .box .title {
		font-size:30px;
	}
}

@media (max-width:480px) {
	.col-xs-6 {
		width:100%;
		float:none;
	}
	
	.errorBox img {
		width:100%;
	}
}

@media (max-width:320px) {
	.col-xs-4,.col-xs-6 {
		width:100%;
		float:none;
	}
}

.appicons .app-icon-icon {
	text-align:center;
	margin-bottom:0;
}

.appicons .app-icon-icon img {
	margin-bottom:0;
}

.appicons .app-icon-caption {
	text-align:center;
	font:700 24px/1em Roboto;
	color:#333;
	margin-bottom:30px;
	width:100%;
}

.thumb-box1 {
	overflow:hidden;
}

.thumb-box1 .box {
	height:17em;
	padding:100px 0 25px 27px;
	margin-bottom:30px;
	position:relative;
}

.thumb-box1 .box em {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(../img/gradient1.png) repeat-y;
	display:block;
	z-index:0;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.thumb-box1 .box strong {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(../img/gradient2.png) repeat-y;
	display:block;
	z-index:0;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.thumb-box1 .box .title {
	font:900 56px/1em Roboto;
	text-transform:uppercase;
	color:#fff;
	margin-bottom:0;
}

.thumb-box1 .box p {
	color:#fff;
	font:400 16px/1em Roboto;
	margin:0;
}

.thumb-box1 .box a {
	color:#fff;
	text-align:center;
	width:80px;
	height:80px;
	display:inline-block;
	position:absolute;
	bottom:30px;
	right:30px;
	font-size:55px;
	background:#a0a600;
	line-height:74px;
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.thumb-box1 .box a:hover {
	opacity:.7;
	filter:alpha(opacity=70);
}

.thumb-box1 .box .caption {
	position:relative;
	z-index:1;
	width:60%;
}

.thumb-box1 .box:hover strong {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.thumb-box1 .box:hover em {
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:all .25s;
	-o-transition:all .25s;
	transition:all .25s;
}

.thumb-box1 .box:hover a {
	background:#f58220;
}

.thumb-box1 .box.box1 {
	background:url(../img/page1_pic1.jpg) no-repeat;
}

.thumb-box1 .box.box2 {
	background:url(../img/page1_pic2.jpg) no-repeat;
}

.thumb-box1 .box.box3 {
	background:url(../img/page1_pic3.jpg) no-repeat;
}

.thumb-box1 .box.box4 {
	background:url(../img/page1_pic4.jpg) no-repeat;
}

/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 * 
 * @geedmo - Licensed under the MIT license
 */
.yamm .collapse,.yamm .dropdown,.yamm .dropup,.yamm .nav {
	position:static;
}

.yamm .container {
	position:relative;
}

.yamm .dropdown-menu {
	left:auto;
}

.yamm .yamm-content {
/* 	padding:20px 30px; */ /*mark mark*/
  padding:0px
}

.yamm .dropdown.yamm-fw .dropdown-menu {
	left:0;
	right:0;
}

.list-unstyled,.list-unstyled ul {
	min-width:120px;
}

@media (min-width:767px) {
	.panel-group {
		width:400px;
	}
	
	.thumbnail {
		margin:0;
	}
}

.panel-envirosight {
	background:#333;
	border-color:#444;
}

.panel-envirosight>.panel-heading {
	background:#333;
	color:#d7df23;
	font-size:1.2em;
	font-weight:900;
	letter-spacing:normal;
	border-color:#444;
}

.panel-envirosight>.panel-body {
	padding:5px;
}

.panel-envirosight-gray>.panel-heading {
	color:#aaa;
}

.btn-envirosight {
	background:#c2cb20;
	text-align:left;
	border-color:#d7df23;
}

.btn-envirosight:hover {
	background:#d7df23;
	text-align:left;
}

.btn-envirosight .pg-link-title {
	color:#000;
	font-size:1em;
	font-weight:900;
	margin-bottom:0;
}

.btn-envirosight .pg-link-desc {
	color:#444;
	font-size:.9em;
	font-weight:500;
	margin-bottom:0;
	line-height:50%;
	padding-bottom:5px;
}

.btn-envirosight .badge,.btn-envirosight-gray .badge {
	background-color:#f58220;
}

.es-apps {
	padding-top:40px;
	padding-bottom:40px;
}

.es-apps [class*=col-] .title {
	padding-bottom:20px;
}

.es-apps [class*=col-] div {
	background-color:#d7df23;
	font:700 24px/1em Roboto;
	text-align:center;
	border:1px solid #fff;
	padding:10px;
}

.es-apps [class*=col-] div:active,.es-apps [class*=col-] div:hover {
	background-color:#fff;
}

.btn-envirosight-gray {
	background:#999;
	border-color:#aaa;
}

.btn-envirosight-gray:hover {
	background:#aaa;
}

header {
	background-color:#000;
}

.yamm {
	background-color:#000;
	border:none;
	margin:0;
}

.navbar-inverse .navbar-nav>li {
	margin-right:1px;
}

.navbar-inverse .navbar-nav>li,.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-nav>li>a:focus {
	font-size:1.1em;
	font-weight:900;
	color:#999;
}

.navbar-inverse .navbar-nav>li .nav-highlight,.navbar-inverse .navbar-nav>li>a .nav-highlight,.navbar-inverse .navbar-nav>li>a:focus .nav-highlight {
	color:#f58220;
}

.navbar-inverse .navbar-nav>.open,.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>li>a:hover {
	color:#d7df23;
	background-color:#333;
}

li.product-grid {
	padding:10px 30px;
	background-color:rgba(0,0,0,.65);
}

.product-grid-dropdown {
	border:none;
	background:0 0;
	padding:0;
}

.product-grid [class*=col-] {
	margin-top:5px;
	margin-bottom:5px;
	background:0 0;
	border:none;
	padding:5px;
}

.dropdown-menu {
	background-color:#333;
	border:none;
	padding:0;
}

.dropdown-menu li .yamm-content a {
	padding:15px;
  display: block;
}

.dropdown-menu li .yamm-content:hover {
	background-color:#444;
}

.dropdown-menu li .yamm-content a {
	color:#ccc;
}

.dropdown-menu li .yamm-content a:hover {
	color:#d7df23;
}

.es-intro {
	padding:50px 0;
	overflow:hidden;
	position:relative;
	background:url(../img/bg_intro.jpg) center center;
}

.es-intro .caption {
	background:rgba(245,130,32,.85);
	padding:45px 30px;
}

.es-intro .caption .title {
	font:900 56px/1em Roboto;
	color:#fff;
	letter-spacing:-1px;
	text-transform:uppercase;
	margin-bottom:0;
	width:100%;
}

.es-intro .caption .subtitle {
	font:700 24px/1em Roboto;
	color:#333;
	margin-bottom:.5em;
	width:100%;
}

.es-intro .caption ul {
	color:#fff;
	margin:0;
	width:75%;
	font:400 16px/1em Roboto;
}

.es-apps {
	background-color:#c2cb20;
}

.es-apps .title {
	font:900 56px/1em Roboto;
	color:#fff;
	letter-spacing:-1px;
	text-transform:uppercase;
	margin-bottom:0;
	width:100%;
}

.es-resources {
	padding-top:40px;
	padding-bottom:40px;
}

.es-resources h3 {
	color:#aaa;
	font:700 24px/1em Roboto;
	padding-bottom:10px;
}

.es-resources .list-group-es .list-group-item {
	margin-bottom:3px;
	border:none;
	background-color:#d7df23;
	border-radius:10px;
	-webkit-transition-duration:.4s;
	-moz-transition-duration:.4s;
	-o-transition-duration:.4s;
	transition-duration:.4s;
}

.es-resources .list-group-es .list-group-item:active,.es-resources .list-group-es .list-group-item:hover {
	background-color:#c2cb20;
}

.es-resources .list-group-es .list-group-item a,.es-resources .list-group-es .list-group-item:active .badge,.es-resources .list-group-es .list-group-item:hover .badge {
	color:#444;
}

.es-resources .list-group-es .list-group-item .badge {
	color:#999;
	background-color:#fff;
	-webkit-transition-duration:.4s;
	-moz-transition-duration:.4s;
	-o-transition-duration:.4s;
	transition-duration:.4s;
}

#content-carousel {
	position:relative;
}

#content-carousel .carousel-inner {
	position:relative;
	overflow:hidden;
	width:100%;
	margin-bottom:50px;
}

#content-carousel .carousel-inner>.item {
	display:none;
	position:relative;
	-webkit-transition:.6s ease-in-out left;
	-o-transition:.6s ease-in-out left;
	transition:.6s ease-in-out left;
}

#content-carousel .carousel-inner>.item>a>img,#content-carousel .carousel-inner>.item>img {
	line-height:1;
}

@media all and (transform-3d),(-webkit-transform-3d) {
	#content-carousel .carousel-inner>.item {
		-webkit-transition:-webkit-transform .6s ease-in-out;
		-moz-transition:-moz-transform .6s ease-in-out;
		-o-transition:-o-transform .6s ease-in-out;
		transition:transform .6s ease-in-out;
		-webkit-backface-visibility:hidden;
		-moz-backface-visibility:hidden;
		backface-visibility:hidden;
		-webkit-perspective:1000px;
		-moz-perspective:1000px;
		perspective:1000px;
	}
	
	#content-carousel .carousel-inner>.item.active.right,#content-carousel .carousel-inner>.item.next {
		-webkit-transform:translate3d(100%,0,0);
		transform:translate3d(100%,0,0);
		left:0;
	}
	
	#content-carousel .carousel-inner>.item.active.left,#content-carousel .carousel-inner>.item.prev {
		-webkit-transform:translate3d(-100%,0,0);
		transform:translate3d(-100%,0,0);
		left:0;
	}
	
	#content-carousel .carousel-inner>.item.active,#content-carousel .carousel-inner>.item.next.left,#content-carousel .carousel-inner>.item.prev.right {
		-webkit-transform:translate3d(0,0,0);
		transform:translate3d(0,0,0);
		left:0;
	}
}

#content-carousel .carousel-inner>.active,#content-carousel .carousel-inner>.next,#content-carousel .carousel-inner>.prev {
	display:block;
}

#content-carousel .carousel-inner>.active {
	left:0;
}

#content-carousel .carousel-inner>.next,#content-carousel .carousel-inner>.prev {
	position:absolute;
	top:0;
	width:100%;
}

#content-carousel .carousel-inner>.next {
	left:100%;
}

#content-carousel .carousel-inner>.prev {
	left:-100%;
}

#content-carousel .carousel-inner>.next.left,#content-carousel .carousel-inner>.prev.right {
	left:0;
}

#content-carousel .carousel-inner>.active.left {
	left:-100%;
}

#content-carousel .carousel-inner>.active.right {
	left:100%;
}

#content-carousel .carousel-control {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:15%;
	opacity:.5;
	filter:alpha(opacity=50);
	font-size:20px;
	color:#777;
	text-align:center;
	text-shadow:none;
	background-color:rgba(0,0,0,0);
}

#content-carousel .carousel-control.left {
	background-image:-webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
	background-image:-o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
	background-image:linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#00000000',GradientType=1);
}

#content-carousel .carousel-control.right {
	left:auto;
	right:0;
	background-image:-webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
	background-image:-o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
	background-image:linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#00000000',GradientType=1);
}

#content-carousel .carousel-control:focus,#content-carousel .carousel-control:hover {
	outline:0;
	color:#de761c;
	text-decoration:none;
	opacity:.9;
	filter:alpha(opacity=90);
}

#content-carousel .carousel-control .glyphicon-chevron-left,#content-carousel .carousel-control .glyphicon-chevron-right,#content-carousel .carousel-control .icon-next,#content-carousel .carousel-control .icon-prev {
	position:absolute;
	top:50%;
	margin-top:-10px;
	z-index:5;
	display:inline-block;
}

#content-carousel .carousel-control .glyphicon-chevron-left,#content-carousel .carousel-control .icon-prev {
	left:50%;
	margin-left:-10px;
}

#content-carousel .carousel-control .glyphicon-chevron-right,#content-carousel .carousel-control .icon-next {
	right:50%;
	margin-right:-10px;
}

#content-carousel .carousel-control .icon-next,#content-carousel .carousel-control .icon-prev {
	width:20px;
	height:20px;
	line-height:1;
	font-family:serif;
}

#content-carousel .carousel-control .icon-prev:before {
	content:'\2039';
}

#content-carousel .carousel-control .icon-next:before {
	content:'\203a';
}

#content-carousel .carousel-indicators {
	position:absolute;
	bottom:-50px;
	left:50%;
	z-index:15;
	width:60%;
	margin-left:-30%;
	padding-left:0;
	list-style:none;
	text-align:center;
}

#content-carousel .carousel-indicators li {
	display:inline-block;
	width:10px;
	height:10px;
	margin:1px;
	text-indent:-999px;
	border:1px solid #777;
	border-radius:10px;
	cursor:pointer;
	background-color:#000 \9;
	background-color:rgba(0,0,0,0);
}

#content-carousel .carousel-indicators .active {
	margin:0;
	width:12px;
	height:12px;
	background-color:#777;
}

#content-carousel .carousel-caption {
	position:absolute;
	left:15%;
	right:15%;
	bottom:20px;
	z-index:10;
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0,0,0,.6);
}

#content-carousel .carousel-caption .btn {
	text-shadow:none;
}

@media screen and (min-width:768px) {
	#content-carousel .carousel-control .glyphicon-chevron-left,#content-carousel .carousel-control .glyphicon-chevron-right,#content-carousel .carousel-control .icon-next,#content-carousel .carousel-control .icon-prev {
		width:30px;
		height:30px;
		margin-top:-10px;
		font-size:30px;
	}
	
	#content-carousel .carousel-control .glyphicon-chevron-left,#content-carousel .carousel-control .icon-prev {
		margin-left:-10px;
	}
	
	#content-carousel .carousel-control .glyphicon-chevron-right,#content-carousel .carousel-control .icon-next {
		margin-right:-10px;
	}
	
	#content-carousel .carousel-caption {
		left:20%;
		right:20%;
		padding-bottom:30px;
	}
	
	#content-carousel .carousel-indicators {
		bottom:-50px;
	}
}

.es-content {
	padding:60px 0;
}

.es-content p {
	font:400 16px/1em Roboto;
	margin-bottom:30px;
}

.es-content .title {
	font:900 56px/1em Roboto;
	letter-spacing:-1px;
	text-transform:uppercase;
	margin-bottom:.1em;
	width:100%;
}

.es-content .minititle {
	font:700 36px/1em Roboto;
	letter-spacing:-1px;
	margin-bottom:30px;
	width:100%;
}

.es-content .subtitle {
	font:700 24px/1em Roboto;
	color:#333;
	margin-bottom:30px;
	width:100%;
}

.es-content ul {
	color:#fff;
	margin:0 0 30px;
	font:400 16px/1em Roboto;
}

.es-content ul li {
	margin:0;
	padding-bottom:15px;
}

.es-content img {
	margin-bottom:30px;
}

.es-content-parallax {
	background:center center fixed;
	background-size:cover;
	box-shadow:inset 0 0 40px 10px rgba(0,0,0,.25);
	padding:0;
}

.es-content-parallax .caption {
	padding:40px 0;
	margin:60px 0;
	box-shadow:0 0 40px 10px rgba(0,0,0,.25);
}

.es-content-white {
	background-color:#fff;
}

.es-content-white .subtitle,.es-content-white .title {
	color:#444;
}

.es-content-white li,.es-content-white p {
	color:#333;
}

.es-content-green {
	background-color:#d7df23;
}

.es-content-green .subtitle,.es-content-green .title {
	color:#444;
}

.es-content-green li,.es-content-green p {
	color:#333;
}

.es-content-orange {
	background-color:#f58220;
}

.es-content-orange .subtitle,.es-content-orange .title,.es-content-orange li,.es-content-orange p {
	color:#fff;
}

.es-content-gray {
	background-color:#777;
}

.es-content-gray .subtitle,.es-content-gray .title {
	color:#ccc;
}

.es-content-gray li,.es-content-gray p {
	color:#fff;
}

.es-content-gray2 {
	background-color:#ccc;
}

.es-content-gray2 .subtitle,.es-content-gray2 .title {
	color:#444;
}

.es-content-gray2 li,.es-content-gray2 p {
	color:#333;
}

.es-content-parallax-gray .caption {
	background:rgba(204,204,204,.85);
}

.es-content-parallax-gray .subtitle,.es-content-parallax-gray .title {
	color:#444;
}

.es-content-parallax-gray li,.es-content-parallax-gray p {
	color:#333;
}

.es-content-parallax-white .caption {
	background:rgba(255,255,255,.9);
}

.es-content-parallax-white .subtitle,.es-content-parallax-white .title {
	color:#c2cb20;
}

.es-content-parallax-white li,.es-content-parallax-white p {
	color:#333;
}

.es-content-parallax-green .caption {
	background:rgba(215,223,35,.9);
}

.es-content-parallax-green .minititle,.es-content-parallax-green .subtitle,.es-content-parallax-green .title {
	color:#fff;
}

.es-content-parallax-green li,.es-content-parallax-green p {
	color:#333;
}

.es-content-parallax-orange .caption {
	background:rgba(245,130,32,.9);
}

.es-content-parallax-orange .title {
	color:#fff;
}

.es-content-parallax-orange .minititle,.es-content-parallax-orange .subtitle {
	color:#333;
}

.es-content-parallax-orange li,.es-content-parallax-orange p {
	color:#fff;
}

.es-downloads {
	padding:50px 0;
	background-color:#333;
}

.es-downloads .subtitle {
	font:700 24px/1em Roboto;
	color:#aaa;
	margin-bottom:1em;
	width:100%;
}

.es-downloads .es-downloads-owl {
	position:relative;
}

.es-downloads .es-downloads-owl .owl-stage-outer .owl-stage .owl-item {
	background-image:-webkit-linear-gradient(top,#333 0,#444 50%);
	background-image:-o-linear-gradient(top,#333 0,#444 50%);
	background-image:linear-gradient(to bottom,#333 0,#444 50%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff333333',endColorstr='#ff444444',GradientType=0);
}

.es-downloads .es-downloads-owl .owl-stage-outer .owl-stage .owl-item div p {
	line-height:normal;
	margin-bottom:0;
}

.es-downloads .es-downloads-owl .owl-stage-outer .owl-stage .owl-item div a,.es-downloads .es-downloads-owl .owl-stage-outer .owl-stage .owl-item div a:focus,.es-downloads .es-downloads-owl .owl-stage-outer .owl-stage .owl-item div a:hover {
	color:#aaa;
	text-decoration:none;
}

.es-downloads .es-downloads-owl .owl-stage-outer .owl-stage .owl-item div img {
	width:auto;
	border-right:solid 10px #333;
	border-bottom:solid 10px #333;
}

.es-downloads .es-downloads-owl .owl-stage-outer .owl-stage .owl-item div .caption {
	margin:10px;
}

.es-downloads .es-downloads-owl .owl-controls {
	position:absolute;
	top:0;
	right:0;
	margin-top:-30px;
}

.es-downloads .es-downloads-owl .owl-controls .owl-nav .owl-next,.es-downloads .es-downloads-owl .owl-controls .owl-nav .owl-prev {
	background-color:#444;
	font:900 .5m/1em Roboto;
	border-radius:2px;
	margin-left:5px;
	padding-left:10px;
	padding-right:10px;
	color:#aaa;
	float:left;
	margin-top:-10px;
}

.es-downloads .es-downloads-owl .owl-controls .owl-nav .owl-prev {
	left:0;
}

.es-downloads .es-downloads-owl .owl-controls .owl-nav .owl-next {
	right:0;
}

.es-prodcarousel {
	padding:20px 0 50px;
	background-color:#fff;
}

.es-prodcarousel .es-prodcarousel-owl {
	position:relative;
}

.es-prodcarousel .es-prodcarousel-owl .owl-stage-outer .owl-stage .owl-item {
	border-radius:5px;
	background-image:-webkit-linear-gradient(top,#ccc 0,#aaa 50%);
	background-image:-o-linear-gradient(top,#ccc 0,#aaa 50%);
	background-image:linear-gradient(to bottom,#ccc 0,#aaa 50%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcccccc',endColorstr='#ffaaaaaa',GradientType=0);
}

.es-prodcarousel .es-prodcarousel-owl .owl-stage-outer .owl-stage .owl-item .es-app-tile {
	box-shadow:inset 0 0 25px 10px rgba(0,0,0,.35);
	height:11em;
}

.es-prodcarousel .es-prodcarousel-owl .owl-stage-outer .owl-stage .owl-item .es-app-tile .tilecaption {
	padding:10px;
	width:100%;
	height:100%;
	background-image:-webkit-linear-gradient(top,rgba(0,0,0,.8) 0,rgba(0,0,0,0) 60%);
	background-image:-o-linear-gradient(top,rgba(0,0,0,.8) 0,rgba(0,0,0,0) 60%);
	background-image:linear-gradient(to bottom,rgba(0,0,0,.8) 0,rgba(0,0,0,0) 60%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc000000',endColorstr='#00000000',GradientType=0);
}

.es-prodcarousel .es-prodcarousel-owl .owl-stage-outer .owl-stage .owl-item .es-app-tile .tilecaption .title {
	font:900 1.4em/1em Roboto;
	text-transform:uppercase;
	margin-bottom:.1em;
	width:100%;
}

.es-prodcarousel .es-prodcarousel-owl .owl-stage-outer .owl-stage .owl-item .es-app-tile .tilecaption .title a {
	color:#d7df23;
}

.es-prodcarousel .es-prodcarousel-owl .owl-stage-outer .owl-stage .owl-item .es-app-tile .tilecaption .subtitle {
	font:500 1em/1em Roboto;
	margin-bottom:.1em;
	width:100%;
}

.es-prodcarousel .es-prodcarousel-owl .owl-stage-outer .owl-stage .owl-item .es-app-tile .tilecaption .subtitle a {
	color:#eee;
}

.es-resources-owl {
	position:relative;
	padding-bottom:30px;
}

.es-resources-owl .owl-stage-outer .owl-stage .owl-item div {
	text-align:center;
}

.es-resources-owl .owl-stage-outer .owl-stage .owl-item div p {
	line-height:normal;
	margin-bottom:0;
}

.es-resources-owl .owl-stage-outer .owl-stage .owl-item div a,.es-resources-owl .owl-stage-outer .owl-stage .owl-item div a:focus,.es-resources-owl .owl-stage-outer .owl-stage .owl-item div a:hover {
	color:#aaa;
	text-decoration:none;
}

.es-resources-owl .owl-stage-outer .owl-stage .owl-item div .caption {
	margin:10px;
}

.es-resources-owl .owl-controls {
	width:100%;
}

.es-resources-owl .owl-controls .owl-nav {
	text-align:center;
	width:100%;
}

.es-resources-owl .owl-controls .owl-nav .owl-next,.es-resources-owl .owl-controls .owl-nav .owl-prev {
	background-color:#d7df23;
	color:#fff;
	font:900 .5m/1em Roboto;
	border-radius:2px;
	margin-left:5px;
	padding:3px 10px;
	display:inline;
}

.es-content-title {
	background-color:#c2cb20;
}

.es-content-title .row {
	background-color:#fff;
	padding:10px 0 30px;
}

.es-content-title h1 {
	font:900 56px/1em Roboto;
	letter-spacing:-1px;
	text-transform:uppercase;
	margin:10px auto;
	width:100%;
	color:#c2cb20;
}

.es-content-title h2 {
	font:700 24px/1em Roboto;
	color:#444;
	margin:15px auto;
	width:100%;
}

.es-slideshow {
	background-color:#c2cb20;
}

.es-slideshow .es-slide {
	position:relative;
	width:100%;
}

.es-slideshow .es-slide:before {
	content:"";
	display:block;
	padding-top:40%;
}

.es-slideshow .es-slide-content {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}

.es-slideshow .es-slideshow-owl {
	position:relative;
}

.es-slideshow .es-slideshow-owl .owl-stage-outer .owl-stage .owl-item div.row {
	background-size:100% auto;
	background-position:center center;
	background-repeat:no-repeat;
	padding:0;
	margin:0;
}

.es-slideshow .es-slideshow-owl .owl-stage-outer .owl-stage .owl-item div.row:before {
	content:"";
	display:block;
	padding-top:40%;
}

.input-group-subscribe {
	background-color:#ccc;
	border:none;
	border-radius: 5px;
}

.input-group-subscribe input {
	background:0 0;
	box-shadow:0;
	border:none;
}

.input-group-subscribe .input-group-btn .btn-cta-subscribe {
	color:#fff;
	background-color:#f58220;
	border-color:#f58220;
}

.input-group-subscribe .input-group-btn .btn-cta-subscribe.focus,.input-group-subscribe .input-group-btn .btn-cta-subscribe:focus {
	color:#fff;
	background-color:#d8690a;
	border-color:#8f4506;
}

.input-group-subscribe .input-group-btn .btn-cta-subscribe.active,.input-group-subscribe .input-group-btn .btn-cta-subscribe:active,.input-group-subscribe .input-group-btn .btn-cta-subscribe:hover,.open>.dropdown-toggle.input-group-subscribe .input-group-btn .btn-cta-subscribe {
	color:#fff;
	background-color:#d8690a;
	border-color:#cf6409;
}

.input-group-subscribe .input-group-btn .btn-cta-subscribe.active.focus,.input-group-subscribe .input-group-btn .btn-cta-subscribe.active:focus,.input-group-subscribe .input-group-btn .btn-cta-subscribe.active:hover,.input-group-subscribe .input-group-btn .btn-cta-subscribe:active.focus,.input-group-subscribe .input-group-btn .btn-cta-subscribe:active:focus,.input-group-subscribe .input-group-btn .btn-cta-subscribe:active:hover,.open>.dropdown-toggle.input-group-subscribe .input-group-btn .btn-cta-subscribe.focus,.open>.dropdown-toggle.input-group-subscribe .input-group-btn .btn-cta-subscribe:focus,.open>.dropdown-toggle.input-group-subscribe .input-group-btn .btn-cta-subscribe:hover {
	color:#fff;
	background-color:#b65808;
	border-color:#8f4506;
}

.input-group-subscribe .input-group-btn .btn-cta-subscribe.active,.input-group-subscribe .input-group-btn .btn-cta-subscribe:active,.open>.dropdown-toggle.input-group-subscribe .input-group-btn .btn-cta-subscribe {
	background-image:none;
}

.input-group-subscribe .input-group-btn .btn-cta-subscribe.disabled.focus,.input-group-subscribe .input-group-btn .btn-cta-subscribe.disabled:focus,.input-group-subscribe .input-group-btn .btn-cta-subscribe.disabled:hover,.input-group-subscribe .input-group-btn .btn-cta-subscribe[disabled].focus,.input-group-subscribe .input-group-btn .btn-cta-subscribe[disabled]:focus,.input-group-subscribe .input-group-btn .btn-cta-subscribe[disabled]:hover,fieldset[disabled] .input-group-subscribe .input-group-btn .btn-cta-subscribe.focus,fieldset[disabled] .input-group-subscribe .input-group-btn .btn-cta-subscribe:focus,fieldset[disabled] .input-group-subscribe .input-group-btn .btn-cta-subscribe:hover {
	background-color:#f58220;
	border-color:#f58220;
}

.input-group-subscribe .input-group-btn .btn-cta-subscribe .badge {
	color:#f58220;
	background-color:#fff;
}

.input-group-subscribe .input-group-btn .btn-cta-subscribed {
	color:#fff;
	background-color:#c2cb20;
	border-color:#333;
}

.input-group-subscribe .input-group-btn .btn-cta-subscribed.focus,.input-group-subscribe .input-group-btn .btn-cta-subscribed:focus {
	color:#fff;
	background-color:#989f19;
	border-color:#000;
}

.input-group-subscribe .input-group-btn .btn-cta-subscribed.active,.input-group-subscribe .input-group-btn .btn-cta-subscribed:active,.input-group-subscribe .input-group-btn .btn-cta-subscribed:hover,.open>.dropdown-toggle.input-group-subscribe .input-group-btn .btn-cta-subscribed {
	color:#fff;
	background-color:#989f19;
	border-color:#141414;
}

.input-group-subscribe .input-group-btn .btn-cta-subscribed.active.focus,.input-group-subscribe .input-group-btn .btn-cta-subscribed.active:focus,.input-group-subscribe .input-group-btn .btn-cta-subscribed.active:hover,.input-group-subscribe .input-group-btn .btn-cta-subscribed:active.focus,.input-group-subscribe .input-group-btn .btn-cta-subscribed:active:focus,.input-group-subscribe .input-group-btn .btn-cta-subscribed:active:hover,.open>.dropdown-toggle.input-group-subscribe .input-group-btn .btn-cta-subscribed.focus,.open>.dropdown-toggle.input-group-subscribe .input-group-btn .btn-cta-subscribed:focus,.open>.dropdown-toggle.input-group-subscribe .input-group-btn .btn-cta-subscribed:hover {
	color:#fff;
	background-color:#7a8014;
	border-color:#000;
}

.input-group-subscribe .input-group-btn .btn-cta-subscribed.active,.input-group-subscribe .input-group-btn .btn-cta-subscribed:active,.open>.dropdown-toggle.input-group-subscribe .input-group-btn .btn-cta-subscribed {
	background-image:none;
}

.input-group-subscribe .input-group-btn .btn-cta-subscribed.disabled.focus,.input-group-subscribe .input-group-btn .btn-cta-subscribed.disabled:focus,.input-group-subscribe .input-group-btn .btn-cta-subscribed.disabled:hover,.input-group-subscribe .input-group-btn .btn-cta-subscribed[disabled].focus,.input-group-subscribe .input-group-btn .btn-cta-subscribed[disabled]:focus,.input-group-subscribe .input-group-btn .btn-cta-subscribed[disabled]:hover,fieldset[disabled] .input-group-subscribe .input-group-btn .btn-cta-subscribed.focus,fieldset[disabled] .input-group-subscribe .input-group-btn .btn-cta-subscribed:focus,fieldset[disabled] .input-group-subscribe .input-group-btn .btn-cta-subscribed:hover {
	background-color:#c2cb20;
	border-color:#333;
}

.input-group-subscribe .input-group-btn .btn-cta-subscribed .badge {
	color:#c2cb20;
	background-color:#fff;
}

.input-group-subscribe .input-group-btn .btn-cta-subscribed:focus,.input-group-subscribe .input-group-btn .btn-cta-subscribed:hover {
	border-color:#333;
}

a.btn-cta-mast {
	margin:5px 0 5px 5px;
	color:#fff;
	background-color:#f70;
	border-color:#333;
	background-image:-webkit-linear-gradient(top,#f70 10%,#cc5f00 100%);
	background-image:-o-linear-gradient(top,#f70 10%,#cc5f00 100%);
	background-image:linear-gradient(to bottom,#f70 10%,#cc5f00 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff7700',endColorstr='#ffcc5f00',GradientType=0);
	border-radius:5px;
}

a.btn-cta-mast.focus,a.btn-cta-mast:focus {
	color:#fff;
	background-color:#cc5f00;
	border-color:#000;
}

.open>.dropdown-togglea.btn-cta-mast,a.btn-cta-mast.active,a.btn-cta-mast:active,a.btn-cta-mast:hover {
	color:#fff;
	background-color:#cc5f00;
	border-color:#141414;
}

.open>.dropdown-togglea.btn-cta-mast.focus,.open>.dropdown-togglea.btn-cta-mast:focus,.open>.dropdown-togglea.btn-cta-mast:hover,a.btn-cta-mast.active.focus,a.btn-cta-mast.active:focus,a.btn-cta-mast.active:hover,a.btn-cta-mast:active.focus,a.btn-cta-mast:active:focus,a.btn-cta-mast:active:hover {
	color:#fff;
	background-color:#a84f00;
	border-color:#000;
}

.open>.dropdown-togglea.btn-cta-mast,a.btn-cta-mast.active,a.btn-cta-mast:active {
	background-image:none;
}

a.btn-cta-mast.disabled.focus,a.btn-cta-mast.disabled:focus,a.btn-cta-mast.disabled:hover,a.btn-cta-mast[disabled].focus,a.btn-cta-mast[disabled]:focus,a.btn-cta-mast[disabled]:hover,fieldset[disabled] a.btn-cta-mast.focus,fieldset[disabled] a.btn-cta-mast:focus,fieldset[disabled] a.btn-cta-mast:hover {
	background-color:#f70;
	border-color:#333;
}

a.btn-cta-mast .badge {
	color:#f70;
	background-color:#fff;
}

a.btn-cta-mast:focus,a.btn-cta-mast:hover {
	border-color:#333;
	background-image:-webkit-linear-gradient(top,#f70 35%,#cc5f00 100%);
	background-image:-o-linear-gradient(top,#f70 35%,#cc5f00 100%);
	background-image:linear-gradient(to bottom,#f70 35%,#cc5f00 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff7700',endColorstr='#ffcc5f00',GradientType=0);
}

.btn-group-cta {
	margin-bottom:30px;
}

.btn-group-cta .btn-cta {
	color:#fff;
	background-color:#f70;
	border-color:#333;
	padding:auto .15em;
	font-size:1em;
	line-height:auto;
	border-radius:5px;
	background-image:-webkit-linear-gradient(top,#f70 10%,#cc5f00 100%);
	background-image:-o-linear-gradient(top,#f70 10%,#cc5f00 100%);
	background-image:linear-gradient(to bottom,#f70 10%,#cc5f00 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff7700',endColorstr='#ffcc5f00',GradientType=0);
}

.btn-group-cta .btn-cta.focus,.btn-group-cta .btn-cta:focus {
	color:#fff;
	background-color:#cc5f00;
	border-color:#000;
}

.btn-group-cta .btn-cta.active,.btn-group-cta .btn-cta:active,.btn-group-cta .btn-cta:hover,.open>.dropdown-toggle.btn-group-cta .btn-cta {
	color:#fff;
	background-color:#cc5f00;
	border-color:#141414;
}

.btn-group-cta .btn-cta.active.focus,.btn-group-cta .btn-cta.active:focus,.btn-group-cta .btn-cta.active:hover,.btn-group-cta .btn-cta:active.focus,.btn-group-cta .btn-cta:active:focus,.btn-group-cta .btn-cta:active:hover,.open>.dropdown-toggle.btn-group-cta .btn-cta.focus,.open>.dropdown-toggle.btn-group-cta .btn-cta:focus,.open>.dropdown-toggle.btn-group-cta .btn-cta:hover {
	color:#fff;
	background-color:#a84f00;
	border-color:#000;
}

.btn-group-cta .btn-cta.active,.btn-group-cta .btn-cta:active,.open>.dropdown-toggle.btn-group-cta .btn-cta {
	background-image:none;
}

.btn-group-cta .btn-cta.disabled.focus,.btn-group-cta .btn-cta.disabled:focus,.btn-group-cta .btn-cta.disabled:hover,.btn-group-cta .btn-cta[disabled].focus,.btn-group-cta .btn-cta[disabled]:focus,.btn-group-cta .btn-cta[disabled]:hover,fieldset[disabled] .btn-group-cta .btn-cta.focus,fieldset[disabled] .btn-group-cta .btn-cta:focus,fieldset[disabled] .btn-group-cta .btn-cta:hover {
	background-color:#f70;
	border-color:#333;
}

.btn-group-cta .btn-cta .badge {
	color:#f70;
	background-color:#fff;
}

.btn-group-cta .btn-cta:focus,.btn-group-cta .btn-cta:hover {
	border-color:#333;
	background-image:-webkit-linear-gradient(top,#f70 35%,#cc5f00 100%);
	background-image:-o-linear-gradient(top,#f70 35%,#cc5f00 100%);
	background-image:linear-gradient(to bottom,#f70 35%,#cc5f00 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff7700',endColorstr='#ffcc5f00',GradientType=0);
}

.btn-group-cta .btn-cta-label,.btn-group-cta .btn-cta-label:focus,.btn-group-cta .btn-cta-label:hover {
	color:#444;
	background:rgba(255,255,255,.4);
	box-shadow:inset 0 0 8px 1px rgba(0,0,0,.25);
}

.contact-us .modal-dialog,.modal .modal-dialog {
	overflow-y:initial!important;
}

.contact-us #cta-modal-content,.modal #cta-modal-content {
	height:650px;
	overflow-y:auto;
}

.contact-us h4,.modal h4 {
	font:700 24px/1em Roboto;
	font-size:36px;
	color:#de761c;
	width:100%;
	text-shadow:none;
}

.contact-us .hbspt-form .hs-form-field input[type=email],.contact-us .hbspt-form .hs-form-field input[type=tel],.contact-us .hbspt-form .hs-form-field input[type=text],.modal .hbspt-form .hs-form-field input[type=email],.modal .hbspt-form .hs-form-field input[type=tel],.modal .hbspt-form .hs-form-field input[type=text] {
	background-color:#eee;
	padding:5px;
	border:3px solid #aaa;
	width:100%;
	font:400 16px/1em Roboto;
	font-size:14px;
}

.contact-us .hbspt-form .hs-form-field input[type=checkbox],.modal .hbspt-form .hs-form-field input[type=checkbox] {
	width:20px;
	height:20px;
	background:#eee;
	padding:10px;
	margin-right:10px;
	border:3px solid #aaa;
	font:400 16px/1em Roboto;
	font-size:12px;
}

.contact-us .hbspt-form .hs-form-field ul.inputs-list,.modal .hbspt-form .hs-form-field ul.inputs-list {
	list-style:none;
}

.contact-us .hbspt-form .hs-form-field ul.inputs-list li label,.modal .hbspt-form .hs-form-field ul.inputs-list li label {
	margin-top:5px;
}

.contact-us .hbspt-form .hs-form-field label,.modal .hbspt-form .hs-form-field label {
	margin:10px 0 0;
}

.contact-us .hbspt-form .hs-form-field label span,.modal .hbspt-form .hs-form-field label span {
	font:400 16px/1em Roboto;
	font-size:14px;
	color:#777;
}

.contact-us .hbspt-form .hs-form-field label .hs-form-required,.modal .hbspt-form .hs-form-field label .hs-form-required {
	display:none;
}

.contact-us .hbspt-form .hs-form-field .hs-error-msgs,.modal .hbspt-form .hs-form-field .hs-error-msgs {
	padding:5px 0 0;
	margin:0;
}

.contact-us .hbspt-form .hs-form-field .hs-error-msgs li,.modal .hbspt-form .hs-form-field .hs-error-msgs li {
	padding:0;
	margin:0;
	display:block;
	font:400 16px/1em Roboto;
	color:#de761c;
	background-color:#fff;
}

.contact-us .hbspt-form .hs-form-field .hs-error-msgs li label,.modal .hbspt-form .hs-form-field .hs-error-msgs li label {
	padding:0 0 5px;
	margin:0;
}

.contact-us .submitted-message,.modal .submitted-message {
	font:400 16px/1em Roboto;
	font-size:18px;
	padding:15%;
}

.contact-us .hs-button,.modal .hs-button {
	font:400 16px/1em Roboto;
	font-size:18px;
	margin:20px 0;
	background:#d7df23;
	border:3px solid #aaa;
	border-color:#c2cb20;
	padding:10px;
}

.panel-contact-es {
	border-color:#f58220;
}

.panel-contact-es>.panel-heading {
	color:#fff;
	background-color:#f58220;
	border-color:#f58220;
}

.panel-contact-es>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#f58220;
}

.panel-contact-es>.panel-heading .badge {
	color:#f58220;
	background-color:#fff;
}

.panel-contact-es>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#f58220;
}

.panel-departments-es {
	border-color:#ccc;
}

.panel-departments-es>.panel-heading {
	color:#333;
	background-color:#ccc;
	border-color:#ccc;
}

.panel-departments-es>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#ccc;
}

.panel-departments-es>.panel-heading .badge {
	color:#ccc;
	background-color:#333;
}

.panel-departments-es>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#ccc;
}

svg.es-contact {
	margin:5px 0 0 5px;
}

svg.es-contact rect {
	transition:200ms;
	transition-timing-function:ease-in-out;
	-webkit-transition:200ms;
	-webkit-transition-timing-function:ease-in-out;
}
svg.es-contact-phone {
	width:215px;
	height:50px;
}

svg.es-contact-phone rect.es-contact-bkgd {
	fill:#f58220;
}

svg.es-contact-phone:hover rect.es-contact-bkgd {
	fill:#de761c;
}

svg.es-contact-phone path {
	fill:#fff;
}

svg.es-contact-map {
	width:50px;
	height:50px;
}

svg.es-contact-map rect.es-contact-bkgd {
	fill:#ccc;
}

svg.es-contact-map:hover rect.es-contact-bkgd {
	fill:#c2cb20;
}

svg.es-social path.es-social-fill {
	transition:200ms;
	transition-timing-function:ease-in-out;
	-webkit-transition:200ms;
	-webkit-transition-timing-function:ease-in-out;
}

svg.es-social:hover path.es-social-fill-fb {
	fill:#36609F;
}

svg.es-social:hover path.es-social-fill-li {
	fill:#0A6C9B;
}

svg.es-social:hover path.es-social-fill-tw {
	fill:#2CAAE1;
}

svg.es-social:hover path.es-social-fill-go {
	fill:#DC5442;
}

svg.es-social-mast {
	margin:0 0 10px 5px;
	width:50px;
	height:50px;
}

svg.es-social-mast path.es-social-fill {
	fill:#ccc;
}

svg.es-social-footer {
	margin:0 0 5px 5px;
	width:35px;
	height:35px;
}

svg.es-social-footer path.es-social-fill {
	fill:#777;
}

.es-team {
	padding:50px 30px;
}

.es-team p.title {
	font:900 56px/1em Roboto;
	letter-spacing:-1px;
	text-transform:uppercase;
	margin-bottom:.1em;
	width:100%;
}

.es-team a.btn-team-nav {
	margin-right:5px;
	margin-bottom:5px;
	padding:4px 10px;
	border:1px solid #ccc;
	background-color:#eee;
	color:#444;
}

.es-team a.btn-team-nav:hover {
	background-color:#f58220;
	color:#fff;
}

.es-team h3 {
	padding-top:30px;
	padding-bottom:5px;
}

.es-team .row>div {
	padding-left:10px;
	padding-right:10px;
}

.es-team .thumbnail {
	width:100%;
	margin:10px 0;
	padding:3px;
	border:none;
	-webkit-box-shadow:3px 3px 25px 0 rgba(0,0,0,.25);
	-moz-box-shadow:3px 3px 25px 0 rgba(0,0,0,.25);
	box-shadow:3px 3px 25px 0 rgba(0,0,0,.25);
	background-color:#fff;
}

.es-team .thumbnail img.es-team-img {
	text-align:center;
	cursor:pointer;
	cursor:hand;
	height:100%;
	width:100%;
}

.es-team .thumbnail .caption {
	height:100px;
	padding:4px;
}

.es-team .thumbnail .caption p.es-team-name,.es-team .thumbnail .caption p.es-team-name>a {
	margin:5px 0 3px;
	font-size:1.1em;
	line-height:1.2em;
	color:#000;
	font-weight:700;
}

.es-team .thumbnail .caption p.es-team-name a:hover,.es-team .thumbnail .caption p.es-team-name>a a:hover {
	color:#de761c;
}

.es-team .thumbnail .caption p.es-team-title {
	margin-bottom:0;
	font-size:.9em;
	line-height:1.2em;
	color:#aaa;
}

/*end envirosight.css*/

/*jeffs-style.css*/
header {
    background-color: white;
    position: relative;
}
.yamm {
    background-color: white;
}
.navbar-inverse .navbar-nav>li, .navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-nav>li>a:focus {
    font-size: 18px;
    font-weight: 100;
    color: #4d585f;
}
.preheader a {
    display: inline-block;
    margin-top: 7px;
    margin-right: 6px;
}
svg.es-social-mast {
    margin: 0px;
    width: 34px;
    height: 34px;
}
svg.es-contact-map {
    width: 34px;
    height: 34px;
}
.preheader-inner > span {
    display: block;
    float: left;
}
.preheader {
    position: relative;
}
.preheader-inner {
    float: right;
}
.backdrop {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 26px;
    background-color: #4d585f;
}
#es-newsletter-subscribe {
    vertical-align: inherit;
    margin-top: 2px;
    margin-right: 18px;
    float: left;
}
#es-newsletter-subscribe #es-newsletter-subscribe {
    margin-top: 7px;
}
svg.es-contact-map:hover rect.es-contact-bkgd {
    fill: #fff;
}
svg.es-contact-map:hover path.es-contact-icon {
    fill: #c2cb20;
}
.input-group-subscribe {
    background-color: #ececec;
    border: none;
}
.preheader-inner .input-group-btn:last-child>.btn {
    margin-right: -1px;
}
svg.es-contact {
    margin: 0px 0 0 5px;
}
#navbar-collapse-grid {
    padding: 0px;
}
.nav.navbar-nav {
    margin-left: -15px;
}
svg.es-contact-phone path {
    fill: #F58220;
}
svg.es-contact text {
    font: 700 32px/1em Roboto;
    font-size: 32px;
    fill: #F58220;
}
.phone {
    margin-top: 10px;
    float: right;
}
svg.es-contact-phone {
    width: 274px;
    height: 50px;
}
#es-newsletter-subscribe {
    max-width:325px; 
	display:inline-block; 
	vertical-align:top;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #434952;
}
.navbar-inverse .navbar-toggle:hover .icon-bar {
    background-color: #ffffff;
}
.header-shadow {
    position: absolute;
    bottom: -5px;
    height: 5px;
    width: 100%;
    background-image: url(https://cdn2.hubspot.net/hubfs/530427/Images/img-header-shadow.png);
}
svg.es-social-footer {
    margin: 0 0 5px 5px;
    width: 35px;
    height: 35px;
    margin-left: 7px;
    float: left;
}
.dropdown-menu {
	background-color:#000;
}
.navbar-inverse .navbar-nav>.open,.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>li>a:hover {
	background-color:#000;
}
li.product-grid {
    background-color: rgba(0,0,0,1);
}
@media (max-width:991px) {
.preheader {
    margin-bottom: 20px;
}
}
@media (max-width:768px) {

}
@media (max-width:605px) {
svg.es-contact-phone {
    width: 220px;
}
.phone {
    margin-bottom: 10px;
    width: 100%;
    margin-top: 0px;
}
#es-newsletter-subscribe {
	max-width:100%; 
	width: 100%;
	margin-right: 0px;
}
}
.input-group-btn {
    font-size: 14px;
}
/*end jeffs-style.css vvv*/

/* start css addins vvv*/
.container-fluid .row-fluid .page-center {
    float: none;
    max-width: 1170px;
    margin: 40px auto;
}

.btn {
    border-radius:0px;
}
footer ul {
    float: none;
}
footer .es-imprint-contact ul li {
    width: auto;
    height: auto;
    float: none;
}
.blog-listing-wrapper .more-link::after {
    content: "";
    font-size: 16px;
    margin-left: 5px;
    vertical-align: middle;
}
.blog-listing-wrapper a.more-link {
    color: #fff;
    text-decoration: none;
    margin-bottom: 12px;
    background-color: #f58220;
    padding: 13px 30px;
    font-weight: 100;
    font-size: 18px;
    line-height: 1em;
    margin-top: 20px;
    margin-bottom: 40px;
}
span#hs_cos_wrapper_about_this_blog {
    margin-top: 25px;
    display: block;
}
#hs_cos_wrapper_about_this_blog p {
    font-size: 14px;
    line-height: 1.5em;
    color: #565656;
}
span.pagination-divider {
    color: #b9b9b9;
    margin-right: 10px;
    margin-left: 10px;
}

@media (max-width:490px){
    .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    border-width: 0;
    max-height: auto;
    max-width: 100%;
    height: auto;
    width: auto;
    display: inline-block !important;
    float: none;
    margin: 20px 0px;
}
}