/*
Theme Name: Econlib
Text Domain: econlib
*/

#ui-datepicker-div{
	background:#fff;
	z-index:999;
	padding:2px;
	border:1px solid #e1e1e1;
}

.ui-datepicker-next,
.ui-datepicker-prev{
	font-size:12px;
	padding:2px;
	border:1px solid #e1e1e1;
}

/* New CEE landing page layout */
.site-container-cee{
	max-width:1280px !important;
	padding-left:0 !important;
	padding-right:0 !important;
	/*margin-top:24px !important;*/
}
.cee_search_wrap{
	/*display: flex;*/
	display:none;
	border-bottom:1px solid #fff;
	padding:15px 0 40px 0;
	margin-bottom:40px;
}
.cee_stxt{
	width:100%;
	height:38px;
}
#csw_w1{
	flex-grow:0;
	color:#fff;
	padding:0 15px;
	line-height:1;
}
#csw_w2{
	flex-grow:4;
	padding:0 15px;
}
#csw_w3{
	flex-grow:1;
	padding:0 15px;
}

#cee_subcat_wrap .subcat_wrap h4{
	color:#fff;
	text-transform:uppercase;
}
#cee_subcat_wrap{
	padding-bottom:20px;
}
.page_subcat_wrap .subcat_wrap .oakcol{
	padding: 10px 90px !important;
}
.page_subcat_wrap {
    padding: 25px 25px 0 25px;
}
#new_cee_featured{
	display:block;
}

.ncf_left{
	display:block;
	/*float:left;*/
	/*background:#d8d8d8;
	width:73%;
	padding:20px;
	margin-right:22px;*/
}
.ncf_left h5 a,
.pt_article h5 a{
	color:#000;
}
.ncf_right{
	display:block;
	/*float:right;
	width:25%;*/
	/*border: solid 1px #979797;*/
	background-image: linear-gradient(180deg, #0e1733 50%, #71bac8 90%);
	padding:15px;
}
.ncf_img_wrap{
	display:block;
	width:100%;
	height:220px;
	margin-bottom:19px;
	
	border: solid 1px #979797;
	background-color: #d8d8d8;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.ncf_right h4, .ncf_left h4, .ncf_featured h5,
.pt-h4, .pt_article h5, #cte_wrap h4, #cte_wrap h5,
.ceebio-h4, #bln_wrap h4{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #000;
	text-transform:uppercase;
}
.ncf_left h4{
	text-transform:capitalize;
}
.ncf_featured h5, .pt_article h5,
#cte_wrap h4, #cte_wrap h5, #bln_wrap h4{
	text-transform:none;
}
.pt_article h5{
	margin-top:22px;
	margin-bottom:22px;
}
.ncf_featured h4, .ncf_related h4,
.pt-h4, .ceebio-h4{
	margin-bottom:17px;
	padding: 20px 15px 0 15px;
}
/*.ncf_related h4{
	margin-bottom:24px;
}
.pt-h4{
	margin-bottom:18px;
}*/
#cte_wrap h4, #bln_wrap h4{
	margin-bottom:65px;
}
.ncf_right p, .pt_article p, .pt_article_author{
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #000;
}
.ncf_right h4,
.ncf_right p{
	color:#fff;
}
/*.ncf_featured{
	float:left;
	width:55%;
}
.ncf_related{
	float:right;
	width:45%;
	padding-left:30px;
}*/
.ncf_related{
	padding-bottom:10px;
}
.ncf_related ul{
	list-style:none;
	padding:0;
}
.ncf_related ul li{
	margin-bottom:35px;
}
.ncf_related h5, .ncf_related p,
.ncf_featured p, .ncf_title{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #000;
	margin-bottom:0;
}
.ncf_related p,
.ncf_featured p,
.ncf_title{
	font-weight: normal;
}
.ncf_title, .pt_article_author{
	font-style:italic;
}

#cee_popular_wrap .col-md-6,
#cee_bios_wrap .col-md-6{
	max-width:100%;
}
.pt_article{
	display:block;
	width:100%;
}
.pt_article h5,
.pt_article p{
	margin:10px 22px;
}


.pt_img_wrap{
	display:block;
	width: 100%;
	height: 276px;
	position:relative;
  
	border: solid 1px #979797;
	background-color: #d8d8d8;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.pt_img_wrap .pt_img_cat{
	position:absolute;
	bottom: 9px;
	left:19px;
	
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
	text-shadow: 2px 2px 2px #000000;
}

/* #bln_wrap{
	padding: 40px;
	border: solid 1px #979797;
	background-color: #d8d8d8;
}*/
#cte_wrap, #bln_wrap{
	padding: 40px;
	background-color:#0e1733;
}
/*.cte_cat_wrap{
	display:flex;
}*/
#cte_wrap h4, 
#bln_wrap h4{
	text-align:center;
	color:#fff;
}
#bln_wrap{
	margin-bottom:40px;
}
#cte_wrap h5{
	font-size:18px;
}
#cte_wrap h5{
	color:#0e8fa7;
}
#cte_wrap a:hover h5,
#cte_wrap a:hover p{
	color:#48CBFF;
}
#cte_wrap a:hover h5{
	text-decoration:underline;
}
#cte_wrap p{
	font-size:14px;
	color:#fff;
}
.cte_cat{
	text-align:left;
}
/*.cte_cat{
	padding:0 30px;
	border-right:1px solid #979797;
}
.cte_cat:last-child{
	border-right:none;
	padding-right:0;
}
.cte_cat:first-child{
	padding-left:0;
}*/

.bio_lname_link a.btn-alphabet{
	font-family: Arial;
	font-size: 33px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 7.1px;
	text-align: center;
	color: #0e8fa7;
	padding:6px;
}
.bio_lname_link a.not-active{
	color:#737575 !important;
}

#cee-featured-topic-widget-3,
div.widget_related-articles-cee-widget,
div.widget_biographies-cee-widget{
	padding-left:15px;
	padding-right:15px;
}
/*div.widget_popular-articles-cee-widget,
div.widget_biographies-cee-widget{
	float:left;
	width:48.4%;
	padding:0;
	margin:0 0 40px 0;
	max-width:50%;
}
div.widget_popular-articles-cee-widget:nth-child(odd),
div.widget_biographies-cee-widget:nth-child(odd){
	margin-right:40px;
}*/

/* New Guides Template 2022 */
.site-container.site-container-guides{
	padding-left:0;
	padding-right:0;
	max-width:100%;
}

