@import url(https://fonts.googleapis.com/css?family=Exo+2:700,600,300,400,200,100);
@font-face {
	font-family: 'Gotham-Book';
	src: url('https://www.xzito.com/hubfs/fonts/Gotham-Book.eot?') format('eot'),  url('https://www.xzito.com/hubfs/fonts/Gotham-Book.otf') format('opentype'),  url('https://www.xzito.com/hubfs/fonts/Gotham-Book.woff') format('woff'),  url('https://www.xzito.com/hubfs/fonts/Gotham-Book.ttf') format('truetype'),  url('https://www.xzito.com/hubfs/fonts/Gotham-Book.svg#Gotham-Book') format('svg');
} 
@font-face {
	font-family: 'Gotham-Bold';
	src: url('https://www.xzito.com/hubfs/fonts/Gotham-Bold.eot?') format('eot'),  url('https://www.xzito.com/hubfs/fonts/Gotham-Bold.otf') format('opentype'),  url('https://www.xzito.com/hubfs/fonts/Gotham-Bold.woff') format('woff'),  url('https://www.xzito.com/hubfs/fonts/Gotham-Bold.ttf') format('truetype'),  url('https://www.xzito.com/hubfs/fonts/Gotham-Boldk.svg#Gotham-Bold') format('svg');
}
@font-face {
	font-family: 'Gotham-Black';
	src: url('https://www.xzito.com/hubfs/fonts/Gotham-Black.eot') format('eot'),  url('https://www.xzito.com/hubfs/fonts/Gotham-Black.otf') format('opentype'),  url('https://www.xzito.com/hubfs/fonts/Gotham-Black.woff') format('woff'),  url('https://www.xzito.com/hubfs/fonts/Gotham-Black.ttf') format('truetype'),  url('https://www.xzito.com/hubfs/fonts/Gotham-Black.svg#Gotham-Black') format('svg');
}
/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* These includes are optional, but helpful. */
{
% include "hubspot/styles/responsive/modules.css" %
} {
% include "hubspot/styles/patches/recommended.css" %
} /****************************************/
/* Custom Styles                        */
/****************************************/

{
% include "custom/page/CSS/css-animation.css" %
}
/*****************************************/
/* Start your style declarations here    */
/*****************************************/

img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
    height: auto;
}

html {
	background-color: #000;
}
body {
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
	font-family: 'Arial';
	line-height: 25px;
	font-size: 16px;
	margin: 0;
	color: #404041;
	font-weight: 200;
}

strong {
	font-family: 'Gotham-bold';
}
.push-body {
	/*    transition: all 0.3s ease 0s;
    margin-left: 320px !important;
    margin-right: -320px !important;*/
	overflow: hidden;
}
.push-header {
	transition: all 0.3s ease 0s;
	margin-left: 320px !important;
	margin-right: -320px !important;
}
.body-container-wrapper {
	transition: all 0.3s ease 0s;
	perspective: 800px;
	perspective-origin: 0% 50%;
	width: 100%;
}
.push-body .floating-subscription-wrapper {
	display: none !important;
}
.push-body .body-container {
	-webkit-transform: translateX(300px) rotateY(15deg);
	-moz-transform: translateX(300px) rotateY(15deg);
	-ms-transform: translateX(300px) rotateY(15deg);
	-o-transform: translateX(300px) rotateY(15deg);
	transform: translateX(300px) rotateY(15deg);
}
.body-container {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: -webkit-transform .4s ease;
	-moz-transition: -moz-transform .4s ease;
	-ms-transition: -ms-transform .4s ease;
	-o-transition: -o-transform .4s ease;
	transition: transform .4s ease;
	-webkit-transform-origin: 0% 50%;
	-moz-transform-origin: 0% 50%;
	-ms-transform-origin: 0% 50%;
	-o-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	background-color: #ffffff;
	min-height: 700px;
}
.over-mask {
	opacity: 0.5;
	position: fixed;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	display: block;
	background-color: #000;
}
.overflow-hidden {
	overflow: hidden;
}
.wrapper-padding {
	padding: 35px 0;
}
.header-wrapper {
	position: relative;
	z-index: 9999;
	background-color: #ffffff;
	height: 105px;
}
p, li {
	font-family: 'Gotham-Book';
	line-height: 24px;
	font-size: 16px;
	font-weight: 200;
	color: #4a4a4a;
}
li {
	margin-bottom: 5px;
}
a {
	color: #F16A46;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

a:hover {
	color: #42a9a6;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

h1 {
	font-size: 54px;
	color: #404041;
	line-height: 66px;
	font-weight: 200;
	margin: 28px 0;
}

h2 {
	font-family: 'Gotham-Bold';
	font-size: 40px;
	color: #404041;
	line-height: 48px;
	font-weight: 200;
}
h3 {
	font-size: 28px;
	font-family: 'Gotham-bold';
	color: #404041;
	line-height: 38px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: 400;
}
.big-p, .big-p p, .big-p li {
	font-size: 17px;
	line-height: 24px;
}
 .white p, .white li, .white h2, .white h3, {
 color: #ffffff;
}
.hs-custom-form label {
	margin-bottom: 10px;
	color: #5D5D5D;
}

ul.inputs-list.multi-container {
    list-style: none;
    padding-left: 15px;
}

.input select {
	height: 39px;
	background-color: white;
	border: 1px solid #CCC;
  border-radius: 0px;
}
.hs-form fieldset.form-columns-1 .hs-input {
	width: 100% !important;
}
/*HS Support 08/26/15 to make error messages visible*/

.hs-error-msgs label {
	color: #f37a54;
	display: inherit;
}
.hs-error-msgs.inputs-list {
	padding-left: 0;
}
ul.hs-error-msgs li {
	list-style-type: none;
}
.three-col-list {
	width: 33%;
	margin-right: 2%;
	display: inline-block;
	vertical-align: top;
}
.three-col-list:last-child {
	margin-right: 0;
}
.big-number-list ol {
	counter-reset: li; /* Initiate a counter */
	margin-left: 0; /* Remove the default left margin */
	padding-left: 0; /* Remove the default left padding */
}
.big-number-list ol > li {
	position: relative;
	list-style: inside none none;
	margin: 0px 0px 6px 20px;
	padding: 5px 8px 5px 30px;
}
.big-number-list ol > li::before {
	font-family: 'Gotham-Bold';
	content: counter(li, decimal);
	counter-increment: li;
	position: absolute;
	top: -14px;
	box-sizing: border-box;
	width: 3em;
	margin-right: 6px;
	padding: 20px;
	font-weight: bold;
	text-align: center;
	font-size: 35px;
	color: #F16A46;
	left: -1.50em;
}
.content-bullets ul {
	padding-left: 0;
}
.content-bullets ul li {
	background: url("//39120.fs1.hubspotusercontent-na1.net/hub/39120/file-2440416775-png/bullet.png") no-repeat scroll 0px 20px transparent;
	padding: 20px 20px 20px 40px;
	cursor: pointer;
	border-bottom: 2px dashed #C5C7C9;
	list-style: none;
}
.content-bullets ul li:last-child {
	border-bottom: none;
}

input {
    padding: 9px !important;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select {
	font-size: 14px;
	width: 100%;
	padding: 6px;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
textarea {
    border: 1px solid rgb(216, 216, 216);
    font-size: 15px;
    padding: 13px 10px 15px 12px;
    line-height: 20px;
}
form .hs-form-field {
	margin-bottom: 20px;
}
.hs_submit {
	text-align: center;
}
.widget-type-blog_subscribe .hs_submit {
	box-shadow: none !important;
}
.styled-select {
	overflow: hidden;
	background: url("https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/arrow_filters.png") no-repeat scroll 95% center #FFF;
	width: 99%;
	border: 1px solid #cccccc;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 6px 0;
}
.styled-select select {
	background: none repeat scroll 0px 0px transparent;
	border: 0px none;
	border-radius: 0px;
	width: 106%;
	color: #757575;
	padding: 4px 6px;
	vertical-align: middle;
	box-sizing: border-box;
	height: 33px;
}
form .actions .hs-button {
    padding: 12px 21px !important;
    font-size: 14px;
    background-color: #F16A46;
    cursor: pointer;
    text-transform: uppercase;
    border: none;
    font-weight: 700;
    border-radius: 5px;
    text-align: left !important;
    transition: all 0.3s ease-in-out;
    color: #fff;
}
.white-lrg-btn {
	padding: 10px 25px;
	font-size: 18px;
	color: #FF5100;
	background: none repeat scroll 0% 0% #ffffff;
	cursor: pointer;
	text-decoration: none;
	box-sizing: border-box;
	font-weight: 300;
	display: inline-block;
}
body .blue-lrg-btn {
    padding: 10px 20px;
    font-size: 15px;
    color: #FFF;
    background: none repeat scroll 0% 0% #F16A46;
    cursor: pointer;
    text-decoration: none;
    box-sizing: border-box;
    font-weight: 400;
    display: block;
    margin: 0 auto;
    width: 172px;
    position: relative;
    float: left;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 5px;
}
.blue-lrg-btn:hover {
	background: none repeat scroll 0% 0% #404040;
}
body .red-lrg-btn {
    padding: 10px 20px;
    font-size: 15px;
    color: #FFF;
    background: none repeat scroll 0% 0% #F16A46;
    cursor: pointer;
    text-decoration: none;
    box-sizing: border-box;
    font-weight: 300;
    display: inline-block;
    float: right;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 5px;
}
.red-lrg-btn:hover {
	background: none repeat scroll 0% 0% #404040;
	color:#fff;
}
.division-shadow {
	background: url('//cdn2.hubspot.net/hub/39120/file-2512462164-png/images/website_2015/division-shadow.png') repeat-x center top;
	min-height: 15px;
}
.blog-pagination {
	margin-top: 0px;
}
.blog-pagination .red-lrg-btn {
}
.blog-pagination .blue-lrg-btn {
	position: relative;
}
.clear {
	clear: both;
}
.padding-top {
	padding-top: 35px !important;
}
.header-container-wrapper {
	position: fixed;
	width: 100%;
	z-index: 1000;
	top: 0px;
	border-bottom: 1px solid #F5F6F6;
	transition: all 0.4s ease 0s;
}
.header-container-wrapper .hs-image-widget {
	transition: all 0.4s ease 0s;
}
.logo-container {
	text-align: center;
	position: relative;
	top: 20px;
}

.logo-container.new-logo-m {
    display: none;
}

.lp-header .logo-container {
	text-align: left !important;
}
.lp-header .logo-container img {
/*width: 120px !important;*/
}
.body-container-wrapper-smaller {
	padding-top: 68px !important;
}
.header-container {
	background-color: #ffffff;
}
.header-container .container {
	position: relative;
}
.body-container-wrapper {
	padding-top: 83px;
}
.container-fluid {
	max-width: none !important;
	margin: 0px !important;
	padding: 0px !important;
}
.container {
	max-width: 1200px !important;
	margin: 0px auto !important;
	float: none !important;/*padding: 0px 15px;*/
}
.raised-btn-red .cta_button {
}
.cta_button span {
    font-family: 'Gotham-bold' !important;
    font-size: 12px !important;
    text-shadow: none;
}
.show {
	display: block !important;
}
.header-cta {
	margin-top: 25px;
	text-align: right;
	transition: all 0.4s ease 0s;
}
.hs-breadcrumb-menu-item {
	float: left !important;
	font-size: 15px !important;
}
.hs-breadcrumb-menu-item {
	float: left;
	padding: 15px 9px 10px 0px;
}
.hs-breadcrumb-menu-item a {
	text-decoration: none !important;
}
.container_bc {
	max-width: 1200px!important;
	margin: 0 auto!important;
	float: none!important;
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #e5e5e5 !important;
}
.hs-breadcrumb-menu-divider:before {
	content: ':' !important;
	padding-left: 10px !important;
}

.outsource_lp input.hs-button.primary.large {
    background-color: #ec6756;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 12px 15px 13px 15px !important;
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'Gotham-bold';
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    line-height: normal;
    float: left;
}

.outsource_lp  fieldset.form-columns-2 {
    max-width: 100%;
}

.p_header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding-top: 43px;
}

.smaller-header .p_header {
    padding-top: 22px;
    transition: all 0.4s ease 0s;
}

.link_p a {
    font-family: 'Gotham-Black';
    color: #818282;
    font-size: 20px;
}

.icon_p {
    display: flex;
}

.icon_p img {
    padding-right: 23px;
    height: 25px;
    width: 25px;
}

@media (max-width: 767px) {
  .p_header {
      display: none;
  }
}


@media (max-width: 979px) {
  .span2.widget-span.widget-type-custom_widget.phone_header {
      width: 40%;
  }
  
  .logo-container.new-logo img {
      width: 350px !important;
      padding-top: 9px;
  }    
}



/*---

Image Gallery

----*/

.image_gallery_set {
	display: inline-block;
	margin: 0px 3% 2.5% 0px !important;
	width: 29%;
}
.image_gallery_set a img {
	border: 1px solid #d8d8d8;
}
.case-client-logo {
	text-align: center;
	border-bottom: 1px solid #231F20;
	margin-bottom: 35px;
}
.case-main-image {
	float: right !important;
}
.case-thumbnails {
	float: left;
}
/*---

LIGHTBOX

----*/

#html5-watermark {
	display: none !important;
}
#html5-next, #html5-prev {
	background-color: #cccccc;
}
/*---

ACCORDIONS

----*/

.accordion .accordion_header {
    padding: 15px 30px 15px 20px;
    cursor: pointer;
    border-bottom: 1px solid #d8d8d8 !important;
    background-color: #f2f2f2;
    font-size: 16px;
    position: relative;
    font-family: 'Gotham';
    font-weight: 500;
}
.accordion .accordion_header h3 {
	margin-bottom: -14px !important;
}
.accordion_icon {
	width: 23px;
	height: 23px;
	background: url("//39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/website_2015/icons/plus-icon-accordion-lg.png") no-repeat scroll 0px 0px transparent;
	vertical-align: middle;
	margin-right: 0px;
	display: inline-block;
	position: absolute;
	right: 15px;
	bottom: 36%;
}
.expanded .accordion_icon {
	background: url("//39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/website_2015/icons/minus-icon-accordion-lg.png") no-repeat scroll 0 0 transparent;
}
.accordion .accordion_content {
	color: #777;
	font-size: 16px;
	line-height: 26px;
	-webkit-box-shadow: inset 0px 16px 14px -12px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: inset 0px 16px 14px -12px rgba(0, 0, 0, 0.17);
	box-shadow: inset 0px 16px 14px -12px rgba(0, 0, 0, 0.17);
	padding: 20px;
	font-style: italic;
}
.type-wrap {
	margin: 10px auto;
	padding: 20px;
	background: #f0f0f0;
	border-radius: 5px;
	border: #CCC 1px solid;
}
span#typed, .typed-cursor {
	color: #f16a46 !important;
}
/*****************************************/
/*          PORTFOLIO PAGE               */
/*****************************************/

