﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q, blockquote {
    quotes: none;
}

    q:before, q:after, blockquote:before, blockquote:after {
        content: "";
        content: none;
    }

a img {
    border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}

body {
    font: 13px/1.231 sans-serif;
    *font-size: small;
}

select, input, textarea, button {
    font: 99% sans-serif;
}

pre, code, kbd, samp {
    font-family: monospace, sans-serif;
}

html {
    overflow-y: scroll;
}

a:hover, a:active {
    outline: none;
}

ul, ol {
    margin-left: 2em;
}

ol {
    list-style-type: decimal;
}

nav ul, nav li {
    margin: 0;
    list-style: none;
    list-style-image: none;
}

small {
    font-size: 85%;
}

strong, th {
    font-weight: bold;
}

td {
    vertical-align: top;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    padding: 15px;
}

textarea {
    overflow: auto;
}

.ie6 legend, .ie7 legend {
    margin-left: -7px;
}

input[type="radio"] {
    vertical-align: text-bottom;
}

input[type="checkbox"] {
    vertical-align: bottom;
}

.ie7 input[type="checkbox"] {
    vertical-align: baseline;
}

.ie6 input {
    vertical-align: text-bottom;
}

label, input[type="button"], input[type="submit"], input[type="image"], button {
    cursor: pointer;
}

button, input, select, textarea {
    margin: 0;
}

    input:invalid, textarea:invalid {
        border-radius: 1px;
        -moz-box-shadow: 0px 0px 5px red;
        -webkit-box-shadow: 0px 0px 5px red;
        box-shadow: 0px 0px 5px red;
    }

.no-boxshadow input:invalid, .no-boxshadow textarea:invalid {
    background-color: #f0dddd;
}

::-moz-selection {
    background: #CCC;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #CCC;
    color: #fff;
    text-shadow: none;
}

a:link {
    -webkit-tap-highlight-color: #FF5E99;
}

button {
    width: auto;
    overflow: visible;
}

.ie7 img {
    -ms-interpolation-mode: bicubic;
}

body, select, input, textarea {
    color: #444;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}

a, a:active, a:visited {
    color: #607890;
}

    a:hover {
        color: #036;
    }

.ir {
    display: block;
    text-indent: -999em;
    overflow: hidden;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
}

.hidden {
    display: none;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.invisible {
    visibility: hidden;
}

.clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

@media print {
    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }

    a, a:visited {
        color: #444 !important;
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    @page {
        margin: 0.5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}

* html {
    font-size: 100%;
}

html {
    font-size: 16px;
    line-height: 1.125em;
}

body {
    font-family: 'PT Sans', sans-serif;
    color: #333; /*878787;*/
    line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    color: #000;
    clear: both;
}

h1 {
    font-size: 42px;
    line-height: 1em;
    font-weight: 700;
    margin: 10px 0 15px;
}

h2 {
    font-weight: 700;
}

h2, h3 {
    font-size: 1.4375em;
}

p {
    font-size: 18px;
    line-height: 1.5em;
    margin-bottom: 20px;
}

    p sup {
        font-size: 10px !important;
    }

a, a:visited, a:hover {
    color: #000;
}

hr {
    width: 100%;
    margin: 40px 0;
}

img {
    width: 100%;
    display: block;
}

em {
    font-style: italic !important;
}

.kosher {
    width: auto;
    display: inline;
}

.btn {
    padding: 4px 20px;
    text-shadow: 0 0 0 rgba(0,0,0,0.75) !important;
}

.button, .button:hover {
    padding: 4px 5px;
    color: #000;
    background: #f9c53c;
    background: -moz-linear-gradient(top, #f9c53c 0%, #f69543 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9c53c), color-stop(100%, #f69543));
    background: -webkit-linear-gradient(top, #f9c53c 0%, #f69543 100%);
    background: -o-linear-gradient(top, #f9c53c 0%, #f69543 100%);
    background: -ms-linear-gradient(top, #f9c53c 0%, #f69543 100%);
    background: linear-gradient(to bottom, #f9c53c 0%,#f69543 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9c53c', endColorstr='#f69543',GradientType=0 );
}

.mccainButton, .mccainButton:hover {
    margin: 10px 0;
    text-decoration: none;
    background: #fff200;
    background: -moz-linear-gradient(top, #fff200 0%, #f8b707 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff200), color-stop(100%, #f8b707));
    background: -webkit-linear-gradient(top, #fff200 0%, #f8b707 100%);
    background: -o-linear-gradient(top, #fff200 0%, #f8b707 100%);
    background: -ms-linear-gradient(top, #fff200 0%, #f8b707 100%);
    background: linear-gradient(to bottom, #fff200 0%,#f8b707 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff200', endColorstr='#f8b707',GradientType=0 );
}
	.mccainButton.positive, .mccainButton.positive:hover {
		margin: 10px 0;
		text-decoration: none;
		background: #5fba45;
		background: -moz-linear-gradient(top, #5fba45 0%, #339320 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5fba45), color-stop(100%, #339320));
		background: -webkit-linear-gradient(top, #5fba45 0%, #339320 100%);
		background: -o-linear-gradient(top, #5fba45 0%, #339320 100%);
		background: -ms-linear-gradient(top, #5fba45 0%, #339320 100%);
		background: linear-gradient(to bottom, #5fba45 0%,#339320 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5fba45', endColorstr='#339320',GradientType=0 );
		font-weight: bold !important;
		border-bottom: none;
        pointer-events: none;
        cursor: default;
	}

.arrowLinkLeft:before {
    content: url("/images/previous_arrow.jpg");
    background-repeat: no-repeat;
    position: relative;
    left: 0;
    top: 4px;
    padding-right: 10px;
}

.arrowLink:after {
    content: url("/images/more_arrow.jpg");
    background-repeat: no-repeat;
    position: relative;
    left: 10px;
    top: 4px;
    padding-right: 10px;
}

.all {
    margin-left: 20px;
    font-size: 13px;
    color: #646464;
}

textarea, input {
    outline: none;
}

.container {
    padding-top: 115px;
    z-index: 0;
}

#container, #bodyContainer {
    width: auto;
    margin: 0 20px;
    padding: 120px 0 40px;
}

.featuredProducts {
    padding: 60px 0 40px !important;
}

.homeContainer {
    background-image: url("/images/bkgd.jpg");
    background-position: top center;
}

    .homeContainer .featured p {
        background-color: #000;
        color: #FFF;
    }


/* Newsletter popup section */
.newsletter-popup {
	display: none;
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: rgb(0, 0, 0); /* The Fallback */
	background: rgba(0, 0, 0, 0.8);
	z-index: 999;
}
	.newsletter-popup .popup-close {
		top: 130px;
		right: 20px;
		background-color: transparent;
	}
	.newsletter-popup .popup-holder {
		position: absolute;
		width: 50%;
		background-color: #ffff02;
		height: 100%;
	}
		.newsletter-popup .popup-holder .popup-arrow {
			position: absolute;
			top: 50%;
			right: -49px;
			transform: translateY(-50%);
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 50px 0 50px 50px;
			border-color: transparent transparent transparent #ffff02;
			line-height: 0px;
			_border-color: #000000 #000000 #000000 #ffff02;
			_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
		}
		.newsletter-popup .message {
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%,-50%);
			color: #000000;
			font-size: 22px;
			font-weight: bold;
			line-height: 1.5em;
		}
		.newsletter-popup .email-holder {
			position: absolute;
			top: 50%;
			right: -400px;
			transform: translateY(-50%);
		}
			.newsletter-popup .email-holder input {
				font-size: 18px;
				margin: 0px;
				padding: 5px;
				border-radius: 0px;
			}
			.newsletter-popup .email-holder .mccainButton {
				border-top-left-radius: 0px;
				border-bottom-left-radius: 0px;
				margin: 0px 0px 0px -4px;
			}
			.newsletter-popup .email-holder .error {
				font-size: 16px;
				color: #fc5353;
				padding-top: 5px;
			}


header {
    width: 100%;
    position: fixed;
    z-index: 1000;
    background-image: url("/images/bkgd.jpg");
    background-color: #000;
    border-top: 5px solid #000;
}

    header #headerContainer {
        position: relative;
        margin: 0 auto;
    }

    header .logo {
        width: 170px;
        height: 95px;
        margin: 30px 0 0 10px;
        float: left;
        padding-left: 10px;
        background-image: url("/images/McCain_Food_Service_Logo_Top.png");
        background-repeat: no-repeat;
    }

    header #topNav {
        position: absolute;
        top: 5px;
        right: 40px;
        margin: 0;
        padding: 0;
        font-size: 1em;
        float: right;
        width: 300px;
    }

        header #topNav ul, header #topNav #search {
            float: left;
        }

            header #topNav ul li {
                float: left;
                padding: 5px 10px;
            }

                header #topNav ul li a, header #topNav ul li a:visited {
                    color: #878787;
                    text-decoration: none;
                    display: block;
                }

                    header #topNav ul li a:hover, header #topNav ul li a:active {
                        color: #FFF;
                        text-decoration: none;
                    }

            header #topNav #search #global_search_box input[type="text"] {
                width: 37%;
                margin-left: 20px;
                border: 1px solid #000 !important;
                -webkit-border-radius: 15px 15px 15px 15px;
                border-radius: 15px 15px 15px 15px;
            }

            header #topNav #search #global_search_box input {
                margin: 0;
                padding: 0;
                font-size: 1em;
            }

                header #topNav #search #global_search_box input.textbox:focus {
                    background-color: #565555;
                    color: #878787;
                }

                header #topNav #search #global_search_box input.textbox {
                    position: absolute;
                    z-index: 1;
                    padding: 0 3px 0 15px;
                    height: 28px;
                    background: #515151;
                    color: #878787;
                    font-size: 0.75em;
                }

                header #topNav #search #global_search_box input[type="text"]:focus {
                    background-color: #fff200;
                }

            header #topNav #search #global_search_box #submit {
                position: absolute;
                z-index: 200;
                top: 3px;
                float: right;
                right: 8px;
                width: 28px;
                height: 25px;
                background-color: transparent;
                box-shadow: 0px 0px 0px 0px rgba(0,0,0,0) inset;
            }

nav {
    font-size: 1.375em;
    position: absolute;
    z-index: 200;
    width: 70%;
    text-align: right;
    margin-top: 45px;
    right: 34px;
}

    nav div {
        display: block;
        z-index: 300;
    }

        nav div .navButton {
            width: 41px;
            height: 31px;
            float: right;
            vertical-align: middle;
            margin-left: 10px;
        }

        nav div a, nav div a:visited {
            color: #878787;
            text-decoration: none;
            display: block;
        }

            nav div a:hover, nav div a:active {
                color: #FFF;
                text-decoration: none;
                background-color: transparent;
            }

        nav div .mainNav:before {
            content: url("../images/nav_arrow.png");
            background-repeat: no-repeat;
            width: 23px;
            height: 12px;
            position: absolute;
            right: 10px;
            top: 28px;
        }

        nav div ul {
            display: none;
            width: 100%;
            padding-top: 25px;
            -webkit-border-radius: 0px 0px 5px 5px;
            border-radius: 0px 0px 5px 5px;
        }

            nav div ul li {
                background-color: #FFF;
                border-left: 1px solid #EEE;
                border-right: 1px solid #EEE;
                font-size: 13px;
                text-align: left;
                /*background-image: url("/images/nav_off_arrow_med.png");*/
                background-repeat: no-repeat;
                background-position: right;
            }

                nav div ul li a {
                    color: #878787;
                    padding: 5px;
                    text-decoration: none;
                    display: block;
                }

                    nav div ul li a:hover, nav div ul li a:active {
                        color: #444;
                        text-decoration: none;
                    }

                nav div ul li.wellness {
                    background-image: url("none");
                }

                nav div ul li:hover {
                    background-color: #e5e5e5;
                    /*background-image: url("/images/nav_off_arrow_med.png");*/
                }

                    nav div ul li:hover.wellness {
                        background-image: url("none");
                    }

            nav div ul ul li, nav div ul ul li:hover {
                background-image: url("none");
                border: 0;
            }

            nav div ul ul {
                margin-top: 0;
                padding-top: 0;
                -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.1);
                box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.1);
                -webkit-border-radius: 0px 0px 0px 0px;
                border-radius: 0px 0px 0px 0px;
            }

                nav div ul ul li a {
                    padding: 5px 10px 5px 20px;
                }

        nav div:hover ul {
            display: block;
        }

        nav div div {
            display: none;
            position: relative;
            z-index: 200;
        }

        nav div li:hover div {
            display: block;
        }

.breadcrumbHeaderspace {
    margin-top: 20px;
    float: left;
}

section.fullWidth {
    width: 100%;
    float: left;
    margin-bottom: 0;
}

    section.fullWidth h3 a {
        font-size: 13px;
        padding-left: 20px;
        text-decoration: none;
        color: #444;
    }

        section.fullWidth h3 a:after {
            content: url("/images/more_arrow.jpg");
            background-repeat: no-repeat;
            position: relative;
            left: 10px;
            top: 4px;
            padding-right: 10px;
        }

.SiteIntro {
    font-size: 12px;
    margin: 0 auto;
}

    .SiteIntro p {
        margin: 18px 0 5px 6%;
    }

    .SiteIntro input {
        margin: 0 0 6% 6%;
    }

        .SiteIntro input[type="submit"] {
            margin-left: 0;
            padding: 6px 10px;
        }

        .SiteIntro input[type="text"] {
            width: 58%;
        }

    .SiteIntro #banner {
        margin-bottom: 0;
    }

    .SiteIntro .homeBanner {
        margin: 0;
    }

    .SiteIntro .join {
        padding-top: 10px;
        color: #000;
        font-size: 13px;
        background-color: #ffd40a;
    }

        .SiteIntro .join div img {
            float: left;
            width: 50%;
        }

        .SiteIntro .join button.btn, .SiteIntro .join input[type="submit"].btn {
            margin-bottom: 42px;
        }

        .SiteIntro .join input {
            background-color: #FFF;
            border: 1px solid #5a5a5a;
        }

.brands {
    background-color: #464646;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 0;
    border-top: 4px solid #969696;
}

    .brands img {
        width: auto;
        display: inline;
    }


.HomeP1, .HomeP2, .HomeP3 {
    background-image: url("/images/burlap.jpg");
    float: left;
    width: 32%;
    margin-right: 2%;
    min-height: 50px;
    text-align: center;
    color: #FFF;
    font-size: 1.25em;
}

    .HomeP1 img, .HomeP2 img, .HomeP3 img {
        width: 114px;
        margin: 0 auto;
    }

.HomeP3 {
    margin-right: 0;
}

.homeFeatPromos {
    margin-top: 20px;
}

    .homeFeatPromos .featuredLarge p {
        background-color: #9d986d !important;
    }

#insider {
    position: relative;
	display: inline-block;
    z-index: 10;
    font-weight: 700;
    width: 100%;
    margin-top: 15px;
    clear: both;
	text-align: center;
}

    #insider .promise {
        position: absolute;
        z-index: 50;
        width: 50%;
        right: 0;
        top: 110px;
    }

    #insider section, #insider .btn {
    }

    #insider section {
		padding-bottom: 25px;
    }
		#insider select {
			font-size: 18px;
			color: #000000;
				-webkit-border-radius: 0px;
				-moz-border-radius: 0px;
				border-radius: 0px;
			width: 160px;
			margin: 0px 10px;
		}

        #insider section h4 {
            font-size: 0.875em;
            font-weight: 400;
            color: #999999;
        }

        #insider section p {
			display: inline-block;
            color: #f1f0d7;
            font-size: 18px;
        }

    #insider .btn {
        font-weight: 400;
    }
	#insider .email-holder {
		position: relative;
		display: inline-block;
	}
		#insider .email-signup input {
			margin: 0px 0px 0px 50px;
			border-bottom-right-radius: 0px;
			border-top-right-radius: 0px;
			font-size: 18px;
		}
		#insider .email-signup a {
			position: relative;
			left: -3px;
			margin: 0px 0px 0px 0px;
			border-bottom-left-radius: 0px;
			border-top-left-radius: 0px;
		}
	#insider .error {
		position: absolute;
		margin-left: 50px;
		font-size: 16px;
		color: #fc5353;
	}
	#insider .success {
		font-family: "Pt Sans";
		color: #ffffff;
		font-size: 20px;
	}
		#insider .success a {
			font-family: "Pt Sans";
			color: #ffffff;
			text-decoration: underline;
			
		}

.insiderHome {
    background-image: url("/images/bkgd.jpg");
}

.highlightContainer {
    position: relative;
}

    .highlightContainer .highlight .highlightBtn {
        position: absolute;
        z-index: 20;
        left: 35%;
        bottom: 15%;
        width: 288px;
    }

        .highlightContainer .highlight .highlightBtn a {
            display: inline;
            margin-right: 20px;
        }

    .highlightContainer .highlightVideo {
        display: none;
        position: absolute;
        z-index: 1030;
        right: 5%;
        bottom: 14%;
        width: 61%;
    }

        .highlightContainer .highlightVideo .videoClose {
            position: absolute;
            top: -20px;
            right: -27px;
            width: 65px;
            height: 54px;
            overflow: hidden;
            z-index: 1040;
        }

            .highlightContainer .highlightVideo .videoClose img {
                width: auto;
            }

#bodyContainer .brandBanner .bannerSliderContent .modal {
    position: static !important;
}

#promiseVideoLink {
    padding-right: 10px;
    width: 120px;
}

    #promiseVideoLink:after {
        content: url("/images/play_btn.png");
        background-repeat: no-repeat;
        position: relative;
        left: 5px;
        top: 7px;
        padding-right: 10px;
    }

    
#seasideVideoLink {
    padding-right: 10px;
    width: 120px;
}

    #seasideVideoLink:after {
        content: url("/images/play_btn.png");
        background-repeat: no-repeat;
        position: relative;
        left: 5px;
        top: 7px;
        padding-right: 10px;
    }


div.featured {
    margin: 20px 0;
    float: left;
    width: 100%;
}

    div.featured a {
        text-decoration: none;
    }

    div.featured p {
        font-weight: 700;
        font-size: 1.25em;
        background-color: #d6d5b4 !important;
        color: #FFF;
        margin-bottom: 0;
        padding: 10px 10px 10px 20px;
    }

    div.featured img:hover {
        background-color: #f5f5f5;
    }

    
div.miMayAlsoLike{
    background-color: #d6d5b4 !important;
    padding: 30px 0 30px 10%;
    width: 90%;
}

div.miMayAlsoLike h2 {
    font-size: 24px;
    font-family: "Pt Sans";
    line-height: 150%;
    padding-bottom: 5px;
}

div.miMayAlsoLikeItem {
    width: 30%;
    margin-right: 2%;
    float: left;
}

div.miMayAlsoLikeItem p {
    background-color: #383838 !important;
    color: #fff !important;
    font-size: 18px; 
    line-height: 150%;
    font-family: "Pt Sans";
    padding: 8px 5px 8px 15px;

}
div.miMayAlsoLikeItem a {
    text-decoration: none;
}
div.miMayAlsoLikeItem a:hover {
    text-decoration: none;
}

@media (max-width: 520px) {
    div.miMayAlsoLikeItem {
        width: 90%;
        margin-right: 2%;
        float: left;
    }
}