.guides-left,
.guides-right{
	/*width:49%;*/
	width:100%;
}
.guides-left{
	/*float:left;
	margin-right:20px;*/
	margin-bottom:20px;
}
.guides-right{
	/*float:right;*/
}
.guides-featured-topic-img{
	display:block;
	height:250px;
	background-repeat: no-repeat;
	background-size:cover;
	position:relative;
}
.guides-featured-topic-img span{
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	width:100%;
	background: rgba(1, 1, 1, 0.5);
	padding:5px 10px;
	color:#fff;
}
.guides-featured-author{
	font-style:italic;
	font-weight:500;
	font-size:14px;
}
.guides-featured-card-wrap{
	padding:39px 20px;
	position:relative;
	min-height:300px;
	background: rgba(1, 1, 1, 0.02);
}
.guides-featured-card-wrap .main-content{
	margin-bottom:40px;
}
#featured-guide-widget-2{
	padding-top:0;
	padding-bottom:0;
}
.guides-featured-readmore{
	display:block;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	padding:10px;
	color:#fff;
	background:#44c3da;
	text-align:center;
}
.guides-right .col-xl-5{
	display:block;
	min-width:100%;
}
.wrap-resources-dropdownlist{
	/*display:flex;*/
}
.resources-dropdownlist{
	/*flex-basis: 33.33%;
	flex-grow: 0;*/
	
	/*background: rgb(44,87,123);
	background: linear-gradient(0deg, rgba(113,187,201,1) 0%, rgba(44,87,123,1) 90%);*/
	background:#006779;
	border-radius:20px;
	padding:20px;
	/*margin-right:20px;*/
	margin-bottom:10px;
}
.resources-dropdownlist:last-child{
	margin-right:0;
}
.resources-dropdownlist h4{
	margin-top:10px;
}
.resources-dropdownlist h4 a{
	color:#fff;
	/*text-align:center;*/
}
.resources-dropdownlist p{
	color:#fff;
	line-height:1.2;
}
.wrap-resources-dropdownlist .dropdown{
	text-align:center;
}
.wrap-resources-dropdownlist .show > .btn-secondary.dropdown-toggle,
.wrap-resources-dropdownlist a.btn:hover, .wrap-resources-dropdownlist a.btn:active,
.wrap-resources-dropdownlist .btn-secondary, .wrap-resources-dropdownlist .btn-secondary:not([disabled]):not(.disabled):active{
	border:0;
	background:none;
	box-shadow:none;
	text-decoration:underline;
	padding:10px;
	display:block;
	position:relative;
}
.wrap-resources-dropdownlist div.dropdown-menu{
	max-width:355px;
}
.wrap-resources-dropdownlist a.dropdown-item{
	white-space:pre-wrap;
}

.div-container-pguides{
	display:flex;
	flex-flow:row wrap;
}
.div-item-pguides{
	/*width:48%;*/
	width:100%;
	margin:0;
}
.div-item-pguides .article-img-bg{
	position:relative;
}
.flexbreak{
	flex-basis:100%;
}
.site-container.r-guides,
.site-container.p-guides{
	padding-left:10px;
	padding-right:10px;
}
.r-guides, .p-guides{
	padding-top:40px;
}
.r-guides h3, .p-guides h3{
	padding-bottom:10px;
}
.div-item-pguides .article-img-bg span{
	position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
	background: rgba(1, 1, 1, 0.5);
    padding: 5px 10px;
    color: #fff;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}
#guides-sub-wrap{
	/*padding:78px 40px;*/
	padding:20px;
	/*background:url('https://staging.econlib.net/wp-content/uploads/2022/04/quick-picks-globe-bg.png') no-repeat;*/
	background-size:cover;
}
#guides-sub-wrap h4{
	font-size:28px;
	color:#fff;
	text-shadow:2px 2px 6px #000;
	text-align:center;
	margin-bottom:40px;
	text-transform:uppercase;
}
#guides-sub-wrap p{
	font-size:20px;
	color:#fff;
	text-align:center;
	margin-bottom:15px;
}
#guides-sub-wrap .guides-sub-btn{
	display:block;
	/*width:30%;
	padding:10px 40px;*/
	width:100%;
	padding:10px;
	text-transform:uppercase;
	font-size:18px;
	color:#fff;
	border:1px solid #fff;
	background:#00c29d;
	text-align:center;
	margin:auto;
	margin-top:60px;
}

/** End - New Guides Template 2022 **/

@media (min-width:1025px)
{	
	.site-container-cee{
		margin-top:24px !important;
	}	
	.ncf_featured h4, .ncf_related h4,
	.pt-h4, .ceebio-h4{
		padding: 0;
	}
	.cee_search_wrap{
		display:flex;
	}
	#new_cee_featured{
		display:flex;
	}	
	.ncf_left{
		float:left;
		width:73%;
		padding:20px;
		margin-right:22px;
	}
	.ncf_right{
		float:right;
		width:25%;
		padding:20px;
	}
	.ncf_featured{
		float:left;
		width:55%;
	}
	.ncf_related{
		float:right;
		width:45%;
		padding-left:30px;
	}
	/*div.widget_popular-articles-cee-widget,
	div.widget_biographies-cee-widget{
		float:left;
		width:48.4%;
		padding:0;
		margin:0 0 40px 0;
		max-width:50%;
	}
	div.widget_popular-articles-cee-widget:nth-child(odd),
	div.widget_biographies-cee-widget:nth-child(odd){
		margin-right:40px;
	}*/
	.cte_cat_wrap{
		display:flex;
	}
	
	.cte_cat{
		padding:0 30px;
		border-right:1px solid #ccc;
	}
	.cte_cat:last-child{
		border-right:none;
		padding-right:0;
	}
	.cte_cat:first-child{
		padding-left:0;
	}
	
	#cee-featured-topic-widget-3,
	div.widget_related-articles-cee-widget,
	div.widget_biographies-cee-widget{
		padding-left:0;
		padding-right:0;
	}
	
	.site-container.site-container-guides{
		padding-left:15px;
		padding-right:15px;
		max-width:1260px;
	}
	#guides-sub-wrap{
		padding:78px 40px;
		text-align:center;
	}
	.guides-left,
	.guides-right{
		width:49%;
	}
	.guides-left{
		float:left;
		margin-bottom:0;
		margin-right:20px;
	}
	.guides-right{
		float:right;
	}
	
	#guides-sub-wrap .guides-sub-btn{
		display:inline-block;
		width:30%;
	}
	.wrap-resources-dropdownlist{
		display:flex;
	}
	.resources-dropdownlist{
		flex-basis: 33.33%;
		flex-grow: 0;
		margin-right:20px;
	}
	
	.div-item-pguides{
		width:48%;
		margin:1%;
	}
	
	#cee_bios_wrap{
		display:flex;
	}
	#cee_bios_wrap .pt_article:first-child{
		margin-right:20px;
	}
	#cee_popular_wrap .pt_article{
		float:left;
		width:49%;
	}
	#cee_popular_wrap .pt_article:nth-child(odd){
		margin-right:20px;
	}
	
	.pt_article h5,
	.pt_article p{
		margin:22px 0;
	}

}

@media (min-width:1181px)
{
	div.widget_popular-articles-cee-widget,
	div.widget_biographies-cee-widget{
		float:left;
		width:48.4%;
		padding:0;
		margin:0 0 40px 0;
		max-width:50%;
	}
	div.widget_popular-articles-cee-widget:nth-child(odd),
	div.widget_biographies-cee-widget:nth-child(odd){
		margin-right:40px;
	}

}



