﻿body {
    overflow-x: hidden;
    /*margin: 0 8px;*/
    -webkit-text-size-adjust: 100%;
}

header > div > div.row {
	max-width:1400px;
	margin:auto;
}

.sticky-wrapper {
    height: 86px !important;
}

div.row.title > div.col-xs-9 > h1 > span.subtitle-section {
    right: 10px;
}

div.row.title > div.col-md-9 > h1 > span.subtitle-section {
    right: 10px;
}

section.title-section {
    background-size: repeat;
}

/*section.title-section > div > div > div.col-md-3 > form > div.input-group {
    bottom: 60px;
}*/

/*div.row.title > .col-md-3 > form.search {
    position: absolute;
    max-width: 25%;
    right: 15px;
    top: -30px;
}*/

input {
    border: 1px solid grey;
}
.navbar.navbar-default.navbar-static-top.col-md-9 .navbar-collapse {
    padding: 0;
}
 header .container {
    max-width: 100%;
}

.navbar-static-top ul.nav.navbar-nav {
    display: table;
    width: 100%;
    margin: 0;
}
.navbar-static-top ul.nav.navbar-nav > li {
    display: table-cell;
    float: none;
    padding: 0 6px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0px;
    top: 100px;
    position: absolute;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0px !important;
    top: 100px;
    position: absolute;
}

section.paddings > div.container > div.row > div.col-xs-8.col-md-8 > div > h2 > a > img {
	width: 100%;
	height: auto;
	margin-bottom: 16px;
}


#message {
    border: 1px solid grey;
}

div.footer-content-logo > img {
    width: 85%;
}

.titles-heading h1 {
    width: 100%;
}

.business-header {
    height: 31vw !important;
    position: relative !important;
    /*bottom: 10px !important;*/
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-attachment: scroll !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    -o-background-size: cover !important;
}

/*.search {
    position: absolute;
    /*max-width: 30%;
    right: 20px;
    top: -30px;
}*/

.toggle-dropdown {
}



.info-head ul li .dropdown-menu {
    min-width: 100px;
    padding: 0;
    left: 15px;
    top: 22px;
    position: absolute;
}

.modal-content {
    margin-top: 0px !important;
}

.modal {
    top: 100px !important;
}

#layout {
    overflow-x: hidden;
    position: relative;
    /*width: 100%;*/
    width: 100vw;
}

.logo {
    width: 25%;
}

 .logo img {
    float: left;
    margin: 0 10px 0 0;
    position: relative;
}

.noscroll {
  overflow: hidden;
}

.nav-embroidery-products, .nav-quote-products, .nav-design-template-col {
    width: 100%;
}

.megamenu > ul > li, .megamenu li {
    padding: 0 5px 0 5px;
}

.phone_menu {
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 10000;
    top: 17px;
    right: 85px;
    display: none;
    background-image: url("/img/phone-receiver.svg");
    background-repeat: no-repeat;
    background-size: contain;
    border-width: 0px;
    border-style: outset;
    border-color: buttonface;
    background-color:transparent;
}

.hamburger_menu {
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 10000;
    top: 10px;
    right: 20px;
    display: none;
    background-image: url("/img/menu.svg");
    background-repeat: no-repeat;
    background-size: contain;
    border-width: 0px;
    border-style: outset;
    border-color: buttonface;
    background-color:transparent;
}

.menu-floattoggle {
    float: left;
    margin: 10px 10px 0 10px;
}

.hamburger_menu + header > div > .navbar-default, .phone_menu + header > div > .navbar-default {
    height: 200px !important;
}


#slide-services .owl-next, #works .owl-next, #slide-team .owl-next, #services-carousel .owl-next {
    right: -50px !important;
    /*right: -50px !important;*/
}

.navbar-default {
    -ms-transition-duration: .25s; /* Safari */
    -o-transition-duration: .25s; /* Safari */
    -moz-transition-duration: .25s; /* Safari */
    -webkit-transition-duration: .25s; /* Safari */
    transition-duration: .25s;
}

.dropdown.menu-large {
    -ms-transition-duration: .25s; /* Safari */
    -o-transition-duration: .25s; /* Safari */
    -moz-transition-duration: .25s; /* Safari */
    -webkit-transition-duration: .25s; /* Safari */
    transition-duration: .25s;
    margin: 0 14px;
}

.top-menu-row {
    min-width: 0px;
}

/* Hide About Us Nav Item on larger resolutions */
ul.navbar-nav > li:last-of-type {
    display: none;
}

ul, menu, dir {
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

ul.megamenu > ul > div > li.hide-desktop {
    display: none;
}

.navbar {
    min-height: 0px;
    margin: 0;
    float: left;
}

.testimonial-big .circle {
    z-index: 1000;
    top: -30px;
    bottom: inherit;
}

.owl-carousel .owl-item {
/*    max-width: 300px;*/
}

#slide-services .owl-prev, #slide-services .owl-next, #works .owl-prev, #works .owl-next, #slide-team .owl-prev, #slide-team .owl-next, #services-carousel .owl-prev, #services-carousel .owl-next {
    z-index: 1;
    overflow: hidden;
}

.owl-prev {
    left: -55px !important;
}

#popularProducts > div > div > .owl-item {
    max-width: 234px;
}

/* Template page */
#designImage {
    height: auto;
}

#designImage img {
    display: block;
    margin: 0 auto;
}

#designImage .image-CTO div {
    text-align: center;
    margin: 5px 0px 20px 0px;"
}

.idea-form-captcha div {
    margin: 0 auto;
}

.addFavorite {
    margin-top: 5px;
}

