/**/
/**/
/**/
/**/
p { font-size: 17px; }

#coy2019.magento p { font-family: Helvetica, Arial, sans-serif; }

@media (min-width: 1200px) {
	.container {
	    max-width: 1200px;
	}
	#coy2019.magento { margin-top: -40px; }
}
#coy2019 *, #coy2019::after, #coy2019::before {
    box-sizing: border-box;
}


/**/
/**/
/*  COY Navigation Header  */
/**/
#coy2019 #pciCOYLockup {
	margin-top: 20px;
}

#coy2019 #pciCOYLockup h1 {
	font-size: 21px;
  font-weight: bold;
  letter-spacing: -0.5px;
  display: inline-block;
  top: 20px;
  margin: 34px 0 0 4px;
}

#coy2019 #pciCOYLockup p {
	//font-family: HelveticaNeueLTStd-ThIt, "Helvetica Neue LT Std", sans-serif;
	font-style: italic;
	position: absolute;
  top: 70px;
  left: 126px;
  font-size: 21px;
}

#coy2019 nav {
	max-width: 1200px;
	background-color: #ff6f61;
	margin: 20px 0;
}
#coy2019 nav ul {
	list-style: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-left: -40px;
}
#coy2019 nav a {
	text-decoration: none;
	color: #fff;
	/padding-left: 20px;
        letter-spacing: 0.0005em;
}
#coy2019.magento nav ul#mainNav.active a {
	padding-left: 20px;
}
#coy2019 nav li.current a { color: rgba(255,255,255,0.5); }

#coy2019 nav li {
	display: inline-flex;
	padding: 8px 20px;
}
#coy2019 nav ul li:not(:last-child):after {
  content: "|";
  padding-left: 40px;
  }
#coy2019.magento nav.intl ul li {
	padding: 8px 10px;
}
#coy2019.magento nav.intl ul li:not(:last-child):after {
  padding-left: 20px;
  }
#coy2019 nav .navToggle { display: none; }


/**/
/**/
/*  Past COY Widget  */
/**/
#coy2019 .colorsOfTheYear h2.headline {
	text-indent: -10px;
}
#coy2019 .colorsOfTheYear p.year {
    padding-top: 78px;
}
#coy2019 .colorsOfTheYear .thumbnails {
    height: 230px;
}
#coy2019 #coyTb_2019 { display: none; }



/**/
/**/
/*  Social Sharing Buttons  */
/**/
#coy2019 section.socialWrapper {
	margin-top: 40px;
	text-align: right;
}
#coy2019 section.socialWrapper li#shareFacebook,
#coy2019 section.socialWrapper li#sharePinterest{
	/margin-top: -2px;
}
#coy2019 section.socialWrapper ul {
	line-height: 1;
}
#coy2019 #myPantone_SocialNetworkLikeButtons ul li {
	min-width: 30px;
}



/**/
/**/
/*  Social Media Buttons  */
/**/
#coy2019 section.socialWrapper {
	margin-top: 60px;
	text-align: right;
	float: right;
}
#coy2019 #myPantone_SocialNetworkLikeButtons ul li {
	min-width: 30px;
}

#coy2019 ul#mainNav.active { display: block; }


/**/
/**/
/*  Landing Pages  */
/**/
/**/
/**/
/*  Introduction (and global for other pages)  */
/**/
#coy2019 h2.head { 
	font-weight: bold; 
	text-transform: uppercase;
	font-size: 19px;
	text-align: center;
  letter-spacing: 0;
  margin-bottom: 16px;
}
#coy2019 h2.subHead { 
	color: #ff6f61;
	font-weight: bold; 
	font-size: 42px;
	text-align: center;
  letter-spacing: -1px;
  margin-bottom: 2px;
}
#coy2019 h3,
#coy2019 .colorsOfTheYear h2.headline {
	font-family: HelveticaNeueLTStd-ThIt;
	color: #ff6f61;	
  font-size: 36px;
  border-bottom: 1px solid #666;
  padding-bottom: 4px;
  margin-top: 1.2rem;
}
#coy2019.magento h3,
#coy2019.magento .colorsOfTheYear h2.headline {
	font-family: Helvetica-Neue-Thin-Italic,"Helvetica Neue Thin Italic","Microsoft JhengHei",Arial,sans-serif;
}
#coy2019 .colorsOfTheYear hr {
	display: none;
}
#coy2019 p.subHead { 
	text-align: center;
	font-size: 21px;
}
/* Ooyala */
#coy2019 #container_1543512715 {
	position: relative;
  height: 90%;
  margin: 0 10%;
  z-index: 1 !important;
}

