/* line 2, ../scss/_base.scss */
#mfPreviewBar {
  position: absolute !important;
  top: -200px !important;
  height: 0px !important;
}

/* Pretty sure we're not using these but keeping until I know....


.icon-group  {
position: relative;
top: -40px;
}

.icon-group i {
	padding: 10px 12px;
	border-radius: 50%;
	background-color: $med-blue;
	color: white;
	margin-left:10px;
}



.section.flat {
	padding: 100px;
	text-align: center;
}





.feature {
	background: #fff;
	padding: 100px 0px;
}

.feature p {
	font-size: 2em;
	margin-top: 1em;
}

.feature-img {
	width: 240px;
	padding-top: 40px;
	padding-left: 30px;
}


*/
/* line 57, ../scss/_base.scss */
.rss-icon, .rss-link {
  float: right;
  width: 12px;
  height: 12px;
  margin-left: 1em;
  background: transparent url(/images/tractionsoftware/rss.png) 50% 50% no-repeat;
  text-indent: -10000px;
}

/* line 64, ../scss/_base.scss */
.a {
  display: block;
  width: 12px;
  height: 12px;
}

/* line 71, ../scss/_base.scss */
div#admin-menu {
  bottom: 0px;
  width: 100%;
  background: #731B18;
  box-shadow: 0 0 5px 3px #555;
  font-weight: bold;
  font-size: 12px;
  padding: 0;
  margin: 0 auto 0px auto;
  position: fixed;
  z-index: 1000;
}

/* line 83, ../scss/_base.scss */
div#admin-menu a {
  color: #fff;
}

/* line 86, ../scss/_base.scss */
div#admin-menu table {
  width: 930px;
  margin: 0 auto;
}

/* line 90, ../scss/_base.scss */
div#admin-menu h2 {
  display: none;
}

/* line 93, ../scss/_base.scss */
div#admin-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  clear: left;
}

/* line 99, ../scss/_base.scss */
div#admin-menu ul li {
  margin: 0;
  padding: 0 5px;
  display: block;
  float: left;
}

/* line 105, ../scss/_base.scss */
div#admin-menu ul li img {
  display: none;
}

/* line 109, ../scss/_base.scss */
#order .delta {
  color: #666;
  float: right;
  margin-right: 10px;
  margin-left: 20px;
  display: block;
}

/* line 116, ../scss/_base.scss */
#order .desc {
  color: #333;
}

/* line 119, ../scss/_base.scss */
#order .fullonly {
  display: none;
}

/* line 122, ../scss/_base.scss */
#order .workgrouponly {
  margin-left: 2em;
}

/* line 125, ../scss/_base.scss */
#order .hindent {
  margin: 0 0 0 20px;
}

/* line 128, ../scss/_base.scss */
#order label {
  font-weight: normal;
  display: inline;
}

/* line 133, ../scss/_base.scss */
.fax, .lastname {
  display: none;
}

/* line 137, ../scss/_base.scss */
iframe.vimeo, iframe.youtube {
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
}

/* line 141, ../scss/_base.scss */
.video-container video {
  width: 100%;
}

/* line 3, ../scss/_bootstrap-overrides.scss */
.modal-dialog {
  margin-top: 150px;
}

/* line 7, ../scss/_bootstrap-overrides.scss */
.modal-title {
  text-align: center;
  color: white;
  text-transform: uppercase;
}

/* line 17, ../scss/_bootstrap-overrides.scss */
.modal-header {
  background: #138bdf;
}

/* line 21, ../scss/_bootstrap-overrides.scss */
.modal-footer {
  border-top: none;
  padding: 0px;
  padding-top: 10px;
}

/* line 27, ../scss/_bootstrap-overrides.scss */
.modal-body p {
  font-size: 14px;
  color: #888;
}

/* line 34, ../scss/_bootstrap-overrides.scss */
.modal-dialog, .modal-content {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}

/* line 40, ../scss/_bootstrap-overrides.scss */
.btn-primary {
  background: #138bdf;
}
/* line 43, ../scss/_bootstrap-overrides.scss */
.btn-primary:hover, .btn-primary:active {
  background: #117cc8;
}

/* line 48, ../scss/_bootstrap-overrides.scss */
.form-control {
  border-radius: 0px;
}

/* line 53, ../scss/_bootstrap-overrides.scss */
.two-inputs .left {
  padding-right: 8px;
}
/* line 57, ../scss/_bootstrap-overrides.scss */
.two-inputs .right {
  padding-left: 8px;
}

/* line 63, ../scss/_bootstrap-overrides.scss */
.panel-primary {
  border-color: #0f4a9f;
}
/* line 65, ../scss/_bootstrap-overrides.scss */
.panel-primary > .panel-heading {
  border-color: #0f4a9f;
  background-color: #0f4a9f;
}

/* line 3, ../scss/_layout.scss */
body, ul, p, div, span {
  font-family: "AvenirNextLTW01-Regular";
  font-size: 14px;
}

/* line 14, ../scss/_layout.scss */
p {
  font-size: 18px;
}

/* line 16, ../scss/_layout.scss */
h1, h2, h3, h4, h5 {
  font-family: "AvenirNextLTW01-Regular";
  font-weight: 500;
}

/* line 25, ../scss/_layout.scss */
h1.section-title {
  background: none;
  color: #138bdf;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 50px;
  font-family: "AvenirNextLTW01-Regular";
}

