/* ==========================================================================
HubSpot Migrations Services - COS Boilerplate v2.0.0                              
========================================================================== */


/* ==========================================================================
Table of Contents:

1. EXTERNAL RESOURCES
2. BASE STYLES
3. COS STRUCTURE
4. MAIN NAVIGATION
5. BLOG
6. FORMS
7. BUTTONS
8. MISCELLANEOUS
9. MOBILE MEDIA QUERIES
========================================================================== */


/* ==========================================================================
1. EXTERNAL RESOURCES                                            
========================================================================== */


/* =============== @import, @font-face, and CSS File Includes =============== */

/* EX: @import url('http://example.com/example_style.css'); */
@import url('//fonts.googleapis.com/css?family=Quicksand');

@font-face {
  font-family: museo-sans-rounded;
  src: url("//use.typekit.net/af/43942b/00000000000000000000f307/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("woff2"),
    url("//use.typekit.net/af/43942b/00000000000000000000f307/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("woff"),
    url("//use.typekit.net/af/43942b/00000000000000000000f307/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n1&v=3") format("opentype");
  font-style: normal;
  font-weight: 100;
}
@font-face {
  font-family: museo-sans-rounded;
  src: url("//use.typekit.net/af/b46998/00000000000000000000f305/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),
    url("//use.typekit.net/af/b46998/00000000000000000000f305/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),
    url("//use.typekit.net/af/b46998/00000000000000000000f305/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: museo-sans-rounded;
  src: url("//use.typekit.net/af/cb7c34/00000000000000000000f308/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), 
    url("//use.typekit.net/af/cb7c34/00000000000000000000f308/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"),
    url("//use.typekit.net/af/cb7c34/00000000000000000000f308/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family:helveticaneue;
  src: url("//cdn2.hubspot.net/hubfs/5493376/Pointr_June2019/Font/OpenSans-Regular-webfont.woff") format('woff'),
    url("//cdn2.hubspot.net/hubfs/5493376/Pointr_June2019/Font/OpenSans-Regular-webfont.ttf") format('truetype'),
    url("//cdn2.hubspot.net/hubfs/5493376/Pointr_June2019/Font/OpenSans-Regular-webfont.eot");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:"Open Sans";
  src: url("//cdn2.hubspot.net/hubfs/5493376/Pointr_June2019/Font/OpenSans-Regular-webfont.woff") format('woff'),
    url("//cdn2.hubspot.net/hubfs/5493376/Pointr_June2019/Font/OpenSans-Regular-webfont.ttf") format('truetype'),
    url("//cdn2.hubspot.net/hubfs/5493376/Pointr_June2019/Font/OpenSans-Regular-webfont.eot");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family:"Open Sans";
  src: url("//cdn2.hubspot.net/hubfs/5493376/Pointr_June2019/Font/OpenSans-Light-webfont.woff") format('woff'),
    url("//cdn2.hubspot.net/hubfs/5493376/Pointr_June2019/Font/OpenSans-Light-webfont.ttf") format('truetype'),
    url("//cdn2.hubspot.net/hubfs/5493376/Pointr_June2019/Font/OpenSans-Light-webfont.eot");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family:"icomoon";
  src: url("//cdn2.hubspot.net/hubfs/5493376/Pointr_June2019/Font/icomoon.woff") format('woff'),
    url("//cdn2.hubspot.net/hubfs/5493376/Pointr_June2019/Font/icomoon.ttf") format('truetype'),
    url("//cdn2.hubspot.net/hubfs/5493376/Pointr_June2019/Font/icomoon.eot");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family:"FontAwesome";
  src: url("//cdn2.hubspot.net/hubfs/5493376/Pointr_June2019/Font/fontawesome-webfont.woff") format('woff'),
    url("//cdn2.hubspot.net/hubfs/5493376/Pointr_June2019/Font/fontawesome-webfont.ttf") format('truetype'),
    url("//cdn2.hubspot.net/hubfs/5493376/Pointr_June2019/Font/fontawesome-webfont.eot");
  font-weight: 400;
  font-style: normal;
}


/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */
/* Images */
img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }

/* Reduces min-height on bootstrap structure */
.row-fluid [class*="span"] { min-height: 1px; }

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
  margin: 0;
  list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  height: 30px;
  list-style: none !important;
}
@media (max-width: 479px){
  .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
    float: none !important; /* Stack social icons into two rows on phones */
  }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
  vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}

/* Captcha */
#recaptcha_response_field {
  width: auto !important;
  display: inline-block !important;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field { min-height: 0;line-height: 12px; }

@media all and (max-width: 400px) {
  /* beat recaptcha into being responsive, !importants and specificity are necessary */
  #captcha_wrapper,
  #recaptcha_area,
  #recaptcha_area table#recaptcha_table,
  #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
    width: auto !important;
    overflow: hidden; 
  }
  #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important; }
  #recaptcha_area table#recaptcha_table #recaptcha_image { width:280px !important; }
}

/* Videos */
video {
  max-width: 100%;
  height: auto;
}

/* Date Picker */
#calroot {
  width: 202px !important;
  line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
} 
#calroot select {
  min-height: 0 !important;
  padding: 1px 2px !important;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
  font-size: 10px !important;
  line-height: 18px !important;
  font-weight: normal !important;
} 
#caldays {
  margin-bottom: 4px;
}

/* Responsive Embed Container (iFrame, Object, Embed)*/
@media only screen and (max-width: 767px){
  .hs-responsive-embed,
  .hs-responsive-embed.hs-responsive-embed-youtube,
  .hs-responsive-embed.hs-responsive-embed-wistia,
  .hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }
  .hs-responsive-embed iframe, 
  .hs-responsive-embed object, 
  .hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
}
.hs-responsive-embed.hs-responsive-embed-instagram {
  padding-top: 0px;
  padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
  height: auto;
  overflow: visible;
  padding: 0 0 0 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
  position: static;
  width: auto;
  height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 568px) {
  iframe {
    max-width: 100%;
  }
}

/* Forms */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]
select {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Fix radio button and check box fields in multi column forms*/
.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
  width: auto;
}

/* System Template Forms */
#email-prefs-form .email-edit {
  width: 100% !important;
  max-width: 507px !important;
}
#hs-pwd-widget-password {
  height: auto !important;
}

/* Menus */
.hs-menu-wrapper ul {
  padding: 0; 
}

/* Horizontal Menu
========================================================================== */

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
  list-style: none;
  margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
  content: " ";
  display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
  content: " ";
  display: table;
  clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
  float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
  position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 100%;
  top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
  position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
  margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
  position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
  content: " ";
  display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
  content: " ";
  display: table;
  clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
  float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
  display: inline-block;
}

/* Vertical Menu
========================================================================== */ 

.hs-menu-wrapper.hs-menu-flow-vertical {
  width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
  list-style: none;
  margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
  display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
  margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
  width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
  position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  left: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 100%;
  top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}


@media (max-width: 767px) {
  .hs-menu-wrapper, .hs-menu-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
    display: block;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: block;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: none;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: block;
  }

  /* Stacking Horizontal Nav for Mobile */
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
    padding: 0;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    white-space: normal;
  }

  /* Stacking Vertical Nav for Mobile */
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper  {
    position: static;
    opacity: 1;
    visibility: visible;
  }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
}

/* Space Module */
.widget-type-space { visibility: hidden; }

/* Blog Author Section */
.hs-author-social-links { display: inline-block; }
.hs-author-social-links a.hs-author-social-link {
  width: 24px;
  height: 24px;
  border-width: 0px;
  border: 0px;
  line-height: 24px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

/* Fix for CTA border box issue */
.hs-cta-wrapper a {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/*
* jQuery FlexSlider v2.0
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the GPLv2 license.
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Contributing author: Tyler Smith (@mbmufffin)
*/

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
  display: block;
  overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; padding: 0; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
  background-color: black;
  position: static;
  font-size: 2em;
  line-height: 1.1em;
  color: white;
  padding: 0px 5% 0px 5%;
  width: 100%;
  top: 40%;
  text-align: center;
}
.hs_cos_flex-slider .superimpose .caption {
  color: white;
  font-size: 3em;
  line-height: 1.1em;
  position: absolute;
  padding: 0px 5% 0px 5%;
  width: 90%;
  top: 40%;
  text-align: center;
  background-color: transparent;
}

@media all and (max-width: 400px) {
  .hs_cos_flex-slider .superimpose .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    width: 90%;
    padding: 0px 5% 0px 5%;
    top: 40%;
    text-align: center;
  }
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
  color: white;
}
/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
  max-height: 150px;
  margin: 0px;
  padding: 0px;
  border-width: 0px;
}

/* responsive pre elements */
pre { overflow-x: auto; }

/* responsive pre tables */
table pre { white-space: pre-wrap; }

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img { max-width: initial; }

/* adding minimal spacing for blog comments */
.comment { margin: 10px 0 10px 0; }

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
  word-wrap: break-word;
}

/* HTML 5 Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}

/* Support migrations from wordpress */
.wp-float-left {
  float: left;
  margin: 0 20px 20px 0;
}

.wp-float-right {
  float: right;
  margin: 0 0 20px 20px;
}

/* Responsive Google Maps */
#map_canvas img, .google-maps img { max-width: none; }


/* ==========================================================================
2. BASE STYLES                                             
========================================================================== */

/* =============== Base =============== */

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

body{
  color: #999999;
  font-size: 15px;
  line-height: 24px;
  font-family: "museo-sans-rounded",sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  background-color: #ffffff;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 90px;
}

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #1071bc;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #1071bc;
  text-shadow: none;
}


/* =============== Typography =============== */

/* Basic text */
p {} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

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

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */

h1, h2, h3, h4, h5, h6{
  font-family: "museo-sans-rounded",sans-serif;
  font-weight: 100;
  color: #06284C;  
  letter-spacing: 0;
  margin-top:0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1{
  letter-spacing: -1px;
  font-size: 60px;
  line-height: 64px;
  margin-top: 0;
}
h2{
  font-size: 48px;
  line-height: 48px;
  margin-top: 0;
}
h3{
  font-size: 24px;
  line-height: 32px;
}
h4{
  font-size: 24px;
  line-height: 32px;
  margin-bottom:8px;
}
h5 {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 7px;
}
h6 {
  font-size: 20px;
  line-height: 32px;
  color: #666;
  padding-bottom: 27px;
  margin: 0;
  font-family: "museo-sans-rounded",sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
}

/* Anchor Links */

a{   
  color: #1071bc;   
  transition: color .2s;
  -moz-transition: color .2s;
  -webkit-transition: color .2s;
  text-decoration: none;
}

a:hover {
  color: inherit;
}


/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}


/* =============== EU Cookie Confirmation Bar =============== */

/* Confirmation Outer Wrapper*/
#hs-eu-cookie-confirmation {}

/* Confirmation Inner Wrapper*/
#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}

/* Confirmation Button */
#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}


/* ==========================================================================
3. COS STRUCTURE                                            
========================================================================== */


/* =============== Structure =============== */

/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}

.body-container{
  color: #676767;
}
.blog .body-container{
  color: #999999;
  font-size: 15px;
  line-height: 24px;
}
.body-container form{
  -webkit-font-smoothing: subpixel-antialiased; 
}


/* =============== Header =============== */
.site-header {
  padding-top: 28px;
}

.custom-logo img {
  height: 40px;
}

.widget-type-custom_widget.site-logo {
  width: auto;
}

.site-header {
  position: absolute;
  width: 100% !important;
  left: 0;
  z-index: 10;
  background-color: rgba(255,255,255,100);
  transition: background-color 0.5s ease-in-out;
}

.site-header.is-fixed {
  position: fixed;
  width: 100% !important;
  left: 0;
  height: auto;
  background-color: #fff;
  transform: translate(0,-100%);
  -ms-transform: translate(0,-100%);
  -webkit-transform: translate(0,-100%);
  visibility: hidden;
  -webkit-transition: transform .5s,background .25s,visibility .25s,opacity .25s;
  transition: transform .5s,background .25s,visibility .25s,opacity .25s, top 0.25s linear;
  top: -120px;
  z-index: 99979;
}

.site-header.is-fixed.is-visible{
  transform: translate(0,0);
  -ms-transform: translate(0,0);
  -webkit-transform: translate(0,0);
  -webkit-transition: transform .5s,background .25s,visibility .25s,opacity .25s;
  transition: transform .5s,background .25s,visibility .25s,opacity .25s;
  visibility: visible;
  top: 0;
}
.viewport-bottom .site-header.is-fixed{
  transform: translate(0,0);
  -ms-transform: translate(0,0);
  -webkit-transform: translate(0,0);
  -webkit-transition: transform .0s,background .0s,visibility .25s,opacity .0s;
  transition: transform .0s,background .0s,visibility .0s,opacity .0s;
  visibility: visible;
  top: 0;
}
.body-container{
  padding-top: 95px; 
}



.header-container-wrapper {}
.header-container {
}


/* =============== Content =============== */

.body-container-wrapper {}
.body-container {}

.content-wrapper {
  padding-bottom: 70px !important;
  padding-top: 70px !important;
}
.blog .content-wrapper {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}

.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


/* =============== Footer =============== */
.footer-menu {
  padding: 55px 0;
}

.footer-menu .hs-menu-wrapper > ul {
  display: flex !important;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start !important;
  text-align: left !important;
}

.footer-menu .hs-menu-wrapper > ul > li {
  padding-right: 100px;
  padding-bottom: 4px;
}

.footer-menu .hs-menu-wrapper > ul > li > a {
  font-size: 20px;
  padding-bottom: 12px;
  color: #666666;
}

.footer-menu .hs-menu-wrapper > ul ul {
  position: static !important;
  visibility: visible !important;
  opacity: 1 !important;
}

.footer-menu .hs-menu-wrapper > ul ul li a {
  display: block;
  color: #666666;
  font-weight: 300;  
  white-space: normal !important;
}

.footer-menu .hs-menu-wrapper > ul ul li {
  padding-bottom: 4px;
  padding-top: 4px;
}

.footer-menu .hs-menu-wrapper > ul > li:last-child {
  padding-right: 0;
}

.footer-menu .hs-menu-wrapper > ul ul li:first-child {
  padding-top: 0;
}

.footer-copyright {
  padding: 45px 0;

  background-color: #ffffff;
  border-top: 1px solid rgba(255,255,255,0.18);
}


.social {
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-align: center;
}

.social > li {
  display: inline-block;
  margin: 0 10px;
  width: auto;
  margin-bottom: 25px;
}

.social > li > a {
  display: block;
  height: 50px;
  width: 50px;
  cursor: pointer;
}

.social > li > a i {
  color: #777777;
  top: -2px;
  max-width: 100%;
  position: relative;
  word-spacing: 1px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -webkit-transition: all .45s cubic-bezier(.25,1,.33,1);
  transition: all .45s cubic-bezier(.25,1,.33,1);
  font-size: 20px;
  border-radius: 50%;
  border: 2px solid rgba(255,255,255,.2);
  height: 50px;
  width: 50px;
  line-height: 48px!important;
  font-family: FontAwesome;
  font-style: normal;
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

.fa-linkedin:before {
  content: "\f0e1";
}
.copyright-wrapper p {
  line-height: 22px;
  margin-top: 3px;
  margin-bottom: 0;
  color: #777777;
  font-family: "museo-sans-rounded",sans-serif !important;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  text-align: center;
}

.copyright-wrapper p a {
  color: #666666;
  font-weight: 500;
}

.social > li > a:hover i {
  border-color: #1e73be;
  color: #1e73be;
}
.copyright-wrapper p {
  line-height: 22px;
  margin-top: 3px;
  margin-bottom: 0;
  color: #777777;
  font-family: "museo-sans-rounded",sans-serif !important;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  text-align: center;
}

.copyright-wrapper p a {
  color: #666666;
  font-weight: 500;
}

.social > li > a:hover i {
  border-color: #1e73be;
  color: #1e73be;
}

.site-footer {
  background: -webkit-gradient(linear,left bottom,left top,from(#FFFFFF),to(#FAFAFA));
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
}
#back-to-top {
  transition: box-shadow .3s cubic-bezier(.55,0,.1,1),background-color .1s linear, bottom .2s;
  -webkit-transition: -webkit-box-shadow .3s cubic-bezier(.55,0,.1,1),background-color .1s linear, bottom .2s;
  -moz-transition: -moz-box-shadow .3s cubic-bezier(.55,0,.1,1),background-color .1s linear, bottom .2s;
  background-color: rgba(0,0,0,.25)!important;
  overflow: hidden;
  border-radius: 200px!important;
  -webkit-border-radius: 200px!important;
  -o-border-radius: 200px!important;
  display: block;
  position: fixed;
  text-align: center;
  line-height: 12px!important;
  right: 17px;
  height: 29px;
  width: 29px;
  color: #fff;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
}
#back-to-top.btop{
  bottom: 17px;

}
#back-to-top{
  bottom: -30px;

}



#back-to-top:after, a#back-to-top:before {
  display: block;
  content: ' ';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #000;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transition: all .3s cubic-bezier(.55,0,.1,1);
  -webkit-transition: all .3s cubic-bezier(.55,0,.1,1);
  -moz-transition: all .3s cubic-bezier(.55,0,.1,1);
  border-radius: 100px;
  -webkit-border-radius: 100px;
}

#back-to-top i.fa-angle-up, #back-to-top i.fa-angle-up.top-icon {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  transition: transform .2s ease;
  -webkit-transition: transform .2s ease;
  -moz-transition: transform .2s ease;
}

#back-to-top i {
  line-height: 29px!important;
  width: 29px!important;
  height: 29px!important;
  font-size: 14px!important;
  top: 0!important;
  left: 0!important;
  text-align: center!important;
  position: relative;
  z-index: 10;
  background-color: transparent!important;
  font-family: FontAwesome;
  font-style: normal;
}

.fa-angle-up:before {
  content: "\f106";
}

#back-to-top i {
  font-family: FontAwesome;
  font-style: normal;
  line-height: 29px!important;
  width: 29px!important;
  height: 29px!important;
  font-size: 14px!important;
  top: 0!important;
  left: 0!important;
  text-align: center!important;
  position: relative;
  z-index: 10;
  background-color: transparent!important;
  display: inline-block;
}

#back-to-top:hover i.fa-angle-up, #back-to-top:hover i.fa-angle-up.top-icon {
  -webkit-transform: translate(0,-29px)!important;
  -ms-transform: translate(0,-29px)!important;
  transform: translate(0,-29px)!important;
}
#back-to-top:hover{
  background-color: #1071bc!important;

}
.footer-container-wrapper {}
.footer-container {}


/* ==========================================================================
4. MAIN NAVIGATION                                            
========================================================================== */


/* =============== Custom Menu Primary =============== */

/* Parent List */