/* econlog single page article cards */
#econlog-single-article-cards{
	margin-top:20px;
	margin-bottom:20px;
	overflow:auto;
}
#econlog-single-article-cards article{
	display:block;
	width:100%;
}
#econlog-single-article-cards article.grid-card .card-block{
	padding:10px 5px;
}
#econlog-single-article-cards h4{
    font-family: Lato;
    font-size: 20px;
    text-align: left;
    color: #3c3e46;
	padding:10px 5px;
}
.article-single-page #comments{
	clear:both;
}
#econlog-single-article-cards .article-content{
	display:block !important;
}
@media (min-width: 768px) {
	#econlog-single-article-cards article{
		width:49%;
		float:left;
		margin-right:0.33%;
	}
}
@media (min-width: 1025px) {
	#econlog-single-article-cards article{
		width:33%;
	}
	div.econtalk-single-article-cards article{
		width:49% !important;
	}
}

.rdl-img-link{
	display:block; 
	width:100%; 
	height:210px;
	color:#fff;
}
.rdl-img-link img{
	width:100%;
	height:210px;
}
.rdl_img_blank{
	background: url('https://staging.econlib.net/wp-content/themes/econlib/assets/img/logo/default-econlib-wide-center.svg') #0e1534 no-repeat center;
}


.guides-topic-search-input{
	margin:0.25rem 1.5rem;
	display:block !important;
	width:85% !important;
}
.resources-dropdownlist .dropdown-menu{
	height:400px;
	overflow-y:scroll;
}


/* 2022 Header Nav Update */
header, nav,
.navbar-nav .dropdown-menu{
	background-color:#fff !important;
}
.navbar-light .navbar-nav .nav-link{
	color:rgba(0, 0, 0, 1);
}
a.dropdown-toggle::after{
	display:none;
}
ul.dropdown-menu li a:hover{
	margin-left:0;
}
/*#menu-top-menu > li.current-menu-item{
	border-bottom:2px solid #72bdca;
}*/

/* Breabcrumbs */
#bc-wrap{
	width:1200px; 
	margin:auto;
	overflow:auto;
	padding:5px 0;
}
#bc-wrap ul{
	list-style:none;
	overflow:auto;
	margin-bottom:0;
}
#bc-wrap ul li{
	float:left;
}
.bc-li, .bc-li a{
	/*margin-right:5px;*/
	font-size:12px;
	font-family:Lato;
}






/* menu/header update sept 2022 */
.econ_logo_wrap{
	/*max-width:280px;*/
	text-align:left;
}
.econ_logo{
	display:inline-block;
	margin-left:10px;
}
#econ_header_wrap{
	margin-top:5px;
}
.secondary_top_menu_wrap{
	display:none;
}
.secondary_top_menu_wrap{
	background:#002249 !important;
}
.secondary_top_menu_wrap .site-container{
	display:flex
}
.secondary_top_menu_wrap #menu-secondary-top-menu a{
	display:inline-block;
	color:#fff;
	padding:10px;
}
#main_menu_wrap{
	display:flex;
	position:relative;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#fff !important;
	max-width:1340px;
	margin:auto;
}
.secondary_top_menu_wrap .search2{
    color: #fff !important;
    background: none !important;
    border: 0 !important;
    float: right;
	width:25px;
    height: 25px;
	margin-top:10px;
}
.secondary_top_menu_wrap .search2:before{
	font-size:20px;
}
.mobile_menu_wrap .search2:before{
	font-size:18px;
}
.mobile_menu_wrap a.search2{
	margin-top:7px;
	color:#000 !important;
}
.mobile_menu_wrap .fa-bars{
	font-size:22px;
}

#econ_header_wrap div{
	flex:1;
}
.econ_top_menu_wrap{
	display:none;
	position: absolute;
    top: 60px;
    background: #fff !important;
    z-index: 9;
    width: 100%;
    padding: 20px;
	box-shadow:0 10px 10px rgb(100, 100, 100, 0.7);
}
#menu-top-menu > li > a,
#menu-secondary-top-menu-1 > li > a{
	padding:7px 0;
	color:#000;
	font-weight:500;
	display:block;
}
/*#menu-top-menu > li > a:hover,*/
#menu-top-menu > li.active > a,
#menu-top-menu > li.current-menu-parent > a,
#menu-secondary-top-menu-1 > li.active > a{
	border-bottom:2px solid #00c29d;
}
#menu-top-menu,
#menu-secondary-top-menu-1{
	list-style:none;
	display:block;
	margin:0;
	padding:0;
}
#menu-top-menu > li,
#menu-secondary-top-menu > li{
	float:none;
	position:relative;
	text-align:left !important;
}
#menu-secondary-top-menu > li{
	float:right;
}
#menu-top-menu > .menu-item{
	padding-bottom:5px;
}
#menu-top-menu ul.sub-menu,
#menu-secondary-top-menu ul.sub-menu,
#menu-secondary-top-menu-1 ul.sub-menu{
	list-style:none;
	display:none;
	z-index:99;
	padding:10px 0;
	
	/*transition: visibility 0s linear 0.33s, opacity 0.33s linear;*/
}
#menu-secondary-top-menu ul.sub-menu{
	top:44px;
}
#menu-top-menu ul.sub-menu li,
#menu-secondary-top-menu ul.sub-menu li,
#menu-secondary-top-menu-1 ul.sub-menu li{
	display:block;
	width:100%;
}
#menu-top-menu ul.sub-menu li a,
#menu-secondary-top-menu ul.sub-menu li a,
#menu-secondary-top-menu-1 ul.sub-menu li a{
	color:#000;
	display:block;
	padding:3px 10px;
}
#menu-top-menu ul.sub-menu li:hover,
#menu-top-menu ul.sub-menu li.active,
#menu-secondary-top-menu ul.sub-menu li:hover,
#menu-secondary-top-menu ul.sub-menu li.active,
#menu-top-menu ul.sub-menu li.current-menu-item{
	background:#a5e3d7;
}
#menu-top-menu ul.sub-menu li:hover a,
#menu-top-menu ul.sub-menu li.active a,
#menu-secondary-top-menu ul.sub-menu li:hover a,
#menu-secondary-top-menu ul.sub-menu li.active a,
#menu-top-menu ul.sub-menu li.current-menu-item a{
	font-weight:500;
}

#menu-top-menu ul.sub-menu.active-submenu,
#menu-secondary-top-menu ul.sub-menu.active-submenu,
#menu-secondary-top-menu-1 ul.sub-menu.active-submenu{
	display:block;
}
#menu-secondary-top-menu-1{
	border-top: 2px solid #e1e1e1;
    margin-top: 5px;
    padding-top: 5px;
}


#bc-wrap{
	background-color:#fff;
	width:100%;
	max-width:1340px;
	margin:auto;
}
#bc-wrap #bc-uc{
	padding:0 0 0 15px;
}


#menu-footer-site-links{
	list-style:none;
}
#menu-footer-site-links li{
	float:left;
}

