

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

/* Test */




























































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

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




html {
  font-size: 16;
}

body {
  color: #000;
  font-family: Open Sans;
  font-weight: 400;
  font-size: 16px;
line-height: 150%;
}

p {
  font-family: Open Sans;
  font-weight: 400;
  line-height: 150%;
}

a {
  font-family: Open Sans;
  color: rgba(0, 160, 225, 1.0);
  cursor: pointer;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  word-wrap:break-word!important;
}

a:hover,
a:focus {
  color: rgba(0, 160, 225, 1);
}

a:active {
  color: rgba(40, 200, 255, 1.0);
}

h1 {
  color: #000;
  font-family: Open Sans;
  font-size: 45px;
  font-weight: 400;
  line-height: 109%;
}

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

h2 {
  color: #000;
  font-family: Open Sans;
  font-size: 40px;
  font-weight: 400;
  line-height: 100%;
}

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

h3 {
  color: #000;
  font-family: Open Sans;
  font-size: 38px;
  font-weight: 400;
  line-height: 120%;
}

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

h4 {
  color: #000;
  font-family: Open Sans;
  font-size: 32px;
  font-weight: 400;
  line-height: 150%;
}

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

h5 {
  color: #000000;
  font-family: Open Sans;
  font-size: 28px;
  font-weight: 400;
  line-height: 123%;
}

h6 {
  color: #000;
  font-family: Open Sans;
  font-size: 24px;
  font-weight: 400;
  line-height: 135%;
}

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






form,
.submitted-message {
  font-family: Open Sans;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(0, 160, 225, 1);
  
}

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

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, 0.0);
  background-color: rgba(5, 45, 75, 1);
}

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

.hs-form label {
  color: rgba(19, 19, 19, 1);
}

.hs-form legend {
  color: rgba(19, 19, 19, 1);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(5, 45, 75, 0.0);
  border-radius: px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(150, 195, 0, 0.0);
}

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

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

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: Open Sans;
}

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

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

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








th,
td {
  background-color: rgba(180, 35, 105, 0.0);
  border: 1px solid rgba(255, 255, 255, 0.0);
  color: rgba(0, 160, 225, 1);
}

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

tfoot td {
  background-color: rgba(180, 35, 105, 0.0);
  color: rgba(0, 160, 225, 1);
}

table,
tbody + tbody {
  border-color: rgba(255, 255, 255, 0.0);
}





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


.header__container {
  max-width: 1240px;
}
header .navigation-primary ul.level-1 .level-3>li>a:hover{
  color: rgba(3, 50, 77, 1);
}
header .navigation-primary ul.level-1 .level-3>li>a{
  color: rgba(3, 50, 77, 1);
}
body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: rgba(5, 45, 75, 1);
}
header .navigation-primary ul.submenu.level-1>li>a{  
  color:rgba(5, 45, 75, 1);
}

