/**
 * @media print only
 */

@media print {
	.icon {
		display: none !important;
	}
	.visible-print {
		display: block !important;
	}

	table.visible-print {
		display: table;
	}

	tr.visible-print {
		display: table-row !important;
	}

	th.visible-print,
	td.visible-print {
		display: table-cell !important;
	}
	.visible-print-block {
		display: block !important;
	}
	.visible-print-inline {
		display: inline !important;
	}
	.visible-print-inline-block {
		display: inline-block !important;
	}
	.hidden-print {
		display: none !important;
	}
}
@media only screen and (max-width: 600px) {
	.ai-search-form {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 999;
		background: white;
		padding: 10px;
		box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
		width: 100vw;
	}
}
@media only screen and (min-width: 1230px) {
	[class*="block-grid-"] {
		margin-right: -15px;
		margin-left: -15px;
	}

	[class*="block-grid-"]>li {
		padding-right: 15px;
		padding-left: 15px;
	}

	.block-grid-lg-1>li {
		width: 100%;
	}

	.block-grid-lg-2>li {
		width: 50%;
	}

	.block-grid-lg-3>li {
		width: 33.33333%;
	}

	.block-grid-lg-4>li {
		width: 25%;
	}

	.block-grid-lg-5>li {
		width: 20%;
	}

	.block-grid-lg-6>li {
		width: 16.66667%;
	}

	.block-grid-lg-7>li {
		width: 14.28571%;
	}

	.block-grid-lg-8>li {
		width: 12.5%;
	}

	.block-grid-lg-9>li {
		width: 11.11111%;
	}

	.block-grid-lg-10>li {
		width: 10%;
	}

	.block-grid-lg-11>li {
		width: 9.09091%;
	}

	.block-grid-lg-12>li {
		width: 8.33333%;
	}

	.block-grid-lg-1>li:nth-of-type(1n+1) {
		clear: both;
	}

	.block-grid-lg-2>li:nth-of-type(2n+1) {
		clear: both;
	}

	.block-grid-lg-3>li:nth-of-type(3n+1) {
		clear: both;
	}

	.block-grid-lg-4>li:nth-of-type(4n+1) {
		clear: both;
	}

	.block-grid-lg-5>li:nth-of-type(5n+1) {
		clear: both;
	}

	.block-grid-lg-6>li:nth-of-type(6n+1) {
		clear: both;
	}

	.block-grid-lg-7>li:nth-of-type(7n+1) {
		clear: both;
	}

	.block-grid-lg-8>li:nth-of-type(8n+1) {
		clear: both;
	}

	.block-grid-lg-9>li:nth-of-type(9n+1) {
		clear: both;
	}

	.block-grid-lg-10>li:nth-of-type(10n+1) {
		clear: both;
	}

	.block-grid-lg-11>li:nth-of-type(11n+1) {
		clear: both;
	}

	.block-grid-lg-12>li:nth-of-type(12n+1) {
		clear: both;
	}

	[class*="block-grid-md-"]>li {
		clear: none;
	}
}

/**
 * MIN-WIDTH
 */
@media (min-width: 300px) {
	.tshirt.new {
		width: 100%;
	}

	.wrapCanvas.small {
		margin-left: 38%;
		top: 44px;
	}
	.tshirt-designer-html5,
	.tshirt-designer-html5.standard {
		width: 45%;
		margin: 28px 5px;
	}

	.tshirt-designer-html5.mensfitted {
		width: 50%;
		margin: 40px -6px;
	}
	.tshirt-designer-html5.mensfitted.back {
		width: 50%;
		margin: 40px 8px;
	}

	.tshirt-designer-html5.ladies {
		width: 48%;
		margin: 50px 6px;
	}

	.tshirt-designer-html5.hoodie {
		width: 37%;
		margin: 43px 18px;
	}

	.tshirt-designer-html5.apron {
		width: 31%;
		margin: 43px 17px;
	}

	.tshirt-designer-html5.vneck {
		width: 52%;
		margin: 37px 3px;
	}

	.tshirt-designer-html5.tanktops {
		width: 52%;
		margin: 60px 0px;
	}

	.tshirt-designer-html5.kids {
		width: 52%;
		margin: 60px -7px;
	}

	.tshirt-designer-html5.babyonepiece {
		width: 52%;
		margin: 40px -6px;
	}

	.tshirt-designer-html5.longsleeve {
		width: 50%;
		margin: 40px 0px;
	}

	.tshirt-designer-html5.ladiespremium {
		width: 39%;
		margin: 20px 18px;
	}

	.tshirt-designer-html5.ladiestanktop {
		width: 39%;
		margin: 58px 17px;
	}

	.tshirt-designer-html5.crewnecksweatshirt {
		width: 47%;
		margin: 12px 6px;
	}

	.tshirt-designer-html5.sleeveraglan,
	.tshirt-designer-html5.baseballraglan {
		width: 43%;
		margin: 25px 12px;
	}

	.tshirt-designer-html5.vintage {
		width: 47%;
		margin: 21px 5px;
	}
	.tshirt-designer-html5.ringer {
		width: 47%;
		margin: 21px 5px;
	}
	.tshirt-designer-html5.mug {
		width: 74%;
		margin: 29px -114px;
	}

	.tshirt-designer-html5.hat {
		width: 79%;
        margin: 74px -37px;
	}

	.tshirt-designer-html5.truckerhat {
		width: 72%;
		margin: 139px -33px;
	}

	.tshirt-designer-html5.totebag {
		width: 58%;
		margin: 73px -11px;
	}

	.tshirt-designer-html5.dog {
		width: 56%;
		margin: 45px -6px;
	}

	.tshirt-designer-html5.mousepad {
		width: 148%;
		margin: -45px -112px;
	}

	.tshirt-designer-html5.stretchedcanvas {
		width: 85%;
		margin: -31px -38px;
	}

	.tshirt-designer-html5.stretchedcanvas.ratio12 {
		width: 67%;
		margin: -30px -17px;
	}

	.tshirt-designer-html5.stretchedcanvas.ratio11 {
		width: 132%;
		margin: -31px -95px;
	}

	.tshirt-designer-html5.framedcanvas {
		width: 85%;
		margin: -31px -38px;
	}

	.tshirt-designer-html5.framedcanvas.ratio12 {
		width: 67%;
		margin: -30px -17px;
	}

	.tshirt-designer-html5.framedcanvas.ratio11 {
		width: 132%;
		margin: -31px -95px;
	}

	.tshirt-designer-html5.posterpaper {
		width: 85%;
		margin: -27px -38px;
	}

	.tshirt-designer-html5.posterpaper.ratio12 {
		width: 67%;
		margin: -30px -17px;
	}

	.tshirt-designer-html5.posterpaper.ratio11 {
		width: 132%;
		margin: -31px -91px;
	}

	.tshirt-designer-html5.peelandstick {
		width: 85%;
		margin: -31px -38px;
	}

	.tshirt-designer-html5.peelandstick.ratio12 {
		width: 67%;
		margin: -30px -17px;
	}

	.tshirt-designer-html5.peelandstick.ratio11 {
		width: 132%;
		margin: -31px -95px;
	}

	.tshirt-designer-html5.travelmug {
		width: 53%;
		margin: -9px -9px;
	}

	.tshirt-designer-html5.facemaskcover {
		width: 83%;
		margin: -1px -63px;
	}

	.tshirt-designer-html5.neckgaiter {
		width: 66%;
		margin: 25px -35px;
	}

	.tshirt-designer-html5.snowflakeornament {
		width: 60%;
		margin: 57px -13px;
	}

	.tshirt-designer-html5.tiedye {
		width: 50%;
		margin: 15px -4px;
	}

	.tshirt-designer-html5.youthhoodie {
		width: 35%;
		margin: 70px 20px;
	}

	.tshirt-designer-html5.kidstiedye {
		width: 50%;
		margin: 15px -4px;
	}

	.tshirt-designer-html5.babybib {
		width: 50%;
		margin: 165px 0px;
	}

	/*model2*/
	.tshirt-designer-html5.standard.model2,
	.tshirt-designer-html5.mensfitted.model2 {
		width: 47%;
		margin: 46px 0px;
	}

	.tshirt-designer-html5.ladies.model2 {
		width: 44%;
		margin: 70px 17px;
	}

	.tshirt-designer-html5.hoodie.model2 {
		width: 34%;
		margin: 40px 33px;
	}

	.tshirt-designer-html5.vneck.model2 {
		width: 46%;
		margin: 75px 10px;
	}

	.tshirt-designer-html5.tanktops.model2 {
		width: 46%;
		margin: 90px 11px;
	}

	.tshirt-designer-html5.kids.model2 {
		width: 50%;
		margin: 70px 3px;
	}

	.tshirt-designer-html5.vintage.model2 {
		width: 40%;
		margin: 35px 15px;
	}

	.tshirt-designer-html5.standard.model3,
	.tshirt-designer-html5.mensfitted.model3 {
		width: 48%;
		margin: 35px 10px;
	}
}

