







/* 1a. Containers */




/* 1b. Colors */





/* 1c. Typography */












/* 1d. Buttons */







/* 1d.1. Buttons2 */






/* 1d.1. Buttons3 */






/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */


























/* 1h. Site footer */







/* Banner Overlay */







.content-wrapper,.page-center {
  max-width: 1240px;
  float:none;
  margin:0 auto;
}

.dnd-section {
  padding: 80px 20px;
}

.dnd-section > .row-fluid {
  max-width: 1240px;
}





html {
  font-size: 15px;
}

body {
  font-family: helvetica; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  line-height:1.6;

}

/* Paragraphs */

p {
  font-family: helvetica; font-style: normal; font-weight: normal; text-decoration: none;
  font-size:15px;
  line-height:1.4;
}

/* Anchors */

a {
  color: #F1C233;
}

a:hover,
a:focus {
  color: #c99a0b; text-decoration:none;
}

a:active {
  color: #ffea5b;
}

/* Headings */

h1 {
  font-weight: 100; text-decoration: none; font-family: helvetica; font-style: normal;
  color: #FFFFFF;
  font-size: 84px;
  margin-bottom:10px;
  line-height:1.1;
}

h2 {
  font-weight: 100; text-decoration: none; font-family: helvetica; font-style: normal;
  color: #EEEEEE;
  font-size: 38px;
  margin-bottom:10px;
  line-height:1.1;
}

h3 {
  font-weight: 100; text-decoration: none; font-family: helvetica; font-style: normal;
  color: #FFFFFF;
  font-size: 30px;
  margin-bottom:10px;
  line-height:1.1;
}

h4 {
  font-weight: 100; text-decoration: none; font-family: helvetica; font-style: normal;
  color: #FAFAFA;
  font-size: 24px;
  margin-bottom:10px;
  line-height:1.1;
}

h5 {
  font-weight: 100; text-decoration: none; font-family: helvetica; font-style: normal;
  color: #000000;
  font-size: 16px;
  margin-bottom:10px;
  line-height:1.1;
}

h6 {
  font-weight: 100; text-decoration: none; font-family: helvetica; font-style: normal;
  color: #000;
  font-size: 14px;
  margin-bottom:10px;
  line-height:1.1;
}

/* Blockquote */

blockquote {
  border-left-color: #ffc008;
}





button,
.button ,.man-cta a,.btSpecialHeaderIcon .man-cta,.two-col .man-cta,.featured-item-wrapper .ma-cta,.bottom-btn-wrapper a.man-cta,.rowItemContent a.man-cta,.plan-list a.man-cta,a.man-cta{
  background-color: 

  
  
    
  


  rgba(241, 194, 51, 1.0)

;
  border: 1px solid #FFFFFF;
  border-radius: 0px;
  color: #000000;
  padding: 10px 30px; 
  display:inline-block;
  font-size: 16px;
  line-height: normal;
  font-weight: 600;
  letter-spacing: 1px;
}

.ma-cta a.cta_button,a.btn-1{  
  background-color: 

  
  
    
  


  rgba(241, 194, 51, 1.0)

 !important;
  border: 1px solid #FFFFFF !important;
  border-radius: 0px !important;
  color: #000000 !important;
  padding: 10px 30px !important;
  font-size: 16px;
  line-height: normal;
  font-weight: 600;
  letter-spacing: 1px;
}
a.btn-2  {
  display: inline-block;
  margin:0 0 20px;
  background-color: 

  
  
    
  


  rgba(#, 0.0)

;
  border: 2px solid #4e8a84;
  border-radius: 0px;
  color: #4e8a84;
  padding: 10px 30px;
  font-size: 16px;
  line-height: normal;
  font-weight: 600;
  letter-spacing: 1px;

}
a.btn-3  {
  display: inline-block;
  margin:0 0 20px;
  background-color: 

  
  
    
  


  rgba(#, 0.0)

;
  border: 2px solid #FFFFFF;
  border-radius: 0px;
  color: #FFFFFF ;
  padding: 10px 30px;
  font-size: 16px;
  line-height: normal;
  font-weight: 600;
  letter-spacing: 1px;

}

.wht-txt a.btn-1{
  color:#000000 !important;
}
.wht-txt a.btn-2{
  color:#4e8a84 !important;
}

.wht-txt a.btn-3{
  color:#FFFFFF !important;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(201, 154, 11, 1.0);
  border-color: #d7d7d7;
  color: #000000;
}

button:active,
.button:active {
  background-color: rgba(255, 234, 91, 1.0);
  border-color: #ffffff;
  color: #000000;
}

a.btn-1 .btIco .btIcoHolder:before {
  color: #000000;
}

a.btn-2 .btIco .btIcoHolder:before {
  color: #4e8a84;
}

a.btn-3 .btIco .btIcoHolder:before {
  color: #FFFFFF;
}




form,
.submitted-message {
  font-family: helvetica; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Form title */

h3.form-title {
  background-color: 

  
  
    
  


  rgba(13, 21, 83, 1.0)

;
  color: #ffc008;
}

/* Form label */

form label {
  color: #FFFFFF;
}

/* Form help text */

form legend {
  color: #FFFFFF;
}

/* Form inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  border-color: #D1D6DC;
  color: #FFFFFF;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
  border-color: #0d1553;
}

/* Form placeholder text */

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #FFFFFF;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #0d1553;
}

.fn-date-picker td .pika-button:hover {
  background-color: #0d1553 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #0d1553;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(241, 194, 51, 1.0)

;
  border: 1px solid #FFFFFF;
  border-radius: 0px;
  color: #000000;
  padding: 10px 30px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(201, 154, 11, 1.0);
  border-color: #d7d7d7;
  color: #000000;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(255, 234, 91, 1.0);
  border-color: #ffffff;
  color: #000000;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #FFFFFF;
}

th,
td {
  border-color: #FFFFFF;
  color: #FFFFFF;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  border-bottom-color: #FFFFFF;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #FFFFFF;
}

tbody + tbody {
  border-top-color: #FFFFFF;
}





.header {
  background-color: #000;
}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: ;
  font-family: helvetica;
}

body .navigation-primary a:hover,
body .navigation-primary a:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: ;
}

body .navigation-primary a:active,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: ;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #0d1553;
}

body .submenu.level-2,
body .header__language-switcher .lang_list_class {
  background-color: #000;
  border-color: #102d7b;
}
.custom-menu-primary .hs-menu-wrapper ul>li.hs-item-has-children>a:after,
.custom-menu-primary .hs-menu-wrapper ul>li.hs-item-has-children>ul>li.hs-item-has-children>a:after{
  color:#102d7b;
}
body .submenu.level-2 > li:first-child:before,.custom-menu-primary .hs-menu-wrapper>ul ul li a {
  border-color: #102d7b !important;
}

body .header__language-switcher .lang_list_class:before {
  border-bottom-color: #102d7b;
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: #000;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: #000;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: helvetica;
}

.header__language-switcher-label-current:after{
  border-top-color:  !important;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: #000;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: ;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(7, 13, 27, 1.0)

 ;
}

/* Footer Content */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6
.footer p,
.footer a,
.footer div,
.footer span{
  color: #FAFAFA;
}

.footer-menu-icons a svg,
.address-section svg{
  fill:#FAFAFA;
}
.border-left{
  border-color:#070d1b !important;
}
.footer-contact-us-section{
  background-color:#070d1b !important;
}





.blog-post__date {
  border-color: #FFFFFF;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #FFFFFF;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #d7d7d7;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #ffffff;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #0d1553;
}

.blog-pagination__link {
  color: #FFFFFF;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #0d1553;
}

.blog-post__title {
  font-weight: 100; text-decoration: none; font-family: helvetica; font-style: normal;
  color: #EEEEEE;
  font-size: 38px;
}

.blog-post__author {
  background-color: #ffc008;
}

#comments-listing .comment-reply-to {
  color: #F1C233;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #c99a0b;
}

#comments-listing .comment-reply-to:active {
  color: #ffea5b;
}

/******************************* Variables Set For Header  *****************************************/
.header-wrapper,
.header-container-wrapper{
  background-color: #000;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>a {
  color: #fff
    ;
}

.trans-fixed .desktop-header .custom-menu-primary .hs-menu-wrapper ul>li.hs-item-has-children>a:after,
.trans-fixed .desktop-header .custom-menu-primary .hs-menu-wrapper ul>li.hs-item-has-children>ul>li.hs-item-has-children>a:after {
  color: #000000
    ;
}

.desktop-header .custom-menu-primary .hs-menu-wrapper ul>li.hs-item-has-children>a:after {
  color: #000
    ;
}

.trans-fixed .header-wrapper {
  background-color: #000
    !important;
}

.trans-fixed .header-wrapper .custom-menu-primary .hs-menu-wrapper>ul>li>a {
  color: 
    ;
}

.trans-fixed .custom-menu-primary .hs-menu-wrapper ul>li.hs-item-has-children>ul>li.hs-item-has-children:hover>a:after {
  color: #102d7b
    ;
}

.topBarInMenuCell .btIco.btIcoDefaultType .btIcoHolder:before {
  color: #5b6a81!important;
}

.custom-menu-primary .hs-menu-wrapper>ul ul li a {
  color: #000000;
}

.custom-menu-primary .hs-menu-wrapper ul>li.hs-item-has-children>a:after,
.custom-menu-primary .hs-menu-wrapper ul>li.hs-item-has-children>ul>li.hs-item-has-children>a:after {
  color: #000000
    ;
}

.custom-menu-primary .hs-menu-wrapper>ul ul li:hover {
  background-color:rgba( 255, 255, 255, calc( 100/100))
}

.custom-menu-primary .hs-menu-wrapper ul>li.hs-item-has-children>ul>li.hs-item-has-children:hover>a {
  color: #102d7b
    ;
}

.custom-menu-primary .hs-menu-wrapper ul>li.hs-item-has-children>ul>li.hs-item-has-children:hover>a:after {
  color: #102d7b
    ;
}

ul.hs-menu-children-wrapper li.hs-menu-depth-3:hover>a,
ul.hs-menu-children-wrapper li.hs-menu-depth-2:hover>a {
  color: #102d7b;
}

ul.hs-menu-children-wrapper li.hs-menu-depth-3 a,
ul.hs-menu-children-wrapper li.hs-menu-depth-2 a {
  color: #000000;
}

.custom-menu-primary .hs-menu-wrapper>ul ul li a {
  border-color: #102d7b
}

.custom-menu-primary .hs-menu-wrapper>ul ul:before {
  background-color: #d5a301;
}

ul li.hs-menu-depth-1:hover>a {
  color: #d5a301;
}

ul li.hs-menu-depth-1:hover>a:after {
  color: #d5a301!important;
}

.custom-menu-primary .hs-menu-wrapper>ul ul li {
  background-color:rgba( 255, 255, 255, calc( 97/100))
}

.trans-fixed .topBarInMenuCell .btIco.btIcoDefaultType .btIcoHolder:before {
  color: !important;
}

.header-bottom {
  border-top:1px solid rgba( 0, 0, 0, calc( 20/100))
}

.topBarInMenuCell svg {
  width: 15px;
  height: 16px;
  fill:#5b6a81;
}

.trans-fixed.fixed .topBarInMenuCell svg{
  fill:

}
.topBarInMenuCell a {
  padding: 0px 10px;
}





body .icon svg {
  fill: #0d1553;
}

body .tns-nav button.tns-nav-active {
  background-color: #0d1553;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #0d1553;
}

body .team-member__description {
  background-color: #ffc008;
}

.dis-flex {
  display: flex;
  flex-wrap: wrap;
}

.span6.widget-span.widget-type-cell.dis-flex.text-col.wd-full.mb-30:nth-child(odd) {
  margin-left: 0 !important;
}

.contact-form1 h3 {
  background-color: unset;
  border: 0px !important;
}

.swap-column .span4 {
  order: 2;
}

.swap-column .span8 {
  order: 1;
  margin-left: 0 !important;
  margin-right: 2.4%;
}

.man-form-bg * {
  color: #fff;
}

#lpMainContent .form-section {
  padding: 45px;
  border-radius: 8px;
  border: 2px solid #fff !important;
}

.al-top {
  align-items: flex-start;
}

.manbanner-form form .input input {
  background-color: transparent;
  border: 0px;
  border-bottom: 2px solid #fff;
  border-radius: 0px;
}


/* Client Page Css Here */

.outter-client {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #ebebeb;
}

.client-logo-box {
  width: 33.33%;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 40px 0px;
}

.client-logo-box:nth-child(3n) {
  border-right: 0;
}

.couter-row.rowItem .inner-row header.header {
  background-color: transparent !important;
}

.client-logo-box img {
  height: 78px !important;
  width: 100%;
  object-fit: contain;
}

/************************************* All Variable Related CSS *********************/
body .banner-area-wrapper:before,
.overlay:before,
.progress .progress-bar,
.featured-client-success-wrapper:before{
  background-color:rgba( 16, 45, 123, calc( 80/100))
}

section.two-column-image-section .inner-row .two-col .dash:after,
.two-col-fontstyle h3 {
  border-color: #0d1553
}

.statle-bar-new {
  background-color: #0d1553;
}

.green-footer {
  background-color: 

  
  
    
  


  rgba(7, 13, 27, 1.0)

;
}

.green-footer *,
.green-footer-menu * {
  color: #FAFAFA;
}

.section-padding {
  padding: 80px 20px
}

.inbound-marketing-group .inner-group .inner-item .right-col .top-group .dash .btSuperTitle:after,
section.featured-client-success-wrapper .top-heading .dash .btSuperTitle:before,
section.featured-wrapper .top-section .btSuperTitle:before,
section.featured-client-success-wrapper .top-heading .dash .btSuperTitle:after,
section.featured-wrapper .top-section .btSuperTitle:after {
  border-color: #fff !important;
}

.contentSliderContainer .owl-dots div.active,
.contentSliderContainer .owl-dots div:hover {
  background-color: #0d1553
}

.case-study-group .case-study-inner-item:hover .caption-group {
  background-color: #0d1553;
  opacity:0.9;
}

a.man-cta:hover,
.plan-list a.man-cta:hover,
.man-cta a:hover,
.btSpecialHeaderIcon .man-cta:hover,
.two-col .man-cta:hover,
.featured-item-wrapper .ma-cta:hover,
.bottom-btn-wrapper a.man-cta:hover,
.rowItemContent a.man-cta:hover {
  background-color: rgba( 201, 154, 11, 1.0);
  border-color: #d7d7d7;
  color: #000000;
}

.green-footer-menu a:hover {
  color: !important;
}
/* Form Variables */
.man-form .hs-button.primary,
.man-form input[type="submit"],
.man-form input[type="button"] {
  background-color: 

  
  
    
  


  rgba(241, 194, 51, 1.0)

;
  border: 1px solid #FFFFFF;
  border-radius: 0px;
  color: #000000;
  padding: 10px 30px;
}

.man-form .actions,
.man-form a.hs-button.large.primary {
  text-align: center;
}

.man-form .hs-button.primary:hover,
.man-form input[type="submit"]:hover,
.man-form input[type="button"]:hover {
  background-color: rgba( 201, 154, 11, 1.0);
  border-color: #d7d7d7;
  color: #000000;
}

.overlay:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
}

.overlay {
  position: relative;
  z-index: 1;
}

.main-content h1,
.two-col-fontstyle h2 strong,
h4 span,
h4 strong,
h5 strong,
h5 span,
h6 strong,
h6 span{
  color: #0d1553
    ;
}

.wht-txt *{
  color:#fff !important;
}

.man-cta span.btnInnerText {
  padding-right: 7px;
}

.content header.header {
  background-color: transparent;
}

.mt-40 {
  margin-top: 40px;
}

@media(max-width:767px) {
  .span4.widget-span.widget-type-linked_image.icons {
    width: 100% !important;
    max-width: 200px;
    text-align: center;
    margin: 0 auto 20px;
  }
  .span6.widget-span.widget-type-cell.dis-flex.text-col.wd-full.mb-30 {
    width: 100%;
  }
  .span12.sidebar__inner {
    position: unset !important;
    transform: unset !important;
  }
  .sticky-form .span4,
  .sticky-form .span8 {
    width: 100%;
    margin: 0 auto 30px !important;
  }
  .man-form-bg .span6 {
    width: 100%;
    margin-bottom: 40px;
  }
  .man-form-bg .span6:last-child {
    margin-bottom: 0px;
  }
  .client-logo-box {
    padding: 25px 0px;
  }
  .section-padding{
    padding:60px 0px !important;
  }
}

@media(max-width:480px) {
  .client-logo-box:nth-child(3n) {
    border-right: 1px solid #ebebeb;
  }
  .client-logo-box {
    width: 100%;
    border-left: 1px solid #ebebeb;
  }
}

section.featured-client-success-wrapper .top-heading .dash h2 b {
  color: #fff !important;
}

.mt-40 {
  margin-top: 40px;
}

a.header-button:first-child {
  margin-right: 15px;
}

.mb-40 {
  margin-bottom: 40px;
}
.system-page .hs-input[type=checkbox], .hs-input[type=radio] {
  float: left;
}
.systems-page {
  padding: 10rem 20px;
  max-width: 850px;
  margin: 0 auto;
}
.systems-page .success {
  background-color: transparent !important;
  border: 0px solid #4f7d24 !important;
  border-radius: 0px !important;
  color: unset !important;
}

@media(max-width:375px){
  a.header-button:first-child {
    margin-right: 5px;
  }
  a.header-button{
    padding:10px 10px !important;  
  }
}

.footer-gettouch, .footer-subscribe{
  padding:0px 20px;
}

/******************** New -css **************************/

/* ==========================================================================
HubSpot Migrations Services - COS Boilerplate v2.0.0
========================================================================== */


/* ==========================================================================
Table of Contents:

1. EXTERNAL RESOURCES
2. BASE STYLES
3. COS STRUCTURE
4. MAIN NAVIGATION
5. BLOG
6. FORMS
7. BUTTONS
8. MISCELLANEOUS
9. MOBILE MEDIA QUERIES
========================================================================== */


/* ==========================================================================
1. EXTERNAL RESOURCES
========================================================================== */


/* =============== @import, @font-face, and CSS File Includes =============== */


/* EX: @import url('http://example.com/example_style.css'); */

@import url('//fonts.googleapis.com/css?family=Source+Sans+Pro%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100italic%2C200italic%2C300italic%2C400italic%2C500italic%2C600italic%2C700italic%2C800italic%2C900italic%7CPoppins%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100italic%2C200italic%2C300italic%2C400italic%2C500italic%2C600italic%2C700italic%2C800italic%2C900italic%7CPoppins%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100italic%2C200italic%2C300italic%2C400italic%2C500italic%2C600italic%2C700italic%2C800italic%2C900italic%7CPoppins%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100italic%2C200italic%2C300italic%2C400italic%2C500italic%2C600italic%2C700italic%2C800italic%2C900italic%7CPoppins%3A100%2C200%2C300%2C400%2C500%2C600%2C700%2C800%2C900%2C100italic%2C200italic%2C300italic%2C400italic%2C500italic%2C600italic%2C700italic%2C800italic%2C900italic&subset=latin%2Clatin-ext&ver=1.0.0');
@font-face {
	font-family: "Icon7Stroke";
	src: url("//2570076.fs1.hubspotusercontent-na1.net/hubfs/2570076/310Creative%20January2019/Fonts/Pe-icon-7-stroke.eot") format("embedded-opentype"), url("//2570076.fs1.hubspotusercontent-na1.net/hubfs/2570076/310Creative%20January2019/Fonts/Pe-icon-7-stroke.woff") format("woff"), url("//2570076.fs1.hubspotusercontent-na1.net/hubfs/2570076/310Creative%20January2019/Fonts/Pe-icon-7-stroke.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: 'FontAwesome';
	src: url(//2570076.fs1.hubspotusercontent-na1.net/hubfs/2570076/310Creative%20January2019/Fonts/fontawesome-webfont.eot);
	src: url(//2570076.fs1.hubspotusercontent-na1.net/hubfs/2570076/310Creative%20January2019/Fonts/fontawesome-webfont.eot) format('embedded-opentype'), url(//2570076.fs1.hubspotusercontent-na1.net/hubfs/2570076/310Creative%20January2019/Fonts/fontawesome-webfont.woff2) format('woff2'), url(//2570076.fs1.hubspotusercontent-na1.net/hubfs/2570076/310Creative%20January2019/Fonts/fontawesome-webfont.woff) format('woff'), url(//2570076.fs1.hubspotusercontent-na1.net/hubfs/2570076/310Creative%20January2019/Fonts/fontawesome-webfont.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Shopscape";
	src: url("//2570076.fs1.hubspotusercontent-na1.net/hubfs/2570076/310Creative%20January2019/Images/shopscape.ttf") format("truetype"), url("//2570076.fs1.hubspotusercontent-na1.net/hubfs/2570076/310Creative%20January2019/Images/shopscape.woff") format("woff");
	font-style: normal;
	font-weight: normal;
}


/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */

/* Images */

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

img.alignRight,
img.alignright {
	margin: 0 0 5px 15px;
}

img.alignLeft,
img.alignleft {
	margin: 0 15px 5px 0;
}


/* Reduces min-height on bootstrap structure */

.row-fluid [class*="span"] {
	min-height: 1px;
}


/* Blog Social Sharing */

.hs-blog-social-share .hs-blog-social-share-list {
	margin: 0;
	list-style: none !important;
}

.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
	height: 30px;
	list-style: none !important;
}

@media (max-width: 479px) {
	.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
		float: none !important;
		/* Stack social icons into two rows on phones */
	}
}

.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like>span {
	vertical-align: top !important;
	/* Aligns Facebook icon with other social media icons */
}


/* Captcha */

#recaptcha_response_field {
	width: auto !important;
	display: inline-block !important;
}


/* line height fix for reCaptcha theme */

#recaptcha_table td {
	line-height: 0;
}

.recaptchatable #recaptcha_response_field {
	min-height: 0;
	line-height: 12px;
}

@media all and (max-width: 400px) {
	/* beat recaptcha into being responsive, !importants and specificity are necessary */
	#captcha_wrapper,
	#recaptcha_area,
	#recaptcha_area table#recaptcha_table,
	#recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
		width: auto !important;
		overflow: hidden;
	}
	#recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
		width: 67px !important;
	}
	#recaptcha_area table#recaptcha_table #recaptcha_image {
		width: 280px !important;
	}
}


/* Videos */

video {
	max-width: 100%;
	height: auto;
}


/* Date Picker */

#calroot {
	width: 202px !important;
	line-height: normal;
}

#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#calroot select {
	min-height: 0 !important;
	padding: 1px 2px !important;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
	font-size: 10px !important;
	line-height: 18px !important;
	font-weight: normal !important;
}

#caldays {
	margin-bottom: 4px;
}


/* Responsive Embed Container (iFrame, Object, Embed) */

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
	position: relative;
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	padding-left: 0;
	padding-right: 0;
}

.hs-responsive-embed iframe,
.hs-responsive-embed object,
.hs-responsive-embed embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.hs-responsive-embed.hs-responsive-embed-instagram {
	padding-top: 0px;
	padding-bottom: 116.01%;
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
	height: auto;
	overflow: visible;
	padding: 0 0 0 0;
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
	position: static;
	width: auto;
	height: auto;
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
	width: 100%;
	max-width: 100%;
}

@media (max-width: 568px) {
	iframe {
		max-width: 100%;
	}
}


/* Forms */

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 {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/* Fix radio button and check box fields in multi column forms*/

.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
	width: auto;
}


/* System Template Forms */

#email-prefs-form .email-edit {
	width: 100% !important;
	max-width: 507px !important;
}

#hs-pwd-widget-password {
	height: auto !important;
}


/* Menus */

.hs-menu-wrapper ul {
	padding: 0;
}


/* Horizontal Menu
   ========================================================================== */

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
	list-style: none;
	margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul {
	display: inline-block;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul:before {
	content: " ";
	display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul:after {
	content: " ";
	display: table;
	clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
	float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
	display: inline-block;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
	position: relative;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.4s;
	position: absolute;
	z-index: 10;
	left: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
	display: block;
	white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
	left: 100%;
	top: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
	opacity: 1;
	visibility: visible;
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
	margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
	position: relative;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul {
	margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children {
	position: static;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	display: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper {
	display: block;
	visibility: visible;
	opacity: 1;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:before {
	content: " ";
	display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:after {
	content: " ";
	display: table;
	clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li {
	float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a {
	display: inline-block;
}


/* Vertical Menu
   ========================================================================== */

.hs-menu-wrapper.hs-menu-flow-vertical {
	width: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
	list-style: none;
	margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-vertical li a {
	display: block;
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul {
	margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-menu-depth-1>a {
	width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children {
	position: relative;
}


/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.4s;
	position: absolute;
	z-index: 10;
	left: 0;
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
	display: block;
	white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	left: 100%;
	top: 0;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
	opacity: 1;
	visibility: visible;
}

@media (max-width: 1023px) {
	.hs-menu-wrapper,
	.hs-menu-wrapper * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
		width: 100%;
	}
	.hs-menu-wrapper.hs-menu-flow-horizontal ul {
		list-style: none;
		margin: 0;
		display: block;
	}
	.hs-menu-wrapper.hs-menu-flow-horizontal>ul {
		display: block;
	}
	.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
		float: none;
	}
	.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
	.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
	.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a {
		display: block;
	}
	/* Stacking Horizontal Nav for Mobile */
	.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
		visibility: visible !important;
		opacity: 1 !important;
		position: static !important;
	}
	.hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
		padding: 0;
	}
	.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
		white-space: normal;
	}
	/* Stacking Vertical Nav for Mobile */
	.hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
		position: static;
		opacity: 1;
		visibility: visible;
	}
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
	visibility: visible;
	opacity: 1;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	display: block;
	visibility: visible;
	opacity: 1;
}


/* Space Module */

.widget-type-space {
	visibility: hidden;
}


/* Blog Author Section */

.hs-author-social-links {
	display: inline-block;
}

.hs-author-social-links a.hs-author-social-link {
	width: 24px;
	height: 24px;
	border-width: 0px;
	border: 0px;
	line-height: 24px;
	background-size: 24px 24px;
	background-repeat: no-repeat;
	display: inline-block;
	text-indent: -99999px;
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
	background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
	background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
	background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
	background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}


/* Fix for CTA border box issue */

.hs-cta-wrapper a {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}


/* Wrapper */

.hs_cos_wrapper_type_image_slider {
	display: block;
	overflow: hidden
}


/* Browser Resets */

.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus {
	outline: none;
}

.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}



/* FlexSlider Default Theme
*********************************/

.hs_cos_flex-slider {
	margin: 0 0 60px;
	padding: 0;
	background: #fff;
	border: 0;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	zoom: 1;
}

.hs_cos_flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

.loading .hs_cos_flex-viewport {
	max-height: 300px;
}

.hs_cos_flex-slider .hs_cos_flex-slides {
	zoom: 1;
}

.carousel li {
	margin-right: 5px
}


/* FlexSlider Necessary Styles
*********************************/

.hs_cos_flex-slider .hs_cos_flex-slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
	position: relative;
}


/* Hide the slides before the JS is loaded. Avoids image jumping */

.hs_cos_flex-slider .hs_cos_flex-slides img {
	width: 100%;
	display: block;
	border-radius: 0px;
}

.hs_cos_flex-pauseplay span {
	text-transform: capitalize;
}


/* Clearfix for the .hs_cos_flex-slides element */

.hs_cos_flex-slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .hs_cos_flex-slides {
	display: block;
}

* html .hs_cos_flex-slides {
	height: 1%;
}


/* Direction Nav */

.hs_cos_flex-direction-nav {
	*height: 0;
}

.hs_cos_flex-direction-nav a {
	width: 30px;
	height: 30px;
	margin: -20px 0 0;
	display: block;
	background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	-webkit-transition: all .3s ease;
}

.hs_cos_flex-direction-nav .hs_cos_flex-next {
	background-position: 100% 0;
	right: -36px;
}

.hs_cos_flex-direction-nav .hs_cos_flex-prev {
	left: -36px;
}

.hs_cos_flex-slider:hover .hs_cos_flex-next {
	opacity: 0.8;
	right: 5px;
}

.hs_cos_flex-slider:hover .hs_cos_flex-prev {
	opacity: 0.8;
	left: 5px;
}

.hs_cos_flex-slider:hover .hs_cos_flex-next:hover,
.hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {
	opacity: 1;
}

.hs_cos_flex-direction-nav .hs_cos_flex-disabled {
	opacity: .3!important;
	filter: alpha(opacity=30);
	cursor: default;
}


/* Direction Nav for the Thumbnail Carousel */

.hs_cos_flex_thumbnavs-direction-nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.hs_cos_flex_thumbnavs-direction-nav {
	*height: 0;
}

.hs_cos_flex_thumbnavs-direction-nav a {
	width: 30px;
	height: 140px;
	margin: -60px 0 0;
	display: block;
	background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 40%;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 1;
	-webkit-transition: all .3s ease;
}

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {
	background-position: 100% 40%;
	right: 0px;
}

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
	left: 0px;
}

.hs-cos-flex-slider-control-panel img {
	cursor: pointer;
}

.hs-cos-flex-slider-control-panel img:hover {
	opacity: .8;
}

.hs-cos-flex-slider-control-panel {
	margin-top: -30px;
}


/* Control Nav */

.hs_cos_flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}

.hs_cos_flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.hs_cos_flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.hs_cos_flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, 0.7);
}

.hs_cos_flex-control-paging li a.hs_cos_flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default;
}

.hs_cos_flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}

.hs_cos_flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}

.hs_cos_flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}

.hs_cos_flex-control-thumbs img:hover {
	opacity: 1;
}

.hs_cos_flex-control-thumbs .hs_cos_flex-active {
	opacity: 1;
	cursor: default;
}

@media screen and (max-width: 860px) {
	.hs_cos_flex-direction-nav .hs_cos_flex-prev {
		opacity: 1;
		left: 0;
	}
	.hs_cos_flex-direction-nav .hs_cos_flex-next {
		opacity: 1;
		right: 0;
	}
}

.hs_cos_flex-slider .caption {
	background-color: black;
	position: static;
	font-size: 2em;
	line-height: 1.1em;
	color: white;
	padding: 0px 5% 0px 5%;
	width: 100%;
	top: 40%;
	text-align: center;
}

