@charset "UTF-8";

/*!
Theme Name: Company Mileage 2
Theme URI: 
Author: Brandcave
Author URI: http://brandcave.co
Description: A responsive theme
Version: 1.0.33
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl.txtlanding
Tags: light, responsive-layout, right-sidebar, starter-theme, two-columns, translation-ready, white
Text Domain: Company Mileage
Domain Path: /languages/
*/


/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

 * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.container-fluid {
  max-width: 1440px;
}

.container {
	max-width: 1440px
}

@font-face {
	font-family: FontAwesome;
	src: url(fonts/fontawesome-webfont.eot?v=4.5.0);
	src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"), url(fonts/fontawesome-webfont.woff2?v=4.5.0) format("woff2"), url(fonts/fontawesome-webfont.woff?v=4.5.0) format("woff"), url(fonts/fontawesome-webfont.ttf?v=4.5.0) format("truetype"), url(fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg");
	font-weight: 400;
	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.333333em;
	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.285714em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.142857em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.142857em;
	width: 2.142857em;
	top: .142857em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.857143em
}

.fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #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)
	}
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1)
}

.fa-flip-vertical {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
	-webkit-filter: none;
	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: ""
}

.fa-music:before {
	content: ""
}

.fa-search:before {
	content: ""
}

.fa-envelope-o:before {
	content: ""
}

.fa-heart:before {
	content: ""
}

.fa-star:before {
	content: ""
}

.fa-star-o:before {
	content: ""
}

.fa-user:before {
	content: ""
}

.fa-film:before {
	content: ""
}

.fa-th-large:before {
	content: ""
}

.fa-th:before {
	content: ""
}

.fa-th-list:before {
	content: ""
}

.fa-check:before {
	content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: ""
}

.fa-search-plus:before {
	content: ""
}

.fa-search-minus:before {
	content: ""
}

.fa-power-off:before {
	content: ""
}

.fa-signal:before {
	content: ""
}

.fa-cog:before,
.fa-gear:before {
	content: ""
}

.fa-trash-o:before {
	content: ""
}

.fa-home:before {
	content: ""
}

.fa-file-o:before {
	content: ""
}

.fa-clock-o:before {
	content: ""
}

.fa-road:before {
	content: ""
}

.fa-download:before {
	content: ""
}

.fa-arrow-circle-o-down:before {
	content: ""
}

.fa-arrow-circle-o-up:before {
	content: ""
}

.fa-inbox:before {
	content: ""
}

.fa-play-circle-o:before {
	content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
	content: ""
}

.fa-refresh:before {
	content: ""
}

.fa-list-alt:before {
	content: ""
}

.fa-lock:before {
	content: ""
}

.fa-flag:before {
	content: ""
}

.fa-headphones:before {
	content: ""
}

.fa-volume-off:before {
	content: ""
}

.fa-volume-down:before {
	content: ""
}

.fa-volume-up:before {
	content: ""
}

.fa-qrcode:before {
	content: ""
}

.fa-barcode:before {
	content: ""
}

.fa-tag:before {
	content: ""
}

.fa-tags:before {
	content: ""
}

.fa-book:before {
	content: ""
}

.fa-bookmark:before {
	content: ""
}

.fa-print:before {
	content: ""
}

.fa-camera:before {
	content: ""
}

.fa-font:before {
	content: ""
}

.fa-bold:before {
	content: ""
}

.fa-italic:before {
	content: ""
}

.fa-text-height:before {
	content: ""
}

.fa-text-width:before {
	content: ""
}

.fa-align-left:before {
	content: ""
}

.fa-align-center:before {
	content: ""
}

.fa-align-right:before {
	content: ""
}

.fa-align-justify:before {
	content: ""
}

.fa-list:before {
	content: ""
}

.fa-dedent:before,
.fa-outdent:before {
	content: ""
}

.fa-indent:before {
	content: ""
}

.fa-video-camera:before {
	content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: ""
}

.fa-pencil:before {
	content: ""
}

.fa-map-marker:before {
	content: ""
}

.fa-adjust:before {
	content: ""
}

.fa-tint:before {
	content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: ""
}

.fa-share-square-o:before {
	content: ""
}

.fa-check-square-o:before {
	content: ""
}

.fa-arrows:before {
	content: ""
}

.fa-step-backward:before {
	content: ""
}

.fa-fast-backward:before {
	content: ""
}

.fa-backward:before {
	content: ""
}

.fa-play:before {
	content: ""
}

.fa-pause:before {
	content: ""
}

.fa-stop:before {
	content: ""
}

.fa-forward:before {
	content: ""
}

.fa-fast-forward:before {
	content: ""
}

.fa-step-forward:before {
	content: ""
}

.fa-eject:before {
	content: ""
}

.fa-chevron-left:before {
	content: ""
}

.fa-chevron-right:before {
	content: ""
}

.fa-plus-circle:before {
	content: ""
}

.fa-minus-circle:before {
	content: ""
}

.fa-times-circle:before {
	content: ""
}

.fa-check-circle:before {
	content: ""
}

.fa-question-circle:before {
	content: ""
}

.fa-info-circle:before {
	content: ""
}

.fa-crosshairs:before {
	content: ""
}

.fa-times-circle-o:before {
	content: ""
}

.fa-check-circle-o:before {
	content: ""
}

.fa-ban:before {
	content: ""
}

.fa-arrow-left:before {
	content: ""
}

.fa-arrow-right:before {
	content: ""
}

.fa-arrow-up:before {
	content: ""
}

.fa-arrow-down:before {
	content: ""
}

.fa-mail-forward:before,
.fa-share:before {
	content: ""
}

.fa-expand:before {
	content: ""
}

.fa-compress:before {
	content: ""
}

.fa-plus:before {
	content: ""
}

.fa-minus:before {
	content: ""
}

.fa-asterisk:before {
	content: ""
}

.fa-exclamation-circle:before {
	content: ""
}

.fa-gift:before {
	content: ""
}

.fa-leaf:before {
	content: ""
}

.fa-fire:before {
	content: ""
}

.fa-eye:before {
	content: ""
}

.fa-eye-slash:before {
	content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
	content: ""
}

.fa-plane:before {
	content: ""
}

.fa-calendar:before {
	content: ""
}

.fa-random:before {
	content: ""
}

.fa-comment:before {
	content: ""
}

.fa-magnet:before {
	content: ""
}

.fa-chevron-up:before {
	content: ""
}

.fa-chevron-down:before {
	content: ""
}

.fa-retweet:before {
	content: ""
}

.fa-shopping-cart:before {
	content: ""
}

.fa-folder:before {
	content: ""
}

.fa-folder-open:before {
	content: ""
}

.fa-arrows-v:before {
	content: ""
}

.fa-arrows-h:before {
	content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: ""
}

.fa-twitter-square:before {
	content: ""
}

.fa-facebook-square:before {
	content: ""
}

.fa-camera-retro:before {
	content: ""
}

.fa-key:before {
	content: ""
}

.fa-cogs:before,
.fa-gears:before {
	content: ""
}

.fa-comments:before {
	content: ""
}

.fa-thumbs-o-up:before {
	content: ""
}

.fa-thumbs-o-down:before {
	content: ""
}

.fa-star-half:before {
	content: ""
}

.fa-heart-o:before {
	content: ""
}

.fa-sign-out:before {
	content: ""
}

.fa-linkedin-square:before {
	content: ""
}

.fa-thumb-tack:before {
	content: ""
}

.fa-external-link:before {
	content: ""
}

.fa-sign-in:before {
	content: ""
}

.fa-trophy:before {
	content: ""
}

.fa-github-square:before {
	content: ""
}

.fa-upload:before {
	content: ""
}

.fa-lemon-o:before {
	content: ""
}

.fa-phone:before {
	content: ""
}

.fa-square-o:before {
	content: ""
}

.fa-bookmark-o:before {
	content: ""
}

.fa-phone-square:before {
	content: ""
}

.fa-twitter:before {
	content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: ""
}

.fa-github:before {
	content: ""
}

.fa-unlock:before {
	content: ""
}

.fa-credit-card:before {
	content: ""
}

.fa-feed:before,
.fa-rss:before {
	content: ""
}

.fa-hdd-o:before {
	content: ""
}

.fa-bullhorn:before {
	content: ""
}

.fa-bell:before {
	content: ""
}

.fa-certificate:before {
	content: ""
}

.fa-hand-o-right:before {
	content: ""
}

.fa-hand-o-left:before {
	content: ""
}

.fa-hand-o-up:before {
	content: ""
}

.fa-hand-o-down:before {
	content: ""
}

.fa-arrow-circle-left:before {
	content: ""
}

.fa-arrow-circle-right:before {
	content: ""
}

.fa-arrow-circle-up:before {
	content: ""
}

.fa-arrow-circle-down:before {
	content: ""
}

.fa-globe:before {
	content: ""
}

.fa-wrench:before {
	content: ""
}

.fa-tasks:before {
	content: ""
}

.fa-filter:before {
	content: ""
}

.fa-briefcase:before {
	content: ""
}

.fa-arrows-alt:before {
	content: ""
}

.fa-group:before,
.fa-users:before {
	content: ""
}

.fa-chain:before,
.fa-link:before {
	content: ""
}

.fa-cloud:before {
	content: ""
}

.fa-flask:before {
	content: ""
}

.fa-cut:before,
.fa-scissors:before {
	content: ""
}

.fa-copy:before,
.fa-files-o:before {
	content: ""
}

.fa-paperclip:before {
	content: ""
}

.fa-floppy-o:before,
.fa-save:before {
	content: ""
}

.fa-square:before {
	content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: ""
}

.fa-list-ul:before {
	content: ""
}

.fa-list-ol:before {
	content: ""
}

.fa-strikethrough:before {
	content: ""
}

.fa-underline:before {
	content: ""
}

.fa-table:before {
	content: ""
}

.fa-magic:before {
	content: ""
}

.fa-truck:before {
	content: ""
}

.fa-pinterest:before {
	content: ""
}

.fa-pinterest-square:before {
	content: ""
}

.fa-google-plus-square:before {
	content: ""
}

.fa-google-plus:before {
	content: ""
}

.fa-money:before {
	content: ""
}

.fa-caret-down:before {
	content: ""
}

.fa-caret-up:before {
	content: ""
}

.fa-caret-left:before {
	content: ""
}

.fa-caret-right:before {
	content: ""
}

.fa-columns:before {
	content: ""
}

.fa-sort:before,
.fa-unsorted:before {
	content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
	content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
	content: ""
}

.fa-envelope:before {
	content: ""
}

.fa-linkedin:before {
	content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
	content: ""
}

.fa-gavel:before,
.fa-legal:before {
	content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: ""
}

.fa-comment-o:before {
	content: ""
}

.fa-comments-o:before {
	content: ""
}

.fa-bolt:before,
.fa-flash:before {
	content: ""
}

.fa-sitemap:before {
	content: ""
}

.fa-umbrella:before {
	content: ""
}

.fa-clipboard:before,
.fa-paste:before {
	content: ""
}

.fa-lightbulb-o:before {
	content: ""
}

.fa-exchange:before {
	content: ""
}

.fa-cloud-download:before {
	content: ""
}

.fa-cloud-upload:before {
	content: ""
}

.fa-user-md:before {
	content: ""
}

.fa-stethoscope:before {
	content: ""
}

.fa-suitcase:before {
	content: ""
}

.fa-bell-o:before {
	content: ""
}

.fa-coffee:before {
	content: ""
}

.fa-cutlery:before {
	content: ""
}

.fa-file-text-o:before {
	content: ""
}

.fa-building-o:before {
	content: ""
}