/**
 * View between 300 - 500px
 */
@media (min-width: 500px) {
	.tshirt.new {
		width: 500px;
	}

	.wrapCanvas.small {
		margin-left: 185px;
		top: 68px;
	}

	#template-gallery-options {
		width: 100%;
	}
	.tshirt-designer-html5.mousepad {
		width: 150%;
		margin: -68px -165px;
	}

	.tshirt-designer-html5.mug {
		width: 72%;
		margin: 32px -113px;
	}

	.tshirt-designer-html5.stretchedcanvas {
		width: 85%;
		margin: -48px -58px;
	}

	.tshirt-designer-html5.stretchedcanvas.ratio12 {
		width: 68%;
		margin: -48px -31px;
	}

	.tshirt-designer-html5.stretchedcanvas.ratio11 {
		width: 133%;
		margin: -48px -137px;
	}

	.tshirt-designer-html5.framedcanvas {
		width: 85%;
		margin: -48px -57px;
	}

	.tshirt-designer-html5.framedcanvas.ratio12 {
		width: 68%;
		margin: -48px -31px;
	}

	.tshirt-designer-html5.framedcanvas.ratio11 {
		width: 133%;
		margin: -48px -137px;
	}

	.tshirt-designer-html5.posterpaper {
		width: 85%;
		margin: -39px -57px;
	}

	.tshirt-designer-html5.posterpaper.ratio12 {
		width: 68%;
		margin: -48px -31px;
	}

	.tshirt-designer-html5.posterpaper.ratio11 {
		width: 133%;
		margin: -48px -133px;
	}

	.tshirt-designer-html5.peelandstick {
		width: 85%;
		margin: -48px -58px;
	}

	.tshirt-designer-html5.peelandstick.ratio12 {
		width: 68%;
		margin: -48px -31px;
	}

	.tshirt-designer-html5.peelandstick.ratio11 {
		width: 133%;
		margin: -48px -137px;
	}

	.tshirt-designer-html5.facemaskcover {
		width: 83%;
		margin: -2px -63px;
	}

	.tshirt-designer-html5.snowflakeornament {
		width: 61%;
		margin: 79px 4px;
	}
}
@media (min-width: 600px) {
	#all-product-gallery>.product {
		min-width: 190px;
		max-width: 120px;
		min-height: 210px;
		max-height: 210px;
	}

	#all-product-gallery>.product>img {
		max-width: 180px;
		max-height: 180px;
	}

	#product-gallery-filters>.filter {
		font-size: 19px;
	}
}
@media (min-width: 768px) {
	html {
		font-family: 'screen-tablet';
	}
	.icon-logo {
		width: 40px;
		height: 40px;
		background-position: 0px 0px;
	}
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.container-fluid {
		padding-left: 20px;
		padding-right: 20px;
	}
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left;
	}

	.col-sm-12 {
		width: 100%;
	}

	.col-sm-11 {
		width: 91.66666667%;
	}

	.col-sm-10 {
		width: 83.33333333%;
	}

	.col-sm-9 {
		width: 75%;
	}

	.col-sm-8 {
		width: 66.66666667%;
	}

	.col-sm-7 {
		width: 58.33333333%;
	}

	.col-sm-6 {
		width: 50%;
	}

	.col-sm-5 {
		width: 41.66666667%;
	}

	.col-sm-4 {
		width: 33.33333333%;
	}

	.col-sm-3 {
		width: 25%;
	}

	.col-sm-2 {
		width: 16.66666667%;
	}

	.col-sm-1 {
		width: 8.33333333%;
	}

	.col-sm-pull-12 {
		right: 100%;
	}

	.col-sm-pull-11 {
		right: 91.66666667%;
	}

	.col-sm-pull-10 {
		right: 83.33333333%;
	}

	.col-sm-pull-9 {
		right: 75%;
	}

	.col-sm-pull-8 {
		right: 66.66666667%;
	}

	.col-sm-pull-7 {
		right: 58.33333333%;
	}

	.col-sm-pull-6 {
		right: 50%;
	}

	.col-sm-pull-5 {
		right: 41.66666667%;
	}

	.col-sm-pull-4 {
		right: 33.33333333%;
	}

	.col-sm-pull-3 {
		right: 25%;
	}

	.col-sm-pull-2 {
		right: 16.66666667%;
	}

	.col-sm-pull-1 {
		right: 8.33333333%;
	}

	.col-sm-pull-0 {
		right: auto;
	}

	.col-sm-push-12 {
		left: 100%;
	}

	.col-sm-push-11 {
		left: 91.66666667%;
	}

	.col-sm-push-10 {
		left: 83.33333333%;
	}

	.col-sm-push-9 {
		left: 75%;
	}

	.col-sm-push-8 {
		left: 66.66666667%;
	}

	.col-sm-push-7 {
		left: 58.33333333%;
	}

	.col-sm-push-6 {
		left: 50%;
	}

	.col-sm-push-5 {
		left: 41.66666667%;
	}

	.col-sm-push-4 {
		left: 33.33333333%;
	}

	.col-sm-push-3 {
		left: 25%;
	}

	.col-sm-push-2 {
		left: 16.66666667%;
	}

	.col-sm-push-1 {
		left: 8.33333333%;
	}

	.col-sm-push-0 {
		left: auto;
	}

	.col-sm-offset-12 {
		margin-left: 100%;
	}

	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-sm-offset-9 {
		margin-left: 75%;
	}

	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-sm-offset-6 {
		margin-left: 50%;
	}

	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-sm-offset-3 {
		margin-left: 25%;
	}

	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-sm-offset-0 {
		margin-left: 0%;
	}
	[class*="block-grid-"]>li {
		float: left;
	}
	.site-logo {
		font-size: 24px;
		margin-right: 4px;
		line-height: 48px;
	}
	.site-logo > a {
		display: inline-block;
		overflow: hidden;
		text-indent: 101%;
		white-space: nowrap;
		background-color: transparent;
		background-image: url("../images/tshirt-gang-logo.png");
		background-image: none, url("../images/tshirt-gang-logo.svg");
		background-repeat: no-repeat;
		backface-visibility: hidden;
		width: 214px;
		height: 48px;
	}

	.site-logo > a:hover {
		color: #39c;
		opacity: .75;
	}
	.toggle-site-nav {
		margin-top: -10px;
		margin-bottom: -10px;
	}
	.footer-nav ul {
		text-align: right;
	}

	.footer-nav ul>li {
		display: inline;
	}

	.footer-nav ul>li+li {
		margin-left: 12px;
	}

	.footer-nav ul>li>a {
		color: #666;
		display: inline-block;
		line-height: 1.9;
	}

	.footer-nav ul>li>a:hover {
		color: #693;
	}
	a.footer-social-facebook:hover {
		color: #3b5998;
	}

	a.footer-social-twitter:hover {
		color: #000000;
	}

	a.footer-social-google-plus:hover {
		color: #dd4b39;
	}

	a.footer-social-pinterest:hover {
		color: #cc2127;
	}

	a.footer-social-instagram:hover {
		color: #375989;
	}
	.button:hover {
		color: #444;
		background-color: #ddd;
		border-color: #ccc;
	}

	.button:active {
		color: #444;
		background-color: #ccc;
		border-color: #ccc;
	}

	.button+.button {
		margin-left: 0px;
		margin-top: 4px;
	}
	.button--primary:hover {
		color: #fff;
		background-color: #73ac39;
		border-color: #73ac39;
	}

	.button--primary:active {
		color: #fff;
		background-color: #360;
		border-color: #360;
	}

	.button--primary--order:hover {
		color: #fff;
		background-color: #5aaef9;
		border-color: #56aaf7;
	}

	.button--primary--facebook:hover {
		color: #fff;
		background-color: #4867ad;
		border-color: #3e5b9e;
	}

	.button--primary--facebook:active {
		color: #fff;
		background-color: #2e4f9c;
		border-color: #284997;
	}

	.button--primary--twitter:hover {
		color: #fff;
		background-color: #1b1b1b;
		border-color: #00aced;
	}

	.button--primary--order:active {
		color: #fff;
		background-color: #2898fb;
		border-color: #1a83e2;
	}

	.button--primary--twitter:active {
		color: #fff;
		background-color: #039cd6;
		border-color: #0f0f0f;
	}

	.button--primary--google:hover {
		color: #fff;
		background-color: #e55740;
		border-color: #c83c26;
	}

	.button--primary--google:active {
		color: #fff;
		background-color: #c83c26;
		border-color: #bd3b27;
	}

	.button--primary--apple:hover {
		color: #fff;
		background-color: #2b2b2b;
		border-color: #171717;
	}

	.button--primary--apple:active {
		color: #fff;
		background-color: #191919;
		border-color: #000000;
	}

	.button--primary--metamask:hover {
		color: #fff;
		background-color: #efa757;
		border-color: #d99345;
	}

	.button--primary--metamask:active {
		color: #fff;
		background-color: #d68b37;
		border-color: #cc7f29;
	}

	.button--gallery:hover {
		color: #fff;
		background-color: #6298f5;
		border-color: #3361af;
	}

	.button--gallery:active {
		color: #fff;
		background-color: #406bb5;
		border-color: #1d4384;
	}

	.button--text:hover {
		color: #fff;
		background-color: #ff9933;
		border-color: #ff9933;
	}

	.button--text:active {
		color: #fff;
		background-color: #b35900;
		border-color: #b35900;
	}

	.button--ai:hover,
	.button--shutterstock:hover {
		color: #fff;
		background-color: #f34949;
		border-color: #f34949;
	}

	.button--ai:active,
	.button--shutterstock:active {
		color: #fff;
		background-color: #bd2e2e;
		border-color: #bd2e2e;
	}

	.button--productgallery:hover {
		color: #fff;
		background-color: #1980d2;
		border-color: #165486;
	}

	.button--productgallery:active {
		color: #fff;
		background-color: #3ca2f3;
		border-color: #399bea;
	}
	.button--hud:hover {
		color: #fff;
		background-color: rgba(0, 0, 0, 0.6);
		border-color: rgba(0, 0, 0, 0.6);
	}

	.button--hud:active {
		color: #fff;
		background-color: rgba(0, 0, 0, 0.75);
		border-color: rgba(0, 0, 0, 0.75);
	}
	.modal-dialog {
		margin: 32px auto;
		width: 630px;
	}

	.modal-dialog.large {
		width: 850px;
	}
	.region {
		padding-top: 32px;
		padding-bottom: 132px;
	}
	.data-table .data-table-row>div {
		padding: 16px;
	}
	.data-table .data-table-row.data-table-header>div {
		padding: 8px 16px;
	}
	table th {
		padding: 4px 16px;
	}
	table td {
		padding: 16px;
	}
	.shirt-builder {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	#completed,
	#create-error {
		/*position: absolute; */
		top: 0%;
		/*transform: translateY(-50%);*/
	}

	#html5-text-tool {
		position: absolute;
		/*top: 42%;*/
		/*transform: translateY(-50%);*/
	}

	#html5-template-tool {
		position: absolute;
		top: 24%;
		transform: translateY(-50%);
	}

	#html5-template-tool-editor {
		position: absolute;
		top: 18%;
		transform: translateY(-50%);
	}

	#html5-multiple-text-tool {
		position: absolute;
		top: 36%;
		transform: translateY(-50%);
	}

	#shutterstock-gallery {
		position: absolute;
		top: 44%;
		/*transform: translateY(-50%);*/
	}
	ol.get-started>li:last-child {
		margin-bottom: 0;
	}
	.tshirt-designer-html5,
	.tshirt-designer-html5.standard {
		width: 45%;
		margin: 28px 5px;
	}

	.tshirt-designer-html5.mug {
		width: 72%;
		margin: 32px -113px;
	}
	.dev-toolbar {
		font-size: 15px
	}
	.welcome-explore-button {
		margin-top: 64px !important;
	}
	.plan-field label {
		padding: 12px 20px;
	}
	.plan-field label:after {
		right: 20px;
		bottom: 12px;
	}
	.color-field [type="radio"]+label,
	.color-field [type="checkbox"]+label {
		width: 54px;
		height: 54px;
	}
	.tile-field [type="radio"]+label,
	.tile-field [type="checkbox"]+label {
		width: 54px;
		height: 54px;
	}
	.featured-content p:last-child {
		margin-bottom: 0;
	}
	.how-it-works-step {
		display: table;
		width: 100%;
		table-layout: fixed;
	}

	.how-it-works-step>div {
		display: table-cell;
		float: none;
		vertical-align: middle;
	}
	#template-gallery-options {
		width: 100%;
	}
}

