/* Padding below the footer and lighter body text */
body {
    /* padding-bottom: 40px;*/
    color: #333;
    font-family: 'Open Sans', sans-serif;
    background-color: #FFF;
    /*
    background: url('../images/bg_lights.jpg') center top / 100% 1000px no-repeat, url('../images/bg-01.png') left top / 100% 100% repeat-x, #000;
   */
}

body.waiting * { cursor: progress; }

h1, h2, h3, h4 { font-family: 'Open Sans', sans-serif; }
.jumbo { font-size: 3em; }
.jumbo h1 { font-size: 3em; }
.jumbo h2 { font-size: 2.0em; }
.marketing h4 { font-weight: bold; font-size: 1.4em; }

a { color: #0D59A9; }
a:hover { color: #000; }


@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(../fonts/OpenSans.woff) format('woff');
}

/*
@font-face {
  font-family: 'Open Sans';
  font-style: bold;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(../fonts/OpenSans-Extrabold.woff) format('woff');
}
*/

/* Useful elements */
.clear { clear: both; }
.centered { margin-left: auto; margin-right: auto; text-align: center; }
.left { float: left; }
.right { float: right; }
.t-left { text-align: left; }
.t-right { text-align: right; }
.bold { font-weight: bold; }
.medbold { font-weight: 400; }
.bigger { font-size: 1.3em; }
.biggest { font-size: 1.7em; }
.smaller { font-size: 0.7em; }
.form-shorter { height: 2em; }
.underline { text-decoration: underline; }
.italic { font-style: italic; }
.shadow { text-shadow: 0 1px 2px #333; }
.glow { text-shadow: 0 2px 4px #FEF4A8; }
.white { color: #FFFFFF; }
.gray { color: #AAAAAA; }
.red {color: #CC0000; }
.bg-gray {background-color: #AAAAAA; }
.bg-dark {background-color: #333333; }
.bg-red {background-color: #CC0000; }
.darkred {color: #AF1E2C; }
.revblue {color: #1383C6; }
.revorange {color: #DD662F; }
.green {color: #007640; }
.gold {color: #E6BE8A; }
.btn-secondary {background-color: #666666; color: #FFF; }
.btn-dark {background-color: #333333; color: #FFF}

/* Spacers */
.m-left-5 { margin-right: 5px; }
.m-left-10 { margin-left: 10px; }
.m-left-15 { margin-left: 15px; }
.m-left-20 { margin-left: 20px; }
.m-left-30 { margin-left: 30px; }
.m-left-50 { margin-left: 50px; }
.m-right-5 { margin-right: 5px; }
.m-right-10 { margin-right: 10px; }
.m-right-15 { margin-right: 15px; }
.m-right-20 { margin-right: 20px; }
.m-right-30 { margin-right: 30px; }
.m-right-50 { margin-right: 50px; }
.m-right-100 { margin-right: 100px; }
.m-top-0 { margin-top: 0px; }
.m-top-5 { margin-top: 5px; }
.m-top-10 { margin-top: 10px; }
.m-top-20 { margin-top: 20px; }
.m-top-30 { margin-top: 30px; }
.m-top-50 { margin-top: 50px; }
.m-top-100 { margin-top: 100px; }
.m-top-150 { margin-top: 150px; }
.m-bottom-0 { margin-bottom: 0px; }
.m-bottom-5 { margin-bottom: 5px; }
.m-bottom-10 { margin-bottom: 10px; }
.m-bottom-20 { margin-bottom: 20px; }
.m-bottom-30 { margin-bottom: 30px; }
.m-bottom-50 { margin-bottom: 50px; }
.m-bottom-100 { margin-bottom: 100px; }
.m-bottom-150 { margin-bottom: 150px; }
.margin-5 { margin: 5px; }
.margin-10 { margin: 10px; }
.margin-20 { margin: 20px; }
.margin-50 { margin: 50px; }
.m-sides-5 { margin-left: 5px; margin-right: 5px; }
.m-sides-10 { margin-left: 10px; margin-right: 10px; }
.m-sides-20 { margin-left: 20px; margin-right: 20px; }
.m-sides-10p { margin-left: 10%; margin-right: 10%; }
.no-padding, .padding-0 {padding: 0;}
.p-left-0 { padding-left: 0px; }
.p-left-5 { padding-left: 5px; }
.p-left-10 { padding-left: 10px; }
.p-left-15 { padding-left: 15px; }
.p-left-50 { padding-left: 50px; }
.p-right-0 { padding-right: 0px; }
.p-right-5 { padding-right: 5px; }
.p-right-10 { padding-right: 10px; }
.p-right-15 { padding-right: 15px; }
.p-right-50 { padding-right: 50px; }
.p-sides-0 { padding-left: 0; padding-right: 0; }
.p-sides-5 { padding-left: 5px; padding-right: 5px; }
.p-sides-10 { padding-left: 10px; padding-right: 10px; }
.p-sides-15 { padding-left: 15px; padding-right: 15px; }
.p-sides-20 { padding-left: 20px; padding-right: 20px; }
.padding-5 { padding: 5px; }
.padding-10 { padding: 10px; }
.padding-15 { padding: 15px; }
.padding-20 { padding: 20px; }
.opacity-25 { opacity: 0.25; }
.opacity-50 { opacity: 0.5; }
.fakelink { text-decoration:underline; color: #0D59A9; }

/* CRM */
.container.crm .col-sm-1, .container.crm .col-sm-2, .container.crm .col-sm-3, .container.crm .col-sm-4, .container.crm .col-sm-5, .container.crm .col-sm-6, .container.crm .col-sm-7, .container.crm .col-sm-8, .container.crm .col-sm-9, .container.crm .col-sm-10, .container.crm .col-sm-11, .container.crm .col-sm-12,
.container.crm .col-xs-1, .container.crm .col-xs-2, .container.crm .col-xs-3, .container.crm .col-xs-4, .container.crm .col-xs-5, .container.crm .col-xs-6, .container.crm .col-xs-7, .container.crm .col-xs-8, .container.crm .col-xs-9, .container.crm .col-xs-10, .container.crm .col-xs-11, .container.crm .col-xs-12 {
    padding-left: 0;
    padding-right: 10px;
    margin-bottom: 2px;
}
.timecard { text-align: center !important; vertical-align: middle !important; }
.timecard .form-control { font-size: 1em; padding: 0px; text-align: center; }
.timecard .smaller { font-size: 0.8em; }
.timecard-head { text-align: center !important; vertical-align: middle !important; line-height: 0.9em; }
.timecard p { text-align: center !important; vertical-align: middle !important; margin: 0; }
.timecard>.col-sm-1,
.timecard>.col-sm-2,
.timecard>.col-sm-3,
.timecard>.col-sm-4,
.timecard>.col-sm-5,
.timecard>.col-sm-6,
.timecard>.col-sm-7,
.timecard>.col-sm-8,
.timecard>.col-sm-9,
.timecard>.col-sm-10,
.timecard>.col-sm-11,
.timecard>.col-sm-12,
.timecard>.col-xs-1,
.timecard>.col-xs-2,
.timecard>.col-xs-3,
.timecard>.col-xs-4,
.timecard>.col-xs-5,
.timecard>.col-xs-6,
.timecard>.col-xs-7,
.timecard>.col-xs-8,
.timecard>.col-xs-9,
.timecard>.col-xs-10,
.timecard>.col-xs-11,
.timecard>.col-xs-12
 { 
    text-align: center !important;
    vertical-align: middle !important;
    height: 2.0em;
    padding: 0;
    padding-right: 0 !important;
    margin: 0;
    margin-bottom: 4px !important;
}

.timecard2 {
    text-align: center !important;
    vertical-align: middle !important;
    height: 2.0em;
    padding: 0;
    padding-right: 0 !important;
    margin: 0;
    margin-bottom: 0px !important;
}
.container.crm .pad-right { padding-right: 30px; }
.container.crm .pad-left { padding-left: 30px; }
.container.crm label { float: right; font-size: 0.8em; line-height: 2.5em; }
.smaller-label { float: right; padding-right: 5px; font-size: 0.85em; line-height: 2.5em; }
.lowprofile-label { float: right; padding-right: 0px; font-size: 0.8em; line-height: 0.8em !important; }

.form-error, .form-error2 { background: yellow ! important; opacity: 0.7; font-weight:bold; color:#cc0000 ! important; }
.form-missing { background: yellow ! important; opacity: 0.7; font-weight:bold; }
.form-change { background: #E6FFE6; }

.modal.fade.in { top: 5%; }
.ui-autocomplete { z-index: 1100; }
.ui-autocomplete .ui-menu-item.ui-state-focus { background:blue; }

.tooltip-inner {
    display: inline-block;
    padding: 20px;
    white-space:pre;
    max-width:none;
    text-align: left;
    font-size: 1.2em;
}

/* loader */
.loaderbox {
    padding: 30px;
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: auto;
}

.loader {
    border: 7px solid #DD662F; /* Light grey */
    border-top: 7px solid #1383C6; /* Blue */
    border-radius: 50%;
    width: 32px;
    height: 32px;
    position:absolute;
    top: 25%;
    left: 50%;
    animation: spin 3s linear infinite;
}

.inline-loader {
    border: 7px solid #DD662F; /* Light grey */
    border-top: 7px solid #1383C6; /* Blue */
    border-radius: 50%;
    width: 32px;
    height: 32px;
    animation: spin 3s linear infinite;
}

.field-loader {
    left: auto;
    right: 10%;
    top: 10%;
    width: 25px;
    height: 25px;
}

.has-float-label {
    position: relative;
    margin-bottom: 5px;
}

.float-label {
    position: absolute;
    top: 1px;
    left: 11px;
    width: auto;
    line-height: 1.5rem !important;
    text-transform: uppercase;
    font-size: 0.5rem;
    font-weight: bold;
    padding: 0px;
    /* background-color: #ffffffc0; */
    /* border: 2px solid #2e6da4; */
    border-radius: 4px;
    color: #2e6da4;
    z-index: 10;
}

.has-float-label > .form-control {
    height: 40px;
    padding: 15px 0px 0px 10px;
    font-size: 1em;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* MARKETING CONTENT
-------------------------------------------------- */
.marquee {
    vertical-align: bottom;
}

.marquee-business {
    /* background-image: url('/images/bg_smb.jpg'); */
    background-color: rgba(101, 11, 11, 0.1);
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    /* background-position: left top; */
    min-height: calc(600px * (90/150));
    height: 100vh;
    min-width: 100%;
    width: 93vh;
}

.marquee-personal {
    background-image: url('/images/bg_people.jpg');
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: calc(600px * (90/150));
    height: 100vh;
    min-width: 100%;
    width: 93vh;
}

.marquee-contact {
    background-image: url('/images/bg_office.jpg');
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: calc(600px * (90/150));
    height: 45vh;
    min-width: 100%;
    width: 150vh;
}

.v-top {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.v-middle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.v-bottom {
    position: absolute;
    bottom: 50px;
    width: 100%;
    font-size: 2.0em;
}

.v-responsive {
    min-height: calc(690px * (90/150));
    height: 90vh;
    min-width: 100%;
    width: 100vh;
}

.v-responsive-marquee {
    /*background-image: url('/images/bg_sunset.jpg');*/
    background-color: black;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: calc(690px * (90/150));
    height: 100vh;
    min-width: 100%;
    width: 93vh;
}


.marquee, .v-responsive-marquee h2 {
    font-size: 4.5em;
    font-weight: bold;
    text-shadow: 0 1px 2px #333;
    line-height: 50px;
}

.marquee, .v-responsive-marquee h3 {
    font-size: 3.5em;
    color: #FFF;
    text-shadow: 0 1px 2px #333;
    line-height: 50px;
}

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4, .col-md-4 {
    /* text-align: center; */
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
}

.marketing h2 {
    font-weight: normal;
}

.marketing h3 {
    border-bottom: 1px solid #fff;
    font-weight: bold;
}

.lead { font-size: 1.4em; }

.asterisk {
    color: red;
}

.big-btn-text {
    font-size: 1.5em;
    font-weight: 700;
    text-shadow: 0 1px 2px #333;
}

.btn-gold { color: #000; background-color: #E6BE8A; border-color: #357ebd; }

.logo-top {
    margin: 0;
    font-family: Oswald, 'Open Sans', sans-serif;
    font-size: 2em;
    color: #000;
    display: inline-block;
}

.contactform {
    background-color: #D1F0FF;
    width: 300px;
    float: right;
    padding: 20px 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 6px 12px #bbb;
    box-shadow: 0 6px 12px #bbb;
}

/* Header */
.header {
    padding: 15px 20px;
    /* background-color: #222; */
    background-color: #FFF;
    margin-left: auto;
    margin-right: auto;
}

/* Footer */
.footer {
    background-color: #FFF;
    border-top: 5px solid;
    border-image-slice: 1;
    border-width: 5px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-image-source: linear-gradient(to right, #3f99f5, #6959bd);
    color: #000;
    /*
    background-color: #555;
    border-top: 1px solid #333;
    color: #FFF;
    */
    margin-top: 100px;
    padding: 20px;
}

.gradient-divider {
    background: linear-gradient(to right, #3f99f5, #6959bd);
    height: 5px;
    margin: 0;
}

/* .footer a { color: #FFF; } */
.footer a { color: #3f99f5; }

.widebar {
    padding: 20px;
    background-color: #333;
    margin-left: auto;
    margin-right: auto;
}

.callbox {
    background-color: #0D59A9;
    background-color: rgb(118, 152, 214);
    background-color: rgb(197, 113, 54);
    padding: 10px 0 20px;
    min-height: 100px;
    color: #fff;
    font-size: 2.5em;
    text-shadow: 0 1px 2px #333;
    line-height: 50px;
}

/* Featurettes
------------------------- */
/* Add spacing between rows */
.featurette {
    border-top: 1px solid #ccc;
    padding-top: 100px;
    padding-bottom: 100px;
    /* height: 600px; */
}

.featurette h2 {
    font-size: 3em;
    font-family: Open Sans;
    font-weight: 400;
}

.featurette a.btn-large {
    font-size: 1em;
}

.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
    font-size: 2.5em;
}

.featurette-divider {
    margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

.leadform {
    background-image: url('/images/marquee.png');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-color: #fff;
}

.leadform h2 {
    color: #666666;
    font-size: 2.5em;
    text-shadow: 0 1px 2px #ddd;
    position: relative;
}

.fancy-list {
    font-size: 1.2em;
    margin: 10px 0px 10px 20px;
    padding: 0px;
    border: 0px;
    list-style: none;
}

.fancy-list-item {
    margin: 0px 0px 10px;
    padding: 0px 15px 0px 30px;
    border: 0px;
    line-height: 1.3em;
    font-size: 1.3em;
    background-image: url('../images/bullet.png');
    background-position: 0% 10px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-color: transparent;
    overflow: hidden;
}

/* Nav Bar
-------------------------------------------------- */
.navbar-wrapper .navbar{
    border-radius: 5px;
}

.navbar-custom {
    top: 20px;
    /* background-color: #333; */
    font-size: 1.5em;
}

/* First level menu item behavior */
/* Differentiate active page on menu */
.navbar-custom .navbar-nav>.active>a,.navbar-custom .navbar-nav>.active>a:hover,.navbar-custom .navbar-nav>.active>a:focus {
    color: #000;
    /* background-color: #000 */
}

/* Other items are muted unless mouse-overed */
.navbar-custom .navbar-nav>li>a {
    color: #999;
}

.navbar-custom .navbar-nav>li>a:hover,.navbar-custom .navbar-nav>li>a:focus {
    color: #1383C6;
    background-color: transparent;
}

/* Other items are muted unless mouse-overed */
.navbar-custom .navbar-nav>li>a {
    /* color: #FFF; */
    color: #3f99f5;
}

.navbar-custom .menu-item {
    display: block;
    padding: 6px 20px 4px 25px;
    font-size: 1.3em;
    font-weight: bold;
    color: #FFF;
    clear: both;
}


/* Hide submenus by default */
.nav-child {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: -10px 0 0;
    list-style: none;
    font-size: 0.8em;
    border: 1px solid #cccccc;
    border-radius: 6px;
    -webkit-box-shadow: 0 6px 12px #666666;
    box-shadow: 0 6px 12px #666666;
    background-clip: padding-box;
    overflow-y: visible;
}

/* Display on hover */
.navbar-custom ul li:hover > ul {
    display: block;
    padding: 10px;
}

.nav-child > li > a {
    display: block;
    padding: 4px 20px 4px 25px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap;
}

.nav-child > li > a:hover,
.nav-child > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #ddd;
}

.nav-child > .active > a,
.nav-child > .active > a:hover,
.nav-child > .active > a:focus {
    background-image: url('../images/bullet.png');
    background-position: -1px 12px;
    background-repeat: no-repeat;
}

.navbar-custom .navbar-link {
    color: #999999;
}

.navbar-custom .navbar-link:hover {
    color: #ffffff;
}

/* Collapsed menu button */
.navbar-custom .navbar-toggle {
    border-color: #333333;
    background-color: #428bca;
    float: right;
}

.navbar-custom .navbar-toggle:hover,.navbar-custom .navbar-toggle:focus {
    background-color: #333333;
}

.navbar-custom .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.navbar-custom .navbar-collapse,.navbar-custom .navbar-form {
    border-color: #101010;
    padding-right: 15px;
}

.navbar-custom .navbar-nav>.open>a,.navbar-custom .navbar-nav>.open>a:hover,.navbar-custom .navbar-nav>.open>a:focus {
    background: none;
}

.navbar-loggedin {
    top: 0px;
    font-size: 1.2em;
    margin-bottom: 0px;
}

/* Alerts */
.noscript-box {
    margin-top: -50px;
}

.noscript-img {
    margin-top: -80px;
    z-index: -1;
    position: relative;
}

.alert {
    font-size: 1.3em;
    padding: 20px 10%;
    color: #666;
}

.alert.alert-warning, .alert.alert-error {
    color: red;
}

.successMessage {
    font-size: 1.3em;
    padding: 30px 50px;
    margin-top: 0px;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.errorMessage {
    font-size: 1.3em;
    padding: 30px 50px;
    margin-top: 0px;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: #FFE5B4;
    border-color: #DEB887;
    color: red;
}

.warningMessage {
    font-size: 1.1em;
    padding: 30px 50px;
    margin-top: 0px;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: #FFF8C6;
    border-color: #FFE000;
    color: #E56717;
}

.no-date-widget::-webkit-inner-spin-button,
.no-date-widget::-webkit-calendar-picker-indicator {
    display: none;
    appearance: none;
    -webkit-appearance: none;
}

.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1000;
    max-width: 100%;
    max-height: 100%;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
    display: flex;
    flex-direction: column;
}

.modalDialog.is-active, .modalDialog:target {
    opacity:1;
    pointer-events: auto;
}

.modal-contents {
    position: relative;
    top: 0;
    left: 0;
    max-width: 700px;
    width: 95%;
    max-height: 100%;
    margin: 5% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: #fff;
    overflow: auto;
}

.close {
    background: #333;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
.close:hover {
    background: #00d9ff;
}

    ul {
        list-style-type: none;
        padding: 0;
        z-index: 100;
        display: flex;
        top:3em;
        /* width: 300px !important; */
    }

    li.inline {
        display: inline-block;
        margin: 0 10px;
    }

    input {
        font-family: 'Avenir', Helvetica, Arial, sans-serif;
    }

    .autocomplete-input {
        position: relative;
    }

    ul.options-list {
        display: flex;
        flex-direction: column;
        margin-top: -12px;
        border: 1px solid #dbdbdb;
        border-radius: 0 0 3px 3px;
        position: absolute;
        width: 100%;
        overflow: hidden;
    }

    ul.options-list li {
        width: 100%;
        flex-wrap: wrap;
        background: white;
        margin: 0;
        border-bottom: 1px solid #eee;
        color: #363636;
        padding: 7px;
        cursor: pointer;
    }

    ul.options-list li.highlighted {
        background: #FEDDBB;
    }

/* Dropzone fallback */
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v31/2fcrYFNaTjcS6g4U3t-Y5UEw0lE80llgEseQY3FEmqw.woff2) format('woff2');
}
  
/* Vue Transitions */
.fade-enter-active, .fade-leave-active {
    transition: opacity .5s;
}
.fade-enter, .fade-leave-to /* .fade-leave-active below version 2.1.8 */ {
    opacity: 0;
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    font-feature-settings: 'liga';
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

#chevron-arrow-left {
    display: inline-block;
    border-right: 4px solid #31708f;
    border-bottom: 4px solid #31708f;
    width: 10px; height: 10px;
    transform: rotate(-225deg);
}
  
#chevron-arrow-right {
    display: inline-block;
    border-right: 4px solid #31708f;
    border-bottom: 4px solid #31708f;
    width: 10px; height: 10px;
    transform: rotate(-45deg);
}

/* For smaller screens, shrink the font */
@media only screen and (max-width: 1200px) {
    body { font-size: 120%; }
}

@media only screen and (max-width: 992px) {
    body { font-size: 100%; }
}

@media only screen and (max-width: 768px) {
/*    body { font-size: 90%; } */
    body { font-size: 130%; }
}

@media only screen and (max-width: 640px) {
    body { font-size: 150%; }
}

@media only screen and (max-width: 320px) {
    body { font-size: 100%; }
}
