.custom_double_column {
	width: 49%;
	padding: 10px;
	box-sizing: border-box;
	border-bottom: 4px solid #000 !important;
	padding-bottom: 5px !important;
	float: left;
}

.custom_clear_both {
	clear: both;
	display: block;
	width: 100%;
	float: none;
}

.custom_double_column .image-post-cont {
	width: 100%;
	border: none;
	position: relative;
	margin-bottom: -10px;
}

.custom_double_column .post-block {
	display:inline;
	width: 100%;
	margin-left: initial;
}

.custom_double_column.left {
	margin-right: 2%;
}

.custom_double_column.right {
	margin-right: 0;
}

.first_article_full_width .title,
.custom_double_column .post-block .title {
	float: none;
	clear: both;
	display: block;
	padding: 0;
	box-sizing: border-box;
	background-color: transparent;
	text-transform: uppercase;
	font-family: sans-serif;
	line-height: 1.2em;
	text-align: center;
	transition: background-color .15s;
	-webkit-transition: all .25s;
	width: 100%;
	transition: all .25s;
	z-index: 99999;
	position: relative;
	margin: 0 auto;
}

.custom_double_column .post-block .title a:hover, 
.custom_double_column .post-block .title a,
.first_article_full_width .title a,
.first_article_full_width .title a:hover {
	color: #fff;
	display: block;
	max-width: 80%;
	text-align: center;
	display: block;
	margin: 0 auto;
	padding: 10px;
}

.custom_double_column .post-block .title a:before,
.first_article_full_width .title a:before {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 24px;
	left: 24px;
	height: 100%;
	content: '';
	-webkit-transition: all .15s;
	transition: all .15s;
	background-color: #02223c;
}

.custom_double_column .post-block .title a:hover:before,
.first_article_full_width .title a:hover:before {
	left: 0;
	right: 0;
	height: 100%;
	background-color: #f15b29;
}

.custom_excerpt_container,
.the_advanced_excerpt_custom {
	margin-top: 20px;
	margin-bottom: 20px;
}

.custom_read_more_container {
	display: none;
}

.custom_double_column .custom_author_container,
.custom_author_container {
	width: 100%;
	font-size: 12px;
	font-family: arial;
	color: #2383b5;
	text-align: center;
	border-top: 1px solid #636363;
	padding-top: 6px;
}

.navigation.custom_navigation_container {
	clear: both;
	padding-top: 25px;
}

.navigation.custom_navigation_container a {
	font-size: 20px;
}

@media (max-width: 640px) {
	.custom_double_column .image-post-cont img {
		height: initial;
	}
	
	body .custom_double_column {
		width: 100%;
		float: none;
		margin: none;
	}
}

/* main article  */
.first_article_full_width {
	max-width: 520px;
	margin: 0 auto;
	border-bottom: 4px solid #000 !important;
	padding-bottom: 5px !important;
	margin-bottom: 20px;
}

body .main-big-picture {
	border: none;
	margin-bottom: 0;
}

body .main-big-picture img {
	margin-bottom: -10px;
}

/* project 3 */
.latest_post_header_container {
	background-color: #02223c;
	margin-bottom: 10px;
}

.latest_post_header_container .latest_post_header {
	background-color: #f15b29;
	display: inline-block;
	padding: 10px;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	font-family: sans-serif;
}

.custom_footer_container p.promo {
	margin: 0;
	padding-bottom: 12px;
	text-align: center;
	color: #022039;
	font: italic 15px/18px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #bac4db;
}

.custom_footer_container .partners {
	overflow: hidden;
	height: 1%;
	margin: 0 0 30px;
	padding: 13px 0 0;
	text-align: center;
	list-style: none;
	display: block;
}

.custom_footer_container  .partners li {
	display: inline-block;
	margin-right: 34px;
}

body.single-post .mainarticleimage {
	max-width: 520px !important;
	text-align: center;
	margin: 0 auto;
	float: none !important;
}

#main>.mainarticleimage>img, #main>.mainarticleimage {
	border: none !important;
}

.image-post-cont {
	text-align: center;
}

body .image-post-cont img {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

body .social-networks {
	margin-top: 11px;
}
body #gform_wrapper_
{
Max-width: 300px;
}

.custom-app-container img {
	display:inline-block;
	width:10px;
	height:10px;
}	


#main>.mainarticleimage>img,
#main>.mainarticleimage {
    display: block;
    width: 100% !important;
    height: auto !important;
    line-height: 0.7em;
    margin-left: auto;
    margin-bottom: 5px;
}


.tribe-events-event-image img {
    border: 1px solid #7F7F7F !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
}