.custom-menu-primary .hs-menu-wrapper > ul {
  float: left;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  padding-bottom: 35px;
  padding-top: 7px;
  margin-left: 24px;
  margin-right: 24px;
  -webkit-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear;
  font-size: 18px;
  line-height: 25.2px;
  color: #888;
  position: relative;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {
  margin-right: 15px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  background-color: #fff;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{}

/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:1001px) {
  #slide-out-widget-area-bg.fullscreen-alt{
    display:none !Important;
  }
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }
  .widget-type-custom_widget.custom-menu-primary {
    width: auto;
    float: right;
    margin-left: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a:after {
    -ms-transition: -webkit-transform .3s ease-out,border-color .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out,border-color .3s ease-out;
    transition: transform .3s ease-out,border-color .3s ease-out;
    position: absolute;
    display: block;
    bottom: -6px;
    left: 0;
    width: 100%;
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    border-top: 2px solid #000;
    content: '';
    padding-bottom: inherit;
    border-color: #1071bc;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.active > a:after,
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a:after,
  .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a:after{
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a:after {
    -ms-transition: -webkit-transform .3s ease-out,border-color .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out,border-color .3s ease-out;
    transition: transform .3s ease-out,border-color .3s ease-out;
    position: absolute;
    display: block;
    bottom: -6px;
    left: 0;
    width: 100%;
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    border-top: 2px solid #000;
    content: '';
    padding-bottom: inherit;
    border-color: #1071bc;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    color: #999;
    font-size: 16px;
    line-height: 24px;
    transition: none;
    letter-spacing: 0;
    padding: 6px;
    position: relative;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li {
    opacity: 0
      -ms-transform: translateY(13px);
    -webkit-transform: translateY(13px);
    transform: translateY(13px);
    -ms-transition: transform .65s cubic-bezier(.2,.8,.25,1),opacity .65s cubic-bezier(.2,.8,.25,1);
    transition: transform .65s cubic-bezier(.2,.8,.25,1),opacity .65s cubic-bezier(.2,.8,.25,1);
    -webkit-transition: transform .65s cubic-bezier(.2,.8,.25,1),opacity .65s cubic-bezier(.2,.8,.25,1);
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul {
    padding: 20px;
    width: 240px;
    box-shadow: 0 19px 35px rgba(0,0,0,.11);
    -webkit-box-shadow: 0 19px 35px rgba(0,0,0,.11);
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    top: 67px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li.active a,
  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover,
  .custom-menu-primary .hs-menu-wrapper > ul ul li.active-menu > a{
    background-color: #1071bc;
    color: #fff;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper li {
    opacity: 1;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  .custom-header-wrapper-mobile{
    display: none !important;
  }

  .header-container .row-fluid [class*="span"] {
    min-height: 0;
  }
  .is-fixed .custom-menu-primary .hs-menu-wrapper > ul ul {
    box-shadow: 0 19px 35px rgba(0,0,0,.11);
    -webkit-box-shadow: 0 19px 35px rgba(0,0,0,.11);
  }

  .site-header.lp {
    padding-bottom: 27px;
  }
}


/* =============== Mobile Toggle Menu =============== */

/* Hide button on Desktop */
.mobile-trigger, .child-trigger{ display: none; }

@media (max-width: 1000px){

  .header-container-wrapper .container-fluid .row-fluid .page-center > div > div {
    position: relative;
  }

  /* Menu Reset */
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#fff;
  }

  /* ===== Mobile Toggle Button ===== */
  .mobile-icon,
  .mobile-trigger{
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    top: 11px;
    right: 0px;
    width: auto;
    height: auto;
    font-size: 16px;
    font-weight: normal;

  }

  /* Toggle Button Icon */

  .mobile-icon > div > a > span i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-icon > div > a > span i:before,
  .mobile-icon > div > a > span i:after{
    position: absolute;
    content: '';
  }
  .mobile-icon > div > a > span i,.mobile-icon > div > a > span i:before, .mobile-icon > div > a > span i:after{
    width: 22px;
    height: 2px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #999;
    display: inline-block;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: top .4s .45s ease,-webkit-transform .3s ease,background-color .2s linear,opacity .2s linear;
    transition: top .4s .45s ease,transform .3s ease,background-color .2s linear,opacity .2s linear;

  }
  .mobile-icon > div > a > span i:before{ 
    top: 6px;
    transition: -webkit-transform .45s ease,background-color .2s linear,opacity .2s linear;
    transition: transform .45s ease,background-color .2s linear,opacity .2s linear;
  } /* Position top line */

  .mobile-icon > div > a > span i:after{ top: -6px; } /* Position bottom line */
  .mobile-icon > div > a > span:hover i, .mobile-icon > div > a > span:hover i:before, .mobile-icon > div > a > span:hover i:after,  
  .trigger-open .mobile-icon > div > a > span i, .trigger-open .mobile-icon > div > a > span i:before, .trigger-open .mobile-icon > div > a > span i:after{
    background-color: #999; /* Icon color */
  }

  .trigger-open .mobile-icon > div > a > span {
    transition: -webkit-transform .33s .3s ease-in;
    transition: transform .33s .3s ease-in;
    -webkit-transform-origin: center;
    transform-origin: center;
    display: block;
  }

  .trigger-open .mobile-icon > div > a > span i:before {
    -webkit-transform: translateY(-6px) rotateZ(-45deg)!important;
    -moz-transform: translateY(-6px) rotateZ(-45deg)!important;
    -ms-transform: translateY(-6px) rotateZ(-45deg)!important;
    -o-transform: translateY(-6px) rotateZ(-45deg)!important;
    transform: translateY(-6px) rotateZ(-45deg)!important;
  }

  .trigger-open .mobile-icon > div > a > span i:after {
    -webkit-transform: translateY(6px) rotateZ(45deg)!important;
    -moz-transform: translateY(6px) rotateZ(45deg)!important;
    -ms-transform: translateY(6px) rotateZ(45deg)!important;
    -o-transform: translateY(6px) rotateZ(45deg)!important;
    transform: translateY(6px) rotateZ(45deg)!important;
  }

  .trigger-open .mobile-icon > div > a > span i {
    background-color: transparent!important;
  }


  .trigger-open .mobile-icon > div > a > span i {
    -webkit-transform: scale3d(.8,.8,.8);
    transform: scale3d(.8,.8,.8);
  }




  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger{
    display: none !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color: #fff; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }  
  .child-trigger.child-open i{}
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

  /* ===== Mobile Menu Styles ===== */  

  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    height: 100vh;
    background-color: #1071bc;
    width: 100%; /* Full screen width */
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
  }

  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
  }
  .custom-header-wrapper{
    display: none !important;
  }


  .body-container{
    padding-top: 66px; 
  }
  .header-container .row-fluid [class*="span"] {
    min-height: 0;
  }


  .site-header.lp {
    padding-bottom: 16px;
  }
  .site-header.lp .mobile-trigger{
    display: none !important;
  }
  #back-to-top{
    display: none !important; 
  }
  .custom-header-wrapper-mobile.lp .slide-out-widget-area-toggle.mobile-icon{
    display: none !important; 
  }
}
#slide-out-widget-area-bg {
  -webkit-backface-visibility: hidden;
  background-color: rgba(0,0,0,.8);
  position: fixed;
  height: 1px;
  width: 1px;
  opacity: 0;
  left: 0;
  top: 0;
  z-index: 9996;
}
#slide-out-widget-area-bg.fullscreen-alt {
  padding: 20px;
  background-color: transparent;
  transform: none!important;
  -webkit-transform: none!important;
  will-change: opacity,padding;
}
#slide-out-widget-area-bg.fullscreen-alt {
  display: block;
  left: -100%;
}
body #slide-out-widget-area-bg.fullscreen-alt, body #slide-out-widget-area-bg.fullscreen-alt.open {
  transition: padding .3s cubic-bezier(.215,.61,.355,1),opacity .25s ease!important;
  -webkit-transition: padding .3s cubic-bezier(.215,.61,.355,1),opacity .25s ease!important;
}
#slide-out-widget-area-bg.fullscreen-alt .bg-inner{
  width: 100%;
  height: 100%;
  background-color: #1071bc;
}
#slide-out-widget-area-bg.fullscreen-alt.padding-removed {
  padding: 0!important;
}
#slide-out-widget-area, #slide-out-widget-area a, #slide-out-widget-area h3, #slide-out-widget-area h4 {
  color: #fff;
}
#slide-out-widget-area .mobile-only{
  display:none !important;
}
@media only screen and (max-width: 1000px) and (min-width: 1px){
  #slide-out-widget-area {
    top: 0!important;
  }
  #slide-out-widget-area .mobile-only {
    display: block !important;
  }
}

#slide-out-widget-area.fullscreen, #slide-out-widget-area.fullscreen-alt {
  position: fixed;
  width: 100%;
  height: 100%;
  right: auto;
  left: 0;
  top: 0;
  z-index: 9997;
  background-color: transparent!important;
  text-align: center;
  display: none;
  overflow-y: hidden;
  overflow-x: hidden;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
}
#slide-out-widget-area.fullscreen .inner-wrap, #slide-out-widget-area.fullscreen-alt .inner-wrap {
  height: 100%;
}

#slide-out-widget-area.fullscreen .inner, 
#slide-out-widget-area.fullscreen-alt .inner {
  width: 100%;
  position: relative;
  top: 49.5%;
  left: 0;
  height: auto;
}
#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container,
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container {
  transform: translateY(0)!important;
  -webkit-transform: translateY(0)!important;
  -moz-transform: translateY(0)!important;
  opacity: 1!important;
  margin: 0;
}

#slide-out-widget-area .menuwrapper {
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: center;
  perspective-origin: center;
  margin-right: 0!important;
  display: block
}

#slide-out-widget-area .menuwrapper:first-child {
  margin-right: 100px
}

#slide-out-widget-area .menuwrapper button {
  background: #ccc;
  border: none;
  width: 48px;
  height: 45px;
  text-indent: -900em;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  outline: 0
}

#slide-out-widget-area .menuwrapper button:after {
  content: '';
  position: absolute;
  width: 68%;
  height: 5px;
  background: #fff;
  top: 10px;
  left: 16%;
  box-shadow: 0 10px 0 #fff,0 20px 0 #fff
}

#slide-out-widget-area .menuwrapper ul {
  padding: 0;
  list-style: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

#slide-out-widget-area .menuwrapper li {
  position: relative
}

#slide-out-widget-area.fullscreen .menuwrapper li a,#slide-out-widget-area.fullscreen-alt .menuwrapper li a {
  display: block;
  position: relative;
  padding: 6px 20px;
  color: #fff;
  outline: 0
}

#slide-out-widget-area.fullscreen-alt .menuwrapper li a {
  overflow: hidden
}

#slide-out-widget-area .menuwrapper li small {
  display: inline-block;
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'Open Sans';
  font-weight: 600;
  letter-spacing: 2px;
  position: relative;
  top: -4px;
  opacity: .6
}

#slide-out-widget-area:not(.fullscreen):not(.fullscreen-alt) .menuwrapper li small {
  font-size: 10px;
  display: block;
  font-family: 'Open Sans';
  font-weight: 700
}

#slide-out-widget-area.fullscreen-alt .menuwrapper li small {
  display: block
}

#slide-out-widget-area .no-touch .menuwrapper li a:hover {
  background: rgba(255,248,213,.1)
}

#slide-out-widget-area .menuwrapper li.back>a {
  background: rgba(0,0,0,.13)
}

#slide-out-widget-area:not(.fullscreen) .menuwrapper li.back>a {
  padding-left: 10px;
  padding-right: 10px;
  margin-left: -10px
}

#slide-out-widget-area.fullscreen-alt .menuwrapper li.back>a {
  padding: 6px 0;
  transform: scale(.7);
  -webkit-transform: scale(.7);
  background-color: transparent!important
}

#slide-out-widget-area .menu.subview li.subviewopen>.sub-menu>li.back,
#slide-out-widget-area .menuwrapper li.back {
  display: inline-block;
  margin-bottom: 20px!important
}

#slide-out-widget-area .menuwrapper .menu {
  margin: 0;
  position: relative;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

#slide-out-widget-area .menuwrapper .menu.menu-toggle {
  transition: all .25s ease
}

#slide-out-widget-area .menuwrapper .menu.menuopen {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

#slide-out-widget-area .menuwrapper li .sub-menu {
  display: none;
  margin: 0!important;
  padding: 0!important
}

#slide-out-widget-area .menu.subview li,#slide-out-widget-area .menu.subview li.subview>a,
#slide-out-widget-area .menu.subview li.subview>small,#slide-out-widget-area .menu.subview li.subviewopen>a,
#slide-out-widget-area .menu.subview li.subviewopen>small,#slide-out-widget-area .mobile-only,
body #slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li.subview>a,body #slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li.subviewopen>a {
  display: none
}

#slide-out-widget-area .menu.subview li.subview,#slide-out-widget-area .menu.subview li.subview .sub-menu,
#slide-out-widget-area .menu.subview li.subviewopen,#slide-out-widget-area .menu.subview li.subviewopen>.sub-menu,
#slide-out-widget-area .menu.subview li.subviewopen>.sub-menu>li {
  display: block
}

#slide-out-widget-area .menuwrapper>.sub-menu {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  margin: 0!important;
  padding: 0!important
}

.menu.dl-animate-out-5 {
  -webkit-animation: MenuAnimOut5 .4s ease-in-out;
  animation: MenuAnimOut5 .4s ease-in-out
}

.menu.dl-animate-in-5 {
  -webkit-animation: MenuAnimIn5 .4s ease-in-out;
  animation: MenuAnimIn5 .4s ease-in-out
}

.menuwrapper>.sub-menu.dl-animate-in-5 {
  -webkit-animation: SubMenuAnimIn5 .4s ease-in-out;
  animation: SubMenuAnimIn5 .4s ease-in-out
}

.menuwrapper>.sub-menu.dl-animate-out-5 {
  -webkit-animation: SubMenuAnimOut5 .4s ease-in-out;
  animation: SubMenuAnimOut5 .4s ease-in-out
}


#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a,
#slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li a, 
body #slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li a, 
body #slide-out-widget-area.slide-out-from-right-hover .inner .widget.widget_nav_menu li a {
  display: inline-block;
  position: relative;
  color: rgba(255,255,255,.7);
  opacity: 1;
  padding-left: 0;
  padding-right: 0;
}
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
  font-family: "museo-sans-rounded",sans-serif !important;
  font-weight: 300 !important;
}

body #slide-out-widget-area .inner .off-canvas-menu-container li a, 
body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a, 
body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a, 
body #slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li a, 
body #nectar-ocm-ht-line-check {
  letter-spacing: .1px;
  font-size: 32px;
  line-height: 64px;
}

#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a .clip-wrap, 
#slide-out-widget-area.fullscreen-alt .inner .widget.widget_nav_menu li a .clip-wrap,
#slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li a .clip-wrap, 
#slide-out-widget-area.slide-out-from-right-hover .inner .widget.widget_nav_menu li a .clip-wrap {
  left: 0;
  position: absolute;
  top: 0;
  color: #FFF;
  display: block;
  zoom: 1;
  -webkit-transition: width .45s cubic-bezier(.2,.7,.3,1),-webkit-transform .45s cubic-bezier(.2,.7,.3,1);
  transition: width .45s cubic-bezier(.2,.7,.3,1),transform .45s cubic-bezier(.2,.7,.3,1);
  width: 0%;
  padding: 6px 0;
  opacity: 1;
  overflow: hidden;
  pointer-events: none;
  backface-visibility: hidden;
}
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container .menu>li {
  opacity: 0;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
  -moz-transform: translateY(40px);
}
#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container .menu li, 
#slide-out-widget-area.fullscreen .menuwrapper li, #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container .menu li,
#slide-out-widget-area.fullscreen-alt .menuwrapper li {
  margin: 0 0 8px;
}
#slide-out-widget-area.fullscreen .inner-wrap, #slide-out-widget-area.fullscreen-alt .inner-wrap{
  padding-top:66px !important;
}



#slide-out-widget-area .menu.subview li, #slide-out-widget-area .menu.subview li.subview>a,
#slide-out-widget-area .menu.subview li.subview>small, #slide-out-widget-area .menu.subview li.subviewopen>a,
#slide-out-widget-area .menu.subview li.subviewopen>small, #slide-out-widget-area .mobile-only,
body #slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li.subview>a, 
body #slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li.subviewopen>a {
  display: none;
}
#slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a .clip-wrap span,
#slide-out-widget-area.slide-out-from-right-hover .inner .off-canvas-menu-container li a .clip-wrap span {
  transition: transform .45s cubic-bezier(.2,.7,.3,1);
  display: block;
  position: relative;
  word-break: normal;
  backface-visibility: hidden;
}
@media only screen and (max-width: 1000px) and (min-width: 690px){
  body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a,
  body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
    font-size: 28.8px!important;
    line-height: 57.6px!important;
  }

}
@media only screen and (max-width: 690px){
  body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a, 
  body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {
    font-size: 22.4px!important;
    line-height: 44.8px!important;
  }
}


@-webkit-keyframes MenuAnimOut5 {
  100% {
    -webkit-transform: rotateY(-25deg) translateX(-300px);
    opacity: 0
  }
}

@keyframes MenuAnimOut5 {
  100% {
    -webkit-transform: rotateY(-25deg) translateX(-300px);
    transform: rotateY(-25deg) translateX(-300px);
    opacity: 0
  }
}

@-webkit-keyframes MenuAnimIn5 {
  0% {
    -webkit-transform: rotateY(-25deg) translateX(-300px);
    opacity: 0
  }

  100% {
    -webkit-transform: rotateY(0) translateX(0);
    opacity: 1
  }
}

@keyframes MenuAnimIn5 {
  0% {
    -webkit-transform: rotateY(-25deg) translateX(-300px);
    transform: rotateY(-25deg) translateX(-300px);
    opacity: 0
  }

  100% {
    -webkit-transform: rotateY(0) translateX(0);
    transform: rotateY(0) translateX(0);
    opacity: 1
  }
}

@-webkit-keyframes SubMenuAnimIn5 {
  0% {
    -webkit-transform: rotateY(25deg) translateX(300px);
    opacity: 0
  }

  100% {
    -webkit-transform: rotateY(0) translateX(0);
    opacity: 1
  }
}

@keyframes SubMenuAnimIn5 {
  0% {
    -webkit-transform: rotateY(25deg) translateX(300px);
    transform: rotateY(25deg) translateX(300px);
    opacity: 0
  }

  100% {
    -webkit-transform: rotateY(0) translateX(0);
    transform: rotateY(0) translateX(0);
    opacity: 1
  }
}

@-webkit-keyframes SubMenuAnimOut5 {
  0% {
    -webkit-transform: rotateY(0) translateX(0);
    opacity: 1
  }

  100% {
    -webkit-transform: rotateY(25deg) translateX(300px);
    opacity: 0
  }
}

@keyframes SubMenuAnimOut5 {
  0% {
    -webkit-transform: rotateY(0) translateX(0);
    transform: rotateY(0) translateX(0);
    opacity: 1
  }

  100% {
    -webkit-transform: rotateY(25deg) translateX(300px);
    transform: rotateY(25deg) translateX(300px);
    opacity: 0
  }
}

.menu.dl-animate-out-4 {
  -webkit-animation: MenuAnimOut4 .4s ease-in-out;
  animation: MenuAnimOut4 .4s ease-in-out
}

.menu.dl-animate-in-4 {
  -webkit-animation: MenuAnimIn4 .4s ease-in-out;
  animation: MenuAnimIn4 .4s ease-in-out
}

.menuwrapper>.sub-menu.dl-animate-in-4 {
  -webkit-animation: SubMenuAnimIn4 .4s ease;
  animation: SubMenuAnimIn4 .4s ease
}

.menuwrapper>.sub-menu.dl-animate-out-4 {
  -webkit-animation: SubMenuAnimOut4 .4s ease;
  animation: SubMenuAnimOut4 .4s ease
}

@-webkit-keyframes MenuAnimOut4 {
  100% {
    -webkit-transform: scale(1.2);
    opacity: 0
  }
}

@keyframes MenuAnimOut4 {
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0
  }
}

@-webkit-keyframes MenuAnimIn4 {
  0% {
    -webkit-transform: scale(1.2);
    opacity: 0
  }

  100% {
    -webkit-transform: scale(1);
    opacity: 1
  }
}

@keyframes MenuAnimIn4 {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
}

@-webkit-keyframes SubMenuAnimIn4 {
  0% {
    -webkit-transform: scale(.8);
    opacity: 0
  }

  100% {
    -webkit-transform: scale(1);
    opacity: 1
  }
}

@keyframes SubMenuAnimIn4 {
  0% {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
}

@-webkit-keyframes SubMenuAnimOut4 {
  0% {
    -webkit-transform: scale(1);
    opacity: 1
  }

  100% {
    -webkit-transform: scale(.8);
    opacity: 0
  }
}

@keyframes SubMenuAnimOut4 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }

  100% {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
  }
}

#slide-out-widget-area.overflow-state {
  padding-top: 110px!important;
}

#slide-out-widget-area.fullscreen .inner.overflow-state,
#slide-out-widget-area.fullscreen-alt .inner.overflow-state {
  top: 0;
  transform: none!important;
  -webkit-transform: none!important;
  -moz-transform: none!important;
  margin: 50px 0 120px;
}


/* ==========================================================================
5. BLOG                                        
========================================================================== */


/* =============== General Blog Styles =============== */

/* Blog Post and Listing Body Class */
.blog {}

/* Blog Post */
.hs-blog-post {}

/* Blog Listing */
.hs-blog-listing {}

/* Blog Columns Wrapper */
.blog .content-wrapper {}


/* =============== Blog Content Column =============== */

.blog .blog-content {}

/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h2 {}
.post-header h2 a {}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-height: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}

/* Read More Link */
a.more-link {}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/* Blog Social Sharing Icons */
.hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/* Blog Commments */
#comments-listing {
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination {}
.blog-pagination a {}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/* Blog All Posts Page */
.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


/* =============== Blog Sidebar =============== */

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {}


/* =============== Blog Author Page and Author Bio =============== */

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}

/* Author Name */
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}


/* ==========================================================================
6. FORMS                                        
========================================================================== */


/* =============== Global Form Styles =============== */
#hs-pwd-widget-password{
  height: 40px !important; 
}
.form-title {
  letter-spacing: -1px;
  font-size: 60px;
  line-height: 64px !important;
  margin-top: 0;
  font-family: "museo-sans-rounded",sans-serif !important;
  font-weight: 100 !important;
  color: #06284C !important;
}

.hs-error-msgs {
  padding: 0;
  margin: 0;
}
.hs-error-msgs li {
  list-style: none;
}
.hs-error-msgs label {
  color: #f2545b !important;
  margin-bottom: 0px;
  display: block;
  line-height: 18px;
  text-align: left;
  white-space: normal;
  font-weight: normal;
  font-family: Quicksand;
  font-size: 14px;
}
ul.no-list.hs-error-msgs.inputs-list {
  padding: 0 !important;
  margin: 0 0 5px !important;
  width: 100% !important;
  padding-left: 5px !important;
}

.hs-input.invalid.error {
  border-color: #c87872;
}

/* Form Field */
.hs-form-field {
  margin-bottom: 18px;
}

/* Descriptions */
.hs-field-desc {}

/* Labels and Legends */
label {}
.hs-form-field > label {

  font-family: Quicksand;
  color: #33475b;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  line-height: 20px;
  display: block;
  margin-bottom: 4px;
  style: center;
}

/* One Line Inputs */
input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  width: 100%;
  max-width: 500px;
  display: block;
  padding: 0 15px;
  min-height: 40px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  background-color: #f5f8fa;
  border: 1px solid #cbd6e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
  outline: none;
  border-color: rgba(82,168,236,0.8);
}

/* Separate Styles for Multiple Line Inputs */
textarea {}
textarea:focus {}

/* Separate Styles for Drop Downs */
select {
  padding: 0 10px;
}
select:focus {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}

/* Required */
input:focus:required:invalid, 
textarea:focus:required:invalid, 
select:focus:required:invalid {}

input:focus:required:invalid:focus, 
textarea:focus:required:invalid:focus, 
select:focus:required:invalid:focus {}

/* Error */
.hs-error-msgs label{}

/* Placeholder Text */
::-webkit-input-placeholder {} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {} /* IE10 */


/* =============== Multi Column Form =============== */

.hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .hs-form-field {}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field {}
.hs-form fieldset.form-columns-3 {}
.hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}
form.hs-form fieldset { max-width: none; }
form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  form.hs-form fieldset .hs-form-field { padding: 0; }
  form.hs-form fieldset.form-columns-3 .hs-form-field,
  form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}


/* =============== Blog Comment Form =============== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}


/* =============== Blog Subscription Form =============== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}
#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
  width: auto;
  margin-right: 10px;
}

/* =============== Google Search Form =============== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


/* ==========================================================================
7. BUTTONS                                        
========================================================================== */


/* =============== All Global Buttons (Excluding CTAs) =============== */

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  background: #346DF1;
  border-color: #346DF1;
  color: #ffffff;
  font-size: 18px;
  font-family: Quicksand;
  font-weight: 700;
  line-height: 12px;
  position: relative;
  text-align: center;
  display: inline-block;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  padding: 12px 24px;
  margin-top: 15px;
  margin-bottom: 15px;
  white-space: normal;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {}

.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {}


/* =============== Form Module Button =============== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* =============== Blog Comment Button =============== */

#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* =============== Blog Subscription Button =============== */

#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* =============== Google Search Button =============== */

.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */
/* Banner */
.hs-banner-area {
  padding: 120px 0;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.hs-banner-area .inner-wrapper{
  position: relative; 
  z-index: 3;
}
.hs-banner-area .page-center{
  padding-left: 90px !important;
  padding-right: 90px !important;
}

.hs-banner-area h1 {
  text-align: center;
  margin: 0;
  color: #ffffff;
  padding-bottom: 20px;
}
.hs-banner-area p {
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  line-height: 32px;
  font-family: "museo-sans-rounded",sans-serif !important;
  font-weight: 300 !important;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  padding-bottom: 30px;
}

.hs-banner-area .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
  opacity: .95;
  z-index: 2;
}
.hs-banner-area-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  bottom: 0;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}

/* Blog */
.popular-post-butt-wrapper {
  padding-top: 50px;
  padding-bottom: 40px;
  padding-left: 20%;
  padding-right: 20%;
  text-align: center;
  background-color: #F2F2F2;
}

.popular-post-butt-wrapper .page-center {
  max-width: 100% !important;
  padding: 0 !important;
}

