.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
float: left;
}
.clear_column {
clear:both;
display:block;
font-size:0; height:0;
line-height:0; width:100%;
overflow: hidden;
}  .full_width  {
width: 100%;
}
.one_half  {
width: 50%;
}
.one_third  {
width: 33.3%;
}
.two_third  {
width: 66.6%;
}
.one_fourth  {
width: 25%;
}
.three_fourth  {
width: 75%;
}
.one_fifth  {
width: 20%;
}
.two_fifth  {
width: 40%;
}
.three_fifth  {
width: 60%;
}
.four_fifth  {
width: 80%;
}
.one_sixth  {
width: 16.6%;
}
.five_sixth  {
width: 83.4%;
}  @media screen and (max-width: 600px) {
.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
clear: both;
width: 100%;
margin-left: 0;
margin-right: 0;
margin-bottom: 1em;
}
}.stock-ticker-wrapper ul.stock_ticker{margin:0;padding:0;list-style:none !important;line-height:normal;display:block;position:relative}.stock-ticker-wrapper ul.stock_ticker li{list-style:none !important}.stock-ticker-wrapper ul.stock_ticker .sqitem{white-space:nowrap;text-decoration:none}.stock-ticker-wrapper ul.stock_ticker .sqitem:before{content:""}.stock-ticker-wrapper ul.stock_ticker .plus>.sqitem:before{content:url(//www.myerscapitalmanagement.com/wp-content/plugins/stock-ticker/assets/img/up_g.gif);margin-right:2px}.stock-ticker-wrapper ul.stock_ticker .minus>.sqitem:before{content:url(//www.myerscapitalmanagement.com/wp-content/plugins/stock-ticker/assets/img/down_r.gif);margin-right:2px}.stock-ticker-wrapper ul.stockticker li{float:left;margin:0;padding:0 20px 0 0}.stock-ticker-wrapper ul.stockticker .sqitem{padding:0;margin:0;border:0;display:block}.stock-ticker-wrapper ul.stockticker span{margin:0 10px 0 0}.stock-ticker-wrapper .stock-ticker-container{width:100%;margin:0;padding:0;overflow:hidden}.stock-ticker-wrapper .stock-ticker-container .mask{position:relative;top:0;overflow:hidden}.stock-ticker-wrapper .stock-ticker-container ul{-webkit-transition:all 0s linear;-moz-transition:all 0s linear;-o-transition:all 0s linear;transition:all 0s linear;list-style-type:none;float:left}ul.stock_ticker li .sqitem{font-family:"Open Sans",Helvetica,Arial,sans-serif;font-weight:normal;font-size:14px;}ul.stock_ticker li.zero .sqitem,ul.stock_ticker li.zero .sqitem:hover {color:#454545}ul.stock_ticker li.minus .sqitem,ul.stock_ticker li.minus .sqitem:hover {color:#D8442F}ul.stock_ticker li.plus .sqitem,ul.stock_ticker li.plus .sqitem:hover {color:#009D59}