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

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

@media only screen and (max-width: 1366px) {
	.dtb-global-header .dtb-header-inner {
		max-width: 1120px;
	}
	/* Check 1200px and add css here */
}

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

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

@media only screen and (max-width: 1024px) {
	.dtb-global-header .dtb-header-inner {
		max-width: 940;
	}
	.e-con-boxed.e-parent > .e-con-inner ,
	.e-con-full.e-parent > div{
		padding-inline: 30px !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;
	}
	.dtb-plan-faq-item {
		padding: 16px 16px; 
	}
	/* Check 768px and add css here */
}

@media only screen and (max-width: 767px) {
	.e-con-boxed.e-parent > .e-con-inner ,
	.e-con-full.e-parent > div{
		padding-inline: 20px !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;
	}

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

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

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

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

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

/* BEGIN DTB Subscription Responsive */
@media only screen and (max-width: 1024px){
	.dtb-plan-row,.dtb-plan-row.is-featured{display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-height:auto;margin:0 0 12px;padding:22px;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#172031}.dtb-plan-row.is-featured{background:#2a3140}.dtb-plan-row__button{width:100%}
	.dtb-template-main .elementor-container,.dtb-template-faq .elementor-container{display:block}.dtb-template-card-column{margin-top:28px}.dtb-template-card-column .elementor-widget-wrap{justify-content:flex-start}.dtb-plan-purchase-card{max-width:none}.dtb-testimonial-grid{grid-template-columns:1fr}
}
@media only screen and (max-width: 767px){
	.dtb-plans--list h2,.dtb-template-main h2,.dtb-template-compare h2,.dtb-template-faq h2,.dtb-template-testimonials h2{font-size:28px}.dtb-template-hero{padding:38px 16px 58px}.dtb-template-main,.dtb-template-compare,.dtb-template-faq,.dtb-template-testimonials{padding:48px 16px}.dtb-plan-list{padding:0;background:transparent;box-shadow:none}.dtb-plan-comparison{min-width:860px}.dtb-plan-feature,.dtb-testimonial-card{padding:20px}
}
/* END DTB Subscription Responsive */
