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

	/* Check 1367px and add css here */
}

@media only screen and (max-width: 1366px) {
	
	.faq-section .e-n-accordion-item {
    	padding: 30px;
	}

	/* Check 1200px and add css here */
}

@media only screen and (max-width: 1199px) {
	
	.faq-section .e-n-accordion-item {
    	padding: 24px;
	}

	/* Check 1025px and add css here */
}

@media only screen and (max-width: 1024px) {
	
	.menu ul li a {
		font-family: Carla Sans !important;
		font-weight: 600 !important;
		font-style: Semibold !important;
		font-size: 24px !important;
		line-height: 120% !important;
		letter-spacing: 0% !important;
		vertical-align: middle !important;
		text-transform: capitalize !important;
	}
	
	.nav-main-container{
    	padding:0px !important;
	}

	 .menu ul li:last-child {
        display: inline-block !important;
    }
	
	.header-wrapper .nav-bar nav.elementor-nav-menu--dropdown {
		position: fixed !important;
		bottom: 0;
		top: initial !important;
		left: 0% !important;
		width: 100% !important;
		height: calc(100% - 90px) !important;
		padding: 0 30px;
		transition: all 0.3s;
		overflow: auto;
		margin: 0 !important;
	}
	
	.elementor-element.e-flex.e-con-boxed {
        padding: 0 30px;
    }
	
	.faq-section .e-n-accordion-item {
    	padding: 20px;
	}
	
	.wpcf7-submit {
		font-size: 14px !important;
	}
/* 	.elementor-1715 .elementor-element.elementor-element-37bb456 .elementor-button {
        padding: 10px 20px 10px 20px !important;
    } */
	a.elementor-button.elementor-button-link.elementor-size-sm {
		padding: 10px 20px 10px 20px !important;
	}
	.peptide-benefits-grid{
        grid-template-columns:repeat(2, 1fr);
    }
	
	.how-it-works-process::before {
   	 	height: 300px !important;
	}
	
	/* Check 768px and add css here */
}
@media only screen and (max-width: 850px) {
	.how-it-works-process::before {
    height: 415px !important;
}
} 

@media only screen and (max-width: 767px) {
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {   
		left: -250px !important;
	}
	
	.elementor-element.e-flex.e-con-boxed {
        padding: 0 20px;
    }
	
	.header-wrapper .nav-bar nav.elementor-nav-menu--dropdown {
		padding: 0 20px;
		height: calc(100% - 79px) !important;
	}
	
	.hide-show-menu {
		display: block !important;
	}

	.cf7-flex {
		flex-direction: column;
	}

	.cf7-flex .half {
		width: 100%;
	}

	.wpcf7 .row {
		flex-wrap: wrap;
	}

	.wpcf7 .column {
		width: 100%;
	}

	.notfound-content {
		padding: 12vw 0;
	}
	
	.contact-form .wpcf7 .row {
    display: flex;
    gap: 0px;
    flex-direction: column;
	}
	
	.contact-form .wpcf7 .row p{
		width:100%;
	}
	
	.faq-section .e-n-accordion-item {
    	padding: 16px;
	}
	
	.foooter-contact-form .wpcf7-form {
    row-gap: 8px;
    flex-direction: column;
	}

	.elementor-view-stacked .elementor-icon {
    padding: 10px !important;
	}
	.elementor-element.elementor-element-922d0e1.e-con-full.e-flex.e-con.e-child::before {
    content: "";
    width: 1px;
    height: 500px;
    position: absolute;
    border: 1px dashed #476D7E;
    top: 10%;
    left: 25px !important;
    bottom: 0;
	}
	
	.peptide-benefits-grid{
        grid-template-columns:1fr;
    }

	.product-bullets-list {
    font-size: 16px !important;
	}
	
	.peptide-benefit-card h3 {
    font-size: 18px !important;
	}

	.peptide-benefit-card p {
    font-size: 14px !important;
	}
	
	.peptide-faq-title {
    font-size: 18px !important;
	}
	
	.peptide-faq-content {
    font-size: 14px !important;
	}
	
	.btn_14 .elementor-button-text{
		font-size:14px !important;
	}
	
	.btn_14 .elementor-button-icon svg {
    height: 22px !important;
    width: 22px !important;
	}
	
	.peptide-process-content h3 {
    font-size: 18px !important;
	}
	
	.peptide-process-content p {
    font-size: 14px !important;
	}
	
	.peptide-process-icon-wrap {
    width: 50px !important;
    height: 50px !important;
	}
	
	.btn_14 .elementor-2469 .elementor-element.elementor-element-95d35d4 .elementor-button {
    padding: 10px 20px 10px 20px !important;
	}
	
	.btn_14 .elementor-button-icon svg {
    height: 22px!important;
    width: 22px !important;
	}
	
	.btn_14 a.elementor-button.elementor-button-link.elementor-size-sm {
		padding: 8px 16px 8px 16px !important;
	}
	
	.peptide-process-item{
        grid-template-columns:64px 1fr;
        gap:24px;
        padding-bottom:56px;
    }

    .peptide-process-icon-wrap,
    .peptide-process-icon{
        width:64px;
        height:64px;
    }

    .peptide-process-item:not(:last-child)::before{
        left:31px;
        top:52px;
        height:calc(100% - 52px);
    }

    .peptide-process-content h3{
		font-size:21px;
	}

	.peptide-process-content p{
		font-size:16px;
	}
	
	.how-it-works-process::before {
    height: 224px !important;
 	left:25px !important;
}
	/* Check 480px and add css here */
}

@media only screen and (max-width: 500px) {
	.banner-image img {
		width: 100% !important;
	}
	}

@media only screen and (max-width: 479px) {
	.elementor-element.elementor-element-922d0e1.e-con-full.e-flex.e-con.e-child::before {
    height: 81%;
	}
/* 	.elementor-element.e-flex.e-con-boxed {
        padding: 0 15px;
    } */
	
	.header-wrapper .nav-bar nav.elementor-nav-menu--dropdown {
		padding: 0 15px;
	}
	.how-it-works-process::before {
    height: 280px !important;
}
	
	/* Check 375px and add css here */
}
@media only screen and (max-width: 400px) {
	.elementor-element.elementor-element-922d0e1.e-con-full.e-flex.e-con.e-child::before {
/*     height: 680px; */
	}
}
@media only screen and (max-width: 365px) {
	.elementor-element.elementor-element-922d0e1.e-con-full.e-flex.e-con.e-child::before {
/*     height: 700px; */
	}
	.how-it-works-process::before {
    height: 380px !important;
}
	/* Check 320px and add css here */
}
@media only screen and (max-width: 355px) {
	.how-it-works-process::before {
   		 height: 390px !important;
	}
}
@media only screen and (max-width: 320px) {
	.elementor-element.elementor-element-922d0e1.e-con-full.e-flex.e-con.e-child::before {
/*     	height: 830px; */
	}
	
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    	left: -200px !important;
	}
	
	.peptide-process::before {
    	left: 9%;
	}
	.how-it-works-process::before {
    	height: 400px !important;
		top:90px !important;
	}
}