/* --------------------------------------
=========================================
RESPONSIVE FIXES
=========================================
-----------------------------------------*/
@media (min-width: 2500px) {
	section.creamy h2 {
		margin-left: 37.5%;
	}
}
@media (max-width: 2499px) {
	section.creamy h2 {
		margin-left: 35%;
	}
}
@media (max-width: 1899px) {
	section.creamy h2 {
		margin-left: 30%;
	}
}
@media (max-width: 1599px) {
	section.creamy h2 {
		margin-left: 27%;
	}
}
@media (min-width: 1500px) {
	section.welcome h1 {
		font-size: 104px;
		line-height: 100px;
	}
	h2 {
		font-size: 104px;
		line-height: 100px;
	}
	p, li.footlist {
		font-size: 28px;
	}
	p.main {
		line-height: 31px !important;
	}
	footer.footer h2 {
		font-size: 74px;
	}
}
@media (max-width: 1349px) {
	section.creamy h2 {
		margin-left: 23%;
	}
}
@media (max-width: 1199px) {
	section.iceCreamSection img.iceCreamBowl {
		width: 18%;
		margin-right: 6%;
	}
	section.dryMixSection img.tapioca {
		margin-right: 3.5%;
	}
}

@media (max-width: 991px) {
	section.welcome h1 {
		font-size: 60px;
		line-height: 57px;
	}
	h2 {
		font-size: 60px;
		line-height: 57px;
	}
	section.welcome h1 {
		font-size: 60px;
		line-height: 57px;
		margin-top: -50px;
	}
	section.welcome img.logo {
		width: 45%;
	}
	section.creamy {
		margin-top: 50px;
	}
	section.creamy img.yogurtDip1 {
		margin-top: -28%;
	}
	section.creamy img.popsicle1 {
		margin-top: -53%;
		margin-right: 5%;
	}
	section.mouthFeel {
		margin-top: 100px;
	}
	section.indulge p.pRow {
		margin-bottom: 0;
	}
	section.indulge img.yogurtDip2 {
		margin-top: 4%;
	}
	section.yogurtSection {
		margin-top: -40px;
	}
	section.yogurtSection h2 {
		margin-left: 22%;
	}
	section.yogurtSection p.main {
		margin-left: 22%;
		margin-right: 20%;
	}
	section.yogurtSection ul {
		margin-left: 22%;
	}
	section.cheeseSection h2 {
		margin-left: 28%;
	}
	section.cheeseSection p.main {
		margin-left: 28%;
		margin-right: 14%;
	}
	section.cheeseSection ul {
		margin-left: 28%;
	}
	section.cheeseSection img.cheese {
		width: 20%;
		height: auto;
		margin-top: -20%;
		margin-right: 0;
	}
	section.beveragesSection {
		margin-top: 50px;
	}
	section.beveragesSection p.main {
		margin-right: 10%;
	}
	section.sourCreamSection {
		margin-top: 50px;
	}
	section.sourCreamSection p.main {
		margin-right: 20%;
	}
	section.puddingSection  {
		margin-top: 50px;
	}
	section.puddingSection p.main {
		margin-right: 20%;
	}
	section.dryMixSection {
		margin-top: 50px;
	}
	section.dryMixSection p.main {
		margin-right: 25%;
	}
	section.doItAll {
		margin-top: 100px;
	}
	section.doItAll img.bananaSmoothie {
		margin-top: 0;
	}
	footer.footer {
		margin-top: 60px;
	}
	footer.footer h2 {
		font-size: 43px;
		line-height: 41px;
	}
}

