

body, html {
	background-color: #131313;
    color: #ffffff;
    font-family: 'Source Serif Pro', serif;
}
body {
    
   
}

h1, h2, h3, h4 {
    font-family: neue-haas-grotesk-display, sans-serif;
font-weight: 600;
font-style: normal;
}



#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:11112; /* makes sure it stays on top */
}

#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    background-image:url(../images/status.gif); /* path to your loading animation */
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px; /* is width and height divided by two */
}

#logo {
    position: absolute;
    top: 10px;
    right: 10px;
}
a #logo {
    cursor: pointer;
}
#back {
    width: 180px;
    height: 180px;
    position: absolute;
    top: 10px;
    left: 20px;
    color: #ffffff;
    font-size: 40px;
}
#back a {
    cursor: pointer;
    
    color: #ffffff;
}
.blue {
    color: #28c6e0
}
.purple {
    color: #bc1eaa
}
.grey {
    color: #8a8a8a
}
.pink {
    color: #d8358a
}
.bg-wrap {
    background-image:url("../images/puss-corner.png");
    background-repeat: no-repeat;
    background-position:top right;
    background-size: 800px;  
}
.bg-wrap.client {
    background-image:url("../images/puss-corner-2.png");
    background-repeat: no-repeat;
    background-position:top right;
    background-size: 600px;  
}
.toppy {
    
    padding-top: 200px;
    height: 740px;
}
.toppy.client {
    
    padding-top: 200px;
    height: auto;
}
.toppy.client h1 {
    font-size: 130px;
    line-height: 130px;
    margin-bottom: 20px;
}
.toppy h1 {
    font-size: 130px;
    line-height: 130px;
    margin-bottom: 50px;
}

.info {
    
}
.info .lefty {
    font-size: 17px;
    line-height: 30px;
    padding-right: 20px;
}
.info .lefty p.work {
    border-top: 1px solid #313131;
     border-bottom: 1px solid #313131;
    padding-top: 0px;
    padding-bottom: 0px;
    font-family: neue-haas-grotesk-display, sans-serif;
    margin-bottom: 30px;
   
}
.info .lefty p.work span.intro {
    font-family: 'intro_script_rh2_base';
    color: #ffffff;
    font-size: 20px;
}
.info .lefty img.pixel-rik {
    width: 55px;
    margin-right: 10px;
    margin-top:-5px
}
.info .lefty p.work .nugget {
    padding:12px 15px;
    background-color: #272727;
    font-family: neue-haas-grotesk-display, sans-serif;
font-weight: 600;
    color: #ffffff;
    font-size: 16px;
    line-height: 76px;
        margin-right: 5px;
    white-space: nowrap;
}
.info .righty {
    font-size: 18px;
    line-height: 30px;
    padding-left: 20px;
}
.info .righty p {
    border-bottom: 1px solid #313131;
    padding-bottom: 12px
}
.info .righty img.pixel-rik {
    width: 40px;
    margin-right: 10px;
}
.folio {
    padding-top: 50px;
}
.folio h2{
    font-family: 'intro_script_rh2_base';
    font-size: 24px;
}




.folio .item {
    margin-bottom: 30px;
    padding-right: 30px;
 
}


.folio a:hover {
    text-decoration: none;
}
.folio .item .text-box {
    padding: 20px 20px 15px 20px;
    background-color: #ffffff;
   height: 100px;
}

.folio .item.next .text-box {
    padding: 20px 20px 15px 20px;
    background-color:#262626;
   height: 100px;
}


.folio a .item .text-box p.name {
     font-family: neue-haas-grotesk-display, sans-serif;
font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: #191919;
    text-decoration: none;
}
.folio a .item .text-box p.location {
    font-size: 14px;
    line-height: 25px;
    padding-bottom: 14px;
    margin-bottom: 0px;
    color: #191919;
    text-decoration: none;
}