.portfolio_c p {
	font-size: 18px;
	width: 75%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	line-height: 27px;
	padding: 21px 0px;
}
.portfolio_c h3 {
	text-transform: uppercase;
	font-size: 20px;
}

.h_bg_1{
    background-image: url(https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/h_bg_1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
}

.vbox-overlay {
    background: rgba(228, 228, 228, 0.85) !important;
}

/*****************************************/
/*          SALES ANALYTICS PAGE        */
/*****************************************/

#data-banner {
    background: url(https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/banner-data-bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#data-banner h1 {
    font-size: 55px;
    font-family: 'Gotham-Black';
    margin: 0 0 15px 0;
    font-weight: bold;
    text-transform: uppercase;
}

#data-banner {
    padding: 3% 10% 0%;
}

#data-banner p {
    font-size: 20px;
    line-height: normal;
}

#data-banner img {
    margin-top: -30px;
}

#alternative-m {
    background: url(https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/banner-data-bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 4%; 
    margin-top: 40px;
}

#benefits-data p{
     margin: 5px 0px;
}

.benefits-icon-t {
    margin: 25px 0px;
}

#benefits-data h4, #benefits-data h3, #benefits-data h2{
    color: #ec685b !important;
}

div#process-data {
    background-color: #eaeaea;
}

div#data-packages {
    background-color: #eaeaea;
}

@media (max-width: 950px){
#data-banner h1 {
    font-size: 40px;
}
  #data-banner p {
    font-size: 16px;
    line-height: 25px;
}
#data-banner img {
    width: 90%;
}  
}

@media (max-width: 768px){
#data-banner h1 {
    font-size: 29px;
    line-height: normal;
    padding-top: 35px;
}
 #data-banner p {
    font-size: 16px;
    line-height: 25px;
}
#data-banner img {
    width: 100%;
    margin-top: -14px;
}  
  
#benefits-data table {
    width: 90%;
    margin: 0 auto;
} 
  
#benefits-data table td {
    vertical-align: middle;
}  
  
}

@media (max-width: 568px) { 
  
#data-banner h1 {
    font-size: 27px;
}

#data-banner {
    padding: 3% 2% 0%;
}
  
table.home_cta td {
    display: block;
}   

}


/*****************************************/
/*          SUPPORT PAGE               */
/*****************************************/
.support-form fieldset {
    max-width: 100% !important;
}

body .support-form .hs-input {
    max-width: 100% !important;
    border: 1px solid #b5b5b5;
    padding: 10px !important;
}

body .support-form label {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px !important;
    display: block;
}

.support-form .hs-form fieldset.form-columns-1 input[type="file"] {
    font-size: 12px;
    border: none;
}


.support-form {
    padding-bottom: 30px;
}

.support-form form .actions .hs-button {
    float: left;
}

.support-form ul.no-list.hs-error-msgs.inputs-list {
    margin-bottom: 0px;
}

.support-form .hs-form-required {
    display: inline-block !important;
    color: red !important;
}

.support-form  textarea {
    height: 170px !important;
}

.support-cta {
    border: 1px solid #dadada;
    padding: 6%;
    margin-bottom: 25px !important;
}

.support-cta h3 {
    font-size: 23px;
    font-family: 'Gotham-bold';
    color: #404041;
    line-height: 35px;
}

know
/*****************************************/
/*          CASE STUDY PAGE               */
/*****************************************/

.case-study-banner-t h1 {
    font-family: 'Gotham-Black';
    color: rgb(255, 255, 255);
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: -1px;
    line-height: normal;
    padding: 0 5%;
    margin: 30px 0px 80px 0px;
    text-shadow: 0px 0px 10px rgba(2, 2, 2, 0.49);
}


.span12.case-study-banner-t h1 {
    font-family: 'Gotham-Black';
    color: rgb(255, 255, 255);
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: -1px;
    line-height: normal;
    padding: 0 5%;
    margin: 30px 0px 80px 0px;
    text-shadow: 0px 0px 10px rgba(2, 2, 2, 0.49);
}

a.video-banner {
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    border: solid 2px #fff;
    color: #fff;
    padding: 20px 35px;
    border-radius: 5px;
    text-shadow: 0px 0px 5px rgba(2, 2, 2, 0.3);
}

a.video-banner:hover {
    background-color: #fff;
    color: #eb6755;
    text-shadow: 0px 0px 5px rgba(2, 2, 2, 0);
}

}

background

.vidyard-player-container {
      margin-top: 55px !important;
}

.video_t {
    width: 80%;
    margin: 20px auto;
}

.case-bottom-img img {
    padding: 2.5% 0px;
}

.case-bottom-m h4 {
    font-weight: bold;
    font-size: 21px;
    font-family: 'Gotham-bold';
    margin: 0px;
    padding: 3.5% 0 2.5% 0;
}

.case-bottom-m {
    padding: 20px 5% 40px 5%;
}

.banner_space {
    height: 435px;
}

.case-study-h {
    padding: 1% 0% 3% 0%;
}

.case-study-h h1 {
    font-family: 'Gotham-Black';
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: -2px;
    line-height: normal;
    padding: 0 10%;
}

.case-study-h img {
    display: block;
    margin: 0 auto;
    padding-top: 20px;
}

.challenge-section h2 {
    background-color: #f9f9f9;
    margin: 0px;
    padding: 35px 0px 9px 0px;
}

.features-section {
    background-color: #f9f9f9;
}


.features-section h3 {
    display: block !important;
    width: 50% !important;
    margin: 60px auto 0px auto !important;
}

#casestudy-m .row-fluid [class*="span"] {
    margin-left: 0%  !important;
}

#casestudy-m  .row-fluid .span6 {
    width: 50%;
}

.case-img-hide {
    display: none !important;
}

#casestudy-m .banner-wrapper3 { 
    background-repeat: no-repeat ;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment:scroll;
}

 .center-content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 5% 12% 0 12%;
}

 .center-content p {
    line-height: 21px;
    font-size: 15px;
    margin-top: 10px;
}

 .center-content h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

.module-study ul {
   margin: 15px 0px 0px 0px;
   list-style: none;
   padding: 0px;
}

.module-study ul li {
    padding: 0px 0px 0px 30px;
    background-image: url(https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/Case%20Studies/check-case-studies.png);
    background-position: 7px 6px;
    background-repeat: no-repeat;
}

#casestudy-m-2 .banner-wrapper3 img {
   width: 85% !important;
}

#casestudy-m-2 .content-details .center-content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 4% 0% 0% 0%;
}

#casestudy-m-2 .center-content.left-c-content {
    padding-left: 10% !important;
}

#casestudy-m-2 .container {
    padding: 50px 0px 30px 0px;
}

#casestudy-m-2 h4 {
    font-weight: bold;
    font-size: 21px;
    font-family: 'Gotham-bold';
    margin: 0px;
}

#casestudy-m-2 .row-fluid [class*="span"] {
    margin-left: 0;
}

.testimonial-cs {
    text-align: center;
    padding: 5% 20%;
}

.testimonial-cs p {
    font-size: 21px;
    line-height: 30px;
    font-style: italic;
}

.sep_testimonial {
    background-color:  #ec685b;
    width: 7%;
    height: 10px;
    margin: 28px auto;
}

.photo-testimonial {
    padding: 2% 0;
}

.cta-testimonial {
    background: url(https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/bg_cta.jpg);
    background-size: cover;
    padding: 4% 0;
}

.cta-module-testimonial {
    background-color: #fff;
    padding: 2% 0 1% 0px;
    width: 50% !important;
    text-align: center;
    background: url(https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/cta-background-cs.jpg);
    background-size: cover;
}

.cta-module-testimonial h4 {
    font-family: 'Gotham-Black';
    font-size: 45px;
    text-transform: uppercase;
    line-height: normal;
    padding: 0 15%;
    text-align: center;
    margin: 0px 0px 30px 0px;
}

.gradient_b {
    position: relative;
    bottom: -50px;
    height: 10px;
    width: 100%;
    background: -moz-linear-gradient(left, rgba(234,104,91,1) 0%, rgba(91,190,187,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(234,104,91,1)), color-stop(100%, rgba(91,190,187,1)));
    background: -webkit-linear-gradient(left, rgba(234,104,91,1) 0%, rgba(91,190,187,1) 100%);
    background: -o-linear-gradient(left, rgba(234,104,91,1) 0%, rgba(91,190,187,1) 100%);
    background: -ms-linear-gradient(left, rgba(234,104,91,1) 0%, rgba(91,190,187,1) 100%);
    background: linear-gradient(to right, rgba(234,104,91,1) 0%, rgba(91,190,187,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea685b', endColorstr='#5bbebb', GradientType=1 );
}


@media (max-width: 1200px) {

 .center-content {
  
}
  
#casestudy-m .banner-wrapper3 { 
    height: 585px !important;  
} 

#casestudy-m-2  .center-content {
    height: 365px !important;
} 

.cta-module-testimonial h4 {
    font-size: 33px;
}  
  
.cta-module-testimonial {
    padding: 3% 0 1% 0px !important;
    width: 75% !important;
}
}  

@media (max-width: 950px){
#casestudy-m-2 .center-content {
    height: auto !important;
}
  
.case-study-h h1 {
    font-size: 35px;
    padding: 0px 0%;
} 
  
.banner_text {
    width: 70% !important;
}  
  
}

@media (max-width: 767px) {
 
.span4.percentage_g {
    display: none;
}
  
.video_t {
    width: 95%;
} 
  
.vidyard-player-container {
    margin-top: 35px !important;
} 
  
.case-study-h img {
    width: 50% !important;
} 
  
  
.case-study-h h1 {
    font-size: 27px;
    letter-spacing: -1px;
} 
  
.features-section h3 {
    display: flow-root !important;
    width: auto !important;
    margin: 0px auto !important;
    padding: 45px 7% 0px 7% !important;
    font-size: 20px !important;
    line-height: normal !important;
}
 
.case-img-hide {
    display: block !important;
} 
  
.case-img {
    display: none !important;
}    
  
#casestudy-m .row-fluid .span6 {
    width: 100%;
}
   
 .center-content p {
    line-height: 20px;
    font-size: 14px;
    padding-left: 10px;
}  

.center-content {
    height: auto;
    padding: 0% 10% 0% 10%;
}
  
#casestudy-m .banner-wrapper3 {
    height: 315px !important;
    top: -30px;
    position: relative;
}
  
#casestudy-m-2 .center-content {
    height: auto !important;
}  
  
#casestudy-m-2 .container {

    padding: 0% 10% 0% 10%;
}  
  
#casestudy-m-2 .center-content.left-c-content {
    padding-left: 0% !important;
}
 
.cta-module-testimonial h4 {
    font-size: 25px;
}  
  
.cta-case-study img {
    width: 65%;
}
  
.gradient_b {
    bottom: -30px;
}  
 
.cta-module-testimonial .cell-wrapper {
    margin: 0px;
}  
 
.cta-testimonial {
    padding: 6% 0;
} 
  
  .challenge-section .cell-wrapper {
    margin-bottom: 9px;
    margin-top: 13px;
}
  
}  


/*****************************************/
/*          WEBSITE FOOTER               */
/*****************************************/
.footer-wrapper {
	background-color: #464646;
	padding: 35px 20px 0px 20px;
	color: #ffffff;
	line-height: 24px;
	background: url(https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/footer_bg.png) no-repeat left bottom #464646;
}
.footer-wrapper a:hover {
	color: #ffffff !important;
}
.footer-address {
	margin-top: 15px;
	font-size: 20px;
}
.footer-copywright {
	font-size: 14px;
	background-color: black;
	padding: 17px 0px;
	width: 50% !important;
	position: absolute;
	color: #a6a8ab;
}
.footer-copywright a {
	text-decoration: none;
	color: #a6a8ab;
}
.footer-cta {
	margin-bottom: 20px;
	text-align: right;
}
.fm_button span {
	width: 34px !important;
	height: 27px !important;
	margin-right: 15px !important;
	vertical-align: top;
	background: url("//39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/website_2015/icons/follow-me-icons-sprite.png") no-repeat scroll transparent !important;
}
.fm_youtube span {
	background-position: -202px -99px !important;
}
.fm_youtube span:hover {
	background-position: -202px -50px !important;
}
.fm_facebook span {
	background-position: 12px -98px !important;
}
.fm_facebook span:hover {
	background-position: 12px -50px !important;
}
.fm_googleplus span {
	background-position: -93px -99px !important;
}
.fm_googleplus span:hover {
	background-position: -93px -50px !important;
}
.fm_linkedin span {
	background-position: -150px -98px !important;
}
.fm_linkedin span:hover {
	background-position: -150px -50px !important;
}
.fm_twitter span {
	background-position: -42px -99px !important;
}
.fm_twitter span:hover {
	background-position: -42px -50px !important;
}
.fm_rss {
	display: none !important;
}
.footer-followme {
	text-align: right;
}
.footer-cta .cta_button span {
	font-size: 17px !important;
}
.widget-type-blog_subscribe h3 {
	display: none;
}
.hs_blog_blog_subscription.field.hs-form-field select {
	display: block !important;
}
.footer-wrapper form .hs-form-field {
	margin-bottom: 15px !important;
}
/*****************************************/
/*          WEBSITE SIDEBAR              */
/*****************************************/

.show-nav, .hide-nav {
	padding-right: 15px;
	border-right: 2px solid #C6592E;
}
.hide-nav {
	display: none;
}
.expanded-menu .hide-nav {
	display: inline-block;
}
.expanded-menu .show-nav {
	display: none;
}
.website-sidebar-footer .red-lrg-btn {
	background: none repeat scroll 0 0 rgb(218, 99, 51) !important;
	border: 1px solid #c6592e !important;
	text-align: center;
}
.website-sidebar-footer .red-lrg-btn:hover {
	background: none repeat scroll 0 0 #c6592e !important;
}

.website-sidebar-cta {
	text-align: center;
}
#showmenu i {
	border-left: 2px solid #F48461;
	padding-left: 15px;
	margin-left: 40px;
	font-style: normal;
}
.left {
	left: -320px;
}
.show {
	left: 0;
}

#showmenu {
    top: 0px;
    padding: 9px 11px 7px;
    font-size: 1.3em;
    color: #ffffff;
    transition: all 0.3s ease 0s;
    background-color: #ec685b;
    width: 30px;
    height: 25px;
    display: block;
    position: absolute;
    top: 32px;
    left: 15px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 6px 6px 0px 0px  rgba(232,232,232,1);
    -moz-box-shadow: 6px 6px 0px 0px  rgba(232,232,232,1);
    box-shadow: 6px 6px 0px 0px  rgba(232,232,232,1);
}

