@media (max-width: 1620px){
	nav ul a{
    color: #0A5E35;
    font-size: 2rem;
	margin: -25px 30px -10px 30px;
	padding: 0px;
}
}
@media (max-width: 1440px){
nav .right {
        padding-right: 7%;
   
}
nav .left {
        padding-left: 7%;
}
	nav ul a{
    font-size: 2rem;
	margin: -25px 20px -10px 20px;
}
}
@media (max-width: 1240px){
	nav ul a{
    font-size: 1.8rem;
    margin: -25px 10px -10px 20px;
}
}
@media (max-width: 1440px){
.circle-left {
    border-radius: 50%;
    padding: 50px;
    width: 600px !important;
    height: 600px;
    margin: 0px;
    z-index: -1;
    border: 10px dashed #fff;
}
.pot-v-pouch li {
    font-size: 24px;
    color: #FFF;
}	
}
@media (max-width: 1240px){
.circle-left {
        border-radius: 50%;
    padding: 50px;
    width: 550px !important;
    height: 550px;
    margin: 0px;
    z-index: -1;
    border: 10px dashed #fff;
    /* float: none !important; */
}
	.pot-v-pouch li {
    font-size: 22px;
    color: #FFF;
}
}
@media (max-width: 1140px){
.circle-left {
      border-radius: 50%;
    padding: 50px;
    width: 480px !important;
    height: 480px;
    margin: 0px;
    z-index: -1;
    border: 10px dashed #fff;
    /* float: none !important; */
}
	.pot-v-pouch li {
    font-size: 18px;
    color: #FFF;
}	
	.top-chevrons .material-icons{
	font-size: 18px;
}
}
@media (max-width: 991px){
.circle-left {
        border-radius: 50%;
    padding: 50px;
    width: 580px !important;
    height: 580px;
    margin: 0px;
    z-index: -1;
    border: 10px dashed #fff;
    float: none !important;
}
	.pot-v-pouch li {
    font-size: 24px;
    color: #FFF;
	}
}
@media (max-width: 580px){
.circle-left {
    border-radius: 0 !important;
    padding: 10px !important;
    width: 100% !important;
    height: auto;
    margin: 0px;
    z-index: -1;
    border: 10px dashed #fff;
    float: none !important;
}
	.pot-v-pouch li {
    font-size: 24px;
    color: #FFF;
	}
	.pot-v-pouch{
	margin: 0px 30px 50px 30px;
	}
	#pot-pouch{
		padding-top: 0px;
		padding-bottom: 0px;
    	margin-bottom: 0px;
	}
}
@media (max-width: 991px){
	.versus {
text-align: center;
    margin: auto !important;
    width: 100%;
    display: block;
	}
	.versus-span{
	display: none;
	}
	.container-two {
		padding-top: 0px;
		text-align: center;
	}
	.yummy-image{
	padding-top: 0px;
	}
	.process-animation-div{
	display: none;
	}
	.process-num-row{
	display: none;
	}
	.process-num-row2{
	display: block;
	}
	.child-bg {
    background: #fff;
    background-image: linear-gradient(to bottom, rgba(249, 249, 249,0.2) 0%, rgba(249, 249, 249,0.2)100%), url(/img/yummy-ever-after-baby-sitting.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-position-x: 130%;
    background-position-y: 100%;
}
}
@media (max-width: 1040px){
	.carousel.carousel-slider {
    top: 0;
    left: 0;
    height: 550px !important;
    padding-bottom: 0px !important;
}
	.carousel .top-carousel>img{
	width: auto;
    height: 550px;	
	}
}
@media (max-width: 640px){
	.carousel.carousel-slider {
    top: 0;
    left: 0;
    height: 400px !important;
    padding-bottom: 0px !important;
}
	.carousel .top-carousel>img{
	width: auto;
    height: 400px;	
	}
}
@media (max-width: 440px){
	.carousel.carousel-slider {
    top: 0;
    left: 0;
    height: 350px !important;
    padding-bottom: 0px !important;
	width: 102%;
}
	.carousel .top-carousel>img{
	width: auto;
    height: 350px;	
	}
	.freshly-made li {
		font-size: 28px;
		padding: 0;
	}
}
@media(max-width: 991px){ #pot-pouch{
	margin-bottom: 0px;
	}
	}
@media(max-width: 600px){.versus-col{
width: 100%;
}
}