@charset "UTF-8";
body nav {
    line-height: 2em;
    margin-top: 0px;
}
blockquote.myblockquote {
    line-height: 2em;
    margin-top: 0px;
    padding-left: 50px;
    font-size: 90%;
    
}
.red {
    color: rgba(180,40,40,1.00);
}
#mainNav .navbar-brand {
    color: black;
    font-weight: 800;
    font-size: .95em;
    text-transform: uppercase;
    font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0 5px 0 0;
}
.h2-logo {
    color: black;
    font-weight: 800;
    font-size: 150%;
    text-transform: uppercase;
    font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif
}
.text-more-muted {
    color: gray;
    font-size: 80%;
    margin-bottom: .4em;
}
#blog .selling-item {
    text-align: center;
}
#blog h4 {
    padding-top: 20px;
}

#if-you-liked-this .selling-item {
    text-align: center;
}
#if-you-liked-this h4 {
    padding-top: 20px;
}

.responsive-half {
    width: 100%;
}

@media (min-width: 768px) {
    .responsive-half {
        width: 50%;
    }
}

@media (min-width:992px) {
.h2-logo {
    font-size: 300%;
}
}
body {
    font-family: 'Raleway', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif
}
p.quotation a {
    /*        font-size: 140%;
    font-variant-caps: all-small-caps;
        color:black;
    text-decoration: gray underline;
    background-color: yellow;*/
    font-size: 140%;
    background-color: darkgoldenrod;
    color: white;
    padding: 14px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-variant-caps: all-small-caps;
}
p.tech-details {
    font-size: 80%;
    color: gray;
    padding-top: 10px;
    padding-left: 13px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    font-family: 'Titillium Web', Helvetica, Arial, sans-serif
}
.feature-item h2 {
    font-size: 175%;
}
.feature-item h3 {
    font-size: 100%;
}
h4.collection {
    font-size: 90%;
    color: darkgray
}
#mainNav .navbar-nav .nav-item .nav-link {
    font-size: 90%;
    padding: .75em 0;
    letter-spacing: 1px;
    color: rgba(139,139,139,1.00);
    font-weight: 800;
    font-family: 'Titillium Web', Montserrat, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
header.masthead.home {
    background-image: url("../img/home-page-hero-image.jpg");
    padding-top: 150px;
    padding-bottom: 600px;
    margin-top: 64px;
    background-color: white;
}
header.masthead.blog {
    
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 64px;
    background-color: white;
}
.features {
    padding-bottom: 0;
}
.image {
    padding-top: 10px;
}
#quotation blockquote {
    font-size: 20px;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    text-transform: uppercase;
    color: darkgray;
}
.bg-quotation {
    padding: 2em;
      background: linear-gradient(
    rgba(251, 247, 244, 1),
    rgba(251, 247, 244, 1)
  );
}
.bg-newsletter {
    padding: 2em;
      background: linear-gradient(
    rgba(251, 247, 244, 1),
    rgba(251, 247, 244, 1)
  );
}

@media (min-width:992px) {
#quotation blockquote {
    font-size: 40px;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    text-transform: uppercase;
    color: darkgray;
}
.bg-quotation {
    padding: 3em;
      background: linear-gradient(
    rgba(251, 247, 244, 1),
    rgba(251, 247, 244, 1)
  );
}
.bg-newsletter {
    padding: 3em;
      background: linear-gradient(
    rgba(251, 247, 244, 1),
    rgba(251, 247, 244, 1)
  );
}
}
section#request {
    background-color: #212529;
    background-image: url(../img/request-image.png);
    background-repeat: no-repeat;
    background-position: center
}
section#request .section-heading {
    color: #fff
}
section#request .form-group {
    margin-bottom: 25px
}
section#request .form-group input, section#request .form-group textarea {
    padding: 20px
}
section#request .form-group input.form-control {
    height: auto
}
section#request label {
    color: white;
}
section#request .form-group textarea.form-control {
    height: 312px
}
section#request .form-control:focus {
    border-color: darkgoldenrod;
    box-shadow: none
}
section#contact label {
    color: white;
    text-align: left;
}
section#contact .form-group textarea.form-control {
    height: 312px
}

.space-after-text {
     margin-bottom: 1em;
}
.space-before-text {
    padding-top: 1em;
}
.big-spacer {
    padding-top: 3em;
}
.no-space-before {
    margin-top: -7px;
}
.collection-fade {
    opacity: 1;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}