#coy2019 sup {
	font-size: 50%;
	top: -10px;;
}
#coy2019 #prodContainer p.prodCTA {
	font-weight: bold;
  margin-top: -12px;
  color: #ff6f61;	
}
#coy2019 #prodContainer p.price {
  margin-top: -4px;
}



/**/
/**/
/*  Tools for Designers  */
/**/
#coy2019 .coy-formula {
	margin-bottom: 1em;
}
#coy2019 .coy-formula .coy-formula-title {
    background-color: #ff6f61;
    color: #fff;
    padding: .5rem 1rem;
    font-size: 16px;
    text-align: left;
}
#coy2019 .coy-formula .coy-formula-title span {
    font-weight: 600;
}
#coy2019 .coy-formula .coy-formula-detail {
    border: 1px solid #000;
}
#coy2019 .coy-formula-cmyk, 
#coy2019 .coy-formula-rgb, 
#coy2019 .coy-formula-html {
    display: block;
    padding: 1rem .3rem 0 .8rem;
}
#coy2019 .coy-formula-cmyk-title, 
#coy2019 .coy-formula-rgb-title {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
#coy2019 .coy-formula-cmyk-value, 
#coy2019 .coy-formula-rgb-value {
    width: 36%;
    display: inline-block;
    text-align: right;
}
#coy2019 .formula-header {
    background-color: #ff6f61;
    color: #fff;
}
#coy2019 .formula-header, 
#coy2019 .formula-value, 
#coy2019 .formula-blank {
    display: inline-block;
    margin: .1rem 0;
    padding: inherit;
    max-width: 22%;
    line-height: 1.6em;
    text-align: center;
}
#coy2019 .formula-value {
    border: 1px solid #ff6f61;
}
#coy2019 .coy-formula-cmyk-title, 
#coy2019 .coy-formula-rgb-title {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
#coy2019 .coy-formula-cmyk-value, 
#coy2019 .coy-formula-rgb-value {
    width: 36%;
    display: inline-block;
    text-align: right;
}
#coy2019 .coy-formula-html {
    padding-bottom: 1rem;
    text-align: left;
}
#coy2019 .coy-formula-html .coy-formula-HTML-value span {
    color: #ff6f61;
    font-weight: 600;
}
#coy2019 .col-md-4 .coy-download {
    margin-top: 1.5rem !important;
}
#coy2019 .coy-download a:link {
    text-decoration: underline;
    color: #333;
}
#coy2019 .coy-download img {
    width: inherit !important;
    margin-right: 1rem;
    display: inline-block;
    margin-top: 0 !important;
}
#coy2019 .coy-download span {
    display: inline-block;
    width: 75%;
    vertical-align: top;
    margin-top: 10px;
    text-align: left;
}
#coy2019 .coy-disc {
    display: block;
    width: 100%;
    margin-top: -4px;
}
#coy2019 .plasticSpec {
  margin-bottom: -10px;
}
#coy2019 .coy-disc p {
    font-size: 12px;
    margin-bottom: .1rem !important;
    padding: .2rem !important;
}

#coy2019 .tools p.headline,
#coy2019 .partners p.headline {
	color: #ff6f61;
	text-transform: uppercase;
	margin-bottom: -10px;
	font-weight: bold;
}

#coy2019 .tools .btnCustom {
    background-color: #ff6f61;
    text-transform: uppercase;
    padding: 6px 20px;
    border-radius: 0;
    font-weight: 700;
    margin: 10px 0 0 0;
    max-width: 100%;
}
#coy2019 .tools .btnCustom a {
    color: #fff;
    text-decoration: none;
}
@media screen and (max-width: 991px) {
.coy-formula-cmyk-title, 
.coy-formula-rgb-title,
.coy-formula-cmyk-value {
    width: 100%;
  }
}




