







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 20px;
}

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





html {
  font-size: 18px;
}

body {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #494A52;
}

/* Paragraphs */

p {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  color: #0270e0;
}

a:hover,
a:focus {
  color: #0048b8;
}

a:active {
  color: #2a98ff;
}

/* Headings */

h1 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #494A52;
  font-size: 50px;
  line-height:1.2;
  margin-top:10px;
}

h2 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #494A52;
  font-size: 38px;
}

h3 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #494A52;
  font-size: 30px;
}

h4 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #494A52;
  font-size: 24px;
}

h5 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #000000;
  font-size: 16px;
}

h6 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #494A52;
  font-size: 14px;
}

/* Blockquote */

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




.hero a:hover{text-decoration:none;}

button,
.button {
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1.0)

;
  border: 1px solid #494A52;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 15px 53px;
  font-weight:600;
  font-size:14px; text-transform:uppercase;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(33, 34, 42, 1.0);
  border-color: #21222a;
  color: #FFFFFF;
}

button:active,
.button:active {
  background-color: rgba(113, 114, 122, 1.0);
  border-color: #71727a;
  color: #FFFFFF;
}





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

/* Form title */

h3.form-title {
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1)

;
  color: #F8FAFC;
}

/* Form label */

form label {
  color: #494A52;
}

/* Form help text */

form legend {
  color: #494A52;
}

/* Form inputs */

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

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

/* Form placeholder text */

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

/* Date picker */

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

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

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

/* Submit button */

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

  
  
    
  


  rgba(73, 74, 82, 1.0)

;
  border: 1px solid #494A52;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 15px 53px;
  font-size:14px;
  text-transform:uppercase;
  font-weight:bold;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(33, 34, 42, 1.0);
  border-color: #21222a;
  color: #FFFFFF;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(113, 114, 122, 1.0);
  border-color: #71727a;
  color: #FFFFFF;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #494A52;
}

th,
td {
  border-color: #494A52;
  color: #494A52;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1)

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

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #494A52;
}

tbody + tbody {
  border-top-color: #494A52;
}





.header {
  background-color: transparent;
  position:relative;
  z-index:12;
}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #ffffff;
  font-family: Montserrat;
  font-size: 16px;
}

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

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

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

body .submenu.level-2,
body .header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
  border-color: #494A52;
}

body .submenu.level-2 > li:first-child:before {
  border-color: #494A52;
}

body .header__language-switcher .lang_list_class:before {
  border-bottom-color: #494A52;
}

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

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

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

.header__language-switcher-label-current:after {
  border-top-color: #494A52;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
  }

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





.footer {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
  min-height: 100px;
}

/* Footer Content */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6
.footer p,
.footer a,
.footer div,
.footer span {

}





.blog-post__date {
  border-color: #494A52;
}

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

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

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

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

.blog-pagination__link {
  color: #494A52;
}

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

.blog-post__title {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #494A52;
  font-size: 38px;
}

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

#comments-listing .comment-reply-to {
  color: #0270e0;
  background-color:#fff;

}

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

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











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

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

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

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



/* Flight Media Theme Styles */


ul.submenu{border:none !important;}

.submenu.level-2>li:first-child:before{border:none !important;}
.submenu.level-2 .menu-item .menu-link{padding-top:5px !important; padding-bottom:5px !important; font-weight:normal !important;}

