/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.yuzo_wraps {
	width: 100%;
	overflow: hidden;
}

.theLastPost {
	display: block;
/*margin-top: 30px;*/
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(https://www.contactpigeon.com/cp/images/folded-paper-grey.png);
}

.theLastPost .w {
	text-align: center;
	padding: 60px 40px;
	background-color: rgba(0,50,150,.8);
}

.lpModifiedDate {
	display: block;
	font-size: 12px;
	color: #f5f5f5 !important;
	margin-bottom: 12px;
	font-style: italic;
	margin: 0 !important;
}

.lpTitle {
	display: inline-block;
	color: #fff !important;
	font-size: 36px !important;
	margin: 15px 0 25px !important;
	line-height: 1.2;
}

a.lpLink {
	display: inline-block;
	padding: 7px 26px;
	box-sizing: border-box;
	border: solid 1px #f5f5f5;
	color: #f5f5f5;
	font-weight: bold;
	font-size: 16px;
	transition: all .5s ease;
}

a.lpLink:hover {
	padding: 7px 36px;
	border: solid 1px #fff !important;
	color: #fff !important;
}

.gs-bar {
	margin-top: 65px !important;
	top: 230px !important;
	margin-top: 0 !important;
	margin: ;
	top: 230px !important;
}

.gs-bar-dn {
	opacity: 0 !important;
	top: -100000px !important;
}

body {
	font: 18px/165% Roboto, Arial, sans-serif !important;
	padding: 10vh 0 0 !important;
	margin: 0 !important;
	padding: 3em 0 0 !important;
	color: rgba(0,0,0,.8) !important;
}

.page-header, .single-post .entry-header {
/*margin: 7px 0 20px !important;*/
	background: url(https://www.contactpigeon.com/cp/images/folded-paper-grey.png) 15% 50% fixed no-repeat !important;
	position: relative;
	z-index: 1;
	color: white;
	padding: 5em 0 4em !important;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-top: 35px !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	body.tag .page-header {
		margin-top: 5px !important;
	}
}

.page-title,  .single-post .entry-title {
	position: relative !important;
	z-index: 99999;
	color: white !important;
}

.taxonomy-description {
	color: #fff;
	position: relative;
	z-index: 50;
}

.page-header:after, 
.single-post .entry-header:after {
	content: '';
	display: block;
	background-color: rgba(0,50,150,.8);
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
	top: 0;
}

#cd-primary-nav {
	padding-left: 30px;
	z-index: 99999;
}

.cd-nav li {
	list-style: none !important;
}

.cp-container {
/*margin-top: 50px;*/
	margin-top: 100px;
}

.container #primary,
.container #secondary {
	font: 18px/165% Roboto, Arial, sans-serif !important;
}

.container #secondary #categories-2 * {
	font: 18px/165% Roboto, Arial, sans-serif !important;
}

.container #secondary #text-2 * {
	font: 44px !important;
}

.entry-content .more-wrapper .more-link, 
.entry-summary .more-wrapper .more-link {
	transition: all .5s ease;
	background: none;
/*border: solid 1px rgb(220,220,220);
	color: rgb(220,220,220);*/
	border: solid 1px#868686;
	color: #868686;
	font-size: 12px;
	border-radius: 0;
}

.entry-content .more-wrapper .more-link:hover, 
.entry-summary .more-wrapper .more-link:hover {
/*border: solid 1px rgb(220,220,220);
	background: rgb(220,220,220);
	*/
	border: solid 1px #868686;
	background: #868686;
	font-size: 12px;
}

body.sidebar {
	padding-bottom: 0;
}

.sidebar #primary {
	border-width: 0 !important;
}

.site-content {
	padding: 0 !important;
}

.footerFix {
	background: #42B4E4 !important;
	color: #fff !important;
	font-size: .7em !important;
	padding: 2em 0 .5em !important;
	margin-top: 50px;
}