.popular-post-butt-wrapper a {
  background-color: #1071bc;
  border-radius: 4px!important;
  -webkit-border-radius: 4px!important;
  -o-border-radius: 4px!important;
  -ms-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  -webkit-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  font-size: 18px;
  padding: 25px 40px;
  letter-spacing: .08px;
  position: relative;
  top: -3px;
  display: inline-block;
  color: #FFF;
  margin-bottom: 10px;
  line-height: 20px;
  opacity: 1;
}

.hs-blog-listing .widget-type-custom_widget.hor-spacer-left {
  width: 14.89361702%;
}

.hs-blog-listing .widget-type-cell.blog-content {
  width: 65.95744680199999%;
  margin-left: auto;
  margin-right: auto;
  float: none;
}

.hs-blog-listing .widget-type-custom_widget.hor-spacer-right {
  width: 14.89361702%;
  margin-left: 2.1%;
}

.hs-blog-listing .post-item {
  margin-bottom: 2%;
  padding: 20px;
}

.post-header {
  margin-bottom: 12px;
  font-size: 11px;
  color: #888;
}

.post-header .meta {
  margin-bottom: 13px;
  display: block;
}

.post-header .meta > a {
  color: inherit;
}

.post-header h2 {
  font-size: 24px;
  line-height: 32px;
  margin-top: 0;
  margin-bottom: 8px;
}

.post-body p,
.post-body ul{
  font-family: "museo-sans-rounded",sans-serif !important;
  font-weight: 300 !important;
  -webkit-font-smoothing: antialiased;
  padding-bottom: 27px;
  color: #666;
  margin: 0;
}

.hs-blog-post .post-body p,
.hs-blog-post .post-body ul {
  color: #999999;
}

.read-more {
  text-transform: none!important;
  letter-spacing: .08px;
  font-size: 20px;
  font-weight: normal;
  color: #1071bc;
  font-family: 'Open Sans';
  display: block;
}

.read-more i {
  background-color: transparent!important;
  color: inherit;
  height: auto;
  font-size: 15px;
  width: 23px;
  top: 0px;
  transition: transform .33s cubic-bezier(.75,0,.18,1);
  -webkit-transition: transform .33s cubic-bezier(.75,0,.18,1);
  -moz--webkit-transition: transform .33s cubic-bezier(.75,0,.18,1);
  font-family: icomoon!important;
  font-style: normal;
  line-height: 1;
  display: inline-block;
  text-align: center;
}

.icon-button-arrow:before {
  content: "\e909";

}

.blog-pagination a {
  display: table !important;
}


.hs-blog-listing .blog-pagination {
  padding: 20px;
}
.popular-post-butt-wrapper a:hover {
  box-shadow: 0 20px 38px rgba(0,0,0,.16)!important;
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  opacity: .87;
}
.post-item:hover .read-more i {
  transform: translateX(7px);
  -webkit-transform: translateX(7px);
  -moz-transform: translateX(7px);
}
.post-item .listing-link {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.blog-post-title {
  padding-top: 73px;
}

.blog-post-title > h1 {
  max-width: 1000px;
  margin: 0 auto!important;
  text-align: center;
  letter-spacing: -1px;
  font-size: 60px;
  padding: 16px 0;
  line-height: 64px;
}

.hs-blog-post .con-wrapper {
  padding-top: 65px !important;
}

.blog-post-title > h1:after {
  display: block;
  content: "";
  width: 100px;
  height: 1px;
  background: #ccc;
  margin: 30px auto;
}

.hs-blog-post .hs-featured-image-wrapper {
  padding-bottom: 27px;
  position: relative;
}
.hs-featured-image-wrapper:after {
  background: #1071bc;
  background: linear-gradient(135deg,#1071bc 0%,#ff1053 100%);
  opacity: 0.5;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: ' ';
  z-index: 2;
}

.hs-blog-post .hs-featured-image-wrapper img {
  margin-bottom: 15px;
  max-width: 100%;
  height: auto;
}
.lis-content-wrapper {
  position: relative;
}

/* Blog Post */
.hs-blog-post #custom-post-body-content-wrapper {
  max-width: 1000px;
  margin: 0 auto;
  float: none;
}
.hs-blog-post .hor-spacer-left {
  position: relative;
  min-height: 1px;
  box-sizing: border-box;
  width: 100%;
  float: left;
}
.hs-blog-post .blog-content {
  position: relative;
  min-height: 1px;
  margin-left: 2.1%;
  box-sizing: border-box;
  width: 100%;
}
.hs-blog-post .hor-spacer-right {
  position: relative;
  min-height: 1px;
  margin-left: 2.1%;
  box-sizing: border-box;
  width: 100%;
}
.hs-blog-post .post-bodty-content {
  font-family: "museo-sans-rounded",sans-serif ;
  font-weight: 300 ;
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
  line-height: 24px;
  color: #999999;
}
.hs-blog-post .post-bodty-content h1,
.hs-blog-post .post-bodty-content h2,
.hs-blog-post .post-bodty-content h3,
.hs-blog-post .post-bodty-content h4,
.hs-blog-post .post-bodty-content h5,
.hs-blog-post .post-bodty-content h6 {
  margin-top:0;
  margin-bottom:8px;
}

.post-social-share {
  margin-bottom: 60px;
  text-align: center;
  width: 100%;
}

.post-social-share a {
  font-family: "museo-sans-rounded",sans-serif ;
  font-weight: 300 ;
  -webkit-font-smoothing: antialiased;
  position: relative;
  border: 2px solid #000;
  padding: 9px 30px;
  line-height: 1px;
  margin: 10px 13px 10px 0;
  height: auto;
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  -webkit-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
}


.post-social-share .cus-linkedin-share {
  border-color: #2e82d9!important;
  color: #2e82d9;
}
.post-social-share .cus-linkedin-share:hover {
  background-color: #2e82d9;
  color: #fff;
}

.post-social-share .cus-twitter-share:hover {
  background-color: #6abaf7;
  color: #fff;
}

.custom-social .custom-share {
  border-color: #6abaf7;
  color: #6abaf7;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class*=fa-], [class^=icon-], i[class*=" icon-"] {
  top: -2px;
  max-width: 100%;
  position: relative;
  word-spacing: 1px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.custom-social .twitter-share i {
  margin-top: 2px;
  padding-right: 2px;
  height: 15px;
  font-size: 16px;
  line-height: 18px;
  color: #6abaf7;
  transition: all .2s ease;
}
.fa-twitter:before {
  content: "\f099";
}
.linkedin-share i, .twitter-share i {
  border-radius: 0;
  font-weight: 400;
}

.twitter-share span {
  top: auto;
  line-height: 16px;
  padding-left: 0;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 14px;
  height: 13px;
}
.custom-social .linkedin-share {
  border-color: #2e82d9;
  color: #2e82d9;
}
.custom-sharing i, .custom-sharing-alt i {
  padding-right: 4px;
}
.custom-social .linkedin-share i {
  height: 15px;
  font-size: 14px;
  color: #2e82d9;
  line-height: 16px;
  transition: all .2s ease;
}
.linkedin-share span {
  top: auto;
  line-height: 16px;
  padding-left: 0;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 14px;
  height: 13px;
}
.custom-social>a .count {
  display: none!important;
}
.post-social-share a:hover {
  box-shadow: 0 20px 38px rgba(0,0,0,.16)!important;
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
}
.custom-social .twitter-share:hover {
  background-color: #6abaf7;
  color: #fff;
}
.custom-social .twitter-share:hover i {
  color: #fff;
}
.custom-social .linkedin-share:hover {
  background-color: #2e82d9;
  color: #fff;
}
.custom-social .linkedin-share:hover i {
  color: #fff;
}
.hs-blog-post .hs-featured-image-link {
  display: block;
  cursor: text;
}
.hs-blog-post .hs-featured-image-link img {
  width: 100%;
}

.custom-post-pagination {
  text-align: center;
  position: relative;
  height: 350px;
  background: -webkit-gradient(linear,left bottom,left top,from(#FFFFFF),to(#FAFAFA));
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
}
.custom-post-pagination .next-posts-link {
  display: block;
  position: absolute;
  top: 0;
  z-index: 10;
  margin-bottom: 0!important;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 140px;
}

.custom-post-pagination .next-post {

  display: block;
  color: #fff;
  margin-bottom: 5px;
  font-style: italic;
}
.custom-post-pagination:hover .bg-overlay {
  opacity: 0;
}


.custom-post-pagination .bg-overlay {
  background-color: #1071bc !important;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: .3;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  position: absolute;
  display: block;
  top: 0;
}

.custom-post-pagination .next-posts-link h3 {
  font-size: 40.8px;
  line-height: 48.8px!important;
  transition: opacity .2s linear;
  -webkit-transition: opacity .2s linear;
  padding: 0 15%;
  margin: 0;
}
.author-sec-wrapper {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 80px;
  padding-bottom: 20px;
  margin-bottom: 50px;
}
.author-inner img {
  border-radius: 100%;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px!important;
  position: relative;
  width: 80px;
  height: 80px;
  left: 0;
  top: 0;
  max-width: 100%;
}

.author-info span {
  display: block;
  margin-bottom: 5px;
  line-height: 12px;
  font-size: 12px;
}

.author-info h3 {
  font-size: 24px;
  line-height: 32px !important;
  margin: 0;
  margin-bottom: 7px;
}

.author-inner .author-link {
  margin-top: 17px;
  border-width: 2px !important;
  opacity: 1;
  transition: all .45s cubic-bezier(.25,1,.33,1) !important;
  -moz-transition: all .45s cubic-bezier(.25,1,.33,1) !important;
  -webkit-transition: all .45s cubic-bezier(.25,1,.33,1) !important;
  -o-transition: all .45s cubic-bezier(.25,1,.33,1) !important;
  border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
  -o-border-radius: 2px !important;
  border: 2px solid rgba(255,255,255,.75);
  font-size: 14px;
  padding: 13px 22px;
  display: inline-block;
  letter-spacing: .08px;
  margin-bottom: 13px;
  visibility: visible;
  color: #000;
  border-color: rgba(0,0,0,0.75);
  background-color: transparent;
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -o-border-radius: 4px !important;
  -ms-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  line-height: 20px;
}

.author-inner .author-link:hover {
  box-shadow: 0 20px 38px rgba(0,0,0,.16)!important;
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  border-color: #1071bc;
  background-color: #1071bc;
  color: #fff;
}


.post-share-wrapper {
  padding-bottom: 24px;
}
.hs-featured-image-wrapper {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 401px;
}
.comment-date {
  display: block;
  text-align: left;
}
.hs_recaptcha.hs-recaptcha.field.hs-form-field{
  padding-top: 10px; 
}
.hs-blog-post .section.post-footer form::before {
  content: "Leave a reply";
  display: block;
  margin-bottom: 20px;
  font-size: 30px;  
}
.post-listing-simple a {
  color: #06284C !important;
}

.post-listing-simple {
  margin: 0;
}
.hs-blog-listing .post-item:first-of-type{
  padding-top: 19px; 
}
.popular-post-butt-wrapper.cus-blog-author {
  display: none;
}

.author-sec-inner span {
  font-size: 20px;
  line-height: 20px;
  color: #888;
  top: 0;
  position: relative;
  text-transform: none;
  font-family: 'Open Sans';
  margin-bottom: 15px;
  display: inline;
}

.author-sec-inner h1 {
  margin: 0;
}

.author-sec-inner {
  padding-bottom: 35px;
  padding-top: 35px;
  border-bottom: 1px solid #ddd;
}
.author-section-wrapper {
  padding-bottom: 95px;
}
.post-social-share a.cus-twitter-share {
  border-color: #6abaf7;
  color: #6abaf7;
}
.post-listing-simple {
  font-size: 24px;
  line-height: 32px;
}

.post-listing-simple .post-item {
  margin-bottom: 0;
  padding-bottom: 0;
}
.hs-blog-post .contact-wrapper {
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
  text-align: center;
}

.hs-blog-post .contact-wrapper h3 {
  font-size: 24px;
  line-height: 32px !important;
  margin: 0;
}

.hs-blog-post .contact-button {
  padding-top: 40px;
}

.hs-blog-post .contact-wrapper a {
  background-color: #1071bc;
  border-radius: 4px!important;
  -webkit-border-radius: 4px!important;
  -o-border-radius: 4px!important;
  -ms-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  -webkit-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  font-size: 14px;
  padding: 15px 22px;
  text-transform: none!important;
  letter-spacing: .08px;
  text-align: center;
  position: relative;
  top: -3px;
  opacity: 1;
  display: inline-block;
  margin-bottom: 10px;
  line-height: 20px;
  color: #FFF;
  min-width: 210px;
}
.hs-blog-post .contact-wrapper a:hover{
  box-shadow: 0 20px 38px rgba(0,0,0,.16)!important;
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
}

.hs-blog-post .contact-wrapper .content-inner {
  width: 54.957447%;
  margin-left: auto;
  margin-right: auto;
}

.post-share-wrapper {
  padding-top: 50px;
}


.hs-blog-post .blog-section {
  padding-top: 40px;
}
.viewport-bottom .site-header {
  top: 95px;
  visibility: visible;
  opacity: 1;
  transition: top .4s linear;
}
.cm-vodeo-banner-area video::-webkit-media-controls {
  display: none;
}


/* ==================== Site Pages Start==================== */

/* ------------ Press Coverage -------- */

.cm-press-section {
  padding: 80px 0;
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
}
.widget-span.inner-page-center {
  width: 65.95744680199999% !important;
  margin: 0 auto !important;
  float: none !important;
}
.cm-press-coverage-grp h4 {
  line-height: 32px;
  text-transform: none;
  letter-spacing: .08px;
  margin-bottom: 12px;
  font-size: 38.4px;
  padding-bottom: 40px;
  margin-top: 0;
  text-align: center;
}
.cm-press-coverage-grp ul {
  list-style: none;
  display: block;
  text-align: left;
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}
.cm-press-coverage-grp ul li {
  padding: 4px 0;
}
.cm-press-coverage-grp ul li:first-child {
  padding-top: 0;
}
.cm-press-coverage-grp ul li a {
  font-size: 18px !important;
  line-height: 28px;
  vertical-align: middle;
  text-align: left;
  padding-bottom: 12px;
  border-bottom: 1px solid #cccccc;
  color: #1071bc;
  display: block;
}
.cm-press-coverage-grp ul li a img {
  display: inline;
  vertical-align: middle;
  width: 40px !important;
  height: auto;
  text-align: center;
  margin-right: 19.5px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: filter .3s ease-in-out,-webkit-filter .3s ease-in-out;
}
.cm-press-coverage-grp ul li a:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.cm-press-coverage-grp ul li a:hover {
  color: inherit;
}
.cm-press-section4 {
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
  text-align:center;
}
.cm-press-section4 .hs_cos_wrapper_type_rich_text > :last-child,
.cm-press-section2 .hs_cos_wrapper_type_rich_text > :last-child{
  margin-bottom: 0;
}
.custom-cnt-btn-grp {
  padding-top: 40px;
  padding-bottom: 0px;
}
.custom-cnt-btn-grp a {
  color: #FFF;
  line-height: 20px;
  margin-bottom: 10px;
  display: inline-block;
  position: relative;
  top: -3px;
  opacity: 1;
  text-transform: none!important;
  letter-spacing: .08px;
  font-size: 18px;
  padding: 25px 40px;
  border-radius: 4px!important;
  -webkit-border-radius: 4px!important;
  -o-border-radius: 4px!important;
  -ms-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  -webkit-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  background-color: #1071bc;
}
.custom-cnt-btn-grp a:hover {
  box-shadow: 0 20px 38px rgba(0,0,0,.16);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  opacity: .87;
  color: #fff;
}
.cm-press-section3 {
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
}
.custom-recent-post-grp .hs-rss-item {
  position: relative;
  z-index: 10;
  display: block;
  float: left;
  margin: 0;
  width: 32%;
  margin-right: 2%;
  padding: 20px;
  margin-bottom: 2%;
}
.custom-recent-post-grp .hs-rss-date span{
  text-transform: capitalize;
}
.custom-recent-post-grp .hs-rss-item:nth-child(3n+3) {
  margin-right: 0;
}
.custom-recent-post-grp .hs-rss-link {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.custom-recent-post-grp .custom-right-group {
  font-size: 11px;
  color: #888;
}
.custom-recent-post-grp .hs-rss-title {
  margin-bottom: 12px;
}
.custom-recent-post-grp .hs-rss-title h3 {
  margin:0;
}
.custom-recent-post-grp .hs-rss-date {
  margin-bottom: 13px;
  display: block;
  line-height: 24px;
}
.custom-recent-post-grp .hs-rss-read-more {
  line-height: 24px;
  font-family: 'Open Sans';
  color: #1071bc;
  text-transform: none;
  letter-spacing: .08px;
  font-size: 20px;
  font-weight: normal;
}
.custom-recent-post-grp .hs-rss-read-more .icon-button-arrow {
  font-family: icomoon!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  background-color: transparent!important;
  color: inherit;
  height: auto;
  font-size: 15px;
  width: 23px;
  top: 0;
  transition: transform .33s cubic-bezier(.75,0,.18,1);
  -webkit-transition: transform .33s cubic-bezier(.75,0,.18,1);
  -moz--webkit-transition: transform .33s cubic-bezier(.75,0,.18,1);
}
.icon-button-arrow:before {
  content: "\e909";
}
.custom-recent-post-grp .hs-rss-item:hover .hs-rss-read-more .icon-button-arrow {
  transform: translateX(7px);
  -webkit-transform: translateX(7px);
  -moz-transform: translateX(7px);
}
.cm-press-section2 {
  background: linear-gradient(-135deg,rgba(99,123,138,0.15) 0,rgba(180,206,216,0.15) 49%,rgba(99,125,141,0.15) 100%);
  color: #676767;
}
.cm-press-section2 .hs-form-field {
  position: relative;
  padding-top: 35px;
}
.cm-press-section2 .hs-form{
  padding-top: 40px;
  padding-bottom: 0px;
  width: 31.914893614%;
  margin: 0 auto;
}
.cm-press-section2 .hs-input{
  width: 100%;
  font-family: 'Open Sans';
  font-weight: 400;
  line-height: 22px;
  color: #000;
  box-shadow: 0 1px 2px rgba(0,0,0,.09) inset;
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.09) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.09) inset;
  -o-box-shadow: 0 1px 2px rgba(0,0,0,.09) inset;
  transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  background-color: transparent;
  box-shadow: none!important;
  -webkit-box-shadow: none!important;
  font-size: 16px;
  -o-box-shadow: none!important;
  padding: 13px 0;
  border: none;
  position: relative;
  margin: 0;
  border-bottom: 0px solid #cbd6e2;
  border-radius: 0;
  margin-bottom: 27px;
}
.cm-press-section2 .hs-button.primary{
  text-transform: none;
  letter-spacing: .08px;
  font-size: 20px;
  font-weight: normal;
  font-family: "museo-sans-rounded",sans-serif;
  border: none;
  color: #fff;
  background-color: #1071bc;
  padding: 15px 22px;
  border-radius: 4px!important;
  -webkit-border-radius: 4px!important;
  -o-border-radius: 4px!important;
  -ms-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  -webkit-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  line-height: normal;
  margin: 0;
}
.cm-press-section2 .hs-button.primary:hover {
  box-shadow: 0 20px 38px rgba(0,0,0,.16)!important;
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  opacity: .85;
}
.cm-press-section2 .hs-submit {
  text-align: center;
}
.cm-press-section2 .hs-form-field > label {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  pointer-events: none;
  display: inline-block;
  margin: 0!important;
}
.cm-press-section2 .hs-form-field > label:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  height: 3px;
  border-bottom: 1px solid #e0e0e0;
}

.cm-press-section2 .hs-form-field > label:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  height: 3px;
  border-bottom: 1px solid #e0e0e0;
  display: block;
  border-bottom: 2px solid #1071bc;
  -webkit-transform: translate3d(-101%,0,0);
  transform: translate3d(-101%,0,0);
  -webkit-transition: -webkit-transform .4s cubic-bezier(.24,1,.3,1),border-color .2s cubic-bezier(.39,.71,.56,.98);
  transition: transform .4s cubic-bezier(.24,1,.3,1),border-color .2s cubic-bezier(.39,.71,.56,.98);
  bottom: 0;
}
.cm-press-section2 .hs-form-field > label > span {
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 14px;
  margin-top: 7px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  color: #acacac!important;
  font-family: "museo-sans-rounded",sans-serif;
  font-weight: 300;
  -webkit-transition: all .25s cubic-bezier(.39,.71,.56,.98);
  transition: all .25s cubic-bezier(.39,.71,.56,.98);
  -webkit-animation: text-out-from-left .25s cubic-bezier(.39,.71,.56,.98) forwards;
  animation: text-out-from-left .25s cubic-bezier(.39,.71,.56,.98) forwards;
}
.cm-press-section2 .hs-form-required {
  display: none;
}
.cm-press-section2 .hs-form-field.input-focus > label > span,
.cm-press-section2 .hs-form-field.not-empty > label > span{
  -webkit-animation: text-in-from-left .25s cubic-bezier(.39,.71,.56,.98) forwards;
  animation: text-in-from-left .25s cubic-bezier(.39,.71,.56,.98) forwards;
}

.cm-press-section2 .hs-form-field.input-focus > label:after {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.cm-press-section2 ul.no-list.hs-error-msgs.inputs-list {
  position: absolute;
  bottom: -30Px;
}
.cm-press-section2 .hs_error_rollup {
  padding: 15px 0;
}
.cm-press-section2 .hs_error_rollup ul.no-list.hs-error-msgs.inputs-list {
  position: static;
}


@-webkit-keyframes text-in-from-left {
  50% {
    opacity: 0;
    -webkit-transform: translateX(15px) translateY(0);
    font-size: 14px
  }
  51% {
    opacity: 0;
    -webkit-transform: translateX(-10px) translateY(-26px);
    font-size: 12px;
    line-height: 12px
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(-26px);
    font-size: 12px;
    line-height: 12px
  }
}

@keyframes text-in-from-left {
  50% {
    opacity: 0;
    transform: translateX(15px) translateY(0);
    font-size: 14px
  }
  51% {
    opacity: 0;
    transform: translateX(-10px) translateY(-26px);
    font-size: 12px;
    line-height: 12px
  }
  100% {
    opacity: 1;
    transform: translateX(0) translateY(-26px);
    font-size: 12px;
    line-height: 12px
  }
}

@-webkit-keyframes text-out-from-left {
  0% {
    -webkit-transform: translateY(-26px) translateX(0);
    font-size: 12px;
    line-height: 12px
  }
  50% {
    opacity: 0;
    -webkit-transform: translateX(-10px) translateY(-26px);
    font-size: 12px;
    line-height: 12px
  }
  51% {
    opacity: 0;
    -webkit-transform: translateX(15px) translateY(0);
    font-size: 14px
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0)
  }
}

@keyframes text-out-from-left {
  0% {
    transform: translateY(-27px) translateX(0);
    font-size: 12px;
    line-height: 12px
  }
  50% {
    opacity: 0;
    transform: translateX(-10px) translateY(-27px);
    font-size: 12px;
    line-height: 12px
  }
  51% {
    opacity: 0;
    transform: translateX(15px) translateY(0);
    font-size: 14px
  }
  100% {
    opacity: 1;
    transform: translateX(0) translateY(0)
  }
}

/* ------------ Press Coverage End -------- */
/* ------------ Contact Page -------- */

.hs-contact-section2 {
  padding: 100px 0 40px;
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
}
.cm-contact-details-heading {
  margin-bottom: 24px;
}
.cm-contact-details-heading h1 {
  margin: 0;
  text-align: center;
}
.cm-contact-details-item {
  float: left;
  width: 31.914893614%;
  padding: 3%;
  margin-right: 2.1%;
}
.cm-contact-details-item:nth-child(3n+3) {
  margin-right: 0;
}
.cm-contact-details-item-heading {
  padding-bottom: 20px;
}
.cm-contact-details-item-heading h3 {
  margin-bottom: 8px;
  margin-top: 0;
}
.cm-contact-details-item-heading p {
  margin: 0;
}
.cm-contact-details-item .iwithtext {
  margin-bottom: 10px;
  line-height: 24px;
  position: relative;
}
.cm-contact-details-item .iwithtext:last-child {
  margin: 0;
}
.cm-contact-details-item .iwithtext .iwt-icon {
  position: absolute;
  left: 0;
  top: 0;
}
.hs-form-required {
  color: red;
}
.cm-contact-details-item .iwt-icon i {
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  margin: 0;
  padding: 0;
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  width: 34px;
}
.icon-phone:before {
  content: "\f095";
}
.iwt-icon i:before {
  font-size: 18px;
  margin: 0;
  padding: 0;
  color: gray;
}
.cm-contact-details-item .iwithtext .iwt-text {
  padding-left: 55px;
}
.icon-envelope-alt:before {
  content: "\f003";
}
.icon-home:before {
  content: "\f015";
}
.hs-contact-section1 {
  background-color: #ffffff;
  padding-top: 40px;
}
.hs-contact-section1 .hs_cos_wrapper_type_rich_text {
  display: block;
  width: 65.95744680199999%;
  margin: 0 auto;
}
.hs-contact-section1 .hs_cos_wrapper_type_rich_text h1 {
  margin-bottom:40px;
}
.hs-contact-section1 .hs_cos_wrapper_type_rich_text > :last-child{
  margin:0;
}
.hs-contact-section1 h3 a{
  font-family: "museo-sans-rounded",sans-serif;
  font-weight: 300 !important;
  -webkit-font-smoothing: antialiased;
}
.hs-contact-section1 .hs-form{
  padding-top: 40px;
  padding-bottom: 100px;
  position: relative;
  width: 65.95744680199999%;
  margin: 0 auto;
}
.hs-contact-section1 .hs-form fieldset.form-columns-2 .hs-form-field .hs-input {
  width: 90%;
}
.hs-contact-section1 .hs-form fieldset.form-columns-2 > div:last-of-type .hs-input {
  width: 100% !important;
}
.hs-contact-section1 .hs-form fieldset.form-columns-1 .hs-input {
  width:100%;
  max-width: 100%;
}
.hs-contact-section1 form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
  margin: 0 0 5px;
  width: 100%;
  padding-left: 5px;
  padding-top: 6px;
}
.hs-contact-section1 .hs-input[type=checkbox], .hs-input[type=radio] {
  margin: 3px 5px 3px 0px;
  width: auto !important;
}
.hs-contact-section1 .inputs-list label {
  line-height: 18px;
  text-align: left;
  white-space: normal;
  font-weight: normal;
  font-family: Quicksand;
  font-size: 14px;
  color: #33475b;
  display: block;
  margin-bottom: 4px;
}
.hs-contact-section1 .inputs-list li+li {
  padding-top: 2px;
}
.hs-contact-section1 textarea{
  min-height:64px;
}
.hs-contact-section1 form.hs-form fieldset .hs-form-field {
  padding: 0 8px 0 0;
}
.hs-contact-section1 form.hs-form fieldset.form-columns-1 .hs-form-field {
  padding: 0;
}
.hs-contact-section1 form.hs-form fieldset.form-columns-1 .hs-form-field .input {
  padding-right:8px;
}
.hs-contact-section1 .hs-richtext {
  line-height: 24px;
  font-size: 14px;
  color: #33475b;
  font-family: Quicksand;
}

