/* ******************************************************************************
*********************************************************************************
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: 1220px;
}

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

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





html {

}

body {
  color: #333333;
  font-family: arial, helvetica, sans-serif;
  font-size: 15px;
}

p {
  font-family: arial, helvetica, sans-serif;
  font-weight: 400;
}

ol,ul{
  font-weight: 400;
}

a {
  font-family: arial, helvetica, sans-serif;
  color: rgba(7, 139, 198, 1.0);
  cursor: pointer;

}

a:hover,
a:focus {
  color: rgba(0, 99, 158, 1.0);
}

a:active {
  color: rgba(47, 179, 238, 1.0);
}

h1 {
  color: #004061;
  font-family: Montserrat;
  font-size: 45px;
  font-weight: 400;
}

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

h2 {
  color: #00547b;
  font-family: Montserrat;
  font-size: 22px;
  font-weight: 400;
}

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

h3 {
  color: #00547b;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 400;
}

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

h4 {
  color: #00547b;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 400;
}

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

h5 {
  color: #00547b;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
}

h6 {
  color: #00547b;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
}

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





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

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

.hs-button,
.button--primary {
  background-color: rgba(5, 65, 97, 1.0);
  border-color: rgba(51, 51, 51, 0.0);
  border-radius: 0px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(206, 196, 139, 1.0);
  border-color: #cec48b;
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(45, 105, 137, 1.0);
  border-color: rgba(91, 91, 91, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(0, 64, 97, 1.0);
}

.hs-form legend {
  color: rgba(85, 85, 85, 1.0);
}

form {
  background-color: rgba(255, 255, 255, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(255, 255, 255, 0.0);
  color: ;
  border-radius: 0px;
  background-color: rgba(219, 216, 205, 1.0);
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(219, 216, 205, 0.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: #333333;
}

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: arial, helvetica, sans-serif;
}

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

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

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





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

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

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

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





.header {
  background-color: rgba(255, 255, 255, 1.0);
}

.header__container {
  max-width: 1220px;
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {

}

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 {

}

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: #054161;
}
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 {

}
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 {

}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {

}


body .custom-menu-primary .submenu.level-2 > li > a {

}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {

}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #ebe9e0;
}

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 {

}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {

}

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

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


/* header-css */

