.blog-related-posts a{
	display: block;
}
.popmake-title {
	font-size: 37px !important;
	line-height: 42px !important;
	font-family: "essonnes-display", sans-serif !important;
	color: #aa9d5f !important;
	text-align: center !important;
	margin-bottom: 10px;
}
.pum-content.popmake-content {
	text-align: center;
}
.pum-content.popmake-content > p {
	font-size: 16px;
	color: #666666;
	margin-bottom: 23px;
}
.pum-content.popmake-content form {
	width: 265px;
	margin: 0 auto;
}
.pum-content.popmake-content form .wpcf7-submit {
	line-height: 22px;
	margin-top: 3px;
	background: #262626;
}
.pum-content.popmake-content form p input {
	font-size: 15px;
}
.pum-content.popmake-content form p input.wpcf7-text {
	border: 1px solid #d8d8d8;
}
.pum-container.popmake {
	padding: 46px 22px 29px;
	width: 100% !important;
	max-width: 375px;
	border: 0;
	border-radius: 0;
	box-shadow: 0px 0px 29px 1px #000;
}
button.pum-close.popmake-close {
	border: 5px solid #fff !important;
	top: -17px !important;
	right: -15px !important;
	box-shadow: none !important;
	color: transparent !important;
	height: 40px !important;
	width: 40px !important;
}
button.pum-close.popmake-close:before {
	content: '+';
	position: absolute;
	color: #fff;
	font-size: 48px;
	transform: rotate(45deg);
	margin-top: 0px;
	margin-left: -6px;
}

.error-container{
	height: 380px;
    text-align: center;
    display: table;
}

.error-main-container{
	display: table-cell;
	margin-top: 70px;
	vertical-align: middle;
}
.error-main-container .the-title h1{
	font-size: 90px;
	margin-top: 0px;
}

.error-main-container .btn-black{
	margin-top: 20px;
}

.dark{
	color: #262626;
}

h1.category-title{
	font-size: 50px;
    font-family: EssonnesDisplay Regular;
    text-align: center;
}

h3.latest{
	margin-bottom: 25px;
    text-transform: uppercase;
    text-align: center;
}

.latest-category-posts{
	margin-bottom: 50px;
}

.latest-category-posts .archive-row-image{
	width: 60px;
	height: 60px;
}

.latest-category-posts .archive-row{
	padding-top: 15px;
    border-top: 1px solid #bfbfbf;
    padding-bottom: 15px;
    margin-top: 0px;
    display: table;
    width: 100%;
}
.latest-category-posts .archive-row:hover{
	color: black;
}
.latest-category-posts .archive-row:last-child {
    border-bottom: 1px solid #bfbfbf;
}

.latest-category-posts .archive-row p{
	max-width: 185px;
    display: table-cell;
    vertical-align: middle;
    text-transform: uppercase;
}
.latest-category-posts .archive-row + .archive-row{
	margin-top: 0px;
}
.right-arrow{
	width: 25px;
	height: 25px;
	background-image: url("../img/right-arrow.png");
	display: block;
    background-size: cover;
    float: right;
    margin-bottom: 15px;
}
.sidebar .feed-box-twitter.latest{
	margin-top: 35px;
	text-align: center;
	min-height: 0;
}

.sidebar .feed-box-twitter.latest h2:after {
    padding-top: 20px;
    margin: auto;
    display: block;
    content: ' ';
    border-bottom: 1px solid #c6c7c7;
    width: 50px;
}

.line{
	border-top: 1px solid #c6c7c7;
    background-color: #f1f2f3;
    height: 40px;
    text-align: center;
    margin-bottom: 45px;
}

.line .social-link{

	margin: 0 auto;
	display: block;
	margin-top: -14px;
}
.widget_tp_widget_recent_tweets.widget{
	margin-bottom: 15px;
}

.date{
	margin-top: 0px;
    font-size: 14px;
    display: block;
}

.categories-text{
	font-size: 22px;
    text-transform: uppercase;
    text-align: center;
}

.categories .archive-row + .archive-row{
	margin-top: 0px;
	padding-top: 0px;
}
.categories .archive-row{
	border-top: 1px solid #bfbfbf;
}

.categories .archive-row:last-child{
	border-bottom: 1px solid #bfbfbf;
}

.categories .category-title{
	float: left;
	margin-bottom: 13px;
	margin-top: 13px;
}

.categories .right-arrow{
	margin-bottom: 0px;
	margin-top: 11px;
}

.get-social{
	text-align: center;
}
.get-social .social{
	margin-top: 15px;
}
.get-social .text{
	margin-top: 50px;
	text-transform: uppercase;
	text-align: center;
	color: black;
    font-size: 25px;
}
.get-social .text:after {
    padding-top: 7px;
    margin: auto;
    display: block;
    content: ' ';
    border-bottom: 1px solid #c6c7c7;
    width: 100%;
}