.container {
	max-width: inherit !important;
}

.footer-nav a {
	font-family: 'Roboto Slab';
	font-size: 1.1em;
}

.widget_categories {
	background: #f5f5f5;
	padding: 32px;
}

/* */
body .container #primary {
	width: 70%;
}

body .container #secondary {
	width: 30%;
}

.site-content .entry-meta {
	margin-bottom: 0 !important;
}

.site-content .entry-meta .entry-meta-inner * {
	font-size: 12px !important;
}

.site-content .entry-meta .entry-meta-inner a {
	text-decoration: underline;
}

.site-content .entry-meta .entry-meta-inner a:hover {
	text-decoration: none;
}

body .container #secondary .widget_categories h3 {
	font-size: 15px !important;
	margin-bottom: 0 !important;
}

body .container #secondary .widget_categories ul li a {
	font-size: 15px !important;
	color: #868686 !important;
}

body .container #secondary .widget_categories ul li a:hover {
	color: #004cac !important;
}

/*#main article h2 strong {
	font-size: 25px;
	color: #004cac;
	font-weight: normal;
}*/
#search-2 .search-field {
	height: 40px !important;
	border: 0;
	border-bottom: 1px solid #dadada;
	font-size: 15px;
	outline: 0;
	padding-right: 40px;
	margin-bottom: 50px;
	line-height: 2;
	background: none !important;
	border-radius: 0;
}

.newsletter-block {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

body .container #secondary .newsletter-block span {
	font-size: 15px !important;
}

body .container #secondary .newsletter-block .my-input {
	background: rgb(38,173,225) !important;
	padding: .3429em .4143em !important;
	line-height: 1.8;
	border-radius: 0;
	color: #fff;
	font-size: 16px !important;
}

body .container #secondary .newsletter-block .my-input::-webkit-input-placeholder {
/* Chrome/Opera/Safari */
	color: #fafafa;
}

body .container #secondary .newsletter-block .my-input::-moz-placeholder {
/* Firefox 19+ */
	color: #fafafa;
}

body .container #secondary .newsletter-block .my-input:-ms-input-placeholder {
/* IE 10+ */
	color: #fafafa;
}

body .container #secondary .newsletter-block .my-input:-moz-placeholder {
/* Firefox 18- */
	color: #fafafa;
}

body .container #secondary .newsletter-block .my-btn {
	border-radius: 0;
	font-size: 15px !important;
}

article .entry-header .entry-title a {
	color: #004cac !important;
	font-weight: normal !important;
	font-size: 24px !important;
}

article .entry-thumbnail {
	margin-bottom: .3em;
}

.check {
}

.container #secondary .check .check-content span {
	font: 22px !important;
}

.single-post .entry-header-4-post {
/*margin-top: 65px;*/
	margin-top: 34px;
/* 4 Chrome use "margin-top: 34px;" */
/*margin-top: 65px;*/
	margin-top: 34px;
	margin-bottom: 30px;
	padding: 20px 0 !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
	.single-post .entry-header-4-post, body.search .page-header {
	/*margin-top: 34px !important;*/
		margin-top: 5px !important;
	}
}

@media screen and(-webkit-min-device-pixel-ratio:0) {
	.single-post .entry-header-4-post {
	}
}

	
}

.single .entry-meta .container > div {
	margin-bottom: 20px;
}

.single-post .entry-meta {
	display: none;
}

.thePostTitle {
	color: #004cac;
	margin-bottom: .4em;
	font-weight: 600;
	font-size: 36px;
}

.w-postInfoData {
	font-size: 12px;
}

.w-postInfoData a {
	text-decoration: underline;
	color: rgb(134,134,134);
}

.w-postInfoData a:hover {
	text-decoration: none;
}

/*a[rel~="external"]*/
.w-postFoot {
	display: table;
	width: 100%;
	margin-top: 30px;
}

