\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Relation of High Maternal Body Mass Index to Perinatal and Maternal Outcome},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2020 2020-01-15 (revised: 52 Year 2020 15 January 2020)}
\def\TheID{10.34257/GJMREVOL20IS8PG51\makeatother }
\def\TheDate{2020 2020-01-15}
\title{Relation of High Maternal Body Mass Index to Perinatal and Maternal Outcome}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Dr. Khushboo  Patel}

             \author[2]{Dr. Smita  Baheti}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2019 Accepted: 1 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


Introduction-Worldwide, obesity is the prevalent, chronic medical condition (1) . The rate of obesity in pregnant women is rising, increasing the significance of its impact on obesity-related pregnancy complications. (2) Maternal body mass index (BMI) is one of the predictors of the nutritional status of pregnant ladies. The problem of rising obesity is not unique to India. In earlier research, the relationship between maternal height and weight with pregnancy complications have been extensively explored, but in recent times, BMI is widely accepted as a better measure of over or underweight [3] .Most of the developing countries, including India, are now facing double burden because of extreme socioeconomic distribution. On one side, there is overweight and obesity which has reached epidemic proportions and on the other side, there is underweight and undernourishment. In India, 26% of pregnant women are overweight, and 8% are obese (4) .

\end{abstract}


\keywords{}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{10.34257/GJMREVOL20IS8PG51}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
orldwide, obesity is the prevalent, chronic medical condition \hyperref[b0]{(1)} . The rate of obesity in pregnant women is rising, increasing the significance of its impact on obesity-related pregnancy complications. \hyperref[b1]{(2)} Maternal body mass index (BMI) is one of the predictors of the nutritional status of pregnant ladies. The problem of rising obesity is not unique to India. In earlier research, the relationship between maternal height and weight with pregnancy complications have been extensively explored, but in recent times, BMI is widely accepted as a better measure of over or underweight \hyperref[b2]{[3]} .\par
Most of the developing countries, including India, are now facing double burden because of extreme socioeconomic distribution. On one side, there is overweight and obesity which has reached epidemic proportions and on the other side, there is underweight and undernourishment. In India, 26\% of pregnant women are overweight, and 8\% are obese \hyperref[b3]{(4)} .\par
Obesity influences not only the chance of conception but also reduces the response to fertility treatment and increases the risk of miscarriage, congenital anomalies \hyperref[b5]{(5)} as well as pregnancy complications like gestational diabetes, pregnancyinduced hypertension, cesarean delivery, macrosomia, and infections in addition to potential adverse effects on long term health of both mother and infant \hyperref[b6]{(6)} The World Health Organization \hyperref[b7]{(7)} and the National Institutes of Health \hyperref[b8]{(8)} define normal weight as a BMI of 18.5-24.9, overweight as a BMI of 25-29.9 obesity as a BMI of 30 or greater.\par
Obesity has further been characterized by BMI into Class I (30-34.9), Class II (35-39.9), and Class III (greater than 40).\par
An increased association of morbidity and mortality with obesity is well established in both pregnant and nonpregnant women. \hyperref[b9]{[9]} Pregnancy with obesity is considered as high risk, and it causes substantial feto-maternal morbidity and mortality. Hence the purpose of this study was to examine the association between high BMI and feto-maternal Author ? ?: e-mails: khushboodr81.kp@gmail.com, smitasomani123@gmail.com outcome in primigravida women delivering singleton babies. 
\section[{II.}]{II.} 
\section[{Aim \& Objectives a) Aim}]{Aim \& Objectives a) Aim}\par
To find out the effect of high body mass index on pregnancy outcomes and perinatal outcomes in nulliparous women delivering singleton babies. 
\section[{b) Objective}]{b) Objective}\par
? To determine the maternal risk in terms of antepartum, intrapartum, and postpartum complications about maternal BMI.\par
? To determine the perinatal outcome about high maternal BMI.\par
III. 
\section[{Material and Methods}]{Material and Methods}\par
Following approval from Institutional Research Ethical Board and written informed patient consent, this study has been conducted at Geetanjali Medical College and Hospital (GMCH) Udaipur from January 2019 to January 2020. 
\section[{Study area-department of obstetrics and gynecology of GMCH, Udaipur}]{Study area-department of obstetrics and gynecology of GMCH, Udaipur} 
\section[{Study design-A longitudinal observational study}]{Study design-A longitudinal observational study}\par
Source of data-All the antenatal patients attending OPD and admitted to GMCH from January 2019 to January 2020. 
\section[{Inclusion criteria-}]{Inclusion criteria-}\par
? Patients who give consent for the study ? Women with singleton pregnancies with high BMI (> 25) ? Booked cases with their first visit before 12 weeks of gestation. 
\section[{Exclusion criteria-}]{Exclusion criteria-}\par
? Women with multiple pregnancy ? Congenital malformation in the fetus ? Women with pre-existing medical disorders. 
\section[{a) Methodology}]{a) Methodology}\par
After obtaining approval from the Institutional research Ethical board and written informed patient consent, this study was conducted at Geetanjali Medical College and Hospital Udaipur from Jan 2019 to January 2020. Cases were taken from the obstetrics and gynecology department attending the OPD and admitted in maternity having high BMI. Detailed history and examination, height, weight and co morbidities were documented with the help of Performa. Women were followed up till deliveries, and their babies were followed up till discharge from the hospital. Various maternal, fetal, and perinatal outcomes were observed in this observational study. 
\section[{b) Proposed Statistical Analysis}]{b) Proposed Statistical Analysis}\par
Analysis of collected data was done on based of statistical tools and techniques. Data was presented in the form of tables, and charts and graphs such as bar diagrams and pie charts. Analysis of data will be done on based of inferential statistics and descriptive statistics, whatever is required to fulfill the objective. 
\section[{c) Statistical Analysis}]{c) Statistical Analysis}\par
The collected data was cross-checked and entered into Microsoft Excel Software and was exported to SPSS, IBM Inc version 21 for statistic analysis.\par
IV. 
\section[{Results}]{Results}\par
Total of 150 primigravida patients of single tone pregnancy with BMI more than or equal to 25 Kg/metre2 were included in our study, and divided these patients into three groups having BMI 25-29.9 (group 1), 30-34.9(group 2), and more than and equal to 35(group 3). In our study we found maximum patients of BMI 25-29.9 among 21 to 30 years of age.\par
Among 150 patients 93(62\%) fall in 25-29.9 kg/metre 2 BMI group, 39(26\%) in 30-34.9 BMI group and 18(12\%) in more than and equal to 35 BMI group.\par
For BMI 25-29.9 group, 67.7\% of patients from the 21-30 years age group.\par
For BMI 30-34.9 group maximum 58.9\% patients were from 21-30 years age group.\par
For BMI more than and equal to 35 groups again maximum of 61.1\% patients from 21-30 years age group (table \hyperref[tab_0]{1}). Among 150 newborns of 150 mothers of BMI more than or equal to 25, we found 95 newborns, having APGAR at one minute of birth was less than 9.\par
Among 39 obese mother' newborns 31(79.5\%) had APGAR less than 9\par
Among 18 BMI more than or equal to 35mothers' newborns, we found 17(94.4\%), newborns.\par
With low APGAR which was highly significant with a pvalue of < 0.001(table \hyperref[tab_1]{2}). In our study, we found a high incidence of GDM in BMI more than or equal to 35patients with BMI more than or equals to 35 kg/metre 2 (38.9\%), but it was not statistically significant.\par
Incidence of preeclampsia was high among more than or equal to 35 BMI group (61.1\%) with p Value of 0.006, which suggest it is highly significant.\par
The present study showed the increasing incidence of preterm labor among BMI more than and equal to 35 patients 14 out of 18 patients (77.8\%) with a p-value of 0.001 which suggested strong association between high maternal BMI and preterm labor.\par
The present study showed a high incidence of macrosomia among BMI more than or equal to 35mothers (38.9\%), which was not statistically found significant.\par
Current study showed more cases of gestational hypertension among the BMI 25-29.9 group (552.7\%) and less among BMI more than or equal to 35 patients of 16.7\%, which was statistically significant.\par
We found a 40.9\% incidence of anemia in overweight patients compared to that 16\% among BMI more than or equal to 35mothers (table \hyperref[tab_2]{3}). Table \hyperref[tab_4]{4} shows the association between maternal high BMI and birth weight of the newborns.\par
Among all mothers hiving high BMI, the incidence of low birth weight baby was 58.7\%.\par
Incidence of low birth weight is higher in BMI more than or equal to 35group (83.3\%) whereas 76.9\% among obese mothers and 46.2\% in overweight mothers were found in our study. Which is having pvalue 0.003, and so it was statistically highly significant.  The present study showed maximum NICU admission of newborns among BMI more than or equal to 35 patients (94.4\%), which was statistically highly significant with p-value less than 0.001.\par
In our study, we found four mortalities of baby among overweight mothers, o mortality among obese and one mortality among BMI more than or equal to 35mothers. It was found mortality occurs independently of maternal BMI and was statistically not significant (Table \hyperref[tab_5]{5}).\par
V. 
\section[{Discussion}]{Discussion}\par
In our study, we found the maximum number of patients from 21 to 30 years of age group 64.7\%, 30\% from 31 to 40 years of age, and 8\% from 41 to 50 years. We found the maximum number of patients in the overweight group. We didn't find a significant association between age and BMI. That may be because, as age advances the reproductivity decreases \hyperref[b10]{[10]} .\par
In our study, we found a low APGAR score in the newborns as maternal BMI advances. Kumar HSA et al, 2017 \hyperref[b11]{[11]} have similar results.\par
In our study, we found a strong association of maternal complications like preeclampsia with maternal BMI more than or equals to 35 kg/metre 2 .Which is like Doi L et al. \hyperref[b12]{[12]} 2020 results.\par
We found a high incidence of preterm labor among mothers hiving more than or equal to 35 BMI which is comparable with Vinturache A et al, 2017 study \hyperref[b13]{[13]} .\par
In our study, we didn't get a significant association between a high maternal BMI and caesarean rates but overall LSCS rate was high in our study. Pettersen-Dahletal \hyperref[b14]{[14]} . The study showed a high incidence of caesarean section among overweight and obese compared to normal and underweight those were 23.2 and 29.1\%, respectively. In our study, we found much more 62.4 and 61.5\%, respectively. We found a significantly rising incidence of low birth weight babies among BMI more than or equal to 35mothers 83.3\%. which is similar to Takai et al, 2017 \hyperref[b15]{[15]} results which may be due to dysregulation of proinflammatory cytokines as well as increased risk of infection in obese and overweight individuals as they will lead to reduced placental surface area and also their vasculature with consequent uteroplacental insufficiency \hyperref[b16]{[16]} In our study, we found more incidence of IUGR and NICU admissions in the BMI group more than or equal to 35, which is like Shah PM et al 2018 results \hyperref[b17]{[17]} .\par
VI. 
\section[{Conclusion}]{Conclusion}\par
Through this study, it has been concluded that obese mothers have more risk of preterm LABOR and preeclampsia. Babies with high maternal BMI have high risk of Intra uterine growth retardation, preterm birth, low APGAR score at birth, low birth weight and high NICU admissions. Overall, patients have high risk of cesarean section. As obesity is modifiable and preventable, preconception counseling, weight loss before conception, diet and lifestyle modification before and during pregnancy, and creating awareness regarding associated health risks are highly required. \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.1684331797235023\textwidth}P{0.17626728110599077\textwidth}P{0.23110599078341013\textwidth}P{0.1488479262672811\textwidth}P{0.12534562211981568\textwidth}}
\tabcellsep \tabcellsep \multicolumn{2}{l}{Age group (years)}\tabcellsep \\
BMI Group\tabcellsep 21-30\tabcellsep 31-40\tabcellsep 41-50\tabcellsep Total\\
\tabcellsep 63\tabcellsep 24\tabcellsep 6\tabcellsep 93\\
25-29.9\tabcellsep (67.7\%)\tabcellsep (25.8\%)\tabcellsep (6.45\%)\tabcellsep (62\%)\\
\tabcellsep 23\tabcellsep 16\tabcellsep 0\tabcellsep 39\\
30-34.9\tabcellsep (58.9\%)\tabcellsep (41.0\%)\tabcellsep (0\%)\tabcellsep (26\%)\\
\tabcellsep 11\tabcellsep 5\tabcellsep 2\tabcellsep 18\\
>35\tabcellsep (61.1\%)\tabcellsep (27.7\%)\tabcellsep (11.1\%)\tabcellsep (12\%)\\
\tabcellsep 97\tabcellsep 45\tabcellsep 8\tabcellsep \\
Total\tabcellsep (64.7\%)\tabcellsep (30\%)\tabcellsep (44.4\%)\tabcellsep 150\\
p=0.203 (NS)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.187\textwidth}P{0.16433333333333333\textwidth}P{0.20966666666666667\textwidth}P{0.13033333333333333\textwidth}P{0.15866666666666668\textwidth}}
\tabcellsep \tabcellsep \multicolumn{2}{l}{BMI Group}\tabcellsep \\
\tabcellsep 25-29.9\tabcellsep 30-34.9\tabcellsep >35\tabcellsep Total\\
\tabcellsep 47\tabcellsep 31\tabcellsep 17\tabcellsep 95\\
APGAR <9\tabcellsep (50.5\%)\tabcellsep (79.5\%)\tabcellsep (94.4\%)\tabcellsep (63.3\%)\\
\tabcellsep 46\tabcellsep 8\tabcellsep 1\tabcellsep 55\\
APGAR =9\tabcellsep (49.5\%)\tabcellsep (20.5\%)\tabcellsep (5.6\%)\tabcellsep (36.7\%)\\
Total\tabcellsep 93\tabcellsep 39\tabcellsep 18\tabcellsep 150\\
p<0.001 (HS)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.19362186788154898\textwidth}P{0.18006833712984055\textwidth}P{0.1878132118451025\textwidth}P{0.15683371298405469\textwidth}P{0.040660592255125284\textwidth}P{0.09100227790432802\textwidth}}
\tabcellsep \tabcellsep \multicolumn{2}{l}{BMI Group}\tabcellsep \\
\tabcellsep 25-29.9\tabcellsep 30-34.9\tabcellsep >35\tabcellsep \tabcellsep p value\\
Complications\tabcellsep (n=93)\tabcellsep (n=39)\tabcellsep (n=18)\tabcellsep Total\\
\tabcellsep 8\tabcellsep 24\tabcellsep 14\tabcellsep 96\tabcellsep 0.429\\
Mode of delivery (LSCS)\tabcellsep (62.4\%)\tabcellsep (61.5\%)\tabcellsep (77.8\%)\tabcellsep \\
\tabcellsep 17\tabcellsep 6\tabcellsep 7\tabcellsep 30\tabcellsep 0.095\\
GDM\tabcellsep (18.28\%)\tabcellsep (15.4\%)\tabcellsep (38.9\%)\tabcellsep \\
\tabcellsep 34\tabcellsep 25\tabcellsep 11\tabcellsep 70\tabcellsep 0.006\\
Pre-eclampsia\tabcellsep (36.6\%)\tabcellsep (64.1\%)\tabcellsep (61.1\%)\tabcellsep \\
\tabcellsep 36\tabcellsep 26\tabcellsep 14\tabcellsep 75\tabcellsep 0.001\\
PRETERM LABOR\tabcellsep (38.7\%)\tabcellsep (66.7\%)\tabcellsep (77.8\%)\tabcellsep \\
\tabcellsep 17\tabcellsep 6\tabcellsep 7\tabcellsep 30\tabcellsep 0.095\\
Macrosomia\tabcellsep (18.3\%)\tabcellsep (15.4\%)\tabcellsep (38.9\%)\tabcellsep \\
\tabcellsep 18\tabcellsep 5\tabcellsep 0\tabcellsep 23\tabcellsep 0.100\\
Oligohydramnios\tabcellsep (19.4\%)\tabcellsep (12.8\%)\tabcellsep (0\%)\tabcellsep \\
\tabcellsep 49\tabcellsep 13\tabcellsep 3\tabcellsep 65\tabcellsep 0.006\\
GHTN\tabcellsep (52.7\%)\tabcellsep (33.3\%)\tabcellsep (16.7\%)\tabcellsep \\
\tabcellsep 38\tabcellsep 23\tabcellsep 3\tabcellsep 64\tabcellsep 0.009\\
Anemia\tabcellsep (40.9\%)\tabcellsep (60\%)\tabcellsep (16.7\%)\tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.85\textwidth}}
BMI Group\end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.85\textwidth}}
BMI Group\end{longtable} \par
 