.hs_cos_flex-slider .superimpose .caption {
	color: white;
	font-size: 3em;
	line-height: 1.1em;
	position: absolute;
	padding: 0px 5% 0px 5%;
	width: 90%;
	top: 40%;
	text-align: center;
	background-color: transparent;
}

@media all and (max-width: 400px) {
	.hs_cos_flex-slider .superimpose .caption {
		background-color: black;
		position: static;
		font-size: 2em;
		line-height: 1.1em;
		color: white;
		width: 90%;
		padding: 0px 5% 0px 5%;
		top: 40%;
		text-align: center;
	}
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
	color: white;
}


/* Thumbnail only version of the gallery */

.hs-gallery-thumbnails li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	margin-right: -4px;
}

.hs-gallery-thumbnails.fixed-height li img {
	max-height: 150px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}


/* responsive pre elements */

pre {
	overflow-x: auto;
}


/* responsive pre tables */

table pre {
	white-space: pre-wrap;
}


/* Corrects width issues in table elements created via the wysiwyg editor */

table tr td img {
	max-width: initial;
}


/* adding minimal spacing for blog comments */

.comment {
	margin: 10px 0 10px 0;
}


/* make sure lines with no whitespace don't interefere with layout */

.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
	word-wrap: break-word;
}


/* HTML 5 Reset */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

audio:not([controls]) {
	display: none;
}


/* Support migrations from wordpress */

.wp-float-left {
	float: left;
	margin: 0 20px 20px 0;
}

.wp-float-right {
	float: right;
	margin: 0 0 20px 20px;
}


/* Responsive Google Maps */

#map_canvas img,
.google-maps img {
	max-width: none;
}


/* ==========================================================================
2. BASE STYLES
========================================================================== */


/* =============== Base =============== */

*,
*:before,
*:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html,
body {
	min-height: 100%;
	margin: 0;
	padding: 0;
	min-height: 100vh;
}

body {
	background: #fff;
	background-size: cover;
	background-attachment: fixed;
}


/* Page Center */

.container-fluid .row-fluid .page-center {
	float: none;
	margin: 0 auto;
}


/* Highlighted Text */

::-moz-selection {
	color: #fff;
	background: #71B2FF;
	text-shadow: none;
}

::selection {
	color: #fff;
	background: #71B2FF;
	text-shadow: none;
}


/* =============== Typography =============== */


/* Basic text */

p {
	margin: 0 0 20px;
}

small {}

strong {}

em {}

cite {}

code {}

pre {}

sup,
sub {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}


/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
  
}

/* Anchor Links */

a {
	text-decoration: none;
	-webkit-transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	transition: color 300ms ease;
	color: #4e8a84;
}

/* Horizontal Rules */

hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border: none;
}


/* =============== Header =============== */

.header-container-wrapper {}

.header-container {}

.header-wrapper {
	z-index: 100;
}

.header-wrapper .page-center {
	max-width: 100% !important;
}

.header-wrapper .page-center {
	max-width: 100% !important;
	padding: 0 30px;
}

.header-top {
	position: relative;
	padding: 20px 0 10px;
}

.header-top .topBarInLogoArea {
	float: right;
	height: 50px;
}

.header-top .topBarInLogoArea .btSpecialHeaderIcon {
	display: table;
	float: left;
	margin: 10px 0 0 35px;
}

.span12.widget-span.widget-type-custom_widget.header-cta {
	display: none;
}

.header-top .topBarInLogoArea .btSpecialHeaderIcon span.btIconWidgetIcon {
	display: table-cell;
	vertical-align: middle;
	line-height: 1;
	padding: 0 .35em 0 0;
	text-align: left;
}

.btIco {
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
	margin-left: .25em;
	margin-right: .25em;
	line-height: inherit;
}

.btIco .btIcoHolder {
	line-height: inherit;
	display: inline-block;
	float: left;
}

.btIco .btIcoHolder:before {
	font-weight: normal !important;
}

.btIco .btIcoHolder:before {
	color: #29b965;
	border-radius: 50%;
	display: inline-block;
	float: left;
	text-align: center;
	vertical-align: middle;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.header-social-links .topBarInMenuCell a.btIconWidget .btIcoDefaultColor {
	font-size: 16px;
}

.btIco .btIcoHolder:before {
	font-size: inherit;
	width: auto;
	height: auto;
	line-height: inherit;
}

.btIco .btIcoHolder:before {
	color: #4e8a84;
}

.btSpecialHeaderIcon .btIco .btIcoHolder:before,
.btSpecialHeaderIcon .btIconWidgetTitle,
.btSpecialHeaderIcon .btIconWidgetText {
	color: #29b965 !important;
}

.btIco .btIcoHolder[data-ico-s7]:before {
	font-family: Icon7Stroke;
	content: attr(data-ico-s7);
}

.btIco.btIcoDefaultType .btIcoHolder:before {
	width: auto;
	padding: 0 2px;
	margin-right: 2px;
}

.btSpecialHeaderIcon .btIco .btIcoHolder:before,
.btSpecialHeaderIcon .btIconWidgetTitle,
.btSpecialHeaderIcon .btIconWidgetText {
	color: #4e8a84!important;
}

.btLightSkin .btIco.btIcoDefaultType.btIcoDefaultColor .btIcoHolder:before,
.btLightSkin .btIco.btIcoDefaultType.btIcoAccentColor:hover .btIcoHolder:before,
.btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoDefaultColor .btIcoHolder:before,
.btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoAccentColor:hover .btIcoHolder:before,
.btLightSkin .btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoDefaultColor .btIcoHolder:before,
.btLightSkin .btDarkSkin .btLightSkin .btIco.btIcoDefaultType.btIcoAccentColor:hover .btIcoHolder:before {
	color: #000;
}

.topBarInLogoArea .topBarInLogoAreaCell .btIconWidgetIcon .btIco .btIcoHolder:before {
	font-size: 32px;
}

.topBarInLogoArea .topBarInLogoAreaCell .btIconWidgetIcon,
.topBarInLogoArea .topBarInLogoAreaCell .btIconWidgetContent {
	display: table-cell;
	vertical-align: middle;
}

.btIconWidgetTitle {
	opacity: .5;
}

.topBarInLogoArea .topBarInLogoAreaCell .btIconWidgetTitle,
.topBarInLogoArea .topBarInLogoAreaCell .btIconWidgetText {
	display: block;
	line-height: 1;
}

.topBarInLogoArea .topBarInLogoAreaCell .btIconWidgetTitle {
	margin-bottom: 5px;
	font-size: 13px;
}

.header-bottom {
	padding: 0;
}

.header-social-links {
	line-height: inherit;
	float: right !important;
	display: table !important;
	height: 50px;
	margin-left: 40px !important;
	width: auto !important;
}

.header-social-links .topBarInMenuCell {
	line-height: 50px;
	display: table-cell;
	vertical-align: middle;
}

.header-social-links .topBarInMenuCell a.btIconWidget {
	color: #000;
	margin-left: .5em;
	float: left;
	margin-top: -1px;
}

.btIco .btIcoHolder[data-ico-fa]:before {
	font-family: FontAwesome;
	content: attr(data-ico-fa);
}

.btIco.btIcoDefaultType .btIcoHolder:before {
	width: auto;
	padding: 0 2px;
	margin-right: 2px;
	color: #000;
}

.header-social-links .topBarInMenuCell span.btIconWidget {
	margin-left: .5em;
}

.header-social-links .topBarInMenuCell a.btIconWidget span.btIcoHolder:before {
	padding-left: 1.5px;
}

.btIco.btIcoDefaultType:hover .btIcoHolder:before {
	color: #4e8a84;
}

.footer-wrapper {
	overflow: hidden;
}


/* =============== Footer =============== */

.footer-bottom {
	background: #fff;
	font-size: .9em;
	padding: 20px 0;
}

.footer-bottom .copyright p {
	margin: 0;
	float: left;
	padding: 0 10px 0 0;
}

.footer-menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}

.footer-menu ul li {
	display: inline-block;
	margin: 0 15px 0 0;
	padding: 0;
}

.footer-menu ul li:last-child {
	margin: 0;
}

.footer-menu ul li a:hover {
	color: #000;
}

.footer-top {
	padding-top: 8em;
	padding-bottom: 8em;
	background: linear-gradient(#ffffff, #f4f4f4) !important;
	color: #000;
}

.footer-top .page-center>div {
	display: block;
	margin: 0 -40px;
}

.footer-top .footer-top-wrapper .footer-logo {
	padding: 0 30px;
	width: 55%;
	float: left;
}

.footer-top .footer-top-wrapper .footer-about-col {
	margin: 0;
	padding: 0 30px;
	float: left;
	width: 24%;
}

.footer-top .footer-top-wrapper .footer-contact-details {
	padding: 0 30px;
	float: left;
	width: 20%;
	margin: 0;
}

.footer-top .footer-top-wrapper .footer-about-col p {
	margin: 0;
}

.footer-top .footer-top-wrapper h4 {
	font-weight: 100;
	color: #666666;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 1.3;
	margin: 0 0 12px;
	padding: 0;
}

.foot-logo a:last-child {
	margin-left: -30px;
}

section.free-assesment-section .assesment-inner .dash .btClear {
	padding-top: 4em;
	padding-bottom: 5px;
}

section.free-assesment-section .assesment-inner .dash .btClear a.btBtn {
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	font-family: Poppins;
	position: relative;
	text-transform: uppercase;
	/*border-radius: 5px;*/
	line-height: 1;
	vertical-align: -10%;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
	display: inline-block;
	font-family: Poppins;
	/* border-radius: 50px;*/
	font-size: 22px;
	padding: 1.15em 2em 1em;
	margin-left: 1.2em;
	margin-right: 1.2em;
	background-color: #2a3043;
	border: 2px solid #2a3043;
}

section.free-assesment-section .assesment-inner .dash .btClear a.btBtn span.btnInnerText {
	display: inline-block;
	color: #fff;
}

section.free-assesment-section .assesment-inner .dash .btClear a.btBtn span.btIco {
	float: right;
	margin-left: 10px;
	margin-right: 0;
	color: #fff;
}

section.free-assesment-section .assesment-inner .dash .btClear a.btBtn span.btIco span.btIcoHolder:before {
	color: #fff;
}

section.free-assesment-section .assesment-inner .dash .btClear a.btBtn:hover {
	background-color: transparent;
	border: 2px solid #2a3043;
	color: #2a3043;
}

section.free-assesment-section .assesment-inner .dash .btClear a.btBtn:hover span.btnInnerText {
	color: #2a3043!important;
}

section.free-assesment-section .assesment-inner .dash .btClear a.btBtn:hover span.btIco span.btIcoHolder:before {
	color: #2a3043!important;
}


/* ==========================================================================
4. MAIN NAVIGATION
========================================================================== */

.content-carosel .align-center h3 {
	font-weight: 100;
	letter-spacing: 0.03em;
}


/* =============== Custom Menu Primary =============== */


/* Parent List */

.custom-menu-primary {
	float: left;
	padding: 0;
}

.custom-menu-primary .hs-menu-wrapper>ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	-webkit-transition: all 360ms ease 0s;
	-moz-transition: all 360ms ease 0s;
	transition: all 360ms ease 0s;
	vertical-align: middle;
}

.custom-menu-primary .hs-menu-wrapper>ul>li {
	position: relative;
	z-index: 5;
	margin: 0 40px 0 0;
	text-transform: uppercase;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>a {
	display: block;
	position: relative;
	line-height: 50px;
	padding: 0;
	font-weight: 400;
	font-family: "Poppins";
	font-size: 14px;
}


/* Child List */

.custom-menu-primary .hs-menu-wrapper>ul ul li a {
	position: relative;
	padding: 10px 20px;
	font-weight: 400;
	white-space: nowrap !important;
	font-family: "Poppins";
}

.custom-menu-primary .hs-menu-wrapper>ul ul li a {
	border-top:1px solid;
}

.custom-menu-primary .hs-menu-wrapper>ul ul li:first-child a {
border-top:1px solid;
}

.custom-menu-primary .hs-menu-wrapper>ul ul li a:hover {}


/* Override max width on menu links */

.custom-menu-primary .hs-menu-wrapper>ul li a,
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
	overflow: visible !important;
	max-width: none !important;
	width: auto !important;
}

/* Fix menu disappearing on desktop after toggling mobile menu */

@media screen and (min-width:1024px) {
	/* Will prevent the '100% Height' script for the Main Menu to affect desktop */
	.custom-menu-primary {
		height: auto !important;
	}
	a.child-trigger {
		display: none !important;
	}
	.mobile-header {
		display: none !important;
	}
	span.btVerticalMenuTrigger {
		display: none !important;
	}
	.logo {
		margin: 0 !important;
	}
	.header-wrapper {
		width: 100%;
		position: absolute;
		-webkit-transition: transform .5s cubic-bezier(.230, 1, .320, 1);
		-moz-transition: transform .5s cubic-bezier(.230, 1, .320, 1);
		transition: transform .5s cubic-bezier(.230, 1, .320, 1);
	}
	.fixed .header-wrapper .header-top {
		display: none;
	}
	.trans-fixed .header-wrapper {
		position: fixed;
		-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .11);
		box-shadow: 0 1px 3px rgba(0, 0, 0, .11);
		-webkit-transform: translateY(-100%);
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
		background-color: rgba(255, 255, 255, .9);
		opacity: 0;
		z-index: 100;
		top: 0;
		width: 100% !important;
	}
	.fixed .header-wrapper {
		-webkit-transition: transform .5s cubic-bezier(.230, 1, .320, 1);
		-moz-transition: transform .5s cubic-bezier(.230, 1, .320, 1);
		transition: transform .5s cubic-bezier(.230, 1, .320, 1);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
	.custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a {
		border-bottom: 2px solid #4e8a84;
	}
	.custom-menu-primary .hs-menu-wrapper>ul ul {
		padding: 0;
		-webkit-transition: all 360ms ease 0s;
		-moz-transition: all 360ms ease 0s;
		transition: all 360ms ease 0s;
		list-style: none;
		top: auto;
		margin: 2px 0 0;
		/* width: 220px;*/
		right: auto;
		pointer-events: auto;
	}
	.custom-menu-primary .hs-menu-wrapper>ul ul:before {
		content: ' ';
		display: block;
		position: absolute;
		left: 0;
		top: -2px;
		right: 0;
		height: 2px;
		z-index: 5;
	}
	.custom-menu-primary .hs-menu-wrapper>ul ul li {
		display: block;
		margin: 0;
		padding: 0;
		opacity: .97;
		position: relative;
		z-index: 4;
		float: none;
		text-transform: none;
		font-size: 12px;
	}
	.custom-menu-primary .hs-menu-wrapper ul>li.hs-item-has-children>a:after,
	.custom-menu-primary .hs-menu-wrapper ul>li.hs-item-has-children>ul>li.hs-item-has-children>a:after {
		font-family: FontAwesome;
		content: "\f0d7";
		font-weight: 300;
		font-size: 10px;
		padding-left: 8px;
		position: relative;
		top: -2px;
	}
	.custom-menu-primary .hs-menu-wrapper ul>li.hs-item-has-children:hover>a:after,
	.custom-menu-primary .hs-menu-wrapper ul>li.hs-item-has-children>ul>li.hs-item-has-children:hover>a:after {
		content: "\f0d7";
	}
	.header-cta .cta_button {
		display: inline-block;
		margin-top: 10px;
		float: right;
	}
}


/* =============== Mobile Toggle Menu =============== */


/* Hide button on Desktop */

.mobile-trigger,
.child-trigger {
	display: none;
}

@media (max-width: 1023px) {
	body,
	html {
		height: 100%;
	}
	/* Show the Mobile and Close Icons */
	.mobile-icon,
	.close-icon {
		display: block !important;
	}
	/* Container added with js and is required for transforms to work */
	#site-wrapper {
		max-width: 100%;
		height: 100%;
		position: relative;
	}
	#site-wrapper-inner {
		overflow-x: hidden;
	}
	/* Provide room in header for the toggle button */
	.header-container-wrapper .page-center {
		padding-right: 0px;
	}
	/* Provide spacing for the menu ul */
	.custom-menu-primary1 .hs-menu-flow-horizontal>ul {
		clear: both;
	}
	/* Mobile Nav is HIDDEN By Default */
	.custom-menu-primary1 {
		height: 100% !important;
		min-height: 100% !important;
		overflow-y: auto !important;
		background-color: rgba(0, 0, 0, .07);
		text-align: center;
		top: 0;
		bottom: 0;
		position: fixed;
		width: 320px !important;
		clear: both;
		-webkit-transition: transform 1s cubic-bezier(.230, 1, .320, 1);
		-moz-transition: transform 1s cubic-bezier(.230, 1, .320, 1);
		transition: transform 1s cubic-bezier(.230, 1, .320, 1);
		z-index: 101;
		overflow: hidden;
		padding: 0;
		box-shadow: none;
		left: 0;
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	/* Set Link Colors */
	.custom-menu-primary1 a {
		color: ;
		text-transform: uppercase;
		font-size: 18px;
		line-height: 23.4px;
	}
	.custom-menu-primary1 a:hover {
		color: ;
	}
	/* All Main Containers Display FULL Width By Default */
	.header-container-wrapper,
	.body-container-wrapper,
	.footer-container-wrapper {
		-webkit-transition: -webkit-all 500ms ease;
		-moz-transition: -moz-all 500ms ease;
		-o-transition: -o-all 500ms ease;
		transition: all 500ms ease;
		position: relative;
		left: 0;
	}
	/* All Main Containers Display PARTIAL Width On Icon Click */
	.show-mobile-nav .header-container-wrapper,
	.show-mobile-nav .body-container-wrapper,
	.show-mobile-nav .footer-container-wrapper {
		left: 320px;
	}
	.show-mobile-nav .custom-menu-primary1 {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		-webkit-transition: transform 1s cubic-bezier(.230, 1, .320, 1);
		-moz-transition: transform 1s cubic-bezier(.230, 1, .320, 1);
		transition: transform 1s cubic-bezier(.230, 1, .320, 1);
	}
	.header-top .custom-logo {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
		-webkit-transition: all 500ms cubic-bezier(.230, 1, .320, 1);
		-moz-transition: all 500ms cubic-bezier(.230, 1, .320, 1);
		transition: all 500ms cubic-bezier(.230, 1, .320, 1)
	}
	.show-mobile-nav .header-top .custom-logo {
		-webkit-transform: translate3d(100%, 0, 0);
		-moz-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		opacity: 0;
	}
	.custom-menu-primary1 .hs-menu-wrapper>ul {
		padding: 8px 0 0 0 !important;
		background: transparent;
	}
	.custom-menu-primary1 .hs-menu-wrapper>ul>li {
		padding: 0;
		margin: 0;
		border-bottom: 0;
		width: 100%;
		display: block;
	}
	.custom-menu-primary1 .hs-menu-wrapper>ul ul:before {
		display: none !important;
	}
	.custom-menu-primary1.js-enabled .hs-menu-wrapper {
		display: none;
	}
	.header-container .custom-menu-primary1 .hs-menu-children-wrapper {
		display: none;
	}
	.custom-menu-primary1 .hs-menu-wrapper>ul>li>a {
		font-size: 14px;
		margin: 0;
		text-decoration: none;
		border-width: 0;
		display: block;
		position: relative;
		font-weight: 400;
		padding: 20px 20px;
		border: none;
		color: #000;
		font-family: "Poppins";
		line-height: 1.1;
		width: 100% !important;
		text-transform: none;
	}
	.custom-menu-primary1 .hs-menu-wrapper>ul>li>a:hover {
		border: solid #DF0C36;
		border-width: 0;
		color: #DF0C36;
	}
	/* Child Toggle Button
  ========================================================================== */
	.custom-menu-primary1 .hs-menu-wrapper a.child-trigger {
		display: block !important;
		cursor: pointer;
		position: absolute !important;
		right: 20px;
		top: 0;
		width: 45px !important;
		line-height: 55px !important;
		z-index: 80;
		padding: 0 !important;
		text-align: center;
		vertical-align: middle;
	}
	a.child-trigger:before {
		content: '\f107';
		font: normal 16px/1 FontAwesome;
		color: #4e8a84;
	}
	a.child-trigger:hover {
		text-decoration: none;
	}
	.custom-menu-primary1 .hs-menu-wrapper ul.hs-menu-children-wrapper li a {
		line-height: 1.1 !important;
		padding: 20px 20px;
		border: none;
		color: #000;
		font-weight: 400;
		display: block;
		position: relative;
		font-size: 14px;
		font-family: "Poppins";
		text-transform: none;
	}
	.custom-menu-primary1 .hs-menu-wrapper>ul>li.active-branch>ul {
		display: block;
	}
}


/* ==========================================================================
5. BLOG
========================================================================== */


/* =============== General Blog Styles =============== */


/* Blog Post and Listing Body Class */

.blog {}


/* Blog Post */

.hs-blog-post {}


/* Blog Listing */

.hs-blog-listing {}


/* Blog Columns Wrapper */

.blog .content-wrapper {}


/* =============== Blog Content Column =============== */

.blog .blog-content {}


/* Use this to style the main wrapper for the blog listing pages */

.blog-listing-wrapper {}


/* Use this to style the main wrapper for the blog post pages */

.blog-post-wrapper {}


/* Blog Title */

.hs-blog-header h1 {}

.hs-blog-header h1 a {}


/* Blog Post Title */

.post-header h2 {}

.post-header h2 a {}

.blog-content .blog-post-wrapper {
	padding: 40px 0;
}



/* Blog Author and Avatar */

#hubspot-author_data {}

#hubspot-author_data:after {
	content: '';
	display: block;
	clear: both;
}

#hubspot-author_data a.author-link {}

#hubspot-author_data .hs-author-avatar {}

#hubspot-author_data .hs-author-avatar img {
	width: 50px;
	float: left;
	margin-right: 15px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.KW_progressContainer {
	display: none !important;
}

.hs-blog-post .KW_progressContainer {
	display: table !important;
}


/* Use this to set up different styling for your blog posts */

.blog-listing-wrapper .post-listing .post-item {}

.blog-listing-wrapper .post-listing .post-item .post-body {}

.blog-post-wrapper .post-body {}


/* Post Featured Image on Listings Page */

.hs-featured-image-wrapper {}

.hs-featured-image-wrapper .hs-featured-image-link {}

.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
	border-width: 0;
	max-height: 170px;
	max-width: 210px;
	height: auto;
	width: auto;
	display: inline-block !important;
	float: right;
	margin: 20px 0 20px 20px;
}


/* Read More Link */

a.more-link {}


/* Blog Topics List */

#hubspot-topic_data {}

#hubspot-topic_data a.topic-link {}


/* Blog Social Sharing Icons */

.hs-blog-social-share {
	margin-top: 20px;
	padding: 10px 0 0 0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: auto;
}


/* Blog Commments */

#comments-listing {
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	margin-top: 30px;
}

.comment {
	margin: 10px 0;
	border-top: 1px solid #ccc;
	padding: 15px 0;
}

.comment-date {
	font-size: 13px;
	text-align: right;
}

.comment-from {
	font-weight: bold;
}

.comment-body {
	padding: 10px 0;
}


/* =============== Blog Author Page and Author Bio =============== */

.hs-blog-listing .hs-author-profile {
	border-bottom: 1px solid #ccc;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}

.hs-blog-post .hs-author-profile {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 20px 0 20px 0;
	margin: 20px 0 20px 0;
}

.hs-author-profile .hs-author-profile:after {
	content: '';
	display: block;
	clear: both;
}


/* Author Avatar */

.hs-author-profile .hs-author-avatar {
	float: left;
	margin-right: 15px;
	max-width: 100px;
}

.hs-author-profile .hs-author-avatar img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	max-width: 100%;
}


/* Author Bio Wrapper*/

.hs-author-profile .hs-author-bio {
	overflow: hidden;
}


/* Author Name */

.hs-author-profile h2.hs-author-name {
	margin: 0 0 10px 0;
}



/* ==========================================================================
6. FORMS
========================================================================== */


/* =============== Global Form Styles =============== */

/* One Line Inputs */

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"],
input[type="file"],
textarea,
select {
	width: 100%;
	margin: .5em 0;
	border-style: solid;
	text-indent: 0px;
	border: 1px solid #ddd;
	border-radius: 4px;
	background-color: #fff;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
	display: block;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 1;
	font-family: Source Sans Pro, Arial, sans-serif;
	min-height: 53px;
	max-width: 500px;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
	-webkit-box-shadow: 0 0 4px 0 #4e8a84;
	box-shadow: 0 0 4px 0 #4e8a84;
	outline: none;
}


/* Multiple Selection Inputs */

form.hs-form .hs-form-field ul.inputs-list {
	list-style: none;
	padding: 0;
}

/* Multiple Selection Inputs */

form.hs-form fieldset {
	max-width: none;
}

form.hs-form fieldset .hs-form-field {
	padding: 0 10px 0 0;
}

form.hs-form fieldset[class*="form-columns"] .input {
	margin-right: 0;
}

form.hs-form fieldset[class*="form-columns"] .hs-input {
	width: 100%;
}

form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] {
	width: auto;
}

form.hs-form fieldset.form-columns-3 .hs-form-field {
	width: 33.33%;
}

@media (max-width: 400px) {
	form.hs-form fieldset .hs-form-field {
		padding: 0;
	}
	form.hs-form fieldset.form-columns-3 .hs-form-field,
	form.hs-form .form-columns-2 .hs-form-field .hs-input,
	form.hs-form .form-columns-3 .hs-form-field .hs-input {
		width: 100%;
	}
	form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] {
		width: auto;
	}
}


#hs_form_target_blog_subscription input[type="radio"],
#hs_form_target_blog_subscription input[type="checkbox"] {
	width: auto;
	margin-right: 10px;
}



/* ==========================================================================
7. BUTTONS
========================================================================== */


/* =============== All Global Buttons (Excluding CTAs) =============== */

input.hs-button.primary.large {}

input.hs-button.primary.large:hover {}