/*
@media (min-width:1180px){
	
	#menu-top-menu > .menu-item{
		min-width:160px !important;
	}
}
@media (min-width: 1025px) {
	#menu-top-menu{
		display:flex;
	}
	#menu-top-menu > li,
	#menu-secondary-top-menu > li{
		float:right;
	}
	.econ_top_menu_wrap{
		display:block;
	}
	.econ_logo_wrap{
		max-width:280px;
	}
}*/


#menu-secondary-top-menu,
#menu-secondary-top-menu .sub-menu{
	list-style:none;
	margin:0;
	padding:0;
}
#menu-secondary-top-menu{
	text-align:right;
	margin-right:30px;
}
#menu-item-62159:after{
	font-family:"FontAwesome";
	content:"\f0d7";
	color:#fff;
}
#menu-secondary-top-menu .sub-menu{
	display:none;
}
.econ_search_icon_wrap{
	flex:0 !important;
}
.mobile_menu_wrap{
	flex:0 !important;
	display:flex;
	margin-right:20px;
}
.mobile_menu_wrap .navbar-toggler{
	margin-right:5px;
	padding: 5px 5px 5px 9px;
}
#mobile-menu-toggler{
	display:block;
}
header .navbar-toggler{
	display:inline-block; 
}

.p-doubled{
	padding-left:15px !important;
	padding-right:15px !important;
}
.textwidget .p-doubled{
	padding-left:0 !important;
	padding-right:0 !important;
	margin-top:20px;
}
.div-item-content{
	min-height:230px;
}
.bottom-link {
    margin:10px auto 0px auto !important;
}
div.info-container .col-lg-4{
	padding-left:0 !important;
}
.secondary_top_menu_wrap .site-container{
	max-width:100%;
}

.site-container,
.page_subcat_wrap .subcat_wrap,
.div-container{
		max-width: 1340px !important;
}

.econtalk-page.extra-episodes .col-lg-6:nth-child(1){
	margin-bottom:30px;
}
/*@media (min-width: 1200px){
	.site-container {
		max-width: 1340px !important;
	}
	.page_subcat_wrap .subcat_wrap{
		max-width: 1340px !important;
	}
}*/
@media (min-width: 1025px){
	.ncf_left {
    	padding: 20px 20px 20px 0;
	}
	.div-item-pguides {
    	margin-left:0;
		margin-right:2%;
	}
}

@media (min-width: 768px){
	#econtalks .grid-masonry-item{
		width:40%;
		float:left;
	}
}

@media (min-width: 992px){
	.econtalk-page.extra-episodes .col-lg-6:nth-child(1){
		margin-bottom:0;
	}
	#econtalks .grid-masonry-item{
		width:50% !important;
		height:580px;
	}
}

@media (min-width: 992px) and (max-width:1380px){
	.site-container, #main_menu_wrap, #bc-wrap,
	.div-container, #cee_subcat_wrap{
		padding-left:60px !important;
		padding-right:60px !important;
	}
}
@media (min-width: 1381px) {
	.econtalk-page.extra-episodes .site-container, .econtalk-page.extra-episodes .col-lg-6,
	#econtal-page-banner .site-container, .econtalk-page-container,
	.subscribe.p-doubled{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.d-lg-block .col-sm-12{
		padding-right:0 !important;
	}
	.econtalk-page.extra-episodes .col-lg-6:nth-child(1){
		padding-right:10px !important;
	}
	.econtalk-page.extra-episodes .col-lg-6:nth-child(2){
		padding-left:10px !important;
	}
	#econtalks .grid-masonry-item{
		padding-right:10px !important;
		padding-left:0 !important;
	}
	#econtalks .grid-masonry-item:nth-child(4n){
		padding-right:0 !important;
	}
}
	
/* Menu Break Point */
/*@media (min-width: 1280px) {*/
@media (min-width: 992px) {
	#menu-top-menu{
		display:flex;
	}
	#menu-top-menu > li,
	#menu-secondary-top-menu > li{
		float:right;
	}
	.econ_top_menu_wrap,
	.secondary_top_menu_wrap{
		display:block;
	}
	.econ_logo_wrap{
		max-width:280px;
	}
	
	.econ_top_menu_wrap .menu-secondary-top-menu-container,
	.mobile_menu_wrap, .lfn-mobile, #mobile-menu-toggler{
		display:none;
	}
	.econ_top_menu_wrap{
		display:flex;
		position:relative;
		box-shadow:none;
		top:0;
		padding:0;
	}
	
	ul.sub-menu.active-submenu{
		position: absolute;
    	background: #fff;
    	padding: 10px;
    	width: 200px
	}
	
	#menu-top-menu > li > a,
	#menu-secondary-top-menu-1 > li > a{
		display:block;
		text-align:center;
	}
	#menu-top-menu .menu-item{
		flex:1;
	}
	
	#menu-top-menu > li.current-menu-item{
		border-bottom:none;
	}
}

@media (min-width: 1340px) {
	#econtalks .grid-masonry-item {
    	width: 335px !important;
    	float: left;
	}
}
#menu-top-menu ul.sub-menu.active-submenu{
	box-shadow: 2px 7px 12px rgba(0,0,0,0.2);
}

/* Font consistency and spacing adjustment */
div.latest-econtalk-text, p.extra-content-text, p.article-content, 
p.author, p.source, .main-banner .banner-topic .main-content, .extra-content-author,
.econtalk .card-header .main-content, .recent-cards .article-text .main-content,
.title-cell a, .card-body, .min-card .min-card-date, article.post .post-content, .post-content blockquote,
h2.pp-multiple-authors-layout-inline, .pp-multiple-authors-layout-inline, .comments-section .extra-content-bordered .extra-content-text,
.delve-deeper p, .delve-deeper li, .delve-deeper a, table.ts2 p, table.ts2 blockquote, table.ts2 a, table.ts2 td,
.article-issue, .article-img-bg span, .div-item-content a, .div-item-content p, .simple-page-content *, #book-resource *, .resources-dropdownlist *{
	font-family:"Lato" !important;
	line-height:1.75 !important;
}
h2.lined span,
#new_cee_featured *, .ncf_right h4, .ncf_left h4, .ncf_featured h5, .pt-h4, .pt_article h5, #cte_wrap h4, #cte_wrap h5, .ceebio-h4, #bln_wrap h4,
.ncf_right p, .pt_article p, .pt_article_author, #cte_wrap *, .article-single-page section .post-content p.inset, 
#guides-sub-wrap *, .guides-featured-card-wrap *, .guides-featured-topic-img span, .r-guides h3, .p-guides h3, .search_result_article *, .search-filter-toggles a, .search-on, .search_note,
.search_tool_wrap #refine_search, .search_tool_wrap .form-control, .search_tool_wrap .form-check-label{
	font-family:"Lato" !important;
}
div.latest-econtalk-text{
	font-size:18px;
	margin-bottom:20px;
}
div.extra-content-bordered-title{
	padding:10px 0;
}
.grid-card div.card-block{
	max-height:none !important;
}
.extra-label h6,
.post-header .post-author{
	padding-left:0 !important;
}
.row .post-header h1{
	margin-left:0 !important;
}
.card.subscribe .card-block .subscribe-input,
.card.subscribe .card-block .subscribe-btn,
.reader-comments h4, #comments .col-md-6{
	padding-left:0 !important;
	padding-right:0 !important;
}
#comments{
	margin-top:40px;
}
#econlog-single-article-cards .article-content{
	margin-top:10px;
}
#econlog-single-article-cards h4{
	padding:10px 0;
}
#book-resource ul{
	padding-left:0;
}
#book-resource li{
	padding-left:20px;
}
footer .additional-info{
	padding-top:40px;
}
.guides-featured-card-wrap {
    min-height: 255px;
}
.guides-featured-topic-img span{
	padding: 5px 20px;
}

