/* ----------- iPhone 5 and 5S ----------- */



/* Portrait and Landscape */

@media only screen 

  and (min-device-width: 320px) 

  and (max-device-width: 568px)

  and (-webkit-min-device-pixel-ratio: 2) {



    body {

      margin: 0;

      margin-top: 0px !important;

    }



    .navigation {

      display: none;

    }



    .logo-mobiler {

      background-size: 100px;

      height: 96px;

      width: 100px;

      float: left;

      margin-top: 20px;

    }



  .grid-boxes {

    margin-top: 0px;

  }



    .resp-nav {

      float: right;

      width: 31px;

      background-size: 31px;

      margin-top: 52px;

      margin-right: 30px;

      height: 31px;

      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAMAAACfWMssAAAABlBMVEX///81NTWD4PKQAAAALklEQVRIie3SsQ0AAAiEwHf/pZ1AExsLwvV0JFrVmaGhOP7PMWSEYvg/x5ARatCWJAXdKBuzdgAAAABJRU5ErkJggg==);

      display: block;

    }



    .nav-top {

      display: none;

    }



    .dashboard {

      width: 100%;

      height: 100%;

      background: white;

      display: none;

      bottom: 0;

      z-index: 999;

      top: 0;

      position: absolute;

      transition: 0.2s;

    }



    .resp-nav-clicked {

      display: none;

      margin: 0 auto;

      margin-top: 20px;

      width: 31px;

      background-size: 31px;

      margin-top: 52px;

      left: 0;

      position: absolute;

      right: 0;

      height: 31px;

      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAMAAACfWMssAAAABlBMVEX///81NTWD4PKQAAAALklEQVRIie3SsQ0AAAiEwHf/pZ1AExsLwvV0JFrVmaGhOP7PMWSEYvg/x5ARatCWJAXdKBuzdgAAAABJRU5ErkJggg==);

    }



    .grid-row-1, .grid-row-2 {

    width: 100%;

    height: auto;

    /* background: grey; */

    /*overflow: hidden;*/

    margin-bottom: 0px;

  }



  .small {

    height: 70px;

    width: 12.25%;

  }



  .medium {

    width: 25.5%;

    height: 150px;

  }



  .big {

    width: 66%;

    height: 150px;

  }



  .resp {

    height: 80px !important;

    width: 48% !important;

    margin-top: 2% !important;

    margin-bottom: 0px !important;

    margin-right: 0px !important;

    margin-left: 2% !important;

  }



  .breder {

    width: 100% !important;

  }



  #top-grid-text {

    display: block;

    font-family: 'Raleway', sans-serif;

    font-size: 16px;

    color: #222;

    margin: 0 auto;

    margin-left: 2%;

    /* text-align: center; */

    /* width: 200px; */

    margin-bottom: 4%;

    /* border-bottom: 1px solid #8C8C8C; */

    margin-top: 10%;

  }



  .page-footer {

    margin-top: 40px;

    width: 100%;

    bottom: 0;

    position: inherit;

    height: 250px;

    background: rgb(240, 240, 240);

  }



  .search-box {

    display: none !important;

  }



  #huawei:hover { background: white; background-image: url(../images/brands/huawei.png); background-size: 130px; transition: 0.2s; }

  #huawei { background: rgb(126, 96, 215); transition: 0.2s; background-image: url(../images/brands/huawei_hover.png); background-size: 130px;}

}



}



/* Portrait */

@media only screen 

  and (min-device-width: 320px) 

  and (max-device-width: 568px)

  and (-webkit-min-device-pixel-ratio: 2)

  and (orientation: portrait) {

}



/* Landscape */

@media only screen 

  and (min-device-width: 320px) 

  and (max-device-width: 568px)

  and (-webkit-min-device-pixel-ratio: 2)

  and (orientation: landscape) {



    body {

      margin: 0;

      margin-top: 0px !important;

    }



    .navigation {

      display: none;

    }



    .logo-mobiler {

      background-size: 100px;

      height: 96px;

      width: 100px;

      float: left;

      margin-top: 20px;

    }



  .grid-boxes {

    margin-top: 0px;

  }



    .resp-nav {

      float: right;

      width: 31px;

      background-size: 31px;

      margin-top: 52px;

      margin-right: 30px;

      height: 31px;

      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAMAAACfWMssAAAABlBMVEX///81NTWD4PKQAAAALklEQVRIie3SsQ0AAAiEwHf/pZ1AExsLwvV0JFrVmaGhOP7PMWSEYvg/x5ARatCWJAXdKBuzdgAAAABJRU5ErkJggg==);

      display: block;

    }



    .nav-top {

      display: none;

    }



    .dashboard {

      width: 100%;

      height: 100%;

      background: white;

      display: none;

      bottom: 0;

      z-index: 999;

      top: 0;

      position: absolute;

      transition: 0.2s;

    }



    .resp-nav-clicked {

      display: none;

      margin: 0 auto;

      margin-top: 20px;

      width: 31px;

      background-size: 31px;

      margin-top: 52px;

      left: 0;

      position: absolute;

      right: 0;

      height: 31px;

      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAMAAACfWMssAAAABlBMVEX///81NTWD4PKQAAAALklEQVRIie3SsQ0AAAiEwHf/pZ1AExsLwvV0JFrVmaGhOP7PMWSEYvg/x5ARatCWJAXdKBuzdgAAAABJRU5ErkJggg==);

    }



    .grid-row-1, .grid-row-2 {

    width: 100%;

    height: auto;

    /* background: grey; */

    /*overflow: hidden;*/

    margin-bottom: 0px;

  }



  .small {

    height: 70px;

    width: 12.25%;

  }



  .medium {

    width: 25.5%;

    height: 150px;

  }



  .big {

    width: 66%;

    height: 150px;

  }



  .resp {

    height: 80px !important;

    width: 48% !important;

    margin-top: 2% !important;

    margin-bottom: 0px !important;

    margin-right: 0px !important;

    margin-left: 2% !important;

  }



  .breder {

    width: 100% !important;

  }



  #top-grid-text {

    display: block;

    font-family: 'Raleway', sans-serif;

    font-size: 16px;

    color: #222;

    margin: 0 auto;

    margin-left: 2%;

    /* text-align: center; */

    /* width: 200px; */

    margin-bottom: 4%;

    /* border-bottom: 1px solid #8C8C8C; */

    margin-top: 10%;

  }



  .page-footer {

    margin-top: 40px;

    width: 100%;

    bottom: 0;

    position: inherit;

    height: 250px;

    background: rgb(240, 240, 240);

  }



  .search-box {

    display: none !important;

  }



  #huawei:hover { background: white; background-image: url(../images/brands/huawei.png); background-size: 130px; transition: 0.2s; }

  #huawei { background: rgb(126, 96, 215); transition: 0.2s; background-image: url(../images/brands/huawei_hover.png); background-size: 130px;}



}









