.header__language-switcher .globe_class {
  background-image: none;
  width: 0;
  height: 0;
  display: table;
  padding: 25px 20px;
}
.lang_switcher_class .globe_class::before {
  content: "\f0ac";
  font-family: "Font Awesome 5 Free";
  background-repeat: no-repeat;
  background-position: center right 15px;
  font-weight: 900;
  font-size: 22px;
  line-height: 33px;
  cursor: pointer;
  color: ;
}
.header__language-switcher--label-current {
  display: none !important; 
}
.header__language-switcher .lang_list_class:after,
.header__language-switcher .lang_list_class:before {
  display: none !important;
}
.mm-menu .mobile-menu {
  display: none;
} 
.megamenu-cls .nav-megamenu .normal-menu.megamenu-dropdown {
  background-color: rgba(255, 255, 255, 1.0) !important;
}
.megamenu-cls .nav-megamenu .normal-menu.megamenu-dropdown h1 a,
.megamenu-cls .nav-megamenu .normal-menu.megamenu-dropdown h2 a,
.megamenu-cls .nav-megamenu .normal-menu.megamenu-dropdown h3 a,
.megamenu-cls .nav-megamenu .normal-menu.megamenu-dropdown h4 a,
.megamenu-cls .nav-megamenu .normal-menu.megamenu-dropdown h5 a,
.megamenu-cls .nav-megamenu .normal-menu.megamenu-dropdown h6 a,
.megamenu-cls .nav-megamenu .normal-menu.megamenu-dropdown h1,
.megamenu-cls .nav-megamenu .normal-menu.megamenu-dropdown h2,
.megamenu-cls .nav-megamenu .normal-menu.megamenu-dropdown h3,
.megamenu-cls .nav-megamenu .normal-menu.megamenu-dropdown h4,
.megamenu-cls .nav-megamenu .normal-menu.megamenu-dropdown h5,
.megamenu-cls .nav-megamenu .normal-menu.megamenu-dropdown h6 {
  color: #333333 !important;
}
.megamenu-cls .nav-megamenu .normal-menu.megamenu-dropdown li,
.megamenu-cls .nav-megamenu .normal-menu.megamenu-dropdown li a,
.megamenu-cls .nav-megamenu .normal-menu.megamenu-dropdown p {
  color: #666666 !important;
}
.header__row-2 {
  display: flex !important;
}
.header {
  background-color: #ffffff !important;
  border-bottom: 0px None #10B3B0;
  display:table;
  width: 100%;
}
.header__language-switcher .lang_list_class li a,
.submenu.level-2 .menu-item .menu-link {
  background-color: #ffffff !important;
  color: #333333 !important;
}
body .header__language-switcher .lang_list_class li a:hover,
.submenu.level-2 .menu-item .menu-link:hover {
  background-color: #18a6ab !important;
  color: #FFFFFF !important;
}
.header__container {
  display: flex;
  justify-content: space-between;
  max-width: ;
  margin: 0 auto;
  padding: 0 10px;
}
.header__language-switcher .lang_list_class li a,
.navigation-primary a {
  font-family: Open Sans !important;
  font-size: 16px !important;
  font-weight:normal !important;
  color: #000000 !important;
  line-height: 25px !important;
  text-decoration: none !important;
  letter-spacing: 1px !important;
  text-transform: Capitalize !important;
}
.header__language-switcher .lang_list_class li a.active-item,
.navigation-primary a.active-item {
  color: #10B3B0 !important;
}
.header__language-switcher .lang_list_class li a:hover,
.navigation-primary a:hover {
  color: #10B3B0 !important;
}
.level-2 .has-submenu:after,
.submenu.level-1>.has-submenu>.menu-arrow:after {
  border-top: 5px solid #333333;
}
.header__row-2 {
  float: left;
}
.header__row-1 {
  float: left;
}
.header__row-1,
.header__row-2,
.header__row-3{
  display: table-cell;
  justify-content: flex-end;
  align-items: center;
  width: auto !important;
  line-height:0px;
}
.menu-link {
  padding: 28px 10px;
  display: table;
  line-height: 25px;
}
.header__menu--flex {
  display: flex;
}
#nav-toggle {
  display: none;
}

.has-submenu {
  position: relative;
}
.level-2 .has-submenu ul {
  position: absolute;
  left: 100%;
  top: 0;
  opacity:0;
  box-shadow: 0 2px 9px 0 rgba(0,0,0,0.2);
  z-index: 99999;
  visibility: hidden;
}
.level-2 .has-submenu:hover .submenu.level-3 {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s,opacity .3s;
}
.header__column {
  float: right !important;
  display: flex !important;
  vertical-align: middle;
  align-items: center;
}
.triangle.level-2 {
  display: block;
  width: 30px;
  height: 30px;
  margin-left: 20px;
  margin-top: 12px;
  background-color: #ffffff !important;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  border: 3px solid #d9d9d9 !important;
  border-radius: 6px;
  box-shadow: 0 2px 9px 0 rgba(0,0,0,0.2);
  transition: background-color 0.3s;
}
.lang_list_class li {
  border: 0 !important;
}
.lang_list_class li,
.submenu.level-2 > li {
  padding: 0;
  border-bottom: 3px solid #d9d9d9 !important;
}
.lang_list_class li:hover,
.submenu.level-2 > li:hover {
  padding: 0;
  border-bottom: px solid  !important;
}

.lang_list_class li {
  border: 0 !important;
}
.submenu.level-3 > li {
  padding-left: 0px;
  width: 250px;
  border: 3px solid #d9d9d9 !important;
}
.submenu.level-3 > li:last-child {
  border-top: none !important;
} 
.has-submenu {
  position: relative;
}
.level-2 .has-submenu .menu-arrow:after {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 0;
  height: 0;
  margin-left: 1px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid  !important;
}


/* Styles for the Logo */

.header__logo img {
  max-width: 100%;
}

.header__logo .logo-company-name {
  font-size: 28px;
  margin-top: 7px;
  line-height: 38px;
}

.header__logo--tablet {
  display: none;
}
/* Fixed top */

.fixed-top {
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  background-color: #ffffff;
}

/* Styles for the Search Bar */

.header__search {
  width: auto;
  padding: 0 22px;
}
.header__search form {
  position: relative;
}
.header__search form button {
  position: absolute;
  right:0px;
  padding: 0px 15px;
  height: 45px;
  bottom:0px;
}
.hs-search-field__bar button svg {
  height: 15px !important;
  vertical-align: middle;
}
.header__search form button {
  background-color: #eb5e0b !important;
  border: 1px Solid #eb5e0b !important;
  fill: #ffffff !important;
  border-radius: 0px 5px 5px 0;
}
.header__search form button:hover {
  background-color: #eb5e0b !important;
  border: 1px Solid #eb5e0b !important;
  fill: #ffffff !important; 
}
.search-btn {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5TZWFyY2g8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+ICAgICAgICA8cGF0aCBkPSJNOS4xMzg2MTUzNCwxNS44OTI1Njg1IEM1LjQxMzk1NzQyLDE1Ljg5MjU2ODUgMi4zODM4ODUyNywxMi44NjM0NDc1IDIuMzgzODg1MjcsOS4xMzkwMDM3NiBDMi4zODM4ODUyNyw1LjQxNDU2MDA1IDUuNDEzOTU3NDIsMi4zODM4ODUyNyA5LjEzODYxNTM0LDIuMzgzODg1MjcgQzEyLjg2MzI3MzMsMi4zODM4ODUyNyAxNS44OTI1Njg1LDUuNDE0NTYwMDUgMTUuODkyNTY4NSw5LjEzOTAwMzc2IEMxNS44OTI1Njg1LDEyLjg2MzQ0NzUgMTIuODYzMjczMywxNS44OTI1Njg1IDkuMTM4NjE1MzQsMTUuODkyNTY4NSBNOS4xMzg3NTI0NSwyLjQzMzYwODg3ZS0xMyBDMTQuMTc3OTk1NSwyLjQzMzYwODg3ZS0xMyAxOC4yNzY0NTM3LDQuMTAwMzI0NzEgMTguMjc2NDUzNyw5LjEzOTI3Nzk2IEMxOC4yNzY0NTM3LDExLjIyOTgyMTEgMTcuNTcxMDE2OSwxMy4xNTg0NDM0IDE2LjM4NTYzMTMsMTQuNjk5NjY5NiBMMjMuNjUwODg4MSwyMS45NjUyMjY2IEMyNC4xMTYzNzA2LDIyLjQzMDcwOTIgMjQuMTE2MzcwNiwyMy4xODU0MDU1IDIzLjY1MDg4ODEsMjMuNjUwODg4MSBDMjMuMTg1NDA1NSwyNC4xMTYzNzA2IDIyLjQzMDcwOTIsMjQuMTE2MzcwNiAyMS45NjUyMjY2LDIzLjY1MDg4ODEgTDE0LjY5OTgxMzMsMTYuMzg1NDcxMyBDMTMuMTU4NDQwNSwxNy41NzA5NTA5IDExLjIyOTU3MzgsMTguMjc2NDUzNyA5LjEzODc1MjQ1LDE4LjI3NjQ1MzcgQzQuMDk5NTA5MzgsMTguMjc2NDUzNyAtMy43MzAzNDkzNmUtMTQsMTQuMTc4MjMxMiAtMy43MzAzNDkzNmUtMTQsOS4xMzkyNzc5NiBDLTMuNzMwMzQ5MzZlLTE0LDQuMTAwMzI0NzEgNC4wOTk1MDkzOCwyLjQzMzYwODg3ZS0xMyA5LjEzODc1MjQ1LDIuNDMzNjA4ODdlLTEzIFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4gICAgPC9kZWZzPiAgICA8ZyBpZD0iU2VhcmNoIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4gICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICAgICAgPC9tYXNrPiAgICAgICAgPHVzZSBpZD0iSWNvbnMvQWN0aW9ucy9TZWFyY2giIGZpbGw9IiM0OTRBNTIiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICA8L2c+PC9zdmc+);
  background-repeat: no-repeat;
  background-position: center right 15px;
  fill: ;
  font-weight: 300;
  font-size: 22px;
  line-height: 16px;
  padding: 0px 25px;
  height: 36px;
  cursor: pointer;
}
.search-icon .hs-search-field__input {
  box-sizing: border-box;
  background-color: #ffffff;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5TZWFyY2g8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+ICAgICAgICA8cGF0aCBkPSJNOS4xMzg2MTUzNCwxNS44OTI1Njg1IEM1LjQxMzk1NzQyLDE1Ljg5MjU2ODUgMi4zODM4ODUyNywxMi44NjM0NDc1IDIuMzgzODg1MjcsOS4xMzkwMDM3NiBDMi4zODM4ODUyNyw1LjQxNDU2MDA1IDUuNDEzOTU3NDIsMi4zODM4ODUyNyA5LjEzODYxNTM0LDIuMzgzODg1MjcgQzEyLjg2MzI3MzMsMi4zODM4ODUyNyAxNS44OTI1Njg1LDUuNDE0NTYwMDUgMTUuODkyNTY4NSw5LjEzOTAwMzc2IEMxNS44OTI1Njg1LDEyLjg2MzQ0NzUgMTIuODYzMjczMywxNS44OTI1Njg1IDkuMTM4NjE1MzQsMTUuODkyNTY4NSBNOS4xMzg3NTI0NSwyLjQzMzYwODg3ZS0xMyBDMTQuMTc3OTk1NSwyLjQzMzYwODg3ZS0xMyAxOC4yNzY0NTM3LDQuMTAwMzI0NzEgMTguMjc2NDUzNyw5LjEzOTI3Nzk2IEMxOC4yNzY0NTM3LDExLjIyOTgyMTEgMTcuNTcxMDE2OSwxMy4xNTg0NDM0IDE2LjM4NTYzMTMsMTQuNjk5NjY5NiBMMjMuNjUwODg4MSwyMS45NjUyMjY2IEMyNC4xMTYzNzA2LDIyLjQzMDcwOTIgMjQuMTE2MzcwNiwyMy4xODU0MDU1IDIzLjY1MDg4ODEsMjMuNjUwODg4MSBDMjMuMTg1NDA1NSwyNC4xMTYzNzA2IDIyLjQzMDcwOTIsMjQuMTE2MzcwNiAyMS45NjUyMjY2LDIzLjY1MDg4ODEgTDE0LjY5OTgxMzMsMTYuMzg1NDcxMyBDMTMuMTU4NDQwNSwxNy41NzA5NTA5IDExLjIyOTU3MzgsMTguMjc2NDUzNyA5LjEzODc1MjQ1LDE4LjI3NjQ1MzcgQzQuMDk5NTA5MzgsMTguMjc2NDUzNyAtMy43MzAzNDkzNmUtMTQsMTQuMTc4MjMxMiAtMy43MzAzNDkzNmUtMTQsOS4xMzkyNzc5NiBDLTMuNzMwMzQ5MzZlLTE0LDQuMTAwMzI0NzEgNC4wOTk1MDkzOCwyLjQzMzYwODg3ZS0xMyA5LjEzODc1MjQ1LDIuNDMzNjA4ODdlLTEzIFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4gICAgPC9kZWZzPiAgICA8ZyBpZD0iU2VhcmNoIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4gICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICAgICAgPC9tYXNrPiAgICAgICAgPHVzZSBpZD0iSWNvbnMvQWN0aW9ucy9TZWFyY2giIGZpbGw9IiM0OTRBNTIiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICA8L2c+PC9zdmc+);
  background-repeat: no-repeat;
  background-position: center right 15px;
  color: #333333;
  border: 2px solid #eeeeee;
  border-radius: 6px;
  font-family: ;
  font-weight: 300;
  font-size: 22px;
  line-height: 42px;
  padding: 0 15px;
  height: 45px;
}

