@charset "UTF-8";
/* CSS Document */

.big-head, .sub-headline {
background-image: linear-gradient(to left, #ffa6a6, rgba(55, 53, 68, 0))!important;
}
.pallets-video {
margin-top: 20px;
display: inline-block;
}

 .gotoform {
background-color: #f6cccb;
	 	 color:#04497f;
}
 .gotoform:hover {

}
select, .contact-head  {
background-color: #d1111c!important;
	border: #d1111c!important;
}

/*------------------------------------------------------------------
Tooltips
-------------------------------------------------------------------*/

#tooltip-1 {
top: 55%;
left: 17%;
position: absolute;
}

#tooltip-2 {
top: 68%;
left: 26%;
position: absolute;
}

#tooltip-3 {
top: 68%;
left: 35%;
position: absolute;
}

#tooltip-4 {
top: 68%;
left: 42%;
position: absolute;
}

#tooltip-5 {
top: 68%;
left: 56%;
position: absolute;
}

#tooltip-6 {
top: 72%;
left: 61%;
position: absolute;
}

#tooltip-7 {
top: 68%;
left: 64%;
position: absolute;
}

#tooltip-8 {
top: 68%;
left: 78%;
position: absolute;
}

#tooltip-9 {
top: 60%;
left: 70%;
position: absolute;
}

#tooltip-10 {
top: 53%;
left: 70%;
position: absolute;
}

#tooltip-11 {
top: 33%;
left: 70%;
position: absolute;
}

#tooltip-12 {
top: 33%;
left: 90%;
position: absolute;
}


@media only screen and (max-width: 480px) {
.grid-sizer, .grid-item {
width: 100%!important;
}
}