@import url('https://fonts.googleapis.com/css?family=Faustina:400,400i');
@import url('https://fonts.googleapis.com/css?family=Dosis:400,600');

/*edited by MS May 6th 2025 */

:root {
    --primary-red: #ac0505;
    --primary-red2: #9c0a0a;
    --primary-blue: #0056b3;
    --primary-grey: #444;
    --primary-grey2: #666;
    --rl-brown: #652f07;
    --rl-graaoransje: #ff9595;
    --font-family-dosis: 'Dosis', 'Open Sans', Arial, Helvetica, sans-serif;
    --font-family-bread: 'Faustina', Georgia, serif;
}
/* IE11 compatibility */

html {
   
    font-size: 1.2em;
}

body {
    font-style: normal;
    font-family: 'Faustina', Georgia, serif;
    font-family: var(--font-family-bread);
    line-height: 1.5;
    height: 100%;
    padding-top: 50px;
    
}

h1, h2, h3, h4, h5, h6, nav {
    font-family: 'Dosis', 'Open Sans', Arial, Helvetica, sans-serif;
    font-family: var(--font-family-dosis);
    font-weight: normal;
}

h1, h2 {
    color: #ac0505;
    color: var(--primary-red);
}

h3, h4, h5 {
    color: #444;
    font-weight: 600;
    
}

.firehundre{
    font-weight: 400;
}

.greytxt {
    color: #444;
    color: var(--primary-grey);
    font-weight: normal;
}

a:hover {
    color: #0056b3;
    color: var(--primary-blue);
    text-decoration: underline;
}

.gaverh1 {
    font-weight: normal;
    font-size: 6.25rem;
}

.gavertillivet 
{
    text-align: center;
    padding: 1em 0;
}

.redtext, .redtext a{
 color: #ac0505;
 font-family: 'Dosis', 'Open Sans', Arial, Helvetica, sans-serif;
 font-family: var(--font-family-dosis);
}
.cd-color-2 {
    background-color: #e8f5e8;
}

.cd-color-3 {
    background-color: #eee8de;
}
.cd-color-4 {
    background-color: #dcd0bd;
}
.cd-padding-top-bottom {
    padding: 2em 0;
}

    .cd-padding-top-bottom h2 {
        margin-bottom: 1em;
    }
.site-title {
    display: inline-block;
    -webkit-transition: all .5s;
    transition: all .5s;
    background-image: url('../../images/Radiumlegat/rl-logo-White_Mobile_Lg_new.png');
    background-color: transparent;
    min-height: 100px;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
    min-width:350px;
}
.slogan {
    font-family: 'Dancing Script', handwriting;
    color: #ac0505;
    color: var(--primary-red);
    text-align: center;
}

.scrolled-nav {
    height: 60px !important;
    line-height: 60px !important;
    background-color: #333;
    background-repeat: no-repeat;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: 1s ease all;
    transition: 1s ease all;
}

    .scrolled-nav img {
        max-height: 50px !important;
        -webkit-transition: 2s ease all;
        transition: 2s ease all;
    }


    .scrolled-nav.slogan {
        display: none;
    }

    .scrolled-nav .site-title {
        font-size: 16px;
        background-image: url('../../images/Radiumlegat/rl-logo-liggende_hvit.png');
        min-height: 50px;
        background-size: 40%;
    }

.placemenu {
    float: right;
    background-color: #333;
    border-radius: 20%;
}