.header__search .hs-search-field--open .hs-search-field__input {
  border: 1.79px solid #D1D6DC;
  border-bottom: none;
  border-radius: 6px 6px 0 0;
  background-color: white;
}

.header__search .hs-search-field__input::placeholder {
  color: transparent;
}

.header__search .hs-search-field--open .hs-search-field__suggestions {
  position: absolute;
  width: 100%;
  background-color: white;
  border-top: -2px solid white;
  border: 1.79px solid #D1D6DC;
  border-radius: 0 0 6px 6px;
  z-index: 10;
}

.header__search .hs-search-field__suggestions li {
  border-top: 1px solid #D1D6DC;
  font-family: ;
  font-size: 18px;
  line-height: 28px;
}

.header__search .hs-search-field__suggestions li a {
  color: ;
  text-decoration: none;
  padding: 8px 15px;
  transition: background-color 0.3s;
}

.header__search .hs-search-field__suggestions #results-for {
  display: none;
}

/* Styles for the Language Switcher Component */

.header__language-switcher { 
  cursor: pointer;
}

.header__language-switcher .lang_switcher_class {
  position: static;
}

.header__language-switcher .lang_list_class {
  display: block;
  visibility: hidden;
  opacity: 0;
  top: 42px;
  left: calc(100% - 24px);
  padding-top: 0;
  min-width: 100px;
  text-align: left;
  transition: opacity 0.3s;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  box-shadow: 0 2px 9px 0 rgba(0,0,0,0.2)
}
.submenu.level-1 > .has-submenu > .menu-arrow {
  display: block;
  position: absolute;
  top: 39px;
  right: 2px;
  width: 0;
  height: 0;
  margin-left: 1px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #333333 !important;
}
.header__language-switcher:hover .lang_list_class {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s;
} 

.header__language-switcher .lang_list_class li a {
  border: none !important;
  padding: 10px 15px;
  font-size: 18px; 
}
.lang_list_class li {
  padding: 0 !important;
}
.header__logo--main {
  line-height: 0px;
  padding: 23px 0px;
  width: 200px;
  display:table-cell;
  vertical-align: middle;
  float: left;
}
.header__column {
  float: right;
  display:table-cell;
}

.header__language-switcher--label {
  display: flex;
  position: relative;
}

.header__language-switcher--label-current {
  font-size: 18px;
  display: flex;
  align-items: center;
  padding: 27px 10px;
  line-height: 28px;
  display: none;
}
.header__language-switcher--label-current:after {
  content: "";
  display: block;
  height: 0px;
  width: 0px;
  margin-top: 3px;
  margin-left: 10px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid ;
}
.header__search {
  display: none;
}
.hs-menu-wrapper ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.hs-menu-item a {
  display: block;
  padding: 5px 20px;
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}

.hs-menu-item:hover a,
.hs-menu-item:focus a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
}

.hs-menu-item.active a {
  color: rgba(0, 0, 0, 0.9);
}


.header__navigation .navigation-primary{
  display: table;
  margin: 0 auto;
} 
.header__navigation {
  display:table-cell;
}
.search-icon {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  padding: 33px 0px;
}
.search-icon:hover .header__search {
  display: block;
}
.header__search {
  position: absolute;
  width: 100%;
  min-width: 250px;
  bottom: -80px;
  padding: 0px;
  right: 0px;
}
.hs-search-field form label {
  z-index: 99999;
  display: table;
  padding-bottom: 10px;
  line-height: 20px;
}
.header__row-3 {
  vertical-align: middle;
  float: right !important;
}
.search-box {
  background-color: #ffffff;
  padding: 15px;
  border: 0px solid #eeeeee;
  z-index: 99;
}
.search.level-2 {
  display: block;
  width: 20px;
  height: 20px;
  margin-left: 20px;
  margin-top: 12px;
  background-color: #ffffff;
  transform: rotate(45deg);
  border: 1px solid #eeeeee;
  border-radius: 6px;
  box-shadow: 0 2px 9px 0 rgba(0,0,0,0.2);
  transition: background-color 0.3s;
}
.search-level-2 {
  display: block;
  position: absolute;
  top: -20px;
  right: 5px; 
  margin: 0 auto;
  height: 20px;
  width: auto;
  overflow: hidden;
}

.header__navigation--toggle,
.header__search--toggle,
.header__language-switcher--toggle,
.header__close--toggle {
  position: relative;
  cursor: pointer;
  margin: 0;
}

.header__navigation--toggle.hide {
  display: block;
}
.header__search--toggle.hide,
.header__language-switcher--toggle.hide {
  display: none ;
}

.header__navigation--toggle.open,
.header__search--toggle.open,
.header__language-switcher--toggle.open {
  display: block; 
  margin-left: 0;
}
body .menu-default .submenu.level-1 > .has-submenu > .menu-arrow-bg,
body .menu-default .submenu .menu-arrow-bg::after, 
body .menu-default .submenu > .has-submenu > .menu-arrow-bg {
  border-top: 5px solid #000000 !important;
}
.header__navigation--toggle.open:after,
.header__search--toggle.open:after,
.header__language-switcher--toggle.open:after {
  display: block;
}

.header__navigation--toggle:after,
.header__search--toggle:after,
.header__language-switcher--toggle:after {
  display: none;
  position: absolute;
  left: 50px;
  top: 0px;
  font-weight: 600;
  font-size: 26px;
  text-transform: uppercase;
}
/* Side panel */
.sp-close {
  color: #666666 !important;
}
.sp-social-icons svg {
  fill: #666666 !important;
}
.sp-content h3, .sp-social-icons h4 {
  color: #333333 !important;
}
.sp-content {
  background-color: #ffffff !important;
}
.side-panel-wrapper > .side-panel {
  background-color: #f6f6f6 !important;
} 


.header__row-3 .hs-button{
  margin-top: 0; 
}

.ml0{
  margin-left: 0 !important;
}

.mt15{
  margin-top: 15px; 
}

/* Tablet Styles */

/* Mobile Styles */
@media (max-width: 1150px) and (min-width: 992px) {
  .header__navigation{
    display: none;
  }
} 