/*Design Ideas Page*/
.ideaImage, .ideaLink {
    text-align: center;
    clear: both;
}

.ideaImage img {
    display: block;
    margin: 0 auto;
}

/* About Us Page */
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Artwork Proof Page */
.proofContainer {
    padding: 10px;
    border:1px solid #ccc;
}

.proofContainer img {
    width: 100%;
    border:1px solid #FFEAEA;
}

/* Campaign Page */
.display-950 {
    display: none;
}

.enjoy-css {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  /*padding: 5px 20px;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font: normal 24px/normal "Times New Roman", Times, serif;
  color: rgba(60,66,68,1);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: rgba(252,252,252,1);*/
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
  box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.66) ;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}

.enjoy-css:hover {
}

.enjoy-css:focus {
}

.centered-text {
    text-align: center;
}

#facebook_share {
    margin: 0 10px 20px;
}

#QuoteResultContainer, #ContactSales, #ContactSalesThanks {
    height: 1000px;
}

#QuoteResultContainer .btn-grp {
    float: none;
}

.hide_ {
    display: none !important;
}

.quote-content {
    width: 100% !important;
    margin-left: 0 !important;
}

.modal-quote {
    width: 1000px;
}

.sub-prods {
    text-align: center;
    margin-bottom: 10px;
    height: 230px;
}

/* Macon Landing Page */
#form-macon input.enjoy-css, 
#form-macon select.enjoy-css,
#form-macon textarea.enjoy-css {
    margin-bottom: 10px;
    width: 90%;
}

#form-macon textarea.enjoy-css {
    width: 95%;
}

/* for form spam trick */
#txtPhoneCell {
    display: none;
}

#macon-slider {
    width: 660px;
}

.macon-slides .slick-next {
    right: -45px !important;
}

.macon-slides .slick-prev {
    left: -45px !important;
}

/* Contact Us Page */
div.col-sm-6.col-sm-push-6 dl {
    margin-top: 0;
}
#contactus {
    clear: left;
}
#form1 input.enjoy-css, 
#form1 select.enjoy-css,
#form1 textarea.enjoy-css {
    margin-bottom: 10px;
    width: 80%;
}
#form1 dl span {
    margin-bottom: 5px;
    display: block;
}
#form1 dt, #form1 dd {
    display: inline-block;
}
#form1 dt {
    width: 110px;
}

ul#works div.owl-controls {
    margin-top: 20px;
}

.estore-block {
    height: auto;
    margin-bottom: 15px;
}

.inline-display {
    display: inline !important;
}

/* Order Form Css Rules */
.orderProduct {
    /*border:1px solid #DDDDDD;*/
}

/* CustomProducts.php */
.prod_clrs {
    color:#288EAB;
    font-size:11px;
    font-weight:500;
    cursor:pointer;
}

.prod_size_list {
    padding-left: 5px;
    color: gray;
    font-size: 11px;
    font-weight: 500;
}

.prod-title {
    min-height: 40px;
    font-size: 14px;
    line-height: 1.4;
}
.product-link {
    width: 100%;
}
.img-responsive {
    margin: 0 auto;
}
/* CustomProdDetails.php */
.color_name {
    font-size: 12px;
    vertical-align: text-bottom;
}

div.campaign-block {
    height: 340px;
}

.navbar-static-top ul.nav.navbar-nav > li.dropdown-navproducts, .navbar-static-top ul.nav.navbar-nav > li.dropdown-navtemplates, .navbar-static-top ul.nav.navbar-nav > li.dropdown-embroidery {
  position: static;
}
.dropdown-menu.megamenu.row.nav-designtemplates, 
.dropdown-menu.megamenu.row.nav-products, 
.dropdown-menu.megamenu.row.nav-embroidery {
    left: -144px;
    padding-right: 10px;
    width: auto;
}
.dropdown-menu.megamenu.row.nav-designtemplates.toggle-dropdown > ul .menu-floattoggle, .dropdown-menu.megamenu.row.nav-products.toggle-dropdown > ul .menu-floattoggle, .dropdown-menu.megamenu.row.nav-embroidery.toggle-dropdown > ul .menu-floattoggle {
 display: table-cell;
 float: none;
 min-width: 162px;
 padding: 10px 8px;
}
.navbar-nav > li > .dropdown-menu > ul {
    padding: 0px;
    width: 100%;
}
.navbar-static-top ul.nav.navbar-nav > li.about-mobile-only {
    display: none;
}
.dropdown-menu.megamenu.row.nav-designtemplates.toggle-dropdown > ul .menu-floattoggle {
    /* white-space: pre; */
    padding: 10px 0px 0 24px;
    min-width: 150px;
}
.navbar.navbar-default.navbar-static-top.col-md-9 {
    width: 77%;
}
/*

.dropdown-menu.megamenu.row.nav-designtemplates.toggle-dropdown {
  display: block !important;
}
.dropdown-menu.megamenu.row.nav-products.toggle-dropdown {
  display: block !important;
}
.dropdown-menu.megamenu.row.nav-embroidery.toggle-dropdown {
  display: block !important;
}
*/