.fa-hospital-o:before {
	content: ""
}

.fa-ambulance:before {
	content: ""
}

.fa-medkit:before {
	content: ""
}

.fa-fighter-jet:before {
	content: ""
}

.fa-beer:before {
	content: ""
}

.fa-h-square:before {
	content: ""
}

.fa-plus-square:before {
	content: ""
}

.fa-angle-double-left:before {
	content: ""
}

.fa-angle-double-right:before {
	content: ""
}

.fa-angle-double-up:before {
	content: ""
}

.fa-angle-double-down:before {
	content: ""
}

.fa-angle-left:before {
	content: ""
}

.fa-angle-right:before {
	content: ""
}

.fa-angle-up:before {
	content: ""
}

.fa-angle-down:before {
	content: ""
}

.fa-desktop:before {
	content: ""
}

.fa-laptop:before {
	content: ""
}

.fa-tablet:before {
	content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: ""
}

.fa-circle-o:before {
	content: ""
}

.fa-quote-left:before {
	content: ""
}

.fa-quote-right:before {
	content: ""
}

.fa-spinner:before {
	content: ""
}

.fa-circle:before {
	content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
	content: ""
}

.fa-github-alt:before {
	content: ""
}

.fa-folder-o:before {
	content: ""
}

.fa-folder-open-o:before {
	content: ""
}

.fa-smile-o:before {
	content: ""
}

.fa-frown-o:before {
	content: ""
}

.fa-meh-o:before {
	content: ""
}

.fa-gamepad:before {
	content: ""
}

.fa-keyboard-o:before {
	content: ""
}

.fa-flag-o:before {
	content: ""
}

.fa-flag-checkered:before {
	content: ""
}

.fa-terminal:before {
	content: ""
}

.fa-code:before {
	content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: ""
}

.fa-location-arrow:before {
	content: ""
}

.fa-crop:before {
	content: ""
}

.fa-code-fork:before {
	content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
	content: ""
}

.fa-question:before {
	content: ""
}

.fa-info:before {
	content: ""
}

.fa-exclamation:before {
	content: ""
}

.fa-superscript:before {
	content: ""
}

.fa-subscript:before {
	content: ""
}

.fa-eraser:before {
	content: ""
}

.fa-puzzle-piece:before {
	content: ""
}

.fa-microphone:before {
	content: ""
}

.fa-microphone-slash:before {
	content: ""
}

.fa-shield:before {
	content: ""
}

.fa-calendar-o:before {
	content: ""
}

.fa-fire-extinguisher:before {
	content: ""
}

.fa-rocket:before {
	content: ""
}

.fa-maxcdn:before {
	content: ""
}

.fa-chevron-circle-left:before {
	content: ""
}

.fa-chevron-circle-right:before {
	content: ""
}

.fa-chevron-circle-up:before {
	content: ""
}

.fa-chevron-circle-down:before {
	content: ""
}

.fa-html5:before {
	content: ""
}

.fa-css3:before {
	content: ""
}

.fa-anchor:before {
	content: ""
}

.fa-unlock-alt:before {
	content: ""
}

.fa-bullseye:before {
	content: ""
}

.fa-ellipsis-h:before {
	content: ""
}

.fa-ellipsis-v:before {
	content: ""
}

.fa-rss-square:before {
	content: ""
}

.fa-play-circle:before {
	content: ""
}

.fa-ticket:before {
	content: ""
}

.fa-minus-square:before {
	content: ""
}

.fa-minus-square-o:before {
	content: ""
}

.fa-level-up:before {
	content: ""
}

.fa-level-down:before {
	content: ""
}

.fa-check-square:before {
	content: ""
}

.fa-pencil-square:before {
	content: ""
}

.fa-external-link-square:before {
	content: ""
}

.fa-share-square:before {
	content: ""
}

.fa-compass:before {
	content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: ""
}

.fa-eur:before,
.fa-euro:before {
	content: ""
}

.fa-gbp:before {
	content: ""
}

.fa-dollar:before,
.fa-usd:before {
	content: ""
}

.fa-inr:before,
.fa-rupee:before {
	content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: ""
}

.fa-krw:before,
.fa-won:before {
	content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
	content: ""
}

.fa-file:before {
	content: ""
}

.fa-file-text:before {
	content: ""
}

.fa-sort-alpha-asc:before {
	content: ""
}

.fa-sort-alpha-desc:before {
	content: ""
}

.fa-sort-amount-asc:before {
	content: ""
}

.fa-sort-amount-desc:before {
	content: ""
}

.fa-sort-numeric-asc:before {
	content: ""
}

.fa-sort-numeric-desc:before {
	content: ""
}

.fa-thumbs-up:before {
	content: ""
}

.fa-thumbs-down:before {
	content: ""
}

.fa-youtube-square:before {
	content: ""
}

.fa-youtube:before {
	content: ""
}

.fa-xing:before {
	content: ""
}

.fa-xing-square:before {
	content: ""
}

.fa-youtube-play:before {
	content: ""
}

.fa-dropbox:before {
	content: ""
}

.fa-stack-overflow:before {
	content: ""
}

.fa-instagram:before {
	content: ""
}

.fa-flickr:before {
	content: ""
}

.fa-adn:before {
	content: ""
}

.fa-bitbucket:before {
	content: ""
}

.fa-bitbucket-square:before {
	content: ""
}

.fa-tumblr:before {
	content: ""
}

.fa-tumblr-square:before {
	content: ""
}

.fa-long-arrow-down:before {
	content: ""
}

.fa-long-arrow-up:before {
	content: ""
}

.fa-long-arrow-left:before {
	content: ""
}

.fa-long-arrow-right:before {
	content: ""
}

.fa-apple:before {
	content: ""
}

.fa-windows:before {
	content: ""
}

.fa-android:before {
	content: ""
}

.fa-linux:before {
	content: ""
}

.fa-dribbble:before {
	content: ""
}

.fa-skype:before {
	content: ""
}

.fa-foursquare:before {
	content: ""
}

.fa-trello:before {
	content: ""
}

.fa-female:before {
	content: ""
}

.fa-male:before {
	content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
	content: ""
}

.fa-sun-o:before {
	content: ""
}

.fa-moon-o:before {
	content: ""
}

.fa-archive:before {
	content: ""
}

.fa-bug:before {
	content: ""
}

.fa-vk:before {
	content: ""
}

.fa-weibo:before {
	content: ""
}

.fa-renren:before {
	content: ""
}

.fa-pagelines:before {
	content: ""
}

.fa-stack-exchange:before {
	content: ""
}

.fa-arrow-circle-o-right:before {
	content: ""
}

.fa-arrow-circle-o-left:before {
	content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: ""
}

.fa-dot-circle-o:before {
	content: ""
}

.fa-wheelchair:before {
	content: ""
}

.fa-vimeo-square:before {
	content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
	content: ""
}

.fa-plus-square-o:before {
	content: ""
}

.fa-space-shuttle:before {
	content: ""
}

.fa-slack:before {
	content: ""
}

.fa-envelope-square:before {
	content: ""
}

.fa-wordpress:before {
	content: ""
}

.fa-openid:before {
	content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: ""
}

.fa-yahoo:before {
	content: ""
}

.fa-google:before {
	content: ""
}

.fa-reddit:before {
	content: ""
}

.fa-reddit-square:before {
	content: ""
}

.fa-stumbleupon-circle:before {
	content: ""
}

.fa-stumbleupon:before {
	content: ""
}

.fa-delicious:before {
	content: ""
}

.fa-digg:before {
	content: ""
}

.fa-pied-piper:before {
	content: ""
}

.fa-pied-piper-alt:before {
	content: ""
}

.fa-drupal:before {
	content: ""
}

.fa-joomla:before {
	content: ""
}

.fa-language:before {
	content: ""
}

.fa-fax:before {
	content: ""
}

.fa-building:before {
	content: ""
}

.fa-child:before {
	content: ""
}

.fa-paw:before {
	content: ""
}

.fa-spoon:before {
	content: ""
}

.fa-cube:before {
	content: ""
}

.fa-cubes:before {
	content: ""
}

.fa-behance:before {
	content: ""
}

.fa-behance-square:before {
	content: ""
}

.fa-steam:before {
	content: ""
}

.fa-steam-square:before {
	content: ""
}

.fa-recycle:before {
	content: ""
}

.fa-automobile:before,
.fa-car:before {
	content: ""
}

.fa-cab:before,
.fa-taxi:before {
	content: ""
}

.fa-tree:before {
	content: ""
}

.fa-spotify:before {
	content: ""
}

.fa-deviantart:before {
	content: ""
}

.fa-soundcloud:before {
	content: ""
}

.fa-database:before {
	content: ""
}

.fa-file-pdf-o:before {
	content: ""
}

.fa-file-word-o:before {
	content: ""
}

.fa-file-excel-o:before {
	content: ""
}

.fa-file-powerpoint-o:before {
	content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: ""
}

.fa-file-code-o:before {
	content: ""
}

.fa-vine:before {
	content: ""
}

.fa-codepen:before {
	content: ""
}

.fa-jsfiddle:before {
	content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: ""
}

.fa-circle-o-notch:before {
	content: ""
}

.fa-ra:before,
.fa-rebel:before {
	content: ""
}

.fa-empire:before,
.fa-ge:before {
	content: ""
}

.fa-git-square:before {
	content: ""
}

.fa-git:before {
	content: ""
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: ""
}

.fa-tencent-weibo:before {
	content: ""
}

.fa-qq:before {
	content: ""
}

.fa-wechat:before,
.fa-weixin:before {
	content: ""
}

.fa-paper-plane:before,
.fa-send:before {
	content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
	content: ""
}

.fa-history:before {
	content: ""
}

.fa-circle-thin:before {
	content: ""
}

.fa-header:before {
	content: ""
}

.fa-paragraph:before {
	content: ""
}

.fa-sliders:before {
	content: ""
}

.fa-share-alt:before {
	content: ""
}

.fa-share-alt-square:before {
	content: ""
}

.fa-bomb:before {
	content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: ""
}

.fa-tty:before {
	content: ""
}

.fa-binoculars:before {
	content: ""
}

.fa-plug:before {
	content: ""
}

.fa-slideshare:before {
	content: ""
}

.fa-twitch:before {
	content: ""
}

.fa-yelp:before {
	content: ""
}

.fa-newspaper-o:before {
	content: ""
}

.fa-wifi:before {
	content: ""
}

.fa-calculator:before {
	content: ""
}

.fa-paypal:before {
	content: ""
}

.fa-google-wallet:before {
	content: ""
}

.fa-cc-visa:before {
	content: ""
}

.fa-cc-mastercard:before {
	content: ""
}

.fa-cc-discover:before {
	content: ""
}

.fa-cc-amex:before {
	content: ""
}

.fa-cc-paypal:before {
	content: ""
}

.fa-cc-stripe:before {
	content: ""
}

.fa-bell-slash:before {
	content: ""
}

.fa-bell-slash-o:before {
	content: ""
}

.fa-trash:before {
	content: ""
}

.fa-copyright:before {
	content: ""
}

.fa-at:before {
	content: ""
}

.fa-eyedropper:before {
	content: ""
}

.fa-paint-brush:before {
	content: ""
}

.fa-birthday-cake:before {
	content: ""
}

.fa-area-chart:before {
	content: ""
}

.fa-pie-chart:before {
	content: ""
}

.fa-line-chart:before {
	content: ""
}

.fa-lastfm:before {
	content: ""
}

.fa-lastfm-square:before {
	content: ""
}

.fa-toggle-off:before {
	content: ""
}

.fa-toggle-on:before {
	content: ""
}

.fa-bicycle:before {
	content: ""
}