@media(min-width:768px){
.header-info-area .login-btn{
  background-color: rgba(5, 64, 97, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.nav-area-wrap{
  background-color: rgba(235, 233, 224, 1.0);
}

}



.custom-menu-primary ul.submenu.level-1>li>a{
  color: rgba(102, 102, 102, 1.0);
}

.custom-menu-primary ul.submenu.level-1>li>a:hover{
  color: rgba(102, 102, 102, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary ul.submenu.level-1 > li.active-branch{
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary ul.submenu.level-1 > li > a.active-item{
  color: rgba(5, 65, 97, 1.0);
}


.custom-menu-primary ul.submenu.level-1>li ul.submenu.level-2{
  background-color: rgba(235, 233, 224, 1.0);
}

.custom-menu-primary ul.submenu.level-1>li ul.submenu.level-2 > li > a{
  color: rgba(102, 102, 102, 1.0);
}


.custom-menu-primary ul.submenu.level-1>li ul.submenu.level-2 > li > a:hover{
  color: rgba(102, 102, 102, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}


.custom-menu-primary ul.submenu.level-1>li ul.submenu.level-2 > li > a.active-branch{
  color: rgba(5, 65, 97, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}


.custom-menu-primary ul.submenu.level-1>li ul.submenu.level-2 {
display:block !important;
min-width: 190px;
}

.custom-menu-primary ul.submenu.level-1>li {
margin-left: 22px;
}

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

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





.footer {
  background-color: rgba(235, 235, 235, 1.0);
}

.footer__container {
  max-width: 1220px;
}



.footer-nav ul.submenu.level-1 li a{
  color: rgba(102, 102, 102, 1.0);
}

.footer-nav ul.submenu.level-1 li a:hover{
  color: rgba(23, 151, 218, 1.0);
}


.footer .footer-frame p a{
  color: rgba(184, 183, 175, 1.0);

}

.footer .footer-frame p a:hover{
  color: rgba(23, 151, 218, 1.0);

}

.footer .footer-frame p{
 color: rgba(184, 183, 175, 1.0);
}







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

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

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

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

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

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

.blog-pagination__link {
  color: #333333;
}

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

.blog-post__title {
  color: #00547b;
  font-family:Montserrat;
  font-size: 22px;
  font-weight: ;
}

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

#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(229, 227, 220);
}

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

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

.blog-post__tag-link:hover{
  color: #078bc6;
}

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

.blog-post__read-more a:hover svg {
  fill: #078bc6;
}

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

.blog-sidebar a {
  color: #333333;
}

.blog-sidebar a:hover {
  color: #078bc6;
}

.blog__subscription-block {
  background-color: rgb(229, 227, 220);
}

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

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

.blog-post__meta a {
  color: #333333;
}

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

.blog-post__meta a:hover {
  color: #078bc6
}

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

.blog-post__back-to-blog {
  color: #333333;
}

.blog-post__back-to-blog:hover {
  color: #078bc6;
}

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

a.blog-post__back-to-blog:hover svg {
  fill: #078bc6;
}

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

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

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

.blog-recent-posts {
  background-color: rgb(229, 227, 220);
}










body .icon svg {
  fill: #333;
}

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

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

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

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

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




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


.dnd-section>.row-fluid,.header__container,.footer__container,.content-wrapper,.page-center{
  padding-left:10px;
  padding-right:10px;
}


@media(max-width:999px){
  h1 {
    font-size: 28px;
  }

}

.cell_1670046912324-row-1-vertical-alignment .widget-span,
.cell_1670046912324-row-2-vertical-alignment .widget-span,
.cell_1670046912324-row-3-vertical-alignment .widget-span,
.cell_1670046912324-row-3-vertical-alignment .widget-span,
.cell_1670046912324-row-4-vertical-alignment .widget-span,
.cell_1670747530217-row-1-vertical-alignment .widget-span,
.cell_1670046912324-row-5-vertical-alignment .widget-span {
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
}

#hs_cos_wrapper_module_167074753021713,
#hs_cos_wrapper_module_167074753021715 {
box-shadow: 0px 0px 15px rgba(0,0,0,.15);
-moz-box-shadow: 0px 0px 15px rgba(0,0,0,.15);
-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,.15);
  border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
}

.hs-content-id-95003849531 .slider_block-row-9-background-image,
.hs-content-id-95003849531 .slider_block-row-12-background-image{
   background-size: 50% auto !important;
  background-color: #004062 !important;
}

.hs-content-id-94944236396 .cell_1670747530217-row-2-vertical-alignment .widget-span {
transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
}

.cell_1670046912324-row-1-vertical-alignment .widget-span:hover,
.cell_1670046912324-row-2-vertical-alignment .widget-span:hover,
.cell_1670046912324-row-3-vertical-alignment .widget-span:hover,
.cell_1670046912324-row-3-vertical-alignment .widget-span:hover,
.cell_1670046912324-row-4-vertical-alignment .widget-span:hover,
.cell_1670747530217-row-1-vertical-alignment .widget-span:hover,
.cell_1670046912324-row-5-vertical-alignment .widget-span:hover,
.hs-content-id-94944236396 .cell_1670747530217-row-2-vertical-alignment .widget-span:hover {
transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
 transform: translateY(-5px);
 -moz-transform: translateY(-5px);
 -webkit-transform: translateY(-5px);
}

.hs-content-id-93971249717 .home-content-area,
.hs-content-id-94933515046 .home-content-area,
.hs-content-id-94944236396 .home-content-area,
.hs-content-id-94944236396 .connected-area,
.hs-content-id-95017733935 .home-content-area,
.hs-content-id-95673394799 .home-content-area,
.hs-content-id-95668329631 .home-content-area,
.hs-content-id-95017733935 .connected-area,
.hs-content-id-95668329631 .connected-area,
.hs-content-id-95673394799 .connected-area{
display:none;
}

.hs-button  {
    background: #dfd599;
    border-radius: 6px;
    border: 2px solid #fff;
    color: #000;
    padding: 15px 25px 15px 25px;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1;
  
}

.hs-button:after {
background-image: url(https://9413700.fs1.hubspotusercontent-na1.net/hubfs/9413700/down-arrow.png) !important;
background-repeat: no-repeat !important;
background-position: right center !important;
content: "";
display: none;
position: absolute;
right: 27px;
top: 12px;
background-size: 15px auto;
width: 17px;
height: 21px;
filter: brightness(0);
  transform: rotate(270deg);
}

.cell_1670035345516-padding .hs-button:after {
transform: rotate(0deg);
}

.hs-button:hover,
.hs-button:focus,
.hs-button:active,
.cell_1670727516160-vertical-alignment .hs-button:hover,
.cell_1670727516160-vertical-alignment .hs-button:active,
.cell_1670727516160-vertical-alignment .hs-button:focus,
.cell_1670818291216-vertical-alignment .hs-button:hover{
background-color: #c3b772;
border: 2px solid #dfd599;
color: #000;
}

.cell_1670727516160-vertical-alignment .hs-button,
.cell_16708166056434-vertical-alignment .hs-button,
.cell_1670818291216-vertical-alignment .hs-button,
.cell_16708211318482-vertical-alignment .hs-button,
.hs-content-id-95003849531 .slider_block-row-7-padding .hs-button {
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
font-size: 14px;
background-color: #004062;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 2px solid #dfd599;
  color: #fff;
 
}

.cell_1670727516160-vertical-alignment .hs-button:after,
.cell_16708166056434-vertical-alignment .hs-button:after,
.cell_1670818291216-vertical-alignment .hs-button:after,
.cell_16708211318482-vertical-alignment .hs-button:after {
right: 27px;
    top: 20px;
    background-size: 12px auto;
    width: 17px;
    height: 21px;
    transform: rotate(270deg);
   filter: brightness(100);
}

.cell_1670727516160-vertical-alignment .hs-button:hover:after,
.cell_16708166056434-vertical-alignment .hs-button:hover:after,
.cell_1670818291216-vertical-alignment .hs-button:hover:after,
.cell_16708211318482-vertical-alignment .hs-button:hover:after{
   filter: brightness(0);
}

.row-number-5.slider_block-row-1-background-image {
background-size: cover !important;
background-attachment: scroll !important;
background-color: #fff !important;
}

.cell_1670733484668-background-image {
background-attachment: scroll !important;
background-color: #fff !important;
}

.hs-home-page-inner .row-number-7.slider_block-row-2-background-image hr {
display:none !important;
}

.hs_cos_wrapper_type_rich_text ul {
max-width: 1100px !important;;
margin: 0 auto 0px !important;
}

.hs_cos_wrapper_type_rich_text ul li {
    font-family: Montserrat;
  font-weight: 400;
  list-style-type: none;
    padding-left: 20px;
  position: relative;
  line-height: 30px !important;
      margin-bottom: 18px;
}

.hs_cos_wrapper_type_rich_text ul li:after {
content: "";
display:block;
position: absolute;
left: 0;
top: 12px;
width:6px;
height: 6px;
background: #dfd599;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}

.cell_16701182036432-row-4-vertical-alignment,
.cell_16701182036432-row-5-vertical-alignment {
max-width:1000px;
margin-left: auto;
margin-right: auto;
}

.cell_16701182036432-row-4-vertical-alignment .hs-button,
.cell_16701182036432-row-5-vertical-alignment .hs-button {
background-color: transparent;
padding-left: 20px;
padding-right: 20px;
color: #fff;
text-transform: capitalize;
max-width: 425px;
margin: 0 auto 20px;
width:100%;
}

.cell_1670818291216-vertical-alignment .hs-button {
background-color: #dfd599;
}

.cell_16701182036432-row-5-vertical-alignment .hs-button:hover,
.cell_16701182036432-row-4-vertical-alignment .hs-button:hover,
.cell_16708166056434-vertical-alignment .hs-button:hover,
.cell_16708211318482-vertical-alignment .hs-button:hover {
background-color: #dfd599;
color: #000;
}

.cell_16701182036432-row-4-vertical-alignment .hs-button:after,
.cell_16701182036432-row-5-vertical-alignment .hs-button:after {
content: "";
display:none;
}

p, a {
font-family: 'Montserrat', sans-serif !important;
}

p {
    font-family: 'Montserrat', sans-serif !important;
    line-height: 31px;
    margin-bottom: 30px;
}

p a:hover {
text-decoration: underline;
}

#hs_form_target_widget_1670832751394 {
max-width:850px;
padding: 25px;
box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
margin: 0 auto;
}

#hs_form_target_widget_1670832751394 form {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 auto;
font-family: 'Montserrat', sans-serif !important;
}

#hs_form_target_widget_1670832751394 .hs_error_rollup {
display:none;
}

#hs_form_target_widget_1670832751394 form .hs-form-field {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
padding: 0 15px;
}

#hs_form_target_widget_1670832751394 form label.hs-error-msg {
margin-top: 2px;
}

#hs_form_target_widget_1670832751394 form .hs-form-field input,
#hs_form_target_widget_1670832751394 form .hs-form-field select,
#hs_form_target_widget_1670832751394 form .hs-form-field textarea {
font-family: 'Montserrat', sans-serif !important;
font-weight: 600;
color: #000 !important;
height: inherit;
}

