@media (max-width: 767px) {
        .hide-mobile {
          display: none;
        }
      }

body .title {
	color: #4295d1;
	line-height: 1em!important;
}

.site-header .site-title {
   max-width: 700px;
}
.site-header .custom-logo {
    max-width: 50%!important;
}

.site-nav {
	margin: 125px 0 0 0!important;
}

.site-nav.active {
	padding-top: 150px!important;
}
.site-nav footer {
	color: #B6B0B0;
	font-size: 12px;
}
.site-nav ul:last-child .current-menu-item > a {
    border-bottom: none!important);
}

.alt-nav {
    flex-wrap: nowrap!important;
    font-size: 15px!important;
}
.alt-nav li a:link { 
	text-decoration: none;
	border-bottom: 0.1rem solid transparent;
	border-bottom-color: #ffffff; 
}
.alt-nav li a:visited { 
	text-decoration: none; 
	border-bottom: 0.1rem solid transparent;
	border-bottom-color: #ffffff; 
}
.alt-nav li a:hover { 
	text-decoration: none;
	border-bottom: 0.1rem solid transparent;
	border-bottom-color: rgba( 0, 0, 0, .55 ); 
	color: #393839;
}
.alt-nav li a:active { 
	text-decoration: none; 
	border-bottom: 0.1rem solid transparent;
	border-bottom-color: #ffffff; 
	color: #393839;
}
.current-menu-item { 
	color: #4295d1;
}

.show-alt-nav .site-header {
    align-items: center!important;
}

a.blu {
	color:4295d1 !important;
}
.site-footer p {
	color: #B6B0B0;
	font-size: 12px;
	line-height: 30px;
}

.is-style-outline a {
	border: solid 2px #393839;
}
.is-style-outline a:visited {
	border: solid 2px #393839;
}
.is-style-outline a:hover {
	border: solid 2px #4295d1;
}
.is-style-outline a:active {
	border: solid 2px #4295d1;
}
.references a {
	border: none!important;
	text-decoration: none;
}
.references a:hover {
	text-decoration: underline;
}
figure.craigmckinney {
	margin-top: -50px!important;
}

p.experience {
	color: #4295d1;
	line-height: 0px;
}
p.experience a {
	text-decoration: none!important;
}
p.post-date {
	display: none;
}
p.tags {
	text-align: center;
	font-size: 7px;
	display: none!important;
}
.meta a {
    border-bottom: 0;
    text-decoration: none;
}
.meta {
  font-size: 11px!important;
	margin-top: 10px!important;
	line-height: 22px;
	text-transform: uppercase;
}

.preview-header .title {
	color:#E9D985;
}
.post-preview:hover .preview-header .title {
	color: #ffffff;
}
.page-header p {
  	font-size: 75%!important;
    margin-top: 5px!important;
    margin-bottom: 15px!important;
}
.meta.bottom {
	padding-bottom: 80px;
	border-bottom: .5px solid #B6B0B0;
}

.post-preview:hover .preview-image:after {
	box-shadow: 0px 1px 10px #888888;
}

p.txtjust{
  text-align: justify !important;
}

.related-posts-wrapper h1 {
	text-align:center!important;
	margin: 0 0 50px 0;
}
p.theme-by{
	display:none!important;
}

.wpcf7 {
	margin-top: -50px!important;
}
.wpcf7-response-output {
    font-size: 14px;
    text-align: center;
    padding: 15px 0 15px 0 !important;
}
.shadow-light img {
	box-shadow: 0 12px 11px #888888 !important;
}

.hide {
  display: none;
}
.post-preview:hover .hide {
 display: block;
}
@media (max-width: 767px) {
    .post-preview .hide {
			display: none!important;
		}
}
.hide p {
	font-size: 14px;
    color: #E9D985;
    margin-top: 5px;
    margin-bottom:-20px;
}
.hide-btn {
	color: #FFF;
}

.post-1300 .entry-content h5 { 
	font-size: 85%!important; 
	color:#4295D4!important;
}
.post-1300 .wp-block-columns {
    margin-bottom: 15%!important;
}
.post-1300 .wp-container-4 .wp-block-column ul {
	margin: 0 0 -8% 5px!important;
	text-align:center;
}
.post-1300 .wp-container-4 .wp-block-column ul li { 
    font-size: 70%!important;
    list-style: none!important;
    line-height: 1.2em!important;
    margin: 10px 0 10px 0!important;
}
@media (max-width: 767px) {
    .post-1300 .entry-content h5,
    .post-1300 .wp-block-columns
    {
       display: none!important;
    }
}

