/****************************************************************************/
/* This is the default custom CSS file that is included in every template.  */
/* It can be edited, but it cannot be renamed or deleted.                   */
/* You will see it included in the source of every page as                  */
/* 'custom/styles/default/hs_default_custom_style.css'                      */
/****************************************************************************/

@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,500,600,700);
@import url(http://fonts.googleapis.com/css?family=Lato:400,300,700,900);
@import url(http://fonts.googleapis.com/css?family=Roboto);

img {
    max-width: 100%;
}
body{
    margin:0;
    padding:0;
     font-family: "Open Sans",sans-serif;
        }
		

h1, h2, h3, h4, h5,p,a{
	margin:0;
	padding:0;
		}
		

ul li{
	list-style:none;
	margin:0;
	padding:0;
		}			
		
		
		
.social ul li a i {
  vertical-align: top;
}
.widget-type-raw_jinja.read-more-div {
  background: #528d22 none repeat scroll 0 0;
  display: none;
  padding: 23px 0;
  text-align: center;
}


#showContent i {
  margin: 0 4px;
  vertical-align: middle;
}
.read-more-div a {
  color: white;
  cursor: pointer;
}
.address-section td {
  padding: 10px;
}
.address-section table {
  width: 100%;
}
.address-section tr td:last-child {
  text-align: right;
}
.address-section tr td:last-child {
  text-align: right;
}
.address-section th {
  padding: 10px;
  text-align: left;
  color: #528d22;
}
.address-section tr th:last-child {
  text-align: right;
}
.address-section table {
  padding: 40px 0;
  width: 100%;
}
.value-section i {
  vertical-align: top;
}
.case-study {
  float: left;
  margin: 0 13px;
  width: 200px;
}

.new-case-study {
  float: left;
  margin: 0 6px;
  width: 200px;
}

.new-case-study > a {
  text-decoration: none;
}

.case-study > a {
  text-decoration: none;
}
.case-study-outer {
  float: left;
  width: 100%;
}

.blog-sidebar .row-fluid-wrapper.row-depth-2:first-child {
  border: medium none;
  padding: 0;
}

.blog-sidebar .row-fluid-wrapper.row-depth-3:first-child 
{
  border: medium none;
  padding: 0;
}

.blog-sidebar .row-fluid-wrapper.row-depth-3:last-child 
{
  /*border: medium none;
  padding: 0;*/
}

.case-study {
  float: left;
  margin: 0 13px;
  text-align: center;
  width: 214px;
}

.new-case-study {
  float: left;
  margin: 0 6px;
  text-align: center;
  width: 214px;
}

.case-study p {
  color: #5ead1e;
  font-size: 14px;
}


.new-case-study p {
  color: #5ead1e;
  font-size: 14px;
}

header {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9f9f9+1,ffffff+12,ffffff+53,f9f9f9+100 */
background: #f9f9f9; /* Old browsers */
background: -moz-linear-gradient(top,  #f9f9f9 1%, #ffffff 12%, #ffffff 53%, #f9f9f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f9f9f9), color-stop(12%,#ffffff), color-stop(53%,#ffffff), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f9f9f9 1%,#ffffff 12%,#ffffff 53%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f9f9f9 1%,#ffffff 12%,#ffffff 53%,#f9f9f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f9f9f9 1%,#ffffff 12%,#ffffff 53%,#f9f9f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f9f9f9 1%,#ffffff 12%,#ffffff 53%,#f9f9f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
    background-size: 100% auto;
    border-bottom: 1px solid rgb(255, 255, 255);
    box-shadow: 0 -2px 20px rgb(226, 226, 226);
    display: inline-block !important;
    width: 100%;
     margin: 0 0 -7px;
}

.newheader {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9f9f9+1,ffffff+12,ffffff+53,f9f9f9+100 */
background: #f9f9f9; /* Old browsers */
background: -moz-linear-gradient(top,  #f9f9f9 1%, #ffffff 12%, #ffffff 53%, #f9f9f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f9f9f9), color-stop(12%,#ffffff), color-stop(53%,#ffffff), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f9f9f9 1%,#ffffff 12%,#ffffff 53%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f9f9f9 1%,#ffffff 12%,#ffffff 53%,#f9f9f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f9f9f9 1%,#ffffff 12%,#ffffff 53%,#f9f9f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f9f9f9 1%,#ffffff 12%,#ffffff 53%,#f9f9f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
    background-size: 100% auto;
    border-bottom: 1px solid rgb(255, 255, 255);
    box-shadow: 0 -2px 20px rgb(226, 226, 226);
    display: inline-block;
    width: 100%;
     margin: 0 0 -7px;
}

.wrapper{
	width:100%;
	max-width:1100px;
	/*display:block; */
	margin:0 auto;
	}
	.landing-left img {
  float: right;
  margin: 0 0 20px 20px;
}
.download-box a {
  background-color: #528d22;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  font-weight: 500;
  margin: 20px 0 0;
  padding: 13px 20px;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}
.download-box a:hover {
  background-color: #252525;
}
.logo{
	float:left;
	padding:10px 0;
	}
.menu{
	float:left;
	}
.menu ul {
    margin: 0;
}
.menu ul li {
  border-bottom: 6px solid transparent;
  border-top: 3px solid transparent;
  float: left;
  list-style-type: none;
  position: relative;
  transition: all 0.3s ease-in 0s;
}

.nav-container {
  float: right;
}
.menu ul li a{
    text-decoration: none;
	color:#3a3636;
	padding:48px 14px;
	display:block;
	
font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:300;
	text-transform: uppercase;
}
.current span {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5ead1e+14,528d22+100 */
background: #5ead1e; /* Old browsers */
background: -moz-linear-gradient(top, #5ead1e 14%, #528d22 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(14%,#5ead1e), color-stop(100%,#528d22)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #5ead1e 14%,#528d22 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #5ead1e 14%,#528d22 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #5ead1e 14%,#528d22 100%); /* IE10+ */
background: linear-gradient(to bottom, #5ead1e 14%,#528d22 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5ead1e', endColorstr='#528d22',GradientType=0 ); /* IE6-9 */
    display: block;
    height: 37px;
}
.menu ul li span{
	display: none!important;
    height: 36px;
	}
.current {
    border-top: 3px solid #528d22 !important;
    border-bottom: 6px solid #cfd4d7!important;
}

.menu ul li:hover{
    border-top: 3px solid #528d22;
   
	}
.menu ul li:hover span{
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5ead1e+14,528d22+100 */
background: #5ead1e; /* Old browsers */
background: -moz-linear-gradient(top, #5ead1e 14%, #528d22 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(14%,#5ead1e), color-stop(100%,#528d22)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #5ead1e 14%,#528d22 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #5ead1e 14%,#528d22 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #5ead1e 14%,#528d22 100%); /* IE10+ */
background: linear-gradient(to bottom, #5ead1e 14%,#528d22 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5ead1e', endColorstr='#528d22',GradientType=0 ); /* IE6-9 */
    display: block;
    height: 36px;
	}	

.landing-right .hs-form-booleancheckbox-display {
  display: block;
  font-size: 13px;
}
.blog-detail-content .hs-cta-img {
  max-width: 702px;
  width: 100%;
}
.landing-right .inputs-list {
  margin: 0;
  padding: 0;
}
.landing-right .inputs-list .hs-input {
  float: left;
  margin: 3px 8px 0 0;
  width: initial;
}


.social > ul {
    margin: 11px 0 0;
    padding: 0;
}
.social ul li{
	float:left;
	list-style-type:none;
	margin:0 4px;}

.social ul li a {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgb(125, 128, 131);
    border-radius: 50%;
    color: rgb(125, 128, 131);
    display: block;
    font-size: 13px;
    height: 12px;
    padding: 9px 0;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 30px;
}

.social ul .fb a:hover {
      background-color: #3498db;
    border: 1px solid transparent;
	color:#fff;
    }
	
.social ul .twit a:hover {
      background-color: #00ACEE;
    border: 1px solid transparent;
	color:#fff;
    }

.social ul .gp a:hover {
      background-color: #D44233;
    border: 1px solid transparent;
	color:#fff;
    }

.social ul .linked a:hover {
      background-color: #0F60A6;
    border: 1px solid transparent;
	color:#fff;
    }

	
	
	
.banner {
  background-attachment: fixed;
  background-image: url("//cdn2.hubspot.net/hubfs/603447/total-workforce-management-solutions-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0 50px;
  width: 100%;
}
.banner h1{
font-family: 'Open Sans', sans-serif;
	font-size:40px;
	font-weight:bold;
	color:white;
    text-align: center;
	text-transform: uppercase;
    padding-bottom:30px;
	}
.banner h3 {
    color: white;
    font-family: "Open Sans";
    font-size: 27px;
    font-weight: 500;
    padding: 0 0 20px;
    text-align: center;
    text-transform: uppercase;
}
.blog-details a {
  color: #5ead1e;
  text-decoration: none;
}
.blog-details a:hover {
 
  text-decoration: underline;
}
.banner h1 span , .banner h3 span{
	color:white;
	}
.banner p{
font-family: 'Open Sans', sans-serif;
	font-weight: lighter;
	font-size:18px;
	color:white;
	max-width:859px;
	margin:0 auto;
	text-align:center;
	}
.banner-btn {
    padding: 30px 0;
    text-align: center;
    width: 100%;
}


.banner-btn a {
    color: rgb(255, 255, 255);
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    margin: 0 10px;
    padding: 11px 5px;
    text-decoration: none;
    text-transform: uppercase;
}

.blue-btn {
  background-color: #3498db;
  background-image: url("//cdn2.hubspot.net/hubfs/603447/spriteme1.png");
  background-position: 17px -732px;
  background-repeat: no-repeat;
  border-radius: 3px;
  display: inline-block;
  padding: 11px 0 11px 19px !important;
  transition: all 0.8s ease 0s;
  width: 135px;
}
.blue-btn:hover {
    background-color: #1b81c5;
}
.green-btn {
  background-color: #5fc70b;
   background-image: url("//cdn2.hubspot.net/hubfs/603447/spriteme1.png");
  background-position: 16px -733.5px;
  background-repeat: no-repeat;
  border-radius: 3px;
  display: inline-block;
  padding: 11px 7px 11px 26px !important;
  transition: all 0.8s ease 0s;
  width: 151px;
}
.post-image img {
  max-width: 100%;
}
.green-btn:hover{
   
    background-color: rgb(82, 141, 34);
	}



.service {
    display: inline-block;
    padding: 90px 0;
    width: 100%;
     text-align: center;
}
.services {
    border: 1px solid #fff;
    display: inline-block;
    padding: 40px 1%;
    position: relative;
    text-align: center;
    width: 30%;
    vertical-align: top;
}
.services h6 {
  color: #4ca6e2;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
}

/*.services:nth-child(1) {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0) -moz-use-text-color rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 66%, rgb(229, 229, 229) 44%, rgb(229, 229, 229) 100%) 0 1 1 1;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
}
.services:nth-child(2) {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0);
    border-image: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 63%, rgb(229, 229, 229) 43%, rgb(229, 229, 229) 100%) 4 4 0 4;
    border-style: solid;
    border-width: 1px;
}*/
.printclass tr td:first-child {
  display: none;
}
.blue-btn.french {
  width: 160px;
}
/*.services:nth-child(5)::before {
    background: rgb(255, 0, 0) none repeat scroll 0 0;
    border-top: 1px solid rgb(229, 229, 229);
    content: "";
    float: left;
    left: -1px;
    position: absolute;
    top: -1px;
    width: 123px;
}
.services:nth-child(5)::after {
    background: rgb(255, 0, 0) none repeat scroll 0 0;
    border-top: 1px solid #e5e5e5;
    content: "";
    float: right;
    position: absolute;
    right: -1px;
    top: -1px;
    width: 123px;
}

.services:nth-child(3) {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0) -moz-use-text-color;
    border-image: linear-gradient(to left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 66%, rgb(229, 229, 229) 44%, rgb(229, 229, 229) 100%) 0 1 1 0;
    border-style: solid none;
    border-width: 1px 0;
}

.services:nth-child(4) {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: linear-gradient(to top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 48%, rgb(229, 229, 229) 48%, rgb(229, 229, 229) 100%) 0 0 0 0;
    border-style: none none solid solid;
    border-width: 0 0 1px 1px;
}
.services:nth-child(5) {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: linear-gradient(to top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 63%, rgb(229, 229, 229) 43%, rgb(229, 229, 229) 100%) 0 1 0 1;
    border-style: none solid solid;
    border-width: 0 1px 1px;
}*/


.services:hover .service-image{
	border:2px solid #528d22;
	/*transform:rotate(720deg);*/
	}
.service-image{
	width:120px;
	height:120px;
	border-radius:50%;
/*	border:2px solid #2D2D2D;*/
    border: medium none !important;
	display:block; margin:0 auto;
	transition: all 0.8s ease 0s;}
.service-image img{
		transition: all 0.8s ease 0s;
		}

.services p {
    color: rgb(53, 53, 53);
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    margin: 10px  auto;
    max-width: 260px;
    text-align: center;
	line-height: 21px;
	font-weight: 300;
}

.services p span {
    color: #528d22;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    margin: 0;
    text-transform: uppercase;
}

.cta{
    background-color: #528d22 !important;
    background-position:
    margin: 0 0 60px;
    padding: 50px 0;
    width: 100%;
}
.assesment {
  background: url("//cdn2.hubspot.net/hubfs/603447/assesment.png") no-repeat scroll center top / auto 100% rgba(0, 0, 0, 0);
  float: left;
}

.assesment-new {
  background-color: #3498db !important;
  float: left;
}

.assesment-new-footer {
  background-color: #d62446 !important;
  float: left;
}


.assement-left {
  color: white;
  float: left;
  width: 70%;
}
.assement-right {
  float: right;
  padding: 27px 0;
}
.cta h3 {
    color: rgb(255, 255, 255);
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 34px;
    font-weight: 500;
    text-align: left;
    margin:0 0 10px;
}
.cta a {
    background-color: rgb(255, 255, 255);
    border: 2px solid rgba(0, 0, 0, 0);
    border-radius: 25px;
    color: rgb(33, 33, 33);
    float: right;
    font-family: open sans;
    font-size: 16px;
    margin-right: 20px;
    padding: 10px 50px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.8s ease 0s;
}


.cta a:hover {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid;
    color: rgb(255, 255, 255);
}

.result {
    display: inline-block;
    padding: 80px 0;
    width: 100%;
}

.result h2{
	color:#3b4550;
	font-size:28px;
	font-weight:lighter;
	text-align:center;
	font-family:'Open Sans';
	margin-bottom: 70px;
	}
.results{
	width:22%;
	padding:1.5%;
	float:left;
	text-align:center;
	}
.circle {
/*    background-color: #0c6;*/
    border-radius: 50%;
    color: #3b4550;
font-family: 'Lato', sans-serif;
    font-size: 38.37px;
    font-weight: bold;
    height: 45px;
    padding: 60px 0;
    width: 165px;
	margin: 0 auto;
}
.results p {
    color: #3b4550;
font-family: 'Lato', sans-serif;
    font-size: 13.81px;
    font-weight: bold;
    margin: 15px auto;
    max-width: 196px; text-transform: uppercase;
}


.services:hover h6 {
  text-decoration: underline;
}
.pyt-blocks:hover span {
  text-decoration: underline;
}
.video{
	background-image:url(//cdn2.hubspot.net/hubfs/603447/vid-bg.jpg);
	display:inline-block;
	width:100%;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	padding:110px 0;
	}

.vid-container {
    background-image: url("//cdn2.hubspot.net/hubfs/603447/vid-container.png");
    height: 286px;
    padding: 18px 0 0 62px;
    width: auto;
    background-repeat: no-repeat;
}

.vid-left {
    float: left;
    width: 46%;
}
.vid-right {
    float: right;
    width: 52%;
}
.vid-right h2 {
    color: rgb(94, 150, 49);
    font-family: "Open Sans",sans-serif;
    font-size: 26.41px;
    font-weight: 600;
    margin-bottom: 10px;
	text-transform: uppercase;
	}
.vid-right h3 {
    color: rgb(72, 77, 81);
    font-family: "Open Sans",sans-serif;
    font-size: 22.18px;
    font-weight: 500;
}



.vid-right p {
    color: #262626;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    line-height: 25px;
    margin: 0 0 30px;
}
.vid-right a {
    background-color: rgb(82, 141, 34);
    border-radius: 3px;
    color: rgb(255, 255, 255);
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 13px 20px;
    text-decoration: none;
    text-transform: uppercase;
	transition: all 0.5s ease 0s;
}
.vid-right > a i {
    font-size: 20px;
    margin-right: 6px;
}
.vid-right a:hover{
	background-color:#252525;}
	
	
	
.latest-news{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9f9f9+1,ffffff+48 */
background: #f9f9f9; /* Old browsers */
background: -moz-linear-gradient(top,  #f9f9f9 1%, #ffffff 48%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f9f9f9), color-stop(48%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f9f9f9 1%,#ffffff 48%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f9f9f9 1%,#ffffff 48%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f9f9f9 1%,#ffffff 48%); /* IE10+ */
background: linear-gradient(to bottom,  #f9f9f9 1%,#ffffff 48%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

	padding:70px 0;
	width:100%;
	display:inline-block;}
.posts {
    float: left;
    margin: 1.5%;
    width: 30%;
}

.latest-news h2 {
    font-family: "open sans";
    font-size: 37px;
    font-weight: lighter;
    text-align: center;
	color:#262626;
}

.latest-news h3 {
    color: rgb(38, 38, 38);
    font-family: "open sans";
    font-size: 19px;
    font-weight: lighter;
    margin-bottom: 30px;
    text-align: center;
}
.post-img{
	position:relative;
	overflow: hidden;
    height: 219px;
	}
.post-img > img {
    width: 100%;
}
.post-img span {
    background-color: rgba(0, 0, 0, .8);
    bottom: 0px;
    display: block;
    height: 44px;
    padding: 5px;
    position: absolute;
    right: 0;
    width: 32px;
}

.post-img span {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    text-align: center;
	color:#e6e8e9;
}
.post-img span strong{
    display: block;
    font-family: "Open Sans";
    font-size: 26px;
    line-height: 30px;
    text-align: center;
}
.posts > p {
    color: #262626;
    font-family: "Open Sans";
    font-size: 15px;
	padding: 24px 0 0;
	line-height:23px
}
.posts a {
    color: #57a31a;
    font-size: 15px;
    text-decoration: none;
}

	
.above-footer{
	width:100%;
	background-color:#528d22;
	height:146px;
	}

.above-footer h3 {
    color: rgb(255, 255, 255);
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 28px;
    font-weight: 500;
    line-height: 70px;
    padding: 38px 0 0;
    text-align: left;
}
/*.above-footer a {
    background-color: rgb(255, 255, 255);
    border-radius: 25px;
    color: rgb(33, 33, 33);
    float: right;
    font-family: open sans;
    font-size: 16px;
    margin-right: 20px;
    margin-top: 50px;
    padding: 10px 64px;
    text-decoration: none;
	transition: all 0.5s ease 0s;
}
.above-footer a:hover {
    background-color: #252525;
    color: rgb(255, 255, 255);
}*/
	
footer{
	background-color:#1d1d1d;
	width:100%;
	display:inline-block;
	padding: 60px 0 0;
	}

.footer-content h3{
  font-family: 'Open Sans';
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  border-bottom: 1px solid #383838;
  padding: 20px 0;
  position:relative;
  text-transform: uppercase;
}
.footer-content h3:after{
  content: url(//cdn2.hubspot.net/hubfs/603447/green-highlight.jpg);
  position: absolute;
  bottom: -7px;
  left: 0;
  }
/*.foot-nav{
	width: 17%;
	float: left;
	margin-right: 2%;
	}*/


.foot-nav {
    float: left;
    margin-right: 46px;
    width: 170px;
}

.foot-nav ul{
	padding:0;
	}
	
.foot-nav ul li{
	list-style-type:none;
	margin:10px 0;
	}
.foot-nav li a{
	text-decoration:none;
	color:#858686;
font-family: 'Open Sans', sans-serif;
	font-size:13px;
	}
.footer-posts div {
  border-radius: 3px;
  float: left;
  height: 70px;
  margin: 5px 10px 0px 0px;
  width: 70px;
}	
.footer-posts p{
font-family: 'Open Sans', sans-serif;
	color:#93959a;
	font-size:13px;
	}
.footer-posts a{
font-family: 'Open Sans', sans-serif;
	color:#f4f4f4;
	font-size:12px;
	text-decoration:none;
	margin-right:10px;
    transition: all 0.5s ease 0s;
	}
.footer-posts .like:hover{
	color:#ff3333;}
.footer-posts .comment:hover{
	color:#72d8fd;}

.footer-posts {
    display: inline-table;
    margin: 18px 0 0;
    width: 100%;
}
	
.footer-tweets{
	width:25%;
	float:left;
	margin-right:2%;
	}
.footer-tweets p{
	padding-left:21px;
	background-image:url(//cdn2.hubspot.net/hubfs/603447/twitter.png);
	background-repeat:no-repeat;
    background-position: left 5px;
    font-family: 'Open Sans', sans-serif;
	color:#93959a;
	font-size:13px;
	padding-bottom: 0;
    margin-bottom: 0;
	margin-top: 20px;
	}
.footer-tweets p span{
	color:#528d22;
	font-size:13px;
	margin-left:0px;
	}
.footer-tweets span{
	font-size:11px;
font-family: 'Open Sans', sans-serif;
	color:#7a7c82;
	margin-left:21px;
	}
/*.footer-post{
	width:25%;
	float:left;
	margin-right:2%;
	}*/
.footer-post {

    float: left;
    margin-right: 39px;
    width: 277px;
}
/*.footer-post ul li{
	list-style-type:none;
	margin-bottom:15px;
	}
.footer-post .address ,
.footer-post .phone ,
.footer-post .email{
	padding-left:35px;
	color:#93959a;
font-family: 'Open Sans', sans-serif;
	font-size:13px;
	}
.footer-post .address span{
	color:#528d22;
	}
.footer-content.footer-post > ul{
	padding:0;}
.footer-post .address{
	background-image:url(//cdn2.hubspot.net/hubfs/603447/footer-address.png);
	background-repeat:no-repeat;
	background-position: left 5px;
	}
.footer-post .phone{
	background-image:url(//cdn2.hubspot.net/hubfs/603447/footer-phone.png);
	background-repeat:no-repeat;
	}
.footer-post .email{
	background-image:url(//cdn2.hubspot.net/hubfs/603447/footer-email.png);
	background-repeat:no-repeat;
	}*/

.footer-last {
    float: right;
    width: 249px !important;
}
.footer-last ul li{
	list-style-type:none;
	margin-bottom:15px;
	}
    
.footer-last .address ,
.footer-last .phone ,
.footer-last .email{
	padding-left:35px;
	color:#93959a;
font-family: 'Open Sans', sans-serif;
	font-size:13px;
	}
.footer-last .address span{
	color:#528d22;
	}
.footer-content.footer-last > ul{
	padding:0;}
.footer-last .address{
	background-image: url("//cdn2.hubspot.net/hubfs/603447/spriteme1.png");
  background-position: -10px -782px;
	background-repeat:no-repeat;
	
	}
.footer-last .phone {
  background-image: url("//cdn2.hubspot.net/hubfs/603447/footer-phone.png?t=1446227668557");
  background-position: 0 102px;
  background-repeat: no-repeat;
}
.location .address {
  margin: 10px 25px;
}
.footer-last .email{
	background-image: url("//cdn2.hubspot.net/hubfs/603447/spriteme1.png");
  background-position: -10px -864px;
	background-repeat:no-repeat;
	}	

.footer-logo {
    display: block;
    margin-left: 33px;
	}
.copyright{
	background-color:#000;
font-family: 'Open Sans', sans-serif;
	color:#7a7c82;
	font-size:13px;
	padding:10px 0;
	display: inline-table;
    width: 100%;
	margin-top: 30px;
	}
.copyright a{
	color:#7a7c82;
	font-size:13px;
	text-decoration:none;
	}
.copyright p{
	float:left;
	display:inline-block;
    padding: 0;
    margin: 0;
    }
.copyright span{
	float:right;
	display:inline-block;
	margin-right: 40px;
	}
.copyright span	a{
	color:#7a7c82;
	font-size:13px;
	text-decoration:none;
	}

	
.page-title{
	width:100%;
	display:inline-block;
font-family: 'Open Sans', sans-serif;
    padding: 50px 0;
	}
.page-title h1 {
    color: rgb(94, 173, 30);
    font-size: 32px;
    font-weight: 500;
	text-transform: uppercase;
}

.page-title h2 {
    color:#484d51;
    
    
}

.page-title h3{
	font-size:20px;
	color:#0b0b0b;
	font-weight:lighter;
	}
	
.blue{
	background-image: url("//cdn2.hubspot.net/hubfs/603447/spriteme1.png");
  background-position: -10px -10px;
	background-repeat:no-repeat;
	}
.green{
	background-image: url("//cdn2.hubspot.net/hubfs/603447/spriteme1.png");
  background-position: -10px -193px;
	background-repeat:no-repeat;
	}
.yellow{
	background-image: url("//cdn2.hubspot.net/hubfs/603447/spriteme1.png");
  background-position: -10px -376px;
	background-repeat:no-repeat;
	}
.sea-green{
	 background-image: url("//cdn2.hubspot.net/hubfs/603447/spriteme1.png");
  background-position: -10px -559px;
	background-repeat:no-repeat;
	}
	
/*============================ Contact Page Styles ============================*/
.contact-title{
	background-image:url(//cdn2.hubspot.net/hubfs/603447/contact-bg.png);
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	display:inline-block;
	}
.maps{
	display:inline-block;
	width:100%;
	padding: 30px 0;
	}
.maps .wrapper div{
    background-color: #fbfbfb;
    display: inline-block;
    float: left;
    font-family: "Open Sans";
    margin: 20px;
    max-width: 500px;
    width: auto;
}
.maps div h2{
    border-bottom: 2px solid #ededed;
    color: #528d22;
    font-size: 24px;
    font-weight: 500;
    margin: 0 auto;
    padding: 25px 0;
    width: 90%;
}
.maps div ul{
	padding: 0 20px 25px 20px;
	}

.maps div li {
    color: rgb(54, 54, 54);
    font-size: 16px;
    list-style-type: none;
    margin-bottom: 10px;
    padding-left: 35px;
    text-indent: -15px;
}
/*.maps div li{
	margin-bottom:10px;
	list-style-type:none;
	padding-left:21px;
	color:#363636;
	font-size:16px;
	}*/
.maps div li i{
	color:#5dac1e;}
.contact_form{
	width:100%;
font-family: 'Open Sans', sans-serif;
	display:inline-block;
	}
.contact_form h2 {
    color: rgb(59, 69, 80);
    font-size: 26px;
    font-weight: lighter;
    padding: 20px 0;
    position: relative;
    text-align: center;
    width: 100%;
}

.contact_form h2 img {
    bottom: -20%;
    left: 49%;
    position: absolute;
}

.send {
  /*  background-image: url("//cdn2.hubspot.net/hubfs/603447/send-msg-bg.jpg");*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
	padding: 25px 0 5px;
    width: 100%;
}
.send form textarea {
  background: #f5f6f8 none repeat scroll 0 0;
  border: 1px solid #e9eaec;
  border-radius: 3px;
  box-shadow: 0 0;
  font-family: "Open Sans";
  font-size: 13px;
  height: 160px;
  margin: 20px 0;
  padding: 1%;
  width: 98% !important;
}
.contact-form fieldset {
  max-width: initial !important;
  width: 100%;
}
.contact-form label {
  
}
.contact-form .form-columns-3 .hs-form-field:last-child {
  margin: 0;
}
.contact-form .form-columns-3 .hs-form-field {
  margin: 0 0.8% 0 0;
}
.send form input {
  background: #f5f6f8 none repeat scroll 0 0;
  border: 1px solid #e9eaec;
  border-radius: 3px;
  box-shadow: 0 0;
  float: left;
  font-size: 13px;
  height: 38px;
  margin: 20px 0;
  padding: 0 2%;
  width: 96.1%;
}
.send form .name{
	float:left;
	}
.send form .subject{
	float:right;
	}
.send form .email {
    display: inline-block;
    margin-left: 2%;
}
.hs-error-msgs.inputs-list label {
  display: block;
}
.hs-error-msgs.inputs-list {
  padding: 0;
  color:red ;
}
.send form input[type="submit"] {
	font-weight:bold;
	font-family:lato;
	font-size:14px;
	height:38px;
	width:170px;
	border-top:2px solid #528D22;
	color:#fff;
	float:right;
	border-radius:25px;
    background: #69ad2c; /* Old browsers */
    background: -moz-linear-gradient(top,  #69ad2c 0%, #528d22 95%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#69ad2c), color-stop(95%,#528d22)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #69ad2c 0%,#528d22 95%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #69ad2c 0%,#528d22 95%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #69ad2c 0%,#528d22 95%); /* IE10+ */
    background: linear-gradient(to bottom,  #69ad2c 0%,#528d22 95%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69ad2c', endColorstr='#528d22',GradientType=0 ); /* IE6-9 */
	transition: all 0.5s ease 0s;
    cursor:pointer;
	}
.send form input[type="submit"]:hover{
	background:#252525!important;
	border-top:none;
	}
	
	
	
/*============================ Contact Page Styles ============================*/


/*============================ Blog Page Styles ============================*/
.blog-title{
	background-image:url(//cdn2.hubspot.net/hubfs/603447/blog-bg-img.jpg);
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	display:inline-block;
	}
.blog-main {
	width: 100%;
	display: inline-block;
	padding:70px 0;
	}
.blog-post-sec {
	float:left;
	width: 770px;
}
.blog-details span a {
  color: #5ead1e;
  font-size: 15px;
  margin: 0;
  text-decoration: none;
}
.blog-details span a:hover {
 
  text-decoration: underline;
}
.author-link {
  color: #5ead1e;
  text-decoration: none;
}
.blog-details {
    float: left;
    padding: 30px 28px;
}
.first-blog-post {
    display: inline-block;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin:20px 0;
    max-width:100%;
}
.first-blog-post.last{
	border:none;
}

.post-image {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    overflow: hidden;
    position: relative;
}

.blog-details{
font-family: 'Open Sans', sans-serif;
	}
.single-post {
    padding-bottom: 70px;
}
.blog-details h1 {
    color: #242525;
    font-size: 20px;
    font-weight: normal;
	line-height: 24px;
     display: inline-block;
}
.blog-details h2 {
	margin: 8px 0 4px;
	color: #5ead1e;
	font-size: 14px;
	font-weight: normal;
}

.blog-details p {
	color: #5b5b5b;
	line-height: 22px;
	font-size: 15px;
	font-weight: 300;
}
.blog-details .read-more {
  background: none repeat scroll 0 0 #5ead1e;
  border-radius: 25px;
  color: #fff;
  display: inline-block;
  font-family: open sans;
  font-size: 14px;
  font-weight: 600;
  margin: 20px 0 50px;
  padding: 10px 40px;
  text-decoration: none;
  text-transform: uppercase;
}

.blog-details span a{
	    transition: all 0.5s ease 0s;
	}
.blog-details .like:hover{
	color:#ff3333;}
.blog-details .comment:hover{
	color:#72d8fd;}
.blog-post-date {
  background-color: #5ead1e;
  border-radius: 3px;
  box-shadow: 1px 1px 1px #333;
  color: #fff;
  left: 10px;
  padding: 8px 11px;
  position: absolute;
  text-align: center;
  top: 10px;
  width: 76px;
  z-index: 2;
}
.blog-post-date h1 {
    color: rgb(255, 255, 255);
    font-family: lato;
    font-size: 25px;
    font-weight: bold;
    line-height: 14px;
    padding: 20px;
    text-align: center;
}
.blog-post-date h2 {
  color: #fff;
  font-family: "Open Sans";
  font-size: 26px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}


.blog-sidebar {
    float: right;
    width: 270px;
	}
.blog-sidebar h2 {
    border-bottom: 1px solid rgb(234, 234, 234);
    color: rgb(59, 69, 80);
    font-family: "Open Sans";
    font-size: 23px;
    font-weight: 500;
    padding: 9px 0;
    position: relative;
    text-transform: uppercase;
}
.blog-sidebar h2 span{
	color:#5aa21f;
	}
.blog-sidebar h2:after{
  content:url(//cdn2.hubspot.net/hubfs/603447/sidebar-border.png);
  position: absolute;
  bottom: -2px;
  left: 0;
  }


.latest-posts-side {
    margin-top: 28px;
}	
.latest-posts-side div{
	width:70px;
	height:70px;
	border-radius:3px;
	background-color:#3daa62;
	float:left;
	margin-right:10px;
	overflow: hidden;
	}	
.latest-posts-side p{
font-family: 'Open Sans', sans-serif;
	color:#848994;
	font-size:13px;
	}
.latest-posts-side a{
font-family: 'Open Sans', sans-serif;
	color:#848994;
	font-size:12px;
	text-decoration:none;
	margin-right:10px;
    transition: all 0.5s ease 0s;
	}
.latest-posts-side .like{
font-family: 'Open Sans', sans-serif;
	color:#848994;
	font-size:12px;
	text-decoration:none;
	margin-right:10px;
	padding-left:14px;
	background-image:url(//cdn2.hubspot.net/hubfs/603447/shopping-bag.png);
	background-repeat:no-repeat;
	background-position: left 2px;
	}
.latest-posts-side .comment{
font-family: 'Open Sans', sans-serif;
	color:#848994;
	font-size:12px;
	text-decoration:none;
	margin-right:10px;
	padding-left:14px;
	background-image:url(//cdn2.hubspot.net/hubfs/603447/comment.png);
	background-repeat:no-repeat;
	background-position: left 2px;
	}
	

.latest_news {
    font-family: "Open Sans",sans-serif;
    margin-top: 30px;
}
.latest_news p{
	color:#686868;
	font-size:13px;
	margin: 20px 0;
	}
.latest_news a{
	color:#5ead1e;
	font-size:13px;
	display:block;
	text-decoration:none;
	width: 80px;
	}
.latest_news a:before{
/*	content:">>";*/
content:url(//cdn2.hubspot.net/hubfs/603447/sidebar-arrows.png);
margin-right:5px;
	}

.latest-events-side {
    display: inline-block;
    margin: 20px 0;
}
.latest-events-side div {
    float: left;
    height: 74px;
    margin-right: 10px;
    overflow: hidden;
    width: 80px;
}


.latest-events-side p {
    color: #528d22;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    max-width: 172px;
}
.latest-events-side p span{
font-family: 'Open Sans', sans-serif;
	color:#393939;
	font-size:13px;
	text-decoration:none;
	margin-right:10px;
    transition: all 0.5s ease 0s;
	display:block;
	}
	
.latest-events{}
.thumbnail{}
.popular-posts{}
/*============================ Blog Page Styles ============================*/


/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('//cdn2.hubspot.net/hubfs/603447/fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('//cdn2.hubspot.net/hubfs/603447/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('//cdn2.hubspot.net/hubfs/603447/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('//cdn2.hubspot.net/hubfs/603447/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('//cdn2.hubspot.net/hubfs/603447/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('//cdn2.hubspot.net/hubfs/603447/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";

}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.span12.widget-span.widget-type-cell.wrapper {
  float: none;
  margin: 0 auto;
  /*newly added*/
  padding:12px 5px;
}
.post-image .hs-featured-image {
  float: none;
  margin: 0;
  max-width: initial;
  width: 100%;
}
.social-sharing-wrapper {
  display: inline-block;
  width: 100%;
}
.blog-details h1 a {
  color: #242525;
  text-decoration: none;
}
.widget-span.widget-type-cell.blog-post-sec {
  max-width: 770px;
  /*width: 100%;*/
}
.widget-span.widget-type-cell.blog-sidebar {
   color: #686868;
    float: right;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    font-weight: 300;
    max-width: 270px;
    width: 100%;
}
.blog-sidebar .row-fluid-wrapper.row-depth-2 {
  border: 1px solid #ccc;
  margin: 20px 0;
  padding: 21px;
}
.blog-sidebar .row-fluid-wrapper.row-depth-3 {
  border: 1px solid #ccc ;
  margin: 20px 0;
  padding: 21px ;
}

.fbPage{
   
     float: right !important;
    
    max-width: 270px;
  
}
.blog-sidebar .hs_email .hs-input {
  border: 1px solid #ccc;
  box-shadow: 0 0;
  margin: 20px 0;
  padding: 10px 4%;
  width: 92%;
}
.blog-sidebar .inputs-list.multi-container {
  padding: 0;
}
.blog-sidebar .hs-button.primary.large {
  background: none repeat scroll 0 0 #5ead1e;
  border: medium none;
  border-radius: 25px;
  box-shadow: none;
  color: #fff;
  font-family: open sans;
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 10px;
  padding: 10px 40px;
  text-decoration: none;
  text-transform: uppercase;
  cursor:pointer;
}
.blog-sidebar .hs-form-radio {
  margin: 9px 0;
}
.blog-sidebar h3 {
  border-bottom: 1px solid rgb(234, 234, 234);
  color: rgb(59, 69, 80);
  font-size: 23px;
  font-weight: 500;
  margin: 0 0 19px;
  padding: 0 0 9px;
  position: relative;
    text-transform: uppercase;
}
.blog-sidebar h3::after {
  background: none repeat scroll 0 0 #528d22;
  bottom: -2px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 102px;
}
.blog-sidebar .widget-module ul li {
  background: url("//cdn2.hubspot.net/hubfs/603447/list-arow.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
  margin: 0 0 20px;
  padding: 0 0 0 20px;
}
.blog-sidebar .widget-module ul {
  padding: 0;
}
.blog-sidebar .widget-module a {
  color: #686868;
  text-decoration: none;
}
.next-posts-link {
  background: none repeat scroll 0 0 #5ead1e;
  border-radius: 25px;
  color: #fff;
  display: inline-block;
  font-family: open sans;
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 40px;
  padding: 10px 40px;
  text-decoration: none;
  text-transform: uppercase;
}
.previous-posts-link{
    background: #5ead1e none repeat scroll 0 0;
    border-radius: 25px;
    color: #fff;
    font-family: lato;
    font-size: 14px;
    font-weight: 600;
   margin: 20px 18px 40px 0;
    padding: 10px 40px;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
}
.all-posts-link {
  background: none repeat scroll 0 0 #5ead1e;
  border-radius: 25px;
  color: #fff;
  display: inline-block;
  font-family: open sans;
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 40px;
  padding: 10px 40px;
  text-decoration: none;
  text-transform: uppercase;
}
.blog-details p:first-child img {
  display: none;
}
.blog-detail-content h1, .blog-detail-content h2, .blog-detail-content h3, .blog-detail-content h4 {
  color: #242525;
  display: initial;
  font-weight: normal;
  margin: 15px 0;
}
.blog-detail-content p {
  margin: 15px 0;
}
.blog-details li {
    color: #5b5b5b;
    font-size: 15px;
    font-weight: 300;
    line-height: 22px;
    margin: 15px 0;
    list-style: disc;
}
.hs-blog-social-share li {
  list-style: outside none none;
  margin: 0;
}
.blog-detail-content h2 {
  font-size: 19px;
}
.IN-widget {
  float: left;
  margin-right: 5px !important;
  margin-top: 3px !important;
}
.social-sharing-widget-vertical > iframe {
  height: 67px !important;
  margin: 3px 4px 0 0 !important;
}
.social-sharing-widget-vertical > div {
  float: left !important;
  margin: 3px 6px 0 0 !important;
}
.social-sharing-widget-vertical {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin: 0 0 10px;
  padding: 10px 0 0;
}



/*===========================  About Us Styles  ============================*/
.innerpage-title{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#64bc1c+0,5ead1e+96 */
background: #64bc1c; /* Old browsers */
background: -moz-linear-gradient(top,  #64bc1c 0%, #5ead1e 96%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#64bc1c), color-stop(96%,#5ead1e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #64bc1c 0%,#5ead1e 96%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #64bc1c 0%,#5ead1e 96%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #64bc1c 0%,#5ead1e 96%); /* IE10+ */
background: linear-gradient(to bottom,  #64bc1c 0%,#5ead1e 96%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64bc1c', endColorstr='#5ead1e',GradientType=0 ); /* IE6-9 */

  border-top: 4px solid #5ead1e;
}
	
.innerpage-title h1, .innerpage-title p{
   color:#fff;
   }
.about-us {
    background-image: none;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
  
    text-align: left;
    width: 100%;
}
.widget-span.widget-type-cell.basic-outer {
  padding: 50px 0;
}
.about-us h1{
	font-size:31px;
	font-weight:600;
	color:#303030;
	}
    
.about-us h2 {
    color: #5ead1e;
     
    font-size: 31px;
    font-weight: 600;
    
}

.about-us h3{
	font-size:27px;
	font-weight:600;
	color:#5ead1e;
	}
.about-us p {
    font-size: 17px;
    font-weight: lighter;
    line-height: 30px;
    /*margin: 40px auto 0;*/
    margin: 20px auto 0;
    max-width: 1050px;
    width: 100%;
}
.about-setus {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  font-family: "Open Sans",sans-serif;
  padding: 10px 0 80px;
  width: 100%;
}
.solutions.child {
  padding: 10px;
}
.about-setus img {
    float: left;
    margin: 0 40px 0 20px;
}
.blog-sidebar .active-branch {
  padding: 0;
}
.blog-sidebar ul.active-branch li a {
  color: #686868;
  text-decoration: none;
}
.blog-sidebar ul.active-branch li {
  background: url("//cdn2.hubspot.net/hubfs/603447/list-arow.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
  margin: 14px 0;
  padding: 0 0 0 28px;
}
.blog-sidebar ul li.active a {
  color: #5ead1e;
}
.widget-span.widget-type-cell.blog-sidebar.solution-sidebar {
  float: left;
}
.blog-sidebar ul.active-branch li.hs-menu-depth-1:first-child {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-bottom: 1px solid #eaeaea;
  color: #3b4550;
  font-size: 23px;
  font-weight: 500;
  margin: -14px 0 19px;
  padding: 0 0 9px;
  pointer-events: none;
  text-transform: uppercase;
  position: relative;
}




.blog-sidebar ul.active-branch li.hs-menu-depth-1:first-child::after {
    background: none repeat scroll 0 0 #528d22;
    bottom: -2px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 102px;
}
.about-setus h2{
    color: #5ead1e;
    display: inline-block;
    font-size: 31px;
    font-weight: 600;
    margin-bottom: 20px;
}
.about-setus p{
	font-size:17px;
	line-height:30px;
	margin-top:10px;
	padding-right: 40px;
    font-weight:lighter;
	}
/*===========================  About Us Styles  ============================*/
	
	
/*=========================== Award Seg ===================================*/
.award-section-1{
	width:100%;
	padding:100px;
/*	background-image:url(//cdn2.hubspot.net/hubfs/603447/aware-seg1-bg.png);*/
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	padding:74px 0;

	line-height: 30px;
	}
.award-section-1 h1{
	font-size:25px;
	font-weight:500;
	color:#5ead1e;
	margin-top: 50px;
	}
.award-section-1 h3{
	font-size:23px;
	font-weight:500;
	color:#5ead1e;
	}

.award-section-1 p {
    margin: 40px 0;
    font-weight: lighter;
    font-size: 17px;
    line-height: 30px;
    
}
.award-section-1 a {
	font-size:16px;
	color:#fff;
	font-weight:600;
	width:195px;
	text-transform:uppercase;
	background-color:#61b41d;
	border-radius:25px;
	padding: 10px 50px;
	text-decoration:none;
	border:2px solid transparent;
	transition: all 0.8s ease 0s;
	}
.hov-green:hover{
	background-color:transparent;
	border:2px solid #61b41d;
	color:#61b41d;
	}
	
	
.award-section-2{
	width:100%;
	padding:100px;
     background-color: #61b41d;
/*	background-image:url(//cdn2.hubspot.net/hubfs/603447/aware-seg2-bg.png);*/
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	padding:74px 0;

	line-height: 30px;
	}
.award-section-2 h1{
	font-size:25px;
	font-weight:600;
	color:#fff;
	margin-top: 50px;
	}


.award-section-2 p {
    color: #ffffff;
    font-size: 17px;
    font-weight: lighter;
    line-height:30px;
    margin: 40px 0;
    
   
}
.award-section-2 a {
	font-size:16px;
	color:#434343;
	font-weight:600;
	width:195px;
	text-transform:uppercase;
	background-color:#fff;
	border-radius:25px;
	padding: 10px 50px;
	text-decoration:none;
	border:2px solid transparent;
	transition: all 0.8s ease 0s;
	}	
.hov-white:hover{
	background-color:transparent;
	border:2px solid #fff;
	color:#fff;
	}


.award-section-3{
	width:100%;
	padding:100px;
	/*background-image:url(//cdn2.hubspot.net/hubfs/603447/aware-seg3-bg.png);*/
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	padding:74px 0;
	text-align:center;
	line-height: 30px;
	}
.section3left{
	width:100%;
/*	max-width:750px;*/
	text-align:left;
	}

.award-section-3 h3{
	font-size:23px;
	font-weight:500;
	color:#5ead1e;
	}

.award-section-3 p {
    margin: 40px 0;
      font-weight: lighter;
    line-height:30px;
    font-size:17px;
 /*   padding: 0 20px;*/
}
.award-section-3 a {
	font-size:16px;
	color:#fff;
	font-weight:600;
	width:195px;
	text-transform:uppercase;
	background-color:#61b41d;
	border-radius:25px;
	padding: 10px 50px;
	text-decoration:none;
	border:2px solid transparent;
	transition: all 0.8s ease 0s;
	}
/*=========================== Benefits Seg ===================================*/
.benefits-section{
	width:100%;
	text-align:center;
	padding:100px 0;
	display:inline-block;
	background-image:url(//cdn2.hubspot.net/hubfs/603447/value-bg.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-size:cover;
	}
.benefits-section ul {
    float: left;
    text-align: left;
    width: 495px;
}


.benefits-section ul li img {
    margin: 10px auto;
}



.benefits-section ul li h3 {
    color: #2d2d2d;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.benefits-section ul li {
margin: 0 0 40px 0;	
   min-height: 90px;
	}

.benefits-section ul li p{
    font-size:18px;
	color:#575757;
display:table;
	 font-size: 15px;
}
.benefits-section ul li span {
    background: #61b41d none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    float: left;
    height: 51px;
    margin: 0 19px 0 0;
    text-align: center;
    width: 50px;
}






.benefits-section h1{
	font-size:29px;
	font-weight:500;
	color:#5ead1e;
	margin-bottom: 20px;
	}
.benefits-section h2 {
    color: #4a4a4a;
    font-size: 20px;
    font-weight: lighter;
	margin-bottom: 50px;
}
.benefits-section h3{
	font-size:18px;
	font-weight:lighter;
	color:#4a4a4a;
	text-transform:uppercase;
	margin-top: 25px;
	}
.pannel{
	width:100%;
	text-align:center;
	padding:120px 0;
	display:inline-block;
}


.pannel h1{
	font-size:30px;
	font-weight:500;
	color:#fff;
	text-transform:uppercase;
	}

.pannel p{
	font-size:17px;
	font-weight:lighter;
	color:#fff;
	}

.pan1{
	background-image:url(//cdn2.hubspot.net/hubfs/603447/benifits-seg2-bg.png);
	}



.pan2{
	background-image:url(//cdn2.hubspot.net/hubfs/603447/benifits-seg3-bg.png);
	padding:150px  0;
	}

.pan2 h1{
	font-size:30px;
	font-weight:500;
	color:#528d22;
	}
.pan2 p{
	font-size:17px;
	font-weight:lighter;
	color:#4a4a4a;
	}


.pan3{
	background-image:url(//cdn2.hubspot.net/hubfs/603447/benifits-seg4-bg.png);
	}

/*
.benefits-seg2{
	width:100%;
	text-align:center;
	padding:100px 0;
	display:inline-block;
	background-image:url(//cdn2.hubspot.net/hubfs/603447/benifits-seg2-bg.png);
	}

.benefits-seg2 h1{
	font-size:30px;
	font-weight:500;
	color:#fff;
	}
.benefits-seg2 p{
	font-size:17px;
	font-weight:lighter;
	color:#fff;
	}



.benefits-seg3{
	width:100%;
	text-align:center;
	padding:100px 0;
	display:inline-block;
	background-image:url(//cdn2.hubspot.net/hubfs/603447/benifits-seg3-bg.png);
	}

.benefits-seg3 h1{
	font-size:30px;
	font-weight:500;
	color:#528d22;
	}
.benefits-seg3 p{
	font-size:17px;
	font-weight:lighter;
	color:#4a4a4a;
	}


.benefits-seg4{
	width:100%;
	text-align:center;
	padding:100px 0;
	display:inline-block;
	background-image:url(//cdn2.hubspot.net/hubfs/603447/benifits-seg4-bg.png);
	}

.benefits-seg4 h1{
	font-size:30px;
	font-weight:500;
	color:#fff;
	}
.benefits-seg4 p{
	font-size:17px;
	font-weight:lighter;
	color:#fff;
	}
*/
.left-content{
	width:100%;
	max-width:676px;
	float:left;
	text-align:left;}
.right-content{
	width:100%;
	max-width:676px;
	float:right;
	text-align:left;}

.benefits-pannel p{
	line-height:30px;
	margin-top:30px;
}

.left-content + img {
    margin-top: 50px;
}



/*============================================  Value Section CSS ===============================================*/
.value-section {
	width:100%;
	display:inline-block;
	text-align:center;
	padding:70px 0;
	background-image:url(//cdn2.hubspot.net/hubfs/603447/value-bg.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-size:cover;
	}
.value-section h1{
	font-size:37px;
	font-weight:lighter;
	color: #262626;
	}
.value-section p{
	font-size:20px;
	font-weight:lighter;
	margin:20px 0;
	color:#5c5a5a;
	}
.value-section ul {
    float: left;
    text-align: left;
    width: 495px;
	margin:50px 0 0;
}


.value-section ul li img {
   /* margin: 10px auto;*/
}


.value-section ul li h3 {
    color: #393939;
    font-size: 16px;
	text-transform:uppercase;
	display:inline	
}



.value-section ul li {
    margin: 0 0 40px;
    min-height: 140px;
}

.value-section ul li:last-child {
    margin-bottom: 0;
}




.value-section ul li p {
    color: #727272;
    display: table;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    margin-top: 6px;
}
.value-section ul li span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #5ead1e;
    border-radius: 50%;
    color: #5ead1e;
    display: inline-block;
    float: left;
    font-size: 30px;
    height: 55px;
    margin: 0 19px 0 0;
    padding: 25px;
    text-align: center;
    width: 55px;
}

/*=======================================  Solutions page CSS  =========================================*/
.solutions{
	width:100%;
	display:inline-block;
	padding:100px 0;
	}
.solutions h2{
	font-size:30px;
	font-weight:bold;
	text-transform:uppercase;
	}
.solutions p{
	font-size:17px;
	font-weight:lighter;
	margin: 20px 0;
	line-height:30px;
	}
.solutions img {
    margin: 50px 0px;
    max-width:100%;
}

.content-left{
	max-width:673px;
	width:100%;
	float:left;
	margin-right: 70px;
	}
.content-right{
	max-width:673px;
	width:100%;
	float:right;
	margin-left: 70px;
	}
.msp{
	background-image:url(//cdn2.hubspot.net/hubfs/603447/solutions-bg01.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	color:#4c4c4c;
	}
.msp h2 span{
	color:#5fad20;	
	}
.pas{
	background-image:url(//cdn2.hubspot.net/hubfs/603447/solutions-bg02.png);
	color:#4a4a4a;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	}
.pas h2{
	color:#528d22;
	}

.pas span{
	font-size:19px;
	font-weight:600;
}
.solutions ul {
    padding: 0 21px 0px 0px;
}

.solutions ul li {
  background-image: url("//cdn2.hubspot.net/hubfs/603447/checkmark-blt.png");
  background-repeat: no-repeat;
  font-size: 17px;
  margin: 0 0 10px;
  padding: 4px 0 7px 50px;
}
.hnow{
	background-image:url(//cdn2.hubspot.net/hubfs/603447/solutions-bg03.png);
	color:#000;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	}

.hnow h3 {
    color: #ffffff;
    display: inline-block;
    width: 70%;
	margin: 20px 0;
}
.hnow span {
    font-size: 19px;
    font-weight: 600;
}

.hbuy h2{
	color:#528d22;
	}
.hbuy p{
	color:#4a4a4a;
	}
.hbuy span {
    font-size: 19px;
    font-weight: 600;
}

.payment-service{
	background-image:url(//cdn2.hubspot.net/hubfs/603447/solutions-bg04.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	color:#fff;
	}
.payment-service span {
    font-size: 19px;
    font-weight: 600;
}


.h-select h2{
	color:#528d22;}
.h-select img{
    margin-top: 120px !important;
}


.h-select p{
	color:#4a4a4a;
	}	
/*.h-select content-right{
	clear:both;
	}	*/	
.h-select h3{
    color: #8f8f8f;
    display: inline-block;
    font-size: 19px;
    font-weight: lighter;
    width: 90%;
	margin-top: 40px;
}	

.employee-record{
	background-image:url(//cdn2.hubspot.net/hubfs/603447/solutions-bg05.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	color:#fff;
	text-align:center;
	background-color: #727272
	}

.employee-record h3 {
    margin-top: 60px;
}
.container {
    margin: 0 auto;
    max-width: 1100px;
    width: 100%;
}
.menu ul li ul {
  padding: 0;
  position: absolute;
  top: 121px;
  min-width:220px;
}
.menu ul li li a {
  margin: 0;
  padding-bottom: 10px;
  padding-top: 10px;
  text-transform: initial;
}
.menu ul li li {
  border: medium none;
  width: 100%;
}

.menu ul li li:hover {
  border: medium none;
}
.menu ul li ul {
  background:  none repeat scroll 0 0 rgba(32, 32, 32, 0.95);
  opacity: 0;
  transition: all 0.3s ease-in 0s;
  visibility: hidden;
  z-index: 9999;
}
.menu ul li:hover ul {
  opacity: 1;
  transition: all 0.3s ease-in 0s;
  visibility: visible;
}
.menu ul li:hover {
    background: none repeat scroll 0 0 rgba(32, 32, 32, 0.95);
    transition: all 0.3s ease-in 0s;
}
.menu ul li:hover a {
  color: white;
  transition: all 0.3s ease-in 0s;
}
.menu ul li:hover li a {
  color: #c2c2c2;
}
.menu ul li:hover li {
  background: none repeat scroll 0 0 transparent;
}
.menu ul li li a:hover {
  color: white;
}
.top {
  background: none repeat scroll 0 0 #f5f5f5;
  border-bottom: 1px solid #eee;
  display: inline-block;
  width: 100%;
}
.social {
  float: right;
}
.social .fs1 {
  border-right: 1px solid #eee;
  color: #888;
  float: left;
  font-size: 13px;
  min-height: 21px;
  padding: 13px 14px 6px;
  transition: all 0.6s ease-in-out 0s;
}
.top .phone {
  border-right: 1px solid #eee;
  color: #888;
  float: right;
  font-size: 13px;
  min-height: 21px;
  padding: 10px 15px 8px;
}
.phone > a {
  color: #888;
  text-decoration: none;
}
.footer-cta {
  background-image: url("//cdn2.hubspot.net/hubfs/603447/bg-1.jpg");
  background-size: cover;
  color: white;
  float: left;
  padding: 40px 0;
  width: 100%;
}
.cta-left {
  float: left;
  width: 60%;
}
.cta-right {
  float: right;
  margin: 3px 0;
  text-align: right;
  width: 30%;
}
.cta-right a {
  color: white;
  padding: 10px 32px 10px 33px !important;
  text-decoration: none;
}
.img-responsive {
  max-width: 100%;
}
#fn-newsView {
  display: none;
}
#fancyNewsRss {
  height: initial !important;
}
.footer-posts p a {
  color: #858686;
}
.fs1.twt:hover {
  background: none repeat scroll 0 0 #00aced;
  color: white;
  opacity: 0.99;
}
.fs1.fb:hover {
  background: none repeat scroll 0 0 #3b5998;
  color: white;
  opacity: 0.99;
}
.fs1.google:hover {
  background: none repeat scroll 0 0 #cc3732;
  color: white;
  opacity: 0.99;
}
.fs1.lin:hover {
  background: none repeat scroll 0 0 #0077b5;
  color: white;
  opacity: 0.99;
}


.basic-left p {
    color: #5b5b5b;
    font-size: 15px;
    font-weight: 300;
    line-height: 22px;
margin: 15px 0;
}
.basic-left h1, .basic-left h2, .basic-left h3, .basic-left h4 {
  color: #242525;
  display: initial;
  font-weight: normal;
  margin: 15px 0;
}
.basic-left li {
  color: #5b5b5b;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  list-style: disc;
  margin: 15px 0;
}
.basic-left a {
  color: #64bc1c;
  text-decoration: none;
}
.pys-select-boxes .service-image img {
  margin: 0;
}
.pys-select-boxes .services {
  border: medium none !important;
  display: inline-block;
  float: none;
  vertical-align: top;
  width: 30%;
}
.pys-select-boxes .services span {
  line-height: 25px;
}
.pys-select-boxes .services::before {
  border: medium none;
}
.pys-select-boxes .services::after {
  border: medium none;
}
.services a {
  text-decoration: none;
}
.widget-span.widget-type-cell.header-outer.header-outer-new {
  background: url("//cdn2.hubspot.net/hubfs/603447/landing_pages/bannar-image-1.jpg") repeat scroll 0 0 / cover  rgba(0, 0, 0, 0);
  color: white;
  font-size: 22px;
  padding: 56px 0;
}
.widget-span.widget-type-cell.header-outer {
  background: url("//cdn2.hubspot.net/hubfs/603447/landing-page-bg-hcm.jpg") repeat scroll 0 0 / cover  rgba(0, 0, 0, 0);
  color: white;
  font-size: 22px;
  padding: 56px 0;
}
.span12.widget-span.widget-type-raw_jinja.landing-logo {
  margin: 0 0 27px;
}
.landing-left p {
  line-height: 25px;
  margin: 13px 0;
}
.landing-left li {
  list-style: disc;
  margin: 8px 0;
  line-height: 25px;
}
.widget-span.widget-type-cell.landing-right {
  background: none repeat scroll 0 0 #fdfdfd;
  border: 1px solid #eaeaea;
  border-radius: 6px;
  margin-top: 20px;
  padding: 32px 40px;
}
.landing-right h3 {
  font-size: 21px;
  margin: 0 0 22px;
  text-align: center;
}
.landing-right .input input, .landing-right textarea {
  background: none repeat scroll 0 0 #f5f6f8;
  border: 1px solid #e9eaec;
  
  margin: 7px 0;
   /* padding: 13px 13px;
   float: right;*/
  /*padding: 13px 0;*/
  /*text-indent: 13px;*/
   width: 100% ;
   
    padding:13px 0 13px 4px;
}
.landing-right .hs-form-field {
  display: inline-block;
  font-weight: 300;
  margin: 5px 0;
  width: 100%;
}
.landing-right .hs-button.primary.large {
  background: none repeat scroll 0 0 transparent;
  border: 2px solid;
  color: #26848d;
  cursor: pointer;
  font-weight: bold;
  margin: 22px 0 12px;
  padding: 13px 0;
  text-transform: uppercase;
  width: 100%;
}
.landing-right label {
  display: none;
}
.span12.widget-span.widget-type-cell.landing-outer {
  padding: 60px 0;
}
.landing-copyright {
  background-color: #000;
  color: #7a7c82;
  display: inline-table;
  font-family: "Open Sans",sans-serif;
  font-size: 13px;
  margin-top: 30px;
  padding: 10px 0;
  width: 100%;
  text-align:center;
}
.blog-sidebar.simple-landing .hs-input {
  border: 1px solid #ccc;
  margin: 20px 0;
  padding: 10px 4%;
  width: 92%;
}
.blog-sidebar.simple-landing label {
  display: none;
}
.pyt-blocks {
  display: inline-block;
  margin: 0 1.9% 70px;
  text-align: center;
  vertical-align: top;
  width: 29%;
}
.solutions.child h1 {
  margin: 10px 0;
}
.pyt-blocks a {
  text-decoration: none;
}
.pyt-blocks h3 {
  color: #3b4550;
  font-size: 17px;
}
.pyt-blocks p {
  color: black;
  line-height: 25px;
  margin: 15px 0;
}
.pyt-blocks img {
  margin: 0 0 20px;
}
.pys-select-boxes {
  margin: 80px 0 0;
}
.pyt-blocks span {
  color: #4ca6e2;
}
.blog-sidebar .hs-menu-children-wrapper {
  padding: 0;
}
.blog-sidebar ul .hs-menu-children-wrapper li a {
    color: #686868;
    text-decoration: none;
}
.blog-sidebar ul .hs-menu-children-wrapper li.active a {
    color: #5ead1e;
}
.sitemap-block {
  float: left;
  margin: 0 3.3% 50px 0;
  width: 30%;
}
.rea-mor a {
  color: #4ca6e2;
  vertical-align: bottom;
}

.sitemap-block h1::before {
    background: none repeat scroll 0 0 green;
    content: "";
    height: 3px;
    position: absolute;
    top: -2px;
    width: 121px;
}
.sitemap-block h1 {
    border-top: 1px solid #eaeaea;
    display: block;
    font-size: 23px;
    padding: 10px 0 0;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
.sitemap-block ul {
  padding: 0 0 0 8px;
}
.posts h4 {
    color: #528d22;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    margin: 20px 0;
}
.latest-news .blue-btn {
  color: white;
  display: flex;
  float: none !important;
  margin: 0 auto !important;
  padding: 11px 0 11px 46px !important;
  text-decoration: none;
  width: 120px;
}
#fancyhcmNewsRss {
  float: left;
  height: initial !important;
  margin: 0 0 20px;
  width: 100%;
}
.blog-sidebar.about-sidebar ul {
  padding: 0;
}

.blog-sidebar.about-sidebar ul li.hs-menu-depth-1:first-child::after {
    background: none repeat scroll 0 0 #528d22;
    bottom: -2px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 102px;
}
.blog-sidebar.about-sidebar ul li.hs-menu-depth-1:first-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #eaeaea;
    color: #3b4550;
    font-size: 23px;
    font-weight: 500;
    margin: -14px 0 19px;
    padding: 0 0 9px;
    pointer-events: none;
    position: relative;
    text-transform: uppercase;
}

.blog-sidebar.about-sidebar ul li {
    background: url("//cdn2.hubspot.net/hubfs/603447/list-arow.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
    margin: 14px 0;
    padding: 0 0 0 28px;
}

.blog-sidebar.about-sidebar ul li a{
    color: #686868;
    text-decoration: none;
}
.language {
  border-right: 1px solid #eee;
  float: right;
  padding: 7px 12px;
}
.language a {
  color: #888;
  font-size: 13px;
  text-decoration: none;
}

.language a:hover {
    color: #5ead1e;
}
.french .footer-content.footer-last {
  float: left !important;
  margin: 0 0 0 20px;
}

/*! #######################################################################

    MeanMenu 2.0.6
	--------
	
	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
  background: transparent none repeat scroll 0 0;
  float: left;
  min-height: 42px;
  padding: 4px 0;
  position: absolute;
  top: 170px;
 
   width: 100%; 
  z-index: 999999;
}

.mean-container a.meanmenu-reveal {
  color: #64bc1c;
  cursor: pointer;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1px;
  font-weight: 700;
  height: 22px;
  line-height: 22px;
  padding: 13px 13px 11px;
  position: absolute;
  /*right: 20px;*/
  right: 0px;
  text-decoration: none;
  text-indent: -9999em;
  top: -89px;
  width: 22px;
}
.mean-container a.meanmenu-reveal span {
  background: #64bc1c none repeat scroll 0 0;
  display: block;
  height: 3px;
  margin-top: 3px;
}

.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: rgba(32, 32, 32, 0.95) none repeat scroll 0 0;
	margin-top: -5px;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}

.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	text-align: left;
	color: #fff;
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5);
	text-decoration: none;
	text-transform: uppercase;
}

.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 1em 10%;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255,255,255,0.25);
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 31px;
	padding: 12px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(255,255,255,0.1);
	border: none !important;
	border-left: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0,0,0,0.9);
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}
.twitter-widget {
  margin: 20px 0 0;
}


@charset "utf-8";
@media only screen  and (max-width: 340px){
    .vid-container iframe
    {
        padding-top: 2px !important;
        width: 229px !important
    }
}
/* CSS Document */
@media only screen  and (max-width: 767px){
    
.span8.widget-span.widget-type-cell.landing-left.animated.fadeInLeft.go
{
    width: 100%;
}

    .maps .wrapper div
    {
        width:100% !important;
        max-width:94% !important;
    }
    /* 14 october 2015 start*/
    .span4.widget-span.widget-type-cell.landing-right.drop-shadow.lifted
    {
        width:96% !important;
    }
    .widget-span.widget-type-cell.landing-left
    {
        display:block;
    }
    /* 14 october 2015 end*/
    .bsidebar
    {
       margin:0 auto !important;
       max-width:300px !important;
    }
    
    .fbPage {
    
    max-width: 100%;
    padding: 0 8px;
    }
 .address-section tr td:last-child {
    text-align: center;
}

.address-section th {
    
    text-align: center;
}

.address-section tr th:last-child {
    text-align: center;
}

    .landing-left img {
  display: table;
  float: none;
  margin: 0 auto 20px;
}
    
    .span12.widget-span.widget-type-raw_jinja.read-more-div {
  display: block;
}
.widget-span.widget-type-cell.landing-left {
  display: none;
}
.widget-span.widget-type-cell.landing-left.full {
  display: block;
}
    
    .span4.widget-span.widget-type-cell.blog-sidebar {
  display: none;
}
.mean-nav span {
  display: none;
}
.wrapper {
  margin: 0 auto;
  max-width: 1100px;
   width: 100%;
  /*width:95%;*/
}

.video .wrapper {
   
  width:95% !important;
}

.latest-news  .wrapper {
 
  width:95% !important;
}

footer .wrapper
{
    width:95% !important;
}
.social .fs1 {
  padding: 13px 9px 6px;
}
.language {
  float: right;
  padding: 7px 11px 7px 0;
}
.top .phone {
  padding: 10px 10px 8px;
}
.banner {
  padding: 60px 0px;
}
.banner-btn {
  padding: 30px 0 0;
}
.banner h1 {
  font-size: 30px;
}
.banner h3 {
  font-size: 20px;
}
.banner p {
  font-size: 15px;
  width: 90%;
}
.banner-btn a {
  color: #fff;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  margin: 0 10px 15px;
  padding: 11px 5px;
  text-decoration: none;
  text-transform: uppercase;
}
.green-btn {
  margin-bottom: 0px !important;
}
.services {
  padding: 40px 0 0;
  width: 99%;
}
.services p {
  margin: 0 auto 10px;
  max-width: 80%;
}
.service {
  padding: 25px 0 75px;
}
.assement-left {
  width: 100%;
  text-align: center;
}
.cta h3 {
  text-align: center;
  font-size: 25px;
}
.assement-right {
  float: left;
  text-align: center;
  width: 100%;
  padding: 27px 0px 0px;
}
.cta a {
  display: inline-block;
  float: none;
  padding: 10px 40px;
  font-size: 12px;
}
.cta {
  padding: 60px 0 75px;
}
.result h2 {
  font-size: 26px;
  margin-bottom:25px;
}
.results {
  margin-top: 45px;
  width: 100%;
  padding:0px;
}
.vid-left {
  float: left;
  width: 100%;
}
.vid-right {
  float: left;
  width: 100%;
  margin-top:30px;
  text-align:center;
}
.vid-container {
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin: 0 auto;
  padding: 0;
  width: 340px;
  max-width:100%;
}
/*
.vid-container iframe {
  display: table;
  height: 161px;
  margin: 0 auto;
  padding-top: 12px;
  width: 258px;
}*/

.vid-container iframe {
    display: table;
    height: 161px;
    margin: 0 auto;
    /*padding-top: 2px;
    width: 229px;*/
     padding-top: 12px;
    width: 256px ;
    max-width:100%;
}

.latest-news h2 {
  font-size: 30px;
}
.latest-news h3 {
  font-size: 17px;
}
.posts {
  margin: 0 0 45px;
  width: 100%;
  text-align: center;
}
.post-img {
  width: 100%;
  height:auto;
}
.post-img span {
  bottom: 5px;
}
.posts h4 {
  margin: 10px 0 0px;
}
#fancyhcmNewsRss {
  margin:0px;
}
.cta-left {
  width: 100%;
  text-align: center;
}
.cta-right {
  float: left;
  margin: 20px 0 0px;
  text-align: center;
  width: 100%;
}
.foot-nav {
  float: left;
  width: 100%;
  margin-right:0px;
}
.footer-last {
  float: left;
  width: 100%;
}
.footer-tweets {
  float: left;
  width:100%;
  margin:0px;
}
.copyright {
  font-size: 11px;
  text-align: center;
}
.copyright p {
  width: 100%;
}
.copyright span {
  float: none;
  margin-right: 0px;
}
.copyright span a {
  font-size: 11px;
}
.footer-post {
  width: 100%;
  margin-right: 0px;
}
.footer-posts p {
  float: left;
  width: 184px;
}
.container {
  width: 95%;
}
.page-title.innerpage-title {
  text-align: center;
}
.page-title h1 {
  font-size: 30px;
}
.page-title {
  padding: 35px 0;
}
.row-fluid-wrapper.row-depth-1.row-number-3 {
  margin: 0 auto;
  width: 100%;
}
.row-fluid-wrapper.row-depth-2.row-number-1 {
  width: 95%;
  margin: 0 auto;
}
.about-us {
  text-align: center;
}
.about-us h1 {
  font-size: 25px;
}
.about-us h3 {
  font-size: 24px;
}
.about-us p {
  font-size: 15px;
  line-height: 25px;
  margin: 15px auto 0;
}
.about-setus {
  text-align: center;
  padding: 10px 0 50px;
}
.about-setus h2 {
  font-size: 25px;
  margin-bottom: 0;
}
.about-setus p {
  font-size: 15px;
  line-height: 25px;
  margin: 15px auto 0;
  padding: 0px;
}
.widget-span.widget-type-cell.blog-sidebar {
  max-width: 100%;
  padding: 0 8px;
  text-align:left;
}
.blog-sidebar h3 {
  font-size: 17px;
}
.award-section-1 {
  text-align: center;
}
.award-section-1 h1 {
  margin-top: 0;
  line-height: 35px;
  font-size: 23px;
}
.award-section-1 h3 {
  line-height: 35px;
}
.award-section-1 a {
  font-size: 12px;
  padding: 10px 40px;
}
.award-section-2 {
  text-align: center;
}
.award-section-2 h1 {
  margin-top: 0;
   line-height: 35px;
}
.award-section-2 a {
  font-size: 12px;
  padding: 10px 40px;
}
.section3left {
  text-align: center;
}
.award-section-2 p {
  margin: 25px 0;
    font-weight: lighter;
    line-height:30px;
    font-size:17px;
}
.award-section-3 p {
  margin: 25px 0;
    font-weight: lighter;
    line-height:30px;
    font-size:17px;
}
.award-section-1 p {
  margin: 25px 0;
     
    font-weight: lighter;
    font-size: 17px;
    line-height: 30px;
}
.solutions.child {
  padding: 10px 0;
  text-align: center;
}
.pys-select-boxes {
  margin: 50px 0 0;
}
.pyt-blocks {
  margin: 0px 0px 30px;
  width: 100%;
}
.solutions ul li {
  text-align: left;
}
.blog-details .read-more {
  margin: 20px 0 25px;
}
.blog-post-date {
  padding: 7px 8px;
  width: 55px;
}
.blog-post-date h2 {
  font-size: 18px;
  line-height: 25px;
}
.blog-main {
  padding: 40px 0;
}
.maps .wrapper div {
  margin: 20px 0;
  width: 100%;
  max-width:100%;
}
.address-section iframe {
  width: 100%;
}
form.hs-form .form-columns-2 .hs-form-field, form.hs-form .form-columns-3 .hs-form-field {
  float: none;
  width: 100%;
}
.send form input {
 width: 97.1%;
}
form.hs-form .form-columns-2 .hs-form-field .hs-input, form.hs-form .form-columns-3 .hs-form-field .hs-input {
  width: 98%;
}
.hs-form fieldset.form-columns-1 .input {
  margin-right:0px;
}
.send form textarea {
  padding: 1% 1.3%;
}
.actions {
  text-align: center;
  width: 100%;
  float: left;
}
.send form input[type="submit"] {
  float: none;
}
.blog-details {
  text-align: center;
}
.blog-pagination {
  text-align: center;
}


.row-fluid-wrapper.row-depth-1.row-number-2 {
  margin: 0 auto;
 /* width: 95%;*/
 width:100%;
  text-align: center;
}
 
.landing-left p {
  font-size: 15px;
  line-height: 25px;
  margin: 15px auto 0;
  text-align: left;
}
.landing-copyright {
  font-size: 11px;
}
.widget-span.widget-type-cell.landing-right {
  padding: 32px 20px;
}
.landing-right h3 {
  font-size: 19px;
}
.landing-left li {
  text-align: left;
}
.hs_blog_default_hubspot_blog_subscription.field.hs-form-field {
  text-align: left;
}
.hs_email.field.hs-form-field {
  text-align: left;
}
.blog-sidebar .widget-module ul {
  text-align: left;
}
.blog-sidebar .active-branch {
  padding: 0;
  text-align: left;
}
.value-section {
  padding: 51px 0 60px;
}
.value-section p {
  font-size: 15px;
  line-height: 25px;
  margin: 15px auto 0;
}
.value-section ul {
  padding: 0;
  text-align: center;
  width: 100%;
}
.value-section ul li span {
  float: none;
  margin: 0 auto 25px;
}
.value-section ul li h3 {
  width: 100%;
  display: inline-block;
}
.value-section ul li {
  margin: 0 0 55px;
}
.solutions.child {
  text-align: left;
}
.social-sharing-widget-vertical {
  display: inline-flex;
}
.row-fluid-wrapper.row-depth-3.row-number-1 {
  text-align: left;
}
.blog-sidebar .hs-button.primary.large {
  float: left;
}
.sitemap-block {
  width: 100%;
}
.sitemap-block ul {
  display: table;
  margin: 0 auto;
  text-align: left;
}



}




@media screen and (min-width:768px) and (max-width: 1024px){
.video {
  background-image: url("//cdn2.hubspot.net/hubfs/603447/vid-bg.jpg?t=1438000588547");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  padding: 70px 0 50px;
  width: 100%;
}
.vid-container {
  background-image: url("//cdn2.hubspot.net/hubfs/603447/vid-container.png?t=1438000588547");
  background-repeat: no-repeat;
  background-size: 338px auto;
  height: 286px;
  padding: 12px 0 0 42px;
  width: auto;
}
iframe {
  height: 160px;
  max-width: 100%;
  width: 254px;
}
.wrapper {
  width: 95%;
}
.logo {
    width: 210px;
}
.logo img {
  margin: 9px 0;
  max-width: 100%;
}
.nav-container {
  width: 70%;
}
.menu {
  float: right;
}
.menu ul {
  padding: 0;
}
.banner p {
  width: 91%;
}
.service {
  padding: 30px 0 50px;
}
.services {
  padding: 40px 2.3%;
  width: 28%;
}
.services p span {
  display: inline-block;
  font-size: 14px;
  line-height: normal;
  margin-bottom: 10px;
}
.services p {
  font-size: 13px;
}
.assement-left {
  width: 65%;
}
.cta h3 {
  line-height: 40px;
}
.assement-right {
  padding: 44px 0;
}
.result {
  padding: 60px 0;
}
.post-img span {
  bottom: 5px;
}
.post-img {
  height: 100%;
}
.cta-right {
  padding: 25px 0;
}
.foot-nav {
  margin-right: 3.1%;
  width: 19%;
}
.footer-post {
  margin-right: 3.1%;
  width: 27.7%;
}
.footer-tweets {
  margin-right: 3.1%;
  width: 22%;
}
.footer-last {
  /*width: 22% !important;*/
   width: 21% !important;
}
.container {
  width: 96%;
}
.row-fluid-wrapper.row-depth-1.row-number-2 {
  margin: 0 auto;
  width: 100%;
}
.about-setus {
  padding: 10px 0 30px;
}
.award-section-1 {
  padding: 35px 0 74px;
}
.award-section-2 {
  padding: 35px 0 74px;
}
.widget-span.widget-type-cell.blog-post-sec {
  max-width: 100%;
  /*width: 96%;*/
}
/*
.span8.widget-span.widget-type-cell.blog-post-sec {
  margin: 0 1.5%;
 /* width: 67%;*/
}*/
.span4.widget-span.widget-type-cell.blog-sidebar {
  margin: 0 1.5% !important;
  width: 27%;
  
}
.blog-sidebar .hs-button.primary.large {
  padding: 10px 30px;
}

/*.row-fluid .span8 {
  margin: 0 1.5% !important;
  width: 67% !important;
}*/
.pyt-blocks {
  margin: 0 1.8% 70px;
}
.maps .wrapper div {
  max-width: 44.2%;
  margin: 20px 2.9%;
  width:100%;
}

.send form input {
  width: 97%;
}
.span12.widget-span.widget-type-cell.send {
  padding-left: 10px;
}
.hs-button.primary.large {
  margin-right: 10px;
}
.value-section ul {
  padding: 0 2.5%;
  width: 45%;
}
.span4.widget-span.widget-type-cell.blog-sidebar {
  width: 27%;
  margin: 0px 1.5%;
   
}

.row-fluid-wrapper.row-depth-2.row-number-1 {
  width: 96%;
  margin: 0 auto;
}
.span4.widget-span.widget-type-cell.landing-right.drop-shadow.lifted {
  width: 38%;
  margin: 0 1.5%;
  padding: 32px 15px;
  
  background: #fdfdfd none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    border-radius: 6px;
    margin-top: 22px;
   /* padding: 27px 34px;*/
     
  
}
.landing-right h3 {
  font-size: 20px;
}
.landing-right .hs-button.primary.large {
  font-size: 12px;
  font-weight:normal;
}


.drop-shadow {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    position: relative;
}



.landing-right .hs-button.primary.large:hover {
    background: #2e394d none repeat scroll 0 0;
    border: 2px solid #2e394d;
    color: white;
    transition: all 0.6s ease-in-out 0s;
}



.drop-shadow::before, .drop-shadow::after {
    content: "";
    position: absolute;
    z-index: -2;
}
.lifted::after {
    left: auto;
    right: 10px;
    transform: rotate(3deg);
}
.lifted::before, .lifted::after {
    bottom: 15px;
   /* box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);*/
    height: 20%;
    /*left: 10px;*/
    max-height: 100px;
    max-width: 300px;
    /*transform: rotate(-3deg);*/
    transform: rotate(0deg);
    width: 46%;
    
    
}
.drop-shadow::before, .drop-shadow::after {
    content: "";
    position: absolute;
    z-index: -2;
}
.lifted {
    border-radius: 4px;
}
.drop-shadow {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    float: left;
    margin: 2em 10px 4em;
    padding: 1em;
    position: relative;
    width: 40%;
}

}

.trgreen
{
    color:#fff;font-family:'Open Sans',sans-serif;
}
.tryellow
{
   background-color:#feca2c;font-family:'Open Sans',sans-serif;
}
.trred
{
   background-color:#f82a51;color:#fff;font-family:'Open Sans',sans-serif;
}

.tdbackground
{
background-color:background-attachment: scroll;
background-clip: border-box;
background-color: rgba(0, 0, 0, 0);
background-image: linear-gradient(rgb(100, 188, 28) 0px, rgb(94, 173, 30) 96%);
background-origin: padding-box;
background-size: auto;
box-sizing: border-box;
color: rgb(51, 51, 51);font-family:'Open Sans',sans-serif
}

.top-margin-zero{margin-top:0px !important;}
.tr-risk-level{background-color:rgba(200, 200, 200, 0.39);font-size:20px;font-family:bold;font-family:'Open Sans',sans-serif;}
.nopadding{padding:0px !important;}



.sales-peoples-sec .row-fluid-wrapper.row-depth-2.row-number-1{
 width: 100% !important;
}

.sales-peoples-sec .row-fluid-wrapper.row-depth-3.row-number-1{
   text-align: center !important;
}

.sales-peoples-sec {
    
    
    background: url("//cdn2.hubspot.net/hubfs/603447/contingent-workforce-facts-bg__2.jpg") no-repeat center center/cover !important; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  
background-size:cover;
    color: hsl(0, 0%, 100%);
 padding: 100px 0 50px;
   text-align: center;
    width: 100%;

}    
.sales-peoples-sec h1 {
    color: hsl(0, 0%, 100%);
       font-size: 43px;
    padding: 5px 0;
    text-transform: uppercase;
}
.sales-peoples-sec h2 {
    color: hsl(0, 0%, 100%);
    font-size: 40px;
    padding: 0 0 42px;
    text-transform: uppercase;
}
.values-box {
    background: #eef4e9 none repeat scroll 0 0;
    border-radius: 4px;
    color: hsl(0, 0%, 13%);
    margin: 17px 0;
    min-height: 239px !important;
    padding: 29px 27px;
}
.sales-peoples-sec p {
padding: 0px 0 30px;  
 }
.values-box h1 {
    color: #3498db !important;
    font-size: 40px;
    padding: 4px 0;
}
.values-box p {
    padding: 0;
}
.text-values {
    display: inline-block;
    margin: 0 auto;
    padding-bottom: 75px;
    padding-top: 65px;
}
.text-values p {
    font-size: 17px;
    line-height: 20px;
    margin: 0;
    padding: 0;
  }
  
  .txtbold
  {
      font-weight: bold;
  }
  
  .error-container {
    float: none !important;
    margin: 0 auto !important;
    max-width: 1170px;
    padding: 80px 0;
}

.error-container input.hs-input {
    background: #f3f3f3 none repeat scroll 0 0 !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 3px;
    box-shadow: none;
    display: table;
    height: auto;
    margin: 30px 0 0;
    max-width: 470px;
    padding: 16px 0;
    text-indent: 10px;
    width: 100%;
}

.error-container .hs-button.primary {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #5fc70b 0px, #5fc70b 100%) repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    margin-top: 18px;
    padding: 15px 50px;
    text-decoration: none;
    text-transform: uppercase;
}

.widget-type-google_search .input {
    margin: 0 3% !important;
}

.widget-type-google_search label {
    margin: 0 3% !important;
}

.location {
  background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/603447/location-bg1.png?t=1446227668557") no-repeat fixed 0 0 / cover ;
  min-height: 400px;
  padding: 0 0 56px;
}

.toll-free h2 {
    background: #fff none repeat scroll 0 0;
    color: #000000;
    display: inline-block;
    font-size: 33px;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    font-weight:bold;
}
.toll-free h2 span {
    color: #5daa1e;
    font-weight: 700;
}
.widget-span.widget-type-rich_text.toll-free {
  margin: 40px 0 0;
}
.location h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    padding: 70px 0 30px;
    text-align: center;
    text-transform: uppercase;
}

.location h1 span {
    color: #000000;
}

.address {
    float: left;
   
    width: 225px;
}

.location h3 {
    color: white;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.location p {
    color: #fff;
    font-size: 15px;
}

.address i {
    margin-right: 10px;
}

#scoreid >ul
{
    list-style-type: decimal;
}
.dotted {
  border-top: 1px dotted #ccc;
   border-left: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
  margin-bottom: 20px;
  
  width: 90%;
    margin-top: 17px;
    margin-left: 6%;
    
}
.dotted > p {
   
   border-bottom: 1px dotted #ccc;
    max-width: 940px;
    padding: 0 20px;
    
}

.scoretbl {
  background-color: #92d050;
  border: 1px solid #000;
  text-align: center;
 
}

.scoretbl th, .scoretbl td {
  border: 1px solid #000;
  border-collapse: collapse;
  border-spacing: 0;
   padding:10px 0px;
}

.divbar
{
    text-align:center;
}


.about-us li{
    font-family: "Open Sans",sans-serif;
    text-align: left;
    
    font-size: 19px;
    font-weight: 500;
    line-height: 30px;
    
}

.centertr
{
    background-color:#fff;
}

.toll-free a
{
 color: #000;
    text-decoration: none;
}

 

.send form ::-webkit-input-placeholder {
     color:    #000;
     opacity: 0.5 !important;
     font-weight: bold;
     font-size:14px;
}

.send form :-moz-placeholder { /* Firefox 18- */
    color:    #000;
     opacity: 0.5 !important;
     font-weight: bold;
     font-size:14px;
}

.send form ::-moz-placeholder {  /* Firefox 19+ */
   color:    #000;
      opacity: 0.5 !important;
     font-weight: bold;
     font-size:14px;
}

.send form :-ms-input-placeholder {  
    color:    #000;
     opacity: 0.5 !important;
     font-weight: bold;
     font-size:14px;
}

.blog-subscription
{
    border: 1px solid #ccc;
    margin: 20px 0;
    padding: 21px;
}

.thank-button a {
   /* background: #2e394d none repeat scroll 0 0;
    border: medium none;
    border-radius: 30px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: lato;
    margin: 10px 0 20px;
    padding: 11px 48px;
    text-transform: uppercase;
    transition: all 0.6s ease-in-out 0s;
    text-decoration:none;*/
    
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    margin: 10px 0 20px;
    padding:  11px 15px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
    /*background-position: 8px -732px;*/
    background: #5ead1e none repeat scroll 0 0;
    cursor: pointer;
     border-radius: 3px;
     width:154px;
       display:block;
}

.thank-button a:hover {
    background: #5ead1e none repeat scroll 0 0;
    color: white;
    opacity: 0.99;
}

.inner-pages p {
    color: #2e394d;
    line-height: 25px;
    margin: 14px 0;
    text-align: justify;
}

.inner-pages h3 {
    color: #3b4550;
    margin: 18px 0;
}

.inner-resource h3 {
    color: #3b4550;
    margin: 18px 0;
}

.landing-left.animated.fadeInLeft.slow.go.full{display:block}


.landing-right textarea {
    min-height:150px;
}

/*Added 16112015*/
.span8.widget-span.widget-type-cell.landing-left.animated.fadeInLeftNew.go.left-to-right {
    float: right;
    width: 56%;
}
.fadeInLeftNew.go {
    animation-name: fadeInRight;
}
.go.fadeInRightNew{
    animation-name: fadeInLeft !important;
}
@media screen and (min-width: 768px) {
   .span8.widget-span.widget-type-cell.landing-left.animated.fadeInLeft.go
{
width: 59%;
}
}

.author-bio.upper {
    margin-top: 0;
}
.author-bio {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #eee;
    display: inline-block;
    margin: 39px 0;
    padding: 26px 28px;
}

.bio-image {
    float: left;
    /*margin: 0 16px 0 0;*/
    margin:0px;
    width: 115px;
}

.hs-author-avatar>img {
    border-radius: 50%;
}
.bio-text {
    float: right;
    width: 78%;
}

.bio-text>p {
    line-height: 25px;
    margin: 10px 0 20px;
}
.post-by {
    color: #5ead1e;
    font-size: 20px;
    margin-bottom: 11px!important;
}

.hs-author-social-section.author-page {
    margin: 16px 0;
}
.hs-author-social-links {
    display: inline-block;
}


    
 .bio-text h2 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin:10px 0 20px;
}

.hs-author-bio {
    
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    text-align: justify;
}

@media screen and (min-width:768px) and (max-width: 1200px){
    .bio-text {
    width: 76%;
}
}

@media screen and (min-width:768px) and (max-width: 980px){
    .bio-text {
    width: 67%;
}
}

@media screen and (max-width:767px){
    .bio-text {
   display: block;
    float: none;
    width: 100%;
    text-align:center;
}

.bio-image {
    
    float: none;
    margin: 0 auto 20px;
    width: 140px;
}
}

.remove-border-padding .row-fluid-wrapper.row-depth-3:first-child 
{
  border: medium none !important;
  padding: 0 !important;
}

.remove-border-padding .row-fluid-wrapper.row-depth-3:last-child 
{
  border: medium none !important;
  padding: 0 !important;
}

.row-fluid-wrapper.row-depth-3.row-number-4 {
    border: medium none;
    padding: 0 ;
}

.input select {
    padding: 8px;
    width: 100%;
}