div.featuredLarge h2 {
    margin-bottom: 10px;
}

div.featuredLarge span {
    font-weight: normal;
    min-height: 50px;
    display: block;
}

div.featuredArrowlink span strong:after {
    content: url("/images/more_arrow.png");
    background-repeat: no-repeat;
    position: relative;
    left: 5px;
    top: 3px;
    padding-right: 10px;
}

div.featuredSmall {
    padding-bottom: 15px;
    float: left;
    width: 48%;
    margin-right: 2%;
}

div.featuredFull {
    float: left;
    width: 48%;
    margin-right: 2%;
}

    div.featuredFull:nth-child(odd) {
        margin-right: 0;
    }

span.chefSmall {
    max-height: 220px;
    overflow: hidden;
    display: block;
}

.results {
    clear: both;
    margin-top: 50px;
    float: left;
}

    .results h3 span {
        font-size: 0.6875em;
    }

    .results p {
        line-height: 1.3em;
    }

    .results span {
        color: #8c8c8c;
    }

div.result {
    float: left;
    width: 100%;
    border-bottom: 1px solid #CCC;
    padding: 10px 0;
    margin-bottom: 50px;
}

    div.result a {
        text-decoration: none;
    }

    div.result img {
        float: left;
        width: 30%;
    }

    div.result p {
        font-weight: 700;
        font-size: 1.25em;
        color: #444;
        margin: 0;
        background-color: #FFF;
    }

    div.result img:hover {
        background-color: #f5f5f5;
    }

.pagination {
    clear: both;
    padding-top: 50px;
}

    .pagination a {
        color: #000;
    }

    .pagination .active {
        background-color: #000;
        color: #FFF;
    }

ul.filterCrumbs {
    margin: 0;
}

    ul.filterCrumbs li:first-child {
        margin-left: 0;
    }

    ul.filterCrumbs li {
        float: left;
        padding: 0 8px;
        margin: 5px 0;
        background-color: #000;
        color: #FFF;
        border: 1px solid #222;
        width: 96%;
        -webkit-border-radius: 12px;
        border-radius: 12px;
        background: #535353;
        background: -moz-linear-gradient(top, #535353 0%, #222 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #535353), color-stop(100%, #222));
        background: -webkit-linear-gradient(top, #535353 0%, #222 100%);
        background: -o-linear-gradient(top, #535353 0%, #222 100%);
        background: -ms-linear-gradient(top, #535353 0%, #222 100%);
        background: linear-gradient(to bottom, #535353 0%,#222222 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#535353', endColorstr='#222222',GradientType=0 );
    }

        ul.filterCrumbs li a {
            display: bolck;
            float: right;
            background-color: #939393;
            padding: 0 4px;
            margin-left: 10px;
            font-size: 10px;
            text-decoration: none;
            height: 13px;
            margin-top: 3px;
            -webkit-border-radius: 12px;
            border-radius: 12px;
            color: #000;
            display: block;
            line-height: 12px;
        }

        ul.filterCrumbs li:hover {
            background: #424242;
            background: -moz-linear-gradient(top, #424242 1%, #a5a5a5 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #424242), color-stop(100%, #a5a5a5));
            background: -webkit-linear-gradient(top, #424242 1%, #a5a5a5 100%);
            background: -o-linear-gradient(top, #424242 1%, #a5a5a5 100%);
            background: -ms-linear-gradient(top, #424242 1%, #a5a5a5 100%);
            background: linear-gradient(to bottom, #424242 1%,#a5a5a5 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#a5a5a5',GradientType=0 );
        }

            ul.filterCrumbs li:hover a {
                background-color: #FFF;
            }

.breadcrumb {
    float: left;
    margin-bottom: 0;
    background-color: transparent !important;
}

    .breadcrumb li {
        color: #878787 !important;
        text-shadow: 0 0 0 transparent !important;
    }

        .breadcrumb li a {
            color: #878787 !important;
        }

#bodyContainer .internalSearch {
    clear: both;
}

    #bodyContainer .internalSearch h1 {
        font-size: 20px;
        font-weight: 400;
    }

    #bodyContainer .internalSearch input[type="text"] {
        width: 55%;
        height: 30px;
        border: 1px solid #CCC !important;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        -webkit-box-shadow: inset 3px 3px 10px 0px rgba(204,204,204,0.5) !important;
        box-shadow: inset 3px 3px 10px 0px rgba(204,204,204,0.5) !important;
    }

        #bodyContainer .internalSearch input[type="text"]:focus {
            background-color: #fff200;
        }

    #bodyContainer .internalSearch .btn {
        padding: 10px 25px;
    }

#bodyContainer .brandBanner {
    position: relative;
    clear: both;
    color: #FFF;
}

    #bodyContainer .brandBanner ul {
        margin: 0;
        padding: 0;
    }

    #bodyContainer .brandBanner .bx-pager {
        padding-top: 30px;
        left: 25px;
    }

    #bodyContainer .brandBanner .bx-controls-direction {
        display: none;
    }

    #bodyContainer .brandBanner .bannerSliderContent {
        display: none;
        visibility: hidden;
    }

#bodyContainer h1.menuDetail {
    margin: 0;
}

#bodyContainer .introCopy {
    margin-left: 0;
    margin-bottom: 20px;
    clear: both;
}

    #bodyContainer .introCopy strong {
        color: #000;
    }

    #bodyContainer .introCopy .discription {
        margin: 40px 0;
    }

    #bodyContainer .introCopy h2 {
        font-size: 20px;
        margin: 50px 0 10px 0;
    }

    #bodyContainer .introCopy .code {
        font-size: 14px;
    }

    #bodyContainer .introCopy ul {
        list-style: disc;
        font-size: 18px;
        line-height: 1.3em;
    }

#bodyContainer .introCopyFSR {
    margin-left: 0;
    margin-bottom: 40px;
    float: left;
    width: 78%;
}

    #bodyContainer .introCopyFSR strong {
        color: #000;
    }

    #bodyContainer .introCopyFSR .discription {
        margin: 40px 0;
    }

    #bodyContainer .introCopyFSR h2 {
        font-size: 20px;
        font-weight: 400;
        margin: 50px 0 10px 0;
    }

    #bodyContainer .introCopyFSR .code {
        font-size: 14px;
    }

    #bodyContainer .introCopyFSR ul {
        list-style: disc;
        font-size: 18px;
        line-height: 1.3em;
    }

#bodyContainer .menuItem {
    margin-top: 15px;
}

#bodyContainer ul.materials {
    margin: 0;
    list-style: none;
}

    #bodyContainer ul.materials s li {
        padding: 0;
        line-height: 1.3em;
        text-style: underline;
    }

    #bodyContainer ul.materials li a {
        line-height: 1.3em;
    }

    #bodyContainer ul.materials li:before {
        content: url("/images/pdf_download.jpg");
        background-repeat: no-repeat;
        position: relative;
        right: 0;
        top: 2px;
        padding-right: 10px;
    }

#bodyContainer .related ul.materials {
    margin: 0;
    list-style: none;
}

    #bodyContainer .related ul.materials s li {
        padding: 0;
        line-height: 1.3em;
        text-style: underline;
    }

    #bodyContainer .related ul.materials li a {
        line-height: 1.3em;
    }

    #bodyContainer .related ul.materials li:before {
        content: url("/images/pdf_download.jpg");
        background-repeat: no-repeat;
        position: relative;
        right: 0;
        top: 2px;
        padding-right: 10px;
    }

#bodyContainer .chef img {
    width: 50%;
    margin: 0 auto;
    display: block;
}

#bodyContainer .chef .related {
    margin-top: 0;
}

#bodyContainer .chef ul {
    margin-left: 20px;
}

    #bodyContainer .chef ul li {
        list-style: disc;
        line-height: 1.3em;
    }

        #bodyContainer .chef ul li a:hover {
            text-decoration: underline;
        }

#bodyContainer .related {
    color: #000;
    border-top: 20px solid #d8d8d8;
    font-size: 18px;
    font-weight: 400;
    line-height: 2em;
    padding-top: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}

#bodyContainer .product {
    border-top: 0;
    margin-left: 0;
}

#bodyContainer .slider {
    margin: 30px 0 0 0;
}

    #bodyContainer .slider ul {
        padding: 0;
        margin: 0;
    }

        #bodyContainer .slider ul li div {
            float: left;
            background-color: #000;
            color: #FFF;
            padding: 25px;
            width: 93%;
        }

            #bodyContainer .slider ul li div span {
                float: left;
                width: 21%;
                display: block;
                margin: 15px 2% 0 0;
                font-size: 40px;
                font-weight: 700;
            }

            #bodyContainer .slider ul li div p {
                float: right;
                width: 77%;
                font-size: 13px;
                margin: 0;
                margin-top: .5em;
            }

                #bodyContainer .slider ul li div p:first-of-type {
                    margin-top: 0;
                }

#bodyContainer .chefslider ul li div p {
    width: 100%;
}


#banner {
    clear: both;
    color: #FFF;
    margin-bottom: 20px;
}

    #banner ul {
        margin: 0;
        padding: 0;
    }

    #banner .bx-pager {
        padding-top: 30px;
        left: 25px;
    }

    #banner .bx-controls-direction {
        display: none;
    }

    #banner .bannerSliderContent {
        display: block;
        position: absolute;
        top: 54px;
        left: 29px;
    }

        #banner .bannerSliderContent p {
            margin: 0;
        }

        #banner .bannerSliderContent .header {
            font-weight: 700;
            font-size: 35px;
            margin: 0;
            line-height: 34px;
        }

            #banner .bannerSliderContent .header sup {
                font-size: 20px;
            }

@media (max-width: 450px) {
    #banner .bannerSliderContent .header {
        display: block !important; /* jme test */
	font-size: 16px;
	line-height: 15px;
    }

    #banner .bannerSliderContent {
        top: 15px;
        left: 29px;
    }
    #banner .blackOnMobile{
	
	color: black;

	}

    #banner .bannerSliderContent .header sup {
                font-size: 10px !important;
            }
	#banner .bannerSliderContent .copy {
		font-size: 13px;
    		line-height: 14px;
	}

}

#banner .bannerSliderContent .copy {
    margin-bottom: 10px;
}

    #banner .bannerSliderContent .copy sup {
        font-size: 10px;
    }

.harvestSweetSuccess {
    position: relative;
    clear: both;
    color: #FFF;
    margin-bottom: 20px !important;
    width: 51%;
}

    .harvestSweetSuccess ul {
        margin: 0;
        padding: 0;
    }

.harvestSweetNews {
    position: relative;
    clear: both;
    color: #FFF;
    margin-bottom: 0px !important;
    width: 40%;
}

    .harvestSweetNews ul {
        margin: 0;
        padding: 0;
    }

.harvestSweetSuccessHeader {
    background-color: #cc5c2d;
    padding: 5px 20px 5px 5px;
    margin: 40px 10px 10px 0;
    color: #fff;
    font-size: 18px;
    display: inline-block;
}

.harvestSuccessSubHeader {
    color: #cc5c2d;
}

.actions {
    clear: both;
}

    .actions .addthis_toolbox, .actions .makePDF {
        float: left;
        border-right: 1px solid #CCC;
        padding: 10px 10px 10px 0;
        margin: 20px 10px 20px 0;
    }
    .actions .addthis_toolbox, .actions .noBorder{
        border-right: none !important;
    }
    .actions .makePDF {
        position: relative;
    }

        .actions .makePDF div {
            position: absolute;
            display: none;
            top: -45px;
            right: -8px;
            width: 50px;
            text-align: center;
            color: #FFF;
            background-color: #000;
            padding: 5px 10px;
            font-size: 10px;
            -webkit-border-radius: 7px;
            border-radius: 7px;
        }

            .actions .makePDF div:after {
                content: url("/images/tooltip_arrow.jpg");
                background-repeat: no-repeat;
                position: absolute;
                left: 30px;
                top: 41px;
                padding-right: 10px;
            }

        .actions .makePDF:hover div {
            display: block;
        }





   .actions .makePDFBlack {
        float: left;
        position: relative;
        margin: 30px 10px 0 0;
        background-color: #000;
        width: 33px;
        height: 33px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
    }

   .actions .makePDFBlack img {
        margin: auto;
        padding-top: 10px;
        width: 45%;
        height: 45%;
    }
    
        .actions .makePDFBlack div {
            position: absolute;
            display: none;
            top: -57px;
            right: -17px;
            width: 50px;
            text-align: center;
            color: #FFF;
            background-color: #000;
            padding: 5px 10px;
            font-size: 10px;
            -webkit-border-radius: 7px;
            border-radius: 7px;
        }

            .actions .makePDFBlack div:after {
                content: url("/images/tooltip_arrow.jpg");
                background-repeat: no-repeat;
                position: absolute;
                left: 30px;
                top: 41px;
                padding-right: 10px;
            }

        .actions .makePDFBlack:hover div {
            display: block;
        }

        .miBtn{
            height: 24px;
            font-size: 16px;
            line-height: 130%;
            font-family: "Pt Sans";
            padding: 5px 12px 3px 12px;
        }
        .miBtn:hover{
            height: 24px;
            font-size: 16px;
            line-height: 130%;
            font-family: "Pt Sans";
            padding: 5px 12px 3px 12px;
        }

    .actions .button {
        margin: 8px 0;
        margin-right: 10px;
    }

    .actions .btnGroup {
        clear: both;
    }

    .actions .btnGroupProduct {
        clear: both;
    }

    .actions .btnGroupProductMI {
        clear: both;
    }

ul.excerpt {
    margin: 0;
}

    ul.excerpt li {
        float: left;
        width: 45%;
        margin-right: 2%;
        margin-bottom: 20px;
        height: 365px;
    }

        ul.excerpt li img {
            margin-bottom: 10px;
        }

        ul.excerpt li a {
            font-color: #000;
            text-decoration: none;
        }

        ul.excerpt li h3:after {
            content: url("/images/more_arrow.jpg");
            background-repeat: no-repeat;
            position: relative;
            left: 10px;
            top: 1px;
            padding-right: 10px;
        }

        ul.excerpt li p {
            font-size: 13px;
            height: 120px;
            overflow: hidden;
        }

.brandContainer {
    background-image: url("/images/bkgd.jpg");
    background-color: #000;
    padding-bottom: 20px;
}

.btnAnchor a.active {
    background-color: #5bd51c;
}

.brandSocial .addthis_toolbox {
    border-right: 0;
    float: right;
    width: 185px;
}

.source {
    color: #444;
    float: left;
    clear: left;
    font-size: 12px !important;
}

.brandoverview .mainBrands {
    width: 100%;
}

    .brandoverview .mainBrands img {
        width: auto;
        display: inline;
        padding: 10px;
    }

.brandoverview .wisefries {
    margin-bottom: 50px;
}

    .brandoverview .wisefries img {
        margin: 0 auto;
        width: auto;
    }

.brandoverview .span4 {
    padding: 10px 10px 10px 36px;
}

    .brandoverview .span4 img {
        width: auto;
    }

.brand {
    margin: 0 auto;
    clear: both;
}

    .brand .statement {
        position: relative;
        z-index: 5;
        width: 100%;
        padding: 10px 0;
        margin: 0 0 20px 0;
        text-align: center;
        color: #FFF;
    }

        .brand .statement p {
		max-width: 845px;
		margin: 0px auto;
        }

        .brand .statement .count div.span4 {
            clear: both;
        }

        .brand .statement .count {
            width: 75%;
            margin: 0 auto;
            padding-left: 15px;
        }

            .brand .statement .count div {
                padding: 15px 0;
            }

                .brand .statement .count div img {
                    width: 47px;
                    float: left;
                }

                .brand .statement .count div .text {
                    width: 70%;
                    min-height: 75px;
                    float: left;
                    padding-top: 0;
                    margin-left: 20px;
                }

                .brand .statement .count div h2, .brand .statement .count div p {
                    text-align: left;
                    color: #FFF;
                    font-size: 13px;
                }

                .brand .statement .count div p {
                    padding: 0;
                }

                .brand .statement .count div h2 {
                    font-size: 16px;
                }

        .brand .statement .promise {
            width: 35%;
            position: absolute;
            top: 0;
            right: 0;
            z-index: -1;
        }

        .brand .statement .harvestCount div h2, .brand .statement .harvestCount div p {
            color: #444;
        }

    .brand .statementFSR {
        position: relative;
        z-index: 5;
        width: 100%;
        padding: 0px 0;
        margin: 0px 0;
        text-align: center;
        color: #000;
    }

        .brand .statementFSR .count div.span4 {
            clear: both;
        }

        .brand .statementFSR .count {
            width: 100%;
            margin: 0 auto;
            padding-left: 15px;
        }

            .brand .statementFSR .count div {
                padding: 0px 0;
            }

                .brand .statementFSR .count div img {
                    width: 47px;
                    float: left;
                }

                .brand .statementFSR .count div .text {
                    width: 70%;
                    min-height: 75px;
                    float: left;
                    margin-left: 20px;
                }

                .brand .statementFSR .count div h2, .brand .statementFSR .count div p {
                    text-align: left;
                    color: #000;
                    font-size: 13px;
                }

                .brand .statementFSR .count div p {
                    padding: 0;
                }

                .brand .statementFSR .count div h2 {
                    font-size: 16px;
                }

        .brand .statementFSR .promise {
            width: 35%;
            position: absolute;
            top: 0;
            right: 0;
            z-index: -1;
        }

        .brand .statementFSR .harvestCount div h2, .brand .statementFSR .harvestCount div p {
            color: #444;
        }

    .brand .count div.span4 {
        clear: both;
    }

    .brand .count {
        width: 100%;
    }

        .brand .count div {
            padding: 15px 0;
        }

            .brand .count div img {
                width: 47px;
                float: left;
            }

            .brand .count div .text {
                width: 70%;
                min-height: 75px;
                float: left;
                padding-top: 0;
                margin-left: 20px;
            }

            .brand .count div h2, .brand .count div p {
                text-align: left;
                color: #FFF;
                font-size: 13px;
            }

            .brand .count div p {
                padding: 0;
            }

            .brand .count div h2 {
                font-size: 16px;
            }

    .brand .harvest {
        position: relative;
        z-index: 5;
        background-image: url("/images/brands/harvest_bkgd.jpg");
        font-weight: 400;
        clear: both;
    }

        .brand .harvest .logo {
            width: 32%;
            margin: 0 auto;
        }

        .brand .harvest p {
            color: #444;
            padding: 30px;
            font-size: 13px;
        }

        .brand .harvest a {
            text-decoration: underline;
        }

            .brand .harvest a.mccainButton {
                color: #000;
                text-decoration: none;
            }

    .brand .anchor {
        background-image: url("/images/brands/anchor_bkgd.jpg");
        font-weight: 600;
        clear: both;
    }

        .brand .anchor .logo {
            width: 20%;
            margin: 0 auto;
            padding-top: 0;
        }

        .brand .anchor p {
            padding: 20px;
            font-size: 14px;
        }

        .brand .anchor .highlightOne {
            color: #f05037;
        }

        .brand .anchor .highlightTwo {
            color: #f05037;
        }

        .brand .anchor a {
            color: #FFF;
            text-decoration: underline;
        }

            .brand .anchor a.mccainButton {
                color: #000;
                text-decoration: none;
            }