#hs_form_target_widget_1670832751394 form .hs-form-field.hs-state_of_licensure,
#hs_form_target_widget_1670832751394 form .hs-form-field.hs-message{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}

#hs_form_target_widget_1670832751394 form .hs-button {
  padding-right: 24px;
}

#hs_form_target_widget_1670832751394 form .hs-submit {
margin: 0 auto;
}

@media only screen and (max-width:1024px) {
  .row-number-7.slider_block-row-2-background-image {
    background-attachment: scroll !important;
    background-position: top center !important;
    background-size: 60% auto !important;
  }
  
  .cell_1670733484668-background-image {
background-attachment: scroll !important;
}
}

@media only screen and (max-width:767px) { 
  .slider-sec-row h1 {
    font-size: 26px !important;
    line-height: 45px !important;
  }
  
  .hs-content-id-93971249717 .cell_1670727516160-vertical-alignment .hs-button {
    line-height: 24px;
  }
  
  
  .hs-content-id-93971249717 .cell_1670727516160-vertical-alignment .hs-button:after {
    top: 25px;
  }
  
  .cell_1670812827935-vertical-alignment .hs_cos_wrapper_widget a, 
  .cell_1670812827937-vertical-alignment .hs_cos_wrapper_widget a {
    line-height: 1.5;
  }
  
  .hs-content-id-93971249717 .row-number-5.slider_block-row-1-background-image {
      background-image: url('https://www.mcmcllc.com/hubfs/mobile-bg-1.jpg') !important;
  }
  
  .row-number-7.slider_block-row-2-background-image {
    padding-bottom: 0 !important;
  }
  
  .hs_cos_wrapper_widget.hs_cos_wrapper h2 {
    font-size: 23px !important;
    line-height: 40px !important;
  }
  
  .cell_1670727516160-vertical-alignment {
    margin-top: 0px;
  }
  
  .module_16707275161605-flexbox-positioning > div,
  .module_16707275161606-flexbox-positioning > div,
  .module_16707275161607-flexbox-positioning > div {
    margin: 0 auto !important;
  }
  
  .cell_1670046912324-row-1-vertical-alignment .widget-span {
    margin-bottom: 20px;
  }
  
  #hs_form_target_widget_1670832751394 form .hs-form-field {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  }
}

.info-box {
text-align: center;
}

.info-box a {
     color: #17252a;
    font-size: 24px; 
  padding-left: 45px;
  position: relative;
}

.info-box a:hover {
text-decoration: underline;
color: #004062;
}

.info-box a:after {
  content: "";
  display:block;
  position: absolute;
  left: 0;
  top: 0;
  width: 32px;
  height: 32px;
}

.info-box.phone-number a:after {
background: url('https://www.mcmcllc.com/hubfs/phone.png') no-repeat left center;
background-size: 32px auto;
  
}

.info-box.email-box a:after {
background: url('https://www.mcmcllc.com/hubfs/email.png') no-repeat left center;
  background-size: 32px auto;
}

ul.list-box {
padding-left: 15px;
}

ul.list-box li {
position: relative;
margin-bottom: 8px;
}