.smaller-header #showmenu {
	top: 11px;
}
.smaller-header .header-wrapper {
	height: 70px;
}
.smaller-header .logo-container img {
    width: 210px !important;
    top: -12px !important;
    position: relative;
}
.smaller-header .header-cta {
	margin-top: 2px;
}
#showmenu .icon {
	transition-duration: 0.2s;
	position: absolute;
	width: 30px;
	height: 2px;
	background-color: white;
	top: 19px;
	left: 10px;
}
#showmenu .icon:before, #showmenu .icon:after {
	transition-duration: 0.5s;
	background-color: white;
	position: absolute;
	content: "";
	width: 30px;
	height: 2px;
	left: 0px;
}
#showmenu .icon:before {
	top: -7px;
}
#showmenu .icon:after {
	top: 7px;
}
/*#showmenu.open {
  transform: translateX(250px) translateY(50px);
  -webkit-transform: translateX(250px) translateY(50px);
}*/

#showmenu.open .icon {
	background-color: transparent;
}
#showmenu.open .icon:before, #showmenu.open .icon:after {
	top: 0;
}
#showmenu.open .icon:before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
#showmenu.open .icon:after {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.main-sidebar {
	position: fixed;
	background-color: #f16e52;
	height: 100%;
	z-index: 10;
	width: 320px !important;
	color: #bbb;
	top: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity: 1;
	font-family: 'Source Sans Pro', sans-serif;
	border-top: 15px solid #C6592E;
	height: 100%;
	overflow: auto;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
	float: none !important;
}
#menu ul {
	list-style: none;
	margin-top: 0;
	padding: 0
}
.main-menu {
	margin-top: 15px;
}
.main-menu ul:first-child {
	display: block !important;
}

.main-menu ul {
    padding: 0px;
}

.main-menu ul li {
	border-bottom: 1px dashed #C6592E;
  margin-bottom: 0px;
}
.main-menu>ul>li>a {
	border-left: 4px solid #222;
}
.main-menu ul li a {
    color: #ffffff;
    font-size: 17px;
    display: block !important;
    padding: 17px 0px 18px 64px !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-weight: 300;
    background: url(https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/arrow_m.png?t=1542404252287) no-repeat scroll 25px 18px transparent;
    max-width: none !important;
}
.main-menu ul li a.show-children {
	background: url("https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/arrow_m_d.png") no-repeat scroll 25px 14px transparent; 
}
.main-menu ul a:hover, .main-menu ul a.active {
	background-color: #C6592E !important;
	border-left-color: transparent !important;
	color: #ffffff !important;
}
.main-menu .hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	position: relative;
	box-shadow: 0px 10px 12px rgb(218, 99, 51) inset;
}
.main-menu .hs-menu-flow-horizontal > ul li.hs-item-has-children a:first-child {
}
.main-menu .hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
	width: auto;
	font-size: 16px;
	font-style: italic;
	background-image: none;
	padding-left: 75px !important;
	border-bottom: 1px dashed #C6592E;
}
.main-menu .hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li:last-child a {
	border-bottom: none !important;
}
.main-menuul a i {
	margin-right: 10px;
	font-size: 18px;
	margin-top: 3px;
	width: 20px;
}
.main-menu ul a i[class*='fa-caret'] {
	float: right;
}
.main-menu ul a:hover, .main-menu ul a.active {
	background-color: #111;
	border-left-color: #FFCC33;
	color: #FFCC33;
}
.main-menu ul a:hover i:first-child {
	color: #FFCC33;
}
.main-menu ul li a.active+ul {
	display: block
}
.main-menu ul li ul {
	margin-top: 0;
	display: none;
	width: 100%;
}
.main-menu ul li ul li {
	border-bottom: none;
}
.main-menu ul li ul li a {
	padding-left: 30px;
}
.main-menu ul li ul li a:hover {
	background-color: #1A1A1A;
}
/*****************************************/
/*          EMAIL PREFERENCES            */
/*****************************************/


.widget-type-email_subscriptions p, .widget-type-email_subscriptions_confirmation p, .widget-type-email_simple_subscription p {
	font-family: 'Gotham-Book';
	line-height: 25px!important;
	font-size: 19px!important;
	margin: 0;
	color: #404041!important;
	font-weight: 200 !important;
}
.widget-type-email_subscriptions h2, .widget-type-email_subscriptions_confirmation h2, .widget-type-email_simple_subscription h2 {
	font-family: 'Gotham-Book';
	line-height: 25px!important;
	font-size: 19px!important;
}
.email-prefs #submitbutton, #email-prefs-form #submitbutton, #globalresub2 {
	padding: 10px 25px;
	font-size: 18px;
	color: #FFF;
	background: #F16A46 none repeat scroll 0px 0px;
	cursor: pointer;
	text-decoration: none;
	box-sizing: border-box;
	font-weight: 300;
	display: inline-block;
	border: none !important;
	margin-bottom: 35px !important;
	margin-top: 15px !important;
}
.subscribe-options label {
	-moz-user-select: none;
	border-radius: 8px;
	transition-property: background;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	overflow: hidden;
	margin-top: 0px;
	padding: 15px;
	background: #F0F7FC none repeat scroll 0% 0%;
	border: 1px solid #E0E7EC;
	display: block;
	margin-left: 0 !important;
	font-size: 24px !important;
}
#globalresub-container label {
	background: transparent none repeat scroll 0% 0% !important;
	border: none !important;
}
.subscribe-options label span {
	font-size: 24px;
}
.email-prefs .checkbox-row input {
	position: absolute;
	left: 10px;
	top: 30px;
}
.email-prefs .checkbox-row span.fakelabel span {
	float: left;
	font-weight: bold;
	margin-left: 18px;
	vertical-align: top;
}
.preference-page-followme {
	border: 2px solid #F26A47;
	padding: 10px 20px 0px;
}
.preference-page-followme span div {
	background-color: #F26A47;
	padding: 10px;
	text-align: center;
}
#globalresub-container {
	display: none !important;
}
.preference-page-followme h3 {
	font-size: 19px;
	line-height: 24px;
	color: #000;
}
/*****************************************/
/*                HOMEPAGE               */
/*****************************************/

.about_c a{
    color: #a6a8ab;
    text-decoration: none;
}

.large_c {
    font-size: 18px !important;
    margin-top: -15px;
}

a.f_btn {
    padding: 12px 21px;
    font-size: 13px;
    color: #FFF;
    background-color: #54bdba;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 5px;
    text-align: left !important;
    transition: all 0.3s ease-in-out;
    color: #fff !important;
}

a.f_btn:hover {
    background-color: #ec685b;
}


.footer-wrapper form .actions .hs-button {
    border: medium none !important;
    padding: 12px 21px !important;
    font-size: 13px !important;
    color: #FFF !important;
    background: none repeat scroll 0% 0% #54bdba !important;
    cursor: pointer !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    border-radius: 5px !important;
    text-align: left !important;
    transition: all 0.3s ease-in-out !important;
}

.footer-wrapper form .actions .hs-button:hover {
    background: none repeat scroll 0% 0% #ec685b;
}

.footer-wrapper .hs_submit {
    text-align: left;
}

.footer-wrapper ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color:#c5c5c5;
    opacity: 1; /* Firefox */
}

.footer-wrapper :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:#c5c5c5;
}

.footer-wrapper ::-ms-input-placeholder { /* Microsoft Edge */
    color:#c5c5c5;
}

.footer-wrapper input.hs-input {
    padding: 11px !important;
    width: 85%;
    background-color: #221f1f;
    border: solid 1px #919295;
    border-radius: 5px;
    color:#c5c5c5;
}

.footer-wrapper select {
    width: 85%;
    background-color: #221f1f;
    border: solid 1px #919295;
    border-radius: 5px;
    color:#c5c5c5;
}


.header-container-wrapper div span i {
    position: relative;
    font-style: normal;
    text-transform: uppercase;
    color: #8b8b8b;
    top: 44px;
    left: 81px;
}

.smaller-header div span i {
    top: 23px;
} 

.video_content .cell-wrapper {
	margin-bottom: 0px !important;
}

a.btn_home_banner {
	background-color: #ec6756;
	display: inline-block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 17px 19px 16px 22px;
	text-transform: uppercase;
	font-size: 16px;
	font-family: 'Gotham-bold';
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: normal;
	margin: 40px 0px;
}

a.btn_home_banner.lp_hubspot {
    display: block;
    margin: 10px auto !important;
}

.c_lp_hubspot {
    margin: auto !important;
    display: table;
}

a.btn_home_a {
	display: block;
	background-color: #404040;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 15px 15px 13px 15px;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'Gotham-bold';
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 0px solid #800000;
	line-height: normal;
}
a.btn_home_b {
	background-color: #ec6756;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	padding: 15px 15px 13px 15px;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'Gotham-bold';
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: normal;
	margin: 12px 0px;
}
a.btn_home_c {
	background-color: #404040;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	padding: 15px 15px 13px 15px;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'Gotham-bold';
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: normal;
	margin: 12px 0px;
}
a.btn_home_d {
	background-color: #ec6756;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	padding: 15px 15px 13px 15px;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'Gotham-bold';
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	line-height: normal;
	margin: 40px 0px;
}
a.btn_home_banner:hover {
	background-color: #404040;
}
a.btn_home_c:hover {
	background-color: #ec6756;
}
a.btn_home_b:hover {
	background-color: #404040;
}
a.btn_home_a:hover {
	background-color: #ec6756;
}
img.icon_s {
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 100%;
}

.text_m2 {
   padding: 30px 15px 0px 0px !important;
   background-color: #ffffff80;
}

#h_module_2 p {
	font-size: 20px;
	line-height: 29px;
	color: #6d6d6d;
}

#h_module_3 p {
	font-size: 20px;
	line-height: 29px;
	color: #6d6d6d;
}

div#h_module_2 {
    padding: 62px 0px 50px 0px;
}

.coffee_m {
    padding: 25px 0px;
}

.result_t p {
	display: block;
	padding: 0px 16px;
	margin: 0px;
	font-size: 14px;
	line-height: 21px;
	height: 80px;
}
table.result_t {
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
table.result_t:hover {
	border-top: solid 12px #54bdba !important;
	-webkit-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.20);
	-moz-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.20);
	box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.20);
}
.footer-wrapper h3 {
	font-size: 18px;
	font-family: 'Gotham-bold';
	color: #ffffff;
	line-height: normal;
	margin-top: 10px;
	margin-bottom: 15px;
}
.footer-wrapper p, .footer-wrapper li {
	font-family: 'Gotham-Book';
	line-height: 19px;
	font-size: 14px;
	/* font-weight: 200; */
	color: #cecece;
}
.explore ul {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style: none;
}
.explore ul li a {
	font-size: 12px;
	font-weight: 600;
	color: #a6a8ab;
	font-family: 'Gotham-bold';
	text-decoration: none;
	margin-bottom: 12px;
	display: block;
}
.explore ul li a:hover {
	color: #fff;
}
#recent_p .widget-module ul {
	display: block !important;
	margin-top: -16px;
	padding-left: 0px;
	list-style: none;
	padding: 0px 13px 0px 0px;
}
#recent_p li {
	padding-bottom: 8px;
}
#recent_p a {
	text-decoration: none;
	color: #a6a8ab;
	font-family: 'Gotham-bold';
	line-height: 17px;
}

.slider-03 .image-slide img {
    height: 295px !important;
}

.slider-03 {
    background-color: #ffffff70 !important;
    border-radius: 17px;
}

.slider-03 section {
    padding: 40px 0px 0px 0px !important;
}

section#Evoque_related_post {
    background-color: #ffffff00 !important;
}

.Evoque_related_posts_slider .image-featured img {
    height: 120px !important;
}

.sub-contents {
  display: none !important;
}

.slick-track .inner {
    border: 1px solid #c9c9c9;
}

.Evoque_related_posts_slider .contents {
    padding: 10px 15px 10px 15px;
    font-size: 12px;
}

.right_banner .container {
    padding: 0px 20px;
}

.icon_title {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
}

.icon_title img {
    width: 24px !important;
    margin-top: -5px;
    display: block;
    margin-right: 6px;
}

.icon_text {
    display: flex;
    align-items: flex-start;
    justify-content: left;
}

.icon_text img {
    width: 24px !important;
    margin-top: 12px;
    display: block;
    margin-right: 34px;
}

.icon_text p {
    padding: 0px !important;
    margin: 10px 0px 0px 0px;
}
.icon_img {
    width: 35px;
}

.icon_text .icon_i {
    width: 33px;
}

.icon_i_2 {
    width: 19px;
    margin-right: 9px;
}

.number_text {
    text-align: center;
    border: 1px solid #c5c5c5;
    padding: 20px 20px 0px 20px;
}

.number_text .text {
    font-size: 22px;
    font-weight: bold;
    font-family: 'Gotham-Black';
}

.number_text .number {
    font-size: 118px;
    font-weight: 900;
    display: contents;
    line-height: initial;
    font-family: 'Gotham-Black';
}

/* ============================================================
  DEMO 3 - BACKGROUND VIDEO
============================================================ */


#cmn-video-demo3__container {
	position: relative;
	margin: 0 0 0px 0;
	height: 400px;
	background-color: #f5f5f5;
	overflow: hidden;
	background-image: url('https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/bg_banner_home_mobile_2.png');
	background-size: cover;
	background-position: center top;
}
#cmn-video-demo3__video {
	position: absolute;
	top: 0;
	z-index: 1;
	width: 100%;
	height: auto;
	visibility: hidden;
	background-color: #f5f5f5;
}
#cmn-video-demo3__content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	padding: 40px 20px;
	text-align: center;
}
#cmn-video-demo3__content h2, #cmn-video-demo3__content p, #cmn-video-demo3__content a {
}
#cmn-video-demo3__content p {
	margin-bottom: 5px;
}
#cmn-video-demo3__content a:hover {
}
#banner_p {
	font-size: 30px !important;
	color: #404040 !important;
	text-align: left;
	font-family: 'Gotham-Book';
	margin: 6px 0 5px 0;
	font-weight: 200;
}
#banner_cta {
	padding-top: 30px;
}

.sep_title {
    background-color: #eb6655;
    height: 5px;
    width: 100px;
    margin: 0 auto;
}

.span12.banner_size {
    width: 70%;
}

.quote_lp {
    border-top: 1px solid #e0e0e0;
    padding-top: 20px;
    padding-bottom: 26px;
}