.hs-button.primary,
input[type="submit"],
input[type="button"] {
	cursor: pointer;
	-webkit-appearance: none;
	text-decoration: none !important;
	font: inherit;
	margin: 3px 0 20px;
	border-radius: 4px;
	font-size: 14px;
	border: 0;
	background-color: #4e8a84;
	color: #fff;
	outline: 0;
	width: auto;
	display: inline-block;
	padding: 14px 6px;
	min-height: 53px;
	min-width: 150px;
	text-align: center;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {}

.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {}

.hs-error-msgs.inputs-list {
	margin: 0;
}

ul.hs-error-msgs.inputs-list label {
	color: #f33;
	display: block;
}

ul.hs-error-msgs.inputs-list {
	list-style: none;
}

.checkbox-row span.fakelabel span {
	width: calc(100% - 40px);
}

.body-container-wrapper ul.hs-search-field__suggestions {
	padding: 0;
	margin: 0;
}

ul.hs-search-field__suggestions li {
	margin-bottom: 5px;
}

ul.hs-search-field__suggestions a {
	padding: 5px;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	display: none;
}

ul.hs-error-msgs.inputs-list {
	padding: 0;
}

.body-container-wrapper .hs-search-field--open .hs-search-field__suggestions {
	padding: 10px;
}

section.two-column-image-section .inner-row .two-col a.btBtn.btn2 span.btnInnerText {
	color: #2a3043;
}

section.two-column-image-section .inner-row .two-col a.btBtn.btn2 span.btIco {
	margin-left: 10px;
	margin-right: 0;
}


.service-lay section.banner-area-wrapper.only-heading .banner-inner .rowItem {
	padding-bottom: 5px;
}


/* Featured Layout */

.featured-page section.banner-area-wrapper .banner-inner {
	padding-bottom: 40px;
}


/*  End  */


/*  Case Study Group  */

.case-study-outer-group {
	overflow: hidden;
	clear: both;
}

.case-study-group {
	display: block;
	margin: 0 -20px;
}

.case-study-group .case-study-item {
	width: 33.33333333%;
	float: left;
	position: relative;
}

.case-study-group .two-col .case-study-item {
	width: 50%;
}

.case-study-group .case-study-item {
	text-align: center;
}

.case-study-group .case-study-inner-item {
	width: 100%;
	position: relative;
}

.case-study-group .photo-group {
	display: block;
	float: none;
	overflow: hidden;
	position: relative;
	z-index: initial;
}

.case-study-group .photo-group .image-group {
	display: block;
}

.case-study-group .photo-group .image-group img {
	width: 100%;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
	display: block;
}

@media (min-width: 993px) {
	.case-study-group .inner-group.two-col .photo-group .image-group img {
		width: 100%;
		margin: 0 auto;
		max-width: 100%;
		height: 485px;
		display: block;
		object-fit: cover;
	}
}

.case-study-group .caption-group {
	pointer-events: auto;
	background-color: #2a3043;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	transition: all 400ms ease;
	z-index: initial;
	color: #fff;
	overflow: auto;
}

.case-study-group .caption-group>a {
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
}

.case-study-group .caption-group .caption-content-group {
	display: table;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

.case-study-group .caption-group .caption-inner-content-group {
	display: table-cell;
	padding: 0 20px;
	height: 100%;
	vertical-align: middle;
}

.case-study-group .caption-group .caption-text-group {
	display: inline-block;
	position: relative;
	z-index: 2;
	color: #FFF;
}

.case-study-group .caption-group .caption-text-group:before {
	content: "\e623";
	font: normal 50px/2 Icon7Stroke;
	display: block;
	margin: 0 auto;
	pointer-events: none;
}

.case-study-group .caption-group .caption-text-group>a:first-child {
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
}

.case-study-group .caption-group .caption-text-group .header-content {
	line-height: 0;
	display: block;
	clear: both;
}

.case-study-group .caption-group .caption-text-group .header-content .dash {
	display: inline-block;
}

.case-study-group .caption-group .caption-text-group .header-content .dash .btSuperTitle {
	color: #fff;
	font-size: .67em;
	font-weight: 600;
	margin-bottom: 2em;
	font-family: Poppins;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	clear: both;
	letter-spacing: .1em;
	line-height: 1.27;
}

.case-study-group .caption-group .caption-text-group .header-content .dash .btSuperTitle:before {
	border-top: 1px solid #fff;
	margin-right: 1em;
	content: '';
	clear: both;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	width: 3.5em;
	-webkit-flex-grow: 0;
	flex-grow: 0;
}

.case-study-group .caption-group .caption-text-group .header-content .dash .btSuperTitle span {
	margin: auto;
	-webkit-flex-grow: 0;
	flex-grow: 0;
	display: inline-block;
}

.case-study-group .caption-group .caption-text-group .header-content .dash .btSuperTitle:after {
	border-top: 1px solid #fff;
	margin-left: 1em;
	content: '';
	clear: both;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	width: 3.5em;
	-webkit-flex-grow: 0;
	flex-grow: 0;
}

.case-study-group .caption-group .caption-text-group .header-content .dash h4 {
	color: #fff;
	font-size: 1.2em;
	font-weight: 100;
	margin: 0;
	line-height: 1.5;
}

.case-study-group .caption-group .caption-text-group .header-content .dash h4 span {
	margin-bottom: .5em;
	display: block;
	line-height: 1.2;
}

.case-study-group .caption-group .caption-text-group .header-content .dash .btSubTitle {
	color: #fff;
	font-size: 1em;
	margin-bottom: 1.45em;
	font-family: Source Sans Pro;
	line-height: 1.6;
	opacity: .7;
}


/*  End  */


/*  Home Page  */

.home-page section.banner-area-wrapper .banner-inner .rowItem {
	width: 66.66666667%;
	padding-bottom: 40px;
}

section.featured-wrapper .btSubTitle {
	font-size: 1.33em;
	margin-bottom: 1.4em;
	font-family: Source Sans Pro;
	line-height: 1.6;
	opacity: .7;
}

.home-page section.featured-wrapper .featured-item-wrapper .featured-item .servicesItem .sIcon {
	/*padding: 0 0 3.3em;*/
	padding: 0 0 2em;
}

section.featured-wrapper .featured-item-wrapper .featured-item a.btBtn span.btIco {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}
section.featured-wrapper .featured-item-wrapper .featured-item a.btBtn:hover {
	background-color: #4e8a84;
	border: 2px solid #4e8a84;
	color: #fff;
}
section.featured-wrapper .featured-item-wrapper .featured-item a.btBtn:hover span.btIco span:before {
	color: #fff;
}
.home-page section.featured-client-success-wrapper .top-heading .dash .btSuperTitle {
	font-size: 1.2em;
	margin-bottom: 1em;
}
.home-page section.featured-client-success-wrapper .top-heading .dash h2 b {
	display: inline-block;
}
.home-page section.featured-client-success-wrapper .top-heading .dash .btSubTitle {
	font-size: 1.3em;
	font-family: Source Sans Pro;
	opacity: .7;
	margin-bottom: 1.3em;
	line-height: 1.6;
	color: #fff;
}
.home-page section.featured-client-success-wrapper .top-heading .dash h2 span.headline {
	margin-bottom: .2em;
}
.home-page section.featured-client-success-wrapper .bottom-btn-wrapper {
	clear: both;
	text-align: center;
}
.home-page section.featured-client-success-wrapper .bottom-btn-wrapper a {
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
	font-size: 14px;
	padding: 1.15em 2.5em 1em;
	font-family: Poppins;
	/*border-radius: 50px;*/
	
	display: inline-block;
	cursor: pointer;
	font-weight: 700;
	line-height: 1;
	vertical-align: -10%;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
	position: relative;
	text-transform: uppercase;
}
.home-page section.featured-client-success-wrapper .bottom-btn-wrapper a:hover {
	background: rgba(0, 0, 0, .2);
	color: #000 !important;
	border: 2px solid #000;
}
.home-page section.featured-client-success-wrapper .bottom-btn-wrapper a span.btIco {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}
.home-page section.featured-client-success-wrapper {
	padding-bottom: 8.5em;
}
.home-page section.featured-client-success-wrapper .top-heading .dash h2 {
	font-size: 4em;
}
.home-page .row1-wrapper .hs_cos_wrapper_type_module:nth-child(4) section.two-column-image-section.right .inner-row .two-col.image-col .btImage {
	padding-top: 2em;
}
.home-page section.two-column-image-section .inner-row .two-col a.btBtn span:after {
	content: '';
	line-height: inherit;
	display: inline-block;
	margin-left: 10px;
	font-family: Icon7Stroke;
	font-weight: normal;
}
.inbound-marketing-group {
	background-color: rgb(68, 68, 68);
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	color: #fff;
	padding: 8em 0 4em;
}
.inbound-marketing-group:before {
	content: ' ';
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-position: center;
	background-repeat: repeat;
}
.inbound-marketing-group .page-center {
	position: relative;
	z-index: 2;
}
.inbound-marketing-group .inner-group {
	display: block;
	margin: 0 -20px;
}
.inbound-marketing-group .inner-group .inner-item>div {
	padding: 0 20px;
}
.inbound-marketing-group .inner-group .inner-item .right-col .top-group {
	clear: both;
	display: block;
}
.inbound-marketing-group .inner-group .inner-item .right-col .btSeparator.topSmallSpaced hr {
	height: 0;
	margin: 0;
	padding: 0;
}
.inbound-marketing-group .inner-group .inner-item .right-col .btSeparator.topSmallSpaced {
	padding-top: 1em;
	width: 100%;
}
.inbound-marketing-group .inner-group .inner-item .right-col .top-group .dash {
	display: inline-block;
}
.home-page .inbound-marketing-group .inner-group .inner-item .right-col .top-group .dash .btSuperTitle {
	color: #fff;
}
.inbound-marketing-group .inner-group .inner-item .right-col .top-group .dash .btSuperTitle {
	font-size: 1.2em;
	color: #4e8a84;
	font-family: Poppins;
	font-weight: 700;
	clear: both;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	letter-spacing: .1em;
	margin-bottom: 1em;
	line-height: 1.27;
}
.inbound-marketing-group .inner-group .inner-item .right-col .top-group .dash .btSuperTitle span {
	display: inline-block;
}
.home-page .inbound-marketing-group .inner-group .inner-item .right-col .top-group .dash .btSuperTitle:after {
	border: 1px solid #fff;
}
.inbound-marketing-group .inner-group .inner-item .right-col .top-group .dash .btSuperTitle:after {
	border: 1px solid #4e8a84;
	margin-left: 1em;
	content: '';
	clear: both;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	height: 1px;
}

.inbound-marketing-group .inner-group .inner-item .right-col .top-group .dash h1 span.headline {
	display: block;
	line-height: 1.2;
	margin-bottom: .2em;
}



.inbound-marketing-group .inner-group .inner-item .right-col .top-group .dash .btSubTitle {
	font-size: 1.3em;
	font-family: Source Sans Pro;
	opacity: .7;
	margin-bottom: 1.3em;
	line-height: 1.6;
}
.inbound-marketing-item-group {
	display: inline-block;
	margin: 0 -20px;
}
.inbound-marketing-item-group .marketing-item {
	padding: 0 20px 20px;
	width: 50%;
	float: left;
}
.inbound-marketing-item-group .marketing-item .icon-group {
	padding: 0 1.4em 0 0;
	width: 90px;
	overflow: hidden;
	text-align: center;
	float: left;
	display: block;
	position: relative;
	z-index: 2;
}
.inbound-marketing-item-group .marketing-item .text-group {
	position: relative;
	float: left;
	padding-left: .75em;
	width: calc(100% - 90px);
}
.inbound-marketing-item-group .marketing-item .text-group h4 {
	font-size: 1.2em;
	margin: 0;
	font-weight: 100;
}
.inbound-marketing-item-group .marketing-item .text-group h4 {
	display: block;
	line-height: 1.2;
	margin-bottom: .5em;
}
.inbound-marketing-item-group .marketing-item .text-group p {
	color: #fff;
	opacity: 1;
	margin-bottom: 1em;
	font-family: Source Sans Pro;
	line-height: 1.6;
}
.inbound-marketing-group .inner-group .inner-item .left-col .image-group {
	padding-bottom: 4em;
}
.home-page section.two-column-image-section .inner-row .two-col a.btBtn {
	margin-bottom: 0;
}
.home-page section.free-assesment-section .assesment-inner .dash .btClear a.btBtn span.btIco span.btIcoHolder.more:before,
.cm-featured-layout section.free-assesment-section .assesment-inner .dash .btClear a.btBtn span.btIco span.btIcoHolder.more:before {
	content: '';
}

/*  End  */

/* Styles that do not fit into any of the available sections above can go here. */
.footer-top .footer-top-wrapper .footer-contact-details p {
	margin: 0;
}
section.free-assesment-section {
	background-color: rgb(255, 255, 255);
	position: relative;
	background-size: cover;
	-webkit-transition-property: background-position;
	-moz-transition-property: background-position;
	transition-property: background-position;
	-webkit-transition-duration: 0ms;
	-moz-transition-duration: 0ms;
	transition-duration: 0ms;
	-webkit-transition-delay: 0ms;
	-moz-transition-delay: 0ms;
	transition-delay: 0ms;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 4em;
	padding-bottom: 4em;
}
section.free-assesment-section:before {
	content: ' ';
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: transparent;
	background-position: center;
	background-repeat: repeat;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: #fff;
	opacity: .3;
}
section.free-assesment-section .assesment-inner.clearfix {
	display: block;
	margin: 0 -20px;
	position: relative;
	z-index: 9;
	padding-top: 15px;
}
section.free-assesment-section .assesment-inner .dash {
	text-align: center;
	padding: 0 20px;
}
section.free-assesment-section .assesment-inner .dash h3 {
	letter-spacing: .1em;
	margin-bottom: 1em;
	line-height: 1.27;
	font-weight: 100;
	font-family: Poppins;
	color: #4e8a84;
	font-size: 1.2em;
	margin-top: 0;
}
section.free-assesment-section .assesment-inner .dash h1 {
	font-family: "Poppins";
	font-weight: 100;
	color: #4e8a84;
	font-size: 4em;
	margin: 0;
	line-height: 1.5;
}
section.free-assesment-section .assesment-inner .dash h1 span {
	display: block;
	line-height: 1.2;
	margin-bottom: .2em;
}
section.free-assesment-section .assesment-inner .dash .btSubTitle {
	opacity: .7;
	margin-bottom: 1.3em;
	line-height: 1.6;
	font-family: Source Sans Pro;
	font-size: 1.3em;
}
section.banner-area-wrapper {
	background-color: rgb(68, 68, 68);
	position: relative;
	color: #fff;
	background-size: cover;
	-webkit-transition-property: background-position;
	-moz-transition-property: background-position;
	transition-property: background-position;
	-webkit-transition-duration: 0ms;
	-moz-transition-duration: 0ms;
	transition-duration: 0ms;
	-webkit-transition-delay: 0ms;
	-moz-transition-delay: 0ms;
	transition-delay: 0ms;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-bottom: 6em;
	padding-top: 6em;
	background-position: center top;
}
section.banner-area-wrapper .banner-inner {
	display: block;
	margin: 0 -20px;
	position: relative;
	z-index: 9;
}
section.banner-area-wrapper .banner-inner .rowItem {
	width: 66.66666667%;
	padding: 0 20px;
	padding-bottom: 40px;
}
.blog section.banner-area-wrapper .banner-inner .rowItem .btSuperTitle {
	color: #fff;
}
.service-lay section.banner-area-wrapper .banner-inner .rowItem .btSuperTitle {
	color: #fff;
}
.home-page section.banner-area-wrapper .banner-inner .rowItem .btSuperTitle {
	color: #fff;
}
.featured-page section.banner-area-wrapper .banner-inner .rowItem .btSuperTitle {
	color: #fff;
}
section.banner-area-wrapper .banner-inner .rowItem .btSuperTitle {
	letter-spacing: .1em;
	margin-top: 2em;
	margin-bottom: 1em;
	line-height: 1.27;
	font-weight: 700;
	font-family: Poppins;
	color: #fff;
	font-size: 1.33em;
	position: relative;
	clear: both;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
}
section.banner-area-wrapper .banner-inner .rowItem .btSuperTitle span {
	display: inline-block;
}
.blog section.banner-area-wrapper .banner-inner .rowItem .btSuperTitle:after {
	border-color: #fff;
}
.service-lay section.banner-area-wrapper .banner-inner .rowItem .btSuperTitle:after {
	border-color: #fff;
}
.featured-page section.banner-area-wrapper .banner-inner .rowItem .btSuperTitle:after {
	border-color: #fff;
}
.home-page section.banner-area-wrapper .banner-inner .rowItem .btSuperTitle:after {
	border-color: #fff;
}
section.banner-area-wrapper .banner-inner .rowItem .btSuperTitle:after {
	border-color: #fff;
	content: '';
	clear: both;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	border-style: solid;
	border-width: 1px 0;
	margin-left: 1em;
}
section.banner-area-wrapper .banner-inner .rowItem h1 {
	display: block;
	line-height: 1.2;
	margin-bottom: .2em;
}

section.banner-area-wrapper .banner-inner .rowItem .btSubTitle {
	opacity: .7;
	margin-bottom: 1.3em;
	line-height: 1.6;
	
	font-size: 1.6em;
}
section.banner-area-wrapper:before {
	content: ' ';
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-position: center;
	background-repeat: repeat;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
section.two-column-image-section {
	position: relative;
}
section.two-column-image-section .inner-row {
	display: block;
	margin: 0 -20px;
}
section.two-column-image-section .inner-row .two-col {
	float: left;
	width: 50%;
	display: inline-block;
	vertical-align: top;
	padding: 0 20px;
	position: relative;
	margin: 0;
}
section.two-column-image-section.right .inner-row .two-col.image-col {
	float: right;
}
section.two-column-image-section .inner-row .two-col.content-col h2 b {
	font-weight: 100;
}
section.two-column-image-section .inner-row .two-col.content-col h3 {
	opacity: .7;
	line-height: 1.6;
	font-family: Source Sans Pro;
	margin-bottom: 1.4em;
	font-size: 1.33em;
	font-weight: 100;
	margin-top: 0;
	color: #000;
}
section.two-column-image-section .inner-row .two-col .dash {
	display: inline-block;
}
section.two-column-image-section .inner-row .two-col .dash:after {
	content: ' ';
	clear: both;
	width: auto;
	display: block;
	margin: 0 auto 2em;
	border-style: solid;
	border-width: 1px 0;
	margin-bottom: 1.8em;
}
section.two-column-image-section.right .inner-row .two-col.image-col .btImage {
	padding-bottom: 1em;
}
section.two-column-image-section .inner-row .two-col .btSuperTitle {
	font-weight: 700;
	-webkit-backface-visibility: hidden;
	clear: both;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	letter-spacing: .1em;
	line-height: 1.27;
	font-family: Poppins;
	color: #4e8a84;
	margin-bottom: 2em;
	font-size: .93em;
}
section.free-assesment-section .assesment-inner .dash .btClear a.btBtn.orange {
	background-color: #4e8a84;
	border: 2px solid #4e8a84;
}
section.free-assesment-section .assesment-inner .dash .btClear a.btBtn.orange:hover {
	background: transparent;
	border: 2px solid #4e8a84;
}
section.free-assesment-section .assesment-inner .dash .btClear a.btBtn.orange:hover span.btnInnerText {
	color: #4e8a84!important;
}
section.free-assesment-section .assesment-inner .dash .btClear a.btBtn.orange:hover span.btIco span.btIcoHolder:before {
	color: #4e8a84 !important;
}
section.two-column-image-section .inner-row .two-col .content p:last-of-type {
	margin-bottom: 0;
}
.body-container-wrapper ul {
	margin: 0 0 20px 5px;
	padding: 0 0 0 5px;
}
.body-container-wrapper ul li {
	margin: 0 0 20px 5px;
	padding: 0 0 0 5px;
	margin-bottom: 0;
}
section.two-column-image-section .inner-row .two-col .content ul {
	padding-bottom: 2em;
}
section.banner-area-wrapper.only-heading {
	padding-top: 8em;
	padding-bottom: 4em;
	background-position: center top -10.6%;
}
section.banner-area-wrapper.only-heading .banner-inner .rowItem h1 {
	font-size: 4em;
	margin-bottom: .2em;
}
section.banner-area-wrapper.only-heading .banner-inner .rowItem h1 b {
	color: #fff;
	font-weight: 100 !important;
	display: inline-block;
}
section.banner-area-wrapper.only-heading .banner-inner .rowItem {
	padding-bottom: 3em;
}
section.two-column-image-section .inner-row .two-col a.btBtn {
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	font-family: Poppins;
	position: relative;
	text-transform: uppercase;
	/* border-radius: 5px;*/
	
	line-height: 1;
	vertical-align: -10%;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
	display: inline-block;
	font-family: Poppins;
	/* border-radius: 50px;*/
	
	font-size: 14px;
	padding: 1.15em 2.5em 1em;
	margin-right: 1.2em;
	background-color: #4e8a84;
	border: 2px solid #4e8a84;
	margin-top: 2.15em;
	margin-bottom: 1.55em;
}
section.two-column-image-section .inner-row .two-col a.btBtn span {
	color: #fff;
}


section.two-column-image-section.right .inner-row .two-col.image-col {
	margin: 0 auto;
	text-align: center;
}
.hs-content-id-7210042348 section.two-column-image-section .inner-row .two-col .content ul {
	padding-bottom: 0;
}
.btIco .btIcoHolder.arrow:before {
	content: '';
}
.btIco .btIcoHolder.arrow2:before {
	content: '';
}
section.service-section .service-item {
	padding: 100px 30px!important;
	float: left;
	width: 50%;
	display: inline-block;
	text-align: center;
}
section.service-section .service-item .bpgPhoto {
	overflow: hidden;
	position: relative;
	z-index: initial;
	max-width: 300px;
	margin: 0 auto;
	min-height: 200px;
}
section.service-section .service-item .btSeparator {
	padding-bottom: 2em;
	clear: both;
}
section.service-section .service-item .btSeparator hr {
	clear: both;
	border: none;
	padding: 0;
	margin: 0;
	border-bottom: 0 solid transparent !important;
	background: transparent;
	height: auto;
}
section.service-section .service-item .dash {
	display: inline-block;
}
section.service-section .service-item .dash h2 span.headline {
	display: block;
	line-height: 1.2;
	margin-bottom: .5em;
}
section.service-section .service-item .dash h2 {
	font-weight: 100;
	color: #4e8a84;
	font-family: "Poppins";
	font-size: 2.67em;
	margin: 0;
}
section.service-section .service-item:nth-child(even) {
	padding-right: 0;
}
section.service-section .service-item:nth-child(odd) {
	padding-left: 1px;
}
section.service-section .service-item .dash .btSubTitle {
	line-height: 1.6;
	opacity: .7;
	font-family: Source Sans Pro;
	margin-bottom: 1.4em;
	font-size: 1.33em;
}
section.service-section .service-item a.btBtn {
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	font-family: Poppins;
	position: relative;
	text-transform: uppercase;
	line-height: 1;
	vertical-align: -10%;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
	display: inline-block;
	font-family: Poppins;
	/*border-radius: 50px;*/
	
	font-size: 14px;
	padding: 1.15em 2.5em 1em;
	margin-left: 1.2em;
	margin-right: 1.2em;
	border: 1px solid #2a3043;
	color: #4e8a84;
	margin-bottom: 7px;
}
section.service-section .service-item a.btBtn:hover {
	background-color: #2a3043;
	border: 2px solid #2a3043;
	color: #fff;
}
.service-item.bottom-border {
	border-bottom: 1px solid rgba(0, 0, 0, .2);
}
a.cta_button.cta-button-manfg[title] {
	font-size: 16px;
	line-height: 18px;
	padding: 15px 60px;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	display: inline-block;
	letter-spacing: 1px;
	color: #fff;
	margin-bottom: 0;
	position: relative;
	z-index: 1;
	transition: all .15s ease;
	top: 0;
	background: #4e8a84;
	text-transform: uppercase;
	font-weight: 600;
	cursor: pointer;
	border-radius: 50px;
	border: 1px solid #4e8a84;
}
a.cta_button.cta-button-manfg-one[title] {
	font-size: 16px;
	line-height: 18px;
	padding: 15px 60px;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	display: inline-block;
	letter-spacing: 1px;
	color: #4e8a84;
	margin-bottom: 0;
	position: relative;
	z-index: 1;
	transition: all .15s ease;
	top: 0;
	background: transparent;
	text-transform: uppercase;
	font-weight: 500;
	cursor: pointer;
	/* border-radius: 50px;*/
	
	border: 1px solid #4e8a84;
}
.pricing-lay #pricingbox-wrap .pricing-header h4 {
	background-color: #4e8a84;
}
.pricing-lay #pricingbox-wrap .pricing-button a {
	border-color: #4e8a84 !important;
}
section.service-section .service-item:nth-child(odd) {
	border-right: 1px solid rgba(0, 0, 0, .2);
}
.hs-content-id-7230636936 section.two-column-image-section .inner-row .two-col .content ul {
	padding-bottom: 0;
}
.hs-content-id-7230636936 section.two-column-image-section {
	border-bottom: 1px solid rgba(0, 0, 0, .2);
}
section.price-list-section {
	background-color: rgb(255, 255, 255);
	background-size: cover;
	position: relative;
	color: #000;
	-webkit-transition-property: background-position;
	-moz-transition-property: background-position;
	transition-property: background-position;
	-webkit-transition-duration: 0ms;
	-moz-transition-duration: 0ms;
	transition-duration: 0ms;
	-webkit-transition-delay: 0ms;
	-moz-transition-delay: 0ms;
	transition-delay: 0ms;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 8em;
	padding-bottom: 0;
}
section.price-list-section .dash h2 {
	padding: 0;
	font-family: "Poppins";
	font-weight: 100;
	margin: 0;
	color: #4e8a84;
	font-size: 2.67em;
	text-align: center;
	line-height: 1.5;
}
section.price-list-section .btSubTitle {
	font-family: Source Sans Pro;
	opacity: .7;
	margin-bottom: 1.3em;
	line-height: 1.6;
	margin-bottom: 1.4em;
	font-size: 1.33em;
	text-align: center;
}
section.price-list-section .dash h2 span {
	font-family: "Poppins";
	font-weight: 100;
	margin-bottom: .5em;
	display: block;
	line-height: 1.2;
}
section.price-list-section .btClear {
	padding-top: 4em;
	clear: both;
}
section.price-list-section .btClear {
	padding-top: 4em;
	clear: both;
}
section.pricing-group {
	padding-bottom: 8em;
	padding-top: 0;
	background-repeat: no-repeat;
	-webkit-transition-property: background-position;
	-moz-transition-property: background-position;
	transition-property: background-position;
	-webkit-transition-duration: 0ms;
	-moz-transition-duration: 0ms;
	transition-duration: 0ms;
	-webkit-transition-delay: 0ms;
	-moz-transition-delay: 0ms;
	transition-delay: 0ms;
	background-attachment: fixed;
	color: #000;
	background-size: cover;
	position: relative;
	background-color: rgb(255, 255, 255);
	background-position: center top;
}
section.pricing-group .boldRow {
	display: block;
	margin: 0 -20px;
}
section.pricing-group .price-list-item {
	position: relative;
	float: left;
	width: 33.33333333%;
	padding: 0 20px;
	text-align: center;
}
section.pricing-group .price-list-item .price-content {
	position: relative;
	width: 100%;
	padding: 0 20px;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
	border-color: rgba(0, 0, 0, .2);
	background-color: rgba(255, 255, 255, 1);
}
section.pricing-group .price-list-item .price-content .topMediumSpaced {
	clear: both;
	padding-bottom: 1em;
	padding-top: 2em;
}
section.pricing-group .price-list-item .price-content .topMediumSpaced hr,
section.price-list-section .btClear hr {
	margin: 0;
	background: transparent;
	height: auto;
}
section.price-list-section .page-center,
section.pricing-group .page-center {
	position: relative;
	z-index: 2;
}
section.price-list-section:before,
section.pricing-group:before {
	background-color: #fff;
	opacity: .3;
	content: ' ';
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-position: center;
	background-repeat: repeat;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	width: 100%;
	clear: both;
}
section.pricing-group .price-list-item .price-content h2 {
	font-weight: 100;
	font-family: "Poppins";
	color: #4e8a84;
	font-size: 2.67em;
	margin: 0;
}
section.pricing-group .price-list-item .price-content h2 span {
	display: block;
	line-height: 1.2;
	margin-bottom: .5em;
}
section.pricing-group .price-list-item .price-content .top-content {
	display: block;
	clear: both;
	line-height: 0;
}
section.pricing-group .price-list-item .price-content .top-content .dash {
	display: inline-block;
}
section.pricing-group .price-list-item .price-content .top-content .dash h1 {
	font-size: 5.6em;
	margin: 0;
	color: #4e8a84;
	font-weight: 100;
	font-family: "Poppins";
}
section.pricing-group .price-list-item .price-content .top-content .dash h1 span.headline {
	display: block;
	line-height: 1.2;
	margin-bottom: .2em;
}
section.pricing-group .price-list-item .price-content .top-content .dash .btSubTitle {
	opacity: .7;
	margin-bottom: 1.3em;
	line-height: 1.6;
	font-family: Source Sans Pro;
	font-size: 1.6em;
}
section.pricing-group .price-list-item .price-content .btDotsBorder {
	clear: both;
	padding-bottom: 2em;
}
section.pricing-group .price-list-item .price-content .btDotsBorder hr:after {
	display: block;
	content: '\e901\e901\e901\e901\e901';
	font: normal 7px/1 Shopscape;
	letter-spacing: 5px;
	color: #4e8a84;
	text-align: center;
}
section.pricing-group .price-list-item .price-content .btDotsBorder hr {
	padding: 0;
	margin: 0;
	border: none;
	height: auto;
	background: transparent;
}
section.pricing-group .price-list-item .price-content .btText p {
	margin: 0;
}
section.pricing-group .price-list-item .price-content .border {
	margin-left: -20px;
	margin-right: -20px;
	padding-bottom: 1em;
	padding-top: 1em;
}
section.pricing-group .price-list-item .price-content .border hr {
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	background: transparent;
	margin: 0;
}
section.pricing-group .price-list-item .price-content a.btBtn {
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	font-family: Poppins;
	position: relative;
	text-transform: uppercase;
	border-radius: 5px;
	line-height: 1;
	vertical-align: -10%;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
	display: inline-block;
	font-family: Poppins;
	border-radius: 50px;
	font-size: 14px;
	padding: 1.15em 2.5em 1em;
	margin-left: 1.2em;
	margin-right: 1.2em;
	background-color: #2a3043;
	border: 2px solid #2a3043;
	margin-bottom: 6px;
	margin-top: 1em;
}
section.pricing-group .price-list-item .price-content a.btBtn span.btnInnerText {
	display: inline-block;
	font-size: inherit;
	line-height: inherit;
	color: #fff;
}
span.btIcosection.pricing-group .price-list-item .price-content a.btBtn {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}
section.pricing-group .price-list-item .price-content a.btBtn span.btIcoHolder:before {
	font-family: Icon7Stroke;
	content: '';
	color: #fff;
}
section.pricing-group .price-list-item .price-content a.btBtn span.btIco {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}
section.pricing-group .price-list-item .price-content a.btBtn:hover {
	border: 2px solid #2a3043;
	color: #2a3043;
	background: transparent;
}
section.pricing-group .price-list-item .price-content a.btBtn:hover span.btnInnerText {
	color: #2a3043!important;
}
section.pricing-group .price-list-item .price-content a.btBtn:hover span.btIcoHolder:before {
	color: #2a3043!important;
}
section.pricing-group .price-list-item .price-content .btSeparator {
	padding-top: 2em;
	clear: both;
}
section.pricing-group .price-list-item .price-content .btSeparator hr {
	border-bottom: 0 solid transparent !important;
	margin: 0;
	background: transparent;
	height: auto;
}
section.overview-wrapper {
	background-color: #444444;
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-bottom: 8em;
	padding-top: 8em;
}
section.overview-wrapper:before {
	content: ' ';
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: transparent;
	background-position: center;
	background-repeat: repeat;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: #181A1E;
	opacity: .4;
}
section.overview-wrapper .boldCell {
	position: relative;
	z-index: 9;
	display: block;
	margin: 0 -20px;
}
section.overview-wrapper .top-heading {
	text-align: center;
	padding: 0 20px;
}
section.overview-wrapper .top-heading h1 {
	font-size: 4em;
	font-family: "Poppins";
	margin: 0;
	font-weight: 100;
}
section.overview-wrapper .top-heading h1 span {
	display: block;
	line-height: 1.2;
	font-weight: 200;
	color: #fff;
	margin-bottom: 50px;
}
section.overview-wrapper .three-col-overview-wrapper .inner {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	table-layout: fixed;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
section.overview-wrapper .three-col-overview-wrapper .inner>div {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
section.overview-wrapper .three-col-overview-wrapper .overview-col-two {
	float: left;
	width: 50%;
	padding: 0 20px;
	text-align: center;
	position: relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
section.overview-wrapper .three-col-overview-wrapper .overview-col-three {
	position: relative;
	padding: 0 20px;
	width: 25%;
	text-align: center;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}
section.overview-wrapper .three-col-overview-wrapper .overview-col-one {
	position: relative;
	padding: 0 20px;
	width: 25%;
	text-align: center;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}
section.overview-wrapper .three-col-overview-wrapper .inner .ov-col>.Content {
	width: 100%;
	position: relative;
}
section.overview-wrapper .three-col-overview-wrapper .inner .ov-col>.Content .bpgPhoto {
	overflow: hidden;
	position: relative;
	z-index: initial;
	display: block;
	float: none;
}
section.overview-wrapper .three-col-overview-wrapper .inner .ov-col>.Content .bpgPhoto .btImage {
	display: block;
}
section.overview-wrapper .three-col-overview-wrapper .inner .ov-col>.Content .bpgPhoto .btImage img {
	width: auto;
	margin: 0 auto;
	max-width: 100px;
}
section.overview-wrapper .three-col-overview-wrapper .inner .ov-col>.Content .title {
	line-height: 0;
	display: block;
	padding-bottom: 50px;
	clear: both;
}
section.overview-wrapper .three-col-overview-wrapper .inner .ov-col>.Content .title .dash h3 {
	font-size: 2.15em;
	font-family: "Poppins";
	font-weight: 100;
	margin: 0;
	line-height: 1.5;
	padding: 0;
}
section.overview-wrapper .three-col-overview-wrapper .inner .ov-col>.Content .title .dash h3 span {
	display: block;
	line-height: 1.2;
	font-weight: 100;
	color: #fff;
	font-size: 24px;
	max-width: 190px;
	margin-top: 10px;
	margin-bottom: .5em;
}
section.overview-wrapper .three-col-overview-wrapper .inner .ov-col .col-items:last-child .title {
	padding-bottom: 0;
}
section.overview-wrapper .bottom-content .bottom-three-certification-item {
	float: left;
	position: relative;
	padding: 0 20px;
	text-align: center;
	min-height: 300px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
section.overview-wrapper .bottom-content .bottom-three-certification-item.one {
	width: 33.33333333%;
	padding-left: 13%;
}
section.overview-wrapper .bottom-content .bottom-three-certification-item .row {
	position: relative;
	width: 100%;
}
section.overview-wrapper .bottom-content .bottom-three-certification-item .row .bpgPhoto {
	overflow: hidden;
	position: relative;
	z-index: initial;
	display: block;
	float: none;
}
section.overview-wrapper .three-col-overview-wrapper .inner .ov-col.overview-col-two>.Content .bpgPhoto .btImage img {
	max-width: 100%;
}
section.overview-wrapper .bottom-content .bottom-three-certification-item .row .bpgPhoto .btImage {
	display: block;
}
section.overview-wrapper .bottom-content .bottom-three-certification-item .row .bpgPhoto .btImage img {
	width: auto;
	margin: 0 auto;
	max-width: 100px;
	height: auto;
	display: block;
}
section.overview-wrapper .bottom-content .bottom-three-certification-item .row .title {
	display: block;
	line-height: 0;
	clear: both;
}
section.overview-wrapper .bottom-content .bottom-three-certification-item .row .title .dash {
	display: inline-block;
}
section.overview-wrapper .bottom-content .bottom-three-certification-item .row .title .dash h3 {
	font-family: "Poppins";
	margin: 0;
}
section.overview-wrapper .bottom-content .bottom-three-certification-item .row .title .dash h3 span {
	display: block;
	line-height: 1.2;
	font-weight: 200;
	color: #fff;
	font-size: 24px;
	max-width: 190px;
	margin-top: 10px;
	margin-bottom: .5em;
}
section.overview-wrapper .bottom-content .bottom-three-certification-item.two {
	width: 33.33333333%;
	padding: 0 20px;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}
section.overview-wrapper .bottom-content .bottom-three-certification-item.three {
	width: 33.33333333%;
	padding: 0 20px;
	text-align: center;
	padding-right: 13%;
}
section.overview-wrapper .overview-bottom {
	padding: 0 20px;
	padding-top: 100px;
	text-align: center;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
section.overview-wrapper .overview-bottom .btText {
	position: relative;
	width: 100%;
	text-align: center;
}
section.overview-wrapper .overview-bottom .btText p {
	margin: 0;
	font-size: 22px;
	color: #fff;
}
section.overview-wrapper .three-col-overview-wrapper .inner .ov-col>.Content .title .dash {
	display: inline-block;
}
section.featured-client-success-wrapper {
	background-color: rgb(78, 138, 132);
	position: relative;
	background-size: cover;
	-webkit-transition-property: background-position;
	-moz-transition-property: background-position;
	transition-property: background-position;
	-webkit-transition-duration: 0ms;
	-moz-transition-duration: 0ms;
	transition-duration: 0ms;
	-webkit-transition-delay: 0ms;
	-moz-transition-delay: 0ms;
	transition-delay: 0ms;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 8em;
	padding-bottom: 6em;
}
section.featured-client-success-wrapper:before {
	content: ' ';
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-position: center;
	background-repeat: repeat;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
section.featured-client-success-wrapper .boldRow {
	display: block;
	margin: 0 -20px;
	position: relative;
	z-index: 9;
}
section.featured-client-success-wrapper .top-heading {
	width: 66.66666667%;
	margin: 0 auto;
	padding: 0 20px;
	text-align: center;
	display: block;
	clear: both;
}
section.featured-client-success-wrapper .top-heading .dash {
	display: inline-block;
}
.client-lay section.featured-client-success-wrapper .top-heading .dash .btSuperTitle {
	color: #fff;
}
.home-page section.featured-client-success-wrapper .top-heading .dash .btSuperTitle {
	color: #fff;
}
section.featured-client-success-wrapper .top-heading .dash .btSuperTitle {
	line-height: 1.27;
	letter-spacing: .1em;
	font-weight: 700;
	clear: both;
	font-family: Poppins;
	color: #4e8a84;
	margin-bottom: 2em;
	font-size: .93em;
	align-items: baseline;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
}
section.featured-client-success-wrapper .top-heading .dash .btSuperTitle span {
	display: inline-block;
	margin: auto;
}
.client-lay section.featured-client-success-wrapper .top-heading .dash .btSuperTitle:before,
section.featured-wrapper .top-section .btSuperTitle:before {
	border-color: #fff;
}
.home-page section.featured-client-success-wrapper .top-heading .dash .btSuperTitle:before,
section.featured-wrapper .top-section .btSuperTitle:before {
	border-color: #fff;
}
section.featured-client-success-wrapper .top-heading .dash .btSuperTitle:before,
section.featured-wrapper .top-section .btSuperTitle:before {
	width: 3.5em;
	border-color: #4e8a84;
	content: '';
	clear: both;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	border-style: solid;
	border-width: 0;
	margin-right: 1em;
	border-width: 1px 0;
	margin-bottom: .1em;
}
section.featured-client-success-wrapper .top-heading .dash .btSuperTitle:after,
section.featured-wrapper .top-section .btSuperTitle:after {
	width: 3.5em;
	-webkit-flex-grow: 0;
	flex-grow: 0;
	content: '';
	clear: both;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	border-style: solid;
	border-width: 0;
	margin-left: 1em;
	border-width: 1px 0;
	margin-bottom: .1em;
}
section.featured-client-success-wrapper .top-heading .dash h2 {
	font-family: "Poppins";
	font-weight: 100;
	margin: 0;
	color: #fff;
	font-size: 2.67em;
}
section.featured-client-success-wrapper .top-heading .dash h2 span.headline {
	display: block;
	line-height: 1.2;
	margin-bottom: .5em;
}
.client-lay section.featured-client-success-wrapper .top-heading .dash h2 b {
	color: #fff;
}
.home-page section.featured-client-success-wrapper .top-heading .dash h2 b {
	color: #fff;
}
section.featured-client-success-wrapper .top-heading .dash h2 b {
	color: #4e8a84;
	font-weight: 100;
}
section.featured-client-success-wrapper .top-heading .btClear,
section.featured-wrapper .top-section .btClear {
	padding-top: 2em;
	clear: both;
}
section.featured-client-success-wrapper .top-heading .btClear hr,
section.featured-wrapper .top-section .btClear hr {
	clear: both;
	border: none;
	padding: 0;
	margin: 0;
	background: transparent;
	height: auto;
}
section.featured-client-success-wrapper .logo-wrapper {
	padding: 2em 0 0;
}
section.featured-client-success-wrapper .logo-wrapper .logo-col {
	width: 16.66666667%;
	float: left;
	padding: 0 20px 2em;
}
section.featured-wrapper {
	padding-top: 8em;
	padding-bottom: 8em;
}
section.featured-wrapper .boldRow {
	display: block;
	margin: 0 -20px;
	text-align: center;
}
section.featured-wrapper .top-section {
	padding: 0 20px;
	text-align: center;
}
section.featured-wrapper .top-section .topDash {
	line-height: 0;
	display: block;
	clear: both;
}
section.featured-wrapper .top-section .topDash .dash {
	display: inline-block;
}
section.featured-wrapper .top-section .btSuperTitle {
	line-height: 1.27;
	font-family: Poppins;
	font-weight: 700;
	-webkit-backface-visibility: hidden;
	clear: both;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	letter-spacing: .1em;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	margin-bottom: 2em;
	font-size: .93em;
	color: #4e8a84;
}
section.featured-wrapper .top-section .btSuperTitle span {
	display: inline-block;
	margin: auto;
	-webkit-flex-grow: 0;
	flex-grow: 0;
}
section.featured-wrapper .featured-item-wrapper {
	display: flex;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
	border-color: rgba(0, 0, 0, .2);
	position: relative;
	width: calc(100% - 40px);
	margin: 0 auto;
	align-self: baseline;
}
section.featured-wrapper .featured-item-wrapper .featured-item {
	width: 33.33333333%;
	padding: 0 20px;
	text-align: center;
	text-align: center;
	float: left;
}
section.featured-wrapper .featured-item-wrapper .featured-item .Content {
	position: relative;
	width: 100%;
}
section.featured-wrapper .featured-item-wrapper .featured-item .Content .btSeparator-top {
	padding-top: 2em;
	clear: both;
}
section.featured-wrapper .featured-item-wrapper .featured-item .Content .btSeparator-top hr,
section.featured-wrapper .featured-item-wrapper .featured-item .Content .btSeparator-bottom hr {
	clear: both;
	border: none;
	padding: 0;
	margin: 0;
	background: transparent;
	height: auto;
}
section.featured-wrapper .featured-item-wrapper .featured-item .servicesItem .sIcon {
	margin: 0 auto 20px;
	text-align: center;
	width: 140px;
}
section.featured-wrapper .featured-item-wrapper .featured-item .servicesItem .sIcon span.btIco {
	margin-right: 1em;
	margin-left: 1em;
	line-height: 120px;
}
section.featured-wrapper .featured-item-wrapper .featured-item .servicesItem .sIcon span.btIco span.btIcoHolder {
	color: #4e8a84;
}
section.featured-wrapper .featured-item-wrapper .featured-item .servicesItem .sIcon span.btIco span.btIcoHolder:before {
	font-size: 120px;
	width: auto;
	padding: 0 2px;
	margin-right: 2px;
	font-family: Icon7Stroke;
}
.network:before {
	content: '';
}
.publishing:before {
	content: '';
}
.agencies:before {
	content: '';
}
section.featured-wrapper .featured-item-wrapper .featured-item:nth-child(2) {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
section.featured-wrapper .featured-item-wrapper .featured-item .Content .btSeparator-bottom {
	padding-top: 1em;
	clear: both;
}
section.featured-wrapper .featured-item-wrapper .featured-item .servicesItem .service-content {
	display: block;
	line-height: 0;
	clear: both;
}
section.featured-wrapper .featured-item-wrapper .featured-item .servicesItem .service-content .dash {
	display: inline-block;
}
section.featured-wrapper .featured-item-wrapper .featured-item .servicesItem .service-content .dash h4 {
	font-weight: 100;
	color: #666666;
	font-size: 1.2em;
	margin: 0;
}
section.featured-wrapper .featured-item-wrapper .featured-item .servicesItem .service-content .dash h4 span {
	display: block;
	line-height: 1.2;
	margin-bottom: .5em;
	font-size: 30px;
	color: #4e8a84;
}
section.featured-wrapper .featured-item-wrapper .featured-item .servicesItem .service-content .dash .btSubTitle {
	line-height: 1.6;
	font-family: Source Sans Pro;
	font-size: 1em;
	margin-bottom: 1em;
	color: #000;
	opacity: 1;
}
section.featured-wrapper .featured-item-wrapper .featured-item .servicesItem .sIcon span.btIco:hover span.btIcoHolder:before {
	color: #000;
}
.retail:before {
	content: '';
}
.cpg:before {
	content: '';
}
.ecommerce:before {
	content: '';
}
.record:before {
	content: '';
}
.artist:before {
	content: '';
}
.bands:before {
	content: '';
}
.service-lay section.banner-area-wrapper .banner-inner {
	padding-bottom: 40px;
}
.service-lay .header .dash {
	width: 100%;
}

/*  Counter Styling  */
.client-lay .btCounterHolder {
	font-weight: 100;
}
.btCounterHolder {
	font-size: 70px;
	line-height: 75px;
	height: 75px;
	font-weight: 500;
	letter-spacing: -2px;
	overflow: hidden;
	font-family: "Poppins";
	color: #fff;
}
.animated {
	opacity: 1;
	-webkit-transform: translateY(0) scale(1);
	-moz-transform: translateY(0) scale(1);
	-ms-transform: translateY(0) scale(1);
	transform: translateY(0) scale(1);
	-webkit-transition: all 1s cubic-bezier(.190, 1, .220, 1) 200ms;
	-moz-transition: all 1s cubic-bezier(.190, 1, .220, 1) 200ms;
	transition: all 1s cubic-bezier(.190, 1, .220, 1) 200ms;
}
.animate {
	-webkit-transition: all 1000ms cubic-bezier(.190, 1, .220, 1) 200ms;
	-moz-transition: all 1000ms cubic-bezier(.190, 1, .220, 1) 200ms;
	transition: all 1000ms cubic-bezier(.190, 1, .220, 1) 200ms;
}
.btCounterHolder .btCounter {
	display: block;
	height: 75px;
	overflow: hidden;
}
.btCounterHolder span.onedigit span {
	display: block;
	position: relative;
	height: 75px;
	text-align: center;
}
.btCounterHolder span.onedigit {
	display: inline-block;
	height: 70px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	margin: 0 !important;
	letter-spacing: 1px;
}
.counter-wrappper {
	display: inline-block;
	width: 100%;
	margin-bottom: -8px;
}
.couter-row.rowItem {
	text-align: center;
	padding: 0 20px;
	width: 33.33333333%;
	float: left;
}
.couter-row.rowItem .inner-row {
	position: relative;
	width: 100%;
}
.couter-row.rowItem .image-row {
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	line-height: 0;
}
.couter-row.rowItem .image-row span.icon {
	line-height: 70px;
	margin-left: .25em;
	margin-right: .25em;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
}
.couter-row.rowItem .image-row span.icon span.btIcoHolder {
	line-height: inherit;
	display: inline-block;
	float: left;
}
.couter-row.rowItem .image-row span.icon span.btIcoHolder.turn:before {
	content: '';
}
.couter-row.rowItem .image-row span.icon span.btIcoHolder:before {
	color: #fff;
	font-size: 70px;
	width: auto;
	padding: 0 2px;
	margin-right: 2px;
	font-family: Icon7Stroke;
	content: attr(data-ico-s7);
	float: left;
	text-align: center;
	vertical-align: middle;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	font-weight: normal;
	display: inline-block;
}
.couter-row.rowItem .inner-row .btSeparator.top {
	padding-bottom: 2em;
}
.couter-row.rowItem .inner-row .btSeparator hr {
	border-bottom: 0 solid transparent;
	border: none;
	padding: 0;
	margin: 0;
	clear: both;
	height: 0;
}
.couter-row.rowItem .image-row span.icon span.btIcoHolder.connected:before {
	content: '';
}
.couter-row.rowItem .image-row span.icon span.btIcoHolder.tv:before {
	content: '';
}
.couter-row.rowItem .inner-row .btSeparator.middle {
	clear: both;
	padding-bottom: 1em;
}
.couter-row.rowItem .inner-row header.header {
	line-height: 0;
	display: block;
	clear: both;
}
.couter-row.rowItem .inner-row header.header .dash {
	display: inline-block;
}
.couter-row.rowItem .inner-row header.header .dash h4 {
	font-size: 1.2em;
	margin: 0;
	color: #fff;
	font-weight: 100;
	font-family: "Poppins";
	line-height: 1.5;
}
.couter-row.rowItem .inner-row header.header .dash h4 span.headline {
	margin-bottom: .5em;
	display: block;
	line-height: 1.2;
}
.couter-row.rowItem .inner-row .btSeparator.bottom {
	padding-top: 4em;
}

/*  End  */

/* ---- Blog Styling ---- */
.news .custom-post-pagination .btTextRight {
	float: right;
}
.news .blog-post-wrapper .post-body ul,
.news .blog-post-wrapper .post-body ol {
	margin: 0 0 20px 5px;
	padding: 0 0 0 5px;
}
.news .blog-post-wrapper .post-body ol li {
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
}
.news .blog-post-wrapper .post-body iframe {
	max-width: 100%;
	width: 100%;
}
.news .blog-post-wrapper .post-body a:hover {
	color: #4e8a84;
	text-decoration: underline;
}
.news .blog-post-wrapper .post-body h2 {
	font-size: 40px;
}
.news .cm-sidebar-search .hs-search-field__input:focus {
	border: 1px solid #000;
}
.news .custom-post-pagination h4.nbs a .nbsImage {
	opacity: 1;
	overflow: hidden;
}
.news .custom-post-pagination h4.nbs a .nbsImage .nbsImgHolder {
	border-radius: 50%;
}
.news h4.nbs a:before,
.news h4.nbs a:after {
	display: block;
	font-family: Icon7Stroke;
	font-size: 80px;
	line-height: 80px;
	font-weight: normal;
	width: 80px;
	text-align: center;
	-webkit-transition: all 360ms ease 0s;
	-moz-transition: all 360ms ease 0s;
	transition: all 360ms ease 0s;
	color: #fff;
	background-color: #29b965;
	-webkit-box-shadow: inset 0 0 0 2px #29b965;
	box-shadow: inset 0 0 0 2px #29b965;
	-webkit-flex-shrink: 1;
	flex-shrink: 1;
}
.news h4.nsNext a:after {
	content: '\e684';
}
.news h4.nbs a:before,
.news h4.nbs a:after {
	background-color: #4e8a84;
	-webkit-box-shadow: inset 0 0 0 2px #4e8a84;
	box-shadow: inset 0 0 0 2px #4e8a84;
}
.news .btCircleButtons h4.nbs a:before,
.news .btCircleButtons h4.nbs a:after {
	border-radius: 50%;
}
.news h4.nbs.nsPrev a:hover:before,
.news h4.nbs.nsNext a:hover:after {
	background-color: #fff;
	color: #4e8a84;
}
.news h4.nbs a:hover .nbsImage {
	opacity: 0;
}
.news .blog-listing-wrapper .post-listing .post-item {
	margin-bottom: 0;
	-webkit-transition: all 1s cubic-bezier(.190, 1, .220, 1) 200ms;
	-moz-transition: all 1s cubic-bezier(.190, 1, .220, 1) 200ms;
	transition: all 1s cubic-bezier(.190, 1, .220, 1) 200ms;
	padding: 40px 0;
	position: relative;
}
.news .post-item-inner-wrap {
	display: block;
	margin: 0 -20px;
	text-align: left;
	padding: 0 20px;
	position: relative;
}
.news .hs-featured-image-wrapper {
	position: relative;
	overflow: hidden;
	padding-bottom: 2em;
}
.news .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
	max-height: 100%;
	max-width: 100%;
	height: 100%;
	width: 100%;
	display: block !important;
	float: none;
	margin: 0;
}
.news div#hubspot-topic_data {
	font-family: Poppins;
	font-weight: 700;
	-webkit-backface-visibility: hidden;
	clear: both;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: baseline;
	-webkit-box-align: baseline;
	align-items: baseline;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	letter-spacing: .1em;
	margin-bottom: 1em;
	line-height: 1.27;
	font-size: .93em;
	margin-bottom: 2em;
	font-weight: 600;
	color: #4e8a84;
	font-family: Poppins;
}
.news div#hubspot-topic_data:after {
	border-color: #4e8a84;
	content: '';
	clear: both;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	border-style: solid;
	border-width: 0;
	margin-left: 1em;
	border-width: 1px 0;
	margin-bottom: .1em;
}
.news div#hubspot-topic_data span.topic {
	display: inline-block;
	text-transform: uppercase;
}
.news div#hubspot-topic_data span.topic a {
	display: inline-block;
}
.news .post-header h2 {
	letter-spacing: 0;
	font-size: 2.67em;
	margin: 0;
}
.news .post-header h2 a {
	display: block;
	line-height: 1.2;
	margin-bottom: .5em;
	color: #000;
}
.news .post-header h2 a:hover {
	color: #4e8a84;
}
.news .blogsocial .spacer {
	padding-top: 1em;
	padding-bottom: 2em;
	clear: both;
}
.news .blogsocial .spacer hr {
	clear: both;
	border: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	background-color: transparent;
}
.news .blogsocial .hs-bottom-content {
	display: block;
	margin: 0 -20px;
}
.news .blogsocial .read-more,
.news .blogsocial .hs-social-icons {
	text-align: left;
	padding: 0 20px;
}
.news .blogsocial .hs-social-icons {
	text-align: right;
}
.news .blogsocial .read-more a.more-link {
	font-weight: 800;
}
.news .blogsocial .read-more a.more-link:hover {
	text-decoration: underline;
}
.news .blogsocial .hs-bottom-content:after {
	content: " ";
	display: table;
	width: 100%;
	clear: both;
}
.news .body-container .btIco {
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
}
.news .body-container .btIco {
	margin-left: 4.5px;
	margin-right: 0;
}
.news .body-container .btIco.btIcoSmallSize {
	line-height: 30px;
}
.news .body-container .btIco .btIcoHolder {
	line-height: inherit;
	display: inline-block;
	float: left;
}
.news .body-container .btIco .btIcoHolder:before {
	font-weight: normal;
	color: #29b965;
	border-radius: 50%;
	display: inline-block;
	float: left;
	text-align: center;
	vertical-align: middle;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	font-size: inherit;
	width: auto;
	height: auto;
	line-height: inherit;
	color: #4e8a84;
}
.news .body-container .btIco .btIcoHolder[data-ico-fa]:before {
	font-family: FontAwesome;
	content: attr(data-ico-fa);
}
.news .body-container .btIco.btIcoSmallSize .btIcoHolder:before {
	font-size: 15px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-weight: 800;
	-webkit-box-shadow: 0 0 0 2px #29b965 inset;
	box-shadow: 0 0 0 2px #29b965 inset;
	color: #29b965;
	-webkit-box-shadow: 0 0 0 2px #4e8a84 inset;
	box-shadow: 0 0 0 2px #4e8a84 inset;
	color: #4e8a84;
	background-color: #fff;
}
.news .blog-sidebar h3 {
	font-size: 41px;
	line-height: 1.1;
	margin: 0 0 12px;
	padding: 0;
	font-weight: 100;
	color: #666666;
}
.news .cm-blog-sidebar-form .hs-form-field>label {
	display: none;
}
.news .cm-blog-sidebar-form .hs-form-field .hs-input {
	min-width: 300px;
}
.news .cm-blog-sidebar-form .hs-form-field .input {
	padding: 0 7px;
}
.news .cm-blog-sidebar-form .hs-button.primary.large {
	margin-top: 2px;
}
ul.hs-error-msgs.inputs-list li {
	padding: 0;
	margin: 0;
}
.news .cm-blog-sidebar-form .actions {
	text-align: center;
}
.news .blog-sidebar .widget-span {
	padding-bottom: 40px;
	border-bottom: 1px solid;
	border-color: #aaa;
	margin-bottom: 41px;
}

/*.body-container-wrapper {
  padding-top: 20px;
}*/
.body-container-wrapper {
	padding-top: 0px!important;
}
.news .cm-blog-sidebar-form h3 {
	padding-top: 33px!important;
	padding-bottom: 16px;
}
.news .cm-blog-sidebar-form {
	margin-bottom: 20px;
}
.news .cm-sidebar-search .hs-search-field__input {
	border: 1px solid rgba(0, 0, 0, .07);
	color: #000;
	outline: none;
	font: inherit;
	line-height: 1;
	padding: 0 10px;
	background: transparent;
	width: calc(100% - 38px);
	display: block;
	margin: 0;
	border-radius: 0;
	min-height: 42px;
}
.news .cm-sidebar-search .hs-button {
	font: inherit;
	width: 38px;
	height: 42px;
	border: 0;
	float: right;
	margin: -42px 0 0 0;
	background: #4e8a84;
	font-size: 0;
	border-radius: 0;
	cursor: pointer;
}
.news .cm-sidebar-search .hs-button:before {
	font-family: FontAwesome;
	content: "\f002";
	display: inline-block;
	color: #FFF;
	font-size: 15px;
}
.news .cm-sidebar-search .input:after {
	content: "";
	display: table;
	width: 100%;
}
.news .cm-blog-sidebar-form .hs-form {
	padding-bottom: 20px;
}
.news .recent-post-list-item {
	display: block;
	width: auto;
	line-height: 1.8;
	margin: 0;
	padding: 10px 0;
}
.news .recent-post-list-item:first-child {
	border-top: none;
}
.news .recent-post-image {
	display: table-cell;
	vertical-align: top;
	width: 90px;
	padding-right: 10px;
}
.news .recent-post-content {
	display: table-cell;
	text-align: left;
}
.news .recent-post-list-item:after {
	clear: both;
	content: " ";
	display: block;
}
.news .recent-post-image img {
	margin: 0;
	max-width: 100%;
	width: 100%;
	height: auto;
}
.news .recent-post-content h4 {
	font-weight: 100;
	color: #666666;
	font-size: 1.2em;
	margin: 0;
	line-height: 1.5;
}
.news .recent-post-content h4 a {
	color: #222;
}
.news .recent-post-content h4 span {
	display: block;
	line-height: 1.2;
}
.news .recent-post-content h4 a:hover {
	color: #4e8a84;
}
.news .cm-categories ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.news .cm-categories ul li {
	display: block;
	width: auto;
	line-height: 1.8;
	margin: 0;
	margin-bottom: 1px;
	position: relative;
	padding: 0;
	margin-left: 0;
}
.news .cm-categories ul li:first-child {
	border-top: none;
}
.news .cm-categories ul span.filter-link-count {
	display: none;
}
.news .cm-categories ul li a {
	display: block;
	padding: 10px 50px 10px 0;
	color: #000;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
	border-bottom: 1px solid rgba(0, 0, 0, .07);
	text-transform: capitalize;
}
.news .cm-categories ul li a:hover {
	border-bottom: 1px solid #4e8a84;
	color: #4e8a84;
}
.news .blog-pagination {
	font-family: "Poppins";
	font-weight: 600;
	font-size: 21px;
	line-height: 38px;
	padding-bottom: 40px;
	clear: both;
}
.news .btPagination .paging.onLeft {
	float: left;
}
.news .btPagination .paging.onRight {
	float: left;
	margin-left: 5px;
}
.news .btPagination .paging a {
	display: block;
}
.news .btPagination :after {
	display: table;
	content: " ";
	width: 100%;
	clear: both;
}
.news .btPagination .paging a:after {
	width: 38px;
	height: 38px;
	border-radius: 50%;
	display: block;
	text-align: center;
	background-color: #29b965;
	border: 2px solid #29b965;
	color: #fff;
	font: 28px/34px Icon7Stroke;
	border-radius: 50%;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
}
.news .btPagination .paging a:after {
	background-color: #4e8a84;
	border: 2px solid #4e8a84;
}
.news .btPagination .paging .pagePrev a:after {
	content: "\e686";
	float: left;
	margin: 0 10px 0 0;
}
.news .btPagination .paging .pageNext a:after {
	content: "\e684";
	float: right;
	margin: 0 0 0 10px;
}
.news .btPagination .paging a:hover:after {
	color: #4e8a84;
	background-color: transparent;
}
.news .blog-pagination:after {
	content: "";
	display: table;
	width: 100%;
}
.news .blog-pagination:after {
	content: "";
	display: table;
	width: 100%;
}
.news .cm-blog-sidebar-form .input:after {
	content: "";
	display: table;
	width: 100%;
}
.news.hs-blog-post .body-container-wrapper {
	padding-top: calc(4em + 20px);
}
.news .section.post-header h1 {
	font-size: 2.67em;
	margin: 0;
	color: #4e8a84;
	font-weight: 100;
	line-height: 1.2;
	margin-bottom: .5em;
}
.news.hs-blog-post div#hubspot-topic_data span.topic a {
	font-weight: bold;
}
.news .blog-post-wrapper .hs-featured-image-wrapper {
	padding-top: 1em;
	padding-bottom: 1em;
}
.news .blog-post-wrapper .post-body {
	padding-bottom: 2em;
}
.news .post-top-section {
	display: inline-block;
}
.news .post-bottom-content {
	padding-top: 1em;
	padding-bottom: 1em;
	display: block;
	margin: 0 -20px;
}
.news .post-bottom-content #hs-topic_data,
.news .custom-inner-pagination>div {
	padding: 0 20px;
}
.news .post-bottom-content .hs-social-icons {
	text-align: right;
	padding: 0 20px;
}
.news .post-bottom-content #hs-topic_data a {
	display: inline-block;
	float: left;
	text-transform: uppercase;
	padding: 8px 10px;
	margin: 0 2px 2px 0;
	font-size: .75em;
	color: #FFF;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
	background: #4e8a84;
}
.news .post-bottom-content #hs-topic_data a:hover {
	background: #ff5f11;
	color: #000;
}
.news .custom-post-pagination {
	padding-bottom: 5em;
	border-top: 1px solid rgba(0, 0, 0, .2);
	padding-top: 1em;
	display: block;
	clear: both;
}
.news .custom-inner-pagination {
	margin: 0 -20px;
}
.news .post-bottom-content:after,
.news .custom-inner-pagination:after {
	content: "";
	display: table;
	width: 100%;
}
.news .custom-post-pagination .btTextRight {
	text-align: right;
}
.news .custom-post-pagination h4 {
	font-weight: 100;
	color: #666666;
}
.news .custom-post-pagination h4.nbs {
	z-index: 1;
	margin: 0;
	display: block;
	position: relative;
}
.news .custom-post-pagination h4.nsPrev {
	left: 0;
	float: left;
}
.news .custom-post-pagination h4.nbs a {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.news .custom-post-pagination h4.nbs a:before,
.news .custom-post-pagination h4.nbs a:after {
	display: block;
	font-family: Icon7Stroke;
	font-size: 80px;
	line-height: 80px;
	font-weight: normal;
	width: 80px;
	text-align: center;
	-webkit-transition: all 360ms ease 0s;
	-moz-transition: all 360ms ease 0s;
	transition: all 360ms ease 0s;
	color: #fff;
	background-color: #29b965;
	-webkit-box-shadow: inset 0 0 0 2px #29b965;
	box-shadow: inset 0 0 0 2px #29b965;
	-webkit-flex-shrink: 1;
	flex-shrink: 1;
}
.news .custom-post-pagination h4.nsPrev a:before {
	content: '\e686';
}
.news .custom-post-pagination h4.nbs a:before,
.news .custom-post-pagination h4.nbs a:after {
	background-color: #4e8a84;
	-webkit-box-shadow: inset 0 0 0 2px #4e8a84;
	box-shadow: inset 0 0 0 2px #4e8a84;
}
.news .custom-post-pagination h4.nbs a:before,
.news .custom-post-pagination h4.nbs a:after {
	border-radius: 50%;
}
.news .custom-post-pagination h4.nsPrev .nbsImage {
	position: absolute;
	left: 0;
}
.news .custom-post-pagination h4.nbs a .nbsImage {
	width: 80px;
	height: 80px;
	-webkit-transition: opacity 1s ease 0s;
	-moz-transition: opacity 1s ease 0s;
	transition: opacity 1s ease 0s;
	opacity: 0;
	top: 0;
}
.news .custom-post-pagination .btNextPrevRow h4.nbs a .nbsImage {
	opacity: 1;
}
.news .custom-post-pagination h4.nbs a .nbsImage .nbsImgHolder {
	display: block;
	height: 100%;
	border-radius: 0;
	background-size: cover;
	background-position: center center;
	border: 3px solid #29b965;
}
.news .custom-post-pagination h4.nbs a .nbsImage .nbsImgHolder {
	border: 3px solid #4e8a84;
}
.news .custom-post-pagination .btCircleButtons h4.nbs a .nbsImage .nbsImgHolder {
	border-radius: 50%;
}
.news .custom-post-pagination h4.nbs a .nbsItem {
	vertical-align: middle;
	padding: 0 10px;
	-webkit-transition: opacity 1s ease 0s;
	-moz-transition: opacity 1s ease 0s;
	transition: opacity 1s ease 0s;
	-webkit-flex-shrink: 100;
	flex-shrink: 100;
}
.news .custom-post-pagination .btNextPrevRow h4.nbs a .nbsItem {
	opacity: 1;
}
.news .custom-post-pagination h4.nbs a .nbsItem .nbsDir {
	display: block;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 3px;
	color: #29b965;
	font-family: "Poppins";
	text-transform: uppercase;
	font-weight: 400;
}
.news .custom-post-pagination h4.nbs a .nbsItem .nbsDir {
	color: #4e8a84;
	font-family: "Poppins";
}
.news .custom-post-pagination h4.nbs a .nbsItem .nbsTitle {
	display: block;
	overflow: hidden;
	line-height: 1.2;
	max-height: 3.78em;
	font-size: .7em;
}
.news .custom-post-pagination h4.nbs a:hover {
	color: #000;
}
.news .custom-post-pagination h4.nbs.nsPrev a:hover:before,
.news .custom-post-pagination h4.nbs.nsNext a:hover:after {
	background-color: #fff;
	color: #4e8a84;
}
.news .custom-post-pagination .btNextPrevRow h4.nbs a:hover .nbsImage {
	opacity: 0;
}
.news #comments-listing {
	border: 0;
	margin: 0;
}
.news .post-bottom-content #hs-topic_data:after {
	content: "";
	display: table;
	width: 100%;
}
.news .custom-post-pagination h4.nbs a .nbsImage .nbsImgHolder {
	border-radius: 50%;
}
.news .custom-post-pagination h4.nbs a:before {
	border-radius: 50%;
}
.news .custom-post-pagination h4.nbs a:hover:before {
	background-color: #fff;
	color: #4e8a84;
}
.news .custom-post-pagination h4.nbs a:hover .nbsImage {
	opacity: 0;
}
.news .blog-content header.top-content {
	padding-top: 4em;
}
.news .blog-content header.top-content .dash h2 {
	font-size: 2.67em;
}
.news .blog-content header.top-content .dash h2 strong,
.news .blog-content header.top-content .dash h2 b {
	font-weight: 100;
}
.news .blog-content header.top-content .btSubTitle {
	font-size: 1.33em;
	margin-bottom: 1.4em;
	font-family: Source Sans Pro;
	opacity: .7;
	line-height: 1.6;
}
.news .blog-content header.top-content .dash:after,
.news .import-data .dash:after {
	content: ' ';
	clear: both;
	width: auto;
	display: block;
	margin: 0 auto 2em;
	border-style: solid;
	border-width: 1px 0;
	border-color: #4e8a84;
	margin-bottom: 1.8em;
}
.news .import-data span.headline b {
	font-weight: 200;
}
.news .import-data .btSubTitle {
	font-family: Source Sans Pro;
	opacity: .7;
	line-height: 1.6;
	margin-bottom: 1.4em;
	font-size: 1.33em;
}
.news .body-container .dash {
	display: inline-block;
}
.news .blog-content header.top-content .dash h2 b {
	display: inline-block;
}