ul.list-box li:after {
    background:  transparent url(https://9413700.fs1.hubspotusercontent-na1.net/hubfs/9413700/down-arrow.png) no-repeat right center !important;
    content: "";
    display: block;
    position: absolute;
    left: -4px;
    top: 7px;
    background-size: 13px auto !important;
    width: 17px;
    height: 21px;
    filter: brightness(0);
    transform: rotate(270deg);
}

.header > .header__container {
padding: 0;
}

.top-bar .hs_cos_wrapper_type_rich_text ul  {
padding-left: 0;
}

.top-bar .hs_cos_wrapper_type_rich_text ul li {
padding-left: 0;
margin-right: 25px;
}

.top-bar .hs_cos_wrapper_type_rich_text ul li:last-child {
margin-right: 0;
}

.top-bar {
display:block !important;
background-color: rgb(0, 64, 98);
background-image: none;
padding: 16px 20px;
}

.header {
padding-left: 20px;
padding-right: 20px;
}

.top-bar ul,
.top-bar ul li {
margin-bottom: 0 !important;
}

.top-bar ul li {
list-style-type: none;
}

.top-bar ul li:after {
content: "" !important;
display:none !important;
}

.top-bar ul li {
margin-right: 10px;
}

.top-bar ul li a {
font-size: 18px;
color: #fff;
font-weight: 700;
position: relative;
}

.top-bar ul li svg {
width: 24px;
margin-right: 8px;
position: relative;
top: 4px;
}

.top-bar ul li svg path {
fill: #fff;
}

.top-bar form {
margin-bottom: 0;
background-color: transparent;
position: relative;
}

.top-bar form input {
font-size: 16px;
background-color: #fff;
padding: 8px 70px 10px 15px;
font-family: 'Montserrat', sans-serif !important;
font-weight: 500;
border-top-left-radius: 5px;
 -moz-border-top-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
-moz-border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
  border-top-right-radius: 5px;
 -moz-border-top-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
-moz-border-bottom-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
}

.top-bar form input:focus {
outline: 0;
box-shadow: inherit;
-moz-box-shadow: inherit;
-webkit-box-shadow: inherit;
}

.top-bar form button {
position: absolute;
right: 0;
font-size: 0;
padding: 15px;
border: none;
background: rgb(223, 213, 153);
width: 60px;
height: 40px;
border-top-right-radius: 5px;
 -moz-border-top-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
-moz-border-bottom-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
cursor: pointer;
top: 0;
}

.header > .header__container {
margin-bottom: 0;
}

.top-bar form button svg {
width: 18px;
height: 20px;
top: -4px;
left: 5px;
}

.top-links-box {
display:flex;
justify-content: end;
align-items: center;
}

.top-bar ul,
.header>.header__container {
max-width:1232px !important;
width:100%;
}

.sticky {
  position: fixed;
  top: 0;
  width:100%;
  box-shadow: 0 10px 15px rgb(0 0 0 / 12%);
  -moz-box-shadow: 0 10px 15px rgb(0 0 0 / 12%);
  -webkit-box-shadow: 0 10px 15px rgb(0 0 0 / 12%);
  z-index: 999;
}

.logo-wrapper a img {
height: inherit;
max-width:184px;
width:100%;
position: relative;
top: -5px;
}

header.header .nav-area-wrap {
background: transparent;
border:none;
padding-top: 7px;
}

header .custom-menu-primary ul.submenu.level-1 {
float: right;
margin-top: -5px;
}

header .custom-menu-primary ul.submenu.level-1 li {
padding-bottom: 0;
}

header .custom-menu-primary ul.submenu.level-1 li a {
font-family: Montserrat;
font-weight: 600;
text-transform: uppercase;
font-size: 14px;
line-height: 1.5em;
letter-spacing: 0px;
color: rgb(0, 64, 98);
}

header.header .custom-menu-primary ul.submenu.level-1>li:hover:after,
header.header .custom-menu-primary ul.submenu.level-1>li>a.active-branch:after, 
header.header .custom-menu-primary ul.submenu.level-1>li>a.active-item:after {
content: "" !important;
display: none !important;
}

.custom-menu-primary ul.submenu.level-1>li>a.active-item:after {
position: relative;
}

header .navigation-primary ul li a:after {
content: "" !important;
display:block !important;
position: absolute;
left: 0;
bottom: -5px;
width: 0;
height: 2px;
transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
background: rgb(223, 213, 153);
  opacity: 0;
}

.custom-menu-primary ul.submenu.level-1 > li > a.active-item:before {
content: "" !important;
display:block !important;
position: absolute !important;
left: 0 !important;
bottom: -5px !important;
width: 100% !important;
height: 2px !important;
transition: all .2s linear !important;
-moz-transition: all .2s linear !important;
-webkit-transition: all .2s linear !important;
background: rgb(223, 213, 153) !important;
  opacity: 1 !important;
  border: none !important;
}

header .navigation-primary ul li a:hover {
color: #000;
}

header .navigation-primary ul li a:hover:after,
.custom-menu-primary ul.submenu.level-1>li>a.active-item:after {
width:100%;
opacity: 1;
}



@media only screen and (max-width:767px) {
  
  .top-bar ul {
    justify-content: inherit;
    align-items: inherit;
    display:block;
    text-align: center;
  }
  
  .logo-wrapper a img {
  top: 0;
  }
  
  .top-bar {
    height: inherit;
    padding: 0 20px 10px 20px;
  }
  
  .login-btn1 {
  display:none;
  }
  
  .top-bar ul li a {
    background: inherit !important;
    display: block !important;
    overflow: inherit !important;
    text-indent: inherit !important; 
    width: inherit !important;
    height: inherit !important;
  }
  
  .top-bar ul li {
    float:none !important;
    width: inherit !important;
    height: inherit !important;
    display:inline-block;
    border-right: none;
    vertical-align: text-bottom;
    margin-top: 0;
  }
  
  .logo-wrapper {
    margin-bottom: 0;
  }
  
  header .nav-area-wrap .opener {
        top: 20px;
    z-index: 9999;
  }
  
  .top-bar ul li:nth-child(2) a {
  margin-top: 0 !important;
  }
  
  header .custom-menu-primary-mobile {
    width:100%;
    top: 20px;
    position: relative;
  }
}

.hs-content-id-95003849531 .slider_block-row-8-padding {
background: url('https://www.mcmcllc.com/hubfs/home-bg-1.jpg') no-repeat left top;
background-size: cover;
}

.footer .footer-frame {
width: 50%;
}

.logos-area img {
max-width: 100px;
margin: 0 auto 20px;
display:block;
}

.footer .logos-area {
float: left;
width:50%;
}

.home-content-area,
.connected-area {
display:none;
}

footer  {
padding-bottom: 0 !important;
background: #fff !important;
}

.copyright-section {
background-color: rgb(0, 64, 98);
padding: 20px;
text-align: center;
}

footer .footer__container {
padding: 35px 0 50px;
}

.copyright-section p,
.copyright-section #hs_cos_wrapper_copyright_block_ {
color: #fff;
text-align: center;
font-size: 14px;
font-family: 'Montserrat', sans-serif !important;
}

.copyright-section #hs_cos_wrapper_copyright_block_ a {
color: #fff;
font-family: 'Montserrat', sans-serif !important;
}


header.header .navigation-primary ul li:nth-of-type(8) .menu-link {
    text-align: center;
    background-color: rgb(0, 64, 98);
    font-family: Montserrat;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 1px;
    color: rgb(255, 255, 255);
    padding: 15px 30px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
}

header.header .navigation-primary ul li:nth-of-type(8) .menu-link:after {
content: "" !important;
display: none !important;
}

header.header .navigation-primary ul li:nth-of-type(8) .menu-link:hover {
background: rgb(223, 213, 153);
}

.cell_1670812827935-vertical-alignment .hs_cos_wrapper_widget {
max-width: 530px;
    width: 100%;
    display: block;
}

.cell_1670812827935-vertical-alignment .hs_cos_wrapper_widget a,
.cell_1670812827937-vertical-alignment .hs_cos_wrapper_widget a {
display:block;
}

.cell_1670812827937-vertical-alignment .hs_cos_wrapper_widget {
max-width: 530px;
    width: 100%;
    display: block;
}

.footer {
padding-left: 0px;
padding-right: 0px;
}

.footer, .footer>.footer__container,
.footer .footer-frame,
.footer .logos-area {
overflow-y: auto !important;
}

.clear {
clear: both;
}