.span12.banner_size #main_h1 {
	font-size: 40px;
}

.span12.banner_size #main_h1b {
	font-size: 90px;
	color: #404040;
	text-align: left;
	font-family: 'Gotham-Black';
	margin: 0 0 15px 0;
	font-weight: bold;
	text-transform: uppercase;
}

#main_h1 {
	font-size: 55px;
	color: #404040;
	text-align: left;
	font-family: 'Gotham-Black';
	margin: 0 0 15px 0;
	font-weight: bold;
	text-transform: uppercase;
}
#main_h1 span.o_color {
	color: #ec6757;
}
#main_h2 {
	color: #404040 !important;
	text-align: left;
	font-family: 'Gotham';
	font-size: 30px !important;
	margin: 40px 0 15px 0;
	text-transform: uppercase;
	line-height: 38px;
	font-family: 'Gotham-Book';
}
#c_banner {
	color: white;
	margin-left: auto;
	margin-right: auto;
	text-shadow: 0px 2px 5px rgba(43, 43, 43, 1);
	width: 300px;
}

@media all and (min-width: 600px) {
#banner_p {
	font-size: 35px;
	margin: 40px 0 15px 0;
}
#banner_cta {
	padding-top: 40px;
}
#c_banner {
	width: 500px;
}
#cmn-video-demo3__container {
	height: 480px;
	background-image: none;
}
#cmn-video-demo3__video {
	width: 1024px;
	background-color: #f5f5f5;
	visibility: visible;
}
#cmn-video-demo3__content {
	padding: 60px 20px;
}
#cmn-video-demo3__content h2 {
	font-size: 42px;
}
}

@media all and (min-width: 1024px) {
#banner_p {
	font-size: 17px !important;
	margin: 0px 0 15px 0;
}
#banner_cta {
	padding-top: 95px;
}
#c_banner {
	width: 800px;
	line-height: 35px;
}
#cmn-video-demo3__container {
	height: 580px;
	background-image: none;
}
#cmn-video-demo3__content {
	padding: 105px 20px 0px 20px;
}
#cmn-video-demo3__video {
	width: 100%;
	background-color: #f5f5f5;
	visibility: visible;
}
#cmn-video-demo3__content h2 {
	font-size: 54px;
}
#cmn-video-demo3__content p,  #cmn-video-demo3__content a {
}
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
	float: none !important;
}
.home-banner-wrapper {
	background: url(//39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/website_2015/white-squares.png) no-repeat fixed 0 0 transparent;
	animation: bgSquaresRight 70s linear infinite;
	-webkit-animation: bgSquaresRight 70s linear infinite;
}
.home-banner-wrapper .container {
	background: url(//39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/website_2015/homepage-3d-bg-asset.png) no-repeat -200px 20px transparent;
	animation: homeBannerContainer 0.8s linear;
	-webkit-animation: homeBannerContainer 0.8s linear;
	margin-bottom: 15px !important;
}
 @keyframes homeBannerContainer {
 from {
background-position: -200px 360px;
}
 to {
background-position: -200px 20px;
}
}
 @-webkit-keyframes homeBannerContainer {
 from {
background-position: -200px 360px;
}
 to {
background-position: -200px 20px;
}
}
.home-banner-wrapper .home-arrow-bg {
	background: url("//39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/website_2015/home_banner_arrow.png") no-repeat scroll 760px 98px transparent;
	animation: home-arrow-bg 1.5s linear;
	-webkit-animation: home-arrow-bg 1.5s linear;/*animation-delay: 2s;
	-webkit-animation-delay: 2s;*/
}
 @keyframes home-arrow-bg {
 from {
background-position: 520px 355px;
}
 to {
background-position: 760px 98px;
}
}
 @-webkit-keyframes home-arrow-bg {
 from {
background-position: 520px 355px;
}
 to {
background-position: 760px 98px;
}
}
 .home-second-wrapper, .home-second-wrapper p, {
 color: #ffffff;
}
.home-resources-wrapper {
/*	background: url(//39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/website_2015/white-squares.png) no-repeat fixed 100% 0px;
	animation: bgSquaresLeft 70s linear infinite;	
	-webkit-animation: bgSquaresLeft 70s linear infinite;	
*/}
 @keyframes bgSquaresLeft {
 from {
background-position: 0 0;
}
 to {
background-position: 100% 0;
}
}
 @-webkit-keyframes bgSquaresLeft {
 from {
background-position: 0 0;
}
 to {
background-position: 100% 20px;
}
}
 @keyframes bgSquaresRight {
 from {
background-position: 100% 0;
}
 to {
background-position: 0 0;
}
}
 @-webkit-keyframes bgSquaresRight {
 from {
background-position: 100% 0;
}
 to {
background-position: 0 0;
}
}
.home-third-wrapper {
	background: url(https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/section_3b_bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	animation: bgSquaresRight 70s linear infinite;
	-webkit-animation: bgSquaresRight 70s linear infinite;
	padding: 0px 0px 50px 0px;
}
.home-resources-wrapper {
/*    background: url("//39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/website_2015/homepage-3d-bg-blog.png") no-repeat scroll 15% 6% transparent;
*/}
.home-blogroll-container {
/*    background: url("//39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/website_2015/homepage-3d-bg-blog.png") no-repeat scroll -80px 0px transparent;
*/}
.home-resources-wrapper .container {
/*    background: url("//39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/website_2015/homepage-3d-bg-resources.png") no-repeat scroll 81% 0% transparent;
*/}
.home-bottom-ctas {
}
.home-bottom-ctas .widget-type-cta {
	text-align: left;
}
.home-banner-wrapper .container h1 {
	font-size: 60px;
	color: #F26A47;
	text-align: center;
	font-family: 'Gotham-Bold';
	margin: 0 0 15px 0;
	font-weight: bold;
}
.home-banner-wrapper .container h2 {
	margin: 0 0 0 0;
}
.home-banner-content {
	width: 650px !important;
	margin: 0 auto !important;
	float: none !important;
	line-height: 28px;
}
.home-banner-content p {
	font-size: 21px;
	line-height: 28px;
}
.home-page-title {
	text-align: center;
	margin-top: 40px;
}
#home-growth-list {
	width: 700px;
	margin: 0 auto;
}
#home-growth-list li {
	list-style: inside none none;
	background: url("//39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/website_2015/icons/white-bullet1.png") no-repeat scroll 0px 25px transparent;
	font-size: 20px;
	padding: 25px 0px 25px 45px;
	border-bottom: 3px dotted #ffffff;
	position: relative;
	line-height: 30px;
}
/*#home-growth-list li:nth-child(1) { animation-delay: .5s; -webkit-animation-delay: .5s; }
#home-growth-list li:nth-child(2) { animation-delay: 1.5s; -webkit-animation-delay: 1.5s; }
#home-growth-list li:nth-child(3) { animation-delay: 2.5s; -webkit-animation-delay: 2.5s; }
#home-growth-list li:nth-child(4) { animation-delay: 3.5s; -webkit-animation-delay: 3.5s; }
#home-growth-list li:nth-child(5) { animation-delay: 4.5s; -webkit-animation-delay: 4.5s; }
#home-growth-list li:nth-child(6) { animation-delay: 5.5s; -webkit-animation-delay: 5.5s; }
#home-growth-list li:nth-child(7) { animation-delay: 6.5s; -webkit-animation-delay: 6.5s; }*/


.qualified-leads-icon {
}
.buying-process-icon {
}
.distribution-channels-icon {
}
.growth-formula-icon {
}
#home-growth-list li img {
	position: absolute;
	top: 15px;
}
.home h2 {
	margin: 50px 0px;
	font-size: 30px;
	font-weight: 200;
}
.home_2 h2 {
    padding: 15px 12%;
    margin: 35px 0px 0px;
    font-size: 28px;
    font-weight: 200;
    line-height: 40px;
}

.home_2 p {
    padding: 0px 12%;
}


.brands_c p {
	width: 78%;
	display: block;
	margin: 0px auto;
	line-height: 28px;
}

.coffee_icon {
    padding-top: 50px;
}

.cell-wrapper {
	margin-bottom: 30px;
}
.home-banner-wrapper .raised-btn .cell-wrapper {
	margin-bottom: 0;
}
.raised-btn .cell-wrapper {
	margin-bottom: 15px;
}
.home-clock {
	background: url("//39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/website_2015/icons/home_clock_bg-1.png") no-repeat scroll center top transparent;
	width: 153px;
	height: 101px;
	margin: 0 auto;
}
#home-click-inner {
}
.home-clock-icon .cell-wrapper, .no-wrapper-padding .cell-wrapper {
	margin-bottom: 0;
}
.home-blogroll-title {
	background: url("//39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/website_2015/icons/home_blogroll_icon.png") no-repeat scroll left 15px transparent;
	padding-left: 100px;
	margin-bottom: 40px;
}
.home-resources-title {
	background: url("//39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/website_2015/icons/home_resources_icon.png") no-repeat scroll left 15px transparent;
	padding-left: 100px;
	margin-bottom: 40px;
}
.hs-rss-item.hs-with-featured-image {
	overflow: hidden;
	border-bottom: 1px dotted #d8d8d8;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.home-blogroll-container .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper .hs-rss-featured-image {
	border: 1px solid #ccc;
}
.hs-rss-item.hs-with-featured-image .hs-rss-item-text {
	width: 77%;
	float: right;
}
/***
*    BOXES         
***/

.boxed {
	position: relative;
	margin-bottom: 35px;
	display: block;
}
.span3 .boxed {
	max-width: 270px;
}
.span4 .boxed {
	max-width: 368px;
}
.text-boxed {
    font-size: 20px;
    margin: 0px;
    padding: 15px 20px;
    min-height: 50px;
    text-align: center;
}

.boxed:hover .block-hover {
	display: block;
}
.boxed .block-hover div {
	margin-top: 35%;
}
.boxed .block-hover .show-block-description {
	margin-top: 0 !important;
}
.boxed .block-hover .show-block-description p {
	text-align: left !important;
}
.boxed .block-hover .show-block-description .desc {
	font-weight: 200;
}
.boxed .block-hover .show-block-description img {
	position: absolute;
	bottom: 5%;
	right: 5%;
}
.boxed-with-text {
	border: 1px solid #BBBDC0;
}
/*****************************************/
/*           CASE STUDIES                */
/*****************************************/

.list-item {
	width: 23.0769%;
	display: block;
	float: left;
	min-height: 28px;
	margin-left: 2.5641%;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 2.5641%;
	vertical-align: top;
	transition: transform 250ms ease-out, opacity 250ms ease-out
}
.resources-list .list-item {
	border: 1px solid #d8d8d8;
}

.list-item:nth-child(4n+1), .list-item:first-child {
	margin-left: 0 !important;
}


.portfolio_n .list-item-2:nth-child(1n) {
    margin-left: 1.5% !important;
}

a.list-item-2 {
    background: #ffffff;
    height: 350px;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
}

h3.title {
    font-size: 17px;
    line-height: 23px;
    font-family: 'Gotham-book';
    font-weight: 600;
    padding: 15px 15px 0px 15px;
    border-top: 8px solid #ec685a;
    margin: 0px;
}

.cov-desc {
    padding: 0px 15px;
}

.list-item .theme {
	display: none;
}
.jplist-hidden {
	display: none;
}
.list-item:hover .block-hover {
	display: block;
}
.block-hover {
	background: url("//cdn2.hubspot.net/hub/39120/file-2569857488-png/images/website_2015/blog-hover-bg2.png") repeat scroll left top transparent;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	text-align: center;
}
.list-item .block-hover {
	cursor: pointer;
}
.list-item .block-hover img {
	position: absolute;
	bottom: 5%;
	right: 5%;
}
.resources-list .block-hover div {
	margin-top: 35%;
}
.resources-list .block-hover img {
	position: inherit !important;
}
.block-hover p {
	color: #ffffff;
	margin: 5%;
}

.portfolio_n .list-item .block-hover .title {
    text-align: center !important;
    font-weight: bold !important;
    padding-top: 21px !important;
    font-size: 19px !important;
}

.block-hover .title {
	font-size: 17px;
	font-weight: 500;
	line-height: 22px;
}
.list-item .block-hover .title {
	text-align: left;
}
.block-hover .desc {
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
	margin: 5%;
	text-align: left;
}

.portfolio_n .block-hover .desc {
    font-size: 15px !important;
    font-weight: 300 !important;
    line-height: 20px; !important;
    margin: 0 auto !important;
    text-align: center !important;
    width: 122px !important;
    display: block !important;
    color: #ffffff !important;
    padding: 15px !important;
    border-radius: 4px !important;
    border: 1px solid #fff !important;
    position: relative !important;
    bottom: -30px !important;
    background: #fff;
    color: #c34612 !important;
}

.portfolio_n .block-hover .desc {
    font-size: 15px !important;
    font-weight: 300 !important;
    line-height: 20px;
    text-align: center !important;
    width: 122px !important;
    display: block !important;
    /* color: #ffffff !important; */

    border-radius: 4px !important;
    border: 1px solid #fff !important;
    position: relative !important;
    bottom: -30px !important;

}

.jplist-panel .filter-by-label {
	float: left;
	display: block;
	padding: 6px 15px;
	background-color: rgb(132, 133, 136);
	border: 1px solid rgb(96, 97, 100);
	color: rgb(255, 255, 255);
}
.jplist-panel .styled-select {
	width: auto;
	padding: 2px 0px;
}
.jplist-panel .styled-select select {
	width: 110%;
}
/*****************************************/
/*            GOOGLE MAP                 */
/*****************************************/
.contact-box-wrapper {
    /* background-color: rgb(255, 255, 255); */
    padding: 2%;
    text-align: left;
    float: right !important;
    margin-top: -471px;
    width: 40% !important;
    position: relative;
}


.contact-box-wrapper p {
    line-height: 31px;
    font-size: 18px;
}


