* {
    border-radius: 0;
}

html {
    width: 100%;
    overflow-x: hidden;
}

body {
    margin-top: 85px;
    overflow-y: auto;
 /* dasky workaround */
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
   /* font-size: 21px; */
    color: #000;
}

body.home {
    margin-top: 0;
}
	#s4-bodyContainer img {
		max-width: 100%;
	}

body .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.content_body img {
	max-width: 100%;
}

a {
    color: rgb(242,141,11);
}
	a:hover, a:focus {
	    color: inherit;
	    cursor: pointer;
	}
		a:visited {
			color: #b86800;
	
		}
		.news-holder a:visited {
			color: #f28c0b;
		}
			.news-holder a:hover, a:focus {
				color: #000000;
		
			}

b, strong {
    font-weight: 800;
}

.content_body h1 {
    text-shadow: 1px 4px 6px black;
    font-size: 76px;
    text-align: center;
    font-weight: 700;
    font-stretch: condensed;
	margin: 160px 0px 40px 0px;
}

.content_body h2 {
    color: rgb(242,141,11);
    margin-top: 50px;
    margin-bottom: 27px;
    font-size: 31px;
}
.content_body h2.text-center{
    color: #352914;
}
	.search-results h2 {
		margin-top: 35px;
		margin-bottom: 5px;
		font-size: 31px;
		background-color: #e2edee;
	}

.content_body h4 {
    font-size: 31px;
    font-family: 'Open Sans', sans-serif;
}

.clear {
    clear: both;
}



/* Need to be hidden SP elements */
.ms-hide {
	display: none;
}

/*******************************************************************************
 * Header
 ******************************************************************************/
.masthead {
    text-align: left;
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
}

.masthead {
    height: auto;
    max-height: 455px;
}

.paralax {
    z-index: -1;
    position: absolute;
}

.paralax-overlay .container {
}

.container {
	max-width: 100%;
}

.imageHolder {
    z-index: -1;
	overflow: inherit !important;
}

.masthead h1 {
    color: white;
/*	margin-top: 112px;*/
    font-family: 'Open Sans Condensed', sans-serif;
    margin-bottom: 25px;
}

/*******************************************************************************
 * Navigation
 ******************************************************************************/
.home-nav {
    height: 50px;
    margin-right: -15px;
}


    
.nav>li a {
	text-transform: uppercase;
}
.nav .nav>li a {
	text-transform: none;
}

.small-navbar,
.navbar {
    background-color: rgb(53,40,21);
    color: white;
    margin: 0;
}

.navbar.hovered {
    border-bottom: 50px solid rgb(242,141,11);
    margin-bottom: -49px;
}

.small-navbar.hovered {
    border-bottom: 154px solid rgb(242,141,11);
    height: 239px;
}

.navbar.affix.hovered {
    height: 142px;
}

.small-navbar,
.navbar.affix {
    position: fixed;
    top: 0;
    z-index: 10;
    width: 100%;
    background-color: rgb(95,60,32);
    /*height: 90px;*/
}

.small-navbar .nav .nav {
    margin-top: 0px;
    margin-left: 0px;
    width: auto;
	min-width: 275px;
}

.navbar.affix {
    -webkit-animation: affixFadeIn 2s;
    animation: affixFadeIn 2s ease-in;
}

/* home page menu */
.nav a {
    color: white;
}

.nav li {
	position: initial;
}

.nav ul li li {
    padding-top: 5px;
    padding-bottom: 5px;
}

.nav .nav li {
	float: none;
}

.navbar.hovered {
    border-bottom: 114px solid rgb(242,141,11);
    height: 162px;
}

.nav .nav {
    left: 0;
}

.nav {
    position: absolute;
}

.navbar.affix.hovered {
    height: 200px;
}

.affix .nav .nav {
    width: auto;
    height: 105px;
}

.nav>li>a:focus {
    background-color: transparent;
}

.navbar.hovered {
    z-index: 9999999;
}

@keyframes affixFadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes affixFadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.navbar img {
    display: none;
}

.small-navbar .container img, .navbar.affix img {
    display: inline-block;
    float: left;
    position: absolute;
    padding-top: 5px;
    z-index: 51;
}

.nav>li>a:hover {
    background: none;
    color: #CCCCCC;
    cursor: pointer;
}

.nav a {
    font-size: 14px;
}

.nav ul {
    position: absolute;
    margin-top: 0px;
    width: 1100px;
    z-index: 50;

}

.nav>li ul {
	display: none;
}
.nav>li:hover ul {
	display: block;
}
/*
.nav>li ul {
    opacity: 0;   
    transition: opacity .25s ease-in;
    -moz-transition: opacity .25s ease-in;
    -webkit-transition: opacity .25s ease-in;
    -o-transition: opacity .25s ease-in;
}

.nav>li:hover ul {
    opacity: 1;
    transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    -webkit-transition: opacity .25s ease;
    -o-transition: opacity .25s ease;
}*/

#menu {
    width: 1088px;
    margin: auto;
}

.small-navbar #menu,
.affix #menu {
    width: 1200px;
}

.small-navbar .nav,
.affix .nav {
    margin-top: 35px;
    margin-left: 190px;
}

.small-navbar .nav {
    position: absolute;
    left: auto;
}

.affix .nav .nav {
    position: absolute;
    margin-top: 0px;
    padding-top: 5px;
    margin-left: 0px;
    width: 1500px;
}

.affix .nav .nav > li {
    position: initial;
    width: auto;
}

.affix .nav a:hover {
    background-image: url('/SiteCollectionImages/McCainCorporate/arrow.png');
    background-position: center bottom;
}

.affix .nav .nav a:hover {
    background: none;
}
.blackboard-text { 
    margin-left: 22px; 
    /*min-width: 340px;*/
}

.page-count {
	margin-right: auto;
	margin-left: auto;
}
.page-count p {
	padding: 10px 0px !important;
}
.page-count p, .page-count a {
	display: inline-block;
}
.page-count .other-pages {
	color: #f28c0b;
	padding-right: 5px;
}
.page-count .next-page {
	color: #f28c0b;
	padding-right: 5px;
}
.page-separator {
    padding: 0 2px;
}

#nutrition-table {
	margin-bottom: 50px;
}