/*
    .brand .brewcity {
        background-image: url("/images/brands/brewcity_bkgd.jpg");
        font-weight: 400;
        clear: both;
    }

        .brand .brewcity .logo {
            width: 30%;
            margin: 0 auto;
            padding-top: 10px;
        }

        .brand .brewcity p {
            padding: 30px;
            font-size: 13px;
        }
    */
    .brand .mccain {
        background-image: url("/images/brands/mccain_bkgd.jpg");
        background-repeat: no-repeat;
        background-color: #d1ac65;
        font-weight: 600;
        clear: both;
    }

        .brand .mccain .logo {
            width: 30%;
            margin: 0 auto;
        }

        .brand .mccain p {
            padding: 30px;
            font-size: 16px;
            color: #000;
        }

        .brand .mccain a {
            color: #000;
            font-weight: 600;
        }

            .brand .mccain a:after {
                content: url("/images/morewhite_arrow.png");
                background-repeat: no-repeat;
                position: relative;
                left: 10px;
                top: 4px;
                padding-right: 5px;
            }

        .brand .mccain .mccainStatementLink:after {
            content: url("/images/brands/mccain_arrow.png");
            background-repeat: no-repeat;
            position: relative;
            left: 10px;
            top: 4px;
            padding-right: 5px;
        }

    .brand .ourstory {
        background-image: url("/images/about/our_story_bkgd.jpg");
        background-color: #000;
        text-align: left;
        padding-bottom: 30px;
    }

        .brand .ourstory .logo {
            width: 70%;
            margin: 0 auto;
        }

        .brand .ourstory h1, .brand .ourstory h2 {
            padding: 10px 100px;
            font-size: 26px;
            color: #FFF;
            line-height: 1.3em;
            font-weight: 400;
        }

        .brand .ourstory p {
            color: #FFF;
            padding-top: 20px !important;
            padding-bottom: 20px !important;
            font-weight: 400;
        }

        .brand .ourstory span {
            font-weight: 700;
        }

    .brand .CStore {
        background-image: url("/images/categories/k12_header_bkgd.jpg");
        font-weight: 400;
        clear: both;
    }

        .brand .CStore .logo {
            width: 23%;
            margin: 0 auto;
        }

        .brand .CStore p {
            padding: 30px;
            font-size: 15px;
        }

    .brand .K12 {
        background-image: url("/images/categories/k12_header_bkgd.jpg");
        font-weight: 400;
        clear: both;
    }

        .brand .K12 .logo {
            width: 19%;
            margin: 0 auto;
        }

        .brand .K12 p {
            padding: 0 30px;
            font-size: 18px;
        }

        .brand .K12 a {
            font-weight: 700;
        }

    .brand .mccainCount {
        font-size: 14px;
        font-weight: 600;
    }

        .brand .mccainCount div {
            min-height: 140px;
            margin: 0 !important;
            padding-left: 30px;
        }

            .brand .mccainCount div img {
                width: 140px !important;
                border: 7px solid #000;
            }

        .brand .mccainCount .text {
            width: 81% !important;
            margin-left: 10px !important;
        }

            .brand .mccainCount .text h2, .brand .mccainCount .text p {
                color: #000 !important;
            }

            .brand .mccainCount .text p {
                font-size: 16px !important;
                font-weight: 400;
            }

            .brand .mccainCount .text a {
                font-size: 16px;
            }

        .brand .mccainCount a {
            color: #FFF;
            margin: 0;
            float: left;
            color: #000;
        }

            .brand .mccainCount a:after {
                content: url("/images/more_arrow.png");
                background-repeat: no-repeat;
                position: relative;
                left: 10px;
                top: 4px;
                padding-right: 5px;
            }

    .brand .highlights div {
        position: relative;
    }

        .brand .highlights div img {
            position: absolute;
            bottom: 0;
            z-index: 10;
        }

    .brand .mccainHighlights {
        margin: 0;
    }

        .brand .mccainHighlights div {
            background-size: 163%;
            text-align: left;
            margin: 0;
            padding: 20px 0 0 0;
            font-weight: 400;
        }

            .brand .mccainHighlights div h2, .brand .mccainHighlights div p {
                padding: 0 20px;
            }

            .brand .mccainHighlights div h2 {
                margin: 10px 0;
                color: #FFF;
                font-size: 20px;
                line-height: 1.3em;
            }

            .brand .mccainHighlights div p {
                color: #FFF;
            }

            .brand .mccainHighlights div a {
                color: #FFF;
                padding: 5px 20px;
                font-weight: 400;
                color: #FFF;
                font-size: 16px;
            }

                .brand .mccainHighlights div a:after {
                    content: url("/images/morewhite_arrow.png");
                    background-repeat: no-repeat;
                    position: relative;
                    left: 10px;
                    top: 4px;
                    padding-right: 5px;
                }

        .brand .mccainHighlights .one {
            background-image: url("/images/brands/woodbg2.jpg");
        }

        .brand .mccainHighlights .two {
            background-image: url("/images/brands/burlap.jpg");
        }

        .brand .mccainHighlights .three {
            background-image: url("/images/brands/woodbg1.jpg");
        }

        .brand .mccainHighlights .four {
            background-image: url("/images/brands/burlap.jpg");
        }

        .brand .mccainHighlights .five {
            background-image: url("/images/brands/woodbg1.jpg");
        }

        .brand .mccainHighlights .six {
            background-image: url("/images/brands/burlap.jpg");
        }

    .brand .harvestHighlights {
        margin: 0;
    }

        .brand .harvestHighlights div {
            text-align: left;
            margin: 0;
            padding: 20px 0 0 0;
            text-transform: uppercase;
            font-family: 'Squada One';
            font-weight: 400;
        }

            .brand .harvestHighlights div h2 {
                width: 80%;
                margin: 0 auto;
                padding: 0 10px;
                color: #FFF;
                text-align: center;
                font-size: 20px;
                line-height: 1.3em;
                font-family: 'Paytone One', sans-serif;
                font-weight: 400;
            }

            .brand .harvestHighlights div div.btnLink {
                width: 100% !important;
                min-height: 80px;
                text-align: center;
                background-color: transparent;
            }

            .brand .harvestHighlights div a {
                color: #b73d18;
                padding: 5px 10px;
                background-color: #FFF;
                text-align: center;
                font-family: Verdana, Geneva, sans-serif;
                font-size: 12px;
                font-weight: 600;
            }

            .brand .harvestHighlights div.reverse h2 {
                color: #b73d18;
            }

            .brand .harvestHighlights div.reverse a {
                background-color: #b73d18;
                color: #FFF;
            }

        .brand .harvestHighlights .one {
            background-image: url("/images/brands/HS_BG_1.jpg");
        }

        .brand .harvestHighlights .two {
            background-image: url("/images/brands/HS_BG_2.jpg");
        }

        .brand .harvestHighlights .three {
            background-image: url("/images/brands/HS_BG_1.jpg");
        }

        .brand .harvestHighlights .four {
            background-image: url("/images/brands/HS_BG_2.jpg");
        }

        .brand .harvestHighlights .five {
            background-image: url("/images/brands/HS_BG_1.jpg");
        }

        .brand .harvestHighlights .six {
            background-image: url("/images/brands/HS_BG_2.jpg");
        }
        /*
    .brand .brewcityHighlights div {
        text-align: center;
        padding: 20px 0;
        margin: 0;
        background-position: top left;
    }

        .brand .brewcityHighlights div h2, .brand .brewcityHighlights div p {
            padding: 0 20px;
        }

        .brand .brewcityHighlights div h2 {
            margin: 10px 0;
            color: #b4b4b4;
            font-size: 18px;
            line-height: 1.3em;
            font-family: 'Bevan';
            font-weight: 400;
        }

        .brand .brewcityHighlights div p {
            font-size: 14px;
            color: #FFF;
        }

        .brand .brewcityHighlights div a {
            color: #FFF;
            padding: 5px 10px;
            font-weight: normal;
            color: #FFF;
            font-size: 16px;
        }

            .brand .brewcityHighlights div a:after {
                content: url("/images/morewhite_arrow.png");
                background-repeat: no-repeat;
                position: relative;
                left: 10px;
                top: 4px;
                padding-right: 5px;
            }

    .brand .brewcityHighlights .one {
        background-image: url("/images/brands/BC_BG1.jpg");
    }

    .brand .brewcityHighlights .two {
        background-image: url("/images/brands/BC_BG_2.jpg");
    }

    .brand .brewcityHighlights .three {
        background-image: url("/images/brands/BC_BG1.jpg");
    }

    .brand .brewcityHighlights .four {
        background-image: url("/images/brands/BC_BG_2.jpg");
    }

    .brand .brewcityHighlights .five {
        background-image: url("/images/brands/BC_BG1.jpg");
    }

    .brand .brewcityHighlights .six {
        background-image: url("/images/brands/BC_BG_2.jpg");
    }
            */
    .brand .anchorHighlights div {
        text-align: center;
        padding: 20px 0 0 0;
        margin: 0;
    }

        .brand .anchorHighlights div h2, .brand .anchorHighlights div p {
            padding: 0 20px;
        }

        .brand .anchorHighlights div h2 {
            margin: 10px 0;
            font-weight: 600;
            font-size: 18px;
            line-height: 1.3em;
        }

        .brand .anchorHighlights div a {
            padding: 5px 10px;
            color: #FFF;
            font-size: 15px;
            z-index: 50;
            position: relative;
        }

    .brand .anchorHighlights .one {
        background-image: url("/images/brands/anchor_bg3.jpg");
    }

        .brand .anchorHighlights .one h2 {
            color: #fff9c7;
        }

        .brand .anchorHighlights .one a {
            background-color: #f05037;
        }

    .brand .anchorHighlights .two {
        background-image: url("/images/brands/anchor_bg1.jpg");
    }

        .brand .anchorHighlights .two h2 {
            color: #f05037;
        }

        .brand .anchorHighlights .two a {
            background-color: #0b9444;
        }

    .brand .anchorHighlights .three {
        background-image: url("/images/brands/anchor_bg3.jpg");
    }

        .brand .anchorHighlights .three h2 {
            color: #fff9c7;
        }

        .brand .anchorHighlights .three a {
            background-color: #f05037;
        }

    .brand .anchorHighlights .four {
        background-image: url("/images/brands/anchor_bg1.jpg");
        z-index: 10;
        background-color: #faaa4b;
    }

        .brand .anchorHighlights .four h2 {
            color: #f05037;
        }

        .brand .anchorHighlights .four a {
            background-color: #9ecb3b;
            margin-bottom: 20px;
            display: inline-block;
        }

    .brand .anchorHighlights .five {
        background-image: url("/images/brands/anchor_bg2.png");
    }

        .brand .anchorHighlights .five h2 {
            color: #faaa4b;
        }

        .brand .anchorHighlights .five a {
            background-color: #faa94b;
        }

    .brand .anchorHighlights .six {
        background-image: url("/images/brands/anchor_bg1.jpg");
        background-color: #faaa4b;
    }

        .brand .anchorHighlights .six h2 {
            color: #fff9c7;
        }

        .brand .anchorHighlights .six a {
            background-color: #0b9444;
        }

    .brand .c-storeHighlights div {
        position: relative;
        margin: 0;
        padding: 20px 0 0 0;
        background-size: 140%;
    }

        .brand .c-storeHighlights div span.btnaction {
            width: 100%;
            display: block;
        }

        .brand .c-storeHighlights div div.btnLink {
            position: absolute;
            bottom: 20px;
            z-index: 100;
            width: 100% !important;
            min-height: 45px;
            text-align: center;
        }

        .brand .c-storeHighlights div a.btn {
            padding: 5px 10px;
            font-weight: 400;
            font-size: 16px;
            border: 0;
            width: auto;
            -webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.3);
            box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.3);
        }

    .brand .c-storeHighlights .one {
        background-image: url("/images/categories/cstore_bkgd.jpg");
    }

    .brand .c-storeHighlights .two {
        background-image: url("/images/categories/cstore-rebates-bkgd.jpg");
    }

    .brand .c-storeHighlights .three {
        background-image: url("/images/categories/cstore_bkgd.jpg");
    }

    .brand .c-storeHighlights .four {
        background-image: url("/images/categories/cstore-newProducts-bkgd.jpg");
    }

    .brand .c-storeHighlights .five {
        background-image: url("/images/categories/cstore_bkgd.jpg");
    }

    .brand .c-storeHighlights .six {
        background-image: url("/images/categories/cstore_industryShows_bkgd.jpg");
    }


.k12HighlightsWithBt {
    min-height: 380px;
    max-height: 464px;
}

    .k12HighlightsWithBt div {
        position: relative;
        
        background-size: 140%;
        width: 100%;

        min-height: 380px;
        max-height: 464px;

        text-align: center;
        vertical-align: bottom;
        
        margin: 71% auto;
    }

        .k12HighlightsWithBt div span.btnaction {
            width: 100%;
            display: block;
            text-align: center;
        }

         .k12HighlightsWithBt div.btnLink {
            position: absolute;
            bottom: 20px;
            z-index: 100;
            width: 100% !important;
            min-height: 45px;
            text-align: center;

        }

         .k12Highlights50 div.btnLink {
            z-index: 500; 
            position: relative; 
            top: -55px; 
            left: 40%
         }

         .k12HighlightsWithBt div a.btn {
            padding: 5px 45px;
            font-weight: 400;
            font-size: 16px;
            border: 0;
            width: auto;
            -webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.3);
            box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.3);
        }

         .nonComOne {
             background-image: url("/images/channels/K12_NonCommercial_Box1.jpg");
             background-size: 100%;
             background-repeat: no-repeat;
         }
         
         .nonComTwo {
             background-image: url("/images/channels/K12_NonCommercial_Box2.jpg");
             background-size: 100%;
             background-repeat: no-repeat;
         }

         .nonComThree{
             background-image: url("/images/channels/K12_NonCommercial_Box3.jpg");
             background-size: 100%;
             background-repeat: no-repeat;
         }
         
         .nonComFour{
             background-image: url("/images/channels/K12_NonCommercial_Box4.jpg");
             background-size: 100%;
             background-repeat: no-repeat;
         }

    .brand .k12Highlights div {
        position: relative;
        margin: 0;
        padding: 0;
        background-size: 140%;
    }

        .brand .k12Highlights div span.btnaction {
            width: 100%;
            display: block;
        }

        .brand .k12Highlights div div.btnLink {
            position: absolute;
            bottom: 20px;
            z-index: 100;
            width: 100% !important;
            min-height: 45px;
            text-align: center;
        }

        .brand .k12Highlights div a.btn {
            padding: 5px 10px;
            font-weight: 400;
            font-size: 16px;
            border: 0;
            width: auto;
            -webkit-box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.3);
            box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.3);
        }

    .brand .k12Highlights .one {
        background-image: url("/images/categories/k12_bkgd_1.jpg");
    }

    .brand .k12Highlights .two {
        background-color: #FFF;
    }

    .brand .k12Highlights .three {
        background-image: url("/images/categories/k12_bkgd_1.jpg");
    }

    .brand .k12Highlights .four {
        background-image: url("/images/categories/k12_bkgd_4.jpg");
    }

    .brand .k12Highlights .five {
        background-image: url("/images/categories/k12_bkgd_1.jpg");
    }

    .brand .k12Highlights .six {
        background-image: url("/images/categories/k12_bkgd_4.jpg");
    }

    .brand ul.callouts {
        width: 100%;
        margin: 20px 0;
        float: left;
    }

        .brand ul.callouts li {
            width: 50%;
            text-align: center;
            padding: 20px 0;
            float: left;
        }

            .brand ul.callouts li div {
                height: 60px;
                position: relative;
            }

            .brand ul.callouts li h2 {
                width: 100%;
                margin: 10px 0;
                position: absolute;
                bottom: 0;
            }

            .brand ul.callouts li a {
                padding: 5px 10px;
            }

            .brand ul.callouts li img {
                width: 55%;
                margin: 0 auto;
            }

    .brand ul.harvestCallouts {
        background-color: #eddcbf;
    }

        .brand ul.harvestCallouts li {
            font-family: "adrianna-extended";
            text-align: left;
        }

            .brand ul.harvestCallouts li h2 {
                width: 80%;
                color: #000;
                font-family: 'Squada One';
                font-weight: 400;
                font-size: 20px;
                position: static;
            }

            .brand ul.harvestCallouts li img {
                width: auto;
            }

            .brand ul.harvestCallouts li h2, .brand ul.harvestCallouts li p, .brand ul.harvestCallouts li a {
                margin-left: 20px;
                padding: 0;
            }

            .brand ul.harvestCallouts li p {
                width: 85%;
                color: #000;
            }

            .brand ul.harvestCallouts li a:after {
                content: url("/images/more_arrow.png");
                background-repeat: no-repeat;
                position: relative;
                left: 10px;
                top: 4px;
                padding-right: 5px;
            }

    .brand ul.brewcityCallouts {
        background-color: #eddcbf;
    }

        .brand ul.brewcityCallouts li {
            font-family: "adrianna-extended";
        }

            .brand ul.brewcityCallouts li h2 {
                color: #555555;
                font-family: 'Bevan';
                font-weight: 400;
            }

            .brand ul.brewcityCallouts li a:after {
                content: url("/images/more_arrow.png");
                background-repeat: no-repeat;
                position: relative;
                left: 10px;
                top: 4px;
                padding-right: 5px;
            }

    .brand ul.mccainCallouts {
        background-color: #eddcbf;
    }

        .brand ul.mccainCallouts li {
            font-family: "adrianna-extended";
            text-align: left;
        }

            .brand ul.mccainCallouts li h2 {
                width: 80%;
                color: #000;
                font-family: 'Squada One';
                font-weight: 400;
                font-size: 20px;
                position: static;
            }

            .brand ul.mccainCallouts li img {
                width: auto;
            }

            .brand ul.mccainCallouts li h2, .brand ul.mccainCallouts li p, .brand ul.mccainCallouts li a {
                margin-left: 20px;
                padding: 0;
            }

            .brand ul.mccainCallouts li p {
                width: 85%;
                color: #000;
            }

            .brand ul.mccainCallouts li a:after {
                content: url("/images/more_arrow.png");
                background-repeat: no-repeat;
                position: relative;
                left: 10px;
                top: 4px;
                padding-right: 5px;
            }

    .brand ul.anchorCallouts {
        background-color: #fff9c7;
        margin: 20px 0;
    }

        .brand ul.anchorCallouts li h2 {
            color: #f05037;
            font-weight: 600;
            font-size: 18px;
            line-height: 1.3em;
        }

        .brand ul.anchorCallouts li a {
            background-color: #9ecb3b;
            color: #FFF;
        }

.harvestsource {
    color: #CCC;
    margin-top: 20px;
}

.harvestContainer {
    background-image: url("/images/brands/HS_bkgd.jpg");
    padding: 20px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #666;
}

    .harvestContainer .harvestNumbers {
        width: 300px;
    }

    .harvestContainer ul {
        list-style-type: disc;
        margin-top: 20px;
        line-height: 1.5em;
    }

    .harvestContainer img {
        margin-top: 15px;
    }

    .harvestContainer p {
        margin-left: 17px;
    }

    .harvestContainer .sorce {
        font-size: 13px;
    }

