.credits p{
	font-size: 0.7rem !important;
}
#menu-item-151{
	display: none;
}
.sidebar iframe{
	max-width: 100%;
	height: auto;
}
body .header-wrapper{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.sidebar .widget_sp_image img{
    min-width: 80%;
    margin: 0 auto 15px;
    display: block;
}
@media (max-width: 600px) and (min-width: 420px) {
    .sidebar .widget_sp_image img {
        min-width: 290px;
    }
}
.post-content input[type="text"].wpcf7-captchar{
	width: 100px;
	padding: 5px 10px 6px 10px;
	float: left;
	margin: 0 0 30px 10px;
}
.post-content img.wpcf7-captchac{
	float: left;
}
.header .social-menu{
	float: none;
	position: absolute;
	top: -40px;
	right: 0;
}
.header .section-inner{
	position: relative;
}
/* GTranslate - only display top right if on mobile, otherwise have it at the sidebar */
.widget_gtranslate {
    display: block;
}
#gtranslate_wrapper {
    display: none;
}
/* End GTranslate fix */
@media ( max-width: 850px ){
	.header .social-menu{
		display: none;
	}
    /* GTranslate - only display top right if on mobile, otherwise have it at the sidebar */
    .sidebar .widget.widget_gtranslate {
        display: none;
    }
    #gtranslate_wrapper {
        display: block;
    }
    /* End GTranslate fix */
}
body .social-menu li a::before{
	content: '\f0e0';
}
.ts-map1,
.ts-map2{
	display: block;
	width: 100%;
	margin-bottom: 15px;
	float: none;
}
.ts-map2{
	margin-left: 0;
}

/*body blockquote {*/
/*	color: #212121;*/
/*}*/
figure.blockquote {
	position: relative;
	background: #fafafa;
	border: 1px solid #eee;
	padding: 80px 30px 30px 90px;
	margin-bottom: 1.5rem;
	font-weight: 700;
}

figure.blockquote blockquote {
	position: static;
	margin: 0;
	padding: 0;
	border:  0;
	font-style: normal;
	font-size: 1.25rem;
	line-height: 1.2;
	/*color: #212121;*/
}

figure.blockquote blockquote p {
	line-height: 1.2;
	font-style: normal;
}



figure.blockquote figcaption {
	font-style: normal;
	font-family: 'Lato', Helvetica, sans-serif;
	text-align: right;
	text-transform: uppercase;
	font-size: 0.8rem;
	letter-spacing: 1px;
	margin: 2.5rem 0 1.5rem 0;
}

@media ( max-width: 600px ) {
	figure.blockquote {
		padding: 50px 25px 25px 25px;
	}
}

a.button.skip-link {
	color: #000000;
}
a.button.skip-link:hover {
	color: #ffffff;
}
