.nav-link, .dropdown-item
{
    font-size: 12px;
    color: #ffffff;
    padding-right: 35px;
    font-weight: bold;
}
sup { line-height: 0; font-size:66%; }
body
{
    font-family:NunitoSans-Regular,sans-serif;
}
html, body {
    overflow-x: hidden;
  }
  body {
    position: relative
  }
  .dropdown-item:hover
  {
    background-color: #8f1860;
    color: #fcd91d;
  }
.nav-link:hover
{
    color: #fcd91d;
}
.nav-link
{
    padding: 5px 5px ;
}
.nav > li{
    padding-left:10px;
    padding-right:10px;
  }
.navcolor
{
    background-color:#808285 !important;
}
.dropdown-menu
{
   position: absolute;
   will-change: transform;
   top: 0px;
   left: 0px;
   transform: translate3d(-62px, 26px, 0px) !important;
}
.dropdown-item
{
    text-overflow: ellipsis;
}
.bgviolt
{
    background-color: #8f1860;
}
.nav-item:hover
{
    color: #fcd91d;
    
}
.borderviolt
{
    border-bottom: 12px solid #8f1860;
}
.col-sm-12
{
    padding-left: 0%;
    padding-right: 0%;
}
.pd20
{
    padding-top: 20px;
    padding-bottom: 20px;
}
.pl80
{
    padding-left: 80px;
}
.mobilenone
{
    display: none !important;
}

.mobileshow
{
    display: block !important;
}
.dropdown-toggle::after {
    display: none;
}
.h3font
{
    font-size: 18px;
    line-height:24px;
    font-family:NunitoSans-Regular,sans-serif;
    color:#8f1f60;
    font-weight: bold;
}
.h4font
{
    font-size: 14px;
    line-height:20px;
    font-family:NunitoSans-Regular,sans-serif;
    font-weight: bold;
}

table 
{
    border-spacing: 0;
    border-collapse:collapse;
     mso-table-lspace:0pt;
      mso-table-rspace:0pt;
}
td 
{
    padding: 0;
}
.h10
{
    display: block;
    margin: 05px 0;
    content: "";
}
.number
{
    font-size: 14px !important;
    color:#8f1f60;
    font-weight: bold;
    line-height: 18px !important;
    vertical-align: top !important;
}
.tdpara
{
    text-align: left !important;
    font-size: 14px !important;
    line-height: 18px !important;
    vertical-align: top !important;
}
p
{
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.pdlf10
{
    padding-left: 2px !important;
    padding-right: 20px !important;
}
h2.button {
    width: 100%; 
    text-align: center; 
    border-bottom: 2px solid #dbdbdb; 
    line-height: 0.1em;
    margin: 10px 0 20px; 
 } 
 
 h2.button span { 
     color:#FFFFFF; 
     padding:8px 15px;
     font-size: 14px;
     background-color: #8f1860;
     margin: 3px 3px; 
     border-radius: 5px;
 }
 .yellow
 {
    color: #fcd91d;
 }
 .footcenter 
 {
    color: #dbdbdb !important;
 }
 .footcenter a 
 {
    color: #3cb1e5 !important;
 }
@media only screen and (min-device-width: 581px) and (max-device-width: 1024px)
{
    .h3font
{
    font-size: 16px;
    line-height:24px;
    font-family:NunitoSans-Regular,sans-serif;
    color:#8f1f60;
    font-weight: bold;
}
}
@media only screen and (min-width: 320px) and (max-width: 580px)
{
    
.h3font
{
    font-size: 16px;
    line-height:24px;
    font-family:NunitoSans-Regular,sans-serif;
    color:#8f1f60;
    font-weight: bold;
}
.none
{
    display: none !important;
}
        .pl80
        {
            padding-left: 20px !important;
        }
    .nav-link
    {
        padding: 3px 12px !important;
    }
    .nav-link, .dropdown-item
    {
        font-size: 11px !important;
        text-align: center !important;
    }
    .dropdown-item
    {
        padding: 0.35rem 0.7rem;
    }
    .show
    {
        display: block !important;
    }
    .nav > li
    {
        padding-left: 3px !important;
        padding-right: 3px !important;
    }
    .dropdown-menu
    {
        right: 0 !important;
        top:40px !important;
        left:0 !important;
        position:fixed !important;
        transform:none !important;
        padding: 0px !important;
    }
    .nav-item
    {
        border-right: 1px solid #FFFFFF;
    }
    .mobileshow
    {
        display: none !important;
    }
    .mobilenone
    {
        display: block !important;
    }
    .borderdd td
    {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .borderdd td a.link
    {
        font-size: 11px !important;
    }
    .borderdd td.first 
    {
        border-bottom: 1px solid #FFFFFF;
        border-left: 1.5px solid #FFFFFF;
    }
    .second
    {
        border-right: 1.5px solid #FFFFFF;
    }
    .tdpara
    {
        padding-left: 10px !important;
    }
    .footer a
    {
        text-align: center !important;
    }
    .br
    {
        display: block !important;
    }
    .footcenter
    {
        text-align: center !important;
    }
    .footborder td
    {
       display: block !important;
       width: 100% !important;
       padding-bottom: 20px;
    }
    .nopd
    {
        padding-left: 0px !important;
    }
    .mobheadfont
    {
        font-size: 14px !important;
    }
}