.mccainCountSub {
    width: 75%;
    margin: 0 auto;
    padding-left: 15px;
    font-size: 14px;
    font-weight: 400;
}

    .mccainCountSub .one, .mccainCountSub .two, .mccainCountSub .three {
        clear: both;
    }

    .mccainCountSub div {
        padding: 15px 0;
        min-height: 130px;
        margin: 20px 0 0 0 !important;
        padding-left: 30px;
    }

        .mccainCountSub div img {
            width: 47px !important;
            float: left;
        }

        .mccainCountSub div div.text {
            width: 64%;
            min-height: 75px;
            float: left;
            padding-top: 0;
            margin: 0 !important;
        }

        .mccainCountSub div h2 {
            color: #846343;
            font-size: 18px;
        }

        .mccainCountSub div h2, .mccainCountSub div p {
            text-align: left;
        }

        .mccainCountSub div p {
            padding: 0;
            font-size: 16px !important;
        }

.poppersCopy img {
    margin-bottom: 5px;
    width: auto;
}

.poppersCopy a {
    font-weight: bold;
    color: #0b9444;
}

.poppersImages .firstImage {
    margin-top: 26px;
}

.poppersImages img {
    margin-bottom: 30px;
}

.poppersImages p {
    font-size: 9px;
}

.poppersLinks {
    margin-bottom: 20px;
}

    .poppersLinks img {
        margin: 0 auto;
    }

.poppersNumbered {
    margin-top: 20px;
}

    .poppersNumbered img {
        width: auto;
    }

.whitepaper .whitepaperactions {
    float: right;
    clear: none;
    margin-top: -8px;
}

    .whitepaper .whitepaperactions .addthis_toolbox, .whitepaper .whitepaperactions .makePDF {
        margin-top: 0;
    }

    .whitepaper .whitepaperactions .makePDF {
        border-right: 0;
    }

.whitepaper p {
    margin-bottom: 40px;
}

.whitepaper .arrowLinkLeft {
    display: block;
    margin: 0 auto;
    width: 150px;
}

.listing {
    border-top: 1px solid #CCC;
    margin: 10px 0;
    padding: 40px 0 30px;
}

    .listing p {
        margin: 0;
        line-height: 1.7em;
        font-size: 13px;
    }

    .listing h2 {
        margin-bottom: 5px;
    }

        .listing h2:after {
            content: url("/images/more_arrow.jpg");
            background-repeat: no-repeat;
            position: relative;
            left: 10px;
            top: 1px;
            padding-right: 10px;
        }

    .listing .author {
        margin: 0;
    }

p.date {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 13px;
}

p.category, p.author {
    margin: 0;
    color: #000;
    font-size: 13px;
    line-height: 1.5em;
}

p.author {
    margin-bottom: 20px;
}

.events, .calNav {
    text-align: right;
    margin-top: 20px;
    font-size: 13px;
    line-height: 1.7em;
}

    .events a, .calNav a {
        color: #000;
        text-decoration: none;
    }

.eventCal {
    width: 50%;
    margin: 50px auto 0;
    clear: both;
}

    .eventCal h4 {
        font-size: 20px;
        font-weight: 700;
        float: left;
    }

.calNav {
    float: right;
    margin: 0 10px 10px 0;
}

.row-fluid {
    clear: both;
}

table.cal {
    background-color: #f1f0d7;
}

    table.cal th, table.cal td {
        padding: 5px 10px;
        color: #000;
        width: 22px;
        text-align: center;
    }

    table.cal th {
        background-color: #dcda9e;
        border-bottom: 5px solid #FFF;
        width: 32px;
    }

    table.cal td {
        background-color: #f1f0d7;
    }

        table.cal .current span, table.cal td a {
            width: 32px;
            padding: 3px 0;
            display: block;
            -webkit-border-radius: 7px;
            border-radius: 7px;
        }

    table.cal .current span {
        background-color: #000;
        color: #fff200;
        font-weight: 700;
    }

    table.cal td a {
        background-color: #dcda9e;
        color: #000;
    }

#about h2 {
    font-size: 16px;
    font-weight: 700;
}

#about .story p {
    font-size: 13px;
}

.video-wrapper {
    width: 730px;
    max-width: 100%;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .video-container iframe, .video-container object, .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

video {
    max-width: 100%;
    height: auto;
}

.ingredients {
    color: #000;
    font-size: 18px;
}

    .ingredients ul {
        margin: 10px 0 20px 20px;
        list-style-type: disc;
    }

        .ingredients ul li {
            padding: 3px 0;
        }

            .ingredients ul li a {
                font-color: #000;
                text-decoration: none;
            }

                .ingredients ul li a:hover {
                    text-decoration: underline;
                }

                .ingredients ul li a:after {
                    content: url("/images/more_arrow.jpg");
                    background-repeat: no-repeat;
                    position: relative;
                    left: 10px;
                    top: 3px;
                    padding-right: 10px;
                }

.specs {
    background-color: #b2b2b2;
    padding: 10px 10px 0 10px;
    margin-top: 15px;
    text-align: center;
}

    .specs .name {
        font-size: 18px;
        color: #FFF;
        border-bottom: 1px solid #323232;
        weight: 700;
        margin-bottom: 0;
    }

    .specs .cost {
        font-size: 24px;
        color: #323232;
    }

#wrapper {
    *zoom: 1;
    color: #000;
    margin-top: 30px;
    clear: both;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

    #wrapper:after {
        content: "";
        display: table;
        clear: both;
    }

.accordionButton:first-child {
    -webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
}

.accordionButton:last-child {
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
}

.accordionButton {
    cursor: pointer;
    padding: 7px 10px;
    color: #000;
    border: 1px solid #c5c396;
    font-size: 14px;
    background: #deddb9;
    background: -moz-linear-gradient(top, #deddb9 0%, #cac892 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #deddb9), color-stop(100%, #cac892));
    background: -webkit-linear-gradient(top, #deddb9 0%, #cac892 100%);
    background: -o-linear-gradient(top, #deddb9 0%, #cac892 100%);
    background: -ms-linear-gradient(top, #deddb9 0%, #cac892 100%);
    background: linear-gradient(to bottom, #deddb9 0%,#cac892 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#deddb9', endColorstr='#cac892',GradientType=0 );
}

    .accordionButton:hover, .on {
        color: #FFF;
        border: 1px solid #3a3a3a;
        background: #424242;
        background: -moz-linear-gradient(top, #424242 0%, #a5a5a5 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #424242), color-stop(100%, #a5a5a5));
        background: -webkit-linear-gradient(top, #424242 0%, #a5a5a5 100%);
        background: -o-linear-gradient(top, #424242 0%, #a5a5a5 100%);
        background: -ms-linear-gradient(top, #424242 0%, #a5a5a5 100%);
        background: linear-gradient(to bottom, #424242 0%,#a5a5a5 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#a5a5a5',GradientType=0 );
    }

    .accordionButton:before {
        content: "+";
        padding-right: 10px;
    }

.on:before {
    content: "-";
    padding-right: 11px;
    font-size: 17px;
}

.accordionContent .accordionCheckbox:first-child {
    border-top: 1px solid #ebebeb;
}

.accordionContent .accordionCheckbox {
    padding: 5px 10px;
    border: 1px solid #ebebeb;
    border-top: 0;
}

    .accordionContent .accordionCheckbox input[type="checkbox"] {
        float: right;
        margin-left: 0;
    }

.accordionContent label:hover {
    background-color: #EEE;
}

.productDetails .accordionContent {
    background-color: #f2f1f1;
    padding: 30px;
    margin: 0;
}

    .productDetails .accordionContent p {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .productDetails .accordionContent h4 {
        font-size: 16px;
        margin-bottom: 0;
        text-transform: uppercase;
    }

    .productDetails .accordionContent ul {
        padding: 0;
        margin: 0;
    }

        .productDetails .accordionContent ul li {
            border-bottom: 1px solid #cecdcd;
            padding: 10px 0;
            font-size: 13px;
        }

            .productDetails .accordionContent ul li:last-child {
                border-bottom: 0;
            }

a.imgtooltip {
    outline: none;
}

    a.imgtooltip strong {
        line-height: 30px;
    }

    a.imgtooltip:hover {
        text-decoration: none;
    }

    a.imgtooltip span {
        z-index: 10;
        display: none;
        padding: 14px 20px;
        margin-top: -30px;
        margin-left: 28px;
        width: 240px;
        line-height: 16px;
    }

    a.imgtooltip:hover span {
        display: inline;
        position: absolute;
        color: #111;
        border: 1px solid #DCA;
        background: #fffAF0;
    }

.callout {
    z-index: 20;
    position: absolute;
    top: 30px;
    border: 0;
    left: -12px;
}

a.imgtooltip span {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 5px 5px 8px #CCC;
    -webkit-box-shadow: 5px 5px 8px #CCC;
    box-shadow: 5px 5px 8px #CCC;
}

.module a, .module a:hover {
    text-decoration: none;
}

.module p, .module li {
    font-size: 14px;
}

.module p, .module ul {
    margin-bottom: 15px;
}

.module ul {
    list-style: disc;
}

.module img {
    width: auto;
}

.module .accordionButton:first-child {
    padding-top: 0;
}

.module .accordionButton:last-child {
    padding-bottom: 0;
}

.module .accordionButton {
    position: relative;
    cursor: auto;
    padding: 30px 0;
    color: #000;
    border: 0;
    border-bottom: 1px solid #CCC;
    font-size: 14px;
    clear: both;
    float: left;
    width: 100%;
    background: #FFFFFF;
    background: -moz-linear-gradient(top, #fff 0%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #fff 0%, #fff 100%);
    background: -o-linear-gradient(top, #fff 0%, #fff 100%);
    background: -ms-linear-gradient(top, #fff 0%, #fff 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 );
}

    .module .accordionButton h2 {
        font-weight: normal;
    }

    .module .accordionButton > img, .module .accordionButton .contentContainer {
        float: left;
    }

    .module .accordionButton > img {
        width: 30%;
        padding-right: 15px;
    }

    .module .accordionButton .contentContainer {
        width: 65%;
    }

    .module .accordionButton .menuIdea .idea > a:after {
        content: url("/images/more_arrow.jpg");
        background-repeat: no-repeat;
        position: relative;
        left: 10px;
        top: 4px;
        padding-right: 10px;
    }

    .module .accordionButton .menuIdea {
        clear: both;
        float: left;
        margin-bottom: 40px;
    }

    .module .accordionButton .noImg {
        margin-left: 110px;
    }

    .module .accordionButton h3, .module .accordionButton h4, .module .accordionButton h5 {
        font-size: 1.4375em;
        font-weight: 600;
    }

    .module .accordionButton h4 {
        margin-bottom: 10px;
    }

    .module .accordionButton h5 {
        font-size: 16px;
        display: inline-block;
    }

    .module .accordionButton figure, .module .accordionButton .idea {
        float: left;
    }

    .module .accordionButton figure {
        padding-right: 20px;
    }

    .module .accordionButton .idea {
        width: 75%;
    }

        .module .accordionButton .idea p a {
            text-decoration: underline;
        }

        .module .accordionButton .idea p sup {
            display: inline-block;
            border-bottom: 0;
            padding-bottom: 2px;
        }

    .module .accordionButton figcaption {
        font-size: 12px;
    }

    .module .accordionButton:hover, .module .on {
        color: #000;
        border: 0;
        border-bottom: 1px solid #CCC;
        background: #FFFFFF;
        background: -moz-linear-gradient(top, #fff 0%, #fff 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #fff));
        background: -webkit-linear-gradient(top, #fff 0%, #fff 100%);
        background: -o-linear-gradient(top, #fff 0%, #fff 100%);
        background: -ms-linear-gradient(top, #fff 0%, #fff 100%);
        background: linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 );
    }

    .module .accordionButton:before {
        content: "";
        padding-right: 10px;
    }

.module .on:before {
    content: "";
    padding-right: 11px;
    font-size: 17px;
}

.module .showDetails {
    position: absolute;
    bottom: 6px;
    right: 0;
    width: 115px;
    cursor: pointer;
}

    .module .showDetails img {
        display: inline-block;
    }

.module .on .showDetails {
    display: none;
}

.module .accordionContentContainer {
    display: none;
}

.module .on .accordionContentContainer {
    display: block;
}

.module .hideDetails {
    position: absolute;
    bottom: 6px;
    right: 0;
    width: 100px;
    cursor: pointer;
}

    .module .hideDetails img {
        display: inline-block;
    }

.module .accordionContent {
    position: relative;
    float: left;
    clear: both;
    width: 100%;
}

.module .calltoaction {
    width: 100%;
    float: left;
    margin-top: 40px;
    text-align: center;
}

    .module .calltoaction button {
        margin: 0 5px;
    }

ul.tabs {
    float: left;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 30px 0 20px 0;
    border-bottom: 4px solid #000;
}

    ul.tabs li {
        float: left;
        padding: 5px 20px;
        margin-right: 10px;
        border: 1px solid #CCC;
        background: #f6f5f5;
        background: -moz-linear-gradient(top, #f6f5f5 0%, #dadada 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f5f5), color-stop(100%, #dadada));
        background: -webkit-linear-gradient(top, #f6f5f5 0%, #dadada 100%);
        background: -o-linear-gradient(top, #f6f5f5 0%, #dadada 100%);
        background: -ms-linear-gradient(top, #f6f5f5 0%, #dadada 100%);
        background: linear-gradient(to bottom, #f6f5f5 0%,#dadada 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f5f5', endColorstr='#dadada',GradientType=0 );
        -webkit-border-radius: 10px 10px 0px 0px;
        border-radius: 10px 10px 0px 0px;
    }

        ul.tabs li a {
            color: #000;
            text-decoration: none;
        }

        ul.tabs li:hover, ul.tabs li.active {
            border: 1px solid #000;
            background: #535353;
            background: -moz-linear-gradient(top, #535353 0%, #222 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #535353), color-stop(100%, #222));
            background: -webkit-linear-gradient(top, #535353 0%, #222 100%);
            background: -o-linear-gradient(top, #535353 0%, #222 100%);
            background: -ms-linear-gradient(top, #535353 0%, #222 100%);
            background: linear-gradient(to bottom, #535353 0%,#222222 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#535353', endColorstr='#222222',GradientType=0 );
        }

            ul.tabs li:hover a, ul.tabs li.active a {
                color: #fff200;
            }

.insightSearch .btn-group {
    display: block !important;
    margin-bottom: 15px;
}

    .insightSearch .btn-group + .btn-group {
        margin: 0 0 15px 0 !important;
    }

    .insightSearch .btn-group > .btn {
        width: 85% !important;
        clear: both !important;
        text-align: left !important;
    }

.insightSearch .caret {
    float: right !important;
}

.insights img.postImageLeft, .articles img.postImageLeft, .articleDetail img.postImageLeft {
    width: auto;
    float: left;
    margin: 0 20px 20px 0;
}

.insights img.postImageRight, .articles img.postImageRight, .articleDetail img.postImageRight {
    width: auto;
    float: right;
    margin: 0 0 20px 20px;
}

.insights .date, .insights .tags, .insights .author, .insights .excerpt {
    font-size: 13px;
    margin: 0;
}

.insights .date {
    text-transform: uppercase;
    margin-bottom: 10px;
}

.insights .author {
    margin-bottom: 20px;
}

.insights span {
    font-weight: 700;
    font-color: #000;
}

.insights p.excerpt {
    margin: 0;
    line-height: 1.5em;
}

.insights a {
    color: #ff7900;
}

.insights .actions .addthis_toolbox {
    border-right: 0;
    margin: 0;
    width: 185px;
}

.insights img.postImageLeft {
    width: auto;
    float: left;
    margin: 0 20px 20px 0;
}

.actions .addthis_toolbox {
    width: 185px;
}

.articleDetail .mccainButton {
    margin-bottom: 20px;
}

.articleDetail .description .arrowLink:after {
    top: 1px;
}

.articleDetail .description p {
    margin-bottom: 40px;
}

.articleDetail .description h2 {
    font-size: 18px;
    margin-top: 10px;
    display: inline-block;
}

.articleDetail .description strong {
    font-size: 18px;
}

.articleDetail .description ol li {
    font-size: 18px;
    padding-bottom: 20px;
    list-style-position: inside;
}

    .articleDetail .description ol li p {
        margin: 5px 0;
    }

    .articleDetail .description ol li strong {
        color: #000;
    }

.articleDetail .description ul {
    padding-left: 0;
    margin-top: 10px;
}

    .articleDetail .description ul li {
        padding-bottom: 5px;
        list-style-type: disc;
    }

    .articleDetail .description ul.tabs li {
        list-style-type: none;
    }

.insightDetail h1 {
    margin-bottom: 20px;
}

.insightDetail h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
}

.insightDetail .description p {
    margin-bottom: 40px;
}

.insightDetail .description h2 {
    font-size: 18px;
    margin-bottom: 10px;
}

.insightDetail .actions {
    margin-bottom: 40px;
    height: 42px;
}

.insightDetail .comment {
    display: block;
    float: left;
    margin-bottom: 25px;
}

    .insightDetail .comment .avitar, .insightDetail .comment div {
        float: left;
    }

    .insightDetail .comment .avitar {
        width: auto;
        margin-right: 10px;
    }

    .insightDetail .comment div {
        width: 95%;
    }

    .insightDetail .comment p {
        font-size: 13px;
        margin: 0;
    }

    .insightDetail .comment .name {
        font-weight: 400;
        color: #ff7900;
        padding-right: 10px;
    }

.insightDetail .arrowLinkLeft {
    float: left;
    width: 100%;
    margin: 50px 0;
    text-align: center;
    color: #878787;
}

form.forms {
    color: #000;
    width: 100%;
    /*float: left;*/
    margin-bottom: 50px;
}

    form.forms label {
        font-weight: 700;
    }

    form.forms input, form.forms textarea, form.forms select {
        background-color: #e3e3e3 !important;
        border: 1px solid #d5d5d5 !important;
        -webkit-border-radius: 0 !important;
        border-radius: 0 !important;
        -webkit-box-shadow: 1px 1px 0px 1px #909090 !important;
        box-shadow: 1px 1px 0px 1px #909090 !important;
    }

    form.forms textarea, form.forms select {
        width: 60%;
        margin-bottom: 15px;
    }

    form.forms select, form.forms input[type="text"], form.forms input[type="tel"], form.forms input[type="email"] {
        margin-bottom: 20px;
    }

    form.forms input[type="checkbox"], form.forms input[type="radio"] {
        -webkit-box-shadow: 0px 0px 0px 0px #909090 !important;
        box-shadow: 0px 0px 0px 0px #909090 !important;
    }

form.samples h2, form.contact h2 {
    margin: 50px 0;
}

form.samples .sampleChoice .checkbox, form.contact .sampleChoice .checkbox {
    width: 98%;
    background-color: #e4e3c8;
    padding: 10px;
    margin: 15px 0;
}

    form.samples .sampleChoice .checkbox span, form.contact .sampleChoice .checkbox span {
        display: block;
        float: right;
        color: #8c8c8c;
        font-weight: 400;
        padding-right: 15px;
    }

    form.samples .sampleChoice .checkbox input[type="checkbox"], form.contact .sampleChoice .checkbox input[type="checkbox"] {
        margin-left: 0;
    }

form.samples input[type="checkbox"], form.contact input[type="checkbox"] {
    margin-right: 20px;
}

form.samples label.checkbox, form.contact label.checkbox {
    clear: left;
}

form.samples label.checkbox, form.samples label.radio, form.contact label.checkbox, form.contact label.radio {
    margin: 10px 0;
}

form.samples input[type="radio"], form.contact input[type="radio"] {
    border: 0;
}

form.samples label.radio, form.contact label.radio {
    width: 40px;
    float: left;
}

form.samples input[type="tel"], form.contact input[type="tel"] {
    width: 50px !important;
    float: left;
    margin-right: 10px;
}

form.samples .control-label, form.contact .control-label {
    clear: left;
}

form.samples textarea, form.samples input[type="text"], form.contact textarea, form.contact input[type="text"] {
    width: 98%;
}

form.samples .submit, form.contact .submit {
    width: 90%;
}

    form.samples .submit .btn, form.contact .submit .btn {
        margin: 0 auto;
        display: block;
    }

form.forms input:focus, form.forms select:focus {
    background-color: #d6d5b4 !important;
}

form.forms select option:hover {
    background-color: #e3e3e3 !important;
}

input, textarea {
    outline: none;
    border: none !important;
    box-shadow: none !important;
}

form.profit select {
    width: 300px;
}

form.profit h2 {
    margin: 50px 0;
}

form.profit legend {
    font-weight: 700;
}

form.profit label {
    width: 70%;
}

form.profit .profit {
    font-weight: 400;
}

form.profit p {
    font-size: 14px;
    margin: 20px 0;
}

.contact {
    padding: 20px 150px;
}

    .contact section {
        margin-right: 50px;
    }

        .contact section h2 {
            margin-top: 50px;
        }

        .contact section p {
            font-size: 13px;
            line-height: 1.7em;
            margin-bottom: 30px;
        }

        .contact section .address {
            width: 50%;
            padding: 20px;
            margin: 50px 0;
            background-color: #d6d5b4;
            font-size: 15px;
            line-height: 1.7em;
            font-weight: 700;
            color: #000;
        }

            .contact section .address span {
                color: #FFF;
            }

        .contact section span {
            color: #000;
        }

        .contact section a {
            text-decoration: underline !important;
        }

    .contact form.contact {
        float: left;
        width: 40%;
        margin: 40px 0 0 0;
    }

        .contact form.contact h2, .contact form.contact span {
            display: inline-block;
            margin: 62px 0 0 0;
        }

        .contact form.contact p {
            font-size: 13px;
            margin-bottom: 30px;
        }

        .contact form.contact .disclaimer {
            font-size: 12px;
            margin: 20px 0;
        }

        .contact form.contact .submit .btn {
            display: inline;
        }

        .contact form.contact .control-group {
            width: 100%;
        }

.footerborder {
    width: 100%;
    height: 20px;
    margin-top: -10px;
    background-image: url("/images/footer_border.png");
    background-repeat: repeat-x;
}

footer {
    width: 100%;
    background-color: #1b1b1b;
}

    footer #footerContainer {
        margin: 0 auto;
    }

        footer #footerContainer nav {
            position: static;
            text-align: center;
            margin: 0 auto;
        }

            footer #footerContainer nav div {
                width: auto;
            }

                footer #footerContainer nav div a {
                    color: #FFF;
                    text-transform: uppercase;
                }

                footer #footerContainer nav div ul li a {
                    color: #878787;
                }

                    footer #footerContainer nav div ul li a:hover {
                        color: #FFF;
                    }

                footer #footerContainer nav div ul ul {
                    border: 0;
                }

        footer #footerContainer .logo {
            width: 100%;
            margin-top: 45px;

            width: 150px;
            height: 114px;
            background-image: url("/images/McCain_Food_Service_Logo_Top.png");
            background-repeat: no-repeat;
        }

            /*footer #footerContainer .logo img {
                display: block;
                margin: 0 auto;
                width: 150px;
            }*/

        footer #footerContainer .linksCopyright {
            width: 100%;
            margin: 35px auto 35px;
            text-align: center;
        }

            footer #footerContainer .linksCopyright p {
                font-size: 12px;
		color: #878787;
            }

        footer #footerContainer nav.footerLinks {
            width: 77%;
            clear: both;
            padding-bottom: 30px;
        }

            footer #footerContainer nav.footerLinks ul {
                margin: 0 auto;
            }

                footer #footerContainer nav.footerLinks ul li {
                    float: left;
                    padding: 0 5px;
                    font-size: 15px;
                }

                    footer #footerContainer nav.footerLinks ul li a {
                        color: #878787;
                        margin-right: 7px;
                    }

                        footer #footerContainer nav.footerLinks ul li a:hover {
                            text-decoration: none;
                            color: #FFF;
                        }

                footer #footerContainer nav.footerLinks ul .related {
                    width: 121px;
                }

                footer #footerContainer nav.footerLinks ul .relatedlink:after {
                    /*content: url("../images/nav_off_arrow_med.png");*/
                    background-repeat: no-repeat;
                    width: 23px;
                    height: 12px;
                    position: relative;
                    right: -10px;
                    top: 2px;
                }

                footer #footerContainer nav.footerLinks ul div ul {
                    padding-top: 0;
                }

                footer #footerContainer nav.footerLinks ul div li {
                    float: none;
                    padding: 0;
                    background-color: #1b1b1b;
                    border: 0;
                    background-image: none;
                }

                    footer #footerContainer nav.footerLinks ul div li a {
                        padding: 0;
                        text-transform: capitalize;
                    }

                footer #footerContainer nav.footerLinks ul div ul {
                    width: auto;
                    display: none;
                    position: absolute;
                    z-index: 200;
                }

                footer #footerContainer nav.footerLinks ul li:hover div ul {
                    display: block;
                }

        footer #footerContainer #copywrite {
            clear: both;
            float: right;
        }


.modal {
    position: relative;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.1);
}

#popin {
    background-image: url("/images/bkgd.jpg");
    min-height: 530px;
    float: left;
    width: 100%;
    padding: 20px;
}

    #popin h1 {
        font-size: 22px;
    }

        #popin h1 span {
            font-size: 13px;
        }

    #popin h1, #popin label {
        color: #FFF;
    }
/* fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background-image: url("/images/bkgd.jpg");
    color: #444;
    text-shadow: none;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-outer, .fancybox-inner {
    position: relative;
    overflow: hidden;
}

.fancybox-inner {
    overflow: hidden !important;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-transform: translateZ(0px);
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/fancybox_sprite.png");
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

    #fancybox-loading div {
        width: 44px;
        height: 44px;
        background: url("../images/fancybox_loading.gif") center center no-repeat;
    }

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("../images/blank.gif");
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

    .fancybox-lock body {
        overflow: hidden !important;
    }

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("../images/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: transparent;
        background: rgba(0,0,0,0.8);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #FFF;
        font-weight: bold;
        line-height: 24px;
        white-space: nowrap;
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0,0,0,0.8);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url("../images/fancybox_sprite@2x.png");
        background-size: 44px 152px;
    }

        #fancybox-loading div {
            background-image: url("../images/fancybox_loading@2x.gif");
            background-size: 24px 24px;
        }
}

@media (max-width: 380px) {
    #insider .promise {
        top: 103px !important;
    }
}

@media (max-width: 440px) {
    .brand .statement .count div .text {
        width: 60%;
    }
}

@media (max-width: 480px) {
    .brand .count div .text {
        width: 66%;
    }

    ul.excerpt li {
        width: 100%;
        height: 340px;
        overflow: hidden;
    }

    header #topNav {
        right: 20px;
    }

    nav {
        right: 15px;
    }

    .SiteIntro input[type="text"] {
        width: 82%;
    }

    .SiteIntro .join button.btn {
        margin: 0 0 20px 20px;
    }

    .highlightContainer .highlight .highlightBtn {
        left: 17%;
    }

    #insider section {
    }

    #insider .promise {
        width: 35% !important;
        top: 100px !important;
    }
}

@media (max-width: 580px) {
    ul.excerpt li {
        width: 100%;
        height: auto;
    }

    header #topNav {
        right: 20px;
    }

    nav {
        right: 15px;
    }

    .SiteIntro input {
        margin: 0 0 3% 6%;
    }

        .SiteIntro input[type="text"] {
            width: 82%;
        }

    .SiteIntro .join button.btn {
        margin: 0 0 20px 30px;
    }

    .highlightContainer .highlight .highlightBtn {
        bottom: 5%;
    }
    
    footer #footerContainer nav {
        margin-top: 10px;
    }

        footer #footerContainer nav.footerLinks {
            width: 85%;
            padding-bottom: 15px;
            float: left;
            padding-left: 35px;
        }

    footer #footerContainer .logo {
        margin-top: 25px;
    }

    footer #footerContainer .linksCopyright {
        width: 100%;
        margin-top: 10px;
    }

        footer #footerContainer .linksCopyright p {
            clear: left;
        }
}


@media (max-width: 767px) {
    #insider section {
    }

    #insider .btn {
    }

    #insider .promise {
        width: 52%;
        top: -10px;
    }
}

@media (max-width: 680px) {
    #bodyContainer .slider ul li div span {
        width: 10%;
        font-size: 30px;
        margin-top: 60px;
        transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
    }

    #bodyContainer .slider ul li div p {
        width: 87%;
    }
}

@media (min-width: 768px) {
    #container {
        padding: 40px 40px 0;
    }

    #container, #bodyContainer, .featuredProducts {
        width: 747px;
        margin: 0 auto;
    }

    header #headerContainer {
        width: 740px;
    }
    
    header .logo {
        margin: 15px 0 0 0px;
    }

    header #topNav {
        width: 390px;
        right: 5px;
    }

        header #topNav ul, header #topNav #search {
            float: left;
        }

            header #topNav ul li {
                float: left;
                padding: 5px 10px;
            }

                header #topNav ul li a:hover {
                    color: #FFF;
                }

            header #topNav #search #global_search_box input[type="text"] {
                width: 50%;
            }

    nav {
        right: 8px;
    }

    header nav li.navAbout {
        display: none;
    }

    .container {
        width: 724px;
    }

    div.featured {
        float: left;
        width: 48%;
    }

    div.featuredHome {
        margin-top: 0;
        width: 48.8%;
    }

        div.featuredHome:first-child {
            margin-right: 10px;
        }

    div.featLast {
        margin-right: 0;
    }

    div.featuredSmall {
        width: 31%;
    }

    div.featuredFull {
        width: 23%;
    }

        div.featuredFull:nth-child(odd) {
            margin-right: 2%;
        }



    .SiteIntro, .homeFeatPromos {
        width: 670px;
        margin: 50px auto 0;
    }

    .SiteIntro {
        margin-top: 30px;
    }

        .SiteIntro #banner {
            margin-bottom: 0;
        }

        .SiteIntro .join {
            padding-top: 10px;
        }

            .SiteIntro .join p {
                font-size: 13px;
                font-weight: 700;
            }

            .SiteIntro .join button.btn {
                margin-bottom: 21px;
            }

        .SiteIntro p {
            margin: 2% 0 1% 6%;
        }

        .SiteIntro input {
            margin: 0 0 6px 17px;
        }

            .SiteIntro input[type="submit"] {
                margin-left: 0;
                padding: 6px 3%;
            }

            .SiteIntro input[type="text"] {
                width: 58%;
            }

    .homeFeatPromos {
        margin-top: 20px;
    }


    .brands img {
        padding: 0 10px;
    }

    .HomeP1, .HomeP2, .HomeP3 {
        width: 100%;
        margin-bottom: 20px;
    }

        .HomeP1 img, .HomeP2 img, .HomeP3 img {
            width: 92px;
        }

        .HomeP1 p, .HomeP2 p, .HomeP3 p {
            margin-bottom: 5px;
        }

    #insider .promise {
        position: absolute;
        z-index: 50;
        width: 215px;
        right: 0;
        top: -11px;
    }

    #insider section {
    }

        #insider section h4 {
            font-size: 14px;
        }

    #insider .btn {
    }

    .brandInsider section {
    }

    .highlight .highlightBtn {
        left: 35%;
        bottom: 15%;
    }

    div.featured {
        float: left;
        width: 48%;
    }

    div.featuredHome {
        margin-top: 0;
        width: 48.8%;
    }

        div.featuredHome:first-child {
            margin-right: 10px;
        }

    div.featLast {
        margin-right: 0;
    }

    div.featuredSmall {
        width: 31%;
    }

    div.featuredFull {
        width: 23%;
    }

        div.featuredFull:nth-child(odd) {
            margin-right: 2%;
        }

    div.result {
        float: left;
        width: 31%;
        margin-right: 2%;
        text-align: center;
        border-bottom: 0;
        /*padding: 0;*/
    }

        div.result img {
            width: 100%;
        }

    ul.filterCrumbs {
        float: left;
        margin: 0;
    }

        ul.filterCrumbs li:first-child {
            margin-left: 0;
        }

        ul.filterCrumbs li {
            width: auto;
            margin: 5px;
        }

    .wpDetailImg {
        float: left;
        width: 40%;
        margin: 0 20px 20px 0;
    }

    .eventCal {
        width: 100%;
    }

    table.cal th, table.cal td {
        padding: 5px;
        width: 22px;
    }

    table.cal th {
        width: 22px;
    }

    table.cal .current span, table.cal td a {
        width: 22px;
    }

    #bodyContainer .internalSearch {
        margin-left: 25.575%;
    }

    #bodyContainer .detailImg {
        width: 28%;
        float: right;
    }

    #bodyContainer .chef {
        margin-top: -50px;
    }

        #bodyContainer .chef img {
            width: 100%;
        }

    #bodyContainer .brandBanner .bannerSliderContent {
        display: block;
        visibility: visible;
    }

        #bodyContainer .brandBanner .bannerSliderContent #promiseVideoLink {
            padding-top: 0;
        }

        #bodyContainer .brandBanner .bannerSliderContent #seasideVideoLink {
            padding-top: 0;
        }

        #bodyContainer .brandBanner .bannerSliderContent #flavorlastsVideoLink {
            padding-top: 0;
        }

    #bodyContainer .slider ul li div span {
        width: 10%;
        font-size: 30px;
        margin-top: 60px;
        transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
    }

    #bodyContainer .slider ul li div p {
        width: 87%;
    }

    #banner {
        clear: both;
    }

        #banner ul {
            margin: 0;
            padding: 0;
        }

        #banner .bx-pager {
            display: block;
            padding-top: 30px;
            left: 25px;
        }

        #banner .bx-controls-direction {
            display: none;
        }

        #banner li .bannerSliderContent {
            display: block;
            position: absolute;
            top: 54px;
            left: 15px;
            text-shadow: 2px 2px 2px #242424;
            filter: dropshadow(color=#242424, offx=2, offy=2);
        }

            #banner li .bannerSliderContent p {
                margin: 0;
            }

            #banner li .bannerSliderContent .header, #banner li .bannerSliderContent .copy {
                color: #FFF;
            }

            #banner li .bannerSliderContent .header {
                font-weight: 700;
                font-size: 20px;
                margin: 0;
                line-height: 32px;
            }

            #banner li .bannerSliderContent .copy {
                font-size: 14px;
                margin-bottom: 10px;
            }

        #banner li .bannerReverse {
            text-shadow: 2px 2px 2px #EEE;
            filter: dropshadow(color=#eee, offx=2, offy=2);
            filter: progid:DXImageTransform.Microsoft.Shadow(color=#EEEEEE, direction=90, strength=1) \9;
        }

            #banner li .bannerReverse .header, #banner li .bannerReverse .copy {
                color: #444;
            }

        #banner li .placementLB {
            margin-top: 20px;
        }

    .actions .button {
        margin-top: 10px;
    }

    .actions .btnGroupProduct {
        clear: none;
    }

        .actions .btnGroupProduct .button {
            margin-top: 32px;
        }
        .actions .btnGroupProductMI {
        clear: none;
    }

        .actions .btnGroupProductMI .button {
            margin-top: 32px;
        }

    ul.excerpt li {
        float: left;
        width: 31%;
        margin-right: 2%;
    }

    .menuItem {
        margin-top: -35px;
    }

    .brand .statement {
        min-height: 100px;
        background-color: transparent;
        background-repeat: no-repeat;
    }

        .brand .statement .logo {
            padding-top: 20px;
        }

        .brand .statement .count div.span4 {
            clear: none;
        }

        .brand .statement .count {
            width: 90%;
        }

            .brand .statement .count div .text {
                width: 65%;
            }

    .brand .harvest p {
        padding: 10px 80px;
        font-size: 20px;
    }

    .brand .anchor p {
        padding: 30px 50px;
        font-size: 22px;
        text-shadow: 2px 2px 2px #5b5b5b;
        filter: dropshadow(color=#5b5b5b, offx=2, offy=2);
    }
    /*
    .brand .brewcity {
        min-height: 320px !important;
    }

        .brand .brewcity p {
            padding: 30px 75px 0;
            font-size: 16px;
        }*/

    .brand .mccain p {
        padding: 0 100px 30px;
        font-size: 20px;
    }

    .brand .ourstory {
        background-color: #000;
    }

        .brand .ourstory .logo {
            width: 60%;
        }

    .brand .CStore .logo {
        margin: 0 auto;
    }

    .brand .CStore p {
        padding: 30px 100px;
        font-size: 16px;
    }

    .brand .K12 p {
        padding: 0 80px;
    }

    .brand .mccainCount {
        width: 100%;
    }

        .brand .mccainCount div {
            min-height: 145px;
            padding-left: 20px;
        }

        .brand .mccainCount .text {
            width: 45% !important;
            padding-bottom: 0 !important;
        }
       
  
    .brand .k12Highlights div, .brand .c-storeHighlights div, /*.brand .brewcityHighlights div,*/ .brand .harvestHighlights div, .brand .mccainHighlights div, .brand .anchorHighlights div {
        width: 33.33% !important;
        min-height: 315px;
    }
    
    .brand .k12Highlights div {
        min-height: 235px;
    }
    

    .brand .c-storeHighlights div {
        min-height: 313px;
    }

    .brand .mccainHighlights div {
        min-height: 340px;
        position: relative;
        z-index: 0;
    }

        .brand .mccainHighlights div p {
            font-size: 16px;
            color: #FFF;
        }

        .brand .mccainHighlights div img {
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 10;
        }

    .brand .harvestHighlights div {
        position: relative;
        z-index: 0;
        min-height: 350px;
    }

        .brand .harvestHighlights div h2 {
            font-size: 15px;
        }

        .brand .harvestHighlights div img {
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 10;
        }
/*
    .brand .brewcityHighlights div {
        min-height: 375px;
        position: relative;
        z-index: 0;
    }

        .brand .brewcityHighlights div img {
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 10;
        }

    .brand .brewcityHighlights .one {
        background-color: #a88b6f;
    }

    .brand .brewcityHighlights .three {
        background-color: #583d3b;
    }

    .brand .brewcityHighlights .four {
        background-color: #8b020f;
    }

    .brand .brewcityHighlights .five {
        background-color: #6b4945;
    }

    .brand .brewcityHighlights .six {
        background-color: #2d2b2c;
    }*/

    .brand .anchorHighlights div {
        position: relative;
        z-index: 0;
        min-height: 315px;
    }

        .brand .anchorHighlights div h2 {
            font-size: 21px;
        }

        .brand .anchorHighlights div img {
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 10;
        }

    .brand ul.harvestCallouts {
        background: transparent;
        background-image: url("/images/brands/mccain_merchBkgd.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

        .brand ul.harvestCallouts li {
            padding-top: 72px;
        }

            .brand ul.harvestCallouts li img {
                float: right;
            }

            .brand ul.harvestCallouts li h2, .brand ul.harvestCallouts li p, .brand ul.harvestCallouts li a {
                margin-left: 55px;
            }

    .brand ul.brewcityCallouts {
        background: transparent;
        background-image: url("/images/brands/brewcity_merchBkgd.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

    .brand ul.mccainCallouts {
        background: transparent;
        background-image: url("/images/brands/mccain_merchBkgd.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

        .brand ul.mccainCallouts li {
            padding-top: 72px;
        }

            .brand ul.mccainCallouts li img {
                float: right;
            }

            .brand ul.mccainCallouts li h2, .brand ul.mccainCallouts li p, .brand ul.mccainCallouts li a {
                margin-left: 55px;
            }

    .brand ul.anchorCallouts {
        background-image: url("/images/brands/anchor_merchBkgd.jpg");
    }

    .harvestContainer {
        position: relative;
        z-index: 5;
    }

        .harvestContainer .harvestNumbers {
            position: absolute;
            left: -60px;
            top: 20px;
            z-index: 10;
            width: 195px;
        }

        .harvestContainer ul {
            font-size: 16px;
        }

        .harvestContainer img {
            width: 330px;
            margin-top: 0;
        }

    .mccainCountSub {
        width: 100%;
    }

        .mccainCountSub .one, .mccainCountSub .two, .mccainCountSub .three {
            clear: none;
        }

        .mccainCountSub div div.text {
            width: 67%;
            padding: 0 0 15px 15px;
        }

    .bx-pager-item {
        display: inline-block !important;
    }

    #wrapper {
        margin-top: -40px;
        margin-bottom: 40px;
    }

    .module {
        margin-top: 0 !important;
    }

    .menuIdeas .featuredLarge {
        width: 65%;
    }
    
    footer #footerContainer {
        width: 747px;
        padding-bottom: 50px;
    }

        footer #footerContainer nav {
            width: auto;
            margin: 10px 0 50px 25px;
        }

            footer #footerContainer nav div {
                position: static;
                background-color: #1b1b1b;
            }

                footer #footerContainer nav div ul {
                    background-color: #1b1b1b;
                }

                    footer #footerContainer nav div ul li {
                        border-left: 0;
                        background-image: none;
                        text-align: left;
                        padding: 0;
                        margin-right: 9px;
                    }

                        footer #footerContainer nav div ul li a {
                            color: #f1f0d7;
                            text-transform: uppercase;
                            font-size: 13px;
                            font-weight: 500;
                            padding: 0;
                        }

                        footer #footerContainer nav div ul li:hover {
                            background-color: #1b1b1b;
                        }

                    footer #footerContainer nav div ul ul {
                        padding: 0;
                        -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0.1);
                        box-shadow: 0 0 0 0 rgba(0,0,0,0.1);
                    }

                        footer #footerContainer nav div ul ul li a {
                            color: #878787;
                            text-transform: capitalize;
                            font-size: 12px;
                            font-weight: normal;
                        }

                footer #footerContainer nav div div {
                    display: block;
                    width: auto;
                }

        footer #footerContainer .logo {
            width: 170px;
            margin-top: 50px;
            clear: both;
            float: left;
        }

        footer #footerContainer .linksCopyright {
            width: 77%;
            float: right;
            margin: 0;
            text-align: right;
            margin-top: 50px;
            font-size: 13px;
        }

            footer #footerContainer .linksCopyright p {
                font-size: 13px;
            }

        footer #footerContainer nav.footerLinks {
            width: auto;
            padding: 0;
            margin: 0 0 35px 0;
        }

            footer #footerContainer nav.footerLinks ul {
                float: right;
            }

                footer #footerContainer nav.footerLinks ul li:last-child {
                    padding-right: 0;
                }
}

