/* 
 * 
 * Booking-suite-theme syling
 * @author Matt Peternell| http://mattpeternell.net
 * @package upBootWP 0.1
 *
 */
@import url('http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,400italic,600italic');
/***************************************************
 * 
 *  Stories - Isotope/packery JS styling
 * 
 **************************************************/
#mobileFilterBtn {
  display: none;
}
.success-stories {
  background-color: #e5e1e1;
  padding-bottom: 3%;
  padding-top: 3%;
}
.success-stories .success-hdr {
  margin-bottom: 3%;
}
.success-stories .success-hdr h2 {
  margin: 0;
}
.grid-menu {
  float: left;
  max-width: 21%;
  min-height: 300px;
  width: 100%;
  margin-left: 30px;
}
.grid-menu .option-set {
  list-style: none;
  padding: 0;
}
.grid-menu .option-set li {
  text-transform: capitalize;
}
.grid-menu .option-set .count {
  display: inline-block;
  font-size: 12px;
  margin-left: 5px;
}
.grid-menu .option-set .reset {
  overflow: auto;
  margin-bottom: 30px;
}
.grid-menu .option-set .cat-parent {
  margin-bottom: 15px;
}
.grid-menu .cat-parent h5 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 11px;
}
.grid-menu .selected {
  color: #003580;
  font-weight: 600;
  text-decoration: underline;
}
.grid-menu .inner-option-set {
  list-style: none;
  margin: 0;
  padding: 15px 0;
}
/* ---- grid ---- */
.grid {
  max-width: 1024px;
  width: 100%;
  float: left;
}
/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}
/* ---- .grid-item ---- */
.grid-item {
  position: relative;
  float: left;
  width: 240px;
  background: #fff;
  z-index: 1;
}
.grid-item .inner-grid {
  margin: 15px;
  min-height: 145px;
}
.grid-item .featured,
.grid-item .case-study {
  padding: 10px 13px;
  background-color: #009fe3;
  color: #ffffff;
  font-size: 12px;
}
.grid-item .featured a,
.grid-item .case-study a {
  color: #ffffff;
}
.grid-item .case-study {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.grid-item .case-study .fa {
  float: right;
  font-size: 16px;
  padding: 0 5px;
}
.grid-item .title {
  margin-bottom: 0;
}
.grid-item p.location {
  font-size: 12px;
  color: #898989;
}
.grid-item .description,
.grid-item .excerpt,
.grid-item .case-study {
  font-size: 12px;
}
.grid-item a.read-more {
  font-size: 12px !important;
}
.grid-item .tag-list {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.grid-item .tag-list > li {
  display: inline;
  font-size: 12px;
}
.grid-item .tag-list > li a:after {
  content: ",";
  color: black;
}
.grid-item .tag-list > li:last-child a:after {
  content: inherit;
}
.grid-item-width2 {
  width: 240px;
}
.grid-item-height2 {
  min-height: 300px;
}
.gutter-sizer {
  width: 2%;
}
.prev-next-posts {
  margin-top: 6%;
}
/***************************************************
 * 
 *  WP CSS Class Name styling
 * 
 **************************************************/
.help-addr:hover {
  color: #a2a2a2;
}
.post-navigation {
  margin: 6% auto;
}
.post-navigation .nav-next {
  text-align: right;
}
.admin-bar .navbar-fixed-top {
  top: 32px;
  z-index: 1030;
}
.admin-bar .site-hero,
.admin-bar .page-hero {
  margin-top: 85px;
}
.admin-bar.single .site-main {
  margin-top: 82px;
}
.post-edit-link {
  color: #fab910;
  float: none;
  text-align: center;
}
.post-edit-link:hover {
  color: #ba8704;
}
.btn-group.edit-post {
  text-align: center;
  width: 100%;
}
.repar .jumbo-btn-group {
  text-align: center;
}
.repar .jumbo-btn-group a {
  margin: 0 10px;
}
.revise {
  margin-left: 10px;
}
p {
  margin: 0 0 16px;
}
b,
strong {
  font-weight: 600;
}
.jumbo-btn-group.edit {
  margin-bottom: 3%;
}
.gry {
  background-color: #f9f9f9;
}
/***************************************************
 * 
 *  Nav Bar
 * 
 **************************************************/
.language-bar {
  background-color: #001b46;
}
.language-bar .language-menu {
  color: #fff;
  font-size: 12px;
  width: 100%;
}
.language-bar .fa.fa-language {
  margin-right: 10px;
}
.language-bar .fa.fa-angle-down {
  margin-left: 10px;
}
.language-bar .lang-title {
  float: right;
  line-height: 28px;
  margin: 5px 15px;
}
.language-bar #lang_sel_click {
  float: right;
  height: auto;
  margin-bottom: 5px;
  margin-top: 5px;
}
/*request a Demo - hide all main nav for mobile and desktop devices */
.page-template-request-a-demo-page .navbar-collapse.mobile,
.page-template-request-a-demo-page .navbar-desktop {
  display: none !important;
}
.page-template-request-a-demo-page .navbar-toggle {
  display: none !important;
}
.btn.btn-default.clear {
  background-color: rgba(255, 255, 255, 0.01);
  border-color: #fff;
  color: white;
}
.navbar-desktop {
  float: right;
  margin: 0;
  padding: 15px 0;
  width: auto;
}
#logo > a img {
  padding: 15px 0;
}
.navbar-right {
  margin-right: 0;
}
.navbar .mobile .navbar-nav {
  margin: 0 -15px;
  display: none;
}
.navbar .mobile li {
  background-color: #345e97;
  border-bottom: 1px solid #486ea1;
}
.navbar .mobile li a {
  padding: 20px 40px;
  font-weight: normal;
  font-size: 18px;
}
.navbar .mobile .login-btn {
  background-color: #009fe3;
  margin: 0;
  border-radius: 0;
}
.navbar .mobile .login-btn a {
  border: none;
  text-align: left;
}
.navbar .mobile .request-btn {
  margin: 0;
}
.navbar .mobile .request-btn a {
  border-radius: 0;
  text-align: left;
}
.navbar .container-fluid {
  max-width: 1366px;
}
.navbar-collapse.collapse.in {
  padding-bottom: 0;
  padding-top: 0;
}
.navbar-inverse .navbar-toggle {
  color: #ffffff;
  margin-bottom: 0;
  margin-top: 15px;
}
#logo a {
  display: block;
  outline: none;
}
/***************************************************
 * 
 *  Images and SVG Styling
 * 
 **************************************************/
.svg {
  height: 75px;
  width: 100%;
  max-width: 100px;
}
/***************************************************
 * 
 *  Breadcrumb Styling
 * 
 **************************************************/
.breadcrumb {
  margin-bottom: 0px;
}
/***************************************************
 * 
 *  regional hq
 * 
 **************************************************/
