@charset "utf-8";

body {
	background-color: #ffffff;
	position: relative;
}

/* MENU */

.header{
	position:fixed;
	z-index:9999;
	height:50px;
	width:100%;
	background-color:#0b72b5;
	box-sizing:border-box;
}

.header2{
	position:fixed;
	z-index:9999;
	height:50px;
	width:100%;
	background-color:#0b72b5;
	box-sizing:border-box;
	overflow: hidden;
	display: none;
}

#responsive_nav {
	width: 980px;
	height: auto;
	margin: 0 auto;
}

#responsive_nav2 {
	width: 100%;
	margin: 0 auto;
	display: none;
}

#menutoggle {
	float: left;
	display: inline-block;
	margin: 10px 0 0 0;
}

#menutoggle i {
	font-size: 33px;
	color: rgba(255, 255, 255, 1);
}

#menut_lbl {
	float: left;
	font-family: 'Oswald';
	color: #ffffff;
	font-size: 18px;
	margin: 17px 0 0 5px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.025em;
}

#m_date {
	float: left;
	font-family: 'Noto Serif';
	color: #ffffff;
	font-size: 14px;
	margin: 19px 0 0 10px;
	font-weight: 400;
	font-variant-numeric: lining-nums;
	-moz-font-feature-settings: "lnum";
	-webkit-font-feature-settings: "lnum";
	font-feature-settings: "lnum";
}

#logo_m {
	/* margin: 13px auto 0; */
	width: 192px;
	height: 27px;
	padding-top: 15px;
	margin: 0 auto;
	position: relative;
	z-index: 9999;
	display: none;
}

#logo_m2 {
	/* margin: 13px auto 0; */
	width: 180px;
	height: 27px;
	padding-top: 15px;
	margin: 0 auto;
}

#search {
	float: right;
	margin-top: 13px;
	border-left: 1px solid #ffffff;
	padding: 0 10px;
}

#search i {
	font-size: 25px;
	color: rgba(255, 255, 255, 1);
}

#weather {
	float: right;
	margin-top: 13px;
	border-left: 1px solid #ffffff;
	padding: 0 10px;
}

#weather i {
	font-size: 25px;
	color: rgba(255, 255, 255, 1);
}

#tp_lbl {
	float: right;
	font-family: 'Oswald';
	color: #ffffff;
	font-size: 18px;
	margin: 17px 10px 0 5px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.025em;
}

#tp_lbl a, #tp_lbl a:visited, #tp_lbl a:hover {
	color: #ffffff;
	text-decoration: none;
}

#paper_icon {
	float: right;
	margin-top: 13px;
}

#paper_icon i {
	font-size: 25px;
	color: rgba(255, 255, 255, 1);
}


/* Big logo */
#blogo {
	width: 288px;
	height: 38px;
	text-align: center;
	z-index: 9999;
	margin: 0 auto;
	margin-top: 24px;
	padding-top: 10px;
	position: relative;
	background-color: #ffffff;
}

#blogo img {
	width: 93%;
}

/* ADS */
#lb_wrap_article {
	width: 970px;
	height: auto;
	padding-top: 92px;
	margin: 0 auto;
	text-align: center;
 
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

/* MAIN NAV ARTICLE */
#main_nav2 {
	width: 980px;
	height: auto;
	margin: 20px auto 0;
	overflow: hidden;
	text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}

#main_nav2 ul {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	height: auto;
}

#main_nav2 li {
	font-family: 'mallory';
	font-size: 16px;
	letter-spacing: 0.025em;
	position: relative;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

#main_nav2 a, #main_nav2 a:visited {
	color: #989898;
	text-decoration: none;
}

#main_nav2 a:hover {
	color: #0a71b4;
	text-decoration: none;
}

/* SECTIONS MENU */
#mobilenavwrap {
	width: 90%;
	height: auto;
	margin: 20px auto 0;
	overflow: hidden;
}
#mobilenavclose {
	width: 90%;
	height: auto;
	text-align: right;
	margin-top: 20px;
	font-family: 'mallory';
	font-size: 12px;
	text-transform: uppercase;
	color: #989898;
	cursor: pointer;
	font-weight: 400;
}

#mobilenavwrap ul {
	width: 100%;
	font-family: 'Oswald';
	font-size: 18px;
	letter-spacing: 0.05em;
}

#mobilenavwrap li {
	border-bottom: 1px solid #dddddd;
	padding: 10px 0;
}

.mnavwrapli_top {
	border-top: 1px solid #dddddd;
}

#mobilenavwrap a, #mobilenavwrap a:visited {
	color: #989898;
	text-decoration: none;
}

#mobilenavwrap a:hover {
	color: #0a71b4;
}
/* SECTIONS MENU END */

/* INQ SECTION */
#inq_section {
	height: auto;
	overflow: hidden;
}

/* TOP GALLERY */
#tg_wrap {
	width: 980px;
	height: auto;
	margin: 10px auto 0;
}

#tg_left {
	display: inline-block;
	width: 660px;
	height: auto;
}

#popular_left {
	display: inline-block;
	width: 660px;
	height: auto;
	margin-top: 15px;
}

/* LATEST NEWS */
#tg_side {
	display: inline-block;
	vertical-align: top;
	width: 300px;
	height: auto;
	margin-left: 16px;
}

#tg_side2 {
	display: inline-block;
	vertical-align: top;
	width: 300px;
	height: auto;
	margin-left: 16px;
}

#tr_lbl {
	width: 100%;
	height: auto;
	border-top: 12px solid #333333;
	border-bottom: 1px solid #333333;
}

#tr_lbl h6 {
	font-family: 'mallory';
	font-size: 18px;
	color: #333333;
	padding: 5px 0;
	letter-spacing: 0.05em;
	font-weight: 800;
}

.scroll {
   overflow: auto;
}
.scroll::-webkit-scrollbar {
    width: 12px;
    background-color: #e0e4e5;
}

.scroll::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #e0e4e5;
}

.scroll::-webkit-scrollbar-thumb {
   border-radius: 10px;
	background-color: #989898;
}

.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}

.business_clr {
	background-color: #62bb46;
}

.sports_clr {
	background-color: #f36f21;
}

.global_clr {
	background-color: #004985;
}

.lifestyle_clr {
	background-color: #b24179;
}

.preen_clr {
	background-color: #c2b5cb;
}

.lifestyle_clr {
	background-color: #b24179;
}

.entertainment_clr {
	background-color: #34928a;
}

.technology_clr {
	background-color: #0b72b5;
}

.opinion_clr {
	background-color: #ffcb05;
}

.pop_clr {
	background-color: #1bbbe9;
}

.esports_clr {
	background-color: #8dacc2;
}

.pba_clr {
	background-color: #f36f21;
}


.business_clr2 {
	background-color: rgba(106, 176, 35, .8);
}

.sports_clr2 {
	background-color: rgba(235, 105, 11, .8);
}

.global_clr2 {
	background-color: rgba(11, 114, 181, .8);
}

.lifestyle_clr2 {
	background-color: rgba(180, 64, 117, .8);
}

.preen_clr2 {
	background-color: rgba(204, 190, 208, .8);
}

.entertainment_clr2 {
	background-color: rgba(65, 146, 139, .8);
}

.technology_clr2 {
	background-color: rgba(11, 114, 181, .8);
}

.opinion_clr2 {
	background-color: rgba(255, 204, 0, .8);
}

.pop_clr2 {
	background-color: rgba(27, 187, 233, .8);
}

.esports_clr2 {
	background-color: rgba(141, 172, 194, .8);
}

.pba_clr2 {
	background-color: rgba(235, 105, 11, .8);
}

/* ARTICLE LEVEL */

#article_level_wrap	{
	width: 980px;
	height: auto;
	margin: 0 auto;
}

#article_level_wrap a, #article_level_wrap a:visited, #article_level_wrap a:hover {
	text-decoration: none;
}

#art_channel {
	overflow: hidden;
	width: 100%;
	height: auto;
}

hgroup h1 {
	font-family: 'mallory';
	font-size: 52px;
	color: #000000;
	margin: 0px 0 20px 0;
	letter-spacing: -0.010em;
	font-weight: 700;
	line-height: 1.1em;
}

hgroup {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}


#art-head-group {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 0 0 0;
	border-top: 1px solid #e0e4e6;
	padding-top: 20px;
}

#bc-share {
	width: 100%;
	height: auto;
	overflow: hidden;
}

#art_bc {
	font-family: 'mallory';
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
	margin-top: 10px;
	letter-spacing: 0.040em;
	font-weight: 700;
	margin-bottom: 20px;
	float: left;
}

#sm_share {
	width: auto;
	height: auto;
	float: left;
	position: relative;
	margin: 2px 0 0 20px;
}

#sm_share ul {
	text-align: right;
	bottom: 0;
	width: 100%
	height: auto;
}

#sm_share li {
	display: inline-block;
	margin-left: -5px;
}

.sm-box {
	width: 30px;
	height: 27px;
}

.art_numshares {
	font-family: 'mallory';
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	position: relative!important;
	top: 50%!important;
	transform: translateY(-50%)!important;
	margin-right: 10px;
}

#sm_share img {
	width: 80%;
}


.bookmarkthis {

}

#art_kicker {
	font-family: 'mallory';
 	font-size: 14px;
	color: #686868;
	margin-bottom: 10px;
	font-weight: 700;
	text-transform: uppercase;
}

#art_subhead {
	font-family: 'mallory';
 	font-size: 14px;
	color: #686868;
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 18px;
}

.entry-title {

}

.entry-sumamry {

}

#byline_share {
	width: 100%;
	height: auto;
	overflow: hidden;
	/* border-bottom: 1px solid #e0e4e6; */
	padding-bottom: 5px;
	margin: 0 0 20px 0;
}

#byline {
	width: auto;
	height: auto;
	float: left;
	overflow: hidden;
}

#art_author {
	font-family: 'Noto Serif';
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	float: left;
}

#art_author a, #art_author a:visited, #art_author a:hover {
	color: #0b72b5;
	text-decoration: none;
}

.art_clr {
	/* color: #000000!important; */
	text-decoration: none!important;
}

.art_clr:hover {
	color: #0b72b5!important;
	transition: .5s;
}

.art_twt {
	color: #666666!important;
	text-decoration: none!important;
}

.art_twt:hover {
	color: #0b72b5!important;
	transition: .5s;
}

#art_plat {
	font-family: 'mallory';
	font-weight: 400;
	font-size: 12px;
	color: #333333;
	/* text-transform: uppercase; */
	margin: 3px 0 0 20px;
	line-height: 14px;
	float: left;
}

#art_plat a, #art_plat a:visited, #art_plat a:hover {
	color: #666666;
}

#art-head-wrap {
	width: 980px;
	height: auto;
	margin-bottom: 30px;
}

#art-head-feat {
	width: 100%;
	height: 400px;
	overflow: hidden;
	background-position: 50% 50%;
	background-size: cover;
	margin-bottom: 5px;
}

#art-head-caption {
	width: 100%;
	font-family: 'mallory'!important;
	font-size: 12px!important;
	line-height: 16px!important;
	color: #686868!important;
	font-weight: 400!important;
}

