/*
 Theme Name:   Boston Child
 Template:    boston
 Version:     1.0.0
*/

/* Eigene CSS-Anpassungen ab hier */

/*------------------------------
# Typography
------------------------------*/
body,
button,
input,
select,
textarea {
	font-family: "Open Sans", sans-serif;
}
/*------------------------------
# Heading
------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Open Sans", sans-serif;
}

.posts {
	padding: 15px;
	border:1px dotted #f1f1f1;
	background-color: #FAFAFA;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.05);
}

blockquote p {
	font-style: italic;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	border: 1px solid #cccccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border: 1px solid #c5c5c5;
}

.site-topbar .topbar-logo {
  line-height: 52px;
	border-right: 1px solid #F1F1F1;
	padding-right: 10px;
	position: absolute;
	right: 40px;
	height:52px;
  width: 276px;
	margin-right:0.3rem;
}

.site-topbar .topbar-logo {
  /* Hintergrundbild */
    background: url("/wp-content/uploads/2016/10/logo.svg");
    background-repeat: no-repeat;
    background-position: top right;
  	background-size: auto;

}

.no-svg .site-topbar .topbar-logo {
  background: url("/wp-content/uploads/2016/10/logo.png");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: auto;


}
	}
	.main-navigation ul ul ul {
		left: -999em;
		top: -8px;
	}
	.main-navigation ul ul ul:after {
		content: none;
	}
	.main-navigation ul ul li {
		margin-right: 0px;
	}
	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		left: 100%;
	}
	.main-navigation ul ul a {
		width: 200px;
		color: rgba(255, 255, 255, 0.9);
		line-height: inherit;
		padding: 5px 20px;
	}
	.main-navigation ul ul a:hover {
		background: rgba(255, 255, 255, 0.3);
		color: rgba(255, 255, 255, 0.9);
	}
	.main-navigation ul li:hover > ul,
	.main-navigation ul li.focus > ul {
		left: -15px;
	}
	.main-navigation li {
		float: left;
		position: relative;
		margin-right: 30px;
	}
	.main-navigation a {
		display: block;
		text-decoration: none;
		color: #000000;
		font-size: 11px;
		font-size: 0.6875rem;
		text-transform: uppercase;
		letter-spacing: 1.2px;
		line-height: 52px;
		position: relative;
	}
	.main-navigation a:hover {
		color: #888888;
	}
	.main-navigation .current_page_item > a,
	.main-navigation .current-menu-item > a,
	.main-navigation .current_page_ancestor > a,
	.main-navigation .current-menu-ancestor > a {
		color: #d65456;
	}
}

.main-navigation .menu-primary-container {
	background: #000000;
	color: rgba(255, 255, 255, 0.9);
	padding:0 10px;
}

@media (min-width: 992px) {
	.menu-toggle {
		display: none;
	}
	.site-branding {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}
.comment-respond small a {
	font-family: "Open Sans", sans-serif;
}

/*KOntrolle*/
.aigpl-design-1 .aigpl-img-caption {
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 1.5;
	text-align: left;











}


@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.aigpl-column, .aigpl-columns {
		width: 100%;
	}
}