.fa-bus:before {
	content: ""
}

.fa-ioxhost:before {
	content: ""
}

.fa-angellist:before {
	content: ""
}

.fa-cc:before {
	content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: ""
}

.fa-meanpath:before {
	content: ""
}

.fa-buysellads:before {
	content: ""
}

.fa-connectdevelop:before {
	content: ""
}

.fa-dashcube:before {
	content: ""
}

.fa-forumbee:before {
	content: ""
}

.fa-leanpub:before {
	content: ""
}

.fa-sellsy:before {
	content: ""
}

.fa-shirtsinbulk:before {
	content: ""
}

.fa-simplybuilt:before {
	content: ""
}

.fa-skyatlas:before {
	content: ""
}

.fa-cart-plus:before {
	content: ""
}

.fa-cart-arrow-down:before {
	content: ""
}

.fa-diamond:before {
	content: ""
}

.fa-ship:before {
	content: ""
}

.fa-user-secret:before {
	content: ""
}

.fa-motorcycle:before {
	content: ""
}

.fa-street-view:before {
	content: ""
}

.fa-heartbeat:before {
	content: ""
}

.fa-venus:before {
	content: ""
}

.fa-mars:before {
	content: ""
}

.fa-mercury:before {
	content: ""
}

.fa-intersex:before,
.fa-transgender:before {
	content: ""
}

.fa-transgender-alt:before {
	content: ""
}

.fa-venus-double:before {
	content: ""
}

.fa-mars-double:before {
	content: ""
}

.fa-venus-mars:before {
	content: ""
}

.fa-mars-stroke:before {
	content: ""
}

.fa-mars-stroke-v:before {
	content: ""
}

.fa-mars-stroke-h:before {
	content: ""
}

.fa-neuter:before {
	content: ""
}

.fa-genderless:before {
	content: ""
}

.fa-facebook-official:before {
	content: ""
}

.fa-pinterest-p:before {
	content: ""
}

.fa-whatsapp:before {
	content: ""
}

.fa-server:before {
	content: ""
}

.fa-user-plus:before {
	content: ""
}

.fa-user-times:before {
	content: ""
}

.fa-bed:before,
.fa-hotel:before {
	content: ""
}

.fa-viacoin:before {
	content: ""
}

.fa-train:before {
	content: ""
}

.fa-subway:before {
	content: ""
}

.fa-medium:before {
	content: ""
}

.fa-y-combinator:before,
.fa-yc:before {
	content: ""
}

.fa-optin-monster:before {
	content: ""
}

.fa-opencart:before {
	content: ""
}

.fa-expeditedssl:before {
	content: ""
}

.fa-battery-4:before,
.fa-battery-full:before {
	content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: ""
}

.fa-mouse-pointer:before {
	content: ""
}

.fa-i-cursor:before {
	content: ""
}

.fa-object-group:before {
	content: ""
}

.fa-object-ungroup:before {
	content: ""
}

.fa-sticky-note:before {
	content: ""
}

.fa-sticky-note-o:before {
	content: ""
}

.fa-cc-jcb:before {
	content: ""
}

.fa-cc-diners-club:before {
	content: ""
}

.fa-clone:before {
	content: ""
}

.fa-balance-scale:before {
	content: ""
}

.fa-hourglass-o:before {
	content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: ""
}

.fa-hourglass:before {
	content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: ""
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
	content: ""
}

.fa-hand-scissors-o:before {
	content: ""
}

.fa-hand-lizard-o:before {
	content: ""
}

.fa-hand-spock-o:before {
	content: ""
}

.fa-hand-pointer-o:before {
	content: ""
}

.fa-hand-peace-o:before {
	content: ""
}

.fa-trademark:before {
	content: ""
}

.fa-registered:before {
	content: ""
}

.fa-creative-commons:before {
	content: ""
}

.fa-gg:before {
	content: ""
}

.fa-gg-circle:before {
	content: ""
}

.fa-tripadvisor:before {
	content: ""
}

.fa-odnoklassniki:before {
	content: ""
}

.fa-odnoklassniki-square:before {
	content: ""
}

.fa-get-pocket:before {
	content: ""
}

.fa-wikipedia-w:before {
	content: ""
}

.fa-safari:before {
	content: ""
}

.fa-chrome:before {
	content: ""
}

.fa-firefox:before {
	content: ""
}

.fa-opera:before {
	content: ""
}

.fa-internet-explorer:before {
	content: ""
}

.fa-television:before,
.fa-tv:before {
	content: ""
}

.fa-contao:before {
	content: ""
}

.fa-500px:before {
	content: ""
}

.fa-amazon:before {
	content: ""
}

.fa-calendar-plus-o:before {
	content: ""
}

.fa-calendar-minus-o:before {
	content: ""
}

.fa-calendar-times-o:before {
	content: ""
}

.fa-calendar-check-o:before {
	content: ""
}

.fa-industry:before {
	content: ""
}

.fa-map-pin:before {
	content: ""
}

.fa-map-signs:before {
	content: ""
}

.fa-map-o:before {
	content: ""
}

.fa-map:before {
	content: ""
}

.fa-commenting:before {
	content: ""
}

.fa-commenting-o:before {
	content: ""
}

.fa-houzz:before {
	content: ""
}

.fa-vimeo:before {
	content: ""
}

.fa-black-tie:before {
	content: ""
}

.fa-fonticons:before {
	content: ""
}

.fa-reddit-alien:before {
	content: ""
}

.fa-edge:before {
	content: ""
}

.fa-credit-card-alt:before {
	content: ""
}

.fa-codiepie:before {
	content: ""
}

.fa-modx:before {
	content: ""
}

.fa-fort-awesome:before {
	content: ""
}

.fa-usb:before {
	content: ""
}

.fa-product-hunt:before {
	content: ""
}

.fa-mixcloud:before {
	content: ""
}

.fa-scribd:before {
	content: ""
}

.fa-pause-circle:before {
	content: ""
}

.fa-pause-circle-o:before {
	content: ""
}

.fa-stop-circle:before {
	content: ""
}

.fa-stop-circle-o:before {
	content: ""
}

.fa-shopping-bag:before {
	content: ""
}

.fa-shopping-basket:before {
	content: ""
}

.fa-hashtag:before {
	content: ""
}

.fa-bluetooth:before {
	content: ""
}

.fa-bluetooth-b:before {
	content: ""
}

.fa-percent:before {
	content: ""
}

.slick-slider {
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
	position: relative;
	display: block
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}

.slick-track:after,
.slick-track:before {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-loading .slick-list {
/* 	background: #fff url(ajax-loader.gif) 50% no-repeat */
}

@font-face {
	font-family: slick;
	src: url(fonts/slick.eot);
	src: url(fonts/slick.eot?#iefix) format("embedded-opentype"), url(fonts/slick.woff) format("woff"), url(fonts/slick.ttf) format("truetype"), url(fonts/slick.svg#slick) format("svg");
	font-weight: 400;
	font-style: normal
}

.slick-next,
.slick-prev {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	top: 50%;
	margin-top: -10px\9;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0;
	border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
	background: transparent;
	color: transparent;
	outline: none
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before,
.slick-prev:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: .75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir=rtl] .slick-prev {
	left: auto;
	right: -25px
}

.slick-prev:before {
	content: "←"
}

[dir=rtl] .slick-prev:before {
	content: "→"
}

.slick-next {
	right: -25px
}

[dir=rtl] .slick-next {
	left: -25px;
	right: auto
}

.slick-next:before {
	content: "→"
}

[dir=rtl] .slick-next:before {
	content: "←"
}

.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0
}

.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px
}

.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	opacity: 1
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: #000;
	opacity: .25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	color: #000;
	opacity: .75
}


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

.home .jumbotron h1,
.jumbotron--secondary h1,
.jumbotron h1,
h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace;
	font-size: 1em
}

.gform_wrapper .ginput_container_select .gfield_select,
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

.gform_wrapper .ginput_container_select [type=reset].gfield_select,
.gform_wrapper .ginput_container_select [type=submit].gfield_select,
.gform_wrapper .ginput_container_select html [type=button].gfield_select,
button,
html .gform_wrapper .ginput_container_select [type=button].gfield_select,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

.gform_wrapper .ginput_container_select html [disabled].gfield_select,
button[disabled],
html .gform_wrapper .ginput_container_select [disabled].gfield_select,
html input[disabled] {
	cursor: default
}

.gform_wrapper .ginput_container_select .gfield_select::-moz-focus-inner,
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

.gform_wrapper .ginput_container_select .gfield_select,
input {
	line-height: normal
}

.gform_wrapper .ginput_container_select [type=checkbox].gfield_select,
.gform_wrapper .ginput_container_select [type=radio].gfield_select,
input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

.gform_wrapper .ginput_container_select [type=number].gfield_select::-webkit-inner-spin-button,
.gform_wrapper .ginput_container_select [type=number].gfield_select::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

.gform_wrapper .ginput_container_select [type=search].gfield_select,
input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

.gform_wrapper .ginput_container_select [type=search].gfield_select::-webkit-search-cancel-button,
.gform_wrapper .ginput_container_select [type=search].gfield_select::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

body {
	font-family: futura-pt, arial, sans-serif;
	font-size: 19px
}

img {
	max-width: 100%;
	height: auto
}

.benefits,
.blog-posting,
.contact,
.error,
.footer-top,
.industries,
.internal,
.landing,
.onboarding,
.process,
.sec,
.site-blog,
.solution-features,
.solutions,
.team,
.technology {
	padding-top: 6rem;
	padding-bottom: 6rem
}

.benefits header,
.benefits header>.industry__link,
.benefits header>h2,
.blog-posting header,
.blog-posting header>.industry__link,
.blog-posting header>h2,
.contact header,
.contact header>.industry__link,
.contact header>h2,
.error header,
.error header>.industry__link,
.error header>h2,
.footer-top header,
.footer-top header>.industry__link,
.footer-top header>h2,
.industries header,
.industries header>.industry__link,
.industries header>h2,
.internal header,
.internal header>.industry__link,
.internal header>h2,
.landing header,
.landing header>.industry__link,
.landing header>h2,
.onboarding header,
.onboarding header>.industry__link,
.onboarding header>h2,
.process header,
.process header>.industry__link,
.process header>h2,
.quote header,
.quote header>.industry__link,
.quote header>h2,
.sec header,
.sec header>.industry__link,
.sec header>h2,
.site-blog header,
.site-blog header>.industry__link,
.site-blog header>h2,
.solution-features header,
.solution-features header>.industry__link,
.solution-features header>h2,
.solutions header,
.solutions header>.industry__link,
.solutions header>h2,
.team header,
.team header>.industry__link,
.team header>h2,
.technology header,
.technology header>.industry__link,
.technology header>h2 {
	margin-bottom: 3rem
}

.blog-list .link--read-more,
.btn,
.btn-primary,
.btn-primary--blue,
.btn-primary--grey,
.btn-primary--light-grey,
.btn-primary--orange,
.btn-primary--sky,
.btn-secondary,
.gform_wrapper .ginput_container_select [type=submit].gfield_select,
.gform_wrapper input[type=submit] {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 14px;
	display: inline-block;
	text-transform: capitalize;
	padding: .75rem 2.5rem
}

.blog-list .link--read-more,
.btn-primary,
.btn-primary--blue,
.btn-primary--grey,
.btn-primary--light-grey,
.btn-primary--orange,
.btn-primary--sky,
.gform_wrapper .ginput_container_select [type=submit].gfield_select,
.gform_wrapper input[type=submit] {
	color: #fff;
	background-color: #ef7f39;
	border: none
}

