.elementor-3651 .elementor-element.elementor-element-2e1441f5{--display:flex;--min-height:500px;--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;--justify-content:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3651 .elementor-element.elementor-element-2e1441f5:not(.elementor-motion-effects-element-type-background), .elementor-3651 .elementor-element.elementor-element-2e1441f5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-3651 .elementor-element.elementor-element-19494708{--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;--margin-top:40px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3651 .elementor-element.elementor-element-5f55dc15{--display:flex;--border-radius:12px 12px 12px 12px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.1);--padding-top:40px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}.elementor-3651 .elementor-element.elementor-element-5f55dc15:not(.elementor-motion-effects-element-type-background), .elementor-3651 .elementor-element.elementor-element-5f55dc15 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F6F6F6;}.elementor-3651 .elementor-element.elementor-element-5f55dc15.e-con{--align-self:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3651 .elementor-element.elementor-element-7deb919c .elementor-heading-title{font-family:"Raleway", Sans-serif;font-size:50px;font-weight:700;line-height:58px;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-3651 .elementor-element.elementor-element-3337ada7{font-family:"Open Sans", Sans-serif;font-size:18px;font-weight:400;}@media(max-width:1024px){.elementor-3651 .elementor-element.elementor-element-2e1441f5{--min-height:320px;}.elementor-3651 .elementor-element.elementor-element-7deb919c .elementor-heading-title{font-size:42px;}.elementor-3651 .elementor-element.elementor-element-3337ada7{font-size:17px;}}@media(max-width:767px){.elementor-3651 .elementor-element.elementor-element-2e1441f5{--min-height:250px;}.elementor-3651 .elementor-element.elementor-element-2e1441f5:not(.elementor-motion-effects-element-type-background), .elementor-3651 .elementor-element.elementor-element-2e1441f5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;}.elementor-3651 .elementor-element.elementor-element-19494708{--margin-top:20px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}.elementor-3651 .elementor-element.elementor-element-5f55dc15{--width:95%;--padding-top:20px;--padding-bottom:20px;--padding-left:10px;--padding-right:10px;}.elementor-3651 .elementor-element.elementor-element-7deb919c .elementor-heading-title{font-size:30px;line-height:40px;}.elementor-3651 .elementor-element.elementor-element-3337ada7{font-size:16px;}}@media(min-width:768px){.elementor-3651 .elementor-element.elementor-element-5f55dc15{--width:80%;}}@media(max-width:1024px) and (min-width:768px){.elementor-3651 .elementor-element.elementor-element-5f55dc15{--width:90%;}}/* Start custom CSS */h2,h3{
    font-weight:400 !important;
}
h2{
    font-size: 38px !important; 
}
h3{
    font-size: 30px !important; 
}

@media only screen and (max-width: 768px) {
    h2{
    font-size: 28px !important; 
}
h3{
    font-size: 24px !important
}

}

.table-responsive {
    width: 100%;
    overflow-x: auto;
}

table.blog-table {
    width: 100%;
    min-width: 600px; /* apni table ke content ke hisaab se adjust karein */
    border-collapse: collapse;
}


/* Mobile */
@media (max-width: 768px) {
    table.blog-table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
}/* End custom CSS */