/* Placeholder Text */
.cm-blog-sidebar-form ::-webkit-input-placeholder {
	color: #a9a9a9;
}
/* Webkit Browsers */
.cm-blog-sidebar-form :-moz-placeholder {
	color: #a9a9a9;
}
/* Firefox 18- */
.cm-blog-sidebar-form ::-moz-placeholder {
	color: #a9a9a9;
}
/* Firefox 19+ */
.cm-blog-sidebar-form :-ms-input-placeholder {
	color: #a9a9a9;
}
/* IE10 */
.cm-table-data-listing {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
}
.cm-table-data-item {
	width: 33.33%;
	position: relative;
	overflow: hidden;
}
.cm-caption-wrapper {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(240, 113, 84, 0.7);
	left: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	z-index: 9;
}
.cm-table-data-item:hover .cm-caption-wrapper {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.cm-caption-wrapper>a {
	height: 100%;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.cm-featured-work-banner-image {
	background-color: rgb(68, 68, 68);
	background-position: 50% 39.3131px;
	position: absolute;
	background-size: cover;
	color: #fff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-bottom: 4em;
	padding-top: 8em;
	height: 100%;
	width: 100%;
}
.cm-featured-work-banner-image:before {
	width: 100%;
	clear: both;
	content: ' ';
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: transparent;
	background-position: center;
	background-repeat: repeat;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: #181A1E;
	opacity: .4;
}
.cm-site-client-section {
	border-bottom: 1px solid rgba(0, 0, 0, .2);
}
.cm-post-section-inner>div {
	text-align: center;
	padding: 100px 20px;
}
section.cm-featured-work-banner-area.section-1 {
	position: relative;
}
.cm-featured-work-banner-content h1 {
	display: block;
	line-height: 1.2;
	margin-bottom: .2em;
	font-size: 4em;
	margin: 0;
	margin-bottom: .2em;
}
.cm-featured-work-banner-content h1 b {
	color: #4e8a84;
	font-weight: 100;
}
.cm-featured-work-and-case-studies .cm-featured-work-banner-content {
	position: relative;
	z-index: 1;
	max-width: 1140px;
	margin: auto;
	padding-bottom: 7em;
	padding-top: 8em;
}
.cm-featured-work-and-case-studies .cm-post-categroies,
.webdesign-lay section.banner-area-wrapper .banner-inner .rowItem .btSubTitle {
	color: #fff;
	font-family: Source Sans Pro;
	opacity: .7;
	margin-bottom: 1.3em;
	line-height: 1.6;
	font-size: 1.3em;
}
.cm-featured-work-and-case-studies .cm-post-categroies span.sep {
	margin-left: 4px;
}
span.cm-post-section-bg-image {
	padding-top: 100px;
	padding-bottom: 100px;
}
.cm-post-section-bg-image-wrapper {
	background-size: cover;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.cm-post-section-content {
	width: 100%;
}
.cm-post-section-content .dash {
	display: inline-block;
}
.cm-post-section-content h2 {
	font-size: 2.67em;
}
.cm-post-section-content p {
	font-size: 1.33em;
	margin-bottom: 1.4em;
	font-family: Source Sans Pro;
	opacity: .7;
	line-height: 1.6;
}
.cm-post-section-inner {
	margin: 0 -20px;
}
.cm-featured-work-and-case-studies-post-page-wrapper,
.webdesign-lay .cm-main-content {
	overflow: hidden;
}
.cm-site-client-section.cm-tw-col-with-img.right .cm-post-section-content-wrapper {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}
.cm-site-client-section.cm-tw-col-with-img.right .cm-post-section-bg-image-wrapper {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}
.cm-featured-work-banner-content h1 {
	color: #fff;
	font-weight: 100;
}
body a.cta_button.res-apply-btn[title] {
	font-size: 16px;
	line-height: 18px;
	padding: 15px 60px;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	display: inline-block;
	letter-spacing: 1px;
	color: #fff;
	margin-bottom: 0;
	position: relative;
	z-index: 1;
	transition: all .15s ease;
	top: 0;
	background: #5B6A81;
	text-transform: uppercase;
	font-weight: 600;
	cursor: pointer;
	border-radius: 50px;
	border: 1px solid #5B6A81;
}
.news .blog-post-wrapper .post-body header h2 strong {
	font-weight: 100;
}
.news .blog-post-wrapper .post-body h3 {
	font-size: 30px;
	margin: 0 0 20px;
}
.news .blog-post-wrapper .post-body .btSubTitle {
	opacity: .7;
	line-height: 1.6;
	margin-bottom: 1.4em;
	font-size: 1.33em;
}
.news .blog-post-wrapper .post-body .dash:after {
	content: ' ';
	clear: both;
	width: auto;
	display: block;
	margin: 0 auto 2em;
	border-color: #29b965;
	border-style: solid;
	border-width: 1px 0;
	border-color: #4e8a84;
	margin-bottom: 1.8em;
}
.news .hs-bottom-content .btIco.btIcoAccentColor:hover .btIcoHolder:before {
	-webkit-box-shadow: 0 0 0 1em #4e8a84 inset;
	box-shadow: 0 0 0 1em #4e8a84 inset;
	color: #fff;
}
.news .custom-post-pagination h4.nbs a .nbsImage {
	opacity: 1;
	overflow: hidden;
}
.news .custom-post-pagination h4.nbs a .nbsImage .nbsImgHolder {
	border-radius: 50%;
}
.news .custom-post-pagination h4.nbs a:before {
	border-radius: 50%;
}
.news .custom-post-pagination h4.nbs a:hover:before {
	background-color: #fff;
	color: #4e8a84;
}
.news .custom-post-pagination h4.nbs a:hover .nbsImage {
	opacity: 0;
}
.news .custom-post-pagination .btTextRight span.nbsImage {
	position: absolute;
	right: 0;
}
.news .rowItemContent.header {
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
	padding: 4em 40px;
	border-color: rgba(0, 0, 0, .2);
	margin-bottom: 60px;
}
.news .rowItemContent.header .btSuperTitle {
	font-family: Poppins;
	font-weight: 700;
	-webkit-backface-visibility: hidden;
	clear: both;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	letter-spacing: .1em;
	margin-bottom: 1em;
	line-height: 1.27;
	font-family: Poppins;
	color: #4e8a84;
	margin-bottom: 2em;
	font-size: .93em;
}
.news .rowItemContent.header .btSuperTitle:after {
	content: '';
	clear: both;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	border-style: solid;
	border-width: 0;
	border-color: #4e8a84;
	margin-left: 1em;
	border-width: 1px 0;
	margin-bottom: .1em;
}
.news .rowItemContent.header h2 .headline strong {
	font-weight: 100;
}
.news .rowItemContent.header .btBtn {
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	font-family: Poppins;
	position: relative;
	text-transform: uppercase;
	border-radius: 5px;
	line-height: 1;
	vertical-align: -10%;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	transition: all 500ms ease;
}
.news .rowItemContent.header .orange {
	display: inline-block;
	font-family: Poppins;
	border-radius: 50px;
	font-size: 14px;
	padding: 1.15em 2.5em 1em;
	margin-right: 1.2em;
	background-color: #4e8a84;
	border: 2px solid #4e8a84;
	color: #fff;
	margin-bottom: 6px;
}
.news .rowItemContent.header .orange:hover {
	background-color: transparent;
	border: 2px solid #4e8a84;
	color: #4e8a84;
}
.news .rowItemContent.header .btIco {
	float: right;
	margin-left: 10px;
	margin-right: 0;
	color: #fff;
	line-height: inherit;
}
.news .rowItemContent.header .btIco .btIcoHolder:before {
	color: #fff;
}
.news .rowItemContent.header .orange:hover .btIco .btIcoHolder:before {
	color: #4e8a84;
}
.news .rowItemContent.header .btText {
	margin-bottom: 2em;
}
.news .btIco.btIcoAccentColor:hover .btIcoHolder:before {
	-webkit-box-shadow: 0 0 0 1em #4e8a84 inset;
	box-shadow: 0 0 0 1em #4e8a84 inset;
	color: #fff;
}
.section.post-body h4 {
	font-weight: 100;
	color: #666666;
	margin: 0 0 20px;
}
.news .blog-post-wrapper .post-body p:last-of-type {
	margin-bottom: 0;
}
.news .blog-post-wrapper .post-body h2 {
	line-height: 1.5;
}
.news .blog-post-wrapper .post-body img {
	margin-bottom: 8px;
}
.news .blog-post-wrapper .post-body center p:last-of-type {
	margin-bottom: 20px;
}
body.error-template .hs-input,
body.password-template input[type="password"] {
	display: block;
}
.checkbox-row span.fakelabel span {
	float: none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.news .cm-blog-sidebar-form .hs-form-field .hs-input {
		font-size: 14px;
	}
}
.news .blog-post-wrapper .post-body blockquote {
	display: block;
	margin: 0 0 30px;
	opacity: .6;
	font-size: 24px;
	font-style: italic;
	line-height: 1.6;
	position: relative;
	font-weight: 300;
	min-height: 120px;
}
.news .blog-post-wrapper .post-body blockquote:before {
	font: normal 6em/1 Shopscape;
	margin: 0;
	display: block;
	content: "\e900";
	position: absolute;
	left: 3%;
	top: -4%;
	opacity: .1;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.news .blog-post-wrapper .post-body h5 {
	font-weight: 100;
	color: #000;
	font-size: 21px;
}
.header-wrapper.no-nav {
	position: relative !important;
	transform: none !important;
}
.no-nav .desktop-header .header-top span.btVerticalMenuTrigger {
	display: none !important;
}
.site-page .body-container .banner-area-wrapper .page-center,
.landing-page .body-container .banner-area-wrapper .page-center {
	padding-top: 0;
	padding-bottom: 0;
}
.site-page .body-container .page-center,
.landing-page .body-container .page-center {
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer-no-nav .footer-top .footer-top-wrapper .footer-contact-details {
	float: right;
}
.news .blog-post-wrapper .post-body iframe {
	height: 26.7vw;
}
.cm-landing-page h1 {
	font-size: 4em;
	color: #4e8a84;
	margin-bottom: .2em;
	margin-top: 0;
	font-weight: 100;
	line-height: 1.2;
}
.cm-landing-page ol {
	padding: 0 0 0 5px;
	margin: 0 0 20px 5px;
}
.cm-landing-page ol li {
	margin: 0 0 20px 5px;
	padding: 0 0 0 5px;
	margin-bottom: 0;
}
.subscription-template .body-container .page-center,
.error-template .body-container .page-center,
.password-template .body-container .page-center {
	padding-top: 20px;
	padding-bottom: 20px;
}
.search-page .body-container .page-center {
	padding-top: 20px;
	padding-bottom: 20px;
}

/*  Error Page */
.error-page .row1-group {
	background-image: url(//2570076.fs1.hubspotusercontent-na1.net/hubfs/2570076/310Creative%20January2019/Images/plug.png);
	background-position: 30% 40px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 16em 0;
	text-align: center;
}
.error-page .row1-group .page-center {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.error-page .row1-group h6 {
	font-size: 1.2em;
	font-family: Poppins;
	color: #4e8a84;
	font-weight: 700;
	letter-spacing: .1em;
	margin: 0 0 1em;
	line-height: 1.27;
}
.error-page .row1-group h1 span {
	display: block;
	line-height: 1.2;
	margin-bottom: .2em;
}
.error-page .row1-group h1 {
	font-size: 4em;
	margin: 0;
	font-weight: 100;
	line-height: 1.5;
	padding: 0;
	font-family: "Poppins";
	color: #4e8a84;
}
.error-page .row1-group h5 {
	font-size: 1.3em;
	font-family: Source Sans Pro;
	padding-bottom: 1.4em;
	line-height: 1.6;
	margin: 0 0 2em;
	font-weight: normal;
	position: relative;
}
.error-page .row1-group h5:after {
	border-bottom: 2px solid #4e8a84;
	width: 10%;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	opacity: 1;
}
.error-page .row1-group h5 a {
	opacity: .7;
}

/*  End  */
ul#hsresults {
	padding-left: 0;
	margin-left: 0;
}
ul#hsresults li {
	padding-left: 0;
	margin-right: 0;
}
.news .recent-post-image img {
	min-width: 80px;
}
.news .custom-post-pagination h4.nsNext {
	right: 0;
	float: right;
}
.news.hs-blog-listing .custom-post-pagination {
	padding: 0;
	border: 0;
}

/*******************************************************************
 *        Free Demo
 * ****************************************************************/
@-webkit-keyframes floatCircle {
	0% {
		background-position: 0% -100%
	}
	
	100% {
		background-position: 0% 200%
	}
}
@keyframes floatCircle {
	0% {
		background-position: 0% -100%
	}
	
	100% {
		background-position: 0% 200%
	}
}
#simple-header-wrap {
	background-color: #f5f8fa;
	border-bottom: 1px solid #cbd6e2;
	z-index: 91;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
#simple-header-wrap .page-center {
	padding: 0.75rem 0;
}
#simple-header-wrap .page-center .row-fluid {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#simple-header-wrap .page-center .menuwrap {
	text-align: right;
}
.hero-section {
	padding: 100px 15px;
	text-align: center;
}
#simple-header-wrap .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
	color: #33475b;
	font-weight: 500;
}
.hero-section .banner-caption {
	max-width: 900px;
	width: 100%;
	float: none !important;
	margin: 0 auto !important;
	font-size: 19px;
	line-height: 1.3;
	letter-spacing: 0.03em;
}
.hero-section .banner-caption h2 {
	font-weight: 100;
}
.freedemo .body-container-wrapper {
	padding-top: 74px!important;
}
.freedemo .content-text h1 {
	font-weight: 100;
}
.freedemo .content-text p {
	font-weight: 200;
}
body.freedemo .bg-image-container {
	background-size: cover !Important;
	background-repeat: repeat-y;
	background-position: 50%;
	-webkit-animation: floatCircle 20s linear infinite;
	animation: floatCircle 20s linear infinite;
	z-index: initial;
}
#get-started-cards__card .service-item .rowItemContent {
	background: #fff;
	margin-bottom: 2em;
	color: #2d3e50;
	border-radius: 8px;
	transition: .3s ease-in-out;
	-webkit-box-align: center;
	padding: 2em 3em;
}
#get-started-cards__card .bpgPhoto img {
	height: 75px;
}
#get-started-cards__card .bpgPhoto {
	min-height: initial;
}
#get-started-cards__card section.service-section .service-item {
	border: 0 !Important;
}
#get-started-cards__card section.service-section .service-item .dash h2 {
	font-size: 20px;
	font-weight: 100;
	color: #2D3E50;
	min-height: 80px;
	margin: 10px 0;
}
#get-started-cards__card section.service-section .service-item .dash .btSubTitle {
	font-size: 18px;
	color: #333;
	margin-top: 1.5em;
}
#get-started-cards__card section.service-section .service-item a.btBtn {
	margin-bottom: 50px;
}
#get-started-cards__card .service-item .rowItemContent:hover {
	-webkit-transform: scale(1.014);
	transform: scale(1.014);
	box-shadow: 0 10px 50px -5px rgba(45, 62, 80, .15);
	transition: .3s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	cursor: pointer;
}
#get-started-cards__card .oneline-service .service-item {
	width: 100%;
}
#get-started-cards__card .oneline-service section.service-section .service-item .dash h2 {
	min-height: initial;
}
#get-started-cards__card .oneline-service section.service-section .service-item a.btBtn {
	margin-left: 0;
}
#get-started-cards__card section.service-section .service-item {
	padding-top: 0px !Important;
	padding-bottom: 0px !important;
}
#get-started-cards__card {
	padding: 50px 0px 60px;
}
#simple-footer-wrap {
	text-align: center;
	padding: 2.5rem 0;
	background-color: #33475b;
	color: #fff;
	font-size: 18px;
	letter-spacing: 0.03em;
}
#simple-footer-wrap .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
	color: #cbd6e2;
}
#simple-footer-wrap .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:hover {
	color: #7fd1de;
}
#simple-footer-wrap .hs-menu-wrapper.hs-menu-flow-horizontal>ul li {
	margin-left: 20px;
	float: left !important;
}
#simple-footer-wrap .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:first-child {
	margin-left: 0;
}

