.elementor-12 .elementor-element.elementor-element-47c796e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-12 .elementor-element.elementor-element-c6d0460{--display:flex;--min-height:0px;--overlay-opacity:0.79;--margin-top:-25px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-12 .elementor-element.elementor-element-c6d0460:not(.elementor-motion-effects-element-type-background), .elementor-12 .elementor-element.elementor-element-c6d0460 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://magscipublishing.com/wp-content/uploads/2026/03/1.avif");background-repeat:no-repeat;background-size:auto;}.elementor-12 .elementor-element.elementor-element-c6d0460::before, .elementor-12 .elementor-element.elementor-element-c6d0460 > .elementor-background-video-container::before, .elementor-12 .elementor-element.elementor-element-c6d0460 > .e-con-inner > .elementor-background-video-container::before, .elementor-12 .elementor-element.elementor-element-c6d0460 > .elementor-background-slideshow::before, .elementor-12 .elementor-element.elementor-element-c6d0460 > .e-con-inner > .elementor-background-slideshow::before, .elementor-12 .elementor-element.elementor-element-c6d0460 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-12 .elementor-element.elementor-element-c6d0460.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-12 .elementor-element.elementor-element-a105f81{margin:4px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-12 .elementor-element.elementor-element-b844967{--display:flex;}.elementor-12 .elementor-element.elementor-element-2f8b5bf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.5;}.elementor-12 .elementor-element.elementor-element-2f8b5bf:not(.elementor-motion-effects-element-type-background), .elementor-12 .elementor-element.elementor-element-2f8b5bf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8FAFC;}.elementor-12 .elementor-element.elementor-element-2f8b5bf::before, .elementor-12 .elementor-element.elementor-element-2f8b5bf > .elementor-background-video-container::before, .elementor-12 .elementor-element.elementor-element-2f8b5bf > .e-con-inner > .elementor-background-video-container::before, .elementor-12 .elementor-element.elementor-element-2f8b5bf > .elementor-background-slideshow::before, .elementor-12 .elementor-element.elementor-element-2f8b5bf > .e-con-inner > .elementor-background-slideshow::before, .elementor-12 .elementor-element.elementor-element-2f8b5bf > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#F8FAFC;--background-overlay:'';}.elementor-12 .elementor-element.elementor-element-0d72c82{background-color:transparent;background-image:linear-gradient(180deg, #F8FAFC 0%, #F8FAFC 100%);}.elementor-12 .elementor-element.elementor-element-6f7128a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-12 .elementor-element.elementor-element-2c4c119{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-12 .elementor-element.elementor-element-271c9c9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-12 .elementor-element.elementor-element-7eb7071{margin:-8px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}@media(min-width:768px){.elementor-12 .elementor-element.elementor-element-c6d0460{--width:100%;}}@media(max-width:1024px){.elementor-12 .elementor-element.elementor-element-c6d0460{--min-height:625px;--overlay-opacity:0.76;}}@media(max-width:767px){.elementor-12 .elementor-element.elementor-element-c6d0460{--min-height:700px;}}/* Start custom CSS for html, class: .elementor-element-3ad5f8d */hr{
    display: none;
}

.master-header {
    width: 100%;
        margin-bottom: 20px;
    position: relative; 
    z-index: 1000;
    padding: 30px 0;
    background: #ffffff; 
    border-bottom: 1px solid rgba(0,0,0,0.05);
}


/*
.master-header {
    position: absolute;
    background: transparent;
    border: none;
}
*/

.header-container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* Logo Fixes */
.logo {
    display: flex;
    align-items: center;
    gap: 15px;
}

.logo-icon {
    background: #1e1b4b;
    color: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 20px;
    border-radius: 4px;
}

.logo-text {
    font-size: 20px;
    font-weight: 800;
    color: #1e1b4b;
    letter-spacing: 1.5px;
    line-height: 1;
}