@media (min-width: 980px) {
	html {
		font-family: 'screen-desktop';
	}
	hr {
		margin-top: 44px;
		margin-bottom: 44px;
	}
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.container-row {
	    flex-wrap: nowrap;
	}
	.container-fluid {
		padding-left: 20px;
		padding-right: 20px;
	}
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left;
	}

	.col-md-12 {
		width: 100%;
	}

	.col-md-11 {
		width: 91.66666667%;
	}

	.col-md-10 {
		width: 83.33333333%;
	}

	.col-md-9 {
		width: 75%;
	}

	.col-md-8 {
		width: 66.66666667%;
	}

	.col-md-7 {
		width: 58.33333333%;
	}

	.col-md-6 {
		width: 50%;
	}

	.col-md-5 {
		width: 45%;
	}

	.col-md-4 {
		width: 33.33333333%;
	}

	.col-md-3 {
		width: 25%;
	}

	.col-md-2 {
		width: 16.66666667%;
	}

	.col-md-1 {
		width: 8.33333333%;
	}

	.col-md-pull-12 {
		right: 100%;
	}

	.col-md-pull-11 {
		right: 91.66666667%;
	}

	.col-md-pull-10 {
		right: 83.33333333%;
	}

	.col-md-pull-9 {
		right: 75%;
	}

	.col-md-pull-8 {
		right: 66.66666667%;
	}

	.col-md-pull-7 {
		/*right: 58.33333333%;*/
	}

	.col-md-pull-6 {
		right: 50%;
	}

	.col-md-pull-5 {
		right: 41.66666667%;
	}

	.col-md-pull-4 {
		right: 33.33333333%;
	}

	.col-md-pull-3 {
		right: 25%;
	}

	.col-md-pull-2 {
		right: 16.66666667%;
	}

	.col-md-pull-1 {
		right: 8.33333333%;
	}

	.col-md-pull-0 {
		right: auto;
	}

	.col-md-push-12 {
		left: 100%;
	}

	.col-md-push-11 {
		left: 91.66666667%;
	}

	.col-md-push-10 {
		left: 83.33333333%;
	}

	.col-md-push-9 {
		left: 75%;
	}

	.col-md-push-8 {
		left: 66.66666667%;
	}

	.col-md-push-7 {
		left: 58.33333333%;
	}

	.col-md-push-6 {
		left: 50%;
	}

	.col-md-push-5 {
		left: 41.66666667%;
	}

	.col-md-push-4 {
		left: 33.33333333%;
	}

	.col-md-push-3 {
		left: 25%;
	}

	.col-md-push-2 {
		left: 16.66666667%;
	}

	.col-md-push-1 {
		left: 8.33333333%;
	}

	.col-md-push-0 {
		left: auto;
	}

	.col-md-offset-12 {
		margin-left: 100%;
	}

	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-md-offset-9 {
		margin-left: 75%;
	}

	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-md-offset-6 {
		margin-left: 50%;
	}

	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-md-offset-3 {
		margin-left: 25%;
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-md-offset-1 {
		margin-left: 5%;
	}

	.col-md-offset-0 {
		margin-left: 0%;
	}

	.tshirt-designer-html5 {
		width: 500px;
	}

	.tshirt-designer-html5.full {
		border: solid 1px #fff;
	}

	#cover.full,
	#wm.full {
		border: none;
	}

	.tshirt-designer-html5.cross {
		cursor: crosshair;
	}
	.fixed-header .site-header {
		position: fixed;
	}
	.toggle-site-nav {
		display: none;
	}
	.site-nav {
		*zoom: 1;
	}

	.site-nav:before,
	.site-nav:after {
		display: table;
		content: "";
	}

	.site-nav:after {
		clear: both;
	}
	.nav-user {
		position: relative;
		float: right;
	}

	.nav-user>ul>li {
		display: inline-block;
	}

	.nav-user>ul>li+li {
		margin-left: 8px;
	}

	.nav-user .button--link,
	.nav-user .button--link:hover,
	.nav-user .button--link:active {
		color: #fff;
	}

	.nav-user .button--link:hover {
		background-color: #025077;
	}

	.nav-user .button--link:active {
		background-color: #023f5e;
	}

	.nav-user.logged-in>ul>li+li {
		margin-left: 0;
	}

	.nav-user.logged-in .nav-user-button-icon {
		padding-right: 12px;
		padding-left: 12px;
	}

	.nav-user.logged-in .nav-user-button-icon var {
		position: absolute;
		top: 0;
		right: 0;
	}
	.nav-menu {
		float: left;
	}

	.nav-menu>ul {
		*zoom: 1;
		margin-left: 24px;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 16px;
		border-left: 1px solid rgba(255, 255, 255, 0.15);
	}

	.nav-menu>ul:before,
	.nav-menu>ul:after {
		display: table;
		content: "";
	}

	.nav-menu>ul:after {
		clear: both;
	}

	.nav-menu>ul>li {
		position: relative;
		float: left;
	}

	.nav-menu>ul>li+li {
		margin-left: 4px;
	}

	.nav-menu>ul>li>a {
		display: block;
		padding-right: 16px;
		padding-left: 16px;
		line-height: 40px;
		color: #fff;
		border-radius: 4px;
		transition: background-color 0.15s ease;
	}

	.nav-menu>ul>li>a:hover,
	.nav-menu>ul>li>a:focus {
		text-decoration: none;
		background-color: #025077;
	}

	.nav-menu>ul>li>a:active {
		background-color: #023f5e;
	}

	.nav-menu>ul>li.active>a {
		background-color: #025077;
	}
	.site-nav .menu {
		position: absolute;
		top: 100%;
		right: 0;
		margin-top: 12px;
		padding: 8px;
		background-color: #025077;
		box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		transition: opacity 0.15s ease;
	}

	.site-nav .menu:before {
		position: absolute;
		right: 16px;
		bottom: 100%;
		display: block;
		width: 0;
		height: 0;
		content: '';
		border: solid transparent;
		border-width: 8px;
		border-color: transparent;
		border-bottom-color: #025077;
		pointer-events: none;
	}

	.site-nav .menu>li>span,
	.site-nav .menu>li>a {
		padding: 4px 12px;
		white-space: nowrap;
		border-radius: 4px;
	}

	.site-nav .menu>li>a:hover {
		color: #fff;
		background-color: #693;
	}
	.nav-menu>ul {
		margin-left: 32px;
	}
	.site-footer {
		padding-top: 16px;
		padding-bottom: 16px;
	}
	.footer-nav ul>li+li {
		margin-left: 20px;
	}
	.footer-copyright {
		line-height: 1.9;
	}
	.fixed-header .main {
		margin-top: 80px;
	}
	.breadcrumbs>.container {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.region {
		padding-top: 40px;
		padding-bottom: 140px;
	}
	.shirt-builder h2 {
		font-size: 48px;
	}
	.get-started .field > label,
	.get-started-label > label {
		font-size: 20px;
	}
	ol.get-started>li {
		margin-bottom: 33px;
		margin-left: 64px;
	}
	ol.get-started>li:before {
		font-size: 22px;
		margin-right: 20px;
		min-width: 44px;
		line-height: 44px;
	}
	ol.get-started>li.completed:before {
		font-size: 22px;
		margin-right: 20px;
		min-width: 44px;
		line-height: 44px;
	}

	#template-gallery-options {
		width: 500px;
	}
	.welcome-explore-button {
		margin-top: 72px !important;
	}
	.color-field [type="radio"]+label,
	.color-field [type="checkbox"]+label {
		width: 64px;
		height: 64px;
	}
	.tile-field [type="radio"]+label,
	.tile-field [type="checkbox"]+label {
		width: 64px;
		height: 64px;
	}
}