@media screen and (min-width:1330px) and (max-width:1370px) {
.dropdown-menu.megamenu.row.nav-products.toggle-dropdown > ul .menu-floattoggle, .dropdown-menu.megamenu.row.nav-embroidery.toggle-dropdown > ul .menu-floattoggle {
    min-width: inherit;
}
.dropdown-menu.megamenu.row.nav-designtemplates.toggle-dropdown > ul .menu-floattoggle {
    padding: 10px 0 0 14px;
    white-space: pre;
    width: 10%;
    min-width: inherit;
}
}
@media screen and (min-width:1281px) and (max-width:1331px) {
.dropdown-menu.megamenu.row.nav-products.toggle-dropdown > ul .menu-floattoggle, .dropdown-menu.megamenu.row.nav-embroidery.toggle-dropdown > ul .menu-floattoggle {
    min-width: inherit;
     padding: 10px 6px;
}
.dropdown-menu.megamenu.row.nav-designtemplates.toggle-dropdown > ul .menu-floattoggle {
    padding: 10px 0 0 14px;
    white-space: pre;
    width: 10%;
    min-width: inherit;
}
}
@media screen and (min-width:1230px) and (max-width:1280px) {
.dropdown-menu.megamenu.row.nav-designtemplates.toggle-dropdown > ul .menu-floattoggle, 
.dropdown-menu.megamenu.row.nav-products.toggle-dropdown > ul .menu-floattoggle, 
.dropdown-menu.megamenu.row.nav-embroidery.toggle-dropdown > ul .menu-floattoggle {
    min-width: inherit;
    padding: 10px 0 0 11px;
}
.dropdown-menu.megamenu.row.nav-designtemplates.toggle-dropdown > ul .menu-floattoggle {
    padding: 10px 0 0 10px;
    white-space: pre;
   min-width: 150px;
}

}



@media screen and (min-width:1100px) and (max-width:1229px) {
.dropdown-menu.megamenu.row.nav-designtemplates.toggle-dropdown > ul .menu-floattoggle, 
.dropdown-menu.megamenu.row.nav-products.toggle-dropdown > ul .menu-floattoggle, 
.dropdown-menu.megamenu.row.nav-embroidery.toggle-dropdown > ul .menu-floattoggle {
 line-height: 20px;
 padding: 10px 0 0 4px;
 min-width: inherit;
}
.dropdown-menu.megamenu.row.nav-designtemplates.toggle-dropdown > ul .menu-floattoggle {
    padding: 10px 0 0 10px;
    white-space: pre;
    width: 10%;
}

}
@media screen and (min-width:992px) and (max-width:1099px) {
.dropdown-menu.megamenu.row.nav-designtemplates, .dropdown-menu.megamenu.row.nav-products, .dropdown-menu.megamenu.row.nav-embroidery {
    padding-right: 4px;
    width: auto;
    max-width: 100vw;
    left: -20%;
}
.dropdown-menu.megamenu.row.nav-designtemplates.toggle-dropdown > ul .menu-floattoggle, 
.dropdown-menu.megamenu.row.nav-products.toggle-dropdown > ul .menu-floattoggle, 
.dropdown-menu.megamenu.row.nav-embroidery.toggle-dropdown > ul .menu-floattoggle {
 line-height: 20px;
 padding:10px 0 0 7px;
 min-width: inherit;
}
.dropdown-menu.megamenu.row.nav-designtemplates.toggle-dropdown > ul .menu-floattoggle li a {
    font-size: 10px;
}
.navbar-nav > li > .dropdown-menu > ul h5 a, .navbar-nav > li > .dropdown-menu > ul h5 span, .navbar-nav > li > .dropdown-menu > ul h5 strong {
  font-size: 12px;
}


}

@media (max-width: 1250px) {
    .logo img {
        margin: 0 0 0 10px;
    }
    .nav-wrapper {
        padding-left: 10px;
    }
}

@media (max-width: 1200px) {
    .nav-products {
        max-width: 100vw;
        left: -130px;
    }
    .nav-designtemplates {
        max-width: 100vw;
        left: 0;
    }
    .nav-embroidery {
        max-width: 96vw;
        left: -250px;
    }
    .navbar-nav > li > a {
        font-size: 15px;
    }
     .navbar-nav > li > a span {
    font-size: 10px;
	}
	.navbar-static-top .nav-wrapper, .navbar.navbar-default.navbar-static-top.col-md-9 .navbar-collapse {
		padding: 0!important;
	}

     .navbar.navbar-default.navbar-static-top.col-md-9 {
    width: 78%;
    }

    .navbar-nav > li > a {
        padding: 5px 10px;
        /* padding-bottom: 5px; */
    }
    .logo {
        width: 20%;
        margin: 5px 0;
    }
    .logo img {
        width: 225px;
        margin: 0;
    }
    .sticky-wrapper {
        height: 77px !important;
    }
    .hidden-1200 {
        display: none;
    }
    .display-1200 {
        display: inherit;
    }
    .margin-1200 {
        margin-top: 10px;
    }
}

@media (max-width: 1100px) {
    .hidden-1100 {
        display: none;
    }
    .display-1100 {
        display: initial !important;
    }
}

@media (max-width: 1060px) {
    .logo {
        width: 190px;
        margin: 10px 0;
    }
    .logo img {
        width: 190px;
        float: left;
    }
    .sticky-wrapper {
        height: 69px !important;
    }
}

@media (max-width: 1040px) {
    .col-md-4 {
        margin-left: auto;
        margin-right: auto;
    }

    /*.col-xs-4 {
        margin-bottom: 50px;
    }*/

    .item-service {
    height: 75px;
    vertical-align: top;
    /* margin: 50px auto; */
    /* padding: 0 25%; */
    /* text-align: center; */
    width: 100%;
    max-width: 400px;
    margin: 8px auto;
    border: 0px;
    height: auto;
    }

    .modal-quote {
        width: 600px;
    }
}

