/* ===================================
 * NGAB Slider Code
 =====================================*/

.hideable {
    display: none;
    margin: auto;
    max-width: 714px;
    max-height: 388px;
    width: auto;
    height: auto;
}

.hidable img{

   width: 100%;
   height: auto;


  }

/* ===================================
 * END OF NGAB Slider Code
 =====================================*/

/* ===================================
 * NGAB Buttons CODE
 =====================================*/
.category-ngab {

  padding: 0 0 5px 0;
  color:#1d252d;
  margin: 0 0 10px 0;
  font-family: 'Open Sans Condensed', sans-serif;
  border-bottom: 2px solid #1d252d;

}


.flex-container-live-ngab{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  Justify-content: center;
    font-family: 'Open Sans Condensed', sans-serif;
  padding-bottom: 30px;



}
.cornersRoundRec-ngab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
 -webkit-box-align: center;
 -webkit-align-items: center;
     -ms-flex-align: center;
         align-items: center;
  padding: 5px;
  background-color: #1d252d;
  width: 160px;
  height: 160px;
  border-radius:30px 90px 30px 90px;
  cursor: pointer;
  color:#ffffff;
  font-size: 1.5em;
  text-align:center;
  margin: 10px;


}

.cornersRoundRec-ngab:hover {

  background-color: #cccccc;
  color:#407ec9;
  opacity: 0.5;
}


.blackC-ngab{ background-color:#1d252d; border:10px solid #1d252d;}
.greenC-ngab{ background-color:#c4d600; border:10px solid #c4d600;}
.redC-ngab{ background-color:#990000; border:10px solid #990000;}
.grayC-ngab{ background-color:#abb0b2; border:10px solid #abb0b2;}

.lightBoxhide-ngab{

  display: none;
    font-family: 'Open Sans', sans-serif;

}

.nanoGalleryViewer .content .image {

     margin: 0;


}

/* ===================================
 * END OF NGAB CODE
 =====================================*/


/*===========================================
SPE CODE FOR Benefits Map
============================================*/

.cornersRoundRec,.flex-sub{-webkit-box-direction:normal;cursor:pointer}

.category{padding:0 0 5px;color:#1d252d;margin:0 0 10px;font-family:'Open Sans Condensed',sans-serif;font-size:30px;border-bottom:2px solid #1d252d}

.fig,.flex-container{font-family:'Open Sans Condensed',sans-serif;font-size:20px}

.flex-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;Justify-content:center;padding-bottom:30px}


.cornersRoundRec{


    display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;


    padding:0;
    /*background-color:#1d252d;*/
    width:150px;
    height:150px;
    margin:0;
    border-radius:20px 70px}





.cornersRoundRec:hover{

    background-color:#3f474f;
    opacity:.5

}

.flex-sub{diplay:flex;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowarp;-ms-flex-wrap:nowarp;flex-wrap:nowarp;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:160px;padding:10px}



.flex-sub a{text-decoration:none}


.fig{text-align:right;-webkit-align-self:right;-ms-flex-item-align:right;align-self:right;margin-top:5px;margin-right:0;padding-right:10px;}


/*===========================================
END OF SPE CODE FOR Benefits Map
============================================*/
