/* Font */
@import url("https://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,700,700italic,900,900italic,100italic,100|Cambay");

@font-face {
  font-family: 'Pesto';
  src: url("../fonts/Pesto/Pesto.ttf") format("truetype");
}

@font-face {
  font-family: 'Spectron';
  src: url("../fonts/Spectron/Spectron.ttf") format("truetype");
}

@font-face {
  font-family: 'Gotham Black';
  src: url("../fonts/Gotham/GothamBlack.ttf") format("truetype");
}


/* HTML */
body {
  padding-top: 0px;
  padding-bottom: 40px;
  background-color: #fff;
  font-family: "Lato", sans-serif !important;
  font-size: 1.6em !important;
}

h3 {
  font-family: "Cambay", sans-serif !important;
  font-size: 1.25em;
  font-weight: bold;
  margin-top: 1.25em;
  margin-bottom: 0em;
}

.advertisersTable {
  width: 75%;
}

.patron-list {
  border: 3px dotted #F0F0F0;
  margin: 6px;
  padding: 6px;
}

.patron-names {
  float: left;
  width: 50%;
}

.indented {
  padding-left: 50pt;
  padding-right: 50pt;
}

.libraryImage {
  display: block;
  margin: auto;
  border: 1px solid #009999;
  /* vertical-align: bottom; */
}

.almostH3 {
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: bold;
}

.reviewsCallOut {
  margin-left: 64px;
  margin-right: 64px;
}

.stuffHeadings {
  font-size: 3rem;
  line-height: 3.5rem;
}

.rateCardImage {
  float: left;
  border: 1px solid #009999;
  margin-right: 1.5rem;
}

.advertiserUpdate {
  background-color: lightGray;
  border: 2px solid darkGray;
  padding: 1.5rem;
}

.rateCardHeading {
  font-size: 3rem;
  line-height: 3.5rem;
  font-style: italic;
}

.rateCardSubHeading {
  font-size: 2rem;
}

.libraryText {
  font-weight: bold;
}

#categoryForm, #featureForm {
  margin-bottom: 24px;
}

.archiveDiv {
  padding: 12px;
  min-height: 8rem;
  vertical-align: middle;
}

.archiveA {
  text-decoration: none;
}

.archiveText {
  font-weight: bold;
  font-style: italic;
}

.archiveDivText {
  min-height: 8rem;
  padding: 12px;
  border: 1px solid #009999;
  text-decoration: none;
}

.archiveDivImg {
  height: 100px;
  width: 100px;
  border: 1px solid #009999;
}

.archiveFlavour {
  margin-top: 24px;
}

.tableAdTD {
  vertical-align: top;
  padding-right: 24px;
}

.manualAd-responsive {
  max-width: 100%;
  border: 1px solid #009999;
  height: auto;
  margin-bottom: 2rem;
}

.archiveAd-responsive {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 24px;
  border: 1px solid #009999;
  max-width: 100%;
  height: auto;
}

#sponsorshipIssueAd {
  border: 1px solid #009999;
  max-width: 200px;
}

.contentImages {
  border: 1px solid #009999;
  width: 125px;
  height: 125px;
}

#patreonImage {
  position: absolute;
  max-width: 80%;
  height: auto;
}

.footNotes {
  font-style: italic;
}

.tm {
  position: relative;
  font-size: 40%;
  line-height: 0;
  vertical-align: baseline;
  top: -1em;
}

.reg {
  position: relative;
  font-size: 60%;
  line-height: 0;
  vertical-align: baseline;
  top: -0.65em;
}

.covetCentralTD {
  padding: 5px;
  margin: 0px;
}


/* Pattern Master */
.knittyFont, .stuffHeadings, .bannerFont, .bannerFont a {
  font-family: "Spectron", sans-serif !important;
}

.headerDiv {
  display: table;
}

.archiveSelect {
  max-width: 300px;
}

.topleft {
  position: absolute;
  top: 26px;
  left: 24px;
  margin-top: 0px;
  padding-top: 0px;
  line-height: 66%;
}

.bottomleft {
  position: absolute;
  bottom: 11px;
  left: 24px;
}

