/* ---------------- */
/* Global Layout */
/* ---------------- */

/* Google Fonts - Roboto - Light */
@font-face {

  font-family: 'Roboto'; 
  src: url('https://cdn2.hubspot.net/hubfs/3469233/Website%20Assets/Fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-display: swap; 
}

/* Google Fonts - Roboto - Light Italic */
@font-face {
  font-family: 'Roboto'; 
  src: url('https://cdn2.hubspot.net/hubfs/3469233/Website%20Assets/Fonts/Roboto-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
    font-display: swap; 
}

/* Google Fonts - Roboto - Regular */
@font-face {
  font-family: 'Roboto'; 
  src: url('https://cdn2.hubspot.net/hubfs/3469233/Website%20Assets/Fonts/Roboto-Regular.ttf') format('truetype');
    font-display: swap; 
}

/* Google Fonts - Roboto - Regular Italic */
@font-face {
  font-family: 'Roboto'; 
  src: url('https://cdn2.hubspot.net/hubfs/3469233/Website%20Assets/Fonts/Roboto-Italic.ttf') format('truetype');
  font-style: italic;
    font-display: swap; 
}


/* Google Fonts - Roboto - Bold */
@font-face {
  font-family: 'Roboto'; 
  src: url('https://cdn2.hubspot.net/hubfs/3469233/Website%20Assets/Fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 700;
    font-display: swap; 
}

/* Google Fonts - Roboto - Bold Italic */
@font-face {
  font-family: 'Roboto'; 
  src: url('https://cdn2.hubspot.net/hubfs/3469233/Website%20Assets/Fonts/Roboto-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}



/* Font Awesome */
/* @import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css'); */

/*!
*  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
*  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.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}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}


html {
  position: relative;
  min-height: 100%;
  scroll-behavior: smooth;
}

body{
  font-family: 'Roboto', sans-serif;
  /*   padding-top: 35px; */
}

@media screen and (max-width: 500px) {
  body {
    padding-top: 60px;
  }
}

html, body .wrapper{
  overflow-x: hidden;
}


/* ---------------- */
/* Global Font Styling*/
/* ---------------- */

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 28px;
}

h1, h2 {
  margin-bottom: 15px;
}

h3, h4 {
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  margin-bottom: 30px;
}

h5 {
  font-weight: bold;
}

p, q, cite, ul, ol, li, blockquote {
  font-size: 16px;
  font-weight: 300;
}

blockquote {
  font-style: italic;
  font-size: 20px;
  line-height: 27.5px;
  font-weight: normal;
  letter-spacing: 0px;
  background-color: #eee;
  margin-top: 20px;
  margin-bottom: 25px;
  padding: 30px 20px 27.5px 25px;
}

blockquote span {
  display: block;
  width: 100%;
  text-align: right;
  margin-top: 5px;
  padding-right: 10px;
}

strong {
  font-weight: bold !important;
}

small {
  letter-spacing: -0.5px;
}

@media screen and (max-width: 768px) {
  h1, h2 {
    font-size: 36px;
  }
}


/* ---------------- */
/* Global Auxillary Classes */
/* ---------------- */

.shadow{
  box-shadow: rgba(0,0,0,0.15) 0 7px 20px;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

/* Fancybox Lightbox Elements */
.fancybox:hover {
  cursor: pointer;
}


/* ---------------- */
/* Background Images */
/* ---------------- */

.dark-blue-bg {
  background-color: #3469b2;
}

.light-blue-bg {
  background-color: #4987c6;
}

.purple-bg {
  background-color: #423884;
}

.grey-bg {
  background-color: #f6f6f6;
}

.lightgrey-bg {
  background-color: #F5F8FD;
}


/* ---------------- */
/* Global Buttons  */
/* ---------------- */

.btn-green{
  background: #2bb572;
  border: none;
  color: white;
  padding: 10px 30px;
}

.btn-green:hover{
  background: #0ca95d;
  color: white;
}

.btn-white {
  background: white;
  border: none;
  color: black;
  padding: 10px 30px;
}

.btn-white:hover {
  background: #f6f6f6;
  color: black;
}

.btn-nav{
  margin-top: 7px;
}

.btn-green-border {
  padding: 9px 15px;
  color: #2bb572;
  border: 1px solid #2bb572;
  transition: all 0.5s ease;
}

.btn-green-border:hover {
  background: #2bb572;
  color: #ffffff;
  opacity: 0.8;
}





/* ---------------- */
/* Global Buttons  */
/* ---------------- */
/* Hide Form Error Message triggered by Button Click since we already have inline error messages */
.hs_error_rollup, .hs-error-msgs inputs-list {
  display: none;
}


/* ---------------- */
/* Navigation */
/* ---------------- */

.navbar-light .navbar-nav .nav-link {
  color: #404041 !important;
  font-size: 16px !important;
  font-weight: normal;
}

#nav-wrap {
  width: 100%;
  padding: 0;
  margin: 0;
  box-shadow: 0 0.3rem 0.4rem rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 300;
}

#logo {
  width: 200px;
}

.dropdown-menu{
  border: none !important;
  box-shadow: 0 0.5rem 0.7rem rgba(0, 0, 0, 0.31);
}

.nav-link {
  padding: 1rem;
}

.nav-item {
  padding: 0 0.75em;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding: 1em 0;
}

#header-cta {
  position: fixed;
  top: 75px;
  left: 0;
  right: 0;
  padding: 10px 25px;
  z-index: 100;
  text-align: center;
  color: white;
  background: #49a3ff; 
}


#header-cta p {
  font-weight: bold;
  margin-bottom: 0px;
}

#header-cta a {
  color: white;
}

@media screen and (max-width: 992px) {
  .nav-item {
    padding: 0.5em 0.75em;
  }
}



/* ---------------- */
/* About Page */
/* ---------------- */

#about-hero {
  padding-top: 200px;
  padding-bottom: 100px;
  text-align: center;
}

#about-hero .hero-content {
  background: white;
  padding: 25px;
}

#about-page .panel {
  padding: 100px 0 75px;
}

#team {
  text-align: center;
  padding: 100px 0 150px;
}

#team img {
  width: 175px;
  border-radius: 50%;
  margin-bottom: 10px;
}


/* ---------------- */
/* Branding Page */
/* ---------------- */

#brand-hero {
  margin-top: 75px;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}

#brand-hero h2 {
  color: #637381;
  max-width: 600px;
}

.brand-section {
  padding: 50px 0;
}

.brand-section h4 {
  color: #637381;
}

.brand-section .image-wrapper {
  padding: 75px 15px;
  text-align: center;
  margin: 25px 0px 30px 0px;
}




/* ---------------- */
/* Thank You Page Section */
/* ---------------- */

#thank-you-hero {
  padding-top: 175px;
  padding-bottom: 75px;
}

#thank-you-hero h3 {
  margin-bottom: 25px;
}



/* ---------------- */
/* Hero Section - Global */
/* ---------------- */

#hero {
  margin-top: 75px;
  padding-top: 75px;
  padding-bottom: 75px;
}

#hero h3 { 
  color: #6d6b6b; 
}

#hero .hero-content {
  position: relative;
  top: 50%;
  transform: translateY(-60%);
}

#hero .hero-icons {
  margin-bottom: 35px;
}


/* ---------------- */
/* Hero Small - Global */
/* ---------------- */

#hero-small {
  margin-top: 75px;
  padding-top: 65px;
  padding-bottom: 50px;
  text-align: center;
  background-color: #f6f6f6;
}


/* ---------------- */
/* Home Hero  */
/* ---------------- */

#hero-home {
  background-size: cover;
  padding-top: 10rem;
  padding-bottom: 8rem;
  margin-top: 6rem;
}

#hero-home h3 { 
  color: #6d6b6b; 
}

#hero-home .hero-content {
  position: relative;
  top: 50%;
  transform: translateY(-60%);
}

#hero-home .hero-icons {
  margin-bottom: 35px;
}



/* ---------------- */
/* Home Hero - New  */
/* ---------------- */
.home-hero{
  margin-top: 100px;
  margin-bottom: -1px;
  padding-top: 180px;
  padding-bottom: 180px;
  background: url(https://www.logiwa.com/hubfs/Images/Backgrounds/warehouse-management-software-solution.jpg) center center;
  background-size: cover; 
}


#home-hero-2::before{
  box-shadow: inset 0 0 0 3000px rgba(255,255,255,0.3);
  filter: blur(5px);
}

#home-hero-2 {
  margin-top: 0px !important;
  margin-bottom: -1px;
  padding-top: 125px;
  padding-bottom: 100px;
  background: rgb(67,25,181);
  background: linear-gradient(180deg, rgba(67,25,181,0.8) 0%, rgba(67,25,181,1) 100%);
}

#home-hero-2 h1 {
  color: white; 
  font-size: 42px;
}

#home-hero-2 h3 {
  color: white; 
  margin-bottom: 30px; 
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  #home-hero-2 {
    text-align: center;
    padding-bottom: 100px;
  }

  #home-hero-2 .review-img {
    margin-bottom: 25px;
  }
}