/* line 38, ../scss/_layout.scss */
.big {
  font-size: 2em;
  font-family: "AvenirNextLTW01-UltraLi";
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

/* line 52, ../scss/_layout.scss */
.tagline {
  font-size: 2.5em;
  font-family: "AvenirNextLTW01-Regular";
  text-transform: lowercase;
  color: #138bdf;
  line-height: 1em;
  margin-bottom: .5em;
}

/* line 67, ../scss/_layout.scss */
.center {
  text-align: center;
  display: block;
}

/* line 72, ../scss/_layout.scss */
.align-left {
  text-align: left;
}

/* line 77, ../scss/_layout.scss */
.narrow-content {
  padding-left: 8%;
  padding-right: 8%;
}

/* line 84, ../scss/_layout.scss */
.btn-clear-white {
  border: 2px solid white;
  color: white;
  -o-transition: background-color 0.1s ease-out, color 0.1s ease-out;
  -ms-transition: background-color 0.1s ease-out, color 0.1s ease-out;
  -moz-transition: background-color 0.1s ease-out, color 0.1s ease-out;
  -webkit-transition: background-color 0.1s ease-out, color 0.1s ease-out;
  transition: background-color 0.1s ease-out, color 0.1s ease-out;
}
/* line 93, ../scss/_layout.scss */
.btn-clear-white:hover {
  background: white;
  color: #138bdf;
}

/* line 99, ../scss/_layout.scss */
.dark-clear-btn {
  padding: 10px 15px;
  border: 1px solid #999;
  color: #333;
  margin-top: 10px;
  display: inline-block;
  font-family: "AvenirNextLTW01-Medium";
}

/* line 114, ../scss/_layout.scss */
.panel-ss {
  margin-left: auto;
  margin-right: auto;
}
/* line 117, ../scss/_layout.scss */
.panel-ss .panel-body {
  padding: 0px;
  max-height: 350px;
  overflow-y: scroll;
}

/* line 126, ../scss/_layout.scss */
.screenshot-wrapper {
  padding: 20px 20px 40px 20px;
  border: 1px solid #ccc;
  background: white;
  border-radius: 5px;
  position: relative;
  top: 2px;
  z-index: 30;
}
/* line 135, ../scss/_layout.scss */
.screenshot-wrapper img {
  border: 1px solid #ccc;
}

/* line 140, ../scss/_layout.scss */
.mac-base {
  width: 200px;
  background-image: url("../../../images/macbase-white.png");
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  height: 100px;
  background-size: contain;
}

/* line 152, ../scss/_layout.scss */
.mac {
  margin-left: auto;
  margin-right: auto;
  width: 700px;
}

/* line 160, ../scss/_layout.scss */
.web-ss {
  width: 100%;
}

/* line 164, ../scss/_layout.scss */
.img-sm {
  width: 200px;
}

/* line 168, ../scss/_layout.scss */
.img-med {
  width: 400px;
}

/* line 173, ../scss/_layout.scss */
.img-align-left {
  float: left;
  margin-right: 20px;
}

/* line 183, ../scss/_layout.scss */
#header {
  z-index: 300;
  margin-bottom: 0px;
  position: fixed;
  top: 0px;
  width: 100%;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  background: #fff;
}
/* line 194, ../scss/_layout.scss */
#header .navbar-brand {
  padding-top: 10px;
}
/* line 196, ../scss/_layout.scss */
#header .navbar-brand img {
  width: 140px;
}
/* line 201, ../scss/_layout.scss */
#header .btn {
  margin-top: 8px;
  margin-left: 20px;
}

/* line 210, ../scss/_layout.scss */
#generic-header {
  height: 300px;
  padding: 0px;
  text-align: center;
  background-image: url("../../../images/short-brand-img.jpg");
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
  border-bottom: 1px solid #eee;
}

/* line 222, ../scss/_layout.scss */
.banner {
  margin-top: 45px;
  padding: 100px 0px;
  overflow: visible;
}

/* line 229, ../scss/_layout.scss */
.banner-text {
  background-color: #138bdf;
  background-color: rgba(0, 120, 231, 0.73);
  color: white;
  display: inline-block;
  font-size: 3em;
  padding: 10px 20px 4px 20px;
}

/* line 240, ../scss/_layout.scss */
.section {
  padding: 100px 0px;
}

/* line 244, ../scss/_layout.scss */
.container-fluid {
  max-width: 1100px;
}

/* line 248, ../scss/_layout.scss */
.main-content {
  margin-top: 50px;
}

/* line 252, ../scss/_layout.scss */
.sub-menu {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  padding-top: 10px;
  margin-bottom: 40px;
  text-align: center;
}
/* line 258, ../scss/_layout.scss */
.sub-menu ul {
  list-style-type: none;
  margin-bottom: 0px;
}
/* line 262, ../scss/_layout.scss */
.sub-menu li {
  display: inline-block;
  padding: 10px 10px;
}
/* line 265, ../scss/_layout.scss */
.sub-menu li a {
  position: relative;
  top: 1px;
  color: #888;
  padding: 10px;
  font-size: 16px;
}
/* line 272, ../scss/_layout.scss */
.sub-menu li.active a {
  border-bottom: 4px solid #138bdf;
  position: relative;
}

/* line 284, ../scss/_layout.scss */
h1.title {
  font-family: "AvenirNextLTW01-Regular";
  font-size: 3em;
  margin-bottom: .5em;
}

/* line 294, ../scss/_layout.scss */
.post-date {
  color: #aaa;
  margin-bottom: 1em;
}

/* line 299, ../scss/_layout.scss */
.entrydetailssmall {
  font-size: 15px;
  margin-bottom: 20px;
}

/* line 303, ../scss/_layout.scss */
#content-wrapper {
  margin-top: 25px;
  margin-bottom: 50px;
}

/* line 309, ../scss/_layout.scss */
#content.with-sidebar {
  padding-left: 20px;
}
/* line 310, ../scss/_layout.scss */
#content p, #content ul, #content span, #content ol {
  font-size: 16px;
  margin-bottom: 20px;
}
/* line 315, ../scss/_layout.scss */
#content h2 {
  text-transform: uppercase;
}

/* line 325, ../scss/_layout.scss */
#sidebar {
  background: #f5f5f5;
  padding: 20px;
  border-radius: 4px;
  margin-top: 20px;
}

