/*Used as an example, not edited yet*/
#logo {
    display: inline-block;
    /* font-size: 36px; */
    color: rgba(2, 2, 2, 0);
    background: url('../media/img/nav_logo_HearingJourney.png') no-repeat center top;
}

#logo1 {
    display: inline-block;
    /* font-size: 36px; */
    color: rgba(2, 2, 2, 0);
    background: url('../media/img/logo_HearingJourney.png') no-repeat center top;
}

.bg-faded {
    background-color: #358bca;
}

.navbar-brand {
    float: none;
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 1rem;
    font-size: 16px;
    line-height: 1;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}

.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: #194b70;
}


.navbar {
    border-radius: 0;
}

.navbar {
    position: relative;
    padding: 1rem 1rem 1rem 1rem;
}
body {
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1;
    color: #8d8d8d;
    background-color: #fff;
}
.card {
    position: relative;
    border: none;
    border-radius: .25rem;
}

.h5, h5 {
    font-size: 18px;
}

.row {
    margin-right: -.9375rem;
    margin-left: 1rem;
}

.btn-secondary {
    color: #f5f5f5;
    background-color: #358bca;
    border-color: #ccc;
    margin-right: 20px;
}

.checkbox, .radio {
    position: fixed;
    display: block;
    margin-bottom: .75rem;
}

@media (min-width: 768px)
.navbar-nav>li>a {
    padding-top: 4px;
    padding-bottom: 0px;
}

.navbar-nav>li>a {
    padding-top: 4px;
    padding-bottom: 0px;
    line-height: 20px;
}

.navbar-nav {
    float: left;
    margin: 0;
}

.color-me{
    color:#ffffff;
}

body > table > tbody > tr:nth-of-type(odd) {
    background-color: teal;
}

body > table > tbody > tr:nth-of-type(even) {
    background-color: orange;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 60px;
    margin-bottom: 20px;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    margin-right: 22px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 10px 10px 10px 25px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}


.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 830px;
}


/*#hero-wrapper {
    width: 100%;
    height: 610px;
    display: block;
    position: relative;
    background: url('../media/img/home/hero.jpg') no-repeat center center #020202;
}

#hero {
    width: 1050px;
    margin: 0 auto;
    color: #FFF;
}

#hero .content {
    position: absolute;
    bottom: 0;
    width: 800px;
}

#hero h2 {
    margin: 0;
    font-size: 40px;
    font-weight: normal;
}

#hero h2 span {
    background: #020202;
    padding: 5px 25px;
    display: inline-block;
}

#hero h2:first-child span {
    font-family: "Monotype Clarendon W01";
    font-size: 40px;
}

#hero .details {
    background: #020202;
    padding: 10px 25px;
    color: #FFF;
    display: inline-block;
    font-size: 26px;
}

#hero .actions {
    padding: 40px 25px;
}

#callout-wrapper {
    background: #FFF;
    padding: 40px 0;
    text-align: center;
}
#callout a.hashtag {
    display: inline-block;
    font-size: 36px;
    color: #020202;
    padding-top: 75px;
    background: url('../media/img/home/instagram.png') no-repeat center top;
}

#instagram-wrapper {
    font-size: 0;
    text-align: center;
}
#instagram {
    margin: 0 auto;
    width: 1200px;
}

.button {
    background: #9e0b0f;
    border-color: #9e0b0f;
    color: #FFF;
    display: inline-block;
}
#what-eating-small-wrapper {
    background: #FFF;
    padding: 40px 0;
    text-align: center;
    display:none;
}



@media only screen 
/*and (min-device-width: 414px)*/ 
and (max-device-width: 736px) 
/*and (-webkit-min-device-pixel-ratio: 3)*/
/*and (orientation: portrait)*/{ 
/*Insert Query Here*/
    #instagram {
        /*margin: 0 auto;*/
        width: 100%;
    }  

    .button {
        background: #9e0b0f;
        border-color: #9e0b0f;
        color: #FFF;
        display: inline-block;
        width:100%;
            text-align: center;
    }

    #what-eating-small-wrapper {
        background: #FFF;
        padding: 40px 0;
        text-align: center;
        display:block !important;
    }
    #whateating h1#sandwich {
        width: 670px;
        height: 141px;
        background: url('../media/img/layout/whatsonplace.png') no-repeat;
        display: inline-block;
        font-size: 0;
        text-indent: -9999px;
        text-align: center;
    }

    #hero-wrapper {
        width: 100%;
        height: 610px;
        display: block;
        position: relative;
        background: url('../media/img/home/hero.jpg') no-repeat center center #020202;
    }

    #hero {
        width: 1050px;
        margin: 0 auto;
        color: #FFF;
    }

    #hero .content {
        position: absolute;
        bottom: 0;
        width: 97%;
    }

    #hero h2 {
        margin: 0;
        font-size: 55px;
        font-weight: normal;
    }

    #hero h2 span {
        background: transparent;
        padding: 5px 25px;
        display: inline-block;
    }

    #hero h2:first-child span {
        font-family: "Monotype Clarendon W01";
        font-size: 70px;
    }

    #hero .details {
        background: transparent;
        padding: 10px 25px;
        color: #FFF;
        display: inline-block;
        font-size: 50px;
    }

    #hero .actions {
        padding: 40px 25px;
    }
    #callout-wrapper {
        background: #FFF;
        padding: 40px 0;
        text-align: center;
        display:none;
    }
    #callout a.hashtag {
        display: inline-block;
        font-size: 36px;
        color: #020202;
        padding-top: 75px;
        background: url('../media/img/home/instagram.png') no-repeat center top;
    }

    #instagram-wrapper {
        font-size: 0;
        text-align: center;
        display:none;
    }
    #instagram {
        margin: 0 auto;
        width: 1200px;
    }
}
    */