.contact-box {
}
.contact-box h3 {
	text-align: left;
}
.contact-box-list {
	padding-left: 0;
}
.contact-box-list li {
	background-image: url('//39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/website_2015/icons/contact-icons.png');
	background-repeat: no-repeat;
	padding: 15px 20px 20px 55px;
	border-bottom: 2px dashed #C5C7C9 !important;
	font-size: 17px;
	list-style: none;
}
.contact-box-address {
	background-position: 0px 9px;
}
.contact-box-localtel {
	background-position: 0 -80px;
}
.contact-box-tel {
	background-position: 0px -165px;
}
.contact-box-fax {
	background-position: 0px -250px;
}
.contact-box-email {
	background-position: 0px -338px;
}
.contact-box {
}
.contact-box-wrapper .widget-type-follow_me {
	text-align: center;
}
.contact-box-wrapper .fm_button span {
	width: 34px !important;
	height: 27px !important;
	margin-right: 8% !important;
	vertical-align: top;
	background-image: url("//39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/website_2015/icons/follow-me-icons-sprite.png")!important;
	background-repeat: no-repeat!important;
}
.contact-box-wrapper .fm_button:last-child span {
	margin-right: 0 !important;
}
.contact-box-wrapper .fm_youtube span {
	background-position: -202px -1px !important;
}
.contact-box-wrapper .fm_youtube span:hover {
	background-position: -202px -50px !important;
}
.contact-box-wrapper .fm_facebook span {
	background-position: 10px -1px !important;
}
.contact-box-wrapper .fm_facebook span:hover {
	background-position: 10px -50px !important;
}
.contact-box-wrapper .fm_googleplus span {
	background-position: -93px -1px !important;
}
.contact-box-wrapper .fm_googleplus span:hover {
	background-position: -93px -50px !important;
}
.contact-box-wrapper .fm_linkedin span {
	background-position: -150px -1px !important;
}
.contact-box-wrapper .fm_linkedin span:hover {
	background-position: -150px -50px !important;
}
.contact-box-wrapper .fm_twitter span {
	background-position: -42px -1px !important;
}
.contact-box-wrapper .fm_twitter span:hover {
	background-position: -42px -50px !important;
}
.contact-box-wrapper .fm_rss {
	display: none !important;
}
.contact-page-wrapper .contact-box {
}
.contact-box ul li {
}
#map-canvas {
	width: 100%;
	height: 600px;
}

/*****************************************/
/*           PRICING PAGE                */
/*****************************************/

.partner_banner h1 {
    font-family: 'Gotham-black';
}

h1.banner_pricing {
    line-height: 47px;
}

.module_b {
    background-color: white;
    border: 6px solid #91dbe0;
}  
  
.module_o {
    border: 5px solid #cf6f5a;
    padding: 10px 20px;
}
  
.pricing_t {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #4a4a4a;
    padding: 20px 0px 12px 0px;
    font-size: 18px;
    color: #4a4a4a !important;
}
  
.pricing_t span {
    font-size: 30px;
    font-weight: bold !important;
    font-family: 'Gotham-Bold';
    letter-spacing: -2px;
}

ul.custom_list {
    padding: 0;
    list-style-type: none;
}


ul.custom_list li {
    background: url(https://www.xzito.com/hubfs/checkbox-icon.svg) no-repeat 7px 3px;
    background-size: 17px;
    padding-top: 0px;
    padding-bottom: 2px;
    padding-left: 32px;
}

.title_m_p {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 12px;
}

.title_m_p img {
    width: 50px !important;
}

.title_m_p h3 {
    margin-bottom: 10px;
}

.title_m_s2 {
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: center;
}

.title_m_s {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
}

.title_m_s img {
    width: 70px !important;
}

.title_m_s2 img {
    width: 50px !important;
}

/*****************************************/
/*               BLOG                   */
/*****************************************/

body .blog_t h1 {
    font-size: 45px !important;
    color: #404040 !important;
    font-family: 'Gotham-Black';
    margin: 0 0 15px 0 !important;
    text-transform: uppercase !important;
    text-align: center !important;
}

.title-banner-wrapper.inner-wrapper.blog_banner{
    padding: 74px 0px 35px 0px;
    background: url(https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/blog_banner_bg.jpg);
    background-size: cover;
}

.blog-banner-wrapper, .content-wrapper {
	/* background: url('//cdn2.hubspot.net/hub/39120/file-2512462164-png/images/website_2015/division-shadow.png') repeat-x center top;/ line-height: 25px; */
	margin: 0;
}
.hs-blog-post .blog-banner-wrapper, .content-wrapper {
	padding-top: 35px;
}
.blog-banner-wrapper .container .blog-section {
	margin-top: -20px;
}
.post-listing .post-item {
	text-align: center;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	margin-top: 20px;
	position: relative;
	min-height: 290px; /*Need to be changed to 470px*/
}
.post-listing .post-item .hs-featured-image {
	float: none;
	margin: 0px;
	width: 100%;
	max-width: 370px;
	max-height: 307px;
}
.post-listing .post-item .more-link {
	display: none;
}
.hs-author-avatar {
	float: left;
	margin: -8px 15px 15px 0px;
}
.hs-author-profile .hs-author-name {
	margin-top: 50px;
}
.hs-author-bio {
	margin-bottom: 20px;
}
#hubspot-author_data img, .hs-author-avatar img {
	border-radius: 50%;
	border: 1px solid rgb(68, 68, 68);
	margin-right: 5px;
	vertical-align: middle;
}
.hs-author-social-section {
	margin-bottom: 25px;
}
.post-header h1 {
	font-size: 46px;
	line-height: 54px;
	margin-bottom: 10px;
}
.post-listing .post-item .post-header .meta-date {
	display: none;
}
.post-listing .post-item .post-header .author-link {
	color: #404041;
}
.post-listing .post-item .post-header {
	padding: 10px 0;
}
.post-listing .post-item .post-header h2 {
	font-size: 20px;
	line-height: 28px;
	margin: 10px 20px;
	border-bottom: 1px solid #5D5D5D;
	padding-bottom: 15px;
	text-align: left;
	min-height: 83px;
}
.post-listing .post-item .post-header h2 a {
	font-size: 20px;
	color: #404041;
	line-height: 28px;
	font-weight: 400;
	text-decoration: none;
}
.post-listing .post-item .post-header h2 p {
	padding: 5px 20px 0px 20px;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
	float: none;
	display: inline-block;
}
.post-listing .post-item .hs-blog-social-share {
	display: none;
}
.hs-content-path-blog-page-1 .featured-post-img, .hs-content-path-blog .featured-post-img {
	position: relative;
	margin-bottom: -100px;
	z-index: 99;
	text-align: center;
	display: block !important;
}
.post-item .post-hover {
	background: url('//cdn2.hubspot.net/hub/39120/file-2569857488-png/images/website_2015/blog-hover-bg2.png') repeat top left;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	cursor: pointer;
}
.post-item:hover .post-hover {
	display: block;
}
.post-hover .post-plus_icon {
	margin-top: 50%;
	display: block;
}
.post-hover .post-plus_icon p {
	color: #fff;
}
.blog-filters {
    display: block;
    margin: 65px 0 19px 0;
    width: 100%;
    position: relative;
    left: 41px;
}
.blog-filter-topics .widget-module, .blog-filter-authors .widget-module, .blog-filter-months .widget-module {
	display: none;
}
.blog-filters span {
	display: inline-block;
	width: 30%;
	margin-right: 22px;
}
.blog-filters span select {
	width: 110%;
}
.post-listing .post-item:nth-of-type(3n-2) {
	margin-left: 0px;
}
.hs-blog-listing .blog-lower-wrapper {
	display: none;
}
.hs-content-path-blog .post-item:nth-of-type(3n-1), .hs-content-path-blog-page-1 .post-item:nth-of-type(3n-1) {
	margin-left: 0 !important;
}
.hs-content-path-blog .post-item:nth-of-type(3n-2), .hs-content-path-blog-page-1 .post-item:nth-of-type(3n-2) {
	margin-left: 2.12766% !important;
}

/*FEATURED POST*/
.hs-content-path-blog .post-item:first-child, .hs-content-path-blog-page-1 .post-item:first-child {
    margin: 0 0 20px 0 !important;
    float: none !important;
    max-width: none;
    width: 100% !important;
    border: medium none;
    background: url("//cdn2.hubspot.net/hub/39120/file-2509742853-png/images/website_2015/bg-section-devider-3.png") no-repeat scroll center bottom transparent;
}

.hs-content-path-blog .post-item:first-child .post-hover, .hs-content-path-blog-page-1 .post-item:first-child .post-hover {
	display: none !important;
}



.post-listing .post-item .hs-featured-image {
    float: none;
    margin: 0px;
    max-width: 100%;
    width: 100%;
}

.hs-content-path-blog .post-item:first-child .post-header h2, .hs-content-path-blog-page-1 .post-item:first-child .post-header h2 {
	text-decoration: none;
	border-bottom: none;
	text-align: center;
	padding-bottom: 0;
	min-height: 1px;
}

.hs-content-path-blog .post-item:first-child .post-header h2 a, .hs-content-path-blog-page-1 .post-item:first-child .post-header h2 a {
    font-size: 44px;
	color: #404041;
	line-height: 48px;
	font-weight: 400;
	text-decoration: none;
}

.hs-content-path-blog .post-item:first-child .post-header h2 p, .hs-content-path-blog-page-1 .post-item:first-child .post-header h2 p {
    font-size: 20px;
}

.hs-content-path-blog .post-item:first-child .post-header .meta-date, .hs-content-path-blog-page-1 .post-item:first-child .post-header .meta-date {
    display: inline;
}

.hs-content-path-blog .post-item:first-child .hs-blog-social-share, .hs-content-path-blog-page-1 .post-item:first-child .hs-blog-social-share {
	display: block;	
}

.hs-content-path-blog .post-item:first-child .more-link, .hs-content-path-blog-page-1 .post-item:first-child .more-link {

    background: none repeat scroll 0% 0% #F16A46;
    font-size: 20px;
    color: #FFF;
    padding: 10px 25px;
    text-decoration: none;
    font-weight: 300;
}

.blog-subscription-module {
    padding: 157px 33px 35px 25px;
    background-color: #d3ecfb;
    height: 440px;
    background: url(//cdn2.hubspot.net/hub/39120/file-2520466876-png/images/website_2015/blo-subs-footer.png?t=1512661592562) no-repeat scroll top 26px center #d3ecfb;
} 

.blog-subscription-module .input input, .blog-subscription-module .input select {
    border: 1px solid #fff !important;
    padding: 9px 6px;
}

.blog-resources-module {
    background: url("//cdn2.hubspot.net/hub/39120/file-2529547907-png/images/website_2015/bg-resources-cta.png") no-repeat scroll left bottom #609FC1;
    padding: 0;
}

.blog-subscription-module h3 {
    font-size: 44px;
    color: #404041;
    line-height: 48px;
    font-weight: 400;
    margin: 20px 40px 50px;
}

/*.blog-resources-module h3 {
    font-size: 44px;
    color: #FFF;
    line-height: 48px;
    font-weight: 400;
    text-align: left;
    margin: 45px 85px 50px 85px !important;
}

.blog-resources-module .view-resources-cta {
	text-align: center;
	margin-top: -80px;
}*/

.blog-subscription-module .actions {
    text-align: center;
}

.blog-subscription-module .hs-button {

}

/*.hs_blog_blog_subscription .input {
    overflow: hidden;
    background: url("//cdn2.hubspot.net/hub/39120/file-2532357659-png/images/website_2015/icons/dropdown-arrow.png") no-repeat scroll 97% center #FFF;
    width: 99%;
    border: 1px solid #cccccc;
}

.hs_blog_blog_subscription select {
    background: none repeat scroll 0% 0% transparent;
    border: 0px none;
    border-radius: 0px;
    width: 104%;
}*/

.floating-subscription-wrapper {
	background-color: 	#D3EAF9;
	padding-top: 15px;
	display: none;
	position: fixed;
	top: -2px;
	z-index: 999;
	transition: all 0.9s ease 0s;
	box-shadow: 0px 0px 20px #AEAEAE inset;
}

.close-floating-wrapper {
	min-height: 0 !important;
}

#close-floating-subs {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-right: 15px;
    cursor: pointer;
	z-index: 999;
}

#close-floating-subs img {
	width: auto !important;
}

.show-box {
	top: 68px;	
}

.floating-subscription-wrapper .widget-type-blog_subscribe {
	margin-top: 5px;	
}

.floating-subscription-wrapper form .hs-form-field {
    display: inline-block;
    margin-right: 1.5%;
    vertical-align: top;
	width: 27%;
	margin-bottom: 10px;
}

.floating-subscription-wrapper form .hs-form-field input {
	font-size: 19px !important;
}

.floating-subscription-wrapper .hs_blog_blog_subscription {
    margin-right: 0px !important;
    position: relative;
    width: 23% !important;
    padding: 0;
}

.floating-subscription-wrapper .hs_blog_blog_subscription input {
	font-size: 19px !important;
}

.floating-subscription-wrapper form .hs_submit {
    display: inline-block;
}

.floating-subscription-wrapper .hs_blog_blog_subscription .input {
    width: 91%;
    padding: 0;
}

.floating-subscription-wrapper .hs_blog_blog_subscription .styled-select {
    padding: 3px 6px;
}

.floating-subscription-wrapper .hs_blog_blog_subscription .input select {
   width: 115%;
}

.floating-subscription-wrapper .hsformerror {
	top: 5px !important;
}

li.hs-blog-social-share-item.hs-blog-social-share-item-linkedin {
    top: -7px;
}

li.hs-blog-social-share-item.hs-blog-social-share-item-facebook {
    top: -8px !important;
    position: relative;
}

li.hs-blog-social-share-item.hs-blog-social-share-item-linkedin {
    position: relative;
    top: -8px;
}

.floating-subscription-wrapper h3 {
	display: none;
}

.floating-subscription-wrapper img {
	margin-top: 5px;
}

.floating-subscription-wrapper form .actions .hs-button {
	padding: 10px 15px;
}

.blog-pagination {
    text-align: center;
    margin-bottom: 0px;

}

.table_content {
    background-color: #fbfbfb;
    padding: 0px 15px 0px 15px;
}

.table_content h3 {
    font-size: 22px;
    margin-bottom: 0px;
}

.table_content li {
    margin-bottom: 7px;
    font-size: 14px;
    line-height: 1.5;
}

.table_content ul {
    padding-left: 20px;
    margin-top: 7px;
}
.all-posts-link {
	margin-bottom: 65px;
    padding: 13px 21px 52px 121px;
}

.hs-blog-listing .custom-blog-listing {
	width: 100% !important;	
}

.hs-blog-listing .blog-sidebar {
	display: none !important;	
}

.blog-sidebar .cell-wrapper {
	margin-bottom: 0px;
}

.hs-blog-post .title-banner-wrapper {
	display: none;	
}

.hs-blog-post .blog-lower-wrapper {
	display: none;	
}

.hs-blog-post .blog-section .post-header h1 a {
  font-size:46px;
	color: #404041;
	line-height: 54px;
	font-weight: bold;
	text-decoration: none;
  font-family: 'Gotham-Bold' !important;	
}

.blog-sidebar-header {
	background: url('//cdn2.hubspot.net/hub/39120/file-2538591544-png/images/website_2015/blog_roll-bg3.png') no-repeat top right #ffffff;
	text-align: center;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 50px;
}