.bottomright {
  position: absolute;
  bottom: 14px;
  right: 16px;
}

.middleright {
  position: absolute;
  top: 25%;
  right: 16px;
}

.searchBox {
  width: 300px;
  text-align: right;
  color: gray;
}

.whiteColor {
  color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #333333;
  margin-left: .5rem;
}

.headerImageContainer {
  vertical-align: top;
  display: table-cell;
  position: relative;
}

.bannerFont, .bannerFont a {
  font-size: 8.5rem;
  color: white;
  text-decoration: none;
  font-weight: 500;
}

.bannerFontRegular, .bannerFontRegular a {
  font-size: 1.5rem;
  font-weight: 300;
  color: white;
  vertical-align: middle;
  text-decoration: none;
}

.est {
  font-family: "Lato", sans-serif !important;
  font-size: 1.35rem;
  font-weight: 400;
  vertical-align: -2rem;
  color: white;
}

.issueMetadata, .issueMetadata a {
  color: white;
  font-size: 1.5rem;
}

.bottomright .issue-text {
  padding: 3px 0 3px 8px;
  border-radius: 10px;
  background-color: rgba(0,0,0,.5);
  line-height: 1;
  font-weight: 400;
}

.bottomright a {
  padding: 4px;
  background-color: rgba(0,0,0,.5);
}

.bottomright a:nth-child(2) {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.bottomright a:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.socialHeaderImage, .socialBarImage {
  max-width: 24px;
  vertical-align: middle;
  margin-top: -4px;
}

.textSpacer {
  margin: 4px;
}

.patternFooter p {
  text-align: center;
}

.pinkTextColour {
  color: #FF0099;
}

.pinkNeedle {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

#contentAd {
  border: 1px solid #009999;
}

#sponsorshipAd {
  border: 1px solid #009999;
  max-width: 200px;
}

#sponsorshipAdAlt {
  border: 1px solid #009999;
  max-width: 200px;
}

.editorsHeadShot {
  margin-right: 12px;
}

.patternTitle {
  font-family: "Gotham Black", sans-serif !important;
  font-size: 2.5em;
  line-height: 1em;
}

.patternBeauty {
  display: block;
  float: left;
  max-width: 100%;
  margin-top: 0px !important;
  margin-right: 1.25em !important;
  margin-bottom: 0.75em !important;
  margin-left: 0px !important;
}

.byline {
  white-space: nowrap;
  display: inline;
  font-style: italic;
}

.buttonBand {
  vertical-align: middle;
}

.smBlock {
  display: block;
  float: auto;
}

.smButtons {
  display: inline;
  margin-left: 1rem;
  margin-right: 1rem;
}

.photocreditBOLD {
  font-weight: bolder;
}

.patternHeadingItem {
  font-weight: bold;
}

.patternHeadingItemItalic {
  font-weight: bold;
  font-style: italic;
}

.patternImage {
  max-width: 100%;
  height: auto;
}

.headshot {
  padding-right: 1.25em;
  padding-bottom: 1.25em;
}

.notesBox {
  border: 2px solid black;
  padding: 20px;
  margin-bottom: 20px;
}


/* Helper Classes */
.clearAll {
  clear: both;
}

.thinBorder {
  border: 1px solid darkGray;
}

#sizes {
  border: 1px solid darkGray;
  margin-left: -15px !important;
  margin-right: -15px !important;
}

.verticalMiddleAlign {
  vertical-align: middle;
}

.imageRight {
  display: block;
  float: right;
  max-width: 100%;
  margin-top: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 0.75em !important;
  margin-left: 1.25em !important;
}

.spaceBefore {
  margin-top: 1.25em;
}

.spaceAfter {
  margin-bottom: 1.25em;
}

.spaceBeforeNone {
  margin-top: 0px;
}

.offscreen {
  display: none;
}

.smallText {
  font-size: 1.5rem;
}

/* Responsive Google Ads */
.responsiveAd1 {
  width: 160px;
  height: 600px;
  display: block !important;
  border: 1px solid #009999;
}