.collection-fade:hover {
    opacity: 0.6;
}
.portfolio-caption p.text-muted {
    margin: 5px 0 25px 0;
    text-transform: none
}
#collections .portfolio-caption h4 {
    padding-top: 0.5em;
}
#mc_embed_signup .mc-field-group input {
    width: 250px;
    height: 40px;
    padding: 10px;
}
#mc_embed_signup .mc-field-group label {
    margin-right: 10px;
}
#mc_embed_signup .btn {
    margin-top: 20px;
}
.vizlink {
    text-decoration: underline;
}
p.strapline {
    margin: 5px 0 0 0;
    font-size: 1.5em;
    color: gray;
    text-transform: none
}
img.mat, img.mat-small {
    box-sizing: border-box;
    width: 95%;
    height: auto;
    display: inline;
    padding: 3em;
    outline: 2px solid rgba(0,0,0,0.5);
    outline-offset: -3em;
    background-color: rgba(248,248,248,1.00);
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 0 0 11px black, 0 0 10px rgba(0,0,0,.5) inset;
    margin-bottom: 50px;
}
.blog-image {
    display: block;
    border: 2px solid #ffffff;
    box-shadow: 0 0 0 1px #ccc;
    box-sizing: border-box;
}
nav ul {
    margin-right: -15px;
}

@media (min-width:992px) {
img.mat {
    box-sizing: border-box;
    width: 95%;
    height: auto;
    display: inline;
    padding: 4em;
    outline: 2px solid rgba(0,0,0,0.5);
    outline-offset: -4em;
    background-color: rgba(248,248,248,1.00);
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 0 0 11px black, 0 0 10px rgba(0,0,0,.5) inset;
    margin-bottom: 50px;
}
#mainNav.navbar-shrink .navbar-brand {
    font-size: 0.9em;
    padding: 0;
}
#mainNav.navbar-shrink {
    padding: 0px;
    margin-top: 0px;
    border-bottom: 1px solid #DBD7D7;
}
body nav {
    line-height: 2em;
    margin-top: -25px;
}
}
section h3.spaceyboy {
    font-size: 16px;
    font-weight: 400;
/*    font-style: italic;*/
    margin-bottom: 25px;
    text-transform: none;
    font-family: 'Raleway', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, sans-serif
}


/* Zoom effect only works on Desktop */
@media (hover: hover) and (pointer: fine) and (min-width: 992px) {
    .selling-link:hover img {
        transform: scale(1.03);
    }
 .selling-link {
    overflow: hidden;
}

.selling-link img {
    display: block;
    transition: transform 0.3s ease;
    transform-origin: center;
}
}

.author {
    color: #777;
}

.author a {
    color: inherit;
    text-decoration: none;
}

.author-date {
    padding-bottom: 1em;
     padding-top: 0.5em;
    color: gray;
    font-size: 90%;
}



.author-date i {
  margin-right: 0.25rem;
}
.author-date i + .author,
.author-date i + time {
  margin-right: 0.75rem;
}
#heroic .author-date {
    padding-bottom: 0;
    font-size: 90%;
}
#selling .author-date time {
    font-size: 0.85rem;
}

/* New additions */

.selling-link:hover {
    text-decoration: none;
    color: inherit;
}
.selling-link:focus {
    outline: 2px solid #333;
    outline-offset: 4px;
}
.selling-link:focus {
    outline: none;
}
.selling-link:focus-visible {
    outline: 2px solid #333;
    outline-offset: 4px;
}
#heroic {
  background: linear-gradient(
    rgba(251, 247, 244, 1),
    rgba(251, 247, 244, 1)
  );
}

p.text-subtitle
{
 padding-top: 1em;
 line-height: 1.3em;
 color: #6c757d;
}

#contact-form .no-space-below { 
    margin-bottom: 20px;
}
#projects .no-bottom-space { 
    margin-bottom: 0;
}
#about .no-space-below { 
    margin-bottom: -30px;
}
.tally iframe {
  width: calc(100% + 10px);
  margin-left: -10px;
}

/* Spacing needs a small adjustment when shown as columns */

#heroic {
    container-type: inline-size;
}

/* single column */
.selling-caption h2 {
    margin-top: 20px;
}

/* multi column */
@container (min-width: 768px) {
    .selling-caption h2 {
        margin-top: -10px;
    }
}

/* Make footer text gray */
footer,
footer a,
footer a:hover,
footer a:focus,
footer a:active {
    color: #777;
    text-decoration: none;
}

/* Make social icons gray */
ul.social-buttons li a {
    color: gray;
    background-color: white;
    border: 1px solid gray;
}

/* Make social icons gray on black on hover */
ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
    background-color: black;
    color: #ededed;
    text-decoration: none;
}



/* For debugging */
/* 
*,
*::before,
*::after {
  outline: 1px solid rgba(255,0,0,0.2) !important;
}
* {
  background: rgba(255,0,0,0.05) !important;
}
 */



