  div                 {border:solid #cccccc 0px;}
  .rom-num            {font:normal 23px georgia; font-weight:300;}
  .main-box-container {position:relative;
                       width:99%; height:auto;                  border:solid red 0px;
                       margin:0; 
                       text-align:center;}
  .mbc                {margin-top:0;}
  .cat-box            {width:31%; /*max-width:375px;*/ height:auto;   border:solid red 0px;
                       margin:20px 0 0 1.5%;
                       text-align:center;
                       /*display:inline-block;*/ float:left;}
  .cat-box-i          {width:100%; height:auto; min-height:300px;
                       margin:0 0 0 0; padding-bottom:20px;
                       text-align:left;
                       background-color:#e3e5f6;
                       border:solid #aaaaaa 1px;
                       border-radius:10px;}
  .cat-box-header     {width:100%; height:auto;
                       margin:0; padding:0;
                       text-align:center;
                       background-image:url(b/cat-box-bg.gif);
                       border-bottom:solid 3px #e98c01; border-radius: 10px 10px 0 0;}
  .bg-color-1         {background-color:#cbe6f5;}
  .bg-color-2         {background-color:#f5e6cb;}
  .bg-color-3         {background-color:#cbf5d0; background-color:#25aae2;}
  .bg-color-4         {background-color:#f6dadb;}
  .bg-color-5         {background-color:#e0d5f6;}
  .bg-color-6         {background-color:#dcd5ca;}
  .first-cat-box      {margin-left:3%;}
  .second-cat-box     {}
  .third-cat-box      {}
  .forth-cat-box      {}
  .fifth-cat-box      {}
  .six-cat-box        {}
  .cat-box-h1         {margin:0 auto 0; padding:9px;
                       font-size:28px; font-family: 'Pathway Gothic One', sans-serif;
                       font-weight:400; color:#747e9c; color:#616981; text-shadow: 1px 1px 1px #ffffff;}
  .cat-box-price      {width:50%; height:auto;                border:solid blue 0px;       
                       margin:15px 3% 0 0; padding:0;
                       text-align:center; 
                       float:right;}
  .cat-box-price p    {padding-bottom:15px;
                       font-size:29px; font-family: 'Pathway Gothic One', sans-serif;
                       font-weight:400; color:#667191; text-shadow: 1px 1px 1px #fff;}
  .s-r-text           {width:40%; height:auto;                border:solid green 0px;
                       margin:0; padding:0;
                       float:left;}
  .statement          {width:auto; height:auto;
                       margin:0; padding:9px 0 9px 0;
                       background-color:#ffffff;}
  .p1                 {margin:15px 0 0 15px;
                       font-size:18px; font-family:arial;
                       font-weight:400; color:#667191; text-shadow: 1px 1px 1px #fff;}
  .p2                 {margin:5px 0 0 15px;
                       font-size:13px; font-family: 'Pathway Gothic One', sans-serif;
                       color:#667191; text-shadow: 1px 1px 1px #fff;}
.feature              {width:auto; height:auto;
                       margin:0; padding:9px 9px 9px 15px;
                       border-top:solid #ddd 1px; border-bottom:solid #ddd 1px;
                       background-color:#ffffff;
                       font:italic 16px georgia; color:#747e9c;}

@media (max-width:1300px)  {
.mbc-1              {margin-top:-175px;}
}

@media (max-width:845px)  {
  .mbc                 {margin-top:25px;}
  .cat-box             {width:95%;}
}

@media (max-width:1050px) {
.cat-box-price p    {}
}