.hs-content-id-97019287078 #hs_cos_wrapper_widget_1672539433651_ h2 span,
.hs-content-id-97019287078 #hs_cos_wrapper_widget_1672539433651_ h3 span,
.hs-content-id-97019287078 #hs_cos_wrapper_widget_1672539433651_ p span,
.hs-content-id-97019287078 #hs_cos_wrapper_widget_1672539433651_ ul li,
.hs-content-id-97019287078 #hs_cos_wrapper_widget_1672539433651_ ul li span {
font-family: Montserrat !important;
text-align: left !important;
}

#hs_cos_wrapper_widget_1672560691656 ul li {
display: block;
font-weight: bold;
list-style-type: disc;
}

/* .hs-home-page .slider_block-row-6-margin {
margin-top: -50px !important;
} */

.custom-menu-primary > div {
max-width: 1230px;
}


@media only screen and (max-width:1024px) {
  
  h3 {
  font-size: 20px !important;
  }

  .hs-home-page .row-fluid-wrapper #hs_cos_wrapper_widget_1670035560149 h1,
  .hs-home-page .row-fluid-wrapper #hs_cos_wrapper_module_16700469123243 h2,
  .hs-home-page .row-fluid-wrapper #hs_cos_wrapper_widget_1670115762883 h2,
  .hs-home-page .row-fluid-wrapper #hs_cos_wrapper_module_16701182036436 h2,
  .hs-home-page .row-fluid-wrapper #hs_cos_wrapper_module_16707475302177_ h2,
  .hs-home-page .row-fluid-wrapper #hs_cos_wrapper_widget_1670745961092 h2,
  .hs-home-page .row-fluid-wrapper #hs_cos_wrapper_widget_1670818643198 h2,
  .hs-home-page .row-fluid-wrapper #hs_cos_wrapper_module_1671256195553 h2,
  .hs-home-page .body-wrapper .row-fluid-wrapper h2 {
    font-size: 24px !important;
    line-height: 36px !important;
  }
  
  .hs-content-id-94944236396 .hs-home-page-inner .cell_1670046912324-row-3-vertical-alignment .row-fluid,
  .hs-content-id-94944236396 .hs-home-page-inner .cell_1670046912324-row-4-vertical-alignment .row-fluid{
    display: block !important;
    max-width: 500px;
    margin: 0 auto;
  }
  
  .hs-content-id-94944236396 .hs-home-page-inner .cell_1670046912324-row-4-vertical-alignment .row-fluid {
    max-width:100%;
  }
  
  .hs-content-id-94944236396 .hs-home-page-inner .cell_1670046912324-row-3-margin {
    margin-bottom: 0 !important;
  }
  
  .hs-content-id-94944236396 .hs-home-page-inner .slider_block-row-4-padding.row-number-12 {
    padding-bottom: 80px !important;
  }
  
  .hs-content-id-94944236396 .hs-home-page-inner .cell_1670046912324-row-3-vertical-alignment .row-fluid .span4,
  .hs-content-id-94944236396 .hs-home-page-inner .cell_1670046912324-row-4-vertical-alignment .row-fluid .span6 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 25px;
  }
  
  p {
  font-size: 16px !important;
  }
  
  .footer>.footer__container {
  padding-bottom: 0;
  }
  
  .footer .footer-frame,
  .footer .logos-area{
    width: 100%;
    float: none;
  }
  
  .footer .logos-area {
  margin: 20px 0 0;
  }
  
  .hs-home-page .row-fluid-wrapper #hs_cos_wrapper_module_16700469123243 {
  margin-top: 0 !important;
  }
  
  .hs-home-page .row-fluid-wrapper #hs_cos_wrapper_widget_1670039598036 h2 {
    font-size: 18px !important;
    line-height: 29px !important;
  }
  
  .footer-frame {
  padding: 0 20px;
  }
  
  .hs-content-id-95673394799 iframe {
        max-width: 100%;
  }

}

@media only screen and (max-width:1500px) {
  .hs-content-id-95003849531 .slider_block-row-12-background-image {
    background-size: 53.5% auto !important;
  }
}

@media only screen and (min-width:992px) and (max-width:1300px) {
  .hs-content-id-95003849531 .slider_block-row-12-background-image {
    background-size: 50% 100% !important;
  }
}

@media only screen and (min-width:768px) and (max-width:991px) {
  .hs-content-id-95003849531 .slider_block-row-12-background-image {
    background-size: 50% 100% !important;
  }
  
  #hs_cos_wrapper_module_16701183033842_ .h-separator {
    height: 51px !important;
  }
  
  .hs-content-id-93971249717 .slider_block-row-6-margin {
    margin-top: -50px !important;
  }
  
  .hs-content-id-94944236396 #hs_cos_wrapper_module_16701183033842_ .h-separator {
    height: 102px !important;
  }
  
  .hs-content-id-94944236396 .cell_16701182036432-padding {
        padding-top: 0 !important;
  }
}


@media only screen and (min-width:768px) and (max-width:1100px) {
  header .custom-menu-primary ul.submenu.level-1 li a {
    font-size: 11px;
  }
  
  header .custom-menu-primary ul.submenu.level-1 {
    margin: 0 auto;
    display: block;
    text-align: center;
    float: none;
  }
  
  .logo-wrapper a img {
    top: 0;
    margin: 0 auto;
  }
  
  .logo-wrapper {
    float: none;
  }
  
  header .custom-menu-primary ul.submenu.level-1 {
  margin-bottom: 15px;
  }
}