.get-social .social-link{
	width: 40px;
	height: 40px;
	padding-top: 9px;
	margin-right: 5px;
}
.get-social .fa{
	font-size: 20px;
}

.post-link{
	display: block;
	text-align: center;
}
.post-one-column{
	border-bottom: 1px solid #c6c7c7;
    height: 485px;
	width: 100%;
	background-color: #f1f2f3;
}
.post-image{
	height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

.post-info{
	text-align: center;
	padding-top: 25px;
	padding-left: 50px;
	padding-right: 50px;
}
.read-more{
	width: 100%;
	background-color: #f1f2f3;
	text-align: center;
}

.read-more .btn.btn-black{
	width: 113px;
    float: none;
    background: white;
    color: black;
}
.post-info h2:after{
	padding-top: 15px;
    margin: auto;
    display: block;
    content: ' ';
    border-bottom: 1px solid #c6c7c7;
    width: 75px;
}

.post-info h2 {
	margin-top: 0px;
    margin-bottom: 14px;
	text-transform: uppercase;
}

.widget-tweets .widget-title{
	text-transform: uppercase;
	padding-top: 35px;
	margin-bottom: 0px;
	background: #f2f2f2;
	padding-left: 50px;
	padding-right: 50px;
}
.widget_blog_posts_thumb_widget .widget-title{
	padding-top: 0px;
	margin-top: 0px;
}

.widget_categories .widget-title{
	text-transform: uppercase;
	text-align: center;
}
.widget-tweets .widget-title:after{
	padding-top: 15px;
	margin: auto;
	display: block;
	content: ' ';
	border-bottom: 1px solid #c6c7c7;
	width: 75px;
}
.sidebar .feed-box-twitter{
	padding-top: 0px;
	padding-bottom: 3px;
	min-height: auto;
	padding-left: 0px;
	padding-right: 0px;
}

.sidebar .feed-box-twitter .feed-content{
	padding-top: 15px;
	padding-right: 60px;
	padding-left: 60px;
}

.slick-prev, .slick-next{
	margin-top: -145px;
	position: absolute;
	font-size: 27px;
	border: none;
	background: #f2f2f2;
}
.blog-related-posts .slick-next{
	right: 40px;
}
.blog-related-posts .slick-prev{
	left: -40px;
}
.slick-prev{
	left:20px;;
}
.slick-next{
	right:20px;;
}

.sidebar .feed-item{
	overflow: visible;
	height: 180px;
	margin-bottom: 0px;
}

button:active {
	border-style: none;
}
button:focus {
	outline: none;
}

.sidebar .feed-item.feed-item-twitter .feed-icon{
	background: #262626;
	color: white;
	width: 26px;
	height: 26px;
	padding-top: 9px;
	margin-right: 5px;
}
.sidebar .feed-item.feed-item-twitter .feed-icon:before {
	margin-top: -2px;
	font-size: inherit;
	content: "\f099";
	font: normal normal normal 14px/1 FontAwesome;
	display: block;
}
.sidebar .feed-box-twitter .slick-initialized .slick-slide{
	padding-left: 25px;
	padding-right: 25px;
}

.sidebar .feed-box-twitter .feed-item .feed-meta{
	left: -25px;
	width: calc(100% + 50px);
}

.widget_blog_posts_thumb_widget .widget-title{
	background: none;
}

.widget_blog_posts_thumb_widget .widget-title:after{
	display: none;
}

.widget_categories li{
	padding-top: 5px;
	border-top: 1px solid #bfbfbf;
	padding-bottom: 5px;
	margin-top: 0px;
	display: table;
	width: 100%;
}

.widget_categories li:hover a{
	color: black;
}
.widget_categories li:last-child{
	border-bottom: 1px solid #bfbfbf;
}

.widget_categories li a{
	font-family: "futura-pt", "Open Sans", helvetica, arial;
	color: #666666;
	margin: 0;
	padding: 0;
	font-size: 16px;
	text-transform: uppercase;
	display: block;
}

.widget_categories li a:after{
	width: 25px;
	height: 25px;
	background-image: url("../img/right-arrow.png");
	display: block;
	background-size: cover;
	float: right;
	content: "";
}

.widget_categories ul{
	padding-left: 0px;
}

.widget_get_social_widget.widget{
	text-transform: uppercase;
	margin-bottom: 50px;
}

.widget_get_social_widget .widget-title{
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 10px;
}

.blog-sidebar .widget_wpcf7_widget .book-form{
	border-left: none;
}

.widget + .widget {
	margin-top: 50px;
}

.col-md-12 .post-link{
	height: 525px;
	background-color: #f1f2f3;
}

.col-md-12 .post-link .time-ago, .col-sm-6 .post-link .time-ago{
	color: #a5a5a5;
	margin-bottom: 10px;
}

.col-sm-6 .post-link .time-ago, .col-sm-6 .post-link p{
	font-size: 15px;
}

.col-md-12 .post-link p, .col-sm-6 .post-link p{
	color: #666666;
	margin-bottom: 10px;
}

.col-md-12 .post-link .read-more .btn, .col-sm-6 .post-link .read-more .btn{
	padding-bottom: 0px;
	height: 30px;
	padding-top: 0px;
	border: 1px solid #c6c7c7;
}

.col-md-12 .post-link .read-more:after, .col-sm-6 .post-link .read-more:after{
	margin-top: -15px;
	display: block;
	content: ' ';
	border-bottom: 1px solid #c6c7c7;
	width: 100%;
}

.col-sm-6 .post-link .post-image{
	height:195px;
}

.col-sm-6 .post-link h2{
	font-size: 18px;
}

.col-sm-6 .post-link{
	height: 460px;
	background-color: #f1f2f3;
}
.col-sm-6 .post-info{
	height: 222px;
}

.col-md-12 .post-link , .col-sm-6 .post-link{
	margin-bottom: 25px;
}

.col-md-12 .post-link:hover .btn , .col-sm-6 .post-link:hover .btn{
	background: black;
	color: white;
}

.category .above-footer-menu, .page-template-template-blog .above-footer-menu{
	margin-top: 60px;
}

.widget_get_social_widget.mobile{
	display: none;
}
.single-post h1{
	font-size: 56px;
	color: #262626;
}
.single-post h2{
	color: #aa9d5f;
	font-size: 25px;
}

.single-post .smsl li.share-text{
	margin-left: 0px !important;
	font-size: 17px;
	color: #aa9d5f;
	width: auto !important;
	text-transform: uppercase;
}
.single-post .smsl-normal{
	background: #f1f2f3;
	color: #aa9d5f;
	border-radius: 15px;
}
.single-post .social-sharing-wrapper #social_media_share_list.top{
	border-top: none;
	margin-bottom: 35px !important;
}
.single-post .social-sharing-wrapper #social_media_share_list.bottom{
	border-bottom: none;
	border-top: 1px solid #eee;
	margin-top: 35px !important;
	margin-bottom: 60px !important;
}
.single-post .smsl li{
	width: 19% !important;
}
.smsl li:hover .smsl-normal.email{
	top: 0px;
	bottom: 0px;
}
.goog-inline-block.dummy-container div, .goog-inline-block.dummy-container div iframe ssyby, .goog-inline-block.dummy-container div iframe{
	width: 32px !important;
}
.single-post .smsl-hover.gplus #___plusone_0 {
	overflow: hidden;
	width: 32px !important;
}
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.single-post .blog-sidebar{
	margin-top: 30px;
}
@media (max-width: 1200px){
	.sidebar{
		display: none;
	}
	.blog-related-posts .slick-next{
		right: -23px;
	}
	.blog-related-posts .slick-prev{
		left: -23px;
	}

}
@media (max-width: 767px){
	.category .widget_get_social_widget{
		width: 100%;
	}
	.widget_get_social_widget .widget-title {
		border-bottom: none;
		padding-bottom: 0px;
	}
	.category .category-title{
		margin-top: 10px;
	}
	.get-social .social-link{
		height:30px;
		width:30px;
	}
	.widget_get_social_widget .widget-title{
		font-size: 18px;
		text-align: center;
	}
	.get-social .social-link{
		padding-top: 5px;
	}
	.get-social .social {
		margin-top: 10px;
	}

	.post-info h2{
		font-size: 20px;
		margin-bottom: 5px;
	}
	.post-info h2:after{
		width:35px;
		padding-top: 8px;
		border-bottom: 1px solid black;
	}

	.time-ago{
		display: none;
	}

	.post-info{
		padding-left: 20px;
		padding-right: 20px;
	}
	.col-md-12 .post-link .post-image{
		height: 205px;
	}
	.col-sm-6 .post-link .post-image{
		display: none;
	}
	.col-md-12 .post-link{
		height:450px;
		margin-left: -15px;
		margin-right: -15px;
	}
	.col-md-12 .post-link p, .col-sm-6 .post-link p{
		margin-bottom: 60px;
	}
	.col-sm-6 .post-link{
		height: 230px;
	}
	.col-sm-6 .post-info {
		height: 175px;
	}

	.col-sm-6{
		/*
		padding-right: 40px;
		padding-left: 40px;
		*/
	}

	.sidebar{
		display: none;
	}

	.category .above-footer-menu, .page-template-template-blog .above-footer-menu{
		margin-top: 0px;
	}

	.footer-book-consultation{
		margin-top: 50px;
	}

	.widget_get_social_widget.mobile{
		display: block;
		margin-bottom: 20px;
	}
	.single-post h1{
		font-size: 30px;
		margin-bottom: 30px;
		text-align: center;
	}
	.single-post .post-image{
		height:180px;
		margin-left: -15px;
		margin-right: -15px;
	}
	.single-post .the-blog-content{
		margin-top: 20px;
		margin-left: 10px;
		margin-right: 10px;
	}
	.single-post h2{
		text-align: center;
	}
	.single-post h2:after{
		float: none;
		background-repeat: round;
		margin-bottom: -20px;
		content: '';
		height: 32px;
		display: block;
		background-image: url("../img/form-shadow.png");
		background-size: cover;
	}
	.single-post .the-blog-content img{
		display: block;
		max-width: 100%;
		margin: 15px auto;
	}
	.single-post .blog-sidebar{
		display: block;
	}
	.single-post .widget_blog_posts_thumb_widget{
		display: none;
	}
	.single-post .widget_tweets_widget{
		display: none;
	}
	.single-post .widget_get_social_widget{
		display: none;
	}
	.single-post .widget_wpcf7_widget{
		margin-left: -15px;
		margin-right: -15px;
	}
	.single-post .widget_wpcf7_widget .border-xs:before{
		display: none;
	}
	.single-post .widget_wpcf7_widget .border-xs{
		border:none;
	}
	.single-post input[type=submit]{
		margin: 0 auto;
		display: block;
	}
	.single-post .book-form-shadow{
		display: none;
	}
	.single-post .book-form{
		padding-bottom: 10px;
	}
	.single-post .widget_categories .widget-title{
		margin-top: 30px;
	}
	.single-post .blog-related-posts{
		padding-left: 0px;
		padding-right: 0px;
		height: 390px;
	}
	.single-post .blog-related-posts h1{
		margin-bottom: 35px;
		padding-top: 30px;
		padding-bottom: 0px;
	}
	.single-post .blog-related-posts .slick-prev{
		left: 0px;
	}
	.single-post .blog-related-posts .slick-next{
		right: 0px;
	}
	.single-post .footer-book-consultation{
		margin-top: 0px;
	}
	.single-post .breadcrumbs{
		display: none;
	}
	.blog-related-posts h2:after{
		display: none;
	}
	.single-post .widget_categories {
		padding-left: 10px;
		padding-right: 10px;
	}
}
.single-post .the-blog-content img {
	display: block;
	max-width: 100%;
	height: auto;
}
.single-post .breadcrumbs ul {
	list-style: none;
	padding: 0;
	margin: 15px 0;
	color: #808080;
}
.single-post .breadcrumbs li {
	display: inline-block;
	font-size: 14px;
}
.single-post .breadcrumbs li a {
	color: #666666;
}
.single-post .breadcrumbs li:not(:first-of-type):before {
	content: "»";
	padding: 0px 5px;
}
/******************** SOCIAL SHARE BUTTONS ************************/
.social-sharing-wrapper {clear:both !important;}
.social-sharing-wrapper * {transition: all 0.5s ease;}

