@media only screen and (min-width: 768px) {

span.topnoticespacer {
  display: inline-block;
    zoom: 1;
    *display: inline;
  width: 20px;
}

span.caption {
  font-family: "Futura W01 Bold";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 33px;
}

.standardpack img, .diecutpack img {
    width: 100%;
    height: auto;
}

.standardpack, .diecutpack {
    font-size: 14px;
}

.standardpack strong, .diecutpack strong {
    font-size: 20px;
}

.fpd-btn > span, .fpd-btn-raised > span {
  font-size: 14px !important;
}

.productdescription {
    font-size: 13px;
}

.producttopphoto {
    height: 152px;
}

.sizemarker, .sizemarker img {
    width: 152px;
    height: 152px;
}

.producttoplinks {
    width: 152px;
    height: 152px;
}

.producttoplinks a {
    height: 22px;
    padding: 0px;
    line-height: 22px;
    font-size: 10px;
    width: 140px;
    top: 45px;
}

span.cartinfowrap {
    font-size: 12px;
}

table.productcheckouttable {
    font-size: 14px;
}

span.selectwrap label {
    font-size: 10px !important;
}

table.productcheckouttable tr td {
    padding: 0px;
}

.topstuff {
    margin: 0;
}

.topstuff h1 {
    padding-top: 0px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 50%;
    text-align: left;
}

.positionmarkers {
    padding: 0px;
    width: 50%;
    text-align: right;
    display: inline-block;
    zoom: 1;
    *display: inline;
    clear: none;
}

.cartnotice {
    font-size: 12px;
}


td.checkoutcolumn3 {
    font-size:14px;
}

span.cartproductname {
    font-size: 18px;
}

td.accountfieldscolumn1 {   
    font-size: 14px;
}

span.breakhere {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 12px;
}

table.orderhistorytable {
    font-size: 12px;
}

td.orderhistorycolumn6 a {
    font-size:12px;
}

span.orderhistoryitem {
    font-size:12px;
}

a.reviewthis {
    font-size: 13px;     
}

.homeslidelinkwrap {
  width: calc(25% - 12px);
}

.slidename {
    line-height: 40px;
    font-size: 11px;
}

.homeannoucementheader {
    font-size: 14px;
    line-height: 40px;
}

#tbt0{
font-size:24px;
}

#tbt2, #tbt3{
font-size:12px;
}


div#calcPrice {
    bottom: 49px;
}

#calcSelectors select {
    height: 27px;
    font-size:10px !important;
}

#calcPrice {
    height: 28px;
    line-height: 29px;
}

.homeblock .topstuff {
    padding: 0 0 0 6px !important;
    width: calc(100% - 12px);
    clear:both;
    margin: 0 0 6px 0 !important;
}

.homeblock .topstuff h1{
    padding:0px;
    margin: 0;
}

ul.thumb li {
    width: calc(16.66% - 14px) !important;
}

span.samplemenuwrap {
    width: calc(33.3% - 12px);
}

span.samplemenuwrap select {
  font-size:11px;
}

.buttonsamples {
    width: calc(33.33% - 12px);
}

span.buttonsamplestitle {
    font-size: 13px;
}

.productswrap a {
    width: calc(20% - 12px);
}

.pb-container {
    width: calc(20% - 12px);
    margin: 6px;
}

.productdescblockwrap {
    width: calc(50% - 12px);
    float: left;
}

.productdescimagewrap {
    display: block;
	position:relative;
	z-index:-1;
}

.productdesccopy {
    position: absolute;
    font-size: 9px;
    line-height: 1.2em;
}

a.homeslidelinkwrap.rightslidewrap {
    float: right;
}


a.homeslidelinkwrap.leftslidewrap {
    width: calc(25% - 12px);
}

ul#sliderleft {
    width: 100%;
    background-color: #08AEEA;
    text-align: center;
    border-radius: 8px 8px 0 0;
}

#sliderleft li {
    width: 100% !important;
    margin: 0 auto !important;
    display: block !important;
    float: none !important;
}

.detailsblock{
  width:calc(33.33% - 8px)
}

.detailsblock2{
  margin-right:12px;
}

.detailsblock3{
  margin-right:0px;
}

.dbd,.dbh{
margin-right:12px;
}

table.pricingtable {
    width: 50%;
}
.pricingtable tbody tr td {
    font-size: 10px;
}

.dbb, .dbj{
  margin-right:12px;
}

.dbc,.dbi{
  margin-right:0px;
}

.packscontainer {
    margin-top: -6px;
    padding-bottom: 6px;
}

.accountinfo .selectwrap label{
  font-size: 10px !important;
}


input.text_customization_item {
    margin-bottom: 10px;
}

.createartworklink {
    width: calc(50% - 10px);
    float: left;
    margin: 0 6px 12px 0;
}


div.newdropzone {
    width: calc(50% - 10px) !important;;
    float: right !important;
    margin: 0 0 12px 6px !important;
}


}


@media only screen and (min-width: 915px) {

ul.customization_item li {
    display: inline-block !important;
    margin-right: 10px;
}

.productdesccopy {
    font-size: 11px;
    line-height: 1.4em;
}

.pricingtable tbody tr td {
    font-size: 11px;
}



}