/* line 334, ../scss/_layout.scss */
#pre-footer {
  background: #138bdf;
  color: white;
  padding: 10px;
  margin-top: 40px;
}
/* line 340, ../scss/_layout.scss */
#pre-footer p {
  color: #0d479d;
}
/* line 343, ../scss/_layout.scss */
#pre-footer .btn {
  margin-top: 20px;
}

/* line 348, ../scss/_layout.scss */
#footer {
  background-color: #333;
  color: #ddd;
  padding: 100px 0px;
}
/* line 353, ../scss/_layout.scss */
#footer .btn-clear-white:hover {
  color: #333;
}
/* line 357, ../scss/_layout.scss */
#footer h3 {
  text-transform: uppercase;
  color: #eee;
  font-size: 1.4em;
  margin-bottom: 20px;
}
/* line 368, ../scss/_layout.scss */
#footer h4 {
  font-size: 1.2em;
  color: #888;
}
/* line 373, ../scss/_layout.scss */
#footer p {
  color: #888;
  font-size: 1em;
}
/* line 378, ../scss/_layout.scss */
#footer a {
  color: #bbb;
}

/* line 381, ../scss/_layout.scss */
.address {
  list-style-type: none;
  padding-left: 0px;
  color: #bbb;
}

/* line 387, ../scss/_layout.scss */
.recent-posts {
  list-style-type: none;
  padding-left: 0px;
}
/* line 390, ../scss/_layout.scss */
.recent-posts li {
  padding-bottom: 10px;
}
/* line 393, ../scss/_layout.scss */
.recent-posts .date {
  text-transform: uppercase;
  color: #888;
  display: inline-block;
  padding-right: 10px;
}
/* line 404, ../scss/_layout.scss */
.recent-posts i {
  padding-left: 8px;
}
/* line 408, ../scss/_layout.scss */
.recent-posts a {
  color: #bbb;
}

/* line 413, ../scss/_layout.scss */
#bottom-footer {
  background-color: #444;
  color: #ccc;
  font-size: .9em;
  padding: 10px;
}

/* line 424, ../scss/_layout.scss */
.full-width-quote {
  background: #eee;
  padding-top: 70px;
  padding-bottom: 20px;
  font-family: "Avenir Next Pro";
}
/* line 429, ../scss/_layout.scss */
.full-width-quote p {
  color: #888;
  font-size: 25px;
}
/* line 430, ../scss/_layout.scss */
.full-width-quote .big-quote {
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 13em;
  line-height: 1em;
  position: relative;
  top: -20px;
  color: #ddd;
}
/* line 440, ../scss/_layout.scss */
.full-width-quote.solution-quote {
  margin-bottom: 75px;
  margin-top: 50px;
}
/* line 445, ../scss/_layout.scss */
.full-width-quote .attribution {
  float: right;
  font-size: 16px;
  color: #bbb;
  position: relative;
  top: 5px;
  text-transform: uppercase;
}

/* line 459, ../scss/_layout.scss */
.quote-links {
  text-align: right;
  margin-top: 30px;
}
/* line 462, ../scss/_layout.scss */
.quote-links a {
  color: #bbb;
  padding-left: 14px;
}

/* line 468, ../scss/_layout.scss */
.side-quote {
  color: #888;
  background: #f5f5f5;
  border-radius: 5px;
  padding-top: 25px;
}
/* line 474, ../scss/_layout.scss */
.side-quote p {
  font-size: 20px;
  padding: 0px 20px;
  font-family: "Avenir Next Pro UltraLight";
}
/* line 479, ../scss/_layout.scss */
.side-quote .attribution {
  text-align: left;
  padding: 15px 20px;
}
/* line 484, ../scss/_layout.scss */
.side-quote .quote-links {
  padding: 15px 20px;
  border-top: 1px solid #e6e6e6;
  margin-top: 0px;
}
/* line 490, ../scss/_layout.scss */
.side-quote a {
  display: block;
  padding-bottom: 3px;
  text-align: left;
  padding-left: 0px;
  color: #138bdf;
}

/* line 503, ../scss/_layout.scss */
#modal-submit {
  width: 100%;
  display: block;
}

/* line 508, ../scss/_layout.scss */
.modal-half {
  width: 45%;
}

/* line 516, ../scss/_layout.scss */
.article:after {
  content: "";
  display: table;
  clear: both;
}

/* line 525, ../scss/_layout.scss */
.article .entrydetails-adminonly {
  border-left: 4px #138bdf solid;
  padding-left: 0.5em;
}
/* line 528, ../scss/_layout.scss */
.article .entrydetails-adminonly .tags, .article .entrydetails-adminonly .pagenames {
  margin: 0.5em 0;
}
/* line 531, ../scss/_layout.scss */
.article .entrydetails-adminonly .tags a.tag, .article .entrydetails-adminonly .pagenames a.pagename {
  border: 1px #ccc solid;
  padding: 2px 4px;
  margin-right: 2px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

/* line 545, ../scss/_layout.scss */
.article .item img.align_right {
  margin: 0 0 0.75em 0.75em;
}
/* line 548, ../scss/_layout.scss */
.article .item img.align_left {
  margin: 0 0.75em 0.75em 0;
}
/* line 551, ../scss/_layout.scss */
.article .item img.shadow {
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
}
/* line 554, ../scss/_layout.scss */
.article .item video {
  width: 100%;
}

/* line 564, ../scss/_layout.scss */
#content .plugin-labels {
  margin: 10px 0;
}
/* line 566, ../scss/_layout.scss */
#content .plugin-labels .label {
  font-size: 90% !important;
  margin-right: 4px;
}

/* line 577, ../scss/_layout.scss */
.view-single #content .article h2 {
  font-size: 2em;
  border-left: 8px #138bdf solid;
  padding: 1em 0.5em;
  margin: 2em 0 1em 0;
  background-color: #f6f6f6;
}
/* line 584, ../scss/_layout.scss */
.view-single #content .article h3 {
  border-left: 8px #888 solid;
  padding: 0.5em;
  color: #888;
  margin: 1em 0;
}