@media only screen and (min-width: 1025px) {
	.aigpl-design-1 .aigpl-img-caption  {
		min-height: 88px;
	}
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/* Widget Title */
.widget-title {
	background: #f1f1f1;
	color: #0089AE;
	text-align: center;
	padding: 8px 20px 7px;
	display: block;
	margin-bottom: 20px;
	font-size: 11px;
	font-size: 0.6875rem;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-weight: 500;
}

/* Sidebar */
.sidebar select {
	max-width: 100%;
}

.sidebar .widget_text img {
	margin-bottom: 18px;
	margin-bottom: 1.125rem;


}

.widget {
	margin-bottom: 30px;
	margin-bottom: 1.875rem;
}

.widget ul {
	list-style: none;
	padding: 0px;




}

.widget ul li {
	display: block;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #f1f1f1;
}

.widget ul ul {
	margin-bottom: 0px;








}

.widget ul ul li {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px dotted #f1f1f1;
}

.widget ul ul li a {
	padding-left: 15px;
	position: relative;
}

.widget ul ul li a:after {
	content: "";
	width: 6px;
	height: 6px;
	border-left: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	display: block;
	position: absolute;
	left: 0px;
	top: 6px;
}

.widget select {
	max-width: 100%;
}

.widget_categories li a {
	color: #d65456;








}

.widget_categories li span {
	float: right;
	color: #888888;
	font-size: 12px;

}

.widget_recent_comments .comment-author-link {
	font-weight: 600;




}

/* About me */
.about-me span {
	font-size: 14px;
	font-size: 0.875rem;






	text-transform: uppercase;
	margin-bottom: 8px;
	margin-bottom: 0.5rem;
	letter-spacing: 2px;
	font-weight: 600;
	display: inline-block;
}

/* Pages */
.widget_pages a {
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-size: 0.75rem;
	text-transform: uppercase;
	letter-spacing: 1px;
}


/* Recent Entries */
.widget_recent_entries a {
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-size: 0.75rem;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.widget_recent_entries .post-date {
	display: block;
	font-style: italic;
	font-size: 12px;
	font-size: 0.75rem;
	margin-top: 3px;
}

.widget_nav_menu a {
	font-family: "Open Sans", sans-serif;
	font-size: 11px;
	font-size: 0.688rem;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack */
.entry-content div.sharedaddy h3.sd-title, .entry-content #jp-relatedposts h3.jp-relatedposts-headline {
	font-family: "Open Sans", sans-serif;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 2px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.entry-content .jp-relatedposts-post-img {
	margin-bottom: 10px;
}

.entry-content div.sharedaddy h3.sd-title::before,
.entry-content #jp-relatedposts h3.jp-relatedposts-headline:before {
	border-top-color: #f1f1f1;
}

.entry-content #jp-relatedposts h3.jp-relatedposts-headline em {
	font-weight: 600;
}

.entry-content #jp-relatedposts h3.jp-relatedposts-headline em:before {
	border-top-color: #f1f1f1;
}

#infinite-handle {
	display: block;
	clear: both;
}

.content-area #infinite-handle span {
	color: #FFFFFF;
	background: #000000;
	padding: 8px 24px 9px;
	padding:  0.5rem 1.5rem 0.5625rem;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.content-area #infinite-handle span button {
	font-size: 12px;
	text-transform: uppercase;
}

.content-area #infinite-handle span button:hover {
	font-size: 12px;







}

.content-area #infinite-handle span:hover {
	background: #444444;






}

.featured_posts .post {
	position: relative;


}

.featured_posts .post .entry-thumbnail {
	margin-bottom: 0px;
	position: relative;
	z-index: 1;
}

.featured_posts .post .entry-thumbnail img {
	width: 100%;
	height: auto;
}

.featured_posts .post .entry-header {
	position: absolute;
	bottom: 0px;
	z-index: 20;
	width: 100%;
	background: rgba(0, 0, 0, 0.4);
	padding: 20px;
	padding: 18px 23px 23px;
	padding:  1.125rem 1.4375rem 1.4375rem;


}

.featured_posts .post .entry-header .featured-posts-cate {
	color: #FFF;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 5px;
	display: inline-block;
}

.featured_posts .post .entry-header h2 {
	margin-bottom: 0px;
	font-size: 19px;
	line-height: 1.3;
}

.featured_posts .post .entry-header h2 a {
	color: #FFF;
}

.featured_posts .post .entry-header h2 a:hover {
	text-decoration: underline;
}


/*
 * 	Core Owl Carousel CSS File
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);



}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
	float: left;





}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
	cursor: pointer;

}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;










}

/* mouse grab icon */
.grabbing {
	cursor: url(grabbing.png) 8 8, move;




}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

/* // owl theme */
.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;








}

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {









	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;
	/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
	/*IE7 fix*/
	opacity: 0.5;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline;
	/*IE7 life-saver */






}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 7px 4px 0px;
	filter: Alpha(Opacity=50);
	/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #bbbbbb;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	/*IE7 fix*/
	opacity: 1;





}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading {
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center;
}

/*--------------------------------------------------------------
# Pro version
--------------------------------------------------------------*/
.site-topbar {
	position: relative;
	-webkit-transition: all .5s ease-out 0s;
	-moz-transition: all .5s ease-out 0s;
	-o-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s;
	background: #fff;
	top: 0px;
	width: 100%;
}

.site-topbar-wrap.fixed .site-topbar {
	position: fixed;
	left: 0px;
	top: 30px;







}

.site-topbar .menu-social-media {
	border-right: 1px solid #f1f1f1;
	margin-right: 10px;
	margin-bottom: 0px;
	float: right;
	bottom: 0;
	padding-left: 0px;
	padding-right: 8px;
	position: absolute;
	right: 198px;
}

@media (min-width: 768px) {
	.site-topbar .menu-social-media {
		display: inline-block;
	}
}

@media (max-width: 768px) {
	.site-topbar .menu-social-media {
		right: 178px;
	}
}

@media (max-width: 544px) {
	.site-topbar .menu-social-media {
		display: none;
	}
}