.blog-list .link--read-more:active,
.blog-list .link--read-more:focus,
.blog-list .link--read-more:hover,
.btn-primary--blue:active,
.btn-primary--blue:focus,
.btn-primary--blue:hover,
.btn-primary--grey:active,
.btn-primary--grey:focus,
.btn-primary--grey:hover,
.btn-primary--light-grey:active,
.btn-primary--light-grey:focus,
.btn-primary--light-grey:hover,
.btn-primary--orange:active,
.btn-primary--orange:focus,
.btn-primary--orange:hover,
.btn-primary--sky:active,
.btn-primary--sky:focus,
.btn-primary--sky:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.gform_wrapper .ginput_container_select [type=submit].gfield_select:active,
.gform_wrapper .ginput_container_select [type=submit].gfield_select:focus,
.gform_wrapper .ginput_container_select [type=submit].gfield_select:hover,
.gform_wrapper input[type=submit]:active,
.gform_wrapper input[type=submit]:focus,
.gform_wrapper input[type=submit]:hover {
	color: #fff;
	background-color: #e36212
}

.btn-secondary {
	border: 1px solid #d6d6d6;
}

.btn--long,
.btn-primary--blue,
.btn-primary--grey,
.btn-primary--light-grey,
.btn-primary--orange,
.btn-primary--sky {
	display: block;
	text-align: center;
	margin: 1rem 0
}

@media (max-width:991px) {
	.btn--long,
	.btn-primary--blue,
	.btn-primary--grey,
	.btn-primary--light-grey,
	.btn-primary--orange,
	.btn-primary--sky {
		max-width: 350px;
		margin: 1rem auto
	}
}

.btn-primary--blue {
	background-color: #3680bd
}

.btn-primary--blue:active,
.btn-primary--blue:focus,
.btn-primary--blue:hover {
	background-color: #1f4a6e
}

.btn-primary--light-grey {
	background-color: #e4e4e4;
	color: #333
}

.btn-primary--light-grey:active,
.btn-primary--light-grey:focus,
.btn-primary--light-grey:hover {
	background-color: #b1b1b1
}

.btn-primary--grey {
	background-color: #888
}

.btn-primary--grey:active,
.btn-primary--grey:focus,
.btn-primary--grey:hover {
	background-color: #555
}

.btn-primary--sky {
	background-color: #60a7d4
}

.btn-primary--sky:active,
.btn-primary--sky:focus,
.btn-primary--sky:hover {
	background-color: #3891c9
}

.gform_wrapper .ginput_container_select .gfield_select,
input,
textarea {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 2px solid #d6d6d6;
	padding: .75rem 1.5rem;
	margin-bottom: 1rem
}

.demo-request,
.feature-slider__control,
.form-box,
.onboarding-process__step-content,
.quote-request {
	*zoom: 1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #f8f8f8;
	border: 2px solid #d6d6d6;
	padding: 2rem;
	box-shadow: 0px 0px 50px 1px rgba(0, 0, 0, 0.20);
}

.demo-request:after,
.demo-request:before,
.feature-slider__control:after,
.feature-slider__control:before,
.form-box:after,
.form-box:before,
.onboarding-process__step-content:after,
.onboarding-process__step-content:before,
.quote-request:after,
.quote-request:before {
	content: '';
	display: table
}

.demo-request:after,
.feature-slider__control:after,
.form-box:after,
.onboarding-process__step-content:after,
.quote-request:after {
	clear: both
}

.gform_wrapper .ginput_container_select .wpcf7 .gfield_select,
.wpcf7 .gform_wrapper .ginput_container_select .gfield_select,
.wpcf7 input {
	max-width: 100%
}

.wpcf7-response-output.wpcf7-validation-errors {
	float: none;
	display: inline-block
}

.gform_wrapper .gform_body {
	*zoom: 1
}

.gform_wrapper .gform_body:after,
.gform_wrapper .gform_body:before {
	content: '';
	display: table
}

.gform_wrapper .gform_body:after {
	clear: both
}

.gform_wrapper .gform_body .ginput_container_select .gfield_select,
.gform_wrapper .gform_body input,
.gform_wrapper .gform_body textarea,
.gform_wrapper .ginput_container_select .gform_body .gfield_select {
	width: 100%!important;
	font-size: 16px!important
}

.gform_wrapper .gform_body textarea {
	max-height: 185px
}

.gform_wrapper .ginput_container_select [type=submit].gfield_select,
.gform_wrapper input[type=submit] {
	padding: 1rem 5rem
}

.gform_wrapper .ginput_container_select {
	padding-top: .1rem
}

.gform_wrapper .ginput_container_select .gfield_select {
	font-size: 16px!important;
	background: #fff;
	color: #7d7d7d;
	padding: 0!important
}

@media (max-width:767px) {
	.hidden--sm {
		display: none
	}
}

@media (max-width:991px) {
	.hidden--md {
		display: none
	}
}

@media (min-width:768px) {
	.hidden--lg {
		display: none
	}
}

ul {
	list-style: none;
	margin: 0;
	padding: 0
}

a {
	color: #333;
	text-decoration: none!important
}

a:hover {
	color: #3680bd
}

.home .jumbotron h1,
.jumbotron--secondary h1,
.jumbotron h1,
h1 {
	font-family: futura-pt, arial, sans-serif;
	font-size: 36px;
	color: #fff;
	font-weight: 800;
	line-height: 1.5;
	text-transform: uppercase
}

@media (max-width:767px) {
	.home .jumbotron h1,
	.jumbotron--secondary h1,
	.jumbotron h1,
	h1 {
		font-size: 26px
	}
}

.industry__link,
h2 {
	font-size: 24px
}

.industry__link,
h2,
h3 {
	font-family: futura-pt, arial, sans-serif;
	color: #333;
	font-weight: 400;
	line-height: 1.5
}

h3 {
	font-size: 19px
}

h4 {
	font-size: 22px;
	font-weight: 400;
	text-transform: capitalize
}

h4,
p {
	font-family: futura-pt, arial, sans-serif;
	color: #333;
	line-height: 1.5
}

p {
	font-size: 19px;
	margin-bottom: 1.5rem
}

.site-header {
	*zoom: 1;
	background: #fff
}

.site-header:after,
.site-header:before {
	content: '';
	display: table
}

.site-header:after {
	clear: both
}

.site-login__phone {
	color: #3680bd;
	margin-right: 25px;
}