/* Video section */
.video-holder {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	font-size: 16px;
}
		.video-holder .video-tout {
			position: relative;
			margin-bottom: 20px;
			width: 45%;
			float: left;
			margin-left: 20px;
		}
			.video-holder .video-header {
				background-color: #e2edee;
				width: 100%;
				font-size: 1.2em;
				font-weight: 600;
				padding: 5px;
				margin-bottom: 10px;
			}
			.video-holder .video-description {
				width: 60%;
			}
			.video-holder .video-image {
				position: absolute;
				right: 0px;
				top: 65px;
				width: 35%;
			}
				.video-holder .video-image img {
					width: auto;
					max-height: 110px;
					float: right;
				}
			.video-holder .video-language {
				margin-top: 20px;
			}
			.video-holder .video-tags {
			}
			.video-holder .video-date {
			}

/* News section */
.news-holder {
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
}
	.news-holder .first-column {
		width: 100%;
		float: left;
	}
		.news-holder .news-tout {
			position: relative;
			margin-bottom: 30px;
		}
			.news-holder .news-header {
				background-color: #e2edee;
				width: 100%;
				font-size: 18px;
				font-weight: 600;
				padding: 5px;
				margin-bottom: 10px;
			}
.news-holder .news-header a, .news-holder .news-header a:visited {
    color: #352914;
}
.news-holder .news-header a:hover {
    color: #f28c0b;
}
				.news-holder .news-header-article {
					width: 100%;
					font-size: 18px;
					font-weight: 600;
					padding: 5px;
					margin-bottom: 20px;
				}
			.news-holder .news-description {
				margin-bottom: 10px;
				text-align: left;
			}
				.news-holder .news-description-article {
					width: auto;
					margin-bottom: 10px;
				}
			.news-holder .news-image {
				position: absolute;
				right: 0px;
				top: 50px;
				width: 20%;
			}
				.news-holder .news-image img {
					width: 100%;
					max-height: 170px;
				}
					.news-holder .news-image-article {
						position: absolute;
						right: 0px;
						top: 50px;
						width: 35%;
					}
						.news-holder .news-image-article img {
							width: 100%;
						}
			.news-holder .news-button {
				font-size: 15px;
				padding: 5px 10px;
				color: #f28c0b;
				background-color: #e2edee;
				white-space: nowrap;
			}
				.news-holder .news-button-article {
					display: inline-block;
					font-size: 1em;
					padding: 5px 10px;
					color: #f28c0b;
					background-color: #e2edee;
					margin-left: 10px;
					margin-top: 15px;
					white-space: nowrap;
				}
			.news-holder .news-language {
				margin-top: 20px;
				font-size: 15px;
			}
			.news-holder .news-tags {
				font-size: 15px;
			}
			.news-holder .news-date {
				font-size: 15px;
			}

/* Info section */
.info-holder {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	font-size: 16px;
}
	.info-holder .info-tout {
		width: 45%;
		float: left;
		margin-left: 20px;
		position: relative;
		margin-bottom: 20px;
	}
	  .info-holder .info-header {
		  background-color: #e2edee;
		  width: 100%;
		  font-size: 1.2em;
		  font-weight: 600;
		  padding: 5px;
		  margin-bottom: 10px;
	  }
	  .info-holder .info-description {
		  width: 60%;
	  }
	  .info-holder .info-image {
		  position: absolute;
		  right: 0px;
		  top: 50px;
		  width: 35%;
	  }
		  .info-holder .info-image img {
			  width: auto;
			  max-height: 110px;
				float: right;
		  }
	  .info-holder .info-size {
		  margin-top: 5px;
		  color: #70a0aa;
			clear: both;
	  }
	  .info-holder .info-preview {
		  margin-bottom: 10px;
	  }
	  .info-holder .info-button {
		  font-size: 15px;
		  padding: 5px 10px;
		  color: #f28c0b;
		  background-color: #e2edee;
		  white-space: nowrap;
		  display: inline-block;
		  margin: 5px;
	  }
	  .info-holder .info-language {
		  margin-top: 10px;
	  }
	  .info-holder .info-tags {
	  }
	  .info-holder .info-date {
	  }


	#goodgood-innovation-slideshow .owl-item img {
		width: 110%;
	}


/*******************************************************************************
 * Footer
 ******************************************************************************/
.footer {
    background-color: #352815;
    color: white;
    padding: 2.5em 0;
    font-size: 15px;
}

.footer a {
    color: white;
}

.footer .container p {
    margin-bottom: 0px;
    padding: 10px 0 0 0;
}

.footer .share-button label.entypo-export {
    color: white;
    background-color: #ceaa82;
}

.footer .share-button {
    float: right;
    margin-top: 15px;
}


/*******************************************************************************
 * Content
 ******************************************************************************/
.blackboard {
    background: rgb(6,12,8) url('/SiteCollectionImages/McCainCorporate/blackboard.jpg');
    background-position: center;
    text-align: center;
    color: white;
    padding-bottom: 20px;
    background-size:cover;
}
	.blueboard {
		background-color: #A9BCC2;
		background-position: center;
		text-align: center;
		color: white;
	}
    
.blackboard p {
	/*margin-top: 60px;*/
    font-size: 21px;
}

.blackboard h3 {
	font-size: 22px;
}
.blackboard > img {
	margin-top: 12px;
}

.content {
    background-color: white;
    font-size: 15px;
}

.row.content p {
    text-align: left;
    padding-bottom: 15px;
    padding-top: 15px;
}
	.row.timeline .col-md-12 {
		padding: 0px;
	}

/*******************************************************************************
 * Map section
 ******************************************************************************/
.map {
    /* Box containing the map */
    margin: auto;
    text-align: center;
    max-width: 1140px;
}

#map {
    /* The actual map*/
    margin: auto;
    margin-bottom: 55px;
    border-radius: 5px;
    min-height: 175px;
}
	#map #btnZoomOut, #map #btnZoomIn {
		zoom: 150%;
	}

#indexmap {
    width: 60%;
    margin: auto;
    text-align: center;
    line-height: 2.5;
    background-color: #dfdddc;
    width: 100%;
}

.map p {
    text-align: center;
    margin-bottom: -18px;
}

#map {
    margin-bottom: 30px;
    margin-top: -16px;
}

.map  text-center p {
    margin-bottom: 10px;
}

.map h2 {
    color: #352914;
    margin-top: 22px;
    margin-bottom: -24px;
}

/*******************************************************************************
 * Slideshow section
 ******************************************************************************/
.slideshow {
    padding: 0px;
}
.slideshow .container {
	padding: 0px;
}

.owl-carousel .owl-stage-outerr {
    display: none;
}

.owl-carousel .owl-page {
    float: left;
    width: 30px;
    height: 30px;
    margin: 0 8px 0 0;
    background-color: white;
    color: black;
    line-height: 32px;
    text-align: center;
}