/* Landscape HTC */

@media only screen 

  and (min-device-width: 320px) 

  and (max-device-width: 640px)

  and (-webkit-min-device-pixel-ratio: 2)

  and (orientation: landscape) {



    body {

      margin: 0;

      margin-top: 0px !important;

    }



    .navigation {

      display: none;

    }



    .logo-mobiler {

      background-size: 100px;

      height: 96px;

      width: 100px;

      float: left;

      margin-top: 20px;

    }



  .grid-boxes {

    margin-top: 0px;

  }



    .resp-nav {

      float: right;

      width: 31px;

      background-size: 31px;

      margin-top: 52px;

      margin-right: 30px;

      height: 31px;

      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAMAAACfWMssAAAABlBMVEX///81NTWD4PKQAAAALklEQVRIie3SsQ0AAAiEwHf/pZ1AExsLwvV0JFrVmaGhOP7PMWSEYvg/x5ARatCWJAXdKBuzdgAAAABJRU5ErkJggg==);

      display: block;

    }



    .nav-top {

      display: none;

    }



    .dashboard {

      width: 100%;

      height: 100%;

      background: white;

      display: none;

      bottom: 0;

      z-index: 999;

      top: 0;

      position: absolute;

      transition: 0.2s;

    }



    .resp-nav-clicked {

      display: none;

      margin: 0 auto;

      margin-top: 20px;

      width: 31px;

      background-size: 31px;

      margin-top: 52px;

      left: 0;

      position: absolute;

      right: 0;

      height: 31px;

      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAMAAACfWMssAAAABlBMVEX///81NTWD4PKQAAAALklEQVRIie3SsQ0AAAiEwHf/pZ1AExsLwvV0JFrVmaGhOP7PMWSEYvg/x5ARatCWJAXdKBuzdgAAAABJRU5ErkJggg==);

    }



    .grid-row-1, .grid-row-2 {

    width: 100%;

    height: auto;

    /* background: grey; */

    /*overflow: hidden;*/

    margin-bottom: 0px;

  }



  .small {

    height: 70px;

    width: 12.25%;

  }



  .medium {

    width: 25.5%;

    height: 150px;

  }



  .big {

    width: 66%;

    height: 150px;

  }



  .resp {

    height: 80px !important;

    width: 48% !important;

    margin-top: 2% !important;

    margin-bottom: 0px !important;

    margin-right: 0px !important;

    margin-left: 2% !important;

  }



  .breder {

    width: 100% !important;

  }



  #top-grid-text {

    display: block;

    font-family: 'Raleway', sans-serif;

    font-size: 16px;

    color: #222;

    margin: 0 auto;

    margin-left: 2%;

    /* text-align: center; */

    /* width: 200px; */

    margin-bottom: 4%;

    /* border-bottom: 1px solid #8C8C8C; */

    margin-top: 10%;

  }



  .page-footer {

    margin-top: 40px;

    width: 100%;

    bottom: 0;

    position: inherit;

    height: 250px;

    background: rgb(240, 240, 240);

  }



  .search-box {

    display: none !important;

  }



  #huawei:hover { background: white; background-image: url(../images/brands/huawei.png); background-size: 130px; transition: 0.2s; }

  #huawei { background: rgb(126, 96, 215); transition: 0.2s; background-image: url(../images/brands/huawei_hover.png); background-size: 130px;}



}































/* Big */

@media only screen and (min-width: 1600px) {



  .grid-row-1, .grid-row-2 {

    width: 100%;

    height: 180px;

    /* background: grey; */

    overflow: hidden;

    margin-bottom: .5%;

  }





  .box {

    width: 0px;

    height: 0px;

    cursor: pointer;

    /*border: 2px solid rgb(242, 242, 242);*/

    /* background: whitesmoke; */

    transition: 0.2s;

    /*background-size: 80px;*/

    float: left;

    margin-right: .5%;

  }



  .small {

    height: 87px;

    width: 12.5%;

  }



  .medium {

    width: 25.5%;

    height: 180px;

  }



  .big {

    width: 48%;

    height: 180px;

  }



  .search-box {

    width: 500px;

  }



  .brand {

    width: 100% !important;

    height: 200px;

  }

}