/*	Media 768Px Start */
@media (min-width: 768px) and (max-width: 990px) {
	.tp-header-nav-one { text-align: center;}
	.navbar { float: right; display: inline-block; padding: 0px;}
	.navbar-nav { z-index: 999; background-color: #ffffff; padding: 10px; position: absolute; right: 0px; top: 20px; width: 260px; box-shadow: 0px 0px 10px rgba(0,0,0,0.10);}
	.col-md-8.none,.navbar-light .navbar-toggler,
	#tp-header .collapse.show { display: block !important;}
	#tp-header .collapse { display: none;}
	.col-md-4.none { display: none !important;}
	.navbar-nav li { width: 100%;}
	.navbar-nav li a { padding: 10px 0px;}
	#navbarSupportedContent { height: auto !important;}
	.navbar-nav li a { display: block;}
	.navbar-light .navbar-toggler { cursor: pointer; float: right; margin: 26px 20px 0px 0px;}
	#tp-header .col-md-4,#tp-header .col-md-8 { float: left;}
	.navbar-nav li:first-child { padding-left: 10px;}
	.navbar-nav li:last-child { padding-right: 10px;}
	.tp-about-section p { width: 100%;}
	.tp-about-section ul li { padding: 0px 10px;}
	.tp-stockists-section ul li { width: 50%;}
	.tp-contact-section form > ul { width: 70%;}
	.tp-about-section ul li.two h2 { display: block;}
	.tp-about-section ul li.two h1 { display: none;}
	.tp-home-section .two { display: block;}
	.tp-home-section .one { display: none;}
	.tp-footer-one { position: relative;}
	.tp-main-content { padding-bottom: 50px;}
	#tp-header .col-md-4 { max-width: 90%;

flex: 0 0 90%;}
	#tp-header .col-md-8 { max-width: 10%;}
	.navbar-light .navbar-toggler { margin: 45px 0px 0px;}

}

/* Media 420Px Start */
@media (max-width: 767px) {
	.tp-header-nav-one { text-align: center;}
	.navbar { float: right; display: inline-block; padding: 0px;}
	.navbar-nav { z-index: 999; background-color: #ffffff; padding: 10px; position: absolute; right: 0px; top: 20px; width: 260px; box-shadow: 0px 0px 10px rgba(0,0,0,0.10);}
	.col-md-8.none,.navbar-light .navbar-toggler,
	#tp-header .collapse.show { display: block !important;}
	#tp-header .collapse { display: none;}
	.col-md-4.none { display: none !important;}
	.navbar-nav li { width: 100%;}
	.navbar-nav li a { padding: 10px 0px;}
	#navbarSupportedContent { height: auto !important;}
	.navbar-nav li a { display: block;}
	.navbar-light .navbar-toggler { cursor: pointer; float: right; margin: 26px 20px 0px 0px;}
	#tp-header .col-md-4,#tp-header .col-md-8 { float: left;}
	.navbar-nav li:first-child { padding-left: 10px;}
	.navbar-nav li:last-child { padding-right: 10px;}
	.tp-about-section ul li { width: 50%; padding: 0px;}
	.tp-about-section p { width: 100%;}
	.tp-stockists-section ul li { width: 50%;}
	.tp-contact-section form > ul { width: 100%;}
	.slick-arrow { left: 0px;}
	.slick-arrow.slick-arrow-right { right: 0px;}
	.tp-about-section ul li.two h2 { display: block;}
	.tp-about-section ul li.two h1 { display: none;}
	.tp-home-section .two { display: block;}
	.tp-home-section .one { display: none;}
	.tp-footer-one { position: relative;}
	.tp-main-content { padding-bottom: 0px;}
	.recipes .container { max-width: auto !important;}
	#tp-header .col-md-4 { width: 89%; text-align: center;}
	#tp-header .col-md-8 { width: 11%;}
	.navbar-light .navbar-toggler { margin: 45px 0px 0px;}
	.logo { display: inline-block; width: 80%; float: none;}


}
/* Media 300Px Start */
@media (max-width: 480px) {
	.logo { width: 100%;}
	.col-md-8.none,.navbar-light .navbar-toggler,
	#tp-header .collapse.show { display: block !important;}
	#tp-header .collapse { display: none;}
	.col-md-4.none { display: none !important;}
	.tp-about-section ul li { width: 100%;}
	.tp-stockists-section ul li { width: 100%;}
	#tp-header .col-md-4 { width: 100%;}
	#tp-header .col-md-8 {
		width: 100%;
		position: absolute;
		left: 0px;
		top: 100px;
	}
	.navbar-light .navbar-toggler { margin: 26px 0px 0px;}
	.navbar { 
		float: none;
		display: inline-block;
		padding: 0px;
		width: 60px;
	}
	.tp-header-one { height: 170px;}
}

/* Media 940Px Start */
@media screen and (min-width: 991px) and (max-width: 1054px) {
	.navbar-nav li a { padding: 30px 0px;}
	.navbar-nav li { font-size: 22px;}
	.tp-about-section ul li { padding: 0px 10px;}
	.tp-about-section p { width: 100%;}
	.tp-contact-section form > ul { width: 50%;}
	.tp-home-section .two { display: block;}
	.tp-home-section .one { display: none;}
	.tp-footer-one { position: relative;}
	.tp-main-content { padding-bottom: 50px;}
}


/* Media 940Px Start */
@media screen and (min-width: 991px) and (max-width: 1250px) {
	.navbar-nav li a { padding: 30px 0px;}
	.navbar-nav li { font-size: 22px;}
	.tp-about-section ul li { padding: 0px 10px;}
	.tp-about-section p { width: 100%;}
	.tp-contact-section form > ul { width: 50%;}
	.tp-home-section .two { display: block;}
	.tp-home-section .one { display: none;}
	.tp-footer-one { position: relative;}
	.tp-main-content { padding-bottom: 50px;}

}