.owl-carousel .overlay {
    background: rgba(53, 41, 20, 0.9);
    position: relative;
    margin-top: -105px;
    width: 85%;
    text-align: left;
    padding-left: 2em;
    padding-right: 2em;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    color: white;
	min-height: 105px;
}
	.responsible-business .owl-carousel .overlay {
		background: #6a959d;
		opacity: 0.9;
	}

.owl-carousel .overlay h3 {
    font-size: 20px;
    margin-top:10px;
}

.owl-carousel .overlay p {
    font-style: italic;
    font-size: 16px;
}

.owl-nav {
    position: absolute;
    width: 100%;
    /*margin: auto;
    top: 50%;*/
    font-size: 29px;
}

.small-slideshow .owl-nav {

}

.small-slideshow .owl-nav i {
    background-color: #FF6500;
    border: 1px solid #FF6500;
    color: #fff;
	padding-top: 3px;
}
	.small-slideshow .owl-nav i {
	    background-color: #FF6500;
	    border: 1px solid #FF6500;
	    color: #fff;
		padding-top: 3px;
	}

.home-slideshow .owl-nav {
	top: 50%;
}

.owl-nav .owl-prev {
    position: absolute;
}

.home-slideshow .owl-nav .owl-prev {
    left: 5%;
}

.home-slideshow .owl-nav .owl-next {
    right: 5%;
}


#sustainable-slideshow {
    background-color: #d9fbff;
}

.history-slideshow,
.home-slideshow {
    overflow: hidden;
}

.history-slideshow.small-slideshow {
    overflow: hidden;
}

.owl-nav .owl-next {
    position: absolute;
    right: 10px;
}
#goodgood-innovation-slideshow .owl-nav .owl-next {
	position: absolute;
	right: 60px;
}


.owl-nav i {
    border: solid 1px white;
    border-radius: 21px;
    background-color: white;
    width: 30px;
    display: inline-block;
    text-align: center;
    height: 30px;
    line-height: 25px;
    font-weight: bold;
    font-style: normal;
    font-size: 25px;
    font-family: sans-serif;
    margin-top: 80px;
}

.slideshow .owl-nav i {
    margin: auto;
	color: #000000;
}

.owl-pagination {
    position: absolute;
    margin-left: 87%;
    margin-top: 270px;
    font-size: 20px;
}

.map_popover_content a {
    color: rgb(242,141,11);
}

.history-slider {
    top: 100px;
    color: rgb(111,159,171);
    font-size: 30px;
    position: relative;
}

.history-slider p {
    top: 10px;
    left: 45%;
    color: #fff;
    font-size: 30px;
    position: absolute;
}

.history-slideshow {
    margin-top: -10px;
}

.sl-home {
    padding-top: 30px;
}

/*.main-slideshow {
    padding-bottom: 30px;
}*/

.slideshow-control {
  margin: 10px 20px;
  float: left;
}
	.slideshow-control div {
	  display: inline-block;
	  width: 14px;
	  height: 14px;
	  cursor: pointer;
	}
		.slideshow-control .control-stop {
		  background-image: url('/SiteCollectionImages/McCainCorporate/icon-stop.png');
		}
		.slideshow-control .control-play {
		  margin-left: 20px;
		  background-image: url('/SiteCollectionImages/McCainCorporate/icon-play.png');
		}


/*******************************************************************************
 * Timeline section (Dasky)
 ******************************************************************************/
.dsk-supported {
    height: 680px;
}

.dsk-supported .dsk-nav {
    top: 9px;
}

.dsk-supported .dsk-info {
    text-shadow: none;
}

.dsk-supported .dsk-linewrapper {
    background: inherit;
    bottom: -70%;
}

.dsk-supported .active .dsk-titlenode {
    margin-top: -110px;
}

.dsk-supported .dsk-info h2 {
    font-size: 22px;
}

.dsk-supported .dsk-info p {
    font-size: 15px;
}

/*
.timeline {
    height: 650px;
}
*/

.timeline h2 {
    color: white;
}

/*******************************************************************************
 * Specific page content
 ******************************************************************************/
/* Good food */
.products h2 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 33px;
}

.innovation h2 {
    color: #000;
    font-size: 33px;
    text-align: center;
}

/*
 * board-of-directors
 */
.directors {
    background-color: #e9e3d2;
    padding-bottom: 73px;
}

.directors h2,
.directors .container p {
    text-align: center;
}

.directors h2 {
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 30px;
    font-size: 33px;
    color: #333;
}

.directors ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.directors li {
    padding-left: 1em;
    text-indent: -0.7em;
    text-align: left;
    margin-bottom: 0.5em;
}

.directors li:before {
    content: "• ";
    color: orange;
}

.management h3 {
    text-transform: uppercase;
    margin-top: 40px;
    margin-bottom: 30px;
    font-size: 33px;
}

.management {
    background-color: #dfdddb;
}

.management .slideshow {
    background-color: inherit;
}

.management .slideshow .owl-nav {
    margin: 0;
    /*width: auto;
    height: 85px;*/
    margin-top: -105px;
}

.management .owl-prev {
    left: 32%;
    top: -17%;
}

.management .owl-next {
    right: 32%;
    top: -17%;
    position: absolute;
}

.management .owl-nav i {
    background-color: #696969;
    border-color: #696969;
    color: #dfdddb;
    border-radius: 11px;
    width: 23px;
    height: 23px;
    line-height: 21px;
    font-size: 20px;
}

.management .owl-item p {
	display: none;
    width: 350px;
    margin-left: -95px;
    text-align: center;
}

.management .owl-item img {
    /*filter: gray;
    -webkit-filter: grayscale(100%);*/
}

.management .owl-item.center img {
    filter: none;
    -webkit-filter: none;
}

.management .owl-item.center p {
    display: block;
}

/* stragegy and philosophy */
.strategy .box {
    border-radius: 10px;
    background-color: white;
    position: relative;
}

.strategy .box:before {
    content: '';
    position: absolute;
    top: -39px;
    left: 50%;
    width: 20px;
    height: 20px;
    margin: 0 0 0 -8px;
    background: white;
    border-radius: 10px;
}

.strategy .box:after {
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    width: 4px;
    height: 20px;
    background: white;
}

.strategy .box p {
    text-align: center;
}

.stripe {
    background-color: rgb(244,240,223);
}

.philosophy h3 {
    color: white;
    margin: 50px 0 100px 0;
}

.philosophy p {
    background-color: white;
    margin-bottom: 400px;
    padding: 40px;
}

.product-goal {
    padding: 40px;
}

.goal {
    width: 1035px;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
}