.logo-mobile {
    filter: drop-shadow(-0px 2px 3px #c5ad85) drop-shadow(4px 6px 8px #000000);
    -webkit-filter: drop-shadow(-0px 2px 3px #c5ad85) drop-shadow(4px 6px 8px #000000);
    -moz-filter: drop-shadow(-0px 2px 3px #c5ad85) drop-shadow(4px 6px 8px #000000);
    max-width: 100%;
}

    .navbar-toggler-icon [class*='bar-'] {
        background: #f1f1f1;
        display: block;
        border-radius: 3px;
        height: 3px;
        width: 38px;
        margin-bottom: 8px;
    }

    .navbar-toggler-icon .bar-bot {
        margin-bottom: 0;
    }

.burgermenutxt {
    font-size: small;
    font-weight: bolder;
    font-weight: 600;
    color: #f1f1f1;
    position: relative;
    top: -4px;
    letter-spacing: 2px;
}



   

.navbar-toggler-icon [class*='bar-top'] {
    margin-bottom: 0px;
}
.navbar-nav {
    padding-right: 1em;
    padding-top: 5px;
}
    /*********Rajni's changes end here on 14.03.2018*********/
    .navbar-nav a {
        color: #9c0a0a;
    }

        .navbar-nav a:hover, .navbar-nav a:focus {
            font-weight: bolder;
            font-weight: 600;
            letter-spacing: 1px;
        }
    /***********Added by rajni on 14.03.2018*******/
    .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0;
        line-height: 20px;
    }

.nav-link {
    display: block;
    padding: .8rem 1rem;
}



/*******************end innglidende menubar**********/

.showmenu {
    background-color: #333;
    padding: 50px 1em 1em 1em;
    text-align: right;
    border-radius: 0px 0px 10px 10px;
    z-index: 0;
    float: right;
}

    .showmenu a {
        color: #fff;
        text-decoration: none;
    }

        .showmenu a:hover {
            color: #ff9595;
            color: var(--rl-graaoransje);
            text-decoration: underline;
        }

.opened .bar-top {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 5% 95%;
    transform-origin: 5% 95%;
}

.opened .burgermenutxt {
    opacity: 0;
}

.opened .bar-bot {
    -webkit-transform: rotate(45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 3% 95%;
    transform-origin: 3% 95%;
}

.navbar-nav.nav-link {
    text-align: right;
}

/*************EN NY BURGER *****************/
.logo-flex-container {
    width: 100%;
    object-fit: contain;
    flex-direction: column;
    flex-wrap: wrap;
}
/************** background images********/

.minheightimg {
    min-height: 350px;
}

.content {
    padding: 110px 0;
}


.top_header_image
{

    background-repeat: no-repeat;
    background-size: cover;
    width: 100vw;
    min-height: 350px;
    margin-top: -70px;
}

.contentHeader {
   
    background-repeat: no-repeat;
    background-size: cover;
    width: 100vw;
    margin-top: -50px;
}

.bildetekst{
    background-color: #efefef;
    display: inline-grid;
    padding: 1em .5em .5em .5em;
    font-size: smaller;
    font-style: italic;
}

#contentDronefoto {
    background-image: url(/~/media/Radiumlegater/Bg-elements/Radiumhospitalet-birdview-Sm.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100vw;
}

#contentBygg {
    background-image: url(/~/media/Radiumlegater/Bg-elements/bilderigang.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.contentPattern {
    background-image: url(/~/media/Radiumlegater/Bg-elements/RL_pattern01.png);
    background-repeat: repeat;
    border-top: 2px solid #555;
    border-bottom: 2px solid #555;
}

#content_om_oss {
    background-image: url(/~/media/Radiumlegater/Bg-elements/Lab02a-min.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100vw;
    margin-top: -50px;
}
.contentarticleimage
{
    background-image: url(/~/media/Radiumlegater/Bg-elements/orange-bridge-2.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100vw;
    margin-top: -50px;
}
#content-stott-oss {
    background-image: url(/~/media/Radiumlegater/Bg-elements/bilderigang.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100vw;
    margin-top: -50px;
}
/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
    /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
    width: 90%;
    max-width: 1160px;
    margin: 0 auto;
}

    .cd-container h2 {
        font-size: 1.5em;
        color: #00254d;
    }

    .cd-container h3 {
        font-size: 1.3em;
        margin-top: 0em;
        color: #00254d;
    }

    .cd-container::after {
        /* clearfix */
        content: '';
        display: table;
        clear: both;
    }

.nav-pills {
    font-family: 'Dosis', 'Open Sans', Arial, Helvetica, sans-serif;
    font-family: var(--font-family-dosis);
    margin: auto;
}



    .nav-pills .nav-link {
        border-radius: .25rem;
        background-color: #eee;
        color: #9c0a0a !important;
        color: var(--primary-red2) !important;
        margin: .5em 0;
    }

    .nav-pills > a {
        text-decoration: none;
        background-color: #eee;
     }

    .nav-pills .nav-link a:hover, .nav-pills > .active > a:hover, .nav-pills > li > a:hover {
        color: #9c0a0a !important;
        color: var(--primary-red2) !important;
        text-decoration: underline;
        background-color: #fff;
        letter-spacing: initial;
    }

    .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        color:#9c0a0a;
        background-color: #fff;
        text-decoration: underline;
   
    }

.nav-omoss {
    font-family: Dosis, Calibri, 'Trebuchet MS', sans-serif; 
    }
    .nav-omoss a {
        color: #9c0a0a;
        color: var(--primary-red2);
        text-decoration: underline;
        display: block;
        margin-bottom: .5em;
        margin-left: 2em;
        font-size: larger;
    }

    .nav-omoss i{
        margin-left: -2em;
        margin-right: 1em;
    }

    .nav-omoss a:hover {
        color: #0056b3;
    }

    .smalldate {
        font-size: smaller;
    }

    /* ========================================================================
 * Tutorial specific styling
 *
 * @see: css/default.css file for generic CSS
 * ========================================================================
 * Copyright 2015 Bootbites.com (unless otherwise stated)
 * For license information see: http://bootbites.com/license
 * ======================================================================== */
/* ==================================================
  Sticky
  ================================================== */
.sticky.navbar {
    border-radius: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-color: #322121;
    padding: 0;
    margin: 0 0 2em 0;
    /*height: 50px; TEST2*/
}
.sticky .show-is-sticky,
.sticky .show-not-sticky {
 -webkit-transition: all .5s ease-in-out;
 -moz-transition: all .5s ease-in-out;
 -o-transition: all .5s ease-in-out;
 transition: all .5s ease-in-out;
 
  opacity: 0;
  visibility: hidden;
  display:none;

}
.sticky .show-not-sticky {
  opacity: 1;
  visibility: visible;
  display:inline-block;
}
.sticky.is-sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    /*padding-top: .5em;
    padding-bottom: .5em;*/
}
    .sticky.is-sticky.navbar {
        background-color: #322121;
    }
.sticky.is-sticky .show-is-sticky {
  opacity: 1;
  visibility: visible;
  display:inline-block;

}

 .sticky.is-sticky img {
        max-height: 3em;
        max-width: 400px;
    }


.sticky.is-sticky .show-not-sticky {
  opacity: 0;
  visibility: hidden;
  display:none;
}

section {
    scroll-margin-top: 1em;
}

.tab-content {
    
    padding: 1em;
}



.whitetxt {
    color: white;
    font-weight: normal;
    text-shadow: -1px 1px 1px #222, -3px 3px 8px #8d8d8d;
    letter-spacing: .1em;
}


.cd-containerPadding {
    /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
    width: 90%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 10% 0px;
}



.top {
    top: 100px;
}

.counter {
    width: 20px;
    height: 20px;
    background: black;
    color: #fff;
    position: fixed;
    top: 120px;
    right: 0;
}

.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f106";
    padding-right: 5px;
}

.panel-title > a.collapsed:before {
    float: right !important;
    content: "\f107";
}


.panel-title a {
    font-family: 'Dosis', 'Open Sans', Arial, Helvetica, sans-serif;
    font-family: var(--font-family-dosis);
    color: #ac0505;
    color: var(--primary-red);
    text-decoration: none;
}

.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus {
    color:#9c0a0a;
    color: var(--primary-red2);
}

.panel-title > a:hover {
    text-decoration: underline;
}

}

