@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,600,600italic,400,700,400italic);

body {
    margin: 0px;
    padding: 0px;
    font-family: 'Source Sans Pro' !important;
    font-weight: 300;
    font-size: 16px !important;
}

a.orange:link, a.orange:visited, a.orange:hover, a.orange:active,
ul.orange a:link, ul.orange a:visited, ul.orange a:hover, ul.orange a:active {
    color: #ff9900;
}

a.orange-no-underline:link, a.orange-no-underline:visited, a.orange-no-underline:hover, a.orange-no-underline:active,
ul.orange-no-underline a:link, ul.orange-no-underline a:visited, ul.orange-no-underline a:hover, ul.orange-no-underline a:active {
    color: #ff9900;
}

h2.jobTitleH2 {
    text-transform: uppercase;
}

h3.jobLocationH3 {
    text-transform: uppercase;
}

ul.careerBulletPoints li{
    list-style: disc;
}

ul {
    list-style-type: none;
}
li {
    list-style: none;
}
ul.square {
    list-style-type: square;
}
ul.square li {
    list-style: square;
}

ul.orange {
    padding-left: 0;
}
ul.orange li {
    margin-bottom: 1em;
}

ul.jobsOrange {
    margin-left: -10px;
}

.locationOrange {
    font-weight:600;
    color: #ff9900;
}

.background1 {
    min-height: 555px;
    background: url(/assets/Background_0.jpg) no-repeat fixed;
    background-size: cover;
    overflow: hidden
}

.controlYourShopping {
    font-family: 'Source Sans Pro';
    font-weight: 300;
    font-size: 62px;
    color: #FFFFFF;
    margin-top: 16px;
    display: inline-block;
}

.experienceTheGroceryShoppingRevolution {
    font-size: 25px;
    color: #FFFFFF;
}

#downloadTheAppToday {
    font-family: 'Source Sans Pro';
    font-weight: 300;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 2px;
    margin-bottom: 10px;
    margin-top: 25px;
}

.clear {
    clear: both;
}

.downloadButtonTop {
    color: #FFFFFF;
    display: inline-block;
    background: #4d4d4d;
    width: 160px;
    height: 36px;
    position: relative;
    padding: 0;
    margin-bottom: 0px;
    border-radius: 2px;
}

.downloadButtonTop h2 {
    position: absolute;
    margin: 0;
    padding: 0;
    font-family: 'Source Sans Pro';
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    letter-spacing: 3px;
    line-height: 36px;
    width: 160px;
}

.downloadButtonTop:active {
    background: #3b323b;
}

.playTheVideo {
    font-family: 'Source Sans Pro';
    color: #FFFFFF;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    letter-spacing: 2px;
    margin-top: 48px;
}

.playTheVideoNonModal {
    font-family: 'Source Sans Pro';
    color: #FFFFFF;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    letter-spacing: 2px;
    margin-top: 48px;
    padding-bottom: 20px;
}

.playTheVideo img {
    position: relative;
    right: 5px;
}

.backgroundWhite {
    background: #FFFFFF;
    min-height: 570px;
    overflow: hidden;
}

.backgroundWhiteStores {
    background: #FFFFFF;
    min-height: 620px;
    padding-bottom: 20px;
}

.backgroundWhiteCareers {
    background: #FFFFFF;
    overflow: hidden;
    padding:8px;
}

#downArrow img {
    width: 50px;
    margin-left: 45px;
    margin-bottom: 15px;
}

#iphoneDeals {
    background-image: url(/assets/iPhoneDeals.png);
    height: 560px;
    width: 400px;
}

#iphoneLists {
    background-image: url(/assets/iPhoneLists.png);
    height: 560px;
    width: 400px;
}

#iphoneCheckout {
    background-image: url(/assets/iPhoneCheckout.png);
    height: 560px;
    width: 400px;
}

#iphoneItems {
    background-image: url(/assets/iPhoneItems.png);
    height: 560px;
    width: 300px;
}

#iPhoneStoreSelection {
    background: url(/assets/iPhoneStoreSelection.png) no-repeat;
    height: 560px;
    width: 353px;
}

.infoRight {
}