/* ---------------- */
/* Solutions Panel - Homepage */
/* ---------------- */

#solutions {
  padding-top: 100px;
  padding-bottom: 100px;
}

#solutions p{
  color: #3f3f3f;
  line-height: 18px;
}

#solutions img {
  display: block;
  margin-bottom: 25px;
}

#solutions .solution-box{
  background-color: #ffffff;
  padding: 30px 30px 20px 30px;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.04);
border-radius: 8px;
}

#solutions .solution-icon{
  max-width: 150px;
}

/* ---------------- */
/* Solutions Panel Section */
/* ---------------- */

#solutionspanel {
  padding-top: 10px;
  padding-bottom: 500px;
  text-align: center;
}

#solutionspanel .solutionspanel-intro {
  margin-bottom: 20px;
}

#solutionspanel h2, #solutionspanel h4 {
  color: white;
}

#solutionspanel .solutionspanel-box {
  padding: 35px 20px 20px 20px;
  min-height: 200px;
  background-color: #fff;
  box-shadow: 0 19px 17px -14px rgba(42, 42, 42, 0.3), 0 2px 7px 2px rgba(0, 17, 32, 0.2);
  border-radius: 5px;
}

#solutionspanel .solutionspanel-box p {
  color: #3f3f3f;
  line-height: 18px;
}

#solutionspanel .images-wrapper {
  margin-bottom: 25px;
}

#solutionspanel .solutionspanel-box hr {
  width: 40%;
  margin: 20px auto;
}



/* ---------------- */
/* Integrations Section */
/* ---------------- */

#integrations {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}

#integrations .integrations-intro {
  margin-bottom: 35px;
}

#integrations h2, #integrations h4 {
  color: white;
}

#integrations .integration-box {
  padding: 35px 20px 20px 20px;
  min-height: 300px;
  background-color: #fff;
  box-shadow: 0 19px 17px -14px rgba(42, 42, 42, 0.3), 0 2px 7px 2px rgba(0, 17, 32, 0.2);
  border-radius: 5px;
}

#integrations .integration-box p {
  color: #3f3f3f;
  line-height: 18px;
}

#integrations .images-wrapper {
  margin-bottom: 25px;
}

#integrations .integration-box hr {
  width: 40%;
  margin: 20px auto;
}

/* ---------------- */
/* Integrations newUX Section */
/* ---------------- */

#integrationsnewux {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}

#integrationsnewux .integrationsnewux-intro {
  margin-bottom: 35px;
}

#integrationsnewux h2, #integrationsnewux h4 {
  color: #212529;
}

#integrationsnewux .integrationnewux-box {
  padding: 35px 20px 20px 20px;
  min-height: 300px;
  background-color: #fff;

}

#integrationsnewux .integrationnewux-box p {
  color: #3f3f3f;
  line-height: 18px;
}

#integrationsnewux .imagesnewux-wrapper {
  margin-bottom: 25px;
  background: #FFFFFF;

}

#integrationsnewux .integrationnewux-box hr {
  width: 40%;
  margin: 20px auto;
}

/* ---------------- */
/* Features Panel - Homepage */
/* ---------------- */

#features {
  padding-top: 100px;
  padding-bottom: 100px;
}

#features p{
  color: #3f3f3f;
  line-height: 18px;
}

#features img {
  display: block;
  margin-bottom: 25px;
}

#features .feature-box{
  padding: 30px 30px 20px 30px;
  border-radius: 5px;
  background: #FFFFFF;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  min-height:320px;
}

#features .feature-icon{
  max-width: 150px;
}

/* ---------------- */
/* Solutions Panel Section */
/* ---------------- */

#solutionspanel {
  padding-top: 10px;
  padding-bottom: 500px;
  text-align: center;
}

#solutionspanel .solutionspanel-intro {
  margin-bottom: 20px;
}

#solutionspanel h2, #solutionspanel h4 {
  color: white;
}

#solutionspanel .solutionspanel-box {
  padding: 35px 20px 20px 20px;
  min-height: 200px;
  background-color: #fff;
  box-shadow: 0 19px 17px -14px rgba(42, 42, 42, 0.3), 0 2px 7px 2px rgba(0, 17, 32, 0.2);
  border-radius: 5px;
}

#solutionspanel .solutionspanel-box p {
  color: #3f3f3f;
  line-height: 18px;
}

#solutionspanel .images-wrapper {
  margin-bottom: 25px;
}

#solutionspanel .solutionspanel-box hr {
  width: 40%;
  margin: 20px auto;
}


/* ---------------- */
/*  Resource Download Section - Inventory, 3PL, Warehouse Management Software Pages */
/* ---------------- */

.resource-download-panel {
  padding-top: 100px;
  padding-bottom: 100px;
}

.resource-download-panel img {
  display: block;
  margin: 0 auto;
}

.resource-download-panel .btn {
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  .resource-download-panel img {
    margin-bottom: 30px;
  }

  .resource-download-panel h2 {
    text-align: center;
  }

  .resource-download-panel .btn {
    display: block;
    margin: 30px auto 0 auto
  }
}

@media screen and (min-width: 768px) {
  .resource-download-panel .text-block {
 /* EM07/29/2020   position: relative; */
 /*    top: 50%; */
/*     transform: translateY(-55%); EM07/29/2020*/
  }
}

/* EM09252019 */
/*  Product Features Section - Product Overview Page */
/* ---------------- */
.product-features-panel {
  padding-top: 100px;
  padding-bottom: 100px;
}

.product-features-panel img {
  display: block;
  margin: 0 auto;
}

.product-features-panel .btn {
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .product-features-panel img {
    margin-bottom: 30px;
  }

  .product-features-panel h2 {
    text-align: center;
  }

  .product-features-panel .btn {
    display: block;
    margin: 30px auto 0 auto
  }
}

@media screen and (min-width: 768px) {
  .product-features-panel .text-block {
/* em07292020    position: relative;
    top: 50%;
    transform: translateY(-55%); */
  }
}
/* EM09252019 */

/* EM01072019 */
/*  FAQ Section - FAQ Overview Page */
/* ---------------- */
.faq-panel {
  padding-top: 100px;
  padding-bottom: 100px;
}

.faq-panel img {
  display: block;
  margin: 0 auto;
}

.faq-panel .btn {
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .faq-panel img {
    margin-bottom: 30px;
  }

  .faq-panel h2 {
    text-align: center;
  }

  .faq-panel .btn {
    display: block;
    margin: 30px auto 0 auto
  }
}

@media screen and (min-width: 768px) {
  .faq-panel .text-block {
    position: relative;
    top: 50%;
    transform: translateY(-55%);
  }
}
/* EM01072019 */




/* ---------------- */
/*  Resources 3 Tile Layout - Features, Integrations Pages
/* ---------------- */

.resource-tile-panel {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}

.resource-tile-panel h2 {
  margin-bottom: 45px;
}

.resource-tile-panel img {
  width: 300px;
  margin-bottom: 20px;
}

.resource-tile-panel h5 {
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {

  .resource-tile-panel .btn {
    margin-bottom: 75px;
  }

}

/* ---------------- */
/* multi-tile-features Layout - Dark & White Backgroun */
/* ---------------- */

/* Dark Background usually add class .blue-bg */ 
.multi-tile-features-layout {
  padding-top: 90px;
  padding-bottom: 100px;
}

.multi-tile-features-layout-white-bg {
  padding: 100px 0;
}

.multi-tile-features-layout, .multi-tile-features-layout-white-bg {
  text-align: center;
}

.multi-tile-features-layout .heading {
  margin-bottom: 45px;
  color: white;
}


.multi-tile-features-layout-white-bg .heading {
  color: black;
}

.multi-tile-features-layout img,.multi-tile-features-layout-white-bg img {
  margin-top: 10px;
  max-height: 70px;
  margin-bottom: 15px;
  margin-right: 5px;
}

.multi-tile-features-layout .box {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 19px 17px -14px rgba(42, 42, 42, 0.3), 0 2px 7px 2px rgba(0, 17, 32, 0.2);
}

.multi-tile-features-layout-white-bg .box {
  background-color: #f6f6f6;
  border-radius: 5px;
}

.multi-tile-features-layout .box, .multi-tile-features-layout-white-bg .box {
  padding: 0px;
  margin-bottom: 0px;
  min-height: 10px;
}

.multi-tile-features-layout .box p, .multi-tile-features-layout-white-bg .box p {
  color: #3f3f3f;
  line-height: 10px;
}

.multi-tile-features-layout .cta-button, .multi-tile-features-layout-white-bg .cta-button {
  width: 200px;
  margin: 10px auto 0;
}



/* ---------------- */
/* Multi Tile Layout - Dark & White Backgroun */
/* ---------------- */

/* Dark Background usually add class .blue-bg */ 
.multi-tile-layout {
  padding-top: 90px;
  padding-bottom: 100px;
}

.multi-tile-layout-white-bg {
  padding: 100px 0;
}

.multi-tile-layout, .multi-tile-layout-white-bg {
  text-align: center;
}

.multi-tile-layout .heading {
  margin-bottom: 45px;
  color: white;
}


.multi-tile-layout-white-bg .heading {
  color: black;
}

.multi-tile-layout img,.multi-tile-layout-white-bg img {
  margin-top: 10px;
  max-height: 70px;
  margin-bottom: 25px;
}

.multi-tile-layout .box {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 19px 17px -14px rgba(42, 42, 42, 0.3), 0 2px 7px 2px rgba(0, 17, 32, 0.2);
}

.multi-tile-layout-white-bg .box {
  background-color: #f6f6f6;
  border-radius: 5px;
}

.multi-tile-layout .box, .multi-tile-layout-white-bg .box {
  padding: 20px;
  margin-bottom: 50px;
  min-height: 255px;
}

.multi-tile-layout .box p, .multi-tile-layout-white-bg .box p {
  color: #3f3f3f;
  line-height: 18px;
}

.multi-tile-layout .cta-button, .multi-tile-layout-white-bg .cta-button {
  width: 200px;
  margin: 10px auto 0;
}



/* ---------------- */
/* Customer Section */
/* ---------------- */

#customer{
}

