@media only screen and (max-width:1700px){
/*Welcome Section*/		
.about-section::before {right:-150px;height:200px;width:450px;bottom:0;}
/*Footer*/	
.shape-right-bottom {width: 200px;bottom:-110px;}	
/*WhatsApp Chat*/	
.eggytales-chat .wc-btn {bottom: 4em;}	
}

@media only screen and (max-width: 1439px){
/*Health Benefits*/	
.health-benefits .experience{left:0;}
	
}
/* Custom Layout */
@media only screen and (max-width: 1199px){
/*Health Benefits*/		
.health-benefits .content-column .inner-column{margin-left: 0;}
.health-benefits .image-column .image::before{display: none;}
}

@media only screen and (min-width: 768px){
}

@media only screen and (max-width: 1023px){
/*Health Benefits*/		
.health-benefits .image-column .image{max-width: 100%;margin-bottom: 30px;}
.health-benefits .image-column .image img{width: 100%;}
}

@media only screen and (max-width: 767px){
}

@media only screen and (max-width: 599px){
/*Welcome Section*/	
.about-section .about-image-wrapper{margin-left: 0;padding-bottom: 0;padding-right: 0;}
.about-section .image-2{display: none;}
.about-section .bg-shape{left: -50px;bottom: 0;margin: 0;width: 100%;max-width: 300px;
}
/*Health Benefits*/		
.health-benefits .experience,
.about-section .experience {transform: scale(.7);transform-origin: left top;}
.health-benefits .experience{top: 50px;}
.health-benefits .content-column .inner-column{text-align: center}
.health-benefits .content-column .inner-column .sec-title .sub-title:before{right: 0;margin: 0 auto;}
.health-benefits .content-column .theme-btn{margin-top: 0;}
}

@media only screen and (max-width: 424px){
}

/*Desktop Mini  Custom Layout */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	
}
/* LG  Device :992px. Ipad Landscape */
@media (min-width: 992px) and (max-width: 1200px) {
/*Welcome Section*/	
.about-section::before {right: 0;height:200px;width:150px;}	
.about-section .about-image-wrapper{margin-left: 0;padding-bottom: 0;padding-right: 0;}
.about-section .image-2{display: none;}
.about-section .bg-shape{left: -50px;bottom: 0;margin: 0;width: 100%;max-width: 300px;}

/*Footer*/
.footer-item .logo, .footer-item .widget-title {margin-bottom:12px;}	
.footer-item .widget-title {font-size:20px;}	
.shape-right-bottom {display:none;}	
}
/* MD Device :768px. Ipad Vertical Portrait*/
@media (min-width: 768px) and (max-width: 991px) {
	
/*Title*/	
.block-title__image {margin:auto;}	
.block-title p, .block-title h3 {text-align:center;}	
/*Welcome Section*/	
.about-section::before {right: 0;height: 220px;width: 255px;}	
.about-section .about-image-wrapper{margin-left:65px;padding-bottom: 0;padding-right: 0;}
.about-section .image-2{display: none;}
.about-section .bg-shape{left: -50px;bottom: 0;margin: 0;width: 100%;max-width: 300px;}

/*Health Benefits*/
.health-benefits .content-column .inner-column {text-align:center;}
.health-benefits .image-column .inner-column {float:none !important;}	

/*Delivery*/
.delivery-img{display:none;}	

/*Footer*/
.shape-right-bottom {display:none;}
}
/* Tablet Layout: 768px.*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
/* Footer */
footer .f-items {padding-top: 70px;}
.footer-item {margin-top: 50px;}
.footer-bottom::after {right: -50%;}
.footer-bottom {text-align: center;padding-right: 0;}
.footer-bottom .text-end {text-align: center !important;margin-top: 8px;}
.footer-bottom .text-end li {margin:0 15px;position:relative;z-index:1;}
.footer-bottom .text-end li::after {position:absolute;right:-20px;top:12px;content:"";height:6px;width:6px;background:var(--white);border-radius:50%;opacity:0.5;}
.footer-bottom .text-end li:last-child::after {display:none;}
}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
/*Title*/	
.block-title__image {margin:auto;}	
.block-title p, .block-title h3 {text-align:center;}	
/*Welcome Section*/	
.about-section::before {visibility:hidden; display:block;}	
/* Footer */
.footer-item {margin-top: 50px;border: none !important;margin-right: 0 !important;padding: 0 !important;}
footer .item:first-child .footer-item {margin-top: 0;}
.footer-bottom::after {right: -50%;}
.footer-bottom {text-align: center;padding-right: 0;}
.footer-bottom .text-end {text-align: center !important;margin-top: 8px;}
.footer-bottom .text-end li {margin: 0 15px;position: relative;z-index: 1;}
.footer-bottom .text-end li::after {position: absolute;right: -20px;top: 12px;content: "";height: 6px;width: 6px;background: var(--white);border-radius: 50%;opacity: 0.5;}
.footer-bottom .text-end li:last-child::after {display: none;}
}

/* Max Wide Mobile Layout: 600px. */
@media only screen and (min-width: 600px) and (max-width: 767px) {

	
}

/* Max Wide Mobile Layout: 600px. */
@media only screen and (min-width: 600px) and (max-width: 1200px) {

	
}
/* Custom Layout */
@media only screen and (max-width: 480px) {
/*Title*/
.block-title h3 {font-size:27px;line-height:36px;}
.block-title p {font-size:18px; margin-bottom:5px;}
/*Delivery*/	
.delivery-section .delivery-img {display:none;}
/*Contact Us*/	
.contact-details__right	.sec-title, .sec-title {text-align:center;}
.contact-details__info li {text-align:center;display: block;}
.contact-details__info li .icon {margin:auto;margin-bottom: 18px;}
.contact-details__info li .text{margin-left:0px;}
/*Footer*/
.shape-left-bottom, .shape-right-bottom {visibility:hidden; display:block;}	
/*WhatsApp Chat*/	
.eggytales-chat .wc-btn {bottom:0;}	
}