@media (max-width: 1024px) {
    #macon-slider {
        margin: 0 auto !important;
    }
    .container {
        margin-right: 10px !important;
        margin-left: 10px !important;
    }
    section.paddings {
        padding-right: 10px;
        padding-left: 10px;
    }
    footer > div.container {
        margin: 0 10px;
    }
    .title-section .title {
        border-style: none !important;
    }
    .campImg {
        min-width: 40%;
    }
    .campaign-details {
        max-width: 60%;
    }
    .nav-wrapper {
        padding: 0;
    }
   body .logo {
        padding: 0;
        width: 150px;
    }
    .navbar.navbar-default.navbar-static-top.col-md-9 {
		width: 84%;
	}

    .logo img {
        width: 160px;
    }
    navbar.navbar-default.navbar-static-top.col-md-9 {
    width: 100%;
    margin: 0;
    padding: 0;
	}
	.navbar-static-top ul.nav.navbar-nav > li {
		
		float: none;
		padding: 0 6px;
		margin: 9px 11px 0;
		width: auto;
		clear:both;
	}
	.navbar-nav > li > .dropdown-menu.nav-products {
		left: -215px;
		max-width: 84vw
	}
	.navbar-nav > li > .dropdown-menu.nav-designtemplates {
		max-width: 94vw;
		left: -155px;
	}
	.navbar-nav > li > .dropdown-menu.nav-embroidery {
		left: -400px;
		max-width: 96vw;
	}

}





@media handheld, only screen and (max-width: 1000px) {
    /*.search {
        position: absolute;
        max-width: 30%;
        right: 20px;
        top: -30px;
    }*/
}