/* line 2, ../scss/_home.scss */
#home-header.banner {
  background-image: url("../../../images/home-brand-img.jpg");
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 150px;
}

/* line 11, ../scss/_home.scss */
.brand-image {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
/* line 17, ../scss/_home.scss */
.brand-image img {
  width: 300px;
  max-width: 100%;
}

/* line 23, ../scss/_home.scss */
.call-to-action {
  background-color: #138bdf;
  color: white;
  font-size: 1.5em;
  padding: 12px 25px;
  text-align: center;
  margin-top: 20px;
}
/* line 31, ../scss/_home.scss */
.call-to-action i {
  padding-left: 10px;
}

/* line 36, ../scss/_home.scss */
.feature {
  padding: 10px;
  font-size: 16px;
}
/* line 39, ../scss/_home.scss */
.feature i {
  font-size: 1.5em;
  padding-right: 5px;
  position: relative;
  top: 2px;
}

/* line 50, ../scss/_home.scss */
.home-hex {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 150px;
  position: relative;
  top: 110px;
  display: none;
}

/* line 60, ../scss/_home.scss */
#keep-going-icon {
  border: 3px solid white;
  color: white;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  padding-top: 6px;
  display: block;
  font-size: 1.2em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.2), 0px 0px 5px rgba(0, 0, 0, 0.2);
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
}

/* line 76, ../scss/_home.scss */
.section {
  padding: 100px 0px;
}

/* line 80, ../scss/_home.scss */
.home-section-leader {
  text-align: center;
  font-size: 2.5em;
}

/* line 86, ../scss/_home.scss */
.section#one .home-section-leader {
  margin-bottom: 2em;
}

/* line 91, ../scss/_home.scss */
.section#two {
  background: #138bdf;
  color: white;
}

/* line 100, ../scss/_home.scss */
.section#home-solutions-section {
  padding-bottom: 10px;
}

/* line 104, ../scss/_home.scss */
.section#plugins {
  background-color: #eee;
  padding: 80px 0;
}
/* line 108, ../scss/_home.scss */
.section#plugins .container-fluid h2 {
  margin-bottom: 20px;
}
/* line 110, ../scss/_home.scss */
.section#plugins .container-fluid h2 a {
  color: #333;
}
/* line 114, ../scss/_home.scss */
.section#plugins .container-fluid .row {
  margin: 20px 0;
}
/* line 117, ../scss/_home.scss */
.section#plugins .container-fluid .view-all-plugins {
  font-size: 18px;
}

/* line 128, ../scss/_home.scss */
.home-feature {
  margin-bottom: 30px;
  transition-timing-function: ease;
  transition-property: all;
  transition-duration: .5s;
  display: block;
  padding: 0px 20px 20px;
  color: #666;
}
/* line 138, ../scss/_home.scss */
.home-feature h2 {
  font-size: 1.5em;
  display: block;
  margin-top: 1.5em;
  margin-bottom: 1em;
  text-align: center;
  color: #aaa;
  font-family: "AvenirNextLTW01-Medium";
  text-transform: uppercase;
}
/* line 154, ../scss/_home.scss */
.home-feature .feature-icon-hex {
  margin-bottom: 80px;
}

/* line 161, ../scss/_home.scss */
.home-quote {
  background: #eee;
  padding-top: 70px;
  padding-bottom: 40px;
  font-family: "AvenirNextLTW01-Regular";
}
/* line 170, ../scss/_home.scss */
.home-quote p {
  color: #aaa;
  font-size: 25px;
}
/* line 171, ../scss/_home.scss */
.home-quote .big-quote {
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 13em;
  line-height: 1em;
  position: relative;
  top: -20px;
  color: #ddd;
}

/* line 185, ../scss/_home.scss */
#home-solution-links .solution {
  text-align: left;
  padding: 25px 25px 15px 25px;
}
/* line 189, ../scss/_home.scss */
#home-solution-links .solution .small-hex {
  width: 80px;
  height: 80px;
  margin-bottom: 0px;
}
/* line 193, ../scss/_home.scss */
#home-solution-links .solution .small-hex .fa {
  padding-left: 16px;
  padding-top: 19px;
  font-size: 40px;
}
/* line 199, ../scss/_home.scss */
#home-solution-links .solution h2 {
  margin-bottom: 0px;
}

/* line 2, ../scss/_solutions.scss */
#solutions-header {
  background-color: #fff;
  margin-bottom: 40px;
  height: 300px;
  /* background-image: url("../../../images/blank-tess-alt.png"); */
  background-image: url("/images/blank-tess-alt.png");
  background-repeat: repeat-x;
  background-position: right -20px;
}

/* line 25, ../scss/_solutions.scss */
.solution {
  background: #f5f5f5;
  border: 1px solid #e8e8e8;
  margin-bottom: 30px;
  transition-timing-function: ease;
  transition-property: all;
  transition-duration: .3s;
  text-align: center;
  display: block;
  padding: 75px 20px 20px;
  color: #666;
}
/* line 37, ../scss/_solutions.scss */
.solution:hover {
  background: #eee;
  text-decoration: none;
  color: #777;
  cursor: pointer;
}
/* line 42, ../scss/_solutions.scss */
.solution:hover h2 .fa {
  opacity: 1;
}
/* line 47, ../scss/_solutions.scss */
.solution h2 {
  font-family: "AvenirNextLTW01-UltraLi";
  font-size: 1.5em;
  display: block;
  height: 60px;
  margin-top: 1.5em;
}
/* line 53, ../scss/_solutions.scss */
.solution h2 .fa {
  padding-left: 10px;
  color: #999;
  opacity: 0;
}