/** Nov-5-2022 Added Fix **/
@media (max-width: 768px) {
	.links .col-md-12{
		flex: 0 0 50%;
	}
}
div.fa-stack.social{
	display:flex;
	align-content:center;
	width:100%;
	height:90px;
	align-items:flex-end;
}
div.fa-stack.social a{
	flex-grow:1;
	font-family:"FontAwesome" !important;
}
div.subscribe-action input,
div.subscribe-action button{
	border:0;
	margin:0;
	padding:5px !important;
	background:#003764 !important;
	color:#fff;
}
div.subscribe-action input:focus{
	outline:none;
}
div.subscribe-action input{
	border-radius:5px 0 0 5px !important;
}
div.subscribe-action button{
	border-radius:0 5px 5px 0 !important;
	width:50px;
}
form.subscribe p{
	width:100%;
	color:#fff !important;
}
footer{
	background: #0d1733 url('assets/img/econlib-footer-bg-img.png') no-repeat center center !important;
	padding:40px 40px 0 40px;
}
footer ul{
	list-style:none;
	padding-left:0;
}
.footer-logo-wrap h4{
	color:#fff;
	font-size:18px;
}
.footer-description,
.footer-newsletter-wrap{
	text-align:left;
}
.footer-description *,
.footer-nav-wrap *,
.footer-text-wrap *,
.footer-newsletter-wrap *,
.mob-address *{
	font-family: "Lato";
}
.footer-description h4{
	font-size: 22px;
    font-weight: 500;
	color: #fff;
}
.footer-description h3,
.footer-description p,
.footer-text-wrap *,
.mob-address *{
	color: #fff;
}
.footer-description h3{
	margin-top:40px;
	font-weight:600;
	font-size: 16px;	
}
.footer-description p{
	font-size:14px;
	margin-bottom:0;
}
.footer-nav-wrap{
	text-align:left;
}
.footer-nav-wrap a,
.footer-nav-wrap h5,
.footer-newsletter-wrap h5,
.mob-address h3, .mob-address p{
	font-size:15px;
	color:#fff;
}
.footer-nav-wrap h5,
.footer-newsletter-wrap h5,
.mob-address h3{
	font-weight:600;
}
.footer-text-wrap{
	padding-top:40px;
}
.footer-newsletter-wrap .fa-2x{
	font-size:1.5em;
}
.mob-address{
	flex:0 0 65% !important;
}
.mob-address p{
	margin-bottom:0;
}
.mob-row .col{
	padding-left:0;
}
#mc-embedded-subscribe{
	font-size:18px;
	padding:0;
	line-height:14px;
}
div.econtalk-single-article-cards{
	display:none !important;
}
@media (min-width:821px){
	div.econtalk-single-article-cards{
		display:block !important;
	}
}
@media (min-width: 768px) and (max-width:820px){
	div.left-section{
		flex:0;
		display: block !important;
		width: 100%;
	}
}

footer{
	padding:20px 10px 0 10px;
}
footer .site-container{
	padding-left:0;
	padding-right:0;
}
div.footer-logo-wrap,
div.footer-description,
div.footer-nav-wrap{
	height:170px;
}
div.footer-logo-wrap{
	flex: 0 0 30%;
	max-width:30%;
	order:1;
}
div.footer-description{
	flex: 0 0 70%;
	max-width:70%;
	order:2;
}
div.fnw1,
div.fnw3{
	flex: 0 0 50%;
	max-width:50%;
}
div.fnw1{
	order:3;
}
div.fnw2{
	flex: 0 0 100%;
	max-width:100%;
	order:5;
}
div.fnw3{
	order:4;
}
div.footer-newsletter-wrap{
	flex: 0 0 100%;
	max-width:100%;
	order:6;
}
form.subscribe p{
	width: 100% !important;
    margin-left:0 !important;
    margin-right:0 !important;
}
div.footer-description h4{
	padding-top:40px;
}
dv.row.footer-text-row{
	display:block;
	width:100%;
}
div.footer-logo-wrap{
	text-align:left;
}
div.footer-description h3,
div.footer-description p{
	display:none;
}
.footer-text-wrap p{
	font-size:11px;
}
#menu-new-footer-about a,
#menu-new-footer-publications a,
#menu-new-footer-resources a,
#mc-embedded-subscribe-form p.subscribe-text,
div.footer-description p{
	font-size:15px;
	font-weight:300;
}
@media (min-width:1181px){
	div.footer-logo-wrap{
		flex: 0 0 8.33%;
		max-width:8.33%;
	}
	div.footer-description,
	div.fnw1, div.fnw2, div.fnw3{
		flex: 0 0 16.66%;
		max-width:16.66%;
	}
	div.footer-newsletter-wrap{
		flex: 0 0 25%;
		max-width:25%;
	}
	div.fnw2{
		order:4;
	}
	div.fnw3{
		order:5;
	}
	div.footer-description h4{
		padding-top:0;
	}
	div.footer-description h3,
	div.footer-description p{
		display:block;
	}
	.footer-description h4{
		max-width:133px;
	}
	.mob-address{
		display:none;
	}
	.socialm-col{
		flex:0 0 100%;
		max-width:100%;
	}
	footer{
		padding:40px 20px 0 20px;
	}
	div.fa-stack.social{
		height:40px;
	}
	.footer-text-wrap p{
		font-size:14px;
	}
}