@media only screen and (max-width:767px) {
  .custom-menu-primary-mobile ul.submenu.level-1>li {
    padding: 12px 0;
    font-size: 14px;
  }
  
  .hs-content-id-95003849531 .slider_block-row-7-padding {
    padding-top: 0 !important;
  }
  
  .hs-content-id-94944236396 #hs_cos_wrapper_widget_1670039803438_ svg {
    height: 105px !important;
  }
  
  .hs-content-id-95003849531 .slider_block-row-8-background-image .widget-span,
  .hs-content-id-95003849531 .slider_block-row-12-background-image .widget-span{
    position: relative;
    z-index: 10;
  }
  
  .list-box-section li {
  font-size: 18px;
  }
  
  .logos-area .logo-in {
    margin-left: 0 !important;
  }
  
  .hs-content-id-94944236396 .hs-home-page-inner .cell_1670046912324-row-4-vertical-alignment .row-fluid .widget-span,
  .hs-content-id-94944236396 .cell_1670747530217-row-2-vertical-alignment .row-fluid .widget-span {
     margin-bottom: 25px;
  }
  
  .hs-content-id-94944236396 .hs-home-page-inner .cell_1670046912324-row-4-vertical-alignment {
    margin-bottom: 0 !important;
  }
  
  
  .footer .footer-frame>div:last-child, 
  .footer-nav {
    display: block;
    position: relative;
    top: inherit;
    bottom: inherit;
    width: 100%;
    left: inherit;
    margin: 0;
  }
  
  #hs_cos_wrapper_widget_1670733996617_ ul {
    padding-left: 0;
  }
  
  .hs-content-id-94933515046 .slider_block-row-2-padding {
  padding-bottom: 50px !important;
  }
  
  .hs-content-id-94933515046 #hs_cos_wrapper_module_16700469123243 {
    margin-bottom: 0 !important;
  }
  
  .cell_1670046912324-row-2-vertical-alignment .widget-span {
    margin-bottom: 25px;
  }
  
  .cell_1670046912324-row-2-vertical-alignment .widget-span h3 {
    margin-bottom: 0 !important;
  }
  
  .custom-menu-primary-mobile ul.submenu.level-1>li>a:after {
    content: "" !important;
    display: none !important;
  }
  
  .hs-content-id-94944236396 .hs-home-page .row-fluid-wrapper #hs_cos_wrapper_module_16700469123243 h2 {
  margin-top: 40px;
  }
  
  .hs-content-id-94944236396 .hs-home-page .row-fluid-wrapper #hs_cos_wrapper_module_16700469123243 {
  margin-bottom: 0 !important;
  }
  
  .hs-content-id-94944236396 .slider_block-row-4-background-image {
    padding-bottom: 70px !important;
  }
  
  .hs-content-id-94944236396 .slider_block-row-2-padding {
    padding-bottom: 0px !important;
  }
  
  .hs-content-id-94944236396 .row-number-7 {
    padding-top: 40px !important;
  }
  
  .hs-content-id-94944236396 .row-number-24,
  .hs-content-id-95003849531 .row-number-18 {
    padding-top: 0px !important;
  }
  
   .hs-home-page .row-fluid-wrapper .cell_1670046912324-row-2-margin {
    margin-bottom: 0 !important;
  }
  
  .hs-home-page .row-fluid-wrapper .cell_1670046912324-row-3-margin .cell_16707465487362-vertical-alignment,
  .hs-home-page .row-fluid-wrapper .cell_1670747530217-row-1-margin .cell_16707475302179-vertical-alignment {
    margin-bottom: 25px !important;
  }
  
  .hs-content-id-95003849531 .slider_block-row-9-background-image,
  .hs-content-id-95003849531 .slider_block-row-12-background-image{
  background-size: cover !important;
    position: relative;
  }
  
  .hs-content-id-95003849531 .row-number-24 .widget-span,
  .hs-content-id-95003849531 .row-number-26 .widget-span {
    position: relative;
    z-index: 10;
  }
  
  #hs_cos_wrapper_widget_1670745961092_ h2,
  #hs_cos_wrapper_widget_1670818643198_ h2,
  #hs_cos_wrapper_widget_1670818859776,
  #hs_cos_wrapper_module_1671256195553_ h2,
  #hs_cos_wrapper_module_16738590297638_ h2,
  #hs_cos_wrapper_module_16739373227043_ h2,
  #hs_cos_wrapper_module_16739373227044 {
  text-align: center;
  }
  
  .hs-content-id-95003849531 #hs_cos_wrapper_module_16739373227043 h2,
  .hs-content-id-95003849531 #hs_cos_wrapper_widget_1673937448932 h2{
  font-size: 24px !important;
  line-height: 40px !important;
  }
  
  #hs_cos_wrapper_widget_1670817886697,
  #hs_cos_wrapper_module_16708211318488,
  #hs_cos_wrapper_module_16738590297639,
  #hs_cos_wrapper_module_16739373227044 {
    margin: 0 auto;
  }
  
  #hs_cos_wrapper_module_16738590297635 {
    margin-top: 20px;
  }
  
  .hs-content-id-95003849531 .row-number-6 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  
  .hs-content-id-95003849531 .row-number-12,
  .hs-content-id-95003849531 .slider_block-row-8-padding{
    padding-bottom: 60px !important;
  }
  
  .hs-content-id-95003849531 .slider_block-row-12-background-image:after {
  content: "";
   display:block;
    position: absolute;
    left: 0;
    right: 0;
    width:100%;
    height: 100%;
    background-color: #004062;
    opacity: 0.75;
    z-index: 0;
    top: 0;
  }
  
  .hs-content-id-95003849531 .slider_block-row-12-background-image {
    padding-top: 50px !important;
  }
  
  .hs-content-id-95003849531 .slider_block-row-12-background-image {
  padding-top: 100px !important;
  }
  
  #hs_cos_wrapper_widget_1670115762883_ h2 {
    font-size: 20px;
  }
  
  .info-box a {
    font-size: 15px;
    padding-left: 32px;
  }
  
  .hs-content-id-95668329631 .hs-home-page .row-fluid-wrapper #hs_cos_wrapper_widget_1670115762883 h2 {
    font-size: 20px !important;
    line-height: 34px !important;
  }
  
  .info-box.phone-number a:after,
  .info-box.email-box a:after{
    background-size: 20px auto;
    width: 22px;
    height: 20px;
  }
  
  .hs-content-id-94944236396 .cell_16707465487362-vertical-alignment {
    margin-bottom: 25px;
  }
  
  .cell_1670046912324-row-3-vertical-alignment .cell_1670047080344-vertical-alignment,
  .cell_1670046912324-row-3-vertical-alignment .cell_1670047414558-vertical-alignment{
    margin-bottom: 25px;
  }
  
  .hs-content-id-97019287078 #hs_cos_wrapper_widget_1672539433651_ ul {
  padding-left: 0 !important;
  }
  
  .cell_16701182036432-row-3-padding .hs-button::after { 
    top: 21px;
  }
  
  header .nav-area-wrap .opener {
  right: 8px;
  }
  
  #hs_cos_wrapper_widget_1670818693685_ img.hs-image-widget {
    margin-top: 20px;
  }
  
  .hs-content-id-97019896083 .row-fluid .hs_cos_wrapper_type_rich_text ul {
    padding-left: 0 !important;
  }
}



