#investorsOpinion { display: table; min-height: 13em; width: 100%; }
#investorsOpinionRecentBlogPost { width: 99%; }
#investorsOpinionRecentBlogPost ul, #tkApiMarketNews ul { padding: 0em; }
#investorsOpinionRecentBlogPost ul li, #tkApiMarketNews ul li { list-style-type: none; }
#investorsOpinionRecentBlogPost ul li div br { height: 2em; }
#tkApi, #tkApi>div { min-width: 62.5em; }
#tkApiMarketNews { float: right; min-height: 15.4375em;
                   /*margin: 0em 0.1875em;
                   width: 29.5em;*/
}
#tkApiMarketNews h4.date { display: inline-block; }
#tkApiMarketQuoteIndecies { /*float:left;*/
                            /*margin-right: 0.1875em;*/
                            padding: 0em;
                            width: 100%;/*32em;*/
}
/*#tkApiMarketQuoteIndecies table { width: 31.625em; }*/

@media screen and (max-width: 800px) {
/*  body { max-width: inherit; }*/
  #content #middle-column { width: 49em; }
  #tkApi, #tkApi>div { min-width: initial; }
  #tkApiMarketNews, #tkApiMarketQuoteIndecies { display: block; float: none; width: 48em; }
  #tkApiMarketNews { margin: 0em; }
  #tkApiMarketQuoteIndecies table, #investorsOpinion { width: 48em; }
}

@media screen and (max-width: 768px) {
/*  body { max-width: inherit; }*/
  #content #middle-column { width: 47em; }
  #tkApiMarketNews, #tkApiMarketQuoteIndecies { width: 47em; }
  #tkApiMarketQuoteIndecies table, #investorsOpinion { width: 46em; }
}

@media screen and (max-width: 600px) {
/*  body { max-width: inherit; }*/
  #content #middle-column { width: 36em; }
  #tkApiMarketNews, #tkApiMarketQuoteIndecies { width: 36em; }
  #tkApiMarketQuoteIndecies table, #investorsOpinion { width: 35em; }
}

@media screen and (max-width: 480px) {
/*  body { max-width: inherit; }*/
  #content #middle-column { width: 29em; }
  #tkApiMarketNews, #tkApiMarketQuoteIndecies { width: 29em; }
  #tkApiMarketQuoteIndecies table, #investorsOpinion { width: 28em; }
  #tkApi div.volume { display: none; }
}

@media screen and (max-width: 320px) {
/*  body { max-width: inherit; }*/
  #content #middle-column { width: 18.5em; }
  #tkApiMarketNews, #tkApiMarketQuoteIndecies { width: 18.5em; }
  #tkApiMarketQuoteIndecies table, #investorsOpinion { width: 18.25em; }
}