/* line 65, ../scss/_solutions.scss */
#highlights {
  margin-bottom: 30px;
}
/* line 67, ../scss/_solutions.scss */
#highlights p, #highlights ul {
  color: #333;
  line-height: 1.5em;
}
/* line 73, ../scss/_solutions.scss */
#highlights h3 {
  text-transform: uppercase;
  font-size: 1.5em;
  color: #138bdf;
  font-family: "AvenirNextLTW01-Medium";
}

/* line 88, ../scss/_solutions.scss */
.solution-content p {
  line-height: 1.5em;
  margin-bottom: 20px;
}
/* line 93, ../scss/_solutions.scss */
.solution-content ul, .solution-content ol {
  line-height: 1.5em;
  font-size: 18px;
  margin-bottom: 20px;
}
/* line 98, ../scss/_solutions.scss */
.solution-content h2 {
  margin-top: .5em;
  margin-bottom: 1.3em;
  font-family: "AvenirNextLTW01-Medium";
}
/* line 104, ../scss/_solutions.scss */
.solution-content .features .well {
  font-size: 18px;
}

/* line 110, ../scss/_solutions.scss */
.feature-seperator {
  border-bottom: 1px solid #eee;
  margin-top: 20px;
  margin-bottom: 60px;
}

/* line 116, ../scss/_solutions.scss */
.small-hex {
  width: 100px;
  height: 100px;
  display: inline-block;
  background-size: contain;
  background-image: url("/images/small-blue-hex.png");
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 20px;
  margin-right: 10px;
}
/* line 117, ../scss/_solutions.scss */
.small-hex .fa {
  color: white;
  font-size: 44px;
  padding-left: 22px;
  padding-top: 28px;
}
/* line 122, ../scss/_solutions.scss */
.small-hex .fa.fa-user {
  padding-left: 26px;
}
/* line 139, ../scss/_solutions.scss */
.small-hex.top-10 {
  top: -10px;
}
/* line 143, ../scss/_solutions.scss */
.small-hex.centered-hex {
  background-position: center center;
  margin-right: 0px;
}
/* line 147, ../scss/_solutions.scss */
.small-hex.centered-hex .fa {
  padding-left: 0px;
  padding-left: 3px;
}

/* line 156, ../scss/_solutions.scss */
.gray {
  background: #f5f5f5;
  padding-bottom: 40px;
  padding-top: 50px;
  margin-top: 50px;
  margin-bottom: 50px;
  border: 1px solid #eee;
}

/* line 166, ../scss/_solutions.scss */
.gray .panel-ss .panel-heading {
  background: #fff;
}
/* line 167, ../scss/_solutions.scss */
.gray .panel-ss .panel-footer {
  background: #fff;
}

/* line 177, ../scss/_solutions.scss */
.youtube .thumb {
  cursor: pointer;
}
/* line 179, ../scss/_solutions.scss */
.youtube .thumb img {
  width: 100%;
  height: auto;
}
/* line 183, ../scss/_solutions.scss */
.youtube .thumb .play-button {
  width: 84px;
  height: 60px;
  background-image: url("/images/youtube/YouTube-icon-full_color.png");
  background-size: 84px 60px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

/* line 200, ../scss/_solutions.scss */
.solution-feature-panels .row-eq-height {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  flex-wrap: wrap;
}
/* line 206, ../scss/_solutions.scss */
.solution-feature-panels .panel-heading .label {
  margin-left: 0.4em;
}
/* line 212, ../scss/_solutions.scss */
.solution-feature-panels .panel-body .fig .icon {
  width: 80px;
  margin: 0 auto 15px auto;
}
/* line 215, ../scss/_solutions.scss */
.solution-feature-panels .panel-body .fig .icon a {
  display: block;
  text-align: center;
}
/* line 219, ../scss/_solutions.scss */
.solution-feature-panels .panel-body .fig .icon i {
  font-size: 80px;
  color: #138bdf;
}
/* line 225, ../scss/_solutions.scss */
.solution-feature-panels .panel-body .fig .icon:hover a i {
  color: #286090;
}
/* line 231, ../scss/_solutions.scss */
.solution-feature-panels .panel-body .fig .desc {
  margin: 15px 0 0 0;
}

/* line 238, ../scss/_solutions.scss */
.solution-feature-notice {
  color: gray;
}

/* line 245, ../scss/_solutions.scss */
#team-staffing-introduction .image img {
  max-width: 148px;
}

/* line 253, ../scss/_solutions.scss */
#tasurepo-introduction h2 {
  margin-bottom: 20px;
}
/* line 256, ../scss/_solutions.scss */
#tasurepo-introduction h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 260, ../scss/_solutions.scss */
#tasurepo-introduction .image {
  padding-bottom: 2em;
}
/* line 262, ../scss/_solutions.scss */
#tasurepo-introduction .image img {
  max-width: 120px;
  border-radius: 8px;
}

/* ==========================================================================
   PRICING
   ========================================================================== */
/* line 4, ../scss/_pricing.scss */
#pricing {
  margin-top: 30px;
}

/* line 8, ../scss/_pricing.scss */
#pricing .col-md-4 {
  margin-bottom: 20px;
}

/* line 12, ../scss/_pricing.scss */
#pricing .option {
  position: relative;
  width: auto;
  background: #138bdf;
  margin-bottom: 25px;
}

/* line 20, ../scss/_pricing.scss */
.pricing-button {
  display: none;
  position: relative;
  width: 240px;
  padding: 10px 20px;
  margin-left: auto;
  margin-right: auto;
  top: -100px;
  color: white;
}

/* line 34, ../scss/_pricing.scss */
.option-link:hover {
  cursor: pointer;
}
/* line 36, ../scss/_pricing.scss */
.option-link:hover .pricing-button {
  display: block;
}
/* line 38, ../scss/_pricing.scss */
.option-link:hover .pricing-button:hover {
  background: #1693eb;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
/* line 44, ../scss/_pricing.scss */
.option-link:hover .price {
  opacity: .25;
}

/* line 49, ../scss/_pricing.scss */
#pricing .option-link:hover {
  background: #0d5f99;
  -o-transition: background-color .2s ease-out;
  -ms-transition: background-color .2s ease-out;
  -moz-transition: background-color .2s ease-out;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
}

