/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
@font-face {
    font-family: Boston;
    src: url(../fonts/Boston-Bold.woff);
    font-weight: 600;
}
@font-face {
    font-family: Boston;
    src: url(../fonts/Boston-Light.woff);
    font-weight: 200;
}
@font-face {
    font-family: Boston;
    src: url(../fonts/Boston-Regular.woff);
    font-weight: 400;
}


html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    font-family:boston;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
Shopie app
   ========================================================================== */

   header .brand {float:left; display:inline; width:30%; margin:.75rem 0 0 1.5rem;} 
   header .menu {display:inline;width:70%;}

.main h1 {font-size:3.2em; margin:0 ;}
.main h2 {margin:0; color:#454545; font-weight:400; font-size:1.8em;}

.icons {margin:0 0;}
.icons h4 {margin:0;}


.slider {width:100%; background: url('../img/slider-bg-shopie.jpg') center center fixed no-repeat;  background-position: top; min-height:55vh; z-index:0;}
.clouds {width:100%; height:180px; background: url('../img/clouds.png') center center  no-repeat; margin-top:-20vh; }

.main-container {background:#fff; margin:0 0 5rem 0; margin-top: -60px !important;}


.heading {animation-delay: 0.2s;}
.heading h2 {margin:0; color:#fff; font-size:1.0em; font-weight:400;}

.icons {background:yellow; color:#2d2d2d; }
.icons .icon {float:left; display:inline; width:100%; margin:3rem 0.6rem; text-align:center; animation-delay: 1s;}
.icon header {padding:0 0 1.85rem 0;}
.icon span {font-size:0.85em;}

    .left-side {width:100%; float:left; display:inline-block;}
    .right-side {display:none;}
    
.slogan {    margin: auto;    margin-top: 25vh;    width: 100vw;    text-align: center;}

    .slogan img {height:25px;}


.appstore {background-color:#f9f9f9; border-top:1px solid #f2f2f2; height:auto;   min-height: 80px;   margin: 0 auto; padding: 3rem 0 1.5rem 0;}
.appstore h3 {display:none;}
.appstore ul {margin: 0 auto;  width: 58vw; animation-delay: 1.5s;}  
.appstore ul li {list-style:none; display:inline; float:left;}

.footer {font-size:0.65em;  padding:3.5rem 0 0 0;}
.footer .copyright {width:60%; float:left; display:inline;}
.footer .menu ul li {display:inline; list-style:none; margin:0 .5rem;}
.footer a {text-decoration:none; color:#2d2d2d;}
.iphone {position:absolute;margin-top:-46vh; animation-delay: 0.5s;}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {



}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}




/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {

    .left-side {width:100%; float:left; display:inline-block;}
    .right-side {display:none;}
    .slogan { margin: 25vh auto 0; text-align:center;}
    .appstore ul {margin: 0 auto;  width: 58vw;}
    .slider {min-height:80vh; }
    .heading h2 {font-size:1.4em;   text-align:center;}
    .slogan img {height:25px; }
    .icons .icon {width:29%; margin:0 0.6rem; }
    .appstore h3 {display:inline-block;}
    .footer {font-size:0.85em; }
    header .brand {float:left; display:inline; width:30%; margin:.75rem 0 0 1rem;} 

    }



/* ====================
    INTERMEDIATE: Menu
   ==================== */

    nav a {
        float: left;
        width: 27%;
        margin: 0 1.7%;
        padding: 25px 2%;
        margin-bottom: 0;
    }

    nav li:first-child a {
        margin-left: 0;
    }

    nav li:last-child a {
        margin-right: 0;
    }

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }
}

@media only screen and (min-width: 768px) {

    .left-side {width:100%; float:left; display:inline-block;}
    .right-side {display:none;}
    .slogan { margin: 18vh auto 0; text-align:center;}
    .appstore ul {margin: 0 auto;  width: 30vw;}
    .slider {min-height:60vh; }
    .heading h2 {font-size:1.6em; text-align:center;}
    .slogan img {height:20px; }
    header .brand {float:left; display:inline; width:30%; margin:.75rem 0 0 0;} 



/* ====================
    WIDE: CSS3 Effects
   ==================== */

    .header-container,
    .main aside {
        -webkit-box-shadow: 0 5px 10px #aaa;
           -moz-box-shadow: 0 5px 10px #aaa;
                box-shadow: 0 5px 10px #aaa;
    }

/* ============
    WIDE: Menu
   ============ */

    .title {
        float: left;
    }

    nav {
        float: right;
        width: 38%;
    }

/* ============
    WIDE: Main
   ============ */

    .main article {
        float: left;
        width: 57%;
    }

    .main aside {
        float: right;
        width: 28%;
    }
}

@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */

    .left-side {width:60%; float:left; display:inline-block;}
    .right-side {display:inline-block;}
    .slogan {width:30rem; margin:18vh 0 0 0; text-align:left;}
    .appstore ul {margin: 0 auto;  width: auto;}
    .slider {min-height:55vh; }
    .heading h2 {font-size:1.7em; text-align:left;}
    .slogan img {height:35px;}
    header .brand {float:left; display:inline; width:30%; margin:.75rem 0 0 0;} 

    .wrapper {
        width: 1150px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}