.responsiveAd2 {
  width: 160px;
  height: 600px;
  display: block !important;
  border: 1px solid #009999;
}

.responsiveAd3 {
  width: 728px;
  height: 90px;
  display: block !important;
  border: 1px solid #009999;
}

/* Size Buttons */
.btn {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  /* font-weight: bolder; */
}

.btn-default {
  color: #333;
  background-color: #fff;
  padding: 2px 4px;
  border: 2px solid #ccc;
}

.btn-default:hover {
  color: #333;
  background-color: #fff;
  padding: 2px 4px;
  border: 2px solid #ccc;
}

.btn-primary {
  background-color: #fff;
  z-index: 2;
  border: 2px solid #FF7F00;
}

.btn-primary:hover {
  background-color: #fff;
  z-index: 2;
  border: 2px solid #FF7F00;
}

.btn-primary-on {
  background-color: #ccc;
  z-index: 2;
  border: 2px solid #FF7F00;
}

.btn-primary-on:hover {
  background-color: #ccc;
  z-index: 2;
  border: 2px solid #FF7F00;
}

.btn-PinkTextColour {
  color: #FF0099;
}

.pleaseSelect {
  color: #FF7F00;
  font-weight: bold;
  text-decoration: none;
}


/* Carousel */
.carousel {
  margin-bottom: 20px;
}

.carousel img {
  padding: 3px;
  border: 1px solid #cccccc;
}


/* Forms */
.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}

.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}

.form-signin .checkbox {
  font-weight: normal;
}

.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}

.form-signin .form-control:focus {
  z-index: 2;
}

.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}


  /* Navbar */
.navbar {
  width: 100%;
  margin: auto;
  border: 1px solid #e7e7e7;
}

.navbar a {
    color: gray !important;
  }

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  z-index: 10000;
}

.navbar-toggle {
  border-color: #999 !important;
}

.navbar-collapse {
  padding-left: 0 !important;
}

.navbar-toggle .icon-bar {
  background-color: gray !important;
}

.navSearchBar {
  margin-top: 12px;
}

.socialBar {
  float: left;
}

.barSearch {
  float: right;
  margin-left: 5px;
}


/* Archive */
.weightTD {
  text-align: center;
  padding: 8px;
}

.archiveWeightImage {
  width: 50px;
}

.categoryTD {
  text-align: left;
  padding: 4px;
  width: 160px;
  min-width: 136px;
}

.infoButton {
  font-weight: bolder !important;
  font-size: 14px !important;
  line-height: 14px !important;
  padding: 6px 8px !important;
  margin-bottom: 8px !important;
}

.weightTD{
  padding-top: 2px !important;
  padding-bottom: 2px !important;
  padding-left: 16px !important;
  text-align: left !important;
}

.yarnWeightTitle {
  display:inline-block !important;
}

.categorySpacing{
  margin-top: 48px;;
}

.adImageCenter{
  text-align: center;
}


/* Mobile */
.sxsS, .xsS, .smS, .mdS, .lgS, .xlS {
  display: none;
}


/* Newsletter Signup */
body.modal-open {
  overflow: scroll !important;
}

#signupModal {
  width: 700px;
  height: 300px;
  margin: 10px;
  bottom: 0;
  right: 0;
  top: unset;
  left: unset;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  overflow: visible;
}

#signupModal .background-container {
  width: 385px;
  height: 300px;
  position: fixed;
  margin: 10px;
  bottom: 0;
  right: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
}

#signupModal .close {
  position: absolute;
  top: -12px;
  right: 5px;
  border: 1px solid black;
  border-radius: 50%;
  padding: 0 5px 2px;
  opacity: 1;
  background-color: white;
  z-index: 1001;
}

#signupModal .modal-dialog {
  margin: 0;
  width: 100% !important;
}

#signupModal .modal-content {
  background-color: #b64c06;
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  height: 300px;
  width: 400px;
  border: 0;
  border-radius: 0;
}

#signupModal input {
  color: #000000;
}

#signupModal form .row {
  margin: 0;
}

#signupModal form .col-xs-12,
#signupModal form .col-sm-6 {
  float: none;
}