.site-topbar .menu-social-media a {
	line-height: 52px;
	color: #444444;











	font-size: 18px;
	font-size: 1.125rem;
	margin-left: 4px;
	margin-left: 0.25rem;
	margin-right: 4px;
	margin-right: 0.25rem;
	position: relative;
	bottom: 0px;
}

.site-topbar .menu-social-media a:hover {
	color: #888888;
}

.site-topbar .menu-social-media a:before {
	font-size: 13px;

}

.site-branding .menu-social-media {
	margin: 20px 0px 0px;
	padding: 0px;
}

.site-branding .menu-social-media li {
	line-height: 1;

}

.site-branding .menu-social-media li a {
	font-size: 24px;
	font-size: 1.5rem;
	margin-left: 5px;
	margin-left: 0.3125rem;
	margin-right: 5px;
	margin-right: 0.3125rem;
}

.site-branding .menu-social-media li a:hover {
	color: #d65456;
}

.site-branding .menu-social-media li a:before {
	font-size: 18px;
}

.menu-social-media li {
	display: inline-block;
}

.menu-social-media li a {
	text-decoration: none;
	text-align: center;
}

.menu-social-media li a:hover {
	text-decoration: none;
}

.menu-social-media li a::before {
	font-family: "Genericons";
	vertical-align: middle;
}

.menu-social-media li a[href*="facebook.com"]::before {
	content: '\f204';
}

.menu-social-media li a[href*="plus.google.com"]::before {
	content: '\f206';
}

.menu-social-media li a[href*="twitter.com"]::before {
	content: '\f202';
}

.menu-social-media li a[href*="linkedin.com"]::before {
	content: '\f207';
}

.menu-social-media li a[href*="flickr.com"]::before {
	content: '\f209';

}

.menu-social-media li a[href*="pinterest.com"]::before {
	content: '\f210';
}

.menu-social-media li a[href*="vimeo.com"]::before {
	content: '\f212';





}

.menu-social-media li a[href*="youtube.com"]::before {
	content: '\f213';








}

.menu-social-media li a[href*="instagram.com"]::before {
	content: '\f215';





}

.menu-social-media li a[href*="skype.com"]::before {
	content: '\f220';
}

.menu-social-media li a[href*="github.com"]::before {
	content: '\f200';
}

.featured_posts_slider {
	position: relative;
	color: #fff;
}

.featured_posts_slider .entry-thumbnail {
	margin-bottom: 0px;
}

.featured_posts_slider article {
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
}

.featured_posts_slider article::after {
	content: " ";
	display: block;




	position: absolute;
	background: rgba(0, 0, 0, 0.3);
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 15;




}

.featured_posts_slider .entry-header {
	position: relative;



	text-align: center;
	z-index: 25;
	width: 100%;
	display: block;
	padding: 13% 0;
}

.featured_posts_slider .entry-header .container {
	margin: 0px auto;
}

.featured_posts_slider a {
	color: #fff;
}

.featured_posts_slider a:hover {
	color: #FFF;




}

.featured_posts_slider a.featured-posts-cate {
	letter-spacing: 1.5px;


}

.featured_posts_slider .owl-controls {
	margin: 0px !important;



}

@media (max-width: 767px) {
	.featured_posts_slider .owl-controls {
		display: none;

	}
}

.featured_posts_slider .owl-controls .owl-buttons .owl-prev, .featured_posts_slider .owl-controls .owl-buttons .owl-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	height: 30px;
	width: 30px;
	display: block;
	padding: 0px !important;
	background: none !important;
	border: 1px solid #fff;
	padding: 0px !important;
	opacity: 1;
}

.featured_posts_slider .owl-controls .owl-buttons .owl-prev span, .featured_posts_slider .owl-controls .owl-buttons .owl-next span {
	height: 30px;
	width: 30px;
	display: block;
	font-size: 30px;
	text-align: center;
	vertical-align: middle;
	line-height: 26px;
}

.featured_posts_slider .owl-controls .owl-buttons .owl-prev {
	left: 20px;






}

.featured_posts_slider .owl-controls .owl-buttons .owl-next {
	right: 20px;


}

.featured_posts_slider .owl-pagination {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
}