@media (max-width: 480px) {
  .header__navigation,
  .header__search,
  .header__language-switcher {
    display: none;
    width: 100%;
  }
  .header__navigation.open,
  .header__search.open,
  .header__language-switcher.open {
    width: 100% !important;
  }
  .header__row-2 {
    float: none !important;
    justify-content: center !important;
  }
  .header__row-3 {
    float: none !important;
    margin: 0 auto;
    display: table;
  }
  body .search-level-2 {
    right: 15px;
    left: inherit;
  }
  body .header__search {
    bottom: -75px;
    right: 0px;
    left: inherit;
  }
  .header__language-switcher .lang_list_class {
    left: 40%;
  }
}
@media (max-width: 641px) and (min-width: 481px) {
  .header__navigation,
  .header__search,
  .header__language-switcher {
    display: none;
    width: 40%;
  }
}
@media (max-width: 991px) and (min-width: 641px) {
  .header__navigation,
  .header__search,
  .header__language-switcher {
    display: none;
    width: 50%;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  .header__navigation,
  .header__search,
  .header__language-switcher {
    display: none;
    width: 60%;
  }
  .submenu.level-3 .menu-item .menu-link {
    padding: 7px 60px;
  }
}
@media (min-width: 1150px) {
 .menu-default .menu-arrow:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
  }
  .menu-default .submenu.level-1 > .has-submenu > .menu-arrow:before {
    display: none;
  }
}
@media (max-width: 1150px) {
  .header__language-switcher--toggle {
    display: none;
  }
  body .header__language-switcher {
    display: block;
    width: auto;
  }
  .mm-menu .desk-menu {
    display: none !important;
  }
  .mm-menu .mobile-menu {
    display: block;
  } 
  .header__container {
    flex-direction: column;
    padding: 20px 0 0;
  }
  .header__column {
    display: initial !important;
  }
  /* search-icon {
  position: absolute;
  top:25px;
  left: 38px;
  padding: 0px;
} */
  .search-level-2 {
    left: 5px;
    right:0;
  }
  .header__language-switcher {
    padding: 0px;
  }
  .header__search {
    bottom: -105px;
    left: 0px;
  }
  .header .header__search {
    padding: 15px;
  }
  .submenu.level-1 > li > a {
    font-weight: 400 !important;
    padding: 10px 25px !important;
  }
  .header__container form {
    max-width: 100%;
  }
  .header__row-3 {
    padding: 0px;
  }

  .header__logo {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }	
  .level-2 .has-submenu:after ,
  .submenu.level-1 > .has-submenu > .menu-arrow::after {
    display:none !important;
  }
  .submenu.level-2 .menu-item {
    width: 100%;
    border-left: none;
  }
  .header__navigation .navigation-primary {
    display: inherit;
    margin: 0px;
  }
  .level-2 .has-submenu ul {
    position: initial;
    left: 0px;
    opacity: 1;
  }
  .header__navigation.open,
  .header__search.open,
  .header__language-switcher.open {
    display: block;
    position: absolute;
    top: 57px;
    left: 0;
    right: 0;
    background-color: #ffffff !important;
    box-shadow: 0px 2px 15px 3px rgba(0, 0, 0, 0.15); 
    z-index: 9;
    width: 50%;
  }

  .header__column {
    position: relative;
    margin: 15px 0px;
    width: 100%;
  }

  .header__row-1 {
    padding-top: 0;
  }

  .header__row-2 .header__navigation--toggle {
    justify-content: center;
    padding: 10px 10px 10px 10px;
    border: 2px solid #cccccc;
    float: left !important; 
    line-height: normal;
  }
  .header__mobile-menu-icon::after, .header__mobile-menu-icon::before {
    content: '';
    position: absolute;
  }
  .header__mobile-menu-icon {
    position: relative;
    top: -5px;
  }
  .header__mobile-menu-icon, 
  .header__mobile-menu-icon::after, 
  .header__mobile-menu-icon::before {
    background-color: #666;
    display: inline-block;
    height: 2px;
    width: 20px;
  }
  .header__mobile-menu-icon::after {
    top: 8px;
  }
  .header__mobile-menu-icon::before {
    top: -8px;
  }
  /*.header__navigation--toggle {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5oYW1idXJnZXI8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGcgaWQ9ImhhbWJ1cmdlciIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+ICAgICAgICA8ZyBpZD0iR3JvdXAiIHN0cm9rZT0iIzQ5NEE1MiIgc3Ryb2tlLXdpZHRoPSIzIj4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlIiB4PSIxLjUiIHk9IjEuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLUNvcHktNCIgeD0iMS41IiB5PSI5LjUiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiByeD0iMC41Ij48L3JlY3Q+ICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1Db3B5LTUiIHg9IjEuNSIgeT0iMTcuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  height: 25px;
  width: 35px;
  cursor: pointer;
  max-width: 100%;
} */

  .header__navigation--toggle:after {
    /* content: "Menu"; */
    content: "";
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjE5cHgiIHZpZXdCb3g9IjAgMCAyNCAxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5jbG9zZTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZyBpZD0iY2xvc2UiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjAwMDAwMCwgLTEuMDAwMDAwKSIgc3Ryb2tlPSIjNDk0QTUyIiBzdHJva2Utd2lkdGg9IjMiPiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgMTAuNTAwMDAwKSByb3RhdGUoLTQ1LjAwMDAwMCkgdHJhbnNsYXRlKC0xMC4wMDAwMDAsIC0xMC41MDAwMDApICIgeD0iLTAuNSIgeT0iMTAuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLUNvcHktNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCAxMC41MDAwMDApIHJvdGF0ZSg0NS4wMDAwMDApIHRyYW5zbGF0ZSgtMTAuMDAwMDAwLCAtMTAuNTAwMDAwKSAiIHg9Ii0wLjUiIHk9IjEwLjUiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiByeD0iMC41Ij48L3JlY3Q+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);
    background-size: 110%;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    margin-right: 0;
  }

  .header__language-switcher--toggle {
    background-image: url(//static.hsappstatic.net/cos-LanguageSwitcher/static-1.1/img/globe.png);
    background-size: cover;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 110px;
    top: 10px;
  }
  .header__language-switcher .lang_list_class {
    display: block;
    visibility: visible;
    opacity: 1;
    top: 0;
    left: 190px;
    border: none;
    border-radius: 0;
    box-shadow: unset;
    padding: 0 0px;
    background-color: inherit;
  }

  .header__language-switcher .lang_list_class li {
    background-color: inherit;
    font-size: 22px;
  }
  .header__language-switcher--label-current {
    display: none;
  }
  .header__language-switcher .globe_class {
    background-image: none;
  }

  .header__language-switcher .lang_list_class li:hover {
    background-color: inherit;
  } 

  .header__search--toggle {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5TZWFyY2g8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+ICAgICAgICA8cGF0aCBkPSJNOS4xMzg2MTUzNCwxNS44OTI1Njg1IEM1LjQxMzk1NzQyLDE1Ljg5MjU2ODUgMi4zODM4ODUyNywxMi44NjM0NDc1IDIuMzgzODg1MjcsOS4xMzkwMDM3NiBDMi4zODM4ODUyNyw1LjQxNDU2MDA1IDUuNDEzOTU3NDIsMi4zODM4ODUyNyA5LjEzODYxNTM0LDIuMzgzODg1MjcgQzEyLjg2MzI3MzMsMi4zODM4ODUyNyAxNS44OTI1Njg1LDUuNDE0NTYwMDUgMTUuODkyNTY4NSw5LjEzOTAwMzc2IEMxNS44OTI1Njg1LDEyLjg2MzQ0NzUgMTIuODYzMjczMywxNS44OTI1Njg1IDkuMTM4NjE1MzQsMTUuODkyNTY4NSBNOS4xMzg3NTI0NSwyLjQzMzYwODg3ZS0xMyBDMTQuMTc3OTk1NSwyLjQzMzYwODg3ZS0xMyAxOC4yNzY0NTM3LDQuMTAwMzI0NzEgMTguMjc2NDUzNyw5LjEzOTI3Nzk2IEMxOC4yNzY0NTM3LDExLjIyOTgyMTEgMTcuNTcxMDE2OSwxMy4xNTg0NDM0IDE2LjM4NTYzMTMsMTQuNjk5NjY5NiBMMjMuNjUwODg4MSwyMS45NjUyMjY2IEMyNC4xMTYzNzA2LDIyLjQzMDcwOTIgMjQuMTE2MzcwNiwyMy4xODU0MDU1IDIzLjY1MDg4ODEsMjMuNjUwODg4MSBDMjMuMTg1NDA1NSwyNC4xMTYzNzA2IDIyLjQzMDcwOTIsMjQuMTE2MzcwNiAyMS45NjUyMjY2LDIzLjY1MDg4ODEgTDE0LjY5OTgxMzMsMTYuMzg1NDcxMyBDMTMuMTU4NDQwNSwxNy41NzA5NTA5IDExLjIyOTU3MzgsMTguMjc2NDUzNyA5LjEzODc1MjQ1LDE4LjI3NjQ1MzcgQzQuMDk5NTA5MzgsMTguMjc2NDUzNyAtMy43MzAzNDkzNmUtMTQsMTQuMTc4MjMxMiAtMy43MzAzNDkzNmUtMTQsOS4xMzkyNzc5NiBDLTMuNzMwMzQ5MzZlLTE0LDQuMTAwMzI0NzEgNC4wOTk1MDkzOCwyLjQzMzYwODg3ZS0xMyA5LjEzODc1MjQ1LDIuNDMzNjA4ODdlLTEzIFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4gICAgPC9kZWZzPiAgICA8ZyBpZD0iU2VhcmNoIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4gICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICAgICAgPC9tYXNrPiAgICAgICAgPHVzZSBpZD0iSWNvbnMvQWN0aW9ucy9TZWFyY2giIGZpbGw9IiM0OTRBNTIiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICA8L2c+PC9zdmc+);
    background-size: cover;
    width: 25px;
    height: 25px;
    display: none;
  }

  .header__search--toggle:after {
    content: "Search";
  }

  .header__search {
    order: 1;
    padding: 30px;
  }

  .header__search .hs-search-field__input {
    padding-left: 15px;
  }

  .header__search .hs-search-field__suggestions li {
    padding: 10px 0;
  }

  .header__close--toggle {
    display: none;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjE5cHgiIHZpZXdCb3g9IjAgMCAyNCAxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5jbG9zZTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZyBpZD0iY2xvc2UiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjAwMDAwMCwgLTEuMDAwMDAwKSIgc3Ryb2tlPSIjNDk0QTUyIiBzdHJva2Utd2lkdGg9IjMiPiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgMTAuNTAwMDAwKSByb3RhdGUoLTQ1LjAwMDAwMCkgdHJhbnNsYXRlKC0xMC4wMDAwMDAsIC0xMC41MDAwMDApICIgeD0iLTAuNSIgeT0iMTAuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLUNvcHktNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCAxMC41MDAwMDApIHJvdGF0ZSg0NS4wMDAwMDApIHRyYW5zbGF0ZSgtMTAuMDAwMDAwLCAtMTAuNTAwMDAwKSAiIHg9Ii0wLjUiIHk9IjEwLjUiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiByeD0iMC41Ij48L3JlY3Q+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);
    background-size: 110%;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    margin-right: 0;
  }
  .header .header__navigation--toggle::after,
  .header__close--toggle.show {
    display: none;
  }

  .header__container .mt15{
    margin-top: 0;
  }
 
}
@media (min-width: 481px) and (max-width: 1150px) {
  .search-icon {
    padding: 15px 0px;
  }
  .header__language-switcher .globe_class {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  
  .header__language-switcher:hover .lang_list_class { 
    left: 0;
    transform: translateY(0);
    top: 50px;
  }
}
.footer {
  background-color: ;
}
.footer__container{
  padding-top: 80px !important;
    padding-bottom: 80px !important;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}
.footer__copyright {
  padding: 10px 0;
  background-color: #333333;
  color: #ffffff;
}
.hs-footer-company-copyright {
  display: none;
}
.footer-copy-bg .align-class {
  margin-top: 0px !important;
}
.footer-copy-bg {
  max-width: 1170px !important;
  margin: 0 auto;
  width: 100%;
  display: table;
  padding: 0 15px;
}
.footer-copy-bg .float-left {
	float: left;
	margin-top: 10px;
}
.float-right {
	float: right;
}
.footer {
  background-color: rgba(255, 255, 255, 1.0);
}

.footer__container {
  max-width: 1170px !important;
}
.footer-bg h5 {
	color: #333333 !important;
	font-family: Raleway;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	line-height: 30px;
	letter-spacing: 1px;
	text-transform: Capitalize;
}
.footer-bg p,
.footer-bg li a {
	color: #333333 !important;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none !important;
	line-height: 26px;
	letter-spacing: 1px;
	text-transform: Capitalize;
}
.footer-addr-col ul li a {
  display: inline-block;
}

#return-to-top {
    background-color: #09425f;  
}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    display: none;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;   
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1000000;
}