.w-postFoot . {
	display: table-cell;
	vertical-align: center;
	width: 10%;
}

.w-postFoot .r {
	display: table-cell;
	vertical-align: center;
	width: 90%;
}

.w-postFoot .l {
}

.w-postFoot .r {
	text-align: right;
}

a.postTerms {
	display: inline-block;
	margin-left: 5px;
	padding: 3px 16px;
/*border: solid 1px rgb(220,220,220);
	color: rgb(220,220,220);*/
	border: solid 1px#868686;
	color: #868686;
	font-size: 13px;
}

a.postTerms:hover {
	border: solid 1px #868686;
	background: #868686;
	color: #fff;
}

body.category .page-header {
	margin-top: 35px !important;
	padding: 2em 0 !important;
}

article .entry-header .entry-title a {
	color: #004cac !important;
	font-weight: 500 !important;
	font-size: 26px !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
	body.category .page-header {
	/*margin-top: 34px !important;*/
		margin-top: 5px !important;
	}
}

@media screen and(-webkit-min-device-pixel-ratio:0) {
	body.category .page-header {
	}
}

	
}

.w-wpRelatedPosts {
	border-top: solid 2px #009FDC;
	border-bottom: solid 2px #009FDC;
}

.w-wpRelatedPosts .related_post_title {
	font-size: 16px !important;
	margin: 15px 0 !important;
}

.w-wpRelatedPosts .wp_rp_wrap,
.w-wpRelatedPosts .wp_rp_wrap .wp_rp_content,
.w-wpRelatedPosts .wp_rp_wrap .wp_rp_content ul {
	width: 100% !important;
}

.w-wpRelatedPosts .wp_rp_wrap .wp_rp_content ul li {
/*width: 30% !important;*/
}

.w-wpRelatedPosts .wp_rp_wrap .wp_rp_content ul.related_post li a {
	font-size: 14px !important;
	color: #004CAC !important;
	font-weight: bold !important;
}

.w-wpRelatedPosts ul.related_post li img {
	width: 100%;
	height: auto;
}

.site-main .post-navigation {
	border-top-width: 0 !important;
	margin-top: 1.78571em;
	margin-bottom: 1.78571em;
}

/* ---------------------------------------------------------------------------- */
.author-box {
	border-top: 0 !important;
	margin: 0 0 2.5em !important;
	padding-top: 2.5em !important;
}

/* ---------------------------------------------------------------------------- */
.footer-connect {
	padding-top: .6em;
	color: #1A83BF;
}

.footer-social a {
	text-decoration: none;
}

.footer-social a.contact-us:hover {
	color: #ffffff;
}

.footer-social .contact-us {
	font: 400 1.2em 'Roboto Slab';
	display: inline-block;
}

#sgemail {
	border-radius: 0;
	background-color: rgba(255,255,255,0.15);
	color: #004CAC;
}

#sgemail:focus {
	border-radius: 3px;
}

#sgemail::-webkit-input-placeholder {
/* Chrome/Opera/Safari */
	color: #fafafa;
}

#sgemail::-moz-placeholder {
/* Firefox 19+ */
	color: #fafafa;
}

#sgemail:-ms-input-placeholder {
/* IE 10+ */
	color: #fafafa;
}

#sgemail:-moz-placeholder {
/* Firefox 18- */
	color: #fafafa;
}

#imgmia {
	max-width: none !important;
	width: 108px !important;
	height: 36px !important;
}

/* ---------------------------------------------------------------------------- */
/*@media only screen and (min-width: 1170px) {
	.cd-main-header {
		height: 90px !important;
	}
}*/
.cd-primary-nav > li > a {
	font-size: 16.2px !important;
/*height: 85px !important;
	line-height: 100px;*/
}

#index-rcta {
	height: inherit;
}

/* ---------------------------------------------------------------------------- */
ul.related_post li {
	width: 32% !important;
/*text-align: center;*/
}