#customer .vertical-align {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

#customer .btn-green {
  padding: 12px 50px;
}

#customer .customer-headshot {
  position: relative;
  right: 0;
  bottom: -20px;
  width: 540px;
  max-width: 100%;
}



/* ---------------- */
/* Process Carousel */
/* ---------------- */

#process-carousel{
  min-height: 1200px;
  margin-top: -70px;
  padding-top: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url('https://cdn2.hubspot.net/hubfs/3469233/Website%20Assets/Background/purple-trapezoid-bg.png');
  transform: skewY(-1.5deg);
  color: #fff;
}

#process-carousel .carousel-intro {
  transform: skewY(1.5deg) !important;
  padding-top: 50px;
}

#process-carousel h4{ 
  font-size: 32px;
  font-weight: bold;
}

#process-carousel .height{ 
  min-height: 350px; 
}

#process-carousel img {
  margin-top: 20px;
  max-width: 80%;
}

#process-carousel .carousel-menu { 
  transform: skewY(1.5deg); 
  margin-top: 60px;
}

#process-carousel .upper-border{
  height: 5px;
  background-color: #4516aa;
}

#process-carousel .carousel-menu-item{
  text-align: center;
  margin-top: 25px;
  color: #a88edf;
  font-size: 20px;
  cursor: pointer;
}

#process-carousel .carousel-menu-item:hover{ 
  color: white; 
}

#process-carousel .carousel-menu-content:hover{
  display: block;
}

#process-carousel .carousel-menu-content{
  background-color: white;
  padding: 30px 40px;
  margin-top: -77px;
  position: relative;
  /*height: 240px;*/
  display: none;
}

#process-carousel .carousel-menu-content h5{
  color: #212121;
  font-size: 18px;
  font-weight: bold;
}

#process-carousel .carousel-menu-content:after, #process-carousel .carousel-menu-content:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

#process-carousel .carousel-menu-content:after {
  border-color: rgba(238, 238, 238, 0);
  border-bottom-color: #ffffff;
  border-width: 20px;
  margin-left: -15px;
}
#process-carousel .carousel-menu-content:before {
  border-color: rgba(204, 204, 204, 0);
  border-bottom-color: #ffffff;
  border-width: 20px;
  margin-left: -16px;
}

#process-carousel .carousel-menu-content p{
  color: #565656;
  margin-top: 20px;
  font-size: 16px;
}

#process-carousel .carousel-menu-item:hover + #process-carousel .carousel-menu-content { display: block; }

.show { 
  display: block !important; 
}

.hide{ 
  display: none !important; 
}

@media screen and (max-width: 1199px){
  #process-carousel	{ 
    background-position: center; 
  }
}

@media screen and (max-width: 991px){
  #process-carousel {
    padding-bottom: 200px;
  }
  #process-carousel .carousel-menu-content {
    margin-top: 65px;
  }
}

@media screen and (max-width: 500px){
  #process-carousel img {
  }
}



/* ---------------- */
/* Pre-Footer Call-to-Action Version 2 - Purple Background*/
/* ---------------- */

#cta-v2 {
  color: #fff;
  padding: 90px 0 75px;
  position: relative;
}

#cta-v2 .five-star-reviews {
  margin: 20px auto auto 0;
  width: 500px;
  text-align: center;
}



/* ---------------- */
/* Footer */
/* ---------------- */

.footer-links {
  background-color: #4987c6;
  min-height: 300px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.footer-copy{
  background: #3469b2;
  min-height: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer-box{ color: white; }
.footer-box h5{ 
  font-weight: bold; 
  font-size: 1.2rem;
}
.footer-menu{ padding-left: 0; margin-top: 20px; }
.footer-menu li{
  list-style: none;
  margin-bottom: 10px;
  font-size: 14px !important;
}
.footer-menu li a{ color: white; }
.footer-btm-text {
  text-align: center;
  width: 100%;
  position: relative;
  top: 12px;
  color: #ffffff;
  font-size: 14px !important;
  font-weight: normal;
}
.footer-btm-text a {
  color: white;
}
.all-rights{ margin-right: 50px; }
.social-links{ margin-right: 50px; }
.social-links > a{ color: white; }
.twitter-icon, .fb-icon{  margin-right: 15px; }
.facebook-icon{
  background: white;
  border-radius: 2px;
  padding-left: 3px;
  padding-right: 3px;
  color: #3469b2 !important;
}
.facebook-icon > i{
  position: relative;
  top: 4px;
}


/* ---------------- */
/*  Partners Banner */
/* ---------------- */

#partners-banner {
  background: #423884;
  padding-top: 17.5px;
  padding-bottom: 10px;
}

#partners-banner .see-more {
  color: white;
  font-weight: normal;
  margin-left: 5px;
}

#partners-banner .partner-logo {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 10px;
}

#partners-banner .partner-logo:last-of-type {
  margin-right: 0;
}


/* ---------------- */
/*  Solutions - Inventory, Warehouse, 3PL Management */
/* ---------------- */


#three-features-layout {
  padding-top: 100px;
  padding-bottom: 100px;
}

#three-features-layout .row > div {
  padding: 0px 20px;
}

#three-features-layout img {
  max-width: 100%;
  margin-bottom: 15px;
}

#three-features-layout h5 {
  font-weight: bold;
  margin-bottom: 15px;
}

#three-features-layout p {
  font-size: 13px;
}



/* ---------------- */
/* Blog - Index */
/* ---------------- */

pre{
  background: #f2f2f2 !important;
  padding: 10px !important; 
}
.blog-posts-header {
  margin-top: 75px;
  padding-top: 40px;
  padding-bottom: 20px;
  margin-bottom: 40px;
}

.blog-posts-wrapper {
  padding-top: 15px;
  padding-bottom: 50px;
}


.blog-posts-main .blog-post {
  padding-bottom: 10px;
  margin-bottom: 50px;
}

.blog-posts-main .blog-post .hs-featured-image-wrapper {
  width: 100%;
  height: 275px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.blog-posts-main .blog-post-content {
  padding: 25px 0 15px;
}

.blog-posts-main h3 {
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 30px;
}

.blog-posts-main h3 a {
  color: #333;
}

.blog-posts-main h3 a:hover {
  text-decoration: none;
}

.blog-posts-main .blog-post .blog-img {
  max-width: 100%;
  border-top-left-radius: 7.5px;
  border-top-right-radius: 7.5px;
}

.blog-posts-main .blog-post .author-meta img {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  border-radius: 50%;
}

.blog-posts-main strong {
  color: #333;
}

.blog-posts-main p a {
  color: #4987c6;
}

.blog-posts-main .more-link {
  font-weight: bold;
}

.blog-posts-main .blog-tags {
  margin-bottom: 20px;
}

.blog-posts-main .topic-link {
  font-size: 14px;
  color: black;
  background: #eee;
  padding: 5px 10px;
  border-radius: 5px;
}

.blog-posts-main .blog-post author {
  font-weight: bold;
}

.blog-posts-main .blog-post author a {
  color: #333;
}


.blog-posts-main .author-meta img {
  float: left;
}

.blog-posts-main .author-meta span {
  position: relative;
  top: 5px;
}

.blog-pagination {
  text-align: center;
}

.blog-pagination a {
  color: black;
}


/* ---------------- */
/* Blog - Single */
/* ---------------- */

#blog-post {
  padding: 50px 0 50px;
  margin-top: 75px;
}

#blog-post main {
  color: #444;
}

#blog-post h1 {
  font-size: 30px;
  line-height: initial;
  margin-bottom: 10px;
  letter-spacing: -0.5px;
}

#blog-post main h2, #blog-post main h3 {
  font-size: 24px;
}

#blog-post main h4, #blog-post main h5 {
  font-size: 20px;
}

#blog-post main h2, #blog-post main h3, #blog-post main h4, #blog-post main h5 {
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 10px;
  line-height: initial;
}


/* Blog Header */

#blog-post .blog-header {
  margin-bottom: 20px;
}

#blog-post #featured-img {
  width: 100%;
  height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 15px;
}

