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

}
@media screen and (min-width: 560px) {
  .resourceItem__image {
    display: block;
  }
  .tile {
    margin: .5%;
  }
  .tile--1x1 {
    padding-bottom: 40%;
    width: 49%;
  }
  .tile--2x1.tile--preset {
    width: 99%;
    padding-bottom: 26%;
  }
  img.left {
    float: left;
    width: auto;
  }
  img.right {
    float: right;
    width: auto;
  }
  .slide__inner {
    height: 350px;
  }
  .slide__text h2 {
    font-size: 1.25em;
  }
  .slide__text div {
    font-size: 1.2em;
  }
}

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

  #logo {
    width: 600px;
    height: 117px;
    background-image: url(../images/logo.png);
    background-size: 600px;
  }

  .grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    display: inline;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .alpha {
    padding-left: 0;
  }
  .omega {
    padding-right: 0;
  }
  .container .grid_6 {
    width: 50%;
  }
  .container .grid_4 {
    width: 33.33%;
  }
  .container .grid_3 {
    width: 25%;
  }
  .container .grid_9 {
    width: 75%;
  }
  .container .container {
    margin: 0 -15px;
    padding: 0;
  }

  .has-sidebar #main {
    width: 75%;
  }
  #sidebar {
    margin-top: 0;
    padding-left: 30px;
    border-left: solid 1px #e2e2e2;
    min-height: 300px;
  }

  .menu-links, .slideout #search {
    display: none;
  }
  #utility-strip, #header .social {
    display: block;
  }
  #utility-strip #search {
    display: inline-block;
  }

  #breadcrumbs {
    padding: 25px 15px 40px 15px;
  }

  #footer .social {
    margin-bottom: 0;
  }
  #footer .omega ul {
    float: right;
  }
  .shielded {
    float: right;
    clear: none;
  }

  input[type="text"], input[type="email"], input[type="password"], select, textarea {
    width: 100%;
  }
  .filter .field, .filter .Actions {
    float: left;
  }
  .filter .field {
    margin-right: 6px;
  }

  /* homepage slideshow */
  .slide__inner {
    height: 390px;
  }
  .slide__text h2 {
    font-size: 1.75em;
  }
  .slide__text div {
    font-size: 1.2em;
  }
  .slick-prev:before, .slick-next:before {
    font-size: 80px;
  }
  .slick-prev, .slick-next {
    width: 80px;
    height: 80px;
  }
  .slick-dots li {
    margin: 0 10px;
  }


  /* widgets */
  .sidebar-widget.full {
    background: #262262 url(img/bg-widget.png) 0 50% no-repeat;
    padding: 0;
    display: table;
    width: 100%;
  }
  .sidebar-widget.full .sidebar-widget-inner  {
    background: url(img/bg-widget-inner.png) 100% 50% no-repeat;
    padding: 15px 150px;
    height: 259px;
    display: table-cell;
    vertical-align: middle;
  }

  .sidebar-widget.full select {
    width: auto;
  }

  .sidebar-widget.full .field, .sidebar-widget.full .Actions {
    display: inline-block;
    vertical-align: middle;
  }
  .sidebar-widget.full .field {
    margin-right: 6px;
  }

  /* tiles */
  .tile {
    margin: .5%;
    font-size: 11px;
  }
  .tile--1x1 {
    width: 32%;
    padding-bottom: 26%;
  }
  .tile--2x1,
  .tile--2x1.tile--preset {
    width: 65%;
    padding-bottom: 26%;
  }
  .tile .play-video .fa {
    font-size: 10em;
  }
  .resourceItem__order form {
    width: auto;
    padding: 0 0 0 10px;
  }
}
@media screen and (min-width: 1024px) {
  .tile {
    font-size: 15px;
  }
  .slide__inner {
    height: 590px;
  }
  .resourceItem__ordered {
    margin-left: 10px;
  }
  .resourceItem__order.active,
  .resourceItem__order span {
    display: inline-block;
  }

  #wrap-utilty {
    position: absolute;
    top: 0;
    right: 0;
  }

  #toggle {
    display: none;
  }

  /* dropdown */
  #nav .level1 > li > a {
    padding: 20px 12px;
  }
  #nav a {
    border-bottom: 0;
  }
  #nav li {
    float: left;
    position: relative;
  }

  #nav li ul {
    position: absolute;
    width: 240px;
    left: -999em;
  }

  #nav li:hover ul {
    left: auto;
  }

  #nav li ul:before {
    display: inline-block;
    font: normal 30px/1 FontAwesome;
    content: "\f0d8";
    color: #f05a28;
    position: absolute;
    top: -20px;
    left: 15px;
  }

  #nav li li {
    float: none;
    width: 100%;
  }

  .level1 > li > a > span {
    font-size: 20px;
    line-height: 1;
    margin-left: 6px;
    vertical-align: middle;
  }
}

@media screen and (min-width: 1280px) {
  #nav .level1 > li > a {
    padding: 20px 15px;
  }
}

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

}

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

}

/**
 * OLD STYLE
 * - reverse enhancement
 */
@media screen and (max-width: 1440px) {

}

@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 1023px) {
  .slideout {
    width: 300px;
    height: 100%;
    padding: 0 15px;
    background: #262262;
    position: fixed;
    top: 0;
    left: -310px;
    overflow-y: auto;
    z-index: 29;
    transition: .1s;

    -webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.5);
  }
  .nav-open .slideout {
    left: 0;
  }
  .slideout {
    padding-top: 54px;
  }
  .slideout .search input[type="search"] {
    width: 234px;
  }
  .nav-open #toggle {
    position: fixed;
    top: 5px;
    left: 0;
    font-size: 20px;
    width: 285px;
  }
  .nav-open #toggle .fa {
    position: absolute;
    right: 0;
    line-height: 44px;
    margin: 0;
  }
  #nav {
    margin: 0 -30px;
  }
  #nav .level1 > li > a.hasChildren {
    padding-right: 40px;
  }
  .level1 > li > a > span {
    position: absolute;
    top: 20px;
    right: 15px;
    display: inline-block;
    width: 20px;
    background: rgba(255,255,255,.5);
    color: #262262;
    text-align: center;
    border-radius: 10px;
  }
  .level1 > li > a > span.fa-caret-down {
    padding: 2px 0;
  }
  .level1 > li > a > span.fa-caret-up {
    padding: 0 0 4px;
  }
  #nav .level2 {
    display: none;
  }
}

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

  body {
    /* font-size: 12px; */
  }

}

@media screen and (max-width: 767px) and (orientation : portrait) {

}

@media screen and (max-width: 767px) {
  h1, .h1 {
    font-size: 2em; /* 44 */
  }

  #service-search .meta {
    clear: both;
  }
  #service-search .meta a {
    display: block;
  }
}