.offices {
    background-color: #DBC3EC;
    margin-top: -12px;
    padding-bottom: 40px;
}

.america-container {
    padding-bottom: 40px!important;
}

.offices h2 {
    color: #000;
}

.offices .box {
    background-color: #fff;
    margin-left: 1%;
	margin-right: 1%;
    width: 31%;
    min-height: 170px;
}

.box a {
    color: #FFA500;
}

.contact {
    background-color: #EAF4FC;
}

.contact form input[type="submit"] {
    color: white;
    background-color: #694741;
    border: none;
    padding: 10px;
}

.contact a {
    color: #FFA500;
}

.regional h2 {
    color: #000;
    text-align: center;
}

.regional .box {
    height: 200px;
    width: 31%;
    background-color: #EBD1B1;
    margin-left: 1%;
	margin-right: 1%;
    margin-bottom: 1%;
    padding: 30px;
    font-size: 15px;
    overflow: hidden;
}

.regional .box a {
    color: #FFA500;
}

.offices .worldwide {
    background-color: #fff;
    height: 100px;
    width: 31%;
    padding-left: 30px;
    margin-left: 1%;
	margin-right: 1%;
    margin-bottom: 1%;
    text-align: center;
}

.offices .worldwide a {
    color: #FFA500;
}

.worldwide > p {
    font-weight: bold;
}

.america-container .box {
    height: 100px;
    padding: 0px;
    padding-left: 30px;
}

.america-container .box > p {
    font-weight: bold;
}

.world-stats {
    background-color: #e9e3d2;
    padding-bottom: 30px;
    margin-top: -12px;
}

.management .black {
    color: black;
}

.world-stats  p {
    color: #29190A;
    font-size: 30px;
    text-transform: uppercase;
}

.world-stats .orange {
    color: #D45500;
    font-size: 55px;
}

.world-stats .stats {
    padding: 10px;
}

.ingredients a {
    color: #D45500;
}

.arrow-and {
    font-size: 50px;
    color: #EDCD94;
}

.processes h2 {
    color: black;
}

.fries {
    background-color: #fff;
}

.fries ul li {
    display: inline;
}

.fries ul {
    list-style-type: none;
}

.fries p, .fries li {
    color: #352815;
}

.fries p {
    margin-left: auto;
    margin-right: auto;
    width: 350px;
    font-size: 18px;
}

.fries li {
    font-size: 22px;
    text-transform: uppercase;
    padding-right: 40px;
}

.quality .quality-controls {
    font-size: 50px;
    color: #FFD196;
}

.larger-quality, .day {
    font-size: 40px;
}

.day {
    color: #D45500;
}

.standards {
    background-color: #E9E3D2;
    padding-bottom: 70px;
    padding-top: 15px;
}

.foods h2 {
    color: white;
}

.foods a {
    color: #D45500;
}

.foods {
    background-image: url("/SiteCollectionImages/McCainCorporate/good-business-sign.jpg");
    background-size: cover;
    height: 832px;
    width: 100%;
}

.foods .well {
    margin-top: 503px;
    padding-bottom: 2px;
    padding-top: 7px;
    text-align: center !important;
}

.other-business h2 {
    color: white;
}

.business-images .left {
    float: left;
}

.business-images .right {
    float: right;
}

.conduct {
    margin-top: -13px;
    padding-top: 25px;
    padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
    background-color: #DFDDDB;
}

.conduct p {
    font-size: 16px;
}

.code-conduct h2 {
    color: black;
}

.code-conduct a, .operations a, .customer-relationships a, .farmer a , .advertising a {
    color: #D45500;
}

.operations {
    background-color: #D9FBFF;
}

.operations h2 {
    color: black;
}

.farmer {
    margin-top: -13px;
    padding-top: 25px;
    padding-bottom: 15px;
    background-color: #E9E3D2;
}

.farmer p {
    font-size: 16px;
}

.customer-relationships h2 {
    color: #352815;
}

.fact-left-large, .fact-right-large {
    font-size: 60px;
}

.customer-relationships .col-md-6 p:nth-of-type(1) {
    font-size: 20px;
    color: #5F3C20;
}

.advertising h2, .working h2 {
    color: black;
}

.employee h2 {
    color: white;
}

.hr-image > .container > p {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.solutions .item h4 {
    color: #00BDFF;
}

.dsk-supported .dsk-linewrapper {
    position: none;
    height: 0px;
}

.owl-dots {
	visibility: hidden;
    right: 20px;
    bottom: 12px;
    z-index: 999;
    position: absolute;
}

.owl-dot {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: white;
    margin-right: 10px;
}

.small-nav-text {
    text-transform: none;
}

li > .divider {
	height: 1px;
    display: block;
    color: white;
}

.navbar-nav #contact {
    border-top: solid 1px white;
}

.nav #management {
	border-top: solid 1px white;
}

.row .text-center p {
    text-align: center;
}

h2 {
    color: black;
}
	h2 a {
	    color: black;
	}

.anchor {
    display: block;
    position: relative;
    top: -75px;
    visibility: hidden;
}


/* Old browser message */
.browsehappy {
    background: red;
    color: white;
    position: fixed;
    width: 300px;
    z-index: 9999;
    right: 0;
    padding: 5px;
}

.browsehappy a {
    color: white;
    text-decoration: underline;
}

/* careers */
.be-next {
    background-color: #E9E3D2;
}

.small-navbar {
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: tranzlatez(0);
}


/* strategy-and-philosophy */
.philosophy {
    background-image: url('/SiteCollectionImages/McCainCorporate/strategy-philosophy-tractor.jpg');
    backgrond-size: cover;
}

.philosophy .container p {
    background-color: rgba(255,255,255,0.8);
	padding: 30px;
}

.philosophy h3 {
    font-size: 40px;
}

/* strategy-and-philosophy */
.strategy-icons img {
    vertical-align: top;
}

/* small navbar menu */
.small-navbar::after {
    content: ' ';
    height: 90px;
    display: block;
}

/* contact us */
.form-group input {
    margin-left: 15px;
    margin-bottom: 10px;
    float: right;
   /* width: 70%*/ 
    width:66%;
	border: none;
}

.form-group input[type='submit'] {
	margin-top: 10px;
	color: white;
	background-color: #694741;
	border: none;
	text-transform: uppercase;
	font-size: 1em;
	padding: 3px 17px;
	float: right;
}

.form-group label {
    width: 88%;
}

.contact textarea {
    border: none;
    width: 204px;
    height: 66px;
    float: right;
}

.regional {
    margin-bottom: 25px;
}