#art_body_wrap {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}

#article_content {
	width: 640px;
	height: auto;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	font-variant-numeric: lining-nums;
	-moz-font-feature-settings: "lnum";
	-webkit-font-feature-settings: "lnum";
	font-feature-settings: "lnum";
	overflow: hidden;
}

#article_content em {
	font-style: italic;
}

#article_content p {
	font-family: 'Noto Serif';
	color: #333333;
	font-size: 18px;
	line-height: 1.6em;
	letter-spacing: -0.010em;
	margin: 0 0 18px 0;
}

#article_content h2 {
	font-family: 'Noto Serif';
	color: #333333;
	margin-bottom: 5px;
	line-height: 22px;
	font-size: 18px;
	letter-spacing: -0.010em;
	font-weight: 700;
}

#article_content h3 {
	font-family: 'Noto Serif';
	color: #333333;
	margin-bottom: 5px;
	line-height: 24px;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: -0.010em;
}

#article_content h4 {
	font-family: 'Noto Serif';
	color: #333333;
	margin-bottom: 20px;
	line-height: 28px;
	font-size: 24px;
	letter-spacing: -0.010em;
	font-weight: 700;
}

#article_content h5 {
	font-family: 'Noto Serif';
	color: #333333;
	margin-top: 40px;
	margin-bottom: 10px;
	line-height: 28px;
	font-size: 24px;
	letter-spacing: -0.010em;
	font-weight: 700;
}

#article_content strong {
	font-weight: 700;
}

#article_content u {
	text-decoration: underline;
}


#article_content a, #article_content a:visited, #article_content a:hover {
	color: #004985;
	text-decoration: none;
}

.simplePullQuote {
	font: 28px 'mallory',sans-serif!important;
	line-height:1.2em!important;
	color: #f5f5f5!important;
	padding: 120px 30px 15px 40px!important;
	float: none!important;
	margin-right: 0px!important;
	margin-bottom: 20px!important;
	margin-top: 0px!important;
	margin-left: 0px!important;
	width: 100%!important;
	height: auto!important;
	border-left: none!important;
	border-right: none!important;
	border-top: 1px solid #dddddd!important;
	border-bottom: 1px solid #dddddd!important;
	box-shadow: none!important;
	box-sizing: border-box;
	border-radius: 40px;
	text-align: center!important;
	font-weight: 700!important;
	letter-spacing: -0.010em!important;
	background: url(../png/quote-2021.png) top center no-repeat, url(../png/quote-texture.png) top left no-repeat!important;
	background-size: 249px, cover!important;
	background-position: 50% 20px, 50% 50%!important;
}

.simplePullQuote p {
	font: 28px 'mallory',sans-serif!important;
    line-height: 1.2em!important;
    color: #f5f5f5!important;
    font-weight: 700!important;
    margin: 0px!important;
}

.quote-share {
	margin: 20px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}
.quote-share img {
	display: block;
	margin: 0 10px;
}

#article_content ol {
	font-family: 'Noto Serif', serif!important;
	font-size: 18px;
	line-height: 2;
	color: #333333;
	margin-bottom: 30px;
	list-style: decimal;
	padding-left: 40px;
}

#article_content ul {
	font-family: 'Noto Serif', serif!important;
	font-size: 18px;
	line-height: 2;
	color: #333333;
	margin-bottom: 30px;
	list-style: disc;
	padding-left: 20px;
}

#sm_pullquote {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
}

#sm_pullquote a, #sm_pullquote a:visited, #sm_pullquote a:hover {
	color: #ffffff;
	text-decoration: none;
}

#sm_pullquote span {
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 25px;
	background-color: #0b72b5;
	color: #ffffff;
	vertical-align: top;
}

#sm_pullquote i {
	position: relative;
 	top: 50%;
	transform: translateY(-50%);
	font-size: 22px;
}

#billboard_article {
	padding: 5px 0 10px 0;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	width: 300px;
	height: auto;
	margin: 20px auto;
}

#billboard_article span {
	text-align: center;
	font-family: 'mallory';
	font-size: 10px;
	color: #989898;
	padding-bottom: 5px;
	font-weight: 400;
	display: block;
}

#article_related {
	width: 100%;
	height: auto;
	font-family: 'Noto Serif';
	margin-top: 30px;
}

#article_related ul {
	width: 100%;
	height: auto;
}

#article_related li {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: 700;
}

#article_related a, #article_related a:visited, #article_related a:hover {
	color: #0b72b5;
	text-decoration: none;
}

#article_tags {
	width: 100%;
	height: auto;
	margin-top: 30px;
	margin-bottom: 20px;
}

#article_tags span {
	font-family: 'Noto Serif';
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 40px;
	display: block;
}

#article_tags a, #article_tags a:visited, #article_tags a:hover {
	color: #0b72b5;
	text-decoration: none;
}

#article_disclaimer {
	width: 100%;
	/* border-top: 1px solid #dddddd; */
	border-bottom: 1px solid #dddddd;
	/* padding: 5px 0; */
}

#article_disclaimer h6 {
	font-family: 'Noto Serif';
	color: #686868;
	line-height: 22px;
	font-size: 12px;
	margin-top: 0px!important;
	letter-spacing: -0.010em;
}

#article_disclaimer a, #article_disclaimer a:visited, #article_disclaimer a:hover {
	color: #0b72b5;
	text-decoration: none;
	font-weight: 700;
}

#article_banner_ad {
	width: 468px;
	height: 60px;
	margin: 0 auto 20px;
}

#article_comment_box {
	width: 100%;
	height: auto;
	margin-top: 30px;
}

#crowdy_wrap {
	width: 300px;
	height: auto;
	margin-top: 20px;
}

#article_social_trending {
	width: 300px;
	height: auto;
}

.article_align {
	position: relative;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

#trending_side_wrap {
	width: 100%;
	height: auto;
	overflow: hidden;
}

#trending_list {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

#trend_thumb {
	width: 75px;
	float: left;
	height: 75px;
	overflow: hidden;
	background-size: cover;
	background-position: 50% 50%;
}

#trend_title {
	float: left;
	margin-left: 10px;
	width: 214px;
	text-align: left;
}

#trend_title h2 {
	font-family: 'Noto Serif';
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin-top: -2px;
	margin-top: 5px;
}

#trend_title h6 {
	font-family: 'mallory';
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
}

#trend_title h3 {
	font-family: 'mallory';
	font-size: 10px;
	color: #666666;
	margin-top: 5px;
	font-variant-numeric: lining-nums;
	-moz-font-feature-settings: "lnum";
	-webkit-font-feature-settings: "lnum";
	font-feature-settings: "lnum";
	text-transform: uppercase;
}

#trending_side_wrap a, #trending_side_wrap a:visited, #trending_side_wrap a:hover {
	color: #000000;
	text-decoration: none;
}

#article_widesky {
	margin: 30px auto 0;
	width: 300px;
	height: 600px;
	text-align: center;
	/* background-image: url(images/generic-widesky.jpg); */
}

/* WP CORE */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 40px auto;
    width: 100%;
    height: auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
	width: 300px!important;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
	width: 300px!important;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
	width: 300px!important;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
	width: 300px!important;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 100%; /* Image does not overflow the content area */

}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 10px 0;
}

.wp-caption.alignright {
    margin: 5px 0 10px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: 100%;
}

.wp-caption p.wp-caption-text {
	font-family: 'mallory'!important;
	font-size: 12px!important;
	line-height: 16px!important;
	color: #686868!important;
	font-weight: 400!important;
}
/* WP CORE END */

.sm_art_mobile {
	
}

#sm_side_wrap {
	width: 100%;
	margin: 0 auto 30px;
}

/* ARTICLE SM STICKY */
#sm_sticky {
	width: 100%;
	height: 40px;
	border-top: 1px solid #dddddd;
	position: fixed;
	bottom: 0;
	z-index: 1;
	background-color: #ffffff;
	text-align: center;
	display: none;
	overflow: hidden;
}

#sm_sticky ul {
	width: 100%;
	margin: 5px auto 0;
	overflow: hidden;
	height: 30px;
}

#sm_sticky li {
	display: inline-block;
	height: 30px;
	position: relative;
	vertical-align: top;
	font-family: 'mallory';
	font-size: 18px;
	text-transform: uppercase;
	color: #666666;
}

.art_numshares2 {
	font-family: 'mallory';
	font-size: 18px;
	text-transform: uppercase;
	color: #666666;
	margin-right: 10px;
}

#sm_sticky span {
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}



/* ARTICLE SM STICKY */
/* ARTICLE LEVEL END */

/* JQUERIES */
#search{
	position:relative;
}
#search .sinput{
	display:none;
	position:absolute;
	top:0;left:-202px;
	width:200px;
}
#search .sinput input[type="text"]{
	border:none;
	width:190px;
	padding:6px;
	height: 17px;
}
.sish{
	display:block!important;
}
.mobilenav{
	position:fixed;
	left:0;top:50px;
	width:0px;
	height:100%;
	box-sizing:border-box;
	z-index:99;
	background-color:#eeeeee;
	transition:width 0.3s;
	overflow:hidden;
}
.mnopen{
	width:280px;
}
/* JQUERIES END */


/* FOOTER */
footer{
    width:100%;height:460px;
    background-color:#dddddd;
    margin-top: 80px;
}
footer .cp{
    width:100%;
    text-align:center;
}
footer section{
    position:relative;
    width:1004px;
    min-height:380px;
    height:auto;
    padding-top:30px;
    margin:0 auto;
}
footer .cp{
}
footer section>ul{
    display:block;
    width:100%;height:350px;
    padding-top:40px;
    margin-top: 20px;
    overflow: hidden;
	text-align: justify;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
}
footer section ul li{
	position: relative;
	vertical-align: top;
	display: inline-block;
	*display: inline;
	zoom: 1;
    width:22%;
    padding-bottom:10px;
    padding-top:20px;
    text-align: left!important;
    
}
footer section ul li>h5{
    padding-bottom:10px;
    padding-top:10px;
    border-bottom:1px solid #aaaaaa;
    font-family: 'mallory';
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}
footer section ul li ul li{
    width:100%;
    font-weight:normal;
    padding-top:5px;
    font-size:14px;
    font-family: 'Noto Serif';
}

footer section ul a, footer section ul a:visited, footer section ul a:hover {
	color: #000000;
	text-decoration: none;
}
footer section .btt{
    position:absolute;
    width:84px;
    height:94px;
    left:50%;top:-32px;
    margin-left:-42px;
    text-align:center;
}
footer section .btt .learrow{
    cursor:pointer;
    font-size:42px;
    padding:10px;
    border-radius:50%;
    background-color:#1fbae9;
    color:#ffffff;
    margin-bottom:10px;
}
footer section .btt span{
    text-transform:uppercase;
    font-size:12px;
    font-family: 'mallory';
    color: #000000;
    font-weight: 400;
}

#most_shared2 {
	display: none;
}

#foot_copy {
	background-color: #DDD;
	font-size:12px;
    font-family: 'Noto Serif';
    color: #000000;
    text-align: center;
    width: 100%;
    padding-bottom: 20px;
}