@media (min-width: 980px) {
    #container, #bodyContainer, .featuredProducts {
        width: 940px;
    }

    header #headerContainer {
        width: 940px;
    }

    nav {
        width: auto;
        text-align: right;
        right: 5px;
    }

        nav div {
            width: auto;
        }

            nav div a.navigate {
                display: none;
            }

            nav div .mainNav:before {
                display: none;
            }

            nav div ul {
                display: block;
                background-color: transparent;
                padding-top: 0;
                float: right;
            }

                nav div ul li {
                    background-color: transparent;
                    position: relative;
                    float: left;
                    text-align: center;
                    font-size: 0.75em;
                    border-left: 1px solid #616161;
                    border-right: 0;
                   /* background-image: url("/images/nav_off_arrow_med.png");*/
                    background-repeat: no-repeat;
                    background-position: right;
                }

                    nav div ul li a {
                        color: #878787;
                        text-decoration: none;
                        display: block;
                        padding: 10px 16px 10px 17px;
                    }

                        nav div ul li a:hover, nav div ul li a:active {
                            color: #FFF;
                            text-decoration: none;
                        }

                    nav div ul li.wellness a {
                        padding-right: 10px;
                    }

                    nav div ul li:hover {
                        color: #FFF;
                        background-color: transparent;
                        /*background-image: url("/images/nav_on_arrow_.png"); jme*/
                    }

                    nav div ul li:first-child {
                        border: 0;
                    }

                nav div ul ul {
                    background-color: #FFF;
                    float: left;
                    width: 100%;
                    padding: 15px 0;
                    border: 1px solid #EEE;
                    -webkit-box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.1);
                    box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.1);
                    -webkit-border-radius: 0px 0px 5px 5px;
                    border-radius: 0px 0px 5px 5px;
                }

                    nav div ul ul li {
                        float: none;
                        margin-left: 0;
                        text-align: left;
                        border: 0;
                        font-size: 13px;
                        background-image: url("none");
                    }

                        nav div ul ul li a {
                            padding: 3px 10px 3px 10px;
                        }

                            nav div ul ul li a:hover, nav div ul ul li a:active {
                                color: #444;
                                text-decoration: none;
                            }

                        nav div ul ul li:hover {
                            background-color: #e5e5e5;
                            background-image: url("none");
                        }

            nav div div {
                left: 0;
                width: 100%;
            }

            nav div div {
                display: none;
                position: absolute;
                z-index: 200;
            }

            nav div li:hover div {
                display: block;
            }



    .container {
        width: 940px;
    }

    .SiteIntro, .homeFeatPromos {
        width: 900px;
    }

    .SiteIntro {
        margin-top: 22px;
    }

        .SiteIntro .homeBanner {
            width: 65%;
            float: left;
        }

        .SiteIntro .join {
            width: 35%;
            float: right;
            padding-top: 0;
        }

            .SiteIntro .join button.btn {
                margin: 2px 0 6px 2px;
            }

        .SiteIntro p {
            margin-top: 11px;
        }

        .SiteIntro input {
            margin: 0 0 6px 17px;
        }

            .SiteIntro input[type="text"] {
                width: 53%;
                margin-top: 5px;
            }

            .SiteIntro input[type="submit"] {
                margin-left: 0;
                padding: 6px 6%;
            }

    .brands img {
        padding: 0 20px;
    }

    .HomeP1, .HomeP2, .HomeP3 {
        text-align: left;
        margin-bottom: 15px;
        padding-right: 3px;
    }

        .HomeP1 img, .HomeP1 p, .HomeP2 img, .HomeP2 p, .HomeP3 img, .HomeP3 p {
            display: table-cell;
            vertical-align: middle;
            height: 100px;
        }

        .HomeP1 img, .HomeP2 img, .HomeP3 img {
            float: left;
            width: 114px;
            margin: 8px 0;
        }

    #insider .promise {
        position: absolute;
        z-index: 50;
        width: 293px;
        right: 0;
        top: -15px;
    }

    #insider section {
    }

    #insider .btn {
    }

    .brandInsider section {
    }

    div.featuredHome:first-child {
        margin-right: 14px;
    }

    div.featuredLarge span {
        min-height: 65px;
    }

    .btnGroup {
        clear: both;
    }

    #bodyContainer .slider ul li div span {
        width: 23%;
        font-size: 35px;
        margin: 15px 2% 0 0;
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }

    #bodyContainer .slider ul li div p {
        width: 75%;
    }

    #banner li .bannerSliderContent {
        left: 15px;
    }

        #banner li .bannerSliderContent .header {
            font-weight: 700;
            font-size: 30px;
            margin: 0;
            line-height: 38px;
        }

        #banner li .bannerSliderContent .copy {
            font-size: 17px;
            margin-bottom: 10px;
        }

    #banner li .placementLB {
        margin-top: 65px;
    }

    ul.excerpt li {
        height: 365px;
        overflow: hidden;
    }

    .brand .statement .count div .text {
        width: 70%;
    }

    .brand .count div .text {
        width: 70%;
    }

    .brand .ourstory .logo {
        width: 40%;
    }
    /*
    .brand .brewcity p {
        font-size: 18px;
    }
*/
    .brand .K12 p {
        padding: 0 120px;
        font-size: 18px;
    }

    .brand .mccainCount div {
        min-height: 135px;
        padding-left: 40px;
    }

    .brand .mccainCount .text {
        min-height: 112px !important;
        width: 50% !important;
    }

    .brand .mccainHighlights div {
        min-height: 385px;
    }

    .brand .harvestHighlights div {
        min-height: 445px;
    }

        .brand .harvestHighlights div h2 {
            font-size: 20px;
        }
        /*
    .brand .brewcityHighlights div {
        min-height: 430px;
    }

        .brand .brewcityHighlights div p {
            font-size: 18px;
            color: #FFF;
        }*/

    .brand .anchorHighlights div {
        min-height: 400px;
    }

    .brand .c-storeHighlights div {
        max-height: 368px;
        overflow: hidden;
    }

    
    .brand .k12Highlights div {
        min-height: 302px;
    }

    .brand ul.mccainCallouts img {
        float: right;
        margin-right: 10%;
    }

    form.samples .control-group {
        float: left;
        width: 40%;
        margin-right: 5%;
    }

    form.samples .submit {
        width: 90%;
    }

    .harvestContainer .harvestNumbers {
        left: -80px;
        width: 255px;
    }

    .mccainCountSub div div.text {
        width: 75%;
    }
    
    footer #footerContainer {
        width: 940px;
    }

        footer #footerContainer nav {
            margin-left: 0;
        }

            footer #footerContainer nav div ul li {
                max-width: 120px;
            }

                footer #footerContainer nav div ul li a {
                    font-size: 14px;
                }

            footer #footerContainer nav div {
                position: static;
            }

                footer #footerContainer nav div ul ul li a {
                    font-size: 14px;
                }

        footer #footerContainer .linksCopyright {
            font-size: 14px;
        }

            footer #footerContainer .linksCopyright p {
                font-size: 14px;
            }
}

@media (min-width: 1200px) {
    #container, #bodyContainer, .featuredProducts {
        width: 1170px;
    }

    header #headerContainer {
        width: 1170px;
    }

    nav div ul li {
        font-size: 16px;
        padding: 0 9px;
    }

    .container {
        width: 1170px;
    }

    .SiteIntro, .homeFeatPromos {
        width: 1100px;
    }

    .SiteIntro {
        margin-top: 40px;
    }

        .SiteIntro form {
            padding: 0 0 6px;
        }

        .SiteIntro .join button.btn {
            margin: 2px 0 8px 2px;
        }

        .SiteIntro p {
            margin-top: 15px;
        }

        .SiteIntro input {
            margin: 0 0 11px 17px;
        }

            .SiteIntro input[type="text"] {
                width: 60%;
            }

    .HomeP1, .HomeP2, .HomeP3 {
        padding-right: 10px;
    }

        .HomeP1 img, .HomeP2 img, .HomeP3 img {
            margin: 10px 5px;
        }

        .HomeP1 p, .HomeP2 p, .HomeP3 p {
            width: 115px;
        }

    .actions .btnGroup {
        clear: none;
    }

    .actions .button {
        margin-top: 31px;
    }

    .specs {
        width: 28.314893617021278%;
        margin-right: 2.127659574468085%;
        float: left;
    }

        .specs:last-child {
            margin-right: 0% !important;
        }

    #insider section {
    }

        #insider section p {
        }

    #insider .btn {
    }

    .brandInsider section {
    }

    div.featuredHome:first-child {
        margin-right: 17px;
    }

    div.featuredLarge span {
        min-height: 50px;
    }

    .brand .statement .count {
        width: 75%;
    }

    .brand .mccainHighlights .one, .brand .mccainHighlights .two, .brand .mccainHighlights .three, .brand .mccainHighlights .four, .brand .mccainHighlights .five, .brand .mccainHighlights .six {
        min-height: 465px;
    }

    .brand .harvestHighlights div {
        min-height: 495px;
    }

    .brand .anchorHighlights div {
        min-height: 500px;
    }
    /*
    .brand .brewcityHighlights div {
        min-height: 490px;
    }

    .brand .c-storeHighlights div {
        max-height: 420px;
    }*/

    .harvestContainer .harvestNumbers {
        left: -100px;
        width: 300px;
    }

    .harvestContainer ul {
        font-size: 18px;
    }

    table.cal th, table.cal td {
        padding: 5px 10px;
        width: 22px;
    }

    table.cal th {
        width: 32px;
    }

    table.cal .current span, table.cal td a {
        width: 32px;
    }

    #bodyContainer .slider ul li div span {
        width: 21%;
        font-size: 40px;
    }

    #bodyContainer .slider ul li div p {
        width: 77%;
    }

    #banner li .bannerSliderContent {
        left: 20px;
    }

        #banner li .bannerSliderContent .header {
            font-weight: 700;
            font-size: 35px;
            margin: 0;
            line-height: 38px;
        }

        #banner li .bannerSliderContent .copy {
            font-size: 17px;
            margin-bottom: 10px;
        }

    #banner li .placementLB {
        margin-top: 80px;
    }
    
    footer #footerContainer {
        width: 1170px;
    }

        footer #footerContainer nav div ul li {
            max-width: 150px;
        }

            footer #footerContainer nav div ul li a {
                font-size: 16px;
                padding: 0 10px;
            }

        footer #footerContainer nav div ul ul li a {
            font-size: 15px;
        }
}

body {
    -webkit-backface-visibility: hidden;
}

.animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .animated.hinge {
        -webkit-animation-duration: 2s;
        -moz-animation-duration: 2s;
        -o-animation-duration: 2s;
        animation-duration: 2s;
    }

@-webkit-keyframes flash {
    0%,50%,100% {
        opacity: 1;
    }

    25%,75% {
        opacity: 0;
    }
}

@-moz-keyframes flash {
    0%,50%,100% {
        opacity: 1;
    }

    25%,75% {
        opacity: 0;
    }
}

@-o-keyframes flash {
    0%,50%,100% {
        opacity: 1;
    }

    25%,75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%,50%,100% {
        opacity: 1;
    }

    25%,75% {
        opacity: 0;
    }
}

.animated.flash {
    -webkit-animation-name: flash;
    -moz-animation-name: flash;
    -o-animation-name: flash;
    animation-name: flash;
}

@-webkit-keyframes shake {
    0%,100% {
        -webkit-transform: translateX(0);
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-10px);
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(10px);
    }
}

@-moz-keyframes shake {
    0%,100% {
        -moz-transform: translateX(0);
    }

    10%,30%,50%,70%,90% {
        -moz-transform: translateX(-10px);
    }

    20%,40%,60%,80% {
        -moz-transform: translateX(10px);
    }
}

@-o-keyframes shake {
    0%,100% {
        -o-transform: translateX(0);
    }

    10%,30%,50%,70%,90% {
        -o-transform: translateX(-10px);
    }

    20%,40%,60%,80% {
        -o-transform: translateX(10px);
    }
}

@keyframes shake {
    0%,100% {
        transform: translateX(0);
    }

    10%,30%,50%,70%,90% {
        transform: translateX(-10px);
    }

    20%,40%,60%,80% {
        transform: translateX(10px);
    }
}

.animated.shake {
    -webkit-animation-name: shake;
    -moz-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes bounce {
    0%,20%,50%,80%,100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
    }
}

@-moz-keyframes bounce {
    0%,20%,50%,80%,100% {
        -moz-transform: translateY(0);
    }

    40% {
        -moz-transform: translateY(-30px);
    }

    60% {
        -moz-transform: translateY(-15px);
    }
}

@-o-keyframes bounce {
    0%,20%,50%,80%,100% {
        -o-transform: translateY(0);
    }

    40% {
        -o-transform: translateY(-30px);
    }

    60% {
        -o-transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%,20%,50%,80%,100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

.animated.bounce {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
    }

    10%,20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
    }

    30%,50%,70%,90% {
        -webkit-transform: scale(1.1) rotate(3deg);
    }

    40%,60%,80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
    }
}

@-moz-keyframes tada {
    0% {
        -moz-transform: scale(1);
    }

    10%,20% {
        -moz-transform: scale(0.9) rotate(-3deg);
    }

    30%,50%,70%,90% {
        -moz-transform: scale(1.1) rotate(3deg);
    }

    40%,60%,80% {
        -moz-transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -moz-transform: scale(1) rotate(0);
    }
}

@-o-keyframes tada {
    0% {
        -o-transform: scale(1);
    }

    10%,20% {
        -o-transform: scale(0.9) rotate(-3deg);
    }

    30%,50%,70%,90% {
        -o-transform: scale(1.1) rotate(3deg);
    }

    40%,60%,80% {
        -o-transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -o-transform: scale(1) rotate(0);
    }
}

@keyframes tada {
    0% {
        transform: scale(1);
    }

    10%,20% {
        transform: scale(0.9) rotate(-3deg);
    }

    30%,50%,70%,90% {
        transform: scale(1.1) rotate(3deg);
    }

    40%,60%,80% {
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        transform: scale(1) rotate(0);
    }
}

.animated.tada {
    -webkit-animation-name: tada;
    -moz-animation-name: tada;
    -o-animation-name: tada;
    animation-name: tada;
}

@-webkit-keyframes swing {
    20%,40%,60%,80%,100% {
        -webkit-transform-origin: top center;
    }

    20% {
        -webkit-transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
    }
}

@-moz-keyframes swing {
    20% {
        -moz-transform: rotate(15deg);
    }

    40% {
        -moz-transform: rotate(-10deg);
    }

    60% {
        -moz-transform: rotate(5deg);
    }

    80% {
        -moz-transform: rotate(-5deg);
    }

    100% {
        -moz-transform: rotate(0deg);
    }
}

@-o-keyframes swing {
    20% {
        -o-transform: rotate(15deg);
    }

    40% {
        -o-transform: rotate(-10deg);
    }

    60% {
        -o-transform: rotate(5deg);
    }

    80% {
        -o-transform: rotate(-5deg);
    }

    100% {
        -o-transform: rotate(0deg);
    }
}

@keyframes swing {
    20% {
        transform: rotate(15deg);
    }

    40% {
        transform: rotate(-10deg);
    }

    60% {
        transform: rotate(5deg);
    }

    80% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

.animated.swing {
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    -moz-animation-name: swing;
    -o-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
    }
}

