/* CSS for Masonry-lignende bildegalleri */
.gallery-columns-2 {
 -webkit-column-count: 2;
 -moz-column-count: 2;
 column-count: 2;
}
.gallery-columns-3 {
 -webkit-column-count: 3;
 -moz-column-count: 3;
 column-count: 3;
}
.gallery-columns-4 {
 -webkit-column-count: 4;
 -moz-column-count: 4;
 column-count: 4;
}
.gallery-columns-5 {
 -webkit-column-count: 5;
 -moz-column-count: 5;
 column-count: 5;
}
.gallery-columns-6 {
 -webkit-column-count: 6;
 -moz-column-count: 6;
 column-count: 6;
}
.gallery-columns-7 {
 -webkit-column-count: 7;
 -moz-column-count: 7;
 column-count: 7;
}
.gallery-columns-8 {
 -webkit-column-count: 8;
 -moz-column-count: 8;
 column-count: 8;
}
.gallery-columns-9 {
 -webkit-column-count: 9;
 -moz-column-count: 9;
 column-count: 9;
}
th.hidden, td.hidden {
    display: none !important;
}
.footer .brighter {
    color:#ddd;
}
.kurslisten {
    padding:0 4rem;
    padding-bottom: 3rem;
}
.kurslisten a.accordion-title {
    background: #395775;
    border: none;
    color: #fff;
    border-bottom:1px solid #394575;
}
#kursTbl_filter {
    float: none;
    text-align: left;
    max-width: none;
}
#kursTbl_filter label {
    font-size: 18px;
    color: #395775;
    font-weight: bold;
    float:left;
    width: 65%;
}
#kursTbl_filter label#filter-label {
    width: 30%;
    float: right;

}
#kursTbl tr a {
    white-space: nowrap ;
}
#kursTbl .dtr-title {
    font-weight: bold;
    display: block;
}
#kursTbl .dtr-title:after {
    content:":";
}
#kursTbl_filter label#filter-label select {
    border:1px solid #ddd;
    border-radius: 2px;
     background: #f9f9f9;
}
#kursTbl_filter input[type="search"] {
    border:1px solid #ddd;
    border-radius: 2px;
    margin-bottom: 1.5rem;
    background: #f9f9f9;
    padding:0.75rem 1rem;
    box-shadow: none;
}
.gallery-item {
 display: inline-block;
 text-align: center;
 vertical-align: top;
 width: 100%;
 margin: 0 0 0.5em;
}
@media(max-width:1023px) {
    .kurslisten {
        padding: 0;
    }
    #kursTbl_wrapper tbody tr td:nth-child(1) {
        white-space: nowrap;
    }
    #kursTbl_wrapper tbody tr.child td {
        white-space: unset !important;
    }
    #kursTbl_wrapper {
        padding:0 1rem 2rem;
    }
    #kursTbl_filter label {
        float:left;
        width: 48%;
    }
    #kursTbl_filter label#filter-label {
        width: 48%;
        float: right;

    }
}
h2.spec {
    background: #395775;
    padding: 1rem 1.5rem;
    margin-bottom: 0;
    color: #fff;
}
.infobox-d {
    background: #395775;
    padding:2rem;
    color:#FFF;
    margin-bottom: 1rem;
    margin-top: 3rem;
}
.page-id-37885 tfoot {
    display: none;
}
.page-id-33710 .team {
    margin-bottom: 1rem;
}
@media(max-width:1300px) and (min-width:1024px) {
    #hero.norgescup #norgescup-leaderboard {
        top:160px;
    }

}
@media(max-width:1023px) {
    #hero.norgescup #norgescup-header #navbar {
        /* display: none; */
        background: #395775;
        display: block;
        position: absolute;
        left: -0.625rem;
        right: -0.625rem;
        top: -1rem;
        overflow: scroll;
        padding: 1rem;
        border-top:1px solid #666;
        white-space: nowrap;
    }
    #hero.norgescup #norgescup-header #asko {
        margin-top: 3.5rem;
    }
    #hero.norgescup .orbit .orbit-wrapper .orbit-container li img {
        top: 5rem;
    }
}
.page-id-37885 .button.secondary {
    background: #eb1e2e !important;
    color:#FFF !important;
    border:none !important;
}
.page-id-37885 .button.secondary svg {
    display: none;
}
.register-wrap {
    background: #eee;
    border: 1px solid #ddd;
    padding: 1.5rem 1.5rem 0.75rem;
}
.register-wrap label {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    color: #395775;
}
.register-wrap #reg-btn {
    color:#FFF !important;
    margin-top: 1.2rem;
    margin-bottom: 0;
}
.register-wrap #reg-fodselsdato,
.register-wrap #reg-telefon,
.register-wrap #reg-skole
{
    display: block;
  border: 1px solid #d6d5d1;
  border-radius: 4px;
  background: #fff;
  box-shadow: none;
  height: auto;
  padding: 0.75rem 0.75rem 0.75rem;
}
.edit-skole .gv-back-link {
    display: none;
}
.acf-field[data-name="ski_status"] {
    display: none;
}