header .navigation-primary ul.level-1 .level-3>li:hover{
  background-color: rgba(226, 224, 226, 1.0);
}
.hs-blog-listing header .navigation-primary ul.submenu.level-1>li>a:hover[href="https://www.open-xchange.com/ox-app-suite-demo/"]{
  color: rgba(150, 195, 0, 1); 
  background-color: rgba(255, 255, 255, 0.0);
}
.hs-blog-post header .navigation-primary ul.submenu.level-1>li>a:hover[href="https://www.open-xchange.com/ox-app-suite-demo/"]{
  color: rgba(150, 195, 0, 1); 
  background-color: rgba(255, 255, 255, 0.0);
}
header .navigation-primary ul.submenu.level-1>li>a:hover,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: rgba(150, 195, 0, 1);
  background-color: rgba(255, 255, 255, 0.0);
}
header .navigation-primary ul.submenu.level-1>li>a:hover,
header .navigation-primary ul.submenu.level-1>li>a.active-branch,
header .navigation-primary ul.submenu.level-1>li>a.active.item{
  color: #3C73AA;
}
header .navigation-primary ul.submenu.level-1>li>a.active-branch::before,
header .navigation-primary ul.submenu.level-1>li>a.active.item::before{
  background-image: url(https://9391640.fs1.hubspotusercontent-na1.net/hubfs/9391640/chevron-down-hover.svg);
}
header .navigation-primary ul.submenu.level-1>li>a:hover
header .navigation-primary ul.level-1 .level-2 .Inset{
  background-color:rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary ul ul{
  background-color:rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .navigation-primary > ul > li > a.active-item,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: rgba(5, 45, 75, 1);
  background-color: rgba(255, 255, 255, 0.0);
}

body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .navigation-primary > ul ul li a {
  color: rgba(3, 50, 77, 1);
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .navigation-primary > ul ul li a:hover,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  color: rgba(3, 50, 77, 1);
  background-color: rgba(3, 50, 78, 0.0);
}
.custom-menu-primary .navigation-primary > ul ul li a.active-item{
  color: rgba(3, 50, 77, 1);
  background-color: rgba(255, 255, 255, 1.0);
}

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

.header__language-switcher-label-current:after {
  border-top-color: rgba(5, 45, 75, 1);
}

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

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(5, 45, 75, 1);
  }
}





.footer {
  background-color: rgba(255, 255, 255, 1);

}
footer .newsletter h5{
  color: rgba(3, 50, 77, 1); 
}
footer .hs_cos_wrapper ul>li>a{
  color: rgba(3, 50, 77, 1) 
}
footer .hs_cos_wrapper ul>li>a:hover{
  color: rgba(3, 50, 77, 1) 
}
footer .copyright p{
  color: rgba(3, 50, 77, 1);  
}
.footer_social ul>li>a{
  color: rgba(3, 50, 77, 1) 
}

.footer_social ul>li>a:hover{
  color: rgba(3, 50, 77, 1) 
}

.footer_social ul>li>a:before{
  color: rgba(255, 255, 255, 1) ;
  background-color:rgba(3, 50, 77, 1) ;
}

.footer_social ul>li>a:hover:before{
  color: rgba(255, 255, 255, 1) ;
  background-color:rgba(3, 50, 77, 1) ;
}


footer .copyright{
  border-top-color: rgba(3, 50, 77, 1); 
}






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










body .icon svg {
  fill: ;
}

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

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

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

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

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

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

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





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

@media (min-width: 769px){
  .footer__container, main.body-container-wrapper .dnd-section > .row-fluid, .content-wrapper, .header__container{
    max-width: 763.84px;
  } 
}

@media (min-width: 1025px){
  .footer__container, main.body-container-wrapper .dnd-section > .row-fluid, .content-wrapper, .header__container{
    max-width: 1240px;
  } 
}


@media (min-width: 1401px){
  .footer__container, main.body-container-wrapper .dnd-section > .row-fluid, .content-wrapper, .header__container {
    max-width: 1240px;
  }
}










.header_search {
  width: 50px;
}

.header_search form {
  height: 46px;
}

.header_search .form-group input.form-control {
  background-color: transparent;
}

.header_search:before {
  color: #052D4B;
}
footer.footer {
  background-color: #fff;
  box-shadow: 0px 4px 7px 0px #5b5b5b;
}

header.header {
  box-shadow: 0px -3px 7px 0px #5b5b5b;
  padding: 7px 0 8px 0;
}

@media (max-width: 1024px) {
  header.header {
    padding: 8px 0;
  }
}

header .header_logo {
  padding-top: 13px;
}
footer form .hs-button {
  background-color: #96C300;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  padding: 6px 10px;
  min-width: 48px !important;
}

footer form .actions:after {
  font-size: 15px;
}

