/* SELECTORS */
html {
    scroll-behavior: smooth;
}
p {
    font-family: 'AvenirLTW01-35Light', sans-serif;
    font-size: 18px;
    text-align: justify;
}
p b {
    font-family: 'AvenirLTW01-85Heavy', sans-serif;
    font-size: 18px;
    text-align: justify;
}
video::cue {
    color: white;
}

/* TAGS */
#about-us {
    background-image: url(/ui/img/limes_22.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 70px;
}
#get-in-touch {
    background-image: url(/ui/img/meat-22.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 70px;
}
#results {
    background-image: url(/ui/img/broccoli-sl.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 70px;
}
#header {
    position: relative;
    height: 98px;
    margin: 9px 0;
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    width: 60px;
    right: 0;
    z-index: 99;
    font-size: 18px;
    border-top: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    border-right: none;
    outline: none;
    background-color: #49908E;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}
#myBtn:hover {
    background-color: #66b2b0;
}

/* CLASSES */
/* 
Extra small devices (portrait phones, less than 576px) 
No media query since this is the default in Bootstrap because it is "mobile first"
*/
/* With Selectors */
div.center {
    margin: 0 auto;
    width: fit-content;
}
h1.jumbo {
    font-family: 'Lobster-Regular', sans-serif;
    font-size: 73px;
    color: #858585;
    text-align: center;
}
h2.jumbo {
    font-family: 'GearedSlab-Bold', sans-serif;
    font-size: 66px;
    color: #e75440;
    text-align: center;
}
h1.heading {
    font-family: 'Lobster-Regular', sans-serif;
    font-size: 48px;
    padding-bottom: 38px;
}
h3.heading {
    font-family: 'GearedSlab-Bold', sans-serif;
    font-size: 32px;
}
h4.heading {
    font-family: 'Lobster-Regular', sans-serif;
    font-size: 24px;
    padding-bottom: 10px;
    padding-top: 17px;
}
/* ############# */

/* Alerts */
.alert-sidecar {
    width: 400px !important;
    min-width: 400px !important;
    height: calc(100vh - 125px);
}