.edit-skole #gform_submit_button_1 {
    background: #395775;
}

.edit-skole .gv-button-cancel {
    background: #aaa;
    line-height: 1;
    margin-bottom: 8px;
}

.edit-skole .gv-button-delete {
    background: #f70588;
    line-height: 1;
    margin-bottom: 8px;
}



.featured-image-krets .attachment-news-fp.size-news-fp {
    max-width: 200px;
    margin-right: 2rem;
}
@media(max-width: 1023px) {
    .featured-image-krets .attachment-news-fp.size-news-fp {
        max-width: 100%;
        margin-right: 0rem;
        margin-bottom: 1rem;
    }
}
@media(min-width: 1024px) {
    #partners img {
        max-height: 60px;
        max-width: 120px !important;
        width: auto;
    }
	
	#kts-logo img {
		max-width: 150px !important;
	}
	
	#kts-logo {
		max-width: 12.5%;
	}
}
.btn-show-completed {
    display: inline-block;
    margin-bottom: 1rem;
    border: 2px dashed rgb(1,99,124);
    border-radius: 50px;
    padding: 5px 15px;
    font-weight: 500;
    color: rgb(1,99,124);
    cursor: pointer;
}
table.completed {
    display: none;
}

.content .wp-block-group{
	margin-top: 3rem;
    margin-bottom: 1rem;
}

.content h2 .svg-inline--fa{
	color: #f05a66;
}
.content h3 .svg-inline--fa{
	color: #395775;
}
.content .svg-inline--fa{
    margin-right: 1rem;
}
.single-skiskytterskole .content h3 {
    color:#E31D93 !important;
}

.page-id-36763 #kart, 
.page-id-36763 .kart-wrap, 
.page-id-36763 #map {
    min-height: 100vh;
}

#shortcode-generator .toggler {
    position: fixed;
    z-index: 9999;
    background: #f70588;
    color: #FFF;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 0.25;
    font-size: 36px;
    box-shadow: 0 0 .42857rem 0 rgba(0,0,0,.2);
    bottom: 1rem;
    transition: all ease 0.3s;
    right: 1rem;
    cursor: pointer;
}
.wpkqcg_qrcode_wrapper {
    position: fixed;
    background: #FFF;
    padding: 1rem;
    left:1rem;
    bottom: 1rem;
    z-index: 9999;
    display: none;
}
#save-qr {
    position: fixed;
    bottom: 0;
    z-index: 99999;
    left: 220px;
    display: none;
}
#shortcode-generator .wpkqcg_qrcode_wrapper.active {
    display: block;
}
#shortcode-generator.active #save-qr {
    display: block;
}
#shortcode-generator .toggler span {
    font-size: 12px;
    font-weight: bold;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    line-height: 1.2;
}

.toplist .cell .pole {
    background: #6f263d 
}

.toplist .cell .pole[data-pos="2"] {
  background: #7f324a;
}
.toplist .cell .pole[data-pos="3"] {
  background: #8f4059;
}
.page-id-29249 .sammenlagt-header {
    background: #6f263d;
}
.page-id-29249 .sammenlagt-header .button {
    color:#FFF;
}
.results-table .pos {
    border-color:#6f263d;
}
#asko-wrap {
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    z-index: 99;
    width: 150px;
    padding: 1rem;
    background: #fff;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
.page-id-29249 .sammenlagt-header h1, .page-id-29249 .sammenlagt-header {
    color:#FFF;
}