.navbar-default {
	background: none;
	font-size: 15px;
	letter-spacing: 1px;
	transition: all .25s ease;
	-moz-transition: all .25s ease;
	-webkit-transition: all .25s ease;
	border-color: none;
	border: none;
	margin: 0;
	width: 100%;
	box-shadow: none;
	padding: 1rem 2rem
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a {
	background: none
}

.navbar-default .navbar-nav>li>a {
	color: #10151b;
	text-shadow: none;
	display: inline-block;
	font-size: 16px
}

@media (max-width:767px) {
	.navbar-default .navbar-nav>li>a {
		font-size: 22px;
		line-height: 1.5
	}
}

@media (min-width:768px) and (max-width:1149px) {
	.navbar-default .navbar-nav>li>a {
		padding: 5px 20px
	}
}

@media (min-width:1150px) {
	.navbar-default .navbar-nav>li>a {
		padding: 5px 45px
	}
}

.navbar-default .navbar-nav>li>a:hover {
	color: #255882
}

.navbar-collapse {
	border: none;
	border-color: transparent
}

.navbar-nav {
	padding: 1rem 0
}

@media (min-width:768px) {
	.navbar-nav {
		float: right
	}
}

@media (max-width:767px) {
	.navbar-nav {
		text-align: center;
		padding: 0;
		margin: 0
	}
}

@media (min-width:768px) {
	.navbar-top {
		text-align: right
	}
}

@media (max-width:767px) {
	.navbar-top {
		text-align: center;
		margin: 2rem 0
	}
}

@media (min-width:992px) {
	.navbar__logo {
		padding: 2rem 0;
		max-width: 300px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.navbar__logo {
		max-width: 220px;
		width: 100%;
		padding: 3rem 0
	}
}

@media (max-width:767px) {
	.navbar__logo {
		max-width: 220px;
		width: 100%;
		padding: .75rem 0
	}
}

.dropdown-menu>li>a {
	padding: 8px 20px;
	color: #3680bd!important;
	text-align: center
}

@media (max-width:767px) {
	.dropdown-menu>li>a {
		font-size: 19px
	}
}

.dropdown-menu>li:first-child>a {
	border-radius: 10px 10px 0 0
}

.dropdown-menu>li:last-child>a {
	border-bottom: 0 none;
	border-radius: 0 0 10px 10px
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	background-color: #f5f5f5;
	color: #333!important;
	opacity: 1;
	text-decoration: none
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #3680bd;
	height: 3px
}

.navbar-default .navbar-toggle {
	border: none
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: transparent
}

@media (max-width:767px) {
	.site-login__btn {
		margin: 1rem 0
	}
}

@media (max-width:767px) {
	.site-login__phone {
		display: block
	}
}

.home .jumbotron,
.jumbotron,
.jumbotron--secondary {
	text-align: center;
	position: relative;
	margin: 0;
	background-color: #3680bd
}

.home .jumbotron h1,
.jumbotron--secondary h1,
.jumbotron h1 {
	font-weight: 800;
	line-height: 1.2
}

.jumbotron--secondary .container,
.jumbotron .container {
	max-width: 900px
}

.jumbotron__logo {
	float: left
}

.jumbotron__heading {
	margin-bottom: 5rem;
	color: #fff
}

.jumbotron-display {
	width: 80%;
	max-width: 800px;
	bottom: 0
}

.home .jumbotron p,
.jumbotron--secondary p,
.jumbotron__desc,
.jumbotron p,
.quote .quote-header__desc {
	font-size: 24px;
	line-height: 1.2;
	color: #fff;
	margin-bottom: 0;
	font-weight: 200
}

.jumbotron--secondary {
	background-size: cover;
	background-position: 50%;
	padding: 10rem 0;
	text-align: left
}

.jumbotron--secondary .jumbotron__heading {
	max-width: 760px
}

.jumbotron--secondary:before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #ef7f39;
	opacity: .8;
	z-index: 1
}

.jumbotron--secondary .container {
	position: relative;
	z-index: 10
}

.home .jumbotron,
.home .jumbotron--secondary {
	background-image: url(img/hero-overlay.png);
	background-repeat: no-repeat
}

@media (min-width:768px) {
	.home .jumbotron,
	.home .jumbotron--secondary {
		padding: 7rem 0 25rem;
		background-position: 50% 400px
	}
}

@media (max-width:767px) {
	.home .jumbotron,
	.home .jumbotron--secondary {
		padding: 5rem 0 20rem;
		background-position: 50% 500px
	}
}

@media (max-width:479px) {
	.home .jumbotron,
	.home .jumbotron--secondary {
		padding: 5rem 0 10rem
	}
}

.home .jumbotron-display {
	position: absolute;
	left: 50%;
	-webkit-transform: translateY(50%) translateX(-50%);
	transform: translateY(50%) translateX(-50%)
}

.jumbotron-display__img {
	width: 100%
}

.page-template-solution-tpl .jumbotron,
.page-template-solution-tpl .jumbotron--secondary {
	padding-bottom: 0
}

.page-template-solution-tpl .jumbotron--secondary .jumbotron-header,
.page-template-solution-tpl .jumbotron .jumbotron-header {
	margin-bottom: 4rem
}

.page-template-solution-tpl .jumbotron-display {
	margin: 0 auto
}

.page-template-company-tpl .jumbotron,
.page-template-company-tpl .jumbotron--secondary {
	background: url(img/hero-company.jpg);
	background-size: 100% auto
}

@media (min-width:768px) {
	.page-tempquotelate-company-tpl .jumbotron,
	.page-template-company-tpl .jumbotron--secondary {
		padding: 10rem 0
	}
}

@media (min-width:1200px) {
	.page-template-company-tpl .jumbotron__container {
		width: 900px
	}
}

.savings-calculator {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #f8f8f8;
	border: 2px solid #d6d6d6;
	padding: 1.75rem;
	margin: 4rem 0;
	box-shadow: 0px 0px 50px 1px rgba(0, 0, 0, 0.20);
}

@media (min-width:768px) {
	.savings-calculator,
	.savings-calculator .calculator {
		display: inline-block
	}
}

@media (max-width:767px) {
	.savings-calculator {
		max-width: 400px;
		margin-left: auto;
		margin-right: auto
	}
}

@media (max-width:767px) {
	.savings-calculator__input {
		display: block;
		width: 100%;
		margin: 2rem 0
	}
}

@media (min-width:768px) {
	.savings-calculator__input {
		font-size: 16px
	}
}

.roi__quote:after,
.roi__quote:before {
	content: '';
	display: table
}

.roi__quote:after {
	clear: both
}

.gform_wrapper .ginput_container_select .roi__quote .gfield_select,
.roi__quote .gform_wrapper .ginput_container_select .gfield_select,
.roi__quote input {
	display: inline-block;
	margin: .5rem
}

.roi__btn {
	padding: .75rem 7rem
}

@media (max-width:991px) {
	.roi__btn {
		margin-top: 1rem
	}
}

.demo-request {
	padding: 4rem 5rem
}

.demo__heading {
	font-weight: 400;
	margin: 0 0 1rem;
	line-height: 1.2
}

.demo__heading,
.demo__p {
	text-align: left
}

.demo-form__input {
	width: 100%;
	margin: 1rem 0
}

.demo-form__btn {
	float: left;
	margin-top: 1rem
}

.slick-list {
	overflow: visible
}

.slick-next:before,
.slick-prev:before {
	border-radius: 99px;
	-moz-border-radius: 99px;
	-webkit-border-radius: 99px;
	color: #ebe9e8
}

.slick-dots li button:before {
	border-radius: 99px;
	-moz-border-radius: 99px;
	-webkit-border-radius: 99px;
	height: 10px;
	width: 10px;
	font-size: 10px;
	color: transparent;
	border: 5px solid #b0a8a4;
	opacity: 1
}

.slick-dots li.slick-active button:before {
	border-radius: 99px;
	-moz-border-radius: 99px;
	-webkit-border-radius: 99px;
	border: none;
	background-color: #3680bd;
	color: transparent
}

@media (max-width:991px) {
	.feature-slider__controls {
		margin-top: 7rem
	}
}

.feature-slider__control {
	padding: .5rem 2rem;
	outline: none;
	cursor: pointer;
	width: 100%!important;
	margin: .5rem 0
}

.feature-slider__heading {
	margin: 0
}

.feature-slider__slide {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
	width: 100%
}

@media (max-width:767px) {
	.feature-slider__slide .feature-slider__slide-img {
		margin: 0 auto
	}
}

.subhead {
	background-color: #ebe9e8;
	height: 95px
}

.subhead .container,
.subhead .row {
	height: 100%
}

@media (min-width:992px) {
	.subhead .subhead__heading,
	.subhead .subhead__ico {
		font-size: 36px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.subhead .subhead__heading,
	.subhead .subhead__ico {
		font-size: 33px
	}
}

@media (min-width:480px) and (max-width:767px) {
	.subhead .subhead__heading,
	.subhead .subhead__ico {
		font-size: 28px
	}
}

@media (max-width:479px) {
	.subhead .subhead__heading,
	.subhead .subhead__ico {
		font-size: 22px
	}
}

.subhead a>i:hover {
	color: #255882
}

.subhead-header {
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	position: relative
}

.subhead__ico {
	display: inline-block;
	color: #3680bd;
	margin-right: 1rem
}

.subhead__ico-arrow--left {
	margin-right: 2rem
}

.subhead__ico-arrow--right {
	margin-left: 2rem
}

.subhead__heading {
	color: #3680bd;
	display: inline-block;
	margin: 0
}

.subhead-social {
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	position: relative;
	text-align: right;
	float: right;
	width: 120px
}

@media (max-width:479px) {
	.subhead-social {
		display: none
	}
}

.sidebar,
.sidebar-demo,
.sidebar-subscribe {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #ebe9e8;
	padding: 2rem
}

.sidebar-demo p,
.sidebar-subscribe p,
.sidebar p {
	margin-bottom: 0
}

.sidebar-widget .industry__link,
.sidebar-widget h2 {
	text-transform: capitalize
}

.sidebar-heading {
	font-size: 19px;
	margin: 0 0 10px
}

.sidebar-form {
	padding: 1rem 0
}

.gform_wrapper .ginput_container_select .sidebar-form [type=submit].gfield_select,
.sidebar-form .gform_wrapper .ginput_container_select [type=submit].gfield_select,
.sidebar-form input[type=submit] {
	display: block;
	text-align: center;
	width: 100%
}

.sidebar-form__input {
	width: 100%
}

.sidebar-form__btn {
	display: block;
	text-align: center
}

.sidebar-list li {
	border-bottom: 1px solid #333;
	display: block;
	padding: .5rem 0;
	text-transform: capitalize
}

.sidebar-subscribe {
	background: #e4e4e4
}

.gform_wrapper .ginput_container_select .sidebar-subscribe .gfield_select,
.sidebar-subscribe .gform_wrapper .ginput_container_select .gfield_select,
.sidebar-subscribe input {
	border: none;
	margin: .75rem 0
}

.sidebar-subscribe .sidebar-form__btn {
	width: 100%
}

.sidebar-subscribe .sidebar-heading {
	font-size: 24px;
	line-height: 1.2
}

.post-data {
	margin-bottom: 2rem
}

.post-data p {
	font-size: 14px;
	text-align: center;
	margin: 0
}

.avatar.photo,
.post-data__img {
	display: block;
	margin: 0 auto;
	padding: 1rem 0
}

.post-data__author {
	text-transform: capitalize
}

.sidebar-demo {
	background-color: #f8f8f8;
	border: 3px solid #d6d6d6;
	padding: 1.8rem
}

.sidebar-demo textarea {
	max-height: 180px
}

.gform_wrapper .ginput_container_select .sidebar-demo .sidebar-form [type=submit].gfield_select,
.sidebar-demo .sidebar-form .gform_wrapper .ginput_container_select [type=submit].gfield_select,
.sidebar-demo .sidebar-form input[type=submit] {
	display: inline-block;
	width: auto
}

.sidebar-demo__contact p {
	font-size: 14px;
	font-weight: 500
}

.sidebar-email {
	margin-bottom: 5.5rem
}

.sfsi_widget {
	position: relative
}

.norm_row.sfsi_wDiv {
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: auto!important
}

.quote {
	background-image: url(img/us-map.png);
	background-color: #60a7d4;
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	background-size: contain!important;
}

.hero-overlay {
	background-color: rgba(96, 167, 212, .8);
	padding: 150px 0;
}

.quote .quote-header__heading {
	margin-top: 0
}

.quote .quote-header__desc {
	color: #fff
}

.quote .quote-form {
	max-width: 415px;
	margin: 0 auto
}

@media (min-width:768px) {
	.quote {
		background-size: 100% auto
	}
}

.quote-header {
	margin-bottom: 2.1rem
}

.page-template-home-tpl .quote-form,
.page-template-solution-tpl .quote-form {
	max-width: 700px
}

@media (min-width:768px) {
	.page-template-home-tpl .quote-form .gform_body li.gfield,
	.page-template-solution-tpl .quote-form .gform_body li.gfield {
		width: 49%;
		padding: 5px 1%;
		float: left
	}
}

.gform_wrapper .ginput_container_select .page-template-home-tpl .quote-form .gform_body li.gfield .gfield_select,
.gform_wrapper .ginput_container_select .page-template-solution-tpl .quote-form .gform_body li.gfield .gfield_select,
.page-template-home-tpl .quote-form .gform_body li.gfield .gform_wrapper .ginput_container_select .gfield_select,
.page-template-home-tpl .quote-form .gform_body li.gfield input,
.page-template-solution-tpl .quote-form .gform_body li.gfield .gform_wrapper .ginput_container_select .gfield_select,
.page-template-solution-tpl .quote-form .gform_body li.gfield input {
	width: 100%
}

@media (min-width:768px) {
	.page-template-demo-tpl .quote-request .gform_body li.gfield {
		width: 49%;
		padding: 5px 1%;
		float: left
	}
}

.gform_wrapper .ginput_container_select .page-template-demo-tpl .quote-request .gform_body li.gfield .gfield_select,
.page-template-demo-tpl .quote-request .gform_body li.gfield .gform_wrapper .ginput_container_select .gfield_select,
.page-template-demo-tpl .quote-request .gform_body li.gfield input {
	width: 100%
}

.page-id-17 .quote {
	background-repeat: repeat-y
}

.page-id-17 .quote .quote-form {
	width: 60%;
	margin: 0 auto;
	text-align: center
}

.quote-request {
	margin: 0;
	padding-top: 3rem;
	padding-bottom: 3rem
}

@media (min-width:768px) {
	.quote-request {
		width: 100%
	}
}

@media (max-width:767px) {
	.quote-request {
		left: 50%;
		transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		width: 90%;
		position: relative
	}
}

.quote-form {
	*zoom: 1;
	margin: 1rem 0
}

.quote-form:after,
.quote-form:before {
	content: '';
	display: table
}

.quote-form:after {
	clear: both
}

.quote-form__input--wrapper {
	padding: .5rem
}

.quote-form__input {
	width: 100%
}

.footer-top,
.site-footer {
	padding-bottom: 0
}

.footer-top {
	*zoom: 1;
	margin-bottom: 5rem
}

.footer-top:after,
.footer-top:before {
	content: '';
	display: table
}

.footer-top:after {
	clear: both
}

.footer-blog {
	text-align: left
}

.footer-blog__heading {
	font-size: 32px;
	text-transform: uppercase;
	font-weight: 700
}

.footer-blog__list-item {
	margin: 2rem 0
}

.footer-blog__link {
	font-size: 24px;
	position: relative
}

.footer-blog__link:after {
	content: "";
	position: absolute;
	left: 105%;
	bottom: 5px;
	background: url(img/ico-arrow-right-small.png);
	width: 14px;
	height: 23px
}

.company {
	border-right: 1px solid #ebe9e8
}

.company__info {
	margin-top: 1rem
}

.company__name {
	font-weight: 700
}

.company__info span {
	font-size: 24px;
	display: block;
	line-height: 1.5
}

.footer-bottom {
	background-color: #60a7d4;
	padding: 4rem 0;
	position: relative;
	color: #fff
}

.copyright {
	font-weight: 400;
	color: #ffffff;
}

@media (min-width:768px) {
	.copyright {
		font-size: 24px
	}
}

@media (max-width:767px) {
	.copyright {
		font-size: 16px
	}
}

.footer-social {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	background: #ef7f39;
	width: 150px;
	box-sizing: border-box
}

.footer-social__content {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	position: relative;
	text-align: center
}

.footer-social__link {
	display: inline-block
}

.footer-social__icon {
	font-size: 3rem;
	color: #fff;
	padding: 0 1rem
}

.footer-social__icon:hover {
	color: #3680bd
}

.about {
	background: url(img/about-bg.png) 100% #e4e4e4 no-repeat
}

@media (min-width:768px) {
	.about {
		padding: 23rem 0 6rem
	}
}

@media (max-width:767px) {
	.about {
		padding: 16rem 0 6rem
	}
}

.about-header {
	margin-bottom: 6rem
}

.about-header__heading {
	text-align: center;
	margin-top: 50px;
}

.about-cases__list {
	*zoom: 1;
	margin-top: 7rem
}

.about-cases__list:after,
.about-cases__list:before {
	content: '';
	display: table
}

.about-cases__list:after {
	clear: both
}

.about-cases__list-item {
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	position: relative
}

@media (max-width:767px) {
	.about-cases__list-item {
		display: inline-block;
		width: 49%
	}
}

.about-cases__img {
	width: 100%;
	max-width: 150px;
	margin: 0 auto;
	display: block
}

@media (max-width:991px) {
	.about-info {
		margin-bottom: 3rem
	}
}

@media (max-width:767px) {
	.about-info__heading {
		font-size: 19px
	}
}

.solutions {
	text-align: center
}

.solutions-header {
	margin-bottom: 6rem
}

.solutions__list-item {
	text-align: center
}

@media (max-width:767px) {
	.solutions__list-item {
		padding: 2rem
	}
}

.solutions__btn {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 19px;
	margin-top: 1rem;
	padding: 1rem 5rem;
	color: #333;
	border: 1px solid #888
}

.solutions__btn:hover {
	border: 1px solid #3680bd
}

.industries,
.landing {
	background-color: #e4e4e4
}

@media (min-width:992px) {
	.industries,
	.landing {
		background-image: url(img/us-map.png);
		background-position: center right -500px;
		background-size: auto 100%;
		background-repeat: no-repeat
	}
}

.industry__listing {
	*zoom: 1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 1rem;
	margin: 2rem 0;
	background: #f8f8f8;
	border: 2px solid #d6d6d6;
	position: relative;
	color: #888
}

.industry__listing:after,
.industry__listing:before {
	content: '';
	display: table
}

.industry__listing:after {
	clear: both
}

.industry__ico {
	float: left;
	position: relative;
	padding: 4rem 1rem
}

.industry__ico--arrow {
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	position: absolute;
	right: 10px
}

.industry__content {
	float: left;
	width: 80%;
	padding: 1.2rem
}

.page-template-demo-tpl .jumbotron,
.page-template-demo-tpl .jumbotron--secondary {
	padding: 8rem 0 17rem;
	margin-bottom: 16rem
}

@media (max-width:767px) {
	.page-template-demo-tpl .jumbotron,
	.page-template-demo-tpl .jumbotron--secondary {
		margin-bottom: 25rem
	}
}

.page-template-demo-tpl .jumbotron--secondary .container,
.page-template-demo-tpl .jumbotron .container {
	position: relative
}

.page-template-demo-tpl .jumbotron__heading {
	margin-bottom: 3rem;
	font-weight: 400
}

.page-template-demo-tpl .jumbotron__heading--secondary {
	font-size: 23px;
	display: block;
	padding-top: 3rem;
	font-weight: 400;
	color: #fff;
	margin-bottom: 50px
}

.page-template-demo-tpl .quote-request {
	position: absolute;
	bottom: -330px
}

@media (max-width:767px) {
	.page-template-demo-tpl .quote-request {
		bottom: -400px
	}
}

.solution-about {
	padding: 4rem 0;
	background-color: #ebe9e8;
	position: relative;
}

.benefits-header,
.benefits-list {
	text-align: center
}

@media (max-width:767px) {
	.benefits-list {
		max-width: 400px;
		margin: 0 auto
	}
}

.benefits-list__list-item {
	display: inline-block;
	margin: 1rem 0
}

.benefits-list__icon {
	color: #3680bd;
	font-size: 120px
}

@media (min-width:768px) {
	.benefits-list__icon {
		padding: 6rem
	}
}

@media (max-width:767px) {
	.benefits-list__icon {
		padding: 1rem
	}
}

.benefits-list__heading {
	margin-top: 0;
	text-transform: capitalize
}

.solution-features {
	background: #ebe9e8;
	overflow: hidden
}

.reimbursement-list {
	*zoom: 1;
	margin: 4rem 0
}

.reimbursement-list:after,
.reimbursement-list:before {
	content: '';
	display: table
}

.reimbursement-list:after {
	clear: both
}

.reimbursement-list__icon {
	border-radius: 99px;
	-moz-border-radius: 99px;
	-webkit-border-radius: 99px;
	padding: 10px 16px;
	color: #fff;
	background-color: #3680bd;
	display: inline-block;
	float: left
}

@media (min-width:992px) {
	.reimbursement-display {
		position: relative;
		-webkit-transform: translateY(50%);
		transform: translateY(50%);
		top: -50%
	}
}

@media (max-width:991px) {
	.reimbursement-display {
		text-align: center
	}
}

.onboarding {
	background-color: #ebe9e8
}

.onboarding-header {
	text-align: center
}

.onboarding-process>.col-md-6 {
	padding: .5rem
}

.onboarding-process__step {
	*zoom: 1;
	height: 140px;
	margin: 3rem 0
}

.onboarding-process__step:after,
.onboarding-process__step:before {
	content: '';
	display: table
}

.onboarding-process__step:after {
	clear: both
}

.onboarding-process__icon {
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	position: relative;
	float: left;
	padding: .3rem
}

.onboarding-process__step-content {
	float: right;
	height: 140px
}

@media (min-width:992px) {
	.onboarding-process__step-content {
		width: 86%
	}
}

@media (max-width:991px) {
	.onboarding-process__step-content {
		width: 100%
	}
}

.onboarding-process__heading {
	font-size: 19px;
	text-transform: capitalize;
	margin: 0
}

.onboarding-process__step-content p {
	font-size: 14px
}

.contact-content strong {
	font-size: 22px;
	font-weight: 400
}

@media (max-width:767px) {
	.contact-content strong {
		font-size: 19px
	}
}

.technology {
	padding: 15rem 0
}

@media (max-width:767px) {
	.technology__ico {
		margin: 0 auto;
		padding: 2rem 0;
		display: block
	}
}

.team {
	background-color: #ebe9e8
}

.team-header {
	text-align: center
}

.team-header__heading {
	text-transform: uppercase;
	font-size: 36px;
	font-weight: 800
}

.team-member {
	margin: 4rem 0
}

.team-member__header {
	margin-bottom: 2rem
}

.team-member__header .industry__link,
.team-member__header h2 {
	margin: 0
}

.team-member__img--wrapper {
	border-radius: 99px;
	-moz-border-radius: 99px;
	-webkit-border-radius: 99px;
	border: 4px solid #fff;
	margin: 0 auto;
	width: 200px;
	height: 200px;
	overflow: hidden
}

.page-template-company-tpl .demo-form__btn {
	left: 50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	position: relative
}

.blog-list .link--read-more {
	display: block;
	text-align: center;
	margin: 2rem 0
}

.blog-listing {
	margin-bottom: 5rem
}

.blog-listing__heading {
	font-size: 33px;
	font-weight: 800;
	text-transform: uppercase;
	margin: 0
}

.blog-list__image {
	width: 100%
}

.blog-list__content {
	padding-bottom: 5rem
}

.blog-list__content .link--read-more {
	position: absolute;
	bottom: 0;
	left: 1rem
}

.blog-list__excerpt {
	margin: 1rem 0
}

@media (max-width:767px) {
	.blog-posting .content {
		padding-top: 2rem
	}
}

.post-title {
	font-size: 33px;
	font-weight: 800;
	text-transform: uppercase;
	margin: 0
}

.blog-posting__featured-img {
	width: 100%;
	padding: 3rem 0
}

.post-demo {
	margin: 3rem 0
}

.post-demo .demo-request {
	padding: 3.1rem 1.8rem
}

.pagination {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background-color: #e4e4e4;
	position: relative;
	color: #333;
	width: 100%;
	margin: 0;
	display: block
}

@media (min-width:480px) {
	.pagination {
		height: 80px;
		border: 1px solid #888
	}
}

.pagination__count {
	padding: 0 2rem;
	position: relative
}

@media (min-width:480px) {
	.pagination__count {
		top: 50%;
		transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		float: left
	}
}

@media (max-width:479px) {
	.pagination__count {
		padding: 1rem 0;
		text-align: center;
		background: #dfdcda
	}
}

.pagination__nav--next {
	height: 100%;
	box-sizing: border-box
}

@media (min-width:480px) {
	.pagination__nav--next {
		width: 150px;
		float: right;
		border-left: 1px solid #888
	}
}

.pagination__nav--prev {
	height: 100%;
	box-sizing: border-box
}

@media (min-width:480px) {
	.pagination__nav--prev {
		float: left;
		border-right: 1px solid #888;
		width: 150px
	}
}

.pagination__links {
	position: relative;
	text-align: center
}

@media (min-width:480px) {
	.pagination__links {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%)
	}
}

@media (max-width:479px) {
	.pagination__links a {
		padding: 1rem 0;
		display: block
	}
}

.pricing {
	text-align: center;
	margin-top: 6rem
}

@media (max-width:767px) {
	.pricing {
		max-width: 300px;
		margin: 0 auto
	}
}

@media (max-width:767px) {
	.pricing__block {
		margin: 3rem 0
	}
}

.pricing__header {
	background-color: #3599d5;
	font-weight: 400;
	padding: 1rem 0;
	border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px
}

.pricing__heading {
	color: #fff;
	font-size: 19px
}

.pricing__list {
	border-left: 1px solid #ebe9e8;
	border-right: 1px solid #ebe9e8;
	color: #888;
	font-weight: 400
}

.pricing__item {
	padding: 1rem 0;
	font-size: 15px
}

.pricing__item:nth-child(even) {
	background: #f2f2f2
}

.pricing__footer {
	text-transform: uppercase;
	background-color: #3599d5;
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: 400;
	padding: 1rem 0;
	border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px
}

.pricing__footer:hover {
	color: #fff;
	background: #3073a9
}

.landing {
	background-position: center right -250px;
	min-height: 400px;
}

.error {
	background-color: #888
}

@media (min-width:768px) {
	.error {
		background: url(img/404-worker.png) 110% 50px no-repeat #888;
		height: 730px
	}
}

.error .btn-secondary {
	background: #60a7d4;
	color: #fff;
	border: none
}

.error .btn-secondary:hover {
	background: #3183b6
}

.error-header__heading--large {
	font-size: 120px;
	font-weight: bolder;
	color: #3c3c3c;
	margin: 0;
	line-height: normal
}

.error-header__message {
	margin: 0
}

.error__btn {
	display: block;
	width: 300px;
	text-align: center;
	margin: 2rem 0
}

.blog-posting .post-content ul,
.contact-content ul,
.internal ul,
.landing-content ul {
	list-style: outside;
	margin: 15px;
	padding: 15px
}

.industry__listing:hover {
	background: #fff;
	transition: .2s
}

.landing-savings-form .js-btn,
.landing-savings-form input {
	width: 100%;
	margin-bottom: 15px;
	text-align: center;
	padding: 15px
}

.solutions-header__heading {
	margin-top: 0
}

.login-btn {
	background: #3680bd;
	color: #fff;
	border: none
}

.login-btn:hover {
	background: #225E90;
	color: #fff
}

.top-demo-btn {
	margin-right: 35px
}

@media (max-width:768px) {
	.top-demo-btn {
		margin-right: 5px
	}
	.site-login__phone {
		margin-right: 0
	}
}

.dropdown-menu {
	font-size: 16px!important
}

.gform_wrapper .gform_body input::-webkit-input-placeholder,
.savings-calculator__input::-webkit-input-placeholder {
	color: #7d7d7d;
	opacity:.5;
}

.gform_wrapper .gform_body input:-moz-placeholder,
.savings-calculator__input:-moz-placeholder {
	color: #7d7d7d;
	opacity:.5;
}

.gform_wrapper .gform_body input::-moz-placeholder,
.savings-calculator__input::-moz-placeholder {
	color: #7d7d7d;
	opacity:.5;
}

.gform_wrapper .gform_body input:-ms-input-placeholder,
.savings-calculator__input:-ms-input-placeholder {
	color: #7d7d7d;
	opacity:.5;
}

.gf_hidden {
	display: none;
}

.savings-calculator__input-row {
	display: inline-block;
	margin: 0 .5rem;
}

.savings-calculator__label,
.gfield_label {
	display: block;
	text-align: left;
	text-transform: capitalize;
}

@media (max-width:768px) {
	.savings-calculator__input {
		font-size: 13px;
	}
	.savings-calculator__label,
	.gfield_label {
		font-size: 16px;
	}
}

@media (min-width:768px) {
	.savings-calculator__input {
		font-size: 13px;
		float: left;
	}
	.savings-calculator__label,
	.gfield_label {
		font-size: 13px;
	}
	.roi__btn {
		position: relative;
		top: 32px;
	}
}

/*# sourceMappingURL=style.css.map */

.capterra-logos img {
	padding: 10px;
}

.pricing__form {
	text-align: left!important;
	background: #f2f2f2;
}

.pricing__form .gform_body {
	width: 90%;
	margin: 0px auto;
	padding-top: 10px;
}

.pricing__form label {
	font-size: 15px;
	font-weight: 500;
}

.pricing__form .checkbox-label {
	margin-top: 25px;
}

.pricing__form .gform_wrapper .gform_body input[type='checkbox'] {
	width: 10%!important;
}

.pricing__form .gform_wrapper input[type=submit] {
	width: 100%;
	margin-bottom: 0;
	margin-top: 15px;
	border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	text-transform: uppercase;
}

.demo-stand {
	background: #FFFFFF!important;
	box-shadow: 0px 0px 50px 1px rgba(0, 0, 0, 0.20);
}

.demo-solution {
	margin: -100px auto 25px;
	max-width: 400px;
	text-align: center;
}

.demo-solution h2,
.demo-solution p {
	text-align: center;
}

@media (max-width:768px) {
	.demo-solution {
		margin: -0px auto 25px;
	}
}

.onboarding-process__step-content {
	box-shadow: none
}

.concave-body {
	background: #3680bd;
	padding: 50px 0 100px;
	color: #fff;
	text-align: center;
}

@media (max-width:768px) {
	.concave-body {
		padding: 50px 0 50px;
	}
}

.message-container {
	margin-top: 50px;
}

.concave-header {
	background: #3680bd;
	-webkit-clip-path: polygon(51% 95%, 100% 0, 100% 100%, 50% 100%, 0 100%, 0 0);
	clip-path: polygon(51% 15%, 100% 0, 100% 100%, 50% 100%, 0 100%, 0 0);
	height: 100px;
	margin-top: -200px;
}

.concave-cta {
	display: block;
	max-width: 300px;
	margin: 25px auto;
}

.cartoon-img {
	min-height: 400px;
	background-size: contain;
	background-position: center center;
	background-color: #ffffff;
	background-repeat: no-repeat;
	display: block;
	margin-top: 25px;
}

.message {
	border-radius: 20px;
	padding: 15px 20px;
	position: relative;
	max-width: 300px;
	margin: 0 auto;
}

.message.to {
	background-color: #2095FE;
	color: #fff;
	float: left;
}

.message.from {
	background-color: #E5E4E9;
	color: #363636;
	float: right;
}

@media (min-width:768px) {
	.page-template-demo-wistia-tpl .quote-request .gform_body li.gfield {
		width: 49%;
		padding: 5px 1%;
		float: left
	}
	.gform_wrapper .ginput_container_select .page-template-demo-wistia-tpl .quote-request .gform_body li.gfield .gfield_select,
	.page-template-demo-wistia-tpl .quote-request .gform_body li.gfield .gform_wrapper .ginput_container_select .gfield_select,
	.page-template-demo-wistia-tpl .quote-request .gform_body li.gfield input {
		width: 100%
	}
	.page-template-demo-wistia-tpl .jumbotron,
	.page-template-demo-wistia-tpl .jumbotron--secondary {
		padding: 8rem 0 17rem;
		margin-bottom: 16rem
	}
	@media (max-width:767px) {
		.page-template-demo-wistia-tpl .jumbotron,
		.page-template-demo-wistia-tpl .jumbotron--secondary {
			margin-bottom: 25rem
		}
	}
	.page-template-demo-wistia-tpl .jumbotron--secondary .container,
	.page-template-demo-wistia-tpl .jumbotron .container {
		position: relative
	}
	.page-template-demo-wistia-tpl .jumbotron__heading {
		margin-bottom: 3rem;
		font-weight: 400
	}
	.page-template-demo-wistia-tpl .jumbotron__heading--secondary {
		font-size: 23px;
		display: block;
		padding-top: 3rem;
		font-weight: 400;
		color: #fff;
		margin-bottom: 50px
	}
	.page-template-demo-wistia-tpl .quote-request {}
	@media (max-width:767px) {
		.page-template-demo-wistia-tpl .quote-request {
			bottom: -400px
		}
	}
	.ebook-form label {
		display: none;
	}
	.ebook-form ul {
		list-style: none;
		margin: 0px;
		padding: 15px 0 0 0;
	}
	.page-template-capterra-v2-tpl .jumbotron-display {
		margin: 0 auto;
	}
	.partner {
		padding: 100px 0 100px 0;
	}
	.partners-row {
		border-top: 1px solid #cccccc;
		padding: 50px 0;
	}
	.partner-name {
		font-size: 16px;
		margin: 0;
	}
	.partner-des,
	.partner-org,
	.partner-link,
	.parent-header p {
		text-transform: uppercase;
		font-size: 14px;
		margin: 0;
		vertical-align: top;
	}
	.mtsnb-link {
		font-weight: bold;
	}
	.page-id-910 {}
	.page-id-910 .subhead .subhead__heading,
	.subhead .subhead__ico {
		font-size: 28px;
	}
	.page-id-912 {}
	.page-id-912 .subhead .subhead__heading,
	.subhead .subhead__ico {
		font-size: 28px;
	}
	.page-id-914 {}
	.page-id-914 .subhead .subhead__heading,
	.subhead .subhead__ico {
		font-size: 28px;
	}
	.page-id-916 {}
	.page-id-916 .subhead .subhead__heading,
	.subhead .subhead__ico {
		font-size: 28px;
	}
	.page-id-918 {}
	.page-id-918 .subhead .subhead__heading,
	.subhead .subhead__ico {
		font-size: 22px;
	}
	div.site-content {}
	div.site-content div.internal {}
	div.site-content div.internal p {}
	div.site-content div.internal p a {
		color: #0d71b7;
	}
	div.site-content div.internal p a:hover {
		text-decoration: underline !important;
	}
	body.single-post {}
	body.single-post div.post-content {}
	body.single-post div.post-content img.alignright {
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	body.single-post div.post-content img.alignleft {
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.case-content p {
		color: #ffffff;
	}
	.post-type-archive-case-study .footer-top {
		display: none;
	}
	@media (min-width: 1150px) {
		.navbar-default .navbar-nav>li>a {
			padding: 5px 15px
		}
		.dropdown-menu>.active>a,
		.dropdown-menu>.active>a:focus,
		.dropdown-menu>.active>a:hover {
			color: #3680bd;
			text-decoration: none;
			background-color: transparent;
			outline: 0;
			border-radius: 0;
		}
	}
	.demo-img {
		opacity: 1;
		box-shadow: 0 0 100px 0 rgba(0, 0, 0, 0.3);
		transition: all .5s ease;
	}
	.demo-img:hover {
		transition: all .5s ease;
		cursor: pointer;
		box-shadow: 0 0 100px 0 rgba(0, 0, 0, 0.8);
	}
}

.near-sales-btn {
	position: fixed;
	bottom: 30px;
	left: 10px;
	padding: 15px;
	font-size: 16px;
	background: #337ab7;
	color: #ffffff;
	border: 1px solid #008bd2;
	transition: all .5s ease;
	box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
	z-index: 9999;
	animation: header-btn 5s;
	-moz-animation: header-btn 5s infinite;
	/* Firefox */
	-webkit-animation: header-btn 5s infinite;
	/* Safari and Chrome */
}

@-moz-keyframes header-btn
/* Firefox */

{
	0% {
		background: #444444;
	}
	50% {
		background: #ef7f39;
	}
	100% {
		background: #444444;
	}
}

@-webkit-keyframes header-btn
/* Safari and Chrome */

{
	0% {
		background: #444444;
	}
	50% {
		background: #ef7f39;
	}
	100% {
		background: #444444;
	}
}

.near-sales-btn:hover {
	background: #01679c;
	border: 1px solid #01679c;
	transition: all .5s ease;
}

@media screen and (max-width: 600px) {
	.near-sales-btn {
		display: none;
	}
	.widget-launcher {
		display: none;
	}
}

.near-sales-modal {
	margin-top: 150px;
}

.home .jumbotron {
	min-height: 600px;
}

.page-template-demo-wistia-tpl .quote-request #input_14_10 li {
	display: block;
	width: 100%;
}

#choice_14_10_1,
#choice_14_9_1,
#choice_14_9_2,
#choice_14_10_2 {
	width: 20%!important;
}

.gchoice_14_9_1,
.gchoice_14_9_2 {
	text-align: left;
}

.tool_img img {
	display: block;
	margin: 0 auto;
}

.tool_box {
	text-align: center;
	min-height: 325px;
	margin-bottom: 50px;
	padding-top: 15px;
}

.tool_box:hover {
	box-shadow: 25px 25px 15px 5px rgba(0, 0, 0, 0.15);
	background: #ffffff;
	transition: .5s ease all;
}

.organization_tools,
.solutions {
	margin: 100px 0;
}

.ginput_recaptcha {
	margin-bottom: 15px;
}

.solution-hero, .solution-cta {
  background-position: center center;
  background-size: cover;
}

.mt-15 {
  margin-top: 15px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-35 {
  margin-top: 35px;
}

.mb-35 {
	margin-bottom: 35px;
  }

.mt-50 {
  margin-top: 50px;
}

.mt-80 {
  margin-top: 80px;
}

.mb-80 {
  margin-bottom: 80px;
}

.solution-hero h2, .solution-tab-content h2 {
  opacity: 0.5;
  font-weight: 900;
  font-size: 28px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 28px;
  text-align: left;
}

.solution-hero h1 {
  font-size: 46px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 58px;
  font-weight: 900;
  text-transform: capitalize;
}

.solution-hero p {
  color: #ffffff;
  font-size: 18px;
  line-height: 28px;
}

.solution-overlay {
  min-height: 590px;
  background: rgba(95, 108, 123, .5);
}

.solutions-button {
  min-width: 215px;
  display: inline-block;
  line-height: 50px;
  text-align: center;
  border-radius: 4px;
  font-weight: bold;
  font-size: 15px;
}

.button-blue {
  background: #60A7D4;
  color: #ffffff;
}

.solution-abstract {
  background: #ffffff;
}

.solution-abstract h2, .solution-social-logos h2 {
  font-weight: 900;
  font-size: 28px;
  color: #32373C;
  letter-spacing: 0;
  line-height: 38px;
}

.solution-abstract h3 {
  opacity: 0.75;
  font-weight: bold;
  font-size: 22px;
  color: #32373C;
  letter-spacing: 0;
  line-height: 28px;
}

.about-demo-form {
  box-shadow: 15px 15px 20px 0 rgba(50,55,60,0.15);
  border-radius: 4px;
  background: #60A7D4;
  padding: 30px;
}

.about-demo-form h2 {
  color: #ffffff;
  margin-top: 0px;
  margin-bottom: 15px;
}

.about-demo-form .gform_wrapper .gform_body input, .about-demo-form .gform_wrapper .gform_body .ginput_container_select .gfield_select {
  background: #f8f8f8;
  border: none;
  font-weight: bold;
  font-size: 11px;
  color: #32373C;
  letter-spacing: 0;
  height: 50px;
}

.about-demo-form .gform_wrapper .gform_body input::placeholder {
  color: #32373C;
}

.about-demo-form .form-custom label {
	display: none!important;
}

.about-demo-form .gform_wrapper input[type=submit] {
    min-width: 215px;
    display: inline-block;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    font-weight: bold;
    font-size: 15px;
    background: #ef7f39;
    color: #ffffff;
}

.logo-img {
  padding: 25px;
}

.logo-img img {
  max-width: 160px;
  max-height: 60px;
  margin: 0 auto;
  display: block;
}

.solution-target {
  background: #FBFAFC;
}

.solution-target h1 {
  font-weight: 900;
  font-size: 40px;
  color: #32373C;
  letter-spacing: 0;
  text-align: center;
  line-height: 58px;
  text-transform: capitalize;
}

.target-tabs .nav-tabs>li.active>a {
  background: #5F6C7B;
  font-weight: 900;
  font-size: 28px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 28px;
}

.target-tabs .nav-tabs>li>a {
  background: #ffffff;
  font-weight: 900;
  font-size: 28px;
  color: #32373C;
  letter-spacing: 0;
  text-align: center;
  line-height: 28px;
  border-top: 1px solid #32373C;
  border-left: 1px solid #32373C;
  border-right: 1px solid #32373C;
  margin: 0 5px;
}

.target-tabs .tab-content {
  background: #5F6C7B;
}

.target-tabs .container {
  max-width: none;
}

.target-tabs .nav-tabs > li {
  float:none;
  display:inline-block;
  zoom:1;
}

@media (max-width:1250px) {
	.target-tabs .nav-tabs>li>a {
		border-radius: 4px;
		border-bottom: 1px solid #32373C;
		margin-bottom: 15px;
	  }
}

.target-tabs .nav-tabs {
  text-align:center;
}

.target-persona {
	height: 650px;
}

@media (max-width:991px) {
	.target-persona {
		height: 600px;
	}
}

@media (max-width:600px) {
	.target-persona {
		height: 400px;
	}
}

.target-persona img {
	position: absolute;
	bottom: 0;
	right:0;
}

.solution-tab-content h1 {
  font-weight: 900;
  font-size: 28px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 38px;
  text-align: left;
}

.target-tabs-slider .carousel-inner {
	width: 100%;
    display: block;
    background: #ffffff;
	height: 200px;
	overflow: hidden;
	border-radius: 4px;
}

.target-tabs-slider .carousel-inner .item {
	margin-bottom: 20px;
}

.target-tabs-slider .carousel-inner .item h4 {
	opacity: 0.5;
	font-size: 14px;
	color: #32373C;
	letter-spacing: 0;
	line-height: 28px;
}

.target-tabs-slider .carousel-indicators {
    position: relative;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	margin-left: 0;
	text-align: left;
}

.target-tabs-slider .carousel-caption {
	font-size: 18px;
	color: #32373C;
	letter-spacing: 0;
	line-height: 28px;
	position: relative;
    right: 0;
    bottom: 0;
	left: 0;
	right: 0;
    z-index: 10;
    padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
    text-align: left;
    text-shadow: none;
}	

.solution-case-studies {
	background: #FBFAFC;
}

.solution-case-studies h2 {
	font-weight: 800;
	font-size: 28px;
	color: #32373C;
	letter-spacing: 0;
	text-align: center;
	line-height: 38px;
}

.solution-case-studies .owl-carousel .item {
	background: #FFFFFF;
	box-shadow: 15px 15px 20px 0 rgba(50,55,60,0.15);
	border-radius: 4px;
	width: 450px;
	min-height: 450px;
	margin-bottom: 50px;
}

.solution-case-studies .owl-carousel .item .feature-image {
	height: 200px;
	width: 100%;
	background-size: cover;
	background-position: center;
}


.solution-case-studies .owl-carousel .item h4 {
	font-weight: 900;
	font-size: 18px;
	color: #32373C;
	letter-spacing: 0;
	text-align: center;
	line-height: 28px;
	padding: 35px 60px 20px;
	height: 150px;
}

.solution-case-studies .owl-carousel .item .solutions-button {
	margin: 0 auto 30px;
	text-align: center;
	display: block;
	max-width: 215px;
}

.solution-case-studies .owl-dots {
	padding-bottom: 80px;
}

.solution-case-studies .owl-theme .owl-dots .owl-dot.active span, .solution-case-studies .owl-theme .owl-dots .owl-dot:hover span {
	background: #60A7D4;
}

.solution-process h1 { 
	font-weight: 900;
	font-size: 40px;
	color: #32373C;
	letter-spacing: 0;
	line-height: 58px;
	text-transform: capitalize;
}

.solution-callout {
	padding: 30px;
	min-height: 250px;
	background: #ffffff;
	transition: all .5s ease;
}

.solution-callout:hover {
	background: #FBFAFC;
	transition: all .5s ease;
}

.solution-callout h3 {
	font-weight: 900;
	font-size: 28px;
	color: #2F393E;
}

.solution-callout span {
	font-weight: 900;
	font-size: 28px;
	color: #2F393E;
	text-align: center;
	background: #FBFAFC;
	border-radius: 50%;
	height: 40px;
	width: 40px;
	line-height: 40px;
	position: absolute;
	top: 15px;
	right: 15px;
}

.solution-cta {
	min-height: 590px;
	background: rgba(95, 108, 123, 1);
}

.solutions-calc .savings-calculator__input-row, .solutions-calc .savings-calculator__input {
	display: block;
	margin: 0 0 15px;
	width: 100%;
}

.solutions-calc .savings-calculator__input {
	background: #f8f8f8;
	border: none;
	font-weight: bold;
	font-size: 14px;
	color: #32373C;
	letter-spacing: 0;
	height: 50px;
}

.solution-cta .savings-calculator__label, #mail_quote_frm span, .solution-cta .gfield_label {
	color: #ffffff;
	font-weight: 800;
	font-size: 16px;
}

.solution-cta h2 {
	font-weight: 800;
	font-size: 28px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 38px;
}

.solution-cta-img {
	height: 550px;
}

@media (max-width:991px) {
	.solution-cta-img {
		display: none;
	}
}

.carousel-inner > .item {
    -webkit-transition: 2s ease-in-out left;
    -moz-transition: 2s ease-in-out left;
    -o-transition: 2s ease-in-out left;
    transition: 2s ease-in-out left;
}

.home-page .solution-overlay {
	background: rgba(95, 108, 123, .85);
}

.home-page .solution-overlay .button-blue {
	background: #EF7F39;
}

.home-page .solution-overlay .button-blue:hover {
	color: #fff;
    background-color: #e36212;
}

.home-tile {
	height: 203px;
	width: 203px;
	background: #3680BD;
	position:relative;
	margin: 0 auto 15px;
	border-radius: 4px;
}

.home-tile img {
	display: block;
	margin: 0 auto;
	padding-top: 50px;
}

.step-repeater {
	text-align: center;
	margin-top: -50px;
}


@media (max-width:991px) {
	.step-repeater {
		margin-top: 50px;
	}
}

.step-repeater h3 {
	font-weight: bold;
	font-size: 28px;
	color: #2F393E;
	text-align: center;
	margin-bottom: 15px;
}

.home-tile-count span {
	font-weight: bold;
	font-size: 22px;
	color: #32373C;
	letter-spacing: 0;
	background: #E5E6E7;
	border: 2px solid #FFFFFF;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	line-height: 35px;
	display: block;
	margin: -35px auto 0;
	z-index: 999;
	position: relative;
}

.row-centered {
    text-align:center;
}

.slider-nav-right{
  top: 200px;
  right: 5%;
  background-image: url(https://companymileage.com/wp-content/uploads/2020/04/right-icon.svg)!important;
}

.slider-nav-left{
  top: 200px;
  left: 5%;
  background-image: url(https://companymileage.com/wp-content/uploads/2020/04/left-icon.svg)!important;
}

.slider-nav {
  width: 60px;
  height: 60px;
  background-color: rgba(96, 167, 212, .5);
  border-radius: 50%;
  position: absolute;
  background-position: center;
  background-size: 10px;
  background-repeat: no-repeat;
  transition: all .5s ease;
}

.slider-nav:hover {
  background-color: rgba(96, 167, 212, 1);
  transition: all .5s ease;
}

#search-2 {
	overflow: hidden;
}

.post-content ul{
	padding: 15px 0 15px 15px;
}


.post-content ul li {
    padding: 5px 0;
    list-style: inherit;
    font-size: 14px;
    line-height: 24px;
}

.post-content ul +p {
    padding-top: 0;
}
.post-content table {
    margin: 25px 0;
    background-color: #ffffff;
    border-radius: 2px;
	width: 100%;
}
.post-content table tr {
    height: 60px;
}
.post-content table thead tr {
    height: 54px;
}
.post-content table tbody tr {
    border: 1px solid #edeeee;
}
.post-content table tr th {
    font-size: 14px;
    letter-spacing: 1px;
    width: 135px;
    text-align: center;
}
.post-content table tr th:first-child {
    width: 150px;
    text-align: left;
    padding-left: 18px;
}
.post-content table tr td {
    font-size: 14px;
    width: 135px;
    text-align: center;
    border-right: 1px solid #edeeee;
    padding: 15px;
}
.post-content table tr td:first-child {
    width: 150px;
    text-transform: none;
    padding-left: 18px;
}

.page-id-2213 .solution-process {
	display: none;
}

.blog-post-bg-img {
	height: 300px;
	border-radius: 8px;
	background-position: center;
	margin: 15px 0 0 0;
}

.gform_submission_error {
    background: rgb(228 88 84 / 50%);
    border: #e3403d solid 1px;
    border-radius: 10px;
    padding: 15px;
}

.validation_message {
    background: rgb(228 88 84 / 50%);
    border: #e3403d solid 1px;
    border-radius: 10px;
    padding: 5px 15px;
    margin-bottom: 10px;
}

#input_9_7 input {
	width: auto!important;
}

#input_9_7 label {
	font-size: 13px;
}

.savings-calculator span {
	color: #000000!important;
}

.mileage-calculator #input_6_1 {
	width: 96%!important;
}

.mileage-calculator #gform_submit_button_6 {
	width: 100%!important;
}

/* Changes by ViceSoftware Start here */
/* Mobile */
@media (max-width:768px) {
.slick-dots li {
	position: relative;
	display: inline-block;
	padding: 0;
	cursor: pointer;
	margin:0px;
}
	
.slick-dots li button {
	padding: 16.5px 16.5px;
}

.slick-dots li button:before {
	width:15px;
	height:15px;
	border: none;
	background-color:#b0a8a4;
	position:static;
	display: block;
}
	
.partner-link{
	display:inline-block;
	padding: 5px 0px;
}	
}
/* Desktop */
@media (min-width:768px) {
.slick-dots li,
.slick-dots li button {
	width: 10px;
	height: 10px
}
}
/* Changes by ViceSoftware End here */