.folio .item.next .text-box p.name {
     font-family: neue-haas-grotesk-display, sans-serif;
font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: #fff;
    text-decoration: none;
}
.folio .item.next .text-box p.location {
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 14px;
    margin-bottom: 0px;
    color: #fff;
    text-decoration: none;
}




.state {
    padding-top: 50px;
}
.state h2{
    font-family: 'intro_script_rh2_base';
    font-size: 24px;
}
.state p .nugget {
    padding: 20px;
    background-color: #272727;
    font-family: neue-haas-grotesk-display, sans-serif;
font-weight: 600;
    color: #ffffff;
    font-size: 22px;
    line-height: 76px;
        margin-right: 5px;
    border-left: 5px solid #d8358a;
    white-space: nowrap;
}

.footer {
    margin-top: 0px;
    color: #ffffff;
    padding: 90px 0px 80px 0px;
    font-family: neue-haas-grotesk-display, sans-serif;
font-weight: 600;
    font-size: 20px;
}
.footer .fab, .footer .fas {
    font-size: 29px;
    color: #ffffff
}
.footer .fab:hover, .footer .fas:hover {
    color: #d8358a;
}
.footer .foot1 {
    color: #ffffff;
}

.footer .foot1 img {
    width: 150px
}
.footer .foot1 p {
    font-size: 15px;
    padding-top: 10px;
}
.footer .foot2 {
    
}
.footer .foot2 ul {
    font-size: 15px;
    font-family: 'Conv_Gotham-Bold';
    list-style: none;
    padding-left: 0px;
}
.footer .foot2 ul li {
    padding-bottom: 10px
}
.footer .foot2 ul li a {
    color: #ffffff;
}
.footer .foot2 ul li a:hover {
    color: #c777af;
    text-decoration: none;
}
.footer .foot3 {
    
}
.footer .foot3 img {
    width: 150px;
    margin-bottom: 25px;
}
.footer .foot4 p {
    font-size: 12px;
    color: #bababa;
}
.footer p.small {
        font-size: 11px;
        font-family: 'Source Serif Pro', serif;
    padding-top: 20px;
    color: #838383;
    }
.footer img.award {
    height: 90px;
    margin-top: -40px;
}






/* Extra Large devices (extra large desktops, 1600px and up) */
@media (min-width: 1600px) {
	.toppy {
    padding-top: 230px;
}
.bg-wrap {
    background-size: 700px;  
}
}




/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1599px) {
.toppy {
    padding-top: 200px;
}
.bg-wrap {
    background-size: 600px;  
}

}
	
	
	
	
	

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
.bg-wrap {
    background-size: 500px;  
}
    .toppy {
    padding-top: 150px;
         height: 690px;
}
	.info .lefty p {
       font-size: 16px;
    }
	.info .righty p {
       font-size: 17px;
    }
    .folio .item .text-box {
   height: 120px;
}
.folio .item.next .text-box {
   height: 120px;
}
}




 
 
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
.bg-wrap {
    background-size: 500px;  
}
    .bg-wrap.client {
    background-size: 500px;  
}
    .toppy {
    padding-top: 300px;
         height: 720px;
}
.toppy h1 {
    font-size: 100px;
    line-height: 100px;
    margin-bottom: 50px;
}
    .toppy.client {
    padding-top: 80px;
}
.toppy.client h1 {
    font-size: 90px;
    line-height: 80px;
    margin-bottom: 20px;
}

    
    
    .folio .item .text-box {
   height: 110px;
}
.folio .item.next .text-box {
   height: 110px;
}
 
}
 
 
 
 

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
  .bg-wrap {
    background-size: 300px;  
}
      .bg-wrap.client {
    background-size: 300px;  
}
.toppy {
    padding-top: 230px;
    padding-left: 5%;
    padding-right: 5%;
    height: auto;
}
.toppy h1 {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 30px;
}
        .toppy.client {
    padding-top: 150px;
}
.toppy.client h1 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 20px;
}
    .info .lefty p.work {
        padding-top: 10px;
        padding-bottom: 10px;
    }
        .info .lefty p.work .nugget {
    padding:12px 15px;
    background-color: #272727;
    font-family: neue-haas-grotesk-display, sans-serif;
font-weight: 600;
    color: #ffffff;
    font-size: 16px;
    line-height: 50px;
        margin-right: 3px;
    white-space: nowrap;
}
.info {
    padding-left: 5%;
    padding-right: 5%;
}
    .info .lefty {
        padding-right: 0px;
    }