#tarjei {
    margin:0 auto;
    max-width: 900px;
    border-radius: 4px;
}
#bamalogo {
    max-height: 45px;
    margin-right: 1rem;
    width: auto !important;
}
.bama-title {
    display: inline-block;
    width: calc(100% - 200px);
    text-align: center;
    color: #fff;
    font-size: 2.5rem;
    position: relative;
    top:5px;
    margin-bottom: 0;
    line-height: 1;
    letter-spacing: 0px;
}
.bama-title span {
    display: inline-block;
    position: relative;
    top:10px;
}
#ingrid {
    border-radius: 4px;
}
#bama-header {
    position: relative;
     padding:6rem 0 8rem;
    margin-top: 70px;
}
#bama-header-deltaker {
    padding:3rem 0;
    margin-top: 90px;
}
#bama-header-deltaker .responsive-embed {
    height: 600px;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}
#bama-header-deltaker iframe {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
#kart, .kart-wrap, #map {
    height: 100%;
    width: 100%;
}
.content.deltaker {
    padding:0;
}
.bama-contact-wrap {
    padding:8rem 0;
    background: #f9f9f9;
}
.bama-contact {
    background: #fff;
    height: 100%;
}
.bama-contact .logo {
    max-width: 150px;
    margin-left: 1.5rem;
}
.bama-contact .text {
    padding:2rem;
}
.bama-contact .text h3 {
    font-weight: bold;
}
.bama-contact .text img {
    margin-bottom: 1rem;
    max-width: 150px;
}
.bama-contact .text strong, .bama-contact .text a {
    display: block;
    margin-bottom: 5px;
}
.bama-contact-wrap img.malin, .bama-contact-wrap img.jens {
    width: 220px;
}
.more-info {
    padding:4rem 1rem;
    background: #fefefe;
}
.more-info h3 {
    color:#E31D93;
}
#bama-header {
    position: relative;

}
.arrangorklubb-wrap {
    margin-top: 90px;
    padding:3rem 0 5rem;
}
.signup .arrangorklubb-wrap {
    margin-top: 0px;
    padding: 2rem;
}
.gform-field-label--type-sub {
    font-size: 12px !important;
    color: #999;
}
#gfield_consent_description_1_11 {
    max-height: none;
    padding: 1rem;
    margin-bottom: 0.5rem;
    overflow: auto;
    background: #f9f9f9;
    font-size: 14px;
}
.signup .ginput_complex {
    margin-top: 5px;
}
.signup .gfield-choice-input {
    margin-bottom: 0;
}
.gform_required_legend {
    display: none;
}
.page-id-36242 .off-canvas-content .button {
    background: #395775;
}
.page-id-36242 #gform_confirmation_message_2 {
    border: 2px solid 395775;
    display: table;
    padding: 2rem;
    font-size: 18px;
}
.signup .gform_wrapper.gravity-theme .gfield_required {
/*    display: none;*/
}
.signup .gform_fields input[type="text"],
.signup .gform_fields select,
.signup .gform_fields input[type="email"],
.signup .gform_fields input[type="number"],
.signup .gform_fields input[type="tel"] {
    display: block;
    border: 1px solid #d6d5d1;
    border-radius: 4px;
    background: #fff;
    box-shadow: none;
    height: auto;
    padding: 0.75rem 0.75rem 0.75rem;
}
.infobox {
    background: #fff;
    padding: 2.25rem;
    border-radius: 4px;
    height: 100%;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}