/* ------------ Contact Page End -------- */
/* ------------ About Page -------- */
.hs-about-page .hs-banner-area {
  background-position: center bottom;
}
.hs-about-page .hs-banner-area h1 {
  font-size: 60px;
  line-height: 64px;
}
.hs-about-section1 {
  padding: 120px 0;
  color: #676767;
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
}
.hs-about-section1-cnt .hs_cos_wrapper_type_rich_text > :last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.hs-about-section1-cnt .hs_cos_wrapper_type_rich_text h2 {
  padding-bottom: 30px;
  margin:0;
}
.hs-about-section2 {
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
  padding: 80px 0;
}
.custom-section-header {
  display: block;
  padding-bottom: 60px;
  margin-bottom: 24px;
  text-align:center;
}
.custom-section-header h2 {
  font-size: 48px;
  line-height: 54px;
  margin-top: 0;
  margin-bottom: 20px;
}
.custom-section-header p{
  text-align: center;
  max-width: 650px;
  font-size: 20px;
  line-height: 32px;
  color: #666;
  padding-bottom: 27px;
  font-family: "museo-sans-rounded",sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  margin: 0 auto;
  padding:0;
}
.cm-team-heading h4 {
  text-align: center;
  margin: 0;
  padding-bottom: 40px;
}
.cm-team-item-grp {
  margin-bottom: 24px;
  position: relative;
}
.cm-team-item {
  transition: opacity .6s cubic-bezier(.15,.84,.35,1.25),background-color .35s cubic-bezier(.65,0,.35,1),transform .5s;
  -webkit-transition: opacity .6s cubic-bezier(.15,.84,.35,1.25),background-color .35s cubic-bezier(.65,0,.35,1),transform .5s;
  -moz-transition: opacity .6s cubic-bezier(.15,.84,.35,1.25),background-color .35s cubic-bezier(.65,0,.35,1),transform .5s;
  -o-transition: opacity .6s cubic-bezier(.15,.84,.35,1.25),background-color .35s cubic-bezier(.65,0,.35,1),transform .5s;
  -webkit-backface-visibility: hidden;
  width: 31.914893614%;
  position: relative;
  float: left;
  margin-right: 2.1%;
}
.cm-team-item {
  -webkit-transform: scale(.75);
  -o-transform: scale(.75);
  -moz-transform: scale(.75);
}
.cm-trns-anm.animated {
  transform: scale(1, 1);
  opacity: 1;
}
.cm-team-item-grp.hs-item-col-2 {
  padding-left: 23.404255317%;
  margin-bottom: 0;  
}
.cm-team-item-grp.hs-item-col-2 .cm-team-member {
  margin-bottom: 0;
}
.cm-team-item-grp.hs-item-col-2 .cm-team-item {
  width: 30.404255%;
  margin-right: 2.9%;
}
.cm-team-item:nth-child(3n+3) {
  margin-right: 0;
}
.hs-about-section3-cnt .custom-cnt-btn-grp.custom-btn-grp {
  padding-top: 0;
}
.cm-team-member {
  margin-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 15px;
}
.cm-team-member img {
  border-radius: 100%;
  display: block;
  margin-bottom: 15px;
}
.cm-team-member h4 {
  margin: 0;
  letter-spacing: .5px;
}
.cm-team-member .description {
  padding: 15px 0;
  margin: 15px 0;
  border-top: 1px solid #ddd;
}
.hs-about-section3 {
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
  padding: 80px 0;
}
.custom-cnt-btn-grp.custom-btn-grp a {
  font-size: 14px;
  padding: 15px 22px;
}
.hs-about-section3-cnt .cm-press-coverage-grp {
  padding-bottom: 24px;
}
.custom-btn-grp {
  padding-top: 0;
  padding-bottom: 0px;
  text-align: center;
}
.hs-about-section4 {
  background: linear-gradient(-135deg,rgba(99,123,138,0.15) 0,rgba(180,206,216,0.15) 49%,rgba(99,125,141,0.15) 100%);
}
.hs-about-section4-cnt .custom-section-header {
  padding-bottom: 0px;
  margin: 0;
}
.hs-about-section4-cnt .custom-btn-item {
  margin-right: 0;
  width: 31.914893614%;
}
.hs-about-section4-cnt {
  width: 48.93617020799999% !important;
  margin: 0 auto !important;
  float: none !important;
}
.hs-about-section4-cnt .custom-cnt-btn-grp.custom-btn-grp a {
  width: 100%;
}
.hs-about-section4-cnt .custom-section-header h2 {
  margin-bottom: 7px;
  line-height: 48px;
}

/* ------------ About Page End -------- */
/* ------------ FAQ Page -------- */
.hs-faq-section1 {
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
  padding-top: 80px;
  padding-bottom: 40px;
}
.custom-cnt-btn-grp.custom-btn-grp {
  padding-top: 70px;
  padding-bottom: 0px;
  width: 100%;
  margin: 0 auto;
}
.custom-btn-item {
  width: auto;
  float: none;
  margin-right: calc(2.1% + 3.5px);
  display: inline-block;
  vertical-align: top;
}
.custom-btn-item:nth-child(3n+3) {
  margin-right: 0;
}
.hs-faq-section1 .hs_cos_wrapper_type_rich_text{
  display: block;
  width: 48.93617020799999%;
  margin: 0 auto;
  padding-bottom: 20px;
}
.hs-faq-section1 .hs_cos_wrapper_type_rich_text > :last-child {
  margin:0;
}
.custom-accrodion-grp {
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
  color: #676767;
  padding-top: 70px;
  padding-bottom: 70px;
}

.custom-accrodion-item {
  border-bottom: 2px solid rgba(0,0,0,.08);
  margin-bottom: 0;
  -ms-transition: border-color .15s ease;
  transition: border-color .15s ease;
  -webkit-transition: border-color .15s ease;
  position: relative;
}

.custom-accrodion-title h3 {
  margin: 0;
  position: relative;
}

.custom-accrodion-title h3 a {
  padding: 30px 70px 30px 0;
  -ms-transition: color .15s ease;
  transition: color .15s ease;
  -webkit-transition: color .15s ease;
  display: block;
  color: #888;
  letter-spacing: 0;
  font-family: "museo-sans-rounded",sans-serif !important;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  font-size: 24px;
  line-height: 32px;
}

.custom-accrodion-title h3 i {
  margin-right: 5px;
  line-height: 18px;
  font-size: 15px;
  background-color: transparent;
  color: #888;
  width: 30px;
  height: 30px!important;
  position: absolute;
  right: 0;
  left: auto;
  top: 50%;
  margin-top: -15px;
  border: 2px solid #888;
  border-radius: 30px;
  -ms-transition: border-color .15s ease;
  transition: border-color .15s ease;
  -webkit-transition: border-color .15s ease;
}

.icon-plus-sign:before {
  content: "\f055";
}

.icon-plus-sign:before {
  content: "\f055";
}

.icon-minus-sign:before {
  content: "\f055";
}
.custom-accrodion-title i:before {
  top: 14px;
  left: 6px;
  margin-top: -2px;
  width: 14px;
  height: 2px;
  position: absolute;
  background-color: #888;
  -ms-transition: background-color .15s ease;
  transition: background-color .15s ease;
  -webkit-transition: background-color .15s ease;
  content: "";
}
.custom-accrodion-title i:after {
  top: 6px;
  left: 14px;
  width: 2px;
  margin-left: -2px;
  height: 14px;
  position: absolute;
  background-color: #888;
  -ms-transition: transform .45s cubic-bezier(.3,.4,.2,1),background-color .15s ease;
  transition: transform .45s cubic-bezier(.3,.4,.2,1),background-color .15s ease;
  -webkit-transition: -webkit-transform .45s cubic-bezier(.3,.4,.2,1),background-color .15s ease;
  content: "";
}
.custom-accrodion-item.active .custom-accrodion-title h3 i {
  border-color: #1071bc;
}
.custom-accrodion-item.active .custom-accrodion-title i:after{
  -ms-transform: scale(1,0);
  transform: scale(1,0);
  -webkit-transform: scale(1,0);
}
.custom-accrodion-item.active .custom-accrodion-title i:before{
  background-color: #1071bc;
}
.custom-accrodion-item.active .custom-accrodion-title h3 a {
  color: #1071bc;
}
.custom-accrodion-title h3 a:hover {
  color: #1071bc;
}
.custom-accrodion-title:hover i{
  border: 2px solid #1071bc;
}
.custom-accrodion-title:hover i:before,
.custom-accrodion-title:hover i:after {
  background-color: #1071bc;
}
.custom-accrodion-heading-grp {
  background: linear-gradient(-135deg,rgba(99,123,138,0.15) 0,rgba(180,206,216,0.15) 49%,rgba(99,125,141,0.15) 100%);
  padding-top: 70px;
  padding-bottom: 70px;
}
.custom-accrodion-heading-grp .page-center {
  color: #676767;
}
.custom-accrodion-heading-grp h2 {
  text-align: center;
  margin: 0;
}
.hs-faq-section3 {
  background: linear-gradient(-135deg,rgba(99,123,138,0.15) 0,rgba(180,206,216,0.15) 49%,rgba(99,125,141,0.15) 100%);
  text-align: center;
}
.hs-faq-section3 .hs_cos_wrapper_type_rich_text > :last-child {
  margin-bottom:0;
}
.custom-accrodion-cnt-inner p {
  margin: 0;
  padding-bottom:27px;
}
.custom-accrodion-cnt-inner {
  padding: 0 0 30px;
}
.custom-accrodion-cnt-inner > :last-child {
  padding: 0;
  margin: 0;
}

.custom-accrodion-cnt-inner ul {
  margin: 0;
  margin-left: 30px;
  margin-bottom: 30px;
  padding: 0;
}


/* ------------ FAQ Page End -------- */

/* ------------ Pointr Sector -------- */

.hs-bg-section {
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
}
.hs-bg-section .hs_cos_wrapper_type_rich_text > :last-child,
.cm-main-section .hs_cos_wrapper_type_rich_text > :last-child{
  margin:0;
  padding:0;
}
.hs-pointr-sector-page .custom-section-header {
  width: 65.95744680199999%;
  margin-left: auto;
  margin-right: auto;
}
.hs-pointr-sector-page .custom-section-header p {
  max-width: 100%;
}
.hs-pointr-sector-page .custom-section-header {
  padding-bottom:0;
}
.hs-pointr-sector-page .custom-section-header h2 {
  margin-bottom: 30px;
}
.cm-two-column-cnt-grp {
  padding-top: 30px;
  padding-bottom: 0px;
}
.cm-two-column-cnt-col {
  width: 48.93617020799999%;
  float: left;
  margin-top: 20px;
}
.cm-two-column-cnt-col2 {
  margin-left: 2.1%;
}
.cm-two-column-cnt-col h3 {
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 34px;
}
.cm-two-column-cnt-col p {
  padding-bottom: 27px;
  margin: 0;
}
.cm-two-column-cnt-col > :last-child {
  padding: 0;
  margin: 0;
}
.custom-cnt-btn-grp {
  text-align: center;
}
.hs-pointr-section5 {
  background: linear-gradient(-135deg,rgba(99,123,138,0.15) 0,rgba(180,206,216,0.15) 49%,rgba(99,125,141,0.15) 100%);
}

/* ------------ Pointr Sector End -------- */
/* ------------ Industrial Page  -------- */
.cm-one-col-cnt-with-img-grp {
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
  padding: 40px 0;
  position: relative;
  color: #676767;
  z-index: 8;
}
.cm-one-col-cnt-with-img-col-grp {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  width: 100%;
  display: flex;
}
.cm-one-col-cnt-with-img-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48.93617020799999%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
}
.cm-one-col-cnt-with-img-col:nth-child(2) {
  margin-left: 2.1%;
}
.cm-one-col-cnt-with-img-col-inner{
  width: 100%;
}
.cm-one-col-cnt-with-img-col-inner h3 {
  font-weight: 100;
  font-size: 48px;
  line-height: 54px;
  margin:0;
  color: #06284C;
}
.cm-one-col-cnt-with-img-col-grp.right .cm-one-col-cnt-with-img-col1 {
  order: 2;
  margin-left: 2.1%;
  text-align: right;
}
.hs-industrial-section1 .cm-one-col-cnt-with-img-col-grp.right .cm-one-col-cnt-with-img-col1 {
  text-align:right;
}
.cm-one-col-cnt-with-img-col-grp.right .cm-one-col-cnt-with-img-col2 {
  margin-left: 0;
}

.cm-one-col-cnt-with-img-col-grp.right .cm-one-col-cnt-with-img-col1 img {
  margin-right: -100px;
  margin-left: 0;
}

.cm-one-col-cnt-with-img-col-grp .cm-one-col-cnt-with-img-col1 img {
  margin-left: -100px;
  margin-top: -100px;
}

.cm-one-col-cnt-with-img-col1 img:hover {
  -webkit-filter: drop-shadow(0px 10px 12px rgba(0,0,0,0.20));
  filter: drop-shadow(0px 10px 12px rgba(0,0,0,0.20));
}

.cm-one-col-cnt-with-img-col1 img {
  will-change: -webkit-filter;
  will-change: filter;
  will-change: filter,-webkit-filter;
  -webkit-filter: drop-shadow(0px 5px 3px rgba(0,0,0,0.20));
  filter: drop-shadow(0px 5px 3px rgba(0,0,0,0.20));
  transition: transform .4s ease-in-out,filter .4s ease-in-out,-webkit-filter .4s ease-in-out;
}
.cm-one-col-cnt-with-img-col-inner h2 {
  margin: 0;
  padding-bottom: 30px;
}
.cm-one-col-cnt-with-img-col-inner p {
  font-size: 20px;
  line-height: 32px;
  color: #666;
  padding-bottom: 27px;
  margin:0;
}
.cm-one-col-cnt-with-img-col-inner p:last-child {
  margin: 0;
  padding: 0;
}
.hs-industrial-section2 {
  padding: 120px 0 0;
  background-image: url(//cdn2.hubspot.net/hubfs/5493376/Pointr_June2019/Images/graph-background.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  position: relative;
}
.hs-industrial-section2 .custom-section-header {
  width: 65.95744680199999%;
  margin: 0 auto;
  padding-bottom: 64px;
}
.hs-industrial-section2 .custom-section-header p {
  max-width: 100%;
}
.hs-industrial-section2 .custom-section-header h2 {
  margin-bottom: 7px;
}
.hs-industrial-section2:after {
  content: "";
  background-color: #ffffff;
  opacity: 0.8;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: ' ';
  z-index: 2;
}
.hs-industrial-section2 > div {
  position: relative;
  z-index: 3;
}
.hs-industrial-section3 .custom-section-header h2 {
  margin-bottom: 7px;
}
.hs-industrial-section3 .custom-section-header p {
  max-width: 100%;
}
.hs-industrial-section3 .custom-section-header {
  padding-bottom: 0;
  margin-bottom: 0;
}
.cm-image-with-title-grp {
  padding-top: 70px;
  padding-bottom: 0px;
  position: relative;
  text-align: center;
}
.cm-image-with-title-item {
  width: 23.404255317%;
  text-align: center;
  will-change: transform;
  transition: transform .4s ease-in-out,filter .4s ease-in-out,-webkit-filter .4s ease-in-out;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-right: -3px;
}
.cm-image-with-title-item:nth-child(2n+2) {
  margin-left: 2.1%;
}
.cm-image-with-title-item-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 10;
}
.cm-image-with-title-item-image img {
  will-change: -webkit-filter;
  will-change: filter;
  will-change: filter,-webkit-filter;
  -webkit-filter: drop-shadow(0px 5px 3px rgba(0,0,0,0.20));
  filter: drop-shadow(0px 5px 3px rgba(0,0,0,0.20));
  transition: transform .4s ease-in-out,filter .4s ease-in-out,-webkit-filter .4s ease-in-out;
}
.cm-image-with-title-item-title {
  margin-top: 20px;
}
.cm-image-with-title-item-title h3 {
  margin: 0;
}
.cm-image-with-title-item:hover {
  -ms-transform: translate(0px,-10px);
  -webkit-transform: translate(0px,-10px);
  transform: translate(0px,-10px);
}
.hs-industrial-section4 {
  background: linear-gradient(-135deg,rgba(99,123,138,0.15) 0,rgba(180,206,216,0.15) 49%,rgba(99,125,141,0.15) 100%);
}
.custom-main-pagination-grp {
  position: relative;
  color: #fff;
  text-align: center;
}
.custom-main-pagination-full .custom-main-pagination-left {
  width: 100%;
}
.custom-main-pagination-left {
  padding: 3%;
  color: rgb(255, 255, 255);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-position: center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  width: 50%;
  text-align: center;
  will-change: transform;
  transition: transform .4s ease-in-out,filter .4s ease-in-out,-webkit-filter .4s ease-in-out;
  float: left;
  position: relative;
  text-align: center;
  align-items: center;
}
.custom-main-pagination-left:before {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: ' ';
  display: block;
  opacity: 0;
  transition: background-color .35s ease,opacity .35s ease;
  -webkit-transition: background-color .35s ease,opacity .35s ease;
  -o-transition: background-color .35s ease,opacity .35s ease;
  -moz-transition: background-color .35s ease,opacity .35s ease;
  background-color: #1071bc;
  opacity: 0.7;
}
.custom-main-pagination-left .column-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 4;
}
.custom-main-pagination-left .wpb_wrapper {
  position: relative;
  z-index: 3;
  padding-bottom: 40px;
  padding-top: 10px;
}
.hs-position-section6 .custom-main-pagination-left .wpb_wrapper,
.hs-pointer-enabled-section4 .custom-main-pagination-left .wpb_wrapper{
  padding-bottom:50px;
  padding-top: 20px;
}
.custom-main-pagination-grp h3 {
  margin-bottom: 8px;
  color: #fff;
}
.custom-main-pagination-left > * {
  width: 100%;
  color: #fff;
}
.custom-main-pagination-left h2 {
  color: #fff;
  margin:0;
}
.custom-main-pagination-left:hover {
  -ms-transform: translate(0px,-10px);
  -webkit-transform: translate(0px,-10px);
  transform: translate(0px,-10px);
}

.custom-main-pagination-left:hover:before {
  background-color: #1071bc;
  opacity: 0.5;
}