#foot_copy h5 {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 20px;
}

#article_content i {
	font-style: italic;
}

#article_comment_box a, #article_comment_box a:visited, #article_comment_box a:hover {
	text-decoration: none;
	color: #0b72b5;
}


/* MOBILE WEB */
#m-web-space {
	width: 100%;
	height: 50px;
	display: none;
}

#m-web-wrap {
	width: 100%;
	height: 220px;
	margin: 0 auto;
	background-color: #000000;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
	display: none;
}

#m-web-gmap {
	width: 100%;
	height: 100%;
	position: relative;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+100&0+0,1+100 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

#m-web-head {
	width: 90%;
	height: auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
	margin: 0 auto;
}

#m-web-bc {
	font-family: 'mallory';
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
	margin-top: 10px;
	letter-spacing: 0.040em;
	font-weight: 400;
	margin-bottom: 10px;
}

#m-web-bc a, #m-web-bc a:visited, #m-web-bc a:hover {
	color: #ffffff;
	text-decoration: none;
}

#m-web-head h1 {
	font-family: 'mallory';
	font-size: 20px;
	color: #ffffff;
	margin: 0 auto;
	letter-spacing: -0.010em;
	font-weight: 700;
	line-height: 1.1em;
}

#m-web-billboard {
	width: 300px;
	height: 250px;
	background-color: #dddddd;
	margin: 20px auto 0;
	display: none;
}

/* SKIN AD */

.cct-tempskinad {
	left: 50%;
	top: 30px;
	margin-left: -640px;
	height: 1px;
	width: 1310px;
	z-index: 14;
	position: relative;
}

.cct-tempskinad .tsa-left {
    position: absolute;
    left: -10px;
    top: 0;
    width: 170px;
    height: 680px;
    z-index: 14;
    overflow: hidden;
}

.cct-tempskinad .tsa-right {
    position: absolute;
    right: -10px;
    top: 0;
    width: 170px;
    height: 680px;
    z-index: 14;
    overflow: hidden;
}

#headline-share {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 10px 0 20px 0;
}

#share-big {
	width: 49%;
	height: 35px;
	text-align: center;
}

.fb-share-big {
	background-color: #3b5998;
	float: left;
}

.twitter-share-big {
	background-color: #00aced;
	float: right;
}

#headline-share img {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	height: 55%;
}

.mobile-sel {
	display: none;
}

#jump-to-comment {
	width: 100%;
	margin: 20px auto 20px;
	text-align: center;
	font-family: 'Noto Serif';
	font-size: 16px;
	color: #0b72b5;
	font-weight: 700;
}

#jump-to-comment span {
	width: 150px;
	display: block;
	padding: 10px;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	margin: 0 auto;
}

.view-comments {
	display: none;
}

/* TABBED LINKS */
#article-tab-wrap {
	width: 100%;
	margin: 0 auto 30px;
}

/* Style the tab */
div.tab {
    overflow: hidden;
    background-color: #ffffff;
}

/* Style the buttons inside the tab */
div.tab button {
    background-color: #EDEDED;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 16px;
    transition: 0.3s;
	font-family: 'mallory';
	font-size: 12px;
	color: #333333;
	margin: 0 5px 0 0;
	font-weight: 700;
	line-height: 1.1em;
	border-radius: 10px 10px 0 0;
}

/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: #0b72b5;
    color: #ffffff;
}

/* Create an active/current tablink class */
div.tab button.active {
    background-color: #0b72b5;
    color: #ffffff;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 5px;
    border: 1px solid #EDEDED;
    text-align: center;
}

#tab_list {
	width: 93%;
	height: auto;
	overflow: hidden;
	margin: 5px auto 10px;
}

#tab_thumb {
	width: 75px;
	float: left;
	height: 75px;
	overflow: hidden;
	background-size: cover;
	background-position: 50% 50%;
}

#tab_title {
	float: left;
	margin-left: 10px;
	width: 66%;
	text-align: left;
}

#tab_title h2 {
	font-family: 'Noto Serif';
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin-top: -2px;
	margin-top: 5px;
}

#tab_title h6 {
	font-family: 'mallory';
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
}

#tab_title h3 {
	font-family: 'mallory';
	font-size: 10px;
	color: #666666;
	margin-top: 5px;
	font-variant-numeric: lining-nums;
	-moz-font-feature-settings: "lnum";
	-webkit-font-feature-settings: "lnum";
	font-feature-settings: "lnum";
	text-transform: uppercase;
}

#article-tab-wrap a, #article-tab-wrap a:visited, #article-tab-wrap a:hover {
	color: #000000;
	text-decoration: none;
}

#ch-follow-us {
	width: 100%;
	height: 40px;
	background-color: #f5f5f5;
	margin-top: 20px;
}

#ch-follow-us span {
	font-family: 'Noto Serif', Serif;
	font-size: 14px;
	color: #333333;
	float: left;
	margin: 12px 0 0 10px;
}

#ch-follow-us img {
	margin: 7px 0 0 13px;
}

#follow-this {
	width: 100%;
	font-family: 'Noto Serif', Serif;
	font-size: 14px;
	color: #333333;
	font-style: italic;
	font-weight: 700;
}

#follow-this a, #follow-this a:visited, #follow-this a:hover {
	color: #0b72b5;
	text-decoration: none;
}

/* ARTICLE NEW FEATURED */
#article-new-featured {
	width: 90%;
	height: auto;
	overflow: hidden;
	border-left: 5px solid #0b72b5;
	margin: 0 auto 20px;
	padding-left: 10px;
	font-family: 'mallory';
	letter-spacing: 0.03em;
	display: none;
}

#anf-lbl {
	width: 100%;
	height: auto;
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	font-weight: 700;
}

#anf-box {
	width: 94%;
	height: auto;
	margin-top: 15px;
	overflow: hidden;
}

#anf-cat {
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	font-weight: 700;
}

#anf-head {
	font-size: 16px;
	color: #666666;
	font-weight: 700;
	line-height: 1.2em;
	margin-top: 5px;
}

/* ARTICLE MORE STORIES */
#mr-2018-wrap {
	width: 100%;
	margin: 0 auto;
}

#ams-lbl {
	width: 100%;
	height: auto;
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'mallory';
}

#article-more-stories {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: justify;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
}

#am-box {
	width: 200px;
	height: auto;
	position: relative;
	vertical-align: top;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 10px auto 0;
}

#am-img {
	width: 100%;
	height: 120px;
	background-position: 50% 50%;
	background-size: cover;
}

#mr-cat {
	font-family: 'mallory';
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	font-weight: 700;
	display: none;
}

#amb-head {
	font-family: 'mallory';
	font-size: 14px;
	font-weight: 700;
	line-height: 1.2em;
	letter-spacing: 0.03em;
	text-align: left;
	margin-top: 10px;
}

/* READ NEXT */
#read-next-2018 {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 10px auto 20px;
}

#rn-img {
	width: 170px;
	height: 105px;
	float: left;
	background-position: 50% 50%;
	background-size: cover;
}

#rn-info {
	width: 455px;
	height: auto;
	float: right;
}

#rn-lbl {
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'mallory';
	width: 100%;
	height: 30px;
	background-color: #004985;
	letter-spacing: 0.05em;
	margin: 20px auto 0;
	overflow: hidden;
}

#rn-lbl span {
	display: block;
	margin: 7px 0 0 6px;
}

#rn-head {
	font-family: 'mallory';
	font-size: 28px;
	color: #333333;
	font-weight: 700;
	line-height: 1.2em;
	letter-spacing: 0.03em;
}

/* MORE STORIES SLIDER */
#ms-slider-wrap {
	display: none;
}

/* MOBILE LATEST AND MOST READ */
#lsmr-latest {
	width: 90%;
	margin: 10px auto 0;
	display: none;
}

#lsmr-mostread {
	width: 90%;
	margin: 10px auto 0;
	display: none;
}

#lsmr-wrap {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 10px auto 10px;
	text-align: justify;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
	text-decoration: none;
}

#lsmr-lbl {
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'mallory';
	width: 100%;
	height: 30px;
	background-color: #004985;
	letter-spacing: 0.05em;
	overflow: hidden;
}

#lsmr-lbl span {
	display: block;
	margin: 7px 0 0 6px;
}

#lsmr-box {
	width: 48%;
	height: auto;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0 0 10px 0;
	text-align: left;
}

#lsmr-img {
	width: 100%;
	height: 25vw;
	background-position: 50% 50%;
	background-size: cover;
}

#lsmr-info {
	font-family: 'Noto Serif', Serif;
	font-size: 14px;
	font-weight: 700;
	margin-top: 5px;
	line-height: 1.2em;
	letter-spacing: 0.02em;
}

#lsmr-box a, #lsmr-box a:visited, #lsmr-box a:hover {
	color: #333333;
	text-decoration: none;
}

/* ARTICLE MORE STORIES */
#mr-usa-wrap {
	width: 100%;
	margin: 20px auto;
}

#ams-lbl {
	width: 100%;
	height: auto;
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'mallory';
	border-bottom: 2px solid #333;
	padding-bottom: 5px;
}

#ams-lbl span {
	background-color: #333333;
	padding: 5px 10px;
}

#art-us-more-stories {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: justify;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
}

#usa-am-box {
	width: 200px;
	height: auto;
	position: relative;
	vertical-align: top;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 10px auto 0;
}

#usa-am-img {
	width: 100%;
	height: 120px;
	background-position: 50% 50%;
	background-size: cover;
}

#usa-mr-cat {
	font-family: 'mallory';
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	font-weight: 700;
	display: none;
}

#usa-amb-head {
	font-family: 'mallory';
	font-size: 14px;
	font-weight: 700;
	line-height: 1.2em;
	letter-spacing: 0.03em;
	text-align: left;
	margin-top: 10px;
}

#ams-lbl2 {
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #333333;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'mallory';
}

/* EMBED 2019 */
.wp-embedded-content {
    width: 100%;
}

.wp-embed-site-title {
    display: none!important;
}

p.wp-embed-heading {
    font-weight: 700;
    font-family: Noto Serif;
}

.wp-embed-heading a {
    color: #004985;
}


/* 1024px */
@media only screen and (min-width: 1024px) and (max-width: 1040px){
#new_opinion_slide {
    width: 1024px;
}

.swiper_opinion {
    width: 940px;
    height: auto;
    margin: 10px auto 0;
    overflow: hidden;
}

#opb_info {
    width: 330px;
    height: auto;
    float: right;
}

#most_shared_wrap {
    width: 1024px;
}

.swiper_most_shared {
    width: 930px;
}

footer section > ul {
	margin: 20px auto 0;
	width: 95%;
}

.cct-tempskinad {
	display: none;
}

#lb_wrap_article {
	height: auto;
}

}


/* 768px */
@media only screen and (min-width: 768px) and (max-width: 1023px){
.header {
	display: none;
}

.header2 {
	display: block;
	width:100%;
	-webkit-backface-visibility: hidden;
}

#responsive_nav {
	display: none;
}

#responsive_nav2 {
	width:100%;
	margin: 0;
	display: block;
}