.infobox h2 {
    font-weight: bold;
    line-height: 1.2;
    font-size: 36px;
    color:#395775;
}
#skoler-og-anlegg {
    padding:6rem 0;
}
#skoler-og-anlegg .tabs img {
    max-height: 30px !important;
    position: relative;
    margin-right: 0.5rem !important;
    margin-top: -0.25rem;
}
#skoler-og-anlegg .tabs {
    background: rgb(1,99,124);
}
#skoler-og-anlegg .tabs li {
    float: none;
    width: 49%;
    display: inline-block;
}
#toggle-buttons {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    z-index: 99999;
}
.kart-wrap {
    position: relative;
}
.toggle-button {
    padding: 0.5rem 1rem;
    border-radius: 4px;
    display: inline-block;
    margin-right: 0.25rem;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
}
.toggle-button:hover {
    opacity: 0.8;
}
.toggle-button svg {
    display: none !important;
}
.toggle-button.active svg {
    display: inline-block !important;
    margin-right: 2px !important;
}
.toggle-button#skoler {
    background:#e31d93;
}
.toggle-button#anlegg {
    background:#01637c;
}
#skoler-og-anlegg .tabs li a:hover {
    background: rgb(1,99,124);
}
#skoler-og-anlegg .tabs li.is-active a {
    background: #e31d93;
    color:#FFF;
}
#skoler-og-anlegg .tabs-title a {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.search-zip {
    margin-top: 1rem;
}
.search-zip label {
    font-weight: bold;
    font-size: inherit;
    color:#E31D93;
}
.search-zip .input input {
    box-shadow: none;
    border: none;
    border-bottom: 2px solid #E31D93;
    padding: 0.5rem 0;
    height: auto;
    font-size: 20px;
    display: inline-block;
    width: calc(100% - 100px);
}
.submit-zip {

    width: 90px;
    display: inline-block;
    background: #395775;
    padding: 0.5rem;
    font-size: 20px;
    line-height: 1.7;
    font-weight: bold;
    color: #fff;
    border-radius: 2px;
}
#ny-skole {
    max-width: 1000px;
    width: 100%;
    height: 94vh;
    top: 3vh !important;
    border: none;
    padding:0;
}
#ny-skole-inner {
    padding:3rem;
}
#ny-skole-inner h3 {
    font-weight: bold;
}
#page-heading-bama {
    padding-top: calc(90px + 4rem);
    padding-bottom: 4rem;
}
#page-heading-bama h1 {
    font-weight: bold;
    margin:0;
    color:#FFF;
}
#ny-skole-inner #registered {
    border:2px solid #16a085;
    color:#16a085;
    font-weight: bold;
    padding:1rem;
    margin-top: 2rem;
}
#acf-form .acf-field {
    border:none !important;
    padding:0.5rem 0;
    padding-right: 1.5rem;
}
#acf-form .acf-field input[type="text"],
#acf-form .acf-field input[type="number"],
#acf-form .acf-field select,
#acf-form .acf-field textarea {
    display: block;
    border: 1px solid #d6d5d1;
    border-radius: 4px;
    background: #fff;
    box-shadow: none;
    height: auto;
    padding: 0.75rem 0.75rem 0.75rem;
}
#ny-skole iframe {
    width: 100%;
    border: none;
    height: 99%;
}
#bama-header .big-button img {
    height: 30px;
}
.instrukser .wp-block-cover {
    min-height: 320px;
}
.instrukser .wp-block-cover p {
    line-height: 1.2;
}
.instrukser .wp-block-cover h4 {
    background: #FFF;
    width:44px;
    height: 44px;
    border-radius: 50%;
    line-height: 44px;
    color:#395775;
    margin:0 auto 0.5rem;
    text-align: center;
}
.count {
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-top: 0.5rem;
    font-size: 20px;
}
.big-button-small {
    background:     #E31D93;
    color:#FFF;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 1rem;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    padding:0.75rem 1rem;
    position: relative;
}
.big-button-small.loading::after {
    content: " Henter posisjon...";
    display: block;
    position: absolute;
    color: #333;
    font-size: 14px;
    text-transform: none;
    top: 50%;
    transform: translateY(-50%);
    right: -9rem;
}
.big-button-small:hover {
    color:#ddd;
}
.big-button-small.loading {
    opacity: 0.7;
    cursor: not-allowed;
}
.relative-cell {
    position: relative;
}