#return-to-top i {
    color: #ffffff;
    margin: 0;
    position: relative;
    left: 12px;
    top: 9px;
    font-size: 19px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing:1px;
}
p {
	margin-bottom: 0;
	margin-top: 0;
}

ul, ol {
    margin-bottom: 0;
    padding-left: 0;
	margin-top: 0px;
}
sup,
sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

:focus {
  outline: auto;
  outline-color: green;
}

.disable-focus-styles :focus {
  outline: none;
}
table {
  margin-bottom: 1rem;
  border: 1px solid #dee2e6;
}

th,
td {
  padding: 0.75rem;
  vertical-align: top;
  border: 1px solid #dee2e6;
}

thead th,
thead td {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
  border-bottom-width: 2px;
}

thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

tbody + tbody {
  border-top: 2px solid #dee2e6;
}
*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
  text-decoration: none !important;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}
.container-fluid .row-fluid .page-center{ 	
	float: none  !important;
    max-width: 1170px !important;
    margin: 0 auto  !important;
	padding-bottom: 80px;
  padding-top: 80px;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
.dnd-section > .row-fluid {
  max-width: ;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
}
/* TODO: Find a better place for this */
.content-wrapper {
  padding: 0px;
  margin: 0 auto;
}
.col2-grid .span6:nth-child(odd){
  margin-left: 0;
  clear: both;
}
.col3-grid .span4:nth-child(4n+0){
  margin-left: 0;
  clear: both;
} 
.blog-header {
  background-color: ;
  text-align: center;
}
h4.blog-header__subtitle {
  display: none;
}
.blog-header__inner {
  margin: 0 auto;
  padding-top: 80px !important;
    padding-bottom: 80px !important;
}
.blog-header__subtitle {
  color:  !important;
  font-size: 30px;
  line-height: 40px;
}

.blog-header__form {
  margin: 0 1rem;
}
.recent ul li a {
	color: #000000;
  font-family: Roboto !important;
}
.tag ul li a {
  color: #000000 !important;
}
.tag ul li a:hover {
  color: #10B3B0 !important;
}
@media screen and (min-width: 768px) {
  .blog-header__form {
    width: 500px;
    margin: 0 auto;
  }
}

.blog-index {
  display: flex;
  flex-wrap: wrap;
}
.blog-index:after {
  content: "";
  flex: auto;
}
.blog-index__tag-header {
  flex: 1 0 100%;
  padding: 1rem;
}
.blog-index__tag-subtitle {
  font-size: 1.16rem;
  line-height: 1.1;
}
.blog-index__tag-heading {
  padding-bottom: 1rem;
  border-bottom: 3px solid #D1D6DC;
}
.blog-index__post {
  flex:  0 0 100%;
  padding: 1rem;
}
.comment.depth-0 {
  border-top: 3px solid #f5f5f5 !important;
}
@media screen and (min-width: 768px) {
  .blog-index__post {
    flex:  0 0 calc(100%/2);
  }
}
@media screen and (min-width: 1000px) {
  .blog-index__post {
    flex:  0 0 calc(100%/3);
  }
}
@media screen and (min-width: 768px) {
  .blog-index__post--large {
    flex: 1 0 100%;
    display: flex;
    justify-items: space-between;
  }
}
.blog-index__post-image {
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 63%;
  background-image: url('');
}
@media screen and (min-width: 768px) {
  .blog-index__post-image--large {
    flex: 1 1 100%;
    padding-bottom: 0;
  }
  .blog-index__post-content--large {
    flex: 1 1 100%;
    padding-left: 2rem;
  }
  .blog-index__post-image--large {
    flex: 1 1 48%;
  }
  .blog-index__post-content--large {
    flex: 1 1 48%;
    padding-left: 2rem;
  }
}
.blog-index__post-content a {
  color: #000000 !important;
}
.blog-index__post img {
  max-width: 100%;
  height: auto;
}
.blog-index__post-image {
	margin-bottom: 20px;
}
.blog-index__post1 {
	background-color: #ffffff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 2;
    padding: 20px;
}
.blog-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: ;
}
.blog-index__post1.section-mar-bot-30:last-child {
	margin-bottom: 30px;
}
.blog-pagination__link {
  display: inline-flex;
  padding: 10px 15px;
  margin: 0 .1rem;
  color:  !important;
  text-decoration: none;
  border: 2px solid transparent;
  line-height: 1;
  border-radius: 7px;
}
.blog-pagination__link--active {
  border: 2px solid #000000;
}
.blog-pagination__link:hover,
.blog-pagination__link:focus {
  text-decoration: none;
}
.blog-pagination__prev-link,
.blog-pagination__next-link {
  display: inline-flex;
  align-items: center;
}
.blog-pagination__prev-link {
  text-align: right;
  margin-right: .25rem;
}
.blog-pagination__next-link {
  text-align: left;
  margin-left: .25rem;
}
.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #B0C1D4 !important;
  pointer-events: none;
  cursor: default;
}
.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  fill: ;
  margin: 0 10px;
}
.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: #B0C1D4;
}
.blog-pagination__number-link:hover,
.blog-pagination__number-link:focus {
  border: 2px solid #000000;
}

.blog-header__author-avatar {
  height: 200px;
  width: 200px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  box-shadow: 0 0 12px 0 rgba(0,0,0,0.15);
  margin: 0 auto 1.5rem;
}
.blog-header__author-social-links a {
  display: inline-block;
  position: relative;
  background-color: #f5f5f5 !important;
  fill: #10B3B0 !important;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin: 0 5px;
}
.blog-header__author-social-links a:hover {
  background-color: #10B3B0 !important;
	fill: #ffffff !important;
}
.blog-header__author-social-links svg {
  fill: #fff;
  height: 15px;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.blog-post { 
  margin: 0 auto;
}
.blog-post__meta {
  margin: 1rem 0;
}
.blog-post__meta .blog-post__timestamp {
	display: inline-block;
}
.blog-post__meta a {
	color: #000000 !important;
}
.blog-post__tags {
  font-family: ;
  color: #000;
}
.blog-post__tags svg {
  width: 15px;
  height: auto;
  margin-right: 10px;
}

.blog-recent-posts {
  margin-top: 3rem;
  background-color: ;
  padding: 2rem 0;
}
.blog-recent-posts h2 {
  text-align: center;
}
.blog-recent-posts__list {
  display: flex;
}
.blog-recent-posts__post {
  display: block;
  flex:  0 0 100%;
  color: ;
  padding: 1rem;
}
@media screen and (min-width: 768px) {
  .blog-recent-posts__post {
    flex:  0 0 calc(100%/2);
  }
}
@media screen and (min-width: 1000px) {
  .blog-recent-posts__post {
    flex:  0 0 calc(100%/3);
  }
}
.blog-recent-posts__post:hover {
  text-decoration: none;
}
.blog-recent-posts__image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 63%;
}
.blog-recent-posts__title {
  margin: 1rem 0 .5rem;
}
.blog-comments {
  max-width: 100%;
}
.blog-comments form {
  max-width: 100%;
}
.blog-comments .hs-submit {
  text-align: ;
  margin: 0px 15px 0px 15px;
}
.blog-comments .hs-button {
  background-color: transparent;
  border: 2px solid ;
  color: ;
}
.blog-comments .hs-button:hover {
  background-color: ;
  color: ;
}
.blog-comments .comment-reply-to {
  border: 0 none;
}
.blog-comments .comment-reply-to:hover {
  background-color: transparent;
  text-decoration: underline;
  color: ;
}
.sidebar-bg {
	background-color: #ffffff;
	padding: 30px;
	position: relative;
	z-index: 2;
  margin: 0px 15px 15px 15px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.2);
}
.sidebar-bg:last-child {
  margin-bottom: 0px !important;
}
.search-form .hs-search-field__input {
	height: 38px;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #eeeeee;
}
.popular h3,
.single-post h1,
.recent h3,
.tag h3 {
	font-size: 23px;
	line-height: 33px;
}
.popular h6 a {
	color: #333333 !important;
}
.recent h3,
.tag h3,
.popular h3 {
	margin-bottom: 20px;
}
.recent ul,
.tag ul {
	list-style-type: none;
}
.recent ul li {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
	line-height: 24px;
	padding: 8px 0px;
}
.recent ul li:first-child {
	padding-top: 0px;
}
.recent ul li:last-child {
	padding-bottom: 0px;
}
.tag ul li {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 24px;
    background-color: #ffffff;
    border: 3px solid #eeeeee;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #000000;
    border-radius: 5px;
    transition: .5s all ease;
    padding: 8px;
    display: inline-block;
}
.blog-content-bg-color {
	background-color: #f5f5f5;
}
.subs-blog .contact-form form {
	box-shadow: none;
    margin-right: 0;
    margin-left: auto;
    padding: 0;
    position: relative;
	text-align: 
}
.comment-from h4 a {
  text-transform: capitalize;
}
.comment-reply-to {
  background: none !important;
}
.post-footer .hs-common-confirm-message {
  display: table !important;
  margin: 20px 0px !important
}
.comment-date {
  font-size: 16px !important;
  line-height: 26px;
  letter-spacing: 1px !important;
  margin-left: 10px;
  margin-bottom: 15px;
}
.subs-blog .contact-form form {
    background-color: inherit;
    border: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}