#signupModal form .col-12 {
  padding: 0 15px;
}

.tsundoku td {
    padding-top: 0;
    padding-right: 20px;
    padding-left: 0px;
    padding-bottom: 0;
}


/* SuperExtraSmall */
@media only screen and (max-width: 383px) {
  .sxsS {
    display: block;
  }

  .archiveSelectAd{
    min-width: 300px;

  }

  body {
    font-size: 1.75em;
  }

  .bigR {
    font-family: "Lato", sans-serif !important;
    position: relative;
    font-size: 1rem;
    line-height: 0;
    vertical-align: baseline;
    left: -.25rem;
  }

  .knittyPlus .bigR {
    left: -1.75rem;
  }

  .topleft {
    top: 0;
    left: 10px;
    height: 100%;
    display: flex;
    align-items: center;
    margin-top: 5px;
    line-height: 1;
  }

  .bottomleft {
    visibility: hidden;
  }

  .bottomright {
    top: 0;
    right: 6px;
    height: 100%;
    display: flex;
    align-items: center;
  }

  .bottomright a {
    padding: 0;
  }

  .socialHeaderImage {
    display: none;
  }

  .middleright {
    visibility: hidden;
  }

  .bannerFont, .bannerFont a {
    font-size: 3.5rem;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
  }

  #footerNav {
    text-align: center !important;
  }

  .navbar {
    border-radius: 4px;
  }

  .nav > li {
    margin-left: 1rem;
  }

  .navbar-header {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .searchBox {
    border: 1px solid #e7e7e7;
    width: 78px;
  }

  #sponsorshipAd {
    display: block;
    margin: auto !important;
  }

  #sponsorshipAdAlt {
    display: block;
    margin: auto !important;
  }

  #sponsorshipIssueAd {
    display: block;
    margin: auto !important;
  }

  .responsiveAd1 {
    display: none !important;
  }

  .responsiveAd2 {
    display: none !important;
  }

  .responsiveAd3 {
    display: block !important;
  }

  .libraryText {
    font-size: 60%;
  }

  .manualAd-responsive {
    max-width: 100%;
    border: 1px solid #009999;
    height: auto;
    margin-bottom: 2rem;
  }

  .headerImageDesktop {
    display: none;
  }

  #grandmaNeedles {
    max-height: 75px;
  }

  .patternBeauty {
    float: none !important;
  }

  #signupModal .background-container {
    display: none;
  }

  #signupModal {
    background-image: none !important;
    width: 300px;
    height: 350px;
  }

  #signupModal .modal-content {
    width: 300px;
    height: 350px;
  }

  #signupModal .close {
    right: 5px;
  }
}

/* ExtraSmall */
@media only screen and (min-width: 384px) and (max-width: 543px) {
  .xsS {
    display: block;
  }

  .archiveSelectAd{
    min-width: 300px;

  }

  body {
    font-size: 1.75em;
  }

  .bigR {
    font-family: "Lato", sans-serif !important;
    position: relative;
    font-size: 1rem;
    line-height: 0;
    vertical-align: baseline;
    left: -.25rem;
  }

  .knittyPlus .bigR {
    left: -1.5rem;
    bottom: -6px;
  }

  .topleft {
    top: 0;
    left: 10px;
    height: 100%;
    display: flex;
    align-items: center;
    margin-top: 5px;
    line-height: 1;
  }

  .bottomleft {
    visibility: hidden;
  }

  .bottomright {
    top: 0;
    right: 6px;
    height: 100%;
    display: flex;
    align-items: center;
  }

  .bottomright a {
    padding: 0;
  }

  .socialHeaderImage {
    display: none;
  }

  .middleright {
    visibility: hidden;
  }

  .bannerFont, .bannerFont a {
    font-size: 3.5rem;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
  }

  #footerNav {
    text-align: center !important;
  }

  .navbar {
    border-radius: 4px;
  }

  .nav > li {
    margin-left: 2rem;
  }

  .navbar-header {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .searchBox {
    border: 1px solid #e7e7e7;
    width: 115px;
  }

  #sponsorshipAd {
    display: block;
    margin: auto !important;
  }

  #sponsorshipAdAlt {
    display: block;
    margin: auto !important;
  }

  #sponsorshipIssueAd {
    display: block;
    margin: auto !important;
  }

  .responsiveAd1 {
    display: none !important;
  }

  .responsiveAd2 {
    display: none !important;
  }

  .responsiveAd3 {
    display: block !important;
  }

  .libraryText {
    font-size: 60%;
  }

  .manualAd-responsive {
    max-width: 100%;
    border: 1px solid #009999;
    height: auto;
    margin-bottom: 2rem;
  }

  .headerImageDesktop {
    display: none;
  }

  #grandmaNeedles {
    max-height: 75px;
  }

  .patternBeauty {
    float: none !important;
  }

  #signupModal .background-container {
    display: none;
  }

  #signupModal {
    background-image: none !important;
    width: 300px;
    height: 350px;
  }

  #signupModal .modal-content {
    width: 300px;
    height: 350px;
  }

  #signupModal .close {
    right: 5px;
  }
}