.infoRight h3 {
    font-family: 'Source Sans Pro';
    font-size: 42px;
    color: #3b323b;
    letter-spacing: 0px;
    font-weight: 300;
    padding: 0;
    margin: 0;
    margin-top: 80px;
    margin-bottom: 0px;
}

.infoRight h2 {
    padding: 0;
    margin: 0;
    font-weight: 300;
    font-family: 'Source Sans Pro';
    color: #3b323b;
    letter-spacing: 0px;
    font-size: 28px;
    margin-right: 520px;
    margin-top: -15px;
	margin-bottom: 30px;

}

.infoRight ul {
    margin: 0px;
    margin-left: -40px;
    margin-top: 15px;
}

.infoRight li {
    font-size: 10px;
    vertical-align: middle;
    padding-top: 25px;
}

.infoRight li span {
    font-family: 'Source Sans Pro';
	font-weight: 300;
    font-size: 20px;
    color: #3b323b;
    letter-spacing: 0px;
    vertical-align: -10%;

}

.infoRight p {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 0px;
    margin: 0;
    margin-top: 10px;
    margin-left: 35px;
    display: none;
    color: #3b323b;
}

.infoRight .icons {
    display: inline-block;
    margin-left: -5px;
    padding: 0;
    width: 19%;
}

.infoRight .icons img{
    cursor: pointer;
}

.backgroundBottom {
    height: 90px;
    background: #FFFFFF;
    overflow: hidden;
}

.tinyPicturePadding {
    padding-top: 30px;
}

.background2 {
    height: 500px;
    background: url(/assets/Background_1.png) no-repeat fixed;
    background-size: cover;
    padding: 0px;
}

.background3 {
    height: 500px;
    background: url(/assets/Background_2.jpg) no-repeat fixed;
    background-size: cover;
    padding: 0px;
}

.background4 {
    height: 500px;
    background: url(/assets/Background_3.jpg) no-repeat fixed;
    background-size: cover;
    padding: 0px;
}

.background5 {
    height: 350px;
    background: url(/assets/HeaderFooterImages/Home_Footer.jpg) no-repeat fixed;
    background-size: cover;
    padding: 0px;
}

.smallScreenBackground {
    height: 50px;
    background: #ff8911;
    padding: 0px;
}

.infoLeft {
    float: left;
    margin-left: 175px;
    width: 475px;
}

.infoLeft h3 {
    font-family: 'Source Sans Pro';
    font-size: 24px;
    color: #3b323b;
    letter-spacing: 0px;
    font-weight: 300;
    padding: 0;
    margin: 0;
    margin-top: 80px;
    padding-left: 2px;
    margin-bottom: 0px;
}

.infoLeft h2 {
    padding: 0;
    margin: 0;
    font-weight: 300;
    font-family: 'Source Sans Pro';
    color: #3b323b;
    letter-spacing: 0px;
    font-size: 60px;
    margin-right: 345px;
    margin-top: -15px;
}

.infoLeft ul {
    margin: 0px;
    margin-left: -40px;
    height: 245px;
    margin-top: 15px;
}

.infoLeft li {
    font-size: 10px;
    vertical-align: middle;
    padding-top: 25px;
}

.infoLeft li span {
    font-family: 'Source Sans Pro';
    font-size: 18px;
    color: #3b323b;
    letter-spacing: 0px;
    vertical-align: -10%;
}

.infoLeft p {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 0px;
    margin: 0;
    margin-top: 10px;
    margin-left: 35px;
    display: none;
    color: #3b323b;
}

.infoLeft .icons {
    float: left;
    margin-right: -9px;
    padding: 0;
    width: 19%;
    position: relative;
}

#iphoneRight {
    margin-right: 150px;
    margin-top: 40px;
    float: right;
}

.tryUsForFree {
    font-family: 'Source Sans Pro';
    font-weight: 300;
    font-size: 38px;
    color: #FFFFFF;
    letter-spacing: 0px;
    padding-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
}

#wellSaveYouMoney {
    font-family: 'Source Sans Pro';
    font-weight: 300;
    font-size: 30px;
    color: #FFFFFF;
    text-align: center;
    letter-spacing: 0px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.copyright {
    font-family: 'Source Sans Pro';
    font-size: 14px;
    color: #222222;
    float: left;
    line-height: 79px;
    vertical-align: middle;
    margin: 0px;
    margin-right: 25px;
    float: right;
}