#menutoggle {
	margin: 9px 0px 0px 5px;
}

#m_date {
	display: none;
}

#menut_lbl {
	display: none;
}

#tp_lbl {
	display: none;
}

#paper_icon {
	
}

#blogo {
	display: none;
}

#main_nav {
	display: none;
}

#subchannels {
	display: none;
}

/* SLIDER */
#tg_wrap {
	width: 92%;
	margin: 10px auto 0px;
}
/* SLIDER END */

/* ARTICLE LEVEL */

#article_level_wrap	{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#lb_wrap_article { 
	width: 728px;
	height: auto;
	padding-top: 70px;
 
}

#main_nav2 {
	display: none;
}

#art_channel ul {
	display: none;
}

#breadcrumbs {
	width: 90%;
	height: auto;
	margin: 20px auto 0;
	border-top: 1px solid #dddddd;
}

hgroup {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

#art-head-group {
	width: 91%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	border: none;
	padding: 0;
}

#byline_share {
	width: 100%;
	margin: 0;
}

#byline {
	width: 100%;
	float: none;
}

#bc-share {
	width: 100%;
	margin: 10px auto 0;
}

#art_author {
	float: none;
}

#art_plat {
	float: none;
	margin: 10px 0 0 0;
}

#art_bc {
	margin-top: 10px;
	margin-bottom: 10px;
}

#art-head-wrap {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

#art-head-feat {
	width: 100%;
	height: 400px;
}

#art-head-caption {
	width: 91%;
	margin: 5px auto 0;
}

#art_body_wrap {
	width: 100%;
}

#article_content {
	width: 90%;
	margin: 0 auto;
	display: block;
}

#article_banner_ad {
	width: 320px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
}

#article_social_trending {
	width: 90%;
	display: block;
	margin: 30px auto 0;
}

.article_align {
	display: block;
}

#popular_left {
	width: 100%;
	margin: 0 auto;
}

#trending_side_wrap {
	width: 100%;
}

#trending_list {
	width: 100%;
}

#trend_title {
	width: 430px;
}

#article_widesky {
	width: 300px;
	height: 250px;
	/* background-image: url(images/generic-bb2.jpg); */
}

#article_disclaimer {
    width: 100%;
    margin: 20px auto 0;
}

#article_comment_box {
    width: 100%;
    height: auto;
    margin: 30px auto 0;
    overflow: hidden;
}

#tg_side {
	width: 92%;
	display: block;
	margin: 0 auto;
}

#crowdy_wrap {
    margin: 20px auto 0;
}

.sm_art_mobile {
	display: block;
	width: 90%;
	margin: 0 auto 20px;
}

#article_share_top {
	margin: 0 auto 20px;
}

/* ARTICLE SM STICKY */
#sm_sticky {
	display: none;
}
/* ARTICLE SM STICKY */

#lb-ad-bottom {
	width: 728px;
	height: 90px;
	overflow: hidden;
	margin: 20px auto 0;
	/* background-image: url(images/728x90.jpg); */
}

/* ARTICLE LEVEL END */

.addtwenty {
	margin-top: 40px!important;
}

footer {
	width: 100%;
	height: auto;
}


footer section{
    width: 100%;
    height: auto;
}
footer .cp{
}
footer section>ul{
    display:block;
    width:90%;
    height:auto;
	margin: 0 auto;
}

footer section ul li{
    width: 70%;   
    float: left;
}

.cct-tempskinad {
	display: none;
}

.view-comments {
	display: block;
}

/* TABBED LINKS */
#article-tab-wrap {
	width: 100%;
	margin: 0 auto 30px;
	display: none;
}

/* Style the tab content */

#tab_list {
	width: 93%;
}

#tab_thumb {
	width: 75px;
	height: 75px;
}

#tab_title {
	width: 66%;
}

#tab_title h2 {
	font-size: 18px;
	line-height: 24px;
}

#tab_title h6 {
	font-size: 10px;
}

#tab_title h3 {
	font-size: 10px;
	margin-top: 5px;
}

/* ARTICLE NEW FEATURED */
#article-new-featured {
	display: block;
}

/* ARTICLE MORE STORIES */
#mr-2018-wrap {
	width: 90%;
	margin: 0 auto 20px;
	border-left: 5px solid #0b72b5;
	padding-left: 10px;
}

#article-more-stories {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#article-more-stories .stretch {
	display: none;
}

#am-box {
	width: 94%;
	margin-top: 15px;
}

#am-img {
	display: none;
}

#mr-cat {
	display: block;
}

#amb-head {
    margin-top: 5px;
}

/* READ NEXT */
#read-next-2018 {
	width: 100%;
}

#rn-img {
	width: 25vw;
	height: 18vw;
}

#rn-info {
	width: 62vw;
}

}

/* 720px */
@media only screen and (min-width: 720px) and (max-width: 767px){
.header {
	display: none;
}

.header2 {
	display: block;
	width:100%;
	-webkit-backface-visibility: hidden;
}

#responsive_nav {
	display: none;
}

#responsive_nav2 {
	width:100%;
	margin: 0;
	display: block;
}

#menutoggle {
	margin: 9px 0px 0px 5px;
}

#m_date {
	display: none;
}

#menut_lbl {
	display: none;
}

#tp_lbl {
	display: none;
}

#paper_icon {
	
}

#blogo {
	display: none;
}

#main_nav {
	display: none;
}

#subchannels {
	display: none;
}

/* SLIDER */
#tg_wrap {
	width: 92%;
	margin: 10px auto 0px;
}
/* SLIDER END */

/* ARTICLE LEVEL */

#article_level_wrap	{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#lb_wrap_article {
	width: 336px;
	height: auto;
	padding-top: 70px;
 
}

#main_nav2 {
	display: none;
}

#art_channel ul {
	display: none;
}

#breadcrumbs {
	width: 90%;
	height: auto;
	margin: 20px auto;
	border-top: 1px solid #dddddd;
}

hgroup {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

#art-head-group {
	width: 91%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	border: none;
	padding: 0;
}

#byline_share {
	width: 100%;
	margin: 0;
}

#byline {
	width: 100%;
	float: none;
}

#bc-share {
	width: 100%;
	margin: 10px auto 0;
}

#art_author {
	float: none;
}

#art_plat {
	float: none;
	margin: 10px 0 0 0;
}

#art_bc {
	margin-top: 10px;
	margin-bottom: 10px;
}

#art-head-wrap {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

#art-head-feat {
	width: 100%;
	height: 400px;
}

#art-head-caption {
	width: 91%;
	margin: 5px auto 0;
}

#art_body_wrap {
	width: 100%;
}

#article_content {
	width: 90%;
	margin: 0 auto;
	display: block;
}

#article_banner_ad {
	width: 320px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
}

#article_social_trending {
	width: 90%;
	display: block;
	margin: 30px auto 0;
}

.article_align {
	display: block;
}

#popular_left {
	width: 100%;
	margin: 0 auto;
}

#trending_side_wrap {
	width: 100%;
}

#trending_list {
	width: 100%;
}

#trend_title {
	width: 300px;
}

#article_widesky {
	width: 300px;
	height: 250px;
	/* background-image: url(images/generic-bb2.jpg); */
}

#article_disclaimer {
    width: 100%;
    margin: 20px auto 0;
}

#article_comment_box {
    width: 100%;
    height: auto;
    margin: 30px auto 0;
    overflow: hidden;
}

#tg_side {
	width: 92%;
	display: block;
	margin: 0 auto;
}

#crowdy_wrap {
    margin: 20px auto 0;
}

.sm_art_mobile {
	display: block;
	width: 90%;
	margin: 0 auto 20px;
}

#article_share_top {
	margin: 0 auto 20px;
}

/* ARTICLE SM STICKY */

#lb-ad-bottom {
	width: 300px;
	height: 100px;
	overflow: hidden;
	margin: 20px auto 0;
	/* background-image: url(images/300x100.jpg); */
}

/* ARTICLE LEVEL END */

.addtwenty {
	margin-top: 40px!important;
}

footer {
	width: 100%;
	height: auto;
}


footer section{
    width: 100%;
    height: auto;
}
footer .cp{
}
footer section>ul{
    display:block;
    width:90%;
    height:auto;
	margin: 0 auto;
}

footer section ul li{
    width: 70%;   
    float: left;
}

.cct-tempskinad {
	display: none;
}

.view-comments {
	display: block;
}

/* TABBED LINKS */
#article-tab-wrap {
	width: 100%;
	margin: 0 auto 30px;
	display: none;
}

/* Style the tab content */

#tab_list {
	width: 93%;
}

#tab_thumb {
	width: 75px;
	height: 75px;
}

#tab_title {
	width: 66%;
}

#tab_title h2 {
	font-size: 14px;
	line-height: 18px;
}

#tab_title h6 {
	font-size: 10px;
}

#tab_title h3 {
	font-size: 10px;
	margin-top: 5px;
}

#ch-follow-us {
	width: 90%;
	height: auto;
	padding-bottom: 10px;
	margin: 20px auto 0;
}

/* ARTICLE NEW FEATURED */
#article-new-featured {
	display: block;
}

/* ARTICLE MORE STORIES */
#mr-2018-wrap {
	width: 90%;
	margin: 0 auto 20px;
	border-left: 5px solid #0b72b5;
	padding-left: 10px;
}

#article-more-stories {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#article-more-stories .stretch {
	display: none;
}

#am-box {
	width: 94%;
	margin-top: 15px;
}

#am-img {
	display: none;
}

#mr-cat {
	display: block;
}

#amb-head {
    margin-top: 5px;
}

/* READ NEXT */
#read-next-2018 {
	width: 100%;
}

#rn-img {
	width: 25vw;
	height: 18vw;
}

#rn-info {
	width: 62vw;
}

/* Follow this */
#follow-this {
	width: 90%;
	margin: 0 auto;
}

/* Article Tags */
#article_tags {
    width: 90%;
    height: auto;
    margin: 30px auto 20px;
}

#article_related ul {
	width: 90%;
	height: auto;
}

/* USA MORE STORIES */
#usa-am-box {
    width: 190px;
    height: auto;
}


}

/* 600px */
@media only screen and (min-width: 600px) and (max-width: 719px){
.header {
	display: none;
}

.header2 {
	display: block;
	width:100%;
	-webkit-backface-visibility: hidden;
}

#responsive_nav {
	display: none;
}

#responsive_nav2 {
	width:100%;
	margin: 0;
	display: block;
}

#menutoggle {
	margin: 9px 0px 0px 5px;
}

#m_date {
	display: none;
}

#menut_lbl {
	display: none;
}

#tp_lbl {
	display: none;
}

#paper_icon {
	
}

#blogo {
	display: none;
}

#main_nav {
	display: none;
}

#subchannels {
	display: none;
}

/* SLIDER */
#tg_wrap {
	width: 92%;
	margin: 10px auto 0px;
}
/* SLIDER END */

/* ARTICLE LEVEL */

#article_level_wrap	{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#lb_wrap_article {
	width: 336px;
	height: auto;
	padding-top: 60px;
 
}

#main_nav2 {
	display: none;
}

#art_channel ul {
	display: none;
}