@media (min-width: 1230px) {
	html {
		font-family: 'screen-widescreen';
	}
	.visible-xl {
		display: block !important;
	}
	.visible-lg {
		display: block !important;
	}

	table.visible-lg {
		display: table;
	}

	tr.visible-lg {
		display: table-row !important;
	}

	th.visible-lg,
	td.visible-lg {
		display: table-cell !important;
	}
	.visible-lg-block {
		display: block !important;
	}
	.visible-lg-inline {
		display: inline !important;
	}
	.visible-lg-inline-block {
		display: inline-block !important;
	}
	.container {
		padding-left: 30px;
		padding-right: 30px;
	}
	.container-fluid {
		padding-left: 30px;
		padding-right: 30px;
	}
	.row {
		margin-left: -15px;
		margin-right: -15px;
	}
	.col-xs-1,
	.col-sm-1,
	.col-md-1,
	.col-lg-1,
	.col-xs-2,
	.col-sm-2,
	.col-md-2,
	.col-lg-2,
	.col-xs-3,
	.col-sm-3,
	.col-md-3,
	.col-lg-3,
	.col-xs-4,
	.col-sm-4,
	.col-md-4,
	.col-lg-4,
	.col-xs-5,
	.col-sm-5,
	.col-md-5,
	.col-lg-5,
	.col-xs-6,
	.col-sm-6,
	.col-md-6,
	.col-lg-6,
	.col-xs-7,
	.col-sm-7,
	.col-md-7,
	.col-lg-7,
	.col-xs-8,
	.col-sm-8,
	.col-md-8,
	.col-lg-8,
	.col-xs-9,
	.col-sm-9,
	.col-md-9,
	.col-lg-9,
	.col-xs-10,
	.col-sm-10,
	.col-md-10,
	.col-lg-10,
	.col-xs-11,
	.col-sm-11,
	.col-md-11,
	.col-lg-11,
	.col-xs-12,
	.col-sm-12,
	.col-md-12,
	.col-lg-12 {
		padding-left: 15px;
		padding-right: 15px;
	}
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left;
	}

	.col-lg-12 {
		width: 100%;
	}

	.col-lg-11 {
		width: 91.66666667%;
	}

	.col-lg-10 {
		width: 83.33333333%;
	}

	.col-lg-9 {
		width: 75%;
	}

	.col-lg-8 {
		width: 66.66666667%;
	}

	.col-lg-7 {
		width: 58.33333333%;
	}

	.col-lg-6 {
		width: 50%;
	}

	.col-lg-5 {
		width: 41.66666667%;
	}

	.col-lg-4 {
		width: 33.33333333%;
	}

	.col-lg-3 {
		width: 25%;
	}

	.col-lg-2 {
		width: 16.66666667%;
	}

	.col-lg-1 {
		width: 8.33333333%;
	}

	.col-lg-pull-12 {
		right: 100%;
	}

	.col-lg-pull-11 {
		right: 91.66666667%;
	}

	.col-lg-pull-10 {
		right: 83.33333333%;
	}

	.col-lg-pull-9 {
		right: 75%;
	}

	.col-lg-pull-8 {
		right: 66.66666667%;
	}

	.col-lg-pull-7 {
		right: 58.33333333%;
	}

	.col-lg-pull-6 {
		right: 50%;
	}

	.col-lg-pull-5 {
		right: 41.66666667%;
	}

	.col-lg-pull-4 {
		right: 33.33333333%;
	}

	.col-lg-pull-3 {
		right: 25%;
	}

	.col-lg-pull-2 {
		right: 16.66666667%;
	}

	.col-lg-pull-1 {
		right: 8.33333333%;
	}

	.col-lg-pull-0 {
		right: auto;
	}

	.col-lg-push-12 {
		left: 100%;
	}

	.col-lg-push-11 {
		left: 91.66666667%;
	}

	.col-lg-push-10 {
		left: 83.33333333%;
	}

	.col-lg-push-9 {
		left: 75%;
	}

	.col-lg-push-8 {
		left: 66.66666667%;
	}

	.col-lg-push-7 {
		left: 58.33333333%;
	}

	.col-lg-push-6 {
		left: 50%;
	}

	.col-lg-push-5 {
		left: 41.66666667%;
	}

	.col-lg-push-4 {
		left: 33.33333333%;
	}

	.col-lg-push-3 {
		left: 25%;
	}

	.col-lg-push-2 {
		left: 16.66666667%;
	}

	.col-lg-push-1 {
		left: 8.33333333%;
	}

	.col-lg-push-0 {
		left: auto;
	}

	.col-lg-offset-12 {
		margin-left: 100%;
	}

	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-lg-offset-9 {
		margin-left: 75%;
	}

	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-lg-offset-6 {
		margin-left: 50%;
	}

	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-lg-offset-3 {
		margin-left: 25%;
	}

	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-lg-offset-0 {
		margin-left: 0%;
	}

	.tshirt-designer-html5 {
		width: 500px;
	}
	.hidden-lg {
		display: none !important;
	}
	.welcome-explore-button {
		margin-top: 80px !important;
	}
	.tshirt-designer-html5,
	.tshirt-designer-html5.standard {
		width: 50%;
		margin: 40px 5px;
	}

	.tshirt-designer-html5.mensfitted {
		width: 50%;
		margin: 40px 0px;
	}

	.tshirt-designer-html5.ladies {
		margin: 55px 10px;
	}

	.tshirt-designer-html5.hoodie {
		width: 37%;
		margin: 87px 35px;
	}

	.tshirt-designer-html5.apron {
		width: 32%;
		margin: 50px 48px;
	}

	.tshirt-designer-html5.vneck {
		width: 48%;
		margin: 46px 19px;
	}

	.tshirt-designer-html5.tanktops {
		margin: 70px 5px;
	}

	.tshirt-designer-html5.kids {
		margin: 80px 0px;
	}

	.tshirt-designer-html5.babyonepiece {
		width: 52%;
		margin: 46px -2px;
	}

	.tshirt-designer-html5.phonecase {
		width: 54%;
		margin: 37px 0px;
	}

	.tshirt-designer-html5.longsleeve {
		width: 49%;
		margin: 38px 10px;
	}

	.tshirt-designer-html5.ladiespremium {
		margin: 20px 38px;
	}

	.tshirt-designer-html5.ladiestanktop {
		margin: 79px 38px;
	}

	.tshirt-designer-html5.crewnecksweatshirt {
		margin: 28px 15px;
	}

	.tshirt-designer-html5.sleeveraglan,
	.tshirt-designer-html5.baseballraglan {
		margin: 33px 21px;
	}

	.tshirt-designer-html5.vintage {
		width: 50%;
		margin: 33px 4px;
	}
	.tshirt-designer-html5.ringer {
		width: 50%;
		margin: 33px 4px;
	}
	.tshirt-designer-html5.mug {
		width: 73%;
		margin: 29px -150px;
	}

	.tshirt-designer-html5.hat {
		margin: 100px -68px;
	}

	.tshirt-designer-html5.truckerhat {
		margin: 183px -39px;
	}

	.tshirt-designer-html5.totebag {
		width: 57%;
		margin: 110px -16px;
	}

	.tshirt-designer-html5.dog {
		width: 56%;
		margin: 53px 0px;
	}

	.tshirt-designer-html5.mousepad {
		width: 147%;
		margin: -92px -213px;
	}

	.tshirt-designer-html5.stretchedcanvas {
		width: 84%;
		margin: -65px -69px;
	}

	.tshirt-designer-html5.stretchedcanvas.ratio12 {
		width: 67%;
		margin: -65px -32px;
	}

	.tshirt-designer-html5.stretchedcanvas.ratio11 {
		width: 131%;
		margin: -64px -175px;
	}

	.tshirt-designer-html5.framedcanvas {
		width: 84%;
		margin: -65px -69px;
	}

	.tshirt-designer-html5.framedcanvas.ratio12 {
		width: 67%;
		margin: -65px -32px;
	}

	.tshirt-designer-html5.framedcanvas.ratio11 {
		width: 131%;
		margin: -64px -175px;
	}

	.tshirt-designer-html5.posterpaper {
		width: 84%;
		margin: -54px -69px;
	}

	.tshirt-designer-html5.posterpaper.ratio12 {
		width: 66.7%;
		margin: -65px -31px;
	}

	.tshirt-designer-html5.posterpaper.ratio11 {
		width: 131%;
		margin: -64px -170px;
	}

	.tshirt-designer-html5.peelandstick {
		width: 84%;
		margin: -65px -69px;
	}

	.tshirt-designer-html5.peelandstick.ratio12 {
		width: 67%;
		margin: -65px -32px;
	}

	.tshirt-designer-html5.peelandstick.ratio11 {
		width: 131%;
		margin: -64px -175px;
	}

	.tshirt-designer-html5.travelmug {
		width: 55%;
		margin: -39px 1px;
	}

	.tshirt-designer-html5.facemaskcover {
		width: 82%;
		margin: 0px -62px
	}

	.tshirt-designer-html5.neckgaiter {
		width: 66%;
		margin: 32px -38px;
	}

	.tshirt-designer-html5.snowflakeornament {
		width: 60%;
		margin: 111px 30px;
	}

	.tshirt-designer-html5.tiedye {
		width: 50%;
		margin: 25px 3px;
	}

	.tshirt-designer-html5.youthhoodie {
		width: 37%;
		margin: 90px 30px;
	}

	.tshirt-designer-html5.kidstiedye {
		width: 50%;
		margin: 25px 3px;
	}

	.tshirt-designer-html5.babybib {
		width: 50%;
		margin: 220px 3px;
	}

	/* model 2 */
	.tshirt-designer-html5.standard.model2,
	.tshirt-designer-html5.mensfitted.model2 {
		width: 48%;
		margin: 50px 10px;
	}

	.tshirt-designer-html5.ladies.model2 {
		margin: 80px 27px;
	}

	.tshirt-designer-html5.hoodie.model2 {
		width: 33%;
		margin: 50px 53px;
	}

	.tshirt-designer-html5.vneck.model2 {
		width: 42%;
		margin: 100px 25px;
	}

	.tshirt-designer-html5.tanktops.model2 {
		margin: 115px 23px;
	}

	.tshirt-designer-html5.kids.model2 {
		width: 48%;
		margin: 90px 15px;
	}

	.tshirt-designer-html5.vintage.model2 {
		width: 43%;
		margin: 45px 23px;
	}

	.tshirt-designer-html5.standard.model3,
	.tshirt-designer-html5.mensfitted.model3 {
		width: 48%;
		margin: 35px 17px;
	}
	.tshirt.new {
		width: 667px;
	}

	.wrapCanvas.small {
		margin-left: 231px;
		top: 91px;
	}

	#template-gallery-options {
		width: 1200px;
	}
	.wizard fieldset .row {
		margin-left: -10px;
		margin-right: -10px;
	}

	.wizard fieldset .row>div {
		padding-left: 10px;
		padding-right: 10px;
	}
	.template-two-inputs {
		width: 100%;
	}

	.template-search-input,
	.shutterstock-search-input {
		width: 49%;
		float: left;
		margin-left: 2%;
	}

	.shutterstock-category-input {
		margin-top: 10px;
	}

	.template-category-input,
	.shutterstock-category-input {
		width: 49%;
		float: left;
	}
}