.tos {
    font-family: 'Source Sans Pro';
    font-size: 14px;
    color: #222222;
    float: left;
    line-height: 79px;
    vertical-align: middle;
    margin: 0px;
    margin-right: 25px;
    float: right;
}

.tos a {
	color: #222222;
	text-decoration: none;
}

.facebook {
    background: url(/assets/socialMediaIcons/Facebook.png);
    margin: 22px;
    margin-right: 0px;
    height: 25px;
    width: 25px;
    float: left;
}

.facebook:hover {
    cursor: pointer;
}

.facebook:active {
    background: url(/assets/socialMediaIcons/Facebook_Overstate.png);
}

.twitter {
    background: url(/assets/socialMediaIcons/Twitter.png);
    margin: 22px;
    margin-right: 0px;
    height: 26px;
    width: 26px;
    float: left;
}

.twitter:hover {
    cursor: pointer;
}

.twitter:active {
    background: url(/assets/socialMediaIcons/Twitter_Overstate.png);
}

.header {
    height: 266px;
    background: url(/assets/HeaderFooterImages/Home_Header.jpg) no-repeat;
    background-size: cover;
    padding: 0px;
    margin: 0;
}

.header h1{
    font-family: 'Source Sans Pro';
    font-weight: 300;
    font-size: 48px;
    color: #FFFFFF;
    margin-top: 18px;
    margin-bottom: 0;
    letter-spacing: 0px;
    padding-top: 0px;
    padding-left: 0px;
    display: inline-block;
}

#controlYourShopping {
    font-weight: 300 !important;
}

.header h2{
    font-family: 'Source Sans Pro';
    font-weight: 300;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    letter-spacing: 0px;
    margin: 0;
    vertical-align: middle;
}

.faq {
    margin-left: 235px;
    margin-right: 235px;
}

.faq h2 {
    font-family: 'Source Sans Pro';
    font-size: 30px;
    color: #222222;
    font-weight: normal;
    padding: 0;
    margin: 0;
    margin-bottom: 25px;
    margin-top: 50px;
}

.faq h3 {
    font-family: 'Source Sans Pro';
    font-weight: 300;
    font-size: 18px;
    color: #222222;
    padding: 0;
    margin: 0;
}

