@media (min-width: 1200px){

	.call-out {
		color: #38487A;
		font-weight: bold;
		font-family: initial;
		font-style: italic;
		font-size: 1.4em;
		line-height: 1.5;
	}

	.expret-thumbnail-spotlight {
		max-width: 25.666667%;
	}
	
	.news-page article{
		margin-bottom:40px;
	}

	.two-featured-post {
	    min-height: 420px;
	}
}




@media (min-width: 768px){

.search.section {
    padding: 10px;
}
	
ul#myUL {
    list-style: none;
    padding: 0px;
}

a.header {
     display: block;
    background: #dadada;
    padding: 10px;
    margin-top: 11px;
}

.factsheet {
    padding-left: 25px;
    padding-top: 10px;
}

	.single-factsheet aside#sp_widget_showchilds-2, div#yuzo_widget-3 {
		background: #F0F7E5;
	    padding-left: 15px;
	}
	
	.single-factsheet .widget-title{
		color:#38487A;
	}
	
	.single-factsheet aside#sp_widget_showchilds-2 ul{
		padding:0px;
	}
	
	.single-factsheet aside#sp_widget_showchilds-2 ul li{
		list-style: none;
	}
	
	.single-factsheet aside#sp_widget_showchilds-2 ul li a{
		font-size: 1em;
		color: #077FB2;
	}
	
	.style-3 .yuzo-list a {
		padding-left: 0px;
	}

	.style-3 .yuzo-list:before {
		display:none;
	}
		
	.yuzo_related_post_widget .relatedthumb {
		margin: 0px !important;
		padding: 0px !important;
	}
		
	.learn-more-featured {
		display: block;
		position: absolute;
		bottom: 37px;
		font-size: 1.5em;
	}
	
	.toper-graphic{
		height:15px;
		width:100%;
		display: block;
		background: repeating-linear-gradient( -52deg, #dbeaf1 8px, #dbeaf1 11px, #fff 10px, #fff 15px );
		border-bottom: 3px solid #dbeaf1;
	}

	.expret-title-spotlight{
		font-weight:bold;
		display:block;
		color: #077FB2;
	}

	.expret-thumbnail-spotlight {
		max-width: 25.666667%;
	}
		
	
	.home .page-header-title{
		font-size: 2em;
		color: #077FB2;
		padding-bottom: 10px;
		padding-left: 15px;
	}
	
	.entry-title {
		font-size: 1.35em;
		color: #077FB2;
		padding-bottom: 10px;
	}
	
	header.page-header.page-header-sitebrand-topbar {
		border-bottom: 1px solid #077FB2;
	}

	
	#main .post, #main .page {
		border: 0px solid #eee;
		margin-bottom: 20px;
		overflow-x: auto;
		padding: 10px;
	}	

	.site-main section {
		margin: 40px 0px 40px 0px;
	}		

	.section-background{
		background: #EAF5F8;
		padding-top: 30px;
		border-top: 1px solid #48A8C4;
		border-bottom: 1px solid #48A8C4;

	}
	
	.page-header {
		margin-bottom: 20px;
		padding-bottom: 25px;
	}
	
	.two-featured-post {
		background: #F0F7E5;
		padding: 40px;
		color: #38487a;
	    min-height: 450px;
	}
	
	.expert-spotlight-article {
		margin: 40px 0 40px 0;
		padding-bottom: 40px;
		/*border-bottom: 1px solid #077fb2;*/
	}
	
	a {
		color: #077fb2; 
		text-decoration: none;
	}

	.expert-thumbnail-margin{
		word-wrap: break-word;
		margin-right: 0px;
		margin-top: 0px;
		padding-top: 30px;
		max-height: 265px;
		margin-bottom:90px;
		cursor: pointer;
	}
	
	.page-template-expert-page button.close {
		font-size: 2.4em;
		padding: 0;
		cursor: pointer;
		background: 0 0;
		border: 0;
		-webkit-appearance: none;
	}	
	
	
	.nopadding {
	   padding: 0 !important;
	   margin: 0 !important;
	}

	.menu-top-level-menu-container ul {
		display: block;
		float: right;
		margin-top: 25px;
		list-style: none;
	}

	.bg-faded {
		background-color: inherit;
	}

	.navbar-toggleable-sm .navbar-collapse {
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important;
		width: 100%;
	}	
	
	.navbar-toggleable-sm .navbar-nav .nav-link {
		color: #077fb2;
		font-weight: bold;
		font-size: .98em;
		padding: 0px 15px 5px 15px;
	}
	
	.nav-item.active{
		background:#F0F7E5;
	} 
	
	.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .open>.nav-link{
		color:#077fb2;
	}
	
	.navbar-toggleable-sm .navbar-nav {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		position: absolute;
		right: 0px;
	}
		
	.menu-foot-menu-container ul li {
		display: block;
		float: right;
		margin-right: 50px;
	}
	.menu-foot-menu-container ul li  a{
		color:#fff;
		font-size:1.2em;
	}
	
	.site-footer {
		background-color: #38487A;
		color: #fff;
		font-size: 12px;
		padding: 50px;
	}	
	
.expert-thumbnail-margin {

 cursor: pointer;

}
.site-content ul li {
		margin-bottom:10px;	
	}
	
	h1 {
		color: #077fb2;
		text-transform: uppercase;
		
	}

	h2 {
		color: #007e68; 
		font-size: 1.25em;
	}
	
	h3 {
		color: #38487a;
		font-size: 1.25em;
	}	

	#menu-top-level-menu a {
		font-size: .8em;
	}

	#sidebar-right ul li a {
		font-weight: normal;
	}

aside#text-6 {
    border: none !important;
}


	.item {
		width: 100%;
		float: left;
		list-style: none;
	}

li#menu-item-62 a {
    pointer-events: none;
    cursor: default;
}
}




@media (min-width: 992px) {
	.two-featured-post {
	    min-height: 500px;
	}
}


@media (min-width: 1201px){

	.two-featured-post {
	    min-height: 430px;
	}
}