/**/
/**/
/*  Palette Exploration  */
/**/
#coy2019 .harmony {
  margin-top: 40px;
}
#coy2019 .harmony img {
  width: 95%;
  margin-left: 20px;
  margin-bottom: 30px;
}
#coy2019 .harmony p {
  margin-left: 20px;
}
#coy2019 p.paletteTitle {
  color: #ff6f61;	
  text-transform: uppercase;
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 10px;
}
#coy2019 p.harmonyTitle {
  color: #ff6f61;	
  font-size: 23px;
	font-family: HelveticaNeueLTStd-ThIt, "Helvetica Neue LT Std", sans-serif;
  margin-bottom: 5px;
}
#coy2019 hr {
  margin: 60px 0 50px;
  border: 0.5px solid #666;
}
#coy2019 .ase img {
  float: left;
}
#coy2019 .ase p {
  float: left;
  margin: 15px;
}


/**/
/**/
/*  Shop  */
/**/
#coy2019 .centering h3 {
  border-bottom: 0;
  text-align: center;
}
#coy2019 .centering p {
  text-align: center;
}



/**/
/**/
/*  Partners  */
/**/
#coy2019 .partners p.learnmore {
	margin-top: 15px;
}
#coy2019 .partners a {
	color: #ff6f61;
}








/**/
/**/
/*  Utilities  */
/**/
.mt5px { margin-top: 5px; }
.mt10px { margin-top: 10px; }
.mt20px { margin-top: 20px; }
.mt30px { margin-top: 30px; }
.mt40px { margin-top: 40px; }
.mt50px { margin-top: 50px; }
.mt60px { margin-top: 60px; }
.mb5px { margin-bottom: 5px; }
.mb10px { margin-bottom: 10px; }
.mb20px { margin-bottom: 20px; }
.mb30px { margin-bottom: 30px; }
.mb40px { margin-bottom: 40px; }
.mb50px { margin-bottom: 50px; }
.mb60px { margin-bottom: 60px; }

.mtMb1 { margin-top: 20px; margin-bottom: 20px; }

/**/
/**/
/*  Chips  */
/**/
.chipGroup { 
	display: block;
}
.chipGroup .chipRow:not(:last-child) { 
	margin-bottom: 30px;
}
.chipGroup .chipRow .chip { 
	width: 120px;
	height: 180px; 
	border: 1px solid #999;
	display: inline-flex;
}
.chipGroup .chipRow .chip:not(:last-child) { 
	margin-right: 28px;
}
.chipGroup .chipTop {
	width: 120px;
	height: 120px; 	
}
.chipGroup .chipBottom {
	margin: 8px 0 0 6px;
}
.chipGroup .chipBottom img.logo {
	margin-left: 2px;
}
.chipGroup .chipBottom .details p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-size: 0.9rem;
}
.chipGroup .chipBottom .details p.number{
	margin-top: -14px;
}
.chipGroup .chipBottom .details p.name {
	margin-top: -16px;
}
.chipGroup .chipBottom .details p.name.small {
	font-size: 0.8em;
	margin-top: -13px;
}
.chipGroup .chip a {
	text-decoration: none;
}

@media screen and (max-width: 1199px) {
	.col-lg-6.palette { padding-right: 0; }
	.chipGroup .chipRow .chip { 
		width: 102px;
		height: 153px; 
	}
	.chipGroup .chipTop {
		width: 102px;
		height: 102px; 	
	}
	.chipGroup .chipBottom .details p {
		font-size: 0.7rem;
	}
	.chipGroup .chipRow .chip:not(:last-child) { 
		margin-right: 14px;
	}
}
@media screen and (max-width: 992px) {
	.col-lg-6.palette { padding-right: 0; }
	.chipGroup .chipRow .chip { 
		width: 120px;
		height: 180px; 
	}
	.chipGroup .chipTop {
		width: 120px;
		height: 120px; 	
	}
	.chipGroup .chipBottom .details p {
		font-size: 13px;
	}
	.chipGroup .chipRow .chip:not(:last-child) { 
		margin-right: 50px;
	}
	#coy2019 .harmony p,
	#coy2019 .harmony img {
    margin-left: 0;
	}
}

@media screen and (max-width: 767px) {
	.chipGroup .chipRow .chip { 
		width: 108px;
		height: 153px; 
	}
	.chipGroup .chipTop {
		width: 108px;
		height: 108px; 	
	}
	.chipGroup .chipBottom {
		margin-top: 2px;
	}
	.chipGroup .chipBottom .details p {
		font-size: 11px;
	}
	.chipGroup .chipRow .chip:not(:last-child) { 
		margin-right: 20px;
	}
	.chipGroup .chipBottom img.logo {
		width: 70%;
	}
}