@-moz-keyframes wobble {
    0% {
        -moz-transform: translateX(0%);
    }

    15% {
        -moz-transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -moz-transform: translateX(20%) rotate(3deg);
    }

    45% {
        -moz-transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -moz-transform: translateX(10%) rotate(2deg);
    }

    75% {
        -moz-transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -moz-transform: translateX(0%);
    }
}

@-o-keyframes wobble {
    0% {
        -o-transform: translateX(0%);
    }

    15% {
        -o-transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -o-transform: translateX(20%) rotate(3deg);
    }

    45% {
        -o-transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -o-transform: translateX(10%) rotate(2deg);
    }

    75% {
        -o-transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -o-transform: translateX(0%);
    }
}

@keyframes wobble {
    0% {
        transform: translateX(0%);
    }

    15% {
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        transform: translateX(0%);
    }
}

.animated.wobble {
    -webkit-animation-name: wobble;
    -moz-animation-name: wobble;
    -o-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.1);
    }

    100% {
        -moz-transform: scale(1);
    }
}

@-o-keyframes pulse {
    0% {
        -o-transform: scale(1);
    }

    50% {
        -o-transform: scale(1.1);
    }

    100% {
        -o-transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

.animated.pulse {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -o-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -webkit-animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -webkit-animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) scale(1);
        -webkit-animation-timing-function: ease-in;
    }
}

@-moz-keyframes flip {
    0% {
        -moz-transform: perspective(400px) rotateY(0);
        -moz-animation-timing-function: ease-out;
    }

    40% {
        -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -moz-animation-timing-function: ease-out;
    }

    50% {
        -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -moz-animation-timing-function: ease-in;
    }

    80% {
        -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -moz-animation-timing-function: ease-in;
    }

    100% {
        -moz-transform: perspective(400px) scale(1);
        -moz-animation-timing-function: ease-in;
    }
}

@-o-keyframes flip {
    0% {
        -o-transform: perspective(400px) rotateY(0);
        -o-animation-timing-function: ease-out;
    }

    40% {
        -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
        -o-animation-timing-function: ease-out;
    }

    50% {
        -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -o-animation-timing-function: ease-in;
    }

    80% {
        -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
        -o-animation-timing-function: ease-in;
    }

    100% {
        -o-transform: perspective(400px) scale(1);
        -o-animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        transform: perspective(400px) rotateY(0);
        animation-timing-function: ease-out;
    }

    40% {
        transform: perspective(400px) translateZ(150px) rotateY(170deg);
        animation-timing-function: ease-out;
    }

    50% {
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        animation-timing-function: ease-in;
    }

    80% {
        transform: perspective(400px) rotateY(360deg) scale(0.95);
        animation-timing-function: ease-in;
    }

    100% {
        transform: perspective(400px) scale(1);
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flip;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flip;
    -o-backface-visibility: visible !important;
    -o-animation-name: flip;
    backface-visibility: visible !important;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@-moz-keyframes flipInX {
    0% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -moz-transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -moz-transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@-o-keyframes flipInX {
    0% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -o-transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -o-transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.animated.flipInX {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipInX;
    -o-backface-visibility: visible !important;
    -o-animation-name: flipInX;
    backface-visibility: visible !important;
    animation-name: flipInX;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-moz-keyframes flipOutX {
    0% {
        -moz-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -moz-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@-o-keyframes flipOutX {
    0% {
        -o-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -o-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.animated.flipOutX {
    -webkit-animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -moz-animation-name: flipOutX;
    -moz-backface-visibility: visible !important;
    -o-animation-name: flipOutX;
    -o-backface-visibility: visible !important;
    animation-name: flipOutX;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@-moz-keyframes flipInY {
    0% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -moz-transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -moz-transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@-o-keyframes flipInY {
    0% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -o-transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -o-transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

.animated.flipInY {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipInY;
    -o-backface-visibility: visible !important;
    -o-animation-name: flipInY;
    backface-visibility: visible !important;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@-moz-keyframes flipOutY {
    0% {
        -moz-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -moz-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@-o-keyframes flipOutY {
    0% {
        -o-transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -o-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.animated.flipOutY {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    -moz-backface-visibility: visible !important;
    -moz-animation-name: flipOutY;
    -o-backface-visibility: visible !important;
    -o-animation-name: flipOutY;
    backface-visibility: visible !important;
    animation-name: flipOutY;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.animated.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.animated.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.animated.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.animated.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.animated.fadeInRight {
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.animated.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    -moz-animation-name: fadeInUpBig;
    -o-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.animated.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    -moz-animation-name: fadeInDownBig;
    -o-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.animated.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    -moz-animation-name: fadeInLeftBig;
    -o-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.animated.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    -moz-animation-name: fadeInRightBig;
    -o-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.animated.fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
}

@-moz-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }
}

@-o-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(-20px);
    }
}

.animated.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    -moz-animation-name: fadeOutUp;
    -o-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
}

@-moz-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }
}

@-o-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(20px);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(20px);
    }
}

.animated.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    -moz-animation-name: fadeOutDown;
    -o-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
}

@-moz-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }
}

@-o-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(-20px);
    }
}

.animated.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    -moz-animation-name: fadeOutLeft;
    -o-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }
}

@-moz-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(20px);
    }
}

@-o-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(20px);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(20px);
    }
}

.animated.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    -moz-animation-name: fadeOutRight;
    -o-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
}

@-moz-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
}

@-o-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

.animated.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    -moz-animation-name: fadeOutUpBig;
    -o-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
}

@-moz-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }
}

@-o-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(2000px);
    }
}

.animated.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    -moz-animation-name: fadeOutDownBig;
    -o-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
}

@-moz-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
}

@-o-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

.animated.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    -moz-animation-name: fadeOutLeftBig;
    -o-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
}

@-moz-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
}

@-o-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}

.animated.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    -moz-animation-name: fadeOutRightBig;
    -o-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(0.9);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(0.3);
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1.05);
    }

    70% {
        -moz-transform: scale(0.9);
    }

    100% {
        -moz-transform: scale(1);
    }
}

@-o-keyframes bounceIn {
    0% {
        opacity: 0;
        -o-transform: scale(0.3);
    }

    50% {
        opacity: 1;
        -o-transform: scale(1.05);
    }

    70% {
        -o-transform: scale(0.9);
    }

    100% {
        -o-transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(0.3);
    }

    50% {
        opacity: 1;
        transform: scale(1.05);
    }

    70% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1);
    }
}

.animated.bounceIn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes bounceInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateY(-30px);
    }

    80% {
        -moz-transform: translateY(10px);
    }

    100% {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes bounceInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -o-transform: translateY(-30px);
    }

    80% {
        -o-transform: translateY(10px);
    }

    100% {
        -o-transform: translateY(0);
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        transform: translateY(-30px);
    }

    80% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0);
    }
}

.animated.bounceInUp {
    -webkit-animation-name: bounceInUp;
    -moz-animation-name: bounceInUp;
    -o-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes bounceInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateY(30px);
    }

    80% {
        -moz-transform: translateY(-10px);
    }

    100% {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes bounceInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -o-transform: translateY(30px);
    }

    80% {
        -o-transform: translateY(-10px);
    }

    100% {
        -o-transform: translateY(0);
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        transform: translateY(30px);
    }

    80% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}

.animated.bounceInDown {
    -webkit-animation-name: bounceInDown;
    -moz-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateX(30px);
    }

    80% {
        -moz-transform: translateX(-10px);
    }

    100% {
        -moz-transform: translateX(0);
    }
}

@-o-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -o-transform: translateX(30px);
    }

    80% {
        -o-transform: translateX(-10px);
    }

    100% {
        -o-transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        transform: translateX(30px);
    }

    80% {
        transform: translateX(-10px);
    }

    100% {
        transform: translateX(0);
    }
}

.animated.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    -moz-animation-name: bounceInLeft;
    -o-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes bounceInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateX(-30px);
    }

    80% {
        -moz-transform: translateX(10px);
    }

    100% {
        -moz-transform: translateX(0);
    }
}

@-o-keyframes bounceInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -o-transform: translateX(-30px);
    }

    80% {
        -o-transform: translateX(10px);
    }

    100% {
        -o-transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        transform: translateX(-30px);
    }

    80% {
        transform: translateX(10px);
    }

    100% {
        transform: translateX(0);
    }
}

.animated.bounceInRight {
    -webkit-animation-name: bounceInRight;
    -moz-animation-name: bounceInRight;
    -o-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
    }

    25% {
        -webkit-transform: scale(0.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
    }
}

@-moz-keyframes bounceOut {
    0% {
        -moz-transform: scale(1);
    }

    25% {
        -moz-transform: scale(0.95);
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -moz-transform: scale(0.3);
    }
}

@-o-keyframes bounceOut {
    0% {
        -o-transform: scale(1);
    }

    25% {
        -o-transform: scale(0.95);
    }

    50% {
        opacity: 1;
        -o-transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -o-transform: scale(0.3);
    }
}

@keyframes bounceOut {
    0% {
        transform: scale(1);
    }

    25% {
        transform: scale(0.95);
    }

    50% {
        opacity: 1;
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        transform: scale(0.3);
    }
}

.animated.bounceOut {
    -webkit-animation-name: bounceOut;
    -moz-animation-name: bounceOut;
    -o-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
}

@-moz-keyframes bounceOutUp {
    0% {
        -moz-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -moz-transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
}

@-o-keyframes bounceOutUp {
    0% {
        -o-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -o-transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
}

@keyframes bounceOutUp {
    0% {
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

.animated.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    -moz-animation-name: bounceOutUp;
    -o-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
}

@-moz-keyframes bounceOutDown {
    0% {
        -moz-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -moz-transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }
}

@-o-keyframes bounceOutDown {
    0% {
        -o-transform: translateY(0);
    }

    20% {
        opacity: 1;
        -o-transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }
}

@keyframes bounceOutDown {
    0% {
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        transform: translateY(2000px);
    }
}

.animated.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    -moz-animation-name: bounceOutDown;
    -o-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
}

@-moz-keyframes bounceOutLeft {
    0% {
        -moz-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -moz-transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
}

@-o-keyframes bounceOutLeft {
    0% {
        -o-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -o-transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
}

@keyframes bounceOutLeft {
    0% {
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

.animated.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    -moz-animation-name: bounceOutLeft;
    -o-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
}

@-moz-keyframes bounceOutRight {
    0% {
        -moz-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -moz-transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
}

@-o-keyframes bounceOutRight {
    0% {
        -o-transform: translateX(0);
    }

    20% {
        opacity: 1;
        -o-transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
}

@keyframes bounceOutRight {
    0% {
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}

.animated.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    -moz-animation-name: bounceOutRight;
    -o-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateIn {
    0% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateIn {
    0% {
        -o-transform-origin: center center;
        -o-transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -o-transform-origin: center center;
        -o-transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }
}

.animated.rotateIn {
    -webkit-animation-name: rotateIn;
    -moz-animation-name: rotateIn;
    -o-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateInUpLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInUpLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

.animated.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    -moz-animation-name: rotateInUpLeft;
    -o-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateInDownLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInDownLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

.animated.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    -moz-animation-name: rotateInDownLeft;
    -o-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateInUpRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInUpRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

.animated.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    -moz-animation-name: rotateInUpRight;
    -o-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

@-moz-keyframes rotateInDownRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }
}

@-o-keyframes rotateInDownRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }
}

.animated.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    -moz-animation-name: rotateInDownRight;
    -o-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(200deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOut {
    0% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(200deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOut {
    0% {
        -o-transform-origin: center center;
        -o-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -o-transform-origin: center center;
        -o-transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: center center;
        transform: rotate(200deg);
        opacity: 0;
    }
}

.animated.rotateOut {
    -webkit-animation-name: rotateOut;
    -moz-animation-name: rotateOut;
    -o-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutUpLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutUpLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.animated.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    -moz-animation-name: rotateOutUpLeft;
    -o-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutDownLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutDownLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
}

.animated.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    -moz-animation-name: rotateOutDownLeft;
    -o-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutUpRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutUpRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
}

.animated.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    -moz-animation-name: rotateOutUpRight;
    -o-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0;
    }
}

@-moz-keyframes rotateOutDownRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0;
    }
}

@-o-keyframes rotateOutDownRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1;
    }

    100% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.animated.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    -moz-animation-name: rotateOutDownRight;
    -o-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
    }

    100% {
        -webkit-transform: translateY(700px);
        opacity: 0;
    }
}

@-moz-keyframes hinge {
    0% {
        -moz-transform: rotate(0);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out;
    }

    20%,60% {
        -moz-transform: rotate(80deg);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out;
    }

    40% {
        -moz-transform: rotate(60deg);
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out;
    }

    80% {
        -moz-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -moz-transform-origin: top left;
        -moz-animation-timing-function: ease-in-out;
    }

    100% {
        -moz-transform: translateY(700px);
        opacity: 0;
    }
}

@-o-keyframes hinge {
    0% {
        -o-transform: rotate(0);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out;
    }

    20%,60% {
        -o-transform: rotate(80deg);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out;
    }

    40% {
        -o-transform: rotate(60deg);
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out;
    }

    80% {
        -o-transform: rotate(60deg) translateY(0);
        opacity: 1;
        -o-transform-origin: top left;
        -o-animation-timing-function: ease-in-out;
    }

    100% {
        -o-transform: translateY(700px);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        transform: rotate(0);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    20%,60% {
        transform: rotate(80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    40% {
        transform: rotate(60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    80% {
        transform: rotate(60deg) translateY(0);
        opacity: 1;
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    100% {
        transform: translateY(700px);
        opacity: 0;
    }
}

.animated.hinge {
    -webkit-animation-name: hinge;
    -moz-animation-name: hinge;
    -o-animation-name: hinge;
    animation-name: hinge;
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
    }
}

@-moz-keyframes rollIn {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0px) rotate(0deg);
    }
}

@-o-keyframes rollIn {
    0% {
        opacity: 0;
        -o-transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0px) rotate(0deg);
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg);
    }
}

.animated.rollIn {
    -webkit-animation-name: rollIn;
    -moz-animation-name: rollIn;
    -o-animation-name: rollIn;
    animation-name: rollIn;
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
    }
}

@-moz-keyframes rollOut {
    0% {
        opacity: 1;
        -moz-transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(100%) rotate(120deg);
    }
}

@-o-keyframes rollOut {
    0% {
        opacity: 1;
        -o-transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -o-transform: translateX(100%) rotate(120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        transform: translateX(100%) rotate(120deg);
    }
}

.animated.rollOut {
    -webkit-animation-name: rollOut;
    -moz-animation-name: rollOut;
    -o-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@-moz-keyframes lightSpeedIn {
    0% {
        -moz-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -moz-transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -moz-transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -moz-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@-o-keyframes lightSpeedIn {
    0% {
        -o-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -o-transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -o-transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -o-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

.animated.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    -moz-animation-name: lightSpeedIn;
    -o-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

.animated.lightSpeedIn {
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@-moz-keyframes lightSpeedOut {
    0% {
        -moz-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -moz-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@-o-keyframes lightSpeedOut {
    0% {
        -o-transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -o-transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

.animated.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    -moz-animation-name: lightSpeedOut;
    -o-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

.animated.lightSpeedOut {
    -webkit-animation-duration: 0.25s;
    -moz-animation-duration: 0.25s;
    -o-animation-duration: 0.25s;
    animation-duration: 0.25s;
}

@-webkit-keyframes wiggle {
    0% {
        -webkit-transform: skewX(9deg);
    }

    10% {
        -webkit-transform: skewX(-8deg);
    }

    20% {
        -webkit-transform: skewX(7deg);
    }

    30% {
        -webkit-transform: skewX(-6deg);
    }

    40% {
        -webkit-transform: skewX(5deg);
    }

    50% {
        -webkit-transform: skewX(-4deg);
    }

    60% {
        -webkit-transform: skewX(3deg);
    }

    70% {
        -webkit-transform: skewX(-2deg);
    }

    80% {
        -webkit-transform: skewX(1deg);
    }

    90% {
        -webkit-transform: skewX(0deg);
    }

    100% {
        -webkit-transform: skewX(0deg);
    }
}

@-moz-keyframes wiggle {
    0% {
        -moz-transform: skewX(9deg);
    }

    10% {
        -moz-transform: skewX(-8deg);
    }

    20% {
        -moz-transform: skewX(7deg);
    }

    30% {
        -moz-transform: skewX(-6deg);
    }

    40% {
        -moz-transform: skewX(5deg);
    }

    50% {
        -moz-transform: skewX(-4deg);
    }

    60% {
        -moz-transform: skewX(3deg);
    }

    70% {
        -moz-transform: skewX(-2deg);
    }

    80% {
        -moz-transform: skewX(1deg);
    }

    90% {
        -moz-transform: skewX(0deg);
    }

    100% {
        -moz-transform: skewX(0deg);
    }
}

@-o-keyframes wiggle {
    0% {
        -o-transform: skewX(9deg);
    }

    10% {
        -o-transform: skewX(-8deg);
    }

    20% {
        -o-transform: skewX(7deg);
    }

    30% {
        -o-transform: skewX(-6deg);
    }

    40% {
        -o-transform: skewX(5deg);
    }

    50% {
        -o-transform: skewX(-4deg);
    }

    60% {
        -o-transform: skewX(3deg);
    }

    70% {
        -o-transform: skewX(-2deg);
    }

    80% {
        -o-transform: skewX(1deg);
    }

    90% {
        -o-transform: skewX(0deg);
    }

    100% {
        -o-transform: skewX(0deg);
    }
}

@keyframes wiggle {
    0% {
        transform: skewX(9deg);
    }

    10% {
        transform: skewX(-8deg);
    }

    20% {
        transform: skewX(7deg);
    }

    30% {
        transform: skewX(-6deg);
    }

    40% {
        transform: skewX(5deg);
    }

    50% {
        transform: skewX(-4deg);
    }

    60% {
        transform: skewX(3deg);
    }

    70% {
        transform: skewX(-2deg);
    }

    80% {
        transform: skewX(1deg);
    }

    90% {
        transform: skewX(0deg);
    }

    100% {
        transform: skewX(0deg);
    }
}

.animated.wiggle {
    -webkit-animation-name: wiggle;
    -moz-animation-name: wiggle;
    -o-animation-name: wiggle;
    animation-name: wiggle;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

.animated.wiggle {
    -webkit-animation-duration: 0.75s;
    -moz-animation-duration: 0.75s;
    -o-animation-duration: 0.75s;
    animation-duration: 0.75s;
}

#history_slider {
    position: relative;
    overflow: hidden;
}

    #history_slider .nav {
        display: table;
        width: 100%;
        border-collapse: collapse;
        border: none;
        height: 66px;
    }

        #history_slider .nav ul {
            display: table-row;
            margin: 0;
            padding: 0;
            text-align: center;
        }

            #history_slider .nav ul li {
                display: table-cell;
                margin: 0;
                font-weight: bold;
                font-size: 18px;
                color: #b2b2b2;
                position: relative;
                cursor: pointer;
            }

                #history_slider .nav ul li.is_active {
                    color: #000;
                }

                #history_slider .nav ul li:after {
                    background: #bfbfbf;
                    width: 1px;
                    height: 40px;
                    position: absolute;
                    content: "";
                    bottom: 0;
                    left: 50%;
                }

    #history_slider img {
        display: none;
    }

        #history_slider img:first-child {
            display: block;
        }

    #history_slider .ui-slider {
        height: 6px;
        width: 100%;
        background: #d5d5d5;
        position: absolute;
        top: 50%;
        margin-top: -3px;
        border-radius: 2px;
        width: 86%;
        left: 7%;
        border-radius: 0;
    }

        #history_slider .ui-slider:before, #history_slider .ui-slider:after {
            height: 6px;
            width: 7%;
            background: #d5d5d5;
            position: absolute;
            top: 50%;
            left: -7%;
            margin-top: -3px;
            content: "";
            border-top-left-radius: 2px;
            border-bottom-left-radius: 2px;
            z-index: 1;
        }

        #history_slider .ui-slider:after {
            left: auto;
            right: -7%;
            border-top-right-radius: 2px;
            border-bottom-right-radius: 2px;
        }

        #history_slider .ui-slider .ui-slider-handle {
            position: absolute;
            width: 70px;
            height: 28px;
            background: url('../images/sliderHandle.png?1374698738');
            top: 50%;
            margin-top: -14px;
            z-index: 10;
            margin-left: -35px;
        }

.highlight .animate {
    position: relative;
    overflow: hidden;
}

    .highlight .animate .potatoes {
        display: none;
        width: 100%;
        height: 100%;
        position: absolute;
        bottom: 0;
    }

    .highlight .animate .potato {
        position: absolute;
        bottom: 0;
        right: 0;
        background-size: cover;
        text-indent: -9999px;
        z-index: 30;
    }

    .highlight .animate .explore {
        width: 20.08771929824561%;
        height: 25%;
        right: 16.824561%;
    }

        .highlight .animate .explore a {
            position: absolute;
            background: url('../images/explore.png?1375198285');
            background-size: cover;
            width: 100%;
            height: 100%;
        }

    .highlight .animate .promise {
        width: 18.94736842105263%;
        height: 26.66666666666667%;
        right: 0.3859649122807%;
    }

        .highlight .animate .promise a {
            position: absolute;
            background: url('../images/promise.png?1375198285');
            background-size: cover;
            width: 100%;
            height: 100%;
        }

    .highlight .animate .birds {
        display: none;
    }

    .highlight .animate .testbirds {
        width: 100%;
        height: 100%;
        position: absolute;
        bottom: 0;
        z-index: 20;
        display: block;
    }

        .highlight .animate .testbirds div {
            position: absolute;
            top: 0;
            width: 41px;
            height: 41px;
            -webkit-animation: wingFlap 0.45s steps(2) infinite;
            -moz-animation: wingFlap 0.45s steps(2) infinite;
            animation: wingFlap 0.45s steps(2) infinite;
        }

        .highlight .animate .testbirds .bird1 {
            background: url('../images/bird1.png?1375301945') no-repeat;
        }

        .highlight .animate .testbirds .bird2 {
            background: url('../images/bird2.png?1375301945') no-repeat;
        }

        .highlight .animate .testbirds .bird3 {
            background: url('../images/bird3.png?1375301945') no-repeat;
        }

        .highlight .animate .testbirds .bird4 {
            background: url('../images/bird4.png?1375301945') no-repeat;
        }

        .highlight .animate .testbirds .bird5 {
            background: url('../images/bird5.png?1375301945') no-repeat;
        }

    .highlight .animate.ready .potatoes {
        display: inline-block;
    }

    .highlight .animate.ready .explore {
        -webkit-animation: potatoIn 0.75s;
        -moz-animation: potatoIn 0.75s;
        animation: potatoIn 0.75s;
    }

    .highlight .animate.ready .promise {
        visibility: hidden;
        -webkit-animation: potatoIn 0.75s 0.5s forwards;
        -moz-animation: potatoIn 0.75s 0.5s forwards;
        animation: potatoIn 0.75s 0.5s forwards;
    }

    .highlight .animate.ready .potato a:hover {
        -webkit-animation: potatoDown 0.75s;
        -moz-animation: potatoDown 0.75s;
        animation: potatoDown 0.75s;
    }

@-webkit-keyframes potatoIn {
    from {
        -webkit-transform: translateY(1000px);
    }

    to {
        -webkit-transform: translateY(0);
        visibility: visible;
    }
}

@-moz-keyframes potatoIn {
    from {
        -moz-transform: translateY(1000px);
    }

    to {
        -moz-transform: translateY(0);
        visibility: visible;
    }
}

@-o-keyframes potatoIn {
    from {
        -o-transform: translateY(1000px);
    }

    to {
        -o-transform: translateY(0);
        visibility: visible;
    }
}

@keyframes potatoIn {
    from {
        transform: translateY(1000px);
    }

    to {
        transform: translateY(0);
        visibility: visible;
    }
}

@-webkit-keyframes potatoDown {
    from {
        -webkit-transform: translateY(10px);
    }

    to {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes potatoDown {
    from {
        -moz-transform: translateY(10px);
    }

    to {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes potatoDown {
    from {
        -o-transform: translateY(10px);
    }

    to {
        -o-transform: translateY(0);
    }
}

@keyframes potatoDown {
    from {
        transform: translateY(10px);
    }

    to {
        transform: translateY(0);
    }
}

@-webkit-keyframes wingFlap {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 0 -82px;
    }
}

@-moz-keyframes wingFlap {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 0 -82px;
    }
}

@-o-keyframes wingFlap {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 0 -82px;
    }
}

@keyframes wingFlap {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 0 -82px;
    }
}

#page_brewcitysub {
    color: #000;
}

    #page_brewcitysub h1 {
        margin-bottom: 10px;

        font-size: 38px; /*jme*/
        font-family: Bevan; /*jme*/
	font-weight: 400;
    }
    
    #page_brewcitysub .cap_list ol {
        margin-left: 0;
        font-size: 18px;
        margin-bottom: 1em;
    }

        #page_brewcitysub .cap_list ol li figure {
            *zoom: 1;
        }

            #page_brewcitysub .cap_list ol li figure:after {
                content: "";
                display: table;
                clear: both;
            }

        #page_brewcitysub .cap_list ol li img {
            display: inline;
            float: left;
            width: 22.35294117647059%;
        }

        #page_brewcitysub .cap_list ol li figcaption {
            display: inline;
            float: right;
            width: 70.88235294117647%;
        }

        #page_brewcitysub .cap_list ol li a {
            font-weight: bold;
        }