.logo-subtext {
    font-size: 9px;
    font-weight: 600;
    color: #64748b;
    letter-spacing: 1.2px;
    margin-top: 4px;
}

/* Menu Alignment */
.main-nav ul {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 30px;
    margin: 0;
}

.main-nav ul li a {
    text-decoration: none;
    color: #1e1b4b;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.5px;
}


.nav-box {
    /*border: 1.5px solid #1e1b4b;*/
    padding: 8px 18px !important;
}


.elementor-section.hero-area {
    padding-top: 50px !important;
}

@media (max-width: 1024px) {
    .header-container { padding: 0 20px; }
    .main-nav { display: none; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a105f81 */#headerimg {
    display: none !important;
}


.hero-container {
    max-width: 850px !important;
    margin-left: 0 !important;
    text-align: left !important;
    padding: 60px 5% !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
}


.hero-subtitle {
    color: #8bbaff !important;
    font-size: 14px !important;
    letter-spacing: 0.3em !important;
    text-transform: uppercase !important;
    margin-bottom: 25px !important;
    font-weight: 700 !important;
    display: inline-block !important;
}


.hero-title {
    color: #ffffff !important;
    font-size: 72px !important;
    line-height: 1.05 !important;
    font-weight: 700 !important;
    margin-bottom: 30px !important;
    margin-top: 0 !important;
}

.hero-title-italic {
    font-style: italic !important;
    font-weight: 300 !important;
}


.hero-description {
    color: rgba(255, 255, 255, 0.85) !important;
    font-size: 19px !important;
    line-height: 1.7 !important;
    max-width: 600px !important;
    margin-bottom: 45px !important;
}


.hero-buttons {
    display: flex !important;
    flex-direction: row !important;
    gap: 20px !important;
}


.hero-buttons a {
    padding: 18px 45px !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5px !important;
    border-radius: 0px !important; 
    text-decoration: none !important;
    transition: all 0.3s ease !important;
    display: inline-block !important;
    text-align: center !important;
}


.btn-primary {
    background-color: #ffffff !important;
    color: #000000 !important;
}


.btn-secondary {
    background-color: transparent !important;
    color: #ffffff !important;
    border: 1px solid rgba(255, 255, 255, 0.4) !important;
}

/* Hover Effects */
.hero-buttons a:hover {
    transform: translateY(-3px) !important;
    box-shadow: 0 10px 20px rgba(0,0,0,0.3) !important;
}


@media (max-width: 1024px) {
    .hero-container {
        max-width: 700px !important;
        padding-left: 40px !important;
    }
    .hero-title {
        font-size: 55px !important;
    }
    .hero-description {
        font-size: 18px !important;
        max-width: 500px !important;
    }
}


@media (max-width: 767px) {
    .hero-container {
        max-width: 100% !important;
        text-align: center !important; 
        align-items: center !important;
    }
    .hero-title {
        font-size: 38px !important;
        margin-bottom: 20px !important;
    }
    .hero-description {
        font-size: 16px !important;
        max-width: 100% !important;
        margin-bottom: 35px !important;
    }
    .hero-buttons {
        flex-direction: column !important;
        width: 100% !important;
        gap: 15px !important;
    }
    .hero-buttons a {
        width: 100% !important;
        box-sizing: border-box !important;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-476cc7a */.magnus-about-section {
    padding: 80px 20px;
    max-width: 1200px;
    margin: 0 auto;
    font-family: sans-serif; 
}

.magnus-container {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
}


@media (min-width: 1024px) {
    .magnus-container {
        grid-template-columns: 1fr 2fr;
        gap: 80px;
    }
}


.magnus-heading {
    font-size: 2.25rem;
    color: #0f172a;
    line-height: 1.2;
    margin-bottom: 24px;
}

.magnus-divider {
    width: 64px;
    height: 4px;
    background-color: #312e81; /* Indigo 900 */
}

.magnus-description p {
    color: #475569;
    line-height: 1.6;
    font-size: 1.1rem;
    margin-bottom: 30px;
}


.magnus-features-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    padding-top: 30px;
}

@media (min-width: 640px) {
    .magnus-features-grid {
        grid-template-columns: 1fr 1fr;
    }
}

.magnus-feature-card {
    background-color: #f8fafc;
    border-left: 4px solid #312e81;
    padding: 24px;
}

.magnus-feature-card h4 {
    font-size: 0.875rem;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-bottom: 8px;
    color: #0f172a;
    text-transform: uppercase;
}

.magnus-feature-card p {
    font-size: 0.875rem;
    color: #64748b;
    margin: 0;
}

.italic-text {
    font-style: italic;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b844967 */#about {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    max-width: 1280px !important;
    margin: 0 auto !important;
    background-color: #ffffff;
}


#about .grid.lg\:grid-cols-12 {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 60px;
    align-items: start;
}


#about .lg\:col-span-4 {
    grid-column: span 4;
}