/* Home Page & EconLog Page 2023 */
.home_featured_row *, .home_recent_row *, 
.home_fa_row *, .home_brsr_row *,
.home_convo_row *, .home_guides_row *,
.home_guides_row *, .home_bio_row *,
.home_quote_row *, .home_cee_row *,
.econ_featured_row *, .econ_recent_row *,
.home_brsr_row *{
	font-family:'Lato';
}
div.col.home_featured_cl,
div.col.econ_featured_cl{
	max-width:60%;
	padding-left:0;
	padding-right:0;
}
div.col.econ_featured_cl{
	margin-bottom:40px;
	background:#fafafa;
}
.home_featured_cl a,
.econ_featured_cl .efpi{
	display:block;
	background-size:cover;
	background-repeat: no-repeat; 
	height: 100%;
}
.efpi{
	display:block;
	height:360px;
	background-size: cover;
    background-repeat: no-repeat;
	background-position: center;
}
div.col.econ_relpost_cr{
	max-width:40%;
	padding:0 40px 40px 40px;
}
div.col.home_featured_cr,
div.col.econ_featured_cr{
	background:#f0f0f0; 
	padding: 30px 40px 20px 40px;
	max-width:40%;
}
.home_featured_cr .btn,
#homeBrowseArticle .btn,
.home_convo_row .btn,
.econ_featured_cl .btn,
a.btn.econ_loadmore,
a.btn.econ_archive,
a.btn.econ_bookclub,
a.btn.econ_readwithme,
a.btn.efp_btn{
	font-size:18px;
	font-weight:600;
	color:#fff;
	background:#2f9985;
	padding:10px 60px;
}
a.econ_rb_btn{
	font-size:16px;
	font-weight:500;
	padding:10px 20px;
	margin-bottom:5px;
}
a.econ_rb_btn:hover{
	color:#2f9985;
}
.home_featured_cr .btn:hover,
.econ_featured_cl .btn:hover,
a.btn.econ_loadmore:hover,
#homeBrowseArticle .btn:hover,
.home_convo_row .btn:hover{
	color:#000;
}
a.btn.econ_loadmore{
	margin-bottom:10px;
}
.home_featured_cr .hf_category,
.ef_category, .erp_cat{
	font-size:16px;
	font-weight:600;
	text-transform:uppercase;
	color:#2F9985;
	margin-bottom:.5rem;
}

.home_featured_cr h1,
.econ_featured_cl h1,
h1.efp_h1{
	font-size:2rem;
}
.home_page h1 a, .home_page h4 a,
.econ_page h1 a, .econ_page h4 a,
.econ_page h2 a{
	color:#000;
	text-decoration:none;
}
.resources-dropdownlist h4 a{
	color:#fff;
}
.home_featured_cr .hf_author,
.efp_author, .erp_author{
	font-size:16px;
}
.efp_author, .erp_author{
	font-weight:500;
}
.home_featured_cr .hf_excerpt,
.efp_excerpt{
	font-size:18px;
	font-weight:500;
	line-height:1.8;
	margin:30px 0;
}
.home_recent_row{
	margin-top:30px;
}
div.col.recent_cl{
	max-width:60%;
	background:#f0f0f0;
	padding:40px;
}
div.col.econ_cr{
	max-width:40%;
	padding:40px 0 0 40px;
}
.recent_cl h2, .econ_cr h2,
.home_fa_row h2, .recent_cl h2, .econ_recent_cl h2,
.home_brsr_row h2, .home_convo_row h2,
.home_guides_row h2, .home_bio_row h2,
.home_quote_row h2, .home_cee_row h2,
.econ_taxsel_row h2, .econ_ft_carousel h2,
.home_bt_row h2, .emr_wrap h2{
	font-size:24px;
	font-weight:600;
	margin-bottom:40px;
}
.econ_cr h2, .home_bt_row div h2{
	flex-grow:1;
}

.recent_cl .home_mr_items,
.econ_cr .home_el_items,
.econ_cr .home_et_items,
.econ_recent_cl .econ_mr_items{
	margin-bottom:30px;
}
.recent_cl .mr_category,
.econ_cr .el_category,
.econ_cr .et_category,
.fa_category,
.econ_recent_cl .mr_category{
	font-size:15px;
	font-weight:600;
	color:#2f9985;
	margin-bottom:3px;
	text-transform:uppercase;
}
.recent_cl h4, .home_et_items h4,
.home_el_items h4, .home_fa_row h4,
.home_brsr_row h4, .home_convo_row h4,
.home_guides_row h4, .home_cee_row h4,
.econ_recent_cl h4, #carousel-70391 .item-inner h4,
.home_bt_row h4{
	font-size:21px;
	font-weight:600;
}

#homeBrowseArticle,
#econVirtualEvents{
	padding:40px 20px;
	text-align:center;
	background:#000;
}
#econVirtualEvents{
	padding:20px;
}
#homeBrowseArticle img,
#econVirtualEvents img{
	margin-bottom:5px;
}
#homeBrowseArticle h4,
#econVirtualEvents{
	font-size:18px;
	color:#fff;
	margin-bottom:30px;
}
#homeBrowseArticle p,
#econVirtualEvents p{
	font-size:15px;
	color:#fff;
	margin-bottom:30px;
}
#econVirtualEvents{
	height:400px;
	text-align:left;
	background-size:cover !important;
	position:relative;
	margin-bottom:10px;
}
#econVirtualEvents a{
	display:block;
	position:absolute;
	color:#fff;
	bottom:40px;
	left:20px;
}
#econVirtualEvents h4{
	display:block;
	/*max-width:35%;*/
	color:#000;
}

div.row.home_fa_row{
	display:block;
	margin-top:40px;
	margin-bottom:40px;
}
.home_fa_row .flexbox, .home_brsr_row .flexbox,
.home_convo_row .flexbox, .home_guides_row .flexbox,
.home_quote_row .flexbox, .home_cee_row .flexbox,
.econ_taxsel_row .flexbox, .econ_featopics_row .flexbox,
.home_bt_row .flexbox{
	display:flex;
	flex-wrap: wrap;
	justify-content:space-between;
}
.home_fa_row .fa_feat_img,
.home_convo_row .convo_feat_img,
.home_guides_row .guides_feat_img,
.home_cee_row .cee_feat_img,
.econ_taxsel_row .fa_feat_img{
	display:block;
	width:100%; 
	height:294px;
	margin-bottom:10px;
	background-size: cover;
	border:1px solid #e1e1e1;
}
.home_guides_row .guides_feat_img{
	border:0;
}
.home_fa_row .flexbox .flexbox-item,
.home_convo_row .flexbox .flexbox-item,
.home_guides_row .flexbox .flexbox-item,
.home_cee_row .flexbox .flexbox-item,
.econ_taxsel_row .flexbox .flexbox-item{
	width:30%;
}
.econ_featopics_row .flexbox .flexbox-item{
	width:22%;
}
.home_quote_row .flexbox .flexbox-item{
	width:48%;
}
.home_brsr_row .flexbox .flexbox-item{
	flex:50%;
	display:flex;
	margin-bottom:40px;
}
.home_brsr_row .brsr_feat_img,
.home_bt_row .bt_feat_img{
	width:50%;
	height:294px;
    background-size: cover;
}
.home_brsr_row .brsr_desc,
.home_bt_row .bt_desc{
	width:50%;
	padding:10px;
}
.home_brsr_row,
.home_bt_row{
	margin-top:40px;
}
/*.home_bt_row .bt_feat_img{
	width:35%;
}
.home_bt_row .bt_desc{
	width:65%;
}*/

.convo_series_img{
	background:#000;
}
.convo_series_img img{
	display:block;
	width:100%;
	margin:auto;
	/*padding-top:25%;*/
}