#breadcrumbs {
	width: 90%;
	height: auto;
	margin: 20px auto 0;
	border-top: 1px solid #dddddd;
}

hgroup {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

hgroup h1 {
 	font-size: 24px;
	line-height: 28px;
	margin: 0px 0 10px 0;
}

#art-head-group {
	width: 91%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	border: none;
	padding: 0;
}

#byline_share {
	width: 100%;
	margin: 0px 0 0px 0;
}

#byline {
	width: 100%;
	float: none;
}

#bc-share {
	width: 100%;
	margin: 10px auto 0;
}

#art_author {
	float: none;
}
#art_plat {
	float: none;
	margin: 10px 0 0 0;
}

#art_bc {
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
}

#sm_share {
	display: none;
}

#art-head-wrap {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

#art-head-feat {
	width: 100%;
	height: 300px;
}

#art-head-caption {
	width: 91%;
	margin: 5px auto 0;
}

#art_body_wrap {
	width: 100%;
}

#article_content {
	width: 90%;
	margin: 0 auto;
	display: block;
}

#billboard_article {
	width: 336px;
	float: none;
	margin: 0 auto 30px;
}

#article_banner_ad {
	width: 320px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
}

#article_social_trending {
	width: 90%;
	display: block;
	margin: 30px auto 0;
}

.article_align {
	display: block;
}

#popular_left {
	width: 100%;
	margin: 0 auto;
}

#trending_side_wrap {
	width: 100%;
}

#trending_list {
	width: 100%;
}

#trend_title {
	width: 300px;
}

#article_widesky {
	width: 336px;
	height: auto;
	/* background-image: url(images/generic-bb2.jpg); */
}

#article_disclaimer {
    width: 100%;
    margin: 20px auto 0;
}

#article_comment_box {
    width: 100%;
    height: auto;
    margin: 30px auto 0;
    overflow: hidden;
}

#tg_side {
	width: 92%;
	display: block;
	margin: 0 auto;
}

#crowdy_wrap {
    margin: 20px auto 0;
}

.sm_art_mobile {
	display: block;
	width: 90%;
	margin: 0 auto 20px;
}

#article_share_top {
	margin: 0 auto 20px;
}

/* ARTICLE SM STICKY */

#lb-ad-bottom {
	width: 300px;
	height: 100px;
	overflow: hidden;
	margin: 20px auto 0;
	/* background-image: url(images/300x100.jpg); */
}

/* ARTICLE LEVEL END */

.addtwenty {
	margin-top: 40px!important;
}

footer {
	width: 100%;
	height: auto;
}


footer section{
    width: 100%;
    height: auto;
}
footer .cp{
}
footer section>ul{
    display:block;
    width:90%;
    height:auto;
	margin: 0 auto;
}

footer section ul li{
    width: 70%;   
    float: left;
}

.cct-tempskinad {
	display: none;
}

/* MOBILE WEB */
#m-web-space {
	display: none;
}

#m-web-wrap {
	width: 100%;
	height: 330px;
	display: none;
}

#m-web-head h1 {
	font-size: 28px;
}

#m-web-billboard {
	width: 336px;
	display: block;
}

.mobile-sel {
	display: block;
}

.view-comments {
	display: block;
}

/* TABBED LINKS */
#article-tab-wrap {
	width: 100%;
	margin: 0 auto 30px;
	display: none;
}

/* Style the tab content */

#tab_list {
	width: 93%;
}

#tab_thumb {
	width: 75px;
	height: 75px;
}

#tab_title {
	width: 66%;
}

#tab_title h2 {
	font-size: 14px;
	line-height: 18px;
}

#tab_title h6 {
	font-size: 10px;
}

#tab_title h3 {
	font-size: 10px;
	margin-top: 5px;
}

#ch-follow-us {
	width: 90%;
	height: auto;
	padding-bottom: 10px;
	margin: 20px auto 0;
}

/* ARTICLE NEW FEATURED */
#article-new-featured {
	display: block;
}

/* ARTICLE MORE STORIES */
#mr-2018-wrap {
	display: none;
}

#article-more-stories {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#article-more-stories .stretch {
	display: none;
}

#am-box {
	width: 94%;
	margin-top: 15px;
}

#am-img {
	display: none;
}

#mr-cat {
	display: block;
}

#amb-head {
    margin-top: 5px;
}

/* READ NEXT */
#read-next-2018 {
	width: 100%;
}

#rn-img {
	width: 25vw;
	height: 18vw;
}

#rn-lbl {
	width: 100%;
}

#rn-info {
    width: 62vw;
}

#article_content p {
	padding: 0 10px;
}

#article_content h5 {
	padding: 0 10px;
}

#article_content h4 {
	padding: 0 10px;
}

#article_content h3 {
	padding: 0 10px;
}

#article_content h2 {
	padding: 0 10px;
}

#article_content ul {
	margin: 0 auto;
	padding: 0 30px;
}

#article_content ol {
	margin: 0 auto;
	padding: 0 30px;
}

.simplePullQuote {
	font: 24px 'mallory',sans-serif!important;
	line-height:1.2em!important;
	color: #f5f5f5!important;
	padding: 85px 15px 15px 15px!important;
	float: none!important;
	height: auto!important;
	border-left: none!important;
	border-right: none!important;
	border-top: 1px solid #dddddd!important;
	border-bottom: 1px solid #dddddd!important;
	box-shadow: none!important;
	box-sizing: border-box;
	border-radius: 0px;
	text-align: center!important;
	font-weight: 700!important;
	letter-spacing: -0.010em!important;
	background: url(../png/quote-2021.png) top center no-repeat, url(../png/quote-texture.png) top left no-repeat!important;
	background-size: 150px, cover!important;
	background-position: 50% 20px, 50% 50%!important;
	width: 100%!important;
	margin: 0 auto 20px!important;
}

.simplePullQuote p {
	font: 24px 'mallory',sans-serif!important;
    line-height: 1.2em!important;
    color: #f5f5f5!important;
    font-weight: 700!important;
    width: 100%!important;
	margin: 0 auto 20px!important;
	padding: 0!important;
}

/* Follow this */
#follow-this {
	width: 90%;
	margin: 0 auto;
}

/* Article Tags */
#article_tags {
    width: 90%;
    height: auto;
    margin: 30px auto 20px;
}

#article_related ul {
	width: 90%;
	height: auto;
}

/* MOBILE LATEST AND MOST READ */
#lsmr-latest {
	display: block;
}

#lsmr-mostread {
	display: block;
}

#lsmr-img {
	width: 100%;
	height: 25vw;
	background-position: 50% 50%;
	background-size: cover;
}

/* USA MORE STORIES */
#usa-am-box {
    width: 190px;
    height: auto;
}

}


/* 480px */
@media only screen and (min-width: 480px) and (max-width: 599px){
.header {
	display: none;
}

.header2 {
	display: block;
	width:100%;
	-webkit-backface-visibility: hidden;
}

#responsive_nav {
	display: none;
}

#responsive_nav2 {
	width:100%;
	margin: 0;
	display: block;
}

#menutoggle {
	margin: 9px 0px 0px 5px;
}

#m_date {
	display: none;
}

#menut_lbl {
	display: none;
}

#tp_lbl {
	display: none;
}

#paper_icon {
	
}

#blogo {
	display: none;
}

#main_nav {
	display: none;
}

#subchannels {
	display: none;
}

/* SLIDER */
#tg_wrap {
	width: 92%;
	margin: 10px auto 0px;
}
/* SLIDER END */

/* ARTICLE LEVEL */

#article_level_wrap	{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#lb_wrap_article {
	width: 336px;
	height: auto;
	padding-top: 60px;
 
}

#main_nav2 {
	display: none;
}

#art_channel ul {
	display: none;
}

#breadcrumbs {
	width: 90%;
	height: auto;
	margin: 20px auto 0;
	border-top: 1px solid #dddddd;
}

hgroup {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

hgroup h1 {
 	font-size: 24px;
	line-height: 28px;
	margin: 0px 0 10px 0;
}

#art-head-group {
	width: 91%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	border: none;
	padding: 0;
}

#byline_share {
	width: 100%;
	margin: 0px 0 0px 0;
}

#byline {
	width: 100%;
	float: none;
}

#bc-share {
	width: 100%;
	margin: 10px auto 0;
}

#art_author {
	float: none;
}

#art_plat {
	float: none;
	margin: 10px 0 0 0;
}

#art_bc {
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
}

#sm_share {
	display: none;
}

#art-head-wrap {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

#art-head-feat {
	width: 100%;
	height: 190px;
}

#art-head-caption {
	width: 91%;
	margin: 5px auto 0;
}

#art_body_wrap {
	width: 100%;
}

#article_content {
	width: 100%;
	margin: 0 auto;
	display: block;
}

#billboard_article {
	width: 336px;
	float: none;
	margin: 0 auto 30px;
}

#article_banner_ad {
	width: 320px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
}

#article_social_trending {
	width: 90%;
	display: block;
	margin: 30px auto 0;
}

.article_align {
	display: block;
}

#popular_left {
	width: 100%;
	margin: 0 auto;
}

#trending_side_wrap {
	width: 100%;
}

#trending_list {
	width: 100%;
}

#trend_title {
	width: 300px;
}

#article_widesky {
	width: 336px;
	height: auto;
	/* background-image: url(images/generic-bb2.jpg);*/
}

#article_disclaimer {
    width: 100%;
    margin: 20px auto 0;
}

#article_comment_box {
    width: 100%;
    height: auto;
    margin: 30px auto 0;
    overflow: hidden;
}

#tg_side {
	width: 92%;
	display: block;
	margin: 0 auto;
}

#crowdy_wrap {
    margin: 20px auto 0;
}

.sm_art_mobile {
	display: block;
	width: 90%;
	margin: 0 auto 20px;
}

#article_share_top {
	margin: 0 auto 20px;
}

/* ARTICLE SM STICKY */
#sm_sticky {
	display: none;
}
/* ARTICLE SM STICKY */

#lb-ad-bottom {
	width: 300px;
	height: 100px;
	overflow: hidden;
	margin: 20px auto 0;
	/* background-image: url(images/300x100.jpg); */
}

/* ARTICLE LEVEL END */

.addtwenty {
	margin-top: 40px!important;
}

footer {
	width: 100%;
	height: auto;
}


footer section{
    width: 100%;
    height: auto;
}
footer .cp{
}
footer section>ul{
    display:block;
    width:90%;
    height:auto;
	margin: 0 auto;
}

footer section ul li{
    width: 70%;   
    float: left;
}

.cct-tempskinad {
	display: none;
}

/* MOBILE WEB */
#m-web-space {
	display: none;
}

#m-web-wrap {
	width: 100%;
	height: 220px;
	display: none;
}

#m-web-head h1 {
	font-size: 20px;
}

#m-web-billboard {
	width: 336px;
	display: block;
}

.mobile-sel {
	display: block;
}

.view-comments {
	display: block;
}

/* TABBED LINKS */
#article-tab-wrap {
	width: 100%;
	margin: 0 auto 30px;
	display: none;
}

/* Style the tab content */

