@media (min-width: 1600px) {
  .single-post .post-thumbnail-wrap {
    padding-bottom: initial !important;
    height: 85vh;
  }
}

.mobile {
  display: none;
}

@media only screen and (max-width: 1025px) {
  header .mainNav li a {
    padding: 8px 5px;
    font-size: 0.7em;
  }
  .fifteen {
    right: -280px;
    top: 55px;
  }
}

@media only screen and (max-width: 1000px) {
  #latestwork .slidecontent {
    width: 45%;
  }
  #featured h3 {
    width: 500px;
    max-width: 100%;
  }
  #featured h3 br {
    display: none;
  }
}

@media (max-width: 800px) {
  .back-to-news-link {
    top: 10px;
    left: 13px;
    position: absolute;
    width: initial;
    left: 0.9365rem;
    overflow: initial;
    justify-content: flex-start;
  }
  .back-to-news-link span {
    position: relative;
    left: 0;
    bottom: 2.5px;
  }
  .back-to-news-link em {
    position: relative;
    transform: initial;
    opacity: 1;
    bottom: initial;
    left: 4px;
    width: initial;
    height: initial;
  }
}

@media only screen and (max-width: 768px) {
  header .mainNav li a {
    margin: 0;
  }
  #staff .slist li .details {
    display: none;
  }
  .fifteen {
    right: -200px;
  }
}

@media only screen and (max-width: 905px) {
  header .mainNav li a {
    margin: 0;
  }
  #staff .slist li .details {
    display: none;
  }
  .left-off-canvas-menu {
    display: block;
  }
  header .mainNav {
    display: none;
  }
  .left-off-canvas-menu .mainNav li ul {
    display: none;
    margin: 0;
  }
  .left-off-canvas-menu .mainNav li:hover > ul {
    display: block;
  }
  .left-off-canvas-menu .mainNav li ul li a {
    padding-left: 30px;
  }
  .left-off-canvas-menu .mainNav li.current-menu-parent > a {
    color: #f27e28;
  }
  .left-off-canvas-menu .mainNav li.current_page_item a {
    background: #f27e28;
    color: #fff;
  }
  header .logo {
    background-size: 166px;
    background-position: left 8px;
  }
  .left-off-canvas-toggle {
    background: url(../images/icon-mobile.svg) no-repeat center center;
    background-size: 34px;
    width: 33px;
    height: 28px;
    display: block;
    text-indent: -9999em;
    float: right;
    margin-top: 19px;
    margin-right: 10px;
    margin-left: 15px;
    margin-top: 8px;
  }
  .move-right .exit-off-canvas {
    background: rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: -4px 0 4px rgba(0, 0, 0, 0.26), 4px 0 4px rgba(0, 0, 0, 0.32);
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.26), 4px 0 4px rgba(0, 0, 0, 0.32);
  }
  .left-off-canvas-menu {
    background: #1b1b1b;
  }
  .left-off-canvas-menu .mainNav {
    list-style-type: none;
    margin: 0;
  }
  .left-off-canvas-menu .mainNav li {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    text-transform: uppercase;
    display: block;
    font-size: 0.8em;
    color: #fff;
    letter-spacing: 1px;
    background: rgba(0, 0, 0, 0.2);
  }
  .left-off-canvas-menu .mainNav li a {
    text-transform: uppercase;
    display: block;
    font-size: 0.8em;
    color: #fff;
    letter-spacing: 1px;
    padding: 10px 20px;
  }
  .left-off-canvas-menu .mainNav li ul {
    background: rgba(255, 255, 255, 0.1);
  }
}