ul.related_post li a.wp_rp_thumbnail {
	display: inline-block !important;
	text-align: center !important;
}

ul.related_post li a.wp_rp_thumbnail img {
	margin: 0 auto !important;
}

.w-wpRelatedPosts ul.related_post li .wp_rp_publish_date {
	font-size: 12px !important;
	display: block;
}

/* ---------------------------------------------------------------------------- */
.entry-header-4-post {
	margin-bottom: 100px !important;
}

header.page-header {
	margin: 0 0 100px !important;
}

.single .entry-header h1.entry-title {
	font-size: 35px !important;
}

.container4post {
	margin-top: 100px !important;
}

/* ---------------------------------------------------------------------------- */
.footer-nav .btn-send {
	height: 2.73em !important;
}

/* ---------------------------------------------------------------------------- */
.inner-form-ri h2 {
	text-align: center;
}

/* ---------------------------------------------------------------------------- */
#primary .entry-content h3 {
	font-size: 18px !important;
	color: #004cac !important;
	line-height: 27px;
}

.wp-caption-text {
	font-size: 11.99996px !important;
	line-height: 2.08333em;
	text-align: center;
}

@media (max-width: 1170px) {
	body {
		padding: 0 !important;
	}
	
	.single-post .entry-header-4-post {
	/*margin-top: 58px !important;*/
		margin-top: 50px !important;
	}
	
	.theLastPost {
	/*margin-top: 28px;*/
		margin-top: 15px;
	}
	
	body.category .page-header {
		margin-top: 50px !important;
	}
}

@media screen and (max-width: 1170px) and (-webkit-min-device-pixel-ratio:0) {
	body.category .page-header,body.tag .page-header, body.search-results .page-header, .single-post .entry-header-4-post,
																																																																																																															.single-post .entry-header-4-post, body.category .page-header, body.search .page-header {
		margin-top: 18px !important;
	}
}

@media (max-width: 783px) {
	.single-post .entry-header-4-post {
	/*margin-top: 60px;*/
	/*margin-top: 58px !important;*/
		margin-top: 50px !important;
	}
	
	body.category .page-header, body.tag .page-header, body.search-results .page-header, body.search .page-header {
	/*margin-top: 58px !important;*/
		margin-top: 50px !important;
	}
	
	.theLastPost {
	/*margin-top: 14px;*/
		margin-top: 5px;
	}
	
	.page-header .title-wrapper {
		width: auto !important;
	}
}

@media screen and (max-width: 783px) and (-webkit-min-device-pixel-ratio:0) {
	body.category .page-header,body.tag .page-header, body.search-results .page-header, .single-post .entry-header-4-post, body.search .page-header {
		margin-top: 8px !important;
	}
	
	.footer-social {
		text-align: left;
	}
}

@media (max-width: 768px) {
	body .container #secondary {
		width: 100%;
	}
}

/*
Chrome 29+ 
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    div{top:0;} 
}

Chrome 22-28
@media screen and(-webkit-min-device-pixel-ratio:0) {
  .selector {-chrome-:only(; 
     property:value;
  );} 
}*/
.nav-is-fixed .cd-main-header {
	position: relative !important;
	height: 86px !important;
}

@media only screen and (max-width:1169px) {
	.nav-is-fixed .cd-main-header {
		height: 55px !important;
	}
}

body {
	margin: 0 !important;
	padding: .3em 0 0 !important;
}

html {
	margin-top: 0 !important;
}

@media only screen and (max-width: 1169px) {
	.cd-main-header:after {
		height: 5px;
		top: 60px !important;
		margin-top: 0 !important;
		-webkit-box-shadow: 0 10px 20px 0 rgba(0,0,0,.15);
		-moz-box-shadow: 0 10px 20px 0 rgba(0,0,0,.15);
		box-shadow: 0 10px 20px 0 rgba(0,0,0,.15);
	}
}