/*media queries*/
/*
    1700 min
    1353 max
    1170 max
    1120 max
    1103 max
    1074 max
    1025 max
    1000 max

    980 max
    814 min and 875 max
    813 max
    803 max
    768 max
    713 max
    650 max and 570 min
    570 max and 511 min
    511 max and 440 min
    440 max
    400 max
    330 max

*/

/*@media (min-width: 2250px) {
  #navigation {
    background-color: black;
  }

  #slogan {
    height: 350px;
    top: 70%;
  }

  .squareBtn {
    top: 90%;
  }

}


@media (min-width: 1700px) {
  #navigation {
    background-color: red;
  }

  #slogan {
    height: 400px;
    top: 65%;
  }

  .squareBtn {
    top: 90%;
  }

  .introP {
    font-size: 1.3em;
  }

  .about iframe {
    height: 500px;
    width: 50%;
  }

  .contactP {
    font-size: 1.3em;
  }
}

@media (min-width: 1900px) {
  #navigation {
    background-color: purple;
  }

  #slogan {
    height: 400px;
    top: 60%;
  }

  .squareBtn {
    top: 88%;
  }
}


@media (min-width: 1800px) {
  #navigation {
    background-color: grey;
  }

  #slogan {
    height: 400px;
    top: 55%;
  }

  .squareBtn {
    top: 88%;
  }
}*/


/*desktop*/
@media (max-width: 1353px) {

  .home p {
    font-size: 2.3em;
    top: 35%;
    left: 15%;
  }

  #slogan {
    height: 275px;
    top: 60%;
  }

  .squareBtn {
    top: 85%;
  }

  .swipe, .dragend-page, .instructions::after {
    height: 320px;
    width: 435px;
  }

  .swipe img {
    width: 90%;
    height: auto;
  }

  .instructions::before{
    left: 128px;
  }

  .squareBtn, .squareBtn2 {
    font-size: 1.1em;
  }

  .contact {
    height: auto;
  }


  .contactP {
    top: 6%;
  }

  .phone, .email, .address, .hours {
    width: 37%;
  }

  .contactInfoBlock p {
    font-size: 1.1em;
  }

  h3 {
    font-size: 1.13em;
  }

  input, label, button {
    font-size: 1.1em;
  }

  #contactSubmitSection .content {
    margin: 75px auto;
  }
}

/*desktop*/
@media (max-width: 1170px) {

  .home{
    height: auto;
  }

  .home p {
    font-size: 2.2em;
    top: 37%;
    left: 15%;
  }

  #slogan {
    height: 250px;
  }

  .squareBtn {
    top: 85%;
  }

  .contact {
    height: auto;
  }

  .contactP{
    width: 68%;
    top: 6%;
    left: 15%;
  }

  .squareBtn2{
    top: 23%;
    left: 38.5%;
  }
}

/*desktop*/
@media (max-width: 1120px) {

  .home{
    height: auto;
  }

  .home p {
    font-size: 1.9em;
    top: 38%;
    left: 15%;
  }

  #slogan {
    height: 250px;
  }

  .squareBtn {
    top: 87%;
  }

  .swipe, .dragend-page, .instructions::after {
    height: 300px;
    width: 400px;
  }

  .instructions::before{
    top: 125px;
    left: 115px;
  }

  .contact {
    height: auto;
  }

  .squareBtn2 {
    top: 24%;
  }

  .introP {
    line-height: 170%;
  }

  .contactP {
    line-height: 170%;
    left: 15.5%;
  }

  .squareBtn2 {
    left: 40%;
  }

}

@media (max-width: 1103px) {

  .home p {
    top: 39%;
  }

  #slogan {
    height: 260px;
  }

  .introP {
    width: 70%;
    font-size: 1em;
  }

  .swipe img {
    width: 90%;
    height: auto;
  }

  .instructions::before{
    left: 118px;
  }

  .about iframe {
    height: 435px;
  }

  .contactP {
    font-size: 1em;
    top: 100px;
    width: 70%;
  }

  #contactSubmitSection .content {
    margin: 50px auto;
  }
}

@media (max-width: 1074px) {

  .home {
    height: auto;
  }

  #slogan {
    height: 255px;
    top: 55%;
  }

  .swipe {
    height: 290px;
    width: 390px;
  }

  .instructions::before{
    left: 112px;
  }

  .contactP {
    width: 80%;
    left: 16.5%;
    top:7%;
    width: 68%;
  }
}