/* ==========================================================================
9. MEDIA QUERIES
========================================================================== */
@media (min-width: 768px) {
	#get-started-cards__card .oneline-service .service-item .rowItemContent {
		display: flex;
		flex-wrap: wrap;
		flex-flow: row;
		align-items: center;
	}
	
	#get-started-cards__card .oneline-service section.service-section .service-item {
		text-align: left;
	}
	
	#get-started-cards__card .oneline-service .service-item .rowItemContent .content {
		border-left: 1px solid #333;
		padding-left: 30px;
	}
	
	.news .blog-post-wrapper .post-body iframe {
		min-height: 300px;
	}
	
	.cm-site-client-section {
		position: relative;
		z-index: 1;
	}
	
	.cm-site-client-section:before {
		background-color: #ccc;
		content: "";
		display: block;
		height: 100%;
		left: 0;
		margin: 0 auto;
		position: absolute;
		right: 0;
		top: 0;
		width: 1px;
		z-index: -1;
	}
	
	.cm-post-section-inner {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		table-layout: fixed;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
	
	.cm-post-section-inner>div {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		width: 100%;
	}
	
	.inbound-marketing-group .inner-group .inner-item>div {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.widget-span.blog-content {
		width: calc(70% - 120px);
	}
	
	.widget-span.blog-sidebar {
		width: 30%;
		padding-left: 40px;
		margin-left: 0;
	}
	
	.blog-listing-wrapper .post-listing .post-item {
		display: inline-block;
		width: 47%;
		margin: 0 1.5%;
		vertical-align: top;
	}
	
	.news .blog-listing-wrapper .post-listing .post-item {
		float: left;
	}
	
	.news .blog-listing-wrapper .post-listing .post-item:nth-child(2n+1) {
		clear: left;
	}
	
	.news .post-bottom-content #hs-topic_data,
	.news .post-bottom-content .hs-social-icons,
	.news .custom-inner-pagination>div {
		width: 50%;
		float: left;
	}
	
	.inbound-marketing-group .inner-group .inner-item {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		table-layout: fixed;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
}
@media (min-width: 992px) {
	section.banner-area-wrapper .banner-inner .rowItem {
		width: 58.33333333%;
		padding: 0 20px;
	}
	
	.news .blogsocial .read-more,
	.news .blogsocial .hs-social-icons {
		width: 50%;
		float: left;
	}
	
	.inbound-marketing-group .inner-group .inner-item .left-col {
		width: 41.66666667%;
		float: left;
	}
	
	.inbound-marketing-group .inner-group .inner-item .right-col {
		width: 58.33333333%;
		float: left;
	}
	
	.service-lay section.banner-area-wrapper .banner-inner .rowItem {
		width: 66.66666667%;
	}
	
	.cm-post-section-inner>div {
		width: 50%;
		float: left;
		position: relative;
	}
}

/* =============== Screen sizes smaller than .page-center =============== */
@media (max-width: 1199px) {
	.container-fluid .row-fluid .page-center {
		float: none;
		max-width: 100%;
		margin: 0 auto;
		padding-left: 30px;
		padding-right: 30px;
		width: 100%;
	}
	
	.news .post-bottom-content {
		padding-top: .85em;
		padding-bottom: .85em;
	}
	
	.news .custom-post-pagination .btTextRight span.nbsImage {
		right: 0;
	}
	
	.news .blog-post-wrapper .post-body blockquote {
		min-height: 75px;
	}
	
	.news .blog-post-wrapper .hs-featured-image-wrapper {
		padding-top: .85em;
		padding-bottom: .85em;
	}
	
	.news .blog-content header.top-content {
		padding-top: 3.8em;
	}
	
	.news .blog-content header.top-content .btSubTitle {
		font-size: 18px;
	}
	
	.footer-top {
		padding-top: 6.5em;
		padding-bottom: 6.5em;
		background: linear-gradient(#ffffff, #f4f4f4) !important;
		color: #000;
	}
	
	.footer-top .footer-top-wrapper .footer-logo {
		width: 100%;
		float: none;
		padding: 20px 30px 8px;
		text-align: center;
	}
	
	.footer-top .footer-top-wrapper .footer-about-col {
		margin: 0;
		float: none;
		width: 100%;
		padding: 20px 30px 0px;
		text-align: center;
	}
	
	.footer-top .footer-top-wrapper .footer-contact-details {
		float: none;
		width: 100%;
		margin: 0;
		padding: 20px 30px 2px;
		text-align: center;
		margin-bottom: -1px;
	}
	
	.header-top .logo {
		width: auto !important;
		display: inline-block;
	}
	
	.header-top-links {
		width: auto !important;
		display: inline-block;
		float: right !important;
	}
	
	section.banner-area-wrapper {
		padding-top: 10em;
		padding-bottom: .85em;
	}
	
	section.banner-area-wrapper .banner-inner .rowItem .btSuperTitle {
		font-size: 17px;
	}
	
	section.banner-area-wrapper .banner-inner .rowItem h1 {
		font-size: 72px;
	}
	
	section.banner-area-wrapper .banner-inner .rowItem .btSubTitle {
		font-size: 20px;
		margin-bottom: 1em;
	}
	
	section.two-column-image-section {
		position: relative;
	}
	
	section.two-column-image-section .inner-row .two-col .dash h2 {
		font-size: 32px;
	}
	
	section.two-column-image-section .inner-row .two-col.content-col h3 {
		font-size: 18px;
	}
	
	section.two-column-image-section.right .inner-row .two-col.image-col .btImage {
		
	}
	
	section.free-assesment-section {
		padding-top: 3.8em;
		padding-bottom: 3.8em;
	}
	
	section.free-assesment-section .assesment-inner .dash h3 {
		font-size: 16px;
	}
	
	section.free-assesment-section .assesment-inner .dash h1 {
		font-size: 54px;
	}
	
	section.free-assesment-section .assesment-inner .dash .btSubTitle {
		font-size: 20px;
	}
	
	section.free-assesment-section .assesment-inner .dash .btClear {
		padding-top: 3.8em;
		padding-bottom: 5px;
	}
	
	section.free-assesment-section .assesment-inner.clearfix {
		padding-top: .85em;
	}
	
	section.two-column-image-section .inner-row .two-col .btSuperTitle {
		font-size: 13px;
	}
	
	section.banner-area-wrapper.only-heading {
		padding-top: 6.5em;
		padding-bottom: 3.8em;
		background-position: center top -10.6%;
	}
	
	section.banner-area-wrapper.only-heading .banner-inner .rowItem h1 {
		font-size: 54px;
		margin-bottom: .2em;
	}
	
	section.banner-area-wrapper.only-heading .banner-inner .rowItem {
		padding-bottom: 2.65em;
	}
	
	section.two-column-image-section .inner-row .two-col a.btBtn {
		margin-top: 1.95em;
		margin-bottom: 1.4em;
	}
	
	section.service-section .service-item .btSeparator {
		padding-bottom: 1.8em;
		clear: both;
	}
	
	section.service-section .service-item .dash h2 {
		font-size: 32px;
		margin: 0;
	}
	
	section.service-section .service-item .dash .btSubTitle {
		font-size: 18px;
	}
	
	section.service-section .service-item {
		padding-top: 3.8em !important;
		padding-bottom: 6.5em !important;
	}
	
	section.service-section .service-item.bottom-border {
		padding-top: 100px !important;
		padding-bottom: 100px !important;
	}
	
	section.price-list-section {
		padding-top: 6.5em;
		padding-bottom: 0;
	}
	
	section.price-list-section .dash h2 {
		font-size: 32px;
	}
	
	section.price-list-section .btSubTitle {
		font-size: 18px;
	}
	
	section.price-list-section .btClear {
		padding-top: 3.8em;
		clear: both;
	}
	
	section.pricing-group .price-list-item .price-content .topMediumSpaced {
		clear: both;
		padding-bottom: 1.8em;
		padding-top: .85em;
	}
	
	section.pricing-group .price-list-item .price-content h2 {
		font-size: 32px;
	}
	
	section.pricing-group .price-list-item .price-content .top-content .dash h1 {
		font-size: 72px;
	}
	
	section.pricing-group .price-list-item .price-content .top-content .dash .btSubTitle {
		font-size: 20px;
		margin-bottom: 1em;
	}
	
	section.pricing-group .price-list-item .price-content .btDotsBorder {
		clear: both;
		padding-bottom: 1.8em;
	}
	
	section.pricing-group .price-list-item .price-content .border {
		margin-left: -20px;
		margin-right: -20px;
		padding-bottom: .85em;
		padding-top: .85em;
	}
	
	section.pricing-group .price-list-item .price-content .btSeparator {
		padding-top: 1.8em;
		clear: both;
	}
	
	section.overview-wrapper {
		padding-bottom: 6.5em;
		padding-top: 6.5em;
	}
	
	section.overview-wrapper .top-heading h1 {
		font-size: 54px;
	}
	
	section.overview-wrapper .three-col-overview-wrapper .inner .ov-col>.Content .title .dash h3 {
		font-size: 26px;
	}
	
	section.featured-client-success-wrapper,
	section.featured-wrapper {
		padding-top: 6.5em;
		padding-bottom: 6.5em;
	}
	
	section.featured-client-success-wrapper .top-heading .dash .btSuperTitle,
	section.featured-wrapper .top-section .btSuperTitle {
		font-size: 13px;
	}
	
	section.featured-client-success-wrapper .top-heading .dash h2 {
		font-size: 32px;
	}
	
	section.featured-client-success-wrapper .top-heading .btClear,
	section.featured-wrapper .top-section .btClear {
		padding-top: 1.8em;
	}
	
	.btCounterHolder span.onedigit {
		height: 60px;
		margin: 0 -6px;
	}
	
	.btCounterHolder .btCounter,
	.btCounterHolder span.onedigit span {
		height: 65px;
	}
	
	.btCounterHolder {
		font-size: 60px;
		line-height: 65px;
		height: 65px;
	}
	
	.couter-row.rowItem .inner-row .btSeparator.top {
		padding-bottom: 1.8em;
	}
	
	.couter-row.rowItem .inner-row .btSeparator.middle {
		padding-bottom: .85em;
	}
	
	.couter-row.rowItem .inner-row header.header .dash h4 {
		font-size: 16px;
	}
	
	.couter-row.rowItem .inner-row .btSeparator.bottom {
		padding-top: 3.8em;
	}
	
	h2 {
		font-size: 32px;
	}
	
	section.featured-wrapper .featured-item-wrapper .featured-item .Content .btSeparator-top {
		padding-top: 1.8em;
	}
	
	section.featured-wrapper .featured-item-wrapper .featured-item .servicesItem .service-content .dash h4 {
		font-size: 16px;
	}
	
	section.featured-wrapper .featured-item-wrapper .featured-item .servicesItem .service-content .dash .btSubTitle {
		font-size: 14px;
	}
	
	section.featured-wrapper .featured-item-wrapper {
		margin-bottom: 20px;
	}
	
	section.featured-wrapper .btSubTitle {
		font-size: 18px;
	}
	
	.home-page section.featured-client-success-wrapper .top-heading .dash .btSuperTitle {
		font-size: 16px;
	}
	
	.home-page section.featured-client-success-wrapper .top-heading .dash h2,
	.inbound-marketing-group .inner-group .inner-item .right-col .top-group .dash h1 {
		font-size: 54px;
	}
	
	.home-page section.featured-client-success-wrapper .top-heading .dash .btSubTitle {
		font-size: 20px;
	}
	
	.home-page section.featured-client-success-wrapper {
		padding-bottom: 6.5em;
	}
	
	section.featured-client-success-wrapper .logo-wrapper .logo-col {
		padding: 0 20px 1.8em;
	}
	
	.inbound-marketing-group .inner-group .inner-item .right-col .top-group .dash .btSuperTitle {
		font-size: 16px;
	}
	
	.inbound-marketing-group .inner-group .inner-item .right-col .top-group .dash .btSubTitle {
		font-size: 20px;
	}
	
	.inbound-marketing-group .inner-group .inner-item .right-col .btSeparator.topSmallSpaced {
		padding-top: .85em;
	}
	
	.inbound-marketing-item-group .marketing-item .text-group h4 {
		font-size: 16px;
	}
	
	.inbound-marketing-item-group .marketing-item .text-group p {
		font-size: 14px;
	}
	
	.inbound-marketing-item-group .marketing-item {
		padding: 0 20px 10px;
	}
	
	.case-study-group .caption-group .caption-text-group .header-content .dash h4 {
		font-size: 16px;
	}
	
	.case-study-group .caption-group .caption-text-group .header-content .dash .btSubTitle {
		font-size: 14px;
	}
	
	.cm-featured-work-and-case-studies .cm-featured-work-banner-content {
		width: 100%;
		max-width: none;
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.cm-featured-work-and-case-studies .cm-featured-work-banner-content,
	.cm-featured-work-banner-image {
		padding-top: 6.5em;
		padding-bottom: 6.45em;
	}
	
	.cm-featured-work-banner-content h1 {
		font-size: 54px;
	}
	
	.cm-featured-work-and-case-studies .cm-post-categroies,
	.webdesign-lay section.banner-area-wrapper .banner-inner .rowItem .btSubTitle {
		font-size: 20px;
	}
	
	.cm-post-section-content h2 {
		font-size: 32px;
	}
	
	.cm-post-section-content p {
		font-size: 18px;
	}
	
	.news .cm-blog-sidebar-form .hs-form-field .hs-input {
		min-width: auto;
	}
	
	.blog-listing-wrapper .post-listing .post-item {
		width: 44.5%;
	}
	
	.news .blog-content header.top-content .dash h2 {
		font-size: 32px;
	}
	
	.news .rowItemContent.header .btSuperTitle {
		font-size: 13px;
	}
	
	.news .import-data .btSubTitle {
		font-size: 18px;
	}
	
	.news .rowItemContent.header {
		padding: 3.8em 40px;
	}
	
	.error-page .row1-group {
		padding-bottom: 14em;
		padding-top: 14em;
	}
	
	.error-page .row1-group h6 {
		font-size: 16px;
	}
	
	.error-page .row1-group h1 {
		font-size: 54px;
	}
	
	.error-page .row1-group h5 {
		font-size: 20px;
	}
	
	.error-page .row1-group h5:after {
		width: 11%;
	}
  .contentSliderContainer{
  padding:0px 30px !important;
  }
}
@media (max-width: 1023px) {
	.footer-menu ul li {
		width: auto;
		float: left !important;
	}
	
	.desktop-header .header-bottom {
		display: none;
	}
	
	.header-top .topBarInLogoArea {
		float: none;
		height: auto;
		display: flex;
		justify-content: flex-end;
		margin-top: -60px;
		margin-bottom: -60px;
	}
	/*   .desktop-header .header-top-links {
    display: none !important;
  } */
	
	.desktop-header .header-top span.btVerticalMenuTrigger {
		position: relative;
		z-index: 1;
		margin: -51px 1em 0 -5px;
		line-height: 50px;
		opacity: 1;
		-webkit-transition: all 800ms ease 200ms;
		-moz-transition: all 800ms ease 200ms;
		transition: all 800ms ease 200ms;
		float: left;
		display: block;
		color: #000;
		cursor: pointer;
	}
	
	.desktop-header .header-top span.btVerticalMenuTrigger span.btIco {
		display: inline-block;
		vertical-align: middle;
		-webkit-transition: all 500ms ease;
		-moz-transition: all 500ms ease;
		transition: all 500ms ease;
		line-height: 30px;
	}
	
	.desktop-header .header-top span.btVerticalMenuTrigger span.btIco:hover i:before,
	.show-mobile-nav .desktop-header .header-top span.btVerticalMenuTrigger span.btIco i:before {
		color: #4e8a84 !important;
	}
	
	.desktop-header .header-top span.btVerticalMenuTrigger span.btIco i.btIcoHolder {
		line-height: inherit;
		display: inline-block;
		float: left;
		font-style: normal;
	}
	
	.desktop-header .header-top span.btVerticalMenuTrigger span.btIco i.btIcoHolder:before {
		font-size: 15px;
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-weight: 800;
		width: auto;
		padding: 0 2px;
		margin-right: 2px;
		font-size: 30px;
		color: #000;
		width: auto;
		padding: 0 2px;
		margin-right: 2px;
	}
	
	.desktop-header .header-top span.btVerticalMenuTrigger span.btIco i.btIcoHolder:before {
		font-size: 15px;
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-weight: 800;
		width: auto;
		padding: 0 2px;
		margin-right: 2px;
		font-size: 30px;
		color: #000;
		width: auto;
		padding: 0 2px;
		margin-right: 2px;
	}
	
	.logo-wrapper {
		width: 100% !important;
		float: right;
	}
	
	.header-top .logo {
		width: auto !important;
		display: inline-block;
		margin: 0 0 0 0;
		float: right !important;
	}
	
	.header-top .logo-wrapper .logo {
		display: none;
	}
	
	.mobile-header .mobile-logo {
		float: none;
		padding: 0;
		margin: 0 0 20px;
		text-align: left;
	}
	
	.mobile-header .header-social-links {
		line-height: inherit;
		float: none !important;
		display: block !important;
		height: auto;
		margin-left: 0px !important;
		width: 100% !important;
		text-align: center;
	}
	
	.mobile-header .header-social-links .topBarInMenuCell {
		line-height: normal;
		display: block;
		vertical-align: middle;
		font-weight: 400;
		line-height: 1.8;
		padding-top: 7px;
		margin-left: -2px;
	}
	
	.mobile-header .header-social-links .topBarInMenuCell a.btIconWidget .btIcoDefaultColor {
		font-size: 14px;
	}
	
	.mobile-header .header-social-links .topBarInMenuCell a.btIconWidget .btIcoDefaultColor:hover span.btIcoHolder:before {
		color: #4e8a84;
	}
	
	.mobile-header .header-social-links .topBarInMenuCell span.btIconWidget {
		margin-left: .5em;
		display: none;
	}
	
	.mobile-header .btIco.btIcoDefaultType .btIcoHolder:before {
		width: auto;
		padding: 0;
		margin-right: 1px;
		color: #000;
	}
	
	.mobile-header .header-social-links .topBarInMenuCell a.btIconWidget {
		color: #000;
		margin-left: .5em;
		float: none;
		margin: 0;
	}
	
	.mobile-header .header-social-links .topBarInMenuCell:after {
		display: block;
		content: ' ';
		width: 85px;
		height: 1px;
		background-color: rgba(0, 0, 0, .2);
		margin: 20px auto 0;
		clear: both;
	}
	
	.mobile-header .header-top-links .topBarInLogoAreaCell:before {
		display: block;
		content: ' ';
		width: 85px;
		height: 1px;
		background-color: rgba(0, 0, 0, .2);
		margin: 20px auto 5px;
		clear: both;
	}
	
	.mobile-header .header-top-links {
		width: auto !important;
		display: block !important;
		float: none !important;
	}
	
	.mobile-header .topBarInLogoArea .topBarInLogoAreaCell .btIconWidgetIcon .btIco .btIcoHolder:before {
		font-size: 14px;
	}
	
	.mobile-header .topBarInLogoArea .topBarInLogoAreaCell .btIconWidgetIcon,
	.mobile-header .topBarInLogoArea .topBarInLogoAreaCell .btIconWidgetContent {
		display: block;
		vertical-align: middle;
	}
	
	.mobile-header .topBarInLogoArea .topBarInLogoAreaCell .btIconWidgetTitle {
		margin-bottom: 0;
		font-size: 14px;
		line-height: 1;
		font-family: "Poppins";
	}
	
	.mobile-header .topBarInLogoArea span.btIconWidgetText {
		display: block;
		font-size: 14px;
		font-family: "Poppins";
		margin: 0 0 18px;
		line-height: 1.8 !important;
	}
	
	.custom-menu-primary1 .hs-menu-wrapper ul.hs-menu-children-wrapper li {
		position: relative;
		padding: 0;
	}
	
	.custom-menu-primary1 .hs-menu-wrapper>ul li.active-branch>a {
		color: #4e8a84!important;
	}
	
	.news .cm-blog-sidebar-form .hs-form-field .hs-input {
		min-width: auto;
	}
	
	.news.hs-blog-listing .hs-featured-image-wrapper {
		padding-bottom: 1.8em;
	}
	
	.news div#hubspot-topic_data {
		font-size: 13px;
	}
	
	.news .post-header h2 {
		font-size: 32px;
	}
	
	.news .blogsocial .spacer {
		padding-top: .85em;
		padding-bottom: 1.8em;
	}
	
	.news.hs-blog-post .body-container-wrapper {
		padding-top: calc(3.8em + 20px);
	}
	
	.news .section.post-header h1 {
		font-size: 32px;
	}
}
@media (max-width: 1024px) and (min-width: 768px) {
	section.overview-wrapper .bottom-content .bottom-three-certification-item.one {
		width: 33.33333333%;
		padding-left: 3%;
	}
	
	section.overview-wrapper .bottom-content .bottom-three-certification-item.three {
		width: 33.33333333%;
		padding: 0 20px;
		text-align: center;
		padding-right: 3%;
	}
	
	section.overview-wrapper .overview-bottom {
		padding: 0 20px;
		padding-top: 60px;
	}
}
@media (max-width: 992px) {
	.news .custom-inner-pagination>div {
		clear: both;
	}
	
	.footer-top {
		padding-top: 5.5em;
		padding-bottom: 5.5em;
	}
	
	.news .post-bottom-content {
		padding-top: .7em;
		padding-bottom: .7em;
	}
	
	.news .blog-content header.top-content {
		padding-top: 3.2em;
	}
	
	.news .blog-post-wrapper .hs-featured-image-wrapper {
		padding-top: .7em;
		padding-bottom: .7em;
	}
	
	.news .blog-content header.top-content .btSubTitle {
		font-size: 16px;
	}
	
	.footer-bottom .copyright {
		width: auto !important;
		display: inline-block;
		vertical-align: top;
	}
	
	.footer-menu {
		width: auto !important;
		display: inline-block !important;
		margin: 0 !important;
		float: right !important;
		text-align: right;
	}
	
	section.banner-area-wrapper {
		padding-top: 7.5em;
		padding-bottom: .7em;
	}
	
	section.banner-area-wrapper .banner-inner .rowItem {
		width: 50%;
		padding: 0 20px;
		padding-bottom: 40px;
	}
	
	section.banner-area-wrapper .banner-inner .rowItem .btSuperTitle {
		font-size: 16px;
	}
	
	section.banner-area-wrapper .banner-inner .rowItem h1 {
		font-size: 62px;
	}
	
	section.two-column-image-section {

		position: relative;
	}
	
	section.two-column-image-section.right .inner-row .two-col.image-col {
		float: none;
	}
	
	section.two-column-image-section .inner-row .two-col {
		float: none;
		width: 100%;
		display: block;
		vertical-align: top;
		padding: 0 20px 40px;
		position: relative;
		margin: 0;
	}
	
	section.two-column-image-section .inner-row .two-col .dash h2 {
		font-size: 28px;
	}
	
	section.two-column-image-section .inner-row .two-col.content-col h3 {
		font-size: 16px;
	}
	
	section.free-assesment-section {
		padding-top: 3.2em;
		padding-bottom: 3.2em;
	}
	
	section.free-assesment-section .assesment-inner .dash h3 {
		font-size: 15px;
	}
	
	section.free-assesment-section .assesment-inner .dash h1 {
		font-size: 44px;
	}
	
	section.free-assesment-section .assesment-inner .dash .btSubTitle {
		font-size: 18px;
	}
	
	section.free-assesment-section .assesment-inner .dash .btClear {
		padding-top: 3.2em;
		padding-bottom: 5px;
	}
	
	.footer-top .footer-top-wrapper .footer-contact-details {
		padding: 20px 30px 1px;
	}
	
	section.free-assesment-section .assesment-inner.clearfix {
		padding-top: .7em;
	}
	
	section.two-column-image-section .inner-row .two-col .btSuperTitle {
		font-size: 12px;
	}
	
	section.banner-area-wrapper.only-heading {
		padding-top: 5.5em;
		padding-bottom: 3.2em;
		background-position: center top 4% !important;
	}
	
	section.banner-area-wrapper.only-heading .banner-inner .rowItem h1 {
		font-size: 44px;
		margin-bottom: .2em;
	}
	
	section.banner-area-wrapper.only-heading .banner-inner .rowItem {
		padding-bottom: 2.2em;
	}
	
	section.service-section .service-item .btSeparator {
		padding-bottom: 1.5em;
		clear: both;
	}
	
	section.service-section .service-item .dash .btSubTitle {
		font-size: 16px;
	}
	
	section.service-section .service-item {
		padding-top: 3.2em !important;
		padding-bottom: 5.5em !important;
	}
	
	section.service-section .service-item .dash h2 {
		font-size: 28px;
		margin: 0;
	}
	
	section.price-list-section {
		padding-top: 5.5em;
		padding-bottom: 0;
	}
	
	section.price-list-section .dash h2 {
		font-size: 28px;
	}
	
	section.price-list-section .btSubTitle {
		text-align: center;
		font-size: 16px;
	}
	
	section.price-list-section .btClear {
		padding-top: 3.2em;
		clear: both;
	}
	
	section.pricing-group .price-list-item {
		position: relative;
		float: none;
		width: 100%;
		padding: 0 20px;
		text-align: center;
	}
	
	section.pricing-group .price-list-item .price-content .topMediumSpaced {
		clear: both;
		padding-bottom: 1.5em;
		padding-top: .7em;
	}
	
	section.pricing-group .price-list-item .price-content h2 span {
		font-size: 28px;
	}
	
	section.pricing-group .price-list-item .price-content .top-content .dash h1 {
		font-size: 62px;
	}
	
	section.pricing-group .price-list-item .price-content .btDotsBorder {
		clear: both;
		padding-bottom: 1.5em;
	}
	
	section.pricing-group .price-list-item .price-content .border {
		margin-left: -20px;
		margin-right: -20px;
		padding-bottom: .7em;
		padding-top: .7em;
	}
	
	section.pricing-group .price-list-item {
		margin-bottom: 30px;
	}
	
	section.pricing-group .price-list-item .price-content .btSeparator {
		padding-top: 1.5em;
		clear: both;
	}
	
	section.overview-wrapper {
		padding-bottom: 5.5em;
		padding-top: 5.5em;
	}
	
	section.overview-wrapper .top-heading h1 {
		font-size: 44px;
	}
	
	section.overview-wrapper .three-col-overview-wrapper .inner .ov-col>.Content .title .dash h3 {
		font-size: 22px;
	}
	
	section.overview-wrapper .three-col-overview-wrapper .overview-col-one {
		width: 50%;
	}
	
	section.overview-wrapper .three-col-overview-wrapper .overview-col-two {
		width: 100%;
	}
	
	section.overview-wrapper .three-col-overview-wrapper .overview-col-three {
		width: 50%;
	}
	
	section.featured-client-success-wrapper,
	section.featured-wrapper {
		padding-top: 5.5em;
		padding-bottom: 5.5em;
	}
	
	section.featured-client-success-wrapper .top-heading .dash .btSuperTitle,
	section.featured-wrapper .top-section .btSuperTitle {
		font-size: 12px;
	}
	
	section.featured-client-success-wrapper .top-heading .dash h2 {
		font-size: 28px;
	}
	
	section.featured-client-success-wrapper .top-heading .btClear,
	section.featured-wrapper .top-section .btClear {
		padding-top: 1.5em;
	}
	
	.counter-wrappper {
		display: inline-block;
		width: 100%;
		margin-bottom: 0;
	}
	
	.couter-row.rowItem {
		width: 100%;
		float: none;
	}
	
	.couter-row.rowItem .inner-row .btSeparator.top {
		padding-bottom: 1.5em;
	}
	
	.couter-row.rowItem .inner-row .btSeparator.middle {
		padding-bottom: .7em;
	}
	
	.couter-row.rowItem .inner-row header.header .dash h4 {
		font-size: 15px;
	}
	
	.couter-row.rowItem .inner-row .btSeparator.bottom {
		padding-top: 3.2em;
	}
	
	section.featured-client-success-wrapper .logo-wrapper .logo-col {
		width: 33.33333333%;
		text-align: center;
		padding: 0 20px;
	}
	
	section.featured-client-success-wrapper .logo-wrapper {
		padding: 1.5em 0 0;
	}
	
	h2 {
		font-size: 28px;
	}
	
	section.featured-wrapper .featured-item-wrapper .featured-item .Content .btSeparator-top {
		padding-top: 1.5em;
	}
	
	section.featured-wrapper .featured-item-wrapper .featured-item .servicesItem .service-content .dash h4 {
		font-size: 15px;
	}
	
	section.featured-wrapper .featured-item-wrapper .featured-item .servicesItem .service-content .dash .btSubTitle {
		font-size: 13px;
	}
	
	section.featured-wrapper .featured-item-wrapper .featured-item .Content .btSeparator-bottom {
		padding-top: .7em;
	}
	
	section.featured-wrapper .featured-item-wrapper {
		margin-bottom: 30px;
	}
	
	.news .custom-post-pagination h4.nsPrev {
		margin-bottom: 10px;
	}
	
	.btTextLeft:after {
		content: ' ';
		clear: both;
		display: table;
		width: 100%;
		height: 2px;
		margin-bottom: 10px;
		background-color: rgba(0, 0, 0, .07);
	}
	
	.home-page section.banner-area-wrapper .banner-inner .rowItem {
		width: 50%;
	}
	
	section.featured-wrapper .btSubTitle {
		font-size: 16px;
	}
	
	section.featured-client-success-wrapper .top-heading {
		width: 100%;
	}
	
	.home-page section.featured-client-success-wrapper .top-heading .dash .btSuperTitle {
		font-size: 15px;
	}
	
	.home-page section.featured-client-success-wrapper .top-heading .dash .btSubTitle {
		font-size: 18px;
	}
	
	.inbound-marketing-group .inner-group .inner-item .right-col .top-group .dash .btSuperTitle {
		font-size: 15px;
	}
	
	.inbound-marketing-group .inner-group .inner-item .right-col .top-group .dash .btSubTitle {
		font-size: 18px;
	}
	
	.inbound-marketing-item-group .marketing-item .text-group p {
		font-size: 13px;
	}
	
	.inbound-marketing-item-group .marketing-item .text-group h4 {
		font-size: 15px;
	}
	
	.inbound-marketing-group .inner-group .inner-item>div {
		width: 100%;
	}
	
	.service-lay section.banner-area-wrapper .banner-inner {
		padding-bottom: 0;
	}
	
	.service-lay section.banner-area-wrapper.only-heading .banner-inner .rowItem {
		padding-bottom: 2em;
	}
	
	.featured-page section.banner-area-wrapper .banner-inner {
		padding-bottom: 0;
	}
	
	.case-study-group .caption-group .caption-text-group .header-content .dash h4 {
		font-size: 15px;
	}
	
	.case-study-group .caption-group .caption-text-group .header-content .dash .btSubTitle {
		font-size: 13px;
	}
	
	.case-study-group .two-col .case-study-item {
		width: 100%;
		float: none;
		position: relative;
	}
	
	.cm-featured-work-and-case-studies .cm-featured-work-banner-content,
	.cm-featured-work-banner-image {
		padding-top: 5.5em;
		padding-bottom: 5.4em;
	}
	
	.cm-featured-work-banner-content h1 {
		font-size: 44px;
	}
	
	.cm-featured-work-and-case-studies .cm-post-categroies,
	.webdesign-lay section.banner-area-wrapper .banner-inner .rowItem .btSubTitle {
		font-size: 18px;
	}
	
	.cm-post-section-content h2 {
		font-size: 28px;
	}
	
	.cm-post-section-content p {
		font-size: 16px;
	}
	
	.news .blog-content header.top-content .dash h2 {
		font-size: 28px;
	}
	
	.news .rowItemContent.header .btSuperTitle {
		font-size: 12px;
	}
	
	.news .import-data .btSubTitle {
		font-size: 16px;
	}
	
	.news .rowItemContent.header {
		margin-bottom: 10px;
		padding: 3.2em 20px;
	}
	
	.error-page .row1-group {
		padding-bottom: 10em;
		padding-top: 10em;
	}
	
	.error-page .row1-group h6 {
		font-size: 15px;
	}
	
	.error-page .row1-group h1 {
		font-size: 44px;
	}
	
	.error-page .row1-group h5 {
		font-size: 18px;
	}
	
	.news .custom-post-pagination .btTextRight {
		float: none;
	}
	
	.news .custom-inner-pagination>div {
		width: 100%;
	}
	
	.news .custom-post-pagination h4.nbs a .nbsImage {
		top: auto;
		overflow: hidden;
	}
}
@media (max-width: 840px) {
	.footer-bottom .copyright {
		width: 100% !important;
		display: block;
		vertical-align: top;
		text-align: center;
		float: none;
	}
	
	.footer-bottom .copyright p {
		padding: 0;
		text-align: center;
		float: none;
		margin-bottom: 15px;
	}
	
	.footer-menu ul {
		padding: 0;
		float: none;
		text-align: center !important;
	}
	
	.footer-menu {
		width: 100% !important;
		display: block !important;
		margin: 0 !important;
		float: none !important;
		text-align: center;
	}
	
	.footer-menu ul li {
		display: block;
		margin: 0;
		padding: 6px 0;
		border-top: 1px solid rgba(0, 0, 0, .1);
		float: none !important;
	}
	
	.footer-menu ul li:first-child {
		border-top: 0;
	}
	
	.footer-bottom {
		padding: 16px 0 10px;
	}
	
	.news .hs-featured-image-wrapper {
		padding-bottom: 1.5em;
	}
	
	.news div#hubspot-topic_data {
		font-size: 12px;
	}
	
	.news .post-header h2 {
		font-size: 28px;
	}
	
	.news .blogsocial .spacer {
		padding-top: .7em;
		padding-bottom: 1.5em;
	}
	
	.news .blogsocial .read-more,
	.news .blogsocial .hs-social-icons {
		text-align: center;
	}
	
	.news .blogsocial .read-more a.more-link {
		display: inline-block;
		float: none;
		margin-bottom: 8px;
	}
	
	.news .blogsocial .hs-social-icons:before {
		width: 65px;
		height: 1px;
		content: ' ';
		display: block;
		margin: 10px auto 22px;
		background-color: #4e8a84;
	}
	
	.news.hs-blog-post .body-container-wrapper {
		padding-top: calc(3.2em + 20px);
	}
	
	.news .section.post-header h1 {
		font-size: 28px;
	}
}
@media (max-width: 768px) {
	#simple-header-wrap .page-center .menuwrap {
		flex-basis: 85%;
	}
	
	#simple-header-wrap .page-center {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	#simple-footer-wrap .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
		text-align: center;
	}
	
	#simple-footer-wrap .hs-menu-wrapper.hs-menu-flow-horizontal>ul li {
		display: inline-block;
		width: auto;
		float: none !important;
	}
	
	#simple-header-wrap .page-center .row-fluid {
		display: block;
	}
	
	#simple-header-wrap .page-center .menuwrap {
		float: right;
		margin: 10px 0;
	}
	
	#simple-header-wrap .page-center .logoWrap {
		float: left;
	}
	
	#get-started-cards__card section.service-section .service-item {
		padding: 0 !important;
	}
	
	body {
		font-size: 14px;
	}
	
	.news .post-bottom-content {
		padding-top: .55em;
		padding-bottom: .55em;
	}
	
	.news .blog-content header.top-content {
		padding-top: 2.8em;
	}
	
	.news .blog-post-wrapper .post-body blockquote {
		font-size: 1.2em;
		line-height: 1.6;
	}
	
	.news .blog-post-wrapper .hs-featured-image-wrapper {
		padding-top: .55em;
		padding-bottom: .55em;
	}
	
	.news .blog-content header.top-content .dash h2 {
		font-size: 24px;
	}
	
	.news .blog-content header.top-content .btSubTitle {
		font-size: 14px;
	}
	
	.footer-top {
		padding-top: 4.2em;
		padding-bottom: 4.2em;
	}
	
	.footer-top .footer-top-wrapper .footer-contact-details {
		margin-bottom: 0;
	}
	
	.foot-logo a:last-child {
		margin-left: 0;
	}
	
	.mobile-header .header-social-links .topBarInMenuCell {
		padding-top: 8px;
		margin-left: -2px;
	}
	
	.mobile-header .topBarInLogoArea span.btIconWidgetText {
		margin: 0 0 20px;
		line-height: 1.8 !important;
	}
	
	.mobile-header .header-top-links .topBarInLogoAreaCell:before {
		margin: 20px auto 7px;
		clear: both;
	}
	
	section.banner-area-wrapper {
		padding-top: 7.5em;
		padding-bottom: .55em;
	}
	
	section.banner-area-wrapper .banner-inner .rowItem {
		width: 100%;
		padding: 0 20px;
		padding-bottom: 80px;
	}
	
	section.banner-area-wrapper .banner-inner .rowItem .btSuperTitle {
		font-size: 14px;
	}
	
	section.banner-area-wrapper .banner-inner .rowItem h1 {
		font-size: 54px;
	}
	
	section.two-column-image-section {
		padding-top: 4.2em;
		padding-bottom: 4.2em;
		position: relative;
	}
	
	section.two-column-image-section .inner-row .two-col .dash h2 {
		font-size: 24px;
	}
	
	section.two-column-image-section .inner-row .two-col.content-col h3 {
		font-size: 14px;
	}
	
	section.free-assesment-section {
		padding-top: 2.8em;
		padding-bottom: 2.8em;
	}
	
	section.free-assesment-section .assesment-inner .dash h3 {
		font-size: 13px;
	}
	
	section.free-assesment-section .assesment-inner .dash h1 {
		font-size: 38px;
	}
	
	section.free-assesment-section .assesment-inner .dash .btSubTitle {
		font-size: 16px;
	}
	
	section.free-assesment-section .assesment-inner .dash .btClear {
		padding-top: 2.8em;
		padding-bottom: 5px;
	}
	
	.footer-top .footer-top-wrapper .footer-contact-details {
		padding: 20px 30px 1px;
	}
	
	section.free-assesment-section .assesment-inner .dash .btClear a.btBtn {
		font-size: 14px;
		padding: 1.15em 2em 1em;
	}
	
	section.free-assesment-section .assesment-inner.clearfix {
		padding-top: .55em;
	}
	
	section.two-column-image-section .inner-row .two-col .btSuperTitle {
		font-size: 11px;
		margin-bottom: 1.7em;
	}
	
	section.banner-area-wrapper.only-heading {
		padding-top: 4.2em;
		padding-bottom: 2.8em;
		background-position: center top 4% !important;
	}
	
	section.banner-area-wrapper.only-heading .banner-inner .rowItem h1 {
		font-size: 38px;
		margin-bottom: .2em;
	}
	
	section.banner-area-wrapper.only-heading .banner-inner .rowItem {
		padding-bottom: 1.75em;
	}
	
	section.two-column-image-section .inner-row .two-col a.btBtn {
		font-size: 14px;
		padding: 1.15em 2em 1em;
	}
	
	section.service-section .service-item {
		padding: 100px 20px;
		float: none;
		width: 100%;
		display: block;
		text-align: center;
	}
	
	section.service-section .service-item:nth-child(odd) {
		padding-left: 20px;
	}
	
	section.service-section .service-item .btSeparator {
		padding-bottom: 1.2em;
		clear: both;
	}
	
	section.service-section .service-item .dash h2 {
		font-size: 24px;
		margin: 0;
	}
	
	section.service-section .service-item .dash .btSubTitle {
		font-size: 14px;
	}
	
	section.service-section .service-item a.btBtn {
		font-size: 14px;
		padding: 1.15em 2em 1em;
	}
	
	section.service-section .service-item {
		padding-top: 2.8em !important;
		padding-bottom: 4.2em !important;
		border-bottom: 1px solid rgba(0, 0, 0, .2);
	}
	
	section.service-section .service-item:nth-child(odd) {
		border-right: 0;
	}
	
	section.service-section .service-item:last-child {
		border-bottom: 0;
	}
	
	section.price-list-section {
		padding-top: 4.2em;
		padding-bottom: 0;
	}
	
	section.price-list-section .btSubTitle {
		text-align: center;
		font-size: 14px;
	}
	
	section.price-list-section .btClear {
		padding-top: 2.8em;
		clear: both;
	}
	
	section.pricing-group .price-list-item .price-content .topMediumSpaced {
		clear: both;
		padding-bottom: 1.2em;
		padding-top: .55em;
	}
	
	section.pricing-group .price-list-item .price-content h2 span {
		font-size: 24px;
	}
	
	section.pricing-group .price-list-item .price-content .top-content .dash h1 {
		font-size: 54px;
	}
	
	section.pricing-group .price-list-item .price-content .btDotsBorder {
		clear: both;
		padding-bottom: 1.2em;
	}
	
	section.pricing-group .price-list-item .price-content .border {
		margin-left: -20px;
		margin-right: -20px;
		padding-bottom: .55em;
		padding-top: .55em;
	}
	
	section.pricing-group .price-list-item .price-content a.btBtn {
		font-size: 14px;
		padding: 1.15em 2em 1em;
	}
	
	section.pricing-group .price-list-item .price-content .btSeparator {
		padding-top: 1.2em;
		clear: both;
	}
	
	section.overview-wrapper {
		padding-bottom: 4.2em;
		padding-top: 4.2em;
	}
	
	section.overview-wrapper .top-heading h1 {
		font-size: 38px;
	}
	
	section.overview-wrapper .top-heading h1 span {
		margin-bottom: 29px;
	}
	
	section.overview-wrapper .three-col-overview-wrapper .inner {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-direction: column;
		-webkit-flex-direction: column;
	}
	
	section.overview-wrapper .three-col-overview-wrapper .overview-col-one {
		order: 1;
		text-align: center;
		width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	section.overview-wrapper .three-col-overview-wrapper .overview-col-two {
		order: 0;
		max-width: 390px;
		margin: 0 auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	section.overview-wrapper .three-col-overview-wrapper .overview-col-three {
		order: 2;
		width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	section.overview-wrapper .three-col-overview-wrapper .inner .ov-col>.Content .title {
		line-height: 0;
		display: block;
		padding-bottom: 0;
		clear: both;
	}
	
	section.overview-wrapper .three-col-overview-wrapper .inner .ov-col>.Content .bpgPhoto .btImage img {
		width: auto;
		margin: 0 auto;
		max-width: 100%;
	}
	
	section.overview-wrapper .bottom-content .bottom-three-certification-item {
		float: none;
		position: relative;
		padding: 0 20px;
		text-align: center;
		min-height: auto;
		display: block;
	}
	
	section.overview-wrapper .bottom-content .bottom-three-certification-item.two {
		width: 100%;
		padding: 20px;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
		display: block;
	}
	
	section.overview-wrapper .bottom-content .bottom-three-certification-item.three {
		width: 100%;
		padding: 20px;
		text-align: center;
	}
	
	section.overview-wrapper .overview-bottom {
		padding: 0 20px;
		padding-top: 0;
	}
	
	section.overview-wrapper .bottom-content .bottom-three-certification-item.one {
		width: 100%;
		padding-left: 0;
	}
	
	section.featured-client-success-wrapper,
	section.featured-wrapper {
		padding-top: 4.2em;
		padding-bottom: 4.2em;
	}
	
	section.featured-client-success-wrapper .top-heading .dash h2 {
		font-size: 24px;
	}
	
	section.featured-client-success-wrapper .top-heading .dash .btSuperTitle,
	section.featured-wrapper .top-section .btSuperTitle {
		font-size: 11px;
		margin-bottom: 1.7em;
	}
	
	section.featured-client-success-wrapper .top-heading .btClear,
	section.featured-wrapper .top-section .btClear {
		padding-top: 1.2em;
	}
	
	.couter-row.rowItem .inner-row .btSeparator.top {
		padding-bottom: 1.2em;
	}
	
	.btCounterHolder {
		font-size: 40px;
		line-height: 45px;
		height: 45px;
	}
	
	.btCounterHolder .btCounter,
	.btCounterHolder span.onedigit span {
		height: 45px;
	}
	
	.btCounterHolder span.onedigit {
		height: 40px;
		margin: 0 -3px;
	}
	
	.couter-row.rowItem .inner-row .btSeparator.middle {
		padding-bottom: .55em;
	}
	
	.couter-row.rowItem .inner-row .btSeparator.bottom {
		padding-top: 2.8em;
	}
	
	section.featured-client-success-wrapper .logo-wrapper .logo-col {
		width: 100%;
	}
	
	section.featured-client-success-wrapper .logo-wrapper {
		padding: 1.2em 0 0;
	}
	
	h2 {
		font-size: 24px;
	}
	
	section.featured-wrapper .featured-item-wrapper .featured-item {
		width: 100%;
		float: none;
    border:1px solid rgba(0,0,0,0.2);
    margin-bottom:30px;
	}
  section.featured-wrapper .featured-item-wrapper{
    border:0px;
  }
	section.featured-wrapper .featured-item-wrapper .featured-item .Content .btSeparator-top {
		padding-top: 1.2em;
	}
	
	section.featured-wrapper .featured-item-wrapper .featured-item .Content .btSeparator-bottom {
		padding-top: .55em;
	}
	
	section.featured-client-success-wrapper .top-heading {
		width: 100%;
	}
	
	.blog.news .body-container-wrapper {
		padding-top: 0;
	}
	
	.news .blog-listing-wrapper .post-listing .post-item {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.news.hs-blog-listing .hs-featured-image-wrapper {
		padding-bottom: 1.2em;
	}
	
	.news div#hubspot-topic_data {
		font-size: 11px;
		margin-bottom: 1.7em;
	}
	
	.news .post-header h2 {
		font-size: 24px;
	}
	
	.news .blogsocial .spacer {
		padding-top: .55em;
		padding-bottom: 1.2em;
	}
	
	.news .blog-listing-wrapper .post-listing .post-item {
		padding: 20px 0;
		margin: 0;
		overflow: hidden;
	}
	
	.news.hs-blog-post .body-container-wrapper {
		padding-top: calc(2.8em + 20px);
	}
	
	.news .section.post-header h1 {
		font-size: 24px;
	}
	
	.news .cm-blog-sidebar-form .hs-form {
		max-width: 300px;
		margin: 0 auto;
	}
	
	.news .custom-post-pagination h4.nsPrev {
		float: none;
	}
	
	.news .post-bottom-content .hs-social-icons {
		margin-top: 6px;
	}
	
	.btParallax {
		background-position: 0 0 !important;
		transition: unset !important;
		background-attachment: unset !important;
	}
	
	.home-page section.banner-area-wrapper .banner-inner .rowItem {
		width: 100%;
		padding-bottom: 79.2px;
	}
	
	section.featured-wrapper .btSubTitle {
		font-size: 14px;
	}
	
	section.featured-wrapper .featured-item-wrapper .featured-item a.btBtn {
		font-size: 14px;
		padding: 1.15em 2em 1em;
		margin-bottom: 1.5em;
	}
	
	.home-page section.featured-client-success-wrapper .top-heading .dash .btSuperTitle {
		font-size: 13px;
	}
	
	
	.home-page section.featured-client-success-wrapper .top-heading .dash .btSubTitle {
		font-size: 16px;
	}
	
	.home-page section.featured-client-success-wrapper {
		padding-bottom: 4.2em;
	}
	
	section.price-list-section .dash h2 span {
		font-size: 24px;
	}
	
	.case-study-group .case-study-item {
		width: 100%;
		float: none;
		position: relative;
	}
	
	.cm-featured-work-and-case-studies .cm-featured-work-banner-content,
	.cm-featured-work-banner-image {
		padding-top: 4.2em;
		padding-bottom: 4.55em;
	}
	
	.cm-featured-work-banner-content h1 {
		font-size: 38px;
	}
	
	.cm-featured-work-and-case-studies .cm-post-categroies,
	.webdesign-lay section.banner-area-wrapper .banner-inner .rowItem .btSubTitle {
		font-size: 16px;
	}
	
	.cm-post-section-inner>div:first-child {
		border-bottom: 1px solid #ccc;
		margin-bottom: 50px;
	}
	
	.cm-post-section-content h2 {
		font-size: 24px;
	}
	
	.cm-post-section-content p {
		font-size: 14px;
	}
	
	.inbound-marketing-item-group .marketing-item {
		padding: 0 20px 20px;
		width: 100%;
		float: none;
		height: auto !important;
		display: inline-block;
	}
	
	.inbound-marketing-group .inner-group .inner-item .left-col .image-group {
		padding-bottom: 2.8em;
	}
	
	.inbound-marketing-group .inner-group .inner-item .right-col .top-group .dash .btSuperTitle {
		font-size: 13px;
	}
	
	.inbound-marketing-group .inner-group .inner-item .right-col .top-group .dash .btSubTitle {
		font-size: 16px;
	}
	
	.inbound-marketing-item-group .marketing-item .icon-group {
		padding: 0 1.4em 5px 0;
	}
	
	.inbound-marketing-item-group .marketing-item:last-child {
		padding-bottom: 5px;
	}
	
	.blog-listing-wrapper .post-listing .post-item {
		width: 100%;
	}
	
	.news .rowItemContent.header .btSuperTitle {
		font-size: 11px;
		margin-bottom: 1.7em;
	}
	
	.news .import-data .btSubTitle {
		font-size: 14px;
	}
	
	.news .rowItemContent.header .orange {
		font-size: 14px;
		padding: 1.15em 1em 1em;
	}
	
	.news .rowItemContent.header {
		padding: 2.8em 20px;
	}
	
	section.service-section .service-item:nth-child(even) {
		padding-right: 20px;
	}
	
	.error-page .row1-group h6 {
		font-size: 13px;
	}
	
	.error-page .row1-group h1 {
		font-size: 38px;
	}
	
	.error-page .row1-group h5 {
		font-size: 16px;
	}
	
	.error-page .row1-group h5:after {
		width: 13%;
	}
	
	.news .post-bottom-content .hs-social-icons {
		margin-top: 10px;
	}
}

/* =============== Landscape tablet and smaller devices =============== */
@media (max-width: 767px) {
	/* One Line Inputs */
	
	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"],
	input[type="file"],
	textarea,
	select {
		max-width: 100%;
		width: 100% !important;
	}
	
	.news .blog-post-wrapper .post-body iframe {
		height: 50vw;
	}
	
	.cm-landing-page h1 {
		font-size: 33px;
	}
	
	.cm-landing-page h3 {
		font-size: 22px;
	}
	
	.subscribe-options label {
		margin-left: 0;
		margin-right: 0;
	}
	
	section.banner-area-wrapper.btParallax {
		background-size: cover!important;
		max-width: 100%;
		background-attachment: scroll!important;
		background-position: center!important;
	}
	
	section.featured-client-success-wrapper,
	section.featured-wrapper {
		background-size: cover!important;
		max-width: 100%;
		/*background-attachment: !important;*/
		background-position: unset!important;
		background-attachment: fixed!important;
	}
	
	.foot-logo a img {
		-webkit-transform: none;
	}
	
	.image-right {
		float: none !important;
	}
	
	.banner-image {
		text-align: center
	}
	
	.btImage {
		text-align: center
	}
	
	.richer-text h1 {
		font-size: 60px !important;
		line-height: 1.2 !important;
	}
}
@media (max-width: 570px) {
	.news .btPagination .paging {
		padding: 10px;
		background-color: rgba(0, 0, 0, .01);
	}
	
	.news .btPagination .paging.onLeft,
	.news .btPagination .paging.onRight {
		display: inline-block;
		clear: both;
	}
	
	.news .btPagination .paging.onLeft {
		border-bottom: 1px solid rgba(0, 0, 0, .07);
	}
	
	.news .btPagination .paging.onRight {
		margin-left: 0;
	}
	
	.news .btPagination .paging p {
		margin: 0;
	}
}

/* =============== Landscape phones and smaller devices =============== */
@media (max-width: 480px) {
	.custom-menu-primary1 {
		width: 220px !important;
	}
	
	.show-mobile-nav .header-container-wrapper,
	.show-mobile-nav .body-container-wrapper,
	.show-mobile-nav .footer-container-wrapper {
		left: 220px;
	}
	
	.foot-logo a img {
		margin-bottom: 8px;
	}
	
	.foot-logo a:last-child img {
		margin-bottom: 0;
	}
	
	section.banner-area-wrapper .banner-inner .rowItem .btSuperTitle {
		font-size: 13px;
	}
	
	section.banner-area-wrapper .banner-inner .rowItem h1 {
		font-size: 46px;
	}
	
	section.banner-area-wrapper .banner-inner .rowItem .btSubTitle {
		font-size: 16px;
		margin-bottom: 1em;
	}
	
	section.free-assesment-section .assesment-inner .dash h3 {
		font-size: 12px;
	}
	
	section.free-assesment-section .assesment-inner .dash h1 {
		font-size: 33px;
	}
	
	section.free-assesment-section .assesment-inner .dash .btSubTitle {
		font-size: 14px;
	}
	
	section.free-assesment-section .assesment-inner .dash .btClear a.btBtn span.btnInnerText {
		display: inline-block;
		color: #fff;
		width: 85%;
		vertical-align: middle;
	}
	
	section.free-assesment-section .assesment-inner .dash .btClear a.btBtn span.btIco {
		float: none;
		margin-left: 10px;
		margin-right: 0;
		color: #fff;
		position: relative;
		vertical-align: middle;
	}
	
	section.banner-area-wrapper.only-heading .banner-inner .rowItem h1 {
		font-size: 33px;
		margin-bottom: .2em;
	}
	
	section.overview-wrapper .top-heading h1 {
		font-size: 33px;
	}
	
	.home-page section.featured-client-success-wrapper .top-heading .dash .btSubTitle {
		font-size: 14px;
	}
	
	section.pricing-group .price-list-item .price-content .top-content .dash h1 {
		font-size: 46px;
	}
	
	section.pricing-group .price-list-item .price-content .top-content .dash .btSubTitle {
		font-size: 16px;
	}
	
	.home-page section.featured-client-success-wrapper .top-heading .dash h2,
	.inbound-marketing-group .inner-group .inner-item .right-col .top-group .dash h1 {
		font-size: 33px;
	}
	
	.home-page section.featured-client-success-wrapper .top-heading .dash .btSuperTitle {
		font-size: 12px;
	}
	
	.cm-featured-work-banner-content h1 {
		font-size: 33px;
	}
	
	.cm-featured-work-and-case-studies .cm-post-categroies,
	.webdesign-lay section.banner-area-wrapper .banner-inner .rowItem .btSubTitle {
		font-size: 14px;
	}
	
	.inbound-marketing-group .inner-group .inner-item .right-col .top-group .dash .btSuperTitle {
		font-size: 12px;
	}
	
	.inbound-marketing-group .inner-group .inner-item .right-col .top-group .dash .btSubTitle {
		font-size: 14px;
	}
	
	.inbound-marketing-group .inner-group .inner-item .right-col .btSeparator.topSmallSpaced {
		padding-top: .55em;
	}
	
	.inbound-marketing-item-group .marketing-item {
		padding: 0 20px 0.05em;
	}
	
	.error-page .row1-group h6 {
		font-size: 12px;
	}
	
	.error-page .row1-group h1 {
		font-size: 33px;
	}
	
	.error-page .row1-group h5 {
		font-size: 14px;
	}
	
	.error-page .row1-group h5:after {
		width: 21%;
	}
	
	.news .rowItemContent.header span.btnInnerText {
		display: inline-block;
		width: 85%;
		vertical-align: middle;
	}
	
	.news .rowItemContent.header .orange {
		text-align: center;
	}
}
@media(max-width:360px) {
	section.free-assesment-section .assesment-inner .dash .btClear a.btBtn {
		margin: 0 auto;
	}
	
	.news .blog-post-wrapper .post-body h2 {
		font-size: 32px;
	}
	
	.news .rowItemContent.header .orange {
		text-align: center;
	}
	
	.news .rowItemContent.header .btIco {
		float: none;
	}
	
	.news .rowItemContent.header span.btIco {
		float: none;
		margin-left: 10px;
		margin-right: 0;
		color: #fff;
		position: relative;
		vertical-align: middle;
	}
	
	.news .rowItemContent.header span.btnInnerText {
		display: inline-block;
		width: 85%;
		vertical-align: middle;
	}
}

/*progressbar*/

/* Scroll Styling */
.KW_progressContainer {
	left: 0;
	width: 100%;
	height: 0.4em;
	margin-bottom: 0px;
	position: fixed;
	top: 100%;
	overflow: hidden;
	background-color: white;
	content: "";
	display: table;
	table-layout: fixed;
}
.KW_progressBar {
	width: 0%;
	float: left;
	height: 100%;
	z-index: 99;
	max-width: 100%;
	background-color: #4e8a84;
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}

/*.blog.hs-blog-listing .KW_progressContainer {
    display: none;
}*/
@media (max-width: 1023px) {
	.KW_progressContainer {
		top: 0 !important;
		z-index: 99999;
	}
	
	.span12.widget-span.widget-type-custom_widget.header-cta {
		display: inline-block!important;
		text-align: right;
		padding-bottom: 20px;
	}
	
	.span12.widget-span.widget-type-custom_widget.header-cta .cta_button {
		padding: 10px 30px !important;
	}
	
	.logo-wrapper .row-fluid-wrapper {
		display: inline-block;
	}
	
	.logo-wrapper .row-fluid-wrapper.row-number-4 {
		float: right;
		margin-top: 12px;
	}
}

/*****/

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
	/*.KW_progressContainer {
          top: 0px;
        } */
	
	body.blog .hs-featured-image-wrapper {
		height: 150px;
	}
	
	.blog .post-header h2 {
		min-height: 80px;
	}
	
	.subscribe-main {
		height: 428px;
	}
}
@media (max-width: 767px) {
	.span12.widget-span.widget-type-custom_widget.header-cta {
		display: block!important;
		text-align: center;
		padding-bottom: 20px;
	}
	
	section.featured-wrapper .featured-item-wrapper {
		display: block;
	}
	
	
	.skill-pad {
		padding: 30px !important;
	}
	
	.cm-post-section-inner>div.cm-post-section-content-wrapper {
		padding: 50px 20px;
	}
}
.hs_cos_wrapper_type_header {
	text-align: center;
}

/*-----------------------------------------------------new client scetion css----------------------------------*/
.row-fluid .multi-logo-row>span>.hs_cos_wrapper {
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 33%;
	min-height: 160px;
	border-bottom: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
}
.row-fluid .multi-logo-row>span>.hs_cos_wrapper img {
	width: 100%;
	height: 78px;
	object-fit: contain;
}
.row-fluid .multi-logo-row>span>.hs_cos_wrapper:nth-child(3n) {
	border-right: none;
}
.row-fluid .multi-logo-row {
	position: relative;
}
.row-fluid .multi-logo-row:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background-color: #EBEBEB;
	top: 0px;
}
.row-fluid .multi-logo-row:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background-color: #EBEBEB;
	bottom: 0px;
	left: 0;
}
.row-fluid .multi-logo-row {
	margin-top: 15px;
}
.clientv2-main .row-fluid .page-center {
	float: none;
	max-width: 924px;
	margin: 0 auto;
}
@media (max-width: 1199px) {
	.clientv2-main .row-fluid .page-center {
		max-width: 100%;
		margin: 0 20px;
	}
}
@media (max-width: 767px) {
	.row-fluid .multi-logo-row>span>.hs_cos_wrapper {
		min-height: 116px;
	}
}
@media ( max-width:479px) {
	/*Client V2 */
	
	.row-fluid .multi-logo-row>span>.hs_cos_wrapper {
		width: 100%;
		border-left: 1px solid #EBEBEB;
	}
	
	.row-fluid .multi-logo-row>span>.hs_cos_wrapper:nth-child(3n) {
		border-right: 1px solid #EBEBEB;
	}
}