.relative-cell-zindex {
    z-index: 2;
    position: relative;
}
#bama-header .big-button, #page-heading-bama .big-button {
    background:     #E31D93;
    color:#FFF;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 3rem;
    font-size: 22px;
    display: inline-block;
    width: 47%;
    text-align: center;
    padding:2rem 1rem;
}
#tarjei2 {
    position: absolute;
    top: -20vh;
    left: 0;
    right: 0;
}
#bamalogo2 {
    max-height: 65px;
    margin-right: 0;
    width: auto;
    margi-bo: 1rem;
    margin-bottom: 2rem;
    display: block;
}
#page-heading-bama .big-button {
    width: 100%;
    margin-top: 0;
    padding:1rem 2rem;
    position: relative;
    z-index: 2;
}
.page-id-35616 #bama-header .big-button {
    display: block;
    margin-top: 0rem;
    width: 100%;
    margin-bottom: 1rem;
    transition: all ease 0.2s;
}
.page-id-35616 #bama-header .big-button:hover {
    opacity: 0.95;
}
.page-id-35616 .footer-nav {
    position: relative;
    z-index: 2;
}
.page-id-35616 #bama-header {
    position: relative;
    padding: 20vh 0 25vh;
}
.skiskytterskole-template-default #map {
    height: 350px;
}
.bamabox {
    box-shadow: 0px 0px 20px #00000029;
    border-radius: 12px;
    height: 100%;
    background:#FFF;
    padding:2rem;
}
.bamabox strong {
    letter-spacing: 2px;
    text-transform: uppercase;
    color:#333;
}
.bamabox svg {
    margin-right: 0.5rem !important;
    color:#E31D93;
}
.bamabox h5 {
    margin-top: 0.5rem;
    margin-bottom: 0;
}
#pdf-generator .toggler {
    position: fixed;
    z-index: 9999;
    background: #f70588;
    color: #FFF;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 0.25;
    font-size: 36px;
    box-shadow: 0 0 .42857rem 0 rgba(0,0,0,.2);
    bottom: 1rem;
    cursor: pointer;
    transition: all ease 0.3s;
    right: calc(70px + 1.5rem);
}
#pdf-generator .toggler.loading {
    opacity: 0.5;
    cursor: disabled;
}

#pdf-generatora5 .toggler {
    position: fixed;
    z-index: 9999;
    background: #f70588;
    color: #FFF;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 0.25;
    font-size: 36px;
    box-shadow: 0 0 .42857rem 0 rgba(0,0,0,.2);
    bottom: 1rem;
    cursor: pointer;
    transition: all ease 0.3s;
    right: calc(230px + 1.5rem);
}
#pdf-generatora5 .toggler.loading {
    opacity: 0.5;
    cursor: disabled;
}
#pdf-generatora5 .toggler span {
    font-size: 12px;
    font-weight: bold;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    line-height: 1.2;
}

#instagram-generator .toggler {
    position: fixed;
    z-index: 9999;
    background: #f70588;
    color: #FFF;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 0.25;
    font-size: 36px;
    box-shadow: 0 0 .42857rem 0 rgba(0,0,0,.2);
    bottom: 1rem;
    cursor: pointer;
    transition: all ease 0.3s;
    right: calc(140px + 2rem);
}
#instagram-generator .toggler.loading {
    opacity: 0.5;
    cursor: disabled;
}
#instagram-generator .toggler span {
    font-size: 12px;
    font-weight: bold;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    line-height: 1.2;
}
#kursTbl_info {
    display: none;
}
#kursTbl th {
    background: #395775;
    color: #fff;
    border:1px solid #355371;
}
#kursTbl tbody td {
    border-color:#eee;
}
#kursTbl.dataTable.no-footer {
    border-bottom: none;
}
#pdf-generator .toggler span {
    font-size: 12px;
    font-weight: bold;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    line-height: 1.2;
}
    .acf-field .message {
        display: none;
    }

@media(max-width:1220px) {
    #bama-header-deltaker {
        padding:5rem 0;
        margin-top: 90px;
    }
    .page-id-35619 #kart {
        height: 80vh;
    }
    #bama-header .big-button, #page-heading-bama .big-button {
        font-size: 18px;
    }
    .infobox h2 {
        font-size: 26px;
    }
    #skoler-og-anlegg {
        padding: 0rem 0 6rem;
    }
}

.tabs-panel table {
    width:100%;
}

#bamabg {
    height: 433px;
    float: right;

    /* border-radius: 8p; */
}