.blog-sidebar-header h1 {
	background: url('//cdn2.hubspot.net/hub/39120/file-2538591509-png/images/website_2015/blog_roll-ball.png') no-repeat center bottom ;
	position: relative;
    margin-bottom: -46px;
    padding-bottom: 90px;
	font-size: 36px;
}

.blog-sidebar .block {
    border-bottom: 1px solid #cccccc;
}


.blog-subscription-module {
    padding: 157px 17px 37px 17px;
    background-color: #d3ecfb;
    height: 398px;
    background: url(//cdn2.hubspot.net/hub/39120/file-2520466876-png/images/website_2015/blo-subs-footer.png?t=1512661592562) no-repeat scroll top 26px center #d3ecfb;
}

.blog-sidebar .blog-trending {
	
}

.blog-sidebar .blog-trending .block {
	border-bottom: none;
}

.blog-sidebar .blog-trending ul {
	display: block !important;	
	list-style: none;
}

.blog-sidebar .blog-trending ul li {
	margin-bottom: 15px;
}

.blog-sidebar .blog-trending h3 {
	text-align: center;	
	font-size: 32px;
	color: #000000;
	font-weight: bold;
	background: none;
}

.blog-sidebar .blog-trending h3 em {
	font-size: 53px;
	color: #F16A46;
	font-style: normal;
}

.blog-sidebar .widget-type-post_filter h3 {
    color: #404041;
    font-weight: 400;
    cursor: pointer;
    background: url(//cdn2.hubspot.net/hub/39120/file-2535693032-png/images/website_2015/icons/expand-plus-icon.png) no-repeat scroll right center transparent;
    padding: 4px 0px;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 22px;
}

.blog-sidebar .widget-type-post_filter ul {
    list-style: none;
    padding-left: 15px;
    margin-top: 0px;
}

.blog-sidebar .widget-type-post_filter ul li {
    margin-bottom: 5px;
    font-size: 14px;
}


.comments-listing {
    margin-bottom: 35px;
/*    background-image: url("//cdn2.hubspot.net/hub/39120/file-2509742853-png/images/website_2015/bg-section-devider-3.png");
    background-repeat: no-repeat;
    background-position: center bottom;*/
    padding-bottom: 50px;
    border-bottom: 3px solid rgb(204, 204, 204);
}
/*****************************************/
/*           LANDING-PAGES               */
/*****************************************/

body .qp_progp {
    border: 1px solid #ececec !important;
    height: 30px !important;
    background-color: #ececec !important;
}

body .qp_progi:before {   
    margin-top: 3px !important;
    font-weight: bold !important;
    font-family: arial !important;
    color: #082944 !important;
}

body #hs_cos_wrapper_module_142575039280915635 {
    background-color: #f2f2f2 !important;
    background-image: none !important;
    color: #4b4a4a !important;
    display: block !important;
    padding: 13px 5px 0px 13px;
}

span.test_section {
    text-align: center;
    display: block;
    font-size: 25px;
    color: #797979;
    margin-top: 45px;
}

h3.success_s {
    display: block;
    text-align: center;
    font-size: 40px;
    margin-top: 20px;
}

.slide_c_1 img {
    margin-bottom: 24px;
}

.slide_c_1 {
    padding: 60px 40px 65px 42px;
    width: 70%;
    margin: 0px auto;
    background: #fff;
-webkit-box-shadow: 0px 1px 11px 1px rgba(0,0,0,0.13);
-moz-box-shadow: 0px 1px 11px 1px rgba(0,0,0,0.13);
box-shadow: 0px 1px 11px 1px rgba(0,0,0,0.13);
}

.slide_c_1 h3 {
    font-size: 20px;
    margin-bottom: 0px !important;
}

.slide_c_1 p {
    margin-top: 5px;
  line-height: 23px;
}

#carousel {
position: relative;
width:90%;
margin:0 auto;
 margin-top: -30px;
}

#slides {
overflow: hidden;
position: relative;
width: 100%;
height: 397px;
padding: 10px 0px;
}

#slides ul {
list-style: none;
width:100%;
height:375px;
margin: 0;
padding: 0;
position: relative;
}

 #slides li {
width:100%;
height:250px;
float:left;
text-align: center;
position: relative;
font-family:lato, sans-serif;
}
/* Styling for prev and next buttons */
.btn-bar {
    /* width: 100%; */
    margin: 0 auto;
    display: block;
    position: relative;
    top: 235px;
    width: 100%;
  z-index: 1000;
}

a#next {
    float: right;
}

a#prev {
    float: left;
}

#buttons {
padding:0px;
}

#buttons a {
    text-align: center;
    display: block;
    font-size: 31px;
    outline: 0;
    margin: 0 83px;
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: 15px 11px;
    width: 34px;
    background: #ff7a59;
}

a#prev:hover, a#next:hover {
color:#822020;;
text-shadow:.5px 0px #b14943;  
}

.quote-phrase, .quote-author {
font-family:sans-serif;
font-weight:300;
display: table-cell;
vertical-align: middle;
padding: 5px 20px;
font-family:'Lato', Calibri, Arial, sans-serif;
}

.quote-phrase {
height: 200px;
font-size:24px;
color:#FFF;
font-style:italic;
text-shadow:.5px 0px #b14943;  
}

.quote-marks {
font-size:30px;
padding:0 3px 3px;
position:inherit;
}

.quote-author {
font-style:normal;
font-size:20px;
color:#b14943;
font-weight:400;
height: 30px;
}

.quoteContainer, .authorContainer {
display: table;
width: 100%;
}


#slideshow {
    margin: 50px auto;
    position: relative;
    width: 88%;
    padding: 10px;
    height: 300px;

}

#slideshow > div { 
    position: absolute; 
}

.slide_c {
   text-align: center;
}

.slide_c img {
    text-align: center;
    display:block;
    margin: 0px 0px 30px 0px;
}

.bg_g {
}

.smaller-header .phone-lp h3 {
    margin-top: 14px;
    transition: all 0.4s ease 0s;
}


.phone-lp h3 {
    color: #a2a2a2;
    margin-top: 34px;
    font-style: italic;
}

.header-container-wrapper.smaller-header .phone-lp h3 {
  margin-top: 15px !important;
}


.logo-container.new-logo.lp img.hs-image-widget {
    float: left;
}

.span12.banner_size.lp #main_h1 {
    font-size: 35px !important;
}

.span12.banner_size.lp {
    width: 81% !important;
    padding-top: 69px !important;
}

.sb_lp_t {
    background: #000;
    padding: 0px 20px;
}

.sb_lp_t h3 {
    color: #fff;
    font-size: 20px;
    padding: 8px 0px;
    line-height: normal;
}

.sb_lp_arrow {
    background-color: #f8f8f8;
}

.sidebar_lp_form  {
    background-color: #f8f8f8;
    padding: 15px 40px 40px 40px;
}

.sidebar_lp_form input {
    padding: 17px !important;
}

.sidebar_lp_form form .hs-form-field {
    margin-bottom: 20px !important;
}

.sidebar_lp_form form input.hs-button.primary.large {
    width: 100% !important;
}

.sidebar_lp {
    position: relative;
    top: -50px;
    z-index: 1;
}

.icon_t img {
    display: block;
    float: left;
    padding-right: 20px;
}

.icon_t p {
    display: block;
    padding: 0px;
    margin: 0px;
}

.icon_t td {
    margin-bottom: 20px !important;
    /* padding-bottom: 40px; */
    padding: 25px 0px;
    border-bottom: 1px solid #e3e3e3;
}

img.clock_icon {
    padding-bottom: 30px;
}

.lp-title-banner-wrapper {
	text-align: left;
	background: url('//39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/website_2015/Landing_Page_Web_Design_Development/landing-page-banner-bg.png') #F27052 no-repeat center top;
	padding: 15px 0px;
}
.lp-title-banner-wrapper .container {
	text-align: left;
	background: none no-repeat center top;
}
.lp-title-banner-wrapper .container h1 {
	color: #ffffff;
	font-weight: bold;
	font-size: 60px;
	line-height: 60px
}
.lp-title-banner-wrapper .container h1 a {
	color: #ffffff !important;
}
.lp-title-banner-wrapper .container h1 span {
	display: none;
	font-weight: 200;
}
.lp-header-logos {
	text-align: right;
	margin-top: 25px;
	transition: all 0.4s ease 0s;
}
.smaller-header .lp-header-logos {
	margin-top: 15px;
}
.lp-mobile-supporting-image, .lp-mobile-header-logos {
	display: none !important;
	text-align: center;
}
.lp-phone-number-wrapper {
	font-size: 38px;
	color: #ffffff;
	text-align: right;
}

.lp-right-col-wrapper {
    margin-top: -220px;
}

.lp-form-wrapper {
    padding: 40px 20px 0px 20px;
    background-color: #F2F2F2;
}

.lp-form-wrapper .lp-form-title h3 {
    font-size: 30px;
    color: #404041;
    font-weight: 600;
    text-transform: uppercase;
}

.lp-form {
	position: relative;
}
.lp-form-wrapper .lp-text-above-form {
    font-size: 22px;
    font-weight: 200;
    margin-top: -30px;
}

.lp-form .styled-select {
	width: 99% !important;
}
.lp-form .styled-select select {
	width: 112% !important;
}
.lp-left-col .hs_cos_flex-slider {
	margin: 0px 0px 60px;
	background: none repeat scroll 0% 0% #F2F2F2;
	border: 1px solid #d8d8d8;
	position: relative;
	border-radius: 0;
	padding-top: 30px;
}
.lp-left-col .hs_cos_flex-slider .caption {
	line-height: 26px;
	padding: 25px 0;
	text-align: center;
	width: 100%;
	font-size: 22px;
	color: rgb(112, 112, 112);
	font-style: italic;
	border-top: 1px solid rgb(216, 216, 216);
	margin-top: 25px;
	background-color: transparent;
	position: relative;
}
.lp-left-col .hs_cos_flex-slider img {
	width: auto !important;
}
.lp-progess-circle {
    margin: 0 auto;
    position: relative;
    display: block;
    width: 222px;
}
.lp-progess-circle strong {
	position: absolute;
	top: 40%;
	left: 26%;
	font-size: 56px;
	color: #F27052 !important;
}
.lp-progress-circle-tabs .tab-pane ul {
	padding-left: 35px !important;
	overflow: hidden !important;
}
.iconed-list {
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 20px;
	overflow: hidden;
}
.iconed-list img {
	vertical-align: middle;
	margin-right: 15px;
	float: left;
}
.iconed-list p {
	overflow: hidden;
	margin: 5px 0 0 0;
}
.gray-wrapper {
	background-color: #F2F2F2;
	box-shadow: 0px 0px 20px #AEAEAE inset;
}
.video-testimonial-flex {
	background-color: transparent !important;
	margin-bottom: 0 !important;
}
.video-testimonial-widget {
	padding: 35px 0;
}
.video-testimonial-widget .video-iframe {
	margin-bottom: 15px;
	margin-top: 20px;
}
.video-testimonial-widget h3 {
	text-align: center;
}
.sep-lp {
    width: 100px;
    height: 12px;
    background-color: #eb6757;
    border: none;
    display: block;
    margin: 30px auto;
    text-align: center;
}

.c-space {
    padding: 40px 0px;
}

.form-story {
    padding: 4%;
    background-color: #b5b5b512;
    border: solid 1px #dcdcdc;
    border-radius: 4px;
}

.form-story-2 {
    padding: 4%;
    background-color: #ffffffd9;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
}

.form-story .actions .hs-button {
    float: left;
}

.cta-lp-1 {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 5px;
}

.testimonial-lp .hs-testimonial blockquote {
    font-size: inherit !important;
}

.free-30min span {
    font-size: 16px !important;
}

.story-brand-growth-strategies .hs_submit {
    text-align: left;
}

.free-30min:hover {
   background: rgb(138 68 59) !important;  
}

.r_form_module {
    background-image: url(https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/results-bg-form-2.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: unset;
}

.r_form_title h2 {
    width: 529px !important;
    margin: 100px auto !important;
    text-align: center;
}

.results_c .right_module h2 {
  margin: 0px !important;
  font-size: 32px;
  line-height: normal;
}
.results_c .container {
  padding: 35px 0px 35px 0px;
}

table.result_tes {
    padding: 5% 0px;
}

.lp-supporting-image {
    text-align: center;
}

.lp-form-wrapper h4 {
    padding: 0px;
    margin: 0px 0px 20px 0px;
    line-height: 28px;
}

@media (max-width: 768px) {
  .lp-form-wrapper {
      padding: 0px 20px 0px 20px !important;
  }
 
  fieldset {
      max-width: inherit !important;
  }  
}

.social_e_p {
    background-color: #7979791f;
    padding: 12px 20px 20px 20px;
    border-radius: 5px;
    margin-top: 15px;
}

/*****************************************/
/*             INNER-PAGES               */
/*****************************************/



.container.center_img div {
    text-align: center !important;
}

DIV.qp_b[results='1'] .qp_a {
    padding-right: 0px !important;
}

.quiz_v .wistia_responsive_padding {
    width: 90% !important;
    text-align: center !important;
    margin: 0px auto !important;
    padding: 53.25% 0px 0px !important;
}

.welcome-v {
    padding: 50px 0px 0px 0px;
}

#video-b .inner-page-title {
    width: 48% !important;
}

#contact_bg {
    background: url(https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/bg_contact.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
}

#contact_bg2 {
    background: url(https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/bg_contact_2.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
}

#contact_bg3 {
    background: url(https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/bg_contact_3.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
}

#social-m {
    background-color: #f4f4f4;
}

.qp_bo, .qp_title, .qp_score, .qp_sharebar, .quiz-container .qp-subtab {
    max-width: 94% !important; 
}

.qp_b {
    max-width: 94% !important;
}


h1.qp_title {
    font-size: 28px;
    font-family: 'Gotham-bold';
    color: #404041;
    line-height: 38px;
    margin-top: 10px;
    margin-bottom: 15px;
    font-weight: 400;
    text-align: center;
}

table.cta_box {
    background: white;
    width: 48%;
    padding: 25px;
    border-radius: 8px;
    box-shadow: 1px -1px 12px 1px rgba(0,0,0,0.25);
}

table.cta_box2 {
    background: white;
    width: 80%;
    margin-bottom: 60px;
    border-radius: 8px;
    box-shadow: 1px -1px 12px 1px rgba(0,0,0,0.25);
}

.box_icon img{
    display: block;
    margin: 0px auto;
    position: relative;
    top: 55px;
}

.box_icon_b img{
    display: block;
    margin: 0px auto;
    position: relative;
    top: 25px;
}

table.cta_box p {
    font-size: 15px;
    padding: 0px 6%;
}