/* ------------ Industrial Page End -------- */
/* ------------ Sectors Page -------- */
.cm-sectors-grp {
  padding: 80px 0;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  color: #fff;
  position: relative;
}
.cm-sectors-grp .overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: ' ';
  z-index: 2;
  opacity: 0.95;
}
.cm-sectors-inner-grp {
  width: 65.95744680199999%;
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
  position: relative;
  z-index: 2;
}
.cm-sectors-inner-grp h2 {
  padding-bottom: 20px;
  margin: 0;
  color: #ffffff;
}
.cm-sectors-inner-grp p {
  font-size: 20px;
  line-height: 32px;
  margin: 0;
  padding: 0;
  padding-bottom: 30px;
}
.custom-sector-btn-grp {
  padding-top: 40px;
  padding-bottom: 0px;
  text-align: center;
}
.custom-sector-btn-item a {
  opacity: .9;
  background-color: #1071bc;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  -webkit-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  font-size: 14px;
  padding: 15px 22px;
  text-transform: none;
  letter-spacing: .08px;
  position: relative;
  top: -3px;
  display: inline-block;
  margin-bottom: 10px;
  line-height: 20px;
  color: #FFF;
}
.custom-sector-btn-item a:hover {
  opacity: 1;
  box-shadow: 0 20px 38px rgba(0,0,0,.16);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  opacity: .87;
  color: #fff;
  background-color: #1071bc;
}
.hs-sector-section2-content .custom-cnt-btn-grp.custom-btn-grp {
  padding-top: 40px;
}
.cm-one-col-cnt-with-bg {
  color: #676767;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cm-one-col-cnt-with-bg-item {
  color: rgb(255, 255, 255);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3%;
  width: 23.404255317%;
  background-size: cover;
  background-position: center;
  will-change: transform;
  transition: transform .4s ease-in-out,filter .4s ease-in-out,-webkit-filter .4s ease-in-out;
  -webkit-filter: drop-shadow(0px 5px 3px rgba(0,0,0,0.20));
  filter: drop-shadow(0px 5px 3px rgba(0,0,0,0.20));
  transition: transform .4s ease-in-out,filter .4s ease-in-out,-webkit-filter .4s ease-in-out;
  margin-right: 2.1%;
  position:relative;
}

.cm-one-col-cnt-with-bg-item:nth-child(4n+4) {
  margin-right: 0;
}

.cm-one-col-cnt-with-bg-item:before {
  content: "";
  background-color: #999999;
  opacity: 0.8;
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: ' ';
  display: block;
  transition: background-color .35s ease,opacity .35s ease;
  -webkit-transition: background-color .35s ease,opacity .35s ease;
  -o-transition: background-color .35s ease,opacity .35s ease;
  -moz-transition: background-color .35s ease,opacity .35s ease;
}

.cm-one-col-cnt-with-bg-item-inner {
  position: relative;
  z-index: 2;
  margin-top: 20px;
}

.hs-sector-section2-content .hs_cos_wrapper_type_module {
  padding-bottom: 70px;
}
.hs-sector-section2-content .hs_cos_wrapper_type_module:last-child {
  padding-bottom: 0;
}
.cm-one-col-cnt-with-bg-item:hover {
  -ms-transform: translate(0px,-10px);
  -webkit-transform: translate(0px,-10px);
  transform: translate(0px,-10px);
  -webkit-filter: drop-shadow(0px 10px 12px rgba(0,0,0,0.20));
  filter: drop-shadow(0px 10px 12px rgba(0,0,0,0.20));
}
.cm-one-col-cnt-with-bg-item:hover:before {
  background-color: #1071bc;
  opacity: 0.8;
}
.column-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 10;
}
.cm-one-col-cnt-with-bg-item-inner h3 {
  margin-bottom: 8px;
  color: #ffffff;
  font-size: 48px;
  line-height: 54px;
}
.cm-one-col-cnt-with-bg-item-inner p {
  margin: 0;
  padding: 0;
}
.custom-btn-item:last-child {
  margin-right: 0;
}

/* ------------ Sectors Page End -------- */
/* ------------ Hardware Page -------- */
.hs-hardware-page .hs-banner-area h1 {
  color: #06284c;
  letter-spacing: -1px;
  font-size: 60px;
  line-height: 64px;
}
.hs-hardware-page .hs-banner-area {
  background-position: center center;
  background-repeat: no-repeat;
}
.hs-hardware-section1 .main-content {
  width: 82.97872339599999%;
  margin: 0 auto !important;
  float: none !important;
}
.hs-hardware-section1 {
  background: linear-gradient(-135deg,rgba(99,123,138,0.15) 0,rgba(180,206,216,0.15) 49%,rgba(99,125,141,0.15) 100%);
}


.hs-hardware-page .cm-two-col-cnt-grp {
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
}

.cm-two-col-cnt-grp {
  background: transparent;
  padding-bottom: 70px;
}

.cm-two-col-cnt-inner-col {
  padding: 5%;
  width: 48.93617020799999%;
  float: left;
  padding-top: 0;
  padding-bottom: 0;
}
.cm-two-col-cnt-inner-grp {
  padding: 70px 0;
}
.cm-two-col-cnt-inner-col2 {
  margin-left: 2.1%;
}
.cm-two-col-cnt-inner-col-cnt {
  margin-top: 20px;
}
.cm-two-col-cnt-inner-col-cnt h3 {
  margin-bottom: 8px;
}
.hs-analytics-page .cm-two-col-cnt-inner-col-cnt h3 {
  font-size: 32px;
  line-height: 48px;
}
.cm-two-col-cnt-inner-col-cnt P {
  margin: 0;
  padding-bottom: 27px;
}
.cm-two-col-cnt-inner-col-cnt > :last-child {
  padding: 0;
  margin: 0;
}
.cm-two-col-cnt-inner-col-cnt > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.hs-hardware-section3 {
  background: linear-gradient(-135deg,rgba(99,123,138,0.15) 0,rgba(180,206,216,0.15) 49%,rgba(99,125,141,0.15) 100%);
}
.cm-title-wrap + .cm-one-col-cnt-with-img-grp-wrap .cm-one-col-cnt-with-img-grp {
  background: transparent;
}
.hs-tracking-section1 .cm-advanced-one-col-cnt-with-img-grp .cm-one-col-cnt-with-img-col1 .cm-one-col-cnt-with-img-col-inner {
  width: 100%;
  display: block;
}
.hs-mapping-section3 .cm-advanced-one-col-cnt-with-img-grp .cm-one-col-cnt-with-img-col-grp.right {
  padding: 0;
}