#blog-post .blog-meta {
  margin-bottom: 5px;
}

#blog-post .blog-meta img {
  width: 20px;
  margin-top: -4px;
  margin-left: 3px;
  border-radius: 50%;
}

#blog-post .blog-meta a {
  color: #3f3f3f;
}

#blog-post .blog-meta p {
  font-size: 16px;
  font-weight: normal;
}

#blog-post .blog-meta author {
  margin-bottom: 10px;
}

#blog-post .blog-meta span, #blog-post .blog-meta author {
  display: block;
}

#blog-post .blog-meta #hs_cos_wrapper_blog_social_sharing {
  margin-top: 15px;
}

#blog-post #hs_cos_wrapper_blog_social_sharing span.IN-widget {
  vertical-align: top !important;
}

#blog-post a.topic-link {
  position: relative;
  font-size: 14px;
  background: #eee;
  padding: 5px 8px;
  border-radius: 5px;
  top: 0px;
  margin-left: 5px;
}

#blog-post main, #blog-post aside {
  margin-bottom: 50px;
}


/*  Author Box */

#blog-post .about-author-sec {
  float: left;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 20px;
  border: 1px solid #efefef;
  background: #efefef;
  border-radius: 10px;
}

/*EM10012019*/
#blog-post .bottom-cta {
  float: left;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 20px;
  border: 1px solid #efefef;
  background: #4987c6;
  border-radius: 10px;
}

/*EM10012019*/

#blog-post .span2 {
  float: left;
  margin-right: 28px;
}

#blog-post .span2 img {
  width: 100px;
  border-radius: 100px;
}

#blog-post .span10 h3 {
  font-weight: normal;
  margin-top: -8px;
  margin-bottom: 5px;
}

#blog-post .span10 h3 a {
  color: #333;
}


/* Pre-Footer Blog CTA */
.blog-prefooter-cta {
  background: #4987c6;
  color: white;
  text-align: left;
  padding: 10px 15px 20px;
  margin: 50px 0px 15px;
}

.blog-prefooter-cta h5 {
  font-size: 20px !important;
}

.blog-prefooter-cta p {
  line-height: initial;
  font-size: 18px;
  font-weight: normal;
}

.blog-prefooter-cta img {
  width: 125px;
  margin: 30px auto 0px;
  display: block;
}



/* ---------------- */
/* Blog - Shared Sidebar */
/* ---------------- */

.blog-posts-sidebar .blog-sidebar-cta {
  background: #4987c6;
  color: white;
  text-align: center;
  padding: 10px 15px 20px;
  margin-bottom: 30px;
}

.blog-posts-sidebar .blog-sidebar-cta p {
  line-height: 20px;
  font-size: 16px;
  font-weight: normal;
}

.blog-posts-sidebar .blog-sidebar-cta img {
  width: 125px;
}

.blog-posts-sidebar .social-sidebar a {
  margin-right: 10px;
}

.blog-posts-sidebar .social-sidebar a:last-of-type {
  margin-right: 0px;
}

.blog-posts-sidebar .social-sidebar img {
  width: 40px;
  max-width: 100%;
  margin-bottom: 5px;
}

.blog-posts-sidebar .blog-sidebar-listing {
  margin-bottom: 50px;
}

.blog-posts-sidebar .blog-sidebar-listing p {
  margin-bottom: 15px;
}

.blog-posts-sidebar .blog-sidebar-listing ul {
  padding-left: 0;
}

.blog-posts-sidebar .blog-sidebar-listing li {
  list-style: none;
  font-size: 16px;
  padding-bottom: 7.5px;
  margin-bottom: 7.5px;
  border-bottom: 1px solid #eee;
}

.blog-posts-sidebar .blog-sidebar-listing li:last-of-type {
  border-bottom: 0px;
}

.blog-posts-sidebar .blog-sidebar-listing li a {
  color: #444
}

@media screen and (min-width: 768px) {
  .blog-posts-sidebar {
    padding-left: 25px;
  }
}


/* ---------------- */
/* Blog - Related Posts */
/* ---------------- */

.blog-posts-sidebar .blog-search input {
  width: 225px
}

.blog-posts-sidebar button {
  padding: 7px;
  border: 1px solid #ccc;
  background: #eee;
}




/* ---------------- */
/* Blog - TOC, Callouts Optin Forms */
/* ---------------- */

.blog-toc {
  background-color: #4987c6;
  padding: 27.5px 25px 15px 30px;
  margin-top: 35px;
  margin-bottom: 35px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  color: white;
}

.blog-toc p {
  font-size: 20px;
  font-weight: normal;
}

.blog-toc a {
  color: white; 
  text-decoration: underline;
}

.blog-callout {
  background-color: #4987c6;
  padding: 27.5px 25px 15px 30px;
  margin-top: 35px;
  margin-bottom: 35px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  color: white;
}

.blog-callout p {
  font-size: 20px;
  font-weight: normal;
}

.blog-callout a {
  color: white; 
  text-decoration: underline;
}

.in-content-optin {
  background-color: #fef5c4; 
  border: 1px solid #fadf98; 
  padding: 13px; 
  margin-top: 35px; 
  margin-bottom: 35px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.in-content-optin a {
  color: #cd3e01; 
  text-decoration: underline;
}

.pre-footer-optin {
  text-align: center;
  padding: 35px;
  margin-top: 30px;
  margin-bottom: 5px;
  color: white;
  background: #4987c6;
  border-radius: 5px;
}

.pre-footer-optin .text-block {
  width: 100%;
  text-align: left;
}

.pre-footer-optin img {
  width: 200px;
  max-width: 100%;
  margin-bottom: 20px;
}

@media screen and (min-width: 1198px) {
  .pre-footer-optin, .pre-footer-optin .text-block, .pre-footer-optin img {
    float: left;
  }

  .pre-footer-optin {
    text-align: initial;
  }

  .pre-footer-optin .text-block {
    max-width: 435px;
  }

  .pre-footer-optin img {
    margin-right: 25px;
    margin-bottom: 0px;
  }

}



/* ---------------- */
/* Blog - Related Posts */
/* ---------------- */

.related-posts {
  float: left;
}

.related-posts h3 {
  margin-bottom: 25px !important;
}

.related-posts .related-post-item {
  float: left;  
  width: 32%;
  margin-right: 1%;
  background: #eee;
}

.related-posts .related-image {
  width: 100%;
  height: 100px;
}

.related-posts .related-title {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  line-height: initial;
  padding: 12.5px;
}

.related-posts .related-title a {
  color: black;
}

@media screen and (max-width: 768px) {

  .related-posts .related-post-item {
    float: none;
    width: 300px;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 35px;
  }

}


/* ---------------- */
/* Resources - All */
/* ---------------- */

.resources-header {
  margin-top: 75px;
  padding-top: 40px;
  padding-bottom: 20px;
}

.resources-main {
  padding-top: 50px;
  padding-bottom: 50px;
}

.resources-main .resource-tile {
  padding: 5px;
  margin-bottom: 50px;
  text-align: center;
}

.resources-main .resource-tile img {
  margin-bottom: 15px;
}

.resources-main .resource-tile h5 {
  margin-bottom: 15px;
  font-weight: normal;
  text-align: center;
  font-size: 18px;
}

.resources-main .resource-tile a {
  color: black;
}

.resources-main a.btn-green {
  color: white;
}


/* ---------------- */
/* Resources - LP 
/* ---------------- */

#resources-single h1, #resources-single h2 {
  font-weight: normal;
}

#resources-single p, #resources-single q, #resources-single cite, #resources-single ul, #resources-single ol, #resources-single li, #resources-single blockquote {
  font-size: 20px;
}

#resources-single .resources-hero {
  margin-top: 75px;
  height: 500px; 
  color: white; 
  text-align: center;
  background-size: cover; 
  background-position: center center;
  background-image: url('https://www.logiwa.com/hubfs/Website%20Assets/Background/resources-hero-bg.jpg'); 
}

#resources-single .vertical-align {
 /*EM08062020 position: relative;
  top: 50%;
  transform: translateY(-55%);*/
}

#resources-single .two-col-layout {
  padding: 75px 0 65px;
}

#resources-single .benefits {
  padding: 50px 0 50px; 
  background: #3469b2; 
  color: white;
}

#resources-single .benefit {
  margin-bottom: 15px;
}

/* #resources-single .hero-img {
width: 350px;
} */

#resources-single .check-icon {
  float: left;
  margin-right: 10px;
}

#resources-single #cta {
  background: #423884;
}

@media screen and (max-width: 768px) {
  #resources-single .two-col-layout {
    text-align: center;
  }
}


/* ---------------- */
/* Resources Pages - Forms */
/* ---------------- */

#resources-single .form {
  color: white;
  padding: 20px 50px 45px;
}

#resources-single .form .hs-form-field {
  margin-bottom: 25px;
  position: relative;
  font-size: 16px;
}

#resources-single .form span.hs-form-required {
  color: red !important;
  margin-left: 3px;
  font-size: 12px !important;
  position: relative;
  top: -5px;
}

