/* here we will add all the theme stuff */
/*---------- Grid class settings  ----------*/
.bgr-color-b{
	background: #229ac2;
}
.default-margin-top {
	margin-top: 10px;
}
h1, h2, h3, h4, h5, strong {
    font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}
h1 {
    font-size: 2rem;
	margin-bottom: 1rem;
    max-width: 100%;
}
h2 {
    font-size: 1.4rem;
	font-weight: 500;
	margin-bottom: 1rem;
    max-width: 100%;
}
.row_first .c-service-menu__link-text,
.row_first .c-service-menu__link__svg{
    color: #999;
	fill: #999;
}
/*
.row_first.sitebar_kp .c-service-menu__link-text,
.row_first.sitebar_kp .c-service-menu__link__svg {
    color: #229ac2;
	fill: #229ac2;
}
*/
.hamburger {
	background: #fff;
}
.hamburger.is-active:hover {
	background: var(--color-mobile-menu);
}
.hamburger.is-active{
	background: var(--color-mobile-menu);
}


.row_first.sitebar_kp .c-service-menu nav .c-service-menu__link:first-of-type .c-service-menu__link-text,
.row_first.sitebar_kp .c-service-menu nav .c-service-menu__link:first-of-type .c-service-menu__link__svg{
    color: #229ac2;
	fill: #229ac2;
}
.row_first.sitebar_sp .c-service-menu nav .c-service-menu__link:nth-of-type(2) .c-service-menu__link-text,
.row_first.sitebar_sp .c-service-menu nav .c-service-menu__link:nth-of-type(2) .c-service-menu__link__svg{
    color: #229ac2;
	fill: #229ac2;
}

.row_first .c-service-menu nav {
	transform: translateX(-10px);
}
.row_first .c-service-menu nav .c-service-menu__link .c-service-menu__link-text {
	font-size: 0.9rem;
}
.default-margin-bottom {
	margin-bottom: 10px;
}
.remove-from-mobile{
	display: none;
}
main {
    background-color: #fff;
    padding-bottom: 100px;
}

article .c-link-element__link {
    width: 100%;
    padding: 20px 1rem 20px 0;
    background-color: var(--color-b);
    display: flex;
    flex: auto;
	color: #fff;
	fill: #006192;
	fill: #4dafe0;
}
article .frontpage_cards_low a{
	background: #229ac2;
	border: 1px solid #229ac2;
}
article .frontpage_cards_low .c-link-element__link {
    width: 100%;
    padding: 20px 1rem 20px 10px;
    background-color: transparent;
	background: url(/media/2924/frontpage_grey_80x80.png);
	background-position: top left;
	background-repeat: repeat-y;
    display: flex;
    flex: auto;
	color: #fff;
	fill: #006192;
	fill: #4dafe0;
	fill: #229ac2;
}