.social-sharing-wrapper #social_media_share_list + p { font-size: 18px; }
.social-sharing-wrapper #social_media_share_list{height: 20px; padding: 8px 0; margin:0 0 35px; border-top:1px solid #eee; border-bottom:1px solid #eee;}
.social-sharing-wrapper #social_media_share_list li{float: left; width: 18%; margin: 0; padding: 0; list-style:none; background: none;}

.smsl{
	height: auto !important;
	text-align: center;
	white-space: nowrap;
	max-width: 650px;
	margin: 15px auto !important;
}
.smsl > li:before,
.smsl > li:after {
	content: '' !important;
	margin: 0 !important;
	padding: 0 !important;
	display: none !important;
}

.smsl li{
	white-space: normal;
	float: none !important;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	width: 22% !important;
	margin: 0 1% !important;
	text-align: center;
	height: 26px;
}
.smsl-hover {
	padding-top: 3px;
}
.smsl-normal{
	position: absolute;
	z-index: 2;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	color: white;
	font-size: 12px;
	padding-top: 5px;
	background: #666;
}
.smsl li:hover .smsl-normal{
	top: -50px;
	bottom: auto;
}

.smsl-facebook{
	background: #365899;
}
.smsl-twitter{
	background: #1da1f2;
}
.smsl-gplus{
	background: #d73d32;
}
.smsl-linkedin{
	background: #006fa6;
}

@media only screen and (max-width : 768px) {
	.social-sharing-wrapper {
		display: none;
	}
}

/********************************************/

.single-post .related.container{
	background-color: #f1f2f3;
}
.blog-related-posts{
	height:450px;
	background-color: #f1f2f3;
}
.blog-related-posts h2{
	color: #262626;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 50px;
	font-size: 38px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 50px;
}

.blog-related-posts .feed-item{
	background-color: white;
}