table.cta_box h3 {
    font-size: 19px !important;
    color: #404040 !important;
    text-transform: uppercase;
    line-height: normal;
}

.cta_box_btn {
    margin-top: -65px;
}

.cta_section {
    background: url(https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/bg_cta.jpg);
    background-size: cover;
}

.team_m img {
    max-width: 100%;
    margin: 0 auto !important;
    text-align: center;
    display: block;
}

.team_m p {
     text-align: center !important;
}

.aboutus-bg {
    background: url(https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/about-bg.jpg) !important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
}

.logos_c img {
    padding-bottom: 25px;
}

.creative-bg {
    background-image: url(https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/creative_banner_2.jpg) !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.landing-bg {
    background-image: url(https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/landing_bg.jpg) !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.inner-gray-wrapper {
    background: url(https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/section_3b_bg.jpg?t=1507661605524) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    animation: bgSquaresRight 70s linear infinite;
    -webkit-animation: bgSquaresRight 70s linear infinite;
}

.center h1, .center h2, .center h3, .center h4, .center h5 {
    text-align: center;
} 

.submitted-message {
    color: #f16a46;
    font-weight: bold;
    font-size: 18px;
}

.inner-page-title {
    width: 55% !important;
} 

.inner-page-title-lp {
    width: 65% !important;
} 

body .aboutus-bg .inner-page-title {
    width: 65% !important;
}

.title-banner-wrapper {
	text-align: left;
	padding: 15px 0px 35px 0px;
}


.title-banner-wrapper h2 {
    font-family: 'Gotham-Book';
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
    color: #9c9b9b;
    margin: 20px 0px 10px 0px;
}

.title-banner-wrapper h1 {
    font-size: 46px;
    color: #404040;
    text-align: left;
    font-family: 'Gotham-Black';
    margin: 0 0 15px 0;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 55px;
}

.title-banner-wrapper .cell-wrapper {
	margin-bottom: 10px;
}
.sub-title-wrapper {
}
.sub-title-wrapper .widget-type-header {
	text-align: center;
	padding: 25px 0;
}
.bottom-cta-wrapper {
	padding-top: 15px;
}
.bottom-cta-wrapper .container {
	padding-top: 35px;
}
.testimonial-wrapper {
/*background-color: #F7F7F7;*/
}
.testimonial_quote p {
	font-size: 24px;
	line-height: 38px;
}
.testimonial-box .testimonial_headshot {
	margin-top: 100px;
}
.testimonial-box .testimonial_headshot img {
	border-radius: 50%;
}
/* Flex Slider */

.flex-slider {
	margin: 0px 0px 60px;
	background: none repeat scroll 0% 0% #FFF;
	border: 0px none;
	position: relative;
	border-radius: 4px;
}
.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.flex-direction-nav {
	margin: 0px;
	padding: 0px;
	list-style: outside none none;
}
.hs_cos_flex-viewport {
	max-height: 2000px;
	transition: all 1s ease 0s;
}
.flex-slider .slides {
	padding: 0;
}
.flex-direction-nav a {
	width: 30px;
	height: 30px;
	margin: -20px 0px 0px;
	display: block;
	background: url("http://cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat scroll 0px 0px transparent;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
	padding: 0;
}
.flex-control-nav li {
	margin: 0px 6px;
	display: inline-block;
}
.flex-control-paging li a.flex-active {
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.9);
	cursor: default;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 20px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3) inset;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.flex-direction-nav .flex-prev {
	left: -36px;
}
.flex-direction-nav .flex-next {
	background-position: 100% 0px;
	right: -36px;
}
.flex-slider:hover .flex-next:hover, .flex-slider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-slider:hover .flex-prev {
	opacity: 0.8;
	left: 5px;
}
.flex-slider:hover .flex-next {
	opacity: 0.8;
	right: 5px;
}
/* Tabber Module */
.tabber-wrap .tabber-tabs {
	border-bottom: 1px solid #ddd;
	list-style: none;
	padding: 0;
	margin: 0 0 -2px;
}
.tabber-wrap .styled-select {
	display: none;
}
.tabber-tabs > li {
	float: left;
	margin-bottom: 0 !important;
}
.tabber-tabs > li.active a {
	font-weight: 600;
	color: #F27052;
}
.tabber-tabs > li > a {
	padding-right: 30px;
	padding-left: 30px;
	margin-right: 2px;
	line-height: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 20px;
	border: 1px solid transparent;
	text-decoration: none;
	display: block;
	font-size: 22px;
	color: #707070;
}
.tabber-tabs > .active > a, .tabber-tabs > .active > a:hover, .tabber-tabs > .active > a:focus {
	color: #555555;
	cursor: default;
	background-color: #ffffff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}
.tabber-content {
	background: none repeat scroll 0% 0% #FFF;
	padding: 25px;
	border: 1px solid #DDD;
}
.tabber-content p {
	overflow: hidden;
}
.body-container .tabber-content ul {
	padding: 0;
	margin: 0;
}

.img_mobile {
    display: none;
}

.pad_25 {
    padding: 25% 0px;
}


.pad_15 {
    padding: 15% 0px;
}

.pad_10 {
    padding: 10% 0px;
}

.pad_5 {
    padding: 5% 0px;
}

table.pad_5.social_footer {
    padding: 0px !important;
}

table.pad_5.social_footer td {
    padding-right: 10px !important;
}


@media (max-width: 767px) {
  table.pad_5.social_footer {
      padding: 0px !important;
  }

  table.pad_5.social_footer td {
      padding-right: 10px !important;
  }

  table.pad_5.social_footer {
      width: 50% !important;
      display: contents !important;
  }

  table.pad_5.social_footer img {
      width: 40px !important;
  }  
  
}

.pad_3 {
    padding: 3% 0px;
}

.career-m .hs_cos_wrapper_type_custom_widget {
    padding: 5% 0px !important;
}

.free-consultation {
    background-color: #ffffff;
}

.free-consultation .container {
    background-color: #f1f5f5;
}

.free-consultation .container {
    padding: 30px;
}

.free-consultation .accordion .accordion_header {
    background-color: #e5e5e5 !important;
}

.map_leadership {
  background-image: url("https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/world_map_bg.jpg"); 
  background-color: #cccccc; 
  height: 600px; 
  background-position: top; 
  background-repeat: no-repeat; 
  background-size: cover; 
}

.map_leadership_2 {
  background-image: url("https://39120.fs1.hubspotusercontent-na1.net/hubfs/39120/world-map-xzito.jpg"); 
  background-color: #cccccc; 
  background-position: top; 
  background-repeat: no-repeat; 
  background-size: cover; 
}

.map_leadership h2 {
    margin-bottom: 0px;
}

.value_based_m {
    background-color: #ebf5f5;
}

.benefit_icons {
    background-color: #d5e6e9;
    padding: 20px 0px 0px 0px;
    border-radius: 10px;
}

.benefit_icons h4 {
    margin-top: 0px;
}

.benefit_icons {
    background-color: #d5e6e9;
    padding: 20px 0px 0px 0px;
    border-radius: 5px;
    margin-bottom: 25px;
}

.jobs_ava_m {
    padding: 28px 0px 0px 0px;
    background-color: #ffffff;
}

@media (max-width: 979px){
.schedule_banner .inner-page-title {
      width: 55% !important;
   }  
}

@media (max-width: 768px) {
.free-consultation table {
    width: 100%;
    text-align: center;
} 

.t_consultation {
    padding: 20px 10px 0px 10px;
}
  
.t_accordions {
    padding: 0px 10px 35px 10px;
} 
  
.schedule_banner .inner-page-title {
    width: 100% !important;
} 
  
.schedule_banner img {
    display: none !important;
} 
  
.map_leadership {
    padding: 0px 25px;
    height: 428px;
    background-image: none;
    background-color: #e4f1f1;
} 
  
.map_leadership_2 {
    padding: 0px 25px;
    background-image: none;
    background-color: #e4f1f1;
}   
  
.span6.widget-span.widget-type-custom_widget.module_image_22 {
    display: none;
} 
  
.banner_text {
    width: 100% !important;
} 
  
table.home_cta {
    text-align: center;
    float: none;
    width: 100%;
}

.lp-form-wrapper {
    margin-top: -130px;
}  
   
}

img.rgp_m {
      display: none !important;
}  

@media screen and (max-width: 768px) {
  img.rgp_m {
      display: block !important;
  }
  
  img.rgp_d {
      display: none !important;
  }   
  
}

/*****************************************/
/*          PORTFOLIO-PAGES               */
/*****************************************/


.portfolio-banner {
    height: 560px;
}

.p_title h1 {
    font-size: 45px;
    color: #404040;
    text-align: left;
    font-family: 'Gotham-Black' !important;
    margin: 0 0 15px 0;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 58px;
}


/*****************************************/
/*             MEDIA-QUERIES             */
/*****************************************/

@media (max-width: 1199px) {
body {
/*font-size: 20px;
	line-height: 34px;*/
}
p, li {
/*font-size: 20px;
	line-height: 34px;*/
}

.header-cta {
    margin-top: 21px;
    text-align: right;
    transition: all 0.4s ease 0s;
}

.blog-subscription-module h3 {
	font-size: 32px;
	line-height: 38px;
	margin: 20px 40px 35px;
}
.blog-subscription-module .hs-button {
	margin-top: 0px;
}
.fm_button span {
	margin-right: 6px !important;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select {
	font-size: 14px !important;
}

.floating-subscription-wrapper {
/*top: -30px;	*/
}
.floating-subscription-wrapper form .actions .hs-button {
	border: medium none;
}

.lp-phone-number-wrapper {
	font-size: 34px;
}
.tabber-tabs > li > a {
	padding: 15px;
}
.home-third-wrapper .container {
	background: none;
}
.home-blogroll-container {
	background: none;
}
.home-resources-wrapper .container {
	background: none;
}
.home-banner-wrapper .container {
	background: none;
}
.home-banner-wrapper .home-arrow-bg {
	background: none;
}

.contact-box-wrapper {
    background-color: rgba(255, 255, 255, 0.75);
    padding: 6px 37px;
    text-align: left;
    float: right !important;
    margin-top: -471px;
    width: 48% !important;
    position: relative;
    border-radius: 4px;
}

}

@media (max-width: 979px) {
  
.case-study-banner-t h1 {
    font-size: 38px;
} 
  
.span12.case-study-banner-t h1 {
    font-size: 38px;
}  
  
#slides {
    height: 430px;
}    
  
#buttons a {
    margin: 0 50px;
}  
  
img.clock_icon {
    padding-bottom: 0px;
}  
    
.header-cta {
    display:none !important;
}    
    
.span12.widget-span.widget-type-cell.container {
    padding: 0px 20px;
}    
    
.blog-filters {
    width: 97%;
}    
    
table.cta_box {
    width: 65%;    
}    
.inner-page-title h2 {
    font-size: 15px;
}    

.inner-page-title, .inner-page-title-lp  {
    width: 60% !important;
} 
  
.inner-page-title-lp  {
    width: 90% !important;
}   
    
#main_h1 {
	font-size: 48px;
}
body {
/*font-size: 16px;*/
}
p, li {
/*font-size: 16px;*/
}
h1 {
	font-size: 44px;
	line-height: 52px;
}
.three-col-list {
	width: 28%;
}

#close-floating-subs {
	margin-right: 5px;
}
.floating-subscription-wrapper form .actions .hs-button {
}
.floating-subscription-wrapper form .hs_submit {
	display: inline-block;
}
.floating-subscription-wrapper {
	padding-top: 5px;
}
.footer-cta {
	text-align: center !important;
}
.footer-cta .cta_button span {
	font-size: 16px !important;
}
.header-wrapper .cta_button span {
	font-size: 14px !important;
}

.jplist-panel .filter-by-label {
	padding: 4px 15px;
}
.jplist-panel .styled-select select {
	width: 120%;
	height: 29px;
}
.text-boxed {
	font-size: 17px;
	line-height: 26px;
	min-height: 50px;
}
.block-hover .title {
	font-size: 16px;
	line-height: 20px;
}
.block-hover .desc {
	font-size: 12px;
	line-height: 16px;
}
.contact-box-wrapper {
	width: 60% !important;
}
#home-growth-list {
	width: auto;
	margin: 0px auto;
	padding-left: 0;
}
#home-growth-list li {
	font-size: 22px;
}
.lp-phone-number-wrapper {
	font-size: 28px;
}
.lp-title-banner-wrapper .container h1, .title-banner-wrapper .container h1, .inner-page-title-lp h1  {
    font-size: 38px !important;
    line-height: 46px !important;
    margin-top: 25px;
}
.title-banner-wrapper p, .title-banner-wrapper h2, .title-banner-wrapper h3, .title-banner-wrapper li {
	margin-bottom: 0;
}

.lp-form-wrapper .lp-form-title span {
	font-size: 30px;
}
.lp-form-wrapper .lp-text-above-form {
	font-size: 19px;
  margin-top: 0px;
}
.tabber-tabs > li > a {
	padding: 15px 13px;
	font-size: 17px;
}
.blog-sidebar .widget-type-post_filter h3 {
	font-size: 24px;
}

.floating-subscription-wrapper form .actions .hs-button {
	padding: 10px 10px;
	margin-left: 10px;
}
.hs-breadcrumb-menu {
	margin: 0px 0px 0px 25px;
}
}

@media (max-width: 767px) {
  
.partner_banner h1 {
    font-size: 50px !important;
}  
  
.career-m .hs_cos_wrapper_type_custom_widget {
    padding: 0% 0% !important;
} 
  
.case-study-banner-t h1 {
    font-size: 38px;
}   
  
.span12.case-study-banner-t h1 {
    font-size: 30px;
}  
  
.btn-bar {
    top: 300px;
}  
    
#slides {
    height: 530px;
}  
  
#buttons a {
    margin: 0px 0px;
}  
  
#slideshow {
    height: 425px;
}    
  
.phone-lp h3 {
    float: right;
    position: relative;
    top: -120px;
    padding-right: 21px;
    padding-left: 20px;
}
  
.logo-container.new-logo-m.lp {
    display: block;
    float: left;
    padding: 23px;
}
  
  
.span12.widget-span.widget-type-custom_widget.sb_lp_t {
    position: relative;
    top: 19px;
}  
  
.sb_lp_t h3 {
    padding: 19px 0px;

}  
  
.video-banner {
    width: 794px !important;
}  
    
.span12.banner_size.lp {
    padding-left: 20px;
} 
  
.span12.banner_size #main_h1b {
    font-size: 63px;
}  
  
.span12.banner_size.lp #main_h1 {
    font-size: 30px !important;
}  

.welcome-v {
    padding: 20px 0px 0px 0px;
}    
    
#video-b .inner-page-title {
    width: 100% !important;
}
    