.panel-title > a:active,
.panel-title > a:focus {
    font-weight: bolder;
}
/************trenger kan hende en "selected" klasse p  denne **********/
.panel-default {
    background-color: #faf0e2;
    padding: 4px 3px 2px 10px;
    border-top: solid 1px #ac0505);
    border-top: solid 1px var(--primary-red2);
}

    .panel-default > .show {
        background-color: #ffffff;
    }
    .panel-default.active {
  background-color: #fff;
}
     .panel-heading.active h4 {
      font-size:200%;
}

.styret img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    text-align: center;
    margin: 1em .5em;
    border: solid 1px #9c0a0a;
}

    .employee img {
    
        max-height: min-content;
        margin: .2em 1em; 
        display: flex; 
        float: left;
    }
#ansatte-i-legatene .card{
    flex-direction: row!important;
}


.employeename, .employeeTitle {
  
}

.employee a {
    font-family: 'Dosis', 'Open Sans', Arial, Helvetica, sans-serif;
    font-family: var(--font-family-dosis);
    color: #9c0a0a;
    color: var(--primary-red2);
}

    .employee a:hover {
        text-decoration: underline;
    }

a .small-link {
    color: #ac0505;
    color: var(--primary-red);
    text-decoration: none;
    font-weight: normal;
    font-weight: 400;
    font-size: 95%;
}