.hs-content-id-93971249717 .cell_1670046912324-row-3-vertical-alignment .widget-span h3 a {
  padding: 120px 30px;
  background-color: rgba(223, 213, 153, 1) !important;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  margin-bottom: 0px !important;
  display:block;
  color: #000;
}

.hs-content-id-93971249717 .cell_1670046912324-row-3-vertical-alignment .widget-span h3 a:hover {
transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
transform: translateY(-5px);
-moz-transform: translateY(-5px);
-webkit-transform: translateY(-5px);
}

.hs-content-id-93971249717 .cell_1670046912324-row-3-vertical-alignment #hs_cos_wrapper_widget_1670047073308,
.hs-content-id-93971249717 .cell_1670046912324-row-3-vertical-alignment #hs_cos_wrapper_module_1670047414559,
.hs-content-id-93971249717 .cell_1670046912324-row-3-vertical-alignment #hs_cos_wrapper_module_1670047409468,
.hs-content-id-93971249717 .cell_1670046912324-row-3-vertical-alignment .widget-span {
padding: 0 !important;
}

.logos-area .logo-in.middle-logo img { 
margin-bottom: 10px;
}

.logos-area .logo-content-box,
.logo-content-box.tech-logo-box {
max-width:300px;
margin: 0 auto;
}

.logos-area .logo-content-box p,
.logo-content-box.tech-logo-box p{
margin-bottom: 0;
  font-size: 12px !important;
  line-height: 18px;
  text-align: center;
  font-weight: bold;
}

.logo-content-box.tech-logo-box p {
color: #fff;
}

.logo-content-box span {
  color: #0c5389;
  display:block;
  margin-bottom: 10px;
}

.logo-content-box p {
  font-size: 17px;
}

.logo-content-box.tech-logo-box p:first-child {
  margin-bottom: 10px;
}

.hs-content-id-99656370722 .hs-home-page-inner .row-number-25 .span12.widget-span.dnd-column,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-24 .span12.widget-span.dnd-column,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-36 .span12.widget-span.dnd-column{
max-width:388px;
    float: none;
    margin: 0 auto;
}

.hs-content-id-99656370722 .hs-home-page-inner .row-number-10 .span6.widget-span,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-19 .span4.widget-span.dnd-column,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-36 .span12.widget-span.dnd-column {
  background-color: #dfd599;
  padding: 0;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  position: relative;
  transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
  overflow:hidden;
  min-height: inherit;
}

.hs-content-id-99656370722 .hs-home-page-inner .row-number-19 .span6.widget-span.dnd-column {
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  background-color: #dfd599;
  overflow:hidden;
  min-height: inherit;
  position: relative;
  transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
}

.hs-content-id-99656370722 .hs-home-page-inner .row-number-10 .span6.widget-span h2,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-19 .span4.widget-span.dnd-column h2,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-25 .span12.widget-span.dnd-column h2,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-36 .span12.widget-span.dnd-column h2{
padding-top: 15px;
margin-bottom: 1px !important;
}

.hs-content-id-99656370722 .hs-home-page-inner .row-number-10 .span6.widget-span h4,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-19 .span4.widget-span.dnd-column h4,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-25 .span12.widget-span.dnd-column h4,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-36 .span12.widget-span.dnd-column h4 {
padding-bottom: 15px;
}

.hs-content-id-99656370722 .hs-home-page-inner .row-number-10 .span6.widget-span .widget-type-linked_image,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-19 .span4.widget-span.dnd-column .widget-type-linked_image,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-25 .span12.widget-span.dnd-column .widget-type-linked_image,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-36 .span12.widget-span.dnd-column .widget-type-linked_image{
overflow:hidden;
  max-height: 290px;
}

.hs-content-id-99656370722 .hs-home-page-inner .row-number-10 .span6.widget-span:hover img,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-19 .span4.widget-span.dnd-column.widget-span:hover img,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-25 .span12.widget-span.dnd-column:hover img,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-36 .span12.widget-span.dnd-column:hover img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}

.hs-content-id-99656370722 .hs-home-page-inner .row-number-10 .span6.widget-span:hover,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-19 .span4.widget-span.dnd-column:hover,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-36 .span12.widget-span.dnd-column:hover {
transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
  box-shadow: 0px 0 15px rgba(0,0,0,0.10);
}

.hs-content-id-99656370722 .hs-home-page-inner .row-number-10 .span6.widget-span img,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-19 .span4.widget-span img,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-25 .span12.widget-span.dnd-column img,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-36 .span12.widget-span.dnd-column img {
border-top-right-radius: 15px;
  -moz-border-top-right-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  -moz-border-top-left-radius: 15px;
  -webkit-border-top-left-radius: 15px;
  transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
}



.hs-content-id-99656370722 .hs-home-page-inner .row-number-10 .span6.widget-span .linkedin-box a,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-19 .span4.widget-span .linkedin-box a,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-36 .span12.widget-span.dnd-column .linkedin-box a {
   background-color: rgb(2 43 68);
    max-width: 100%;
    margin: 0 auto;
    padding: 10px 20px 10px;
    display: block;
    color: #000;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    text-align: center;
    color: #fcb813;
    font-weight: bold;
    font-size: 16px;
    font-family: 'Roboto';
    position: relative;
    letter-spacing: 1px;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
  border-bottom-right-radius: 15px;
  -moz-border-bottom-right-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  -moz-border-bottom-left-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
}

.hs-content-id-99656370722 .hs-home-page-inner .row-number-10 .span6.widget-span .linkedin-box a span,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-19 .span4.widget-span .linkedin-box a span,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-25 .span12.widget-span.dnd-column .linkedin-box a span {
background-color: #000;
    width: 52px;
    height: 52px;
    padding: 4px;
    display: inline-block;
    line-height: 52px;
    margin-right: 8px;
    position: relative;
    top: 0px;
    position: absolute;
    left: 0;
  border-bottom-left-radius: 15px;
  -moz-border-bottom-left-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
}

