/* version='1' */
/***Font for Graphik***/
/*OPENSANS*/
@media only screen and (min-width: 768px) and (max-width: 999px) {
  #stock-widget .day-low-price .col-sm-12 .col-sm-4.col-md-7.col-xs-10 {
    width: 47%; }

  #stock-widget .volume-stock .col-sm-12 .col-sm-4.col-md-7.col-xs-10 {
    width: 38% !important; } }
@media screen and (max-device-width: 1024px) and (orientation: landscape) {
  #stock-widget .day-low-price .col-sm-12 .col-sm-4.col-md-7.col-xs-10 {
    width: 80%; }

  #stock-widget .volume-stock .col-sm-12 .col-sm-4.col-md-7.col-xs-10 {
    width: 65% !important; } }
@media only screen and (min-width: 1280px) and (max-width: 800px) {
  #stock-widget .day-low-price .col-sm-12 .col-sm-4.col-md-7.col-xs-10 {
    width: 70%; } }

/*# sourceMappingURL=styleCore-lang.css.map */