.faq p {
    font-family: 'Source Sans Pro';
    font-size: 16px;
    font-color: #222222;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}

.overlay {
    background: transparent;
    position: relative;
    width: 100%;
    height: 310px;
    top: 310px;
    margin-top: -310px;
}

.pressLeftColumn {
    float: left;
    margin-left: 25px;
    margin-bottom: 25px;
}

.pressRightColumn {
    float: left;
    margin-left: 25px;
    margin-bottom: 25px;
}

.pressBody {
    background-color: rgba(33, 33, 33, .88);
    padding: 0px;
    margin: 0px 0px 25px;
    font-weight: 300;
    font-family: 'Source Sans Pro';
}

.pressBody div {
    padding: 10px 0px;
    margin: 12px 18px 20px;
    overflow: hidden;
}

.pressBody a:link {
    text-decoration: none;
}

.pressBody a:visited {
    text-decoration: none;
}

.pressBody a:hover {
    text-decoration: none;
    color: #ff9900;

}

.pressBody a:active {
    text-decoration: none;
    color: #ff9900;
}

.pressBody a {
    font-weight: 300;
    margin: 0px;
    padding: 0px;
    font-family: 'Source Sans Pro';
    font-size: 30px;
    color: #FFFFFF;
}

.pressBody h2 {
    font-weight: 300;
    padding: 0px;
    font-family: 'Source Sans Pro';
    font-size: 16px;
    color: #FFFFFF;
    margin: 20px 0px;
}

.pressBody p {
    font-weight: 300;
    margin: 0px;
    padding: 0px;
    font-family: 'Source Sans Pro';
    font-size: 16px;
    color: #FFFFFF;
}

.pressWrapper {
    margin: 0 auto;
    padding: 0px;
}

.jobsWrapper {
    width: 860px;
    margin: 0 auto;
    padding: 0px;
}

.jobsBody {
    background-color: rgba(33, 33, 33, .88);
    padding: 0px;
    margin: 25px 0px 0px;
    overflow: auto;
    padding: 15px 15px 15px 15px;
}

.jobsFullsize {
    background-color: rgba(33, 33, 33, .88);
    color: #fff;
    font-family: 'Source Sans Pro';
    font-size: 24px;
    margin: 1em 0;
    padding: 0.5em 1em;
}

.jobsBody h2 {
    font-weight: 300;
    margin: 0px;
    padding: 0px;
    font-family: 'Source Sans Pro';
    font-size: 30px;
    color: #FFFFFF;
}

.jobsBody h3 {
    font-weight: 300;
    margin: 0px;
    padding: 0px;
    font-family: 'Source Sans Pro';
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 20px;
}

.jobsBody h4 {
    color: #FFFFFF;
}

.jobsBody p, .jobsBody li {
    font-weight: 300;
    margin: 0px;
    padding: 0px;
    font-family: 'Source Sans Pro';
    font-size: 16px;
    color: #FFFFFF;
}
.jobsBody .jobHighlight {
    font-style: italic;
    margin: 1em auto;
}

.jobsBody div {
    margin: 0px;
    padding: 0px;
    margin-left: 18px;
    margin-right: 18px;
    margin-top: 12px;
    margin-bottom: 20px;
    overflow: hidden;
}

.jobSelection {
    float: left;
    font-weight: 700;
    margin: 25px 0 0;
    padding: 0 0 0 25px;
}
.jobSelection li {
    margin: 0 0 25px 0;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Source Sans Pro';
    font-size: 16px;
}
.jobSelection li.selected {
    background-image: url('/assets/favicon.ico');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 21px 21px;
}
.jobSelection a {
    color: #ff9900;
    font-weight: 300;
    text-decoration: none;
}
.jobSelection li.selected a {
    color: #ff9900;
}

.jobsSquare {
    background-color: rgba(33, 33, 33, .88);
    padding: 0px;
    margin: 25px 0px 0px;
}

.jobsSquare p {
    font-weight: 300;
    margin: 0px;
    padding: 0px;
    font-family: 'Source Sans Pro';
    font-size: 16px;
    color: #FFFFFF;
    float: left;
    margin: 0px;
    padding: 0px;
    margin-left: 18px;
    margin-right: 18px;
    margin-top: 12px;
    margin-bottom: 20px;
    overflow: hidden;
}

.jobsSquare h1 {
    font-weight: 300;
    margin: 0px;
    padding: 0px;
    font-family: 'Source Sans Pro';
    font-size: 30px;
    color: #FFFFFF;
}

.downloadModalHeader {
    font-family: 'Source Sans Pro';
    font-weight: 300;
    font-size: 42px;
    margin: 0;
    padding: 0;
    text-align: center;
    margin-bottom: 20px;
}

.apple {
    margin-top: 10px;
}
.google {
    margin-top: 10px;
}

.questions {
    font-family: 'Source Sans Pro';
    font-weight: 300;
    font-size: 22px;
    font-color: #222222;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    text-align: center;
    vertical-align: middle;
    line-height: 100px;
}

.infoNoWidth {
    float: left;
    width: 100%;
}

.wrapperNoWidth {
    margin: 0 auto;
    padding: 0;
}

.ourContainer{
    font-family: 'Source Sans Pro';
    color: #3b323b;
    letter-spacing: 0px;
    font-weight: 300;
    padding: 0;
    margin: 0;
    margin-top: 80px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
}

.ourContainer h1 {
    font-size: 42px;
    font-weight: 300;
}

.mapBackground {
    height: 500px;
    background: url(/assets/map.jpg) no-repeat fixed;
    background-size: cover;
    padding: 0;
}

.fetchWallBackground {
    height: 500px;
    background: url(/assets/fetchwall.jpg) no-repeat fixed;
    background-size: cover;
    padding: 0;
}

.computerBackground {
    height: 500px;
    background: url(/assets/computer.jpg) no-repeat fixed;
    background-size: cover;
    padding: 0;
}

.hide {
    display: none;
}

.downloadButton {
    font-family: 'Source Sans Pro';
    font-weight: 300;
    background-color: #4d4d4d;
    border: none;
    color: #ffffff;
    width: 160px;
    height: 36px;
    text-align: center;
    padding: 0px;
}

#footer{
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
    bottom: 0px;
    float: left;
    clear: both;
    font-size: 13px;
    margin-bottom: 10px;
}
#footer .section{
    float: left;
    min-width: 60px;
    text-align: right;
}
#footer .social{
    float: right
}
@media only screen and (max-width: 992px) {
    #footer{
        padding: 0px;
    }
    #footer .col-md-4{
        margin-top: 20px;
    }
    #footer .social{
        float: none;
    }
}