#resources-single  .form input[type="text"], .form input[type="email"], #resources-single .form input[type="tel"], #resources-single .form select {
  background: #f6f6f6;
  border: 1px solid #ccc;
}

#resources-single .form select {
  height: 35px;
}

#resources-single .form ul {
  padding-left: 0;
}

#resources-single .form li {
  list-style: none;
}

#resources-single .form li label input {
  margin-right: 5px;
  top: -2px;
  position: relative;
}

#resources-single .form .hs-error-msgs {
  position: absolute;
  list-style: none;
  padding-left: 0;
  font-style: italic;
  top: 0px;
  right: 0px;
}

#resources-single .form .hs-error-msgs label {
  font-size: 10px !important;
  color: red !important;
}

#resources-single .form input.hs-button.primary.large {
  color: white;
  width: 100%;
  border: 0px;
  padding: 7.5px 10px 6px;
  background-color: #2bb572 !important;
}

@media screen and (max-width: 768px) {
  #resources-single .form .hs-error-msgs {
    position: relative;
  }
}



/* ---------------- */
/* Whitepapers - LP 
/* ---------------- */

#whitepaper-lp h1, #whitepaper-lp  h2 {
  font-weight: normal;
}

#whitepaper-lp  p, #whitepaper-lp  q, #whitepaper-lp  cite, #whitepaper-lp  ul, #whitepaper-lp  ol, #whitepaper-lp  li, #whitepaper-lp  blockquote {
  font-size: 20px;
}

#whitepaper-lp  .resources-hero {
  margin-top: 75px;
  height: 500px; 
  color: white; 
  text-align: center;
  background-size: cover; 
  background-position: center center;
  background-image: url('https://www.logiwa.com/hubfs/Website%20Assets/Background/warehouse-exterior-bg.jpg'); 
}

#whitepaper-lp .vertical-align {
 
 /* EM08062020 position: relative;
   top: 50%;
  transform: translateY(-55%);*/
}

#whitepaper-lp .two-col-layout {
  padding: 75px 0 50px;
}

#whitepaper-lp .benefits {
  padding: 50px 0 50px; 
  background: #3469b2; 
  color: white;
}

#whitepaper-lp .benefit {
  margin-bottom: 15px;
}

#whitepaper-lp .hero-img {
  width: 350px;
}

#whitepaper-lp .check-icon {
  float: left;
  margin-right: 10px;
}

#whitepaper-lp #cta {
  background: #423884;
}

@media screen and (max-width: 768px) {
  #whitepaper-lp .two-col-layout {
    text-align: center;
  }
}


/* ---------------- */
/* Whitepaper LP - Forms */
/* ---------------- */

#whitepaper-lp .form {
  color: white;
  padding: 20px 50px 45px;
}

#whitepaper-lp .form .hs-form-field {
  margin-bottom: 25px;
  position: relative;
  font-size: 16px;
}

#whitepaper-lp .form span.hs-form-required {
  color: red !important;
  margin-left: 3px;
  font-size: 12px !important;
  position: relative;
  top: -5px;
}

#whitepaper-lp  .form input[type="text"], .form input[type="email"], #whitepaper-lp  .form input[type="tel"], #whitepaper-lp  .form select {
  background: #f6f6f6;
  border: 1px solid #ccc;
}

#whitepaper-lp .form select {
  height: 35px;
}

#whitepaper-lp .form ul {
  padding-left: 0;
}

#whitepaper-lp .form li {
  list-style: none;
}

#whitepaper-lp .form li label input {
  margin-right: 5px;
  top: -2px;
  position: relative;
}

#whitepaper-lp .form .hs-error-msgs {
  position: absolute;
  list-style: none;
  padding-left: 0;
  font-style: italic;
  top: 0px;
  right: 0px;
}

#whitepaper-lp .form .hs-error-msgs label {
  font-size: 10px !important;
  color: red !important;
}

#whitepaper-lp .form input.hs-button.primary.large {
  color: white;
  width: 100%;
  border: 0px;
  padding: 7.5px 10px 6px;
  background-color: #2bb572 !important;
}

@media screen and (max-width: 768px) {
  #whitepaper-lp .form .hs-error-msgs {
    position: relative;
  }
}



/* ---------------- */
/* Templates - LP 
/* ---------------- */

#templates-lp h1, #templates-lp h2 {
  font-weight: normal;
}

#templates-lp p, #templates-lp q, #templates-lp cite, #templates-lp ul, #templates-lp ol, ##templates-lp li, #templates-lp blockquote {
  font-size: 20px;
}

#templates-lp .resources-hero {
  margin-top: 75px;
  height: 500px; 
  color: white; 
  text-align: center;
  background-size: cover; 
  background-position: center center;
  background-image: url('https://www.logiwa.com/hubfs/Website%20Assets/Background/warehouse-interior-bg.jpg'); 
}

#templates-lp .vertical-align {
 /*EM08062020 position: relative;
  top: 50%;
  transform: translateY(-55%);*/
}

#templates-lp .two-col-layout {
  padding: 75px 0 50px;
}

#templates-lp .benefits {
  padding: 50px 0 50px; 
  background: #3469b2; 
  color: white;
}

#templates-lp .benefit {
  margin-bottom: 15px;
}

#templates-lp .hero-img {
  width: 350px;
}

#templates-lp .check-icon {
  float: left;
  margin-right: 10px;
}

#templates-lp #cta {
  background: #423884;
}

@media screen and (max-width: 768px) {
  #templates-lp .two-col-layout {
    text-align: center;
  }
}


/* ---------------- */
/* Templates LP - Forms */
/* ---------------- */

#templates-lp .form {
  color: white;
  padding: 20px 50px 45px;
}

#templates-lp .form .hs-form-field {
  margin-bottom: 25px;
  position: relative;
  font-size: 16px;
}

#templates-lp .form span.hs-form-required {
  color: red !important;
  margin-left: 3px;
  font-size: 12px !important;
  position: relative;
  top: -5px;
}

#templates-lp  .form input[type="text"], .form input[type="email"], #templates-lp  .form input[type="tel"], #templates-lp  .form select {
  background: #f6f6f6;
  border: 1px solid #ccc;
}

#templates-lp .form select {
  height: 35px;
}

#templates-lp .form ul {
  padding-left: 0;
}

#templates-lp .form li {
  list-style: none;
}

#templates-lp .form li label input {
  margin-right: 5px;
  top: -2px;
  position: relative;
}

#templates-lp .form .hs-error-msgs {
  position: absolute;
  list-style: none;
  padding-left: 0;
  font-style: italic;
  top: 0px;
  right: 0px;
}

#templates-lp .form .hs-error-msgs label {
  font-size: 10px !important;
  color: red !important;
}

#templates-lp .form input.hs-button.primary.large {
  color: white;
  width: 100%;
  border: 0px;
  padding: 7.5px 10px 6px;
  background-color: #2bb572 !important;
}

@media screen and (max-width: 768px) {
  #templates-lp .form .hs-error-msgs {
    position: relative;
  }
}



/* ---------------- */
/* Guides - LP 
/* ---------------- */

#guides-lp h1, #guides-lp h2 {
  font-weight: normal;
}

#guides-lp p, #guides-lp q, #guides-lp cite, #guides-lp ul, #guides-lp ol, ##guides-lp li, #guides-lp blockquote {
  font-size: 20px;
}

#guides-lp .resources-hero {
  margin-top: 75px;
  height: 500px; 
  color: white; 
  text-align: center;
  background-size: cover; 
  background-position: center center;
  background-image: url('https://www.logiwa.com/hubfs/Website%20Assets/Background/resources-hero-bg.jpg'); 
}

#guides-lp .vertical-align {
 /*EM08062020  position: relative;
  top: 50%;
  transform: translateY(-55%); */
}

#guides-lp .two-col-layout {
  padding: 75px 0 50px;
}

#guides-lp .benefits {
  padding: 50px 0 50px; 
  background: #3469b2; 
  color: white;
}

#guides-lp .benefit {
  margin-bottom: 15px;
}

#guides-lp .hero-img {
  width: 350px;
}

#guides-lp .check-icon {
  float: left;
  margin-right: 10px;
}

#guides-lp #cta {
  background: #423884;
}

@media screen and (max-width: 768px) {
  #guides-lp .two-col-layout {
    text-align: center;
  }
}


/* ---------------- */
/* Guides LP - Forms */
/* ---------------- */

#guides-lp .form {
  color: white;
  padding: 20px 50px 45px;
}

#guides-lp .form .hs-form-field {
  margin-bottom: 25px;
  position: relative;
  font-size: 16px;
}

#guides-lp .form span.hs-form-required {
  color: red !important;
  margin-left: 3px;
  font-size: 12px !important;
  position: relative;
  top: -5px;
}

#guides-lp .form input[type="text"], .form input[type="email"], #guides-lp .form input[type="tel"], #guides-lp .form select {
  background: #f6f6f6;
  border: 1px solid #ccc;
}

#guides-lp .form select {
  height: 35px;
}

#guides-lp .form ul {
  padding-left: 0;
}