a:hover > .small-link {
    text-decoration: underline;
}

.smaller {
    font-size: 80%;
}

.card-title {
    color: var(--rl-grey2);
}

#listofprojects .card-title {
    text-align: left;
}

.card-title .otherprojects h4 {
    font-size: smaller;
}
.card iframe{
    position: relative;
    max-width: 640px;
    height: 100%;
    min-height: 240px;
}
.no-gutter-card-deck.card {
  column-gap: 0;
   background-color:transparent;
   border:none;
}

.no-gutter-card-deck > .card {
  margin-left:5px;
  background-color:transparent;
  border:none;
}
.card a:hover {
    text-decoration: none;
    
}
.annetlegatcard :before{    
  font-family: FontAwesome;
  content: "\f07c";
  padding-right: .5em;
  color: #9c0a0a;
  font-size:x-large;
}
.forskningslegatcard:before{    
   font-family: FontAwesome;
   content: "\f0c3";
   padding-right: .5em;
   color: #9c0a0a;
   font-size:x-large;
}

.hospitallegatcard:before{    
    font-family: FontAwesome;
   content: "\f1ad";
   padding-right: .5em;
   color: #9c0a0a;
    font-size:x-large;
}

.pasientlegatcard:before{    
  
   font-family: FontAwesome;
   content: "\f236";
   padding-right: .5em;
   color: #9c0a0a;
    font-size:x-large;
}

