@CHARSET "UTF-8";

body {
    margin: 0px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 100;
    color: #4e4e4e;
}

a {
    color: #4e4e4e;
    text-decoration: none;
    white-space: nowrap;
}
a:hover {
    color: black;
    text-decoration: underline !important;
}

.ws_container {
    box-sizing: border-box;
    max-width: 610px;
    border: 1px #647592 solid;
    width: 100%;
}

.ws_container_title {
    height: 24px;
    background-color: #2f809a;
    color: white;
    padding: 4px;
    padding-left: 8px;
    font-size: 20px;
}

.ws_inner_container {

}
.ws_feature {
    display: inline-block;
    vertical-align: top;
    width: 295px;
    overflow:hidden;
    height: 187px;
}

.ws_headlines {
    padding-left:24px;
    display: inline-block;
    min-width: 200px;
    max-width: 294px;
        overflow:hidden;
    max-height: 186px;
    vertical-align: bottom;
}

.ws_logo {
    color:#aaa;
    float:right;
    margin: 2px;
        font-size: 14px;
    font-weight: 200;
}
.ws_logo a {
    text-decoration: none;
}

.logo-small {
    background: url("../../images/logo/30dB_logo_large.png") no-repeat;
    background-size:contain;
    background-position:center;
    margin: auto;
   margin-top: 8%;
}


.hp_category {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    max-width: 350px;
    min-width: 300px;
    height: 350px;
    border: 1px solid #bbb;
    border-radius: 6px;
    overflow: hidden;
    margin: 8px;
    padding-bottom:8px;
}


.hp_category_featured_container {
    margin-bottom: 2px;
    padding-top: 8px;
}

.hp_category_featured_headline {
    position: absolute;
    margin-left: 12px;
    width: 86%;
    white-space: normal;
    top:134px;
    left:0px;
    padding: 2px 4px 2px 8px; 
    color: white;
        background: rgba(100, 100, 100, 0.75);
}

.hp_category_featured_thumb_headline {
  /*  position: absolute;
    margin-left: 12px;
    width: 170px;
    white-space: normal;
    top:50px;
    left:120px;
    padding: 2px 4px 2px 8px; 
  */
  display: inline-block;
  padding: 16px 0px 0px 12px;
  white-space: normal;
  width: 160px;
  font-weight: 400;
  
 
}

.hp_category_featured_thumb_headline:hover {
    color: #000;
    text-decoration: underline;
}

 .ws_featured_photo_container {
        position: absolute;
        height: 187px;
        overflow:hidden;
        cursor: pointer;
       /* width: 98%; */
    }
.hp_category_featured_photo {
    border-right: 1px #eee solid;
    width: 369px;  
    height: auto;
    margin-left: -54px;

}

.hp_category_featured_thumb, .hp_category_featured_cta {
    display: inline-block;
    vertical-align: top;
    width:112px;
    height: 112px;
    margin-top: 22px;
    margin-left: 12px;
    background-color:gray;
}

a.hp_category_featured_headline {
    white-space: normal;
    width: 200px;
}

a.hp_category_featured_headline:hover {
    color: #000;
    text-decoration: underline;
}
.hp_category_featured_cta {
    background: url("../../images/page/hp_story_cta.png") no-repeat;
    background-size: 100% 100%;
    width: 11px;
    height: 18px;
    margin-top:16px;
}

.hp_category_date {
    font-size: 18px;
    text-align:right;
    padding:3px;
    padding-right: 6px;
    color: white;
    background-color:rgb(143,158,180);
}

.hp_category_featured_name {
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.hp_category_name {
    color: #333;
    border-bottom: 1px solid gray;
    width: 260px;
    font-weight: bold;
    font-size: 20px;
    margin-top: 8px;
    margin-bottom: 8px;
    padding-bottom: 4px;
}

.hp_category_featured_stories {
    width: 300px;
    margin: auto;

}

.hp_category_stories {
    width: 260px;
    margin: auto;
    white-space:normal;
    overflow: hidden;

}

#h_panel_atf #trendinglinks {
    width: 100%;
    background-color: #4e4e4e;
}


