/*
	Stylesheet for the mobile view of tigeraspect.co.uk compiled from SCSS.
	Author: Jesse Taylor <jesse.taylor@digitaltactics.co.uk>
*/
@media (min-width: 0px) and (max-width: 640px) {
  body:after {
    content: "stewie";
    display: block;
    opacity: 0;
  }
}
@media (min-width: 960px) and (max-width: 100000px) {
  body:after {
    content: "peter";
    display: block;
    opacity: 0;
  }
}
.alphabetical {
  width: 70% !important;
}

#sidebar {
  position: static;
  float: left;
  display: block;
}

.mobile-logo {
  display: none;
}

.show-mobile {
  display: none;
}

@media (min-width: 0px) and (max-width: 640px) {
  .turquoise-list .text-box {
    width: 100% !important;
  }
  .turquoise-list .text-box:hover {
    width: 100% !important;
  }
  .turquoise-list li {
    width: 100%;
  }
  .turquoise-list:hover {
    width: 100% !important;
  }

  .cite-box {
    width: 100% !important;
  }

  .carousel, .image-gallery {
    display: none;
  }

  .alphabetical {
    width: 90% !important;
  }

  .text-box {
    height: 100% !important;
  }

  .same-height-left h1:first-child {
    padding-left: 10px;
  }

  .subscribe-form {
    width: 100%;
    max-width: 300px;
  }
  .subscribe-form .col {
    clear: both;
  }
  .subscribe-form .text {
    background: none;
    width: 290px;
  }
  .subscribe-form .text input {
    background-color: #F0EFED;
    border-radius: 5px;
    padding: 0;
    border: 1px solid #ccc;
    width: 98%;
    height: 20px;
    padding: 5px;
  }
  .subscribe-form .textarea {
    width: 99%;
    background: none;
    padding: 0;
  }
  .subscribe-form textarea {
    width: 94%;
    background-color: #F0EFED;
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #ccc;
  }

  .footer.show-mobile {
    margin-bottom: 2em;
  }

  .orange-list .text-box {
    height: auto;
  }

  .tiger-form {
    width: 320px;
  }

  .tiger-form .row {
    width: 320px;
  }

  .tiger-form .wpcf7-textarea {
    width: 300px;
  }

  .orange-list li {
    height: auto;
    padding-bottom: 40px;
  }

  .btn-holder {
    width: 90% !important;
    height: auto;
  }

  #content .text-block {
    padding: 10px;
  }

  #fifty-fathoms-image-link {
    margin-bottom: 0;
  }

  .orange-list .holder p {
    padding: 0;
    margin: 0;
  }

  .ff-sidebar-holder {
    min-height: 0;
  }

  .ff-logo {
    display: none;
  }

  .orange-list {
    width: 100%;
  }

  .orange-list .title {
    font-size: 1.5em !important;
  }

  .text-box {
    box-sizing: border-box;
  }

  .content-block {
    width: 100%;
    margin: 0;
  }

  #content .show-mobile {
    padding-left: 10px;
  }

  .carousel {
    width: 100%;
  }
  .carousel .mask {
    width: 100%;
  }

  .img-list.alt {
    width: 100%;
  }

  .img-list.alt li {
    width: auto;
  }

  .inner3 #content {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
  }

  #content h1 {
    font-size: 1.5em;
  }

  .inner3 .footer {
    position: absolute;
    bottom: 0;
    z-index: 10;
  }

  .main-heading .author {
    padding-left: 10px;
  }

  .BrightcoveExperience {
    width: 100%;
    height: auto;
  }

  #content .text-holder {
    width: 100%;
  }

  .img-list.alt .text-box {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
  }

  .slide img {
    width: 100%;
    height: auto;
  }

  .inner3 #main {
    margin-bottom: 100px;
  }

  .sidebar-holder {
    min-height: 0px;
  }

  #team-member-display {
    clear: both;
  }

  .footer {
    margin-top: 2em;
    position: absolute;
  }

  #main {
    margin-bottom: 100px;
  }

  .show-mobile {
    display: block !important;
  }

  #nav li:hover ul {
    display: none;
  }

  #nav li:hover ul ul {
    display: none;
  }

  #nav li:hover ul li:hover ul {
    display: none;
  }

  #nav ul {
    position: static;
    width: 100%;
  }

  .mobile-logo {
    display: block;
  }

  #meet-the-team {
    width: 100%;
  }

  .main-frame {
    box-sizing: border-box;
    padding: 10px;
    padding-bottom: 0 !important;
  }
  .main-frame .aside {
    width: 100%;
    min-height: 0 !important;
  }

  #content {
    width: 100%;
    padding: 0;
  }

  #meet-the-team a.opener {
    margin: 0;
  }

  .contact-form .textarea {
    width: 100% !important;
    box-sizing: border-box;
    background: none;
    background-color: #ccc;
    border: 1px solid #aaa;
    border-radius: 5px;
  }

  .contact-form textarea {
    width: 100%;
  }

  .three-quarters {
    width: 100% !important;
  }

  .contact-form .frame {
    width: 100%;
    float: none;
  }

  .home .sidebar-holder {
    margin-bottom: 100px;
  }

  .orange-page .sidebar-holder {
    min-height: 50px;
  }
  .orange-page .sidebar-holder .search-form {
    display: none;
  }
  .orange-page .sidebar-holder #nav {
    /** display:none; **/
  }

  .search-form.show-mobile {
    display: block;
  }
  .search-form.show-mobile input.text {
    width: 100%;
  }

  .wpgmza_map {
    margin: 0 !important;
  }

  #wpgmza_map_1 {
    width: 100% !important;
  }

  body {
    min-width: 320px;
  }

  #wrapper {
    width: 100%;
  }

  .info-box {
    display: none;
  }

  .category-holder .column {
    box-sizing: border-box;
    width: 50%;
    background: none !important;
    height: 60px !important;
    min-height: 60px;
    float: left;
    display: inline-block;
  }

  #sidebar {
    width: 100%;
    position: static !important;
    height: 100% !important;
    clear: both;
  }

  .category-holder .heading {
    min-height: 60px;
    padding: 0;
  }

  #nav li a {
    padding-top: 8px;
    padding-bottom: 9px;
    padding-left: 8px;
    font-size: 1.25em;
  }

  .info-box a {
    display: none !important;
  }

  .footer {
    bottom: 0;
  }

  .column {
    position: relative;
  }

  .btn-next {
    left: 20px;
  }

  .heading h2 {
    margin: 0;
  }
  .heading h2 a {
    box-sizing: border-box;
    padding: 6px;
    font-size: 0.750em;
    width: 100%;
    line-height: 1.1em;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
  }

  .orange-img-list {
    margin-bottom: 0;
  }
  .orange-img-list li {
    width: 100%;
  }
  .orange-img-list .text-box {
    width: 100%;
    height: 100%;
  }

  .three-quarters h1 {
    padding-left: 0 !important;
  }

  .job-title {
    padding-left: 10px;
  }

  .orange-list .text-box .frame {
    position: absolute;
  }

  .logo {
    display: none;
  }

  .social-box {
    display: none;
  }

  .search-box {
    display: none;
  }

  #main > .paging-holder:nth-of-child(1) > .page-numbers {
    display: inline-block;
  }

  #main > .paging-holder:nth-of-child(2) > .page-numbers {
    display: inline-block;
  }

  .img-list {
    margin-bottom: 0px !important;
  }
  .img-list li {
    position: relative;
  }
  .img-list .text-box {
    display: block;
    background: none !important;
    border: none !important;
    padding: 0;
    height: auto;
    width: 100%;
    height: 100%;
  }
  .img-list .text-box .holder {
    display: none;
  }
  .img-list .text-box .title {
    font-size: 2em;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 0;
    margin: 0;
    margin-bottom: 5px;
    line-height: 18px;
  }
  .img-list .text-box .link-more {
    background: none !important;
  }
  .img-list .text-holder {
    display: none;
  }
  .img-list .frame {
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: static !important;
  }
  .img-list .frame a {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
  }
  .img-list .frame span {
    display: none;
  }
  .img-list li {
    max-width: 50%;
    max-height: 95px;
    overflow: hidden;
  }
  .img-list li .text-box {
    width: 100%;
    box-sizing: border-box;
    font-size: 0.6em;
  }
  .img-list img {
    height: auto;
    width: 100%;
    min-height: 95px;
  }

  #menu-footer-menu {
    display: none;
  }

  .page-numbers {
    margin-top: 10px !important;
  }

  .info-block {
    display: none;
  }

  .paging-holder {
    margin: 0 !important;
    padding-bottom: 10px;
  }

  .link-more {
    padding: 0;
  }

  .text-box {
    display: none;
  }

  .category-list .text-wrap {
    background: none;
    border: none;
    width: 100%;
    display: block;
    padding: 0;
    height: 100%;
  }
  .category-list .text-wrap p {
    position: absolute;
    bottom: 0;
    font-size: 1.5em;
    text-align: center;
    width: 100%;
    margin-bottom: 0.5em;
    text-transform: uppercase;
  }
  .category-list .text-wrap .holder a {
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 0;
  }
  .category-list .text-wrap .holder a span {
    display: none;
  }

  #main {
    float: none;
    width: 100%;
  }
  #main .slideshow {
    width: 100%;
    height: 268px;
  }
  #main .slideshow .mask-box {
    width: 100%;
    box-sizing: border-box;
    height: 100%;
  }
  #main .slideshow .pagination li {
    width: auto;
    height: auto;
  }
  #main .slideshow .pagination span {
    width: 80%;
  }
  #main .category-list {
    box-sizing: border-box;
    margin: 0;
  }
  #main .category-list li {
    width: 50%;
    height: auto;
    display: inline;
    height: 97px;
    background: white;
  }
  #main .category-list li img {
    width: 100%;
    height: auto;
    min-height: 97px;
  }
  #main .category-list li a {
    background: none;
  }
  #main .category-list li .text-holder {
    padding: 0;
    position: static;
    width: 100%;
    height: 60px;
    border: none;
  }
  #main .category-list li .text-holder span {
    display: none;
  }
  #main .category-list li .text-holder .title {
    padding-left: 6px;
    padding-top: 6px;
    width: 70%;
    font-size: 1.5em;
    line-height: 1em;
  }
  #main .category-list li .text-holder a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    display: block;
    background: none;
  }

  .intro-box img {
    width: 100%;
    max-width: 640px;
    height: auto;
  }
  .intro-box .text-holder {
    width: 100%;
  }
  .intro-box .text-holder .holder .title {
    font-size: 1.5em;
  }

  .mobile-logo {
    max-width: 640px;
    width: 100%;
  }

  .hide-mobile {
    display: none;
  }

  .sidebar-holder {
    padding: 0;
  }

  .category-holder {
    height: 200px;
    background-size: 0px;
    width: 100%;
    height: 120px;
  }

  .orange-list li {
    width: 100%;
  }

  .orange-list .text-box {
    position: static;
  }

  .contact-form .holder {
    position: relative;
  }

  .btn-reset {
    position: absolute;
    bottom: 0;
  }

  .btn-send {
    float: right;
  }

  #content table {
    width: 300px !important;
  }
  #content table img {
    width: 80px;
    height: auto;
  }

  .category-list .blue img, .category-list .red img, .category-list .green img, .category-list .purple img {
    display: none !important;
  }

  .category-list .blue, .category-list .red, .category-list .green, .category-list .purple {
    height: 60px !important;
  }

  #fancybox-wrap {
    left: 0 !important;
    padding: 0 !important;
  }
}