/* Backgrounds */
.bg-faded {
    background: #ffffff44;
}
.bg-footer {
    background: #e75440;
}
.bg-gradient {
    background: linear-gradient(to right,rgba(255, 255, 255, 0),#262228);
}
.bg-ltgray {
    background-color: #dbdbdb;
}
.bg-red {
    background-color: #e75440;
}
.bg-solid {
    background: #49908E;
}
.bg-teal {
    background-color: #49908E;
}
/* Buttons */
.btn-get {
    color: #fff;
    background-color: #e75440;
    border: none;
    font-family: 'GearedSlab-Bold', sans-serif;
    font-size: 1.4em;
    padding: 10px 25px;
}
.btn-get:hover {
    background-color: #49908E;
}
.btn-menu, .btn-menu:hover {
    color: #49908E;
    background: none;
    border: none;
    font-family: 'Futura-Light', sans-serif;
    font-size: 18px;
    padding: 1.2em;
}
.btn-login, .btn-login:hover {
    height: 76px;
    color: #fff;
    background-color: #49908E;
    border: none;
    font-family: 'GearedSlab-Bold', sans-serif;
    font-size: 1.4em;
    padding: 1em;
}
.btn-submit, .btn-submit:hover {
    color: #fff;
    height: 38px;
    background-color: #49908E;
    border: none;
    font-family: 'GearedSlab-Bold', sans-serif;
    font-size: 1.4em;
    padding: 6px 12px;
}
/* Graphical Elements */
.col-tick {
    width: 38px;
    height: 8px;
}
.head-tick {
    width: 52px;
    height: 12px;
}
/* Links */
.link {
    cursor: pointer;
}
.social-link {
    color: #fff;
    font-size: 2em;
    padding: 0 .5em;
}
/* Sections */
.callout {
    border-radius: 15px;
    margin-bottom: 10px;
    padding: 13px;
}
.callout p {
    font-size: 14px;
    text-align: left;
}
.foot-center {
    font-family: 'AvenirLTW01-35Light';
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.git-contact {
    margin: 2em 0;
}
.login-sign {
    max-width: 800px;
    background-color: #fff;
    border: 16px double #e75440;
    border-radius: .8rem;
    margin: 0 auto;
}
.section {
    padding-top: 48px;
}
.pricing {
    background-image: url(/ui/img/msm_22.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
/* Text */
.line-item {
    font-size: 34px;
    font-family: 'Lobster-Regular', sans-serif;
    margin-right: .5em;
}
.text-avenir {
    font-family: 'AvenirLTW01-35Light', sans-serif;
}
.text-black {
    color: #000000;
}
.text-dkgray {
    color: #7c7c83;
}
.text-ltgray {
    color: #dbdbdb;
}
.text-red {
    color: #e75440;
}
.text-teal {
    color: #4c918d;
}
.text-title {
    font-family: 'GearedSlab-Bold', sans-serif;
    font-weight: 900;
    color: #4c918d;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    /* With Selectors */
    h1.jumbo {
        font-family: 'Lobster-Regular', sans-serif;
        font-size: 82px;
        color: #858585;
        text-align: center;
    }
    h2.jumbo {
        font-family: 'GearedSlab-Bold', sans-serif;
        font-size: 50px;
        color: #e75440;
        text-align: center;
    }
    h1.heading {
        font-family: 'Lobster-Regular', sans-serif;
        font-size: 48px;
        padding-bottom: 38px;
    }
    h3.heading {
        font-family: 'GearedSlab-Bold', sans-serif;
        font-size: 32px;
    }
    h4.heading {
        font-family: 'Lobster-Regular', sans-serif;
        font-size: 24px;
        padding-bottom: 10px;
        padding-top: 17px;
    }
    /* ############# */
    .callout {
        border-radius: 15px;
        margin-bottom: 10px;
        padding: 13px;
    }
    .callout p {
        font-size: 14px;
        text-align: left;
    }
}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {
    /* With Selectors */
    h1.jumbo {
        font-family: 'Lobster-Regular', sans-serif;
        font-size: 90px;
        color: #858585;
        text-align: center;
    }
    h2.jumbo {
        font-family: 'GearedSlab-Bold', sans-serif;
        font-size: 68px;
        color: #e75440;
        text-align: center;
    }
    h1.heading {
        font-family: 'Lobster-Regular', sans-serif;
        font-size: 80px;
        padding-bottom: 38px;
    }
    h3.heading {
        font-family: 'GearedSlab-Bold', sans-serif;
        font-size: 36px;
    }
    h4.heading {
        font-family: 'Lobster-Regular', sans-serif;
        font-size: 24px;
        padding-bottom: 28px;
        padding-top: 17px;
    }
    /* ############# */
    /* Navbar */
    .navbar-expand-md {
        flex-flow: row wrap;
    }
    .navbar-brand {
        margin: 0 auto;
    }
    .navbar-nav {
        margin: 0 auto;
    }
    /* Buttons */
    .btn-menu, .btn-menu:hover {
        color: #fff;
        background-color: #858585;
        border: none;
        font-family: 'Futura-Light', sans-serif;
        font-size: 14px;
        padding: 0 17px;
    }
    .btn-menu-start {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .btn-menu-end {
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    .btn-login, .btn-submit, .btn-login:hover, .btn-submit:hover {
        color: #fff;
        height: 38px;
        background-color: #49908E;
        border: none;
        font-family: 'GearedSlab-Bold', sans-serif;
        font-size: 1.4em;
        padding: 6px 12px;
    }
    /* Sections */
    .callout-set {
        display: table;
    }
    .callout-cell {
        display: table-cell;
    }
    .callout {
        border-radius: 15px;
        margin-bottom: 65px;
        padding: 13px;
    }
    .callout p {
        font-size: 14px;
        text-align: left;
    }
    .git-contact {
        margin: 175px 0;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    /* ############# */
    /* Navbar */
    .navbar-brand {
        margin-left: calc((100vw - 1204px)/2);
    }
    .navbar-nav {
        margin-right: calc((100vw - 1204px)/2);
    }
    /* Sections */
    .container {
        max-width: 980px;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    /* ############# */
    /* Sections */
    .container {
        max-width: 980px;
    }
}