.bama-splasher {
    border-radius: 8px;
    overflow: hidden;
        top: 1rem;
    position: relative;
    background: #FFF;
    background-image: linear-gradient(#fff 67%, #f2f6fb);
    box-shadow: 0 10px 24px 8px rgba(146, 176, 209, 0.3);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.bama-splasher .text {
    position: absolute;
    background: #fff;
    bottom: 0;
    top: 0;
    width: 423px;
    left:0;
}
.bama-splasher .text .inner {
    position: absolute;
    top:50%;
    padding:2rem;
    transform:translateY(-50%);
}

.bama-splasher .button.bama {
    background: #E31D93;
    margin-top: 0.75rem;
}
.inner #bamalogo {
    max-height: 32px;
    margin-bottom: 5px;
}

.bama-splasher h3 {
    font-weight: bold;
    font-size: 32px;
    color: #152661;
    margin-bottom: 0;
}

@media(max-width:900px) {
    
    .acf-form .acf-field {
        width: 100% !important;
    }
}

@media(max-width:1023px) {
    .page-id-35616 #bama-header {
        position: relative;
        padding: 2rem 0.5rem 0;
    }
    #tarjei2 {
        position: relative;
        top: 0;
        left: -1.45rem;
        right: -1.45rem;
        margin-top: -2rem;
        max-width: 103vw;
    }
    .relative-cell {
        order:2;
    }
    .relative-cell-zindex {
        order:1;
    }
    #bamalogo2 {
        display: inline-block;
    }
    #asko-wrap {
        padding:0.5rem;
        width: 130px;
    }
    .instrukser {
        gap:0.5rem;
        margin-bottom: 0.5rem;
    }
    .bama-contact .logo {
        max-width: 100px;
        margin-left: 0.5rem;
    }
    .instrukser .wp-block-cover p {
        font-size: 22px;
    }
    .arrangorklubb-wrap {
        margin-top:50px;
        padding: 2rem 0 0;
    }
    .arrangorklubb-wrap .wp-block-spacer {
        height: 1rem !important;
    }
    .arrangorklubb-wrap .wp-block-cover {
        min-height: 0;
        padding:2rem 1.5rem;
    }
    .page-id-35616 .logobilde,
    .page-id-35619 .logobilde,
    .skiskytterskole-template-default .logobilde,
    .page-id-35624 .logobilde,
    .parent-pageid-35624 .logobilde {
        display: none;
    }
    .bama-title span {
        display: inline-block;
        position: relative;
        top: 8px;
    }
    .bamabox {
        box-shadow: 0px 0px 20px #00000029;
        border-radius: 12px;
        height: 100%;
        background: #FFF;
        padding: 2rem 1rem;
        margin-bottom: 1rem;
        height: auto;
    }
    #page-heading-bama .big-button {
        width: 100%;
        margin-top: 0;
        padding: 1rem 2rem;
        margin: 1.25rem 0 1rem;
        font-size: 22px;
    }
    #page-heading-bama {
        padding-top: calc(60px + 2rem);
        padding-bottom: 2rem;
        text-align: center;
    }
    #bama-header a.big-button img {
        display: none;
    }
    #bama-header a.big-button {
        display: block;
        width: 100%;
        margin-top: 1rem;
        padding:1.5rem 0.75rem;
        font-size: 16px;
        letter-spacing: 0;
    }
    #tarjei {
        margin: 0 auto;
        max-width: 900px;
        border-radius: 4px;
        width: 100%;
    }
    #skoler-og-anlegg {
        padding: 0rem 0 0rem;
    }
    .bama-contact .text h3 {
        margin-bottom: 0;
    }
    .bama-contact-wrap img.malin, .bama-contact-wrap img.jens {
        width: 20vw;
        margin-left: 1rem;
    }
    .bama-contact-wrap {
        padding: 0;
        background: #fff;
        width: calc(100% + 1.25rem);
        position: relative;
        left: -0.625rem;
    }
    #skoler-og-anlegg .tabs {
        width: calc(100% + 1.25rem);
        position: relative;
        left: -0.625rem;
        border: none;
    }
    #ny-skole-inner {
        padding: 1rem;
    }

    .signup .arrangorklubb-wrap {
        margin-top: 0px;
        padding: 1rem;
    }
    .tabs-content {
        border:none;
    }
    .tabs-panel {
        padding: 1rem 0;
    }
    .tabs-panel table {
        white-space: nowrap;
        width: auto;
    }
    .more-info {
        padding: 2rem 1rem;
        background: #fefefe;
    }
    .search-zip {
        margin-top: 2rem;
    }
    .submit-zip {
        width: 60px;
        font-size: 16px;

    }
    #zip {
        padding:0.5rem 0;
        font-size: 18px;
        width: calc(100% - 70px);
    }
    .infobox {
        padding: 1.25rem;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        position: relative;
        z-index: 5;
        margin-top: -1.5rem;
        border-radius: 4px;
        max-width: 96%;
        left: 2%;
        padding-bottom: 3rem;
    }
    #bama-header {
        position: relative;
        padding: 2rem 0;
        margin-top: 60px;
    }
    #ingrid {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    #bama-header-deltaker {
        padding: 0rem 0 2rem;
        margin-top: 60px;
    }
    #bama-header-deltaker .responsive-embed {
        height: 600px;
        position: relative;
        overflow: hidden;
        border-radius: 4px;
        left: -0.625rem;
        width: calc(100% + 1.25rem);
    }
    #bama-header-deltaker iframe {
        position: relative;
        width: 110vw !important;
        top: 50%;
        transform: translateY(-50%);
        left: -5vw;
    }
    .bama-title {
        display: inline-block;
        width: auto;
        text-align: left;
        color: #fff;
        font-size: 22px;
        position: relative;
        top: 0;
        margin-bottom: 0;
        line-height: 1;
        letter-spacing: 0px;
        font-weight: bold;
    }
    #bamalogo {
        max-height: 30px;
        margin-right: 0.75rem;
        width: auto !important;
        text-align: left;
    }
    #hero-intro {
        position: relative;
        padding: 0;
    }
    .bama-splasher {
        top: 0;
        background: none;
        box-shadow: none;
    }
    .bama-splasher h3 {
        text-align: center;
    }
    .bama-splasher .text .inner {
        position: relative;
        top: 0;
        padding: 2rem 0 0;
        transform: none;
    }
    .bama-splasher .image {
        display: none;
    }
    .bama-splasher .text {
        position: relative;
        background: #fff;
        bottom: 0;
        top: 0;
        width: auto;
        left: 0;
    }
}