@media (max-width: 880px) {
	.newsletter-popup .popup-holder {
		width: 100%;
		height: 40%;
	}
	.newsletter-popup .message {
		top: 70%;
	}
	.newsletter-popup .popup-holder .popup-arrow {
		top: 90%;
		right: 50%;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	.newsletter-popup .email-holder {
		width: 100%;
		top: 140%;
		right: inherit;
		text-align: center;
	}
	.popup-close {
		background-image: url(../images/icon-close-dark.png) !important;
	}
}


@media (max-width: 767px) {
    #page_brewcitysub .cap_list ol li {
        margin-bottom: 1em;
    }

        #page_brewcitysub .cap_list ol li img {
            width: 10%;
        }

        #page_brewcitysub .cap_list ol li figcaption {
            width: 85%;
        }
}

	#page_brewcitysub .product_shots img.left {
		position: relative;
		left: -3.666%;
	}

@media (max-width: 767px) {
    #page_brewcitysub .product_shots img.right {
        position: relative;
        left: -3.666%;
    }
}

#page_brewcitysub #tab_area .tab_sections {
    padding-top: 65px;
}

#page_brewcitysub #tab_area .tab_content {
    /*background: url('../images/star_bg.jpg?1382382883') no-repeat center; jme removed: 2015-02-26*/
    background-size: cover;
}

    #page_brewcitysub #tab_area .tab_content ul li {
        *zoom: 1;
        margin-bottom: 4em;
    }

        #page_brewcitysub #tab_area .tab_content ul li:before, #page_brewcitysub #tab_area .tab_content ul li:after {
            content: " ";
            display: table;
        }

        #page_brewcitysub #tab_area .tab_content ul li:after {
            clear: both;
        }

        #page_brewcitysub #tab_area .tab_content ul li:first-child {
            padding-top: 4em;
        }

        #page_brewcitysub #tab_area .tab_content ul li figure {
            display: inline;
            float: left;
            width: 12.52173913043478%;
        }

        #page_brewcitysub #tab_area .tab_content ul li .detail {
            display: inline;
            float: right;
            width: 80.78260869565217%;
            padding-top: 2em;
        }

        #page_brewcitysub #tab_area .tab_content ul li h3 {
            color: #f5941e;
            font-weight: bold;
            margin-bottom: .5em;
            font-size: 1.75em;
            text-transform: uppercase;
            font-size: 16px; /*jme*/
            font-family: Bevan; /*jme*/
        }
        #page_brewcitysub #tab_area .tab_content p {
            font-size: 13px; /*jme*/
        }

@media (max-width: 767px) {
    #page_brewcitysub #tab_area .tab_content ul li figure {
        float: none;
        display: block;
        width: 40%;
        margin: 0 auto 1em auto;
    }

    #page_brewcitysub #tab_area .tab_content ul li .detail {
        float: none;
        display: block;
        width: 100%;
    }
}

#page_brewcitysub #tab_area .tab_content.side_image {
    position: relative;
}

    #page_brewcitysub #tab_area .tab_content.side_image figure {
        position: absolute;
        top: 8em;
        left: -10%;
        width: 20%;
    }

    #page_brewcitysub #tab_area .tab_content.side_image li {
        padding-left: 12.08695652173913%;
    }

@media (max-width: 767px) {
    #page_brewcitysub #tab_area .tab_content.side_image figure {
        display: none;
    }

    #page_brewcitysub #tab_area .tab_content.side_image li {
        padding-left: 0;
    }
}

#page_brewcitysub #tab_area .tab_content#loyalty.side_image figure {
    top: 4em;
    left: -3%;
    width: 14%;
}

#page_brewcitysub .featured_products .featured:last-child {
    margin-right: 0;
}

#meal_partners .related {
    border: none;
    padding-top: 0;
}

#meal_partners .featured_planning {
    margin-bottom: 4em;
}

    #meal_partners .featured_planning h2 {
        font-size: 2em;
        padding-bottom: 1em;
    }

    #meal_partners .featured_planning h3 {
        color: #000;
        font-weight: bold;
        padding: .25em 0;
    }

    #meal_partners .featured_planning p {
        font-size: 1.15em;
    }

.strong_list strong {
    color: #646464 !important;
}

.strong_list li {
    margin-bottom: .5em;
}

    .strong_list li:last-child {
        margin-bottom: 0;
    }


@media (max-width: 600px) {
	#insider select {
		margin: 20px 10px;
	}
		#insider .email-signup input {
			max-width: 218px;
			width: 50%;
			margin: 0px;
		}
}


@media (max-width: 500px) {
	.newsletter-popup .message {
		width: 90%;
	}
	.newsletter-popup .email-holder input {
		max-width: 216px;
		width: 50%;
	}
	.newsletter-popup .popup-close {
		top: 170px;
	}
}


@media (max-width: 385px) {
	.aboutus-page  {
		padding-top: 50px;
	}
	#container, #bodyContainer {
		margin: 0px 10px;
		padding: 0px 0px 40px 0px;
	}
	#bodyContainer .introCopy h2 {
		margin: 0px 0px 10px 0px;
	}
}

/**********************************************/

    
.test {
    *zoom: 1;
}

    .test:before, .test:after {
        content: " ";
        display: table;
    }

    .test:after {
        clear: both;
    }

.video_content {
    margin-bottom: 40px;
}

.supporting {
    margin-bottom: 20px;
}

    .supporting img {
        padding-bottom: 10px;
    }

    .supporting h3 {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .supporting p {
        font-size: 13px;
        line-height: 1.7em;
        margin-bottom: 10px;
    }

    .supporting .arrow {
        font-weight: bold;
    }

    .supporting a.arrow:after {
        content: url("/images/more_arrow_black.png");
        background-repeat: no-repeat;
        position: relative;
        left: 10px;
        top: 2px;
    }

.supporting_bgcolor {
    background-color: #858180;
    color: #fff;
    text-align: center;
}

    .supporting_bgcolor .header {
        background-color: #a01719;
        text-align: center;
        padding: 10px;
    }

        .supporting_bgcolor .header img {
            width: auto;
            margin: 0 auto;
        }

    .supporting_bgcolor p {
        margin: 10px 25px;
    }

    .supporting_bgcolor .primary {
        line-height: 1em;
    }

    .supporting_bgcolor .secondary {
        background-color: #494543;
        height: 120px;
        padding-top: 20px;
        line-height: 1em;
        height: 80px;
    }

        .supporting_bgcolor .secondary h3 {
            color: #fff;
            margin: 10px 10px 0 5px;
            font-weight: bold;
            padding-top: 10px;
            display: inline;
        }

        .supporting_bgcolor .secondary h4 {
            color: #f4b146;
            font-family: h-d_letterpressregular;
            font-size: 20px;
            display: inline;
        }

        .supporting_bgcolor .secondary .plus_sign {
            font-size: 30px;
            vertical-align: middle;
        }

        .supporting_bgcolor .secondary p {
            font-size: 15.5px;
            margin-top: 5px;
            line-height: 1.25em;
        }

        .supporting_bgcolor .secondary .balance {
            min-height: 75px;
        }

@media (max-width: 1199px) {
    .supporting_bgcolor p {
        font-size: 16px;
    }
}

@media (max-width: 979px) {
    .supporting_bgcolor h3 {
        font-size: 16px;
    }

    .supporting_bgcolor p {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .supporting_bgcolor h3 {
        font-size: 1.4375em;
    }

    .supporting_bgcolor p {
        font-size: 18px;
    }
}

@media (max-width: 489px) {
    .supporting_bgcolor h3 {
        font-size: 16px;
    }

    .supporting_bgcolor p {
        font-size: 14px;
    }
}

.cta_box {
    background-color: #868180;
    padding: 10px 13px;
    text-align: center;
}

    .cta_box p {
        color: #ffffff;
        text-align: left;
        font-size: 13px;
        line-height: 1.7em;
        margin: 0 0 10px;
        min-height: 45px;
    }

    .cta_box .btn {
        margin: 0 auto;
    }

.promo_excerpt {
    margin-bottom: 20px;
}

    .promo_excerpt h3 {
        font-size: 25px;
        margin: 5px 0 15px;
        font-weight: bold;
        line-height: 1em;
    }

        .promo_excerpt h3 span {
            font-size: 14px;
        }

    .promo_excerpt p {
        margin: 5px 0;
    }

    .promo_excerpt .arrow {
        font-weight: bold;
        font-size: 15px;
    }

    .promo_excerpt a.arrow:after {
        content: url("/images/more_arrow_black.png");
        background-repeat: no-repeat;
        position: relative;
        left: 10px;
        top: 2px;
    }

.disclaimer {
    font-size: 10px;
    line-height: 1.5em;
    color: #000;
}
/****/

    .feature_expand {
    position: relative;
    margin-top: 5px;
}

    .feature_expand .overlay {
        position: absolute;
        z-index: 200;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background-color: #000;
        transition: .5s ease-in-out;
        cursor: pointer;
        filter: alpha(opacity=0);
        opacity: .0;
    }

    .feature_expand figcaption {
        position: absolute;
        z-index: 300;
        top: -5px;
        right: 10px;
        transition: 1s ease-in-out;
    }

        .feature_expand figcaption img {
            transition: all 250ms ease-in-out;
            transform-origin: top right;
            width: 170px;
            height: 100px;
        }

        .feature_expand figcaption .flag_content {
            position: absolute;
            top: 10px;
            left: 0;
            text-align: center;
            width: 100%;
            color: #fff;
            transition: .5s ease-in-out;
            padding-top: 15px;
        }

            .feature_expand figcaption .flag_content h2 {
                transition: all .1s ease-in-out;
                font-size: 22px;
                color: #fff;
                line-height: 1em;
                font-weight: normal;
                margin: 0 10px;
                padding: 5px 0;
                border-top: 1px solid #fff;
                border-bottom: 1px solid #fff;
            }

            .feature_expand figcaption .flag_content p {
                padding: 0 5px;
                margin-bottom: 5px;
            }

            .feature_expand figcaption .flag_content p, .feature_expand figcaption .flag_content a {
                transition: .1s ease-in-out;
                font-size: 12px;
                filter: alpha(opacity=0);
                opacity: 0;
            }

            .feature_expand figcaption .flag_content .btn, .feature_expand figcaption .flag_content .mccainButton {
                margin: 0;
            }

    .feature_expand:hover .overlay {
        background-color: #000;
        filter: alpha(opacity=0.8);
        opacity: .8;
    }

    .feature_expand:hover figcaption img {
        width: 170px;
        transform: scaleY(1.8);
    }

    .feature_expand:hover .flag_content {
        padding-top: 5px;
    }

        .feature_expand:hover .flag_content h2 {
            border-top: 1px solid rgba(255,255,255,0);
            border-bottom: 1px solid rgba(255,255,255,0);
        }

        .feature_expand:hover .flag_content p, .feature_expand:hover .flag_content a {
            zoom: 1;
            filter: alpha(opacity=100);
            opacity: 1;
            -webkit-transition: opacity 1s ease-in-out;
            -moz-transition: opacity 1s ease-in-out;
            -ms-transition: opacity 1s ease-in-out;
            -o-transition: opacity 1s ease-in-out;
            transition: opacity 1s ease-in-out;
        }

.feature_expand_small figcaption img {
    width: 175px;
    height: 120px;
}

.feature_expand_small figcaption .flag_content h2 {
    font-size: 18px;
}

.feature_expand_small:hover figcaption img {
    width: 175px;
}

@media (max-width: 1199px) {
    .feature_expand figcaption img {
        width: 150px;
        height: 55px;
    }

    .feature_expand figcaption .flag_content {
        top: 0;
        padding-top: 10px;
    }

        .feature_expand figcaption .flag_content h2 {
            font-size: 16px;
        }

    .feature_expand:hover figcaption img {
        width: 150px;
        height: 150px;
    }

    .feature_expand_small figcaption img {
        height: 80px;
    }

    .feature_expand_small figcaption .flag_content h2 {
        font-size: 15px;
    }
}

@media (max-width: 979px) {
    .feature_expand:hover figcaption img {
        height: 145px;
    }
}

@media (max-width: 767px) {
    .feature_expand figcaption img {
        width: 170px;
        height: 100px;
    }

    .feature_expand figcaption .flag_content {
        top: 10px;
        padding-top: 15px;
    }

        .feature_expand figcaption .flag_content h2 {
            font-size: 22px;
        }

    .feature_expand:hover figcaption img {
        width: 170px;
        height: 180px;
    }

    .feature_expand_small figcaption img {
        height: 120px;
    }

    .feature_expand_small figcaption .flag_content h2 {
        font-size: 18px;
    }
}

.floatLeft {
    float: left;
}

.padTop15 {
    padding-top: 15px;
}

.padDown10 {
    margin-bottom:  10px !important;
}

.padDown100 {
    padding-bottom:  150px !important;
}

.noMarginLeft{
    margin-left: 0px !important;
}

.shareUnderBanner {
    padding-bottom: 10px;
    float: right;
}

.shortDescrip {
    font-size: 14px !important;
    font-weight: normal !important;
}