/* ------------ Hardware Page End -------- */
/* ------------ Analytics Page -------- */
.custom-dark-bg {
  background: linear-gradient(-135deg,rgba(99,123,138,0.15) 0,rgba(180,206,216,0.15) 49%,rgba(99,125,141,0.15) 100%);
}
.cm-title-grp {
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
  padding-top: 70px;
}
.cm-title-inner-grp h2 {
  margin: 0;
  text-align: center;
}
.hs-analytics-section2 .cm-two-col-cnt-grp {
  background:transparent;
}
.cm-two-col-cnt-inner-col-cnt p:last-child {
  margin:0;
  padding:0;
}
.cm-two-col-cnt-inner-col-cnt ul,
.cm-one-col-cnt-with-img-col-inner ul{
  padding: 0;
  padding-top: 40px;
  margin: 0 0 30px !important;
}
.cm-two-col-cnt-inner-col-cnt ul li,
.cm-one-col-cnt-with-img-col-inner ul li{
  list-style: none;
  position: relative;
  padding-left: 38px;
}
.cm-two-col-cnt-inner-col-cnt ul li:before,
.cm-one-col-cnt-with-img-col-inner ul li:before{
  content: "\e602";
  font-family: icomoon!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px 999px 999px 999px;
  -o-border-radius: 999px;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  font-size: 27px;
  height: 27px;
  line-height: 27px;
}
.hs-analytics-section2 .cm-one-col-cnt-with-img-grp-wrap:first-of-type .cm-one-col-cnt-with-img-grp {
  background: transparent;
}
.hs-analytics-section2  .cm-one-col-cnt-with-img-col1 .cm-one-col-cnt-with-img-col-inner {
  margin-left: -50%;
  width: 150%;
  display: block;
}
.hs-analytics-section2 .cm-one-col-cnt-with-img-col-grp .cm-one-col-cnt-with-img-col1 img {
  width: 100%;
}
.hs-analytics-section2 .cm-one-col-cnt-with-img-grp {
  padding: 120px 0;
}
.hs-analytics-section2 .cm-one-col-cnt-with-img-col-grp.right .cm-one-col-cnt-with-img-col1 {
  text-align: left;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.hs-analytics-section2 .cm-one-col-cnt-with-img-col-grp.right .cm-one-col-cnt-with-img-col1 .cm-one-col-cnt-with-img-col-inner {
  margin-left: 0;
}
.hs-analytics-section2 .cm-one-col-cnt-with-img-col-grp .cm-one-col-cnt-with-img-col1 img {
  -webkit-filter: none;
  filter: none;
}
.hs-analytics-section2 .cm-one-col-cnt-with-img-col-grp .cm-one-col-cnt-with-img-col1 img:hover {
  -webkit-filter: none;
  filter: none;
}
.hs-analytics-section2 .cm-one-col-cnt-with-img-grp {
  overflow: hidden;
}
/* ------------ Analytics Page End -------- */

/* ------------ Tracking Page -------- */
.hs-tracking-page .hs-banner-area {
  padding: 80px 0;
  background-position: left top;
}
.hs-tracking-page .hs-banner-area .top,
.hs-tracking-page .hs-banner-area .bottom{
  display: none;
}
.hs-tracking-page .hs-banner-area .inner-content {
  margin: 0;
  text-align: left;
  width: 48.93617020799999%;
}
.hs-tracking-page .hs-banner-area .inner-content > * {
  text-align: left !important;
}
.hs-tracking-page .cm-one-col-cnt-with-bg-item {
  width: 31.914893614%;
}
.hs-tracking-page .cm-one-col-cnt-with-bg-item:last-child {
  margin-right: 0;
}
.hs-tracking-section2 .cm-title-grp .page-center {
  max-width: 100% !important;
}
.custom-cnt-btn-grp.custom-btn-grp {
  padding-top: 40px;
}
.hs-tracking-section2 .cm-one-col-cnt-with-bg,
.hs-tracking-section2 .cm-title-grp{
  padding-bottom: 70px;
}
.hs-tracking-section2 .cm-one-col-cnt-with-img-col-inner h3 {
  font-size: 48px;
  line-height: 54px;
  margin: 0;
}
.hs-tracking-section1 .cm-one-col-cnt-with-img-grp {
  padding: 120px 0;
}
.hs-tracking-section1 .cm-one-col-cnt-with-img-grp-wrap:first-child .cm-one-col-cnt-with-img-grp {
  padding: 40px 0;
}
.hs-tracking-section2 {
  background: linear-gradient(0,#fff 0,#fafafa 100%);
}
.hs-tracking-section2 .cm-title-grp {
  background: transparent;
  padding-top: 0px;
}
.hs-tracking-section1 .cm-one-col-cnt-with-img-col-grp.right .cm-one-col-cnt-with-img-col {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: left;
}
.hs-tracking-section1 .cm-one-col-cnt-with-img-col1 .cm-one-col-cnt-with-img-col-inner {
  width: 125%;
  display: block;
}
.hs-tracking-section1  .cm-one-col-cnt-with-img-col-grp.right .cm-one-col-cnt-with-img-col1 img {
  margin-left: 0;
  margin-top: 0;
  width: 100%;
}

/* ------------ Tracking Page End -------- */
/* ------------ Solutions Page  -------- */
.hs-solution-section2 {
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
}
.hs-solutios-grp {
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
  padding: 30px 0;
  color: #676767;
}
.hs-solutios-inner-grp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.hs-solutios-col {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48.93617020799999%;
  float: left;
}
.hs-solutios-col2 {
  margin-left: 2.1%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.hs-solutios-col1 {
  padding: 5%;
}
.hs-solutios-col1-img {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.hs-solutios-col1-img img {
  will-change: filter,-webkit-filter;
  -webkit-filter: drop-shadow(0px 5px 3px rgba(0,0,0,0.20));
  filter: drop-shadow(0px 5px 3px rgba(0,0,0,0.20));
  transition: transform .4s ease-in-out,filter .4s ease-in-out,-webkit-filter .4s ease-in-out;
  max-width: 300px;
}
.hs-solutios-col1-img img:hover {
  -webkit-filter: drop-shadow(0px 10px 12px rgba(0,0,0,0.20));
  filter: drop-shadow(0px 10px 12px rgba(0,0,0,0.20));
}
.hs-solutios-col-cnt {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.hs-solutios-col2 h2 {
  padding-bottom: 20px;
  margin: 0;
}
.hs-solutios-col2 p {
  font-size: 20px;
  line-height: 32px;
  color: #666;
  padding-bottom: 30px;
  margin: 0;
}
.hs-solutios-col-btn a {
  margin-top: 40px;
  background-color: #1071bc;
  border-radius: 4px!important;
  -webkit-border-radius: 4px!important;
  -o-border-radius: 4px!important;
  -ms-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  -webkit-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  font-size: 14px;
  padding: 15px 22px;
  text-transform: none!important;
  letter-spacing: .08px;
  position: relative;
  top: -3px;
  opacity: 1;
  display: inline-block;
  margin-bottom: 10px;
  line-height: 20px;
  color: #FFF;
}
.hs-solutios-col-btn a:hover {
  box-shadow: 0 20px 38px rgba(0,0,0,.16)!important;
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
}
.hs-solutios-inner-grp.right .hs-solutios-col1 {
  order: 2;
  margin-left: 2.1%;
}
.hs-solutios-inner-grp.right .hs-solutios-col2 {
  margin-left: 0;
}

/* ------------ Solutions Page End -------- */
/* ------------ Aviation Page  -------- */
.hs-aviation-page .hs-banner-area h1 {
  font-size: 48px;
  line-height: 48px;
  letter-spacing: 0;
}
.hs-aviation-page .hs-banner-area .inner-content {
  text-align: center;
}
.hs-aviation-page .inner-testimonial-content blockquote {
  background-image: none;
  font-size: 22px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-family: "museo-sans-rounded",sans-serif !important;
  font-weight: 300 !important;
  -webkit-font-smoothing: antialiased;
  border-top: 0 solid #ccc;
  border-bottom: 1px solid transparent;
  padding: 20px 0 18px;
  line-height: 34px;
  letter-spacing: .5px;
  color: #fff;
  font-size: 22px;
}
.hs-aviation-page .inner-testimonial-content blockquote p {
  padding-bottom: 30px;
  margin: 0;
  color: #ffffff;
  font-family: "museo-sans-rounded",sans-serif !important;
  font-weight: 300 !important;
  -webkit-font-smoothing: antialiased;
  line-height: 34px;
  letter-spacing: .5px;
  color: #fff;
  font-size: 22px;
}
.hs-aviation-page .inner-testimonial-content blockquote span:not(.title) {
  -webkit-transform: scale(.8);
  transform: scale(.8);
  margin-bottom: -4px;
  font-size: 16px;
  display: block;
  line-height: 22px;
  color: #fff;
}
.hs-aviation-page .inner-testimonial-content blockquote .title {
  font-size: 12px;
  font-style: italic;
  display: block;
  line-height: 22px;
}
.hs-aviation-page .inner-testimonial-content {
  max-width: 70%;
  margin: 0 auto;
}
.hs-aviation-page .hs-banner-area .inner-content h2 {
  padding-bottom: 20px;
  margin:0;
  color: #fff;
}
.hs-aviation-page .hs-banner-area {
  padding: 120px 0 70px;
}
/* ------------ Aviation Page End -------- */
/* ------------ Indoor Mapping Page  -------- */
.custom-light-bg {
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
}
.hs-mapping-section4 {
  padding:80px 0;
}
.hs-mapping-section4 .custom-section-header {
  display: block;
  padding-bottom: 0;
  margin-bottom: 0;
  text-align: center;
}
.hs-mapping-section4 .cm-one-col-cnt-with-img-col-grp .cm-one-col-cnt-with-img-col1 img {
  margin-left: auto;
  margin-top: auto;
  display: block;
}
.hs-mapping-section4 .cm-one-col-cnt-with-img-col1 img,
.hs-mapping-section3 .cm-one-col-cnt-with-img-col1 img{
  -webkit-filter: none;
  filter: none;
}
.hs-mapping-section4 .cm-one-col-cnt-with-img-col1 img:hover,
.hs-mapping-section3 .cm-one-col-cnt-with-img-col1 img:hover{
  -webkit-filter: none;
  filter: none;
}
.hs-mapping-section3 .cm-one-col-cnt-with-img-col-grp.right {
  padding: 80px 0;
}
.hs-mapping-section3 .cm-one-col-cnt-with-img-col-grp.right .cm-one-col-cnt-with-img-col1 img {
  margin-left: 0;
  width: 100%;
  margin-top: -100px !important;
}
.hs-mapping-section3 .cm-one-col-cnt-with-img-col-grp.right .cm-one-col-cnt-with-img-col-inner {
  width: 100%;
  width: 150%;
  display: block;
}
.hs-mapping-section2 .custom-section-header h2 {
  line-height: 48px;
  margin-bottom: 0;
  padding-bottom: 30px !important;
}
.hs-mapping-section2 .custom-section-header {
  width: 48.93617020799999%;
  margin: 0 auto;
  padding-bottom: 40px;
}
.hs-mapping-section2 .custom-section-header p {
  max-width: 100%;
}
.hs-mapping-section2 {
  padding: 80px 0;
}
.hs-mapping-section2 .cm-one-col-img-grp {
  width: 65.95744680199999%;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: 
}
.hs-mapping-section2 .cm-one-col-img-item {
  float: left;
  text-align: center;
  width: 23.404255317%;
  padding: 2%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 2.1%;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding-top: 0!important;
  padding-bottom: 0!important;
}
.hs-mapping-section2 .cm-one-col-img-item:nth-child(4n+4) {
  margin-right: 0;
}
.hs-mapping-section2 .cm-one-col-img-item-inner {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.hs-mapping-section2 .cm-one-col-img-item-inner img {
  width: auto;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
  vertical-align: baseline;
}
.hs-mapping-section1 .cm-one-col-cnt-with-img-col-grp .cm-one-col-cnt-with-img-col1 img {
  margin-top: 0;
}
.hs-mapping-section1 .cm-one-col-cnt-with-img-grp {
  padding: 40px 0;
}
.hs-mapping-section1 .cm-one-col-cnt-with-img-grp-wrap:nth-child(1) .cm-one-col-cnt-with-img-col1 {
  margin-left: -100px !important;
}
.hs-mapping-section1 .cm-one-col-cnt-with-img-grp-wrap:nth-child(1) .cm-one-col-cnt-with-img-col1 img {
  display: block;
  margin: 0 auto;
  max-width: 300px;
}
.hs-mapping-section1 .cm-one-col-cnt-with-img-grp-wrap:nth-child(1) .cm-one-col-cnt-with-img-grp {
  padding-bottom: 0;
  padding-top: 80px;
}
.hs-mapping-section1 .cm-one-col-cnt-with-img-grp-wrap:nth-child(1) .cm-one-col-cnt-with-img-col:nth-child(2) {
  margin-bottom: 80px;
}
.hs-indoor-page .hs-banner-area .overlay {
  opacity: 0.8;
}
.hs-indoor-page .cm-one-col-cnt-with-img-grp {
  overflow:hidden;
}
.hs-mapping-section3 .cm-one-col-cnt-with-img-col-grp .cm-one-col-cnt-with-img-col1 img {
  margin-left: 0;
  margin-top: 0;
}

/* ------------ Indoor Mapping Page End -------- */

/* ------------ Contextual Page -------- */

.hs-contextual-page .hs-banner-area .inner-content {
  width: 48.93617020799999%;
  margin: 0;
  text-align: left;
}
.hs-contextual-page .hs-banner-area .inner-content h1 {
  text-align: left;
}
.hs-contextual-page .hs-banner-area .inner-content p {
  text-align: left;
}
.hs-contextual-page .hs-banner-area .top {
  display: none;
}
.hs-contextual-page .hs-banner-area .bottom {
  display: none;
}
.hs-contextual-page .hs-banner-area {
  background-position: center center;
}
.hs-contextual-section1 {
  padding:120px 0 0;
}

.hs-contextual-section1 .hs_cos_wrapper_type_rich_text h2{
  padding-bottom: 30px;
  margin:0;
}
strong {
  font-family: "museo-sans-rounded",sans-serif !important;
  font-weight: 300 !important;
  -webkit-font-smoothing: antialiased;
  color: #1071bc !important;
}
.hs-contextual-section1 .hs_cos_wrapper_type_linked_image {
  display: block;
  margin-bottom: -100px;
  padding-top: 40px;
  position:relative;
  z-index: 1;
}
.hs-contextual-section1 .cm-one-col-cnt-with-img-grp {
  padding:120px 0;
}
.hs-contextual-section2 .cm-one-col-cnt-with-img-col-inner ul {
  margin-left: calc(2.1% + 6.382978723%) !important;
}
.hs-contextual-section2 .cm-one-col-cnt-with-img-col-inner {
  width: 150%;
  display: block;
}
.hs-contextual-section2 .cm-one-col-cnt-with-img-col-grp .cm-one-col-cnt-with-img-col1 img {
  margin-top: 0;
}
.hs-contextual-section3 .cm-one-col-cnt-with-img-col-grp .cm-one-col-cnt-with-img-col1 img {
  margin-top: 0;
}
.hs-contextual-section3 .cm-one-col-cnt-with-bg {
  padding-top: 70px;
  padding-bottom: 70px;
}
.hs-contextual-section3 .cm-one-col-cnt-with-bg-item:nth-child(3n+3) {
  margin-right: 0;
}
.hs-contextual-section3 .custom-cnt-btn-grp.custom-btn-grp {
  padding-top: 0;
}
.hs-contextual-section3 .cm-one-col-cnt-with-bg-item {
  width: 31.914893614%;
}
.hs-contextual-section2 .cm-one-col-cnt-with-img-grp {
  overflow:hidden;
}

/* ------------ Contextual Page End -------- */
/* ------------ Indoor Position Page -------- */
.cm-vodeo-banner-area {
  padding: 240px 0;
  position: relative;
}
.cm-vodeo-banner-area .overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: ' ';
  z-index: 2;
  opacity: 0.8;
}
.cm-vodeo-banner-video-area iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.cm-vodeo-banner-content {
  color: #fff;
  position: relative;
  z-index: 8;
}
.cm-vodeo-banner-content h1 {
  padding-bottom: 20px;
  color: #fff;
  margin: 0;
}
.cm-vodeo-banner-content h6 {
  padding-bottom: 30px;
  margin: 0;
  color:#fff;
}
.hs-position-section1 {
  padding:120px 0;
}
.hs-key-specs-heading h2 {
  text-align: center;
  margin: 0;
  padding-bottom: 70px;
}
.hs-key-specs-item-grp {
  margin-bottom: -24px;
}
.hs-key-specs-item {
  width: 23.404255317%;
  will-change: transform;
  transition: transform .4s ease-in-out,filter .4s ease-in-out,-webkit-filter .4s ease-in-out;
  float: left;
  margin-right: 2.1%;
  margin-bottom: 24px;
}
.hs-key-specs-item:nth-child(4n+4) {
  margin-right: 0;
}
.hs-key-specs-cnt {
  line-height: 24px;
  position: relative;
}
.hs-key-specs-icon {
  position: absolute;
  left: 0;
  top: 0;
}
.hs-key-specs-icon img {
  max-width: 35px;
}
.hs-key-specs-text {
  padding-left: 55px;
}
.hs-position-section6 .hs_cos_wrapper_type_rich_text {
  max-width: 800px;
  display: block;
  margin: 0 auto;
}
.hs-position-section1 .hs_cos_wrapper_type_rich_text h2{
  padding-bottom: 30px;
  margin: 0;
}

/* ------------ Indoor Position Page End -------- */
/* ------------ Indoor Navigation Page  -------- */

.hs-indoor-nav-page .hs-banner-area {
  padding: 200px 0;
  background-position: center center;
}

.hs-indoor-nav-page .hs-banner-area .inner-content {
  width: 48.93617020799999%;
  margin-left: 0;
}

.hs-indoor-nav-page .hs-banner-area .top,
.hs-indoor-nav-page  .hs-banner-area .bottom{
  display: none;
}

.hs-indoor-nav-page  .hs-banner-area h1 {
  text-align: left;
}

.hs-indoor-nav-page  .hs-banner-area p {
  text-align: left;
}

.hs-indoor-nav-page  .cm-one-col-cnt-with-img-col1 .cm-one-col-cnt-with-img-col-inner {
  margin-left: -25%;
  width: 125%;
  display: block;
}

.hs-indoor-nav-section1 .cm-machine-learing-grp {
  background: linear-gradient(-135deg,rgba(99,123,138,0.15) 0,rgba(180,206,216,0.15) 49%,rgba(99,125,141,0.15) 100%);
}

.cm-machine-learing-grp {
  background: transparent;
  position: relative;
  padding: 80px 0;
  color: #676767;
}

.cm-machine-learing-inner-grp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
}

.cm-machine-learing-col {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48.93617020799999%;
  float: left;
}

.cm-machine-learing-col1 h2 {
  padding-bottom: 30px;
  margin: 0;
}

.cm-machine-learing-col1 p {
  font-size: 20px;
  line-height: 32px;
  color: #666;
  margin: 0;
  padding: 0;
}

/* .cm-one-col-cnt-with-img-grp-wrap:nth-of-type(3) .cm-one-col-cnt-with-img-grp {
padding: 120px 0;
} */

.cm-machine-learing-col1-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.hs-term-section .page-center {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.hs-term-section .main-content {
  max-width: 48.93617020799999% !important;
  margin: 0 auto !important;
  float: none !important;
  color: #999999;
}
.hs-term-section .main-content h1 {
  margin-bottom: 7px;
}
.hs-term-section .main-content p {
  padding-bottom: 27px;
  margin: 0;
}
.hs-term-section .main-content h2 {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 7px;
}
.hs-term-section .main-content .hs_cos_wrapper_type_rich_text> :last-child {
  margin: 0;
  padding: 0;
}
.hs-term-section .main-content h3 {
  margin-bottom: 8px;
}

/* ------------ Indoor Navigation Page End -------- */
/* ------------ Home Page-------- */
.hs-home-banner-area {
  padding: 80px 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  color: #676767;
  position: relative;
  overflow:hidden;
}
.hs-home-banner-area-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}
.cm-bg-image-anm{ 
  -webkit-transform: scale(1.11) translateZ(0);
  -ms-transform: scale(1.11) translateZ(0);
  transform: scale(1.11) translateZ(0);
  -webkit-transition: transform .95s 0s cubic-bezier(.3,.58,.42,.9);
  transition: transform .95s 0s cubic-bezier(.3,.58,.42,.9);
}
.cm-bg-image-anm.animated {
  -webkit-transform: scale(1) translateZ(0);
  -ms-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0);
  -webkit-transition: transform .95s 0s cubic-bezier(.3,.58,.42,.9);
  transition: transform .95s 0s cubic-bezier(.3,.58,.42,.9);
}
.hs-home-banner-cnt-area {
  width: 48.93617020799999%;
  position: relative;
  z-index: 2;
}
.hs-home-banner-cnt-area > * {
  width: 100%;
}
.hs-home-banner-cnta h2 {
  padding-bottom: 20px;
  margin: 0;
}
.hs-home-banner-cnta p {
  font-size: 20px;
  line-height: 32px;
  color: #666;
  padding-bottom: 27px;
  margin: 0;
}
.hs-home-banner-cnta p:last-child {
  padding: 0;
}
.hs-home-banner-cnta h2 sup {
  font-size: .5em;
  vertical-align: super;
  top: 0;
}
.hs-home-banner-cnta {
  padding-bottom: 30px;
  padding-top: 9px;
}
.hs-home-banner-btn {
  margin-top: 40px;
}
.hs-home-banner-btn a {
  background-color: #1071bc!important;
  border-radius: 4px!important;
  -webkit-border-radius: 4px!important;
  -o-border-radius: 4px!important;
  -ms-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  -webkit-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  font-size: 14px;
  padding: 15px 22px;
  text-transform: none;
  letter-spacing: .08px;
  position: relative;
  top: -3px;
  opacity: 1;
  margin-bottom: 10px;
  line-height: 20px;
  color: #FFF;
  display: inline-block;
}

.hs-home-banner-btn a:hover {
  box-shadow: 0 20px 38px rgba(0,0,0,.16);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  opacity: .87;
  color: #fff;
}

.cm-home-video-grp {
  position: relative;
  color: #fff;
}

.cm-home-video-grp:after {
  background: #1071bc;
  background: linear-gradient(90deg,#1071bc 0%,#2ac4ea 100%);
  opacity: 0.8;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: ' ';
  z-index: 2;
}

.cm-home-video-grp > div {
  position: relative;
  z-index: 3;
}

.cm-home-video-left-col {
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48.93617020799999%;
}

.cm-home-video-inner-grp {
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}

.cm-home-video-right-col {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31.914893614%;
  margin-left: 2.1%;
  float: left;
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
}

.cm-home-video-left-col-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cm-home-video-right-col .cm-home-video-left-col-inner {
  will-change: filter,-webkit-filter;
  -webkit-filter: drop-shadow(0px 5px 3px rgba(0,0,0,0.20));
  filter: drop-shadow(0px 5px 3px rgba(0,0,0,0.20));
  transition: transform .4s ease-in-out,filter .4s ease-in-out,-webkit-filter .4s ease-in-out;
  margin-bottom: 15px;
  position: relative;
  padding-bottom: 56.15%;
  margin-top: -40px !important;
}

.cm-home-video-right-col .cm-home-video-left-col-inner:hover {
  -webkit-filter: drop-shadow(0px 10px 12px rgba(0,0,0,0.20));
  filter: drop-shadow(0px 10px 12px rgba(0,0,0,0.20));
}

.cm-home-video-right-col .cm-home-video-left-col-inner iframe {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
}

.cm-home-video-left-col-inner {}

.cm-home-video-left-col-inner p span {
  position: absolute;
  left: 0;
  padding: 6px 10px;
  margin: -20px 0 -10px;
  margin-right: 20px;
  border: 1px solid white;
  text-align: left;
}

.cm-home-video-left-col-inner h3 {
  color: #fff;
  margin: 0;
}

.cm-home-video-left-col-inner p {
  padding-bottom: 27px;
  margin: 0;
}

.hs-home-section1 .hs-partner-logo-group {
  background: linear-gradient(-135deg,rgba(99,123,138,0.15) 0,rgba(180,206,216,0.15) 49%,rgba(99,125,141,0.15) 100%);
}

.hs-partner-logo-group {
  background: transparent;
  position: relative;
  color: #676767;
}


.hs-partner-logo-heading h4 {
  text-align: center;
  padding-top: 40px;
  margin-bottom: -40px;
  color: #06284C;
}

.hs-partner-logo-group .slick-slider {
  margin: 0;
}
.hs-partner-logo-group .slick-slider .slick-track {
  margin-left: 0;
  margin-right: 0;
}

.hs-partner-logo-item-inner img {
  margin: 15px auto 0;
  display: block;
  width: auto;
  cursor: -webkit-grab;
}

.hs-partner-logo-group .slick-slider .slick-arrow {
  display: none !important;
}

.hs-partner-logo-group .slick-dots {
  position: static;
  margin-top: 10px;
  text-align: center;
}

.hs-partner-logo-group .slick-dots li {
  display: inline-block;
  margin: 0;
  width: 20px;
  height: 16px;
  vertical-align: top;
}

.hs-partner-logo-group .slick-dots li button:before {
  width: 6px;
  height: 6px;
  margin: 5px 7px;
  background: rgba(0,0,0,.25);
  display: block;
  -webkit-backface-visibility: visible;
  border-radius: 30px;
  transition: all .13s ease;
  -moz-transition: all .13s ease;
  -webkit-transition: all .13s ease;
  -o-transition: all .13s ease;
  transform: scale(.9);
  -moz-transform: scale(.9);
  -webkit-transform: scale(.9);
  content: "";
  opacity: 1;
}

.hs-partner-logo-group .slick-dots li button {
  padding: 0;
  width: auto;
  height: auto;
}

.hs-partner-logo-group .slick-dots li.alick-active button:before {
  transform: scale(1.5);
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
}

.hs-partner-logo-group .slick-dots li.slick-active button:before {
  background-color: #1071bc;
  transform: scale(1.5);
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
}

.hs-partner-logo-group .slick-dots li:hover button:before {
  background-color: #1071bc;
}

.hs-partner-logo-group .slick-slider .slick-list {
  padding: 25px 0;
}

.cm-home-page  .cm-three-col-cnt-with-img-grp {
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
}

 .cm-three-col-cnt-with-img-grp {
  background: transparent;
  padding: 70px 0;
  color: #676767;
}

.cm-three-col-cnt-with-img-inner-grp {
  color: #676767;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cm-three-col-cnt-with-img-grp-col1,.cm-three-col-cnt-with-img-grp-col3 {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14.89361702%;
  float: left;
}
.cm-three-col-cnt-with-img-grp-col1 {
  margin-top: -100px;
}
.cm-three-col-cnt-with-img-grp-col-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.cm-three-col-cnt-with-img-grp-col img {
  max-width: 100%;
  display: block;
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 0!important;
  will-change: -webkit-filter;
  will-change: filter;
  will-change: filter,-webkit-filter;
  -webkit-filter: drop-shadow(0px 5px 3px rgba(0,0,0,0.20));
  filter: drop-shadow(0px 5px 3px rgba(0,0,0,0.20));
  transition: transform .4s ease-in-out,filter .4s ease-in-out,-webkit-filter .4s ease-in-out;
}
.cm-three-col-cnt-with-img-grp-col2 {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65.95744680199999%;
  float: left;
  margin-left: 2.1%;
}
.cm-three-col-cnt-with-img-grp-col3 {
  margin-left: 2.1%;
  margin-right: -3px;
}
.cm-three-col-cnt-with-img-grp-col-img {
  width: 125%;
  display: block;
}
.cm-three-col-cnt-with-img-grp-col-cnt {
  width: 100%;
}
.cm-three-col-cnt-with-img-grp-col1 .cm-three-col-cnt-with-img-grp-col-img img {
  margin-left: -100px;
}
.cm-three-col-cnt-with-img-grp-col img:hover {
  -webkit-filter: drop-shadow(0px 10px 12px rgba(0,0,0,0.20));
  filter: drop-shadow(0px 10px 12px rgba(0,0,0,0.20));
}

.cm-home-page .cm-advanced-logo-slider {
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
}

.cm-advanced-logo-slider {
  background: transparent;
}

.cm-two-com-cnt-with-bg {
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  overflow:hidden;
}

.cm-two-com-cnt-with-bg-col {
  color: rgb(255, 255, 255);
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3%;
  background-position: center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  width: 50%;
  text-align: center;
  position: relative;
}
.cm-two-com-cnt-with-bg-col2 {
  margin-right: -4px;
}
.cm-two-com-cnt-with-bg-col:before {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: ' ';
  display: block;
  opacity: 0;
  transition: background-color .35s ease,opacity .35s ease;
  -webkit-transition: background-color .35s ease,opacity .35s ease;
  -o-transition: background-color .35s ease,opacity .35s ease;
  -moz-transition: background-color .35s ease,opacity .35s ease;
  content: "";
}
.cm-two-com-cnt-with-bg-col1:before {
  background-color: #7bb8d2;
  opacity: 0.7;
}
.cm-two-com-cnt-with-bg-col-cnt {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  position: relative;
  z-index: 3;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 100px 0;
}
.cm-two-com-cnt-with-bg-col-cnt h2 {
  color: #ffffff;
  margin: 0;
  padding: 0;
}
.cm-two-com-cnt-with-bg-col2:before {
  background-color: #1071bc;
  opacity: 0.7;
}
.cm-two-com-cnt-with-bg-col2:hover:before {
  background-color: #1071bc;
  opacity: 0.5;
}
.cm-two-com-cnt-with-bg-col1:hover:before {
  background-color: #7bb8d2;
  opacity: 0.5;
}
.cm-advanced-one-col-cnt-with-img-grp .left .cm-one-col-cnt-with-img-col1 img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  height: auto;
  position: relative;
  width: auto;
  margin-top: -100px !important;
  will-change: none;
  -webkit-filter: none;
  filter: none;
  transition: transform .4s ease-in-out,filter .4s ease-in-out,-webkit-filter .4s ease-in-out;
}
.cm-advanced-one-col-cnt-with-img-grp .left .cm-one-col-cnt-with-img-col1 img:hover{
  -webkit-filter: none;
  filter: none;
}
.cm-advanced-one-col-cnt-with-img-grp .left .cm-one-col-cnt-with-img-col1 .cm-one-col-cnt-with-img-col-inner .cm-one-col-cnt-with-img-col-inner-wrap {
  margin-left: -25%;
  width: 150%;
  display: block;
}
.cm-advanced-one-col-cnt-with-img-grp .right .cm-one-col-cnt-with-img-col1 .cm-one-col-cnt-with-img-col-inner .cm-one-col-cnt-with-img-col-inner-wrap {
  width: 150%;
  display: block;
}
.cm-advanced-one-col-cnt-with-img-grp .right .cm-one-col-cnt-with-img-col1 img {
  max-width: 100%;
  width: auto;
  display: block;
  margin-bottom: 0!important;
}
.hs-contextual-section3 .cm-one-col-cnt-with-bg-item:last-child{
  margin-right:-4px;
}
.cm-advanced-one-col-cnt-with-img-grp {
  padding: 120px 0;
}
.cm-advanced-one-col-cnt-with-img-grp .cm-one-col-cnt-with-img-col-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cm-video-grp {
  padding-top: 70px;
}
.cm-video-inner-grp {
  width: 65.95744680199999%;
  margin: 0 auto 0;
}
.cm-video-area {
  margin-bottom: 39px;
  position: relative;
  padding-bottom: 56.5%;
}
.cm-video-area iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.hs-pointr-enabled-page .hs-banner-area h1 {
  font-size: 48px;
  line-height: 48px;
  letter-spacing: 0;
}
.cm-video-area-caption h4 {
  margin: 0;
}
.hs-pointer-enabled-section2 .cm-one-col-cnt-with-img-grp-wrap:nth-of-type(1) .cm-one-col-cnt-with-img-grp {
  padding: 0;
}
.cm-popular-post-btn-grp {
  padding: 50px 0 40px;
  background-color: rgb(242, 242, 242, 0.3);
}
.cm-popular-post-btn {
  color: #676767;
  text-align: center;
}
.cm-popular-post-btn a {
  background-color: #1071bc;
  border-radius: 4px!important;
  -webkit-border-radius: 4px!important;
  -o-border-radius: 4px!important;
  -ms-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  -webkit-transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  transition: opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);
  font-size: 18px;
  padding: 25px 40px;
  text-transform: none!important;
  letter-spacing: .08px;
  position: relative;
  top: -3px;
  opacity: 1;
  display: inline-block;
  margin-bottom: 10px;
  line-height: 20px;
  color: #FFF;
}
.cm-popular-post-btn a:hover {
  box-shadow: 0 20px 38px rgba(0,0,0,.16)!important;
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  opacity: .87;
  color: #fff;
}
.cm-popular-post-inner-grp .hs-pop-post-featured-image-wrapper {
  position: relative;
  color: #fff;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-color: #000;
}
.cm-popular-post-inner-grp .post-title {
  padding-top: 200px;
  padding-bottom: 200px;
  padding-left:10px;
  padding-right:10px;
}
.cm-popular-post-inner-grp .post-title h2 {
  margin: 0;
  color: #fff;
  padding: 0;
}
.cm-popular-post-inner-grp .hs-pop-post-featured-image-wrapper:hover .post-title {
  -ms-transform: translate(0px,-10px);
  -webkit-transform: translate(0px,-10px);
  transform: translate(0px,-10px);
}
.cm-popular-post-inner-grp .hs-pop-post-featured-image-wrapper .post-title {
  will-change: transform;
  transition: transform .4s ease-in-out,filter .4s ease-in-out,-webkit-filter .4s ease-in-out;
}

.cm-indoor-mapping-col-inner .twentytwenty-handle,
.cm-indoor-mapping-col-inner .twentytwenty-horizontal .twentytwenty-handle:before,
.cm-indoor-mapping-col-inner .twentytwenty-horizontal .twentytwenty-handle:after{
  background-color: #1071bc!important;
}

.cm-indoor-mapping-grp {
  padding: 120px 0;
  color: #676767;
  background: transparent;
}

.hs-mapping-section1 .cm-indoor-mapping-grp {
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
}

.cm-indoor-mapping-col-grp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cm-indoor-mapping-col {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.cm-indoor-mapping-col1 {width: 40.425531911%;}

.cm-indoor-mapping-col-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cm-indoor-mapping-col-inner h2 {
  padding-bottom: 30px;
  margin: 0;
}
.cm-indoor-mapping-col-inner p {
  font-size: 20px;
  line-height: 32px;
  color: #666;
  padding-bottom: 27px;
  margin:0;
}
.cm-indoor-mapping-col-inner p:last-child {
  padding: 0;
}
.cm-indoor-mapping-col2 {
  width: 57.446808505%;
  margin-left: 2.1%;
  will-change: -webkit-filter;
  will-change: filter;
  will-change: filter,-webkit-filter;
  -webkit-filter: drop-shadow(0px 5px 3px rgba(0,0,0,0.20));
  filter: drop-shadow(0px 5px 3px rgba(0,0,0,0.20));
  transition: transform .4s ease-in-out,filter .4s ease-in-out,-webkit-filter .4s ease-in-out;
}
.cm-indoor-mapping-col2:hover {
  -webkit-filter: drop-shadow(0px 10px 12px rgba(0,0,0,0.20));
  filter: drop-shadow(0px 10px 12px rgba(0,0,0,0.20));
}


.cm-one-col-cnt-with-bg-col-3 .cm-one-col-cnt-with-bg-item:nth-child(1):hover:before {
  background-color: #ed8600;
  opacity: 0.8;
}
.cm-one-col-cnt-with-bg-col-3 .cm-one-col-cnt-with-bg-item:nth-child(2):hover:before {
  background-color: #1071bc;
  opacity: 0.8;
}
.cm-one-col-cnt-with-bg-col-3 .cm-one-col-cnt-with-bg-item:nth-child(3):hover:before {
  background-color: #6d2bd8;
  opacity: 0.8;
}
.hs-indoor-nav-page .cm-advanced-one-col-cnt-with-img-grp .cm-one-col-cnt-with-img-col1 .cm-one-col-cnt-with-img-col-inner {
  margin-left: 0;
}
.cm-advanced-one-col-cnt-with-img-grp .cm-one-col-cnt-with-img-col-inner ul{
  margin-left: calc(6.382978723% + 2.1%) !important;
}
.hs-indoor-nav-page .cm-advanced-one-col-cnt-with-img-grp .cm-one-col-cnt-with-img-col-grp .cm-one-col-cnt-with-img-col1 img {
  margin-top:0;
}
.cm-404-error-section-grp .page-center {
  padding-top: 40px !important;;
  padding-bottom: 40px !important;;
}
.cm-404-error-section-grp .main-content {
  padding-bottom: 38px;
  text-align: center;
}
.cm-404-error-section-grp .main-content h1 {
  font-size: 250px;
  line-height: 250px;
  margin-bottom: 7px;
  margin-top: 0;
}
.cm-404-error-section-grp .main-content h2 {
  text-transform: uppercase;
  font-size: 70px;
}
.cm-404-error-section-grp .main-content h2 {
  margin-bottom: 7px;
  margin-top: 0;
}


/* ------------ Home Page End -------- */
/* ------------ Pointr Enabled -------- */

.cm-pointr-bottom-section-group {
  padding-top: 2%;
  padding-bottom: 2%;
  position: relative;
  background-color: #1071bc;
}
.cm-pointr-bottom-section-inner-group {
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.cm-blank-section{
  width: 8.33%;
}
.cm-pointr-bottom-section-column {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2%;
  width: 25%;
}
.cm-pointr-bottom-section-column-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cm-pointr-bottom-section-column1 {
  padding-left: 0!important;
  padding-right: 0!important;
}
.cm-pointr-bottom-section-inner-group h5 {
  margin:0;
}
.cm-pointr-bottom-section-column2 {
  padding: 6%;
  width: 33.33%;
}
.cm-pointr-bottom-section-col2-row1 {
  margin-bottom: 24px;
  position: relative;
  display: block;
}
.cm-pointr-bottom-section-col2-row1-back-image {
  padding: 8%;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.cm-pointr-bottom-section-col2-row1-back-image-inner-grp {
  -ms-transition: transform .6s cubic-bezier(.3,.95,.3,.95),opacity .3s ease;
  -webkit-transition: -webkit-transform .6s cubic-bezier(.3,.95,.3,.95),opacity .3s ease;
  transition: transform .6s cubic-bezier(.3,.95,.3,.95),opacity .3s ease;
  display: inline-block;
  width: 100%;
  text-align: center;
  position: relative;
}
.cm-pointr-bottom-section-col2-row1-back-image-inner {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  display: inline-block;
  -webkit-transform: translateX(-10%) translateY(-5%);
  -ms-transform: translateX(-10%) translateY(-5%);
  transform: translateX(-10%) translateY(-5%);
}
.cm-pointr-bottom-section-col2-row1-back-image-inner img {
  width: auto;
  display: block;
  margin-bottom: 0;
  line-height: 0;
  max-width: 100%;
  height: auto;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.cm-pointr-bottom-section-col2-row1-front-image {
  padding: 8%;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  display: inline-block;
  width: 100%;
  text-align: center;
}
.cm-pointr-bottom-section-col2-row1-front-image-inner-grp {
  -ms-transition: transform .6s cubic-bezier(.3,.95,.3,.95),opacity .3s ease;
  -webkit-transition: -webkit-transform .6s cubic-bezier(.3,.95,.3,.95),opacity .3s ease;
  transition: transform .6s cubic-bezier(.3,.95,.3,.95),opacity .3s ease;
  display: inline-block;
  width: 100%;
  text-align: center;
  position: relative;
}
.cm-pointr-bottom-section-col2-row1-front-image-inner {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  display: inline-block;
  box-shadow: 0 60px 135px rgba(0,0,0,.16), 0 15px 75px rgba(0,0,0,.18);
  -webkit-transform: translateX(10%) translateY(5%);
  -ms-transform: translateX(10%) translateY(5%);
  transform: translateX(10%) translateY(5%);
}
.cm-pointr-bottom-section-col2-row1-front-image-inner img {
  width: auto;
  display: block;
  margin-bottom: 0;
  line-height: 0;
  max-width: 100%;
  height: auto;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.cm-pointr-bottom-section-col2-row-grp {
  text-align: right;
  padding: 3%;
}
.cm-pointr-bottom-section-col1-row2-icon {
  margin-bottom: 24px;
  display: inline-block;
  position: relative;
  padding: 20px;
}
.cm-pointr-bottom-section-col1-row2-icon i {
  font-size: 50px;
  line-height: 50px;
  height: 50px;
  width: 50px;
  color: #1071bc;
  top: -2px;
  max-width: 100%;
  position: relative;
  word-spacing: 1px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.cm-pointr-bottom-section-col1-row2-icon i:before {
  line-height: inherit;
}
.cm-pointr-bottom-section-column3 {
  padding-left: 0;
  padding-right: 0;
}
.cm-pointr-bottom-section-col3-row1-icon {
  width: 100%;
  padding: 0 3%;
}
.cm-pointr-bottom-section-col3-row1-icon .nectar_icon {
  padding: 10px;
  color: #fff;
}
.cm-pointr-bottom-section-group .nectar_icon svg {
  stroke: #ffffff;
  fill: none;
}
.cm-pointr-bottom-section-group svg path {
  stroke: #ffffff;
  fill: none;
}
.cm-pointr-bottom-section-col3-row1-title {
  padding-bottom: 35px;
}
.cm-pointr-bottom-section-col3-row1-title h5 {
  padding: 3%;
  margin-bottom: 10px;
}
.cm-pointr-bottom-section-col3-row3 {
  padding: 3%;
}
.cm-pointr-bottom-section-col3-row3-title {
  margin-bottom: 10px;
}
.cm-pointr-bottom-section-col1-row1 {
  padding-top: 64px;
  padding-bottom: 35px;
  position: relative;
  text-align: right;
}
.cm-pointr-bottom-section-col1-row1-inner {
  padding: 3%;
}
.cm-pointr-bottom-section-col1-row1-title {
  margin-bottom: 10px;
}
.cm-pointr-bottom-section-col1-row1-img {
  margin-bottom: 24px;
  position: relative;
  line-height: 0;
}
.cm-pointr-bottom-section-col1-row2 {
  position: relative;
  text-align: right;
  padding: 0 3%;
}
.cm-pointr-bottom-section-col1-row2 .cm-pointr-bottom-section-col1-row2-icon {
  padding: 10px;
  MARGIN: 0;
}
.cm-pointr-bottom-section-col1-row3 {
  text-align: right;
  padding: 3%;
  transform: translateY(50px);
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
}
.cm-pointr-bottom-section-col1-row2-title {
  margin-bottom: 10px;
}
.cm-pointr-bottom-section-col2-row2-title {
  margin-bottom: 10px;
}
.cm-bottom-anim {
  transform: translateY(50px);
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  transition:all 0.8s;
  transition-delay: 0.8s;
  opacity:0;
}
.cm-bottom-anim.animated{
  transform: translate(0px, 0px);
  opacity:1;
}
.cm-zoom-anim{
  transform: scale(.75);
  -webkit-transform: scale(.75);
  -o-transform: scale(.75);
  -moz-transform: scale(.75);
  -ms-transition: transform .6s cubic-bezier(.3,.95,.3,.95),opacity .3s ease;
  -webkit-transition: -webkit-transform .6s cubic-bezier(.3,.95,.3,.95),opacity .3s ease;
  transition: transform .6s cubic-bezier(.3,.95,.3,.95),opacity .3s ease;
  opacity:0;
}
.cm-delay-anim {
  transition-delay: all .3s;
}
.cm-zoom-anim.animated {
  opacity: 1;
  transform: translateX(0px) translateY(0px) scale(1, 1) translateZ(0px);
}
.cm-svg-anim svg path {
  stroke-dasharray: 195, 197;
  stroke-dashoffset: 305%;
  transition:all 2.5s;
}
.cm-svg-anim.animated svg path {
  stroke-dashoffset: 0;
}
.hs-faq-section1 .custom-cnt-btn-grp.custom-btn-grp {
  padding-top: 70px;
}
.hs-pointr-sector-page .hs-banner-area h1,
.hs-industrial-page .hs-banner-area h1{
  font-size: 48px;
  line-height: 48px;
  letter-spacing: 0;
}
.hs-industrial-section2 .custom-section-header {
  overflow:hidden;
}
.hs-industrial-section2 .custom-section-header h2,
.hs-industrial-section2 .custom-section-header p{
  display: block;
  transform: translateY(200%);
  -webkit-transform: translateY(200%);
  transition: all 0.6s;
  display: block;
  overflow: hidden;
  position: relative;
}

.hs-industrial-section2 .custom-section-header .cm-top-anim.animated ,
.hs-industrial-section2 .custom-section-header .cm-top-anim.animated{
  transform: translate(0px, 0px);
  opacity: 1;
}
.hs-aviation-section2 .cm-advanced-one-col-cnt-with-img-grp {
  padding:40px 0;
}
.hs-aviation-section2 .cm-advanced-one-col-cnt-with-img-grp .right .cm-one-col-cnt-with-img-col1 img {
  width:100%;
}
.cm-sectors-image-grp {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}
.cm-sectors-grp {
  overflow:hidden;
}
.hs-analytics-page .hs-banner-area-image {
  background-position: center center;
}
.hs-analytics-section2 .cm-two-col-cnt-inner-col-cnt h2 + ul,
.hs-analytics-section2 .cm-one-col-cnt-with-img-col-inner h2 + ul {
  padding-top:0;
}
.hs-tracking-section3 .custom-cnt-btn-grp a.cta_button {
  min-width: 182px;
}
.hs-indoor-nav-section1 .cm-one-col-cnt-with-img-grp:not(.cm-advanced-one-col-cnt-with-img-grp) .cm-one-col-cnt-with-img-col1 img{
  will-change: none;
  will-change: none;
  will-change: none;
  -webkit-filter: none;
  filter: none;
}
.hs-indoor-nav-section1 .hs-indoor-nav-section1 .cm-one-col-cnt-with-img-grp:not(.cm-advanced-one-col-cnt-with-img-grp) .cm-one-col-cnt-with-img-col1 img:hover {
  -webkit-filter: none;
  filter: none;
}

.hs-indoor-nav-page .hs-banner-area-image{
  background-position: center center;
}
.hs-mapping-section1 .cm-one-col-cnt-with-img-grp-wrap:nth-child(1) .cm-one-col-cnt-with-img-col1 img {
  will-change: none;
  will-change: none;
  will-change: none;
  -webkit-filter: none;
  filter: none;
}
.cm-vodeo-banner-area video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}

.hs-analytics-section2 .cm-title-grp {
  padding-bottom: 40px;
}
.hs-analytics-section2  .cm-two-col-cnt-inner-grp {
  padding: 30px 0 70px;
}
.hs-pointr-enabled-page .cm-main-one-col-cnt-with-img-grp .cm-one-col-cnt-with-img-col1 img {
  will-change: none;
  will-change: none;
  will-change: none;
  -webkit-filter: none;
  filter: none;
}

.hs-pointr-enabled-page .cm-main-one-col-cnt-with-img-grp .cm-one-col-cnt-with-img-col1 img:hover {
  -webkit-filter: none;
  filter: none;
}
.hs-blog-listing.author-page .widget-type-cell.blog-content {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.twentytwenty-wrapper.twentytwenty-horizontal > .twentytwenty-wrapper.twentytwenty-horizontal {
  padding: 0 !important;
}

/* ------------ Pointr Enables End -------- */

.footer-group {
  background: -webkit-gradient(linear,left bottom,left top,from(#FFFFFF),to(#FAFAFA));
  background: linear-gradient(0deg,#FFFFFF 0,#FAFAFA 100%);
}
.footer-group .site-footer {
  background: transparent;
  background: transparent;
}
<style>

.section-title p {
  font-size: 20px;
  line-height: 20px;
  color: #888;
  font-weight: 200;
  margin: 34px 0 10px;
  font-family: 'Open Sans';
}

.section-title {
  padding: 34px 0 0;
  border-bottom: 1px solid #ddd;
}

.section-title h1 {
  margin-bottom: 33px;
}
.section-title p {
  font-size: 20px;
  line-height: 20px;
  color: #888;
  top: 0;
  position: relative;
  text-transform: none;
  font-family: 'Open Sans';
  margin: 0;
  padding-bottom: 7px;
}

.custom-same-code{
  padding:110px 0 0;
}

.custom-same-code .custom-author-listing {
  overflow: hidden;
  margin: 0 0 70px;
  padding: 0 0 50px;
  border-bottom:1px solid #e6e6e6;
}

.custom-same-code .col-left {
  width: 11%;
  float: left;
}

.custom-same-code .col-right {
  width: 87%;
  float: left;
  padding: 0 40px;
}

.custom-same-code .grav-wrap {
  border-radius: 100px;
  overflow: hidden;
  width: 90px;
  height: 90px;
  margin: 0 auto 25px;
}

.custom-same-code .custom-author-meta {
  font-size: 12px;
  line-height: 22px;
  text-align: center;
}
.hs-blog-listing.tag-page .widget-type-cell.blog-content {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.custom-same-code .col-right .date a {
  letter-spacing: .08px;
  font-size: 20px;
  color: #1071bc;
}

.custom-same-code .col-right .post-header h2 {
  font-size: 48px;
  line-height: 48px;
  color: #06284C;
  font-family: "museo-sans-rounded",sans-serif;
  font-weight: 300;
  margin-bottom: 30px;
}

.custom-same-code a.more-link {
  margin-top: 25px;
  display: inline-block;
  cursor: pointer;
  height: 50px;
  position: relative;
  line-height: 50px;
  padding-right: 25px;
  color: #333;
}

.custom-same-code a.more-link .continue-reading {
  text-transform: none;
  letter-spacing: .08px;
  font-size: 20px;
  font-weight: normal;
  font-family: 'Open Sans';
  margin-bottom: 5px;
}

.custom-same-code a.more-link .continue-reading:before {
  background-color: #1071bc;
  backface-visibility: hidden;
  letter-spacing: 0;
  display: block;
  content: ' ';
  z-index: 100;
  position: absolute;
  width: 22px;
  height: 2px;
  top: 53%;
  opacity: 0;
  right: -10px;
  cursor: pointer;
  transform: translateY(-50%) translateX(-20px) translateZ(0);
  -webkit-transform: translateY(-50%) translateX(-20px) translateZ(0);
  transition: opacity .25s cubic-bezier(.12,.75,.4,1),transform .25s cubic-bezier(.12,.75,.4,1);
  -webkit-transition: opacity .25s cubic-bezier(.12,.75,.4,1),-webkit-transform .25s cubic-bezier(.12,.75,.4,1);
}

.custom-same-code a.more-link .continue-reading:after {
  color: #1071bc;
  display: inline-block;
  font-family: FontAwesome!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 50px;
  height: 50px;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0;
  content: "\f105";
  margin-left: 15px;
  position: absolute;
  right: 0;
  top: 53%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%) translateZ(0);
  transform: translateY(-50%) translateZ(0);
  font-size: 25px;
  transition: opacity .25s cubic-bezier(.12,.75,.4,1),transform .25s cubic-bezier(.12,.75,.4,1);
  -webkit-transition: opacity .25s cubic-bezier(.12,.75,.4,1),-webkit-transform .25s cubic-bezier(.12,.75,.4,1);
}

.custom-same-code a.more-link:hover .continue-reading:before {
  opacity: 1;
  transform: translateY(-50%) translateX(0);
  -webkit-transform: translateY(-50%) translateX(0);
}

.custom-same-code a.more-link:hover .continue-reading:after {
  transform: translateX(12px) translateY(-50%);
  -webkit-transform: translateX(12px) translateY(-50%);
}

.custom-same-code .col-right .post-header h2 a {
  color: #1071bc;
}

.custom-same-code a.more-link:hover {
  color: #1071bc;
}
.cm-one-col-cnt-with-img-col1 .mobile-image {
  display: none !important;
}

.cm-two-col-cnt-inner-col-img.cm-mobile-image .mobile-image{
  display: none !important;
}


/* ==================== Site Pages End ==================== */

/* Styles that do not fit into any of the available sections above can go here. */


/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */
@media (max-width: 1870px){
  .cm-one-col-cnt-with-img-grp .cm-one-col-cnt-with-img-col1 .cm-one-col-cnt-with-img-col-inner .cm-one-col-cnt-with-img-col-inner-wrap {
    width: 100% !important;
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .cm-one-col-cnt-with-img-col-inner {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .hs-pointer-enabled-section2 .cm-one-col-cnt-with-img-grp-wrap:nth-of-type(1) .cm-one-col-cnt-with-img-grp  .cm-one-col-cnt-with-img-col-grp.right .cm-one-col-cnt-with-img-col2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (max-width: 1870px) and (min-width:1001px){}

@media (min-width: 1000px){
  .container-fluid .row-fluid .page-center{
    max-width: 1425px;

  }
  .hs-banner-area .top {
    width: 14.89361702%;
    min-height: 1px;
    float: left;
    text-align: center;
  }

  .hs-banner-area .bottom {
    width: 14.89361702%;
    min-height: 1px;
    float: left;
    margin-left: 2.1%;
  }

  .hs-banner-area .inner-content {
    width: 65.95744680199999%;
    margin: 0 auto;
  }
  .hs-blog-post .hor-spacer-left{
    width: 14.89361702%;
  }

  .hs-blog-post .hor-spacer-right{
    width: 14.89361702%; 
  }
  .hs-blog-post .blog-section {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 1465px) and (min-width: 1001px){ 
  .cm-one-col-cnt-with-img-col-grp.right .cm-one-col-cnt-with-img-col1 img {
    margin-right: -80px;
  }
  .cm-one-col-cnt-with-img-col-grp .cm-one-col-cnt-with-img-col1 img {
    margin-left: -80px;
  }
  .cm-advanced-one-col-cnt-with-img-grp .right .cm-one-col-cnt-with-img-col1 .cm-one-col-cnt-with-img-col-inner .cm-one-col-cnt-with-img-col-inner-wrap {
    width: 100%;
  }
  .cm-three-col-cnt-with-img-grp-col1 .cm-three-col-cnt-with-img-grp-col-img img {
    margin-left: -80px;
  }
  .hs-indoor-nav-page .cm-one-col-cnt-with-img-col1 .cm-one-col-cnt-with-img-col-inner {
    margin-left: 0;
    width: 100%;
    display: block;
  }
}

/* =============== Screen sizes smaller than .page-center =============== */

@media(max-width: 1300px){
  .form-title {
    font-size: 30px;
  } 
  /*   .cm-one-col-cnt-with-bg-item-inner h3 {
  font-size: 35px;
  line-height: 44px;
} */
}

@media (max-width: 1300px) and (min-width: 1000px){
  h1,
  .hs-about-page .hs-banner-area h1,
  .hs-hardware-page .hs-banner-area h1{
    font-size: 45px;
    line-height: 48px;
  }
  h2,
  .custom-section-header h2,
  .hs-pointr-enabled-page .hs-banner-area h1,
  .hs-pointr-sector-page .hs-banner-area h1,
  .hs-industrial-page .hs-banner-area h1{
    font-size: 40.8px;
    line-height: 40.8px;
  }
  h3 {
    font-size: 20.4px;
    line-height: 27.2px;
  }
  h4 {
    font-size: 24px;
    line-height: 32px;
  }
  .hs-position-section6 .custom-main-pagination-grp h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .post-header h2 {
    font-size: 20.4px;
    line-height: 27.2px;
  }
  .author-sec-inner h1{
    font-size: 45px;
    line-height: 48px; 
  }
  .hs-blog-post .contact-wrapper h3{  
    font-size: 20.4px;
    line-height: 27.2px; 
  }
  .hs-about-section4-cnt .custom-section-header h2{
    font-size: 40.8px;
    line-height: 40.8px;
  }
  .hs-analytics-page .cm-two-col-cnt-inner-col-cnt h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .hs-analytics-page .hs-analytics-section2 .cm-two-col-cnt-inner-col-cnt h3 {
    font-size: 32px;
    line-height: 48px;
  }
  .cm-one-col-cnt-with-bg-col-4 .cm-one-col-cnt-with-bg-item-inner h3 {
    font-size: 28px;
    line-height: 40px;
  }
  .custom-btn-item {
    margin-right: calc(1% + 0px);
  }

}

@media (max-width: 1024px) {}


@media (max-width: 1000px) and (min-width: 690px){
  h1,
  .hs-hardware-page .hs-banner-area h1{
    font-size: 42px;
    line-height: 44.8px;
  }
  h2,
  .custom-section-header h2,
  .hs-pointr-enabled-page .hs-banner-area h1,
  .hs-pointr-sector-page .hs-banner-area h1,
  .hs-industrial-page .hs-banner-area h1{
    font-size: 38.4px;
    line-height: 38.4px;
  }
  .hs-about-section2 .custom-section-header h2 {
    font-size: 48px;
    line-height: 54px;
  }
  h3 {
    font-size: 19.2px;
    line-height: 25.6px;
  }
  .container-fluid .row-fluid .page-center{
    max-width: 600px;
    padding-left: 0;
    padding-right: 0;
  }
  .footer-menu .hs-menu-wrapper>ul>li {
    padding-right: 40px;
  }

  .footer-menu .hs-menu-wrapper>ul {
    margin-left: 30px;
  }
  .hs-banner-area .inner-wrapper {
    padding-bottom: 27px;
    padding-top: 25px;
  }

  .hs-blog-listing .widget-type-cell.blog-content {
    width: 100%;
    margin-left: 0;
    margin-top: 25px;
  }

  .post-header h2 {
    font-size: 19.2px;
    line-height: 25.6px;
  }
  .author-sec-inner h1{
    font-size: 42px;
    line-height: 44.8px;
  }
  .hs-blog-post .contact-wrapper h3{  
    font-size: 19.2px;
    line-height: 25.6px; 
  }
  .hs-blog-post .author-info h3{
    font-size: 19.2px;
    line-height: 25.6px;
  }  
  .hs-about-page .hs-banner-area h1 {
    font-size: 42px;
    line-height: 44.8px;
  }
  .cm-team-item-grp.hs-item-col-2 .cm-team-item {
    width: 100%;
    margin-right: 0;
    width: 48%!important;
    float: left;
    padding: 15px;
  }
}

@media (max-width: 1000px) {
  .hs-contact-section1 .hs_cos_wrapper_type_rich_text {
    width: 100%;
    padding-top:26px;
    padding-bottom: 27px;
  }
  .hs-about-section1-cnt {
    padding-top:26px;
    padding-bottom:26px;
  }
  .hs-about-section4-cnt .custom-btn-item {
    width: 100%;
  }
  .cm-team-item {
    width: 100%;
    position: relative;
    float: none;
    margin-right: 0;
  }
  .hs-about-section3-cnt .cm-press-coverage-grp {
    padding-top: 25px;
  }
  .hs-contact-section1 .hs-form {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 24px;
  }
  .cm-contact-details-item {
    float: none;
    width: 100%;
    padding: 6%;
    margin-right: 0;
    margin-bottom: 25px;
  }
  .cm-contact-details-item:last-child {
    margin-bottom:0;
  }
  .cm-contact-details-heading {
    padding-bottom: 25px;
    padding-top: 26px;
  }
  .site-header .row-fluid .page-center > div{
    position: relative;
  }
  .site-header{
    padding-top: 10px;
    padding-bottom: 17px;
    background-color: #fff;
    z-index: 9999;
    width: 100% !important;
  }
  .custom-logo img{
    height: 32px; 
  }
  .custom-logo a{
    display: inline-block;
    margin-top: 7px;
  }
  .hs-blog-post .blog-content{
    margin-left: 0; 
  }
  .custom-post-pagination {
    height: 200px;
  }

  .custom-post-pagination .next-posts-link {
    padding-top: 70px;
  }

  .custom-post-pagination .next-posts-link h3 {
    font-size: 19.2px;
    line-height: 25.6px !important;
  }

  .blog-post-title>h1 {
    font-size: 42px;
    line-height: 44.8px;
  }
  .blog-post-title {
    padding-bottom: 35px;
    margin-bottom: 35px;
  }
  .author-section-wrapper .page-center {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .hs-blog-post .contact-wrapper a{
    width: 100%;
  }
  .hs-blog-post .contact-wrapper .content-inner {
    width: 100%;
  }
  .post-share-wrapper {
    margin-top: 50px;
  }
  .trigger-open .site-header {
    position: fixed;
  }
  .trigger-open .site-header.is-fixed {
    top: 0;
    visibility: visible;
    opacity: 1;
    transform: translate(0,0);
  }
  .hs-blog-post .blog-section {
    padding-top: 0px;
  }
  .viewport-bottom .site-header {
    top: 66px;
  }
  .widget-span.inner-page-center {
    width: 100% !important;
  }
  .custom-cnt-btn-grp {
    margin-bottom: 26px;
    margin-top: 26px;
  }
  .custom-recent-post-grp .hs-rss-item {
    width: 100%;
    margin-right: 0;
  }
  .cm-press-section2 .hs-form {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .hs-about-section4-cnt {
    width: 100% !important;
  }
  .hs-about-section4-cnt .custom-cnt-btn-grp.custom-btn-grp a {
    width: 100%;
  }
  .hs-faq-section1 .hs_cos_wrapper_type_rich_text {
    display: block;
    padding-bottom: 20px;
    margin-bottom:25px;
    width:100%;
  }
  .custom-btn-item {
    width: 100%;
    float: none;
    margin-right: 0;
    display: block;
    vertical-align: top;
    margin-bottom: 25px;
  }
  .cm-two-column-cnt-col {
    width: 100%;
    float: none;
  }
  .hs-pointr-sector-page .custom-section-header {
    width: 100%;
  }
  .cm-two-column-cnt-col2 {
    margin-left: 0;
  }
  .cm-one-col-cnt-with-img-col-grp {
    display: block;
  }
  .cm-one-col-cnt-with-img-col {
    display: block !important;
    margin-left: 0 !important;
    text-align: left !important;
    width: 100%;
  }
  .cm-one-col-cnt-with-img-col-grp .cm-one-col-cnt-with-img-col1 img {
    margin-left: 0px !important;
    margin-top: 0px !important;
    display: block;
  }
  .cm-one-col-cnt-with-img-col1 {
    margin-bottom: 25px;
  }
  .cm-image-with-title-item {
    width: 48%;
    display: block;
    margin: 0 auto !important;
    margin-bottom: 25px !important;
    padding: 15px;
  }
  .custom-main-pagination-left {
    width: 100%;
    float: none;
    display: block;
  }
  .hs-industrial-section2 .custom-section-header {
    width: 100%;
  }
  .cm-sectors-inner-grp {
    width: 100%;
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .cm-one-col-cnt-with-bg-item {
    margin-right: 0;
    padding: 6%;
    width: 50%;
  }
  .cm-one-col-cnt-with-bg-item-inner h3 {
    font-size: 48px;
    line-height: 54px;
  }
  .cm-sectors-grp {
    background-attachment: scroll;
    background-position: 50%;
  }
  .hs-hardware-section1 .main-content {
    width: 100%;
    padding: 25px 0;
  }
  .hs-hardware-page .hs-banner-area .inner-wrapper {
    padding-bottom:0;
  }
  .cm-two-col-cnt-inner-col2 {
    margin-left: 0;
  }
  .cm-two-col-cnt-inner-col1 {
    padding-bottom: 25px;
  }
  .cm-two-col-cnt-inner-col {
    width: 100%;
    float: none;
  }
  .hs-analytics-section2 .cm-one-col-cnt-with-img-col1 .cm-one-col-cnt-with-img-col-inner {
    margin-left: 0;
    width: 100%;
    display: block;
  }
  .hs-tracking-page .hs-banner-area .inner-content {
    width: 100%;
  }
  .hs-banner-area .page-center {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .hs-tracking-section1 .cm-one-col-cnt-with-img-col1 .cm-one-col-cnt-with-img-col-inner {
    width: 100%;
    display: block;
  }
  .hs-tracking-page .cm-one-col-cnt-with-bg-item {
    width: 100%;
    margin-bottom: 25px;
  }
  .hs-tracking-page .cm-one-col-cnt-with-bg-item:last-child {
    margin-bottom: 0px;
  }
  .hs-tracking-section2 .custom-btn-item {
    margin-bottom: 0;
  }
  .hs-tracking-page .hs-banner-area .inner-wrapper {
    padding-bottom: 0;
    padding-top: 0;
  }
  .hs-tracking-page .hs-banner-area .page-center {
    padding-top: 0 !important;
  }
  .hs-solutios-inner-grp {
    display: block;
  }
  .hs-solutios-inner-grp.right .hs-solutios-col1 {
    margin: 0;
  }
  .hs-solutios-col1 {
    padding: 6%;
  }
  .hs-solutios-col {
    width: 100%;
    float: none;
    display: block;
  }
  .hs-solutios-col1-img img {
    max-width: 100%;
  }
  .hs-solutios-col2 {
    margin: 0;
  }
  .hs-solutios-col-cnt {
    display: block;
  }
  .hs-aviation-page .inner-testimonial-content {
    max-width: 100%;
    margin: 0 auto;
  }
  .hs-mapping-section1 .cm-one-col-cnt-with-img-grp-wrap:nth-child(1) .cm-one-col-cnt-with-img-col1 {
    margin-left: 0px !important;
  }
  .hs-mapping-section2 .cm-one-col-img-item {
    width: 48%;
    margin-right: 0 !important;
    margin-bottom: 25px;
  }

  .hs-mapping-section2 .cm-one-col-img-grp {
    width: 100%;
  }
  .hs-mapping-section3 .cm-one-col-cnt-with-img-col-grp.right .cm-one-col-cnt-with-img-col-inner {
    width: 100%;
    width: 100%;
  }
  .hs-mapping-section1 .cm-one-col-cnt-with-img-grp-wrap:nth-child(1) .cm-one-col-cnt-with-img-col1 img {
    max-width: 100%;
  }
  .hs-mapping-section2 .custom-section-header {
    width: 100%;
  }
  .hs-contextual-page .hs-banner-area .inner-content {
    width: 100%;
    margin: 0;
    text-align: left;
  }
  .hs-contextual-section1 .hs_cos_wrapper_type_linked_image {
    margin-bottom: 0;
  }
  .hs-contextual-section2 .cm-one-col-cnt-with-img-col-inner {
    width: 100%;
  }
  .hs-contextual-section2 .cm-one-col-cnt-with-img-col-inner ul {
    margin-left: calc(2.1%) !important;
  }
  .hs-contextual-section3 .cm-one-col-cnt-with-bg-item {
    width: 100%;
    margin-bottom: 25px;
  }
  .hs-contextual-section3 .cm-one-col-cnt-with-bg-item:last-child {
    margin-bottom: 0;
  }
  .custom-cnt-btn-grp.custom-btn-grp a {
    display: inline-block;
  }
  .hs-contextual-page .custom-cnt-btn-grp a {
    display: inline-block;
  }
  .hs-key-specs-item-grp {
    margin-bottom: 0;
  }
  .hs-key-specs-item {
    width: 48%;
    margin-right: 0;
    margin-bottom: 24px;
    padding: 15px;
  }
  .hs-position-section5 .custom-cnt-btn-grp a {
    display: inline-block;
  }
  .hs-term-section .main-content {
    max-width: 100% !important;
    padding: 26px 0;
  }
  .hs-home-banner-cnt-area {
    width: 100%;
    padding-bottom: 26px;
  }

  .hs-home-banner-cnta {
    padding-bottom: 30px;
    padding-top: 6px;
  }

  .cm-home-video-left-col {
    width: 100%;
  }

  .cm-home-video-right-col {
    margin: 0;
    width: 100%;
    margin-top: -40px !important;
  }

  .cm-three-col-cnt-with-img-grp-col2 {
    margin: 0;
    width: 100%;
  }

  .cm-three-col-cnt-with-img-grp-col1, .cm-three-col-cnt-with-img-grp-col3 {
    display: none;
  }

  .cm-two-com-cnt-with-bg-col {
    width: 100%;
  }

  .cm-home-page .custom-cnt-btn-grp a {
    display: inline-block;
  }
  .cm-video-inner-grp {
    width: 100%;
    margin: 0 auto 0;
  }
  .cm-video-grp {
    padding-top: 96px;
    padding-bottom: 26px;
  }
  .cm-advanced-one-col-cnt-with-img-grp .right .cm-one-col-cnt-with-img-col1 .cm-one-col-cnt-with-img-col-inner .cm-one-col-cnt-with-img-col-inner-wrap {
    width: 100%;
  }
  .cm-advanced-one-col-cnt-with-img-grp .left .cm-one-col-cnt-with-img-col1 .cm-one-col-cnt-with-img-col-inner .cm-one-col-cnt-with-img-col-inner-wrap {
    margin-left: 0;
    width: 100%;
  }
  .hs-pointr-enabled-page .custom-cnt-btn-grp a {
    display:inline-block;
  }
  .cm-indoor-mapping-col1 {
    width: 100%;
    margin-bottom: 26px;
  }
  .cm-indoor-mapping-col2 {
    width: 100%;
    margin: 0;
  }
  /*   .cm-indoor-mapping-col2 .twentytwenty-wrapper {
  overflow: hidden;
  padding: 5px 0px!important;
} */

  .cm-advanced-one-col-cnt-with-img-grp .cm-one-col-cnt-with-img-col-inner ul{
    margin-left: 2.1% !important;
  }
  .cm-one-col-cnt-with-img-col-grp.right .cm-one-col-cnt-with-img-col1 img {
    margin-right: 0;
  }
  .hs-indoor-nav-page .cm-one-col-cnt-with-img-col1 .cm-one-col-cnt-with-img-col-inner {
    width: 100%;
  }
  .cm-machine-learing-col {
    width: 100%;
    margin-bottom: 26px;
  }
  .cm-pointr-bottom-section-column {
    display: block;
    width: 100% !important;
  }

  .cm-pointr-bottom-section-col1-row1-inner {
    padding: 6%;
  }

  .cm-pointr-bottom-section-col1-row1 {
    text-align: center;
  }

  .cm-pointr-bottom-section-col1-row1 {
    padding-top: 71px;
  }

  .cm-pointr-bottom-section-col1-row2 {
    text-align: center;
  }

  .cm-pointr-bottom-section-col1-row3 {
    text-align: center;
  }

  .cm-pointr-bottom-section-col1-row3 {
    padding: 6%;
  }

  .cm-pointr-bottom-section-column2 {
    padding: 10%;
  }

  .cm-pointr-bottom-section-col2-row-grp {
    padding: 6%;
  }

  .cm-pointr-bottom-section-col2-row3 {
    text-align: center;
  }

  .cm-pointr-bottom-section-col2-row3 img {
    width: 100%;
  }

  .cm-pointr-bottom-section-column-inner {
    text-align: center;
  }

  .cm-pointr-bottom-section-col3-row3 {
    padding: 6%;
  }

  .cm-pointr-bottom-section-col3-row1-title h5 {
    padding: 6%;
  }
  .cm-blank-section {
    width: 100%;
  }
  .hs-press-page .cm-press-coverage-grp {
    padding-top: 26px;
  }
  .cm-team-item-grp.hs-item-col-2 {
    padding-left: 0;
  }
  .hs-pointr-sector-page .hs-banner-area-image {
    background-position: 50%;
  }
  .custom-main-pagination-left {
    padding: 6%;
  }
  .hs-tracking-section3 .custom-cnt-btn-grp a.cta_button {
    min-width: auto;
    display: block;
  }
  .hs-indoor-nav-page .cm-one-col-cnt-with-img-col1 .cm-one-col-cnt-with-img-col-inner {
    margin-left: 0;
  }
  .hs-indoor-page .hs-banner-area-image,
  .hs-tracking-page .hs-banner-area-image,
  .hs-pointr-enabled-page .hs-banner-area-image,
  .hs-aviation-page .hs-banner-area-image{
    background-position: 50%;
  }
  .hs-position-section6 .custom-main-pagination-grp h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .hs-indoor-nav-page .hs-banner-area .inner-content {
    width: 100%;
  }
  .hs-analytics-page .hs-banner-area .inner-wrapper,
  .hs-analytics-page .hs-banner-area .page-center{
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .cm-one-col-cnt-with-bg-col-4 .cm-one-col-cnt-with-bg-item {
    margin-bottom:25px;
  }
  .cm-pointr-bottom-section-col2-row2 {
    text-align: center;
  }
  .hs-pointer-enabled-section2 .cm-one-col-cnt-with-img-grp-wrap:nth-of-type(1) .cm-one-col-cnt-with-img-grp .cm-one-col-cnt-with-img-col-grp.right .cm-one-col-cnt-with-img-col2 {
    padding-top:0;
  }
  .section-title p {
    margin-top: 9px;
  }

  .custom-same-code .col-left {
    width: 20%;
  }

  .custom-same-code .col-right {
    width: 79%;
  } 
  .hs-contextual-page .hs-banner-area-image,
  .hs-industrial-page .hs-banner-area-image {
    background-position: 50%;
  }
  .cm-home-video-right-col .cm-home-video-left-col-inner {
    margin-top: 0px !important;
  }
  .hs-pointer-enabled-section2 .cm-one-col-cnt-with-img-grp-wrap:nth-of-type(1) .cm-one-col-cnt-with-img-grp .cm-one-col-cnt-with-img-col-inner {
    padding-top: 20px;
  }
  .hs-mapping-section3 .cm-one-col-cnt-with-img-col-grp.right .cm-one-col-cnt-with-img-col1 img {
    margin-top: -0px !important;
  }
  .hs-indoor-nav-page .hs-banner-area .inner-wrapper,
  .hs-contextual-page .hs-banner-area .inner-wrapper,
  .hs-aviation-page .hs-banner-area .inner-wrapper{
    padding-top:0 !important;
  }
  .hs-indoor-page .hs-banner-area .inner-wrapper,
  .hs-about-page .hs-banner-area .inner-wrapper{
    padding-bottom: 0;
    padding-top: 0;
  }
  .section-title {
    padding-top:0;
  }






}


/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 767px) {
  .site-footer{
    display: none !important;
  }
  .hs-banner-area p{
    font-size: 18px;
    line-height: 26px; 
  }
  .hs-banner-area .page-center {
    padding-top:25px !important;
    padding-bottom:25px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  input[type="text"],
  input[type="password"], 
  input[type="datetime"], 
  input[type="datetime-local"], 
  input[type="date"], 
  input[type="month"], 
  input[type="time"], 
  input[type="week"], 
  input[type="number"], 
  input[type="email"], 
  input[type="email"], 
  input[type="url"], 
  input[type="search"], 
  input[type="tel"], 
  input[type="color"],
  input[type="file"],
  textarea,
  select {
    max-width:100%;
  }
  .subscribe-options label {
    margin-left: 0;
    margin-right: 0;    
  }
  .hs-blog-post .post-bodty-content p > img {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
  }
  .custom-section-header h2 {
    font-size: 32px;
    line-height: 40px;
  }
  h6,
  .custom-section-header p,
  .cm-sectors-inner-grp p{
    font-size: 18px;
    line-height: 26px;
  }
  .hs-hardware-page .hs-banner-area .page-center {
    padding-top: 0px !important;
  }
  .hs-hardware-page .hs-banner-area .inner-wrapper {
    padding-bottom: 0;
    padding-top: 0;
  }
  .cm-one-col-cnt-with-img-col-inner h3{
    font-size: 32px;
    line-height: 40px;
  }
  .hs-solutios-col2 p {
    font-size: 18px;
    line-height: 26px;
  }
  .hs-mapping-section2 .cm-one-col-img-item {
    width: 50%;
  }
  .hs-home-banner-cnta p {
    font-size: 18px;
    line-height: 26px;
  }
  .cm-vodeo-banner-video-area {
    display: none;
  }
  .hs-mapping-section1 .cm-one-col-cnt-with-img-col-inner p {
    font-size: 18px;
    line-height: 26px;
  }
  .cm-one-col-cnt-with-bg-item-inner h3 {
    font-size: 32px;
    line-height: 40px;
  }
  .hs-analytics-page .hs-analytics-section2 .cm-two-col-cnt-inner-col-cnt h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .hs-contextual-page .hs-banner-area .page-center{
    padding-top:0 !important;
  }
  .hs-indoor-nav-page .hs-banner-area .page-center{
    padding-top:0 !important;
  }
  .hs-indoor-nav-section1 .cm-one-col-cnt-with-img-col-inner p,
  .cm-machine-learing-grp .cm-machine-learing-col1 p,
  .cm-indoor-mapping-col-inner p,
  .cm-one-col-cnt-with-img-col-inner p{
    font-size: 18px;
    line-height: 26px;
  }
  .hs-indoor-nav-page .hs-banner-area .inner-wrapper,
  .hs-contextual-page .hs-banner-area .inner-wrapper{
    padding-top: 0 !important;
    padding-bottom: 0;
  }
  .hs-indoor-page .hs-banner-area .page-center,
  .hs-pointr-enabled-page .hs-banner-area .inner-wrapper{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .section-title p {
    display: none;
  }

  .section-title h1 {
    margin-top: 10px;
  }

  .custom-same-code .col-left {
    width: 100%;
    float: none;
    text-align: left;
  }
  .custom-same-code .grav-wrap {
    display: none;
  }
  .custom-same-code .custom-author-meta {
    text-align: left;
  }
  .custom-same-code .col-right {
    width: 100%;
    float: none;
    padding: 0;
  }
  .custom-same-code .col-right .date {
    display: none;
  }
  .custom-same-code .col-right .post-header h2 {
    font-size: 18px;
    line-height: normal;
  } 
  .cm-one-col-cnt-with-img-col1 .cm-mobile-image  .mobile-image,
  .cm-two-col-cnt-inner-col-img.cm-mobile-image .mobile-image{
    display: block !important;
  }
  .cm-one-col-cnt-with-img-col1 .cm-mobile-image  .dekstop-image,
  .cm-two-col-cnt-inner-col-img.cm-mobile-image .desktop-image{
    display: none !important;
  }


}


}  
@media (max-width: 767px) and (min-width: 691px){
  .hs-pointr-sector-page .hs-banner-area .page-center {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

}
@media (max-width: 690px) and (min-width: 480px){
  .container-fluid .row-fluid .page-center{
    max-width: 420px;
    padding-left: 0;
    padding-right: 0;
  }
}

@media(max-width: 690px){
  h1,
  .hs-about-page .hs-banner-area h1,
  .hs-hardware-page .hs-banner-area h1{
    font-size: 39px;
    line-height: 41.6px;
  }
  h2,
  .hs-pointr-enabled-page .hs-banner-area h1,
  .hs-pointr-sector-page .hs-banner-area h1,
  .hs-industrial-page .hs-banner-area h1{
    font-size: 36px;
    line-height: 36px;
  }
  h4 {
    font-size: 21.6px;
    line-height: 28.8px;
  }
  .hs-about-page .hs-banner-area .inner-content {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  .social > li {
    margin-left: 0px!important;
  }
  .social {
    margin-bottom: 22px;
  } 
  .post-header {
    font-size: 10px;
  }
  .hs-blog-listing .widget-type-cell.blog-content{
    width: 100%;
    margin-left: 0;
    margin-top: 25px;
  }
  .post-header h2{
    font-size: 19.2px;
    line-height: 25.6px; 
  }
  .blog-post-title > h1 {
    font-size: 24px!important;
    line-height: 30px!important;
  }
  .author-info h3 {
    font-size: 19.2px;
    line-height: 25.6px;
    margin-bottom: 0;
  }
  .author-inner img {
    width: 60px;
    height: 60px;
  }
  .post-share-wrapper {
    padding-bottom: 0px;
  }
  .post-social-share a:first-child {
    margin-right: 10px;
  }
  .author-sec-wrapper {
    margin-top: -1px;
  }
  .author-sec-inner span{
    display: none !important;
  }
  .author-sec-inner h1{
    font-size: 39px;
    line-height: 41.6px;
  }
  h3 {
    font-size: 19.2px;
    line-height: 25.6px;
  }
  .hs-blog-post .contact-wrapper h3 {
    font-size: 19.2px;
    line-height: 25.6px;
  }
  .hs-blog-post .author-info h3{
    font-size: 19.2px;
    line-height: 25.6px;
  }
  .custom-cnt-btn-grp {
    margin-bottom: 24px;
    margin-top: 0;
  }
  .custom-accrodion-title h3 a {
    font-size: 20px;
    line-height: 24px;
  }
  .cm-image-with-title-item {
    width: 100%;
    display: block;
    padding: 0;
  }
  .hs-sector-section2-content .custom-cnt-btn-grp.custom-btn-grp .custom-btn-item {
    margin: 0;
  }
  .cm-one-col-cnt-with-bg-item {
    margin-right: 0;
    width: 100%;
    margin-bottom: 25px;
  }
  .cm-one-col-cnt-with-bg-item:last-child {
    margin-bottom:0;
  }
  .hs-solutios-col1 {
    display: none;
  }
  .hs-solutios-col-cnt {
    margin-bottom: 25px;
  }
  .hs-key-specs-item {
    width: 100%;
    float: none;
    margin-right: 0;
    padding: 0;
  }
  .cm-404-error-section-grp .main-content {
    padding-bottom: 18px;
  }
  .cm-404-error-section-grp .main-content h1 {
    font-size: 150px;
    line-height: 150px;
  }
  .cm-404-error-section-grp .main-content h2 {
    font-size: 40px;
  }
  .cm-press-coverage-grp h4 {
    line-height: 28.8px;
  }
  .hs-position-section6 .custom-main-pagination-grp h3 {
    font-size: 21.6px;
    line-height: 28.8px;
  }
  .hs-indoor-page .hs-banner-area .page-center {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .hs-tracking-page .hs-banner-area .page-center {
    padding-bottom:25px;
  }
  .cm-team-item-grp.hs-item-col-2 .cm-team-item {
    width: 100%;
    margin-right: 0;
    width: 100%!important;
    float: none;
    padding: 0;
  }
  .hs-mapping-section4 .custom-section-header h2 {
    font-size: 36px;
    line-height: 36px;
  }

}


/* =============== Landscape phones and smaller devices =============== */

@media (max-width: 479px) {
  .container-fluid .row-fluid .page-center{
    max-width: 300px;
    padding-left: 0;
    padding-right: 0;
  }
  .popular-post-butt-wrapper{
    padding-left: 5%;
    padding-right: 5%; 
  }
  .hs-blog-post #custom-post-body-content-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
  .custom-post-pagination .next-posts-link {
    padding-top: 60px;
  }
  .content-wrapper,
  .hs-contact-page .body-container .page-center{
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .blog .content-wrapper {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .hs-contact-section1 .hs-form fieldset.form-columns-2 .hs-form-field .hs-input {
    width: 100% !important;
  }
  .hs-contact-section1 form.hs-form fieldset .hs-form-field {
    padding: 0;
    width: 100% !important;
  }
  .hs-contact-section1 form.hs-form fieldset.form-columns-1 .hs-form-field .input {
    padding-right: 0;
  }
  .cm-contact-details-item {
    padding: 6% 0;
  }
  .hs-faq-section1 .page-center,
  .custom-advanced-accrodion-grp .page-center,
  .hs-analytics-section2 .cm-one-col-cnt-with-img-grp,
  .hs-indoor-page .body-container .page-center,
  .hs-term-cond-page .body-container .page-center,
  .hs-pointr-enabled-page .body-container .page-center,
  .hs-press-page .cm-press-coverage-grp,
  .body-container .page-center{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .cm-machine-learing-col2 div#animation_container, .cm-machine-learing-col2 div#animation_container canvas,
  #dom_overlay_container{
    width: 100% !important;
  }

}

@media(max-width: 320px){
  .hs-banner-area{
    padding-left: 2px;
    padding-right: 2px;
  }
}

@media(max-width: 1000px) and (max-height:515px){
  #slide-out-widget-area.overflow-state {
    padding-top: 56px!important;
  }
  #slide-out-widget-area.fullscreen-alt .inner-wrap {
    padding-top: 0 !important;
  }
}