.row.content.regional {
    margin-bottom: 0;
}

.row.content.regional .offices {
    padding-bottom: 20px;
}

.regional h3 {
    margin-bottom: 15px;
    margin-top: 25px;
}

.regional div:last-child {
    margin-bottom: 10px;
    padding-bottom: 10px !important;
}

.offices h2 {
    text-align: center;
}

.form-header {
    margin: 10px;
}

.regional p {
    margin-top: 10px;
}

/*.regional .box p,
.regional .worldwide p {
    padding-top: 15px;
}*/

.regional .box {
    height: 230px;
}
/* fix to above override */
.america-container .box {
    height: 100px;
}

.offices-lowprofile h2 {
    margin-bottom: 0px;
}

/* equal-opportunities */
.community-support {
    background-image: url('/SiteCollectionImages/McCainCorporate/equal-footer.jpg');
    background-size: cover;
}
	.community-support .well {
	    margin-top: 295px;
	    background-color: rgba(255,255,255,0.8);
	}
	.community-support h4 {
		color: #ffffff;
		text-shadow: 1px 1px black;
	}

.equal-icons {
    margin-top: 30px;
}

.content p.equal-icon-text {
    font-size: 19px;
    font-family: open sans;
    padding: 10px 0 0 0;
    margin-bottom: 0px;
}


.well {
    background: rgba(255,255,255,0.95);
    border: none;
    padding: 30px;
}

.well .row p {
    padding: 0px;
}

/* about-us history */
.dsk-supported .active .dsk-titlenode {
    margin-top: -120px !important;
    z-index: 9999;
}

/* board of directors */
.management .owl-item p {
    width: 400%;
    margin-left: -150%;
    padding-top: 50px;
}

.management .owl-next {
    right: 20%;
}

.management .owl-prev {
    left: 20%;
}

/* policy */
.policy-slideshow .home-slideshow .owl-nav {

}

/* good-food */
.product-slideshow .owl-nav {
	top: 35%;
}
	.slideshow-innovation .owl-nav {
		top: 35%;
	}

.history-slideshow.product-slideshow {
    margin-top: -15px;
    height: auto;
    padding: 10px;
}

.history-slideshow.small-slideshow.slideshow-innovation {
    overflow: visible;
    padding: 50px;
    margin-top: -60px;
    height: auto;
    margin-bottom: 30px;
}

iframe {
	width: 100%;
}

.slideshow iframe {
    z-index: 1;
    height: 100%;
    width: 100%;
}

	.slideshow iframe {
	    padding-bottom: 144px;
	    margin: auto;
	    width: 70%;
		height: 632px;
	}
	

	.slideshow .item-background {
	    background: url('/SiteCollectionImages/McCainCorporate/iframe-background.jpg');
		height: auto;
	}

.50-year-image img {
    margin: 0 auto;
    width: 100%;
    max-width: 250px;
    display: block;
}

p.banner-title {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 35px;
    color: #fff;
    text-shadow: 1px 1px black;
    font-size: 31px;
}

.employee {
    position: relative;
}

.employee h2 {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
}

p.banner-inverse {
    color: #000;
    text-shadow: none;
}

.strategy-icons {
    margin-bottom: 20px;
}

/*.strategy-icons .col-md-3 {
    width: 20%;
}*/

.strategy-icons img {
    margin-top: 35px;
    margin-bottom: 50px;
    height: auto;
    width: 100%;
}

.strategy-icons p {
    width: 100%;
    padding: 10px;
}

.arrow {
    width: 100%;
}

.arrow img {
    max-width: 100%;
}

.ingredients .ingredient-para-box {
    margin-top: 0px;
    margin-bottom: 45px;
    background-color: #e9e3d2;
    border: none;
    border-radius: 0px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.fries img {
    max-width: 190px;
    height: auto;
}

.fries ul {
    padding: 0px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 75px;
}

.fries ul li {
    display: inline-block;
}

.fries p {
    padding: 0;
    margin: 0;
    width: auto;
}

.fries {
    background-color: rgba(255, 255, 255, 0.8);
}

.fries ul p {
    font-size: 28px;
    color: #5f3c1f;
}

.processes {
    background-image: url("/SiteCollectionImages/McCainCorporate/ingredients-and-processes-texture.jpg");
    background-size: 100%;
    background-position: center;
}

.interactions {
    padding-top: 50px;
    padding-bottom: 40px;
}

.text-left p {
    text-align: left;
}

.value-image-bubble img {
    width: 100%;
    max-width: 85%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.conduct-cont {
    padding-bottom: 20px;
}

.sust-ops > .owl-carousel.owl-loaded {
    display: block;
    padding-bottom: 34px;
}

.sust-ops {
    margin-bottom: 30px;
}

.sust-ops > .owl-carousel .overlay {
    background: rgba(76, 155, 175, 0.7);
    position: relative;
    margin-top: -135px;
    width: 820px;
    height: 115px;
    text-align: left;
    padding-left: 2em;
    padding-top: 0.25em;
    color: white;
}

.promise-logo {
    margin-bottom: -100px;
}

.responsible-heading {
    margin-top: 125px !important;
}

.advertising {
    
}

.policy-slideshow .owl-carousel .overlay {
    background: rgba(97, 155, 173, 0.62);
    position: relative;
    margin-top: -57px;
    width: 100%;
    min-height: 57px;
    text-align: left;
    padding-left: 2em;
    padding-top: 0.6em;
    color: white;
    padding-bottom: 0;
}

.policy-slideshow .owl-carousel.owl-loaded {
    display: block;
    padding-bottom: 27px;
}

.our-employees {
    padding-top: 25px;
    padding-bottom: 25px;
}

.good-people-bottom {
    position: relative;
}

.good-people-bottom-overlay {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 5;
    background-color: rgba(244, 244, 244, 0.78);
    background-image: none;
    border: none;
    max-width: 1115px;
}

.row.content.solutions {
    background-color: #dfdddb;
    padding-top: 40px;
    padding-bottom: 40px;
}

.about-content-area {
    background-image: url('/SiteCollectionImages/McCainCorporate/about-us-bg.jpg');
    background-size: 100%;
    background-position: center;
}

.contact {
    background-color: #edf2f3;
}

.small-slideshow .owl-nav i {
    background-color: #f28c0b;
    border: #f28c0b;
    color: #fff;
}

.ingredients .ingredient-para-box p {
    text-align: center;
    padding: 0px;
}

.standards {
    padding-top: 0px;
    padding-bottom: 0px;
}

.small-slideshow .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    margin: 0 auto;
}

.products .container.well {
    margin-top: 10px;
}

.sust-ops .owl-item .item .overlay p {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sust-ops .owl-item .item .overlay.text-left {
    background: #6a959d;
    opacity: 0.9;
	margin-top: -150px;
}

.comments-or-feedback {
    font-size: 19px;
}

.contact .container .contact-top p {
    padding-top: 0px;
}

.row  .text-left p {
    text-align: left;
}

}

#index {
    display: block;
    height: 693px;
    padding-top: 30px;
}