#about h2 {
    font-size: 42px !important;
    color: #1a202c !important;
    line-height: 1.2 !important;
    font-weight: 600 !important;
    margin-bottom: 24px !important;
}


#about .w-16.h-1 {
    width: 60px !important;
    height: 3px !important;
    background-color: #312e81 !important; /* Indigo-900 */
}


#about .lg\:col-span-8 {
    grid-column: span 8;
}


#about .text-slate-600 p {
    font-size: 17px !important;
    line-height: 1.8 !important;
    color: #4a5568 !important;
    margin-bottom: 20px !important;
}

#about .grid.sm\:grid-cols-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

#about .p-6.bg-slate-50 {
    background-color: #f8fafc !important; /* Very light slate */
    border-left: 3px solid #312e81 !important;
    padding: 10px !important;
    transition: transform 0.3s ease;
}

#about .p-6:hover {
    transform: translateY(-5px);
}

#about h4 {
    font-size: 13px !important;
    letter-spacing: 1.5px !important;
    font-weight: 700 !important;
    margin-bottom: 12px !important;
    color: #1e1b4b !important;
}

@media (max-width: 1024px) {
    #about {
        padding: 80px 40px !important;
    }

    #about .grid.lg\:grid-cols-12 {
        display: flex;
        flex-direction: column; /* Stack Title over Content */
        gap: 40px;
    }

    #about h2 {
        font-size: 36px !important;
    }

    #about .lg\:col-span-4, 
    #about .lg\:col-span-8 {
        width: 100% !important;
    }
}

@media (max-width: 767px) {
    #about {
        padding: 60px 20px !important;
        text-align: left;
    }

    #about h2 {
        font-size: 28px !important;
    }

 
    #about .grid.sm\:grid-cols-2 {
        grid-template-columns: 1fr !important;
        gap: 20px;
    }

    #about .p-6.bg-slate-50 {
        padding: 20px !important;
    }

    #about .text-slate-600 p {
        font-size: 15px !important;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0d72c82 */#publish {
    width: 100%;
    padding: 80px 0;
    background-color: #f8fafc !important;
    font-family: 'Inter', sans-serif;
    border-top: 1px solid #e2e8f0;
    border-bottom: 1px solid #e2e8f0;
}

#publish .container {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}

.section-header {
    text-align: center;
    margin-bottom: 60px;
}

.section-header h2 {
    font-size: 36px !important;
    color: #1e1b4b !important;
    margin-bottom: 10px !important;
    font-weight: 600 !important;
    text-align: center;
}

.section-header .subtitle {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 3px;
    color: #64748b;
    font-weight: 700;
    text-align: center;
}
.ecosystem-grid {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr;
}

@media (min-width: 768px) {
    .ecosystem-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

.eco-card {
    background: #ffffff;
    padding: 40px;
    border: 1px solid #e2e8f0;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
}

.eco-card:hover {
    border-color: #4f46e5;
    box-shadow: 0 10px 25px rgba(0,0,0,0.05);
    transform: translateY(-5px);
}

.eco-card h3 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #0f172a;
}