/**
 * MAX-WIDTH
 */
@media (max-width: 400px) {

	.small,
	small {
		font-size: 12px;
		font-size: 1.2rem;
	}

	.medium {
		font-size: 16px;
	}

	.large {
		font-size: 22px;
	}

	.x-large {
		font-size: 27px;
	}

	.xx-large {
		font-size: 30px;
	}
}
@media (max-width: 500px) {
	.design-guide-link {
		display: block;
		margin-left: 0px;
	}

}
@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}

	table.visible-xs {
		display: table;
	}

	tr.visible-xs {
		display: table-row !important;
	}

	th.visible-xs,
	td.visible-xs {
		display: table-cell !important;
	}
	.visible-xs-block {
		display: block !important;
	}
	.visible-xs-inline {
		display: inline !important;
	}
	.visible-xs-inline-block {
		display: inline-block !important;
	}
	.hidden-xs {
		display: none !important;
	}
	.show-header-top-social.inverted .icon-social-twitter {
		background-position: 0px -160px;
	}
	.show-header-top-social.inverted .icon-social-facebook {
		background-position: -40px -160px;
	}
	.show-header-top-social.inverted .icon-social-googleplus {
		background-position: -80px -160px;
	}
	.show-header-top-social.inverted .icon-social-youtube {
		background-position: -120px -160px;
	}
	.show-header-top-social.inverted .icon-social-tumblr {
		background-position: -160px -160px;
	}
	.show-header-top-social.inverted .icon-social-pinterest {
		background-position: -200px -160px;
	}
	.show-header-top-social.inverted .icon-social-instagram {
		background-position: -240px -160px;
	}
	.tshirt-designer-html5 {
		width: 500px;
	}
	.tshirt-designer-html5 {
		width: 500px;
	}
	[class*="block-grid-xs-"]>li {
		float: left;
	}

	.block-grid-xs-1>li {
		width: 100%;
	}

	.block-grid-xs-2>li {
		width: 50%;
	}

	.block-grid-xs-3>li {
		width: 33.33333%;
	}

	.block-grid-xs-4>li {
		width: 25%;
	}

	.block-grid-xs-5>li {
		width: 20%;
	}

	.block-grid-xs-6>li {
		width: 16.66667%;
	}

	.block-grid-xs-7>li {
		width: 14.28571%;
	}

	.block-grid-xs-8>li {
		width: 12.5%;
	}

	.block-grid-xs-9>li {
		width: 11.11111%;
	}

	.block-grid-xs-10>li {
		width: 10%;
	}

	.block-grid-xs-11>li {
		width: 9.09091%;
	}

	.block-grid-xs-12>li {
		width: 8.33333%;
	}

	.block-grid-xs-1>li:nth-of-type(1n+1) {
		clear: both;
	}

	.block-grid-xs-2>li:nth-of-type(2n+1) {
		clear: both;
	}

	.block-grid-xs-3>li:nth-of-type(3n+1) {
		clear: both;
	}

	.block-grid-xs-4>li:nth-of-type(4n+1) {
		clear: both;
	}

	.block-grid-xs-5>li:nth-of-type(5n+1) {
		clear: both;
	}

	.block-grid-xs-6>li:nth-of-type(6n+1) {
		clear: both;
	}

	.block-grid-xs-7>li:nth-of-type(7n+1) {
		clear: both;
	}

	.block-grid-xs-8>li:nth-of-type(8n+1) {
		clear: both;
	}

	.block-grid-xs-9>li:nth-of-type(9n+1) {
		clear: both;
	}

	.block-grid-xs-10>li:nth-of-type(10n+1) {
		clear: both;
	}

	.block-grid-xs-11>li:nth-of-type(11n+1) {
		clear: both;
	}

	.block-grid-xs-12>li:nth-of-type(12n+1) {
		clear: both;
	}
	.footer-nav {
		padding-top: 8px;
	}

	.footer-nav ul>li {
		box-shadow: rgba(0, 0, 0, 0.05) 0 1px 0;
	}

	.footer-nav ul>li>a {
		display: block;
		padding-top: 10px;
		padding-bottom: 10px;
		color: #666;
		font-size: 14px;
		font-size: 1.4rem;
	}
	a.footer-social-facebook {
		color: #3b5998;
	}

	a.footer-social-twitter {
		color: #55acee;
	}

	a.footer-social-google-plus {
		color: #dd4b39;
	}

	a.footer-social-pinterest {
		color: #cc2127;
	}

	a.footer-social-instagram {
		color: #375989;
	}

	.footer-social ul>li>a .fa {
		font-size: 32px;
	}
	.featured-content-reviews {
	    display: flex;
	    flex-direction: row;
	    flex-wrap: wrap;
	    justify-content: center;
	}

	.review-wrap {
		margin-top: 30px;
		border-bottom: solid 1px #eee;
		padding-bottom:10px;
	}
	.button+.button {
		margin-left: 0px;
		margin-top: 4px;
	}
	.button--upload {
		font-size: 18px;
		padding: 15px 8px;
		width: 100%;
		min-height: 50px;
	}

	.button--half {
		display: block;
		width: 100%;
	}

	.tshirt-controls-toggles {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
	}

	.btn--linebreak {
		display: inline-block;
	}

	.button--xs-block {
		display: block;
		width: 100%;
	}

	.button--xs-block+.button--xs-block {
		margin-top: 8px;
	}
	.modal {
		max-width:100%;
		width:100%;
	}
	.modal-header {
		padding: 16px;
	}
	.modal-body {
		padding: 24px 6px;
	}
	.modal-footer {
		padding: 12px 16px;
	}
	.data-table .data-table-row {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.data-table .data-table-row.data-table-header {
		font-size: 12px;
		font-size: 1.2rem;
	}
	table {
		font-size: 12px;
		font-size: 1.2rem;
	}
	table th {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		font-size: 11px;
		font-size: 1.1rem;
	}
	table td:first-child {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.shirt-builder h2 {
		margin-bottom: 22px;
		text-align: center;
	}
	#getting-started.is-hidden,
	#completed.is-hidden,
	#create-error.is-hidden,
	#html5-text-tool.is-hidden,
	#html5-template-tool.is-hidden,
	#html5-template-tool-editor.is-hidden,
	#html5-multiple-text-tool.is-hidden,
	#ai-image-generator-gallery.is-hidden {
		display: none;
	}

	#template-gallery-options {
		width: 400px;
	}
	.shirt-builder-tools .button {
		min-width: 0;
	}

	.shirt-builder-tools .button+.button {
		margin-left: 0;
	}
	.welcome-header .button--link {
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 0px;
		margin-right: 0px;
	}
	.featured-content h3 {
		font-size: 24px;
	}
	.featured-content p {
		font-size: 15px;
		font-size: 1.5rem;
	}
	.how-it-works-step-img {
		margin-bottom: 8px;
		max-width: 120px;
	}
	.how-it-works-step {
		text-align: center;
	}

	.how-it-works-step p {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.template-two-inputs {
		width: 100%;
		padding: 0 2%;
	}

	.template-search-input,
	.shutterstock-search-input {
		width: 100%;
		margin-top: -25px;
	}

	.template-category-input,
	.shutterstock-category-input {
		width: 100%;
	}

	.mobilehead>.thead {
		display: none !important;
	}

	.mobilehead>.trow {
		display: block;
		position: relative;
		min-height: 110px;
	}

	.orderform>.num {
		margin-top: 0px;
		position: absolute;
		top: 0;
		left: 0;
	}

	.orderform>.toprow {
		margin-left: 0px;
		padding-top: 40px;
	}

	.orderform>.toprow>.addrow {
		position: absolute;
		top: 0;
		right: 0;
		float: none;
		margin-top: 0;
	}

	.col {
		padding: 3px 5px;
	}

	.caption>.captioninfo {
		font-size: 11px;
	}

	.more-info-mobile {
		display: inline-block;
	}

	.mobile-break {
		display: block;
	}

	.trow.pricinglayout>.col {
		/*text-align: center;*/
		font-size: 16px;
		display: table-row;
	}

	.pricinglayout {
		min-height: 20px !important;
		padding: 5px;
	}

	.explain_expand {
		display: inline-block;
	}

	.col.expandedcell {
		display: table-cell;
	}

	.col.expandedcell:before {
		display: table-cell;
		padding: 0px 17px;
		font-size: 14px;
	}

	.pricing_product>.expand {
		background: #ffffff;
		display: inline-block;
		vertical-align: middle;
		color: #000;
		font-size: 25px;
		padding: 4px 8px;
		margin-right: 8px;
		border: solid 1px #CCC;
		cursor: pointer;
		font-family: auto;
	}

	.expandedcell.cellhidden {
		display: none !important;
	}

	.pricing_product {
		font-size: 22px !important;
		font-weight: 600;
		color: #585858;
	}

	.pricing_price {
		position: absolute;
		right: 10px;
		top: 5px;
	}

	.pricing_addtwo:before {
		content: "2 X-Large: ";
		color: #000;
	}

	.pricing_addthree:before {
		content: "3 - 6 X-Large: ";
		color: #000;
	}

	.pricing_avgtime:before {
		content: "Avg Processing Time: ";
	}

	.pricing_shipto:before {
		content: "Ships To: ";
	}

	.pricing_shippingprice:before {
		content: "Shipping Price: ";
	}

	.pricing_additional:before {
		content: "Additional Item: ";
	}

	.pricing_fasttrack:before {
		content: "Fast-Track: ";
	}

	.pricing_shippingtime:before {
		content: "Shipping Time: ";
	}

	.pricing_subheader {
		font-size: 20px;
	}

	.mobile-noshow {
		display: none;
	}
	.gpt-item {
		flex-direction: column;
	}
	.gpt-item-title {
		font-size: 11px;
	}
	.gpt-item-wrapper {
		max-height: 200px;
	}
	.gpt-item > .gpt-item-title {
		flex-direction: column;
	}
	.integration-center-wrap {
		flex-direction: column;
	}
	.button--top--signin {
		position: absolute !important;
	    top: 2px;
	    right: 2px;
	    z-index: 90;
	    margin: 2px !important;
	}
}
@media (max-width: 979px) {
	.site-header .container {
		position: relative;
	}
	.site-nav {
		position: absolute;
		top: 100%;
		right: 0;
		z-index: 100;
		visibility: hidden;
		min-width: 280px;
		width: 100%;
		background-color: #025077;
		opacity: 0;
		transition: visibility 0.15s ease;
		pointer-events: none;
		display: flex;
        flex-direction: column-reverse;
	}

	.nav-open .site-nav {
		visibility: visible;
		box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
		opacity: 1;
		transition: opacity 0.15s ease, visibility 0.15s ease;
		pointer-events: all;
	}

	.site-nav ul>li>span,
	.site-nav ul>li>a {
		display: block;
		padding: 12px 10px;
		text-decoration: none;
		color: #fff;
		box-shadow: inset rgba(255, 255, 255, 0.1) 0 1px 0;
	}

	.site-nav ul>li.active>a {
		font-weight: 700;
	}
	.nav-user {
		text-align: center;
		width:100%;
	}

	.nav-user>ul>li {
		padding: 4px 10px;
	}

	.nav-user .button {
		font-size: 18px;
		font-size: 1.8rem;
		position: relative;
		display: block;
		padding: 14px 24px;
		width: 100%;
		background-clip: padding-box;
		border: 0;
	}

	.nav-user .button .fa {
		min-width: 22px;
		text-align: center;
		margin-right: 4px;
	}

	.nav-user .button--link,
	.nav-user .button--link:hover,
	.nav-user .button--link:active {
		background-color: rgba(255, 255, 255, 0.05);
		background-image: linear-gradient(to top, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.2) 100%);
		border-radius: 4px;
		box-shadow: rgba(0, 0, 0, 0.15) 0 1px 2px;
	}

	.nav-user.logged-in .nav-user-button-icon * {
		vertical-align: text-top;
	}

	.nav-user.logged-in .nav-user-button-icon>span {
		display: inline-block;
	}

	.nav-user.logged-in .nav-user-button-icon var {
		width: 24px;
		height: 24px;
		font-size: 16px;
		font-size: 1.6rem;
		position: absolute;
		top: 50%;
		right: 12px;
		margin-top: -12px;
		line-height: 24px;
	}
	.site-nav .menu {
		background-color: rgba(0, 0, 0, 0.15);
		box-shadow: inset rgba(0, 0, 0, 0.15) 0 1px 2px;
		display: none;
	}

	.site-nav .menu>li:first-child>span,
	.site-nav .menu>li:first-child>a {
		box-shadow: none;
	}
	.nav-user-menu-open .nav-user-menu,
	.nav-notifications-menu-open .nav-notifications-menu {
		display: block;
	}
	.footer-row {
		flex-direction: column;
		flex-wrap: nowrap;
	}
	.footer-social ul>li+li {
		margin-left: 16px;
	}
	.footer-copyright {
		font-size: 12px;
		font-size: 1.2rem;
		text-align: center;
	}

	.footer-copyright>span {
		display: block;
	}
	.footer-company {
		display: flex;
		flex-direction: row;
		align-items: flex-end;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.button--half {
		display: block;
		width: 100%;
	}
	.welcome-header .container {
		position: relative;
	}
	.top-navigation-bar-wrapper {
		display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
        margin-top: 15px;
	}
}