/*------------------------new  header css--------------------------*/
.header-button {
	padding: 8px 12px;
	font-family: source sans pro;
	text-align: center;
	font-size: 15px;
	cursor: pointer;
	/* border-radius: 5px;*/
	
	text-transform: uppercase;
}
.header-button:hover {
	color: initial;
}
.demo-button {
	color: #4e8a84;
	background: #ffffff;
	border: 1px solid #4e8a84;
}
.talk-button {
	color: #ffffff;
	background: #4e8a84;
	border: 1px solid #4e8a84;
}
.header-button-spacing {
	margin-left: 15px;
}
.topBarInMenuCell .btIco {
	margin: 0px 5px;
}
.topBarInMenuCell .btIco.btIcoDefaultType .btIcoHolder:before {}
.topBarInMenuCell {
	margin-top: 10px;
}
.fa.fa-instagram:before {
	font-family: FontAwesome;
	content: "\f16d";
	display: inline-block;
}
.row-fluid .pricing-main-area {
	max-width: 950px;
	float: none;
	margin: 0 auto !important;
	padding: 69px 0;
	padding-top: 100px;
}
.row-fluid .pricing-row>span>.hs_cos_wrapper {
	float: left;
	width: 28.33%;
}
.row-fluid .pricing-row .pricing-box {
	float: left;
	width: 100%;
}
.row-fluid .pricing-header {
	float: left;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
}
.row-fluid .pricing-header h4 {
	color: #1c2d47;
	font-weight: 500;
	font-size: 30px;
	line-height: 35px;
	text-transform: capitalize;
	margin-bottom: 4px;
}
.row-fluid .pricing-button {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
.row-fluid .pricing-button a {
	display: inline-block;
	background-color: #1c2d47;
	color: #fff;
	min-width: 235px;
	padding: 6px 8px;
	border-radius: 4px;
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 2px;
}
.row-fluid .pricing-button a:hover,
.row-fluid .pricing-button a:focus {
	border-bottom: none;
}
.row-fluid .pricing-list {
	float: left;
	width: 100%;
	line-height: 18px;
}
.row-fluid .pricing-list ul {
	list-style: none;
}
.row-fluid .pricing-list ul li {
	display: inline-block;
	position: relative;
	font-weight: 500;
	color: #1c2d47;
	font-size: 15px;
	padding-bottom: 11px;
}
.row-fluid .pricing-list ul li.Close:before {
	content: "\f058";
	position: absolute;
	font-family: 'fontawesome';
	left: -23px;
	font-size: 17px;
}
.row-fluid .pricing-space {
	float: none;
	width: 100%;
	text-align: center;
	color: #1c2d47;
	font-size: 15px;
	line-height: 16px;
	padding: 25px 0;
}
.row-fluid .pricing-space h5 {
	font-weight: 500;
	margin-bottom: 0px;
	color: #1c2d47;
	line-height: 18px;
	font-size: 16px;
	padding-bottom: 4px;
}
.row-fluid .learn-more {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
.row-fluid .learn-more a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #5E474D;
	letter-spacing: 1px;
	font-weight: 500;
}
.row-fluid .pricing-list ul li.on {
	opacity: 0.3;
}
.row-fluid .pricing-row {
	/*border: 1px solid #CCC8C9; */
	
	padding: 12px 30px;
}
.row-fluid .pricing-row>span>.hs_cos_wrapper {
	border: 1px solid transparent;
	padding: 14px 18px;
	padding-top: 77px;
}
.row-fluid .pricing-row>span>.hs_cos_wrapper:last-child {
	border: 1px solid #ccc;
	position: relative;
	background-image: url('https://4130406.fs1.hubspotusercontent-na1.net/hubfs/4130406/icon.png');
	background-repeat: no-repeat;
	background-position: center top;
}
.row-fluid .pricing-button a {
	text-decoration: none;
}
.row-fluid .pricing-main-v2 .pricing-row {
	border: none;
	padding: 0px;
}
.row-fluid .pricing-main-v2 .pricing-row>span>.hs_cos_wrapper {
	border: 0px;
	padding: 14px 18px;
	padding-top: 0px;
}
.row-fluid .pricing-main-v2 .pricing-row>span>.hs_cos_wrapper:last-child {
	border: 0px;
	position: relative;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
}
.row-fluid .pricing-main-area.pricing-main-v2 {
	padding-top: 20px;
}
.pricing-box-v3 .pricing-header h4 {
	font-size: 1.7800rem !important;
	font-weight: 700;
	padding: 20px;
}
.pricing-box-v3 .price {
	position: relative;
	top: 20px;
	text-align: center;
	font-size: 2.8125rem !important;
	font-weight: 700;
}
.pricing-box-v3 span.month-style {
	font-size: 0.8rem;
	color: #a4abae;
}
.pricing-box-v3 .pricing-space {
	background: #f0f7f9 !important;
	text-align: center !important;
}
.pricing-box-v3 .pricing-button {
	background: #fff !important;
}
.pricing-box-v3 .pricing-list {
	width: unset !important;
	border: unset !important;
	float: unset !important;
	text-align: center;
	position: relative;
	top: 37px !important;
}
.pricing-box-v3 .pricing-list ul li:first-child {
	border: unset;
}
.pricing-box-v3 .pricing-list ul li {
	text-align: center;
	color: #a4abb5;
	border-top: 1px solid #f0f7f9;
	padding: 5px 0 !important;
	display: block;
	width: unset !important;
	margin-left: 0px !important;
}
.pricing-box-v3 .pricing-list ul li.Close:before,
.pricing-box-v3 .pricing-button a:after {
	content: unset !important;
}
.pricing-box-v3 .pricing-button a {
	border-radius: 60px !important;
	border: 2px solid #3d4757 !important;
	background: transparent !important;
	color: #3d4757 !important;
}
.pricing-row .hs_cos_wrapper_widget:nth-child(2) {
	position: relative;
	z-index: 1;
	box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.2), 0 20px 60px -10px rgba(0, 0, 0, .3);
	-webkit-transform: scale(1.05, 1.05) translateY(-20px);
	transform: scale(1.05, 1.05) translateY(-20px);
}
.row-fluid .pricing-1-new .pricing-row {
	border: 0 !important;
	padding: 0 !important;
}
.row-fluid .pricing-1-new .pricing-row>span>.hs_cos_wrapper {
	border: unset !important;
}
body.hs-content-id-6030035840 .pricing-row>span>.hs_cos_wrapper,
body .pricing-1-new .pricing-row>span>.hs_cos_wrapper,
body.b2b-pricing-2 .pricing-row>span>.hs_cos_wrapper {
	padding: 14px 0px !important;
	width: 33.33%;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .1) !important;
	border-radius: 6px;
	transition: .2s ease-in-out;
	text-align: center;
}
body .pricing-1-new .pricing-row>span>.hs_cos_wrapper {
	width: 25% !important;
}
body .pricing-1-new .pricing-v2 .pricing-button {
	padding: 0 !important;
}
body.hs-content-id-6030035840 .pricing-main-area.pricing-main-v2 {
	padding-top: 60px;
}
.pricing-v2 span.price-month {
	font-size: 20px;
	position: relative;
	top: -18px;
	left: -7px;
}
.pricing-v2 .pricing-button .price,
.pricing-v2 .price sup {
	font-size: 60px !important;
}
.pricing-v2 .price sup {
	font-size: 40px !important;
}
@media (min-width:768px) and (max-width:992px) {
	body .pricing-box-v3 .pricing-button a {
		width: 90% !important;
	}
	
	.pricing-box-v3 .pricing-list ul li {
		width: 150px !important;
	}
}
@media ( max-width:991px) {
	.row-fluid .zick-zack-row .row-fluid .details h2 {
		font-size: 35px;
	}
	
	.row-fluid .zick-zack-row .row-fluid .zick-left {
		padding-right: 20px;
	}
	
	.zick-zack-row .row-fluid .cover2 .row-fluid .zick-left {
		padding-left: 20px;
	}
	
	.row-fluid .pricing-button a {
		width: 100%;
		min-width: 100%;
	}
	
	.row-fluid .pricing-row {
		float: left;
	}
	
	.row-fluid .pricing-row>span>.hs_cos_wrapper {
		padding: 14px 10px;
	}
	
	.row-fluid .pricing-main-area {
		padding: 0 18px;
	}
	
	.row-fluid .pricing-row>span>.hs_cos_wrapper {
		padding-top: 77px;
	}
}
@media ( max-width:767px) {
	body.hs-content-id-6030035840 .pricing-row>span>.hs_cos_wrapper,
	body .pricing-1-new .pricing-row>span>.hs_cos_wrapper,
	body.b2b-pricing-2 .pricing-row>span>.hs_cos_wrapper {
		width: 100%;
		margin-bottom: 30px;
	}
	
	.pricing-row .hs_cos_wrapper_widget:nth-child(2) {
		webkit-transform: none;
		transform: none;
	}
	
	.row-fluid .zick-zack-row .row-fluid .zick-left {
		float: left;
		width: 100%;
		text-align: center;
		padding-bottom: 30px
	}
	
	.row-fluid .zick-right {
		float: left;
		width: 100%;
		text-align: center;
	}
	
	.row-fluid .zick-zack-row .row-fluid .zick-left {
		padding-right: 0px;
	}
	
	.zick-zack-row .row-fluid .cover2 .row-fluid .zick-left {
		padding-left: 0px;
		padding-top: 27px;
	}
	
	.row-fluid .multi-logo-row>span>.hs_cos_wrapper {
		min-height: 116px;
	}
	
	.row-fluid .pricing-row>span>.hs_cos_wrapper {
		width: 100%;
	}
	
	.row-fluid .pricing-list ul {
		max-width: 260px;
		width: 100%;
		margin: 0 auto;
	}
	
	.row-fluid .pricing-list {
		text-align: center;
		width: -webkit-fill-available!important;
		margin-bottom: 20px;
	}
	
	.row-fluid .pricing-row>span>.hs_cos_wrapper {
		padding-bottom: 37px;
	}
	
	.row-fluid .pricing-main-area {
		padding: 0 18px;
	}
	
	.row-fluid .pricing-row {
		padding: 12px 5px;
	}
	
	.row-fluid .pricing-row>span>.hs_cos_wrapper {
		padding-top: 6px;
	}
	
	.row-fluid .pricing-row>span>.hs_cos_wrapper:last-child {
		padding-top: 70px;
	}
	
	.row-fluid .pricing-button a {
		min-width: 200px;
		max-width: 231px;
	}
	
	body.hs-content-id-6030035840 .pricing-row>span>.hs_cos_wrapper,
	body .pricing-1-new .pricing-row>span>.hs_cos_wrapper {
		width: 100% !important;
	}
	
	.row-fluid .pricing-main-v2 .pricing-row>span>.hs_cos_wrapper {
		padding: 0px;
	}
}
.padding-100 {
	padding-top: 100px !important;
	padding-bottom: 100px !important;
}
.custom-tabber-wrap .tabber-tabs>.active>a,
.custom-tabber-wrap .tabber-tabs>.active>a:hover,
.custom-tabber-wrap .tabber-tabs>.active>a:focus {
	border-bottom-color: #4e8a84 !important;
}
body.hs-content-id-9098715653 .popup-gallery {
	margin-top: 0;
}
.custom-logo img {
	width: 60px;
}
.hero-pad {
	padding-bottom: 45px !important;
}
.@media(max-width: 767px) {
	.padding-100 {
		padding: 50px 0;
	}
}
.temp h4 {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: .1em;
	margin: 0px;
	line-height: 1.25;
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: baseline;
	max-width: 625px;
	margin-bottom: 23px;
}
.temp h4:after {
	content: '';
	clear: both;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	border-style: solid;
	border-width: 0;
	border-color: #fff;
	border-width: 1px 0;
	margin-left: 22px;
}
.contentCarouselWrap .contentBox .content {
	padding-bottom: 90px;
}
.news.new-blg .post-top-section {
	display: block;
}
section.service-section .service-item:nth-child(1) {
	border-bottom: 1px solid #00000033;
}
section.service-section .service-item:nth-child(2) {
	border-bottom: 1px solid #00000033;
}
.skill-pad {
	padding: 50px 0px;
}
div#hs-topic_datas {
	width: 50%;
	text-align: right;
	float: right;
	padding-right: 20px;
}
div#hs-topic_data {
	width: 50%;
	float: left;
}
.news .cm-blog-sidebar-form .hs-form {
	position: relative;
}
.cm-blog-sidebar-form .hubspot-link__container.sproket {
	display: none !important;
}
.cm-blog-sidebar-form input.hs-button.primary.large {
	background: #4e8a84 url(https://4130406.fs1.hubspotusercontent-na1.net/hubfs/4130406/eCommerce%20Theme/send-mail.png);
	color: #4e8a84;
	border: 1px solid #4e8a84;
	border-radius: 0;
	font-size: 0;
	margin: 0 !important;
	position: absolute;
	right: -5px;
	top: 0;
	padding: 0 0;
	height: 42px;
	min-height: 42px;
	min-width: 38px;
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: center;
}
.news .cm-blog-sidebar-form .hs-form-field .hs-input {
	border: 1px solid rgba(0, 0, 0, .07);
	color: #000;
	outline: none;
	font: inherit;
	line-height: 1;
	padding: 0 10px;
	background: transparent;
	width: calc(100% - 38px);
	display: block;
	margin: 0;
	border-radius: 0;
	min-height: 42px;
}
@media (max-width: 1200px) {
	.cm-blog-sidebar-form input.hs-button.primary.large {
		right: 7px;
	}
}
@media (max-width: 768px) {
	.news .cm-blog-sidebar-form .hs-form {
		max-width: 100%;
		margin: 0 auto;
	}
	
	.cm-blog-sidebar-form input.hs-button.primary.large {
		right: 0;
	}
	
	div#hs-topic_datas {
		width: 100%;
		text-align: left;
		float: right;
		padding-left: 20px;
		margin-top: 10px;
	}
	
	div#hs-topic_data {
		width: 100%;
		float: left;
	}
}
.fnt-weight h1 {
	font-weight: 100 !important
}