.partner_logoer .wp-block-image {
    margin: .7rem !important;
}

.partner_logoer a {
    display: flex
}

.partner_logoer img {
	object-fit: contain;
    object-position: center;
    margin-left: auto;
    margin-right: auto;
	margin-top: auto;
	margin-bottom: auto
}

.uagb-ifb-desc img {
    margin-bottom: .7rem
}

.gm-style .gm-style-iw-tc::after {
    background: #E31D93;
}
.gm-style .gm-style-iw-d {
    overflow: visible !important;
    padding:1rem 1rem 1.5rem;
}
.gm-style-iw.gm-style-iw-c {
    background: #E31D93;
    border-radius: 2px;
    color: #fff;
    max-width: 320px !important;
}
.gm-style-iw.gm-style-iw-c #content h3 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0.25rem;
    color: #fff;
}
.gm-style-iw.gm-style-iw-c #content p {
    font-size: 16px;
    margin-bottom: 0rem;
}
.gm-style-iw.gm-style-iw-c #content p a {
    color:#FFF;
    border-bottom:1px solid #FFF;
    font-size: 16px;
    margin-top: 0.5rem;
    display: inline-block;
    font-weight: bold;
}

#program svg.fa-xmark {
    width: 26px;
    height: 26px;
    position: absolute;
    right: 1rem;
    top: 1rem;
    color: #666;
    cursor: pointer;
}

#program .fas.fa-times:hover {
    color: #000;
}

#program {
    box-shadow:0px 3px 30px #00000012;
    position: fixed;
    z-index: 9999;
    right:1rem;
    bottom: -15rem;
    background: #FFF;
    max-width: 450px;
    padding: 1.5rem;
    border-radius: 4px;
    transition:all ease 0.3s;
}
#program.active {
    bottom:1rem;
}
#program h2 {
    font-weight: bold;
    font-size: 26px;
    color: #b50814;
    margin-bottom: 0rem;
}
#program h3 {
    font-size: 22px;
    font-weight: bold;
    color: #395775;
    margin-bottom: 0.5rem
}
#program p {
    margin-bottom: 0.5rem;
}
#program a {
    font-weight: bold;
    margin-right: 10px;
    color: #f05a66;
}
@media(max-width: 1023px) {
    #program {
        left: 1rem;
    }
    #program a {
        display: block;
        margin-bottom: 0.25rem;
    }
   
}



.single-utviklingstrappa .footer-nav {
    display: none !important;
}