.home_guides_row .flexbox-item{
	padding:20px;
	border-radius:20px;
}
.home_guides_row .flexbox-item p,
.home_guides_row .flexbox-item h4{
	color:#fff;
}
.gbox-1{
	background:#000;
}
.gbox-2{
	background:#095B86;
}
.gbox-3{
	background:#005A5F;
}


div.row.home_bio_row{
	display:block;
	margin-top:40px;
}
.home_bio_row h2{
	text-align:center;
}
.home_bio_row #bln_wrap{
	background:#fff;
	padding:0 20px 20px 20px;
}
.home_bio_row #bln_wrap a.btn-alphabet{
	color:#08687a;
}

.home_quote_row,
.home_cee_row{
	margin-bottom:60px;
}
.home_quote_row .flexbox-item{
	padding:10px 0;
	/*background:#423f3f;
	color:#fff;*/
}
.home_quote_row .flexbox-item{
	font-weight:600;
}

.home_cee_row .cee_feat_img{
	position:relative;
}
.home_cee_row .cee_feat_img div{
	position:absolute;
	width:100%;
	bottom:0;
	left:0;
	padding:5px;
	background:#000;
	color:#fff;
}
.econ_all_link,
.bt_all_link{
	font-size:18px;
	font-weight:600;
	color:#000;
}

.econ_mf_cc{
	font-size:18px;
	margin-top:10px;
	color:#2F9985;
	font-weight:600;
}
.econ_fp2_row{
	background:#f8f8f8;
}
div.col.econ_fp2_cl{
	max-width:60%;
	padding: 30px 40px 20px 40px;
}
div.col.econ_fp2_cr{
	padding: 30px 40px 20px 40px;
	max-width:40%;
}
.econ_sel_comment{
	padding-left:20px;
	margin-top:20px;
	border-left:7px solid #054a9a;
}
.econ_sel_comment p{
	font-size:14px;
	font-style:italic;
	font-weight:500;
}
.join-disc{
	font-size:16px;
	font-weight:500;
	padding:20px 0 40px 0;
}
.join-disc a{
	color:#2F9985;
}
a.btn.econ_archive,
a.btn.econ_bookclub,
a.btn.econ_readwithme,
a.btn.econ_rb_btn{
	border:2px solid #7E7E7E;
	color:#000;
	background:none;
}
a.btn.econ_archive:hover,
a.btn.econ_bookclub:hover,
a.btn.econ_readwithme:hover,
a.btn.econ_rb_btn:hover{
	background:#2f9985;
	color:#fff;
}
a.btn.econ_archive,
a.btn.econ_loadmore,
a.btn.econ_bookclub,
a.btn.econ_readwithme{
	padding:15px 40px;
}
a.btn.econ_bookclub,
a.btn.econ_readwithme{
	margin-top:20px;
}
div.econ_recent_cl{
	background:#fafafa;
	padding:30px 40px 20px 40px;
}
.econ_mr_category{
	margin-bottom:0;
	color:#2F9985;
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
}
.econ_mr_author{
	font-size:13px;
	margin-bottom:0;
	color:#5e5e5e;
}
div.econ_mr_items h4{
	margin-bottom:0;
	display:inline-block;
	/*text-transform:uppercase;*/
}
div.econ_mr_items .card-comment{
    background:none;
	color:#5e5e5e;
}
div.econ_taxsel_row .card-comment{
	background:none;
	color:#818181;
	font-size:13px;
}
div.econ_mr_items .card-comment .card-comment-count,
div.econ_taxsel_row .card-comment .card-comment-count{
	font-size:13px;
}
.flx{
	display:flex;
	justify-content:space-between;
}
.flx-item{
	width:48%;
}
.ul_category_2col{
	columns:2;
	list-style:none;
	padding-left:0;
}
.ul_category_2col a{
	color:#2F9985;
	font-weight:600;
}
.econ_cr_h2wrap{
	margin-top:60px;
}
.econ_cr_h2wrap h2{
	margin-bottom:20px;
}
.econ_morecat_wrap,
.econ_morecat_wrap a{
	color:#2F9985;
}
#econ_contrib{
	padding:20px 40px; 
	background:#000;
}
#econ_contrib p a{
	color:#2F9985;
}
#econ_contrib *{
	color:#fff;
	text-align:center;
}
#econ_contrib .econ_browsearchive{
	color:#2F9985;
	font-weight:600;
	display:block;
}
.econ_cta_row{
	display:flex;
	justify-content:space-between;
	margin-bottom:60px;
	margin-top:20px;
}
.econ_cta_row .col{
	padding-left:0;
	padding-right:0;
}
div.col.cta_col_left{
	max-width:39%;
}
div.col.cta_col_right{
	max-width:59%;
}
div.cta_col_left #homeBrowseArticle,
div.cta_col_right #econ_contrib{
	height:315px;
}

div.row.econ_ft_carousel{
	margin:40px auto;
}
#carousel-70391 .item-inner img{
	width:100%;
	height:152px;
}
#carousel-70391 .item-inner figure.no-image{
	margin:0 !important;
}
#carousel-70391 .owl-btn-wrapper{
	padding:0;
	margin:0;
	display:inline-block;
}
#carousel-70391 .owl-btn-wrapper a{
	padding:0;
	background:none;
}
.a_more_link,
#carousel-70391 .owl-btn-wrapper a,
.fullquote{
	font-size:16px;
	color:#000;
	font-weight:600;
	text-transform:uppercase;
	text-decoration:underline;
	vertical-align:top;
}
.a_more_link, .econ_all_link,
.fullquote, #carousel-70391 a.carousel-button{
	text-decoration:none;
}
.a_more_link:hover, .econ_all_link:hover,
.bt_all_link:hover, .fullquote:hover,
.econ_mf_cc:hover, .join-disc a:hover,
.ul_category_2col a:hover, .econ_morecat_wrap a:hover,
.econ_taxsel_row h4 a:hover, #carousel-70391 a.carousel-button:hover,
#carousel-70391 h4 a:hover{
	color:#000;
	text-decoration:underline;
}
.econ_page div.econ_cr{
	padding: 0 40px 0 40px;
}
.fullquote{
	display:block;
	text-align:center;
}
p.hf_category, p.mr_category, 
p.et_category, p.econ_mr_category,
p.el_category, p.fa_category{
	font-size:13px !important;
}
.home_page h4 a:hover, .home_page h1 a:hover
.econ_page h4 a:hover, .econ_page h1 a:hover,
.econ_mr_items h4 a:hover, .econ_page h2 a:hover{
	text-decoration:underline;
}

.home_quote_row div.text-center{
	text-align:left !important;
}
.econ_page .btn.btn-alphabet:hover{
	text-decoration:underline;
}

