  .notification-container{
    height: 400px; border: 3px solid #9acd32;
                box-shadow: 0px 3px 48px -22px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px 3px 48px -22px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 3px 48px -22px rgba(0,0,0,0.75);
              }
              .notification-box
              {
                 height:40px ; width: 100%;background: #9acd32;float:right;
              }
              .text-white
              {
               color:#fff !important;
              }
              .ulcls{
                 padding:5px;
                 text-align: center;
              }
              .ulcls li{
                padding: 5px;

              }
              
              .notification-box h4{
                font-size: 20px;
              }
               .slide_img{
            width: 100%;
            max-height: 500px;

           }
           .img-center
  {
display: block;
    margin: 0 auto;
  }
  .option{
          padding-left: 20px;
          font-size: 18px !important;
          text-decoration: underline;
          }
          .nc 
          {
            border: 3px solid #1D6589 !important; height:200px !important;
          }
          .nb 
          {
            background:#1D6589 !important;
          }
          .banner-bottom-grid
          {
            padding-top: 1px;
          }
          .sub-heading-in{
      font-weight:bold !important;color:#1D6589 !important; font-size: 10px;
    }

    .email-in{
      color:#1D6589 !important;text-align: center !important; font-size: 10px;
    }
    .address-in{
        color:#1D6589 !important; font-size: 10px;
    } 
 .webtitle{
  font-weight:bold; letter-spacing: 1px; color: #1D6589
 }
@media screen and (min-width: 1250px) {
  .webtitle
   {
    font-size: 25px;
   }
}