article .c-link-element__link__text {
    color: #fff;
    text-decoration: none;
    margin: 0;
    flex: 1;
    font-size: 1rem;
    padding-left: 1rem;
	text-transform: uppercase;
}
article .frontpage_cards_low .c-link-element__link__text {
    color: #fff;
    text-decoration: none;
    margin: 0;
    flex: 1;
    font-size: 1rem;
    padding-left: 60px;
	text-transform: uppercase;
}
.frontpage_cards .c-link-element img{
	height: 193px;
	width: 100%;
	object-fit: cover;
	object-position: center;
	vertical-align: center;
}
.c-demarcation-plandata__list-item-key {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 10px;
    padding: 5px 10px;
    background-color: #ffffff;
}
main .main-content .col--md-8 .c-demarcation-plandata__list-item {
	margin-top: 10px;
	margin-bottom: 10px;
}
main .main-content .col--md-4 .c-demarcation-plandata:first-of-type .c-demarcation-plandata__list-item:first-of-type {
	padding: 15px;
    margin-top: 10px;
	margin-bottom: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
main .main-content .col--md-4 .c-demarcation-plandata:first-of-type .c-demarcation-plandata__list-item:first-of-type .c-demarcation-plandata__list-item-key{
	background-color: #d9edf7;
}
main .main-content .col--md-4 .c-demarcation-plandata:first-of-type .c-demarcation-plandata__list-item:first-of-type .c-demarcation-plandata__list-item-key p:after{
	content: ":";
}
main .main-content .delomraade_gk_content .col--md-4 .pdf-link-container,
main .main-content .delomraade_gk_content .col--md-4 .pdf-link-container a,
main .main-content .delomraade_gk_content .col--md-4 .pdf-link-container p,
main .main-content .delomraade_gk_content .col--md-4 .pdf-link-container p a,
main .main-content .delomraade_gk_content .col--md-4 .pdf-link-container h3{
	font-size: 1rem;
}
main .main-content .c-demarcation-plandata__list-item-key p{
	font-weight: bold;
	font-size: 0.9rem;
}
.delomraade_gk_content_page h1{	
	display: none;
}
.delomraade_gk_content_page .delomraade_gk_content_h1 h1{	
	display: block;
}
/*---------- Hero  ----------*/

.c-hero-banner {
	min-height: 400px;
}

.c-hero-banner .row {
	align-items: end;
	min-height: 200px;
}

.frontpage-hero-banner {
	min-height: 260px;
}

.c-hero-banner .frontpage-hero-banner .c-service-menu {
	margin-top:45px;
	float:right;
	
}

.in-content-hero .hero-banner-text{
	background-color: transparent;
}
.in-content-hero .hero-banner-text *{
	color:#000;
}

.in-content-hero .c-service-menu{
	margin-right: 15px;
}


.hero-banner-text{
	/*margin-top: -100px;*/
    height: calc(100% + 67px)!important;
    /*padding-bottom: 100px!important;*/
	background-color: transparent;
	text-align: right;
	padding: 0 0 15px 0!important;
}
.hero-banner-text h2 {
	font-size: 2rem;
	background-color: var(--color-b);
	display:inline-block;
	padding: 10px;
}


/*---------- Header ----------*/
.c-sticky-header {
    background-color: #fff;
}
header .c-service-menu {

	margin-bottom: 0px;
}

header .c-mega-menu__level--1 {
    margin-top: 0px;
    margin-bottom: 0px;
	margin-bottom: -4px;
}

header .c-mega-menu__ul li a span.c-mega-menu__li-a-text, 
header .c-mega-menu__ul li p span.c-mega-menu__li-a-text {
    color: #fff;
}
.c-sticky-header .c-mega-menu__ul li a span.c-mega-menu__li-a-text, 
.c-sticky-header .c-mega-menu__ul li p span.c-mega-menu__li-a-text {
    color: #fff;
}
:focus {
    outline: none !important;
}
.c-mega-menu__level--1 {
    margin-top: 0px;
    margin-bottom: 0px;
	margin-bottom: -4px;
}

.c-sticky-header .c-mega-menu__level--1 > li > a{
	padding-top: 5px;
	color:#000;
}
	
.c-sticky-header .c-logo {

	width: 100px;
	margin: 15px 0 10px 0;
}

.row_first {
	margin-top: 5px;
}

/*
.sitebar_kp > .c-service-menu nav .c-service-menu__link:first-of-type{
    color: #229ac2;
	fill: #229ac2;
}
.sitebar_sp > .c-service-menu nav .c-service-menu__link:first-of-type{
    color: #229ac2;
	fill: #229ac2;
}
*/


 .sitemenu a {
	text-decoration: none;
}

.c-service-menu.is-collapsed .c-service-menu__show-service-menu-btn:nth-child(2),
.c-service-menu.-rounded .c-service-menu__show-service-menu-btn:nth-child(2) {
    background: #006192;
}



.row_first  .c-service-menu.is-collapsed .c-service-menu__shadow {
    display: none;
}

.row_first .c-service-menu.is-collapsed .c-service-menu__search-field {
    background: #f0f8ff;
}

.row_first .c-service-menu.is-collapsed .c-service-menu__search-field {
    width: 100%;
    height: 42px;
    border: none;
    padding: 15px;
    font-size: 1.125rem;
    outline: none;
}

.row_first  .c-service-menu.is-collapsed .c-service-menu__show-service-menu-btn {
    outline: none;
    width: 42px;
    height: 42px;
    border: 0;
    background-color: var(--color-service-menu);
    cursor: pointer;
    position: relative;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
}

.row_first .c-languageselector {
    text-align: right;
    position: relative;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
}
.row_first .c-languageselector__select {
    background: var(--color-languageselector);
    color: #fff;
}
.row_first .c-languageselector::after {
    color: #ffF;
}

.row_first .c-logo,
.qeqertalik_logo .c-logo{
    max-width: 100%;
    width: 185px;
    display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.col3-col9 .col--md-4{
    max-width: 25%;
    flex: 0 0 25%;
}
.col3-col9 .col--md-8{
    max-width: 75%;
    flex: 0 0 75%;
}
.col3-col9 .c-logo {
	width: 185px;
	margin: 20px 0px 20px 0px;
}
.col3-col9 .c-service-menu nav .c-service-menu__link__svg {
	height: 17px;
    width: 17px;
	fill: #999;
}
.servicemenu-mobile-hide {
	display: none;
	margin-top: 70px;
}
.top_2 {
	margin: 4px 0px 0px 0px;
}
.c-hero-banner {
    min-height: 200px;
}
.c-hero-banner .c-logo{
	width: 185px;
	/*margin-top: 60px;*/
}
.top_2 p {
	font-size: 2rem;
	font-weight: 600;
	color: var(--color-b);
	/*text-shadow: 0px 0px 10px white, 
					0px 0px 15px white, 
					0px 0px 20px white, 
					0px 0px 30px white;*/
}
.breadcrumb_servicemenu nav a {
	fill: #999;
}
.breadcrumb_servicemenu .c-service-menu nav .c-service-menu__link--onlyIcon svg,
.breadcrumb_servicemenu .c-service-menu nav .c-service-menu__link__svg{
	height: 17px;
    width: 17px;
	margin-top: 5px;
	display: inline-block;
    transform: translateY(-2px);
}

/*---------- Mega menu  ----------*/

.c-mega-menu__level--1 > li > a, 
.c-mega-menu__level--1 > li > p {
    position: relative;
    display: block;
    z-index: 410;
    height: 60px;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 60px;
    font-family: 'Roboto Condensed', sans-serif;
    /* font-weight: 700; */
    font-size: 13px;
    color: #fff;
    background: #229ac2;
    transition: all .2s ease;
}
.c-sticky-header .c-mega-menu__level--1 > li > a, 
.c-sticky-header .c-mega-menu__level--1 > li > p {
    height: 50px;
    line-height: 40px;
	color: #fff;
}
.c-mega-menu__level--1 > li > a:hover,
.c-mega-menu__level--1 > li > p:hover {
    color: #000;
	color: #fff;
    background: #f0f0f0;
	background: #00496c;
    transition: all .2s ease;
	opacity: 1;
}

.c-mega-menu__ul li.-currentPage a span.c-mega-menu__li-a-text:after {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0px;
    left: 0;
    content: ' ';
    height: 0px;
    background-color: transparent;
}


.c-mega-menu__ul li.-currentPage a ,
.c-mega-menu__ul li.-currentPage-ancestor a {
	background: #f0f0f0;
	background: #00496c;
	color: #000;
	color: #fff;
}
.c-sticky-header .c-languageselector {
	margin-top: 4px;
}
.modal__close {
	background:  #006192;
}
.padding-top-zero .c-link-element{
	padding-top: 0rem;
}
.c-mega-menu__li-a-text {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.1875rem;
}
/*---------- Link-element  ----------*/

.link-menu .c-link-element{
	padding-bottom:0.5rem;
	padding-top:0.5rem;
}

.link-menu .c-link-element__link
{
	background-color: var(--color-b);
}

.link-menu .c-link-element__link__text
{
	color: #fff;
}

.link-menu .c-link-element__link__svg-arrow{
	fill:#fff;
}

.link-menu .c-link-element:first-child{
	padding-top:0;
}
.frontpage_h2_smaller{
    font-size: 2rem;
	margin-top: 0px;
}

/*---------- Side menu -------*/

.c-left-navigation {
    background: #f0f0f0;
	background-color: #f0f0f0;
    padding: 0rem 0rem 0rem 0rem;
}
.c-left-navigation__item {
	border-bottom: 1px solid #fff;
}
.c-left-navigation__item a {
    padding: 0.7rem 0rem 0.7rem 35px;
    display: inline-block;
    color: #000;
    font-size: 0.9rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	margin: 0px;
	width: 100%;
}
.c-left-navigation__item ul li a {
    font-size: 0.9rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.c-left-navigation__item a:before {
	/*color: #229ac2;*/
	content: " ";
	margin: 0px 5px 0px -28px;
	/*font-size: 1.25rem;*/
    transform: translateY(4px);
    display: inline-block;
    width: 18px;
    height: 16px;
	background: url('/media/2922/arrow_1.svg');
	background-repeat: no-repeat;
}
.c-left-navigation__item.active > a {
    text-decoration: none;
}
.c-left-navigation__item.open > a {
    text-decoration: none;
}
.c-left-navigation__item .c-left-navigation__item {
	padding-left: 15px;
}
.c-left-navigation__item.active a:before{
    color: #fff;
	background: url('/media/2928/arrow_1_white.svg');
}
.c-left-navigation__item.active a{
    color: #fff;
}

.c-left-navigation__item.open a:before{
    color: #fff;
	background: url('/media/2928/arrow_1_white.svg');
}
.c-left-navigation__item.open a{
    color: #fff;
}
.c-left-navigation__item.open ul .c-left-navigation__item a:before {
    color: #fff;
	background: url('/media/2922/arrow_1.svg');
}
.c-left-navigation__item.active ul .c-left-navigation__item a:before {
    color: #fff;
	background: url('/media/2922/arrow_1.svg');
}
.c-left-navigation__item.open ul .c-left-navigation__item.open a:before {
    color: #fff;
	background: url('/media/2928/arrow_1_white.svg');
}
.c-left-navigation__item.open ul .c-left-navigation__item.active a:before {
    color: #fff;
	background: url('/media/2928/arrow_1_white.svg');
}
.c-left-navigation__item.active ul .c-left-navigation__item.open a:before {
    color: #fff;
	background: url('/media/2928/arrow_1_white.svg');
}
.c-left-navigation__item.active ul .c-left-navigation__item.active a:before {
    color: #fff;
	background: url('/media/2928/arrow_1_white.svg');
}
.c-left-navigation__item.active ul li a:before{
    color: #006192;
}
.c-left-navigation__item.active ul li a{
    color: #000;
}

.c-left-navigation__item.open ul li a:before{
    color: #229ac2;
}
.c-left-navigation__item.open ul li a{
    color: #000;
}

.c-left-navigation__item.open ul .c-left-navigation__item.active  a{
    color: #fff;
}

.c-left-navigation__item.open ul .c-left-navigation__item.active  a:before{
    color: #fff;
}
.c-left-navigation__item ul {
    display: none;
    padding-left: 0rem;
}
.c-left-navigation__item.active {
    background: #229ac2;
}
.c-left-navigation__item.open {
    background: #00496c;
}
.hero-banner-text p {
    margin-top: 10px;
    margin-bottom: 0px;
    font-weight: normal;
}
.c-left-navigation ul {
    list-style: none;
    background: #f0f0f0;
}
.c-left-navigation__item.open{
	border-bottom: 0px solid transparent;
}
.c-left-navigation__item.active{
	border-bottom: 0px solid transparent;
}
/*---------- Footer ----------*/

footer {
	padding-top: 100px;
    padding-bottom: 0px;
    background-color: var(--color-b);
}

footer .c-logo {
	margin-bottom: 20px;
}

.c-breadcrumb li:not(.active) a:not(.c-breadcrumb__home-link), 
.c-breadcrumb__home-link-text{
	text-decoration:none;
}
.c-breadcrumb,
.c-breadcrumb a,
.c-breadcrumb li a,
.c-breadcrumb__home-link,
.c-breadcrumb__home-link-text{
	font-size: 0.75rem;
	color: #999;
	text-decoration: none;
	fill: #999;
	line-height: 0.75rem;
}
.c-breadcrumb__home-link svg {
    width: 17px;
    height: 17px;
}
.c-breadcrumb__home-link-text {
	 transform: translateY(-4px); 
    display: inline-block;
}
.c-mega-menu__ul li a span.c-mega-menu__li-a-text, .c-mega-menu__ul li p span.c-mega-menu__li-a-text {

    font-size: 1rem;
}
footer .footer-main h2,
footer .footer-main h3, 
footer .footer-main h4 {
	font-family: 'Roboto Condensed', sans-serif;
	/* font-weight: 700; */
	color: #fff;
	margin-bottom: 20px;
	
}
footer .footer-main {
	padding-bottom: 80px;
}
footer .footer-main a {
	color: #fff;
	text-decoration: none;
	font-size: 1rem;
}
footer .footer-main a:before {
	transform: translateY(3px);
    display: inline-block;
    width: 18px;
    height: 16px;
	background: url('/media/2923/arrow_1_darkblue.svg');
	background-repeat: no-repeat;
	margin-right: 10px;
	content: " ";
}
footer .footer-main p {
	color: #fff;
	font-size: 1rem;
}
footer .footer-cowiplan-link a {
	text-decoration: none;
	font-size: 10px;
	color: #ccc;
}
.copyright{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1rem;
}


.mobilesearch .c-service-menu.is-collapsed {
    width: 100%;
    display: flex;
    position: relative;
    transition: width 0.4s ease-in-out;
}
.mobilesearch .c-service-menu__shadow{
	display: none;
}
.mobilesearch .c-service-menu.is-collapsed .c-service-menu__show-service-menu-btn {
	width: 30px;
    height: 64px;
    border: 0;
    background-color: #006fa7;
	background: #006fa7;
}
.mobilelang {
	margin-top: 30px;	
}
.mobilelang .c-languageselector__select {
    display: inline-block;
    width: 100%;
    height: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background: var(--color-languageselector);
    background-image: none;
    flex: 1;
    padding: 0 0.5em;
    color: #fff;
    cursor: pointer;
}
.mobilelang .c-languageselector::after {
	padding: 0px 7px 0px 7px;
	background-color: #006fa7;
	background: #006fa7;

}
.c-mobile-menu__off-canvas {
    padding: 25px;
	background: #229ac2;
    background-color: #229ac2
}
.service-menu-top-fix{
	margin-top: 10px;
}
.rte-infobox{
	background: #f0f0f0;
	padding: 0px 30px 0px 30px;
	margin-bottom: 5px;
	border: 1px solid transparent;
    border-radius: 4px;
}
main .main-content a {
    color: #229ac2;
    text-decoration: underline;
    transition: opacity 0.3s ease-in-out;
}
main .main-content {
	min-height: 360px;
}
main .main-content li{
	font-size: 1rem;
    font-weight: 400;
    line-height: 1.4;
}
main .main-content p{
	font-size: 1em;
    font-weight: 400;
    line-height: 1.4;
}
.main-menubar .col-md-12 {
	height:60px;
}
.main-menubar .c-mega-menu {
	width: calc(100% - 181px);
	display: inline-flex;
}
.main-menubar .c-languageselector {
	width: 180px;
    display: inline-flex;
    clear: both;
    float: right;
	transform: translateY(-2px);
}
.sticky-menubar .col-md-12 {
	height:50px;
}
.sticky-menubar .c-mega-menu {
	width: calc(100% - 181px);
	display: inline-flex;
}
.sticky-menubar .c-languageselector {
	width: 180px;
    display: inline-flex;
    clear: both;
    float: right;
	transform: translateY(-10px);
}
.c-languageselector__iconlist-icon {
    margin-left: 10px;
    width: 36px;
	height: 24px;
}
.c-languageselector__iconlist-icon a{
    opacity: 0.5;
}
.c-languageselector__iconlist-icon.is-active a{
    opacity: 1;
}
.c-languageselector__iconlist-icon a:hover{
    opacity: 1;
}
.logo_servicemenu .c-service-menu {
	transform: translateX(15px);
}
.logo_servicemenu nav,
.breadcrumb_servicemenu nav{
	text-align: right;
}
/*---------- Leaflet pop-up ----------*/ 
.leaflet-popup .leaflet-popup-content-wrapper, .leaflet-popup-tip-container .leaflet-popup-tip{
	background: #2c3e50;
}
.leaflet-popup-content h2{
	color: white;
	font-size: 15px;
	font-weight: 100;
	margin-top: 2px;
	margin-bottom: 2px;
}
.leaflet-popup-close-button{
	color: white !important;
}
.leaflet-popup-content-wrapper .leaflet-popup-content p{
	margin: 0px 0px;
	color: white;
	font-size: 15px;
}
.leaflet-popup-content a{
	color: white !important;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: underline
}

main article table {
	border-color: #aaa;
}
main article table tr:nth-of-type(odd){
	background: #eee;
}
main article table thead tr,
main article table th {
    background: #229ac2 !important;
    color: white;
    font-weight: bold;
    text-align: left;
	border-color: #666;
}
main article table td {
	padding: 6px;
}
.accordion {
	margin-bottom: 10px;
}
.accordion__panel__text{
	background: #e2e1d8;
	padding: 15px;
}
.accordion__btn {
    border: none;
    background: #229ac2;
    border-top: 1px solid #229ac2;
    width: 100%;
    text-align: left;
    padding: 10px 0px 5px 55px;
    cursor: pointer;
    color: #fff;
    outline: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	line-height: 1.8;
}
.accordion__btn .accordion__icon {
    float: left;
	margin-left: -40px;
}
.accordion__btn .accordion__icon svg {
    width: 26px;
    height: 26px;
    margin-right: 20px;
    line-height: -23px;
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
	fill: #fff;
	border: 2px solid #fff;
    border-radius: 50%;
    padding: 3px;
}

/*.legend-container.leaflet-control:hover > svg{
    display:none;
}*/
.legend-container.leaflet-control svg{
    display:none;
}
/*.legend-container.leaflet-control:hover > .info.legend{
    display:block !important;
}*/
.info.legend{
    display:block !important;
}
.legend {
    background:white;
    line-height: 5px;
    color: black;
}
.info.legend{
    padding:3px 0 2px 3px;
    margin:0 0 5px 0;
    border-radius:5px;
    border:2px solid rgba(0,0,0,0.2);
}

.info.legend i {
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 8px;
    opacity: 0.7;
}

.info.legend p {
    padding:inherit;
    margin:0;
    width:180px;
    font-size:.6rem;
    font-weight:600;
}

.leaflet-bottom.leaflet-left .legend-container.leaflet-control{
    margin:0;
    margin-left:10px;
    margin-bottom:5px;
}
.info.legend{
    display:none;
}
.legend-container.leaflet-control .svg-icon-picker-icon{
    width: 44px;
    height:44px;
    fill:#848484;
    background-color:white;
    border-radius:5px;
    border:2px solid rgba(0,0,0,0.2);
    margin:0px;
    padding:10px;
}
.c-vidi-map {
	height: 500px;
}

/*---------- Media queries ----------*/ 

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {  
 
}
 
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {  
 
}
 
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
	.remove-from-mobile{
		display: block;
	}
	.servicemenu-mobile-hide {
		display: flex;
	}
	.col3-col9 .c-logo {
		transform: translateY(-30px);
	}
	.logo_fix .c-logo{
		transform: translateY(-5px);
	}
}
 
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  
    .row_first .c-service-menu.is-collapsed {
		width: 100%;
		display: flex;
		position: relative;
		transition: width 0.4s ease-in-out;
	}
	
}

@media print {
	
	.c-localplan, .pdf-container, #pdf_link_container, #sidepanel_line {
	display:none;
	height: 0px;
	margin-top: 0px;
	}
	
	main{
		-webkit-print-color-adjust: exact;
	}
	
	footer {
		display:none;
	}
	
  .-print {
    display: initial;
  }

  .hero-banner-text {
    display: none;
  }

  .accordion:hover {
    background-color: white;
  }

  .accordion__btn {
    border-top: 0;
  }

  .accordion__btn .accordion__icon svg {
    display: none;
  }

  .accordion__panel {
    display: block;
    height: auto;
  }

  .c-addendum__item-link:after {
    content: none;
  }

  .c-breadcrumb {
    display: none;
  }

  .c-media-gallery {
    display: none;
  }

  .c-media-gallery.-preview {
    text-align: left;
  }

  .c-hero-banner {
    display: none;
    height: 0;
  }

  .c-leaflet-map__static-map-frame__image {
    display: block;
  }

  .c-leaflet-map__static {
    display: block;
  }

  .c-link-element a:after {
    content: none;
  }

  .c-localplan__maps-and-annexes {
    display: none;
  }

  .c-localplan__menu {
    display: none;
  }

  .c-mapcentia-map__static-map-frame__image {
    display: block;
  }

  .c-septima-map__show-pdf {
    display: block;
  }

  .c-septima-map__static-map-frame__image {
    display: block;
  }

  .c-sweco-map__show-pdf {
    display: block;
  }

  .c-sweco-map__static-map-frame__image {
    display: block;
  }

  .c-vidi-map {
    padding-bottom: 0;
  }

  .c-vidi-map__map-element {
    display: none;
  }

  .c-vidi-map__show-pdf {
    display: block;
  }

  .c-vidi-map__static-map-frame__image {
    display: block;
  }
	
  .c-demarcation-plandata__list-item {
    /*background-color: var(--color-a);*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (min-aspect-ratio: 16 / 9) {
  	.modal__wrapper--hearing-modal .modal__wrapper {
    		height: auto;
  		}
	}
}