#guides-lp .form li {
  list-style: none;
}

#guides-lp .form li label input {
  margin-right: 5px;
  top: -2px;
  position: relative;
}

#guides-lp .form .hs-error-msgs {
  position: absolute;
  list-style: none;
  padding-left: 0;
  font-style: italic;
  top: 0px;
  right: 0px;
}

#guides-lp .form .hs-error-msgs label {
  font-size: 10px !important;
  color: red !important;
}

#guides-lp .form input.hs-button.primary.large {
  color: white;
  width: 100%;
  border: 0px;
  padding: 7.5px 10px 6px;
  background-color: #2bb572 !important;
}

@media screen and (max-width: 768px) {
  #guides-lp .form .hs-error-msgs {
    position: relative;
  }
}



/* ---------------- */
/* Features Page */
/* ---------------- */


#features-hero {
  margin-top: 50px;
  padding-top: 150px;	
  padding-bottom: 125px;			
}				

#features-hero h1 {
  font-size: 46px;
}

#features-section-1, #features-section-2 {
  padding-top: 75px;	
  padding-bottom: 75px;
}

#features-section-1 {
  color: white;
}

#features-section-1 .blurb {
  margin-bottom: 35px;
}

#features-section-1 p {
  font-size: 16px;
}

#features-section-1 img {
  margin-bottom: 25px;
}

#features-section-2 p {
  font-size: 16px;
}




/* ---------------- */
/* Integrations Page */
/* ---------------- */
#integrations-hero {
  margin-top: 75px;
  padding-top: 50px;
  padding-bottom: 15px;
}


#integrations-section {
  background-color: #fff;
  padding: 20px 0 50px;
  min-height: 800px;
}

#integrations-section .integration {
  background: white;
  min-height: 100px;
  position: relative;
}

#integrations-section .integration-content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-55%);
  padding: 20px;
  max-width: 100%;
}

#integrations-section .integration-content img {
  width: 100%;
  max-width: 150px;
}


#integrations-section h3 {
  color: #afafaf;
}

#integrations-section h5 {
  font-size: 15px;
  margin-top: 60px;
  font-weight: bold;
  color: #939393;
  display:none;
}

#integrations-section h5 a {
  color: #939393;
  display:none;
}

#integrations-section h5 a:hover {
  text-decoration: none;
}


#integrations-section .integration .author-meta img {
  width: 50px;
  margin-right: 5px;
  border-radius: 50%;
  border: 3px solid #4d19bd;
}

#integrations-section .integration author {
  font-weight: bold;
}

.tab-content{
  margin-top: 40px;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  background-color: #f6f6f6;
  border-color: #dee2e6 #dee2e6 #f6f6f6;
}

#integrations-section .nav-tabs {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  border: 0px;
}

#integrations-section .nav-link {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  color: black;
}

#integrations-section .nav-link.active {
  border-color: #dee2e6;
  background: white;
}

@media screen and (max-width: 420px) {
  .nav-tabs .nav-item {
    width: 100%;
  }
}


/* ---------------- */
/* Demo & Request Pricing Pages */
/* ---------------- */

#demo-section{
  min-height: 800px;
  margin-top: 75px;
}

#demo-section .demo-hero{
  background: url(https://cdn2.hubspot.net/hubfs/3469233/Website%20Assets/Background/demo-bg.jpg) no-repeat center center; 
  background-size:cover; 
  min-height: 900px;
  padding-top: 100px;
  padding-left: 30px;
  padding-right: 35px;
}

#demo-section .demo-area{
  background: #f0f0f0;
}

#demo-section .demo-form {
  width: 100%;
  max-width: 650px;
  margin: auto;
  padding: 100px 50px;
}

#demo-section .demo-form .hs-form-field {
  margin-bottom: 25px;
  position: relative;
}

#demo-section .demo-form span.hs-form-required {
  color: red !important;
  margin-left: 3px;
  font-size: 12px !important;
  position: relative;
  top: -5px;
}

#demo-section .demo-form input[type="text"], #demo-section .demo-form input[type="email"], #demo-section .demo-form input[type="tel"], #demo-section .demo-form select {
  background: #f6f6f6 !important;
  border: 1px solid #ccc !important;
}

#demo-section .demo-form select {
  height: 35px;
}

#demo-section .demo-form ul {
  padding-left: 0px;
}

#demo-section .demo-form li {
  list-style: none;
}

#demo-section .demo-form li label input {
  margin-right: 5px;
  top: -2px;
  position: relative;
}

#demo-section .demo-form .hs-error-msgs {
  position: absolute;
  list-style: none;
  padding-left: 0;
  font-style: italic;
  top: 0px;
  right: 0px;
}

#demo-section .demo-form .hs-error-msgs label {
  font-size: 12px !important;
  color: red !important;
}

#demo-section input.hs-button.primary.large {
  background-color: #2bb572 !important;
}



/* ---------------- */
/* Organic Search Pages - Forms */
/* ---------------- */

#organic-demo .demo-form .hs-form-field {
  margin-bottom: 25px;
  position: relative;
}

#organic-demo .demo-form span.hs-form-required {
  color: red !important;
  margin-left: 3px;
  font-size: 12px !important;
  position: relative;
  top: -5px;
}

#organic-demo .demo-form input[type="text"], #organic-demo .demo-form input[type="email"], #organic-demo .demo-form input[type="tel"], #organic-demo .demo-form select {
  background: #f6f6f6 !important;
  border: 1px solid #ccc !important;
}

#organic-demo .demo-form select {
  height: 35px;
}

#organic-demo .demo-form ul {
  padding-left: 0px;
}

#organic-demo .demo-form li {
  list-style: none;
}

#organic-demo .demo-form li label input {
  margin-right: 5px;
  top: -2px;
  position: relative;
}

#organic-demo .demo-form .hs-error-msgs {
  position: absolute;
  list-style: none;
  padding-left: 0;
  font-style: italic;
  top: 0px;
  right: 0px;
}

#organic-demo .demo-form .hs-error-msgs label {
  /*     font-size: 12px !important;
  color: red !important; */
  display: none !important;
}

#organic-demo input.hs-button.primary.large {
  background-color: #2bb572 !important;
  font-weight: normal !important;
}



/* ---------------- */
/* Testimonials Section */
/* ---------------- */

#testimonials {
  padding-top: 100px;
  padding-bottom: 100px;
}

#testimonials h2, #testimonials h3 {
  color: white;
}

#testimonials .testimonial-box {
  background-color: #fafafa;
  padding: 30px 15px;
  margin: 0px 15px 35px 15px;
  border-radius: 5px;
}

#testimonials .testimonial-box:last-of-type {
  margin-bottom: 0px;
}

#testimonials q {
  display: block;
  margin-bottom: 15px;
}

#testimonials cite {
  display: block;
  font-style: normal;
}

#testimonials img {
  border-radius: 50%;
  width: 175px;
}


/* ---------------- */
/* Testimonials NewUX Section */
/* ---------------- */

#testimonialsnewux {
  padding-top: 100px;
  padding-bottom: 100px;
}

#testimonialsnewux h2, #testimonialsnewux h3 {
  color: #212529;
}

#testimonialsnewux .testimonialnewux-box {

  padding: 30px 15px;
  margin: 0px 15px 35px 15px;
  border-radius: 5px;
  background: #FFFFFF;
  border: 1px solid #E7E7E7;
  box-sizing: border-box;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
}

#testimonialsnewux .testimonialnewux-box:last-of-type {
  margin-bottom: 0px;
}

#testimonialsnewux q {
  display: block;
  margin-bottom: 15px;
}

#testimonialsnewux cite {
  display: block;
  font-style: normal;
}

#testimonialsnewux img {
  border: 2px solid #E3EBF9;
  border-radius: 100px;
}


/* ---------------- */
/* Produdct Feature Set NewUX Section */
/* ---------------- */

#produdctfeaturesetnewux {
  padding-top: 100px;
  padding-bottom: 100px;
  padding: 30px 15px;
  margin: 0px 15px 35px 15px;
  background: #FFFFFF;
  border: 1px solid #E7E7E7;
  box-sizing: border-box;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.04);
  border-radius: 8px;

}

#produdctfeaturesetnewux h2, #produdctfeaturesetnewux h3 {
  color: #212529;
}

#produdctfeaturesetnewux .produdctfeaturesetsnewux-box {
  padding-right:40px;

}

#produdctfeaturesetnewux .produdctfeaturesetsnewux-box:last-of-type {
  margin-bottom: 0px;
}






/* ---------------- */
/* Careers Page */
/* ---------------- */

#careers-page #careers-hero {
  padding-top: 200px;
  padding-bottom: 100px;
  text-align: center;
  background-image: url(https://cdn2.hubspot.net/hubfs/3469233/Website%20Assets/Background/memphis-colorful.png);
}

#careers-page #careers-hero .hero-content {
  background: white;
  padding: 25px;
}

#careers-page #careers-hero h1 {
  margin-bottom: 35px;
}

#careers-page #careers-hero h3 {
  margin-bottom: 40px;
}