/* line 57, ../scss/_pricing.scss */
#pricing .option .option-blue-part {
  position: relative;
  padding-bottom: 250px;
}

/* line 65, ../scss/_pricing.scss */
#pricing .option .option-blue-part .option-link {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}

/* line 73, ../scss/_pricing.scss */
#pricing .option h2 {
  font-size: 18px;
  color: #ddd;
  letter-spacing: 6px;
  text-align: center;
  padding: 42px 0 0;
  margin: 0;
  text-transform: uppercase;
}

/* line 87, ../scss/_pricing.scss */
#pricing .option .price {
  padding: 30px 0 0 0;
}

/* line 94, ../scss/_pricing.scss */
#pricing .option .price p {
  text-align: center;
  color: #0b5081;
  font-size: 14px;
  margin-top: 21px;
  font-style: italic;
  font-family: georgia;
}

/* line 103, ../scss/_pricing.scss */
#pricing .option .inside {
  font-weight: 100;
  color: #fff;
  text-align: center;
  line-height: 100px;
  height: 100px;
}

/* line 110, ../scss/_pricing.scss */
#pricing .option .dollar-sign {
  position: relative;
  font-size: 25px;
  top: -50px;
  left: -7px;
}

/* line 122, ../scss/_pricing.scss */
#pricing .option .amt {
  font-size: 104px;
  margin-right: 6px;
  font-weight: 300;
  margin-left: -5px;
}

/* line 133, ../scss/_pricing.scss */
#pricing .option .price-monthly {
  text-align: center;
  color: #ddd;
  text-transform: uppercase;
}

/* line 143, ../scss/_pricing.scss */
#pricing .option .yearly-total {
  padding: 8px;
  text-align: center;
  background-color: #dcdcdc;
  font-size: 150%;
}
/* line 151, ../scss/_pricing.scss */
#pricing .option .yearly-total .figure {
  font-size: inherit;
}

/* line 156, ../scss/_pricing.scss */
#pricing .option .specs {
  text-align: center;
  background-color: #f3f3f3;
  /* end ul */
  /*      .feature-limits {
        line-height: 27px;
      }
*/
}

/* line 166, ../scss/_pricing.scss */
#pricing .option .specs ul {
  margin: 0;
  padding: 20px 0px;
  list-style: none;
}

/* line 171, ../scss/_pricing.scss */
#pricing .option .specs li {
  line-height: 18px;
  padding: 13px 32px;
  background: #f3f3f3;
  text-align: center;
  color: #222;
  font-size: 14px;
}

/* line 180, ../scss/_pricing.scss */
#pricing .option .specs .billing-detail {
  display: block;
  padding: 20px;
  border-top: 1px solid #ddd;
  color: #aaa;
}

/* line 187, ../scss/_pricing.scss */
.fine-print {
  text-align: center;
  font-family: Georgia;
  font-style: italic;
  color: #aaa;
  margin-bottom: 50px;
  margin-top: 20px;
}

/* line 218, ../scss/_pricing.scss */
#pricing .option .price {
  margin-top: 20px;
}
/* line 220, ../scss/_pricing.scss */
#pricing .option .price .small-hex {
  background-image: url(/images/small-white-hex.png);
}
/* line 222, ../scss/_pricing.scss */
#pricing .option .price .small-hex i {
  color: #138bdf;
}
/* line 228, ../scss/_pricing.scss */
#pricing .pricing-notes {
  color: #aaa;
}

/* line 235, ../scss/_pricing.scss */
#pricing .row.pricing-pdf {
  margin-bottom: 20px;
}

/* line 244, ../scss/_pricing.scss */
#pricing .sect h2 i {
  margin-right: 0.25em;
}
/* line 251, ../scss/_pricing.scss */
#pricing .panel .panel-heading h3 {
  margin: 0;
}
/* line 257, ../scss/_pricing.scss */
#pricing .panel .panel-body .pricing .fig {
  font-size: 2.5em;
  color: #148CDF;
}
/* line 261, ../scss/_pricing.scss */
#pricing .panel .panel-body .pricing .jpy {
  font-size: 1.25em;
  margin-left: 0.5em;
}
/* line 265, ../scss/_pricing.scss */
#pricing .panel .panel-body .pricing .per {
  font-size: 1.25em;
}
/* line 268, ../scss/_pricing.scss */
#pricing .panel .panel-body .pricing .calc {
  color: #81929d;
}

