#post_featured_slider li .slide_post{
	float:none;
}
.post_info_cat{
	display:none
}

#menu_wrapper .nav ul li.arrow > a:after, #menu_wrapper div .nav li.arrow > a:after{
	font-size:12px;
	line-height: 22px;
}


.top_bar{
	box-sizing:border-box;
	
}

.top_bar #menu_wrapper{
	height:80px;
}


#menu_wrapper div .nav li>a{
	font-size:15px;
	letter-spacing: normal;
}

#menu_wrapper .social_wrapper{
	top: 14px;
}



#logo_right_button{
	top: 14px;
}

#menu_wrapper{
	position: relative;
}
#wrapper {
	padding-top:100px;	
}

.above_top_bar{
	background: black;
	padding-top:10px;
	padding-bottom:10px;
	
}

.above_top_bar .top_contact_info{
	font-size: 16px;
	line-height:30px;
	font-family: 'Oswald';
}

.fa-clock-o:before{
	font-size: 20px;
	line-height: 22px;
	color: #f56a2a;
}

.top_contact_info i::before{
	font-size: 20px;
	line-height: 22px;
	color: #f56a2a;
}

.fa-phone:before{
	font-size: 22px;
	line-height: 22px;
	color:#f56a2a
}

.fa-phone{
	margin-left:16px;
}

.post_content_wrapper a strong{ 
	border-bottom: 3px solid #00a3da;
}
.post_content_wrapper strong a{ 
	border-bottom: 3px solid #00a3da;
}

.single h2{
    margin-top: 30px;
    margin-bottom: 10px;
}

.single h3{
    margin-top: 24px;
}

.wp-block-columns{
    margin-bottom:.75em !important;
}

figure{
	margin-top: 1em !important;
}

.single figure{
	margin-bottom:21px;
}

.wp-block-image figcaption, .wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption {
	box-sizing:border-box;
    margin-top: .0em;
    margin-bottom: 0em; 
    font-size: 12px;
	line-height:16px;
	color: rgba(0,0,0,.5);
	font-family: 'Roboto';
	text-align:left;
	padding: 12px 8px
}


a[data-pin-href]{
	position:absolute;
	top:20px;
	left:20px;
	z-index:1;
}

@media only screen and (max-width:1023px){
		
	.wp-block-image figcaption, 
	.wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption{
		max-width:100%;		
		text-align:center;
	}
}

@media only screen and (max-width:767px){
	.post_content_wrapper .single{
	font-size:16px;	
/* 	line-height:1.8; */
}
	
	.wp-block-image figcaption, .wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption{
/* 		max-width:100%; */
/* 		text-align:center;		 */
/* 		display: none; */
	}
	
}

.anchor-links{
padding: 20px;
padding-left: 32px;
background-color: rgba(248,248,248,1);
font-size: 14px;
display: table;
color: #ff6600;
border-radius: 5px;
border: 1px solid rgb(240,240,240);
margin: 30px 0px !important;
}

.anchor-links li + li{
margin-top: 12px;
}

.anchor-links li a{
display: flex;
color: #ff6600;
line-height:1;
}

.anchor-links li ul, .anchor-links li ol{
	margin-top: 10px !important;
}


.has-text-align-center{
	text-align: center !important;
}