.card a{
text-decoration: none;
color: #ac0505;}

.forskningslegatcard h4:hover, .pasientlegatcard h4:hover, .hospitallegatcard h4:hover, .annetlegatcard h4: hover{
 color: #dc3545;
}



.card .card-img-top   {
    width: 150px;
    height: 150px;
    padding: 0px;
    object-fit: cover;
}
.fortelling .card .card-img-top {
    width: 100%;
    height: 300px;
    padding: 0px;
    object-fit: cover;
}
.fortellingarticle img
{
    width: 150px;
    height: 150px;
    padding: 0px;
    object-fit: cover;
}

.card-img-bottom {
    color: #fff;
    min-height: 15rem;
    background: url(~/media/Radiumlegater/Homepage_Images/EvitaLindholmHIGHRES-min.jpg) center no-repeat;
    background-size: cover;

}

.card-img-bottom-pasientlegat {
    color: #fff;
    height: 10rem;
    background: url(~/media/Radiumlegater/Homepage_Images/u18-min.jpg) center no-repeat;
    background-size: cover;
      min-height: 15rem;
}

.card-img-bottom-forskning {
    color: #fff;
    height: 10rem;
    background: url(~/media/Radiumlegater/Bg-elements/daVincikirurger.jpg) center no-repeat;
    background-size: cover;
      min-height: 15rem;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
}

.card .stretched-link:after {
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}


.donasjonsknapp, .hvitknapp {
    font-family: 'Dosis', 'Open Sans', Arial, Helvetica, sans-serif;
    font-family: var(--font-family-dosis);
    font-size: smaller;
    border-radius: 30px;
}

.donasjonsknapp {
    background-color: #9c0a0a;
    background-color: var(--primary-red2);
    color: white;
    padding: 1em 2em;
}

.donasjonsknapp:hover {
        background-color: #ac0505;
        -webkit-transition: .2s ease all;
        transition: all .2s ease-in-out;
        filter: drop-shadow(2px 2px 6px #000000);
        -webkit-filter: drop-shadow(2px 2px 6px #000000);
        -moz-filter: drop-shadow(2px 2px 6px #000000);
    }

.largeicons a:hover {
    color: white;
}
.hvitknapp {
    color: #ac0505;
    color: var(--primary-red);
    background-color: #fff;
}

.hospitallegatfoto {
    background-image: url(~/media/Radiumlegater/Bg-elements/daVincikirurger.jpg); 
    background-repeat: no-repeat;
    background-size: cover;
}

.forskningslegatfoto {
    background-image: url(/~/media/Radiumlegater/Homepage_Images/EvitaLindholmHIGHRES-min.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.pasientlegatfoto {
    background-image: url(/~/media/Radiumlegater/Homepage_Images/u18-min.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.largeicons .fa{
    font-size: x-large;
    margin-right: .5em;
}

/**********************ARTIKKELSTIL*********************************/
.artikkelbilde {
    align-items: flex-end;
    width:100vw;
}

.stortbilde {
    display: inline-block;
    max-width: 60em;
    /* align-self: flex-end; */
}

.otherprojects a, .otherprojects h4{
    font-size: 1.1em;
    font-family: 'Dosis', sans-serif;
    color: #666;
    color: var(2) !important;
    padding: 0px;
    margin: 0px;
    letter-spacing: normal;
    font-weight: normal;
    text-wrap: wrap;
}

    .otherprojects a:hover{
        color: #9c0a0a;
        letter-spacing: normal;
        text-decoration: underline;
    }

.otherprojects > .card {
    max-width: 100%;
}

.otherprojects .card-body {
    padding: .1em;
    word-wrap: break-word;
}
.blackingress{
    font-family: 'Faustina', Georgia, serif;
   color: #333;
   font-size: 125%;
    letter-spacing: .05em;
}



.ingress h2, .ingress{
    font-family: 'Faustina', Georgia, serif;
   color: #333;
   font-size: 115%;
    letter-spacing: .05em;
}

.blockquote{
 font-family: 'Faustina', Georgia, serif;
  font-size: 1.5em;
  font-weight: normal;
  width:100%;
  font-style:italic;
  color: #555555;
  padding:1.2em 30px 1.2em 40px;
  line-height:1.6;
  position: relative;
  background-color: #efefef;
  display: block;
}

.blockquote::before{
  font-family: Georgia, serif;
  content: "\201C";
  color: #bb9898;
  font-size:80px;
  position: absolute;
  left: 0px;
  top: 10px;
}

.blockquote::after{
  content: '';
}

.embed-responsive {
    max-width: 40em;
}
.artcilediv{
    max-width:100%;
}
.articleimagethumbnail {
    width: 35vh;
    height:auto;
    max-height: 10em;
    object-fit: contain;
    object-position: top left;
}
.advertimg{
 object-position: bottom right;
 width:100%;
 height:auto;
}

/***********************end artikkelstil****************************/

.darkbckgr {
    background-color: #333;
}

.redbckgr {
    background-color: #8e1e22;
}

.KX-txt p, .KX-txt a {
    font-family: 'Open Sans', sans-serif;
}

.KX-txt h3, .KX-txt h2 {
    color: #fff;
    font-weight: normal;
}

.KX-txt a {
    color: #ff9595;
    text-decoration: none;
    display: block;
    margin-top: 1em;
}

    .KX-txt a:hover {
        text-decoration: none;
        letter-spacing: .8px;
    }

    .KX-txt a:before, .redtext a:before{
        font-family: FontAwesome;
        display: inline-block;
        padding-right: 6px;
        vertical-align: middle;
        color: white;
        content: "\f0a9";
    }
    .redtext a:before{
          color: #fff;
}

.KX-txt a:hover:before, .redtext a:before{
        color: #333;
    }

   
.darkerred {
    background-color: #841a1d;
    height: 1.8em;
}

.darkershadeofpale {
    background-color: #e9dfcd;
    height: 1.8em;
}


/*********************FOOTER STYLING ******************************/


footer {
    background: #333;
    color: #fff;
    padding-top: 40px;
    font-size: smaller;
    font-family: 'Dosis', sans-serif;
}


    footer h1, footer h2, footer h3, footer h4, footer h5 {
        color: white;
        font-size: large;
        letter-spacing: .05em;
        font-weight: normal;
    }

    footer p, footer a {
        font-family: 'Open Sans', sans-serif;
        font-size: small;
    }

    footer a {
        color: #fff;
        text-decoration: underline;
        -webkit-transition: .5s ease all;
        transition: .5s ease all;
    }

        footer a:hover {
            color: #ff9595;
            color: var(--rl-graaoransje);
            letter-spacing: 1px;
            -webkit-transition: .5s ease all;
            transition: .5s ease all;
        }



@media (min-width: 0) {

    .minheightimg {
        min-height: 370px;
    }
}

@media (min-width: 576px) {
    .fortelling .card .card-img-top {
        max-height: 250px;
    }
 
    .placemenu
    {
    float:left;
    }
   
}

@media (min-width: 768px){

    .content {
        padding: 20px;
    }
    #contentDronefoto {
        background-image: url(/~/media/Radiumlegater/Bg-elements/Radiumhospitalet03-min.jpg);
    }
}

@media (min-width: 992px) {

    .logo-screen {
        filter: drop-shadow(-0px 2px 3px #c5ad85) drop-shadow(4px 6px 8px #000000);
        -webkit-filter: drop-shadow(-0px 2px 3px #c5ad85) drop-shadow(4px 6px 8px #000000);
        -moz-filter: drop-shadow(-0px 2px 3px #c5ad85) drop-shadow(4px 6px 8px #000000);
        max-width: 80%;
    }
    
    
   .navbar-expand-lg .navbar-nav .nav-link {
        min-width: 110px;
        color: white; 
    }


    .navbar-expand-lg .navbar-nav .nav-link:focus, .navbar-expand-lg .navbar-nav .nav-link:hover {
        color: #ff9595;
        text-decoration: underline;
        font-weight: normal;
        letter-spacing: normal;
    }

    .sticky.is-sticky img {
        max-height: 60px;
        max-width: 80%;
    }

    main p, main .ingress, main h1, main h2, main .h1, main .h2{
        max-width: 75vw;
    }

    .fortelling .card .card-img-top {
        max-height: 250px;
    }
    .minheightimg {
        min-height: 370px;
    }
    .minheightsticky{
    min-height:650px;
}
    .site-title {
        background-image: url("/images/Radiumlegat/rl-logo-White-Screen_new.png");
        background-color: transparent;
        min-height: 100px;
        background-repeat: no-repeat;
        background-size: 90%;
        min-width:795px;
    }

    .scrolled-nav .site-title {
        min-height: 50px;
        background-image: url("/images/Radiumlegat/rl-logo-langWhite.png");
        background-size: 40%;
    }

    .blockquote {
		display: inline-block;
        width: 40vw;
        padding: 1.2em 30px 1.2em 90px;
        line-height: 1.6;
        position: relative;
        float: right;
        margin: 2em;
        background-color: #efefef;
    }

    .blockquote::before{
      font-family: Georgia, serif;
      content: "\201C";
      color: #bb9898;
      font-size:160px;
      position: absolute;
      left: 0px;
      top:-30px;
    }

    .blockquote::after{
      content: '';
    }


}

@media (min-width: 1280px) {
    .container {
        max-width: 1280px;
    }

    main p, main .ingress, main h1, main h2, main .h1, main .h2 {
        max-width: 48em;
    }

    #omlegatene p, #omlegatene .ingress

    #projects .container, #prosjektsamling, #prosjektsamling > .container {
        max-width: 1560px;
    }
	.blockquote {
	
	}
 
}