.utviklingstrappa-title {
    display: inline-block;
    width: calc(100% - 200px);
    text-align: left;
    color: #fff;
    font-size: 2.5rem;
    position: relative;
    top:12px;
    margin-bottom: 0;
    line-height: 1;
    letter-spacing: 0px;
    font-weight: bold;
    padding-left: 1rem;
}
.content.single-utviklingstrappa {
    padding-top: 9rem;
}

.single-utviklingstrappa .primaryc img {
    border-radius: 8px;
}
.single-utviklingstrappa .primaryc .wp-block-group {
    padding:1.5rem 1.5rem 0.5rem;
    border-radius: 8px;
}
.single-utviklingstrappa .primaryc {
    padding-left: 4rem;
}
.ut_menu ul {
    list-style: none;
    margin-left: 0;
    font-size: 14px;
}
.ut_menu ul li, .ut_menu ul li a {
    font-size: 16px;
}
.submenu.level-1 {
    font-weight: bold;
    margin-bottom: 0.45rem;
}
.submenu.level-1 svg {
    margin-right: 0.45rem;
}
.submenu.level-2 a {
    border-bottom: none;
    /* text-decoration: none; */
}
.submenu.level-2 {
    padding-left: 1.25rem;
    padding-bottom: 0.45rem;
    border-left: 2px solid #ddd
    ;
}

#menu-hovedmeny.new li {
    width: 400px;
}

#menu-hovedmeny.new li a {
    color: #fff;
    font-size: 22px;
}
#menu-hovedmeny.new li a:hover {
    color: #ddd;
    text-decoration: underline;
}
#menu-hovedmeny.new .menu-item[aria-expanded="true"].faded a {
    position: relative;
}
#menu-hovedmeny.new li ul li a {
    font-size: 20px;
}
#menu-hovedmeny.new li ul li a:hover, #menu-hovedmeny.new .menu-item[aria-expanded="true"].faded li a:hover {
    text-decoration: underline;
    color:#eee;
}
#menu-hovedmeny.new .menu-item[aria-expanded="true"].faded a:hover {
    text-decoration: none;
}
#menu-loader {
    color: #fff;
    right: 0;
    text-align: center;
    padding-top: 23%;
    font-size: 30px;
}

#klubbutvikling {
    background: #2d4965;
    padding: 13rem 0 7rem;
    color:#FFF;
}
#klubbutvikling h1 {
    font-weight: bold;
}

#blinker .blink {
    background: #222;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    text-align: center;
/*    line-height: 205px;*/
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    position: relative;
    transition:all ease 0.2s;
    cursor: pointer;
    box-shadow: inset 3px 3px 4px #000;
}
#blinker .blink:hover {
    box-shadow: inset 2px 2px 3px #222;
    background: #333;
}

#blinker .blink.active {
    box-shadow: inset 2px 2px 3px #222;
    background: #333;
}
#blinker .blink h5 {
    position: absolute;
    top:50%;
    text-align: center;
    padding-left:1rem;
    padding-right: 1rem;
    left:0;
    right: 0;
    transform:translateY(-50%);
}
#blinker {
    background: #f9f9f9;
    background-image:url("../images/blink.png");
    padding: 2.5rem 4rem;
    margin-top: -9rem;
    background-size: contain;
  background-repeat: repeat-x;
    border-radius: 2px;
}
#blinker .submenu {
    background: #fffcf4;
    border: none;
/*    padding-top: 0.25rem;*/
/*    padding-bottom: 0.25rem;*/
    position: absolute;
   top:5rem;
    min-width: 200px;
    z-index: 99;
    left:3rem;
    text-align: left;
    visibility: hidden;
    transition:all ease 0.2s;
    opacity: 0;
}
#blinker .blink.active .submenu {
    top:7.5rem;
    visibility: visible;
    opacity: 1;
}
#blinker .submenu ul {
    margin:0;
    list-style: none;
}
#blinker .blink .submenu a {
    text-transform: none;
    letter-spacing: 0;
    border-bottom: 1px solid #ddd;
    display: block;
    padding: 0.5rem 1rem;
    color: #333;
}
#blinker .blink .submenu a:hover {
    color:#444;
    background: #f5f1e7;
}
#blinker .blink .submenu li:last-of-type a {
    border-bottom: none;
}