#careers-page .careers-white-panel {
  padding: 100px 0;
}

#careers-page #employee-benefits {
  text-align: center;
}

#careers-page #employee-benefits .box {
  min-height: initial;
}

#careers-page #employee-benefits p{
  color: #3f3f3f;
  line-height: 18px;
}

#careers-page #employee-benefits img {
  display: block;
  margin: 0 auto 25px auto;
}

#careers-page #careers-gallery {
  padding: 100px 0 50px;
  text-align: center;
}

#careers-page .image-gallery-wrapper {
  padding: 25px 0;
}

#careers-page #careers-gallery a {
  margin-right: 50px;
}

#careers-page #careers-gallery img {
  max-width: 100%;
  max-height: 180px;
  margin-bottom: 50px;
}

#open-positions {
  padding: 100px 0;
}

#open-positions h2, #open-positions h3 {
  text-align: center;
}

#open-positions .btn-link {
  color: black;
  font-weight: bold;
  padding-left: 0px;
}

#open-positions h4 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 5px;
}

#open-positions .card {
  border-bottom: 1px solid #eee;
}

#open-positions .card-body h4:first-of-type {
  margin-top: 0px;
}

#open-positions p, #open-positions li {
  font-size: 16px;
  font-weight: normal;
}

#open-positions p {
  margin-bottom: 10px;
}

/* .blue-bg-section {
background-image: url('https://cdn2.hubspot.net/hubfs/3469233/Website%20Assets/Background/blue-trapezoid.png');
padding: 175px 0;
color: white;
} */




/* ---------------- */
/* Contact Us Section */
/* ---------------- */

#contact-us {
  padding: 175px 0 100px;
}

#contact-us .heading {
  margin-bottom: 50px;
  padding-left: 15px;
}

#contact-us .hbspt-form {
  width: 100%;
  max-width: 650px;
  margin: 25px auto 50px;
}

/* #contact-us .hbspt-form .hs-form-field {
margin-bottom: 50px;
position: relative;
}

#contact-us .hbspt-form span.hs-form-required {
color: red !important;
margin-left: 3px;
font-size: 12px !important;
position: relative;
top: -5px;
}

#contact-us .hbspt-form input[type="text"], #contact-us .hbspt-form input[type="email"], #contact-us .hbspt-form input[type="tel"] {
background: #f6f6f6 !important;
}

#contact-us .hbspt-form .hs-error-msgs {
position: absolute;
list-style: none;
padding-left: 0;
font-style: italic;
top: 0px;
right: 0px;
}

#contact-us .hbspt-form .hs-error-msgs label {
font-size: 12px !important;
color: red !important;
}
*/



/* ---------------- */
/* Privacy Page - */
/* ---------------- */

.privacy-wrapper {
  margin-top: 150px;
  margin-bottom: 50px;
}

.privacy-wrapper h3 {
  font-weight: bold;
  margin-top: 50px;
}



/* ---------------- */
/* Responsive Design - 991px; */
/* ---------------- */

@media screen and (max-width: 991px) {

  .navbar-light .navbar-nav .nav-link {
    padding: 0;
  }

  .navbar-nav .dropdown-menu {
    margin-top: 10px;
  }

  #hero .hero-content {
    margin-bottom: 50px;
  }

  #integrations .integration-box,  .multi-tile-layout .box {
    margin: 0px auto 50px;
  }

  #customer {
    padding-top: 75px;
    padding-bottom: 75px;
    text-align: center; 
  }

  #customer .customer-headshot {
    display: none;
  }

  #features-section-2 .btn-green {
    margin-bottom: 25px;
  }


  #cta-v2 {
    background-size: initial;
  }
}




/* ---------------- */
/* Responsive Design - 768px; */
/* ---------------- */

@media screen and (max-width: 768px) {

  #hero {
    text-align: center;
  }

  .solution-box{
    margin: 0px auto;
    margin-bottom: 50px;
    max-width: 320px;
  }

  #integrations{
    text-align: center;
  }

  #integrations img {
    max-width: 150px;
  }

  #integrations-section .integration {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .btn-wrapper{ 
    text-align: center; 
  }

  .all-rights, .social-links{
    margin-right: 0;
    display: block;
    margin-bottom: 10px;
  }

  #three-features-layout {
    text-align: center;
  }

  #three-features-layout .row > div {
    margin-bottom: 50px;
  }

  #features-3-col {
    text-align: center;
  }

  #features-3-col .single-col {
    margin-bottom: 50px;;
  }

  #features-3-col .btn-green {
    margin-top: 10px;
  }

  #features-section-1 .req-demo-wrapper {
    text-align: center;
  }

  #features-section-2 {
    text-align: center;
  }

  #features-section-2 .features-section-2-col {
    margin-bottom: 10px;
  }

  #6-tile-layout .box{
    margin-bottom: 75px;
  }

  .footer .footer-col {
    margin-bottom: 30px;
  }

  #demo-section .demo-form .hs-error-msgs {
    position: relative;
  }

  .brand-section .single-col {
    margin-bottom: 20px;
  }
}




/* ---------------- */
/* Responsive Design - 576px; */
/* ---------------- */

@media screen and (max-width: 575px) {

  #logo{
    width: 12rem;
  }

  #hero{  
    margin-top: 4rem;
  }

  #integrations .integration-box{
    text-align: center;
  }

  #integrations .integration-box img {
    max-width: 125px;
    display: block;
    margin: 0 auto 10px;
  }

  .footer-links {
    text-align: center;
  }
}

/* ---------------- */
/* Responsive Design - iPhone 6, 7, & 8 ; */
/* ---------------- */
@media only screen 
  and (min-device-width : 375px) 
  and (max-device-width : 667px) { 

    #logo{
      width: 12rem;
    }

    #hero{  
      margin-top: 2rem;
    }

}

/* Extended Content Accordion */
.accordion { margin-bottom: 20px; }
.accordion_group {
  margin-bottom: 2px;
  padding: 5px 10px;
}

.accordion_header {
  cursor: context-menu;
  font-size: 18px;
  width: 100%;
  padding: 0px 5px;
}

.accordion_icon{
  color: ;
  padding-right: 0px;
}

.accordion_content { padding: 0px 5px; }

/* Hubspot accordion */
.hs-accordion-wrapper1, .hs-accordion-wrapper1
{}


.hs-accordion__item {
  margin: .5em;
  border: 1px solid #E7E7E7;
  box-sizing: border-box;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  padding:10px 0px 10px 10px;

}
.hs-accordion__item button {
  display: block;
  width: 100%;

  padding: 0em 0em 1em 1em;
  cursor: pointer;
  border: 0 none;
  background-color: transparent;
  -webkit-appearance: none;
  color: #212529;
  position: relative;
  text-align: left;
  font-family: inherit;
}
.hs-accordion__item button * {
  pointer-events: none;
}
.hs-accordion__item:last-of-type button {
  border-bottom-color: transparent;
}
.hs-accordion__item button:focus {
  outline: none;
}
.hs-accordion__item button:hover {
  color: #212529;
  opacity: .8;
}
.hs-accordion__item[aria-expanded=true] button {   /* [aria-expanded=true] means accordion will be 'open' */
  color: #212529;
  border-bottom-color: #212529;
}
.hs-accordion__item-icon {              /* Icon styles */
  position: absolute;
  height: 1.25em;
  width: 1.25em;
  right: 1em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px solid #a5a5a5;
  border-radius: 50%;
  -webkit-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
  pointer-events: none;
}
.hs-accordion__item-icon:before {   
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  height: 1px;
  width: .75em;
  background-color: #5AB278;
}
.hs-accordion__item-icon:after {   
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  height: .75em;
  width: 1px;
  background-color: #5AB278;
}
.hs-accordion__item button:hover .hs-accordion__item-icon {
  border-color: #5AB278;
}
.hs-accordion__item button:hover .hs-accordion__item-icon:before,
.hs-accordion__item button:hover .hs-accordion__item-icon:after {
  background-color: #5AB278;
}
.hs-accordion__item[aria-expanded=true] .hs-accordion__item-icon {
  -webkit-transform: translateY(-50%) rotate(135deg);
  -ms-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg);
  border-color: #5AB278;
  background-color: #5AB278;
}
.hs-accordion__item[aria-expanded=true] .hs-accordion__item-icon:before,
.hs-accordion__item[aria-expanded=true] .hs-accordion__item-icon:after,
.hs-accordion__item[aria-expanded=true] button:hover .hs-accordion__item-icon:before,
.hs-accordion__item[aria-expanded=true] button:hover .hs-accordion__item-icon:after {
  background-color: #fff;   
}
.hs-accordion__item main {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: opacity .3s ease-out .2s, max-height .3s ease-out;
  -o-transition: opacity .3s ease-out .2s, max-height .3s ease-out;
  transition: opacity .3s ease-out .2s, max-height .3s ease-out;
  line-height: 1.6;
  display: block;
}
.hs-accordion__item[aria-expanded=true] main {
  opacity: 1;
  max-height: 100%;
  -webkit-transition: opacity .5s ease-in, max-height .5s ease-in;
  -o-transition: opacity .5s ease-in, max-height .5s ease-in;
  transition: opacity .5s ease-in, max-height .5s ease-in;
  /*display: block;*/
}
.hs-accordion__item-content {
  padding: 0em 0em 0em;
}
.hs-accordion__item-content p {
  margin-top: 0; 
}