@media (max-width: 1025px) {

  .home p {
    top: 38%;
  }

  #slogan {
    height: 255px;
  }

  .about iframe {
    height: 415px;
  }

  .contactP {
    top:6%;
  }

  .contactInfoBlock p {
    font-size: 1em;
  }

  input, label, button , h3{
    font-size: 1.05em;
  }
}

@media (max-width: 1000px) {

  ul {
    font-size: 0.9em;
  }

  .home {
    height: auto;
  }

  .home p {
    top: 38%;
    font-size: 1.8em;
  }

  #slogan {
    height: 255px;
  }

  .squareBtn {
    top: 85%;
  }

  .introP {
    width: 70%;
  }

  .swipe {
    height: 260px;
    width: 600px;
  }

  .ImageSwiper {
    height: 780px;
    flex-direction: column;
  }

  .swipe, .dragend-page, .instructions::after {
    height: 330px;
    width: 480px;
  }

  .instructions::before{
    left: 150px;
    top:136px;
  }


  .about iframe {
    height: 400px;
    width: 65%;
  }

  #imageMo {
    display: flex;
  }

  #imagePC {
    display: none;
  }

  .contactP {
    top: 7%;
    left: 18%;
    width: 67%;
  }

  .squareBtn2 {
    top: 25%;
  }

  .contactInfoBlock p {
    font-size: 1em;
  }

  label, input, button {
    font-size: 1em;
  }
  input {
    margin-top: 0;
  }
}

/*ipad,ipadmini(width:768px),Nexus10(width:800px)*/
/*@media (max-width: 980px) and (min-width: 700px) {*/
@media (max-width: 980px) {

  .home {
    height: auto;
  }

  .home p {
    top: 39%;
    font-size: 1.7em;
  }

  #slogan {
    height: 240px;
  }

  .squareBtn {
    height: 30px;
    top: 85%;
    font-size: 1em;
  }

  .wholesale {
    height: auto;
  }

  .introP {
    font-size: 0.9em;
    width: 70%;
    left: 10%;
    line-height: 180%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    }

  .instructions::before {
    font-size: 1em;
  }

  .about {
    height: auto;
  }

  .about iframe {
    height: 375px;
  }

  #imageMo {
    display: flex;
  }

  #imagePC {
    display: none;
  }

  .contact{
    height: auto;
  }

  .contactP {
    top:8%;
    left:15%;
    line-height: 180%;
    font-size:  0.9em;
    width: 70%;
  }

  .squareBtn2{
    top: 25%;
    height: 30px;
    font-size: 1em;
  }

  .contactInfoBlock p {
    font-size: 0.9em;
  }

  h3 {
    font-size: 1.1em;
  }

  .map iframe {
    height: 350px;
  }
}

@media (max-width: 920px) {
    #slogan {
      height: 235px;
    }
}


@media (min-width: 814px) and (max-width: 875px) {
  .introP {
    width: 73%;
  }

  #slogan {
    height: 220px;
  }

  .home p {
    font-size: 1.5em;
  }
}


@media (max-width: 813px) {
  ul {
    font-size: 0.8em;
  }

  .introP {
    width: 65%;
  }

  .home p {
    font-size: 1.5em;
  }

  #slogan {
    height: 218px;
  }

  .about iframe {
    height: 335px;
  }
}

@media (max-width: 803px) {
  .introP {
    width: 66%;
  }

  #slogan {
    height: 215px;
  }
}

@media (max-width: 768px) {

  .home p {
    top: 40%;
    font-size: 1.4em;
  }

  .logo {
    width: 20%;
    margin-top: 15px;
    margin-left: 20px;
  }

  #slogan {
    height: 205px;
  }

  .divider:after, .dividerAbout:after, .dividerContact:after {
    font-size: 1.6em;
  }

  .introP {
    width: 70%;
  }

  h3 {
    font-size: 1.0em;
  }

  .contactP {
    top: 5%;
    width: 70%;
  }

  .map iframe {
    height: 300px;
  }

  #contactSubmitSection .content {
    margin: 30px auto;
  }
}


/* Menu Layout change  */