.eco-card p {
    color: #64748b;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 30px;
}

.list-items {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.list-items li {
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #334155;
    margin-bottom: 12px;
    letter-spacing: 0.5px;
}

.dot {
    width: 6px;
    height: 6px;
    background-color: #312e81;
    margin-right: 12px;
    display: inline-block;
    flex-shrink: 0;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-2f8b5bf */#publish {
    background-color: #f8fafc !important; /* Premium Slate-50 */
    width: 100% !important;
    padding: 80px 0 !important;
    display: block !important;
}

#publish .max-w-7xl {
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding: 0 20px !important;
    background: transparent !important; 
}


#publish .text-center {
    margin-bottom: 50px !important;
}

#publish h2 {
    font-size: 42px !important;
    color: #1e1b4b !important;
    font-weight: 600 !important;
}


#publish .grid.md\:grid-cols-2 {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 30px !important;
}

#publish .bg-white {
    background-color: #ffffff !important;
    padding: 40px !important;
    border: 1px solid #e2e8f0 !important;
    transition: all 0.3s ease !important;
}


#publish .bg-white:hover {
    border-color: #818cf8 !important;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05) !important;
}


#publish li span {
    background-color: #312e81 !important;
    width: 6px !important;
    height: 6px !important;
    flex-shrink: 0;
}

@media (max-width: 1024px) {
    #publish .grid.md\:grid-cols-2 {
        grid-template-columns: 1fr 1fr !important; 
        gap: 20px !important;
    }
}

@media (max-width: 767px) {
    #publish .grid.md\:grid-cols-2 {
        grid-template-columns: 1fr !important; 
    }
    
    #publish h2 {
        font-size: 30px !important;
    }

    #publish .bg-white {
        padding: 30px 20px !important;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b1a6ab7 */#ethics {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    padding: 80px 20px;
    font-family: sans-serif;
}

@media (max-width: 768px) {
    #ethics {
        padding: 50px 20px;
    }
}

#ethics-section {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    padding: 80px 20px;
    font-family: sans-serif; /* Aapki theme ki font use hogi */
}

/* Main Title */
.ethics-title {
    font-size: 42px !important;
    color: #1e1b4b !important;
    font-weight: 600 !important;
    text-align: center !important;
    margin-bottom: 60px !important;
    line-height: 1.2;
}
.ethics-container {
    display: flex;
    flex-direction: column;
    gap: 50px;
}


.ethics-number {
    color: #312e81 !important;
    font-size: 14px !important;
    letter-spacing: 0.15em !important;
    text-transform: uppercase;
    margin-bottom: 15px !important;
    border-bottom: 1px solid #e2e8f0;
    padding-bottom: 10px;
    display: inline-block;
    font-weight: bold;
}


.ethics-content p {
    font-size: 16px !important;
    line-height: 1.8 !important;
    color: #475569 !important;
    text-align: justify;
    margin: 0;
}

@media (max-width: 768px) {
    .ethics-title {
        font-size: 30px !important;
        margin-bottom: 40px !important;
    }
    
    .ethics-content p {
        font-size: 15px !important;
        text-align: left;
    }
    
    #ethics-section {
        padding: 50px 20px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7462cff */.elementor-12 .elementor-element.elementor-element-2c4c119 {
        background-color: #0f172a !important;
}
#contact{
    background-color: #0f172a !important;
    color: #ffffff !important;
    padding: 60px 15px !important; 
    font-family: 'Inter', sans-serif;
    width: 100% !important;
    box-sizing: border-box !important;
}

.contact-container {
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    flex-direction: column; 
    gap: 40px;
}

#contact h2 {
    font-size: 32px !important;
    margin-bottom: 15px !important;
    color: #ffffff !important;
    line-height: 1.2;
}