.blog-comments .hs_email,
.blog-comments .hs_firstname {
	width: 45%;
    margin: 15px 15px 0 15px !important;
    float: left;
    clear: left;
}
.blog-comments .hs_website,
.blog-comments .hs_lastname {
	width: 45%;
    margin: 15px 15px 0 15px !important;
    float: right;
}
.blog-comments .hs_comment {
	display: inline-block;
	width: 95%;
	clear: both;
	margin: 15px 15px 0 15px !important;
	float: none;
}
.blog-comments.sidebar-bg {
	padding: 30px 15px;
}
.blog-comments .hs_recaptcha {
	display: none;
}
.blog-comments .hs-button {
	margin-top: 30px;
}
.blog-header  {
  background-image: url('https://3813597.fs1.hubspotusercontent-na1.net/hubfs/3813597/1920x400x1-2.jpg');
  background-position: center;
  background-size: cover;
}
.post-item.section-margin-bottom:last-child {
	margin-bottom: 0px;
}
.author-bio .blog-header__title {
	margin-bottom: 15px;
}
.author-bio .blog-header__author-social-links {
	margin-top: 15px;
}
@media screen and (max-width: 767px) {
	.subs-content h1 {
		font-size: 28px !important;
		line-height: 38px !important;
	}
}
@media (max-width: 767px) {
	.subs-content h1 {
		font-size: 28px !important;
		line-height: 38px !important;
	}
}
@media (max-width: 991px) {
  .blog-comments .hs_email,
  .blog-comments .hs_firstname {
    width: 93%;
    float: none;
  }
  .blog-comments .hs_website,
  .blog-comments .hs_lastname {
    width: 93%;
    float: none;
  }
}
.error-page {
  padding-top: 80px !important;
    padding-bottom: 80px !important;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
.error-page div {
  text-align: center !important;
}
.systems-page {
  padding-top: 80px !important;
    padding-bottom: 80px !important;
  padding-left: 15px;
  padding-right: 15px;
}
.subs-content {
	text-align: center;
}
.subs-content,
.search_results_content {
	padding-top: 80px !important;
    padding-bottom: 80px !important;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #3574E3;
}
.subs-content h1 {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 10px;
}
#content h3,
.unsubcribe_header h1,
.subscription_confirmation_header .page-header h2,
.subscription_confirmation_header .page-header h1,
.subscription_confirmation_header .page-header {
  color: #ffffff !important;
}
.subs-content .page-header h2 {
	font-size: 18px;
	line-height: 28px;
}
.search_results_content,
.systems-page {
	text-align: center;
}
.subscribe-options p,
.subs-content .item {
	background-color: #eeeeee;
    padding: 10px;
    width: 35%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.subscribe-options p {
	margin-bottom: 0px;
}

.subs-content .page-header {
	margin-bottom: 30px;
	line-height: 22px;
}
.item-inner  span {
	margin-left: 8px;
}
.email-prefs .header {
	margin-bottom:10px;
}
.systems-page .success {
	display: inline-block;
    margin: 0;
    min-width: 510px;
    background-color: #cde3cc;
    border: 1px solid #4f7d24;
    border-radius: 6px;
    font-size: 16px;
    color: #4f7d24;
    padding: 10px 20px;
}
.subscription_confirmation_header .page-header {
	margin-bottom: 30px;
	line-height: 25px;
}
.subscription_confirmation_header .page-header h2 {
	font-size: 25px;
	line-height: 35px;
}
.hs-search-results {
  margin-top: 20px;
}
ul.hs-search-results__listing li {
  margin-bottom: 2rem;
}
.hs-search-results__title {
  font-family: ;
  font-size: 1.25rem;
  color: ;
  text-decoration: underline;
  margin-bottom: .25rem;
}
.hs-search-results__title:hover {
  text-decoration: none;
}
.hs-search-results__description {
  padding-top: .5rem;
}
.hs-search-highlight {
  font-weight: bold;
}
.hs-search-results__pagination a {
  color: ;
}
.hs-search-field__suggestions a,
.hs-search-field__suggestions #results-for {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #eeeeee;
    color: #333333;
}
.hs-search-field--open .hs-search-field__suggestions {
    border: 1px solid #eeeeee !important;
}
#content h3 {
	font-size: 19px;
	line-height: 29px;
	margin-top: 15px;
	margin-bottom:10px;
}
input#hs-pwd-widget-password {
    box-shadow: none;
    color: #666;
    font-size: 14px;
    margin-right: 10px;
    padding: 10px 10px 10px 20px;
    width: 100% !important;
    max-width: 100% !important;
	max-height: 60px !important;
    height: 47px !important;
	width: 50% !important;
    border-radius: 5px;
    border: 1px solid #eeeeee;
}

.password_prompt_header .hs-button {
	margin-top: 0px;
}
.four_not_four_header  {
  background-image:  url('https://3813597.fs1.hubspotusercontent-na1.net/hubfs/3813597/1920x1000x1-1.jpg');
  background-position: center;
  background-size: cover;
}
.five_hundred_header  {
  background-image: url('https://3813597.fs1.hubspotusercontent-na1.net/hubfs/3813597/1920x1000x1-1.jpg');
  background-position: center;
  background-size: cover;
}
.unsubcribe_header  {
  background-image: url('https://3813597.fs1.hubspotusercontent-na1.net/hubfs/3813597/1920x1000x1-1.jpg');
  background-position: center;
  background-size: cover;
}
.password_prompt_header  {
  background-image: url('https://3813597.fs1.hubspotusercontent-na1.net/hubfs/3813597/1920x1000x1-1.jpg');
  background-position: center;
  background-size: cover;
}
.search_results_header  {
  background-image: url('https://3813597.fs1.hubspotusercontent-na1.net/hubfs/3813597/1920x400x1-2.jpg');
  background-position: center;
  background-size: cover;
}
.subscription_preferences_header  {
  background-image: url('https://3813597.fs1.hubspotusercontent-na1.net/hubfs/3813597/1920x400x1-2.jpg');
  background-position: center;
  background-size: cover;
}
.subscription_confirmation_header  {
  background-image: url('https://3813597.fs1.hubspotusercontent-na1.net/hubfs/3813597/1920x1000x1-1.jpg');
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 991px) {
	.subs-content .item {
		width: auto !important;
		padding: 15px;
	}
	.subscribe-options p {
		width: auto;
		display: table;
	}
}
@media screen and (min-width: 1100px) {
  .error-page:before {
    font-size: 20rem;
  }
}

@media (max-width: 567px) {  
	.error-page img{
		max-width: 100%;
	}
	
  .systems-page form input.hs-input,
	.systems-page form input#hs-pwd-widget-password{
		width: 100% !important;
	}
  
  .systems-page form input#hs-pwd-widget-password{
		margin-right: 0;
		margin-bottom: 20px;
	}
  
  .systems-page .success{		
		min-width: 100%;
	}
}
.body-container__landing .dnd-section:nth-child(odd) {
  background-color: 
}
.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: ;
}
.body-container__homepage .text-center {
	text-align: center;
}
.body-container__homepage .text-white {
	color: #ffffff;
}
.theme-color {
	color: #10B3B0 !important;
}
.theme-color-1 {
  color: #10B3B0 !important;
}
.section-bottom {
	padding-bottom: 40px;
}
.body-container__homepage .two-col2 ul li {
    color: ;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
	line-height: 24px;
}
.body-container__homepage .dnd-section .widget-type-cell {
	padding: 0px;
}
.body-container__homepage .two-col ul li {
    color: ;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
	line-height: 24px;
}
.body-container__homepage .follow-num {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
    width:110px;
    height: 110px;
    overflow: hidden;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    z-index: 2;
}
.follow-num p {
  padding: 30px 0px;
}
.header-bg-content2 h1 span,
.header-bg-content3 h1 span {
    color: #10B3B0 !important;
}
/*========================================= FOOTER AREA START ====================================*/

.footer-bg a {
	color: #333333 !important;
}
/*===================================== FOOTER AREA END =======================================*/
/*===================== HEADING AREA START ==========================*/
.text-center {
  text-align: center;
}
.theme-color h6 {
  color : #10B3B0 !important;
}
.section-grp-margin-bottom {
  margin-bottom: 8px;
}
.section-bottom {
  padding-bottom: 40px;
}
h2,
h6 {
  margin: 0px;
}
.service-head h2 {
  color:  #ffffff;
}
/*======================= HEADING AREA END ============================*/
/*===================== CTA AREA START ==========================*/
body .cta-head h3 {
  color: #ffffff;
  text-align: right;
}
.page-text-white {
  color: #ffffff !important;
}
body .cta-bg-color {
  background-color: #191970;
  padding-bottom: 80px !important;
  padding-top: 80px !important;
}
/*===================== CTA AREA END ==========================*/
/*------------------ FEATURES AREA START --------------------------*/

.features-col {
  position: relative;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
}
.features-hover-border:before {
  content: "";
  height: 2px;
  position: absolute;
  left: 2px;
  top: -2px;
  width: 0;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
}
.features-icon1 {
  margin-bottom: 25px;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
}
.features-hover-border:after {
  content: "";
  height: 2px;
  position: absolute;
  right: 2px;
  bottom: -2px;
  width: 0;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
}
.features-icon img, .features-col:hover {
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
}
body .product-col:hover .product-icon img,
body .features-col:hover .features-icon img {
  box-shadow:0px 2px 15px 3px rgba(0, 0, 0, 0.15) ;
  -webkit-box-shadow: 0px 2px 15px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 15px 3px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 2px 15px 3px rgba(0, 0, 0, 0.15);
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
}