.regional-hq .panel {
  min-height: 600px;
  margin-bottom: 30px;
}
.regional-hq .col-lg-12 h3 {
  border-bottom: 1px solid #ccc;
  font-weight: 400;
  margin-top: 5%;
  padding-bottom: 1.95%;
}
.regional-hq .row .col-lg-8 .row {
  margin-bottom: 0;
}
.regional-hq .hq-image {
  margin-bottom: 25px;
  position: relative;
}
.regional-hq .hq-image .h3 {
  bottom: 0;
  color: #fff;
  font-weight: 400;
  margin: 0;
  padding: 25px;
  position: absolute;
  width: 60%;
}
.regional-hq .img-responsive.wp-post-image {
  max-width: 100%;
  width: 100%;
}
/***************************************************
 * 
 *  Tab Styling
 * 
 **************************************************/
.tab-wrapper.about-tabs {
  padding: 0 8%;
  margin-bottom: 5%;
}
.tab-wrapper.about-tabs .nav-tabs {
  width: 100%;
  max-width: 1366px;
}
.tab-wrapper.about-tabs .nav-tabs a {
  padding: 10px 45px;
  text-align: left;
}
.tab-content.about-tab-panels {
  clear: both;
  margin: 0 auto;
  max-width: 1366px;
  overflow: auto;
  width: 100%;
}
.tab-content.about-tab-panels .panel .h5 {
  text-align: left;
}
.tab-content.about-tab-panels .panel p {
  padding: 0 15px;
}
.tab-content .col-lg-4.hq .panel {
  min-height: 527px;
}
.tab-wrapper {
  background-color: #eaeaea;
}
.tab-wrapper .nav-tabs {
  margin: 0 auto;
  max-width: 405px;
  width: 100%;
}
.tab-wrapper .nav-tabs a {
  background-color: #e0e0e0;
  color: #3c3c3c;
  font-weight: 600;
  padding: 10px 35px;
  -webkit-transition: background 300ms ease-in;
  -moz-transition: background 300ms ease-in;
  -ms-transition: background 300ms ease-in;
  -o-transition: background 300ms ease-in;
  transition: background 300ms ease-in;
  text-align: center;
  border-top: 5px solid #e0e0e0;
}
.tab-wrapper .nav-tabs a:hover {
  border-top: 5px solid #31c1ff;
}
.tab-wrapper .nav-tabs li {
  display: block;
  float: left;
  margin: 0;
  max-width: 200px;
  width: 100%;
  border-top: none;
}
.tab-wrapper .nav-tabs li:first-child {
  border-right: 1px solid #d5d5d5;
  border-left: 2px solid #d5d5d5;
}
.tab-wrapper .nav-tabs li:last-child {
  border-right: 2px solid #d5d5d5;
  border-left: 1px solid #d5d5d5;
}
.tab-wrapper .nav-tabs li.active a {
  background-color: #fff;
  border-top: 5px solid #009fe3;
}
.quote-title {
  font-size: 25px;
  padding-bottom: 25px;
}
.quote-title p {
  margin: 0;
}
.quote-subtitle {
  padding: 0 0 5% 5%;
}
.fa.fa-minus {
  margin-right: 15px;
}
.fa.fa-quote-left {
  margin-right: 10px;
}
.fa.fa-quote-right {
  margin-right: 10px;
}
.quote-title,
.quote-subtitle {
  color: #ffffff;
}
/***************************************************
 * 
 * People Tiles
 * 
 ***************************************************/
.sub-section.dark-grey.photo-tiles {
  padding: 0;
}
.tile-container {
  overflow: auto;
}
.people-tile {
  float: left;
  max-width: 16.6667%;
  height: auto;
  position: relative;
}
.people-tile .edit {
  position: absolute;
  top: 0;
  right: 0;
}
/***************************************************
 * 
 *  PR List Styling
 * 
 **************************************************/
.pr-list {
  text-align: left;
}
.pr-list .pr-list-item {
  padding-top: 10px;
  padding-bottom: 10px;
}
.pr-list .pr-list-item > ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.pr-list .pr-list-item a {
  font-weight: normal;
  color: #2cace2;
  text-align: left;
  display: inline-block;
  text-transform: capitalize;
}
.pr-list .pr-list-item .post-edit-link {
  font-weight: normal;
  color: #fab910;
}
.pr-list .pr-list-item .fa-external-link {
  margin-left: 10px;
}
.content-area .press-releases {
  background-color: #f9f9f9;
}
.content-area .press-releases h2.text-left {
  margin: 0;
}
.content-area .press-releases h3 {
  border-bottom: 1px solid #ccc;
  font-weight: 400;
  margin: 0;
  padding: 0 0 1.95%;
}
.content-area .press-releases .post-date {
  display: block;
  font-weight: 600;
  text-align: left;
}
/***************************************************
 * 
 *  Button Styling
 * 
 **************************************************/
.fa.fa-pencil-square-o {
  margin-right: 4px;
}
.bgroup .btn {
  margin-left: 5px;
  margin-right: 5px;
}
.btn {
  text-transform: uppercase;
}
.btn.btn-default.clear {
  background-color: rgba(255, 255, 255, 0.01);
  border-color: #fff;
  color: white;
}
.btn.btn-default.clear:hover {
  background-color: rgba(255, 255, 255, 0.75);
  color: black;
}
.btn.btn-default:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
  color: #ffffff;
}
.request-btn .btn.btn-primary:hover {
  background-color: #d39904;
  border-color: #b08004;
  color: #ffffff;
  background-image: none;
}
.login-btn {
  margin-right: 15px;
  margin-left: 15px;
}
.login-btn .btn.btn-default:hover {
  background-image: none;
}
.btn-link {
  margin: 0;
  padding: 0;
}
.badges {
  margin-top: 6%;
}
/***************************************************
 * 
 *  Jumbotron Header
 * 
 **************************************************/