@media screen and (max-width: 537px) {
	.chipGroup .chipRow .chip { 
		width: 180px;
		height: 260px; 
	}
	.chipGroup .chipTop {
		width: 180px;
		height: 180px; 	
	}
	.chipGroup .chipBottom {
		margin-top: 8px;
	}
	.chipGroup .chipBottom .details p {
		font-size: 17px;
	}
.chipGroup .chipBottom .details p.number {
		margin-top: -7px;
	}
	.chipGroup .chipRow .chip:not(:last-child) { 
		margin-right: 50px;
		margin-bottom: 30px;
	}
	.chipGroup .chipRow:not(:last-child) {
    margin-bottom: 0;
	}
	.chipGroup .chipBottom img.logo {
		width: 75%;
	}
}
@media screen and (max-width: 476px) {
	.chipGroup .chipRow .chip:not(:last-child) { 
		margin-right: 34px;
	}
}
@media screen and (max-width: 464px) {
	.chipGroup .chipRow .chip:not(:last-child) { 
		margin-right: 28px;
	}
}
@media screen and (max-width: 452px) {
	.chipGroup .chipRow .chip:not(:last-child) { 
		margin-right: 10px;
	}
}
@media screen and (max-width: 416px) {
	.chipGroup .chipRow .chip:not(:last-child) { 
		margin-right: 2px;
	}
}



/**/
/**/
/*  Magento  */
/**/
#coy2019.magento .tools p.headline, 
#coy2019.magento .partners p.headline {
    margin-bottom: -2px;
}
#coy2019.magento .tools .btnCustom a {
    font-size: 17px;
}
#coy2019.magento .tools .btnCustom.intl a {
    font-size: 13px;
}
#coy2019.magento #pciCOYLockup p {
    top: 74px;
    left: 124px;
}
#coy2019.magento .chipGroup .chipBottom .details p {
    font-size: 14px;
}
#coy2019.magento .chipGroup .chipRow .chip:not(:last-child) {
    margin-right: 14px;
}
#coy2019.magento .chipGroup .chipBottom img.logo {
    margin-top: 0;
}
#coy2019.magento .chipGroup .chip a,
#coy2019.magento .ase a {
    color: #000;
}
#coy2019.magento .chipGroup .logo {
    float: none;
}
#coy2019.magento .chipGroup .details {
    margin-top: 4px;
}
#coy2019.magento .chipGroup .chipBottom .details p.name {
    margin-top: -20px;
}
#coy2019.magento div.prod-container {
    width: 275px;
    padding-top: 20px;
    float: left;
    padding-right: 20px;
}
#coy2019.magento div.prod-container:not(:last-child) {
    margin-right: 22px;
}
#coy2019.magento div.prod-container {
    margin-bottom: 2rem;
}
#coy2019.magento div.prod-container a {
    color: #333;
}
#coy2019.magento .colorsOfTheYear a {
    font-weight: normal;
    font-family: helvetica, Arial, sans-serif;
    color: #333;
}
#coy2019.magento div.prod-container div.prod-title {
    font-size: 16px;
    font-weight: 600;
}
#coy2019.magento div.prod-container div.prod-price {
    font-size: 16px;
}
#coy2019.magento div.prod-cta, span.prod-cta {
    font-family: Helvetica;
    font-size: 14px;
    font-weight: 600;
    color: #ff6f61;
}
#coy2019.magento #container_1543512715 {
    height: 526px;
}
@media screen and (max-width: 1199px) {
	#coy2019.magento .col-12 { 
		padding: 0;
	}
}
@media screen and (max-width: 1180px) {
	#coy2019.magento #container_1543512715 { 
		height: 420px;
	}
}
@media screen and (max-width: 990px) {
	#coy2019.magento #container_1543512715 { 
		height: 310px;
	}
}
@media screen and (max-width: 767px) {
	#coy2019.magento #container_1543512715 { 
		height: 286px;
	}
	#coy2019.magento .tools p.headline, 
	#coy2019.magento .partners p.headline {
	    margin-top: 10px;
	}
}
@media screen and (max-width: 470px) {
	#coy2019.magento #container_1543512715 { 
		height: 214px;
	}
}               


