#micro_cover {
   width: 100%;
}

#micro_cover img {
   width: 100%;
   display: block;
}

#micro_nav {
   padding: 10px 0;
   text-align: center;
   background: #ccc;
   z-index: 100;
   width: 100%;
}

#micro_nav a {
   display: inline-block;
   margin: 0 10px;
   font-family: robotobold;
   font-size: 16px;
   color: #00659e;
   text-decoration: none;
}

.theContent {
   margin-top: 15px;
}

.slick-prev, .slick-next {
   z-index: 100;
   top: 40%;
   background: rgba(255, 255, 255, 0.4) no-repeat center center;
   border: 1px solid rgba(204, 204, 204, 0.4);
   width: 14px;
   height: 27px;
   padding: 20px;
}

.slick-prev:hover, .slick-next:hover {
   background-color: rgba(255, 255, 255, 0.8);
   border: 1px solid rgba(204, 204, 204, 0.8);
}

.slick-prev {
   left: 3px;
   background-image: url('../images/arrow-left.png');
}

.slick-next {
   right: 3px;
   background-image: url('../images/arrow-right.png');
}

.microsite_cell_title {
   font-family: robotobold;
   font-size: 20px;
   color: #333;
}

.microsite_article {
   box-sizing: border-box;
   padding: 10px;
}

.microsite_article_title {
   font-family: robotobold;
   font-size: 16px;
   color: #333;
}

.microsite_article_title a {
   color: #000;
   text-decoration: none;
}

.microsite_article_image img {
   width: 100%;
}

.microsite_article_author {
   font-size: 14px;
   color: #5b5b5b;
   font-family: robotolight;
}

.microsite_article_summary {
   font-size: 14px;
   font-family: robotolight;
}

.microsite_article_more {
   text-align: right;
   font-size: 14px;
}

.microsite_article_more a {
   color: #00659e;
}

.microsite_article_more a:hover {
   text-decoration: underline;
}

.microsite_ad {
   width: 100%;
   text-align: center;
   clear: both;
}

.microsite_article_social .share {
   width: 20px;
   height: 20px;
}

.wide_carousel {
   width: 100%;
   box-sizing: border-box;
   clear: both;
}

.single_carousel {
   width: 33%;
   box-sizing: border-box;
   float: left;
}

.single_article {
   width: 33%;
   box-sizing: border-box;
   float: left;
}

.article_list {
   width: 100%;
   box-sizing: border-box;
   clear: both;
}

#micro_left_sidebar, #micro_right_sidebar, #micro_top, #micro_bottom {
   box-sizing: border-box;
   padding: 10px;
}

#micro_left_sidebar, #micro_right_sidebar {
   width: 25%;
   float: left;
}

#micro_main_content {
   width: 50%;
   float: left;
}

/* ============ */
/* WIDGETS */
/* ============ */
/* latest and trending */
#micro_right_sidebar #microsite_trending {
    width: 100%;
    background: #ffffff;
    transition: box-shadow .25s;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1), 0 2px 10px 0 rgba(0,0,0,0.1);
    min-height: initial;
    overflow-y: auto;
    font-family: robotolight;
    font-size: 16px;
    text-align: left;
    margin: 15px 0 15px 0;
}
#micro_right_sidebar #microsite_trending_header {
    font-family: 'robotolight', sans-serif;
    font-size: medium;
    color: #ffffff;
    background-color: #135f93;
    padding: 7px 5px 7px 10px;
    text-align: left;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