/* EconLog Page Nov2023 Updates */
div.econlog_lcol{
	padding:0;
	width:100%;
	max-width:100%;
}
div.econlog_rcol{
	padding:0;
	width:100%;
	max-width:100%;
}
div.efp_wrap,
div.emr_wrap{
	padding:20px;
	background:#f0f0f0;
}
div.emr_wrap{
	/*margin-top:40px;*/
	margin-bottom:40px;
}
.erp_cat{
	text-transform:capitalize;
}
.erp_h2{
	font-size:1.5rem;
	font-weight:500;
	line-height:1.2;
}
.erp_excerpt{
	font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    margin: 20px 0 40px 0;
}
div.row.econlog_row_wrap{
	display:block;
}

div.dt-efpi-wrap{
	padding-right:0 !important;
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	div.home_featured_row, div.home_recent_row,
	.home_fa_row .flexbox, .home_brsr_row .flexbox,
	.home_brsr_row .flexbox .flexbox-item, .home_brsr_row .brsr_feat_img,
	div.row.home_convo_row .flexbox, div.row.home_quote_row .flexbox,
	div.row.home_cee_row .flexbox, div.econ_featured_row,
	div.econ_fp2_row, div.econ_recent_row, div.econ_cta_row,
	div.econ_taxsel_row .flexbox, .home_bt_row .bt_feat_img{
		display:block;	
	}
	div.home_featured_row .col, div.home_recent_row .col,
	.home_fa_row .flexbox .flexbox-item, .home_brsr_row .brsr_feat_img,
	.home_bt_row .bt_feat_img, .home_bt_row .bt_desc, .home_bt_row .flexbox .flexbox-item,
	.home_brsr_row .brsr_desc, .home_convo_row .flexbox .flexbox-item,
	.home_quote_row .flexbox .flexbox-item, .home_cee_row .flexbox .flexbox-item,
	div.econ_featured_row .col, div.econ_fp2_row .col, 
	div.econ_recent_row .col, div.col.cta_col_left, div.col.cta_col_right,
	.econ_taxsel_row .flexbox .flexbox-item{
		max-width:100%;
		width:100%;
	}
	div.home_featured_cl a{
		height:400px;
	}
	div.row.home_fa_row,
	div.row.home_brsr_row,
	div.row.home_convo_row,
	div.row.home_guides_row,
	div.row.home_quote_row,
	div.row.home_cee_row,
	div.col.econ_cr,
	.home_brsr_row .brsr_desc{
		padding:0;
	}
	div.col.econ_cr,
	div.row.home_guides_row{
		padding:40px 0 0 0;
	}
	.home_brsr_row h4{
		padding-top:10px;
	}
	
	div.col.home_featured_cr,
	div.col.econ_featured_cr,
	div.col.recent_cl,
	div.econ_recent_cl,
	div.econ_fp2_row .col{
		padding:20px;
	}
	.home_quote_row .flexbox .flexbox-item{
		margin-bottom:20px;
	}
	a.btn.econ_archive,
	a.btn.econ_loadmore{
		float:left;
		padding:10px 20px;
		margin-right:7px;
	}
	a.btn.econ_bookclub, 
	a.btn.econ_readwithme {
		font-size:16px;
    	padding: 10px 15px;
	}
	div.econ_cta_row{
		background:#fff;
	}
	div.econ_cta_row .col{
		background:#000;
		margin-bottom:20px;
	}
	#econ_contrib{
		height:305px;
		padding:20px 40px;
	}
	#econ_contrib .btn{
		padding:0.2rem;
	}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {...}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	div.home_featured_row,
	div.econ_featured_row,
	div.econ_fp2_row{
		display:block;	
	}
	div.home_featured_row .col,
	div.econ_featured_row .col,
	div.econ_fp2_row .col{
		max-width:100%;
	}
	div.col.home_featured_cl a{
		height:380px;
	}
	div.row.home_recent_row .col
	div.row.econ_recent_row .col{
		max-width:50%;
	}
	div.row.home_fa_row .flexbox .flexbox-item,
	div.row.home_convo_row .flexbox .flexbox-item,
	div.row.home_quote_row .flexbox .flexbox-item,
	div.row.home_cee_row .flexbox .flexbox-item,
	div.row.home_guides_row .wrap-resources-dropdownlist .resources-dropdownlist{
		width:33%;
	}
	div.row.home_quote_row .flexbox .flexbox-item{
		width:49%;
	}
	.home_fa_row .fa_feat_img,
	.home_convo_row .convo_feat_img,
	.home_cee_row .cee_feat_img{
		height:200px;
	}
	.home_brsr_row .flexbox{
		display:block;
	}
	div.row.home_guides_row .wrap-resources-dropdownlist{
		display:flex;
		justify-content:space-between;
	}
	div.row.home_guides_row .wrap-resources-dropdownlist .resources-dropdownlist{
		padding:10px;
		border-radius:10px;
	}
	div.row.home_guides_row .rdl-img-link,
	div.row.home_guides_row .rdl-img-link img{
		height:160px;
	}
	div.row.home_bio_row a.btn-alphabet{
		font-size:26px;
	}
	.home_brsr_row .brsr_feat_img{
		width:40%;
		height:200px;
	}
	.home_brsr_row .brsr_desc{
		width:60%;
	}
	a.btn.econ_archive,
	a.btn.econ_loadmore{
		float:left;
		padding:10px 20px;
		margin-right:7px;
	}
	a.btn.econ_bookclub,
	a.btn.econ_readwithme{
		font-size:14px;
		padding:10px 15px;
	}
	div.col.econ_featured_cr,
	div.col.econ_fp2_cl,
	div.col.econ_fp2_cr,
	div.econ_recent_cl{
		padding:20px;
	}
	div.col.econ_cr{
		padding:20px 0 0 20px;
	}
	div.cta_col_left #homeBrowseArticle,
	div.cta_col_right #econ_contrib{
		height:360px;
	}
	div.col.recent_cl{
		padding:20px;
	}
	
	.home_bt_row .flexbox .flexbox-item{
		display:flex;
		width:100%;
		margin-bottom:20px;
	}
	.home_bt_row .bt_feat_img{
		display:block;
		width:35%;
	}
	.home_bt_row .bt_desc{
		width:65%;
	}
	#homeBrowseArticle, #econVirtualEvents{
		padding: 40px 10px;
	}
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {...}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	section.econ_page #homeBrowseArticle{
		padding: 25px 20px;
	}
	.home_quote_row div.text-center{
		text-align:center !important;
	}
	.home_bt_row .flexbox .flexbox-item{
		display:flex;
		width:50%;
	}
	.home_bt_row .bt_feat_img{
		display:block;
		width:35%;
	}
	.home_bt_row .bt_desc{
		width:65%;
	}
	div.econlog_lcol{
		width:60%;
		max-width:60%;
	}
	div.econlog_rcol{
		padding:0 0 0 40px;
		width:40%;
		max-width:40%;
	}
	.emr_wrap{
		margin-bottom:0;
	}
	a.btn.econ_loadmore{
		margin-bottom:0;
	}
	div.row.econlog_row_wrap{
		display:flex;
	}
	div.efp_wrap,
	div.emr_wrap{
		padding:40px;
	}
	.efpi{
		height:560px;
	}
}

/* END -> Home page and EconLog 2023 */