.pad_25, .pad_15, .pad_10, .pad_5, .pad_3  {
    padding: 5% 0px;
}

.logo-container.new-logo-m {
    display: block;
} 

.logo-container.new-logo {
    display: none;
} 
    
.img_mobile {
    display: block;
}   

.img_desk {
    display: none;
}    
  
    
.footer-copywright {
    width: 85% !important;
}    

.blog-filters {
    position: relative;
    left: 0;
    width: 100%;
}    
    
table.cta_box {
    width: 80%;
}
    
.inner-page-title h2 {
    font-size: 15px;
    line-height: normal;
}    
    
.inner-page-title {
    width: 90% !important;
}    
    
.smaller-header .logo-container img {
    width: 147px !important;
    top: 0px !important;
}    

.header-container-wrapper div span i {
    top: 28px;
}    
.logo-container img {
	padding: 5px 20px 0px 0px;
	width: 147px !important;
}
.header-container.container-fluid {
	height: 80px !important;
}
a.btn_home_a {
	float: none;
	margin: 0px auto;
	width: 68%;
}
div#h_module_2 {
	padding: 40px 20px 30px 20px;
	text-align: center;
}
.home-third-wrapper {
	padding: 0px 0px 0px 0px;
}
#cmn-video-demo3__content {
	padding: 70px 0px 0px 0px;
}
#cmn-video-demo3__container {
	height:440px;
}
h1#main_h1 {
	text-align: center;
	font-size: 35px;
	text-shadow: -1px -1px 19px rgba(255, 255, 255, 1);
}
#main_h2 {
	text-align: center;
	font-size: 25px !important;
	margin: 18px 0 15px 0;
	line-height: 34px;
	text-shadow: -1px -1px 19px rgba(255, 255, 255, 1);
}
a.btn_home_banner {
	display: block;
	margin: 30px auto;
	float: none;
	width: 53%;
}
img.icon_s {
	display: block;
	margin: 0px auto;
	width: 50%;
}
body {
	font-size: 16px;
	line-height: 22px;
}
p, li {
	font-size: 16px;
	line-height: 22px;
}
h2 {
	font-size: 29px;
	line-height: 34px;
	margin: 10px 0;
}
h3 {
	font-size: 26px;
	line-height: 32px;
}
.big-p, .big-p p, .big-p li, .testimonial_quote p {
	font-size: 19px;
	line-height: 25px;
}
.uncenter p {
	text-align: left !important;
}
.unfloat-768 {
	float: none !important;
	margin: 0px 0px 20px !important;
	width: auto !important;
}
.hs-content-path-blog .post-item:first-child .post-header h2 a, .hs-content-path-blog-page-1 .post-item:first-child .post-header h2 a {
	font-size: 32px;
	line-height: 38px;
}
.body-container-wrapper {
	padding-top: 55px !important;
}
.floating-subscription-wrapper {
	display: none !important;
}
.raised-btn {
	margin-bottom: 25px;
	text-align: center !important;
	margin-left: 0 !important;
}
#home-growth-list li img {
	display: none;
}
.home-banner-content {
	width: auto !important;
}
.home-blogroll-title {
	background: none;
	padding-left: 0;
}
.home-resources-title {
	background: none;
	padding-left: 0;
}
.boxed {
	margin-left: auto;
	margin-right: auto;
}
.text-boxed {
	font-size: 17px;
	line-height: 30px;
	min-height: 60px;
}
.blog-filters span {
	display: block;
	width: auto;
	margin-right: 0;
	margin-bottom: 15px;
}
.blog-subscription-module {
	margin-bottom: 35px;
	padding-top: 5px;
}
.footer-container-wrapper .span3 {
	padding: 10px 10px!important;
  display: initial;
}
.footer-followme {
	text-align: center;
	margin: 35px 0px 15px 0;
}
.footer-copywright {
	margin-bottom: 35px;
}
.footer-cta .cta_button {
	text-align: center !important;
}
.title-banner-wrapper .cell-wrapper {
	margin-bottom: 0;
}
.hs-content-path-blog .post-item:first-child .post-header h2 a, .hs-content-path-blog-page-1 .post-item:first-child .post-header h2 a {
	font-size: 24px;
	line-height: 30px;
}
.hs-content-path-blog .post-item:first-child .more-link, .hs-content-path-blog-page-1 .post-item:first-child .more-link {
	display: block;
	font-size: 18px;
	margin-top: 35px;
}
.hs-content-path-blog .post-item .post-header h2 a, .hs-content-path-blog-page-1 .post-item .post-header h2 a {
	font-size: 18px;
	line-height: 24px;
}
.blog-subscription-module h3 {
	font-size: 24px;
	margin: 20px 16px 35px;
	line-height: 28px;
}
.blog-subscription-module {
	padding: 0px 15px;
}
.blog-banner-wrapper .container .blog-section {
	margin-top: 10px;
}
.hs-content-path-blog-page-1 .featured-post-img img, .hs-content-path-blog .featured-post-img img {
	display: none !important;
}
.hs-content-path-blog-page-1 .featured-post-img, .hs-content-path-blog .featured-post-img {
	margin-bottom: 0;
}
form .actions .hs-button, .all-posts-link {
	font-size: 16px;
}

.footer-cta .cta_button {
}
.blog-pagination a {
	display: block;
}

.header-cta {
	display: none !important;
}

.menu-toggle-wrapper {
	min-height: 0 !important;
}
.logo-container {
	text-align: right;
	top: -20px;
}
#showmenu {
	top: 15px !important;
}
.header-wrapper {
	height: 55px !important;
}
.jplist-panel .span4 {
	margin-bottom: 15px;
}
.jplist-panel .styled-select select {
	height: 26px;
}
.list-item {
	width: 31.6239%;
}
.wrapper-padding {
	padding: 15px 0px;
}
.list-item:nth-child(4n+1), .list-item:first-child {
	margin-left: 2.5641%;
}
.list-item:nth-child(3n+1), .list-item:first-child {
	margin-left: 0px;
}
.list-item .block-hover .desc {
	display: none;
}
.case-main-image {
	float: none !important;
}
.case-thumbnails {
	float: none;
}
.contact-box-wrapper {
	width: 100% !important;
    padding-top: 30px;
    background: #ffffffd4;
}
.contact-box-list li {
	font-size: 19px;
}
.lp-header .logo-container {
	text-align: center !important;
}
.lp-header-logos {
	display: none !important;
}
.lp-title-banner-wrapper .container h1, .title-banner-wrapper .container h1, .inner-page-title-lp h1 {
    font-size: 33px !important;
    line-height: 46px !important;
    text-align: left;
}
.lp-title-banner-wrapper .container h1 span {
	display: inline;
}
.lp-phone-number-wrapper, .lp-supporting-image {
	display: none !important;
}
.lp-mobile-supporting-image, .lp-mobile-header-logos {
	display: block !important;
}
.lp-right-col-wrapper {
    margin-top: 0px;
}
.lp-progess-circle {
	display: none;
}
.body-container .tabber-tabs {
	display: none;
}
.tabs-wrapper {
	background-color: #ffffff;
	box-shadow: none;
}
.tabber-wrap .styled-select {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}
.flex-direction-nav {
	display: none;
}
.blog-sidebar {
	display: none !important;
}
.home-bottom-ctas .widget-type-cta {
	text-align: center;
}

.home_2 h2, .home_2 p {
    padding: 15px 2%;
} 
  
table.result_tes_img img {
    float: none !important;
    margin: auto;
    display: block;
} 
  
table.result_tes {
    padding: 0% 0px;
} 
  
.r_form_title h2 {
    width: 100% !important;
    margin: 26px auto !important;
    text-align: center;
}  
  
}

@media (max-width: 568px) { 
 
.home_2 h2 {
    font-size: 26px !important;
    line-height: 34px;
}  
  
.case-study-banner-t h1 {
    font-size: 22px;
    color: #454545;
    line-height: 32px;
    margin-bottom: 50px;
    text-shadow: 0px 0px 10px rgba(2, 2, 2, 0);
}    
  
.span12.case-study-banner-t h1 {
    font-size: 22px;
    color: #454545;
    line-height: 32px;
    margin-bottom: 50px;
    text-shadow: 0px 0px 10px rgba(2, 2, 2, 0);
}  

a.video-banner {
    background-color: #ec685b;
    font-size: 16px;
    padding: 16px;
    border: none;
    color: #fff;
    text-shadow: 0px 0px 5px rgba(2, 2, 2, 0);
}  
  
.cta-module-testimonial h4 {
    font-size: 22px;
    margin-bottom: 17px;
}  
  
h3.success_s {
    line-height: 40px;
}
  
 #buttons a {
    font-size: 25px;
    width: 20px;
} 
  
.slide_c img {
  width: 55%;
  }
  
.phone-lp h3 {
    top: -92px;
}  
  
.coffee-m .brands_c p {
    line-height: 23px !important;
}  
  
.coffee-m .home_2 h2 {
    font-size: 22px !important;
    line-height: normal !important;
} 
  
#h_module_3 p {
    font-size: 15px;
    line-height: 21px;
    color: #6d6d6d;
}  
  
.span12.banner_size.lp #main_h1 {
    margin: 0 0 4px 0 !important;
    font-size: 24px !important;
}    
  
.span12.banner_size.lp #main_h1b {
    font-size: 50px !important;
}    
    
h1.qp_title {
    font-size: 22px;
    line-height: 34px;
}    

.logo-container.new-logo-m {
    float: right;
    position: relative;
    top: -15px;
}    
    
/* padding content*/
.span12.widget-span.widget-type-cell.container {
    padding: 0px 20px;
}

table.cta_box h3 {
    font-size: 15px !important;
}    

table.cta_box {
    width: 90%;
}  

table.cta_box p {
    font-size: 14px;
    padding: 0px 6%;
}
    
.inner-page-title {
    width: 100% !important;
}    

p, li {
    font-size: 14px;
    line-height: 21px;
}    
    
.inner-page-title h2 {
    font-size: 13px;
    line-height: normal;
}    

#cmn-video-demo3__container {
    height: 386px;
}    
    
.logo-container {
	top: -4px;
}
a.btn_home_banner {
	width: 65%;
}
#main_h2 {
	font-size: 23px !important;
	line-height: 33px;
}
h1#main_h1 {
	line-height: 40px !important;
	font-size: 30px !important;
}
h1 {
	font-size: 40px;
	line-height: 46px;
	margin: 20px 0px;
}
.inner-page-title h1 {
	font-size: 24px;
	line-height: 30px;
}
.post-header h1 {
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 10px;
}
.hs-blog-post .blog-section .post-header h1 a {
	font-size: 26px;
	line-height: 26px;
}
h2 {
	font-size: 22px;
	line-height: normal;
	margin: 10px 0px;
}
#showmenu i {
	display: none;
}
#showmenu {
    padding: 9px 10px 4px;
    top: 19px !important;
}
#showmenu .icon {
	top: 17px;
}
.show-nav, .hide-nav {
	padding-right: 0;
	border-right: none;
}
.smaller-header .logo-container img {
    width: 120px !important;
}
.smaller-header img {
	width: 220px !important;
}
.body-container-wrapper {
}
.home-banner-wrapper .container h1 {
	font-size: 38px;
}
.home-banner-wrapper .container h2 {
	font-size: 24px;
}
.home-banner-content p {
	font-size: 18px;
	text-align: center !important;
	line-height: 28px;
}
.raised-btn {
}
#home-growth-list li {
	font-size: 20px;
	background-position: 0px 28px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal ul .hs-item-has-children ul {
	display: none;
}
#demo .list {
	text-align: center;
}
.list-item {
	width: auto;
	float: none;
	margin: 0 auto 15px auto !important;
}
.block-hover {
	display: none !important;
}
.contact-box-wrapper {
    width: 100% !important;
    padding-top: 30px;
    background: #ffffffd4;
}
.raised-btn .cta_button, .red-lrg-btn, .blue-lrg-btn {
	display: block !important;
}
/*MOBILE MENU*/

/*.push-body {
    margin-left: 220px !important;
    margin-right: -220px !important;
}

.main-menu ul li a {
    font-size: 14px;
    padding: 10px 0px 10px 45px !important;
    background: url("//39120.fs1.hubspotusercontent-na1.net/hubfs/39120/images/website_2015/icons/main-menu-bullet.png") no-repeat scroll 15px 16px transparent;
}

.main-sidebar {
    width: 220px !important;
}

.website-sidebar-cta a {
    padding: 10px 44px 41px 30px !important;
}
*/



}

@media (max-width: 479px) {
  
.span12.banner_size.lp #main_h1b {
    font-size: 41px !important;
}  
    
.span12.banner_size.lp {
    width: 100% !important;
}  
   
.span12.widget-span.widget-type-global_group.container_bc {
    display: none !important; 
}

.qp_thin .qp_tn {
    min-width: 55px !important; 
}  

.qp_drop {
    min-width: 157px !important; 
}
    
table.cta_box2 {
    width: 100% !important; 
}
    
.inner-page-title h2 {
    padding-top: 20px;
}    

img.icon_s {
    display: block;
    margin: 0px auto;
    width: 65%;
}    
    
a.btn_home_banner {
	width: 312px;
	font-size: 15px;
}
h1#main_h1 {
	line-height: 37px !important;
	font-size: 27px !important;
}
#main_h2 {
	font-size: 19px !important;
	line-height: 30px;
}
h3 {
	font-size: 19px;
	line-height: 28px;
	font-weight: 600;
}
.three-col-list {
	width: 100%;
	display: block;
	margin-right: 0;
}
.contact-box-wrapper {
	width: auto !important;
}
.lp-title-banner-wrapper {
	padding: 0;
}
.lp-title-banner-wrapper .container h1, .title-banner-wrapper .container h1, .inner-page-title-lp h1 {
font-size: 28px !important;
    line-height: 36px !important;
    margin-top: 10px;
}
.lp-title-banner-wrapper .container h1 span {
	font-size: 24px;
}
.lp-form-wrapper .lp-form-title {
	margin: 0px;
}
.lp-form-wrapper .lp-form-title span {
	font-size: 25px;
	line-height: 32px;
}
.lp-form-wrapper .lp-text-above-form {
	font-size: 17px;
}
form.hs-form .form-columns-2 .hs-form-field input, form.hs-form .form-columns-3 .hs-form-field input, textarea {
	width: 100% !important;
}
.accordion .accordion_header {
	font-size: 19px;
}
}

@media (max-width: 375px) {
h1#main_h1 {
	font-size: 24px !important;
}
#main_h2 {
	font-size: 17px !important;
	line-height: 26px;
}
a.btn_home_banner {
	width: 291px;
	font-size: 14px;
}
}