@media (max-width: 770px) {
  /* line 3, ../scss/_responsive.scss */
  .modal-dialog {
    margin: 20px;
    margin-top: 70px;
  }

  /* line 10, ../scss/_responsive.scss */
  .two-inputs .right {
    padding-left: 15px;
  }
  /* line 14, ../scss/_responsive.scss */
  .two-inputs .left {
    padding-right: 15px;
    margin-bottom: 15px;
  }

  /* line 21, ../scss/_responsive.scss */
  .big {
    font-size: 2em;
  }

  /* line 25, ../scss/_responsive.scss */
  .home-section-leader {
    padding-left: 15px;
    padding-right: 15px;
  }

  /* line 30, ../scss/_responsive.scss */
  #pre-footer .btn-clear-white.pull-right {
    float: left !important;
    margin-bottom: 20px;
  }

  /* line 35, ../scss/_responsive.scss */
  #footer h3 {
    margin-top: 40px;
  }

  /* line 39, ../scss/_responsive.scss */
  #footer {
    padding-top: 10px;
  }

  /* line 43, ../scss/_responsive.scss */
  #header .btn-primary {
    margin-left: 10px;
    margin-bottom: 14px;
  }

  /* line 48, ../scss/_responsive.scss */
  #generic-header {
    height: 150px;
  }

  /* line 52, ../scss/_responsive.scss */
  .sub-menu {
    border-top: none;
    padding-top: 5px;
  }
  /* line 56, ../scss/_responsive.scss */
  .sub-menu ul {
    list-style-type: none;
    margin-left: 0px;
    -webkit-padding-start: 0px;
    margin-bottom: 0px;
  }
  /* line 63, ../scss/_responsive.scss */
  .sub-menu li {
    display: inline-block;
    padding: 8px;
  }
  /* line 67, ../scss/_responsive.scss */
  .sub-menu li a {
    top: 0px;
  }
  /* line 70, ../scss/_responsive.scss */
  .sub-menu li.active a {
    border-bottom: none;
    position: relative;
    color: #138bdf;
  }
}
@media (max-width: 470px) {
  /* line 84, ../scss/_responsive.scss */
  .feature {
    font-size: 13px;
    padding: 10px 5px;
  }

  /* line 89, ../scss/_responsive.scss */
  .mac-base {
    width: 115px;
  }

  /* line 93, ../scss/_responsive.scss */
  .screenshot-wrapper {
    padding: 10px 10px 20px;
  }

  /* line 97, ../scss/_responsive.scss */
  .big {
    font-size: 1.5em;
  }

  /* line 101, ../scss/_responsive.scss */
  .section {
    padding: 50px 0px;
  }

  /* line 104, ../scss/_responsive.scss */
  .home-quote .big-quote {
    font-size: 7em;
  }

  /* line 110, ../scss/_responsive.scss */
  #home-solution-links .solution {
    margin-bottom: 15px;
  }
  /* line 112, ../scss/_responsive.scss */
  #home-solution-links .solution h2 {
    margin-top: .75em;
  }

  /* line 117, ../scss/_responsive.scss */
  .brand-image {
    width: 250px;
  }
}
/* line 1, ../scss/_pagetop.scss */
#page-top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 90%;
  z-index: 1;
}
/* line 8, ../scss/_pagetop.scss */
#page-top a {
  background: #333;
  opacity: 0.8;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  width: 92px;
  padding: 8px 0;
  text-align: center;
  display: block;
  border-radius: 5px;
}
/* line 19, ../scss/_pagetop.scss */
#page-top a:hover {
  text-decoration: none;
  background: #999;
}
/* line 23, ../scss/_pagetop.scss */
#page-top a i {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 8px;
}
/* line 31, ../scss/_pagetop.scss */
#page-top a i:before {
  display: inline-block;
  speak: none;
  content: "\f062";
}

/* line 22, ../scss/_plugins.scss */
#plugins-introduction-content .flex {
  display: flex;
  flex-wrap: wrap;
}
/* line 25, ../scss/_plugins.scss */
#plugins-introduction-content .flex:before, #plugins-introduction-content .flex:after {
  content: normal;
}
/* line 29, ../scss/_plugins.scss */
#plugins-introduction-content h2.app-group-name {
  margin-top: .5em;
  margin-bottom: 1.3em;
  font-family: "AvenirNextLTW01-UltraLi";
}
/* line 34, ../scss/_plugins.scss */
#plugins-introduction-content .plugin {
  padding-bottom: 20px;
}
/* line 38, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title .icon {
  display: block;
  text-align: center;
  font-size: 24px;
}
/* line 42, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title .icon.color_1 {
  color: #D1172E;
}
/* line 45, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title .icon.color_2 {
  color: #DD6814;
}
/* line 48, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title .icon.color_3 {
  color: #A88E1C;
}
/* line 51, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title .icon.color_4 {
  color: #28C120;
}
/* line 54, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title .icon.color_5 {
  color: #8743A9;
}
/* line 57, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title .icon.color_6 {
  color: #1D66D1;
}
/* line 60, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title .icon.color_7 {
  color: #2EB6EE;
}
/* line 63, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title .icon.color_8 {
  color: #26BFBE;
}
/* line 66, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title .icon.color_9 {
  color: #0D497C;
}
/* line 69, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title .icon.color_10 {
  color: #950F33;
}
/* line 72, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title .icon.color_11 {
  color: #7397AB;
}
/* line 75, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title .icon.color_12 {
  color: #229479;
}
/* line 78, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title .icon.color_13 {
  color: #4E70C6;
}
/* line 81, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title .icon.color_14 {
  color: #D113A7;
}
/* line 84, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title .icon.color_15 {
  color: #CA7F08;
}
/* line 87, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title .icon.color_16 {
  color: #676F7F;
}
/* line 90, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title .icon.color_17 {
  color: #849494;
}
/* line 94, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title .name {
  display: block;
  text-align: center;
  margin-top: 0;
  color: #333;
}
/* line 103, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title a:hover .icon.color_1 {
  color: #ee6072;
}
/* line 106, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title a:hover .icon.color_2 {
  color: #f1a066;
}
/* line 109, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title a:hover .icon.color_3 {
  color: #e1c549;
}
/* line 112, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title a:hover .icon.color_4 {
  color: #69e562;
}
/* line 115, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title a:hover .icon.color_5 {
  color: #b584ce;
}
/* line 118, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title a:hover .icon.color_6 {
  color: #6a9eea;
}
/* line 121, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title a:hover .icon.color_7 {
  color: #8cd7f6;
}
/* line 124, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title a:hover .icon.color_8 {
  color: #6ae1e1;
}
/* line 127, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title a:hover .icon.color_9 {
  color: #177fd8;
}
/* line 130, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title a:hover .icon.color_10 {
  color: #e92157;
}
/* line 133, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title a:hover .icon.color_11 {
  color: #b3c6d1;
}
/* line 136, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title a:hover .icon.color_12 {
  color: #47d5b3;
}
/* line 139, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title a:hover .icon.color_13 {
  color: #9baedf;
}
/* line 142, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title a:hover .icon.color_14 {
  color: #f05acf;
}
/* line 145, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title a:hover .icon.color_15 {
  color: #f7b141;
}
/* line 148, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title a:hover .icon.color_16 {
  color: #9da3af;
}
/* line 151, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title a:hover .icon.color_17 {
  color: #bbc3c3;
}
/* line 155, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .title a:hover .name {
  color: #666666;
}
/* line 160, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .col-container {
  height: 100%;
}
/* line 166, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .col-container .plugin-labels {
  margin: 10px 0;
}
/* line 168, ../scss/_plugins.scss */
#plugins-introduction-content .plugin .col-container .plugin-labels .label {
  margin-right: 2px;
}