/*---Switcher-css----*/
.plan-switch1 {
	text-align: center;
}
.plan-switch {
	text-align: center;
	margin: 0 auto;
	padding: 2px;
	background-color: #e7ebed;
	border-radius: 15px;
	height: 33px;
	display: inline-block;
	align-items: center;
	justify-content: space-around
}
.price-box span {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0
}
.price-box {
	min-height: 90px
}
.plan-switch label {
	line-height: normal;
	font-size: 14px;
	text-align: left;
	padding: 5px 10px 5px 10px;
	border-radius: 15px;
	cursor: pointer;
}
.plan-switch label.active {
	background: #fff
}
.plan-switch label span {
	font-weight: bold;
	font-size: 14px
}
.plan-listing {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 35px 0 0;
	justify-content: center;
}
.plan-list h3 {
	font-size: 30px;
	line-height: normal;
	font-weight: 700
}
.plan-list p {
	line-height: 22px;
	font-size: 15px;
	color: #000
}
.price-box label.month-price {
	display: none
}
.price-box label {
	text-align: center;
	font-size: 45px;
	font-weight: bold;
	width: 100%;
	display: block;
	line-height: normal;
	margin: 0
}
.btn-box-price {
	font-size: 15px;
	line-height: normal;
	padding: 8px 15px;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	display: inline-block;
	letter-spacing: 0;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
	margin-bottom: 0;
	position: relative;
	z-index: 1;
	transition: all .15s ease;
	top: 0;
	text-transform: capitalize;
	font-weight: 600;
	cursor: pointer;
	text-decoration: none;
	margin: 30px 0
}
.plan-list {
	width: 22%;
	padding: 44px 15px 30px;
	text-align: center;
	border-radius: 5px;
	margin: 0 1.5%;
	position: relative
}
.body-container-wrapper .price-cont ul {
	padding: 0;
	margin: 0;
	text-align: left;
	list-style-position: inside
}
.plan-list .price-cont>a {
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 15px;
	color: #000;
	display: inline-block
}
.body-container-wrapper .price-cont ul li svg path {
	fill: #4e8a84
}
.body-container-wrapper .price-cont ul li {
	width: 100%;
	display: block;
	padding-left: 38px;
	margin: 0;
	position: relative
}
.body-container-wrapper .price-cont ul li svg {
	margin-right: 10px;
	display: inline-block;
	width: 13px;
	height: 12px;
	position: absolute;
	left: 18px;
	top: 7px
}
.active-box {
	background: rgba(78, 138, 132, 0.4)
}
p.plan__badge {
	text-align: center;
	width: 100%;
	margin: 0;
	display: none;
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	text-transform: uppercase
}
.active-box p.plan__badge {
	display: block
}
.body-container-wrapper .price-cont ul li a {
	font-size: 15px;
	line-height: normal;
	color: #000
}
#tooltip {
	text-align: center;
	color: #fff;
	background: #111;
	position: absolute;
	z-index: 100;
	padding: 15px
}
#tooltip:after {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #111;
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;
	transition: opacity .25s;
	margin-left: -10px
}
#tooltip.top:after {
	border-top-color: transparent;
	border-bottom: 10px solid #111;
	top: -20px;
	bottom: auto
}
#tooltip.left:after {
	left: 10px;
	margin: 0
}
#tooltip.right:after {
	right: 10px;
	left: auto;
	margin: 0
}
.pad_top {
	padding-top: 40px
}
@media(max-width:1150px) {
	.price-box label {
		text-align: center;
		font-size: 40px
	}
}
@media(max-width:991px) {
	.price-cont {
		max-width: 220px;
		margin: 0 auto
	}
	
	.plan-list {
		width: 46%;
		margin: 0 2%;
		box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.2);
		margin-bottom: 30px
	}
}
@media(max-width:640px) {
	.plan-list {
		width: 100%;
		margin: 0;
		box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.2);
		margin-bottom: 30px
	}
	
	.price-box span {
		display: block;
		width: 100%;
		position: relative;
		left: 0;
		right: 0
	}
	
	.price-box {
		min-height: auto
	}
}
.left-col {
	width: 50% !important;
	margin: 0 !important;
	box-sizing: border-box !important;
	padding: 100px 5% 80px 12%;
}
.right-col {
	width: 50% !important;
	margin: 0 !important;
	box-sizing: border-box !important;
	padding: 100px 12% 80px 5%;
}
.reverted-position .left-col {
	order: 2;
}
.reverted-position .right-col {
	order: 1;
}
.equal-height-container .row-fluid {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
}
@media(max-width:767px) {
	.left-col {
		width: 100% !important;
		order: 2;
		padding: 50px 30px;
	}
	
	.right-col {
		width: 100% !important;
		order: 1;
		padding: 50px 30px;
	}
}
.multi-logo-row>span {
	display: block
}
@media (min-width: 1024px) {
	/*   .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {  visibility: visible;} */
	
	#megaMenuContainer .menu-main-content {
		max-width: 730px;
		background: #fff;
		border: 1px solid #E7E7E7;
		border-radius: 5px;
		padding: 15px 0px 30px 0px;
		float: none !Important;
		margin: 0 auto !Important;
		width: 100% !important;
	}
	
	.span12.widget-span.widget-type-cell.mega-menu-items>.row-fluid-wrapper.row-depth-3 {
		border-left: 1px solid #eee;
		padding: 0 40px;
		width: 33.33%;
	}
	
	.header-container-top {
		min-height: 146px !important;
	}
}
@media (max-width: 1023px) {
	.show-mobile-nav .custom-logo {
		text-align: center;
		padding: 30px 0 20px;
	}
	
	.show-mobile-nav .mobile-header .header-social-links .topBarInMenuCell {
		float: none !important;
	}
	
	.show-mobile-nav a.child-trigger:before {
		content: '\f107';
		font: normal 16px/1 FontAwesome;
		color: #4e8a84;
		margin: 10px 0 0 0;
	}
	
	.show-mobile-nav .custom-menu-primary1 .hs-menu-wrapper a.child-trigger {
		display: flex !important;
		cursor: pointer;
		position: absolute !important;
		right: 20px;
		top: 0;
		width: 45px !important;
		line-height: 1 !important;
		z-index: 80;
		padding: 0 !important;
		height: 55px;
		flex-wrap: wrap;
		align-items: center;
		justify-content: flex-end;
	}
}