@media (max-width: 713px) {

/**jenni**/
  /*#navigation {
    height: 35px;
    padding: 0;
    margin: 0;
    width: 414px;
  }

  #navigation nav {
    padding: 0 !important;
  }

  #menu-icon-open, #menu-icon-close {
    padding: 0;
  }*/

/**jenni**/

  #navigation {
    height: 40px;
  }

  .logo {
    width: 16%;
  }

  .home img {
    margin-top: 50px;
  }

  .home p {
    font-size: 1.25em;
  }

  #slogan {
    height: 180px;
  }

  #menu-icon-open, #menu-icon-close {
        position: absolute;
        z-index: 2;
        right: 0;
        top: 0;
        font-size: 20px;
        color: #002452;
        padding-left: 20px;
        padding-top: 5px;
        padding-right: 45px;
        cursor: pointer;
  }

  #menu-icon-close {
        margin-top: 12px;
  }

  #menu-icon-open {
      font-size: 35px;
      font-family: serif;
  }

  #menu-icon-open.show, #menu-icon-close.show {
      display: block;
      /*display: flex;*/
  }

  #navigation nav {
      padding-right: 0;
      padding-left: 0;
      width: 27%;
      position: absolute;
      top: 0;
      right: 0;
      padding-top: 35px;
  }


  #navigation nav ul {
      display: none;
      margin-top: 40px;
      flex-direction: column;
      -ms-flex-direction: column;
      -webkit-flex-direction: column;
      background-color:white;
      z-index: 1;
      margin: 0;
      padding: 0;
      flex-grow: 1;
      -webkit-flex-grow:1;
      list-style: none;
      right:0;
      bottom: -100px;
      top:40px;
      left:0;
      text-align: center;

  }

  #menu.show {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      align-items: center;
      height: 150px;
      margin-top: 19px;
      padding-bottom: 15px;
  }


  #menuLast {
    margin-right: 0;
  }

  #navigation nav a {
      /*height: 25px;*/
      padding-top: 10px;
      box-sizing: border-box;
      color: white;
  }

  #navigation nav a:not(:last-child) {
      /*border-bottom: solid .5px #4cc7db;*/
      height: 37px;
  }

  .swipe,  .instructions::after {
    height: 300px;
    width: 430px;
  }

  .instructions::before{
    left: 135px;
    top:130px;
  }

  .about iframe {
    height: 325px;
  }

  #imageMo {
    display: flex;
  }

  #imagePC {
    display: none;
  }

  .contactP {
    top: 5%;
    left: 16%;
    width: 70%;
  }

  .squareBtn2 {
    top:26%;
  }

  label,input, button {
    font-size: 0.95em;
  }

}



/*blackberryPlaybook, Nex7(width:600px), GalaxyNote2,3,GalaxyS3,S4(width:640px)*/
@media (max-width: 650px) and (min-width: 570px) {

  .logo {
    width: 17%;
  }

  .home p {
    font-size: 1.2em;
    width: 75%;
  }

  #slogan {
    height: 170px;
  }


  .squareBtn {
    font-size: 0.85em;
    top: 85%;
    height: 25px;
  }

  .introP {
    line-height: 170%;
    font-size: 0.85em;
  }

  .ImageSwiper {
    height: 700px;
  }

  .instructions::before{
    left: 135px;
    top: 127px;
  }

  .about iframe {
    height: 275px;
  }

  .contactP {
    line-height: 170%;
    font-size: 0.85em;
    top: 4.5%;
  }

  .squareBtn2 {
    top: 25%;
    font-size: 0.85em;
    height: 25px;
  }

  h3 {
    font-size: 0.95em;
  }

  .contactInfoBlock p {
    font-size: 0.85em;
  }

  .map iframe {
    height: 270px;
  }

  input, label, button {
    font-size: 0.85
  }

  button {
    height: 29px;
  }

  .divider:after, .dividerAbout:after, .dividerContact:after {
    font-size: 1.5em;
  }

}