.featured_posts_slider .featured-posts-cate {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

.featured_posts_slider .entry-header h2.entry-title {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 40px;
	font-size: 2.5rem;
}

@media (max-width: 991px) {
	.featured_posts_slider .entry-header h2.entry-title {
		font-size: 32px;
		font-size: 2rem;
	}
}

@media (max-width: 767px) {
	.featured_posts_slider .entry-header h2.entry-title {
		font-size: 27px;
		font-size: 1.6875rem;
	}
}

.featured_posts_slider .entry-header p {
	font-style: italic;
}

.featured_posts_slider a.entry-more {

	text-transform: uppercase;
	border: 1px solid #fff;
	padding: 7px 18px;
	font-size: 11px;
	display: inline-block;
	margin-top: 10px;
	letter-spacing: 2px;
}

.featured_posts_slider a.entry-more:hover {
	text-decoration: none;
	background: #FFFFFF;
	color: #000000;
}

article .entry-meta,
article .cat-links {
    display: none;
}

.widget .instagram-pics::after {
	clear: both;
	content: "";
	display: block;
}

.widget .instagram-pics li {
	padding-bottom: 0px;
	border-bottom: 0px none;
}

.widget .instagram-pics.instagram-size-small li {
	width: 33%;
	margin-bottom: 0px;
	float: left;
}

.widget .instagram-pics.instagram-size-thumbnail li {
	width: 33%;
	margin-bottom: 0px;
	float: left;
}

.widget .instagram-pics a:hover img {
	opacity: 0.8;

}



.sidebar .widget .instagram-pics, .footer-widget-area .widget .instagram-pics {
	margin-left: -2px;
	margin-right: -2px;
}

.sidebar a img, .footer-widget-area a img {
	padding: 2px;

}

.site-footer .site-info a {
    color: #0089AD !important;
}

/* Footer Widgets */
.footer-widget-area {
	border-top: 1px solid #f1f1f1;
	padding: 60px 0px 40px;
	padding:  3.75rem 0rem 2.5rem;
	background: #f1f1f1;
	color: #777777;






























}

.footer-widget-area a {
	color: #d65456;








}

.footer-widget-area a:hover {
	text-decoration: underline;
}

.footer-widget-area .widget-title {
	background: none;
	text-align: left;
	padding-left: 0px;
	font-size: 12px;
	font-size: 0.75rem;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 15px;
}

.footer-widget-area .widget-area {
	float: none;
	margin-left: 10%;
	margin-right: 10%;
	width: auto;
	margin-left: 0%;
	margin-right: 0%;
	width: auto;
	float: none;
}

.footer-widget-area .widget-area .address {
	font-size: 13px;
	font-size: 0.813rem;
}

.footer-widget-area .widget-area .widget.widget_categories {
	font-size: 13px;
	font-size: 0.813rem;
}

@media (min-width: 768px) {
	.footer-widget-area .widget-area {
		margin-left: 15%;
		margin-right: 15%;
		width: auto;
		float: none;
	}
}

@media (min-width: 992px) {
	.footer-widget-area .widget-area {
		float: left;
		margin-right: inherit;
		margin-left: inherit;
		width: inherit;
	}
}

@media (min-width: 992px) {
	.footer-widget-area .widget-area:nth-child(1):nth-last-child(1) {
		width: 100%;
	}
	.footer-widget-area .widget-area:nth-child(1):nth-last-child(2),
	.footer-widget-area .widget-area:nth-child(2):nth-last-child(1) {
		margin-right: 6%;
		width: 47%;
	}
	.footer-widget-area .widget-area:nth-child(1):nth-last-child(2):last-of-type,
	.footer-widget-area .widget-area:nth-child(2):nth-last-child(1):last-of-type {
		margin-right: 0;
	}
	.footer-widget-area .widget-area:nth-child(1):nth-last-child(3),
	.footer-widget-area .widget-area:nth-child(2):nth-last-child(2),
	.footer-widget-area .widget-area:nth-child(3):nth-last-child(1) {
		margin-right: 5%;
		width: 30%;
	}
	.footer-widget-area .widget-area:nth-child(1):nth-last-child(3):last-of-type,
	.footer-widget-area .widget-area:nth-child(2):nth-last-child(2):last-of-type,
	.footer-widget-area .widget-area:nth-child(3):nth-last-child(1):last-of-type {
		margin-right: 0px;
	}
	.footer-widget-area .widget-area:nth-child(1):nth-last-child(4),
	.footer-widget-area .widget-area:nth-child(2):nth-last-child(3),
	.footer-widget-area .widget-area:nth-child(3):nth-last-child(2),
	.footer-widget-area .widget-area:nth-child(4):nth-last-child(1) {
		margin-right: 3%;
		width: 22.75%;
	}
	.footer-widget-area .widget-area:nth-child(1):nth-last-child(4):last-of-type,
	.footer-widget-area .widget-area:nth-child(2):nth-last-child(3):last-of-type,
	.footer-widget-area .widget-area:nth-child(3):nth-last-child(2):last-of-type,
	.footer-widget-area .widget-area:nth-child(4):nth-last-child(1):last-of-type {
		margin-right: 0px;
	}
}

/* Posts widget */
.boston-posts-widget .entry-title {
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.4;
	text-transform: none;
	color: #222222;
	margin-bottom: 0px;
	margin-top: 2px;
	display: inline-block;
}

.boston-posts-widget .entry-title a {
	color: inherit;




}

.boston-posts-widget .entry-title a:hover {
	color: #777777;
}

.boston-posts-widget .widget-posts img {
	width: 65px;
	height: auto;
	float: left;
	margin-right: 10px;
}

.boston-posts-widget .widget-posts li {
	padding: 10px 0px 13px;
}

.boston-posts-widget .widget-posts li.has-thumb .p-info {
	margin-left: 75px;
}

.boston-posts-widget .widget-posts li .p-info {
	position: relative;
	top: -2px;
}

.boston-posts-widget .widget-posts li::after {
	clear: both;
	content: " ";
	display: block;
}

.boston-posts-widget .widget-posts li:last-child {
	padding-bottom: 0px;
	border-bottom: none 0px;
}

.boston-posts-widget .widget-posts li:first-child {
	padding-top: 0px;
}

.boston-posts-widget .widget-posts .entry-date {
	display: block;
	font-size: 12px;
	font-style: italic;
	color: #777777;
	margin-top: 2px;
}

.home-content .row .col-1 {width: 8.33%;}
.home-content .row .col-2 {width: 16.66%;}
.home-content .row .col-3 {width: 25%;}
.home-content .row .col-4 {width: 33.33%;}
.home-content .row .col-5 {width: 41.66%;}
.home-content .row .col-6 {width: 48%;}
.home-content .row .col-7 {width: 58.33%;}
.home-content .row .col-8 {width: 66.66%;}
.home-content .row .col-9 {width: 75%;}
.home-content .row .col-10 {width: 83.33%;}
.home-content .row .col-11 {width: 91.66%;}
.home-content .row .col-12 {width: 98%;}


.home-content .row .col-6 {
    float: left;
    padding: 15px;
	margin:0px 2% 15px 0;
	border:1px dotted #f1f1f1;
	background-color: #FAFAFA;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.05);
}



.home-content .row .col-12 {
	float: left;
    padding: 15px;
    padding: 15px;
	margin:0px 2% 15px 0;
    border: 1px dotted #d6545987;
    background-color: #d6545626;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.05);
}

.home-content .row::after {
    content: "";
    clear: both;
    display: block;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .home-content .row .col-1,
    .home-content .row .col-2,
    .home-content .row .col-3,
    .home-content .row .col-4,
    .home-content .row .col-5,
    .home-content .row .col-6,
    .home-content .row .col-7,
    .home-content .row .col-8,
    .home-content .row .col-9,
    .home-content .row .col-10,
    .home-content .row .col-11,
    .home-content .row .col-12 {
        width: 100%;
    }
}

#contactform .col-1 {width: 8.33%;}
#contactform .col-2 {width: 16.66%;}
#contactform .col-3 {width: 25%;}
#contactform .col-4 {width: 33.33%;}
#contactform .col-5 {width: 41.66%;}
#contactform .col-6 {width: 50%;}
#contactform .col-7 {width: 58.33%;}
#contactform .col-8 {width: 66.66%;}
#contactform .col-9 {width: 75%;}
#contactform .col-10 {width: 83.33%;}
#contactform .col-11 {width: 91.66%;}
#contactform .col-12 {width: 100%;}

#contactform .col-1,
#contactform .col-2,
#contactform .col-3,
#contactform .col-4,
#contactform .col-5,
#contactform .col-6,
#contactform .col-7,
#contactform .col-8,
#contactform .col-9,
#contactform .col-10,
#contactform .col-11,
#contactform .col-12 {
    float: left;
    padding: 15px;
}

#contactform .row::after {
    content: "";
    clear: both;
    display: block;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
		#contactform .col-1,
		#contactform .col-2,
		#contactform .col-3,
		#contactform .col-4,
		#contactform .col-5,
		#contactform .col-6,
		#contactform .col-7,
		#contactform .col-8,
		#contactform .col-9,
		#contactform .col-10,
		#contactform .col-11,
		#contactform .col-12 {
        width: 100%;
				padding: 0px;
    }
}

/*cookies*/
#cookie-notice .cn-button {
	border: none;
    background: #000000;
    box-shadow: none;
    color: #fff;
    font-size: 12px;
    padding: 8px 24px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    text-shadow: none;
    text-transform: uppercase;
    letter-spacing: 1.4px;
}





