.home-post .blog-right { min-height: 360px !important;}

.home-page-1 h2 {padding: 0 0 5px 0; margin-bottom: 0px;}
.home-page-1 h1 {margin-bottom:20px;}
a.simple-news-item-link { font-size: 1.5em;
margin-bottom: 5px;}

.articles-left {width:20%;float:left;margin-right:1.3%;}
.articles-right {width:70%;float:left;}
.articles-left {background-color:#FFF;padding:20px 20px 20px 30px;}
.articles-left ul li{list-style-type:none;padding-left:0px;margin-left:0px;}
.entry-content ul li:before {
	content: '';}
.articles-left ul li a {text-decoration:none; }
.articles-left ul li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 10px;
}

@media only screen and (max-width: 768px) {
        .articles-left {width:100%;float:none;margin-right:0px;}
        .articles-right {width:100%;float:none;}
}

h3.widget-title {color:#000; font-weight:600;}

.wp-block-search__inside-wrapper {
	display: block; }
.archive .wp-block-search__button,.blog  .wp-block-search__button,.search .wp-block-search__button{
    margin: 5px 10px 0px 0em;
}
.wp-block-search__input {
    width: 110%;
}
.wp-block-search__label {font-weight:600;color:#000;}
.current-menu-item {font-weight:600;color:#000;}
.bluebutton {
    color: #0f78a7;
    border: none;
	background-color:#FFF;
	font-size: 16px;
	padding-left:0px;
	text-decoration:underline;
}
.entry-content_new {
    margin: 89px auto 40px auto;
    padding-top: 30px;
    padding-bottom: 30px;
    display: block;
    background-color: #006c9c;
}
h1.entry-content_new  {color:#fff;}
footer h3.widget-title { color:#FFF;}
.widget-content {margin-bottom:30px;}
ol, ul { list-style: disc; margin-left: 20px;}
.entry-content ul li {margin-bottom:15px;}
.entry-content ul {margin-bottom:30px!important;}
.mentoring .left { width: 50%;float:left;}
.mentoring .right { width: 50%;float:left;}

.bio .left_col {
	 width: 30%;float:left;
}
.bio .right_col {
	width: 70%;float:left;
}

@media only screen and (max-width: 768px) { 
	.mentoring .left { width: 100%;float:none;}
.mentoring .right { width: 100%;float:none;}
	.bio .left_col, .bio .right_col {width: 100%;float:none;}
}

	.mentoring .left p {padding-right: 40px; margin-bottom:25px;line-height:26px;}

	.mentoring .right p {padding-left: 40px; margin-bottom:25px;line-height:26px;}
ul#menu-main-menu li {position:relative;}
ul#menu-main-menu li ul.sub-menu {display:none; padding-top:20px;   
	position: absolute; left:0px;
    background-color: #f1f1f1;
    min-width: 220px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;}
ul#menu-main-menu li ul.sub-menu li{margin-bottom:10px;}
ul#menu-main-menu li:hover .sub-menu {display: block;}
hr {margin-bottom:20px;color:#ddd !important;}

.home-page-1 .left img {
    width: inherit;
    height: auto;
}

a:hover { text-decoration: none !important; color: #008000; }