/*desktop*/
@media (max-width: 570px) and (min-width: 511px) {

  .logo {
    width: 18%;
  }

  .home p {
    width: 80%;
    font-size: 1.15em;
    left: 11%;
  }

  #slogan {
    height: 145px;
  }

  .introP {
    width: 80%;
    line-height: 160%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .ImageSwiper {
    height: 750px;
  }

  .squareBtn {
    font-size: 0.85em;
    top: 85%;
    height: 25px;
  }

  .about iframe {
    height: 300px;
    width: 452px;
    margin-top: 40px;
  }

  .squareBtn2 {
    top: 24%;
    font-size: 0.85em;
    height: 25px;
  }

  .contactP {
    font-size: 0.85em;
    width: 80%;
    line-height: 160%;
    left: 10%;
  }

  .map iframe {
    height: 300px;
    width: 452px;
  }


  h3 {
    font-size: 0.9em;
  }

  .contactInfoBlock {
    font-size: 0.8em;
    width: 70%;
  }

  label, input, button {
    font-size: 0.85em;
  }

  #contactSubmitSection form {
    width: 80%;
  }

}

/*desktop*/
@media (max-width: 511px) and (min-width: 440px) {
  #navigation nav {
    width: 100%;
  }


  .divider, .dividerContact {
    margin-top: 80px;
  }

  .divider:after, .dividerAbout:after, .dividerContact:after {
    font-size: 1.4em;
  }

  .logo {
    width: 18%;
    margin-top: 5px;
    margin-left: 10px;
    width: 25%;
  }

  .home p {
    left: 11%;
    width: 85%;
    font-size: 1em;
  }

  #slogan {
    height: 135px;
  }

  .introP {
    width: 80%;
    line-height: 160%;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: justify;
  }

  .ImageSwiper {
    height: 750px;
  }

  .swipe, .instructions::after {
    height: 290px;
    width: 400px;
  }

  .instructions::before{
    left: 120px;
    top: 120px;
  }

  .squareBtn {
    font-size: 0.7em;
    top: 85%;
    height: 25px;
    width: 28%;
    left: 35%;
  }

  .about iframe {
    height: 270px;
    width: 400px;
    margin-top: 40px;
  }

  .squareBtn2 {
    top: 9%;
    font-size: 0.7em;
    height: 25px;
    left: 35%;
    width: 28%;
  }

  .contactP {
    font-size: 0.85em;
    width: 80%;
    line-height: 160%;
    left: 10%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: justify;
  }

  .map {
    height: 400px;
  }

  .map iframe {
    height: 270px;
    width: 400px;
  }


  h3 {
    font-size: 0.9em;
  }

  .contactInfoBlock {
    font-size: 0.8em;
    width: 70%;
  }

  label, input, button {
    font-size: 0.85em;
  }

  #contactSubmitSection form {
    width: 80%;
  }

  .contactP {
    position: initial;
    color: black;
  }

  #imagePC {
    display: flex;
    margin-top: 0;
    margin-bottom: 25px;
  }

  #imageMo {
    display: none;
  }

}

/*iphone6+(width:414), nex6(width:412px)*/
@media (max-width: 440px) {
  .divider, .dividerContact {
    margin-top: 80px;
  }

  .divider:after, .dividerAbout:after, .dividerContact:after {
    font-size: 1.4em;
  }

  .logo {
    margin-top: 0;
    margin-left: 0;
    /*width: 16%;*/
    margin-top: 5px;
    margin-left: 10px;
    width: 25%;
  }

  .home p {
    left: 9%;
    width: 85%;
    font-size: 1.1em;
  }

  #slogan {
    height: 100px;
    top: 65%;
  }

  #navigation nav {
    width: 50%;
  }


  .squareBtn, .squareBtn2, #imageMo, #imagePC {
    display: none;
  }


  .introP {
    width: 80%;
    line-height: 160%;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: justify;
  }

  .ImageSwiper {
    height: 600px;
  }

  .swipe, .instructions::after {
    height: 240px;
    width: 410px;
  }

  .instructions::before{
    left: 120px;
    top: 100px;
  }

  .squareBtn {
    font-size: 0.7em;
    top: 70%;
    height: 25px;
    width: 28%;
    left: 35%;
  }

  .about iframe {
    height: 240px;
    width: 400px;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .squareBtn2 {
    top: 9%;
    font-size: 0.7em;
    height: 25px;
    left: 35%;
    width: 28%;
  }

  .contactP {
    font-size: 0.85em;
    width: 80%;
    line-height: 160%;
    left: 10%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: justify;
  }

  .map {
    height: 400px;
  }

  .map iframe {
    height: 350px;
    width: 70%;
  }


  h3 {
    font-size: 0.9em;
  }

  .contactInfoBlock {
    font-size: 0.8em;
    width: 70%;
  }

  label, input, button {
    font-size: 0.85em;
  }

  #contactSubmitSection form {
    width: 80%;
  }

  .contactP {
    position: initial;
    color: black;
  }

  /*#imagePC {
    display: flex;
    margin-top: 0;
    margin-bottom: 25px;
  }*/

  #imageMo {
    display: none;
  }

}