#index  .overlay {
    background: rgba(53, 41, 20, 0.9);
    width: 726px;
}

.directors h2 {
    margin-bottom: 2px;
}

.offices {
    background-color: #dfdddc;
}

.contact form input {
    border: none;
}

.contact form input[type="submit"] {
    border: none;
    padding: 3px 17px;
    float: right;
    text-transform: uppercase;
}

.regional .box {
    background-color: #ece4cf;
}

#stats {
    margin-top: 46px;
}

.products {
    background-image: url("/SiteCollectionImages/McCainCorporate/good-food-chip-image.jpg");
    height: 724px;
}

.well {
    margin-top: 66px;
}

.history-slideshow {
    margin-top: 30px;
}

.history-slideshow  .owl-nav {

}

.imagestats {
    margin-top: 26px;
    margin-bottom: 20px;
}

.standard-logos {
    margin-top: 60px;
}

.standard-logos img {
    width: 100%;
    max-width: 771px;
}

.innovation {
    background-image: url("/SiteCollectionImages/McCainCorporate/texture-bk.jpg");
    max-width: 1933px;
    height: 600px;
}

.other-business {
    background-image: url("/SiteCollectionImages/McCainCorporate/good-business-lorry.jpg");
    background-size: cover;
    height: 852px;
    width: 100%;
}

.other-business h2 {
    margin-bottom: -13px;
}

.banner-title-good {
    position: absolute;
    right: 31%;
    color: #fff;
    font-size: 31px;
}

.banner-title-good2 {
    position: absolute;
    right: 32%;
    top: 55%;
    color: #fff;
    font-size: 31px;
}

.banner-title-good3 {
    position: absolute;
    right: 32%;
    top: 22%;
    color: #fff;
    font-size: 31px;
}

.customer-relationships {
    background-image: url("/SiteCollectionImages/McCainCorporate/farmer-map-plain2.png");
    max-width: 1183px;
    margin: auto;
    background-color: transparent;
    margin-top: 56px;
    background-position: center;
}

.customer-relationships h2 {
    margin-top: 26px;
}

#aboutimg img {
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 300px;
}

.container-map-yellow {
    margin: auto;
}

.customer-relationships-bk {
    background-image: url("/SiteCollectionImages/McCainCorporate/farmer-footer.jpg");
    background-size: cover;
    max-width: 2000px;
    height: 850px;
    background-repeat: no-repeat;
}

.fact-left-large img {
    margin-left: 70px;
	width: 80%;
}

.fact-right-large img {
    margin-left: 70px;
	width: 80%;
}

.community-support {
    height: 880px;
}

.community-support h4 {
    text-align: center;
    margin-top: 45px;
}

.equaltext {
    margin-top: 25px;
}

.equallist {
    margin-top: -30px;
}

.equal-bk-text {
    height: 399px;
    width: 340px;
    background: rgba(4,73,32,0.7) repeat;
}

.blue-bk {
    background-color: #e1f0eb;
}

.careers-logo {
    margin-top: 30px;
}

.text-center-icon {
    max-width: 850px;
    text-align: center;
}

.workingh2 {
    text-align: center;
    margin-bottom: 6px;
}

.good-people-bottom-overlay p {
    width: 100%;
    text-align: center;
    margin: auto;
    font-size: 17px;
}

.good-peopletxt {
    width: 95%;
    font-size: 18px;
    margin: auto;
}

.line-height {
    line-height: 2;
    font-size: 18px;
}

.content p.equal-icon-text {
    font-family: open sans condensed;
    font-weight: 600;
}

.content p.equal-icon-under {
    padding-top: 6px;
}

.bottom-icon {
    margin-bottom: 32px;
}

.wondering-p {
    font-size: 18px;
}

.grow {
    font-size: 18px;
}

#social {
    width: 110px;
    margin: auto;
    padding-bottom: 30px;
}

.twitter {
    margin-right: 42px;
}

.linkedin {
}

.be-next h2 {
    margin-top: 18px;
}

.nextCandidate {
    padding-bottom: 30px;
}

.conduct p {
    font-size: 18px;
}

.sust-ops {
    font-size: 18px;
}

.goodtoknow-p {
    /*width: 76%;
    margin-top: -41px;
    margin-bottom: -14px;
    margin: -44px auto -12px;*/
}

.row.content .container > p.text-center {
    text-align: center;
    width: 100%;
    padding: 0px;
}

p.header-sub {
    font-size: 18px;
    padding-top: 10px;
}

.row.content p.good-to-know {
    padding: 0px;
	font-size: 16px;
}

.faq-item .question {
    background: #e3edef;
    font-weight: bold;
}

.faq-item .question p {
    padding: 10px 8px 10px 8px;
    color: #003d52;
    margin: 0px;
}

.faq-item .answer p {
    padding: 5px 10px;
}

.faq-item:last-child {
    margin-bottom: 40px;
}

#nutrition-table thead {
    background-color: #ffedc5;
    border: 0px solid;
}

#nutrition-table th {
    border: 0px solid;
}

#nutrition-table th:nth-child(1) {
    width: 35%;
}

#nutrition-table th:nth-child(2) {
    width: 45%;
}

#nutrition-table th:nth-child(3) {
    width: 10%;
}

#nutrition-table th:nth-child(4) {
    width: 10%;
}

#nutrition-table tr td {
    text-align: left;
    border: 0px solid;
}

#nutrition-table tr:nth-child(even) {
    background: #fdf7eb;
}

#good-to-know-form .search {
    border: 1px solid #71a0aa;
    border-radius: 5px;
    padding: 3px;
	width: 55%;
}

#good-to-know-form .button {
    background: #71a0aa;
    border: 0px solid;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
}

#good-to-know-form a {
    color: #71a0aa;
}

.row.good-to-know-links {
    background: #e1deda;
    padding-top: 30px;
}

.row.good-to-know-search {
    padding: 30px 0px;
}

.row.good-to-know-links .link {
    margin-bottom: 25px;
    margin-top: 0px;
}

.row:first-child > img {
    max-width: 100%;
}

.banner {
    position: relative;
}