.home .site-main {
  margin-top: 0;
}
.site-main {
  margin-top: 97px;
}
.site-hero {
  overflow: hidden;
  position: relative;
  margin-top: 97px;
}
.site-hero h1,
.site-hero p {
  text-align: center;
  margin: 0px auto;
}
.site-hero h1 {
  margin-bottom: 15px;
  margin-top: 175px;
}
.site-hero .jumbo-btn-group {
  text-align: center;
}
.site-hero .jumbotron .btn-group.edit-post {
  text-align: center;
}
.site-hero .jumbotron .container-fluid {
  max-width: 1366px;
}
.site-hero .jumbotron-img {
  height: auto;
  margin: 0 auto;
  width: 100%;
}
.black h1,
.black p {
  color: black;
}
.page-hero {
  position: relative;
  margin-top: 75px;
  background-color: black;
}
.page-hero h1 {
  margin-bottom: 30px;
  margin-top: 55px;
}
.page-hero p {
  font-weight: normal;
}
.page-hero .jumbotron-img {
  height: auto;
  margin: 0 auto;
  width: 100%;
}
.page-hero .btn-group.edit-post {
  text-align: left;
}
.section-hero .jumbotron p.excerpt {
  font-size: 16px;
}
.section-hero {
  position: relative;
}
.section-hero .jumbotron .container-fluid {
  margin-top: 12%;
  text-align: center;
}
.section-hero .jumbotron-img {
  height: auto;
  margin: 0 auto;
  width: 100%;
}
.section-hero .wp-post-image {
  margin: 0px auto;
}
.carousel .jumbotron {
  z-index: 99;
}
.carousel-control {
  z-index: 99;
}
.carousel-caption {
  bottom: 0;
  left: 0;
  padding-bottom: inherit;
  right: 0;
  top: 0;
}
.carousel-caption.filter {
  background: none;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(16, 17, 19, 0.4)), color-stop(100%, rgba(16, 17, 19, 0.4)));
  background: -webkit-linear-gradient(top, rgba(16, 17, 19, 0.4), rgba(16, 17, 19, 0.4) 100%);
  background: linear-gradient(to bottom, rgba(16, 17, 19, 0.4), rgba(16, 17, 19, 0.4) 100%);
}
.jumbotron.filter {
  background: none;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(16, 17, 19, 0.4)), color-stop(100%, rgba(16, 17, 19, 0.4)));
  background: -webkit-linear-gradient(top, rgba(16, 17, 19, 0.4), rgba(16, 17, 19, 0.4) 100%);
  background: linear-gradient(to bottom, rgba(16, 17, 19, 0.4), rgba(16, 17, 19, 0.4) 100%);
}
.jumbotron {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background: none;
}
.jumbotron .jumbo-btn-group {
  margin: 4% 0 0 0;
}
.jumbotron .jumbo-btn-group .btn {
  margin: 0 0.75%;
}
.jumbotron .jumbo-caption {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 999;
}
.jumbotron p {
  font-weight: normal;
  max-width: 65%;
}
.section-hero p {
  font-weight: 200;
}
.section-hero .excerpt {
  margin: 0 auto 12.5px;
  max-width: 1024px;
  text-align: center;
}
.section-hero h1 {
  margin-top: 0;
}
.section-hero .page-header {
  border-bottom: none;
}
.section-hero img-responsive {
  margin: 0px auto;
}
.section-hero .jumbo-btn-group {
  text-align: center;
  top: 50%;
}
.section-hero .center-block {
  margin-bottom: 25%;
  margin-top: 25%;
  max-width: 450px;
}
.section-hero .center-block p {
  font-weight: 200;
}
.section-hero .center-block .jumbo-btn-group {
  text-align: center;
  top: 50%;
}
.section-hero .request-demo {
  margin: 6% 0;
  text-align: center;
}
.section-hero .jumbo-caption {
  max-width: 1366px;
  margin: 0px auto;
}
.section-hero img.mobile-img {
  max-width: 90%;
  margin: 10% auto 0;
}
.section-hero .jumbotron .jumbo-btn-group {
  margin: 0;
}
.section-hero .jumbotron .opt-1 {
  top: 50%;
  bottom: 50%;
}
.section-hero .jumbotron .opt-1 h1 {
  text-align: center;
}
.section-hero .jumbotron .opt-2 {
  top: 35%;
  bottom: 35%;
}
.section-hero .jumbotron .opt-2 h1 {
  text-align: center;
  margin: 0px 0px 30px;
}
.section-hero .jumbotron .opt-2 p {
  text-align: center;
  margin: 0 auto 2%;
}
.section-hero .jumbotron .opt-2 .jumbo-btn-group {
  text-align: center;
  top: 50%;
}
.section-hero .jumbotron .opt-2 .jumbo-btn-group .btn {
  margin-left: 1%;
  margin-right: 1%;
}
.section-hero .jumbotron .opt-3 {
  top: 20%;
  bottom: 20%;
}
.section-hero .jumbotron .opt-3 h1 {
  text-align: center;
}
.section-hero .jumbotron .opt-3 p {
  text-align: center;
  margin: 0px auto 2%;
}
.section-hero .jumbotron .opt-3 .jumbo-btn-group {
  text-align: center;
  margin-top: 6%;
}
.section-hero .jumbotron .opt-3 .jumbo-btn-group.edit {
  margin-bottom: 3%;
  margin-top: 3%;
}
.section-hero .jumbotron .opt-3 .jumbo-btn-group .btn {
  margin-left: 1%;
  margin-right: 1%;
}
.section-hero .jumbotron .opt-4 {
  bottom: auto;
  left: 54%;
  max-width: 500px;
  right: auto;
  top: 35%;
  width: 100%;
  background-color: rgba(244, 244, 243, 0.75);
}
.section-hero .jumbotron .opt-4 h1 {
  text-align: left;
}
.section-hero .jumbotron .opt-4 p {
  text-align: left;
}
.product-section.lt-grey,
.product-section.white {
  padding-top: 4%;
  padding-bottom: 4%;
}
.product-section.white-alt {
  padding-top: 4%;
}
.product-section.lt-blue {
  padding-top: 4%;
  padding-bottom: 4%;
}
.product-section .center-block {
  margin-bottom: 23%;
  margin-top: 23%;
  max-width: 450px;
}
.product-section .excerpt {
  margin-top: 3%;
  text-align: center;
}
.product-section .jumbo-btn-group {
  text-align: center;
}
.product-section .jumbo-btn-group.edit {
  margin-top: 3%;
  top: 0%;
}
.product-section .img-responsive.wp-post-image {
  margin: 0 auto;
}
.product-section p {
  max-width: 800px;
  width: 100%;
  margin: 0px auto;
}
/***************************************************
 * 
 *  Main Content Area
 * 
 **************************************************/