/*  Testimonial Section*/
.dis-flx {
	display: flex;
	flex-wrap: wrap;
}
.testi-txt {
	font-size: 20px;
	margin-bottom: 50px;
}


.two-col-fontstyle h3 {
	margin: 0px 0px 20px;
	padding-bottom: 25px;
	
	letter-spacing: .25px;
	border-bottom: 2px solid ;
}
.two-col-fontstyle h3 {}
.two-col-fontstyle p {}
.test-img-main {
	height: 190px;
	line-height: 190px;
	text-align: center;
}
.test-img-main img {
	vertical-align: middle;
}
.fullscreen-3-color-main-wrapper .content-section {
	padding-top: 50px;
	padding-bottom: 50px;
}
.content-section {
	padding-top: 100px;
	padding-bottom: 100px;
}
.home-page2 .section-3-column.section-padding.dynamic-bg {
	padding: 30px 0 !important;
}
.testipost-txt h5 {
	margin-bottom: 0px;
	margin-top: 0px;
}
.testipost-txt {
	margin-left: -10px !important;
}
@media (max-width:767px) {
	.home-page2 .section-3-column.section-padding.dynamic-bg {
		padding: 30px 0 !important;
	}
}
.testi-txt-main {
	padding-right: 100px;
}
.testi-txt-main.right {
	padding-left: 100px;
	padding-right: 0px;
}
@media (max-width: 1199px) {
	.testi-txt-main {
		padding-right: 0px;
	}
	
	.testipost-txt {
		margin-left: 10px !important;
	}
	
	.testi-txt-main.right {
		padding-left: 10px;
		padding-right: 0px;
	}
}
.testi-img img {
	width: 80px !important;
	height: 80px !important;
	margin-bottom: 20px;
	border-radius: 100%;
}
@media (max-width: 767px) {
	.testi-img,
	.testipost-txt {
		text-align: center;
	}
	
	.testi-img,
	.testipost-txt {
		text-align: center;
	}
	
	.test-img-main {
		order: 1;
		margin: 0 auto 25px;
		width: 100% !important;
		height: auto !important;
	}
	
	.testi-txt-main {
		order: 2;
		text-align: center;
	}
	
	.test-img-main img {
		vertical-align: middle;
		margin: 0 auto !important;
		height: 190px !important;
		line-height: 190px;
		width: auto;
		display: block;
	}
	
	.content-section {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

/*  Testimonial Section*/

/******************** 23-12-2019 ***************************/
.recent-post h1 {
	font-weight: 100;
	color: #fff;
	margin: 0;
	font-size: 5.6em;
	display: block;
	line-height: 1.2;
	margin-bottom: .2em;
	white-space: pre-wrap;
}
.recent-post p.topic {
	opacity: .7;
	margin-bottom: 1.3em;
	line-height: 1.6;
	font-family: Source Sans Pro;
	font-size: 1.6em;
}
@media (max-width: 1199px) {
	.recent-post h1 {
		font-size: 72px;
	}
	
	.recent-post p.topic {
		font-size: 20px;
		margin-bottom: 1em;
	}
}
@media (max-width: 992px) {
	.recent-post h1 {
		font-size: 62px;
	}
}
@media (max-width: 768px) {
	.recent-post h1 {
		font-size: 54px;
	}
}
@media (max-width: 480px) {
	.recent-post h1 {
		font-size: 32px;
	}
	
	.recent-post p.topic {
		font-size: 16px;
		margin-bottom: 1em;
	}
}

/* Contact CSS */
.all-text-white,
.all-text-white h1,
.all-text-white h2,
.all-text-white h3,
.all-text-white p,
.all-text-white h4,
.all-text-white h5,
.all-text-white h6,
.all-text-white li,
.all-text-white .fa,
.all-text-white a {
	color: #fff;
}
.body-container-wrapper .all-text-white li:before {
	background: #fff;
}
.vision-blog-1 .post-section-hero.all-text-white {
	padding: 180px 0 90px;
	position: relative;
	z-index: 1;
}
.tile-overlay {
	position: relative;
	z-index: 1;
}
.tile-overlay:before {
	content: ' ';
	display: block;
	position: absolute;
	z-index: -1;
	background-color: #181A1E;
	opacity: .4;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.fadeIn {
	animation-delay: .2s;
}
body .section-agency .lead-head-main img {
	display: block !important;
	background: none;
}
body .slideInRight .hs_cos_wrapper img {
	display: block !important;
}
body .text-col .hs_cos_wrapper img {
	display: block !important;
}
.text-col {
	padding-bottom: 30px;
}
.agency-header {
	padding-bottom: 40px;
}
.agency-header h4:after {
	content: '';
	clear: both;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	border-style: solid;
	border-width: 0;
	border-color: #fff;
	border-width: 1px 0;
	margin-left: 22px;
}
.agency-header h4 {
	font-weight: 700;
	letter-spacing: .1em;
	position: relative;
	display: flex;
	max-width: 625px;
	margin-bottom: 23px;
	width: 100%;
}
.agency-header h1 {
	font-weight: 100;
	font-size: 60px;
	line-height: 1.2;
}
@media (min-width:768px) and (max-width:1024px) {
	.section-padding {
		padding: 60px 0;
	}
}
@media(max-width:767px) {
	.vision-blog-1 .post-section-hero.all-text-white {
		padding: 120px 0 50px;
	}
	
	.text-col {
		text-align: center;
	}
	
	.text-col h4 {
		margin-top: 25px;
		font-size: 35px;
		line-height: 50px;
		font-weight: 100;
		margin-bottom: 20px;
	}
	
	.section-padding {
		padding: 60px 0;
	}
	
	body .text-col .hs_cos_wrapper img {
		width: 100% !important
	}
	
	.agency-header h4 {
		font-size: 13px;
	}
	
	.agency-header h1 {
		font-size: 37px;
	}
}
@media (max-width:480px) {
	.home-page2 .section-3-column.section-padding.dynamic-bg {
		padding: 30px 0 !important;
	}
}

/* End  Contact CSS */
.mfp-close {
	top: -4px !important;
}

/***** com-cta-radius****/
.contentCarouselWrap .learn-more {
	border-radius: 0 !important;
}
.section-title-fech {
	margin-bottom: 80px
}
.service-fechure-box-main {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.service-fec-box {
	width: 33.33%;
	padding: 0 10px;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.service-imgg {
	width: 15%;
}
.service-content {
	width: 85%;
	padding-left: 20px;
}
.service-content h4 {
	font-weight: 100;
	margin: 0;
	margin-bottom: 10px;
}
a.service-ctaa {
	padding: 12px 30px;
	font-size: 14px;
	line-height: 18px;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	display: inline-block;
	letter-spacing: 1px;
	margin-bottom: 0;
	position: relative;
	z-index: 1;
	transition: all .15s ease;
	top: 0;
	text-transform: uppercase;
	font-weight: 600;
	cursor: pointer;
	border: 1px solid #4e8a84;
	text-decoration: none;
}
@media (max-width: 1100px) {
	.service-fec-box {
		width: 50%;
		padding: 0 30px;
	}
}
@media (max-width: 767px) {
	.service-fec-box {
		width: 100%;
		padding: 0;
	}
	
	.service-fec-box:last-child {
		margin-bottom: 0
	}
	
	.section-title-fech {
		margin-bottom: 50px;
	}
}
@media (max-width: 480px) {
	.service-imgg {
		width: 100%;
		margin-bottom: 20px
	}
	
	.service-content {
		width: 100%;
		padding-left: 0;
	}
	
	.service-fec-box {
		text-align: center;
	}
}

/*************** Blog author **********************/
.about-author-sec.dis-flex {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	padding: 30px 30px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	margin-bottom: 30px;
}
.blog-author-img {
	width: 90px;
	height: 90px;
	overflow: hidden;
	border-radius: 50%;
	border: 3px solid #4e8a84;
	margin-right: 30px;
}
.blog-author-content {
	width: calc(100% - 121px);
	margin-top: -16px;
	margin-bottom: 0;
}
@media(max-width:840px) {
	.blog-author-img {
		width: 90px;
		height: 90px;
		overflow: hidden;
		border-radius: 50%;
		border: 3px solid #4e8a84;
		margin: 0 auto;
	}
	
	.blog-author-content {
		width: 100%;
		margin-top: 0;
		margin-bottom: 20px;
		text-align: center;
	}
}
@media(max-width:568px) {
	.about-author-sec.dis-flex {
		padding: 30px 15px;
	}
}
.span6.res-left:nth-child(2n) {
	border-right: 0px;
}
.span6.res-left {
	border-bottom: 1px solid #ccc;
	width: 50%;
	margin: 0;
	padding: 50px;
	border-right: 1px solid #ccc;
}
.span6.res-left:nth-child(odd) {
	margin-left: 0;
}
.span6.res-left:nth-last-child(-n+2) {
	border-bottom: 0px;
}
.span6.res-left:nth-child(-n+2) {
	border-top: 1px solid #ccc;
}
.main-content {
	margin-bottom: 50px;
}
.span3.icons:nth-child(4n+1) {
	margin-left: 0;
}
@media(max-width:767px) {
	.span6.res-left {
		width: 100%;
		border-right: 0px;
		border-bottom: 1px solid #ccc;
	}
	
	.span6.res-left:nth-child(-n+2) {
		border-top: 0px solid #ccc;
	}
	
	.span6.res-left:first-child {
		border-top: 1px solid #ccc;
	}
	
	.span6.res-left:nth-last-child(-n+2) {
		border-bottom: 1px solid #ccc;
	}
	
	.span6.res-left:last-child {
		border-bottom: 0px;
	}
	
	.span6.res-left {
		padding: 50px 30px;
	}
	
	.popup-gallery .span3.icons {
		margin-bottom: 30px;
	}
}


/* 
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}


/* 
 * 	Owl Carousel - Auto Height Plugin
 */

.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}


/* 
 *  Core Owl Carousel CSS File
 */

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	/* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
	display: none;
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
	margin: auto;
}

.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}


/* No Js */

.no-js .owl-carousel {
	display: block;
}


/* 
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}


/* 
 * 	Owl Carousel - Video Plugin
 */

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
}

.recent-post {
	min-height: 400px;
	height: auto !important;
	padding: 50px 0;
	margin-bottom: 50px;
}

.news .cm-blog-sidebar-form h3 {
	padding-top: 33px !important;
	padding-bottom: 16px;
	background: transparent;
}

.news .cm-sidebar-search .hs-button {
	padding: 0;
}

.news .blogsocial .hs-bottom-content {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 auto;
	width: 100%;
}

.news .blogsocial .read-more,
.news .blogsocial .hs-social-icons {
	width: 50%;
	float: left;
	padding: 0;
}

.news .blogsocial .hs-social-icons {
	padding: 0 14px;
	margin-top: 0;
}

.news .btPagination .paging.onLeft {
	float: left;
	width: 50%;
}

.news .btPagination .paging.onLeft a {
	font-size: 30px;
}

@media(max-width:840px) {
	.news .blogsocial .hs-social-icons:before {
		display: none;
	}
}

@media(max-width:767px) {
	.news .btPagination .paging.onLeft a {
		font-size: 23px;
		display: block;
	}
	.news .btPagination .paging.onLeft {
		float: left;
		width: 250px;
		border-bottom: 0;
	}
	.news .blog-sidebar .widget-span {
		padding-bottom: 10px;
	}
	.news .blog-pagination {
		font-size: 21px;
		line-height: 38px;
		padding-bottom: 0;
		clear: both;
		margin-bottom: 0;
	}
}

@media(max-width:600px) {
	.news .btPagination .paging.onLeft a {
		font-size: 18px;
		display: block;
	}
	.news .body-container .btIco {
		margin-left: 1.5px;
		margin-right: 0;
	}
}
/* Start your style declarations here    */

.popup-gallery {
	margin-top: 50px;
}

.popup-gallery .mb-30 {
	margin-bottom: 30px;
}


/* Magnific Popup CSS */

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #CCC;
}

.mfp-preloader a:hover {
	color: #FFF;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: 0px;
	text-align: right;
	padding: 0px 10px;
	background: #4e8a84;
	width: max-content;
	border-radius: 4px 4px 0 0;
}

.mfp-counter {
	padding: 15px 20px;
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 0.75rem;
	line-height: 1.5;
	white-space: nowrap;
	opacity: .5;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}


/* Main image in popup */

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
	max-height: 90vh !important;
}


/* The shadow behind the image */

.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	display: flex;
	width: 100%;
	position: absolute;
	bottom: 40px;
	left: 0;
	cursor: auto;
	color: #fff;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
}

.mfp-bottom-bar:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background-color: #4e8a84;
	opacity: .8;
}

.mfp-title {
	padding: 15px 80px 15px 20px;
	line-height: 18px;
	text-align: left;
	word-wrap: break-word;
	position: relative;
	z-index: 1;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
	/**
       * Remove all paddings around the image on small screen
       */
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box;
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
	.popup-gallery .widget-type-custom_widget {
		margin-bottom: 30px;
	}
	.popup-gallery .mb-30 {
		margin-bottom: 0px;
	}
}
section.banner-area-wrapper .banner-inner .rowItem > div {
  display: inline-block;
}
section.banner-area-wrapper .banner-inner .rowItem{
  width:100% !important;
}
.image-right{
  position:relative !important;
  z-index:99 !important;
}
.video-bg .video-object { 
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
}
.video-bg .video-object video { 
  width: auto;
  height: auto;
  max-width: none;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  overflow: hidden;
}
.txt-center{text-align:center; clear:both;}
.btCounterHolder span.onedigit span span{
  display:inline-block;
  min-width:42.45px;
 }
.btCounterHolder span.onedigit span span.space{
  min-width:0;
  max-width:11.52px;
}
@media (max-width: 1199px){
  .btCounterHolder span.onedigit span span{
  min-width:36.11px;
 }
}
@media (max-width: 768px){
  .btCounterHolder span.onedigit span span{
  min-width:23.41px;
 }
}

.section-agency {
	background-size: cover !important;
	background-position: center center !important;
	position: relative;
	z-index: 1;
}

.section-agency.video-bg.section-bg.tile-overlay .wrapper {
	position: relative;
	z-index: 2;
}

.dis-flex {
	display: flex;
	flex-wrap: wrap;
}

.wrapper.wow.fadeIn.animated {
	max-width: 1170px;
	margin: 0 auto;
}

.txt-center {
	text-align: center;
}

.cf:after {
	display: table;
	content: "";
	clear: both;
}

@media (max-width: 767px) {
  .text-col.dis-flex .span4, .text-col.dis-flex .span8 {
    width: 100%;
  }
}  



/*------------------------------------Top Footer Css----------------------------------------------*/

@import url('https://use.fontawesome.com/releases/v5.8.1/css/all.css');
.footer-subscribe {
  text-align: center;
  background-color: #677A79;
  color: #fff;
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.footer-gettouch {
  margin-left: 0px !important;
  text-align: center;
  color: #fff;
  background-color: #869593;
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.footer-button {
  margin: 25px 0px;
  padding-bottom: 50px;
}

.footer-two-column {
  overflow: hidden;
}

.footer-two-column h1 {
  padding-top: 50px;
  font-weight: 300;
  font-size: 25px;
  color: #fff;
  margin-block-start:0;
}

.footer-links {
  padding-top: 15px;
  padding-left: 35px;
  padding-bottom: 10px;
  padding-right: 35px;
  background-image: url(https://4130406.fs1.hubspotusercontent-na1.net/hubfs/4130406/footer-background.jpeg)!important;
  min-height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.green-footer {
/*   background: #465D5B; */
  min-height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.footer-contact-us-section {
  padding-top: 0px;
/*   background-color: #4F6563; */
  padding-bottom: 100px;
}

.adress-inner {
  padding-left: 25px;
}

.contact-section {
  color: #ADB6B6;
}

.footer-header h1 {
  font-family: poppins;
  color: #2a3043;
  font-weight: 200 !important;
  font-size: 28px;
  line-height: 40px;
  border-bottom: 0.5px solid #BABBC3;
  padding-bottom: 20px;
  padding-top: 50px;
  margin-bottom: 0;
}

.footer-menu-section {
  color: #4B6464!important;
  text-align: left;
}

.footer-menu-section h3 {
  text-align: left;
  padding-top: 0px;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  font-family: poppins;
  margin-top: 0px;
}

.green-footer-menu #no-background {
  padding-top: 15px;
  margin-top: 30px;
  padding-left:
}

.green-footer-menu .footer-contact-us-section h3 {
  padding-top: 15px;
  margin-top: 30px;
}

.footer-menu-section a {
  font-weight: 400;
  font-size: 12px;
  line-height: 23px;
  font-family: poppins;
  padding: 3px;
}

.logo-footer-section {
  display: flex!important;
  align-items: center!important;
  justify-content: center!important;
  padding-bottom: 90px;
}


/*----------------------------------------Side Divider------------------------------------*/

.widget-type-cell.divider:before {
  content: '';
  min-height: 450px;
  width: 1px;
  background: #BABBC3;
}

.widget-type-cell.divider {
  display: flex;
  flex-direction: column;
}


/*------------------------------------ Below Css----------------------------------------------*/

body .footer-top {
  background: unset!important;
  padding: 50px 35px 20px;
}

body .row-fluid .footer-top {
  background-color: #2a3043!important;
  color: #888D8D !important;
}

.foot-logo {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.foot-logo h6 {
  color: rgba(217, 224, 227, 0.5);
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  font-family: poppins;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  text-align: center;
}

.foot-logo .footer-column {
  color: #888D8D !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-right: 20px;
}

.copyright {
  color: rgba(217, 224, 227, 0.5);
  font-weight: 200;
  font-size: 14px;
  line-height: 23px;
  font-family: poppins;
}

.footer-below-menu {
  text-align: left;
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  font-family: poppins;
  text-align: right;
}

.footer-top-wrapper a {
  color: rgba(217, 224, 227, 0.5);
  !important;
  padding-right: 15px;
}

.footer-font-icons a {
  font-size: 19px!important;
}

.btIco.btIcoDefaultType .btIcoHolder:before {
  color: #ff7a59!important;
}

.green-footer .btIco.btIcoDefaultType .btIcoHolder:before {
  color: #B0BAB9!important;
  padding: 0px 10px;
}

#social-menu {
  padding-top: 25px;
}

.green-footer .address-section {
  border-bottom: 2px solid #465D5B;
  border-top: 2px solid #465D5B;
  padding: 20px 0px;
}

.border-left {
  border-left: 2px solid;
  padding-left: 20px;
}

.footer-font-icons {
  padding-top: 10px;
}

.btIco {
  margin: unset;
}

.topBarInMenuCell {
  display: flex;
  float: right!important;
}

.btIco .btIcoHolder {
  color: #fff!important;
  font-size: 18px;
  line-height: inherit;
  display: inline-block;
  float: right;
}

.footer-top-wrapper .btIco.btIcoDefaultType .btIcoHolder:before {
  color: #fff!important;
}

.contact-section {
  display: grid;
}

.email,
.phone {
  display: inline-flex;
  align-items: baseline;
}

.email-span,
.phone-span {
  margin-left: 10px !important;
}

.footer-menu-icons a svg,.address-section svg {
  width: 16px;
  height: 16px;
}

.address-section svg{
  width: 14px;
  height: 14px;
  top: 3px;
  position: relative;
}

.footer-menu-icons a {
  font: normal normal normal 18px/1 FontAwesome;
  padding: 0 10px;
}
.dis-flex{
  display:flex !important;
  flex-wrap:wrap;
}
.footer-menu-top li.hs-menu-item.hs-menu-depth-1 {
  display: block !important;
  float: none !important;
}

/*------------------------------------Media Query----------------------------------------------*/

@media(max-width: 767px) {
  .contact-section {
    justify-items: center;
  }
  .border-left {
    border-left: unset;
    border-bottom: 2px solid #576C6A;
    padding-left: unset;
  }
}

@media(min-width: 768px) {
  .footer-gettouch,
  .footer-subscribe {
    width: 50%!important;
  }
  .footer-top-wrapper .row-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}


/* Landscape phones and portrait tablets */

@media (max-width: 812px) {
  .footer-menu-section {
    text-align: center;
  }
  .footer-menu-section h3 {
    text-align: center;
    padding-top: 10px!important;
  }
  .logo-footer-section {
    padding-top: 40px;
  }
  .footer-header {
    text-align: center;
  }
  .footer-menu-top {
    padding-bottom: 20px;
  }
  .foot-logo {
    display: flex;
    flex-direction: column;
  }
  .foot-logo h6 {
    display: none;
  }
  .footer-column {
    padding: 10px;
  }
  .footer-top-wrapper {
    display: flex;
    flex-direction: column;
  }
  .copyright {
    text-align: center;
    padding-left: 0px!important;
  }
  .footer-top-wrapper {
    text-align: center;
  }
  .footer-below-menu {
    text-align: center;
    width: 100% !important;
  }
  body .footer-top {
    max-height: 550px;
  }
  .widget-type-cell.divider {
    display: none!important;
  }
  .topBarInMenuCell {
    float: none!important;
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .adress-inner {
    padding-left: 0px;
  }
  .span3.border-left { 
    width: 100%; 
  }
  .green-footer-menu .footer-contact-us-section h3{
    margin-top:0px;
  }
}

.topBarInLogoArea {
  display: none;
}

.footer-contact-us-section {
  padding-bottom: 40px !important;
}