.features-hover-border:hover:after,
.features-hover-border:hover:before {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width: 50%;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
}
.features-col h4 {
  margin-bottom: 15px;
}
body .features-col {
  background-color: #f9f9f9;
  border: 3px solid #f6f6f6;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 0px;
}
body .post-items {
  background-color: #f9f9f9;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
body .features-col:hover {
  background-color: #f9f9f9;
  border: 3px solid #f8f8f8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 25px;	transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
}
body .features-col.box-effects:hover {
  box-shadow: 0px 2px 15px 3px rgba(0, 0, 0, 0.15) !important;
}
.features-hover-border:after,
.features-hover-border:before {
  background-color: #10B3B0;
}
/* SERVICE PAGE */

.our-service-page .features-col {
  text-align: center;
}
body .hs-multi-step-steps-container .hs-msf-step {
  background-color: #10B3B0;
}
body .multi-step-form-wrapper .hs-msf-step:before,
body .hs-multi-step-steps-container .hs-msf-step-wrapper.finish .hs-msf-step,
body .hs-multi-step-steps-container .hs-msf-step-wrapper.active .hs-msf-step {
  background-color: #10B3B0;
}
/* PORTFOLIO PAGE */

.our-portfolio .features-col:hover .features-icon img {
  box-shadow: none;
}
.our-portfolio .features-col {
  text-align: center;
}
/*============================ FEATURES AREA END ==============================*/
/*============================ POINT AREA START ==============================*/
.point-list ul{
  list-style: none;
}

.point-list ul li:last-child{
  margin-bottom: 0 !important;
}

body .point-list ul li svg{
  width: 16px;
  height: 16px;
  fill: #10B3B0;
  display: table-cell;
  vertical-align: middle;
}
.point-list ul li .hs_cos_wrapper_widget {
  display: table-cell;
  vertical-align: text-top;
}
.point-list ul li .hs_cos_wrapper_type_icon {
  padding-right: 10px;
}
/*============================ POINT AREA END ============================*/
/*============================ PRODUCT AREA START ============================*/
body .product-col {
  background-color: #f9f9f9;
  border: 3px solid #f6f6f6;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 0px;
}
body .product-col:hover {
  background-color: #f9f9f9;
  border: 3px solid #f8f8f8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 25px;	
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
}
body .product-col.box-hover:hover {
  box-shadow:0px 2px 15px 3px rgba(0, 0, 0, 0.15) !important; 
}
.product-col:after,
.product-col:before {
  background-color: #10B3B0;
}
body .text-link2 a:hover, body .text-link1 a {
  color: #000000;
}
body .text-link1 a:hover, body .text-link2 a {
  color: #10B3B0;
}
/*============================== PRODUCT AREA END ============================*/
/*============================== FAQ AREA START =============================*/
body .quote-icon svg {
  fill: #10B3B0;
}
.faq-div a {
  color: #000000 !important;
}
.faq-div a:hover {
  color: #10B3B0 !important;
}
body .faq-link {
  background-color: #f9f9f9;
  border: 3px solid #f6f6f6;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 0px;
}
body .faq-link:hover {
  background-color: #f9f9f9;
  border: 3px solid #f8f8f8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 25px;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
}
body .faq-link.box-effects:hover {
  box-shadow:0px 2px 15px 3px rgba(0, 0, 0, 0.15); 
}
/*================================ FAQ AREA END ================================*/
/*=============================== COUNTER AREA START ===============================*/
body .counter-col:hover .counter-items-content:before,
body .counter-col:hover .counter-items-content:after {
  background-color: #10B3B0;	
}
body .counter-col .counter-items-content:before,
body .counter-col .counter-items-content:after {
  background-color: #10B3B0;	
}
body .counter-col {
  background-color: rgba(51, 51, 51, 0.0);
}
body .counter-col:hover {
  background-color: rgba(51, 51, 51, 0.5);
}
body .counter-col:hover h4 {
  color: #ffffff;
}
body .counter-col:hover .counter-items-number {
  color: #ffffff;
}
body .counter-col .counter-items-number {
  color: #333333;
}
body .counter-col h4 {
  color: #333333;
  margin-top: 30px;
}
/*================================ COUNTER AREA END =================================*/
/*=============================== FOLLOW AREA START ===============================*/

.follow-num {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 1px;
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
  width:110px;
  height: 110px;
  overflow: hidden;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  z-index: 2;
}
.follow-num p {
  padding: 30px 0px;
}
body .follow-num {
  background-color: #eeeeee;
  color: #10B3B0;
}
.our-follow .span4 {
  text-align: center;
}
/*=============================== FOLLOW AREA END ===============================*/
/*============================== PRICING AREA START ==================================*/
body .price-col {
  background-color: #f9f9f9;
  border: 3px solid #f6f6f6;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 0px;
}
body .price-col:hover {
  background-color: #f9f9f9;
  border: 3px solid #f8f8f8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 25px;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
}
body .price-col.price-hover:hover {
  box-shadow:0px 2px 15px 3px rgba(0, 0, 0, 0.15); 
}
body .price-tag1 .price-con { 
  color: #10B3B0;
}
body .price-col .price-bottom-border:after {
  border-bottom: 4px solid #10B3B0;
  width: 20%;
  content:  " ";
  display: table;
  margin: 0 auto;
  margin-top: 20px;
}
body .price-col:nth-child(even) .price-tag1 .price-con {
  color: #10B3B0;
} 

body .price-col:nth-child(even) .price-bottom-border:after {
  border-bottom: 4px solid #10B3B0;
  width: 20%;
  content:  " ";
  display: table;
  margin: 0 auto;
  margin-top: 20px;
}

body .price-col:nth-child(even) .button {
  background-color: ; 
  color: ;
  border: px solid  ;
  border-radius: px;
  padding-top: px;
  padding-bottom: px;
  padding-left: px;
  padding-right: px;
}
body .price-col:nth-child(even) .hs-button:hover {
  background-color: ; 
  color: ;
  border: px solid  ;
}
body .price-tag1 .price-con span {
  color: ;
}
body .price-col:nth-child(even) .price-tag1 .price-con span {
  color: ;
}
/*================================ PRICING AREA END ===============================*/
/*=========================== TESTIMONIAL AREA START ==============================*/
body .testimonial-col {
  background-color: #f9f9f9;
  border: 3px solid #f6f6f6;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 0px;
}
body .testimonial-col:hover {
  background-color: #f9f9f9;
  border: 3px solid #f8f8f8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 25px;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
}
body .eastend-service-three,
.testimonial-col.testimonial-hover:hover {
  box-shadow:0px 2px 15px 3px rgba(0, 0, 0, 0.15); 
}
body .testimonial-col .quotation_icon svg {
  background-color: #10B3B0;
  fill: #ffffff;
}
body .testimonial-col .test-name  p { 
  color: #10B3B0;
}
body .testimonial-col:hover .test-name  p {
  color: #10B3B0;
}
.testimonial-col {
  display: block;
  padding: 25px;
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 70%;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
}
.testimonial-head {
  padding: 0 15px 15px;
  margin: 20px auto 0;
  text-align: center;
}
.testimonial-col .testimonial-content {
  padding-top: 20px;
}
.testimonial-col .quotation_icon span svg {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  font-size: 24px;
  right: 30px;
  padding: 10px 15px;
  position: absolute;
  color: #ffffff;
  top: -20px;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  width: 40px;
  height: 40px;
}
body .testimonial-col:hover:after {
  box-shadow: 0px 2px 15px 3px rgba(0, 0, 0, 0.15);
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
}
body .client-ratings ul li svg {
  width: 20px;
  height: 20px;
  fill: #FFD700;
}
.our-client .client-img-grp {
  margin-top: 0px !important;
}
.our-client .client-img {
  padding-right: 0px;
}
.our-client .testimonial-col {
  background-color: inherit;
  border: 0;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}
.our-client .testimonial-head {
  padding: 0;
  margin: 0px;
  text-align: center;
}
.our-client .testimonial-col:hover {
  box-shadow: none;
}
.our-client .testimonial-col:hover {
  background-color: inherit;
  border: 0px;
}
.our-client .testimonial-col:after {
  display: none;
}

#our-testimonial-page .owl-carousel.owl-drag .owl-item {
  opacity: 0.4;
}

#our-testimonial-page .owl-carousel.owl-drag .owl-item.center {
  opacity: 1;
} 
#our-testimonial-page .testimonial-col {
  width: 100%;
}
#our-testimonial-page .client-img-grp {
  width: 67%;
}
.owl-carousel .owl-nav,
.owl-carousel .owl-dots {
  text-align:center;
  margin-top: 15px;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  outline: none;
}
.owl-nav .owl-next span,
.owl-nav .owl-prev span{
  color: #FFF;
  display: inline-block;
  margin: 5px;
  padding: 5px 15px;
  font-weight: bold;
  font-size: 20px !important;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background:  !important;
  filter: Alpha(Opacity=50);
  opacity: .5;
  margin: 5px;
  background: rgba(19,160,178,0.8) none repeat scroll 0 0 !important;
}
.owl-nav .owl-next span:hover,
.owl-nav .owl-prev span:hover {
  opacity: 1;
}

.owl-dots .owl-dot span{
  display: block;
  width: auto;
  height: auto;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);/*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 50%;
  background:  !important;
  padding:7px;
}

.owl-dots .owl-dot:hover span{
  filter: Alpha(Opacity=100);/*IE7 fix*/
  opacity: 1;
}
/*================================== TESTIMONIAL AREA END =====================================*/
/*===================================== TEAM AREA START =========================================*/
.our-team-page .social-icons-list ul {
  position: inherit;
}
.our-team-page .social-icons-list {
  position: initial;
  margin-top: 15px !important;
}
.team-col .designation-content {
  color: #10B3B0;
}
.our-about-team .team-col:hover h4:before {
  width: 50%;
}
.our-about-team .team-col h4 {
  margin-top: 10px;
}
.team-col h4:before {
  background-color: #10B3B0;
}
.our-about-team .team-col h4:before {
  border:0px;
}
body .social-icons-list ul li {
  background-color: #f5f5f5;

  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 30px;
  padding:5px;
  position: relative;
  width: 30px;
}
body .social-icons-list ul li svg {
  fill: #10B3B0;
}
body .social-icons-list ul li:hover {
  background-color: #10B3B0;
}
body .social-icons-list ul li:hover svg {
  fill: #ffffff;
}
/*========================================= TEAM AREA END ========================================*/
/*  SERVICES */
.our-career-service .eastend-service-right span {
  background-color: #333;
  display: table;
  color: #fff;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.our-career-service .eastend-service-right p a {
  margin-top: 15px;
  display: table;
}
/*====================================== CONTACT AREA START ======================================*/

.display-table {
  display: table;
  margin:0px;
}
.display-table-cell {
  display: table-cell;
}
.fa-map-marker,
.fa-envelope,
.fa-phone {
  font-size: 22px;
  padding-right: 15px;
  vertical-align: middle;
}
.contact-box h5,
.contact-box p {
  word-break: break-all;
}
.contact-form {
  background-color: #f9f9f9 !important;
  border: 3px solid #f6f6f6 !important;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  padding: 0px !important;
}
.contact-form:hover {
  background-color: #f9f9f9 !important;
  border: 3px solid #f8f8f8 !important;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  padding: 25px !important;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
}
fieldset.form-columns-3 .input:last-child {
  margin-right: 0px; 
}
fieldset {
  max-width: 100% !important;
}
.contact-form.hover:hover {
  box-shadow: 0px 2px 15px 3px rgba(0, 0, 0, 0.15) !important;
}
.search-form .hs-search-field__input {
  background-color: #ffffff;
  border: 3px solid #eeeeee !important;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #333333;
}
form {
  max-width: ;
  font-family: ;
}
.our-subscribe .contact-form form {
  background-color: inherit;
  border:0px;
  box-shadow: none;
  padding: 0px;
}
.blog-comments .hs-button,
form .actions .hs-button,
form .hs-button {
   !important;
  background-color:  !important;
  border: px   !important;
  border-radius: px !important;
  color:  !important;
  fill:  !important;
  font-size: 20px !important;
  padding: 15px 25px !important;
  text-transform:  !important;
  margin-top: 30px;
  display: table !important
}
.blog-comments .hs-button:hover,
.blog-comments .hs-button:active,
form .actions .hs-button:hover,
form .hs-button:hover {
   !important;
  background-color:  !important;
  border: px   !important;
  color:  !important;
}

.hs-form label {
  font-size: .83rem;
  color: ;
  display: block;
  float: none;
  width: auto;
  font-weight: normal;
  text-align: left;
  line-height: 1.2;
  padding-top: 0;
  margin-bottom: 4px;
}

.hs-error-msgs label {
  margin-top: .5rem;
  color: ;
}
iframe .hs-input,
.hs-input {
  display: inline-block;
  width: 100%;
  height: 58px;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: ;
  background-color: #ffffff;
  border: 1px Solid #f9f9f9;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  color: #666666 !important;
}
.contact-form .hs-form input {
  color:;
}
.hs-input[type=checkbox],
.hs-input[type=radio] {
  cursor: pointer;
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 5px 3px 0px;
  line-height: normal;
  border: none;
}

.hs-input[type=file] {
  background-color: #fff;
  padding: initial;
  border: initial;
  line-height: initial;
  box-shadow: none;
}

.hs-input:-moz-placeholder {
  color: #666666 !important;
}

.hs-input::-webkit-input-placeholder {
  color: #666666 !important;
}

.hs-input input,
.hs-input textarea {
  transition: border 0.2s linear;
}
.hs-input:focus {
  outline: none;
  border-color: rgba(82, 168, 236, 0.8);
}

textarea.hs-input {
  height: auto;
}

select[multiple].hs-input {
  height: inherit;
}

/* Force single column fields to full width inside of fieldsets */
fieldset.form-columns-1 .hs-input:not([type=radio]):not([type=checkbox]) {
  width: 100% !important;
}

input.hs-input.error,
div.field.error input,
div.field.error textarea,
div.field.error .chzn-choices,
textarea.hs-input.error,
select.hs-input.error {
  border-color: ;
}
input.hs-input.error:focus,
div.field.error input:focus,
div.field.error textarea:focus,
div.field.error .chzn-choices:focus,
textarea.hs-input.error:focus,
select.hs-input.error:focus {
  border-color: ;
}