@media (max-width: 991px) {
    #form-macon {
        margin-right: 20px;
    }
	 .navbar.navbar-default.navbar-static-top.col-md-9 {
		width: 100%;
		margin-left: 0;
		clear: both;
	} 
	 .navbar-static-top ul.nav.navbar-nav > li.not-in-mobile {
		display: none!important;
	}
    .business-header{
        background-image: url(../images/img/masthead-1024.jpg) !important; /*center center no-repeat scroll;*/
        height: 450px !important;
        background-position: 50% 50% !important;
        position: relative !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-attachment: scroll !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        background-size: cover !important;
        -o-background-size: cover !important;
    }

    .header-text {
      -webkit-box-sizing: content-box;
      -moz-box-sizing: content-box;
      box-sizing: content-box;
      margin: 0 auto;
      border: none;
      font: normal 36px/normal "Anton", Helvetica, sans-serif;
      color: rgb(238, 238, 238);
      text-align: center;
      text-transform: uppercase;
      -o-text-overflow: clip;
      text-overflow: clip;
      letter-spacing: 5px;
      text-shadow: 2px 2px 0 rgb(112,112,112) , 3px 3px 0 rgb(238,238,238) ;
    }
    
	 body .logo {
		padding: 0;
		width: 160px;
		float: left;
		margin: 5px 0;
	}

    .logo img {
        top: 0px;
        height: 60px;
        width: auto;
        margin-bottom: 0;
        float: left;
        right: 0px;
    }

    section#service.paddings.services.position-relative {
        padding-bottom: 0;
        margin-left: 0;
        margin-right: 0;
    }

    .pattern-popular-designs {
        padding-top: 0;
    }

    .down-push-400 {
        height: 310px;
    }

    .cta-container {
        margin: 0 2%;
        width: 96%;
        padding: 0 !important;
    }

    .business-header div.center-align {
        margin: 8px 0;
        width: 32.99999999%;
        display: inline-block !important;
    }

    .business-header div.center-align a {
        border-color: #223d5e;
        font-size: 18px;
        width: 100%;
        margin: 0;
    }

    .sticky-wrapper {
        height: 61px !important;
    }

    .megamenu a {
        color: #288EAB;
        font-size: 14px;
        text-decoration: none;
    }

    .col-md-8 > div > table {
        width: 100%;
        margin: auto;
    }

    .col-md-8 > div > table > tbody > tr > td > div > table > tbody > tr:nth-of-type(2) > td:nth-of-type(1) {
        width: 100%;
        display: block;
    }

    .col-md-8 > div > table > tbody > tr > td > div > table > tbody > tr:nth-of-type(2) > td:nth-of-type(2) {
        width: 100%;
        display: block;
    }

    .col-md-8 > div > table > tbody > tr > td > div > table > tbody > tr:nth-of-type(1) {
        float: left;
        display: block;
        width: 100%;
    }


    .col-md-8 > div > table > tbody > tr > td {
        width: 70%;
        /*margin: 0 0 0 25vw;*/
        /*margin: 0 auto;*/
        /* display: block; */
        /*align-items: center;*/
    }

    .col-md-8 > div > table > tbody > tr > td:nth-of-type(1) {
        float: right;
        margin-right: 50px;
    }

    /*.col-md-8 > div > table > tbody > tr > td > div > table > tbody > tr:nth-of-type(2) > td {
        float: right;
    }*/

    /*.col-md-8 > div > table > tbody > tr > td > div {
        text-align: center;
    }*/

    .col-md-8 > div > table > tbody > tr > td > div > table {
        margin-bottom: 25px;
    }

    .col-md-8 > div > table > tbody > tr > td > div > table > tbody {
        float: right;
    }

    .link-not-active {
       pointer-events: none;
       cursor: default;
    }

    .col-md-4 {
        /*width: 100%;*/
        margin-left: auto;
        margin-right: auto;
    }

    section.title-section {
        margin-top: 0;
        height: auto;
    /*    height: 110px;
        padding-top: 5px;*/
    }

    .title-section > div.container {
        height: auto;
    }

    .title-section .crumbs, .title-section .crumbs a {
        color: #999;
        font-size: 13px;
        padding: auto 4px;
        margin-top: 10px;
    }

    .title-section .title {
        border-bottom: 1px solid #00B8E3;
        margin-top: 18px;
    }

    aside {
        /* margin-bottom: 40px; */
        margin: 40px auto;
        width: 100%;
        text-align: center;
        padding: 0 15px;
        /* float: left; */
    }

    section.paddings > div > div > div.col-md-8 {
        width: 100%;
        float: none;
    }
    span.txtTitle > a > img {
        vertical-align: middle;
        height: 150px;
        width: auto;
    }

    header > div > div.row {
        margin-right: 0px;
        margin-left: 0px;
    }

    #ideas > table {
        max-width: 100%;
        width: 100%;
        background-color: transparent;
    }

    #ideas > table > tbody > tr > td > table {
        max-width: 100%;
        width: 100%;
        background-color: transparent;
    }


    #ideas > table > tbody > tr > td > table > tbody > tr > td > div > table {
        max-width: 100%;
        width: 100%;
        background-color: transparent;
    }

    span.txtTitle > a > img {
        vertical-align: middle;
        height: 200px;
        width: auto;
        margin-top: 25px;
    }

    .indent-col3 > div > div > div > div.col-md-4 {
        /*width: auto;*/
        margin-left: auto;
        margin-right: auto;
    }

    .indent-col3 > div > div:first-of-type {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    div.container.col-md-8.nav-steps {
        margin-left: 25px;
    }


    #slide-services .owl-next, #works .owl-next, #slide-team .owl-next, #services-carousel .owl-next {
        /*right: -60px !important;*/
        right: -50px !important;
    }

    /* Very important needs fixing based on auto widths or a fixed width*/
    .sticky-wrapper {
        border-top: 2px solid black;
    }

    .nav-wrapper {
        border-top: 2px solid #cbd8d8;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: transparent;
    }

     .menu-floattoggle {
		margin: 10px 10px 0 0px;
	}  


    .hamburger_menu, .phone_menu {
        display: inline-block;
    }

    .sponsors h2, .awesome-section-title h1, .easy-ways-heading h1, .popular-designs-heading h1 {
        width: 90%;
        min-width: 90%;
    }

    .navbar-default {
        color: #000;
        background-color: transparent !important;
        border-color: transparent !important;
        display: block;
        width: 100%;
        max-width: 100vw;
        height: 0px !important;
        overflow: hidden;
    }

    .navbar-default.height100vh {
        margin-top: 15px;
        height: 100vh !important;
        overflow-y: scroll;
    }

    .nav>li>ul {
        display: block;
        margin: 0;
    }

    ul.megamenu {
        padding-bottom: 0;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        overflow-y: scroll;
    }

    .dropdown-menu {
        position: relative;
        /* top: 100%; */
        left: 0;
        /* z-index: 6000; */
        /* display: none; */
        /* float: left; */
        /*display: block;*/
        min-width: 160px;
        padding: 0;
        margin: 2px 0 0;
        font-size: 14px;
        list-style: none;
        background-color: #ffffff;
        border: 0px solid #cccccc;
        border: 0px solid rgba(0, 0, 0, 0.15);
        border-radius: 0px;
        -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.175);
        box-shadow: 0 0px 0px rgba(0, 0, 0, 0.175);
        background-clip: padding-box;
    }

    .color-option {
        margin-left: 55px;
        width: 250px;
        height: 300px;
        overflow-y: auto;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 5px 0;
        font-size: 14px;
        list-style: none;
        background-color: #ffffff;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 4px;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    }

    .megamenu > ul > li > h5 {
        border-bottom: 0px dashed #288EAB;
        margin: 7px;
    }

    .navbar-collapse {
        max-height: 100vh;
        padding-right: 0;
        padding-left: 0;
        overflow-x: visible;
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
        -webkit-overflow-scrolling: touch;
    }

    ul.megamenu > ul > li > a {
        display: none;
    }

    .megamenu > ul > li, .megamenu li {
        border-bottom: 0px dashed #ccc;
        display: block;
    }

    .nav-quote-products {
        width: auto;
    }

    .navbar-nav > li {
        float: left;
        padding-left: 15px;
        width: 100vw;
        margin: 15px 0 15px 0;
    }

    .nav-products, .nav-designtemplates {
        width: 100%;
        left: 0px;
    }

    /*ul.navbar-nav >li > ul.nav-designtemplates {
        display: none;
        height: 15px;
    }*/

    ul.megamenu > ul > div > li.hide-navmobile {
        display: none;
    }

    ul.megamenu > ul > div > li.hide-desktop {
        display: block;
    }

    .navbar-nav > li > .dropdown-menu.nav-contact > div {
        margin-left: 15px;
    }

    .navbar-default .navbar-nav > li > a {
        color: #777;
        margin: 0 15px;
        padding: 0;
    }

    .top-menu-row {
        padding-left: 0px;
        position: relative;
        margin: 0;
    }

    .nav-embroidery {
        width: auto;
        /*left: -380px;*/
    }

    .nav-contact {
        width: auto;
        /*left: -380px;*/
    }

    .nav-embroidery-products {
        width: auto;
    }

    nav-design-template-col {
        width: auto;
    }

    /*ul.navbar-nav > li:nth-child(4) {
        margin-bottom: 25px;
    }*/

    /*ul.navbar-nav > li:first-of-type > ul{
        display: none !important;
    }*/

    /*ul.navbar-nav > li:first-of-type > a > b:after {
        display: none;
    }*/

    ul.navbar-nav > li:last-of-type {
        display: block;
    }

    ul.navbar-nav > li:last-of-type > a > b:after {
        display: none;
    }

    ul.navbar-nav > li:fourth-of-type > ul{
        display: none !important;
    }

    ul.navbar-nav > li:last-of-type{
        height: auto;
        margin-bottom: 200px;
    }

    li.dropdown > a.dropdown-toggle > b:after {
        content: "+";
        display: inline-block;
        position: relative;
        bottom: 13px;
        color: #288EAB;
        font-size: 30px;
        font-weight: 400;
        margin-left: 10px;
    }


    .navbar-nav > li > .dropdown-menu.nav-contact {
        width: auto;
    }

    .navbar-nav > li > .dropdown-menu.nav-contact > li:nth-child(1) {
        margin: 0 0 0 15px;
    }

    .navbar-nav > li > .dropdown-menu.nav-contact > li {
        margin: 15px 0 0 30px;
    }

    .navbar-nav {
        float: left;
        padding-left: 15px;
    }

    .navbar-nav > li > a {
        font-size: 16px;
    }

    .footer-bottom > .container {
        display: none;
    }
    .nav>li>ul.toggle-dropdown {
        display: none !important;
    }

    /* Campaign Page */
    .size-chart {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .campImg {
        min-width: 50%;
    }
    .campImg img {
        width: 100%;
    }
    .campaign-details {
     width: 50%;
    }
    /* disable home rollover items */
    .content-box.content-style4:hover .h4-body-title {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        transform: rotateY(0deg);
    } 
    .content-box.content-style4:hover .content-box-text {
        -webkit-transform: rotateX(0deg) rotateY(0deg);
        -moz-transform: rotateX(0deg) rotateY(0deg);
        -o-transform: rotateX(0deg) rotateY(0deg);
        -ms-transform: rotateX(0deg) rotateY(0deg);
        transform: rotateX(0deg) rotateY(0deg);
    }
    .content-box.content-style4:hover .h4-body-title {
        opacity: 1;
        display: block;
    }
    .content-box.content-style4:hover .content-box-text {
        opacity: 0;
        display: none;
    }
    .nav>li>ul.display-block {
        display: block !important;
    }
    .singleButton {
        margin: 0 33% !important;
        width: 32.99999999% !important;
        display: inline-block !important;
    }
    /* CustomProducts.php */
    .prod-title {
        min-height: 40px;
        font-size: 14px;
        line-height: 1.4;
    }
    .product-link {
        width: 100%;
    }
    .navbar-static-top ul.nav.navbar-nav > li {
		display: block;
	}
	.navbar-nav > li > .dropdown-menu {
		left: 0!important;
		max-width: 100%!important;
	}
	.navbar-static-top ul.nav.navbar-nav > li.about-mobile-only {
		display: block;
	}
	.dropdown-menu.megamenu.row.nav-designtemplates.toggle-dropdown > ul .menu-floattoggle, 
	.dropdown-menu.megamenu.row.nav-products.toggle-dropdown > ul .menu-floattoggle, 
	.dropdown-menu.megamenu.row.nav-embroidery.toggle-dropdown > ul .menu-floattoggle {
		display: block;
		padding: 0;
		min-width: inherit;
		margin: 0;
	}
	.navbar-nav > li > .dropdown-menu > ul {
		padding: 0 0 0 15px;
	}
	body header .nav-wrapper .nav .dropdown-menu.megamenu > ul .menu-floattoggle:first-child {
		margin-top: 3px;
	}
	body .nav>li>ul.display-block {
		display: none!important;
	}
	.navbar-nav > li.minus-none > .dropdown-menu {
		display: block!important;
	}
	li.dropdown.minus-none > a.dropdown-toggle > b:after {
		font-size: 49px;
		height: 2px;
		line-height: 2px;
		width: 13px;
		background-color: #288EAB;
		content: "";
		top: -18px;
		right: -2px;
}
	
	
}

@media (max-width: 986px) {
    .img-responsive {
        margin: 0 auto;
    }
    .owl-item > div > .popular-ideas-box {
        width: 90%;
        max-width: 90%;
        min-width: 90%;
    }
    .border-right {
        padding-right: 0px;
    }
}

@media (max-width: 950px) {
    .col-md-4 {
        /*width: 100%;*/
        margin-left: auto;
        margin-right: auto;
    }
    aside {
        /* margin-bottom: 40px; */
        margin: 40px auto;
        width: 100%;
        /*text-align: center;*/
        padding: 0 15px;
        /* float: left; */
    }

    table {
        max-width: 100%;
        width: auto;
        background-color: transparent;
    }

    section.paddings > div.container.customcatalog > div.row > div.col-md-8 {
        width: 100%;
        float: left;
    }

    section.paddings > div.container > div.row > div.col-md-8 {
        width: 100%;
        float: left;
    }

    span.txtTitle > a > img {
        vertical-align: middle;
        height: 150px;
        width: auto;
    }
    footer > div.container > .row > div {
        padding-right: 0px;
    }
    .campImg {
        min-width: 45%;
    }
    .campImg img {
        width: 100%;
    }
    .campaign-details {
     width: 55%;
    }
    .hidden-950 {
        display: none;
    }
    .show-950 {
        display: default;
    }
}

@media (max-width: 922px){

    .menu-footer-bottom {
        display: none;
    }
    .campLogin {
        width: 100%;
        display: inline-block;
    }
}

@media (max-width: 833px) {
    .owl-carousel .owl-item {
        margin-left: 0px;
        width: auto;
       /* margin: 0 -75px;*/
    }
    .content-box.content-style4.medium h4 {
        margin: 0;
        font-size: 16px;
        line-height: 100%;
    }
    .navbar {
        margin-left: 10px;
    }

}

@media (max-width: 822px) {
    .subtitle-section {
        display: none;
    }
}



@media (max-width: 767px) {
    .show-mobile-inline {
        display: inline !important;
    }

    .hide-mobile-inline {
        display: none !important;
    }

    #form-macon input.enjoy-css, 
    #form-macon select.enjoy-css,
    #form-macon textarea.enjoy-css {
        width: 95%;
    }

    #macon-slider {
        width: 360px;
        margin: 0 auto !important;
    }

    div.col-md-12 h2 a img {
        display: none;
    }

    /* Template page */
    #designImage {
        height: auto;
    }

    #designImage .image-CTO {
        width: 280px;
    }
    .business-header div.center-align {
        margin: 8px 0;
        display: block;
        width: 100%;
    }

    .mobile-cta {
        margin: 10px 0 8px 0 !important;
    }

    .business-header div.center-align a {
        width: 90%;
        font-size: 18px;
    }

    ul.list {
        text-align: left;
    }

    div.titles-heading.popular-designs-heading {
        background: transparent !important;
    }

    div.titles-heading.popular-designs-heading h1 {
        background: none !important;
    }

    div.row.title > div > h1 > span {
        display: none;
    }
    div.row > .col-md-8 > h2 {
        border: none;
        text-align: center;
    }
    .title-section .title h1 > span {
        display: inline!important;
    }
    .title-section .title h1 > span.subtitle-section {
        display: none!important;
    }
    .title-section .title h1 > span.line-title {
        display: none!important;
    }
    .down-push-400 {
        height: 275px;
    }
    .singleButton {
        margin: 100px 0 0 0 !important;
        width: 100% !important;
        display: inline-block !important;
    }
    .show-767-inline {
        display: inline;
    }

}
@media (max-width: 740px) {
    .popular-ideas-box:first-of-type {
        margin-left: 100px;
    }
    .owl-carousel .owl-item {
        /*margin: 0 -60px;*/
        /* max-width: 200px; */
    }
    #works .owl-pagination{
        display: none;
    }
    .works {
        margin-bottom: -50px;
    }
    .works + .padding-top-mini {
        padding-bottom: 25px;
    }
    .content-box.content-style4 {
        text-align: center;
        height: auto;
        width: 100%;
    }
    .content-box.content-style4.medium h4 {
        margin: 0;
        font-size: 14px;
        line-height: 100%;
    }
    .col-xs-3 {
        padding: 0px;
    }
    .owl-item > div > .popular-ideas-box {
        width: 225px;
        max-width: 225px;
        min-width: 225px;
    }
    #popularProducts > div > div > .owl-item {
        max-width: 250px;
    }
    #popularProducts > div > div > .owl-item:first-of-type {
        margin-left: 75px;
    }

    section > div > ul > li {
        display: none;
    }
    #productsInfo > div > ul > li {
        display: inline !important;
    }
}