/* Small */
@media only screen and (min-width: 544px) and (max-width: 767px) {
  .smS {
    display: block;
  }

  body {
    font-size: 1.75em;
  }

  .bigR {
    font-family: "Lato", sans-serif !important;
    position: relative;
    font-size: 0.75rem;
    line-height: 0;
    vertical-align: baseline;
    left: -.5rem;
  }

  .knittyPlus .bigR {
    left: -2.5rem;
    bottom: -10px;
  }

  .bannerFont, .bannerFont a {
    font-size: 5rem;
  }

  .bannerFontRegular, .bannerFontRegular a {
    font-size: 1.5rem;
  }

  .topleft {
    top: 0;
    left: 10px;
    height: 100%;
    display: flex;
    align-items: center;
    margin-top: 5px;
    line-height: 1;
  }

  .bottomleft {
    visibility: hidden;
  }

  .bottomright {
    top: 30% !important;
  }

  .middleright {
    visibility: hidden;
  }

  #footerNav {
    text-align: center !important;
  }

  .navbar {
    border-radius: 4px;
  }

  .nav > li {
    margin-left: 2rem;
  }

  .navbar-header {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .searchBox {
    border: 1px solid #e7e7e7;
  }

  #sponsorshipAd {
    display: block;
    margin: auto !important;
  }

  #sponsorshipAdAlt {
    display: block;
    margin: auto !important;
  }

  #sponsorshipIssueAd {
    display: block;
    margin: auto !important;
  }

  .responsiveAd1 {
    display: none !important;
  }

  .responsiveAd2 {
    display: none !important;
  }

  .responsiveAd3 {
    display: block !important;
  }

  .libraryText {
    font-size: 80%;
  }

  .manualAd-responsive {
    max-width: 60%;
    border: 1px solid #009999;
    height: auto;
    margin-bottom: 2rem;
  }

  .socialBar {
    display: none;
  }

  .headerImageMobile {
    display: none;
  }

  .patternBeauty {
    float: none !important;
  }

  #signupModal .background-container {
    display: none;
  }

  #signupModal {
    background-image: none !important;
    width: 300px;
    height: 350px;
  }

  #signupModal .modal-content {
    width: 300px;
    height: 350px;
  }

  #signupModal .close {
    right: 5px;
  }
}

