p { opacity: 1.0; color: #434a4c; }
.top__sticky--visible .header { display: none; }
.clear { clear: both; }

.col2, .article .article__content-wrapper .article__content > div.col2 { float: left; margin: 0 20px 20px 0 !important; font-size: 18px; line-height: 30px; width: calc((100% - 20px - 20px - 20px) / 2) !important; padding: 0 20px 0 0; border-right: 1px solid #eff0f3; color: #262E31; }
.collast { margin-right: 0; border: none !important; }
.instagram-media { left: 0 !important; width: 100% !important; max-width: 100% !important; /*margin: 0 auto !important; position: relative !important;*/ /*margin-left: 15% !important;*/ }

.tooltip {
/*	border-bottom: 1px dotted #000000; */
	color: #000000; outline: none;
	cursor: help; text-decoration: none;
	position: relative;
}
.tooltip span {
	margin-left: -999em;
	position: absolute;
	font-size:14px;
	line-height:19px;
	color:#666;
	display:block;
}

.tooltip span::before, .tooltip span::after {
    content: ''; 
    position: absolute;
    left: -20px; top: 12px;
    border: 10px solid transparent;
    border-right: 10px solid #d9d9d9;
   }
.tooltip span::after {
    border-right: 10px solid white;
    left: -19px; 
   }



.tooltip:hover span {
	font-family: Formular,sans-serif;
	position: absolute; 
	left: 25px; 
	top: -9px; 
	z-index: 99;
	margin-left: 0; 
	width: 250px;
}
.tooltip:hover img {
	border: 0; margin: -10px 0 0 -55px;
	float: left; position: absolute;
}
.tooltip:hover em {
	font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
	display: block; padding: 0.2em 0 0.6em 0;
}
.classic { padding:12px 15px; }
* html a:hover { background: transparent; }
.classic {background: #fff; border: 1px solid #d9d9d9; }
.tooltip .fa { font-size: 80%; color: #434a4c; }

.os_widget_container iframe { left: 0; }

.frame__title { color: #fff; }

@media screen and (max-width:600px) {
	div.test { display: none; }
	.col2, .article .article__content-wrapper .article__content > div.col2 { width: 100% !important; margin: 0 0 20px 0 !important; padding: 0 0 20px 0; border-right: none; border-bottom: 1px solid #eff0f3; }
}
