.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-image: radial-gradient(#f58287 5%, #e40611 95%);
  //background-color: #e40611;
  overflow-x: hidden;
  transition: 0.5s;
  //padding-top: 60px;
}

.sidenav a {
  /*padding: 8px 8px 8px 32px;*/
  padding:1.3rem;
  text-decoration: none;
  font-size: 2rem;
  color: #fff;
  display: block;
  text-align: left;
  transition: 0.3s;
  border-bottom: 1.5px solid #fff;
}
.sidenav a:first-child
{
 border-bottom: 0px solid #fff; 
}
.sidenav a:hover {
  color: #f1f1f1;
}
.sidenav a span{
  /*padding: 8px 8px 8px 32px;*/
  background-color: #FFB864;
  border-radius: 50%;
  padding:6px 10px 10px 10px; 
  width:60px;
  height: 60px;
  margin-right: 30px;
}
.sidenav a span img{ 
  width:35px;
  height: 35px;
}
.span-img img
{
  width: 100px !important;
  height: 100px !important;
}
.sidenav .span-img span
{
  width: 150px !important;
  height: 150px !important;
  padding:25px 5px 35px 5px; 
  border: 11px double #f2c084;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
.span-toggle
{
  float:  right;  
 //display: none;
 color:   #fff;
}

/*------header--------*/
.main-header
{
  height: 80px;
  border-bottom: 1px solid #f5f7fa;
  padding: 2% 3% 1% 3%; 
  background-color: #e40611;
  display: flex;
}
.menu{
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  display: block;
  text-align: right;
}
.menu li
{
  display: inline-block;
  margin: 0 15px;
}
.menu li a
{
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  //line-height: 40px;
}
.menu li:first-child
{
  margin-left: 0;
}
.menu li a:hover, .menu li a:visited
{
  color: #fafafa;
}
.menu-toggle
{
  position: absolute;
  right: 40px;
  //top: 20px;
  color: #fff;
  font-size: 25px;
  display: none;
}
.menu-toggle:visited, .menu-toggle:active
{
  color: #fff;
}
/*------header--------*/
/*------link nav------*/
.link-nav-section
{
  width: 100%;
  background-color: #e40611;
}
.link-nav
{
  background-color: #e40611;
  text-align: center;
  height: 70px;
  //padding-top: 10px;
  width: 100%;
}
.link-nav-col
{
  cursor: pointer;
  text-decoration: none;
  padding: 20px 0px;
  border: none;
  outline: none;
  color: #fff;
}
.link-nav:first-child
{
  left: 30px;
}
.active, .link-nav-col:hover {
  background-color: #FFB864;
  color: #e40611;
  text-decoration: none;
}

/*------link nav------*/
/*------pdf-body------*/
.pdf-body {
    border: 65px solid transparent;
    border-image-source: url(../images/border1.jpg);
    border-image-slice: 16 130;
    border-image-repeat: round;
    height: 100%;
    /* transform: translateX(-9px); */
    margin: 0px !important;
  font-family: 'Noto Sans', sans-serif;
  border-top: 0px;
    border-bottom: 0px; 
  color:#2e2e2e;
  text-align: center;
}
.pdf-header{width:100%;}
.madhsudan-logo {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    margin: 0px;
    padding: 8px 0px 5px 0px;
    font-size: 35px;
    font-weight: 400;
}
img.image-border-bottom {
    width: 100%;
  max-height: 68px;
}
.pdf-body h3
{
  color: #e40611;
  padding-top: 20px;
}
/*-----pdf-body-------*/
/*-----content-box----*/
.content-ratna
{
  width: 100%;
  height: auto;
}
.content-box
{
  width: 100%;
  height: auto;
  background: #fff;
  //padding: 20px;
  border: 2px solid #e40611;
  margin-left:2px !important;
}
/*.hr-line
{
  margin-top: 20px;
  width: 100%;
  border:1px solid #e40611; 
}
*/.content-tag
{
  background-color: #e40611;
  width: 100%;
  color: #fff;
  margin: -1px auto 10px ;
  font-size:2rem; 
}
.content-box .content-col
{
  text-align: justify;
  padding:0 20px;
}
.content-col h4
{
  color: #e40611;
}
/*-----content-box----*/
/*---content section--*/
.content-section
{
  padding: 0px 5px 5px 5px;
  /*  page-break-before: always; */
   border:2px solid #e40611;
}
.red-layer {
    background: #e40611;
    text-align: center;
    color: #fff;
  -webkit-print-color-adjust: exact; 
}
.red-layer h2 {
    padding: 4px;
    font-size: 30px;
}


.madhusudan-table thead tr:first-child td{border:none;}

table.madhusudan-table {
  border-collapse: collapse;
  width: 100%;
  table-layout:fixed
}

.madhusudan-table td, th {
  border: 1px solid #d41117;
  text-align: left;
  padding: 8px;
  text-align:center;
  word-wrap:break-word;
  table-layout:fixed
}

.madhusudan-table tr:nth-child(even) {
  background-color: #fefaf8;
  -webkit-print-color-adjust: exact; 
}
table.madhusudan-table tr td.madhusudan-red-color{color:#d41117; font-weight:600; font-size: 18px; }

.double-row-table{border:none; width:100%;}
table.double-row-table tr:first-child td {
    border-bottom: 1px solid #d41117;
}
table.double-row-table tr td {
    border: none;
  padding: 2px;
  text-align:left;
  
}
table.madhusudan-table tr td.padding0{padding:0px;}
.double-row-table tr:nth-child(even) {
    background-color: #fff;
}

/*---content section--*/
/* footer section */

.footer-details {
    text-align: center;
    width: 100%;
}
.footer-details h2:first-child {
    font-weight: 600;
}
.footer-details h2 {
    font-size: 20px;
    line-height: 1;
    font-weight: 500;
}
.footer-details h2:last-child {
    line-height: 0.0;
}
img.call-icon {
    width: 32px;
    padding-right: 8px;
	margin-bottom: -5px;
}
/* footer section*/
@media only screen and (max-width: 991px)
{
  .menu-toggle
  {
    display: inline-block;
  }
  .main-header
  {
    position: relative;
  }
  .main-menu
  {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100% !important;
    top: 37px;
    display: none;
  }
  .content-tag {
    width: 100% !important;
  }
  .span-toggle{
    display: inline-block !important;
    visibility: visible;
    float: right;
    margin-right: -25px;
    color: #fff!important;
  }
  svg
  {
    width: 600px;
    height: 600px;
  }
  /*.sidenav {
    top:3.8% !important;
  }*/
  img.content-img
  {
    width: 600px !important;
    height: 600px !important;
  }
  
}
@media screen and (max-width: 450px) {
  .sidenav {
    top:5% !important;
  }
}  
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
    top:4%;
  }
  .sidenav a {font-size: 18px;}

}