@media (max-width: 767px) {
    header .menu-container {
        background-color: transparent;
    }
    header .menu-container .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
		background-color: #efefef;
		position: relative;
		top: 0;
		right: 45px;
		padding: 10px 100px 10px 10px;
		text-align: left;
    }
    header .menu-container .navbar .navbar-default {
    	position: fixed !important;
    }
	header .menu-container .navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 20px;
	}
	header .menu-container .navbar-nav > li > a.back {
		margin-left: 0;
	}
    header .menu-container .navbar-toggle {
    	margin-bottom: 0;
    }
    header .menu-container .navbar-toggle:hover {
    	background-color: #b2b4b3;
    	border-color: #b2b4b3;
    }
    header .menu-container .navbar-toggle:focus {
    	background-color: #b2b4b3;
    	border-color: #b2b4b3;
    }
    header .menu-container .navbar .navbar-collapse {
        text-align: right;
        border: none;
        box-shadow: none;
    }
	header .menu-container .navbar-nav > li > a img {
		width: 26px;
		height: 26px;
	}
	h2 {
		font-size: 50px;
		line-height: 47px;
	}
	section.welcome h1 {
		font-size: 50px;
		line-height: 47px;
	}
	section.creamy h2 {
		margin-left: 16%;
	}
	section.mouthFeel {
		margin-top: 50px;
	}
	section.mouthFeel p {
		margin-bottom: 20px;
	}
	section.indulge a {
		border: 2px solid #85cde9;
		border-radius: 3px;
		padding: 8px;
		line-height: 50px;
	}
	section.yogurtSection ul, section.cheeseSection ul, section.iceCreamSection ul {
		margin-left: 0;
	}
	section.yogurtSection ul li.footlist, section.cheeseSection ul li.footlist, section.iceCreamSection ul li.footlist {
		display: block;
		text-align: center;
		border-bottom: 1px solid #85cde9;
		margin-left: 25%;
		margin-right: 25%;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	section.yogurtSection ul li.footlist.nobb, section.cheeseSection ul li.footlist.nobb, section.iceCreamSection ul li.footlist.nobb {
		border-bottom: none;
	}
	section.cheeseSection img.cheese {
		margin-top: -40%;
	}
	section.beveragesSection p.main {
		margin-right: 0;
	}
	section.sourCreamSection p.main {
		margin-right: 10%;
	}
	section.iceCreamSection {
		margin-top: 50px;
	}
	section.puddingSection img.dessert {
		margin-top: -50%;
	}
	section.dryMixSection p.main {
		margin-right: 10%;
	}
	section.doItAll {
		margin-top: 50px;
	}
	footer.footer {
		margin-top: 40px;
	}
	footer.footer h2 {
		font-size: 36px;
	}
	footer.footer .logoRow img.footerLogo {
		width: 235px;
	}
	footer.footer .contactRow h3 {
		border: 2px solid #ffffff;
		width: 70%;
		margin-left: auto;
		margin-right: auto;
		padding-top: 10px;
		padding-bottom: 10px;
	}
}

@media (max-width: 600px) {
	h2 {
		font-size: 38px;
		line-height: 36px;
	}
	p {
		font-size: 18px;
		line-height: 21px;
	}
	section.welcome h1 {
		font-size: 38px;
		line-height: 46px;
	}
	section.welcome img.salad1 {
		margin-bottom: 10px;
	}
	section.creamy {
		margin-top: 30px;
	}
	section.creamy h2 {
		margin-top: 0;
		margin-left: 24%;
	}
	section.meetTheTrends img.yogurt2 {
		width: 17%;
		height: auto;
		margin-top: -3%;
	}
	section.indulge img.cheeseSlices {
		width: 25%;
		margin-bottom: -22%;
	}
	section.doItAll h2 {
		text-align: center;
	}
	section.doItAll p.main {
		text-align: center;
	}
	section.doItAll img.bananaSmoothie {
		margin-top: 30px;
	}
	footer.footer {
		margin-top: 20px;
	}
	footer.footer h2 {
		font-size: 29px;
	}
	footer.footer .contactRow h3 {
		width: 90%;
	}
}

@media (max-width: 480px) {
	section.welcome h1 {
		font-size: 31px;
		line-height: 29px;
	}
	section.welcome img.logo {
		width: 45%;
	}
	h2 {
		font-size: 31px;
		line-height: 29px;
	}
	footer.footer {
		margin-top: 30px;
	}
	footer.footer h2 {
		font-size: 24px;
	}
	footer.footer .bottomMenuContainer > div > div > div > div {
		text-align: center;
	}
	footer.footer .bottomMenuContainer img {
		width: 60% !important;
		margin-bottom: 10px;
	}
	footer.footer .bottomMenuContainer .btnRow2 {
		margin-top: 0;
	}
	footer.footer .bottomMenuContainer .btnRow2 img.confectioneryBtn {
		margin-left: 0;
	}
	footer.footer .bottomMenuContainer .btnRow2 img.savoryBtn {
		margin-right: 0;
	}
	footer.footer .contactRow h3 a {
		font-size: 20px;
	}
}