#tab_list {
	width: 93%;
}

#tab_thumb {
	width: 75px;
	height: 75px;
}

#tab_title {
	width: 71%;
}

#tab_title h2 {
	font-size: 14px;
	line-height: 18px;
}

#tab_title h6 {
	font-size: 10px;
}

#tab_title h3 {
	font-size: 10px;
	margin-top: 5px;
}

#ch-follow-us {
	width: 90%;
	height: auto;
	padding-bottom: 10px;
	margin: 20px auto 0;
}

/* ARTICLE NEW FEATURED */
#article-new-featured {
	display: block;
}

/* ARTICLE MORE STORIES */
#mr-2018-wrap {
	display: none;
}

#article-more-stories {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#article-more-stories .stretch {
	display: none;
}

#am-box {
	width: 94%;
	margin-top: 15px;
}

#am-img {
	display: none;
}

#mr-cat {
	display: block;
}

#amb-head {
    margin-top: 5px;
}

/* READ NEXT */
#read-next-2018 {
	width: 90%;
}

#rn-img {
	width: 25vw;
	height: 18vw;
}

#rn-lbl {
	width: 90%;
}

#rn-head {
	font-size: 22px;
}

#rn-info {
	width: 62vw;
}

#article_content p {
	padding: 0 10px;
}

#article_content h5 {
	padding: 0 10px;
}

#article_content h4 {
	padding: 0 10px;
}

#article_content h3 {
	padding: 0 10px;
}

#article_content h2 {
	padding: 0 10px;
}

#article_content ul {
	margin: 0 auto;
	padding: 0 30px;
}

#article_content ol {
	margin: 0 auto;
	padding: 0 30px;
}

.simplePullQuote {
	font: 24px 'mallory',sans-serif!important;
	line-height:1.2em!important;
	color: #f5f5f5!important;
	padding: 85px 15px 15px 15px!important;
	float: none!important;
	height: auto!important;
	border-left: none!important;
	border-right: none!important;
	border-top: 1px solid #dddddd!important;
	border-bottom: 1px solid #dddddd!important;
	box-shadow: none!important;
	box-sizing: border-box;
	border-radius: 0px;
	text-align: center!important;
	font-weight: 700!important;
	letter-spacing: -0.010em!important;
	background: url(../png/quote-2021.png) top center no-repeat, url(../png/quote-texture.png) top left no-repeat!important;
	background-size: 150px, cover!important;
	background-position: 50% 20px, 50% 50%;
	width: 100%!important;
	margin: 0 auto 20px!important;
}

.simplePullQuote p {
	font: 24px 'mallory',sans-serif!important;
    line-height: 1.2em!important;
    color: #f5f5f5!important;
    font-weight: 700!important;
    width: 100%!important;
	margin: 0 auto 20px!important;
	padding: 0!important;
}

/* Follow this */
#follow-this {
	width: 90%;
	margin: 0 auto;
}

/* Article Tags */
#article_tags {
    width: 90%;
    height: auto;
    margin: 30px auto 20px;
}

#article_related ul {
	width: 90%;
	height: auto;
}

/* MOBILE LATEST AND MOST READ */
#lsmr-latest {
	display: block;
}

#lsmr-mostread {
	display: block;
}

#lsmr-img {
	width: 100%;
	height: 25vw;
	background-position: 50% 50%;
	background-size: cover;
}

/* ARTICLE MORE STORIES */
#mr-usa-wrap {
	width: 93%;
	margin: 20px auto;
}

#ams-lbl {
	width: 100%;
}

#art-us-more-stories {
	width: 100%;
}

#usa-am-box {
	width: 100%;
	margin: 10px 0 10px 0;
}

#usa-am-img {
	width: 100%;
	height: 50vw;
}

#usa-amb-head {
	font-size: 18px;
}


}

/* 375px */
@media only screen and (min-width: 375px) and (max-width: 479px){
.header {
	display: none;
}

.header2 {
	display: block;
	width:100%;
	-webkit-backface-visibility: hidden;
}

#responsive_nav {
	display: none;
}

#responsive_nav2 {
	width:100%;
	margin: 0;
	display: block;
}

#menutoggle {
	margin: 9px 0px 0px 5px;
}

#m_date {
	display: none;
}

#menut_lbl {
	display: none;
}

#tp_lbl {
	display: none;
}

#paper_icon {
	
}

#blogo {
	display: none;
}

#main_nav {
	display: none;
}

#subchannels {
	display: none;
}

/* SLIDER */
#tg_wrap {
	width: 92%;
	margin: 10px auto 0px;
}
/* SLIDER END */

/* ARTICLE LEVEL */

#article_level_wrap	{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#lb_wrap_article {
	width: 336px;
	height: auto;
	padding-top: 60px;
 
}

#main_nav2 {
	display: none;
}

#art_channel ul {
	display: none;
}

#breadcrumbs {
	width: 90%;
	height: auto;
	margin: 20px auto 0;
	border-top: 1px solid #dddddd;
}

hgroup {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

hgroup h1 {
 	font-size: 24px;
	line-height: 28px;
	margin: 0px 0 10px 0;
}

#art-head-group {
	width: 91%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	border: none;
	padding: 0;
}

#byline_share {
	width: 100%;
	margin: 0px 0 0px 0;
}

#byline {
	width: 100%;
	float: none;
}

#bc-share {
	width: 100%;
	margin: 10px auto 0;
}

#art_author {
	float: none;
}

#art_plat {
	float: none;
	margin: 10px 0 0 0;
}

#art_bc {
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
}

#sm_share {
	display: none;
}

#art-head-wrap {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

#art-head-feat {
	width: 100%;
	height: 190px;
}

#art-head-caption {
	width: 91%;
	margin: 5px auto 0;
}

#art_body_wrap {
	width: 100%;
}

#article_content {
	width: 100%;
	margin: 0 auto;
	display: block;
}

#billboard_article {
	width: 336px;
	float: none;
	margin: 0 auto 30px;
}

#article_banner_ad {
	width: 320px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
}

#article_social_trending {
	width: 90%;
	display: block;
	margin: 30px auto 0;
}

.article_align {
	display: block;
}

#popular_left {
	width: 100%;
	margin: 0 auto;
}

#trending_side_wrap {
	width: 100%;
}

#trending_list {
	width: 100%;
}

#trend_title {
	width: 237px;
}

#article_widesky {
	width: 336px;
	height: auto;
	/* background-image: url(images/generic-bb2.jpg); */
}

#article_disclaimer {
    width: 100%;
    margin: 20px auto 0;
}

#article_comment_box {
    width: 100%;
    height: auto;
    margin: 30px auto 0;
    overflow: hidden;
}

#tg_side {
	width: 92%;
	display: block;
	margin: 0 auto;
}

#crowdy_wrap {
    margin: 20px auto 0;
}

.sm_art_mobile {
	display: block;
	width: 90%;
	margin: 0 auto 20px;
}

#article_share_top {
	margin: 0 auto 20px;
}

/* ARTICLE SM STICKY */
#sm_sticky {
	display: none;
}
/* ARTICLE SM STICKY */

#lb-ad-bottom {
	width: 300px;
	height: 100px;
	overflow: hidden;
	margin: 20px auto 0;
	/* background-image: url(images/300x100.jpg); */
}

/* ARTICLE LEVEL END */

.addtwenty {
	margin-top: 40px!important;
}

footer {
	width: 100%;
	height: auto;
}


footer section{
    width: 100%;
    height: auto;
}
footer .cp{
}
footer section>ul{
    display:block;
    width:90%;
    height:auto;
	margin: 0 auto;
}

footer section ul li{
    width: 70%;   
    float: left;
}

.cct-tempskinad {
	display: none;
}

/* MOBILE WEB */
#m-web-space {
	display: none;
}

#m-web-wrap {
	width: 100%;
	height: 250px;
	display: none;
}

#m-web-head h1 {
	font-size: 20px;
}

#m-web-billboard {
	width: 336px;
	display: block;
}

.mobile-sel {
	display: block;
}

.view-comments {
	display: block;
}

/* TABBED LINKS */
#article-tab-wrap {
	width: 100%;
	margin: 0 auto 30px;
	display: none;
}

/* Style the tab content */

#tab_list {
	width: 93%;
}

#tab_thumb {
	width: 75px;
	height: 75px;
}

#tab_title {
	width: 68%;
}

#tab_title h2 {
	font-size: 14px;
	line-height: 18px;
}

#tab_title h6 {
	font-size: 10px;
}

#tab_title h3 {
	font-size: 10px;
	margin-top: 5px;
}

#ch-follow-us {
	width: 90%;
	height: auto;
	padding-bottom: 10px;
	margin: 20px auto 0;
}

/* ARTICLE NEW FEATURED */
#article-new-featured {
	display: block;
}

/* ARTICLE MORE STORIES */
#mr-2018-wrap {
	display: none;
}

#article-more-stories {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#article-more-stories .stretch {
	display: none;
}

#am-box {
	width: 94%;
	margin-top: 15px;
}

#am-img {
	display: none;
}

#mr-cat {
	display: block;
}

#amb-head {
    margin-top: 5px;
}

/* READ NEXT */
#read-next-2018 {
	width: 90%;
}

#rn-img {
	width: 100%;
	height: 50vw;
	float: none;
}

#rn-info {
	width: 100%;
	float: none;
}

#rn-lbl {
	width: 90%;
}

#rn-head {
	font-size: 18px;
	margin-top: 5px;
}

#article_content p {
	padding: 0 10px;
}

#article_content h5 {
	padding: 0 10px;
}

#article_content h4 {
	padding: 0 10px;
}

#article_content h3 {
	padding: 0 10px;
}

#article_content h2 {
	padding: 0 10px;
}

#article_content ul {
	margin: 0 auto;
	padding: 0 30px;
}

#article_content ol {
	margin: 0 auto;
	padding: 0 30px;
}

.simplePullQuote {
	font: 24px 'mallory',sans-serif!important;
	line-height:1.2em!important;
	color: #f5f5f5!important;
	padding: 85px 15px 15px 15px!important;
	float: none!important;
	height: auto!important;
	border-left: none!important;
	border-right: none!important;
	border-top: 1px solid #dddddd!important;
	border-bottom: 1px solid #dddddd!important;
	box-shadow: none!important;
	box-sizing: border-box;
	border-radius: 0px;
	text-align: center!important;
	font-weight: 700!important;
	letter-spacing: -0.010em;
	background: url(../png/quote-2021.png) top center no-repeat, url(../png/quote-texture.png) top left no-repeat!important;
	background-size: 150px, cover!important;
	background-position: 50% 20px, 50% 50%!important;
	width: 100%!important;
	margin: 0 auto 20px!important;
}

.simplePullQuote p {
	font: 24px 'mallory',sans-serif!important;
    line-height: 1.2em!important;
    color: #f5f5f5!important;
    font-weight: 700!important;
    width: 100%!important;
	margin: 0 auto 20px!important;
	padding: 0!important;
}

/* Follow this */
#follow-this {
	width: 90%;
	margin: 0 auto;
}

/* Article Tags */
#article_tags {
    width: 90%;
    height: auto;
    margin: 30px auto 20px;
}