@media only screen and (max-width: 640px) {
  .mobile {
    display: block;
  }
  header {
    position: relative;
  }
  #clients #logos {
    padding: 0;
  }
  .button,
  button {
    white-space: nowrap;
  }
  #featured {
    height: 350px;
    background-size: 220%;
    position: relative;
  }
  #featured .fcontent {
    height: 350px;
    width: 100%;
    padding-top: 60px;
  }
  #featured h2 {
    font-size: 28px;
  }
  #featured h3 {
    font-size: 14px;
  }
  #featured .video-container {
    height: 430px;
  }
  .sectionwrap {
    margin-top: 0;
  }
  section {
    padding: 30px 0;
  }
  #intro h1 {
    font-size: 18px;
    line-height: 26px;
  }
  #staff .slist li .details {
    display: none;
  }
  #latestwork {
    height: 350px !important;
    display: none !important;
  }
  #latestwork ul {
    height: 350px !important;
  }
  #latestwork ul li {
    height: 350px !important;
    background-position: left !important;
    background-size: 100% !important;
  }
  #latestwork .slidecontent h2 {
    margin: 0;
    font-size: 14px;
    letter-spacing: 0;
  }
  .orbit-container .orbit-bullets-container {
    display: none;
  }
  #latestwork .slidecontent {
    width: 100%;
    height: auto;
    top: auto;
    bottom: 0;
    padding: 10px 20px;
  }
  #latestwork .slidecontent p {
    display: none;
  }
  #calltoaction p .button.orange {
    margin-bottom: 10px;
  }
  footer p,
  footer address {
    text-align: center;
  }
  .website.project {
    margin-bottom: 10px;
  }
  #featuredimage {
    height: 120px;
  }
  #featuredimage .row .columns {
    height: 120px;
  }
  #featuredimage h1 {
    line-height: 18px;
    font-size: 24px;
    bottom: 0;
    white-space: nowrap;
  }
  .single #featuredimage .columns a {
    bottom: 0;
  }
  .website.project .computer {
    background-size: 100%;
    background-position: left center;
    height: 640px;
    width: 450px;
    margin: 0 auto;
    display: block;
    padding: 114px 12px 24px 12px;
  }
  .website.project .mobilephone {
    display: none;
  }
  .whyus .medium-10 {
    text-align: center;
  }
  .logo.project a {
    height: 160px !important;
  }
  .logo.project:nth-child(even) {
    border-right: 0;
  }
  .sidebar {
    width: 100%;
    padding: 30px 30px;
  }
  #main .sidebar {
    padding-top: 30px;
  }
  #main .content {
    padding-top: 40px !important;
  }
  h2 {
    font-size: 20px;
  }
  #calltoaction p {
    font-size: 12px;
    font-weight: 400;
  }
  .gform_wrapper .top_label li.gfield.gf_left_half {
    width: 100%;
  }
  .print.project h3 {
    margin-top: 20px;
  }
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: block;
    height: 100%;
    top: 0;
    margin: 0;
    width: 50px;
  }
  .touch .orbit-container .orbit-prev {
    left: 0;
  }
  .touch .orbit-container .orbit-next {
    right: 0;
  }
  .fifteen {
    right: 4px;
    top: -22px;
  }
  .fifteen img {
    max-width: 130px;
  }
  .footer-links-wrap {
    justify-content: center;
  }
}

@media only screen and (max-width: 603px) {
  header .social-link-icons {
    display: none;
  }
  .left-off-canvas-toggle {
    margin-left: auto;
  }
}

@media only screen and (max-width: 480px) {
  .subnav ul {
    padding: 5px;
  }
  .subnav ul li {
    display: block;
  }
  .subnav ul li.title {
    display: none;
  }
  .subnav ul li a {
    padding: 0;
    text-align: right;
  }
  .website.project .computer {
    height: 300px;
    width: 300px;
    padding: 17px 12px 24px 12px;
  }
}

@media (max-width: 400px) {
  .single #featuredimage .columns a {
    background-color: #3c3c3c;
    border-radius: initial;
    transform: translateY(-100%);
  }
  .single-post-btn-wrap a {
    font-size: 15px;
  }
  .footer-links-wrap {
    flex-direction: column;
  }
  .footer-links-wrap a {
    margin: 0 0 4px;
  }
}

@media only screen and (max-width: 320px) {
  .logo.project a {
    height: 130px !important;
  }
}