#main {
  position: relative;
}
.single .content-area .sub-section {
  text-align: left;
}
.single .content-area .sub-section h1 {
  margin-bottom: 1%;
  margin-top: 0;
}
.single .posted-on {
  color: #918d8d;
  font-size: 14px;
}
.single post-edit-link {
  text-align: left;
}
.single .request-demo {
  text-align: center !important;
}
.features-box .row {
  margin-bottom: 5%;
}
.features-box .row:last-child {
  margin-bottom: 0;
}
.features-box .icon {
  float: left;
  margin: 0 7.555% 0 0;
  width: 45px;
  height: 45px;
}
.features-box .icon .svg {
  height: 45px;
}
.features-box .content {
  text-align: left;
  float: left;
  width: 80%;
}
.features-box .content p.excerpt {
  max-width: 100%;
  text-align: left;
  margin: 0 0 12.5px;
}
.features-box .content .btn-group.edit-post {
  text-align: left;
}
.features-box h1,
.features-box .h1,
.features-box h5,
.features-box .h5 {
  margin-top: 0;
}
.features-box .badge {
  font-weight: 600;
  margin: 0 3px;
}
.no-risk h1,
.no-risk p {
  color: #000;
}
.sub-section.white.solutions-menu {
  padding: 3% 8%;
  width: 100%;
  background-color: #f9f9f9;
}
.sub-section.white.solutions-menu.stick {
  border-bottom: 1px solid #ececec;
  padding: 1% 8%;
  position: fixed;
  top: 114px;
  z-index: 9999;
}
.sub-section.client-services.white-alt {
  padding-bottom: 0;
}
.admin-bar .sub-section.solutions-menu.stick {
  top: 146px !important;
}
.jumpToWrapper {
  margin: 0 auto;
  text-align: center;
  width: 640px;
}
.jumpToWrapper .jumpTo {
  float: left;
  margin: 0 auto;
  max-width: 320px;
  width: 100%;
}
.jumpTo > a {
  display: block;
  float: left;
}
.jumpTo .svg {
  height: 50px;
}
.jumpTo .h3 {
  float: left;
  margin-top: 11px;
  padding-left: 5%;
}
.jumpTo .edit {
  clear: both;
  float: left;
  text-align: center;
  width: 100%;
}
.solutions .RateManager p.excerpt {
  margin-top: 30px;
}
.solutions .col-md-4 {
  text-align: center;
}
.solutions .properties {
  min-height: 350px;
}
.solutions .properties > footer {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
}
.solutions .section-title {
  color: #3c3c3c;
  font-size: 18px;
  margin: 3% auto 5%;
}
.solutions p {
  margin-left: auto;
  margin-right: auto;
  max-width: 350px;
  text-align: center;
}
.solutions .cta-link {
  margin: 0 auto;
  text-align: center;
}
.solutions.lt-blue {
  margin-top: 0;
  padding-top: 5%;
  padding-bottom: 5%;
}
.solutions.lt-blue .more-features {
  margin-bottom: 5%;
}
.solutions.lt-blue .more-features p.excerpt {
  margin-top: 25px;
}
.solutions.lt-blue .more-features:last-child {
  margin-bottom: 0;
}
.solutions.alt .row:first-child {
  margin-bottom: 0;
}
.content-area .col-md-3.recent-cposts h2 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 2%;
  margin-bottom: 10%;
}
.content-area .col-md-3.recent-cposts .location-list {
  color: inherit;
  padding: 0;
  margin: 0;
}
.content-area .col-md-3.recent-cposts .title-list {
  margin: 5% 0 1%;
}
.content-area .col-md-3.recent-cposts .inner-grid-list {
  margin-bottom: 10%;
}
.success .h5 a {
  color: white;
}
.success .location {
  color: white;
  padding: 0;
  margin: 0;
}
.success .success-post {
  box-sizing: content-box;
  float: left;
  max-width: 100%;
  position: relative;
  width: 100%;
}
.success .success-post .filter {
  position: absolute;
  bottom: 0;
  top: 0;
  height: 100%;
  width: 100%;
  padding: 10px;
  background-color: #3F3E3E;
  z-index: 2;
  -moz-opacity: 0.25;
  -khtml-opacity: 0.25;
  opacity: 0.25;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
  filter: alpha(opacity=25);
}
.success .success-post header {
  bottom: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  right: 0;
  z-index: 20;
}
.success .success-post .h5 {
  margin: 0 0 5px;
  color: #ffffff;
  text-align: left;
}
.success .success-post p.excerpt {
  margin: 0;
  color: #ffffff;
  text-align: left;
  max-width: 100%;
}
.success .edit-post {
  position: absolute;
  right: 10px;
  top: 5px;
  width: 100px;
  z-index: 5;
}
.success .play {
  left: 50%;
  margin-left: -33px;
  margin-top: -33px;
  position: absolute;
  top: 50%;
  z-index: 10;
}
.mentions h2 {
  margin: 0;
}
.img-divider .bground-img {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
.content-area .sub-section.premium h2,
.content-area .sub-section.premium .h2 {
  margin-bottom: 6%;
}
.content-area .request-demo {
  text-align: center;
}
.content-area .request-demo h3 {
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: normal;
}
.content-area .prod-features .btn-lg {
  text-align: center;
}
.content-area .synced {
  text-align: center;
}
.content-area .client-services.white-alt .excerpt,
.content-area .client-services.md-grey .excerpt {
  margin: 0 auto 12.5px;
}
.content-area .sub-section.error-404 {
  margin-top: 100px;
}
.content-area .sub-section.default-page {
  margin-top: 100px;
}
.content-area .sub-section.default-page h1,
.content-area .sub-section.default-page p {
  text-align: left !important;
}
.content-area .sub-section.connect {
  padding-top: 0;
}
.content-area .sub-section.request-hero {
  margin-top: 90px;
  padding: 5% 8%;
}
.content-area .sub-section.request-content {
  padding-top: 0;
}
.content-area .sub-section.contact-hero {
  margin-top: 100px;
}
.content-area .sub-section.contact-content {
  padding-top: 0;
}
.search .hentry p,
.search .hentry .excerpt {
  text-align: left;
}
.content-area .hentry .entry-header {
  overflow: auto;
}
.content-area .hentry .entry-header h2 {
  margin-bottom: 2%;
  text-align: left;
}
.content-area .hentry .read-more {
  font-size: 14px;
  margin-left: 10px;
  text-decoration: underline;
}
.content-area .hentry .entry-summary .excerpt {
  margin: inherit;
  max-width: 80%;
}
.content-area .hentry .entry-footer {
  font-size: 14px;
  margin-top: 1.25%;
}
.content-area .sub-section.premium .row:first-child {
  margin-bottom: 5%;
}
.single-cta h1 {
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 3%;
}
.link-cta.left-cta {
  border-right: 1px solid #d5effc;
  padding-right: 30px;
}
.link-cta.right-cta {
  border: none;
  padding-left: 30px;
}
.link-cta.top-cta {
  border-bottom: 1px solid #d5effc;
  margin-bottom: 6%;
  padding-bottom: 3%;
  overflow: auto;
}
.link-cta.top-cta .content {
  display: block;
  float: left;
  margin: 0 22% 3% 0;
  width: 50%;
}
.link-cta.top-cta footer {
  display: block;
  float: left;
}
.link-cta.top-cta h1 {
  margin-bottom: 31px;
}
.link-cta h1 {
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 5%;
}
.link-cta p {
  max-width: inherit;
  text-align: left;
}
.link-cta p:last-child {
  margin-bottom: 0;
}
.link-cta footer a {
  margin-bottom: 15px;
}
.content-area .sub-section {
  padding: 5% 8%;
}
.content-area .sub-section .img-responsive {
  margin: 0 auto;
}
.content-area .sub-section .page-header {
  border: none;
  margin-bottom: 2%;
}
.content-area .sub-section h1 {
  margin-top: 0;
}
.content-area .sub-section h1.text-center {
  max-width: 980px;
  margin: 0px auto 12.5px;
}
.content-area .sub-section h2 {
  margin-bottom: 0;
  margin-top: 0;
}
.content-area .sub-section .row {
  margin-bottom: 5%;
}
.content-area .sub-section .row:last-child {
  margin-bottom: 0;
}
.content-area .sub-section .excerpt {
  margin: 0 auto 12.5px;
  max-width: 80%;
  text-align: center;
}
.content-area .sub-section > p > .post-edit-link {
  text-align: center;
}
.content-area .container-fluid {
  max-width: 1366px;
}
.content-area .lt-blue {
  background-color: #009fe3;
}
.content-area .lt-blue h1,
.content-area .lt-blue h2,
.content-area .lt-blue h3,
.content-area .lt-blue h4,
.content-area .lt-blue h5,
.content-area .lt-blue p {
  color: #ffffff;
}
.content-area .lt-grey {
  background-color: #f9f9f9;
}
.content-area .md-grey {
  background-color: #e5e1e1;
  color: #3c3c3c;
}
.content-area .md-grey h1,
.content-area .md-grey h2,
.content-area .md-grey p {
  color: #3c3c3c;
}
.content-area .dark-grey {
  background-color: #4a4a4a;
  color: #ffffff;
}
.content-area .dark-grey h1,
.content-area .dark-grey h2,
.content-area .dark-grey p {
  color: #ffffff;
}
.regional-contacts {
  min-height: 300px;
}
.regional-contacts:nth-child(2n+1) {
  clear: both;
}
.regional-contacts .h5 {
  border-bottom: 1px solid #979797;
  margin-right: 60px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
/*********************************************************
 * 
 * Bootstrap Panel Component Styling
 * 
 ********************************************************/
.panel .panel-heading,
.panel .panel-footer {
  border: none;
}
.panel .panel-footer p:last-child {
  margin-bottom: 0;
}
.panel.row.contact-items {
  margin: 0 0 2%;
  padding: 2%;
}
/*********************************************************
 * 
 * Bootstrap Form Element Styling
 * 
 ********************************************************/
.checkbox label {
  font-size: 16px;
  margin-bottom: 3%;
}
.form-group label .fa.fa-asterisk {
  color: red;
  display: inline-block;
  font-size: 8px;
  margin: 5px;
  vertical-align: top;
}
/*********************************************************
 * 
 * Footer Nav Styling
 * 
 ********************************************************/
footer .container-fluid {
  max-width: 1366px;
}
footer .sub-section {
  padding: 5% 8%;
}
footer .drk-grey {
  background-color: #3b3b3b;
  color: #ffffff;
}
.footer-nav-main,
.footer-nav-aux {
  margin: 0;
  overflow: auto;
  padding: 0;
  width: 100%;
}
.footer-nav-main > li,
.footer-nav-aux > li {
  display: table-cell;
  float: left;
  width: 33.333%;
}
.footer-nav-main a,
.footer-nav-aux a {
  color: #ffffff;
  display: block;
  padding: 5px 0;
  text-align: left;
  text-transform: uppercase;
}
.footer-nav-main a:hover,
.footer-nav-aux a:hover {
  color: #a2a2a2;
}
.interest {
  max-width: 736px;
  margin: 0 auto;
}
.interest .panel-title,
.interest .panel-body {
  text-align: center;
}
.footer-nav-aux {
  margin-top: 6%;
}
.footer-nav-aux a {
  color: #a2a2a2;
  display: block;
  padding: 5px 0;
  text-align: left;
}
.footer-nav-aux a:hover {
  color: #ffffff;
}
.footer-widgets .widget.right {
  text-align: right;
}
.credits {
  margin-top: 3%;
  text-align: right;
}
.footer-logo {
  margin: 1% 0;
}
.admin-bar .archive .blog-header {
  margin-bottom: 50px;
  margin-top: 75px;
}
.archive .blog-header {
  margin-bottom: 50px;
  margin-top: 100px;
}
.archive ul {
  margin: 0;
  padding: 0 0 0 15px;
}
.bizIntel .col-md-offset-2.col-lg-2 {
  text-align: center;
}
.bizIntel .col-lg-4.text-center {
  padding-left: 5%;
  padding-right: 5%;
}
.compare-plans {
  padding-left: 30px;
  padding-right: 30px;
}
.compare-plans article {
  margin-bottom: 10%;
}
.compare-plans header {
  overflow: auto;
}
.compare-plans .summary {
  padding: 15px;
  font-size: 18px;
}
.compare-plans h2 {
  padding: 15px;
}
.compare-plans .icon.svg {
  margin: 30px auto;
}
.compare-plans .options {
  margin: 0;
  padding: 0;
  list-style: none;
}
.compare-plans .options li {
  background-color: #fbfbfb;
  border-bottom: 1px solid #ebebeb;
  min-height: 145px;
  padding: 15px;
}
.compare-plans .options li:last-child {
  border: none;
}
.compare-plans .options .check {
  height: 40px;
}
.compare-plans .options p {
  margin-bottom: 5px;
}
.compare-plans .options small,
.compare-plans .options .small {
  color: #8a8a8a;
}
.compare-plans footer {
  margin-top: 15px;
}
.grid-menu.showFilter {
  display: block;
}
button#mobileFilterBtn {
  display: none;
}
/***************************************************
 * 
 * scroll-to-top
 *
 ***************************************************/
.scroll-to-top {
  background: #009fe3;
  background: rgba(0, 159, 227, 0.5);
  color: #FFF;
  bottom: 4%;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 20px;
  z-index: 999;
  font-size: 16px;
  text-align: center;
  width: 40px;
  border-radius: 4px;
  -webkit-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
.scroll-to-top:hover {
  background: #006996;
  opacity: .8;
}
.scroll-to-top .fa-angle-up {
  font-size: 24px;
  font-weight: 600;
  line-height: 43px;
}
/***************************************************
 * 
 * WordPress Content Area Styling WYSIWIG
 *
 ***************************************************/
.entry-content img {
  display: block;
  height: auto;
  max-width: 100%;
}
.alignleft {
  display: inline;
  float: left;
}
.alignright {
  display: inline;
  float: right;
}
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
  margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
  margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
  clear: both;
  margin-top: 0.4em;
  margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
  margin-bottom: 1.2em;
}
.social-icons a {
  color: #3b3b3b;
  font-size: 22px;
  line-height: 40px;
  list-style: none;
  display: inline-block;
  text-align: center;
  height: 40px;
  width: 40px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 20px;
  background-color: #DADADA;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
#footer-area .social-icons a {
  margin-right: 7px;
  background-color: #ffffff;
}
.social-icons a.facebook:hover {
  background-color: #4265b9 !important;
}
.social-icons a.twitter:hover {
  background-color: #55ACEE !important;
}
.social-icons a.dribbble:hover {
  background-color: #ea4c89 !important;
}
.social-icons a.flickr:hover {
  background-color: #ff0084 !important;
}
.social-icons a.googleplus:hover {
  background-color: #d62408 !important;
}
.social-icons a.skype:hover {
  background-color: #0bbff2 !important;
}
.social-icons a.pinterest:hover {
  background-color: #c31e26 !important;
}
.social-icons a.linkedin:hover {
  background-color: #005987 !important;
}
.social-icons a.vimeo:hover {
  background-color: #1bb6ec !important;
}
.social-icons a.tumblr:hover {
  background-color: #35506b !important;
}
.social-icons a.youtube:hover {
  background-color: #df3333 !important;
}
.social-icons a.instagram:hover {
  background-color: #F95B60 !important;
}
.social-icons a.rss:hover {
  background-color: #f39c12 !important;
}
.social-icons a.foursquare:hover {
  background-color: #2398C9 !important;
}
.social-icons a.soundcloud:hover {
  background-color: #F50 !important;
}
.social-icons a.github:hover {
  background-color: #4183C4 !important;
}
.social-icons .fa-googleplus:before {
  content: "\f0d5";
}
.social-icons .fa-vimeo:before {
  content: "\f194";
}
@media (min-width: 1401px) {
  .success .success-post .wp-post-image {
    height: 322px;
  }
}
@media (max-width: 1366px) {
  .grid-menu {
    margin-left: 15px;
  }
}
@media (max-width: 1345px) {
  button#mobileFilterBtn {
    display: block;
    float: right;
  }
  .grid-container {
    position: relative;
  }
  .grid-menu {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    max-width: 45%;
    margin: 0;
    padding: 0;
    width: 100%;
    z-index: 99;
    background-color: #fff;
  }
  .grid-menu .inner-option-set {
    padding: 0;
  }
  .grid-menu .inner-grid-menu {
    padding: 0;
  }
  .grid-menu .cat-parent h5 {
    border-bottom: 1px solid #ccc;
    padding: 12px;
    background-color: #009FE3;
    color: #fff;
    margin: 0;
  }
  .grid-menu .cat-child {
    border-bottom: 1px solid #009FE3;
  }
  .grid-menu .cat-child a {
    padding: 12px;
    display: inline-block;
  }
  .grid-menu .option-set .cat-parent {
    margin-bottom: 0;
  }
  .grid-menu .option-set .reset {
    overflow: auto;
    margin: 25px;
  }
  .grid {
    width: 100%;
    max-width: 1314px;
    margin: 0px auto;
  }
  .grid .gutter-sizer {
    width: 2%;
  }
  .grid .grid-item {
    width: 100%;
    max-width: 23.45%;
    min-height: inherit;
  }
}
@media (max-width: 1281px) and (min-width: 1025px) {
  .success .success-post .wp-post-image {
    height: 249px;
  }
  .page-hero h1 {
    margin-bottom: 30px;
    margin-top: 75px;
  }
}
@media (max-width: 1024px) {
  .radio-inline + .radio-inline,
  .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 0;
  }
  .jumbotron .jumbo-btn-group {
    text-align: center;
  }
  .jumbotron .jumbo-btn-group .btn {
    margin: 0 2% 6%;
    font-size: inherit;
    display: inline-block;
  }
  .jumbotron h1 {
    text-align: center;
    margin-top: 5%;
  }
  .jumbotron p {
    text-align: center;
    max-width: 85%;
    margin: 0px auto;
  }
  .jumbotron .quote-link {
    text-align: center;
    padding: 0 0 25px 0;
  }
  .jumbotron .quote-title,
  .jumbotron .quote-subtitle {
    text-align: center;
    padding: 0 0 15px 0;
  }
  .navbar-right {
    margin-right: auto;
  }
  .success .success-post .wp-post-image {
    height: 196px;
  }
  .prod-features .content {
    text-align: left;
    float: left;
    width: 75%;
  }
  .content-area .sub-section,
  footer .sub-section {
    padding: 30px 15px;
  }
  .section-hero .center-block {
    margin-bottom: 15%;
    margin-top: 15%;
  }
  .section-hero .jumbotron .opt-1 h1 {
    top: 43%;
    bottom: 43%;
  }
  .section-hero .jumbotron .opt-2 p {
    top: 54%;
    padding: 0 6%;
  }
  .section-hero .jumbotron .opt-2 .jumbo-btn-group {
    text-align: center;
    top: 55%;
  }
  .section-hero .jumbotron .opt-4 {
    max-width: 450px;
    padding: 1%;
    left: auto;
    right: 2%;
  }
  .regional-hq .panel-body {
    padding: 15px;
  }
  .regional-hq .hq-image .h3 {
    padding: 15px;
    width: 100%;
  }
  .jumpTo {
    text-align: center;
  }
  .jumpTo > a {
    display: block;
    float: inherit;
  }
  .jumpTo .svg {
    height: 35px;
  }
  .jumpTo .h3 {
    float: inherit;
    margin: 10px 0 0;
    padding: 0;
    font-size: 18px;
  }
  .grid {
    width: 100%;
  }
  .grid .gutter-sizer {
    width: 2.5%;
  }
  .grid .grid-item {
    width: 100%;
    max-width: 31.555%;
    min-height: inherit;
  }
  .success-stories .success-hdr {
    margin-bottom: 3%;
  }
}
@media (max-width: 980px) {
  #logo > a img {
    max-width: 200px;
    padding: 15px 0;
  }
  .job-link .col-sm-12 {
    text-align: center;
  }
  .job-link a.btn {
    margin-top: 5%;
  }
  body .regional-hq .panel {
    min-height: 715px;
  }
  .section-hero .jumbotron .opt-3.black {
    top: 0;
    bottom: 0;
  }
  .section-hero .jumbotron .opt-3.black h1 {
    margin-top: 5%;
  }
  .page-hero h1 {
    margin-bottom: 15px;
  }
  .carousel h1 {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 38px;
  }
  .carousel P {
    font-size: 18px;
    padding-left: 5%;
    padding-right: 5%;
  }
  .carousel .btn {
    margin-top: 7%;
  }
  .jumbotron .jumbo-btn-group {
    text-align: center;
    margin-top: 30px;
  }
  .jumbotron .jumbo-btn-group .btn {
    margin: 0 2% 6%;
    font-size: inherit;
    display: inline-block;
  }
  .jumbotron h1 {
    text-align: center;
    font-size: 28px;
  }
  .jumbotron p {
    font-size: 18px;
    text-align: center;
  }
  .request-content {
    background-position: 0 -165px !important;
  }
  .request-content .panel {
    margin-top: 6%;
  }
  .content-area .sub-section .row:last-child {
    margin-bottom: 0;
  }
  .prod-features .features-box {
    margin-bottom: 30px;
    overflow: auto;
  }
  #propertyWebsites .properties:last-child {
    width: 100%;
  }
  .navbar-desktop {
    display: none;
  }
  .navbar .mobile .navbar-nav {
    display: block;
  }
  div#logo {
    margin-left: 15px;
  }
  .solutions .col-md-4 {
    margin-bottom: 5%;
  }
  .success .success-post .wp-post-image {
    height: auto;
  }
  .success .col-sm-12.col-md-6.videos {
    margin-bottom: 30px;
  }
  .success .success .success-post.video {
    float: inherit;
    max-width: 776px;
    margin: 0px auto;
  }
  .content-area .col-md-3.recent-cposts .inner-grid-list {
    margin-bottom: 10%;
    text-align: center;
  }
  .mentions .col-md-2 {
    float: left;
    width: 33.3333%;
    padding-bottom: 30px;
  }
  .footer-nav-aux {
    margin-top: 3%;
    margin-bottom: 3%;
  }
  .content-area .sub-section .row {
    margin-bottom: 30px;
  }
  .content-area .sub-section.lt-blue .excerpt {
    margin: 0 auto 6%;
  }
  .link-cta {
    margin-bottom: 3% !important;
  }
  .link-cta.top-cta .content {
    display: block;
    float: inherit;
    margin: 2% 0;
    width: 100%;
  }
  .link-cta.top-cta {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .link-cta.top-cta footer {
    display: block;
    float: inherit;
  }
  .link-cta.left-cta {
    border-right: none;
    padding-right: 15px;
  }
  .link-cta.right-cta {
    border: none;
    padding-left: 15px;
  }
  .link-cta.left-cta.border,
  .link-cta.top-cta.border {
    border-bottom: 1px solid #d5effc;
    padding-bottom: 3%;
    margin-bottom: 4%;
  }
}
@media (max-width: 768px) {
  .small-screen {
    display: none !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .compare-plans {
    margin-bottom: 60px;
  }
  .jumbotron .jumbo-btn-group .btn {
    margin: 0 auto 6%;
    width: 80%;
    font-size: inherit;
    display: block;
  }
  .jumbotron h1 {
    text-align: center;
    font-size: 38px;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 25%;
  }
  .jumbotron p {
    text-align: center;
    margin: 5% 0 10%;
    padding: 0;
    max-width: 100%;
  }
  .jumbotron .quote-title p {
    margin: 0;
  }
  .request-content {
    background-position: 0px -225px !important;
  }
  .premium .request-demo {
    margin-top: 5%;
  }
  .photo-tiles .col-lg-12 {
    padding-left: 0;
    padding-right: 0;
  }
  .people-tile {
    max-width: 25%;
  }
  .sub-section.white.solutions-menu {
    padding: 2% 1%;
  }
  .jumpToWrapper .jumpTo {
    max-width: 50%;
  }
  .job-link h2.text-left {
    text-align: center;
    padding-bottom: 5%;
  }
  .job-link a.btn.btn-lg {
    text-align: center;
    margin: 0px auto;
    display: block;
    max-width: 320px;
  }
  .content-area .btn-lg {
    text-align: center;
    padding: 9px 27px;
  }
  .section-hero .center-block {
    margin-bottom: 10%;
    margin-top: 10%;
    max-width: 100%;
  }
  .section-hero .jumbotron .opt-1 {
    top: 44%;
    bottom: 44%;
  }
  .section-hero .jumbotron .opt-1 h1 {
    margin: 0;
  }
  .section-hero .jumbotron .opt-2 {
    top: 5%;
    bottom: 5%;
  }
  .section-hero .jumbotron .opt-2 p {
    top: 54%;
    padding: 0 6%;
  }
  .section-hero .jumbotron .opt-2 h1 {
    margin: 6% 0;
  }
  .section-hero .jumbotron .opt-2 .jumbo-btn-group .btn {
    margin: 0 2% 2%;
    width: auto;
    display: inline-block;
  }
  .section-hero .jumbotron .opt-3 {
    top: 5%;
    bottom: 5%;
  }
  .section-hero .jumbotron .opt-3 h1 {
    margin: 6% 0 1%;
  }
  .section-hero .jumbotron .opt-3 p {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .section-hero .jumbotron .opt-3 .jumbo-btn-group {
    margin-top: 4%;
  }
  .section-hero .jumbotron .opt-3 .jumbo-btn-group .btn {
    margin: 0 2% 2%;
    width: auto;
    display: inline-block;
  }
  .section-hero .jumbotron .opt-4 {
    position: relative;
    left: auto;
    right: auto;
    max-width: 100%;
    padding: 6%;
  }
  .section-hero .jumbotron .opt-4 p,
  .section-hero .jumbotron .opt-4 h1 {
    text-align: center;
    margin-top: 6%;
  }
  #contentManagement .jumbotron {
    position: relative;
  }
  .product-section.lt-blue.alt {
    padding-top: 3%;
    margin-top: 0;
  }
  .solutions .properties {
    min-height: inherit;
    margin-bottom: 10%;
  }
  .solutions .properties > footer {
    bottom: auto;
    left: auto;
    position: relative;
    right: auto;
  }
  .solutions .properties:last-child {
    margin-bottom: 0;
  }
  .content-area .sub-section .excerpt {
    max-width: 100%;
  }
  .section-hero .excerpt {
    max-width: 100%;
  }
  .content-area .sub-section h1.text-center {
    margin-top: 5%;
  }
  .content-area .contact-content .contact-items {
    margin-bottom: 6%;
  }
  .content-area .contact-content .contact-items:last-child {
    margin-bottom: 6%;
  }
  .content-area .contact-content .contact-items h4 {
    text-align: center;
  }
  .story-stats .quote .quote-subtitle {
    padding-left: inherit;
  }
  .story-stats .inner-div {
    padding: 30px 0 30px;
    text-align: center;
  }
  .story .wp-post-image,
  .video .wp-post-image {
    min-height: inherit;
  }
  .site-footer .col-sm-12 {
    margin-bottom: 6%;
  }
}
@media (max-width: 480px) {
  .success .play {
    display: none;
  }
  body {
    font-size: 16px;
  }
  h1,
  .h1 {
    font-size: 28px;
  }
  h2,
  .h2 {
    font-size: 22px;
  }
  h3,
  .h3 {
    font-size: 20px;
  }
  h4,
  .h4 {
    font-size: 18px;
  }
  h5,
  .h5 {
    font-size: 16px;
  }
  p.excerpt {
    font-size: 14px !important;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: relative;
  }
  .site-hero {
    margin-top: 0;
  }
  .page-hero {
    margin-top: 0;
  }
  .site-main {
    margin-top: 0;
  }
  .navbar {
    margin-bottom: 0;
  }
  .bgroup .btn {
    margin-bottom: 10px;
  }
  .bgroup .btn:last-child {
    margin-bottom: 0;
  }
  .regional-hq .panel {
    min-height: inherit;
  }
  .jumbo-btn-group a.btn.btn-info.btn-lg {
    margin-bottom: 30px;
  }
  .jumpToWrapper {
    margin: 0 auto;
    overflow: auto;
    text-align: center;
    width: inherit;
  }
  .jumpToWrapper .jumpTo {
    max-width: 50%;
  }
  .jumpToWrapper .jumpTo:first-child {
    margin-bottom: 3%;
  }
  .jumpToWrapper .jumpTo .h3 {
    font-size: 16px !important;
    text-align: center;
    float: none;
  }
  .jumpToWrapper .jumpTo > a {
    display: block;
    float: none;
  }
  .jumpTo .h3 a {
    font-size: 12px !important;
  }
  .carousel h1 {
    font-size: 28px;
    text-align: center;
    margin: 8%;
  }
  .jumbotron .jumbo-btn-group .btn {
    margin: 0 auto 6%;
    width: 80%;
    font-size: inherit;
    display: block;
  }
  .jumbotron h1 {
    font-size: 28px;
    text-align: center;
    margin: 15% 0 5%;
  }
  .jumbotron p {
    font-size: inherit;
    text-align: center;
    margin-bottom: 8%;
  }
  .jumbotron .quote-title p {
    margin: 0;
    font-size: 16px;
  }
  .jumbotron .quote-title,
  .jumbotron .quote-subtitle {
    text-align: center;
    padding: 0 0 5% 0;
  }
  .request-content {
    background-position: 0px -275px !important;
  }
  .people-tile {
    max-width: 50%;
  }
  .prod-features .content {
    width: 78%;
  }
  .features-box .content {
    width: 100%;
  }
  .section-hero.no-risk .jumbotron .opt-2 h1 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .bizIntel {
    text-align: center;
  }
  .bizIntel .col-xs-2.col-sm-1.col-md-2.col-lg-2 {
    width: 100%;
    margin-bottom: 10%;
  }
  .bizIntel .col-xs-10.col-sm-7.col-md-6.col-lg-6 {
    width: 100%;
    margin-bottom: 10%;
  }
  .tab-wrapper .nav-tabs {
    max-width: 100%;
    width: 100%;
  }
  .tab-wrapper .nav-tabs li {
    display: inline;
    margin: 0;
    max-width: inherit;
    width: 100%;
  }
  .tab-wrapper .nav-tabs li:last-child {
    margin-left: 0;
  }
  .tab-wrapper .nav-tabs li a {
    padding: 15px 15px;
    border-top: none;
    background-color: #bbb;
  }
  .tab-wrapper .nav-tabs li.active a {
    background-color: #009FE3;
    border-top: none;
    color: #fff;
  }
  .tab-wrapper .nav-tabs li.active a:hover {
    border-top: none;
  }
  .tab-wrapper .nav-tabs li:first-child {
    border-right: none;
    border-left: none;
  }
  .tab-wrapper .nav-tabs li:last-child {
    border-right: none;
    border-left: none;
  }
  .tab-content.about-tab-panels .tab-pane .col-xs-6 {
    width: 100%;
  }
  .success .col-xs-6 {
    width: 100%;
    margin-bottom: 30px;
  }
  .success .col-xs-6:last-child {
    margin-bottom: 0;
  }
  .mentions img.img-responsive {
    max-width: 50%;
    margin: 0px auto 10%;
  }
  .section-hero .jumbotron .opt-1,
  .section-hero .jumbotron .opt-2 {
    top: 5%;
    bottom: 5%;
  }
  .section-hero .jumbotron .opt-1 h1,
  .section-hero .jumbotron .opt-2 h1 {
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }
  .section-hero .jumbo-caption {
    padding: 0 4%;
  }
  .section-hero .jumbo-caption a.btn {
    margin-bottom: 6%;
    padding: 9px 27px;
  }
  .section-hero .jumbo-btn-group {
    display: none;
  }
  .solutions .col-md-4 {
    margin-bottom: 5%;
    width: 100%;
  }
  .solutions .svg {
    height: 50px;
    width: 100%;
    max-width: 100px;
  }
  .cta-link .btn.btn-info.btn-lg {
    padding: 12px 16px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 2px;
  }
  .grid {
    max-width: 360px;
    width: 100%;
    float: inherit;
    margin: 0px auto;
  }
  .grid .gutter-sizer {
    width: 4%;
  }
  .grid .grid-item {
    width: 100%;
    max-width: 100%;
    min-height: inherit;
  }
  .link-cta.left-cta {
    width: 100%;
    padding-bottom: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    border-right: none;
    border-bottom: 1px solid #fff;
  }
  .link-cta.right-cta {
    width: 100%;
    padding-left: 15px;
  }
  .regional-contacts {
    min-height: inherit;
  }
  a.btn.btn-primary.btn-lg,
  a.btn.btn-info.btn-lg,
  .btn.btn-default.btn-lg {
    font-size: inherit;
  }
  .footer-nav-main > li {
    width: 50%;
  }
  .footer-nav-aux > li {
    width: 50%;
  }
  .footer-nav-main a,
  .footer-nav-aux a {
    font-size: 12px;
  }
}
@media (max-width: 360px) {
  body {
    font-size: 12px;
  }
  h1,
  .h1 {
    font-size: 24px !important;
  }
  h2,
  .h2 {
    font-size: 20px !important;
  }
  h3,
  .h3 {
    font-size: 18px;
  }
  h4,
  .h4 {
    font-size: 16px;
  }
  h5,
  .h5 {
    font-size: 14px;
  }
  p,
  p.excerpt {
    font-size: 12px;
  }
  .jumpTo .svg {
    height: 24px;
  }
  .svg {
    height: 50px;
  }
  section#multiLanguageSupport {
    margin-bottom: 10%;
  }
  .jumpToWrapper .jumpTo .h3 {
    font-size: 14px;
  }
  .jumpToWrapper .jumpTo .svg {
    height: 30px;
  }
  .grid .grid-item {
    width: 100%;
    max-width: 360px;
    min-height: inherit;
  }
  .carousel p {
    font-size: inherit;
  }
  .jumbotron .jumbo-btn-group .btn {
    margin: 0 auto 6%;
    width: 80%;
    font-size: inherit;
    display: block;
  }
  .cta-link .btn.btn-info.btn-lg {
    padding: 12px 16px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 2px;
  }
  .section-hero h1 {
    margin-top: 8%;
  }
  .section-hero .excerpt {
    margin: 8% auto;
  }
  .section-hero .request-demo {
    margin: 16% 0;
  }
  .sub-section.white.solutions-menu {
    padding: 6% 1%;
  }
  .content-area .sub-section {
    padding: 8% 4.5%;
  }
  .content-area .sub-section .excerpt {
    max-width: 100%;
  }
}