#article_related ul {
	width: 90%;
	height: auto;
}

/* MORE STORIES SLIDER */
#ms-slider-wrap {
	width: 100%;
	height: 72vw;
	margin: 0 auto 20px;
	display: block;
}

#slider-lbl {
	width: 90%;
	height: auto;
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'mallory';
	margin: 0 auto 10px;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	width: 76%!important;
}

#slider-img {
	width: 100%;
	height: 40vw;
	background-position: 50% 50%;
	background-size: cover;
}

#slider-cat {
	margin-top: 10px;
	font-family: 'mallory';
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	font-weight: 700;
}

#slider-info {
	width: 100%;
	height: auto;
	margin-top: 5px;
	font-family: 'mallory';
	font-size: 14px;
	color: #666666;
	font-weight: 700;
	line-height: 1.2em;
	letter-spacing: 0.03em;
}

/* MOBILE LATEST AND MOST READ */
#lsmr-latest {
	display: block;
}

#lsmr-mostread {
	display: block;
}

#lsmr-img {
	width: 100%;
	height: 25vw;
	background-position: 50% 50%;
	background-size: cover;
}

/* ARTICLE MORE STORIES */
#mr-usa-wrap {
	width: 93%;
	margin: 20px auto;
}

#ams-lbl {
	width: 100%;
}

#art-us-more-stories {
	width: 100%;
}

#usa-am-box {
	width: 100%;
	margin: 10px 0 10px 0;
}

#usa-am-img {
	width: 100%;
	height: 50vw;
}

#usa-amb-head {
	font-size: 18px;
}

}


/* 360px */
@media only screen and (min-width: 360px) and (max-width: 374px){
.header {
	display: none;
}

.header2 {
	display: block;
	width:100%;
	-webkit-backface-visibility: hidden;
}

#responsive_nav {
	display: none;
}

#responsive_nav2 {
	width:100%;
	margin: 0;
	display: block;
}

#menutoggle {
	margin: 9px 0px 0px 5px;
}

#m_date {
	display: none;
}

#menut_lbl {
	display: none;
}

#tp_lbl {
	display: none;
}

#paper_icon {
	
}

#blogo {
	display: none;
}

#main_nav {
	display: none;
}

#subchannels {
	display: none;
}

/* SLIDER */
#tg_wrap {
	width: 92%;
	margin: 10px auto 0px;
}
/* SLIDER END */

/* ARTICLE LEVEL */

#article_level_wrap	{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#lb_wrap_article {
	width: 336px;
	height: auto;
	padding-top: 60px;
 
}

#main_nav2 {
	display: none;
}

#art_channel ul {
	display: none;
}

#breadcrumbs {
	width: 90%;
	height: auto;
	margin: 20px auto 0;
	border-top: 1px solid #dddddd;
}

hgroup {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

hgroup h1 {
 	font-size: 24px;
	line-height: 28px;
	margin: 0px 0 10px 0;
}

#art-head-group {
	width: 91%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	border: none;
	padding: 0;
}

#byline_share {
	width: 100%;
	margin: 0px 0 0px 0;
}

#byline {
	width: 100%;
	float: none;
}

#bc-share {
	width: 100%;
	margin: 10px auto 0;
}

#art_author {
	float: none;
}

#art_plat {
	float: none;
	margin: 10px 0 0 0;
}

#art_bc {
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
}

#sm_share {
	display: none;
}

#art-head-wrap {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

#art-head-feat {
	width: 100%;
	height: 190px;
}

#art-head-caption {
	width: 91%;
	margin: 5px auto 0;
}

#art_body_wrap {
	width: 100%;
}

#article_content {
	width: 100%;
	margin: 0 auto;
	display: block;
}

#billboard_article {
	width: 336px;
	float: none;
	margin: 0 auto 30px;
}

#article_banner_ad {
	width: 320px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
}

#article_social_trending {
	width: 90%;
	display: block;
	margin: 30px auto 0;
}

.article_align {
	display: block;
}

#popular_left {
	width: 100%;
	margin: 0 auto;
}

#trending_side_wrap {
	width: 100%;
}

#trending_list {
	width: 100%;
}

#trend_title {
	width: 237px;
}

#article_widesky {
	width: 336px;
	height: auto;
	/* background-image: url(images/generic-bb2.jpg); */
}

#article_disclaimer {
    width: 100%;
    margin: 20px auto 0;
}

#article_comment_box {
    width: 100%;
    height: auto;
    margin: 30px auto 0;
    overflow: hidden;
}

#tg_side {
	width: 92%;
	display: block;
	margin: 0 auto;
}

#crowdy_wrap {
    margin: 20px auto 0;
}

.sm_art_mobile {
	display: block;
	width: 90%;
	margin: 0 auto 20px;
}

#article_share_top {
	margin: 0 auto 20px;
}

/* ARTICLE SM STICKY */
#sm_sticky {
	display: none;
}
/* ARTICLE SM STICKY */

#lb-ad-bottom {
	width: 300px;
	height: 100px;
	overflow: hidden;
	margin: 20px auto 0;
	/* background-image: url(images/300x100.jpg); */
}

/* ARTICLE LEVEL END */

.addtwenty {
	margin-top: 40px!important;
}

footer {
	width: 100%;
	height: auto;
}


footer section{
    width: 100%;
    height: auto;
}
footer .cp{
}
footer section>ul{
    display:block;
    width:90%;
    height:auto;
	margin: 0 auto;
}

footer section ul li{
    width: 70%;   
    float: left;
}

.cct-tempskinad {
	display: none;
}

/* MOBILE WEB */
#m-web-space {
	display: none;
}

#m-web-wrap {
	width: 100%;
	height: 240px;
	display: none;
}

#m-web-head h1 {
	font-size: 20px;
}

#m-web-billboard {
	width: 336px;
	display: block;
}

.mobile-sel {
	display: block;
}

.view-comments {
	display: block;
}

/* TABBED LINKS */
#article-tab-wrap {
	width: 100%;
	margin: 0 auto 30px;
	display: none;
}

/* Style the tab content */

#tab_list {
	width: 93%;
}

#tab_thumb {
	width: 75px;
	height: 75px;
}

#tab_title {
	width: 66%;
}

#tab_title h2 {
	font-size: 14px;
	line-height: 18px;
}

#tab_title h6 {
	font-size: 10px;
}

#tab_title h3 {
	font-size: 10px;
	margin-top: 5px;
}

#ch-follow-us {
	width: 90%;
	height: auto;
	padding-bottom: 10px;
	margin: 20px auto 0;
}

/* ARTICLE NEW FEATURED */
#article-new-featured {
	display: block;
}

/* ARTICLE MORE STORIES */
#mr-2018-wrap {
	display: none;
}

#article-more-stories {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#article-more-stories .stretch {
	display: none;
}

#am-box {
	width: 94%;
	margin-top: 15px;
}

#am-img {
	display: none;
}

#mr-cat {
	display: block;
}

#amb-head {
    margin-top: 5px;
}

/* READ NEXT */
#read-next-2018 {
	width: 90%;
}

#rn-img {
	width: 100%;
	height: 50vw;
	float: none;
}

#rn-info {
	width: 100%;
	float: none;
}

#rn-lbl {
	width: 90%;
}

#rn-head {
	font-size: 18px;
	margin-top: 5px;
}

#article_content p {
	padding: 0 10px;
}

#article_content h5 {
	padding: 0 10px;
}

#article_content h4 {
	padding: 0 10px;
}

#article_content h3 {
	padding: 0 10px;
}

#article_content h2 {
	padding: 0 10px;
}

#article_content ul {
	margin: 0 auto;
	padding: 0 30px;
}

#article_content ol {
	margin: 0 auto;
	padding: 0 30px;
}

.simplePullQuote {
	font: 22px 'mallory',sans-serif!important;
	line-height:1.2em!important;
	color: #f5f5f5!important;
	padding: 85px 15px 15px 15px!important;
	float: none!important;
	height: auto!important;
	border-left: none!important;
	border-right: none!important;
	border-top: 1px solid #dddddd!important;
	border-bottom: 1px solid #dddddd!important;
	box-shadow: none!important;
	box-sizing: border-box;
	border-radius: 0px;
	text-align: center!important;
	font-weight: 700!important;
	letter-spacing: -0.010em;
	background: url(../png/quote-2021.png) top center no-repeat, url(../png/quote-texture.png) top left no-repeat!important;
	background-size: 150px, cover!important;
	background-position: 50% 20px, 50% 50%!important;
	width: 100%!important;
	margin: 0 auto 20px!important;
}

.simplePullQuote p {
	font: 22px 'mallory',sans-serif!important;
    line-height: 1.2em!important;
    color: #f5f5f5!important;
    font-weight: 700!important;
    width: 100%!important;
	margin: 0 auto 20px!important;
	padding: 0!important;
}

/* Follow this */
#follow-this {
	width: 90%;
	margin: 0 auto;
}

/* Article Tags */
#article_tags {
    width: 90%;
    height: auto;
    margin: 30px auto 20px;
}

#article_related ul {
	width: 90%;
	height: auto;
}

/* MORE STORIES SLIDER */
#ms-slider-wrap {
	width: 100%;
	height: 240px;
	margin: 0 auto 20px;
	display: block;
}

#slider-lbl {
	width: 90%;
	height: auto;
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'mallory';
	margin: 0 auto 10px;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	width: 76%!important;
}

#slider-img {
	width: 100%;
	height: 40vw;
	background-position: 50% 50%;
	background-size: cover;
}

#slider-cat {
	margin-top: 10px;
	font-family: 'mallory';
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	font-weight: 700;
}

#slider-info {
	width: 100%;
	height: auto;
	margin-top: 5px;
	font-family: 'mallory';
	font-size: 14px;
	color: #666666;
	font-weight: 700;
	line-height: 1.2em;
	letter-spacing: 0.03em;
}

/* MOBILE LATEST AND MOST READ */
#lsmr-latest {
	display: block;
}

#lsmr-mostread {
	display: block;
}

#lsmr-img {
	width: 100%;
	height: 25vw;
	background-position: 50% 50%;
	background-size: cover;
}

/* ARTICLE MORE STORIES */
#mr-usa-wrap {
	width: 93%;
	margin: 20px auto;
}

#ams-lbl {
	width: 100%;
}

#art-us-more-stories {
	width: 100%;
}

#usa-am-box {
	width: 100%;
	margin: 10px 0 10px 0;
}

#usa-am-img {
	width: 100%;
	height: 50vw;
}

#usa-amb-head {
	font-size: 18px;
}

}

/* 320px */
@media only screen and (min-width: 320px) and (max-width: 359px){
.header {
	display: none;
}

.header2 {
	display: block;
	width:100%;
	-webkit-backface-visibility: hidden;
}

#responsive_nav {
	display: none;
}

#responsive_nav2 {
	width:100%;
	margin: 0;
	display: block;
}

#menutoggle {
	margin: 9px 0px 0px 5px;
}

#m_date {
	display: none;
}

#menut_lbl {
	display: none;
}

#tp_lbl {
	display: none;
}

#paper_icon {
	
}

