@media screen and (max-width: 1024px) {
    .e-con.e-parent>div {
        padding-right: 30px;
        padding-left: 30px;
    }

    .footer-menu ul,
    .header-menu ul {
        gap: 15px;
    }

    ul.social_icon {
        gap: 8px;
    }

    .social_icon a {
        width: 32px;
        height: 32px;
    }

    .social_icon a img {
        width: 20px;
    }

    .footer-logo img.custom-logo {
        max-width: 130px;
        height: auto;
    }

    .site-logo img.custom-logo {
        width: 108px;
    }

    .header-contact-wrapper a.contact_cta {
        font-size: 15px;
        line-height: 20px;
        padding: 10px 15px;
    }

    .header-menu ul li a {
        font-size: 15px;
        font-weight: 500;
    }

    .media-content h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .media-content p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
        min-height: 60px;
    }

    .media-content a {
        font-size: 14px;
    }

    .content-inner p {
        font-size: 20px;
        line-height: 26px;
    }

    .content-inner p.small {
        font-size: 12px;
        line-height: 20px;
    }

    .testimonial-content {
        padding: 0 0 0 40px;
    }

    .testimonial-content:after {
        width: 24px;
        height: 24px;
        background-size: 24px;
    }

    .owl-nav {
        margin-top: 24px;
    }

    .owl-nav button {
        width: 40px;
        height: 40px;
    }

    .owl-nav button svg {
        width: 12px;
        height: 12px;
    }

    .footer-top {
        padding: 30px 0 30px 0;
    }

    .article-content h4 {
        font-size: 18px;
        line-height: 22px;
    }
	.newsletter-wrapper h2 {
    font-size: 28px;
    line-height: 32px;
}
	.newsletter-wrapper > div {
    padding: 24px !important;
}
	.newsletter-sec {
    padding-bottom: 60px;
}
}

@media screen and (max-width: 767px) {
body .keynote-words {
    position: relative !important;
	top:0;
}
    .e-con.e-parent>div {
        padding-right: 24px;
        padding-left: 24px;
    }
.popup-video>div {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .footer-top {
        flex-direction: column;
        gap: 24px;
    }

    .footer-bottom {
        padding: 20px 0;
        flex-direction: column;
        gap: 15px;
        text-align: center;
    }
    .wisdom-img1:after,
    .wisdom-img2:after {
        background: linear-gradient(0deg, #F89649 6%, rgba(248, 150, 7, 30%) 60%);
        border-radius: 12px;
    }
    .marge-after:after {
        width: 60%;
        height: 30px;
        top: -25px;
        left: 50%;
        transform: translateX(-50%);
    }
    .wisdom-img2:after {
        background: linear-gradient(180deg, #F89649 1%, rgba(248, 150, 7, 20%) 100%);
    }
    .wisdom-img1:before,
    .wisdom-img2:before {
        width: 35%;
        height: 20px;
        border-radius: 20px;
        top: -20px;
        right: 0;
    }
    .wisdom-img1:before {
        right: inherit;
        top: inherit !important;
        left: 0;
        bottom: -20px !important;
    }
    .testimonial-content {
        padding: 30px 0 0 0px;
    }
    .testimonial-slide .owl-dots {
        width: 100%;
    }
    .media-box {
        border-radius: 15px;
    }
    .header-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: rgb(18 92 153 / 85%);
        height: 100%;
        z-index: 1;
        backdrop-filter: blur(20px);
        transition: all 300ms;
        transform: translateX(-100%);
    }
    header .container {
        padding: 0px 15px 0px 20px;
    }
    .header-menu ul {
        gap: 30px;
        flex-direction: column;
        padding: 60px 30px;
    }
    .header-menu ul li a {
        font-size: 20px;
        font-weight: 500;
    }
    .site-logo img.custom-logo {
        width: 85px;
    }
    .header-contact-wrapper a.contact_cta {
        font-size: 14px;
        line-height: 20px;
        padding: 8px 12px;
        font-weight: 500;
    }
    span.menu-toggle {
        display: inline-block;
    }
    .header-contact-wrapper {
        display: flex;
        gap: 10px;
        align-items: center;
    }
   .header-wrapper {
        padding: 10px 0px;
    }
    .menu-drawer .header-menu {
        transform: translateX(0);
    }
    .menu-drawer {
        overflow: hidden;
    }
    .menu-drawer img.toggle-menu {
        opacity: 0;
    }
    .menu-drawer img.menu-close {
        opacity: 1;
    }
    span.menu-toggle {
        position: relative;
        z-index: 999999;
    }
    .testimonial-slide .owl-nav {
        position: relative;
        margin-top: 15px;
        justify-content: flex-start;
    }
    .testimonial-slide .owl-dots {
        bottom: 133px;
    }
    .snapshot-box:after {
        display: none;
    }
   .e-con>.e-con-inner {
        padding-right: 20px;
        padding-left: 20px;
    }
    footer:after {
        background-size: cover;
    }
    .keynote-accordion summary.e-n-accordion-item-title h4 {
        line-height: 24px;
    }
    .keynote-accordion .e-n-accordion-item {
        padding-right: 15px;
        padding-left: 15px;
        border-radius: 15px;
    }
    .feild input,
    .selcet-option,
    .feild textarea {
        padding: 9px;
    }
    .feild {
        margin-bottom: 15px;
    }
    .article-card {
        max-width: calc(100% / 2 - 10px);
        flex: 0 0 calc(100% / 2 - 10px);
    }
    .featured-image img {
        height: auto;
        width: 100%;
    }
    .article-content-wrapper h4 {
        font-size: 18px;
        line-height: 24px;
    }
    .article-content-wrapper p {
        font-size: 16px;
        line-height: 24px;
    }
    .article-content-section {
        padding: 50px 0;
    }
    .featured-image-content-inr h1 {
        font-size: 22px !important;
        line-height: 26px !important;
    }

    .featured-image-content {
        padding: 24px 0px;
    }
    .article-featured-image img {
        min-height: 220px;
    }
	.newsletter-wrapper {
    flex-direction: column;
}
	.newsletter-wrapper h2 {
    font-size: 24px;
}
	.content-info {
    gap: 10px;
}
	.newsletter-wrapper > div {
    flex: 1;
    padding: 15px !important;
}
	.newsletter-sec {
    padding-bottom: 50px;
}
	.container {
    padding: 0px 20px;
}
	.newsletter-sec > div {
    padding-right: 20px;
    padding-left: 20px;
}
	.wpforms-field-layout-columns {
    margin: 0px !important;
    gap: 20px !important;
}
	.wpforms-field-layout-columns .wpforms-layout-column {
    padding: 0px !important;
}
	.wp-form-wrap .wpforms-field label {
    font-size: 14px !important;
}
	.wp-form-wrap .wpforms-form input, .wp-form-wrap .wpforms-field select {
    min-height: 40px !important;
		padding: 8px !important;
}
}

@media screen and (max-width: 512px) {
    .field-column {
        flex-direction: column;
        gap: 0;
    }
    .field-column .intl-tel-input {
        width: 100%;
    }
    .article-card {
        max-width: 100%;
        flex: 0 0 100%;
    }
	.snapshot-wrap {
    position: relative;
}
	.snapshot-wrap:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 4px;
    background: #f89649;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    z-index: -1;
}
	.speaker-keynote ul.elementor-icon-list-items {
    gap: 10px;
}
	.speaker-keynote .elementor-icon-list-item:after {
		display:none;
}
}