 .grid-fullwidth-grey-collapse { margin-bottom:0; } .grid-subscribe { margin-bottom:56px; }

.externallink {
    margin: 0;
    padding: 16px 0 0 16px;
    background: #f2f2f2;
    text-decoration: none;
    color: #262626;
    font-size: 1.1em;
    height: 48px;
    margin-top: 16px;
}

.externallink span {
    padding: 8px 32px 8px 16px;
    display: block;
    float: right;
    background: url(../img/right.png) center center no-repeat;
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {


	.gallery-cell .textonly p,
	.slideonly p {
		font-size: 1em !important;

	}

.element-item.not-isotope .textonly h1,
.element-item.not-isotope .textonly h1 a {
	padding: 58px 0 36px 0;
}
.counter h1 { font-size:5.4em !important; }
.textonly p,
.slideonly p,
.gallery-cell-socialblock p { font-size:1em; }
.textonly p { font-size: 1.1em !important; }
}

input[type='file'] {
  color: transparent !important;
}

.accordion-content ul {
	color:#333;
	margin-bottom:18px;
}

.accordion-content ul li {
    font-size: 1.05em;
    line-height: 1.65em;
	list-style-position: inside;
	list-style-type: square;
	padding: 0 0 0 1.2em;
    text-indent: -1.25em;
}
@media screen and (max-width: 480px) {
    .externallink span, .accordion-close span { display:none; }
}

.large-textblock h2 {
    margin-bottom:24px;
}

