/* --------------------------------------
=========================================
RESPONSIVE FIXES
=========================================
-----------------------------------------*/
@media (min-width: 768px) {
	#edge img.getTheIngredion {
	  width: 90%;
	  margin-left: 5%;
	  margin-top: 6vw;
	}
	#edge h1.edgeHeadline {
	  font-size: 21.85212298682284vw;
	  margin-top: -4vw;
	  margin-bottom: 0;
	  padding: 0;
	}
	#edge img.edgeLogo {
	  width: 14.78770131771596vw;
	  margin-top: -42vw;
	  margin-right: 0;
	}
	#edge img.mintLeaves {
	  width: 23.86530014641288%;
	  height: auto;
	  margin-left: -3vw;
	  margin-top: -30vw;
	  transform: rotate(0deg);
	  -webkit-transform: rotate(0deg);
	}
	#edge div.arrowContainer {
	  top: 34vw;
	}
	#edge .arrowContainer img.downArrow {
	  margin-right: 0;
	}
	#insight h2.insightHeadline {
	  font-size: 2.196193265007321vw;
	  margin-bottom: 4vw;
	}
	#insight p.insightCopy {
	  font-size: 1.464128843338214vw;
	  line-height: 1.8vw;
	}
	#insight img.culinologyIcon {
	  width: 100%;
	}
	#insight p.insightCopy.c1 {
	  margin-left: 2vw;
	}
	#insight p.insightCopy.c2 {
	  margin-right: 0.5vw;
	}
	#insight p.insightCopy.c3 {
	  margin-right: 3vw;
	  margin-left: 2vw;
	}
	#innovation h2.innovationHeadline {
	  font-size: 2.196193265007321vw;
	  margin-bottom: 3vw;
	  color: #6cb33f;
	}
	#innovation .panel-group h3 {
	  font-size: 1.464128843338214vw;
	  padding: 0;
	  margin: 0;
	  text-align: left;
	}
	#innovation .panel-group .panel-heading h3 span {
	  margin-right: 1vw;
	  margin-left: 1vw;
	}
	#innovation .accContent img.raspberryCreamPie {
	  width: 90%;
	  margin-bottom: 0;
	}
	#innovation .accContent img.proteinSmoothies {
	  width: 90%;
	  margin-bottom: 0;
	}
	#innovation .accContent img.icedTea {
	  width: 90%;
	  margin-bottom: 0;
	}
	#innovation .accContent img.bubbleGum {
	  width: 90%;
	  margin-bottom: 0;
	}
	#innovation .accContent img.potatoes {
	  width: 90%;
	  margin-bottom: 0;
	}
	#innovation .accContent ul {
	  padding-left: 1.75vw;
	}
	#innovation .accContent ul li, #innovation .accContent p {
	  font-size: 1.464128843338214vw;
	  line-height: 1.8vw;
	  margin-bottom: 1vw;
	}
	#innovation .accContent h4 {
	  font-size: 1.464128843338214vw;
	  line-height: 1.8vw;
	  margin-bottom: 0;
	  margin-top: 4vw;
	}
	#innovation p.insightCopy.c4 {
	  margin-bottom: 3vw;
	  margin-top: 4vw;
	  font-size: 1.464128843338214vw;
	  line-height: 1.8vw;
	}
	#innovation a.contactCta {
	  font-size: 1.464128843338214vw;
	  width: 60%;
	  padding-top: 1vw;
	  padding-bottom: 1vw;
	  margin-bottom: 0;
	}
	#innovation img.sensoryExperienceGreen {
	  width: 70%;
	  height: auto;
	  margin-top: 7.75vw;
	}
	#innovation img.ingredionFootLogo {
	  width: 60%;
	  margin-right: 3vw;
	  margin-top: 4vw;
	}
	#innovation p.footCopy {
	  font-size: 1.02489019033675vw;
	  line-height: 1.4vw;
	  margin-top: 5vw;
	}
}
@media (min-width: 900px) {
	.slide-out-div {
	  top: 1vw !important;
	}
}
@media (min-width: 1050px) {
	.slide-out-div {
	  top: 2vw !important;
	}
}
@media (min-width: 1200px) {
	div.desktopMenuLabel {
	  top: 10vw;
	}
	div.desktopMenu {
	  top: 13vw;
	}
	.slide-out-div {
	  top: 5vw !important;
	}
}
@media (min-width: 1400px) {
	.slide-out-div {
	  top: 6.75vw !important;
	}
}
@media (min-width: 1600px) {
	.slide-out-div {
	  top: 7.5vw !important;
	}
}
@media (min-width: 1900px) {
	.slide-out-div {
	  top: 8vw !important;
	}
}
@media (min-width: 2200px) {
	div.desktopMenuLabel {
	  top: 11.5vw;
	}
	.slide-out-div {
	  top: 9vw !important;
	}
}

/*@media (max-width: 1199px) {

}*/

/*@media (max-width: 991px) {

}*/

/*@media (max-width: 767px) {

}*/

/*@media (max-width: 600px) {

}*/

/*@media (max-width: 480px) {

}*/