#contact .subtitle {
    color: #94a3b8 !important;
    font-size: 16px !important;
    line-height: 1.6;
    margin-bottom: 30px !important;
}
.contact-details .detail-item {
    display: flex;
    flex-direction: column; 
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    padding-bottom: 12px;
}

.contact-details .label {
    color: #818cf8 !important;
    font-size: 11px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    margin-bottom: 5px;
}

.contact-details .value {
    word-break: break-all; 
    font-size: 15px;
}

.contact-form {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 100%;
}

.form-row {
    display: flex;
    flex-direction: column; 
    gap: 15px;
}

#contact input, 
#contact select, 
#contact textarea {
    background: rgba(255, 255, 255, 0.05) !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    color: #ffffff !important;
    padding: 15px !important;
    font-size: 16px !important; 
    border-radius: 4px;
    width: 100% !important;
    box-sizing: border-box !important;
}

.submit-btn {
    background-color: #4f46e5 !important;
    color: white !important;
    padding: 18px !important;
    border: none !important;
    font-weight: bold !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    transition: 0.3s;
    width: 100%;
}

@media (min-width: 992px) {
    #contact {
        padding: 100px 40px !important;
    }

    .contact-container {
        flex-direction: row;
        gap: 80px;
    }

    .contact-info, .contact-form {
        flex: 1; 
    }

    .form-row {
        flex-direction: row; 
    }

    .contact-details .detail-item {
        flex-direction: row; 
        align-items: center;
    }

    .contact-details .label {
        width: 120px;
        margin-bottom: 0;
    }

    #contact h2 {
        font-size: 48px !important;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7eb7071 */#footer p, 
.site-info, 
.footer-bottom p {
    display: none !important;
}
#footer[role="contentinfo"] p {
    display: none !important;
}
.master-footer {
    background-color: #ffffff;
    padding: 80px 0 30px 0;
    border-top: 1px solid #f1f5f9;
    font-family: 'Inter', sans-serif;
    color: #475569;
}

.footer-container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 40px;
    display: grid;
    /* Desktop: 3 Columns */
    grid-template-columns: 1.5fr 1fr 1fr;
    gap: 60px;
}


.footer-logo {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 25px;
}

.footer-logo span {
    font-weight: 800;
    font-size: 20px;
    color: #0f172a;
    letter-spacing: 1px;
}

.brand-desc {
    font-size: 14px;
    line-height: 1.8;
    max-width: 350px;
}
.footer-col h4 {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #0f172a;
    font-weight: 700;
    margin-bottom: 25px;
}

.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    margin-bottom: 12px;
    font-size: 14px;
}

.footer-links li a {
    text-decoration: none;
    color: #64748b;
    transition: 0.3s;
}

.footer-links li a:hover {
    color: #4f46e5; 
}

.address {
    line-height: 1.6;
    color: #64748b;
    font-style: italic;
}

.footer-bottom {
    margin-top: 80px;
    padding-top: 30px;
    border-top: 1px solid #f1f5f9;
}

.bottom-container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-bottom p {
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: 600;
}

.bottom-legal {
    display: flex;
    gap: 25px;
}

.bottom-legal a {
    text-decoration: none;
    font-size: 10px;
    font-weight: 700;
    color: #94a3b8;
    letter-spacing: 1.5px;
    transition: 0.3s;
}

.bottom-legal a:hover {
    color: #0f172a;
}
@media (max-width: 1024px) {
    .footer-container {
        grid-template-columns: 1fr 1fr; /* 2 Columns on Tablet */
        gap: 40px;
    }
    .brand-info {
        grid-column: span 2; 
        margin-bottom: 20px;
    }
}

@media (max-width: 640px) {
    .footer-container {
        grid-template-columns: 1fr; 
        padding: 0 25px;
    }
    .brand-info { grid-column: span 1; }
    
    .bottom-container {
        flex-direction: column-reverse;
        gap: 20px;
        text-align: center;
    }
}/* End custom CSS */