.hs-content-id-99656370722 .hs-home-page-inner .row-number-10 .span6.widget-span .linkedin-box a span svg,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-19 .span4.widget-span .linkedin-box a span svg,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-25 .span12.widget-span.dnd-column .linkedin-box a span svg {
margin-right: 0;
    position: relative;
    display: inline-block;
    top: 0px;
    width: 19px;
    filter: brightness(10);
    fill: #fff !important;
}

.hs-content-id-99656370722 .hs-home-page-inner .row-number-10 .span6.widget-span .linkedin-box a strong,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-19 .span4.widget-span .linkedin-box a strong,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-25 .span12.widget-span.dnd-column .linkedin-box a strong {
margin-left: 0px;
color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
  transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
}

.hs-content-id-99656370722 .hs-home-page-inner .row-number-10 .span6.widget-span:hover .linkedin-box a strong,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-19 .span4.widget-span:hover .linkedin-box a strong,
.hs-content-id-99656370722 .hs-home-page-inner .row-number-25 .span12.widget-span.dnd-column:hover .linkedin-box a strong {
color: #dfd599;
transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
}

hr {
background-color: transparent !important;
}

.hs-content-id-99656370722 .slider_block-row-7-padding.row-number-35 {
padding-top: 20px 1important;
}

#hs_cos_wrapper_widget_1674632676923_ h2,
#hs_cos_wrapper_module_1674633385909_ h2 {
border-bottom: 1px dashed #ddd;
padding-bottom: 10px;
}

@media only screen and (max-width:870px) {
  .hs-content-id-99656370722 #hs_cos_wrapper_module_167463346754017_ h2,
  .hs-content-id-99656370722 #hs_cos_wrapper_module_16746334675409 h2,
  .hs-content-id-99656370722 #hs_cos_wrapper_module_16748745342707 h2,
  .hs-content-id-99656370722 #hs_cos_wrapper_module_16745443486232 h2,
  .hs-content-id-99656370722 #hs_cos_wrapper_module_1732188346746_ h2
  {
    font-size: 19px !important;
    padding: 0 10px;
            line-height: 1.2 !important;
  }
  
  .hs-content-id-99656370722 #hs_cos_wrapper_module_16748745342708 h4,
  .hs-content-id-99656370722 #hs_cos_wrapper_module_167463346754018 h4,
  .hs-content-id-99656370722 #hs_cos_wrapper_module_167463346754010 h4,
  .hs-content-id-99656370722 #hs_cos_wrapper_module_167454480360911 h4 { 
    font-size: 14px !important;
    min-height: 50px;
  }
}

@media only screen and (max-width:767px) {
  .hs-content-id-99656370722 .hs-home-page-inner .row-number-10 .span6.widget-span, 
  .hs-content-id-99656370722 .hs-home-page-inner .row-number-19 .span4.widget-span.dnd-column,
  .hs-content-id-99656370722 .hs-home-page-inner .row-number-24 .span12.widget-span {
    max-width:388px;
    margin: 0 auto 32px;
    float: none;
  }
  
  .hs-content-id-99656370722 .hs-home-page-inner .row-number-10 {
    padding-bottom: 0 !important;
  }
  
  .hs-content-id-94944236396 .row-number-7 {
   padding-top: 0 !important;
  }
  
  .hs-content-id-94944236396 .slider_block-row-2-padding {
    padding-top: 40px !important;
  }
  
  
  .hs-content-id-99656370722 .hs-home-page-inner .row-number-24 .span12.widget-span {
    margin-bottom: 0;
  }
  
  .hs-content-id-99656370722 .slider_block-row-6-padding {
      padding-bottom: 40px !important;
  }
  
  .hs-content-id-99656370722 #hs_cos_wrapper_widget_1670039803438_ .h-separator svg  {
        height: 105px !important;
  }
  
  .hs-content-id-99656370722 #hs_cos_wrapper_module_1674633385909 h2,
  .hs-content-id-99656370722 #hs_cos_wrapper_widget_1674632676923 h2,
  .hs-content-id-99656370722 #hs_cos_wrapper_module_16764324649584_ h2 {
    font-size: 24px !important;
    line-height: 32px !important;
  }
  
  .hs-content-id-99656370722 .slider_block-row-4-padding,
  .hs-content-id-99656370722 .slider_block-row-6-padding{
    padding-bottom: 40px !important;
  }
  
  .hs-content-id-99656370722 #hs_cos_wrapper_module_16748745342708 h4, 
  .hs-content-id-99656370722 #hs_cos_wrapper_module_167463346754018 h4, 
  .hs-content-id-99656370722 #hs_cos_wrapper_module_167463346754010 h4, 
  .hs-content-id-99656370722 #hs_cos_wrapper_module_167454480360911 h4 {
    min-height: inherit !important;
  }
  
  .hs-content-id-99656370722 .slider_block-row-6-padding.row-number-33 {
    padding-bottom: 0px !important;
}
  
  #hs_cos_wrapper_module_16738587020174_ .h-separator,
  #hs_cos_wrapper_module_16738587020174_ .h-separator,
  #hs_cos_wrapper_module_16701183033842_ .h-separator,
  #hs_cos_wrapper_widget_1670046092446_ .h-separator,
  #hs_cos_wrapper_module_16739373104935_ .h-separator {
    position: relative;
    top: -5px !important;
  }
  
  #hs_cos_wrapper_widget_1673419657219 {
    display: none;
  }
  
  .hs-content-id-94944236396 .hs-home-page-inner .row-number-25,
   .hs-content-id-94944236396 .hs-home-page-inner #hs_cos_wrapper_module_16707475302177,
  .hs-content-id-94944236396 .hs-home-page .row-fluid-wrapper #hs_cos_wrapper_module_16700469123243{
    padding-top: 0 !important;
  }
  
  .hs-content-id-94944236396 .hs-home-page .row-fluid-wrapper #hs_cos_wrapper_module_16700469123243 h2 {
    margin-top: 0;
  }

}

.logos-area img {
 max-width: 140px;
}

.logos-area .row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}

.logos-area .row .col-md-6 img {
margin-bottom: 0;
}

.logos-area .row .col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
margin-bottom: 20px;
}


@media only screen and (max-width:480px) {
.logos-area .row .col-md-6 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}



.hs-blog-listing main {
  padding-bottom: 100px;
}

.blog-recent-posts,
.blog-post__links,
.blog-post__meta {
  display: none;
}

.hs-blog-post .content-wrapper {
  padding-bottom: 100px;
}