.footerHeader{
    font-weight: bold;
}

#storeContainer{
    margin-left: 15px;
}
@media only screen and (max-width: 992px) {
    #storeContainer{
        height: auto;
    }
}

.subnavbar{
    margin-top: -20px;
}

.top-buffer{
    margin-top: 20px;
}


.image {
    width: 100%;
    height: 100%;
}

.image img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.image:hover img {
    -webkit-transform:scale(2.00); /* Safari and Chrome */
    -moz-transform:scale(2.00); /* Firefox */
    -ms-transform:scale(2.00); /* IE 9 */
    -o-transform:scale(2.00); /* Opera */
    transform:scale(2.00);
}


.no-gutter > [class^="col"] {
    padding-left:0;
    padding-right:0;
}

.coupon-banner {
    position: absolute;
    background-color: #F2D03B;
    color: #fff;
    padding: 2px 10px;
    top: 5px;
}

a.coupon-thumb {
    display: block;
    height: 154px;
    overflow: hidden;
}

a.coupon-thumb img{
    height: 99%;
    width: auto;
    margin: 0 auto;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}

.reward-thumb {
    display: block;
    height: 125px;
    overflow: hidden;
    float: left;
}

.reward-thumb img{
    height: 75%;
    width: auto;
    margin: 0 auto;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}

.partner-brand-thumb{
    display: block;
    height: 154px;
    overflow: hidden;
    float: left;
}

.partner-brand-thumb img{
    height: 75%;
    width: auto;
    margin: 0 auto;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}

.coupon-icon {
    height: 153px;
    /*width: 200px;*/
    /*border: 1px solid black;*/
}

.black-border{
    border: 1px solid black;
    margin: 2px;
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}

#wrap{
    min-height: 50%;
}




/* entire container, keeps perspective */
.flip-container {
    perspective: 1000px;
}
/* flip the pane when hovered */
.flip-container:hover .flipper, .flip-container.hover .flipper {
    transform: rotateY(180deg);
}

.flip-container, .front, .back {
    width: 100%;
    height: 25%
}

/* flip speed goes here */
.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;

    position: relative;
}

/* hide back of pane during swap */
.front, .back {
    backface-visibility: hidden;

    position: absolute;
    top: 0;
    left: 0;
}

/* front pane, placed above back */
.front {
    z-index: 2;
    /* for firefox 31 */
    transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
    transform: rotateY(180deg);
}

.shop-fetch-blue{
    background-color: #0066ff;
}

.shop-fetch-blue-header {
    height: 266px;
    background-size: cover;
    padding: 0px;
    margin: 0;
    background-color: #0066ff;
}

.shop-fetch-blue-header h1{
    font-family: 'Source Sans Pro';
    font-weight: 300;
    font-size: 48px;
    color: #FFFFFF;
    margin-top: 18px;
    margin-bottom: 0;
    letter-spacing: 0px;
    padding-top: 0px;
    padding-left: 0px;
    display: inline-block;
}

.shop-fetch-blue-header h2{
    font-family: 'Source Sans Pro';
    font-weight: 300;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    letter-spacing: 0px;
    margin: 0;
    vertical-align: middle;
}

.top-header-row{
    border-bottom: #e9e9e9 solid 1px;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #F2EFEF;
}

#tab-navigation{
    margin-bottom:-2px;
    border: none;
}

#navigation-panel-heading{
    padding: 0px;
    margin-top: 10px;
}

.reward-cost{
    color: #0066ff;
}

.redeemLink{
    color: #0066ff;
}

.favoriteRewardLink{
    color: #0066ff;
    font-size: 18px;
}

.reward-description{
    font-size: 90%;
    display: block;
    height: 150px;
    /*width: 80%;*/
    overflow: hidden;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
}

.partner-brand-name{
    vertical-align: middle;
    font-size: 150%;
    height: 110px;
    margin-top: 40px;
}