.actions {
  padding: 0;
}

.inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 0;
}
.inputs-list > li {
  display: block;
  padding: 0;
  width: 100%;
  padding-top: 0;
}
.inputs-list label {
  display: block;
  float: none;
  width: auto;
  padding: 0;
  line-height: 18px;
  text-align: left;
  white-space: normal;
  font-weight: normal;
}
.inputs-list:first-child {
  padding-top: 6px;
}
.inputs-list > li + li {
  padding-top: 2px;
}
.inputs-list label > input,
.inputs-list label > span {
  vertical-align: middle;
}

ul.no-list {
  list-style: none;
}
.sidebar-bg {
  margin-bottom: 30px !important;
}
.field {
  margin-bottom: 15px;
}

.hs-field-desc {
  color: ;
  margin: 0px 0px 6px;
  font-size: 14px;
}

.hs-form-required {
  color: red;
}
#our-con-form {
  margin: 80px 30px 80px 0;
}
.hs-richtext {
  margin-bottom: 3px;
  line-height: 1.2;
  font-size: ;
  color: ;
}
.hs-richtext hr {
  text-align: left;
  margin-left: 0;
  width: 91%;
}

.grecaptcha-badge {
  margin: 0 auto;
}

.email-correction, .email-validation {
  padding-top: 3px;
  font-size: 12px;
}
.email-correction a,
.email-validation a {
  cursor: pointer;
}
@media (max-width: 400px),
  (min-device-width: 320px) and (max-device-width: 480px) {
    .email-correction form .form-columns-2 .hs-form-field,
    .email-correction form .form-columns-3 .hs-form-field,
    .email-validation form .form-columns-2 .hs-form-field,
    .email-validation form .form-columns-3 .hs-form-field {
      float: none;
      width: 100%;
    }
    .email-correction form .form-columns-2 .hs-form-field .hs-input,
    .email-correction form .form-columns-3 .hs-form-field .hs-input,
    .email-validation form .form-columns-2 .hs-form-field .hs-input,
    .email-validation form .form-columns-3 .hs-form-field .hs-input {
      width: 90%;
    }
    .email-correction form .form-columns-2 .hs-form-field input[type=checkbox],
    .email-correction form .form-columns-2 .hs-form-field input[type=radio],
    .email-correction form .form-columns-3 .hs-form-field input[type=checkbox],
    .email-correction form .form-columns-3 .hs-form-field input[type=radio],
    .email-validation form .form-columns-2 .hs-form-field input[type=checkbox],
    .email-validation form .form-columns-2 .hs-form-field input[type=radio],
    .email-validation form .form-columns-3 .hs-form-field input[type=checkbox],
    .email-validation form .form-columns-3 .hs-form-field input[type=radio] {
      width: 24px;
    }
}

.hs-button,
.hs-form-field input[type=text],
.hs-form-field input[type=email],
.hs-form-field input[type=phone],
.hs-form-field input[type=number],
.hs-form-field input[type=tel],
.hs-form-field input[type=date],
.hs-form-field textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: ;
}
body .skill-inner,
body .billing-selectors__pricing-option.active,
body .eastend-service-three-overlay .overlay-icon, {
  background-color: #10B3B0 !important;
}
body .post-item-meta-date {
  background-color: #10B3B0;
}
body .sub-con span,
body .app-fun span,
body .simplefilter li.active,
body .faq-ques.active h5 {
  color: #10B3B0 !important;
}
/*========================================= CONTACT AREA END ======================================*/
/*========================================= SOCIAL FOLLOW AREA START ======================================*/
body .social-links__icon {
  background-color: #f5f5f5;
  fill: #10B3B0;
}
body .social-links__icon:hover,
body .social-links__icon:focus {
  background-color: #10B3B0;
  fill: #ffffff;
}
body .footer-copy-bg .social-links__icon {
  background-color: #ffffff;
  fill: #10B3B0;
}
body .footer-copy-bg .social-links__icon:hover,
body .footer-copy-bg .social-links__icon:focus {
  background-color: #10B3B0;
  fill: #ffffff;
}
/*========================================= SOCIAL FOLLOW AREA END ======================================*/

/*=================================== DND AREA START =====================================*/

.section-padding-top40 {
  margin-top: 40px;
}
.section-padding-bottom40 {
  margin-bottom: 40px;
}
.border-line1 {
  border-bottom: 4px solid #333;
  width: 40px;
  margin: 0 auto;
  padding-top: 10px;
}
.margin-left-auto {
  margin-right: 0 !important;
}

.margin-right-auto {
  margin-left: 0 !important;
}
.section-lineimg-li {
  display: inline-block;
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
  vertical-align: middle;
  line-height: 0px;
  margin-left: 15px;
  margin-right: 15px;
}
.section-content-li {
  display: table-cell;
  vertical-align: middle;
  word-break: break-all;
}
.section-lineimg-ul1 {
  display: table;
  width: auto;
  margin-left: 0;
}
.section-lineimg-ul {
  display: table;
  width: auto;
  margin: 0 auto;
}
.border-line {
  border-bottom: 4px solid #333;
  content: " ";
  width: 100px;
  margin: 0 auto;
  padding-top: 10px;
}
body .subs-blog .contact-form {
  background-color: transparent !important;
  border: 0 !important;
  padding: 0 !important;
}
body .subs-blog .contact-form:hover {
  box-shadow: none !important;
}
/*=================================== DND AREA END =====================================*/

/*========================= COMMEN CSS AREA START ===========================*/
.img-margin-bottom {
  margin-bottom: 10px;
}
.section-padding-bottom {
  padding-bottom: 30px;
}
.section-padding-bottom-40 {
  padding-bottom: 40px;
}
.section-mar-bot-30 {
  margin-bottom: 30px;
}
.section-margin-bottom {
  margin-bottom: 15px;
}
.section-grp-margin-bottom {
  margin-bottom: 8px;
}
.text-center {
  text-align: center;
}
.text-white {
  color: #ffffff;
}
.margin-top-10 {
  margin-top: 25px;
}
.margin-top-30 {
  margin-top: 30px;
  display: table;
}
.float-right {
  float: right;
}
.float-left  {
  float: left;
}
.text-right {
  text-align: right;
}
.display-table {
  display: table;
}
.display-table-cell {
  display: table-cell;
}
.width_100 {
  width: 100%;
}
.our-portfolio .features-icon img {
  width: 300px;
}
.display-flex {
  display: flex !important;
  display: -webkit-flex !important;
}
.margin-top20 {
  margin-top: 20px;
}

.billing-selectors__pricing-option.active {
  background-color: #ff7238;
}
.billing-selectors__pricing-option--left {
  border-right: 1px solid #d0d0d0;
}
.billing-selectors__pricing-option {
  display: table-cell;
  text-align: center;
  -webkit-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s;
  background-color: #f5f5f5;
}
.billing-selectors__pricing-option input[type="radio"] {
  position: absolute;
  visibility: hidden;
}
.billing-selectors__pricing-option label {
  color: #333333;
  cursor: pointer;
}
.billing-selectors__pricing-option label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.7rem 2rem;
  margin-bottom: 0px;
}
.billing-selectors__form label {
  font-size: 15px;
  font-weight: 600;
}
.billing-selectors__form {
  border: 1px solid #ccc;
  padding: 10px;
}
.billing-selectors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 60px;
}
.billing-selectors__pricing-option.active label {
  color: #ffffff;
}
.section-padding {
  padding: 80px 0;
}
form .hubspot-link__container {
  display: none !important;
}
/*============================ COMMEN CSS AREA END ==========================*/


/*=============================== MEDIA QUERIES AREA START ==========================*/
@media(min-width: 992px) {
  .span4 .product-icon,
  .dnd-module .span12 .span4,
  .dnd-module .span12 .span3 {
    margin-top: 30px; 
  }
  .dnd-module .span12 .span4:nth-child(4),
  .dnd-module .span12 .span4:nth-child(5),
  .dnd-module .span12 .span4:nth-child(6),
  .dnd-module .span12 .span4:nth-child(7),
  .dnd-module .span12 .span4:nth-child(8),
  .dnd-module .span12 .span4:nth-child(9),
  .dnd-module .span12 .span3:nth-child(4),
  .dnd-module .span12 .span3:nth-child(5),
  .dnd-module .span12 .span3:nth-child(6),
  .dnd-module .span12 .span3:nth-child(7),
  .dnd-module .span12 .span3:nth-child(8),
  .dnd-module .span12 .span3:nth-child(9){
    margin-top: 30px;
  }

  .product-col.span4:first-child,
  .product-col.span4:nth-child(2),
  .product-col.span4:nth-child(3),
  .dnd-module .span12 .span4:first-child,
  .dnd-module .span12 .span4:nth-child(2),
  .dnd-module .span12 .span4:nth-child(3),
  .dnd-module .span12 .span3:first-child,
  .dnd-module .span12 .span3:nth-child(2),
  .dnd-module .span12 .span3:nth-child(3),
  .dnd-module .span12 .span3:nth-child(4) {
    margin-top: 0px;
  } 
  .our-faq .span6.faq-border-bottom:nth-last-child(-n+2)  {	
    border: none !important;
    padding-bottom: 0px;
    margin-bottom: 0px !important;
  }
  .ml0 {
    margin-left: 0 !important;
  }
  .dmt0 {
    margin-top: 0 !important;
  }
  .clr-left {
    clear: left;
  } 
  .header-video-bg {
    padding: 80px 15px;
  }
} 
@media(min-width: 992px) and (max-width: 1150px){
  .post-item-meta-date {
    position: inherit !important;
    top: 0 !important;
    left: 20px !important;
    margin-top: 15px;
  }
}
@media(max-width: 1500px) {
  .close-lightbox {
    position: absolute;
    top: 10px !important;
    right: 50% !important;
    color: #333;
    font-size: 30px;
    background-color: #fff;
    padding: 20px 10px;
    line-height: 3px;
    transform: translateX(50%);
  }
}
@media(max-width: 991px) {
  .owl-carousel .testimonial-col{
    width: 100%;
  }
  body .dnd-section>.row-fluid {
    padding: 0 15px !important;
  }
  .client-img {
    width: 100%;
  }
  body .button-cls ul li button {
    margin-top: 30px !important;
  }
  .features-col.span6,
  .product-col.span6,
  .price-col.span6 {
    width: 60% !important;
    margin: 0 auto !important;
    float: none;
    clear: both;
    display: table;
    margin-bottom: 30px !important;
  }
  .footer-bg .span12 .span3:first-child,
  .dnd-module .span12 .span4:first-child,
  .dnd-module .span12 .span3:first-child {
    margin-top: 0px !important;
  }
  .header-padding {
    padding: 120px 15px;
  }

  .dnd-row > .row-fluid > div,
  .our-cta .span12 > div{
    width: 100%;
    margin-left: 0;
    margin-top: 30px; 
  }  
  .dnd-row > .row-fluid > div:first-child,
  .our-cta .span12 > div:first-child {
    margin-top: 0px !important; 
  } 
  .our-faq .span6.faq-border-bottom:nth-last-child(-n+1)  {	
    border: none !important;
    padding-bottom: 0px;
    margin-bottom: 0px !important;
  }
  .dnd-row > .row-fluid > div:first-child,
  .our-cta .span12 > div:first-child,
  .dnd-module .span12 .span4:first-child{
    margin-top: 0 !important; 
  } 

  .body-container.service-details .row-fluid .span10,
  .body-container.service-details .row-fluid .span3{
    margin-top: 10px;
  }

  /* Services Details */
  .body-container.service-details .span9 .section-padding-bottom{
    padding-bottom: 0;
  }

  .body-container.service-details .row-fluid .span9{
    margin-top: 10px;
  }

  .body-container.service-details .row-fluid .span6{
    margin-bottom: 20px;
  }

  .body-container.service-details .span3 .dnd-row{
    margin-bottom: 30px;
  }
}