@media (max-width: 700px) {
    div .col-md-8 > form > table > tbody > tr > td {
        width: 100vw;
        float: left;
        display: block;
    }
    div .col-md-8 > form > table > tbody > tr > td {
        width: 100vw;
        float: left;
        display: block;
    }
    span.txtTitle > a > img {
        vertical-align: middle;
        height: 30vw;
        width: auto;
        margin-top: 25px;
    }
/*    section.title-section {
        margin-top: 0;
        height: 90px;
        padding-top: 5px;
    }
    section.title-section > .container > .row.title > .col-xs-3 {
        margin-bottom: 10px;
    }*/

    /* Template Cat Page */
    .paddings .row .col-xs-12 > img{
        width: 80% !important;
    }

    textarea#message {
        width: 95%;
    }

}

@media (max-width: 674px) {
    .testimonial-big {
        display: none;
    }
    .campImg {
        min-width: 100%;
    }
    .campImg img {
        width: 80%;
        margin: 0 10%;
    }
    .campaign-details {
     max-width: 100%;
     width: 100%;
    }
    .alert {
        margin-top: 20px;
    }
    .size-chart {
        display: inline;
    }
    #countdown {
        padding: 0!important;
    }
    #countdown span {
        width: 49%;
        display: inline-block;
        margin: 0!important;
    }
    .campaign-history {
        font-size: .8em;
    }
}