footer .hs-input {
  background-color: transparent;
  border-color: #96C300;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
header .navigation-primary ul.submenu.level-1>li:nth-child(7)>a{
  color: #fff;
  background-color: #96C300;
  line-height: 1.5;
  position: relative;
  bottom: 13px;
  padding: 8px 16px;
  border-radius: 15px;
  font-weight: 500;
  margin-left: 16px;
}
header .navigation-primary ul.submenu.level-1>li>a {
  padding: 0 14px;
  font-weight: 600;
  font-size: 16px;
}
header .navigation-primary ul.level-1 .level-2 .Inset {
  justify-content: center;
}
header .navigation-primary ul.level-1 .level-2 .Inset>li>a {
  font-weight: 500;
}

header .navigation-primary ul.level-1 .level-3>li>a {
  font-weight: 600;
}
header .navigation-primary ul.level-1 .level-2 .Inset>li>a[href="javascript:;"]{
  color: #6D6F78;
  opacity: 0.6;
}
header .navigation-primary ul.level-1 .level-2 .Inset>li>a {
  min-height: 30px;
}
footer .hs-input:focus {
  outline: none;
  border-color: #96C300;
}
footer form .hs-button:hover {
  background-color: #96C300;
  border-color: #96C300;
  opacity: .7;
}

button.nav-icon-mobile.toggle_menu {
  background-color: #fff;
}

.nav-icon-mobile span {
  background-color: #052D4B;
}
.case-study-btn a {
  color: #252525;
  display: inline-block;
  padding-left: 13px;
  position: relative;
}

.case-study-btn a:before {
  font-family: 'FontAwesome';
  content: '\f019';
  position: absolute;
  top: 0;
  left: -12px;
  color: #878787;
  font-size: 18px;
}

.case-study-btn a:hover {
  opacity: .8;
}
main.body-container-wrapper .dnd-section>.row-fluid{
  padding:0;
}
.video-bg video {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
}
.video-bg {
  position: relative;
  overflow: hidden;
  height: auto;
}
.video-bg-content {
  position: relative;
  padding-top: 150px;
  padding-bottom: 150px;
}
.video-bg .bg-on-mobile {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.video-player-div.vid-bg video {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
}
.video-player-div.vid-bg {
  overflow: hidden;
}
ul.ox-services li a {
  color: #1c1c1c;
}

ul.ox-services {
  list-style-type: none;
}

ul.ox-services li {
  margin-bottom: 25px;
  position: relative;
}

ul.ox-services li:before {
  font-family: 'FontAwesome';
  content: '\f105';
  font-weight: 700;
  position: absolute;
  top: -1px;
  left: -15px;
  font-size: 20px;
  color: #00a0e1;
}

ul.ox-services li a:hover {
  opacity: .8;
}
ul.ox-services.down li:before {
  top: -1px;
  transform: rotate(90deg);
}

.split-cta-div .span6:first-child {text-align: right;}

.split-cta-div .span6:last-child {
  background-color: #3C73AA;
  padding-left: 25px;
}


.split-cta-div {
  background-color: #284B73;
}

.slit-cta-content {
  display: inline-block;
  width: 80%;
  padding: 50px 0;
}
.split-cta-div .span6:first-child .slit-cta-content {
  padding-bottom: 30px;
}

.files-anywhere ul li a {
  position: relative;
  padding-left: 25px;
}

.files-anywhere ul li a:before {
  font-family: 'FontAwesome';
  position: absolute;
  top: 0;
  left: 0;
  content: "\f107";
  color: #00a0e1;
  font-size: 21px;
}

.files-anywhere ul li {
  margin-bottom: 25px;
  color: #fff;
}
.ox-drive {
  display: inline-block;
}
.ox-drive .title {
  text-align: left;
  margin-bottom: 20px;
}
.ox-drive .title li {
  display: block;
  height: 42px;
  overflow: hidden;
  position: relative;
}
.ox-drive .title li span.estimate {
  font-size: 19px;
}
.ox-drive .title.enable li span {
  top: 50%;
}
.ox-drive .title li span:not(.estimate) {
  font-weight: 600;
  font-size: 34px;
}
.ox-drive .title li span {
  position: absolute;
  top: -60%;
  left: 0;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -webkit-transition: top 2s;
  -o-transition: top 2s;
  -moz-transition: top 2s;
  transition: top 2s;
  line-height: 1;
  color:#fff;
}
.ox-drive .charts {
  padding-top: 160px;
  height: 160px;
}
.ox-drive ul {
  padding: 0;
  margin: 0;
  display: block;
}
.blue-gradient * {
  color: #fff!important;
}
.ox-drive .charts li {
  display: inline-block;
  width: 56px;
  position: relative;
}
.ox-drive .charts li .date-time {
  display: inline-block;
  width: 100%;
  height: 20px;
  overflow: hidden;
  position: relative;
}
.ox-drive .charts li .line {
  display: block;
  height: 0;
  width: 4px;
  background-color: #00a0e1;
  position: absolute;
  bottom: 40px;
  left: 26px;
  -webkit-transition: height 1s 1s;
  -o-transition: height 1s 1s;
  -moz-transition: height 1s 1s;
  transition: height 1s 1s;
}
.ox-drive .charts li.enable .date-time span {
  top: 50%;
}
.ox-drive .charts li .date-time span {
  display: block;
  position: absolute;
  top: 140%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transition: top 1s;
  -o-transition: top 1s;
  -moz-transition: top 1s;
  transition: top 1s;
  color:#fff;
}
ul.we-are-open {
  padding-left: 45px;
  list-style-type: none;
  margin-top: 30px;
}

ul.we-are-open li {
  margin-bottom: 20px;
  position: relative;
  color: #fff;
}

ul.we-are-open li img {
  position: absolute;
  top: -3px;
  left: -44px;
  width: auto;
}
.half-bg-img-div {
  position: relative;
}

.span6.half-bg-color {
  background-color: #DCDCDC;
  position: relative;
  height: 100%;
}

.row-fluid.half-bg-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.half-bg-img-div .content-wrapper {
  position: relative;
  z-index: 2;
}

.half-bg-image {
  position: relative;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.row-fluid.half-bg-overlay .span6:last-child, 
.second-row .row-fluid.half-bg-overlay .span6:first-child {
  position: relative;
  height: 100%;
}

.row-fluid.half-bg-overlay .span6 {
  margin: 0;
  width: 50%;
}

.half-bg-content {
  padding: 70px 0;
  padding-right: 30px;
}

.half-bg-content ul {
  padding-left: 20px;
}

.half-bg-content h2 {
  font-weight: 300;
  margin-bottom: 30px;
}
.second-row .half-bg-content {
  padding-right: 0;
  padding-left: 40px;
}
.ce-media a {
  transition: all 0.4s ease;
}

.ce-media a:hover {
  opacity: 0.7;
}
.body-container-wrapper {
  margin-bottom: 0px;
}

a.ce-arrow-down {
  padding-left: 30px;
  display: inline-block;
  position: relative;
  transition: all .3s ease;
}

a.ce-arrow-down:before {
  content: "\f107";
  font-family: FontAwesome;
  line-height: 20px;
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}

a.ce-arrow-down:hover {
  opacity: .8;
}
.error-page {
  margin-top: 100px;
}


.error-page a.button {
  background-color: #494a52!important;
  border: 1px solid #494a52!important;
  border-radius: 6px!important;
  color: #FFF!important;
  font-size: 16px;
  margin-top: 25px;
}
html,body{
  scroll-behavior:smooth;
}
.files-anywhere ul li a {
  color: #000;
  transition: all 0.3s ease;
}
.files-anywhere ul {
  padding-left: 22px;
}
.files-anywhere ul li a:hover {
  opacity: .7;
}
.open_search .header_search .form-group input.form-control {
  font-size: 15px;
}
a.hs-search-results__url {
  font-family: Merriweather,serif;
  font-size: 1.25rem;
  margin-bottom: .35rem;
  text-decoration: underline;
  width: 100%;
  overflow: hidden;
  display: block;
}

p.hs-search-results__title {
  color: #2d2d2d;
  font-size: 24px;
  line-height: 31.2px;
  text-decoration: none;
  font-family: 'Open Sans';
  font-weight: 100;
  margin-bottom: 20px;
}

p.hs-search-results__description {
  font-size: 16px;
  font-weight: 100;
}

ul.hs-search-results__listing li {
  margin-bottom: 50px;
}
.systems-page.custom-search-results-page {
  padding-top: 150px;
}
.systems-page.custom-search-results-page form input {
  border-radius: 50px;
  font-size: 14px;
  padding: 7px 15px;
  border: 1px solid #cacaca;
  margin-bottom: 20px;
}

.systems-page.custom-search-results-page h1 {
  font-size: 38px;
  text-align: center;
  line-height: 52px;
  font-weight: 100;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.systems-page.custom-search-results-page h5 {
  font-weight: 100;
  font-size: 12px;
  padding-left: 15px;
}

/*div#hs_cos_wrapper_search_results_custom {
padding-top: 25px;
border-top: 1px solid #808080b8;
margin-top: 50px;
}*/

.custom-search-result-layout {
  padding-top: 25px;
  border-top: 1px solid #808080b8;
  margin-top: 50px;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
}
.custom-search-result-layout__sidebar {
  width: 25%;
  box-sizing: border-box;
  padding: 0 25px 0 0;
}
.custom-search-result-layout__content {
  width: 75%;
  box-sizing: border-box;
  padding: 0 25px;
  border-left: 1px solid #808080b8;
}

h3.vimeo-video-title{
  font-size: 25px; 
  font-weight: 100; 
  padding-top: 10px; 
  padding-bottom: 30px; 
  margin-bottom: 40px; 
  border-bottom: 1px solid #fff;
}
.case-study-btn {
  padding-left: 20px;
  margin-bottom: 15px;
}
div.split-cta-div {
  position: relative;
}
div.split-cta-div .row-fluid.color-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div.split-cta-div .row-fluid.color-overlay .span6 {
  position: relative;
  height: 100%;
  width: 50%;
}
div.split-cta-div .row-fluid.content-wrapper {
  position: relative;
  z-index: 2;
}
div.split-cta-div .row-fluid.color-overlay .span6:last-child {
  margin-left: 0;
}
.slit-cta-content {
  width: 100%;
}
.sidebar-opened-pre .split-cta-div,
.sidebar-opened-pre footer.footer {
  z-index: 0;
}
ul.download-icon-list {
  list-style-type: none;
  position: relative;
  padding-left: 30px;
}

ul.download-icon-list li a:before {
  content:"\f019";
  font-size: 20px;
  font-family: FontAwesome;
  line-height: 20px;
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  position: absolute;
  left: -30px;
  top: 0;
  color: #00a0e1;
}

ul.download-icon-list li {
  position: relative;
  margin-bottom: 15px;
}
a.ce-arrow-down:before {
  color: #00a0e1;
  top: 2px;
}
a.cta_button.custom-btn {
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  -moz-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  background: rgb(180,35,105);
  border-radius: 6px;
  border-width: 0px;
  color: rgb(255,255,255);
  font-family: sans-serif;
  height: auto;
  transition: all .4s ease;
  padding: 10px 30px;
  text-shadow: none;
  width: auto;
  font-size: 24px;
  line-height: 1.5em;
  border-radius: 15px;
  font-weight: 700;
  font-size: 16px;
}

a.cta_button.custom-btn:hover {
  opacity: 0.9;
}
.hs-content-id-44798499646 .row-number-4 {
  border-top: 1px solid #878787;
}
.leadership-team-module .container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
}

.image-or-color {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.category__image-wrapper img {
    margin: 0 auto;
}

a.cta-primary {
    background-color: #00a0e1;
    font-family: 'Open Sans';
    border-radius: 10px;
    margin: 10px 0px;
    width: auto;
    display: inline-block;
    padding: 12px 32px;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color: #fff;
    transition: .3s ease-in-out;
    letter-spacing: 1px;
}

a.cta-primary:hover {
    background-color: #062d4c;
}

.user-box-sec .title p {
    width: 100%;
}







/********** RESPONSIVE ********/

@media only screen and (max-width: 1024px){
  .video-bg-content {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .video-bg {
    height: auto;
  }
  .video-bg-content.content-wrapper h1 {
    font-size: 35px;
  }

  .video-bg-content.content-wrapper h3 {
    font-size: 29px;
  }
  section.parallax-bg {
    background-attachment: initial !important;
  }
}

@media only screen and (max-width: 767px){
  .footer_col {
    margin-bottom: 20px;
  }
  .back-to-overview {
    margin-bottom: 40px;
  }
  ul.download-icon-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: 0;
  }
  .mobile-vertical-spacing {
    padding-top: 80px !important;
    padding-bottom: 50px !important;
  }
  section.parallax-bg {
    background-attachment: initial !important;
  }
  .row-fluid [class*="span"] {
    min-height: 0 !important;
  }
  .error-page {
    margin-top: 50px;
    padding-bottom: 20px;
  }
  .error-page > p:first-child {
    margin-bottom: 40px;
  }
  .systems-page.custom-search-results-page {
    padding-top: 30px;  
  }
  .custom-search-result-layout {
    flex-direction: column;
  }
  .custom-search-result-layout__sidebar {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0 25px;
  }
  .custom-search-result-layout__content {
    width: 100%;
    border-left: none;
    padding: 0;
  }
  .video-bg video {
    display: none;
  }
  .video-bg .bg-on-mobile {
    display: block;
  }
  .video-bg {
    height: auto;
  }

  .video-bg-content {
    padding: 50px 0;
  }
  .slit-cta-content {
    display: block;
    width: 100%;
    padding: 20px 20px;
  }
  .slit-cta-content > div {
    padding-left: 0 !important;
  }
  .split-cta-div .span6:first-child .slit-cta-content {
    padding-bottom: 0px;
  }
  .split-cta-div .span6:last-child {
    padding-left: 0;
  }
  .row-fluid.half-bg-overlay .span6 {
    width: 100%;
  }
  .half-bg-image {
    display: none;
  }
  .second-row .row-fluid.half-bg-overlay .span6:first-child {
    display: none;
  }
  .second-row .half-bg-content {
    padding-left: 0;
  }

  .half-bg-content {
    padding: 50px 0;
    padding-right: 0;
  }
  div.split-cta-div .row-fluid.color-overlay {
    display: none;
  }
  div.split-cta-div .row-fluid.content-wrapper {
    padding: 0;
  }


  .hs-content-id-44845421709 .row-number-11 .span6:first-child,.hs-content-id-44845421709 .row-number-16 .span6:first-child {
    order: 2;
  }
  .hs-content-id-44845421709 .row-number-11 .span6:last-child,.hs-content-id-44845421709 .row-number-16 .span6:last-child {
    order: 1;
  }
  .hs-content-id-44845421709 .row-number-11 .row-fluid,.hs-content-id-44845421709 .row-number-16 .row-fluid {
    display: flex;
    flex-flow: column;
  }
  .ox-drive .title li span {
    position: relative;
    top: 0;
  }
  .ox-drive .title li {
    height: auto;
    overflow: visible;
  }
  .ox-drive .title.enable li span {
    top: 0;
  }  
}


footer .newsletter form {
  position: relative;
}
footer .newsletter form .legal-consent-container {position: absolute; bottom: -60px;}
footer .newsletter form .hs_recaptcha {
  position: absolute;
  bottom: -130px;
}
@media(max-width: 768px){
  footer .newsletter form .legal-consent-container {position: absolute; bottom: 40px; right: -100%;}
  footer .newsletter form .hs_recaptcha {
    position: absolute;
    bottom: -20px;
    right: -100%;
  } 
}

body .systems-page.custom-search-results-page {
  max-width: 100%;
}

#hubspot-author_data {
  margin-bottom: 20px;
}

.deurali-blog .container-fluid .row-fluid .page-center {
  max-width: 1160px;
}