/**
 * MIN-MAX-WIDTH
 */
@media (min-width: 768px) and (max-width: 979px) {
	.visible-sm {
		display: block !important;
	}

	table.visible-sm {
		display: table;
	}

	tr.visible-sm {
		display: table-row !important;
	}

	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}
	.visible-sm-block {
		display: block !important;
	}
	.visible-sm-inline {
		display: inline !important;
	}
	.visible-sm-inline-block {
		display: inline-block !important;
	}
	.hidden-sm {
		display: none !important;
	}
	.hidden-md {
		display: none !important;
	}
	.block-grid-sm-1>li {
		width: 100%;
	}

	.block-grid-sm-2>li {
		width: 50%;
	}

	.block-grid-sm-3>li {
		width: 33.33333%;
	}

	.block-grid-sm-4>li {
		width: 25%;
	}

	.block-grid-sm-5>li {
		width: 20%;
	}

	.block-grid-sm-6>li {
		width: 16.66667%;
	}

	.block-grid-sm-7>li {
		width: 14.28571%;
	}

	.block-grid-sm-8>li {
		width: 12.5%;
	}

	.block-grid-sm-9>li {
		width: 11.11111%;
	}

	.block-grid-sm-10>li {
		width: 10%;
	}

	.block-grid-sm-11>li {
		width: 9.09091%;
	}

	.block-grid-sm-12>li {
		width: 8.33333%;
	}

	.block-grid-sm-1>li:nth-of-type(1n+1) {
		clear: both;
	}

	.block-grid-sm-2>li:nth-of-type(2n+1) {
		clear: both;
	}

	.block-grid-sm-3>li:nth-of-type(3n+1) {
		clear: both;
	}

	.block-grid-sm-4>li:nth-of-type(4n+1) {
		clear: both;
	}

	.block-grid-sm-5>li:nth-of-type(5n+1) {
		clear: both;
	}

	.block-grid-sm-6>li:nth-of-type(6n+1) {
		clear: both;
	}

	.block-grid-sm-7>li:nth-of-type(7n+1) {
		clear: both;
	}

	.block-grid-sm-8>li:nth-of-type(8n+1) {
		clear: both;
	}

	.block-grid-sm-9>li:nth-of-type(9n+1) {
		clear: both;
	}

	.block-grid-sm-10>li:nth-of-type(10n+1) {
		clear: both;
	}

	.block-grid-sm-11>li:nth-of-type(11n+1) {
		clear: both;
	}

	.block-grid-sm-12>li:nth-of-type(12n+1) {
		clear: both;
	}
	.site-nav {
		overflow: hidden;
		width: auto;
		border-bottom-right-radius: 4px;
		border-bottom-left-radius: 4px;
	}

	.site-nav ul>li>a {
		padding: 12px 20px;
	}
	.nav-user {
		padding-top: 8px;
		padding-bottom: 8px;
	}

	.nav-user>ul>li {
		padding: 4px 20px;
	}

	.nav-user .button--link:hover {
		background-color: rgba(255, 255, 255, 0.1);
	}

	.nav-user .button--link:active {
		background-color: rgba(0, 0, 0, 0.15);
		background-image: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 100%);
	}
	.footer-social ul {
		text-align: left;
	}
	.footer-copyright {
		border-top: 1px solid #ddd;
	}
}
@media (min-width: 769px) and (max-width: 1230px) {
	.template-two-inputs {
		width: 90%;
	}

	.template-search-input,
	.shutterstock-search-input {
		width: 49%;
		float: left;
		margin-left: 2%;
	}

	.template-category-input,
	.shutterstock-category-input {
		width: 49%;
		float: left;
	}
}
@media (min-width: 980px) and (max-width: 1229px) {
	.visible-md {
		display: block !important;
	}

	table.visible-md {
		display: table;
	}

	tr.visible-md {
		display: table-row !important;
	}

	th.visible-md,
	td.visible-md {
		display: table-cell !important;
	}
	.visible-md-block {
		display: block !important;
	}
	.visible-md-inline {
		display: inline !important;
	}
	.visible-md-inline-block {
		display: inline-block !important;
	}
	.block-grid-md-1>li {
		width: 100%;
	}

	.block-grid-md-2>li {
		width: 50%;
	}

	.block-grid-md-3>li {
		width: 33.33333%;
	}

	.block-grid-md-4>li {
		width: 25%;
	}

	.block-grid-md-5>li {
		width: 20%;
	}

	.block-grid-md-6>li {
		width: 16.66667%;
	}

	.block-grid-md-7>li {
		width: 14.28571%;
	}

	.block-grid-md-8>li {
		width: 12.5%;
	}

	.block-grid-md-9>li {
		width: 11.11111%;
	}

	.block-grid-md-10>li {
		width: 10%;
	}

	.block-grid-md-11>li {
		width: 9.09091%;
	}

	.block-grid-md-12>li {
		width: 8.33333%;
	}

	.block-grid-md-1>li:nth-of-type(1n+1) {
		clear: both;
	}

	.block-grid-md-2>li:nth-of-type(2n+1) {
		clear: both;
	}

	.block-grid-md-3>li:nth-of-type(3n+1) {
		clear: both;
	}

	.block-grid-md-4>li:nth-of-type(4n+1) {
		clear: both;
	}

	.block-grid-md-5>li:nth-of-type(5n+1) {
		clear: both;
	}

	.block-grid-md-6>li:nth-of-type(6n+1) {
		clear: both;
	}

	.block-grid-md-7>li:nth-of-type(7n+1) {
		clear: both;
	}

	.block-grid-md-8>li:nth-of-type(8n+1) {
		clear: both;
	}

	.block-grid-md-9>li:nth-of-type(9n+1) {
		clear: both;
	}

	.block-grid-md-10>li:nth-of-type(10n+1) {
		clear: both;
	}

	.block-grid-md-11>li:nth-of-type(11n+1) {
		clear: both;
	}

	.block-grid-md-12>li:nth-of-type(12n+1) {
		clear: both;
	}

	[class*="block-grid-sm-"]>li {
		clear: none;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

	.field select,
	.field .select {
		background-image: url("../images/select.svg");
	}
}