\documentclass[10pt,a4paper,twoside]{article}
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{geometry}
\usepackage{fancyhdr}
\usepackage{amsthm}
\usepackage{rotate}
\usepackage{graphicx}
%\usepackage{psfrag}
\usepackage[T1]{fontenc}
\usepackage{afterpage}  %
%\usepackage[mathlines]{lineno}
\usepackage{tcolorbox}
\usepackage{xcolor}
%\usepackage{draftwatermark}
%\SetWatermarkText{proof}
\usepackage{tikz}
\usepackage{linegoal}
\renewcommand{\thefootnote}{}
\usepackage{afterpage}  %
\usepackage{multirow}
\usepackage{ragged2e}
%\usepackage{natbib}
\usepackage{subfig}
\usepackage{diagbox}





\theoremstyle{plain}
\newtheorem{theorem}{Theorem}[section]
\newtheorem{lemma}[theorem]{Lemma}
\newtheorem{proposition}[theorem]{Proposition}
\newtheorem{conjecture}[theorem]{Conjecture}
\newtheorem{corollary}[theorem]{Corollary}
\theoremstyle{definition}
\newtheorem{definition}[theorem]{Definition}
\newtheorem{example}[theorem]{Example}
\theoremstyle{remark}
\renewcommand{\qedsymbol}{$\blacksquare$}
\newtheorem{remark}{Remark}


%\textheight185mm
%\textwidth=24cm
%\def\t{\hspace{-6mm}{\bf .}\hspace{3mm}}
%\def\bt{\hspace{-2mm}{\bf .}\hspace{2mm}}
%\def\hs{\hspace*{0.56cm}}
\setlength{\oddsidemargin}{0pt} \setlength{\evensidemargin}{0pt}
\setlength{\hoffset}{-1in} \addtolength{\hoffset}{3.5cm}
\setlength{\textwidth}{14.5cm} %\setlength{\voffset}{-1in}
%\addtolength{\voffset}{3cm}


\thispagestyle{empty}
\setcounter{page}{1} 
%\fancyhead{} \fancyfoot{} \fancyhead[CO]{
%Mathematics~Interdisciplinary~Research ~{\bf 1}~(201x) $xx - yy$\\} 
\renewcommand{\headrulewidth}{4pt}
\pagestyle{fancy}


\begin{document}
\begin{figure}[htbp]
  \centering
  %\begin{subfigure}{0.45\linewidth}
   \subfloat[fig1]{ \includegraphics[width=2.7 in,height=2.7 in]{fig2left.eps}}
     % \end{subfigure}
  %\begin{subfigure}{0.45\linewidth}
   \subfloat[fig2]{ \includegraphics[width=2.7 in,height=2.7 in]{fig2right.eps}}
   %  \end{subfigure}
     \caption{Figure of the .....}
   \label{pic02}
\end{figure}
\end{document}