@media(max-width: 767px) { 
  .header-video-bg {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .features-col.span12,
  .product-col.span12,
  .price-col.span12 {
    width: 100%;
  }
  .location li:last-child {
    padding-left: 0 !important;
  }
  .cta-bg-content {
    text-align:center;
  }
  .footer-copy-bg .float-left,
  .footer-copy-bg .float-right{
    float: none;
    display: table;
    margin: 0 auto;
    text-align: center;
  }

  .footer-copy-bg .float-left{
    margin-bottom: 15px;
  }
  .sidebar-bg:last-child {
    margin-bottom: 30px !important;
  }
  .sidebar-bg.subs-blog:last-child {
    margin-bottom: 0px !important;
  } 
  .section-bottom {
    padding-bottom: 20px !important;
  }
  .systems-page,
  .error-page {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .features-col.res-tab-margin-bottom:last-child {
    margin-bottom: 0px !important;
  }
  .our-about-team-class .team-col {
    padding-bottom: 30px;
  }

  .our-about-team-class .team-col:last-child {
    padding-bottom: 0px;
  }
  .our-cta-class .span5,
  .cta-head h3 {
    text-align: center !important;
  }
  .our-cta-class .span5 {
    margin-top: 30px;
  }
  .blog-comments .hs_email,
  .blog-comments .hs_firstname,
  .blog-comments .hs_website, 
  .blog-comments .hs_lastname {
    width: 93%;
  }
  .owl-carousel .client-img-grp{
    width: 100%;
    display: table;
  }

  .owl-carousel .client-img-grp > div,
  .owl-carousel .client-img-grp > div h4{
    float: none;
    margin: 0 auto;
    display: table; 
    text-align: center;
  }
  .my-auto {
    top:0 !important;
    transform: translate(0) !important;
    margin-bottom: 20px;
  }
  .event-btn .my-auto {
    margin-bottom: 0 !important;
  }
  .scheduel-two-col img {
    transform: scale(1) !important;
    margin-bottom: 20px;
  }
  .schedule-box-one{
    padding: 30px 15px !important;
  }
  .scheduel-row {
    display: inherit !important;
  }

  .schedule-mic {
    display: none !important;
  }
  .schedule-left-col1 > div,
  .schedule-left-col > div {
    width: 100% !important;
  }
  .counter-wrapper .span3 {
    width: 38%;
    float: none;
    margin: 0 auto !important;
  }
  .schedule-col .span5,
  .schedule-left-col.span5 {
    margin:0 auto !important;
    display:  table;
  }
  .schedule-col .span5:first-child {
    margin-top: 0px !important;
  }
  .row-fluid>.span6:first-child {
    margin-bottom: 30px !important;
  }
  .schedule-content:before {
    content: "\f0d8" !important;
    right: 0;
    left: 0 !important;
    margin: 0 auto;
    top: -18px !important;
  } 
  .schedule-content1:after {
    content: "\f0d7" !important;
    right: 0;
    left: 50% !important;
    margin: 0 auto;
    top: inherit !important;
    bottom: -16px !important;
  }
  .subscribe-row .hs-form,
  .app-fun {
    width: 100% !important;
  }
  .subscribe-row .hs-form .hs-submit { 
    display: table;
    width: auto !important;
  }
  .col-cen {
    width: 100% !important;
  }
  .schedule-col .span5 {
    width: 100% !important;
  }
}

@media(max-width: 575px) {
  .dnd_areaabout-row-0-padding
  .dnd_area-row-0-padding {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .client-img img {
    margin-right: 0 !important; 
  }
  .client-img-grp .test-name {
    display: inherit !important;
    margin-top: 10px !important
  }
  .our-about-team-class .team-col {
    width: 100%;
  }
  .modal-body iframe {
    width: 300px !important;
    height: 220px !important;
  }
  h1 {
    font-size: 35px;
    line-height: 45px;
  }
  h2 {
    font-size: 30px;
    line-height: 40px;
  }
  h3 {
    font-size: 25px;
    line-height: 35px;
  }
  h4 {
    font-size: 20px;
    line-height: 30px;
  }
  h5 {
    font-size: 18px !important;
    line-height: 28px !important;
  }
  h6 {
    font-size: 16px !important;
    line-height: 26px !important;
  }

  .services-col.span4 {
    width: 100%;
    margin: 0 auto;
  }

  .post-item-meta-date {
    position: inherit !important;
    top:0 !important;
    left: 20px !important;
    margin-top: 15px;
  }

  .button-cls ul li {
    display: inherit !important;
  }

  .features-col.span12,
  .post-listing .span12 {
    width: 100% !important;
  }

}

@media(min-width: 576px) and (max-width: 767px){
  h1 {
    font-size: 45px;
    line-height: 55px;
  }
  h2 {
    font-size: 35px;
    line-height: 45px;
  }
  h3 {
    font-size: 28px;
    line-height: 38px;
  }
  h4 {
    font-size: 21px;
    line-height: 31px;
  }
  h5 {
    font-size: 19px;
    line-height: 29px;
  }
  h6 {
    font-size: 18px;
    line-height: 28px;
  }
  .our-about-team-class .team-col {
    width: 48%;
    margin: 0 auto;
  }

  .our-about-team-class .team-col:last-child {
    width: 48%;
    margin: 0 auto;
    display: table;
  }
}

@media (min-width:768px) and (max-width: 991px) {
  .our-about-team-class .team-col {
    width: 32%;
  }
  h1 {
    font-size: 48px;
    line-height: 58px;
  }
  h2 {
    font-size: 37px;
    line-height: 47px;
  }
  h3 {
    font-size: 31px;
    line-height: 41px;
  }
  h4 {
    font-size: 22px;
    line-height: 32px;
  }
  h5 {
    font-size: 19px;
    line-height: 29px;
  }
  h6 {
    font-size: 18px;
    line-height: 28px;
  }
  /* ********* 2-COLUMN, 3-COLUMN & 4-COLUMN STARTS *********  */
  .dnd-module .span12{
    width: 100%;
  } 

  /* 2-COLUMN */
  .dnd-module .span12 .span6,  
  .dnd-section .dnd-row > .row-fluid > .span6,
  .our-cta .span12 > div {
    width: 100%;
    margin-top: 30px;
  }

  .dnd-module .span12 .span6:first-child,  
  .dnd-section .dnd-row > .row-fluid > .span6:first-child,
  .our-cta .span12 > div:first-child {
    margin-top: 0px !important; 
  } 
  /* 3-COLUMN */
  .dnd-module .span12 .span4{
    width: 360px;
    display: table;
    float: none;
    margin: 30px auto 0 auto !important;
  } 

  /* 4-COLUMN */
  .dnd-module .span12 .span3,
  .footer-bg .span12 .span3{
    width: 48%;
    margin-top: 30px;
  } 
  .dnd-module .span12 .span3:nth-child(2),
  .footer-bg .span12 .span3:nth-child(2) {
    margin-top: 0px;
  }
  .footer-bg .span12 .span3:nth-child(3){
    clear: left;
  }
  .dnd-module .span12 .span3:nth-child(3),
  .dnd-module .span12 .span3:nth-child(5),
  .dnd-module .span12 .span3:nth-child(7),
  .dnd-module .span12 .span3:nth-child(9),
  .dnd-module .span12 .span6:nth-child(even),
  .footer-bg .span12 .span3:nth-child(3){
    margin-left: 0
  }

  .dnd-column .dnd-row > .row-fluid > .span6{
    margin-top: 0;
    margin-left: 0;  
  }
  .row-fluid > .span6:first-child{
    margin-bottom: 30px;
  }

  .dnd-module .our-faq .span6.faq-border-bottom{
    margin-bottom: 0 !important;
  }

  .our-cta .span12 > div{
    margin-left: 0;  
    text-align: center;
  }
  .our-cta .span12 > div .hs_cos_wrapper_widget{
    display: table;
    margin:0 auto;
  }
  body .dnd-module .span12 .cta-bg-content .span4 {
    margin-top: 0 !important;
  }
  body .dnd-module .span12 .cta-bg-content .span5 {
    width: 100%;
    margin-left: 0;
  }
  body .dnd-module .span12 .cta-bg-content .span3 {
    text-align: center;
  }
}
@media (min-width:575px) and (max-width: 991px) {
  .modal-body iframe {
    width: 400px !important;
    height: 200px !important;
  }
}
@media (min-width:481px) and (max-width: 767px) {
  .dnd-module .span12,
  .dnd-module .span12.res-width,
  .footer-bg .span12.res-width{
    width: 100%;
  } 

  .dnd-module .span12 .span4,
  .dnd-module .span12 .span3,
  .footer-bg .span12 .span3{
    width: 360px;
    display: table;
    float: none;
    margin: 30px auto 0 auto !important;
  }   

  .footer-bg .span12 .span3:first-child,
  .dnd-module .span12 .span4:first-child,
  .dnd-module .span12 .span3:first-child {
    margin-top: 0px !important;
  }
  .our-cta .span12 > div{
    margin-left: 0;  
    text-align: center;
  }
  .our-cta .span12 > div .hs_cos_wrapper_widget{
    display: table;
    margin: 0 auto;
  }

  /* .row-fluid > .span6:first-child{
  margin-bottom: 30px;
} */
}

@media (max-width: 480px) {  
  .dnd-module .span12,
  .dnd-module .span12.res-width,
  .footer-bg .span12.res-width{
    width: 100%;
  } 

  .dnd-module .span12 .span4,
  .dnd-module .span12 .span3,
  .footer-bg .span12 .span3 {
    width: 100%;
    display: table;
    float: none;
    margin: 30px auto 0 auto !important;
  } 
  .client-img {
    padding-right: 0px;
  }
  .our-cta .span12 > div{
    margin-left: 0;  
    text-align: center;
  }

  .our-cta .span12 > div .hs_cos_wrapper_widget{
    display: table;
    margin: 0 auto;
  } 

  .row-fluid > .span6:first-child{
    margin-bottom: 30px;
  }

  .schedule-col .span5 {
    width: 100% !important;
  }
}
/*=============================== MEDIA QUERIES AREA END =========================*/