.info .righty {
        padding-left: 0px;
    padding-top: 30px;
    }
    
    
    .folio {
    padding-left: 5%;
    padding-right: 5%;
}
 .folio .item,  .folio .item .text-box {
    background-color: #262626;
     color: #ffffff;
}  

    .folio .item.next {
         background-color:#262626;
    } 
    .folio a .item .text-box p.name {
    font-size: 18px;
    line-height: 20px;
        color: #ffffff;
}
.folio a .item .text-box p.location {
    font-size: 13px;
    line-height: 25px;
    color: #A1A1A1;
}
  .folio .item {
margin-bottom: 20px;
padding-right: 00px;
}  
    
    .state {
    padding-top: 30px;
        padding-left: 5%;
    padding-right: 5%;
}

.state p .nugget {
    padding: 16px;
    background-color: #272727;
    font-family: neue-haas-grotesk-display, sans-serif;
font-weight: 600;
    color: #ffffff;
    font-size: 15px;
    line-height: 58px;
        margin-right: 5px;
}
    
    .footer {
        text-align: left;
        padding-left: 5%;
    padding-right: 5%;
        padding-bottom: 40px
    }  
    .footer p.unique  {
        font-size: 16px;
        font-family: 'Source Serif Pro', serif;
    }
    .footer p.unique .fas, .footer p.unique .fab{
        font-size: 16px;
    }
    .footer img.award {
    height: 90px;
    margin-top: 0px;
}
}





/* ----------- iPad 1 and 2 ----------- */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
#pagebreak1, #pagebreak2, #pagebreak3, #pagebreak4, .menu-prev, .slide1, .slide2, .slide3, .banner, .contentbreak-left, .contentbreak-right, .contentbreak-htb, .contentbreak-contact {
	background-attachment:scroll;
}
}


/* ----------- iPad 3 and 4 ----------- */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
#pagebreak1, #pagebreak2, #pagebreak3, #pagebreak4, .menu-prev, .slide1, .slide2, .slide3, .banner, .contentbreak-left, .contentbreak-right, .contentbreak-htb, .contentbreak-contact {
	background-attachment:scroll;
}
}

/* ----------- Galaxy Tab 10.1 ----------- */
@media 
  (min-device-width: 800px) 
  and (max-device-width: 1280px) { 
#pagebreak1, #pagebreak2, #pagebreak3, #pagebreak4, .menu-prev, .slide1, .slide2, .slide3, .banner, .contentbreak-left, .contentbreak-right, .contentbreak-htb, .contentbreak-contact {
	background-attachment:scroll;
}
}


/* ----------- Kindle Fire HD 7" ----------- */
@media only screen 
  and (min-device-width: 800px) 
  and (max-device-width: 1280px) 
  and (-webkit-min-device-pixel-ratio: 1.5) { 
#pagebreak1, #pagebreak2, #pagebreak3, #pagebreak4, .menu-prev, .slide1, .slide2, .slide3, .banner, .contentbreak-left, .contentbreak-right, .contentbreak-htb, .contentbreak-contact {
	background-attachment:scroll;
}
}


/* ----------- Kindle Fire HD 8.9" ----------- */
@media only screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1.5) { 
#pagebreak1, #pagebreak2, #pagebreak3, #pagebreak4, .menu-prev, .slide1, .slide2, .slide3, .banner, .contentbreak-left, .contentbreak-right, .contentbreak-htb, .contentbreak-contact {
	background-attachment:scroll;
}
}