#micro_right_sidebar #microsite_trending .microsite_article_wrap {
    padding: 0 10px 5px 10px;
    display: inline-block;
}
#micro_right_sidebar #microsite_trending .microsite_article_image {
    padding: 0 10px 0 0;
    float: left;
    width: 29.2%;
}
#micro_right_sidebar #microsite_trending .microsite_article_title {
    display: flex;
    vertical-align: middle;
    font-family: 'robotobold', sans-serif;
    font-size: 15px;
    line-height: 1.3em;
    text-align: left;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 36px;
}
#micro_right_sidebar #microsite_trending .microsite_article_title a {
	color: #3e3e3e;
    text-decoration: none;
}
#micro_right_sidebar #microsite_trending .microsite_article_title a:hover {
	text-decoration: underline;
}
#micro_right_sidebar #microsite_trending .microsite_article_date {
    display: flex;
    vertical-align: middle;
    text-align: left;
    font-family: 'robotolight', sans-serif;
    font-style: italic;
    font-size: 10.5px;
    color: #6a6a6a;
    padding: 5px 0;
}
#micro_right_sidebar #microsite_trending .microsite_article_social {
    vertical-align: middle;
    position: relative;
    float: right;
}
#latest_trending {
    font-family: 'robotolight', sans-serif;
    font-size: medium;
    background-color: #135f93;
    text-align: left;
    text-transform: uppercase;
    overflow-y: auto;
}
#latest_trending .tab {
    width: 50%;
    padding: 7px 5px 7px 10px;
    float: left;
    box-sizing: border-box;
    text-align: center;
    color: #000000;
    background-color: #bdbdbd;
    cursor: pointer;
}
#latest_trending .tab.active, #latest_trending .tab.active:hover {
    background-color: #135f93;
    color: #ffffff;
    cursor: default;
}
#latest_trending .tab:hover {
    background-color: #0099cb;
    color: white;
}
#micro_right_sidebar .lat-tren-cont {
    display: none;
    margin-top: 0 !important;
    clear: both;
    padding-top: 10px;
    margin-bottom: 0 !important;
}
.lat-tren-cont.lat-tren-contt {
    display: none;
}
.lat-tren-cont.lat-tren-cont-first {
    display: block !important;
}
#micro_right_sidebar .lat-tren-cont #microsite_latest_header, #micro_right_sidebar .lat-tren-cont #microsite_trending_header {
    display: none;
}
/* !latest and trending */

/* right side bar Lotto Results */
#parent_micro-lotto {
    width: 100%;
    float: none;
    background: #fff;
    margin: 15px 0 0 0;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1), 0 2px 10px 0 rgba(0,0,0,0.1);
}
#parent_micro-lotto .microsite_cell_title {
    font-family: 'robotolight', sans-serif;
    font-size: medium;
    color: #ffffff;
    background-color: #00649f;
    padding: 7px 5px 7px 10px;
    text-align: left;
    text-transform: uppercase;
    margin: 0;
}
#parent_micro-lotto .microsite_article_date {
    margin-top: -26px;
    font-size: 13px;
    color: #ffffff;
    float: right;
    padding-right: 9px;
}
#parent_micro-lotto .microsite_article_section {
    background: #f1f1f1;
    font-size: 12px;
    text-align: center;
    padding: 4px 0;
}
#parent_micro-lotto .microsite_article_section a {
    color: #3e3e3e;
    text-transform: uppercase;
}
.widget_lotto_wrap {
    text-align: center;
    margin: 0;
    position: relative;
    color: #444444;
    font-family: robotobold;
    font-size: .8rem;
}
.widget_lotto_wrap .slick-arrow {
    background-size: 7px;
    width: 13px;
    padding: 2px;
    background-color: #e7e7e7;
    border: none;
    top: 0;
    bottom: 0;
    height: 100%;
    transform: initial;
}
.widget_lotto_wrap .slick-prev {
    left: 0;
}
.widget_lotto_wrap .slick-next {
    right: 0;
}
.widget_lotto_wrap .slick-disabled {
    opacity: .25;
}
.widget_lotto_wrap .lotto-name {
    font-size: .83rem;
    padding: 3px;
    text-transform: uppercase;
}
.widget_lotto_wrap .lotto-number span {
    width: 15px;
    height: 15px;
    padding: 10px;
    background-color: #d3d3d3;
    margin: 0 3px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    font-size: 1rem;
    line-height: 1rem;
}
.widget_lotto_wrap .lotto-number {
    display: block;
    padding-bottom: 3px;
}
.widget_lotto_wrap .lotto-price {
    padding-bottom: 6px;
}
.widget_lotto_wrap .lotto-price .jp {
    color: #0098cc;
}

@media only screen and (max-width:1024px) {

}

@media only screen and (max-width: 870px) {

}

@media only screen and (max-width: 575px) {
   .container {
      padding-top: 0;
   }
}

@media only screen and (max-width:450px) {

}