/* line 1, ../scss/toc.scss */
.toc_widget {
  display: table;
  width: auto;
  padding: 8px 12px;
  border-radius: 2px;
  border: 1px #ccc solid;
  background-color: #f8f8f8;
}
/* line 8, ../scss/toc.scss */
.toc_widget .toc_title {
  margin-bottom: 0.5em;
}
/* line 11, ../scss/toc.scss */
.toc_widget .toc_title .title_text {
  font-weight: bold;
}
/* line 14, ../scss/toc.scss */
.toc_widget .toc_title .toc_toggle {
  margin-left: 4px;
}
/* line 16, ../scss/toc.scss */
.toc_widget .toc_title .toc_toggle i {
  font-family: 'FontAwesome';
  text-align: center;
  display: inline-block;
}
/* line 21, ../scss/toc.scss */
.toc_widget .toc_title .toc_toggle i:before {
  display: inline-block;
  speak: none;
}
/* line 26, ../scss/toc.scss */
.toc_widget .toc_title .toc_toggle .link_text.hidden {
  display: none;
}
/* line 32, ../scss/toc.scss */
.toc_widget .toc_list ul {
  margin-bottom: 0 !important;
}

@media screen and (min-width: 640px) {
  /* line 2, ../scss/_linkbox.scss */
  .linkbox-section {
    display: flex;
  }
  /* line 4, ../scss/_linkbox.scss */
  .linkbox-section .linkbox.linkbox-half {
    width: 49%;
    margin: 0 1% 1.5em 0;
  }
}
/* line 12, ../scss/_linkbox.scss */
.linkbox .row.well {
  margin-right: 0;
  margin-left: 0;
}
/* line 16, ../scss/_linkbox.scss */
.linkbox .image-container {
  display: block;
  margin-bottom: 8px !important;
}
/* line 19, ../scss/_linkbox.scss */
.linkbox .image-container img {
  margin: 0;
  height: auto;
  width: 100%;
  transition: .2s ease-in-out;
}
/* line 24, ../scss/_linkbox.scss */
.linkbox .image-container img:hover {
  opacity: 0.75;
}
/* line 30, ../scss/_linkbox.scss */
.linkbox.hide-image .hd {
  display: none;
}
/* line 34, ../scss/_linkbox.scss */
.linkbox.hide-image .bd .entrytitle {
  margin-top: 0 !important;
}
/* line 38, ../scss/_linkbox.scss */
.linkbox .bd .entrytitle {
  border-left-style: none !important;
  padding-left: 0 !important;
  display: table-row;
}
/* line 42, ../scss/_linkbox.scss */
.linkbox .bd .entrytitle .label-container, .linkbox .bd .entrytitle a {
  display: table-cell;
}
/* line 45, ../scss/_linkbox.scss */
.linkbox .bd .entrytitle .label {
  font-size: 75% !important;
  margin-right: 0.25em;
  font-weight: normal;
}
/* line 52, ../scss/_linkbox.scss */
.linkbox .bd .details .dates, .linkbox .bd .details .tags {
  margin: 8px 0;
}
/* line 55, ../scss/_linkbox.scss */
.linkbox .bd .details .dates {
  margin: 8px 0;
}
/* line 58, ../scss/_linkbox.scss */
.linkbox .bd .details .dates .label.entrydate i {
  margin-right: 0.5em;
}
/* line 60, ../scss/_linkbox.scss */
.linkbox .bd .details .dates .label.entrydate i:before {
  display: inline-block;
  speak: none;
}
/* line 67, ../scss/_linkbox.scss */
.linkbox .bd .details .tags {
  margin: 8px 0;
}
/* line 69, ../scss/_linkbox.scss */
.linkbox .bd .details .tags .label.tag {
  background-color: #ccc;
  color: #333;
}
/* line 72, ../scss/_linkbox.scss */
.linkbox .bd .details .tags .label.tag i {
  margin-right: 0.5em;
  color: #999;
}
/* line 75, ../scss/_linkbox.scss */
.linkbox .bd .details .tags .label.tag i:before {
  display: inline-block;
  speak: none;
}
/* line 84, ../scss/_linkbox.scss */
.linkbox .bd .desc .readmore {
  font-size: inherit !important;
}

@media screen and (min-width: 640px) {
  /* line 93, ../scss/_linkbox.scss */
  .linkbox-small .hd {
    text-align: center;
    position: relative;
    float: left;
  }
  /* line 100, ../scss/_linkbox.scss */
  .linkbox-small .bd h3.entrytitle {
    margin-top: 0 !important;
  }
  /* line 104, ../scss/_linkbox.scss */
  .linkbox-small:after {
    content: " ";
    clear: both;
    display: block;
  }
  /* line 119, ../scss/_linkbox.scss */
  .linkbox-small.linkbox-full.hide-image .hd {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  /* line 134, ../scss/_linkbox.scss */
  .linkbox-small.linkbox-half.show-image .hd {
    width: 33%;
  }
  /* line 137, ../scss/_linkbox.scss */
  .linkbox-small.linkbox-half.show-image .bd {
    padding-left: 35%;
  }
  /* line 142, ../scss/_linkbox.scss */
  .linkbox-small.linkbox-half.hide-image .hd {
    display: none;
  }
}
