/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */
















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

.dnd-section {
  padding-bottom: 80px;
  padding-top: 80px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}
.page-center {
  max-width: 1200px;
}




html {
  font-size: 16;
}

body {
  color: #4e4d4d;
  font-family: 'WhitneyBook', sans-serif; 
  font-weight: 400;
  font-size: 16px;
}

p {
  font-family: 'WhitneyBook', sans-serif;
  font-weight: 400
}

a {
  color: rgba(28, 128, 183, 1.0);
  cursor: pointer;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

a:hover,
a:focus {
  color:#2a6496;
}

a:active {
  color: rgba(68, 168, 223, 1.0);
}

h1 {
  color: #1c80b7;
  font-family: 'WhitneySemibold';
  font-size: 30px;
  font-weight: 400;
}

@media(max-width: 767px) {
  h1 {
    font-size: 25.5px;
  }
}

h2 {
  color: #1c80b7;
  font-family: 'WhitneySemibold';
  font-size: 28px;
  font-weight: 400;
}

@media(max-width: 767px) {
  h2 {
    font-size: 23.8px;
  }
}

h3 {
  color: #1c80b7;
  font-family: 'WhitneySemibold';
  font-size: 26px;
  font-weight: 400;
}

@media(max-width: 767px) {
  h3 {
    font-size: 22.099999999999998px;
  }
}

h4 {
  color: #1c80b7;
  font-family: 'WhitneySemibold';
  font-size: 24px;
  font-weight: 400;
}

@media(max-width: 767px) {
  h4 {
    font-size: 20.4px;
  }
}

h5 {
  color: #1c80b7;
  font-family: 'WhitneySemibold';
  font-size: 22px;
  font-weight: 400;
}

h6 {
  color: #1c80b7;
  font-family: 'WhitneySemibold';
  font-size: 20px;
  font-weight: 400;
}

blockquote {
  border-left: 10px solid #F8FAFC;;
}





form,
.submitted-message {
  border-color: rgba(#null, 0.0);
  font-family: 'WhitneyBook', sans-serif;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(28, 128, 183, 1.0);
  border-color: rgba(28, 128, 183, 1.0);
  border-radius: 8px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #1c80b7;
  border-color: #1c80b7;
  color: #fff);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(68, 168, 223, 1.0);
  border-color: rgba(68, 168, 223, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(43, 41, 39, 1.0);
}

.hs-form legend {
  color: rgba(43, 41, 39, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(204, 204, 204, 1.0);
  color: ;
  border-radius: px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(204, 204, 204, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #4e4d4d;
}

.hs-richtext {
  font-size: 16;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: 'WhitneyBook', sans-serif;
}

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(#null, 1.0);
  color: rgba(#null, 1.0);
}

thead th,
thead td {
  background-color: rgba(73, 74, 82, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(#null, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(#null, 1.0);
}





.custom-header-group {
  background-color: rgba(235, 244, 229, 1.0);
}

@media (max-width: 1023px){
  .custom-header-group{
    background-color: rgba(235, 244, 229, 1.0);
  }
}

.header__container {
  max-width: 1200px;
}

.custom-menu-primary .hs-menu-wrapper>ul>li:hover>a{
  color:#1c80b7;
   text-decoration:none;
}

.custom-menu-primary .hs-menu-wrapper>ul>li.active>a{
  color:rgba(78, 77, 77, 1.0);
  background-color:rgba(255, 255, 255, 0.0);
  text-decoration:none;
}

.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>ul,
.custom-menu-primary .hs-menu-wrapper>ul>li>ul:before{
  background-color:rgba(255, 255, 255, 1.0);
}

span.megamenu-column-header{
  width: 100%;
  color:rgba(78, 77, 77, 1.0);
}  



.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li.active > a{
  color:rgba(255, 255, 255, 1.0);
  background-color:rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li:hover{
  color:rgba(255, 255, 255, 1.0);

  background-color:rgba(28, 128, 183, 1.0);
}


.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li:hover span.megamenu-column-header{
  color:rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #000;
}

body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.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: #1c80b7;
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #4e4d4d;
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: #fff;
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: ;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: #fff
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #4e4d4d;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #4e4d4d;
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: #4e4d4d;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: #fff;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #fff;
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: #1c80b7;
  color: #fff;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #fff;
  background-color: #fff;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: 'WhitneyBook', sans-serif;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(0, 0, 0, 1.0);
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(235, 244, 229, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(0, 0, 0, 1.0);
  }
}





footer.footer {
  background-color: rgba(247, 240, 231, 1.0);
  color: #4e4d4d;
  color: rgba(78, 77, 77, 1.0);
}

.footer__container {
  max-width: 1200px;
}

.footer-top-section .hs-menu-wrapper>ul ul>li a{
  color: rgba(78, 77, 77, 1.0);
}

.footer-top-section .hs-menu-wrapper>ul ul>li a:hover{
  color: rgba(28, 128, 183, 1.0);
}

.footer-copyright p{
  color: rgba(28, 128, 183, 1.0);
}


.footer-top-section .hs-menu-wrapper>ul>li>a{
  color: rgba(28, 128, 183, 1.0);
}





.content-wrapper {
  max-width: 1200px;
}

.blog-post__date {
  border-color: #4e4d4d;
}

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

.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: #262525;
}

.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: #767575;
}

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

.blog-pagination__link {
  color: #4e4d4d;
}

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

.blog-post__title {
  color: #1c80b7;
  font-family:'WhitneySemibold';
  font-size: 28px;
  font-weight: ;
}

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

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.blog-header {
  background-color: rgb(245, 245, 245);
}

.hs-blog-listing,
.hs-blog-post {
  background-color: #fff;
}

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-post__tag-link:hover{
  color: #2a6496;
}

.blog-post__read-more svg {
  fill: #4e4d4d;
}

.blog-post__read-more a:hover svg {
  fill: #2a6496;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-sidebar a {
  color: #4e4d4d;
}

.blog-sidebar a:hover {
  color: #2a6496;
}

.blog__subscription-block {
  background-color: rgb(245, 245, 245);
}

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-post__meta a {
  color: #4e4d4d;
}

.blog-post__body, .blog-post__tags a {
  color: #4e4d4d;
}

.blog-post__meta a:hover {
  color: #2a6496
}

.blog-post__links {
  border-top:  2px solid rgb(228, 230, 232);
}

.blog-post__back-to-blog {
  color: #4e4d4d;
}

.blog-post__back-to-blog:hover {
  color: #2a6496;
}

.blog-post__back-to-blog svg {
  fill: #4e4d4d;
}

a.blog-post__back-to-blog:hover svg {
  fill: #2a6496;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(228, 230, 232);
}

.comment.depth-1 {
  border-left: 2px solid rgb(228, 230, 232);
}

.section.post-footer .hs-input {
  border-color: rgb(228, 230, 232);
}

.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}










body .icon svg {
  fill: #494A52;
}

body .tns-nav button.tns-nav-active {
  background-color: #494A52;
}

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

body .social-links__icon {
  background-color: #494A52;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

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

.page-center {
  max-width: 1200px;
  margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, blog_settings=, header=, forms=}
}

/* Custom CSS */
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
.h1, h1 {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 51px;
    color: #233862;
}
.h2, h2 {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    color: #233862;
}
.h3, h3 {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 41px;
    color: #233862;
}
.h4, h4 {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 36px;
    color: #233862;
}
.h5, h5 {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    color: #233862;
}
.h6, h6 {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #233862;
}
p {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
    color: #4E4D4D;
    margin: 0px 0px 25px;
}
.custom-header-group:hover {
    background:none !important;
    background-color:none !important;
    border-bottom:none !important;
    transition: all 0s ease;
}
.custom-header{ padding:0; }
.custom-header .logo {
  width: 300px;
  padding: 25px 15px 30px 0;
  position: relative;
  z-index: 9;
  transition: all ease-in-out .4s;
  -ms-transition: all ease-in-out .4s;
  -webkit-transition: all ease-in-out .4s;
}
.custom-header .logo:before {
    background: #E6F4FB;
    bottom: 0;
    content: "";
    position: absolute;
    left: -100000px;
    top: 0px;
    width: 99895px;
    height: 170px;
    transition: all ease-in-out .4s;
    -ms-transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
}
.custom-header .logo:after {
    content: '';
    background: url(https://www.fusionspan.com/wp-content/themes/fusionspan/images/header_logo_bg-shape.svg) no-repeat;
    background-size: auto 100%;
    background-position: 100% 0px;
    position: absolute;
    top: 0;
    left: -160px;
    width: 500px;
    height: 170px;
    z-index: -1;
    transition: all ease-in-out .4s;
    -ms-transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>ul{
  min-height: inherit;
  border-radius: 35px;
  margin-top: 0;
  padding:50px 30px 50px 50px !important;
  max-width: 1170px;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}

.fs-search-button{ display:none !important; }
.custom-menu-primary{ width:auto; padding:0; }
.custom-menu-primary .hs-menu-wrapper>ul>li>a{color:#233862;
  text-transform: capitalize !important;
  font-weight: 400;
  font-family: 'Lato';
  font-size: 17px;
}
span.megamenu-column-header{
  font-weight: 400;
  font-family: 'Lato';
  font-size: 17px;
  color: #233862;
}

.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li:hover a, .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li:hover{ color:#233862; }
.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li:hover span.megamenu-column-header{color: #1c80b7}
.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li p, .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li:hover p{ color:#4e4d4d; }
.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li p{
  font-weight: 400;
  font-family: 'Lato';
  font-size: 14px !important;
  margin: 5px 0;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.contact-us>a{ margin-left:0; }

.custom-menu-primary .hs-menu-wrapper>ul>li.contact-us>a{
    background: linear-gradient(108.49deg,#92DCD7 56.97%,#1C80B7 130.53%);
    color: #233862;
    border-radius: 50px;
    padding: 11px 20px;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
    font-weight: 400 !important;
    font-family: 'Lato' !important;
}
.hs-button, .button--primary{ 
    padding: 15px 32px;
    /*min-width: 130px;*/
    display: inline-block;
    background: #233862;
    border-radius: 24.5px;
    border: none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    margin-top: 30px;
}

.hs-button:hover, .button--primary:hover {
    background: #1C80B7!important;
    color: #fff;
    border-radius: 24.5px;
}

.hs-search-field, .systems-page form, .widget-type-blog_subscribe, .widget-type-form form{ background:none !important; }
@media (min-width: 1024px) {
.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a:after{color: #233862;}
.strategic-consulting {
    background: url(https://www.fusionspan.com/wp-content/themes/fusionspan/images/strategic-consulting-icon.svg) no-repeat!important;
    padding-left: 40px!important;
    background-position: 0 5px!important;
}
.training{ 
  background: url(https://www.fusionspan.com/wp-content/themes/fusionspan/images/training-icon.svg) no-repeat !important;
  padding-left: 40px !important;
  background-position: 0 5px !important; 
}
.salesforce-and-ams-implementations{ 
  background: url(https://www.fusionspan.com/wp-content/themes/fusionspan/images/salesforce-ams-implementations-icon.svg) no-repeat !important;
  padding-left: 40px !important;
  background-position: 0 5px !important;
}
.salesforce-managed-services{ 
  background: url(https://www.fusionspan.com/wp-content/themes/fusionspan/images/managed-services-icon.svg) no-repeat !important;
  padding-left: 40px !important;
  background-position: 0 5px !important; 
}
.digital-experience-design{ 
  background: url(https://www.fusionspan.com/wp-content/themes/fusionspan/images/digital-experience-design-icon.svg) no-repeat !important;
  padding-left: 40px !important;
  background-position: 0 5px !important; 
}
.data-and-integrations{ 
  background: url(https://www.fusionspan.com/wp-content/themes/fusionspan/images/data-integrations-icon.svg) no-repeat !important;
  padding-left: 40px !important;
  background-position: 0 5px !important; 
}
.fusionconnect{ 
  background: url(https://www.fusionspan.com/wp-content/themes/fusionspan/images/fusion-connect-icon.svg) no-repeat !important;
  padding-left: 30px !important;
  background-position: 0 5px !important; 
}
.salesforce-accelerators{ 
  background: url(https://www.fusionspan.com/wp-content/themes/fusionspan/images/salesforce-accelerators-icon.svg) no-repeat !important;
  padding-left: 30px !important;
  background-position: 0 5px !important; 
}
.innovation-lab{ 
  background: url(https://www.fusionspan.com/wp-content/themes/fusionspan/images/innovation-lab-icon.svg) no-repeat !important;
  padding-left: 30px !important;
  background-position: 0 5px !important; 
}

.salesforce-and-ams-implementations:before, 
.data-and-integrations:before, 
.salesforce-accelerators:before{
  content: '';
  border-left: solid 1px #DEDEDE !important;
  height: 100%;
  position: absolute;
  left: -20px;
  top: 0;
}
.salesforce-and-ams-implementations:after, 
.data-and-integrations:after, 
.salesforce-accelerators:after{
  content: '';
  border-right: solid 1px #DEDEDE !important;
  height: 100%;
  position: absolute;
  right: 15px;
  top: 0;
}
}
/*======footer cs=======*/
.container {padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto}

.container-fluid {padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto}
.row {margin-right: -15px; margin-left: -15px}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {float: left}
.col-xs-12 {width: 100%}
.col-xs-11 {width: 91.66666667%}
.col-xs-10 {width: 83.33333333%}
.col-xs-9 {width: 75%}
.col-xs-8 {width: 66.66666667%}
.col-xs-7 {width: 58.33333333%}
.col-xs-6 {width: 50%}
.col-xs-5 {width: 41.66666667%}
.col-xs-4 {width: 33.33333333%}
.col-xs-3 {width: 25%}
.col-xs-2 {width: 16.66666667%}
.col-xs-1 {width: 8.33333333%}
.col-xs-pull-12 {right: 100%}
.col-xs-pull-11 {right: 91.66666667%}
.col-xs-pull-10 {right: 83.33333333%}
.col-xs-pull-9 {right: 75%}
.col-xs-pull-8 {right: 66.66666667%}
.col-xs-pull-7 {right: 58.33333333%}
.col-xs-pull-6 {right: 50%}
.col-xs-pull-5 {right: 41.66666667%}
.col-xs-pull-4 {right: 33.33333333%}
.col-xs-pull-3 {right: 25%}
.col-xs-pull-2 {right: 16.66666667%}
.col-xs-pull-1 {right: 8.33333333%}
.col-xs-pull-0 {right: auto}
.col-xs-push-12 {left: 100%}
.col-xs-push-11 {left: 91.66666667%}
.col-xs-push-10 {left: 83.33333333%}
.col-xs-push-9 {left: 75%}
.col-xs-push-8 {left: 66.66666667%}
.col-xs-push-7 {left: 58.33333333%}
.col-xs-push-6 {left: 50%}
.col-xs-push-5 {left: 41.66666667%}
.col-xs-push-4 {left: 33.33333333%}
.col-xs-push-3 {left: 25%}
.col-xs-push-2 {left: 16.66666667%}
.col-xs-push-1 {left: 8.33333333%}
.col-xs-push-0 {left: auto}
.col-xs-offset-12 {margin-left: 100%}
.col-xs-offset-11 {margin-left: 91.66666667%}
.col-xs-offset-10 {margin-left: 83.33333333%}
.col-xs-offset-9 {margin-left: 75%}
.col-xs-offset-8 {margin-left: 66.66666667%}
.col-xs-offset-7 {margin-left: 58.33333333%}
.col-xs-offset-6 {margin-left: 50%}
.col-xs-offset-5 {margin-left: 41.66666667%}
.col-xs-offset-4 {margin-left: 33.33333333%}
.col-xs-offset-3 {margin-left: 25%}
.col-xs-offset-2 {margin-left: 16.66666667%}
.col-xs-offset-1 {margin-left: 8.33333333%}
.col-xs-offset-0 {margin-left: 0}
@media (min-width: 768px){
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
  .col-md-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; float: left; }
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {float: left}
  .col-sm-12 {width: 100%}
  .col-sm-11 {width: 91.66666667%}
  .col-sm-10 {width: 83.33333333%}
  .col-sm-9 {width: 75%}
  .col-sm-8 {width: 66.66666667%}
  .col-sm-7 {width: 58.33333333%}
  .col-sm-6 {width: 50%}
  .col-sm-5 {width: 41.66666667%}
  .col-sm-4 {width: 33.33333333%}
  .col-sm-3 {width: 25%}
  .col-sm-2 {width: 16.66666667%}
  .col-sm-1 {width: 8.33333333%}
  .col-sm-pull-12 {right: 100%}
  .col-sm-pull-11 {right: 91.66666667%}
  .col-sm-pull-10 {right: 83.33333333%}
  .col-sm-pull-9 {right: 75%}
  .col-sm-pull-8 {right: 66.66666667%}
  .col-sm-pull-7 {right: 58.33333333%}
  .col-sm-pull-6 {right: 50%}
  .col-sm-pull-5 {right: 41.66666667%}
  .col-sm-pull-4 {right: 33.33333333%}
  .col-sm-pull-3 {right: 25%}
  .col-sm-pull-2 {right: 16.66666667%}
  .col-sm-pull-1 {right: 8.33333333%}
  .col-sm-pull-0 {right: auto}
  .col-sm-push-12 {left: 100%}
  .col-sm-push-11 {left: 91.66666667%}
  .col-sm-push-10 {left: 83.33333333%}
  .col-sm-push-9 {left: 75%}
  .col-sm-push-8 {left: 66.66666667%}
  .col-sm-push-7 {left: 58.33333333%}
  .col-sm-push-6 {left: 50%}
  .col-sm-push-5 {left: 41.66666667%}
  .col-sm-push-4 {left: 33.33333333%}
  .col-sm-push-3 {left: 25%}
  .col-sm-push-2 {left: 16.66666667%}
  .col-sm-push-1 {left: 8.33333333%}
  .col-sm-push-0 {left: auto}
  .col-sm-offset-12 {margin-left: 100%}
  .col-sm-offset-11 {margin-left: 91.66666667%}
  .col-sm-offset-10 {margin-left: 83.33333333%}
  .col-sm-offset-9 {margin-left: 75%}
  .col-sm-offset-8 {margin-left: 66.66666667%}
  .col-sm-offset-7 {margin-left: 58.33333333%}
  .col-sm-offset-6 {margin-left: 50%}
  .col-sm-offset-5 {margin-left: 41.66666667%}
  .col-sm-offset-4 {margin-left: 33.33333333%}
  .col-sm-offset-3 {margin-left: 25%}
  .col-sm-offset-2 {margin-left: 16.66666667%}
  .col-sm-offset-1 {margin-left: 8.33333333%}
  .col-sm-offset-0 {margin-left: 0}
}

@media(min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {float: left}
  .col-md-12 {width: 100%}
  .col-md-11 {width: 91.66666667%}
  .col-md-10 {width: 83.33333333%}
  .col-md-9 {width: 75%}
  .col-md-8 {width: 66.66666667%}
  .col-md-7 {width: 58.33333333%}
  .col-md-6 {width: 50%}
  .col-md-5 {width: 41.66666667%}
  .col-md-4 {width: 33.33333333%}
  .col-md-3 {width: 25%}
  .col-md-2 {width: 16.66666667%}
  .col-md-1 {width: 8.33333333%}
  .col-md-pull-12 {right: 100%}
  .col-md-pull-11 {right: 91.66666667%}
  .col-md-pull-10 {right: 83.33333333%}
  .col-md-pull-9 {right: 75%}
  .col-md-pull-8 {right: 66.66666667%}
  .col-md-pull-7 {right: 58.33333333%}
  .col-md-pull-6 {right: 50%}
  .col-md-pull-5 {right: 41.66666667%}
  .col-md-pull-4 {right: 33.33333333%}
  .col-md-pull-3 {right: 25%}
  .col-md-pull-2 {right: 16.66666667%}
  .col-md-pull-1 {right: 8.33333333%}
  .col-md-pull-0 {right: auto}
  .col-md-push-12 {left: 100%}
  .col-md-push-11 {left: 91.66666667%}
  .col-md-push-10 {left: 83.33333333%}
  .col-md-push-9 {left: 75%}
  .col-md-push-8 {left: 66.66666667%}
  .col-md-push-7 {left: 58.33333333%}
  .col-md-push-6 {left: 50%}
  .col-md-push-5 {left: 41.66666667%}
  .col-md-push-4 {left: 33.33333333%}
  .col-md-push-3 {left: 25%}
  .col-md-push-2 {left: 16.66666667%}
  .col-md-push-1 {left: 8.33333333%}
  .col-md-push-0 {left: auto}
  .col-md-offset-12 {margin-left: 100%}
  .col-md-offset-11 {margin-left: 91.66666667%}
  .col-md-offset-10 {margin-left: 83.33333333%}
  .col-md-offset-9 {margin-left: 75%}
  .col-md-offset-8 {margin-left: 66.66666667%}
  .col-md-offset-7 {margin-left: 58.33333333%}
  .col-md-offset-6 {margin-left: 50%}
  .col-md-offset-5 {margin-left: 41.66666667%}
  .col-md-offset-4 {margin-left: 33.33333333%}
  .col-md-offset-3 {margin-left: 25%}
  .col-md-offset-2 {margin-left: 16.66666667%}
  .col-md-offset-1 {margin-left: 8.33333333%}
  .col-md-offset-0 {margin-left: 0}
}

@media(min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {float: left}
  .col-lg-12 {width: 100%}
  .col-lg-11 {width: 91.66666667%}
  .col-lg-10 {width: 83.33333333%}
  .col-lg-9 {width: 75%}
  .col-lg-8 {width: 66.66666667%}
  .col-lg-7 {width: 58.33333333%}
  .col-lg-6 {width: 50%}
  .col-lg-5 {width: 41.66666667%}
  .col-lg-4 {width: 33.33333333%}
  .col-lg-3 {width: 25%}
  .col-lg-2 {width: 16.66666667%}
  .col-lg-1 {width: 8.33333333%}
  .col-lg-pull-12 {right: 100%}
  .col-lg-pull-11 {right: 91.66666667%}
  .col-lg-pull-10 {right: 83.33333333%}
  .col-lg-pull-9 {right: 75%}
  .col-lg-pull-8 {right: 66.66666667%}
  .col-lg-pull-7 {right: 58.33333333%}
  .col-lg-pull-6 {right: 50%}
  .col-lg-pull-5 {right: 41.66666667%}
  .col-lg-pull-4 {right: 33.33333333%}
  .col-lg-pull-3 {right: 25%}
  .col-lg-pull-2 {right: 16.66666667%}
  .col-lg-pull-1 {right: 8.33333333%}
  .col-lg-pull-0 {right: auto}
  .col-lg-push-12 {left: 100%}
  .col-lg-push-11 {left: 91.66666667%}
  .col-lg-push-10 {left: 83.33333333%}
  .col-lg-push-9 {left: 75%}
  .col-lg-push-8 {left: 66.66666667%}
  .col-lg-push-7 {left: 58.33333333%}
  .col-lg-push-6 {left: 50%}
  .col-lg-push-5 {left: 41.66666667%}
  .col-lg-push-4 {left: 33.33333333%}
  .col-lg-push-3 {left: 25%}
  .col-lg-push-2 {left: 16.66666667%}
  .col-lg-push-1 {left: 8.33333333%}
  .col-lg-push-0 {left: auto}
  .col-lg-offset-12 {margin-left: 100%}
  .col-lg-offset-11 {margin-left: 91.66666667%}
  .col-lg-offset-10 {margin-left: 83.33333333%}
  .col-lg-offset-9 {margin-left: 75%}
  .col-lg-offset-8 {margin-left: 66.66666667%}
  .col-lg-offset-7 {margin-left: 58.33333333%}
  .col-lg-offset-6 {margin-left: 50%}
  .col-lg-offset-5 {margin-left: 41.66666667%}
  .col-lg-offset-4 {margin-left: 33.33333333%}
  .col-lg-offset-3 {margin-left: 25%}
  .col-lg-offset-2 {margin-left: 16.66666667%}
  .col-lg-offset-1 {margin-left: 8.33333333%}
  .col-lg-offset-0 {margin-left: 0}
}

*{ box-sizing:border-box; }
.site-footer .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 1200px){ 
  .site-footer .container {
      width: 1200px;
  }
}
.row {
    margin-right: -15px;
    margin-left: -15px
}
.clear, .clearfix{clear: both;}

.our-value-section .col-md-3 {-ms-flex: 0 0 25%;flex: 0 0 20%;max-width: 20%;}
.mobile-footer{background: none;}
.site-footer{background: url(https://www.fusionspan.com/wp-content/themes/fusionspan/images/footer-bg-image.png);padding: 244px 0 0px;background-repeat: no-repeat; background-size: 100% 100%;}
.site-footer .footer-links li{list-style-type: none;}
.site-footer .footer-links ul{padding: 0;}
.site-footer .footer-links a{font-family: 'Lato';font-style: normal;font-weight: 400;font-size: 16px;line-height: 24px;color: #FFFFFF;list-style-type: none;text-decoration: underline; text-underline-offset: 1px; text-underline-position: from-font; position: relative; }
.site-footer .footer-links h4{transition: 0.1s ease all; }
.site-footer .footer-links h4 a{ font-size:17px; font-weight:700; }
.site-footer .footer-links a:hover{ color:#92DCD7; }
.site-footer .footer-links li{transition: 0.1s ease all; position:relative; }

.site-footer .footer-links li:after, 
.site-footer .footer-links h4:after{
    position:relative;
    right:0;
    top:50%;
    transform: translateY(-50%);
    font-family: FontAwesome;
    content: "\f105";
    font-weight: 400;
    font-size: 11px;
    color: #fff;
    transition: 0.1s ease all;
    margin: 0;
    padding: 0 0 0 5px;
}
h4.news-footer-title a{font-family: 'Lato';font-style: normal;font-weight: 700;font-size: 17px;line-height: 24px;color: #FFFFFF;margin: 10px 0;text-decoration: underline; text-underline-offset: 1px; text-underline-position: from-font; position: relative;}
h4.news-footer-title{ position: relative;}
h4.news-footer-title:after{
    position:relative;
    right:0;
    top:50%;
    transform: translateY(-50%);
    font-family: FontAwesome;
    content: "\f105";
    font-weight: 400;
    font-size: 13px;
    color: #fff;
    transition: 0.1s ease all;
    margin: 0;
    padding: 0 0 0 5px;
}
h4.news-footer-title a:hover, 
h4.news-footer-title:hover:after{color: #92DCD7;}

.site-footer .footer-links h4:after{ font-size:13px; }
.site-footer .footer-links h4:hover:after,
.site-footer .footer-links li:hover:after, 
.site-footer .footer-links a:hover{ color:#92DCD7; }
.footer-title{font-family: 'Lato';font-style: normal;font-weight: 700;font-size: 17px;line-height: 24px;color: #FFFFFF;margin: 10px 0;}
.footer-title.after-none:after{ display:none; }
.footer-fs-logo img{width: 78%;margin-bottom: 10px;}
.site-footer .footer-links .white-btn-on-box{padding: 11px 15px;min-width: 160px;display: inline-block;text-align: center;border: 1px solid #FFFFFF;border-radius: 30px;font-family: 'Lato';font-style: normal;font-weight: 400;font-size: 16px;line-height: 19px;color: #FFFFFF;background: transparent;margin: 0px; text-decoration: none !important;}
.site-footer li.hs-form-booleancheckbox:after{ display:none; }
.site-footer .footer-links .white-btn-on-box:after {font-family: FontAwesome;content: "\f061";position: relative;right: 0;font-weight: 400;transition: 0.1s ease all;margin: 0 0 0 8px;bottom: 0;}
.site-footer .footer-links .white-btn-on-box:hover{text-decoration: none;background: radial-gradient(241.16% 1140.22% at 38.32% 17.35%, #92DCD7 0%, #1C80B7 100%);border-radius: 30px;color: #233862;border: 1px solid #92DCD7;}
.site-footer .footer-links .white-btn-on-box:after {font-family: FontAwesome;content: "\f061";position: relative;right: 0;font-weight: 400;transition: 0.1s ease all;margin: 0 0 0 8px;bottom: 0;}
.site-footer .footer-links .we-are-hiring{margin: 0px 0px 20px; text-decoration: none !important;}
.site-footer .footer-links .sky-blue-btn {padding: 15px 15px;min-width: 100px;display: inline-block;background: #92DCD7;border-radius: 30px;border: none;font-family: 'Lato';font-style: normal;font-weight: 400;font-size: 16px;line-height: 19px;text-align: center;color: #233862;}
.site-footer .footer-links .sky-blue-btn:hover{text-decoration: none;background: radial-gradient(241.16% 1140.22% at 38.32% 17.35%, #92DCD7 0%, #1C80B7 100%);border-radius: 30px;color: #233862;}
.newsletter-form{margin-bottom: 30px;}
.email-newsletter{font-family: 'Lato';font-style: normal;font-weight: 400;font-size: 16px;line-height: 19px;color: #FFFFFF;border: none;border-bottom: 1px solid;background: transparent;padding: 8px 0;margin-bottom: 20px;width: 100%;}
.email-newsletter:focus-visible {outline-offset: 0px;outline: none;}
::placeholder{color: #fff;}
.i-agree{display: flex;}
.i-agree .wpcf7-list-item .wpcf7-list-item-label{font-family: 'Lato';font-style: normal;font-weight: 400;font-size: 15px;line-height: 18px;letter-spacing: -0.015em;color: #FFFFFF;}
.checkbox-text{font-family: 'Lato';font-style: normal;font-weight: 400;font-size: 15px;line-height: 18px;
  letter-spacing: -0.015em;color: #FFFFFF;margin-left: 10px;}
.checkbox{top: -17px;}
.footer-newsletter .wpcf7-response-output{color: #92DCD7;}

.footer-newsletter .hbspt-form .hs_email .hs-input{font-family: 'Lato';font-style: normal;font-weight: 400;font-size: 16px;line-height: 19px;color: #FFFFFF;border: none;border-bottom: 1px solid;background: transparent;padding: 8px 0;margin-bottom: 20px;width: 100%;}
.footer-newsletter .hbspt-form .hs_email .hs-error-msgs{ background:#f9d1d5; border:solid 1px #f7bec5; padding:10px; border-radius:5px; }
.footer-newsletter .hbspt-form .hs_email .hs-error-msgs li{ margin:0; }
.footer-newsletter .hbspt-form .hs_email .hs-error-msgs li label{color: #6a1922;font-size: 14px; margin: 0;}
.footer-newsletter .hbspt-form .submitted-message p{color: #92DCD7;}
.footer-newsletter .hbspt-form .hs_error_rollup ul li label{color: red;font-size: 13px;}
.footer-newsletter .hbspt-form .hs_i_agree_to__receive_email_updates_and_other_marketing_emails_from_fusionspan .inputs-list label{display: flex;} 
.footer-newsletter .hbspt-form .hs_i_agree_to__receive_email_updates_and_other_marketing_emails_from_fusionspan .inputs-list label input[type=checkbox]{ width: 25px; height:auto; line-height: 0; margin-top: 0;  margin-right: 10px;}
.footer-newsletter ::placeholder { color: #fff; }
.footer-newsletter :-ms-input-placeholder{color:#fff;}
.footer-newsletter ::-ms-input-placeholder{color:#fff;}

.footer-newsletter .hbspt-form .hs_i_agree_to__receive_email_updates_and_other_marketing_emails_from_fusionspan .inputs-list label span{font-family: 'Lato';font-style: normal;font-weight: 400;font-size: 15px;line-height: 18px;letter-spacing: -0.015em;color: #FFFFFF;}
.footer-newsletter .hbspt-form .hs_submit .actions .hs-button{background: #92dcd7;}
.footer-newsletter .hbspt-form .hs_submit .actions .hs-button{padding: 15px 15px;min-width: 100px;display: inline-block;background-image: radial-gradient(243.48% 1167.57% at 35.77% 14.29%, #94F0EA 0%, #1C80B7 76.87%);border-radius: 30px;border: none;font-family: 'Lato';font-style: normal;font-weight: 400;font-size: 16px;line-height: 19px;text-align: center;color: #233862;transition: 0.4s ease-in-out;}
.footer-newsletter .hbspt-form .hs_submit .actions .hs-button:hover{text-decoration: none;background: #1C80B7;border-radius: 30px;color: #fff;}
.getin-touch{margin-bottom: 20px;}
.getin-touch p{font-family: 'Lato';font-style: normal;font-weight: 400;line-height: 24px;color: #FFFFFF;margin-bottom: 4px;}
.site-footer .contact-us .sky-blue-btn{padding: 15px 0px;min-width: 130px;display: inline-block;background: #92DCD7;border-radius: 24.5px;border: none;font-family: 'Lato';font-style: normal;font-weight: 400;font-size: 16px;line-height: 19px;text-align: center;color: #233862;}
.site-footer .contact-us .sky-blue-btn a{padding: 15px 30px;color: #233862;text-decoration: none;}
.site-footer .contact-us .sky-blue-btn:hover{text-decoration: none;background: radial-gradient(241.16% 1140.22% at 38.32% 17.35%, #92DCD7 0%, #1C80B7 100%);border-radius: 30px;color: #233862;}


.getin-touch p a{font-size: 16px;color: #FFFFFF;text-decoration: none;}
.getin-touch p a:hover{ color:#92DCD7;}
.follow-us{display: flex;margin-top: 15px;}
.follow-us p{font-family: 'Lato';font-style: normal;font-weight: 400;font-size: 16px;line-height: 24px;color: #FFFFFF;padding-right: 0;position: relative;top: 7px;}
.follow-us img{margin: 3px;}
.footer-contatct-div .follow-us .follow-us-social a{margin-right: 10px;}
.twitter-icon{padding: 6px 6px;border-radius: 50%;background: #fff;}
.twitter-icon:before{content: "\f099";font: normal normal normal 14px/1 FontAwesome;color: #14717a;font-size: 20px;}
.linkedin-icon{padding: 6px 8px;border-radius: 50%;background: #fff;}
.linkedin-icon:before{content: "\f0e1"!important;font: normal normal normal 14px/1 FontAwesome;color: #14717a;font-size: 20px;}
.podcast-icon{padding: 6px 8px;border-radius: 50%;background: #fff;}
.podcast-icon:before{content: "\f2ce";font: normal normal normal 14px/1 FontAwesome;color: #14717a;font-size: 20px;}
.twitter-icon, 
.linkedin-icon, 
.podcast-icon{    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;}
.twitter-icon:hover, 
.linkedin-icon:hover, 
.podcast-icon:hover{ background:#92DCD7}
.our-value-section{border: 1px solid #92DCD7;border-left: 0;border-right: 0;padding: 20px 0 20px;margin-top: 40px;}
.our-values-title{font-family: 'Lato';font-style: normal;font-weight: 700;font-size: 24px;line-height: 24px;color: #FFFFFF;margin: 17px 0px;}
.our-values-title:after{font-family: FontAwesome;content: "\f061";position: relative;right: 0;font-weight: 400;transition: 0.1s ease all;margin: 0 0 0 8px;bottom: 0;font-size: 16px;}
.our-values-div{margin-top: 8px;}
.our-values-info img{width: 42px;}
.our-values-info p{font-family: 'Lato';font-style: normal;font-weight: 400;font-size: 16px;line-height: 19px;color: #FFFFFF;margin: 0;}
.copyright-section{padding-top: 20px;padding-bottom: 20px;}
.copyright_text p{font-family: 'Lato';font-style: normal;font-weight: 400;font-size: 15px;line-height: 24px;letter-spacing: -0.015em;color: #FFFFFF;margin-top: 20px;}
.copyright_text span{margin: 0 14px;}
.copyright_text a{font-size: 15px;color: #FFFFFF;text-decoration: underline;}
.copyright_text a:hover{font-size: 15px;color:#92DCD7;text-decoration: underline;}
.site-footer .logos{ width:auto; }
.site-footer .logos img{width:auto; margin: 10px 16px;}
.pd-l1-0{padding-left: 0;}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 1024px){
  .navbar { margin: 35px 0 0 0;}
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li{ width:33.333%; padding:0 40px; position:relative; }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul:before{ display:none !important; }

  .strategic-consulting, 
  .salesforce-and-ams-implementations, 
  .salesforce-managed-services{
      min-height: 100px !important;
  }

}


@media (max-width: 767px){
  .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    float: left;
}
.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    float: left;
}
  .our-values-info p { font-size: 14px; }
   .row { margin: 0 auto!important; }
  .site-footer .logos img {margin: 10px 7px;}
  .site-footer{background: none;}
  .mobile-footer{background: url(https://www.fusionspan.com/wp-content/themes/fusionspan/images/footer_bg-image_mobile.png) !important;padding: 0px;background-repeat: no-repeat!important; background-size:cover !important;}
  .footer-menu-section{padding-top: 180px;}
  .footer-fs-logo img {margin-top: 14px;}
  .linkedin-icon{padding: 6px 7px;}
  .footer-links{margin-bottom: 20px;}
  .follow-us p{padding-left: 0;}
  .follow-us-social{padding-left: 0;}
  .our-values-info{margin: 10px 0;}
  .our-values-title {margin: 7px 0 15px 0px;}
  .pd-l-0{padding-left: 0;}
  .copyright_text p{text-align: center;}
  .copyright_text span{display: none;}
  .logos{text-align: center;}
  .our-value-section .col-md-3 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;width: 100%;}
  }

@media (max-width: 1045px){
  .site-footer { padding: 225px 0 0; }
}
@media (max-width: 931px){
.site-footer { padding: 227px 0 0; }
} 
@media (max-width: 785px){
.site-footer { padding: 210px 0 0; }
}
@media (max-width: 771px){
.site-footer { padding: 270px 0 0; }
}
@media (min-width: 768px) and (max-width: 1023px){
.site-footer .logos img {
        margin: 0 7px
    }
    .site-footer .logo {
        width: 73px !important;
    }
    .logo1 {
        width: 88px !important;
    }
    .logo2 {
        width: 32px !important;
    }
    .logo3 {
        width: 98px !important;
    }
    .logo4 {
        width: 36px !important;
    }
}
@media (min-width: 1024px) and (max-width: 1170px){
  .custom-header .logo{ width:220px; }
.custom-header .logo:after{ width:420px; height:140px; }
.custom-menu-primary .hs-menu-wrapper>ul>li{     margin: 0 7px; }
.navbar { margin: 20px 0 0 0; }
}
@media (max-width: 1023px){
  .logo{ margin:0 !important }
  .show-mobile-nav .custom-header-group:hover { background-color:#fff !important; }
  .custom-menu-primary .hs-menu-wrapper>ul{ background:#fff !important; }
  .navbar { margin: 40px 0 0 0;z-index: 9;}
  .custom-menu-primary .hs-menu-wrapper>ul>li.contact-us>a, .custom-menu-primary.mobile .hs-menu-wrapper>ul>li>a{ padding:15px; }
  .custom-menu-primary .hs-menu-wrapper>ul>li.contact-us>a{ border-radius:0}
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li p{ display:none; }
  .custom-menu-primary.mobile .hs-menu-wrapper>ul>li.hs-item-has-children>ul { background: #ffffff!important; box-shadow: none !important; padding:0 !important; }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li, .custom-menu-primary.mobile .hs-menu-wrapper>ul>li.about>ul>li{ width:100% !important }
  .custom-menu-primary.mobile span.megamenu-column-header, .custom-menu-primary.mobile .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li, .custom-menu-primary.mobile .hs-menu-wrapper>ul>li.resources>ul>li>ul>li{ text-transform: inherit !important; width:100% !important; }

  .custom-menu-primary.mobile .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li{border-bottom: solid 1px #92dcd7; padding: 5px 15px; border-radius: 0 !important}
  .custom-menu-primary.mobile .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li:last-child{ border:none !important; }
}
@media (min-width: 992px){
.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
}
.hs-landing-page .row-fluid-wrapper ul, 
.hs-landing-page .row-fluid-wrapper ol{
  margin: 0;
  padding: 0 0 20px 20px;
}

.hs-landing-page .row-fluid-wrapper ul li, 
.hs-landing-page .row-fluid-wrapper ol li{
  margin-bottom: 10px;
}

footer.footer { margin-top: 0 !important; background-color:#fff; }
.footer-border {
    border-top: solid 1px #C5C5C5;
    border-bottom: solid 1px #C5C5C5;
    padding: 20px 0;
    margin-bottom: 20px;
}
.footer-copyright-group{border: none;}
.custom-footer-images-group, 
.footer-copyright{ max-width: inherit; width:100%; float:none; }
.footer-copyright-group p {
    font-size: 17px;
    line-height: 22px;
    color: #4E4D4D;
    margin-bottom: 0;
    font-weight: normal;
    font-weight: 400;
    font-family: 'Lato';
}