@media (max-width: 672px) {
    .owl-carousel .owl-item {
        margin: 0 0px;
        /*max-width: 250px;*/
    }
    .awesome-section-title h1, .easy-ways-heading h1, .popular-designs-heading h1 {
        width: 100%;
    	font-size: 30px;
    }

    .title-subtitle {
    	font-size: 24px;
    }

    .section-gray .titles-heading h1 {
        background-color: #f7f7f7;
        min-width: 100%;
    }
    .footer-bottom .anniversary img {
        margin-right: 20px;
        max-width: 100%;
    }
}

@media (max-width: 649px){
    #designImage+div {
        width: 100%;
    }
    #design_Info {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .menu-floattoggle {
        margin: 0;
        float: none;
    }
    .megamenu > ul > li, .megamenu li {
        border-bottom: 0px dashed #ccc;
        display: block;
    }
    .title-section .title h1 {
        text-align: center;
    }
    .hidden-600 {
        display: none;
    }
    .full-600 {
        width: 100%;
    }
    .g-recaptcha div, .upload-button {
        display: block !important;
        margin: 5px auto;
    }

    #dialogQuickQuote {
        top: 0 !important;
    }
    .modal-quote {
        width: auto;
        height: auto;
    }
    .quote-content {
        height: auto !important;
    }

    #dialogQuickQuote iframe {
        height: 700px;
    }
    .col-xs-6-600 {
        width: 50% !important;
    }
}