/* Medium */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mdS {
    display: block;
  }

  body {
    font-size: 1.75em;
  }

  .archiveWeightImage {
    width: 60px;
  }

  .bigR {
    font-family: "Lato", sans-serif !important;
    position: relative;
    font-size: 1.1rem;
    line-height: 0;
    vertical-align: baseline;
    left: -1rem;
  }

  .knittyPlus .bigR {
    left: -3rem;
  }

  .bannerFont {
    margin-top: 5px;
  }

  .bannerFont, .bannerFont a {
    font-size: 5.75rem;
  }

  .bannerFontRegular, .bannerFontRegular a {
    font-size: 1.5rem;
  }

  .est {
    font-size: 1.25rem;
    color:#000000;
  }

  .topleft {
    top: 13px;
    left: 10px;
  }

  .bottomleft {
    visibility: hidden;
  }

  .bottomright {
    top: 35% !important;
  }

  .middleright {
    visibility: hidden;
  }

  #footerNav {
    text-align: center !important;
  }

  #footerNav .navbar-nav li {
    float: left;
  }

  #footerNav .navbar-nav li a {
    padding-left: 5px;
    padding-right: 5px;
  }

  .navbar {
    border-radius: 4px;
  }

  .nav > li {
    margin-left: 2rem;
  }

  .navbar-header {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .searchBox {
    border: 1px solid #e7e7e7;
  }

  #sponsorshipAd {
    margin-top: -90px !important;
  }

  #sponsorshipAdAlt {
    display: block;
    margin: auto !important;
  }

  #sponsorshipIssueAd {
    float: right;
  }

  #archiveAd {
    max-width: unset;
  }

  .manualAd-responsive {
    max-width: 80%;
    border: 1px solid #009999;
    height: auto;
    margin-bottom: 2rem;
  }

  .socialBar {
    display: none;
  }

  .headerImageMobile {
    display: none;
  }

  .patternBeauty {
    float: none !important;
  }
}

/* Large */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .lgS {
    display: block;
  }

  .bigR {
    font-family: "Lato", sans-serif !important;
    position: relative;
    font-size: 1rem;
    line-height: 0;
    vertical-align: baseline;
    left: -1rem;
  }

  .knittyPlus .bigR {
    left: -4rem;
  }

  .est {
    font-size: 1.2rem;
  }

  input#search.searchBox {
    font-size: 1rem;
  }

  .topleft {
    top: 22px;
  }

  .middleright {
    top: 20%;
  }

  .dropdown-toggle {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .bannerFont, .bannerFont a {
    font-size: 7.5rem;
  }

  .bottomleft {
    bottom: 6px;
  }

  .issue-text {
    margin-right: 23px;
  }

  #sponsorshipAd {
    margin-top: -100px !important;
  }

  #sponsorshipAdAlt {
    margin-left: 12px;
  }

  #sponsorshipIssueAd {
    float: right;
  }

  #archiveAd {
    max-width: unset;
  }

  .navbarKnitty .navbar-header {
      float: none;
      margin: 0 1rem;
  }
  .navbarKnitty .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbarKnitty .navbar-toggle {
      display: block;
  }
  .navbarKnitty .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbarKnitty .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbarKnitty .navbar-collapse.collapse {
      display: none!important;
  }
  .navbarKnitty .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbarKnitty .navbar-nav>li {
      float: none;
  }
  .navbarKnitty .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .navbarKnitty .collapse.in{
      display:block !important;
  }
}

/* Extra Large */
@media only screen and (min-width: 1200px) {
  .xlS {
    display: block;
  }

  .est {
    font-size: 1.3rem;
    margin-left: 1px;
  }

  .bigR {
    font-family: "Lato", sans-serif !important;
    position: relative;
    font-size: 1.45rem;
    line-height: 0;
    vertical-align: bottom;
    top: -1rem;
    left: -1rem;
    font-weight: 500;
  }

  .knittyPlus .bigR {
    left: -4.5rem;
  }

  .dropdown-toggle {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  #sponsorshipAd {
    margin-left: -10px;
  }

  #sponsorshipAdAlt {
    margin-left: -15px;
  }

  .issueAd #sponsorshipAdAlt {
    margin-left: -12px;
  }

  .mainContent {
    width: 73% !important;
  }

  #sponsorshipIssueAd {
    float: right;
  }

  #archiveAd {
    max-width: unset;
  }

  .issue-text {
    margin-right: 23px;
  }

  .navbar-nav {
    float: none!important;
    display: flex;
    justify-content: space-around;
  }
}

@media print {
  header.patternHeader, aside,
  body > .container:nth-child(2),
  footer.patternFooter {
    display: none !important;
  }

  img {
    max-width: 400px !important;
    height: auto !Important;
  }
  img.patternBeauty {
    max-width: 350px;
  }
}
