﻿body {
    padding-top: 0.75rem;
}

.row.narrow {
    max-width: 48rem;
}

.small-5-5.columns {
    width: 45.8%;
}

.main-logo {
  display: block;
  padding-left: 0.75rem;
  padding-right: 0.85rem; }
@media (min-width: 40.063em) {
    .main-logo {
        margin-top: 11.7rem; }
}

.panel-content {
    background-color: #f6f6f6;
    padding: 0.75rem;
    border-color: #f6f6f6;
}

.panel .panel-content-heading-main {
    font-weight: 400;
    margin-bottom: 0.25rem;
}

.panel .panel-content-heading-secondary {
    font-weight: 100;
    margin-bottom: 0.25rem;
}

.panel p {
    color: #878787;
    margin-bottom: 0.75rem;
}

@media (min-width: 49rem) { /* 49rem is on the low end medium, where the left bar images start scaling */
    .left-bar-vertical-tile {
        background-image: url('left-tile-padded.jpg');
        background-repeat: repeat-y;
        background-position: left;
    }
}

.left-bar-horizontal-wrapper {
    padding-bottom: 1rem;
}

.left-bar-horizontal-inner {
    padding: 0 0.75rem;
}

.left-bar-horizontal-orange {
    height: 45px;
    background-color: #db6d52;
    margin-top: 0.75rem;
}

.product-options div .columns:nth-child(2n+2) {
    border-right: 1px solid #DDDDDD;
}

.product-options img {
    margin-top: 0.5rem;
}

.product-options-heading-main {
    text-transform: uppercase;
}

.product-options-heading-secondary {
    color: #17198f;
    font-size: 1.25rem;
    margin-bottom: 1.25rem;
}

.product-options p {
    font-size: 1.25rem;
}

.product-options div p:last-child {
    margin-bottom: 0.5rem;
}

.plan-photo-caption {
    font-family: 'Times New Roman';
    font-size: 1.2rem;
    color: #8b8b8b;
    font-style: italic;
    padding-left: 3rem;
    padding-top: 0.75rem;
    padding-right: 0.75rem;
}

.row.products-bubbles {
}

.products-bubbles .columns:first-child {
    border-right: 5px solid #494949;
}

.products-bubbles .columns:last-child {
    background-color: #f6f6f6;
}

.products-bubbles ul {
    margin-top: 0.3rem;
    margin-bottom: 0;
    display: table;
    list-style-type: none;
}

.products-bubbles ul li {
    display: table-row;
}

.products-bubbles ul li a {
    display: table-cell;
    height: 4.07rem;
    vertical-align: middle;
    color: #606060;
}

ul.block-grid-logos {
    max-width: 550px;
    margin: 0 auto;
}
ul.block-grid-logos li {
    text-align: center;
}

.block-grid-logo-padded {
    margin-top: 0.5rem;
}

.inc-social-medium {
    display: inline-block;
    margin-bottom: 0;
}

.social-heading {
    display: inline-block;
    font-size: 2.5rem;
    font-weight: normal;
    text-transform: uppercase;
}