@media (max-width: 575px) {
    .col-md-8 > div > table > tbody > tr > td:nth-of-type(1) {
        display: block;
            margin-right: 0px;
            margin: auto;
            /* width: 100%; */
            width: 50%;
            float: none;
    }
    .col-md-8 > div > table > tbody > tr > td:nth-of-type(2) {
    display: block;
      margin-right: 0px;
      margin: auto;
      /* width: 100%; */
      width: 50%;
      float: none;
    }
    .col-md-8 > div > table > tbody > tr {
        display: block;
    }
    .container {
        margin: 0 10px;
    }
}

@media (max-width: 530px) {
    section.paddings {
        margin-right: 0px;
        margin-left: 0px;
    }
    .titles-heading h1 i {
        display: block;
    }
    .sponsors h2 span, .awesome-section-title h1 span, .easy-ways-heading h1 span, .popular-designs-heading h1 span {
        color: #777;
        font-weight: normal;
        font-size: 14px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: none;
        margin: auto;
        width: 60%;
        line-height: 200%;
    }
    .tempate-form-heading h4 {
        font-size: 1.2em;
    }
    .start-order-heading {
        display: none;
    }
    .hide-530 {
        display: none;
    }

}


@media (max-width: 500px) {
    .col-xs-3 {
        padding: 0px;
        width: 50%;
        margin-bottom: 25px;
    }
    .imageContainer img {
        margin: 0;
    }
    .owl-item > div > .popular-ideas-box {
        width: 100%;
         max-width: 100%;
         min-width: 100%;
         margin: 0;
    }
    div.row.title > .col-md-3 {
        width: 100%;
        margin-bottom: 0px;
    }

    .works {
        margin-bottom: -25px;
    }

    .prod-title {
        max-height: 40px;
        overflow: hidden;
    }

    .prod-title a.txtTitle {
        max-height: 40px;
    }
}

@media (max-width: 480px) {

    section.title-section {
        margin-top: 0;
        /*height: 90px;*/
    }
    .title-section .crumbs, .title-section .crumbs a {
        padding: 0;
        margin-top: 0px;
    }
    section.title-section > div > div > .col-xs-9 {
        width: 100%;
        margin: 0px;
        padding: 0px;
    }
    .title-section .title {
        border-bottom: 1px solid #00B8E3;
        /* margin-top: 18px; */
    }
    .sticky-wrapper {
        border-top: 2px solid black;
        height: auto !important;
    }
    .title-section .title h1 {
        margin: auto;
    }

    /* Campaign Page */
    div.campaign-block {
        height: 300px;
        margin-bottom: 50px;
    }

    div.campaign-block div.campaign-thumb img {
        width: 97%;
    }

    /*.prod-2col {
        width: 45%;
        margin-left: 2.5%;
        margin-right: 2.5%;
    }*/

}

@media (max-width: 444px) {
    #frmCampaign input[type='text'], 
    #frmCampaign input[type='email'] {
        width: 100% !important;
    } 
    .hidden-444{
        display: none;
    }
    .display-444{
        display: inline;
    }
}

@media (max-width: 434px){
    .size-chart {
        display: inline-block;
    }
}

@media (max-width: 425px) {

    .col-md-8 > div > table > tbody > tr > td > div > table > tbody > tr {
        width: auto;
        margin: 0 0 0 0;
        display: block;
        float: left;
        align-items: center;
    }
}

@media (max-width: 400px) {
    .sponsors h2 span, .awesome-section-title h1 span, .easy-ways-heading h1 span, .popular-designs-heading h1 span {
        font-size: 12px;
    }
    .titles-heading h1 i {
        font-size: 12px;
        margin: auto 5px;
    }
    .design-block {
        height: auto;
        min-width: 100%;
    }
    .logo img {
        width: 200px;
    }
    .hidden-400 {
        display: none !important;
    }
    .prod_clrs {
        display: block;
    }
    .prod_size_list {
        display: inline-block;
    }

    /* Campaign Page */
    div.campaign-block {
        height: 300px;
        margin-bottom: 25px;
    }
}

@media (max-width: 375px) {
    header > div > div.row {
        margin-right: 0;
        margin-left: 0;
    }
    .col-md-8 > div > table > tbody > tr > td > div > table > tbody > tr > td{
        width: 100%;
        display: block;
        margin: auto;
    }
    .col-md-8 > div > table > tbody > tr > td:nth-of-type(1) {
         display: block;
         margin-right: 0px;
         /* margin: auto; */
         width: 100%;
         width: 80%;
         float: none;
    }
    .col-md-8 > div > table > tbody > tr > td:nth-of-type(2) {
        display: block;
        margin-right: 0px;
        /* margin: auto; */
        width: 100%;
        width: 80%;
        float: none;
    }
}

@media (max-width: 361px) {
    .info-head ul li a i {
    display: none;
    }
}

@media (max-width: 350px) {
    .prod-name {
        font-size: .9em;
    }
}

@media (max-width: 334px) {
    .title-section {
        margin-top: 0;
        height: 112px;
    }
    .title-section .title {
        border-bottom: 1px solid #00B8E3;
        margin-top: 0px;
    }
}

@media (max-width: 323px) {
    .prod-name {
        font-size:.8em;
    }
}

.nav>li>ul.display-block {
    display: block !important;
}

form#artwork-contact .col-md-6 label, 
form#artwork-contact .col-md-6 input, 
form#artwork-contact .col-md-6 select {
    display: block;
    width: 100%;
}

form#artwork-contact > div.col-md-6 > div {
    float: left;
    width: 100%;
}

/* This must eventually be disabled, temporary workaround */
div.panel-group.col-md-12#contactus {
    display: none;
}
