/*
* require fonts/lint_mccree.css
*/
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
.cell {
  background-color: #EEE;
  position: relative;
  overflow: hidden;
  padding-bottom: 8em;
  display: block;
  margin: 0px;
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .cell {
    height: 18em;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 4px;
    border: 1px solid #AAA;
  }
  .cell:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media screen and (min-width: 768px) {
  .cell {
    padding-bottom: 0;
    height: 25em;
  }
}
@media (max-width: 360px) {
  .cell {
    height: 15em;
  }
}
.cell:hover {
  border-color: #CF4242;
  -webkit-box-shadow: 0px 0px 0px 1px #cf4242;
  box-shadow: 0px 0px 0px 1px #cf4242;
}
.topic-cell {
  background: #CF4242;
  background-repeat: repeat-y;
  background-size: 100%;
}
.topic-cell > a {
  display: block;
}
.topic-cell > a:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  padding-bottom: 100%;
  margin-bottom: 6em;
}
.topic-cell p {
  color: white !important;
}
.topic-cell .topic-cell-title {
  color: white !important;
  padding: 1em;
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  z-index: 100;
}
.topic-cell .topic-cell-title h4 {
  color: white;
  font-weight: lighter;
  font-size: 28px;
}
.topic-cell .topic-cell-title h6 {
  color: white;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
}
.topic-cell .topic-cell-user {
  position: absolute;
  bottom: 8px;
  right: 8px;
  z-index: 100;
}
.adsbygoogle {
  max-width: 1200px;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
html,
body {
  margin: 0;
  background-color: #fbf4ee !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
}
.project-cell {
  float: left;
}
a {
  color: #333;
  text-decoration: none;
}
a img {
  border: 0px;
}
footer {
  clear: both;
}
.responsive {
  /* Column Section */
  /* Column Section */
  /* Column Section */
}
@media (min-width: 768px) {
  .responsive .container {
    width: 756px !important;
    margin: 0 auto;
  }
}
@media (min-width: 1020px) {
  .responsive .container {
    width: 1008px !important;
    margin: 0 auto;
  }
}
@media (min-width: 1272px) {
  .responsive .container {
    width: 1260px !important;
    margin: 0 auto;
  }
}
.new-header {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 768px) {
  .new-header {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 767px) {
  .new-header {
    z-index: 1000000;
    position: relative;
  }
}
.new-header a {
  text-decoration: none;
}
.fixed header {
  /* Column Section */
  /* Column Section */
}
@media (min-width: 1020px) {
  .fixed header .container {
    width: 1008px !important;
    margin: 0 auto;
  }
}
@media (min-width: 1272px) {
  .fixed header .container {
    width: 1260px !important;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .carousel {
    max-height: 320px !important;
  }
}
#mastheadx *,
#header-holderx * {
  box-sizing: border-box;
}
#open-menu {
  display: none;
}
.submenu {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
#login {
  background: none;
  display: inline-block;
  border: 2px solid #f8ede3;
  padding: 5px 8px;
  border-radius: 4px;
  color: #dfac7e;
  background: #46a546;
  color: white;
  border-color: #378137;
}
#login:hover {
  border: 2px solid #dfac7e;
  text-decoration: none;
  color: #c67831;
}
#top-menu {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none none;
  margin-top: 2px;
  margin-bottom: -16px;
  font-size: 14px;
}
.top-menu-nav {
  display: inline;
  float: left;
  line-height: 22px;
}
.top-menu-nav-link {
  padding: 3px 10px;
  padding-bottom: 0;
  display: block;
  color: #775c43;
}
#logged_out {
  position: relative;
}
@media screen and (max-width: 767px) {
  #logged_out {
    line-height: 36px;
  }
}
#login {
  font-size: 16px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #login {
    top: 14px;
    width: 150px;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  #login {
    font-size: 14px;
    line-height: 26px;
    padding: 0 4px !important;
  }
}
@media (max-width: 360px) {
  #login {
    background: none;
    border: none;
  }
  #login .logged-out-text {
    display: none;
  }
  #login .logged-out-icon {
    display: block;
    width: 36px;
    height: 36px;
    background-image: url(https://cdn.assets.cutkeep.net/assets/icon/ic_account_circle_grey600_18dp-ef2cef0fe8dfe80f2287a3f438164da15976ba440df9a645af070d43873441a5.png);
    background-position: 50% 50%;
    background-size: contain;
  }
}
.logo-img-link {
  height: 47px;
}
.logo-header {
  margin: 12px 0 0 0;
  font-size: 30px;
  line-height: 30px;
}
@media screen and (max-width: 767px) {
  .logo-header {
    line-height: 27px;
  }
}
.logo-tagline {
  font-family: LintMcCreeIntlBBRegular;
  font-size: 13px;
  margin-top: 4px;
  line-height: 13px;
  margin-bottom: 12px;
  font-weight: normal;
}
#mastheadx {
  background-color: #dfac7e;
  background-image: url(https://cdn.assets.cutkeep.net/assets/layout/background-47dc3fcdc598e6e2f6803b989a044c1e6f5eec3a143d01a594d49f30842f7e6d.jpg);
  background-repeat: repeat-x;
  position: relative;
  background-position: bottom center;
}
#session {
  position: absolute;
  right: 0;
}
@media screen and (min-width: 768px) {
  #session {
    margin-top: -25px;
    top: 50%;
  }
}
@media screen and (max-width: 767px) {
  #session {
    top: 0px;
  }
}
.masthead.container {
  position: relative;
  padding: 0;
}
.masthead-top {
  height: 24px;
  position: relative;
  z-index: 100;
}
#search-box {
  position: absolute;
  top: 50%;
  right: 160px;
  left: 50%;
  padding-left: 50px;
  margin-top: -6px;
  margin-bottom: 0;
}
#search-box input {
  outline: none;
}
#search-box #search {
  width: 100%;
  float: left;
  border: 2px solid #fbf4ee;
  padding: 4px;
  padding-right: 100px;
  height: auto;
  padding-left: 8px;
  border-radius: 8px;
}
#search-box.focus #search {
  border-color: #775c43;
}
#search-box.focus #search-btn {
  background: #46a546;
  color: white;
}
#search-box #search-btn {
  float: left;
  width: 100px;
  margin: 3px 0;
  padding: 3px 0;
  margin-left: -103px;
  border-radius: 0 6px 6px 0;
  border: 0;
  background: white;
  border-left: 1px solid #EEE;
  color: #AAA;
}
.logged-in #search-box {
  right: 86px;
}
@media screen and (min-width: 768px) {
  .menu-item {
    min-width: 15%;
    color: white;
    margin: 0;
    display: table-cell;
    line-height: inherit;
  }
  .menu-item.active a {
    background: white;
    color: #333;
    border: none;
  }
  .menu-link {
    text-align: center;
    color: white;
    display: block;
    padding: 0 8px;
    white-space: nowrap;
  }
  .menu-link:hover {
    background: white;
    color: #333;
    text-decoration: none;
  }
  .menu-link span {
    font-size: 12px;
    vertical-align: top;
    color: #eebcbc;
  }
  .section-link {
    margin-top: -4px;
    padding: 4px 8px 0 8px;
  }
  .submenu {
    margin-top: 0 !important;
    background: white;
    margin-bottom: 6px;
    border-bottom: 0;
    margin: 0;
  }
  .submenu-list {
    list-style: none;
    margin: 0;
    padding: 0 !important;
    border-left: 1px dotted #DDD;
    display: table;
  }
  .submenu-item {
    line-height: inherit;
    display: table-cell;
    border-width: 0 !important;
  }
  .submenu-item.active {
    background: #f6e7d9;
    color: #666;
  }
  .submenu-link {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    line-height: 40px;
    display: block;
    border-right: 1px dotted #DDD;
    padding: 0;
    font-size: 16px;
    color: #888 !important;
  }
  .submenu-link:hover {
    background: #F6F6F6;
  }
  .hover-menu {
    position: absolute;
    top: 36px;
    padding: 0px;
    list-style: none none;
    visibility: hidden;
    background: white;
    width: 200%;
  }
  .right-menu .hover-menu {
    left: -100%;
    right: 0px;
  }
  .left-menu .hover-menu {
    right: -100%;
    left: 0px;
  }
  .full-menu .hover-menu {
    right: 0px;
    left: 0px;
    width: 100%;
  }
  .menu-item:hover .hover-menu {
    visibility: visible;
  }
  .menu {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    display: table;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 1272px) {
  .menu-link {
    font-family: 'LintMcCreeIntlBBRegular', 'Comic Sans MS', cursive;
    font-weight: normal !important;
    font-style: normal !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 1020px) and (max-width: 1271px) {
  .menu-link {
    font-family: 'LintMcCreeIntlBBRegular', 'Comic Sans MS', cursive;
    font-weight: normal !important;
    font-style: normal !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    padding-left: 0;
    padding-right: 0;
  }
  .menu-link span {
    font-size: 8px;
    display: inline-block;
    margin-left: -4px;
    margin-right: -4px;
    margin-top: 2px;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 768px) {
  .submenu-item.active {
    box-shadow: #f6e7d9 0px 30px 5px -3px;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 768px) and (max-width: 1019px) {
  .submenu-link {
    line-height: 28px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 768px) and (max-width: 1019px) {
  .hover-menu {
    top: 44px;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 1020px) and (max-width: 1271px) {
  .menu {
    line-height: 34px;
  }
}
@media screen and (min-width: 768px) {
  .full-menu {
    left: 0px;
    right: 0px;
    width: 100%;
  }
  .full-menu .home-item {
    text-align: center;
    border-left: 0;
    padding: 0 8px;
  }
  .left-menu {
    width: 50%;
    left: 0px;
    right: 50%;
    padding-right: 30px;
  }
  .left-menu .menu-item {
    border-left: 1px solid #d96b6b;
  }
  .right-menu {
    width: 50%;
    left: 50%;
    right: 0px;
    padding-left: 30px;
  }
  .right-menu .menu-item {
    border-right: 1px solid #d96b6b;
  }
  .ribbon {
    position: relative;
    background: #CF4242;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
  }
  .scissors {
    border-radius: 50%;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
    border: 2px solid white;
    position: absolute;
    left: 50%;
    background: #CF4242 url(https://cdn.assets.cutkeep.net/assets/logos/circle-bddac230f52996f60d2728ac62914ff477e15815754043c422c11c5299004d97.png);
    background-size: 100% 100%;
    top: -17px;
    margin-left: -30px;
    height: 60px;
    width: 60px;
  }
}
@media screen and (min-width: 768px) and screen and (min-width: 768px) {
  .full-menu .menu-item {
    border-left: 1px solid #d96b6b;
  }
}
.header-container {
  position: relative;
}
.header-inner {
  position: relative;
}
.wrapper {
  position: relative;
}
#search-holder {
  display: none;
}
.logo-img {
  margin: 0 !important;
}
#search {
  width: 160px;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
  .ribbon {
    line-height: 18px;
    height: 44px;
  }
  .menu-link {
    min-height: 44px;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .menu-link span:after {
    display: block;
    content: ' ';
  }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
  #crafterella,
  #crafterella-message {
    display: none;
  }
}
#crafterella {
  position: absolute;
  bottom: 0px;
  left: 360px;
  margin-left: -85px;
  top: 16px;
  width: 300px;
  height: 96px;
  text-align: center;
}
.crafterella-img {
  height: 100%;
  width: auto;
}
#crafterella-message {
  position: absolute;
  left: 0px;
  min-width: 400px;
  max-width: 40%;
}
#crafterella-message p {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  font-size: 12px;
  line-height: 12px;
}
#crafterella-message:hover {
  max-width: 100%;
}
#crafterella-message:hover p {
  color: #000;
  text-decoration: none;
  margin: 0;
}
#crafterella-message:hover span {
  color: white;
  border-color: green;
  background-color: #46a546;
}
#crafterella-message:before {
  right: 11px;
  bottom: -21px;
}
#crafterella-message:after {
  right: 13px;
  bottom: -16px;
}
.speech-bubble {
  border: 0px solid black;
  border-top: 0;
  border-radius: 10px 10px;
  padding: 2px 10px;
  background: white;
  margin-top: 2px;
  -webkit-transition: max-width 0.5s ease;
  -webkit-box-shadow: rgba(171, 132, 97, 0.5) 0px 1px 2px -1px, rgba(223, 172, 126, 0.05) 0px 0px 4px 0px;
  box-shadow: rgba(171, 132, 97, 0.5) 0px 1px 2px -1px, rgba(223, 172, 126, 0.05) 0px 0px 4px 0px;
}
.speech-bubble p {
  display: block;
  color: #666;
  background: white !important;
  font-family: 'LintMcCreeIntlBBRegular', 'Comic Sans MS', cursive;
  font-weight: normal !important;
  font-style: normal !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  margin: 0;
}
.speech-bubble p span {
  border: 1px solid #EEE;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  width: 16px;
  height: 16px;
  line-height: 13px;
  vertical-align: middle;
  padding-left: 1px;
  font-weight: bold;
}
.speech-bubble p:visited {
  text-decoration: none;
}
.speech-bubble:before,
.speech-bubble:after {
  content: '';
  position: absolute;
}
.speech-bubble:after {
  border: 8px solid white;
  border-color: white white transparent transparent;
  -webkit-transform: skewX(25deg);
  bottom: -14px;
}
.speech-bubble:before {
  border: 9px solid black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) transparent transparent;
  -webkit-transform: skewX(25deg);
  bottom: -18px;
  margin-left: 1px;
}
.logged-in-notifications-count {
  background: #cf4242;
  position: absolute;
  right: 5px;
  bottom: 0px;
  text-align: right;
  z-index: 1000;
  display: inline-block;
  padding: 1px 4px;
  color: #fff;
  border-radius: 50%;
  font-size: 14px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 1px 2px 2px;
  font-weight: bold;
  min-width: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .masthead-top {
    height: auto !important;
    padding: 0;
    position: fixed !important;
    top: 0;
    left: -280px;
    bottom: 0;
    width: 280px;
    background: white;
    z-index: 10000001 !important;
    border-right: 1px solid #DDD;
    overflow-y: scroll;
    -webkit-transition: left 0.5s ease;
  }
  .masthead-top #top-menu {
    margin: 0 8px;
    padding: 4px 0;
    border-top: 3px double #dfac7e;
    position: absolute;
    bottom: 0px;
  }
  .masthead-top #crafterella-message {
    display: none;
  }
  #header-holderx {
    display: none;
  }
  header.active #header-holderx {
    display: block !important;
    top: 0px;
    left: 0px;
    width: 280px;
    bottom: 120px;
    position: fixed;
    z-index: 1000000002;
  }
  header.active .submenu-list {
    display: none;
  }
  header.active .masthead-top {
    left: 0;
  }
}
.user-bar {
  position: absolute;
  top: 75px;
  right: 0px;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: white;
  z-index: 100;
  white-space: nowrap;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 5px 22px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 5px 22px;
  border-radius: 5px;
  border: 1px solid #AAA;
  padding: 5px;
}
.user-bar:before {
  content: '';
  display: block;
  width: 0px;
  height: 0px;
  border: 10px solid transparent;
  border-bottom-color: #AAA;
  position: absolute;
  top: -20px;
  right: 20px;
}
.user-bar:after {
  content: '';
  display: block;
  width: 0px;
  height: 0px;
  border: 9px solid transparent;
  border-bottom-color: #FFF;
  position: absolute;
  top: -18px;
  right: 21px;
}
.user-bar-section {
  width: 90px;
  display: inline-block;
  text-align: center;
  border-right: 1px solid #EEE;
}
.user-bar-section:hover {
  background: #EEE;
  text-decoration: none;
}
.user-bar-section .count-label {
  display: block;
  color: #AAA;
}
.user-bar-section .count-number {
  font-size: 18px;
  color: #999;
  font-weight: bold;
}
.user-bar-section:last-child {
  border: none;
}
.logged-in-avatar {
  display: block;
  overflow: hidden;
  background: #333;
}
@media screen and (min-width: 768px) {
  .logged-in-avatar {
    border: 3px solid #FFF;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 5px;
  }
}
@media screen and (max-width: 767px) {
  .logged-in-avatar {
    width: 36px;
    height: 36px;
  }
}
.user-menu-item {
  min-width: 15%;
  display: inline-block;
  color: white;
  margin: 0;
  display: table-cell;
  line-height: 36px;
}
@media (max-width: 1271px) {
  .user-menu-item {
    height: 28px;
    line-height: 28px;
  }
}
.user-menu-item.active {
  position: relative;
}
.user-menu-item.active:after {
  border-color: #d96b6b transparent transparent transparent;
  display: block;
  border-width: 6px;
  width: 0px;
  height: 0px;
  position: absolute;
  bottom: -12px;
  right: 50%;
  content: ' ';
  /* background: blue; */
  border-style: solid;
  margin-right: -6px;
}
.user-menu-item.active a {
  background: #d96b6b;
  border: none;
}
.user-menu-item a {
  text-align: center;
  color: white;
  display: block;
  padding: 0 8px;
}
.user-menu-item a:hover {
  background: #d96b6b;
}
@media (max-width: 1271px) {
  .user-menu-item a {
    padding: 0 4px;
    font-size: 12px;
  }
}
@media (max-width: 1020px) {
  .user-menu-item a {
    font-weight: bold;
    font-size: 14px;
  }
}
.categories {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1) inset;
  background: #f6e7d9;
  padding: 8px 0;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
  .categories {
    box-shadow: none !important;
    border-bottom: 1px solid #eac9ac;
  }
}
.categories .category-link {
  width: auto;
  display: inline-block !important;
  border: 2px solid #dfac7e;
  border-radius: 5px;
  padding: 2px 12px;
  margin: 0 8px;
  color: #dfac7e;
  background: white;
  border-width: 0 1px 1px 0;
  margin: 1px 8px 4px 9px;
}
.categories .category-link small {
  color: #e5bd98;
  font-size: 9px;
  vertical-align: middle;
}
.categories .category-link:hover {
  text-decoration: none;
  border-width: 1px 0 0 1px;
  margin: 0 9px 5px 8px;
}
.categories .category-link.active {
  background: #dfac7e;
  border-color: transparent;
  color: #fff;
}
.categories .category-link.active small {
  color: #fbf4ee;
}
.category-browser-thumbnail {
  display: block;
  height: 9em;
  position: relative;
  background-color: #CF4242;
}
.category-browser-thumbnail .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-position: 50% 50%;
  background-size: cover;
}
.category-browser-thumbnail:hover {
  filter: brightness(150%);
}
.category-browser-thumbnail:hover .bg {
  opacity: 1;
}
.category-browser-thumbnail:hover .category-browser-info {
  display: block;
}
.category-browser-thumbnail.full {
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.category-browser-thumbnail.active .bg {
  opacity: 1;
}
.category-thumbnails .slick-list.draggable {
  overflow: visible;
}
.category-browser-thumbnails {
  display: block;
  clear: both;
  border-top: 1px solid #f5e6d7;
  background: #f5e6d7;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1) inset;
  padding: 8px 0px;
  border-radius: 0 0 3px 3px;
  margin: -1px;
  height: 132px;
}
.category-browser-title {
  color: white;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 100;
  font-size: 24px;
  float: left;
  padding: 4px 12px;
  margin: 0;
  font-weight: 100;
  background: #CF4242;
}
.slick-next,
.slick-prev {
  border-radius: 100%;
  position: absolute;
  width: 36px !important;
  height: 36px !important;
  display: block;
  z-index: 1000;
  padding: 12px;
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0.8) 0px 3px 12px 0px;
  margin-top: -16px;
}
.slick-next {
  right: 5px !important;
}
.slick-prev {
  left: 5px !important;
}
.subcategories {
  border-top: 1px solid #dfac7e;
  background: #dedbd7;
  overflow: hidden;
  max-height: 252px;
}
.cancel-advert {
  float: none !important;
  margin: 0.5em 0 !important;
  width: 100%;
}
.cancel-advert-content {
  float: none;
  margin: 0 !important;
}
@media (min-width: 768px) {
  .halfpage {
    width: 160px;
    height: 600px;
    float: right;
  }
  .with-halfpage {
    width: 100%;
    margin-right: -184px;
    position: relative;
  }
  .with-halfpage-content {
    margin-right: 184px;
  }
  .below-halfpage {
    position: absolute;
    top: 624px;
    width: 160px;
    right: 0px;
  }
}
@media (min-width: 1020px) {
  .halfpage {
    width: 300px;
    height: 600px;
    float: right;
  }
  .with-halfpage {
    width: 100%;
    margin-right: -324px;
    position: relative;
  }
  .with-halfpage-content {
    margin-right: 324px;
  }
  .below-halfpage {
    position: absolute;
    top: 624px;
    width: 300px;
    right: 0px;
  }
}
@media (min-width: 1020px) {
  .portrait .halfpage {
    width: 300px;
    height: 1050;
    float: right;
  }
  .portrait .with-halfpage {
    width: 100%;
    margin-right: -324px;
    position: relative;
  }
  .portrait .with-halfpage-content {
    margin-right: 324px;
  }
  .portrait .below-halfpage {
    position: absolute;
    top: 1074px;
    width: 300px;
    right: 0px;
  }
}
@media (max-width: 767px) {
  .halfpage {
    padding: 0px;
    box-sizing: content-box;
    background: #fbf4ee;
    box-shadow: 0px 0px 20px rgba(119, 92, 67, 0.5) inset;
  }
}
#Projects_Using_Header {
  margin: 0 auto;
  float: none;
  display: block;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .project-new-header-advert {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  .project-header-advert-holder {
    position: relative;
  }
  .project-header-advert-holder {
    margin-right: -176px !important;
    width: 100%;
    float: left;
  }
  .project-sidebar {
    margin-top: 612px;
    width: 160px;
  }
  .project-header-content {
    margin-right: 176px !important;
  }
  .project-header-advert {
    width: 160px;
    margin-right: 0 !important;
    float: right;
    overflow: hidden;
  }
}
@media (max-width: 479px) {
  .project-header-advert-holder {
    float: none;
    margin: 0;
    width: 100%;
  }
  .project-sidebar {
    float: none;
    margin: 0;
    width: 100%;
  }
  .project-header-content {
    float: none;
    margin: 0 !important;
  }
  .project-header-advert {
    float: none !important;
    margin: 0.5em 0 !important;
    width: 100%;
  }
}
.project-sidebar {
  margin-top: 60px;
  float: right;
}
@media (min-width: 1020px) {
  .project-header-advert-holder {
    margin-right: -316px !important;
    width: 100%;
    float: left;
  }
  .project-sidebar {
    margin-top: 608px;
    width: 300px;
  }
  .project-header-content {
    margin-right: 316px !important;
  }
  .project-header-advert {
    width: 300px;
    margin-right: 0 !important;
    float: right;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .project-header-advert {
    margin: 0px 0 8px 0px !important;
    width: auto !important;
    border-bottom: 1px solid #dfac7e;
    height: 100px;
    overflow: hidden;
  }
}
#Project_Content,
#Project_Search_Billboard,
#Blog_Header_Responsive {
  margin: 1em auto;
}
.advert-well {
  text-align: center;
  clear: both;
  border: 1px solid #EEE;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.04) 0px 2px 20px 0px inset;
  margin: 2em 6px 2em 6px;
}
#Project_Header_Link_Unit {
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media (max-width: 728px) {
  #Project_Header_Link_Unit,
  #Project_Header_Link_Unit .adsbygoogle {
    display: none;
  }
}
.cell-advert {
  text-align: center;
  padding-top: 30px;
  border-radius: 5px;
}
@media screen and (min-width: 768px) {
  .cell-advert {
    width: 492px;
    height: 25em;
    display: inline-block;
    float: left;
    border: 1px solid #EEE;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 2px 20px 0px inset;
    margin-bottom: 12px;
    margin-left: 6px;
    margin-right: 6px;
  }
}
@media (max-width: 479px) {
  .cell-advert {
    width: 100%;
    margin: 0;
    padding-bottom: 30px;
    clear: both;
  }
}
#Project_Search_Cell {
  width: 336px;
  height: 280px;
}
@media (max-width: 336px) {
  #Project_Search_Cell {
    width: 300px;
    height: 250px;
    margin: 0 -8px !important;
  }
}
body {
  margin: 0;
}
.half {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 1020px) {
  .half {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .half {
    float: left;
    width: 50%;
  }
}
.third {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 1em;
}
@media (min-width: 1020px) {
  .third {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .third {
    float: left;
    width: 33.33333333%;
  }
}
.fifth {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  width: 20%;
}
.two-thirds {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 1020px) {
  .two-thirds {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 768px) {
  .two-thirds {
    float: left;
    width: 66.66666667%;
  }
}
.row {
  margin-left: -8px;
  margin-right: -8px;
}
.quarter {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 1em;
}
@media (min-width: 1020px) {
  .quarter {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  .quarter {
    float: left;
    width: 25%;
  }
}
.project-cell {
  margin-bottom: 16px;
  height: 25em;
  border-radius: 5px;
  width: 240px;
  float: left;
  margin-left: 6px;
  margin-right: 6px;
  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .project-cell {
    -webkit-box-shadow: rgba(119, 92, 67, 0.5) 0px 1px 6px -1px;
    box-shadow: rgba(119, 92, 67, 0.5) 0px 1px 6px -1px;
  }
}
@media (min-width: 320px) and (max-width: 569px) {
  .project-cell {
    width: 50%;
    padding-left: 6px;
    padding-right: 6px;
    margin-left: 0;
    margin-right: 0;
    height: auto;
    max-width: inherit;
  }
  .project-cell .cell {
    max-width: 240px;
  }
}
@media (max-width: 767px) and (min-width: 570px) {
  .project-cell {
    width: 33.33333333%;
    max-width: 240px;
    padding-left: 6px;
    padding-right: 6px;
    margin-left: 0;
    margin-right: 0;
    height: auto;
  }
}
@media (max-width: 767px) {
  .project-advert-cell {
    display: block;
    float: none;
    clear: both;
    width: 100%;
    text-align: center;
  }
  .project-advert-cell .project-advert {
    height: inherit;
  }
}
.project-advert {
  margin: 0;
  vertical-align: middle;
}
.project-advert .advert-block {
  margin: 0 auto;
}
.project-wrapper .container {
  max-width: 1008px !important;
}
/* Column Section */
@media (min-width: 768px) {
  .container,
  .project-search-toolbar-inner {
    width: 756px !important;
    margin: 0 auto;
  }
}
/* Column Section */
@media (min-width: 1020px) {
  .container,
  .project-search-toolbar-inner {
    width: 1008px !important;
    margin: 0 auto;
  }
}
/* Column Section */
@media (min-width: 1272px) {
  .container,
  .project-search-toolbar-inner {
    width: 1260px !important;
    margin: 0 auto;
  }
}
.projects:before,
.projects:after {
  content: " ";
  display: table;
}
.projects:after {
  clear: both;
}
.projects:before,
.projects:after {
  content: " ";
  display: table;
}
.projects:after {
  clear: both;
}
.avatar {
  border-radius: 50%;
  border: 3px solid white;
  -webkit-box-shadow: rgba(171, 132, 97, 0.5) 0px 1px 2px -1px, rgba(223, 172, 126, 0.05) 0px 0px 4px 0px;
  box-shadow: rgba(171, 132, 97, 0.5) 0px 1px 2px -1px, rgba(223, 172, 126, 0.05) 0px 0px 4px 0px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.unknown-state .logged-in,
body.unknown-state .logged-out,
body.logged-out .logged-in,
body.logged-in .logged-out,
.mask-user {
  display: none !important;
}
body.logged-out .logged-out,
body.logged-in .logged-in,
.mask-user {
  display: inherit;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
img {
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #header-holderx * {
    box-sizing: content-box;
  }
  .categories {
    margin-bottom: 0;
  }
  .categories .category-link {
    padding: 2px 4px;
    height: 26px;
    line-height: 21px;
  }
  .categories .category-link small {
    display: none;
  }
  #open-menu {
    display: block;
    float: left;
    width: 32px;
    height: 36px;
    margin-right: 4px;
    text-align: center;
    border-right: 1px solid #eee;
    line-height: 36px;
  }
  #mastheadx {
    background: white;
    min-height: 36px;
    -webkit-box-shadow: rgba(171, 132, 97, 0.5) 0px 1px 2px -1px, rgba(223, 172, 126, 0.05) 0px 0px 4px 0px;
    box-shadow: rgba(171, 132, 97, 0.5) 0px 1px 2px -1px, rgba(223, 172, 126, 0.05) 0px 0px 4px 0px;
    border-bottom: 1px solid #EEE;
  }
  .logo-header {
    margin: 0px;
    height: 36px;
  }
  .logo-img-link {
    vertical-align: middle;
    position: relative;
  }
  .logo-img {
    width: 170px;
    height: auto;
  }
  .logo-tagline,
  #crafterella,
  .scissors,
  #search-box {
    display: none;
  }
}