#header-trending {
    color: #ddd;
    width: 100%;
    max-width: 1400px;
    margin:auto;
    margin-top: 0px;
    margin-left: 10%;
    padding-top: 6px;
    height: 20px;
    font-size: 13px;
}

.trending_link { color: #ddd !important;
                 font-family: 'Source Sans Pro', sans-serif;
    font-weight: 100 !important;}

.ws_story_container {
    height: 44px;
}
.ws_story {
    display:inline-block;
    vertical-align: middle;
    padding-top: 4px;
    width: 215px;
    padding-bottom:4px;
    height: 40px;
    overflow-y: hidden;
}

a.ws_story_headline {
    white-space: normal;
    text-decoration: none;
    border:none;
    font-size: 15px;
    line-height: 16px;
    font-weight: 400;
    cursor: pointer;
}

a.ws_story_headline:hover {
   text-decoration: underline;
}
.ws_story_indicator {
    height: 20px;
    width:40px;
    display: inline-block;
    vertical-align: middle;
}

.hp_trend_indicator {
    float:left;
    width: 10px;
    margin-top:1px;
    margin-right: 0px;
   // background-size: 75% !important;
}

.story_trending {
    background-size: 75%;
    margin-right: 0px;
}
.story_neutral {
    background: url("../../images/page/tower-head-purple-bullet.png") no-repeat;

}

.story_neutral2 {
       background: url("../../images/page/tower-head-bullet-small.png") no-repeat;

}
.story_compare {
            background: url("../../images/page/tower-head-bullet-small.png") no-repeat;

}

.story_up {
   background: url("../../images/page/lp1_green_up.png") no-repeat;  
     /*  background-size:contain; */
}

.story_down {
   background: url("../../images/page/lp1_red_down.png") no-repeat;   
      /* background-size:contain; */
}

.story_bullet {
    background: url("../../images/widget/set2_arrow_right.png") no-repeat;   

}

#click_loading {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color:white;
    border: 1px gray solid;
    padding-top: 40px;
    text-align: center;
    display: none;
}

@media only screen and (min-width : 450px) and (max-width : 550px) {
    .ws_feature {
        width: 200px;

    }
    .ws_headlines {
        padding-left: 66px;
    }
    
    .ws_story_indicator {
        width:30px;
    }
    
    .ws_featured_photo_container {
        width: 50%;
    }
    .hp_category_featured_photo {
        margin-left:-64px;
    }
}


@media only screen and (min-width : 300px) and (max-width : 449px) {
    .ws_container {
    width: 100%;
    }
    
    .ws_featured_photo_container {
      /*  border-right: 1px solid #647592; */
    }
    
    .ws_container_title {
    font-size: 13px;
    }
    .ws_feature {
        width: 100%;
        height: 200px;
    }
    
   
    .hp_category_featured_photo {
        width: 100%;  
                margin-left: 0px;
    }
    
    .hp_category_featured_headline {   
    top:130px;
    width: 85%;
  
    }
 
}
@media only screen and (min-device-width : 450px) and (max-device-width : 600px) {
     
}

@media only screen and (min-device-width : 300px) and (max-device-width : 500px) {
   .ws_container {
       width: 99vw;
        margin-left: 4px; 
       overflow: hidden;
    }
    
    .ws_featured_photo_container {
      /*  border-right: 1px solid #647592; */
    }
  
    .ws_feature {
        width: 100%;
        height: 200px;
    }
    
    .hp_category_featured_photo {
      /*  width: 95%;  */
    }
    
    .hp_category_featured_headline {   
    top:114px;
    width: 88%;
    }
    
    .ws_story {
        width: 230px;
    }
    
    .ws_story_indicator {
        width: 30px;
    }
 
}