/*iphone6(width:375), BBZ30(width:360), Nex4/LGl70(width:384px, nex5,Nokia_n9(width:360px),*/
@media (max-width: 400px) {
  .logo {
    /*width: 17%;*/
    margin-top: 2px;
    margin-left: 0;
    margin-top: 8px;
    margin-left: 10px;
    width: 25%;
  }

  #navigation nav {
    width: 60%;
  }

  /*#navigation nav {
    width: 100%;
  }*/


  #slogan {
    height: 100px;
    top: 65%;
  }

  .images.oyster .one { background-image: url(../images/oystermobile1.png); }
  .images.oyster .two { background-image: url(../images/oystermobile2.png); }
  .images.oyster .three { background-image: url(../images/oystermobile3.png); }
  .images.oyster .four { background-image: url(../images/oystermobile4.png); }
  .images.oyster .five { background-image: url(../images/oystermobile5.png); }
  .images.oyster .six { background-image: url(../images/oystermobile6.png); }
  .images.oyster .seven { background-image: url(../images/oystermobile7.png); }
  .images.oyster .eight { background-image: url(../images/oystermobile8.png); }
  .images.oyster .nine { background-image: url(../images/oystermobile9.png); }
  .images.oyster .ten { background-image: url(../images/oystermobile10.png); }

  .images.clam .one { background-image: url(../images/clammobile2.png); }
  .images.clam .two { background-image: url(../images/clammobile1.png); }
  .images.clam .three { background-image: url(../images/clammobile3.png); }
  .images.clam .four { background-image: url(../images/clammobile4.png); }
  .images.clam .five { background-image: url(../images/clammobile5.png); }
  .images.clam .six { background-image: url(../images/clammobile6.png); }
  .images.clam .seven { background-image: url(../images/clammobile7.png); }
  .images.clam .eight { background-image: url(../images/clammobile8.png); }



  .instructions::before{
    left: 110px;
    top: 100px;
  }


  .about iframe, .swipe {
    width: 100%;
  }

  .contactInfo1, .contactInfo2 {
    display: block;
    text-align: center;
  }

  .phone, .email, .address, .hours {
    width: 100%;
    margin-top: 30px;
  }

  .contactInfoBlock p {
    text-align: center;
  }

}


/*iphone4,5, Nokia_lumia520(width:320px)*/
@media (max-width: 330px) {
  .logo{
    margin-top: 5px;
  }

  #navigation nav {
    width: 60%;
  }

  #slogan {
    height: 100px;
    top: 62%;
  }

  .home p {
    font-size: 1em;
  }

  .divider:after, .dividerAbout:after, .dividerContact:after {
      font-size: 1.1em;
      top: -14px;
  }

  .introP, .contactP {
    font-size: 0.8em;
  }

  .instructions::before{
    left: 80px;
    top: 100px;
  }

  .images.oyster .one { background-image: url(../images/oystermobile1.png); }
  .images.oyster .two { background-image: url(../images/oystermobile2.png); }
  .images.oyster .three { background-image: url(../images/oystermobile3.png); }
  .images.oyster .four { background-image: url(../images/oystermobile4.png); }
  .images.oyster .five { background-image: url(../images/oystermobile5.png); }
  .images.oyster .six { background-image: url(../images/oystermobile6.png); }

  .images.clam .one { background-image: url(../images/clammobile2.png); }
  .images.clam .two { background-image: url(../images/clammobile1.png); }
  .images.clam .three { background-image: url(../images/clammobile3.png); }
  .images.clam .four { background-image: url(../images/clammobile4.png); }
  .images.clam .five { background-image: url(../images/clammobile5.png); }


}



@media screen and (min-width: 1353px) {
  body {
    max-width: 1353px;
    margin: auto;
  }

  #navigation {
    max-width: 1353px;
  }

  #container {
    position: relative;
  }
  .logo {
    position: absolute;
    left: 10px;
  }

}

html {
  /*background: #000;*/
  /*opacity: 0.5;*/
}

#container {
  background: white;
  -webkit-box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.5);
box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.5);
}

#navigation {
  padding-right: 0;
}