/*overrides slidein order*/
div#om-ycxkuoufvy8zdkfy5zrt {
    z-index: 7777!important;
}



/* Generated by http://css.spritegen.com CSS Sprite Generator */

.logiwa-icon-spritesintegration-partners-amazon-logo, .logiwa-icon-spritesintegration-partners-fedex-logo, .logiwa-icon-spritesintegration-partners-shopify-logo, .logiwa-icon-spritesintegration-partners-quickbooks-logo, .logiwa-icon-spritesgreg-icon, 
.logiwa-icon-spritesjohn-icon, .logiwa-icon-spritesumur-icon, .logiwa-icon-sprites3pl-custom-rules-200x168, .logiwa-icon-sprites3pl-customer-portals-200x168, .logiwa-icon-sprites3pl-dashboard-200x168, 
.logiwa-icon-sprites3pl-white-labeling-200x168, .logiwa-icon-spritesaccurate-inventory-logiwa-200x168, .logiwa-icon-spritesdistribution-b2b-b2c-200x168, .logiwa-icon-spritesdistribution-open-api-200x168, .logiwa-icon-spritesdistribution-order-entry-200x168, 
.logiwa-icon-spritesecommerce-fast-shipping-200x168, .logiwa-icon-spritesecommerce-manage-time-200x168, .logiwa-icon-spritesecommerce-multi-device-management-200x168, .logiwa-icon-spritesecommerce-sales-channels-200x168, .logiwa-icon-spritesintegrations-logiwa-200x168, 
.logiwa-icon-spritesinventory-logiwa-200x168, .logiwa-icon-spritesmultitile-automated-warehouse-icon-60x40, .logiwa-icon-spritesmultitile-barcode-saccning-icon-60x40, .logiwa-icon-spritesmultitile-cloud-icon-60x40, .logiwa-icon-spritesmultitile-cloud-icon, 
.logiwa-icon-spritesmultitile-new-age-fulfillment-icon-60x40, .logiwa-icon-spritesmultitile-plug-play-store-icon-60x40, .logiwa-icon-spritesmultitile-solution-centric-icon-60x40, .logiwa-icon-spritessolutions-3pl-warehouse-management-icon, .logiwa-icon-spritessolutions-inventory-management-icon, 
.logiwa-icon-spritessolutions-warehouse-management-icon, .logiwa-icon-spriteswarehouse-logiwa-200x168
{ display: inline-block; background: url('https://cdn2.hubspot.net/hubfs/3469233/Website%20Assets/Module%20Css%20Sprite%20Images/logiwa-icon-sprites.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }

.logiwa-icon-spritesintegration-partners-amazon-logo { background-position: -5px -0px; width: 132px; height: 35px; }
.logiwa-icon-spritesintegration-partners-fedex-logo { background-position: -5px -40px; width: 132px; height: 35px; }
.logiwa-icon-spritesintegration-partners-shopify-logo { background-position: -5px -80px; width: 132px; height: 37px; }
.logiwa-icon-spritesintegration-partners-quickbooks-logo { background-position: -5px -122px; width: 88px; height: 40px; }
.logiwa-icon-spritesgreg-icon { background-position: -5px -167px; width: 68px; height: 68px; }
.logiwa-icon-spritesjohn-icon { background-position: -5px -240px; width: 68px; height: 68px; }
.logiwa-icon-spritesumur-icon { background-position: -5px -313px; width: 68px; height: 68px; }
.logiwa-icon-sprites3pl-custom-rules-200x168 { background-position: -5px -386px; width: 60px; height: 50px; }
.logiwa-icon-sprites3pl-customer-portals-200x168 { background-position: -70px -386px; width: 60px; height: 50px; }
.logiwa-icon-sprites3pl-dashboard-200x168 { background-position: -5px -441px; width: 60px; height: 50px; }
.logiwa-icon-sprites3pl-white-labeling-200x168 { background-position: -70px -441px; width: 60px; height: 50px; }
.logiwa-icon-spritesaccurate-inventory-logiwa-200x168 { background-position: -5px -496px; width: 60px; height: 50px; }
.logiwa-icon-spritesdistribution-b2b-b2c-200x168 { background-position: -70px -496px; width: 60px; height: 50px; }
.logiwa-icon-spritesdistribution-open-api-200x168 { background-position: -5px -551px; width: 60px; height: 50px; }
.logiwa-icon-spritesdistribution-order-entry-200x168 { background-position: -70px -551px; width: 60px; height: 50px; }
.logiwa-icon-spritesecommerce-fast-shipping-200x168 { background-position: -5px -606px; width: 60px; height: 50px; }
.logiwa-icon-spritesecommerce-manage-time-200x168 { background-position: -70px -606px; width: 60px; height: 50px; }
.logiwa-icon-spritesecommerce-multi-device-management-200x168 { background-position: -5px -661px; width: 60px; height: 50px; }
.logiwa-icon-spritesecommerce-sales-channels-200x168 { background-position: -70px -661px; width: 60px; height: 50px; }
.logiwa-icon-spritesintegrations-logiwa-200x168 { background-position: -5px -716px; width: 60px; height: 50px; }
.logiwa-icon-spritesinventory-logiwa-200x168 { background-position: -70px -716px; width: 60px; height: 50px; }
.logiwa-icon-spritesmultitile-automated-warehouse-icon-60x40 { background-position: -5px -771px; width: 60px; height: 50px; }
.logiwa-icon-spritesmultitile-barcode-saccning-icon-60x40 { background-position: -70px -771px; width: 60px; height: 50px; }
.logiwa-icon-spritesmultitile-cloud-icon-60x40 { background-position: -5px -826px; width: 60px; height: 50px; }
.logiwa-icon-spritesmultitile-cloud-icon { background-position: -70px -826px; width: 60px; height: 50px; }
.logiwa-icon-spritesmultitile-new-age-fulfillment-icon-60x40 { background-position: -5px -881px; width: 60px; height: 50px; }
.logiwa-icon-spritesmultitile-plug-play-store-icon-60x40 { background-position: -70px -881px; width: 60px; height: 50px; }
.logiwa-icon-spritesmultitile-solution-centric-icon-60x40 { background-position: -5px -936px; width: 60px; height: 50px; }
.logiwa-icon-spritessolutions-3pl-warehouse-management-icon { background-position: -70px -936px; width: 60px; height: 50px; }
.logiwa-icon-spritessolutions-inventory-management-icon { background-position: -5px -991px; width: 60px; height: 50px; }
.logiwa-icon-spritessolutions-warehouse-management-icon { background-position: -70px -991px; width: 60px; height: 50px; }
.logiwa-icon-spriteswarehouse-logiwa-200x168 { background-position: -5px -1046px; width: 60px; height: 50px; }

/* Generated by http://css.spritegen.com CSS Sprite Generator */

.logiwa-logo-spritesrsz-usps-logo-white, .logiwa-logo-spritesrsz-walmart-logo-white, .logiwa-logo-spritesrsz-magento-logo-white, .logiwa-logo-spritesrsz-quickbooks-white, .logiwa-logo-spritesrsz-1jet-logo-white, 
.logiwa-logo-spritesrsz-shopify-logo-white, .logiwa-logo-spritesrsz-ups-white-logo, .logiwa-logo-spritesrsz-amazon-white-logo-cropped, .logiwa-logo-spritesrsz-ups-logo-white, .logiwa-logo-spritesok-icon
{ display: inline-block; background: url('https://cdn2.hubspot.net/hubfs/3469233/Website%20Assets/Module%20Css%20Sprite%20Images/logiwa-logo-sprites.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }

.logiwa-logo-spritesrsz-usps-logo-white { background-position: -5px -0px; width: 194px; height: 40px; }
.logiwa-logo-spritesrsz-walmart-logo-white { background-position: -5px -45px; width: 130px; height: 40px; }
.logiwa-logo-spritesrsz-magento-logo-white { background-position: -5px -90px; width: 124px; height: 40px; }
.logiwa-logo-spritesrsz-quickbooks-white { background-position: -5px -135px; width: 124px; height: 40px; }
.logiwa-logo-spritesrsz-1jet-logo-white { background-position: -5px -180px; width: 108px; height: 40px; }
.logiwa-logo-spritesrsz-shopify-logo-white { background-position: -5px -225px; width: 108px; height: 40px; }
.logiwa-logo-spritesrsz-ups-white-logo { background-position: -5px -270px; width: 108px; height: 40px; }
.logiwa-logo-spritesrsz-amazon-white-logo-cropped { background-position: -5px -315px; width: 100px; height: 40px; }
.logiwa-logo-spritesrsz-ups-logo-white { background-position: -140px -45px; width: 40px; height: 40px; }
.logiwa-logo-spritesok-icon { background-position: -134px -90px; width: 24px; height: 24px; }