.list-checkmark ul, .hs_cos_wrapper_type_rich_text ul{padding-left:0px;}
.list-checkmark ul li, .hs_cos_wrapper_type_rich_text ul li{list-style:none; background:url(https://8523792.fs1.hubspotusercontent-na1.net/hubfs/8523792/check-mark.png) no-repeat left top;
padding:5px 5px 5px 45px; margin:20px 0px;}
.hs_cos_wrapper_type_rich_text a{color:#2d2d2d; border-bottom:1px solid #2d2d2d;}
p{line-height:1.6;}
.hs_cos_wrapper_type_rich_text a:hover{text-decoration:none;}

.page-about .hero{color:#fff;}
.page-about .hero h1, .page-about .hero p{color:#fff;}

.page-about .row-number-12, {background: rgb(245,245,245);
  background: linear-gradient(180deg, rgba(245,245,245,1) 0%, rgba(255,255,255,1) 100%);}

.page-about .row-number-12 .span4{
  border-radius: 10px;
    -webkit-box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.15);
    border: 3px solid #fff;
  background:#fff;
  padding:40px;
}
.page-about .row-number-12 .span4 p{margin-bottom:0px;}
.page-about .row-number-29, .page-contact .row-number-2.dnd_area-row-1-background-color{max-width:90%; margin-left:auto; margin-right:auto; margin-bottom:80px;}
.page-about .row-number-29 a, .page-contact .row-number-2.dnd_area-row-1-background-color a{border-bottom:none; text-decoration:none; color:#fff; display:inline-block; padding:10px 25px; border:1px solid #fff; text-transform:uppercase;}

.page-contact .span6:last-of-type{  border-radius: 10px;
    -webkit-box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.15);
    border: 3px solid #fff;
  background:#fff;
  padding:40px;}

body .navigation-primary ul.level-1 > li:last-of-type a{padding:15px 25px;  border-radius:50px;
  background-color

  
  
    
  


  rgba(73, 74, 82, 1.0)

;; color:#FFFFFF; font-weight:bold; font-size:14px; line-height:1;}
body .navigation-primary ul.level-1 > li:last-of-type a:after{display:none;}
body .navigation-primary ul.level-1 > li:last-of-type a:hover{color:#FFFFFF; background-color:rgba(33, 34, 42, 1.0);}
.blog-header{background:url(https://8523792.fs1.hubspotusercontent-na1.net/hubfs/8523792/bg-mb-1.jpg) center no-repeat; background-size:cover; padding-top:50px; margin-top:-110px; padding-top:150px; }
.hs-blog-listing .header{background:transparent;}
h1.blog-header__title, h2.blog-header__title{color:#fff;}
h1.blog-header__title{font-size:50px;}
h1.blog-header__title.blog-main-page{font-size:37px;}
h1.blog-header__title.blog-main-page .yellow{font-size:50px; display:block; margin-bottom:20px;}
.blog-header .submitted-message, .footer_subscribe .submitted-message{color:#f0c40f; font-size:17px; font-weight:bold; overflow:hidden !important;}
.footer_subscribe .submitted-message{font-weight:normal;}
.blog-header label{color:#fff; position:relative; }
.hs-blog-post .blog-header:before{position:absolute; width:100%; height:100%; content:""; background:rgba(0,0,0,.5); left:0; top:0; z-index:-1;}
.blog-header label, .footer_subscribe label{display:none;}
.blog-header input[type="email"]{border: 2px solid #fff;
    border-radius: 50px;
    padding: 15px 25px;
    max-width: 350px;
    background: transparent; color:#fff;}

.footer_subscribe form input[type="email"]{border: 2px solid #999;
    border-radius: 50px;
    padding: 15px 25px;
    max-width: 350px;
    background: transparent; color:#999;}
.yellow{color:#f0c40f;}
.blog-header form input[type=submit], .footer_subscribe form input[type=submit]{border-radius:50px; border:none; background-color:

  
  
    
  


  rgba(73, 74, 82, 1.0)

; color:#FFFFFF; font-size:14px; text-transform:uppercase; font-weight:bold; padding:15px 25px; line-height:normal;}
.blog-header form input[type=submit]:hover, .footer_subscribe form input[type=submit]:hover{background-color:rgba(33, 34, 42, 1.0); color:#FFFFFF; }

.blog-header ::-webkit-input-placeholder, .footer_subscribe ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.blog-header ::-moz-placeholder, .footer_subscribe ::-moz-placeholder{ /* Firefox 19+ */
  color: #fff;
}
.blog-header :-ms-input-placeholder, .footer_subscribe :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.blog-header :-moz-placeholder, .footer_subscribe :-moz-placeholder{ /* Firefox 18- */
  color: #fff;
}

body .blog-header__inner{max-width:900px; padding-bottom:0px;}
.blog-header img{max-width:100%;}


body .blog-post {padding-top:0px;}
body .blog-post img{max-width:100%;}


.blog-share { margin:0px 0px 30px 0px; display:block;}
.blog-share a { color:#fff; display:inline-block; line-height:30px; border-radius:2px; width:22.5%;  margin:0 1%; text-align:center; }
.blog-share a:hover { opacity:0.9; }
.blog-share a.facebook-link { background:#3a589e; }
.blog-share a.twitter-link { background:#429cd6; }
.blog-share a.google-link { background:#0d77b7; }
.blog-share a.linkedin-link { background:#df4b37; }

.hs-error-msg, .hs-error-msgs label{font-size:11px; color:red;}
#blog-topics{margin-top:30px;}
#blog-topics{color:#fff; font-size:14px;}
#blog-topics span{display:block; margin-bottom:10px;}

#blog-topics a{background:rgba(255,255,255,.25); color:#fff; font-size:14px; padding:10px 20px; border-radius:50px; display:inline-block;}
.blog-index__post-content p{line-height:1.4; font-size:18px;}
.blog-post__body, .blog-post__body p{font-size:18px; line-height:1.4;}
.blog-header{position:relative; z-index:0;}
  .content-wrapper{position:relative; z-index:1;}
.content-outer{background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,1) 50%, rgba(249,249,249,1) 50%);}
.blog-table{display:table;width:100%;}
.blog-table-left{display:table-cell; width:65%; vertical-align:top; background-color:#fff;}
.blog-table-right{display:table-cell; width:35%; vertical-align:top;}
.blog-index__post-content{background:#fff; padding:55px;}
.blog-table-right img{max-width:150px;}
.blog-table-right-inner{padding:55px;}
.blog-table-right-inner h3{font-size:22px;}

.post-widget{display:table; width:100%; margin-bottom:30px;}
.post-widget-left{display:table-cell; width:150px; vertical-align:top;}
.post-widget-left img{max-width:125px;}
.post-widget-right{display:table-cell; vertical-align:top;}

.post-widget-right a{font-size:16px; font-weight:bold; color:#494A52; display:block; line-height:1.4;}
.post-widget-right span, .post-info{font-size:11px; text-transform:uppercase; color:#a0a0a0;}
.post-info{color:#636363; font-weight:bold; margin-bottom:20px;}
/* shape divider */
.gdlr-core-preview-text{ text-align: center; padding: 10px; background: #f3f3f3; }
.gdlr-core-shape-divider-wrap{ overflow: hidden; line-height: 0;}
.hero_banner_about .gdlr-core-shape-divider-wrap{position:relative; z-index:5;}

.gdlr-core-shape-divider-wrap.gdlr-core-flip svg{ 
	-webkit-transform: translateX(-50%) rotateY(180deg); 
	-ms-transform: translateX(-50%) rotateY(180deg); 
	transform: translateX(-50%) rotateY(180deg); }
.gdlr-core-shape-divider-wrap.gdlr-core-pos-top{ position: absolute; top: -1px; left: 0px; right: 0px; }
.gdlr-core-shape-divider-wrap.gdlr-core-pos-top.gdlr-core-inverted{
	-webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
.gdlr-core-shape-divider-wrap.gdlr-core-pos-bottom{ position: absolute; bottom: -1px; left: 0px; right: 0px;
	-webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } 
.gdlr-core-shape-divider-wrap.gdlr-core-pos-bottom.gdlr-core-inverted{
	-webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
.gdlr-core-shape-divider-wrap.gdlr-core-preview{ position: static; }

body .blog-pagination__link{color:#929292; background:#f0f0f0; display: inline-block;
    font-size: 11px;
    padding: 9px 14px; border:none; text-transform:uppercase;}
body .blog-pagination__link--active{border:none; background:#2653e3; color:#fff;}
body .blog-pagination__link:hover{border:none; background:#2653e3; color:#fff;}
body .blog-pagination__link:hover svg{fill:#fff;}
.blog-pagination__prev-link svg, .blog-pagination__next-link svg{height:10px; fill:#929292;}
body .blog-index__post-content--small h2{font-size:27px;}

.blog-categories  li{display:block;  padding-left:0px;}
.blog-categories{padding-left:0px;}
.blog-categories li:first-of-type a{padding-top:0px;}

.blog-categories li a{    font-size: 14px;
 padding:15px 0px;
 display:block;
    border-bottom-width: 1px;
  border-bottom-style: solid; border-color:#e6e6e6; color:#444444;}
.post-info svg{fill:#444;}
.hs-blog-post .post-info span{color:#f0c40f; font-weight:normal;}
.hs-blog-post .post-info span svg{fill:#f0c40f;}
.post-info span{display:inline-block; margin-right:10px; margin-top:5px; margin-bottom:5px;}
.blog-categories li a svg{width:15px; fill:#444; margin-right:5px;}

.blog-recent-posts h2{font-size:24px;}
.blog-recent-posts__title{font-size:16px;}
.blog-recent-posts h4, .blog-recent-posts p{display:none;}
.blog-comments .comment-from h4{font-size:16px;}
.blog-comments p{font-size:16px;}


.footer-col .footer_subscribe div{padding-left:0px; padding-right:0px;}
button.comment-reply-to{font-size:16px;}
.blog-comments .hs-button{    border-radius: 50px;
    border: 0;
    background-color: #2653e3;;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;}



#home-hero{
  margin-top:-110px;
  padding-top:225px;
  position:relative;
  z-index:11;
  background:url(https://8523792.fs1.hubspotusercontent-na1.net/hubfs/8523792/apzo/images/saas-hero-bg.png) no-repeat; background-size:cover;
}
#home-hero img{max-width:980px; margin-left:auto; margin-right:auto; margin-bottom:-250px; box-shadow: 0 20px 50px rgba(10, 10, 10,0.1);
    -moz-box-shadow: 0 20px 50px rgba(10, 10, 10,0.1);
    -webkit-box-shadow: 0 20px 50px rgba(10, 10, 10,0.1);}
#home-hero{color:#fff; text-align:center;}
#home-hero h1{color:#fff;}

#home-hero h3{font-size:31px; font-weight:normal; color:#fff; margin:0px 0px;}
#home-hero p{color:#d9e3ff; font-size:20px; max-width:995px; margin-left:auto; margin-right:auto;}

.hero_banner{
  margin-top:-110px;

  position:relative;
  z-index:11;

}
.team{
 background:#f9f9f9;
}
.team .ark-team-01{background:none !important;}

.team .ark-team-01 h2{font-size:30px; color:#2d2d2d;}
.team .ark-section-intro .ark-section-intro-subheading{letter-spacing:1px; font-size:15px;}
.hero_banner{color:#fff; text-align:center;}
.hero_banner h1{color:#fff; margin-bottom:10px;}
.hero_banner.hero_banner_product{text-align:left;}
.hero_banner h3{font-size:31px; font-weight:normal; color:#f0c40f;; margin:0px 0px;}
.hero_banner p{color:#fff; font-size:20px; max-width:800px; margin-left:auto; margin-right:auto; margin-top:50px;}
.hero_banner.hero_banner_product p{max-width:100%; margin-top:30px;}
.hero-links{margin:30px 0px;}
.hero-links a{padding:15px 25px; border-radius:50px; display:inline-block; margin:10px; font-size:14px; font-weight:bold; text-transform:uppercase;}
.hero-links a:first-of-type{background:

  
  
    
  


  rgba(73, 74, 82, 1.0)

; color:#FFFFFF; border:2px solid 

  
  
    
  


  rgba(73, 74, 82, 1.0)

;}
.hero-links a:last-of-type{border:2px solid #fff; color:#fff;}
.hero-links a:hover{text-decoration:none; color:#FFFFFF; background-color:rgba(33, 34, 42, 1.0); border-color:rgba(33, 34, 42, 1.0);}

.price_module .ark-overlay:before{display:none;}
.price_module .ark-pricing-01{padding:0px 0px;}
.price_module .ark-section-intro{display:none;}
.price_module .ark.ark-parallax{overflow:visible;}
.price_module .ark p{margin:20px auto; color:#52565b;}
.price_module .ark-section-footer p{color:#fff;}
.price_module .ark-btn, .team .ark-btn{padding:15px 25px; border-radius:50px;}
.price_module .ark-btn:hover, .team .ark-btn:hover{text-decoration:none; background-color:#232323;}
.core_features{ position:relative; z-index:10;}
.core_features h4{margin:0;     font-size: 15px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #c9c9c9; text-align:center; margin-bottom:10px;}
.core_features h2{
 font-size: 30px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    color: #2d2d2d;
  text-align:center;
}
.core_features h3{
     font-size: 20px;
    font-weight: 700;
    text-transform: none; 
}
.home_video{text-align:center;}
.home_video h3{    font-size: 42px;
    font-weight: 200;
    letter-spacing: 0px;
    text-transform: none;
    color: #ffffff;
}
.home_features a, .companies a, .hero_banner_product a{
  padding: 15px 25px;
    border-radius: 50px;
    display: inline-block;
    margin: 10px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase; background: 

  
  
    
  


  rgba(73, 74, 82, 1.0)

;
    color: #FFFFFF;
    border: 2px solid 

  
  
    
  


  rgba(73, 74, 82, 1.0)

;
  text-decoration:none;
}
.home_features a:hover, .companies a:hover, .hero_banner_product a:hover{
  border-color:#rgba(33, 34, 42, 1.0);
  background:rgba(33, 34, 42, 1.0);
}
.testimonials .hs-testimonial blockquote{font-size:1rem;}
.testimonials .hs-testimonial footer{font-family:inherit;}
.testimonials{padding-top:130px; padding-bottom:130px; background:url(https://8523792.fs1.hubspotusercontent-na1.net/hubfs/8523792/apzo/images/quote-bg2.gif) no-repeat center; background-size:cover;}
.companies{padding-top:125px; padding-bottom:125px;}
.testimonials h2, .companies h2{font-size:30px; text-align:center; margin-bottom:70px;}
.companies p:first-of-type{    font-size: 19px;
    font-weight: 400;
    text-transform: none;
  color: #818181; max-width:995px; margin-left:auto; margin-right:auto; text-align:center; margin-top:70px;}
.companies p{text-align:center;}
.hero_banner_about .dnd-section{position:relative;}
.hero_banner_about .dnd-section:before{content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.5); z-index:0;}
.hero_banner_about .dnd-section .row-fluid{position:relative; z-index:1;}
.contact_methods{color:#fff;}
.contact_methods h3{color:#fff;}
.contact_methods p:first-of-type{color:#7f9ddb;}
.contact_methods p a{color:#fff; text-decoration:none; border-bottom:none;}
.contact_form{text-align:center;}
.contact_form.contact_form_lp{text-align:left;}
.contact_form h2{margin-bottom:10px;}
.contact_form .dnd-module{max-width:760px; margin-left:auto !important; margin-right:auto !important; float:none;}

.contact_form form input[type=submit]{width:100%;  padding: 15px 25px;
   

    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase; background: 

  
  
    
  


  rgba(73, 74, 82, 1.0)

;
    color: #FFFFFF;
    border: 2px solid 

  
  
    
  


  rgba(73, 74, 82, 1.0)

;
  text-decoration:none;}
.contact_form form input[type=submit]:hover{  border-color:rgba(33, 34, 42, 1.0);
  background:rgba(33, 34, 42, 1.0);}

.faq{padding:70px 0px; background:url(https://8523792.fs1.hubspotusercontent-na1.net/hubfs/8523792/apzo/images/blackk-bg.jpg) no-repeat center; background-size:cover;}
.faq-intro h2{color:#fff; text-align:center;}
.faq-intro p{color:#fff; text-align:center; max-width:765px; margin-left:auto; margin-right:auto;}
.faq .faq-answer{padding-left:0px; padding-right:0px; padding-bottom:0px;}
.faq .faq-answer p{margin-bottom:0px;}

.page-get-started label{color:#fff;}

.submitted-message, .submitted-message p{color:#0fb5b3; font-weight:bold;}
#footer-table{display:table; width:100%; margin-bottom:35px;}
.footer{padding-top:70px; padding-bottom:20px;}
.footer-col{display:table-cell; width:20%;}
.footer-col:first-of-type, .footer-col:last-of-type{width:30%;}
.footer-col h3.form-title, .footer-col h4{background:none; color:#999; font-size:22px;}
.footer-col, .footer-col p{color:#999; text-align:left;}
.footer-col div{padding-left:20px; padding-right:20px;}

.footer-col ul li{padding-left:0px; background:none;}
.footer-col a{color:#999; text-decoration:none; border-bottom:none;}
.footer-col a:hover{color:#f0c40f;}
.footer-col, .footer-col p, .footer-col ul li{font-size:16px;}
.footer-col p{margin-bottom:15px;}
.footer-col ul{margin-bottom:0px;}
.footer-col ul li{margin-top:12px; margin-bottom:12px;}
.footer__copyright a{text-decoration:none; color:#494a52;}
.footer__copyright a:hover{color:#f0c40f;}
@media (min-width: 960px){
  body .blog-header__inner{margin-bottom:-50px;}
}
@media (min-width: 768px) and (max-width: 991px){
    .blog-share a { width:21.5%; } 
}
@media (max-width:1100px) and (min-width:767px){
  .post-widget, .post-widget-left, .post-widget-right{display:block; width:auto;}
  
}
@media (max-width:960px){
  
    #home-hero, .hero_banner, .blog-header{margin-top:-225px;}
  .header__search--toggle{display:none;}
    body .navigation-primary{background-color:#fff;}
  body .submenu.level-1>li{border-top:none;}
  body .submenu.level-1>li>a{font-size:16px; font-weight:normal;}
  body .navigation-primary a{color:#383838;}
  body .submenu.level-1>li:last-of-type{padding:10px 20px 30px 20px;}
  body .navigation-primary ul.level-1>li:last-of-type a{background-color:#2653e3; color:#fff;}
  body .navigation-primary ul.level-1>li:last-of-type a:hover{background-color:##f0c40f; color:#222;}
  body .submenu.level-2 .menu-item .menu-link{padding-left:30px; padding-right:30px;}
    .header__logo{max-width:100%; text-align:center;}
  #hs_cos_wrapper_site_logo{margin-left:auto; margin-right:auto;}
    .blog-header__inner{padding-left:20px; padding-right:20px;}
 
}
@media (max-width: 767px){
  
  #footer-table{display:block;}

.footer-col{display:block; width:auto; text-align:center; margin-bottom:40px;}
  .footer-col p{text-align:center;}
.footer-col:first-of-type, .footer-col:last-of-type{width:auto;}
  .content-outer{background:#fff;}
  .blog-table-right{background:#f9f9f9; margin-bottom:20px;}
  .blog-table, .blog-table-left, .blog-table-right{display:block; width:auto;}
 .blog-share a { width:21.5%; }
  .core_features .dnd-column, .home_video .dnd-column, .home_features .dnd-column, .hero_banner .dnd-column, .contact_methods .dnd-column, .contact_form .dnd-column
  {text-align:center; padding-left:20px; padding-right:20px; margin-bottom:20px;}
  

  .home_features .widget-type-rich_text{margin-top:30px;}

  .gdlr-core-shape-divider-wrap{margin-bottom:50px;}
  #home-hero img{margin-bottom:50px;}
  .list-checkmark ul, .hs_cos_wrapper_type_rich_text ul{display:inline-block;}
}

@media (max-width:480px){
    .post-widget, .post-widget-left, .post-widget-right{display:block; width:auto;}
}