/* --------------------------------------
=========================================
RESPONSIVE FIXES
=========================================
-----------------------------------------*/

@media (min-width: 1500px) {
	section.backbone h2 {
		font-size: 104px;
		line-height: 100px;
	}
	section.naturallySourced h2 {
		font-size: 74px;
	}
	section.naturallySourced .sketchRow .textRow h4 {
		font-size: 24px;
	}
	section.naturallySourced .sketchRow h5 {
		font-size: 24px;
		line-height: 27px;
	}
	section.benefits .headingContainer h2 {
		font-size: 74px;
	}
	section.types .headlineContainer h2 {
		font-size: 74px;
	}
	section.video h2 {
		font-size: 74px;
	}
	section.choosing h2 {
		font-size: 74px;
	}
	footer.footer h2 {
		font-size: 74px;
	}
}

@media (max-width: 1199px) {
	section.benefits .headingContainer h3.bp {
		font-size: 21px;
		line-height: 24px;
		margin-top: -1%;
	}
}

@media (max-width: 1150px) {
	section.types .accordionsContainer .panel-group .panel {
		margin-right: 16%;
	}
}
@media (max-width: 1100px) {
	section.benefits .headingContainer h3.bp {
		margin-top: 0;
	}
}

@media (max-width: 1050px) {
	section.types .accordionsContainer .panel-group .panel {
		margin-right: 14%;
	}
}

@media (max-width: 991px) {
	section.backbone h2 {
		font-size: 60px;
		line-height: 57px;
	}
	section.backbone h3 {
		font-size: 23px;
	}
	section.naturallySourced h2 {
		font-size: 43px;
	}
	section.benefits .headingContainer h2 {
		font-size: 43px;
	}
	section.benefits .headingContainer h3 {
		font-size: 21px;
		margin-right: 3%;
	}
	section.types .accordionsContainer {
		margin-top: 0;
	}
	section.types .headlineContainer h2 {
		font-size: 43px;
	}
	section.video h2 {
		font-size: 43px;
	}
	section.video h3 {
		font-size: 21px;
	}
	section.choosing h2 {
		font-size: 43px;
	}
	footer.footer h2 {
		font-size: 43px;
	}
}

@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-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 20px;
	}
    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;
	}
	section.backbone h2 {
		font-size: 50px;
		line-height: 48px;
	}
	section.backbone h3 {
		font-size: 19px;
	}
	section.backbone img.gels {
		margin-left: -5%;
	}
	section.naturallySourced h2 {
		font-size: 36px;
	}
	section.benefits {
		margin-top: 100px;
	}
	section.benefits .headingContainer h2 {
		font-size: 36px;
	}
	section.benefits .headingContainer h3 {
		font-size: 18px;
	}
	section.types .headlineContainer {
		margin-top: -70px;
	}
	section.types .headlineContainer h2 {
		font-size: 36px;
	}
	section.video h2 {
		font-size: 36px;
		margin-top: 10px;
	}
	section.video h3 {
		font-size: 18px;
	}
	section.choosing h2 {
		font-size: 36px;
	}
	section.choosing .downloadContainer h3 {
		border: 2px solid #ffffff;
		width: 35%;
		margin-left: auto;
		margin-right: auto;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	section.choosing img.chiveDip {
		width: 15%;
	}
	footer.footer {
		margin-top: 0;
	}
	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: 700px) {
	section.types .accordionsContainer #accordion .panel .panel-heading a h3, section.types .accordionsContainer #accordion2 .panel .panel-heading a h3, section.types .accordionsContainer #accordion3 .panel .panel-heading a h3 {
		font-size: 16px;
	}
	section.types .accordionsContainer #accordion .panel .panel-heading a h3 span, section.types .accordionsContainer #accordion2 .panel .panel-heading a h3 span, section.types .accordionsContainer #accordion3 .panel .panel-heading a h3 span {
		font-size: 34px;
	}
}

@media (max-width: 600px) {
	section.welcome h1.subtitle {
		font-size: 25px;
	}
	section.backbone h2 {
		font-size: 40px;
		line-height: 38px;
	}
	section.backbone h3 {
		font-size: 18px;
	}
	section.naturallySourced h2 {
		font-size: 29px;
	}
	section.naturallySourced .sketchRow img.pretzels {
		margin-right: 5%;
	}
	section.benefits .headingContainer h2 {
		font-size: 29px;
	}
	section.types img.tapiocaPudding {
		width: 100%;
		height: auto;
		margin-top: -8%;
	}
	section.types .accordionsContainer .panel-group .panel {
		margin-right: 4%;
	}
	section.types .headlineContainer h2 {
		font-size: 29px;
	}
	section.types img.brownies {
		margin-top: -10%;
	}
	section.video {
		margin-top: -30px;
	}
	section.video h2 {
		font-size: 29px;
	}
	section.choosing h2 {
		font-size: 29px;
		margin-top: 40px;
	}
	section.choosing .circlesContainer {
		margin-top: 10px;
	}
	section.choosing .downloadContainer h3 {
		width: 50%;
	}
	section.choosing img.chiveDip {
		width: 20%;
	}
	footer.footer h2 {
		font-size: 29px;
	}
	footer.footer .contactRow h3 {
		width: 90%;
	}
}
@media (max-width: 570px) {
	section.backbone img.gels {
		margin-top: 50%;
	}
}
@media (max-width: 480px) {
	section.welcome h1.subtitle {
		font-size: 22px;
	}
	section.backbone h2 {
		font-size: 33px;
		line-height: 31px;
	}
	section.backbone h3 {
		margin-top: 10px;
	}
	section.naturallySourced h2 {
		font-size: 24px;
	}
	section.naturallySourced .sketchRow {
		margin-top: 0;
	}
	section.naturallySourced .sketchRow .textRow {
		margin-top: 10px;
	}
	section.naturallySourced .sketchRow .textRow .cornText {
		padding-right: 5%;
	}
	section.naturallySourced .sketchRow .textRow .riceText {
		padding-right: 0;
	}
	section.naturallySourced .sketchRow h5 {
		margin-left: -35%;
	}
	section.benefits .headingContainer h2 {
		font-size: 24px;
	}
	section.types .accordionsContainer {
		margin-top: -10px;
	}
	section.types .accordionsContainer .panel-group .panel {
		margin-right: 0;
	}
	section.types img.tapiocaPudding {
		width: 15%;
		margin-top: -8%;
	}
	section.types .headlineContainer h2 {
		font-size: 24px;
	}
	section.types img.brownies {
		width: 80%;
		margin-top: -50%;
	}
	section.video h2 {
		font-size: 24px;
	}
	section.choosing h2 {
		font-size: 24px;
	}
	section.choosing .downloadContainer h3 {
		width: 60%;
	}
	section.choosing img.chiveDip {
		width: 15%;
	}
	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;
	}
}
@media (max-width: 400px) {
	section.backbone h2 {
		font-size: 28px;
		line-height: 26px;
	}
	section.naturallySourced h2 {
		font-size: 22px;
	}
	section.naturallySourced .sketchRow .textRow .cornText {
		padding-right: 2%;
	}
	section.naturallySourced .sketchRow h5 {
		margin-left: -15%;
	}
	section.benefits .headingContainer h2 {
		font-size: 22px;
	}
	section.choosing img.chiveDip {
	}
}