.banner img {
    width: 100%;
}
.banner-image-container.video-sub-page {
		overflow: hidden;
		text-align: center;
	}
	.banner-image-container.media-sub-page {
		overflow: hidden;
		text-align: center;
	}
	.banner-image-container.info-sub-page {
		overflow: hidden;
		text-align: center;
	}

.banner-title-good {
    top: 57%;
}

.row.foods, .row.other-business {
    width: auto;
    background-position: center;
}

.sust-ops {
    overflow: hidden;
}

.nav > li > ul > li {
	margin: 0 10px 0 10px;
	text-align: left;
}

.nav > li > ul > li > a {
    line-height: 1em;
    padding: 15px 0 15px 0;
}

.small-navbar .nav .nav {
    background-color: rgb(242,141,11);
}

.small-navbar li > .divider {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border-top: solid 1px white;
}

.logo {
    margin-top: 5px;
}

p.spacer {
    padding-bottom: 20px!important;
}

.share-button.sharer-0 .social.networks-5.center {
        margin-left: -200px!important;
}

@media (max-width: 1200px) {
    .nav li a {
        font-size: 12px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .small-navbar .container {
        width: 100%;
    }

    .masthead h1 {
        margin-top: 120px;
    }

    .nav {
        text-align: center;
    }

    .navbar.affix > .container {
        width: 100%;
    }

    /*.owl-dot {
        display: none;
    }*/

    

    .blackboard-text {
        margin-left: 0px;
    }

    .blackboard-text p br {
        display: none;
    }


}

@media (max-width: 1475px) {
    p.banner-title-higher {
        top: 10px;
    }
}

@media (max-width: 767px) { 
    
	
    .management .owl-item p {
	    width: 350%;
	    margin-left: -125%;
    }

    .main-slideshow {
        padding-bottom: 15px;
    }

    body {
        margin-top: 0;
    }

    .masthead h1 {
        font-size: 42px;
    }

    .row {
	    margin: 0px;
    }

    .row.timeline {
        display: none;
    }

    .row.blackboard {
        padding-right: 15px;
    }

    /*.owl-nav { top: 0; }*/

    .banner-image-container {
        overflow: hidden;
        text-align: center;
    }

    .banner-image-container img {
	    padding-top: 50px;
        right: -10000px;
        left: -10000px;
        margin: auto;
        width: 115%;
        height: auto;
    }

    .philosophy p {
        margin-bottom: 15px;
        margin-right: 20px;
    }

    .offices .box,
    .regional .box,
    .offices .worldwide {
        width: auto;
        height: auto;
    }

    .form-group input {
        display: block;
        float: none;
        margin-left: 0;
        width: 100%;
    }

    .contact textarea {
        display: block;
        width: 100%;
        float: none;
    }

    .contact form input[type="submit"] {
        margin: 15px auto;
        float: none;
    }

    .product-goal {
        padding: 15px 15px 15px 30px;
    }

    .goal {
        width: auto;
    }

    .products {
        height: auto;
    }

    .good-people-bottom-overlay {
        position: static;
        margin-top: 0;
    }

    .community-support {
        height: auto;
    }

    .community-support .well {
        margin-top: 15px;
    }

    .equal-inmotion {
        margin-bottom: 30px;
        width: 100%;
        max-width: 556px;
    }

    .foods,
    .other-business,
    .customer-relationships-bk,
    .innovation {
        height: auto;
    }

    .customer-relationships {
        margin-bottom: 56px;
        background-size: cover;
    }

    .fact-left-large img,
    .fact-right-large img {
        margin-left: 0;
        width: 100%;
    }

    .table {
        font-size: 10px;
    }

    .owl-carousel .overlay {
        width: auto;
    }

    .owl-carousel .overlay h3 {
        font-size: 16px;
    }

    .owl-carousel .overlay p {
        font-size: 12px;
    }

    #index .overlay {
        width: auto;
    }
	    .owl-carousel .overlay {
	        width: auto;
		height: 100%;
	    }

    .small-navbar {

    }

    .small-navbar .nav .nav {
        height: auto;
    }

    .share-button.sharer-0 .social.networks-5.center {
        margin-left: -200px;
    }

    .history-slideshow.small-slideshow.slideshow-innovation {
        height: 400px;
    }

	.small-navbar .container img, .navbar.affix img {
	    display: none;
	}

	.container {
		padding: 0px 30px;
	}
		.video-holder.container {
			padding: 0px;
		}
		.banner-image-container.info-sub-page {
			height: 200px;
		}
		.video-holder .video-tout {
			width: 100%;
			float: none;
			margin-left: 0px;
		}
		.info-holder .info-tout {
			width: 100%;
			float: none;
			margin-left: 0px;
		}

	#sustainable-slideshow iframe {
		height: 472px !important;
	}

	.info-holder .info-image {
		position: relative;
		top: 0px;
		width: 100%;
	}
		.info-holder .info-image img {
			float: left;
			margin: 10px 0px;
		}

	.video-holder .video-image {
		position: relative;
		top: 0px;
		width: 90%;
	}
		.video-holder .video-image img {
			float: left;
			margin: 10px 0px;
			width: 100%;
			height: auto;
			max-height: inherit;
		}

	.slideshow .item-background {
		
	}
		.owl-carousel .overlay {
			margin-top: 0px!important;
		}

	p.banner-title {
		width: 95%;
	}

	.home-slideshow .owl-nav {
		top: 40%;
	}
		#sustainable-slideshow .owl-nav {
			top: 30%;
		}

	.row.content.management .container.text-center {
		width: inherit !important;
		height: inherit !important;
	}
}

@media (min-width: 735px) {
    .masthead h1 {
        font-size: 51px;
    }

    .management .slideshow {
        min-height:270px;
    }
}


/* IE10 cant do the menu properly */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .affix .nav .nav {
        width: inherit;
    }
}

@media (max-width: 768px) {
    .nav > li > ul > li {
        text-align: center;
    }

    #index {
        height: auto;
    }

    p.banner-title {
        top: 55px;
	font-size: 18px;
    }
    .products .container.well {
        margin-bottom: 0px;
    }

}