#blogo {
	display: none;
}

#main_nav {
	display: none;
}

#subchannels {
	display: none;
}

/* SLIDER */
#tg_wrap {
	width: 100%;
	margin: 10px auto 0px;
}
/* SLIDER END */

/* ARTICLE LEVEL */

#article_level_wrap	{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#lb_wrap_article {
	width: 300px;
	height: auto;
	padding-top: 60px;
 
}

#main_nav2 {
	display: none;
}

#art_channel ul {
	display: none;
}

#breadcrumbs {
	width: 90%;
	height: auto;
	margin: 20px auto 0;
	border-top: 1px solid #dddddd;
}

hgroup {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

hgroup h1 {
 	font-size: 24px;
	line-height: 28px;
	margin: 0px 0 10px 0;
}

#art-head-group {
	width: 91%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	border: none;
	padding: 0;
}

#byline_share {
	width: 100%;
	margin: 0px 0 0px 0;
}

#byline {
	width: 100%;
	float: none;
}

#bc-share {
	width: 100%;
	margin: 10px auto 0;
}

#art_author {
	float: none;
}

#art_plat {
	float: none;
	margin: 10px 0 0 0;
}

#art_bc {
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
}

#sm_share {
	display: none;
}

#art-head-wrap {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

#art-head-feat {
	width: 100%;
	height: 190px;
}

#art-head-caption {
	width: 91%;
	margin: 5px auto 0;
}

#art_body_wrap {
	width: 100%;
}

#article_content {
	width: 100%;
	margin: 0 auto;
	display: block;
}

#article_content p {
	padding: 0 10px;
}

#billboard_article {
	float: none;
	margin: 0 auto 30px;
}

#article_banner_ad {
	width: 320px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
}

#article_social_trending {
	width: 300px;
	display: block;
	margin: 30px auto 0;
}

.article_align {
	display: block;
}

#popular_left {
	width: 100%;
	margin: 0 auto;
}

#trending_side_wrap {
	width: 100%;
}

#trending_list {
	width: 100%;
}

#article_widesky {
	width: 300px;
	height: 250px;
	/* background-image: url(images/generic-bb2.jpg); */
}

#article_disclaimer {
    width: 92%;
    margin: 20px auto 0;
}

#article_comment_box {
    width: 92%;
    height: auto;
    margin: 30px auto 0;
    overflow: hidden;
}

#tg_side {
	width: 300px;
	display: block;
	margin: 0 auto;
}

#crowdy_wrap {
    margin: 20px auto 0;
}

.sm_art_mobile {
	display: block;
	width: 90%;
	margin: 0 auto 20px;
}

#article_share_top {
	margin: 0 auto 20px;
}

/* ARTICLE SM STICKY */
#sm_sticky {
	display: none;
}
/* ARTICLE SM STICKY */
/* ARTICLE LEVEL END */

#lb-ad-bottom {
	width: 300px;
	height: 100px;
	overflow: hidden;
	margin: 20px auto 0;
	/* background-image: url(images/300x100.jpg); */
}

.addtwenty {
	margin-top: 40px!important;
}

footer {
	width: 100%;
	height: auto;
}


footer section{
    width: 100%;
    height: auto;
}
footer .cp{
}
footer section>ul{
    display:block;
    width:90%;
    height:auto;
	margin: 0 auto;
}

footer section ul li{
    width: 70%;   
    float: left;
}

.cct-tempskinad {
	display: none;
}

/* MOBILE WEB */
#m-web-space {
	display: none;
}

#m-web-wrap {
	width: 100%;
	height: 220px;
	display: none;
}

#m-web-head h1 {
	font-size: 20px;
}

#m-web-billboard {
	display: block;
}

.mobile-sel {
	display: block;
}

.view-comments {
	display: block;
}

/* TABBED LINKS */
#article-tab-wrap {
	width: 100%;
	margin: 0 auto 30px;
	display: none;
}

/* Style the tab content */

#tab_list {
	width: 93%;
}

#tab_thumb {
	width: 75px;
	height: 75px;
}

#tab_title {
	width: 66%;
}

#tab_title h2 {
	font-size: 14px;
	line-height: 18px;
}

#tab_title h6 {
	font-size: 10px;
}

#tab_title h3 {
	font-size: 10px;
	margin-top: 5px;
}

#ch-follow-us {
	width: 90%;
	height: auto;
	padding-bottom: 10px;
	margin: 20px auto 0;
}

.simplePullQuote {
	font: 20px 'mallory',sans-serif!important;
	line-height:1.2em!important;
	color: #f5f5f5!important;
	padding: 85px 15px 15px 15px!important;
	float: none!important;
	height: auto!important;
	border-left: none!important;
	border-right: none!important;
	border-top: 1px solid #dddddd!important;
	border-bottom: 1px solid #dddddd!important;
	box-shadow: none!important;
	box-sizing: border-box;
	border-radius: 0px;
	text-align: center!important;
	font-weight: 700!important;
	letter-spacing: -0.010em;
	background: url(../png/quote-2021.png) top center no-repeat, url(../png/quote-texture.png) top left no-repeat!important;
	background-size: 150px, cover!important;
	background-position: 50% 20px, 50% 50%!important;
	width: 100%!important;
	margin: 0 auto 20px!important;
}

.simplePullQuote p {
	font: 20px 'mallory',sans-serif!important;
    line-height: 1.2em!important;
    color: #f5f5f5!important;
    font-weight: 700!important;
    width: 100%!important;
	margin: 0 auto 20px!important;
	padding: 0!important;
}


/* ARTICLE NEW FEATURED */
#article-new-featured {
	display: block;
}

/* ARTICLE MORE STORIES */
#mr-2018-wrap {
	display: none;
}

#article-more-stories {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#article-more-stories .stretch {
	display: none;
}

#am-box {
	width: 94%;
	margin-top: 15px;
}

#am-img {
	display: none;
}

#mr-cat {
	display: block;
}

#amb-head {
    margin-top: 5px;
}

/* READ NEXT */
#read-next-2018 {
	width: 90%;
}

#rn-img {
	width: 100%;
	height: 50vw;
	float: none;
}

#rn-info {
	width: 100%;
	float: none;
}

#rn-lbl {
	width: 90%;
}

#rn-head {
	font-size: 18px;
	margin-top: 5px;
}

/* MORE STORIES SLIDER */
#ms-slider-wrap {
	width: 100%;
	height: 75vw;
	margin: 0 auto 20px;
	display: block;
}

#slider-lbl {
	width: 90%;
	height: auto;
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'mallory';
	margin: 0 auto 10px;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	width: 76%!important;
}

#slider-img {
	width: 100%;
	height: 40vw;
	background-position: 50% 50%;
	background-size: cover;
}

#slider-cat {
	margin-top: 10px;
	font-family: 'mallory';
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	font-weight: 700;
}

#slider-info {
	width: 100%;
	height: auto;
	margin-top: 5px;
	font-family: 'mallory';
	font-size: 14px;
	color: #666666;
	font-weight: 700;
	line-height: 1.2em;
	letter-spacing: 0.03em;
}

#article_content h5 {
	padding: 0 10px;
}

#article_content h4 {
	padding: 0 10px;
}

#article_content h3 {
	padding: 0 10px;
}

#article_content h2 {
	padding: 0 10px;
}

#article_content ul {
	margin: 0 auto;
	padding: 0 30px;
}

#article_content ol {
	margin: 0 auto;
	padding: 0 30px;
}

/* Follow this */
#follow-this {
	width: 90%;
	margin: 0 auto;
}

/* Article Tags */
#article_tags {
    width: 90%;
    height: auto;
    margin: 30px auto 20px;
}

#article_related ul {
	width: 90%;
	height: auto;
}

/* MOBILE LATEST AND MOST READ */
#lsmr-latest {
	display: block;
}

#lsmr-mostread {
	display: block;
}

#lsmr-img {
	width: 100%;
	height: 25vw;
	background-position: 50% 50%;
	background-size: cover;
}

/* ARTICLE MORE STORIES */
#mr-usa-wrap {
	width: 93%;
	margin: 20px auto;
}

#ams-lbl {
	width: 100%;
}

#art-us-more-stories {
	width: 100%;
}

#usa-am-box {
	width: 100%;
	margin: 10px 0 10px 0;
}

#usa-am-img {
	width: 100%;
	height: 50vw;
}

#usa-amb-head {
	font-size: 18px;
}


}

/******** OTHER ******/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
#article_content p {
	font-family: 'Arial';
	color: #333333;
	font-size: 18px;
	line-height: 1.6em;
	letter-spacing: -0.010em;
	margin: 0 0 18px 0;
}

#article_content h2 {
	font-family: 'Arial';
	color: #333333;
	margin-bottom: 5px;
	line-height: 28px;
	font-size: 24px;
	letter-spacing: -0.010em;
}

#article_content h3 {
	font-family: 'Arial';
	color: #333333;
	margin-bottom: 5px;
	line-height: 24px;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: -0.010em;
}

#article_content h4 {
	font-family: 'Arial';
	color: #333333;
	margin-bottom: 20px;
	line-height: 20px;
	font-size: 16px;
	letter-spacing: -0.010em;
	font-weight: 700;
}

#article_content h5 {
	font-family: 'Arial';
	color: #333333;
	margin-top: 40px;
	margin-bottom: 10px;
	line-height: 28px;
	font-size: 24px;
	letter-spacing: -0.010em;
	font-weight: 700;
}

#article_content strong {
	font-weight: 700;
}

#article_content u {
	text-decoration: underline;
}


#article_content a, #article_content a:visited, #article_content a:hover {
	color: #004985;
	text-decoration: none;
}

.simplePullQuote {
	font: 18px 'mallory',sans-serif!important;
	line-height:1.2em!important;
	color: #f5f5f5!important;
	padding: 120px 30px 15px 40px!important;
	float: none!important;
	height: auto!important;
	border-left: none!important;
	border-right: none!important;
	border-top: 1px solid #dddddd!important;
	border-bottom: 1px solid #dddddd!important;
	box-shadow: none!important;
	box-sizing: border-box;
	border-radius: 40px;
	text-align: center!important;
	font-weight: 700!important;
	letter-spacing: -0.010em;
	background: url(../png/quote-2021.png) top center no-repeat, url(../png/quote-texture.png) top left no-repeat!important;
	background-size: 249px, cover!important;
	background-position: 50% 20px, 50% 50%!important;
	width: 90%!important;
	margin: 0 auto 20px!important;
}

.simplePullQuote p {
	font: 18px 'Arial',serif!important;
    line-height: 32px!important;
    color: #004985!important;
    font-weight: 700!important;
    width: 90%!important;
	margin: 0 auto 20px!important;
}

#article_content ol {
	font-family: 'Arial', serif!important;
	font-size: 18px;
	line-height: 2;
	color: #333333;
	margin-bottom: 30px;
	list-style: disc;
	padding-left: 20px;
}

#article_content ul {
	font-family: 'Arial', serif!important;
	font-size: 18px;
	line-height: 2;
	color: #333333;
	margin-bottom: 30px;
	list-style: decimal;
	padding-left: 20px;
}

}