/**/
/**/
/*  Media Queries  */
/*  Mobile Second, as 80% of traffic is from desktop.  */
/**/
/*
xs (for phones - screens less than 768px wide)
sm (for tablets - screens equal to or greater than 768px wide)
md (for small laptops - screens equal to or greater than 992px wide)
lg (for laptops and desktops - screens equal to or greater than 1200px wide)
*/
@media screen and (max-width: 767.99px) {
	#coy2019 #pciCOYLockup {
	    margin-top: 30px;
	}
	#coy2019 #pciCOYLockup h1,
	#coy2019 #pciCOYLockup h1 {
	    margin-top: 14px;
	}
	#coy2019 #pciCOYLockup p {
	    top: 56px;
	    left: 98px;
	}
	#coy2019.magento #pciCOYLockup p {
	    top: 60px;
	    left: 80px;
	}
	#coy2019 #pciCOYLockup img {
	    width: 15%;
	}
	#coy2019 section.socialWrapper {
	    margin-top: 20px;
	    text-align: center;
	    float: none;
	}
	#coy2019 .coy-disc { width: 100%; }
	#coy2019 .tools .btnCustom { 
		width: 100%; 
		margin-bottom: 20px;
	}
	#coy2019 .colorsOfTheYear {
		margin-bottom: 30px;
	}
	#coy2019 #container_1543512715 {
		margin: 0;
		width: 100%;
	}
}

@media screen and (max-width: 991.99px) {
  #coy2019 .coy-formula-cmyk-title, 
  #coy2019 .coy-formula-rgb-title,
  #coy2019 .coy-formula-cmyk-value,
  #coy2019 .coy-formula-rgb-value {
  	width: 100%;
  }
}

@media all and (max-width: 1199.99px) {
	#coy2019 nav { display: block; }

	#coy2019 nav li { 
		display: block; 
		text-align: left; 
	  border-top: 1px solid #fff;
	  margin: 0 -9999rem;
    padding: 12px 9999rem;
    background-color: #ff6f61;
	  }
	#coy2019 nav ul li:not(:last-child):after {
  content: "";
  padding-left: 0;
  }
  #coy2019 nav .navToggle { 
  	right: 20px;
  	display: block; 
  	color: #fff; 
    text-align: right;
    padding: 4px 10px;
    font-size: 18px;
    margin: 0 -9999rem;
    padding: 0.25rem 9999rem;
    background-color: #ff6f61;
  }
  #coy2019 nav ul#mainNav { display: none; }

  #coy2019 .coy-formula-cmyk-title, 
  #coy2019 .coy-formula-rgb-title, 
  #coy2019 .coy-formula-cmyk-value, 
  #coy2019 .coy-formula-rgb-value {
  	width: 48%;
  }
}

@media screen and (max-width: 476px) {
	.chipGroup .chipRow .chip:not(:last-child) { 
		margin-right: 34px;
	}
}

@media screen and (max-width: 405px) {
	#coy2019 #pciCOYLockup h1,
	#coy2019.magento #pciCOYLockup h1 { 
		font-size: 18px;
	}
	#coy2019 #pciCOYLockup p,
	#coy2019.magento #pciCOYLockup p { 
		font-size: 17px;
		left: 74px
	}
}


/**/
/**/
/*  IE  */
/**/
@media all and (-ms-high-contrast: none), 
	(-ms-high-contrast: active) 
{
     #coy2019.toolsContainer .topNav,
     #coy2019.paletteContainer .topNav,
     #coy2019.shopContainer .topNav,
     #coy2019.partnersContainer .topNav,
     #coy2019.partnerContainer .topNav { 
     		margin-top: 370px; 
     }
     #coy2019.toolsContainer .toolsContent,
     #coy2019.paletteContainer .paletteContent,
     #coy2019.shopContainer .shopContent, 
     #coy2019.partnersContainer .partnersContent,
     #coy2019.partnerContainer .partnersContent {
     		margin-top: 80px; 
     }
}

/**/
/**/
/*  Bootstrap fix.  */
/**/
body.cms-page-view .header-container .header {
    line-height: 1;
}
body.cms-page-view .header-container ul#nav {
    line-height: 1;
    margin-top: 24px;
}