@media (min-width: 768px) and (max-width: 992px) {
    .banner-image-container.keep-height img {
        height: 150px;
    }

    .products, .innovation {
        height: auto;
    }

    .history-slideshow.small-slideshow.slideshow-innovation {
        height: 700px;
    }

    .philosophy p {
        margin-bottom: 300px;
    }

    .strategy-icons .col-md-3 {
        width: initial;
    }

    .offices .container,
    .regional .container {
        width: initial;
    }

    .offices .box, .regional .box, .offices .worldwide {
        width: auto;
        height: auto;
    }

    .contact textarea {
        float: none;
        width: 100%;
        margin-top: 10px;
    }

    #index {
        /*height: 500px;*/
    }


    .customer-relationships-bk {
        height: auto;
    }

    .container-map-yellow {
        width: auto;
    }

    .good-people-bottom-overlay {
        position: static;
        margin-top: 0;
    }

    /*.small-navbar {
        position: static;
        margin-right: -15px;
        width: auto;
    }

    .small-navbar .nav .nav {
        height: auto;
    }*/

    /*#menu .nav li a {
        font-size: 9px !important;
    }*/

    .small-navbar img {
        padding-top: 30px;
        width: 120px;
    }

    .small-navbar .nav {
        margin-left: 140px;
    }

    .goal {
        width: auto;
    }

    .foods,
    .other-business {
        height: auto;
    }

	.fifth p {
	    background: white;
	}
	
}


@media (max-width: 992px) {
    .strategy-icons img {
        width: auto;
    }
	#sustainable-slideshow iframe {
		height: 400px !important;
	}
}

@media (min-width: 992px) {
    .nav li a {
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 20px;
    }

    .masthead h1 {
        font-size: 76px;
		margin: 50px 0px 40px 0px;
    }

    .fifth {
        width: 20%;
        padding-left: 10px;
        padding-right: 10px;
        display: table-cell;
        float: none;
        background: white;
        border: solid 5px #dfdddb;
    }
    .fifth p {
        padding: 10px;
        margin-bottom: 0px;
        background: none;
    }
}


@media (min-width: 1270px) {
    .nav li a {
        font-size: 14px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px;
    }
    /*.masthead h1 { font-size: 80px; };*/
}

@media (min-width: 1610px) {
    /*.masthead h1 { margin-top: 112px; };*/
}

@media (max-width: 1100px) {
    #menu .nav li a {
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

/* larger width due to IE10 */
@media (max-width: 1060px) {
    #menu .nav li a {
        font-size: 12px;
        padding-left: 5px;
        padding-right: 10px;
        padding-bottom: 10px;
    }

    #menu > .nav > li > a {
        padding-top: 6px;
    }
}

@media (max-width: 500px) {
	#sustainable-slideshow iframe {
		height: 200px !important;
		padding: 5px 0 0 0;
	}

	.product-slideshow .owl-nav {
		top: 20%;
	}	
	.slideshow-innovation .owl-nav {
		top: 20%;
	}
	#goodgood-innovation-slideshow .owl-nav .owl-prev {
		left: -10%;
	}
	.page-count {
		padding-bottom: 10px;
	}
	.page-count p {
		padding: 0px!important;
	}
	.page-count .showing {
		display: block;
		margin-bottom: 0;
	}
}

@media (max-width: 360px) {
	#goodgood-innovation-slideshow .owl-nav .owl-next {
		right: 25%;
	}

	.col-md-2 .careers-logo {
		width: 100%;
	}
	.home-slideshow .owl-nav {
		top: 25%;
	}

	.management .owl-prev {
		left: 0;
	}
		.management .owl-next {
			right: 0;
		}

	#sustainable-slideshow iframe {
		width: 100%;
	}
		#sustainable-slideshow .owl-nav {
			top: 20%;
		}

	.product-slideshow .owl-nav {
		top: 7%;
	}	
		.slideshow-innovation .owl-nav {
			top: 7%;
		}
		.owl-carousel .owl-item img {
			width: 80%;
			margin: 0px auto;
		}

		#goodfood-product-slideshow .owl-nav .owl-next {
			right: 10%;
		}
}



@media (max-width: 1200px) {
    .masthead h1 {
        font-size: 55px;
    }
    
    .form-group input { 
        width:59%;
    }
}

@media (min-width: 992px) and (max-width:1024px) { 
    .contact textarea { 
        width:173px;
    }
    .contact form input[type="submit"]{ 
        width:70%;
    }
    .goal { 
        width:100%;
    }
/*    #goodfood-product-slideshow .owl-nav { 
        margin-top:-245px;
    }
    #goodgood-innovation-slideshow .owl-nav { 
        margin-top:-252px;
    }
*/
    .fries img { 
        max-width:144px;
    }
    iframe {
        width:424px;
    }
	#sustainable-slideshow iframe {
		height: 560px;
	}
	
    .business-images .right { 
        width:50%; 
    }
    .business-images .left { 
        width:50%; 
    }
    .responsible-business .owl-item .item .overlay.text-left p { 
        width:90%; 
        padding-right:10px;
    }
    .community-support .well { 
        margin-top:237px;
        padding-bottom:17px;
    }
    .markets-text { 
        padding-left:20px;
        padding-right:20px;
    }
}

 .question p {
    width:91%; 
    float:left;
}
.question a {
    float: right;
    padding-right: 5px;
}
.question .question-link {
    color: inherit;
    float: none;
    padding: 0;
}
.question .glyphicon{
    top: 5px;
}
.question.panel-title {
    min-height: 48px;
    float: left;
    width:100%;
}

.panel-body-inner {
    clear: both;
}

.row.legal {
 }
 .content.legal {
 }
.container.legal {
	position: relative;
	line-height: 1.5em;
}
	.container.legal h2:first-child {
		text-align: center;
	}
		.container.legal h2:after {
			content: '';
			display: block;
			position: relative;
			border-bottom: 3px solid #fee000;
			margin: 40px 0px;
		}
.container.legal #language-selector {
	position: absolute;
	width: 200px;
	top: 10px;
	right: 20px;
}
.row.content.legal  h2 {
	font-size: 31px;
 }
.row.content.legal  h3  {
	font-size: 24px;
    font-family: 'Open Sans', sans-serif;
 }
.row.content.legal  h4 {
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	font-weight: bold;
 }
.row.content.legal p {
	text-align: left;
	margin-top: 6px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px
 }

.news-article-title-common {
    color:#352914;
}

.nolink {
    cursor: default !important;
}



/* Fixes for hard coded styles 
/*@media (min-width: 1200px) {
	#s4-bodyContainer .container  {
		width: 1170px !important;
	}
}
@media (min-width: 992px) {
	#s4-bodyContainer .container  {
		width: 970px !important;
	}
}
@media (min-width: 768px) {
	#s4-bodyContainer .container  {
		width: 750px !important;
	}
}
@media (max-width: 768px) {
	#s4-bodyContainer .container  {
		display: inline-block;
		max-width: 100% !important;
	}
}