\caption{\label{tab_5}Table 5 :}\end{figure}
 			\footnote{© 2020 Global JournalsRelation of High Maternal Body Mass Index to Perinatal and Maternal Outcome} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Mcdonald et al.]{b3}\label{b3} 	 		\textit{},  		 			S D Mcdonald 		,  		 			Z Han 		,  		 			S Mulla 		,  		 			J Beyene 		.  		 	 
\bibitem[Doi et al. ()]{b12}\label{b12} 	 		‘Cohort study of high maternal body mass index and the risk of adverse pregnancy and delivery outcomes in Scotland’.  		 			L Doi 		,  		 			A J Williams 		,  		 			L Marryat 		.  		 doi:10. 1136/bmjopen-2018-026168.  	 	 		\textit{BMJ Open}  		2020. 10 p. e026168.  	 
\bibitem[Kumar and Chellamma ()]{b11}\label{b11} 	 		‘Effect of Maternal Body Mass Index on Pregnancy Outcome’.  		 			Hsa Kumar 		,  		 			V K Chellamma 		.  	 	 		\textit{Int J Sci Stud}  		2017. 4  (10)  p. .  	 
\bibitem[College Of O et al. ()]{b10}\label{b10} 	 		‘Female age-related fertility decline. Committee Opinion No. 589’.  		 			American College Of O 		,  		 			Gynecologists Committee On Gynecologic 		,  		 			P Practice 		,  		 			C 		.  	 	 		\textit{Fertility and sterility}  		2014. 101  (3)  p. .  	 
\bibitem[Takai et al. ()]{b15}\label{b15} 	 		‘First trimester body mass index and pregnancy outcomes: A 3-year retrospective study from a low-resource setting’.  		 			I U Takai 		,  		 			I J Omeje 		,  		 			A S Kwayabura 		.  	 	 		\textit{Arch Int Surg}  		2017. 7 p. .  	 
\bibitem[Legato ()]{b0}\label{b0} 	 		‘Gender-specific aspects of obesity’.  		 			M J Legato 		.  	 	 		\textit{Int J Fertile Womens Med}  		1997. 42 p. .  	 	 (Google Scholar) 
\bibitem[Meher-Un-Nisa ()]{b6}\label{b6} 	 		‘Impact of obesity on fetomaternal outcome in pregnant saudi females’.  		 			Meher-Un-Nisa 		.  	 	 		\textit{Int J Health Sci (Qassim)}  		2011. 5  (2)  p. .  	 	 (Suppl 1) 
\bibitem[Da? and Dilbaz (2015)]{b5}\label{b5} 	 		‘Impact of obesity on infertility in women’.  		 			Z Ö Da? 		,  		 			B Dilbaz 		.  		 \xref{http://dx.doi.org/10.5152/jtgga.2015.15232}{10.5152/jtgga.2015.15232}.  	 	 		\textit{J Turk Ger Gynecol Assoc}  		2015. 2015 Jun 1. 16  (2)  p. .  	 
\bibitem[Vinturache et al. ()]{b13}\label{b13} 	 		‘Maternal body mass index and the prevalence of spontaneous and elective preterm deliveries in an Irish obstetric population: a retrospective cohort study’.  		 			A Vinturache 		,  		 			A Mckeating 		,  		 			N Daly 		.  		 doi:10.1136/ bmjopen-2016-015258.  	 	 		\textit{BMJ Open}  		2017. 7 p. e015258.  	 
\bibitem[Pettersen-Dahl et al. ()]{b14}\label{b14} 	 		‘Maternal body mass index as a predictor for delivery method’.  		 			A Pettersen-Dahl 		,  		 			G Murzakanova 		,  		 			L Sandvik 		,  		 			K Laine 		.  	 	 		\textit{Acta ObstetGynecolScand}  		2018. 97 p. .  	 
\bibitem[National Institutes of Health Clinical guidelines on the identification, evaluation, and treatment of overweight and obesity in adults: the evidence report Bethesda, MD: National Institutes of Health, US Department of Health and Human Services ()]{b8}\label{b8} 	 		\textit{National Institutes of Health Clinical guidelines on the identification, evaluation, and treatment of overweight and obesity in adults: the evidence report Bethesda, MD: National Institutes of Health, US Department of Health and Human Services},  		1998.  	 	 (Google Scholar) 
\bibitem[Nutrition During Pregnancy and Lactation. Implementation Guide. 1992 (2011)]{b2}\label{b2} 	 		\textit{Nutrition During Pregnancy and Lactation. Implementation Guide. 1992},  		 \url{http://www.nap.edu/openbook.php?record\textunderscore id=1984}  		2011 Apr 25. p. 125.  	 
\bibitem[Fitzsimons et al. ()]{b9}\label{b9} 	 		‘Obesity in pregnancy: risks and management’.  		 			K J Fitzsimons 		,  		 			J Modder 		,  		 			I A Greer 		.  		 \xref{http://dx.doi.org/10.1258/om.2009.090009}{10.1258/om.2009.090009}.  	 	 		\textit{Obstet Med}  		2009. 2  (2)  p. .  	 
\bibitem[Overweight and obesity in mothers and risk of preterm birth and low birth weight infants: Systematic review and metaanalyses BMJ ()]{b4}\label{b4} 	 		‘Overweight and obesity in mothers and risk of preterm birth and low birth weight infants: Systematic review and metaanalyses’.  	 	 		\textit{BMJ}  		2010. 341 p. 3428.  		 			Knowledge Synthesis Group 		 	 
\bibitem[Shah et al. ()]{b17}\label{b17} 	 		‘Retrospective study on the effect of Body Mass Index (BMI) on maternal and neonatal outcome’.  		 			P M Shah 		,  		 			A K Chatrapati 		,  		 			P K Bandekar 		.  	 	 		\textit{Int J Reprod Contracept}  		ObstetGynecol2018. 7 p. .  	 
\bibitem[Lu et al. (2001185)]{b1}\label{b1} 	 		‘The effect of the increasing prevalence of maternal obesity on perinatal morbidity’.  		 			G C Lu 		,  		 			D J Rouse 		,  		 			M Dubard 		.  	 	 		\textit{Am J ObstetGynecol}  		2001185. p. .  	 	 (Google Scholar) 
\bibitem[Weckman et al. ()]{b16}\label{b16} 	 		‘The Impact of Infection in Pregnancy on Placental Vascular Development and Adverse Birth Outcomes’.  		 			A M Weckman 		,  		 			M Ngai 		,  		 			J Wright 		,  		 			C R Mcdonald 		,  		 			K C Kain 		.  		 \xref{http://dx.doi.org/10.3389/fmicb.2019.01924}{10.3389/fmicb.2019.01924}.  	 	 		\textit{Front Microbiol}  		2019. 1924. 2019 Aug 22. 10.  	 
\bibitem[World Health Organization Obesity; preventing and managing the global epidemic]{b7}\label{b7} 	 		\textit{World Health Organization Obesity; preventing and managing the global epidemic},  		 	 	 (Report of the WHO consultation on obesity Geneva: World Health Organization. 3±5 June1997 [Google Scholar) 
\end{bibitemlist}
 			 		 	 
\end{document}
