/* TYPOGRAPHIC CSS*/
  
@font-face {
    font-family: 'Factoria-Light';
    src: url('../fonts/Factoria-Light.woff2') format('woff2'),
        url('../fonts/Factoria-Light.woff') format('woff'); 
    font-style: normal;
    font-display: swap;
}
 
@font-face {
    font-family: 'Factoria-Thin';
    src: url('../fonts/Factoria-Thin.woff2') format('woff2'),
        url('../fonts/Factoria-Thin.woff') format('woff');  
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Factoria-Medium';
    src: url('../fonts/Factoria-Medium.woff2') format('woff2'),
        url('../fonts/Factoria-Medium.woff') format('woff');
    font-style: normal;
}

@font-face {
    font-family: 'Factoria-Demi'; 
    src: url('../fonts/Factoria-Demi.woff2') format('woff2'),
         url('../fonts/Factoria-Demi.woff') format('woff'); 
    font-style: normal;
} 

@font-face {
    font-family: 'Factoria-Black';
    src: url('../fonts/Factoria-Black.woff2') format('woff2'),
        url('../fonts/Factoria-Black.woff') format('woff'); 
    font-style: normal;
}  

@font-face {
    font-family: 'Factoria-Bold'; 
    src: url('../fonts/Factoria-Bold.woff2') format('woff2'),
         url('../fonts/Factoria-Bold.woff') format('woff'); 
    font-style: normal;
}
 
@font-face {
    font-family: 'Factoria-Book'; 
    src: url('../fonts/Factoria-Book.woff2') format('woff2'),
        url('../fonts/Factoria-Book.woff') format('woff'); 
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('../fonts/AvenirNextLTPro-Regular.woff2') format('woff2'),
        url('../fonts/AvenirNextLTPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} 

@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('../fonts/AvenirNextLTPro-Bold.woff2') format('woff2'),
        url('../fonts/AvenirNextLTPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('../fonts/AvenirNextLTPro-It.woff2') format('woff2'),
        url('../fonts/AvenirNextLTPro-It.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'GrenettePro-Black';
    src: url('../fonts/GrenettePro-Black.woff2') format('woff2'),
        url('../fonts/GrenettePro-Black.woff') format('woff'); 
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GrenettePro-SemiBold';
    src: url('../fonts/GrenettePro-SemiBold.woff2') format('woff2'),
        url('../fonts/GrenettePro-SemiBold.woff') format('woff'); 
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GrenettePro-Regular';
    src: url('../fonts/GrenettePro-Regular.woff2') format('woff2'),
        url('../fonts/GrenettePro-Regular.woff') format('woff'); 
    font-style: normal;
    font-display: swap;
} 
 
@font-face {
    font-family: 'GrenettePro-Bold';
    src: url('../fonts/GrenettePro-Bold.woff2') format('woff2'),
        url('../fonts/GrenettePro-Bold.woff') format('woff'); 
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GrenettePro-Light';
    src: url('../fonts/GrenettePro-Light.woff2') format('woff2'),
        url('../fonts/GrenettePro-Light.woff') format('woff'); 
    font-style: normal;
    font-display: swap;
}
 

/*STYLE.CSS*/
body {
    font-family: 'Avenir Next LT Pro';
    font-size: 15.5px; 
    font-style: normal;
    line-height: 23px;
    color: #231f20; 
    background: #fff;
    margin: 0; 
    height: 100%;
    width: 100%; 
}
html { font-size:100%; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; height:100%;}
a, a:visited, a:hover, a:active, a:focus, input, select, textarea { color: #000; outline:none; text-decoration:none; }
a, li { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
:focus, .btn:focus { outline: 0; } 
img { display:block; height:auto; max-width:100%; vertical-align:top; ms-interpolation-mode:bicubic; opacity:1.0; width: auto\9;}
.indexLinktoPage {cursor:pointer; font-size: 28px;  font-weight: lighter;}
iframe { border: 0 none; } 
input{ -webkit-appearance: none; }
button.close { color: white !important; opacity: .9;}
ul {padding-left: 15px;}
ul li { padding-bottom: 5px;}
.relative-box{position: relative;}
.small, small{font-size: 70%;}
figure{margin: 0;}

/*  ---------------------------------------------------------------
     10px gutter cols styles  
    --------------------------------------------------------------- */ 
.cm-row10 { margin-left: -5px; margin-right: -5px; }
.cm-row10 .col-xs-1, .cm-row10 .col-xs-2, .cm-row10 .col-xs-3, .cm-row10 .col-xs-4, .cm-row10 .col-xs-5, .cm-row10 .col-xs-6, .cm-row10 .col-xs-7, .cm-row10 .col-xs-8, .cm-row10 .col-xs-9, .cm-row10 .col-xs-10, .cm-row10 .col-xs-11, .cm-row10 .col-xs-12,
.cm-row10 .col-sm-1, .cm-row10 .col-sm-2, .cm-row10 .col-sm-3, .cm-row10 .col-sm-4, .cm-row10 .col-sm-5, .cm-row10 .col-sm-6, .cm-row10 .col-sm-7, .cm-row10 .col-sm-8, .cm-row10 .col-sm-9, .cm-row10 .col-sm-10, .cm-row10 .col-sm-11, .cm-row10 .col-sm-12,
.cm-row10 .col-md-1, .cm-row10 .col-md-2, .cm-row10 .col-md-3, .cm-row10 .col-md-4, .cm-row10 .col-md-5, .cm-row10 .col-md-6, .cm-row10 .col-md-7, .cm-row10 .col-md-8, .cm-row10 .col-md-9, .cm-row10 .col-md-10, .cm-row10 .col-md-11, .cm-row10 .col-md-12,
.cm-row10 .col-lg-1, .cm-row10 .col-lg-2, .cm-row10 .col-lg-3, .cm-row10 .col-lg-4, .cm-row10 .col-lg-5, .cm-row10 .col-lg-6, .cm-row10 .col-lg-7, .cm-row10 .col-lg-8, .cm-row10 .col-lg-9, .cm-row10 .col-lg-10, .cm-row10 .col-lg-11, .cm-row10 .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px;
} 

/**** LINKS ****/ 
small.font75 { font-size: 75%; }
small.font65 { font-size: 65%; }
.font12 { font-size: 12px !important; line-height: 1.4  ; }
.font13 { font-size: 13px !important; line-height: 1.4  ; }
.font14 { font-size: 14px !important; line-height: 1.6  ; }
.font15 { font-size: 15px !important; line-height: 1.4  ; }
.font16 { font-size: 16px !important; line-height: 1.4  ; }
.font18 { font-size: 18px !important; line-height: 1.2  ; }
.font20 { font-size: 20px !important; line-height: 1.2  ; }
.font22 { font-size: 22px !important; line-height: 1.2  ; }
.font24 { font-size: 24px !important; line-height: 1.1  ; }
.font26 { font-size: 26px !important; line-height: 1  ; }
.font28 { font-size: 28px !important; line-height: 1.2  ; }
.font30 { font-size: 30px !important; line-height: 1  ; }
.font32 { font-size: 32px !important; line-height: 1  ; }
.font34 { font-size: 34px !important; line-height: 1  ; }
.font36 { font-size: 36px !important; line-height: 1  ; }
.font38 { font-size: 38px !important; line-height: 1  ; }
.font42 { font-size: 42px !important; line-height: 0.9  ; }
.font44 { font-size: 44px !important; line-height: 0.9  ; }
.font46 { font-size: 46px !important; line-height: 0.9 ; }
.font48 { font-size: 48px !important; line-height: 0.9  ; }
.font50 { font-size: 50px !important; line-height: 0.9  ; }
.font52 { font-size: 52px !important; line-height: 0.9  ; }
.font54 { font-size: 54px !important; line-height: 0.9  ; }
.font56 { font-size: 56px !important; line-height: 0.9  ; }
.font60 { font-size: 60px !important; line-height: 1  ; }
.font62 { font-size: 62px !important; line-height: 0.9  ; }
.font64 { font-size: 64px !important; line-height: 0.9  ; }
.font66 { font-size: 66px !important; line-height: 0.9  ; }
.font68 { font-size: 68px !important; line-height: 0.9  ; }
.font70 { font-size: 70px !important; line-height: 0.9  ; }
.font80 { font-size: 80px !important; line-height: 0.9  ; }
.font90 { font-size: 90px !important; line-height: 0.9  ; }

.fontwnormal { font-weight: normal  ; }
.fontwbold { font-weight: bold  ; }
.fontw100 { font-weight: 100  ; }
.fontw200 { font-weight: 200  ; }
.fontw300 { font-weight: 300  ; }
.fontw400 { font-weight: 400  ; }
.fontw500 { font-weight: 500  ; }
.fontw600 { font-weight: 600  ; }
.fontw700 { font-weight: 700  ; }
.fontw800 { font-weight: 800  ; }
.fontw900 { font-weight: 900 !important ; }
/* //FONTS - STYLE - SIZE - WEIGHT */

/* SPACERS */
.spcr15 { height: 15px; }
.spcr20 { height: 20px; }
.spcr30 { height: 30px; }
.spcr40 { height: 40px; }
.spcr50 { height: 50px; }
.spcr60 { height: 60px; }
.spcr70 { height: 70px; }
.spcr80 { height: 80px; }
.spcr90 { height: 90px; }
.spcr100 { height: 100px; }
.spcr200 { height: 200px; }
.spcr300 { height: 300px; }
.spcr400 { height: 400px; }
.spcr500 { height: 500px; }
/* //SPACERS */ 

/* IMG RADIUS */
.img-radius{border-radius: 10px;}

/* FONTS - COLOR */
.txtBlue2 { color: #406686 !important; }
.txtWhite {color: #fff !important; } 
 
/* FONTS - STYLE - SIZE - WEIGHT */ 

.font-factoryEB{font-family: 'Factoria-Black'; }
.font-factoryB{font-family: 'Factoria-Bold'; ;}
.font-factorySB{font-family: 'Factoria-Demi'; }
.font-factoryR{font-family: 'Factoria-Book';  }
.font-factoryM{font-family: 'Factoria-Medium';}
.font-factoryL{font-family: 'Factoria-Light'; }
.font-factoryT{font-family: 'Factoria-Thin'; }

.font-avenirB{font-family: 'Avenir Next LT Pro'; font-weight: bold;}
.font-avenirR{font-family: 'Avenir Next LT Pro'; font-weight: normal;}
.font-avenirRI{font-family: 'Avenir Next LT Pro'; font-weight: normal; font-style: italic;} 

.font-GrenetteEB{font-family: 'GrenettePro-Black';}
.font-GrenetteB{font-family: 'GrenettePro-Bold';}
.font-GrenetteSB{font-family: 'GrenettePro-SemiBold';}
.font-GrenetteR{font-family: 'GrenettePro-Regular';} 
.font-GrenetteL{font-family: 'GrenettePro-Light';}

.font-bold{
    font-weight: bold !important;
}

/**** SECTION PADDINGS ****/
 #team { 
    padding-top: 50px; 
    background:#fff; 
 }

/*  ---------------------------------------------------------------
    OVERLAYS
    --------------------------------------------------------------- */

#overlay {  
    background: url(../img/overlay.png) repeat;
    position:absolute;
    top:0; left:0; bottom:0; right:0;
} 
.cover-wrapper {
  margin: 70px auto 0;
}
.swiper-slide{
    min-height: 100vh;
}
/*  ---------------------------------------------------------------
    TYPOGRAPHY
 --------------------------------------------------------------- */
h1 {
    font-size: 88px;
    line-height:100px;
    position: relative;
    letter-spacing:-3px!important;
    color: #222!important;
    margin: 0px 0px 30px;
    text-transform: initial;
    font-weight: 600;
}
h2 { font-size: 28px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; line-height: 26px; }
h5 { font-size: 18px; line-height: 22px; }
h6 { font-size: 16px; } 
.lead {
    font-size: 19px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 50px;
    color: #6e6e70;
    font-family: 'dincond-medium';
    text-align: center !important;
}
p { 
    margin-bottom: 20px;  
} 
.footer{
    width: 100%;
    height: 60px;
}
/*-----------------------------------------------------------------------------------*/
/*  02: MENU
/*-----------------------------------------------------------------------------------*/ 
#header {
    position: fixed;
    top: -80px;
    width: 100%;
    background-color: #fff;
    max-height: 80px;
    min-height: 53px;
    z-index: 2 !important;
}
#header .main-nav {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  height: 56px;
  border: none;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.responsive-menu { 
    max-height: 100% !important; 
}
.show-header { 
    top: 0px !important; 
}
.navbar{ 
    margin-bottom: 0px;
    border-radius: 0;
}
.navbar-default{ 
    background-color: transparent; 
    border: 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    background: rgba(255,255,255,10);
    margin-top: 3px;
}
.nav > li > a,
.dropdown-menu li a {
    font-family: 'Raleway', sans-serif !important;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    text-align: right;
}
.dropdown-menu.show {
    display: block;
    border: none;
    text-align: right;
}

.navbar-toggle {
    display: block;
}
#header .toogle-icon {
    display: inline-block;
    margin-right: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    padding: 0px;
    float: right;
    background: none;
    width: 33px;
    height: 33px;
    margin-top: 4px;
    cursor: pointer;
    border: none;
    outline: 0;
}
#header .navbar-toggle.toogle-icon .icon-bar {
    background: #000;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    display: block;
    width: 100%;
    height: 2px;
    margin-bottom: 8px;
}
.navbar-nav {
    float: none!important;
    margin-top: 7.5px;
    display: block;
    padding: 1px 20px;
    text-align: right;
}
.nav.navbar-nav.navbar-right {
    height: 330px;
    overflow: auto;
}
.navbar-nav>li {
    float: none;
}
.navbar-nav>li>a {
    padding-top: 4px;
    padding-bottom: 2px;
}
.cover-box{
    position: relative;
}
.cover-box .cover-link1{
    position: absolute;
    bottom: 12%;
    right: 10%;
    width: 83%;
    height: 28%;
}

#header .site-navigation {
    display: none;
    background: #fff;
    box-shadow: 0px 4px 7px #ccc;
    -webkit-box-shadow: 0px 4px 7px #ccc;
    -ms-box-shadow: 0px 4px 7px #ccc;
    width: 100%;
    float: right;
    margin-top: 4px;
    overflow: hidden;
}
.navbar-header {
    width: 100%;
}

.dropdown.open .dropdown-menu {
    display: block;
    text-align: right;
    padding: 10px 15px;
}

#header .toogle-icon.open .icon-bar:first-child {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    margin-top: 8px;
}
#header .toogle-icon.open .icon-bar:last-child {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    margin-top: -9px;
}
#header .toogle-icon.open .icon-bar:last-child {
    margin-bottom: 8px;
}
#header .toogle-icon.open .icon-bar:nth-child(even) {
    display: none;
}

@media (max-width: 767px){
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #000;
        background: rgba(0,0,0,.2);
    }
}
/* HAMBURGER BUTTON OVERRIDE */

.navbar-default .navbar-toggle .icon-bar {
    background-color: #6c7856;
}
.navbar-toggle .icon-bar {
    height: 3px;
    width: 28px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px;
}
.navbar-default .navbar-collapse {
    box-shadow: 0 3px 3px 3px rgba(0, 0, 0, 0.2);
    margin-top: 0;
    text-align: right;
}
.release-num{ 
    font-size: 14px;
    color: #000;
    font-weight: 600;
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: -5px;
    margin-left: 2px;
}   
/*---====== GLOBAL CSS ======---*/
.coverlogo  {  
    padding: 80px 40px 30px; 
}
.mainlogo {
    margin-left: 40px;
}
.issueInfo { 
    position: absolute;
    top: 24%;
    right: 0;
    width: 90px;
}
.ester-logo {
    position: absolute;
    right: 1%;
    width: 170px;
    top: 36%;
}

.issueInfo .issue-num,
.issueInfo .issue-year {
    position: absolute;
}
.issueInfo .issue-num {
    font-family: 'Avenir Next LT Pro';
    left: 30px;
    font-size: 66px;
    top: 40px;
    font-weight: 600;
}
.issueInfo .issue-year {
    font-family: 'Avenir Next LT Pro';
    font-size: 20px;
    font-weight: normal;
    left: -30px;
    text-align: center;
    top: 52px;
    transform: rotate(-90deg);
    width: 96px;
}
.navbar-brand { 
    position: relative; 
} 
.bottom-content{
   padding: 14px 30px; 
}
.footer-content{ 
    color: #fff;
    font-family: 'Avenir Next LT Pro'; 
    font-size: 18px;
    font-weight: bold;
    line-height: 1.1;
}
.footer-content h3{
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    margin-top: 7px; 
}
.issue-info {
    color: #FFCB07; 
    font-size: 16px; 
    position: relative; 
    top: 14px;
    right: -6px;  
    font-family: 'Avenir Next LT Pro' !important;
}   
.logoSlogan {
    color: #3e5059;
    font-family: 'Avenir Next LT Pro';
    font-size: 22px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 0;
    margin-top: 15px;
    text-align: left;
    letter-spacing: 2px;
}
.navbar-brand > img {
    display: inline-block !important;
} 

.navbar > .container .navbar-brand{
    margin-left: 0; 
}

.swiper-button-next, .swiper-button-prev {
    position: fixed;
} 
.covernavMain h2 {
    color: #fff;
    font-size: 60px;
    font-weight: 600; 
    max-width: 632px;
    line-height: 1;
} 
.covernavMain h2 small {
    display: block;
    font-weight: bold;
    font-size: 30px;
    margin-top: 15px;
} 
.covernav-02 {
    font-family: 'Avenir Next LT Pro';
    bottom: 16%;
    left: 0px;
    position: absolute; 
    padding: 0px 30px; 
}   
.single_image { 
    background: url(../images/elements/cover-img.jpg) no-repeat top left ;
    z-index: 1!important;
    width: 100%;
    height: 100vh;
    display: block; 
    background-position: right 50px;
    overflow: hidden;
    position: relative;
}
#single h1 {
    font-weight: 700;
    font-size: 60px;
    line-height: 70px;
    position: relative;
    letter-spacing: -1px!important; 
    color: #222;
    margin: 0px 0px 10px;
    text-transform: none;
    text-align: center;
}
#single .lead {
    font-size: 28px!important; 
    font-weight: 300;
    text-align: center;
    line-height: 40px;
    margin-bottom: 35px;
    color: #696f77;
}
@media (max-width: 767px) {
    .navbar-brand { 
        padding-top: 14px; 
    }
    .issue-info {
        font-size: 13px;
        position: absolute;
        top: 22px;    
        right: -60px;
    } 
    .thumbnail-img.logoimg {
        max-width: 160px;
        margin-top: -140px;
        float: right;      
    }
}
@media (max-width: 1199px){
    .container {
        padding-left:30px;
        padding-right:30px;
    }
}
@media (min-width: 1000px) {
    .cover-wrapper {
        width: 1000px;
        padding: 0px 15px;
    }
    .single_image {     
        margin: 0px auto;
        min-height: 1290px;
    }
    .navbar-brand {
        padding: 9px 0px 0px;
    }
    .navbar-toggle {
        margin-right: -15px;
    }
    .container,
    .single_image {
        width:1000px;
    } 
    
}
@media (max-width: 999px) { 
    .navbar .container-fluid {
        padding-left: 0;
        padding-right: 0;
    } 
    .navbar-toggle {
        margin-right: 0;
    } 
}

@media (max-width: 800px) {
    .container {
        width: 100%;
    }
    .navbar-toggle {
        margin-right: 0;
    } 
}

/*-----------------------------------------------------------------------------------*/
/*  01: SIMPLE LIGHTBOX
/*-----------------------------------------------------------------------------------*/ 
.sl-overlay{position:fixed;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background:#fff;
    opacity:.7;
    display:none;
    z-index:1006}
.sl-wrapper{
    z-index:1000
}
.sl-wrapper button{
    border:0;
    background:0 0;
    font-size:24px;
    padding:0;
    cursor:pointer}
.sl-wrapper button:hover{
    opacity:.7
}
.sl-wrapper .sl-close{
    display:none;
    position:fixed;
    right:30px;
    top:30px;
    z-index:1015}
.sl-wrapper .sl-counter{
    display:none;
    position:fixed;
    top:30px;
    left:30px;
    z-index:1015}
.sl-wrapper .sl-navigation{
    width:100%;
    display:none}
.sl-wrapper .sl-navigation button{
    position:fixed;
    top:50%;
    margin-top:-10px;
    height:30px;
    width:30px;
    line-height:30px;
    text-algin:center;
    display:block;
    z-index:1015}
.sl-wrapper .sl-navigation button.sl-next{
    right:40px}
.sl-wrapper .sl-navigation button.sl-prev{
    left:40px}
.sl-wrapper .sl-image{
    position:fixed;
    -ms-touch-action:none;
    touch-action:none;
    z-index:10000}
.sl-wrapper .sl-image img{
    margin:0;
    padding:0;
    display:block}
.sl-wrapper .sl-image .sl-caption{
    display:none;
    padding:10px;
    color:#fff;
    background:#000;
    opacity:.8;
    position:absolute;
    bottom:0;
    left:0;
    right:0}
.sl-wrapper .sl-image .sl-download{
    display:none;
    position:absolute;
    bottom:5px;
    right:5px;
    color:#fff;
    z-index:1005}
.sl-spinner{
    display:none;
    border:5px solid #333;
    border-radius:40px;
    height:40px;
    left:50%;
    margin:-20px 0 0 -20px;
    opacity:0;
    position:fixed;
    top:50%;
    width:40px;
    z-index:1000;
    -webkit-animation:pulsate 1s ease-out infinite;
    -moz-animation:pulsate 1s ease-out infinite;
    -ms-animation:pulsate 1s ease-out infinite;
    -o-animation:pulsate 1s ease-out infinite;
    animation:pulsate 1s ease-out infinite}
    @-webkit-keyframes pulsate{0%{transform:scale(.1);
        opacity:0}50%{opacity:1}100%
        {transform:scale(1.2);opacity:0}}
    @keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}
    @-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}
    @-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}
    @-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}

/* LIST STYLE */
.dashed-liststyle{
    list-style-type: none;  
} 
.dashed-liststyle li {
    padding-bottom: 10px;
    position: relative; 
}
.dashed-liststyle li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0;
}
.dashed-liststyle li:before{
    content: '';
    position: absolute;
    left: -15px;
    width: 10px;
    height: 1px;
    background: #000;
    top: 10px;
}
.starlist{
    list-style-type: none; 
    position: relative; 
}
.starlist li {
    margin-bottom: 5px;
}
.starlist li:last-child {
    margin-bottom: 0px;
}
.starlist li:before{
    content: "*";
    position: absolute; 
    left: 0;
}

/* FAKTA BOX */
.blockbox2 {
    border-radius: 10px;
    border: 2px solid #3e3a3b;
    max-width: 450px;
}
.blockbox2 .blockTitle { 
    padding: 8px 15px;
    height: 82px;
}
.blockbox2 .blockTitle h2 {
    position: relative;
    color: rgba(250,250,250,0.5);
    font-size: 60px;
    font-family: 'Conthrax Rg';
    font-weight: normal;
    text-align: right;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.blockbox2 .contBlock {
    padding: 15px;
} 


.mt30{margin-top: 30px !important;}
.mt25{margin-top: 25px !important;}
.mt20{margin-top: 20px !important;}
.mt15{margin-top: 15px !important;}
.mt10{margin-top: 10px !important;}
.mt5{margin-top: 5px !important;}
.mt0{margin-top: 0px !important;}

.mb30{margin-bottom: 30px !important;} 
.mb25{margin-bottom: 25px !important;}
.mb20{margin-bottom: 20px !important;}
.mb15{margin-bottom: 15px !important;}
.mb10{margin-bottom: 10px !important;}
.mb5{margin-bottom: 5px !important;}
.mb0{margin-bottom: 0px !important;}
.mar0{ margin: 0; } 

.topspace{ padding-top: 70px;}
.pt80{padding-top: 80px;}
.pt30{padding-top: 30px;}
.pt15{padding-top: 15px;}
.pb30{padding-bottom: 30px;}
.pb15{padding-bottom: 15px;} 
.pb0{padding-bottom: 0px !important;} 
.pad0{padding: 0;} 

/* == GLOBAL STYLES == */

.articleBox {position: relative;}
.colorBox .articleStripe { border-color: rgba(255, 255, 255, 0.5); }
.articleStripe i{color: #6d6e70;}
.imgColorBox .colorBox h4 { font-size: 14px; }
p { margin-bottom: 0; }
p + p,
.forceIndent { text-indent: 25px; }
.noIndent,.images-caption { text-indent: 0; } 
.colBorder { border-right: 1px solid #ccc;}

/* == IMAGE BOXES == */ 
.images-captionBox {
    position: relative;
}
.images-captionBox .images-caption {
    position: absolute;
}
.mainImgBox {
    margin-bottom: 20px;
    position: relative;
} 
.mainImgBox .mainimages-caption { 
    font-family: 'Avenir Next LT Pro';
    font-size: 13px;
    line-height: 16px;
    padding: 8px 0;
    text-indent: 0; 
} 

.arsticlePTitle { 
    font-size: 22px;
    font-weight: normal;
    line-height: 1.3;
    margin-bottom: 5px;
    margin-top: 30px;
    word-wrap: break-word;
}

.postman-img{
    max-width: 450px;
    margin: 0 auto; 
}

.fullPageBox03 a{
    color: #000;
}

/* TEXT COLOR */
.txtgray {
    color: #878787 !important;
}
.txtgray1 {
    color: #6d6e70 !important;
}
.txtblue1 {
    color: #878787 !important;
}
.col-Blue {
    color: #3d6687;
}
.col-Green {
    color: #707d5c;
} 

@media (max-width: 999px) { 
    .topspace {
        padding-top: 60px;
    }
    
}
@media (max-width: 767px) { 
    .reshidemob{
        display: none;
    }
    .logoSlogan{
        letter-spacing: 0px;
    } 
}
.imgbox {
    position: relative;
    margin-bottom: 30px;
}
.imgbox img {
    margin-bottom: 8px;
}
.images-caption { 
    font-family: 'Avenir Next LT Pro';
    font-style: italic;
    font-size: 13px; 
    font-weight: 500;
    font-style: italic;
    line-height: 16px;
    margin-top: 6px;  
}  
.imgNumBox {
    margin-bottom: 30px;
    position: relative;
} 
.imgNumBox .imgNum {   
    font-size: 34px; 
    display: block;
    margin-bottom: 20px;
} 
.imgBox .images-caption .capTitle {
    font-weight: 800;
}
.focusBox { 
    margin-bottom: 30px; 
    position: relative; 
}
.focusBox .boxTitle {
    font-family: 'Avenir Next LT Pro'!important; 
    color: #ffffff; 
    font-size: 30px;
    margin: 0;
    overflow: hidden;
    padding: 6px 10px;
    position: relative;
} 
.focusBox .boxContent { 
    padding: 10px;
}
.focusBox .boxContent .articles-subtitle {
    font-size: 14px;
}
.boxContTitle { 
    margin-bottom: 15px;
    font-size: 30px;
}
.focusBox.boxBlue {
    border: 1px solid #489ebf;
    font-size: 75%;
    line-height: 1.5;
}
.focusBox.boxBlue2 {
    background-color: #dbe7f0;
}
.focusBox.boxBlue3 { 
    border: 1px solid #0078c1; 
    line-height: 1.5;
    border-radius: 0;
}
.focusBox.boxBlue4 {
    background-color: #e2f0f2;
    border: 1px solid #55afb5;
    font-size: 85%;
    line-height: 1.5;
    border-radius: 0;
}
.focusBox.boxBlue4 .boxTitle { 
    background-color: #55afb5; 
} 
.focusBox.boxBlue3 .boxTitle,
.focusBox.boxBlue3 .boxContent {
    padding: 5px 20px;
}
.focusBox.boxBlue4 .boxTitle,
.focusBox.boxBlue4 .boxContent {
    padding: 10px 20px;
}
.focusBox .boxTitle.hastriangle { padding-right: 40px; }
 
/* == //IMAGE BOXES == */
/* gutterless cols styles */
.gutter0x { margin-left: 0; margin-right: 0; }
.gutter0x [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

/* 10px gutter cols styles */
.gutter10x { margin-left: -5px; margin-right: -5px; }
.gutter10x [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

/* 20px gutter cols styles */
.gutter20x { margin-left: -10px; margin-right: -10px; }
.gutter20x [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
} 

.gutter10x .imgBox .images-caption,
.gutter10x .mainImgBox .mainimages-caption{
    border-bottom: 0;
}

@media (max-width: 767px) { 
    .bottom-logo img {
    width: 35%;
    }
}
/* == //AUTHOR BOX == */

/* == ARTICLE == */
.articleTitle {
    margin-bottom: 20px;
}
.articleTitle h2 { 
    font-size: 44px; 
    font-weight: 500;
    line-height: 1.1;
    margin: 10px 0;
    word-wrap: break-word;
} 
.block-cap{
    background: #154057;
    padding:10px;
    color: #fff; 
    font-size: 13px;
    line-height: 16px;  
    padding-bottom: 10px;
    font-style: italic; 
}
.articleTitle h3 {  
    font-weight: normal; 
    font-size: 36px;
    line-height: 1.2;
    margin: 10px 0;
    word-wrap: break-word;
}
.articleTitle.smTitle h2 {
    font-size: 30px;
    line-height: 1;
}
.articleTitle.smTitle h3 {
    font-size: 22px;
    line-height: 1;
}

.articleTitle .articleSubTitle {
    font-family: 'Factoria-Medium';
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    margin-top: 20px;
}
.articles-subtitle {    
    color: #114341;
    font-family: 'Avenir Next LT Pro';
    font-weight: bold;
    font-size: 18px; 
    line-height: 1.1; 
    margin-bottom: 5px;
    margin-top: 30px; 
} 
 
.articleStripe { 
    font-family: 'Factoria-Book';
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 30px; 
    padding: 8px 0;
} 
.articleStripe strong { 
    font-family: 'Factoria-Demi'; 
    font-weight: normal;
} 

.top-head-ribbon{
    background: #b1d5df;
    position: relative;
    height: 30px;
    text-align: right; 
    font-family: 'AmericanTypewriter';
    font-size: 20px;
    margin: 0px 0 40px; 
} 
.top-head-ribbon span {
    position: absolute;
    right: 15px;
    bottom: -5px;
} 
.top-head-ribbon img{
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
} 
.star-liststyle li{
    list-style-type: none; 
    position: relative;
}
.star-liststyle li:before{
    content: '*';
    position: absolute;
    left: -14px;
    top: 2px;
    font-size: 17px;
}

/* == HEADER STYLES == */
#header {
    max-height: 54px;
}
.headerDark {
    background-color: #c5d8e7 !important;
}
/* == //HEADER STYLES == */
/* == TABLES == */ 

.table.table-border {
    border: 1px solid #dbe7f0;
}
tr {
    border-bottom: 0;
}
.table {
    width: 100%;
}  

.table > thead > tr > th { 
    border-bottom: 1px solid #ddd !important;
    color: #000;
    font-family: 'Avenir Next LT Pro';
    font-weight: 500;
}
.table > tbody > tr > td {
    font-size: 13px;
    border-bottom: 1px solid #dddddd;
    border-top: inherit;
    padding: 4px;
}
.table-striped > tbody > tr > td { 
    border-bottom: none;
    font-size: 13px;
    border-top: none;
}
.table-striped > tbody > tr:nth-of-type(2n+2) {
    background-color: #ffffff;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #dbe7f0;
}
.table-plain { border: 0 !important; }
.table-plain > thead > tr > th { background-color: transparent !important; border: 0 !important; color: #000000 !important; }
.table-plain > tbody > tr > td { border: 0 !important; }
.table-plain > thead > tr > th:first-child,
.table-plain > tbody > tr > td:first-child {
    padding-left: 0;
}
.table-color1{max-width: 600px;}
.table-color1 > thead > tr > th { border: 1px solid #000; border-top: 1px solid #000;  border-bottom: 0; background-color: #e0e0e0; border-bottom: 0 !important; font-weight: bold;  font-family: inherit; }
.table.table-color1 > thead:first-child > tr:first-child > th {  border-top: 1px solid #000;}
.table-color1 > tbody > tr > td {border: 1px solid #000; }


.table-color2 > thead > tr > th {  }
.table-color2 > tbody > tr > td { border-bottom: 0; }
.table-color2 > tbody > tr.odd > td { background-color: #bad6f0; }
.table-color2 > tbody > tr.even > td { background-color: #8bbfe8; }
.table-color2 > tbody > tr.diff > td { background-color: #f2ddc5; }


.tbl1 > tbody > tr > td {
    background: #fff8dc;
    font-size: 10px;
    border-bottom: 1px solid #dddddd;
    border-top: inherit;
    padding: 4px;
    line-height: 1;
}

.tbl-std1 > tbody > tr > td{
    background: #9f796b;
    border: 2px solid #fff;
    color: #fff;
    font-size: 65%;
    padding: 4px 7px;
}
.tbl-std2 > tbody > tr > td{
    background: #889176;
    border: 2px solid #fff;
    color: #fff;
    font-size: 65%;
    padding: 4px 7px;
}
.tbl-std > tbody > tr > td{
    border-bottom: 0;
    border-top: 0;
    font-size: 14px;
    padding: 5px 3px; 
    border: 0 !important;
}
/* == //TABLES == */ 
.angleBgLeft {
    background: url(../images/blue-left-triangle-bg.png) no-repeat left top;
}
.angleBgRight {
    background: url(../images/blue-right-triangle-bg.png) no-repeat right top;
}
.kafoBox {
    background-position: left 35%;
}
/*-- //TRIANGLE BG --*/ 

/* == MODAL STYLES == */
.modalYoutube .modal-header {
    background-color: transparent;
    border: 0;
    border-radius: 0;
}
.modalYoutube .modal-content {
    background-color: transparent;
    border: 0;
    box-shadow: none !important;
}
/* == //MODAL STYLES == */
/* == ADDING ZOOM ICON TO IMAGES == */
.imgpopup {
    display: block;
    position: relative;
}
.imgpopup::after {
    background: url(../images/elements/plus-icon.png) no-repeat center center;
    bottom: 20px;
    content: '';
    height: 34px;
    position: absolute;
    right: 20px;
    width: 34px;
    z-index: 2;
}
.imgpopup.iconblack::after {
    background: url(../images/elements/plus-icon-black.png) no-repeat center center;
}
.imgbox .imgpopup::after,
.imgpopup.bigImg::after {
    background: url(../images/elements/img-icon.png) no-repeat center center;
    background-size: cover;
    bottom: 5%;
    content: '';
    height: 85px;
    position: absolute;
    right: 3%;
    width: 85px;
    z-index: 2;
}
.imgbox .imgpopup.plusIcon::after { 
    background: url(../images/elements/plus-icon.png) no-repeat center center;
    bottom: 5%;
    height: 34px;
    right: 5%;
    width: 34px;
}
.imgPopupNone {
    pointer-events: none;
    cursor: default;
}
.imgpopup.imgPopupNone::after {
    display: none;
}
.fancybox-caption__body{
    max-width: 750px;
    width: 90%;
    margin: auto;
} 


 
/* == ADDING PLAY ICON TO VIDEOS == */
.linkRelative { position: relative !important; }
.ytVid {
    display: block;
    position: relative;
    cursor: pointer;
}
.ytVid::after {
    background: rgba(0, 0, 0, 0.3) url(../images/elements/play-icon.png) no-repeat center center;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.modalYoutube .modal-body { 
    overflow: hidden; 
}
.vertiVideoBox{
    overflow: hidden;
    text-align: center;
} 
.modal-body.modal-bodyAutoHeight.adj-iframebox1 iframe{
        margin: auto; 
        display: block;
    } 

@media screen and (max-width:  767px){
    .modal-body.modal-bodyAutoHeight.adj-iframebox1 iframe{ 
        width: 300px;
        height: 300px; 
    }  
}
 
/* == //ADDING PLAY ICON TO VIDEOS == */

/* == HOMEPAGE ==*/
.bottom-link {
    position: absolute;
    bottom: 8px; 
    left: 0;  
    right: 0;  
    line-height: 1.4;
    font-family: 'Avenir Next LT Pro';
} 

.covernav h2 { margin: 0;}
.covernav-left,
.covernav-right {
    line-height: 1;
}
.covernav-left {
    float: left;
    padding-left: 30px;
}
.covernav-right {
    float: right;
    padding-right: 30px;
}  
.covernavMain span { 
    display: inline-block;
    font-weight: normal;
    margin-top: 12px;
    font-size: 80%;
    color: #fff;
    background: rgba(107, 120, 87, 0.9);
    padding: 7px 25px 7px 12px;
    margin-bottom: 10px;  
}
.cover-imgthumb{ 
    margin: 0px auto;
}
.covernavMain h3 {
    color: #ffffff;
    font-size: 32px;
    font-weight: 700;
    margin: 0;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.ribbon {
    position: absolute;
    width: 180px;
    right: 10px;
    top: -20px;
}
.covernav3 {
    margin-top: 15px;
}
.redaktor-title{
    border-top: 1px dotted #000;
    border-bottom: 1px dotted #000; 
    color: #58585a;
    font-size: 22px;
    font-family: 'Factoria-Light'; 
    font-weight: 300;
    padding: 10px 0;
}
.redaktorenHead {
    margin-bottom: 20px;
}
.redaktorenHead img {
    border-radius: 24px;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
.redaktorenHead h2 {
    font-size: 40px;
    font-weight: normal; 
    margin-top: 30px;   
}
 
.infoBoxWrap { 
    font-size: 14px;
    line-height: 1.5;
    padding: 40px 10px 30px;
}
.infoBox .infoTitle {   
    color: #231f20;
    font-family: 'Avenir Next LT Pro';
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
}
.redaktoren-bottom-bg {
  position: absolute;
  bottom: 0;
}
.sm-cover{
    margin-bottom: 30px;
    border: 1px solid #000;
}
.infoBox {
    margin-bottom: 30px;
}
.leder-seperator{
    border-color: #000;
}
.infoBox a,
.infoBox a:hover,
.infoBox a:focus {
    color: #000;
} 
.issueNumber {
    background: #a9c483;
    border-radius: 40px;
    color: #114341; 
    font-family: 'Factoria-Medium';
    font-weight: 500;
    text-align: center;
    font-size: 40px;
    line-height: 1.4;  
}
.infoBox .infoTitle,
.infoBox p {
    margin: 0;
} 
.redaktorenLogo {
    font-family: 'GrenettePro-Regular';
    font-size: 28px; 
    margin-bottom: 0;
    display: block;
}
.infoBox .table > tbody > tr > td,
.infoBox .table > thead > tr > th { 
    background-color: transparent; 
    color: #111111; 
    font-size: 11px; 
    padding: 2px 0;
    border-bottom: 0 !important; 
}
.social p { 
    margin-top: 5px; 
}
.bottom-rbonicon{
    bottom: 47px;
    right: 20px;
    position: absolute;
    z-index: 2;
}
.social img{
    display: inline-block; 
    margin-right: 7px;
}
.topspace {
    padding-top: 80px;
}

.cover-list-section ul{
    list-style-type: none;
    padding-inline-start: 0;
    margin-top: 30px;
}
.cover-list-section ul li{
    position: relative;
    padding-left: 43px;
    font-family: 'Avenir Next LT Pro';
    color: #fff;
    font-weight: 600;
    text-shadow: 3px 3px 3px #000000;
    font-size: 31px;
    padding-bottom: 28px;
}
.cover-list-section ul li:before{
    content: '';
    background: url(../images/elements/cover-listicon.png) no-repeat;
    width: 40px;
    height: 44px;
    position: absolute;
    left: 0;
    top: -15px;
}
/* == INNHOLD PAGE == */ 
.pageTitle.innhold-category{
    color: #58585a;
    margin-bottom: 20px;
} 
.innnholdTitle {
    margin-bottom: 60px;
}
.innholdSubTitle { 
    color: #a9c483;
    font-family: 'Factoria-Demi';
    font-size: 32px;  
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute; 
    top: 95px;
    left: -100px;
    text-align: right;
    width: 230px;
}
.innholdList {
    padding-left: 130px;
    position: relative;
} 
.innholdList ul {
    padding-left: 0;
}
.innholdList ul li {
    overflow: visible;
    display: block; 
    font-size: 20px;  
    padding-top: 5px;
    padding-right: 40px;
    position: relative;
    margin-bottom: 10px;
}
 
.innholdList ul li i.pageNo {  
    color: #114341; 
    font-size: 30px;
    font-family: 'Factoria-Demi';
    font-style: normal;
    position: absolute;
    left: -70px;
    top: 0;
    width: 50px;
    height: 30px; 
    display: inline-block;
    text-align: right;
}
.imgNum { 
    color: #a9c483;
    font-family: 'Factoria-Book';
    font-weight: bold;
    font-size: 30px; 
}
.inhold-link{
    font-family: 'Factoria-Demi';
    text-align: center; 
}
.inhold-link p{
    line-height: 1.2;
}
.circle-inhold{
    position: absolute;
    bottom: 10%;
    right: 0;
    width: 270px;
}
.hrsolid{
    margin: 30px 0;
 }
.pd20{
    padding: 20px;
}
/* == //INNHOLD PAGE == */

/* == Desktop Responsive == */
@media screen and (min-width:1000px) {  
    .navbar-brand {
        padding: 9px 0px 0px;
    } 
    .navbar-toggle {
        margin-right: -15px;
    }
    .container,
    .single_image {
        width:1000px !important;
    }   
    footer {
        width: 1000px;
        margin: 0px auto;
    }   
}
@media (min-width: 768px) {
    .resshowmob {
        display: none;
    }
    .borderCol {
        border-right: 1px solid #F1F0F0;
    }   
    .bord-whitecol{
        border-right: 2px solid #fff; 
    }
    .floatimg {
        float: left; 
        max-width: 350px; 
        margin: 10px 18px 10px 0; 
        width: 100%;
    } 
}

@media (max-width: 999px) {
    .navbar .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-toggle {
        margin-right: 0;
    }
    .navbar-brand img { 
        width: 320px;
    }
}
@media (max-width: 800px) {
    .navbar-toggle {
        margin-right: 0;
    }   
}
@media (max-width: 767px) {
     
    .container { 
        padding-left: 15px;
        padding-right: 15px;
    }
    .innhold .pull-right {
        float: none !important;
    }
    .navbar-toggle {
        margin-right: 15px;
    }
   
    .colBorder {
        border-right: 0;
    }

    /*-- HOMEPAGE --*/
    .coverLogotop {
        margin-left: 0px;
    }
    .issue-info {
        bottom: 9px;
        font-size: 13px;
        right: -60px;
    }
    .logoSlogan {
        font-size: 16px;
        line-height: 22px;
    } 
    .covernavMain {
        margin-top: 280px;
    }
    .covernavMain h2 {
        font-size: 30px;
    }
    .btmLogo {
        bottom: 20px;
        left: 20px;
        position: absolute;
    }
    .btmLogo img {
        width: 35%;
    } 

    /* REDAKTOREN PAGE */
    .redaktorenHead img {
        float: none;
    } 

    .mainImgBox { margin-bottom: 30px; }
    .articleTitle { margin-bottom: 30px; }
    .articleTitle h2,
    .articleTitle.smTitle h2 {
        font-size: 30px !important;
    }
    .fontpensjon {
        font-size: 60px !important;
    }
    .articleTitle h3,
    .articleTitle.smTitle h3 {
        font-size: 31px !important;
    }
    .imgBox1 .images-caption h2 {
        font-size: 28px;
        line-height: 30px;
    }
    .socialIcons .socialItem {
        float: none;
    }
    /* HVA SKJER */
    .pageTitle{
        margin-top: 10px;
    }
    
    .pageTitleColor .titleLogo {
        bottom: -50px;
        left: 5px;
    }
    .pageTitleColor {
        font-size: 28px;
        line-height: 34px;
    } 
    /* //HVA SKJER */ 
    .articleSMBox.imgLeft .imgBox,
    .articleSMBox.imgRight .imgBox,
    .articleSMBox.imgBoth .imgBox {
        float: none !important;
    }
    .redaktoren-bottom-bg{ 
        width: auto;
    } 
    .articleTitle .font70 {
        font-size: 33px !important;
    }
    .cat-titlewith-img span {
        max-width: 59%;
        display: inline-block;
    }
} 

/* == // Desktop Responsive == */  

.content-block{
    background: #828e61;
    padding: 30px;
    font-family: 'Avenir Next LT Pro';
    color: #fff;
    line-height: 1.4;
}

.solid{
    margin: 30px 0;
    border-top: 1px solid #ebebeb;
}
.overlayBG{
    background: rgrb(250,250,250,0.8);
    height: 100%;
    width: 100%;
}

/*--------------------------------- HVA SKJER ---------------------------------------*/
.fullPageBox {
    background-color: #ffffff !important;
    border: 2px solid #071922;
    margin-bottom: 30px;
    padding: 0 20px; 
}
.fullPageBoxTitle {
    margin-bottom: 15px;
} 
.fullPageBox .imgBox{ margin-bottom: 10px; }
.fullPageBorder {
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative;
}
.fullPageBorder::before { content: ''; height: 10px; left: -2px; position: absolute; right: -2px; top: -2px; }
.fullPageBox .articleTitle { margin-bottom: 15px; }
.pageTitleColor {
    font-family: 'Raleway', sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 54px;
    margin: 0 -20px;
    padding: 15px;
    position: relative
;   text-align: center;
}
 
.faktaom {
    overflow: hidden;
    position: relative;
    z-index: 1;
} 
.faktaom .logoBG {
    background: url(../images/circle-logo.png) no-repeat right bottom;
    background-size: cover;
    bottom: -40px;
    height: 130px;
    position: absolute;
    right: -40px;
    width: 130px;
    z-index: -1;
}
.linear-pattern{
    color: #000;
    background: url(../images/elements/linear-pattern.png) repeat top left;
    padding: 20px 30px;
}
.hvert-title {
    font-size: 27px;
    font-family: 'Avenir Next LT Pro';
    color: #58595b;
    letter-spacing: 1.2px; 
    margin-bottom: 20px;
}
.category-arrow{
    max-width: 20px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -6px;
    margin-left: -30px;
    margin-right: 3px;
}
.category-arrow-yellow{
    max-width: 20px; 
    vertical-align: middle;
    position: absolute;
    left: -1px;
    top: -1px;
}
.category-arrow-kafo{
    max-width: 25px;
    display: inline-block;
    margin-left: -20px;
}
.hvert-left{
    float: left;
    max-width: 140px;
    padding-right: 20px;
} 
.hvert-right{
    float: right;
    max-width: 140px;
    padding-left: 20px;
} 
 
.thumbnail-img.width300 {
    max-width: 300px;
    margin: 0 auto;
}
.chicken01{
    position: absolute;
    right: 15px;
    top: -64px;
    max-width: 80px;
}
.custom-title{
    font-weight: 500;
}
.white-infobox{
    background: #fff;
    padding: 20px;
    box-shadow: 1px 3px 7px #999;
}
/*--------------------------------- //HVA SKJER --------------------------------------*/
.background-yellow{ position: relative; background-color: #ffefb8; padding-left: 30px; padding-right: 30px; padding-top: 15px; overflow: hidden;}
.hvaskjer-title{background: #4e85b0; font-family: 'Factoria-Light'; padding: 10px 30px; color: #fff; font-size: 22px; margin-bottom: 20px;}
.pageTitle.hva-skjer .circle-logo{width: 25px; display: inline-block;}
.righttriangle { background: url(../images/redaktoren-bg.png) no-repeat right 110px; }
.righttriangle.bgbtm { background-position: right bottom; }
.bgredaktoren { background-position: right 100px; }
.hastriangle.hva-skjer{color: #000;}
.pensjons-title{background: #114341; font-family: 'Factoria-Light'; padding: 10px 30px; color: #a9c483; font-size: 22px; margin-bottom: 20px;}
.block-txt{padding: 20px; border-radius: 20px;}
.list-pensjon > li{padding-bottom: 20px;}

/*--------------------------------- KJEKT Å HA ---------------------------------------*/
.list-quiz {
    padding-left: 15px;
}
.list-quiz li{
    font-family: 'Factoria-Book';
    font-size: 16px;
    padding-bottom: 15px; 
}


.articleSMBox {
    background-color: #ffffff;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 30px;
    padding: 20px;
}
@media (min-width: 768px) {
    .articleSMBox .imgBox.imglong { 
        margin-bottom: -60px; 
        margin-top: -60px; 
    }
}
.articleSMBox.smBox-blue1 {
    border: 1px solid #a99e58;
    border-radius: 10px;
}
.articleSMBox.smBox-blue2 {
    border: 1px solid #235d97;
}
.articleSMBox.imgLeft .imgBox,
.articleSMBox.imgBoth .imgBox.pull-left {
    float: left;
    margin-right: 30px;
}
.articleSMBox.imgRight .imgBox,
.articleSMBox.imgBoth .imgBox.pull-right {
    float: right;
    margin-left: 30px;
}

.articleSMBox .smBoxTitle {
    font-family: 'Avenir Next LT Pro';
    font-size: 25px;
}

.articleSMBox.smBox-blue1 .smBoxTitle {
    color: #489ebf;
}

.articleSMBox.smBox-blue2 .smBoxTitle {
    color: #235d97;
}

.table.annonse-tbl{
    margin-top: 10px;
}

.table.annonse-tbl > tbody > tr > td
{
    border-bottom: 0;
    font-size: 14px;
    padding: 2px 2px;
}

.annonse .imgBox .images-caption{
    font-family: 'Avenir Next LT Pro';
    font-style: italic;
    font-size: 11px;
    padding-bottom: 0;
    border-bottom: 0;
} 
.title-annonse{
    position: absolute;
    top: 10px;
    right: 10px;
    text-transform: uppercase;
    color: #7e8083;
    font-size: 14px;
} 
.pensjonBG{
    background: #d7dbe5;
    color: #637b98;
    padding: 20px; 
    line-height: 1.4;
}  
 
/*--------------------------------- //KJEKT Å HA ---------------------------------------*/
.filmstripe { 
    bottom: 0; 
    max-width: 30%; 
    position: absolute; 
    right: 0; 
}
.dottedpattern { background: url(../images/dotted-pattern.jpg) repeat left top;}

/* TEAM SECTION */
.quotation{ 
    font-size: 24px;
    line-height: 34px;
}
.quotation .quote{
    position: relative;
    top: 20px;
    left: -18px;
    font-size: 90px;
    font-style: italic;
    float: left;
}
.quotation .quote-icon{
    position: absolute;
    top: -19px;
    left: -60px;
    width: 30px;
    font-size: 90px;
    line-height: 1;
    font-style: italic; 
} 
.quotation .quote-sm-text{
    font-size: 80%;
    line-height: 1.4;
    display: block;
    margin-top: 20px; 
} 
.boxBrownLett {
    background: rgba(250,250,250,0.5);
    padding: 20px; 
    overflow: hidden;
    border: 2px solid #6b8ca4;
}
.konsberg-logo{
    float: right;
    padding-left: 15px;
}
.pageTitle {   
    border-top: 1px dotted #000;
    border-bottom: 1px dotted #000;
    font-family: 'Factoria-Light';
    color: #668295;
    font-size: 20px;  
    padding-bottom: 8px;
    padding-top: 5px;  
    position: relative;
    text-align: left;  
} 
.givakt-Border {
    border: 20px solid #3d9fb3;
    border-radius: 10px;
    padding: 20px 20px 90px 20px;
} 
.hastriangle.target-circle::after {
    background: url(../images/elements/target1.png) no-repeat;
    height: 24px;
    width: 25px;
    content: '';
    right: 10px;
    position: absolute;
    top: 11px; 
} 
.authorBtmRt{
    font-family: 'Avenir Next LT Pro';
    font-size: 15px;
    line-height: 1.2;
} 
.pagebtmimg {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 160px;
    z-index: 2;
}
.articleSMBox.imgRight .imgBox, .articleSMBox.imgBoth .imgBox.pull-right {
    float: right;
    margin-left: 30px;
    width: 40%;
}

.articleSMBox.imgLeft .imgBox, .articleSMBox.imgBoth .imgBox.pull-left {
    float: left;
    margin-right: 30px;
    width: 30%;
} 
.blackBG.row {
    margin-right: -10px;
    margin-left: -10px;
}

.row-spc0 .imgBox, .row-spc0 .mainImgBox{
    margin-bottom: 5px;
}

.row-spc0 .imgBox .images-caption, .row-spc0 .imgColorBox .images-caption{
    border-bottom: 0;
}
 
.row-spc0 .mainImgBox .mainimages-caption{
    border-bottom: 0;
}
.sm-head h4{
    position: relative;
    display: inline-block;
}
.sm-head h4:before{
    border-left: solid 20px #a9c483;
    border-bottom: solid 20px transparent;
    border-top: solid 20px transparent;
    content: '';
    position: absolute;
    top: 0;
    left: -30px;
}


/* ===== Start New Css Style ===== */ 

.backgroud-box{
    padding: 40px 30px;
}
.kongs{
    float: right;
    margin-top: -30px;
}

.bfo-icon-title{
    text-align: center;
}
.bfo-icon-title:before, .bfo-icon-title:after{
    background: url(../images/small-circle-logo.png) no-repeat;
    height: 48px;
    width: 47px; 
    position: absolute;
    top: -18px;
    content: '';
}
.bfo-icon-title:before{
    left: 10px;
}
.bfo-icon-title:after{ 
    right: 10px; 
}
.bfo-transparent-logo{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 43%;
}
.kunnskap-logo2{
    margin-top: 40%;
}

.offi-fullimg-heading{
    font-family: 'Avenir Next LT Pro';
    font-size: 50px;
    line-height: 1.1;
    color: #fff;
    text-shadow: 4px -2px 4px rgba(0,0,0,0.7);
    position: absolute;
    bottom: 50px;
    left: 30px;
}

/*---  PENSJON PAGE  ---*/
 
.stripeHeader {
    background: repeating-linear-gradient( 90deg, #add2de, #add2de 10px, #95c5d4 10px, #95c5d4 20px );
    color: #58585a !important;
    padding: 0; 
    font-size: 22px;
}
h2.pensjon-heading-box{
    color: #939598;
    font-size: 80px;
}
.pensjon-smallheading{
    display: block;
    font-size: 32px !important;
    margin-top: 12px;
    font-family: 'Conthrax Bk';
    font-weight: normal;
    color: #b2b3b6;
}
.pensjon-color-infobox {
    background-color: #e4eefa; 
}
.pensjon-color-infobox .articleStripe {
    border-color: rgba(255, 255, 255, 0.5);
}
.pensjon-color-infobox p{
    font-size: 15px;
    line-height: 22px;
}
.questionMarkBg {
    background: url(../images/elements/questionMark.png) left bottom;
    background-repeat: no-repeat;
}
.fourSidePad {
    padding: 45px;
}

/* FILM ARTICLES CSS*/
.filmArticle{
    background: #eeebe8;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: -15px; 
    margin-right: -15px;  
}
 
.filmArticle .articleTitle h3{
    font-size: 55px;
} 

/* ANNONSE CSS*/
.annonse{
    border: 2px solid #000;
    padding: 40px 20px;  
}

.annonse-subtitle{
    font-size: 22px;
    font-weight: 500;
    line-height: 1.3;
    margin-top: 20px;
    text-align: left;
}
.top-img {
        position: absolute;
    right: 0;
    width: 230px;
 }
.upperarrow {
    width: 15px;
    float: left;
    margin-top: 4px;
    margin-right: 8px;
 } 
 
.block-content {
    padding: 15px;   
    font-size: 16px;
    color: #fff;
}
.fullPageBoxTitle {
    margin-bottom: 15px;
}
.fullPageBox03 {
    background-color: #ffdc5d !important;
    border: 4px solid #625f53;
    margin-bottom: 30px;
    padding: 20px;     
    border-radius: 10px;
} 
.boxBrownLett .floatleft{
    float: left;
    padding-right: 10px; 
    max-width: 160px;
}

.floatright{
    float: right;
    padding-left: 15px;
}

/*KJEKT å ha CSS*/
.colorBox.boxBlue2 { 
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#504929+0,72693b+4,72693b+4,ab9e59+29,ab9e59+29 */
    background: #504929; /* Old browsers */
    background: -moz-linear-gradient(top,  #504929 0%, #72693b 4%, #72693b 4%, #ab9e59 29%, #ab9e59 29%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #504929 0%,#72693b 4%,#72693b 4%,#ab9e59 29%,#ab9e59 29%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #504929 0%,#72693b 4%,#72693b 4%,#ab9e59 29%,#ab9e59 29%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#504929', endColorstr='#ab9e59',GradientType=0 ); /* IE6-9 */
}  
.smBox-blue1 a{
    color: #000;
} 
.colorBox.boxBlue2 a{
    color: #fff;
} 
/*INTERNASJONALE NYHETER CSS*/
.internasImgBox img {
    display: block;
    margin: 0px auto;
}
.internaAvTextBox {
    margin-top: -80px;
    margin-left: -27px;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 90px;
}
.internaAvTextBox p {
    text-align: center;
} 


/*  ============================================  
    CUSTOM CSS FOR NEW Offiserbladet MAGAZINES 
============================================  */
.covernav-01{
    position: absolute;
    top: 44%;
    left: 4%;
    color: #fff;
    font-family: 'Avenir Next LT Pro'; 
}
.covernav-01 ul{
    list-style-type: none;
}
.covernav-01 ul li{
    position: relative; 
}
.covernav-01 ul li:before{
    background: #fff;
    content: '';
    position: absolute;
    top: 2px;
    left: -26px;
    width: 17px;
    height: 17px;
    box-shadow: 4px 2px 4px #000;
}
.issue-ribbon{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 380px;
}
.covernav-01 ul li.indexLinktoPage{  
    font-size: 22px;
    font-weight: bold;
    display: inline-block;  
    padding-bottom: 10px;
    text-shadow: 4px 2px 4px #000;
}
.sm-infotitle{
    font-size: 15px;
    font-family: 'GrenettePro-Regular';
    font-weight: normal;
}
.caption-block{
    font-family: 'Avenir LT Std';
    font-size: 13px;
    line-height: 16px;
    font-style: italic;
    margin-top:30px; 
    padding:10px 0; 
    border-top: 1px solid #000; 
} 
.block-radius{
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding:30px; 
} 
.titlewithicon {
    min-height: 45px;
    text-align: center;
    position: relative;
}

.titlewithicon .iconleft, .titlewithicon .iconright {
    max-height: 45px;
    max-width: 45px;
    position: absolute;
    top: -10px;
}

.titlewithicon .iconright {
    right: 0;
}

.blackBG{
    background: #071922;
    padding: 10px; 
}

.blackBG .col-sm-8, .blackBG .col-sm-4, .blackBG .col-sm-6 ,
.blackBG .col-xs-8, .blackBG .col-xs-4, .blackBG .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
}
 
.pageTitle.left {
    text-align: left;
    padding-left: 40px;
} 

.pageTitle.left.hastriangle::after {
    right: auto;
    left: 0;
} 
 
.colorBox.boxBlue4 {
    background-color: #d3e7ed;
}

.colorbox {  
    background: #dae4d7;
    padding: 15px 15px;
}

.bannedImg {
    float: left;
    max-width: 280px;
    padding-right: 30px;
}  

.block-back{
    background: #000;
    padding: 1px 0px 0 0;
} 

.detail-caption{
    padding: 15px 30px 15px 40px;
    max-width: 375px;
    font-family: 'Avenir Next LT Pro';
    position: absolute;
    bottom: 10%;
    color: #fff;
    left: -30px;
    font-size: 12px;
    background: #525557;
    line-height: 1.6;     
}
.filmbox-shadow{
    -webkit-box-shadow: 0 0 7px 5px #718081;
    box-shadow: 0px 2px 5px 8px #525557;
}
.film-content{
    background: #525557;
    color: #fff;
    padding: 30px;
    position: relative;
}

.filmBG{ 
    background: url(../images/flim-bg.jpg) no-repeat top left;
    background-size: cover;
    padding: 30px;
}
.film-reels{
    position: absolute;
    right: -30px;
    top: -7%;
    width: 24%;
}

.filmImgBord-all{
    border-radius: 15px;
} 

.dashed-list{
    list-style-type: none;      
} 
.dashed-list li{
    position: relative;
} 
.dashed-list li:before{
    content: '-';
    position: absolute;
    left: -15px;
}

  
.dashed-list1 li{
    list-style-type: none;
    position: relative;
    margin-bottom: 10px;
} 
.dashed-list1 li:before{
    content: '';
    position: absolute;
    top: 7px;
    left: -15px;
    width: 4px;
    height: 6px;
    background: #000;
}

.hva-skjer a{
    text-decoration: underline;
    color: #000;
}


/*---------Høringsnotat PAGE------*/
.horingsnotat-container {
    box-shadow: 0px 0px 10px #969696;
    padding: 30px;
    position: relative;
}
.horingsnotat-container h2{
    font-size: 25px;
}
.horingsnotat-container p{
    font-size: 19px;
}
.horingsnotat-text{
    font-weight: bold;
}
.ugradert-box{
    border: 1px solid #d91f26;
    padding: 8px 15px;
    color: #d91f26;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    margin-left: auto;
}
.ugradert-box h5{
    color: #d91f26;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
}
.ugradert-box p{
    line-height: 18px;
    font-size: 14px;
}
.horingsnotat-table{ 
    border-top: 1px solid #000;
    border-bottom: 1px solid #000; 
    padding: 20px 0px;
}
.horingsnotat-table>table>thead>tr>th{
    font-weight: 500;
}
.horingsnotat-table>table>tbody>tr>td{
    font-weight: bold;
    vertical-align: top;
}
.horingsnotat-footer{
    border-top: 1px solid #000;
    padding-top: 10px;
    margin-top: 25px;
    font-size: 13px;
    line-height: 1.5;
}
.horingsnotat-Flogo{
    position: absolute;
    bottom: 0;
    right: 0px; 
} 
.midBox{
    font-family: 'Avenir LT Std' !important; 
    max-width: 490px;
    margin: 0 auto;
    text-align: center; 
}  
.pensjon-img{
    max-width: 310px;
    float: left;
    padding-right: 30px;
    margin-bottom: 5px;
}
.overlay-icon {
    position: absolute;
    top: -19px;
    z-index: 1;
    right: 10px;
} 
.footnoteimg{
    width: 350px;
    float: right;
    margin-right: -20px;
    margin-top: -43px;
}
.contentBG{
    background: #dbded3;
    padding: 15px;
} 
.fakta-box h2 { 
    color: #a9c483;
    background: #114341;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    font-family: 'Factoria-Book'; 
    padding: 10px 10px 10px 20px;
    margin: 0; 
    position: relative;
} 
.fakta-box {
    font-size: 14px; 
    border-radius: 20px;
    border: 1px solid #114341; 
    margin-bottom: 20px; 
}
.fakta-box h2.fakta-icon::before { 
    content: '';
    background: url(../images/elements/info-circle.png) no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    right: 20px;
}
.fakta-box .fakta-content {
    font-family: 'Factoria-Book'; 
    padding: 17px;
    line-height: 1.4;
    position: relative;
}
.fakta-content.content-icon::before { 
    content: '';
    background: url(../images/elements/fakta-icon.png) no-repeat;
    width: 34px;
    height: 34px;
    position: absolute;
    top: 10px;
    right: 10px;
}
.quate-box  {
    color: #5a5b5d;
    font-size: 20px;
    max-width: 800px;
    margin: 40px auto;
    line-height: 1.3;
}
.quote-auth{ 
    font-size: 16px;
    font-family: 'Clarendon' !important;
    margin-top: 10px; 
} 
.float-left {
    float: left;
    padding-right: 10px;
}
.kontakt-info{
    text-align: center;
    margin-bottom: 30px;
}
.kontakt-info img{
    border-radius: 50%;
    width: 130px;
    height: auto;
    display: inline-block;
    margin-bottom: 10px;
}
.kontakt-info h5{
    font-size: 15px;
    font-family: 'Avenir Next LT Pro'; 
}
.kontakt-info h4{
    color: #4e85b0;
    font-size: 18px;
    font-family: 'Factoria-Demi';
}
.kontakt-info p{
    font-size: 17px;
    font-family: 'Avenir Next LT Pro';
    line-height: 1.2;
}
.kontakt-info p a{
    text-decoration: none;
} 

.kontakt-footer{
    background: #f8f7f3;
    padding: 50px 0;
}

/*video-popup*/
.modalYoutube .modal-dialog {
    max-width: 900px !important;
} 

@media screen and (max-width: 1199px){
    .single_image{
        background-size: cover;
    }
    .infoBox .table > tbody > tr > td{
        font-size: 9px; 
    }
    .swiper-button-next, .swiper-button-prev {
        display: none;
    } 
} 

@media (min-width: 992px){
    .height-adv {
        height: 100vh;
    } 
    .md-bord{
        border-right: 1px dotted #999; 
    }  
}
@media (min-width: 767px){
    .col-md-8{
        border-right: 1px solid #ebebeb;
    }
    .overlay1{
        position: absolute;
        right: 30px;
        top: 30px;
        max-width: 300px;
        text-align: right;
    }
    .overlay2{
        position: absolute;
        right: 30px;
        top: 30px;
        max-width: 380px;
        text-align: right;
    }
    .overlay-quote{
        position: absolute;
        bottom: 22%;
        right: 2%;
        max-width: 300px;
        color: #fff;
    }
}

@media (min-width: 768px)  and (max-width: 992px) {  
     
    .covernavMain h2 {
        font-size: 44px;
        line-height: 1.2;
    }
    .cover-list-section ul li { 
        font-size: 24px;
        padding-bottom: 17px;
    } 
    .covernavMain h2 small { 
        margin-bottom: 0;
    }
    .covernavMain span {
        font-size: 20px;
    }
    .footer-content h3{
        font-size: 17px;
    }
    .hva-skjer-tableh > tr > th {
    font-size: 10px;
    }
    .table > .hva-skjer-tableb > tr > td {
    font-size: 10px;
    }   
    .articleTitle h2{
        font-size: 40px;
    }
    .footer-content{
        font-size: 13px;
    }
    .articleTitle h3{
        font-size: 30px;
    }  
    .adj-book {
        width: 240px; 
    }
    .table > tbody > tr > td {
        font-size: 11px; 
    }
    .articleTitle h2.font50{
        font-size: 32px !important;
    }
    .articleTitle h2.font60{
        font-size: 40px !important;
    } 

    .articleTitle h2.font80, .articleTitle h2.font70{    
        font-size: 50px !important;
        line-height: 1;
    }  
    .articleTitle h2.font68 {
        font-size: 55px !important;
    }

} 
@media (max-width: 992px) {
    .mt30md{
        margin-top: 30px;
    } 
    .redaktorenHead h2{
        font-size: 24px;
    }
    .font28{
        font-size: 22px !important;
    }
    .detail-caption{
        font-size: 10px;
    }
    .fakta-box {
      font-size: 13px;
    }
}
@media (max-width: 767px) { 
    .coverlogo{
        padding: 80px 20px 20px;
    }
    .mt30sm{
        margin-top: 30px;
    } 
    .articleBox .col-xs-1, .articleBox .col-xs-11 {
     width: 100%;
    }
    .right-adj-img {
        margin-top: -40px;
        width: 30px;
    }
    .offi-fullimg-heading {
        font-size: 23px;
        bottom: 30px;
    }  
    .horingsnotat-footer { 
        width: 74%;
    }
    .horingsnotat-table>table>tbody>tr, 
    .horingsnotat-table>table>thead>tr{
        word-wrap: break-word;
    }
    .horingsnotat-table>table>tbody>tr>td, 
    .horingsnotat-table>table>thead>tr>th { 
        font-size: 9px;
        line-height: 1.3;
    }
    .horingsnotat-Flogo{ 
        z-index: -1;
    }
 
    .stripeHeader { 
        font-size: 16px;
    }
    .font60{
        font-size: 37px !important;
    }
    .font24{
        font-size: 20px !important;
    }
    .articleTitle h3.font56{
        font-size: 37px !important;
    }
    .font36 {
        font-size: 31px !important;
        line-height: 1;
    }
    .top-head-ribbon { 
        font-size: 15px; 
    }

    .site-table .table > thead > tr > th { 
        font-size: 11px;
    }
    .site-table .table > tbody > tr > td {
        font-size: 11px; 
    }
    .site-table {overflow-x: hidden;} 
    .detail-caption {
        position: relative;
        bottom: 0px;
        left: 0;
        max-width: 100%;
        margin-top: 30px;
        padding: 15px 30px 15px 30px;
    } 
    .konsberg-logo{
        float: none; 
    } 
    .focusBox .boxTitle { 
        font-size: 24px;
    }
    .imgNumBox{
        border-bottom: 1px dashed #ddd;
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 550px){ 
    .coverlogo {
      padding: 70px 15px 10px;
    }
    .logoSlogan{
        font-size: 14px;
    }
    .articleTitle .articleSubTitle{
        font-size: 18px;
        line-height: 24px;
        font-family: 'Factoria-Book';
    }
    .pensjon-img{
        max-width: 100%;
        float: none;
        padding-right: 0;
        margin-bottom: 30px;
    } 
    .fourSidePad {
      padding: 30px;
    } 
    .film-reels{
        width: 120px;
    }
    .single_image{
       background-position: center 45px; 
    }
    .issueInfo{
        top: 48%;
    }
    .font80 {
        font-size: 50px !important;
    }
    
    .innholdList{
        padding-left: 110px;
    }
    .innholdList ul li i.pageNo{
        font-size: 20px;
        top: 5px;
    }
    .innholdList ul li{
       font-size: 16px; 
    }

}  
 

/* == ADV BOXES == */
.adsPanel {margin-top: 80px;}
.advBox { margin-bottom: 30px; position: relative; }
 
.advHalf { width: 50%; }
.fullpagelink { 
    position: absolute;
    bottom: 0%; 
    height: 100%; 
    left: 0%; 
    width: 100%;
} 

/*=============================================================================
articles share box
=============================================================================*/
/*fancy share*/
.fancybox-share h1 {
    font-size: 23px;
}
button.fancybox-button.fancybox-button--share svg {
    float: left;
    width: auto;
}
button.fancybox-button.fancybox-button--share {
    width: auto;
    background: #f96712;
    font-size: 14px;
    color: #fff;
    display: none;
}
.fancy-sharetext input{ 
    cursor: pointer;
    text-align: center;
    font-family: arial;
    font-size: 16px;
    color: #0365b5;
}
i.fas.fa-envelope.email {
    text-indent: 0;
}
.fancybox-share__buttonemail:link, .fancybox-share__buttonemail:visited {
    color: #fff;
}
.fancybox-share__buttonemail {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
} 
.videopopup{
    display: block;
    position: relative; 
    float: left;
    margin-right: 13px;
    margin-bottom: 10px;
}
.videobox a:before{ 
    content: '\f144';
    font-family: "Font Awesome 5 Free";
    font-size: 28px;
    color: #fff;
    position: absolute;
    bottom: 10px;
    right: 7px;
    z-index: 2; 
}
.video-overlay{
    background: rgba(0,0,0,0.2); 
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
} 
@media screen and (max-width: 576px){
    .videobox a:before { 
    font-size: 48px;    
    bottom: 22px;
    right: 9px;
    }
    .fancybox-share__button, .fancybox-share__buttonemail{
        display: block;
    }
}  
  
.table > thead > tr > th { 
    border-bottom: 1px solid #ddd !important;
    color: #000;
    font-family: 'Avenir Next LT Pro';
    font-weight: bold;
    padding: .25rem;
}
table.pensjon tr td:first-child {
    background: #fcf5b1;
    padding: 10px;
}
table.pensjon tr td:last-child {
    padding: 10px;
}
.flt-right{
    float: right;
    padding-left: 15px;
}



@media (min-width: 576px){
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
    .img-right {
        float: right;
        width: 240px;
        display: inline-block;
        margin: 10px;
    }
}
@media (min-width: 576px){
    .modal-dialog {
        max-width: 500px !important;
        margin: 260px ​auto !important;
    }
}
@media (max-width: 992px) {
    .film-reels {
      position: absolute; 
      top: -11%;
      width: 30%;
    }
} 

@media (max-width: 767px) {
    .flt-right{
        float: none;
        padding-left: 0;
    }
    .redaktoren-bottom-bg{
        position: relative;
    }
    .film-reels {
      position: absolute; 
      top: -14%;
      width: 30%;
    }
}
@media (max-width: 576px) {
    .img-right {
        margin: 10px 0;
    }
    .boxContTitle{
        font-size: 22px;
    }
}  

.table-list tr td{
    border-bottom: 0 !important;
    font-size: 14px !important;
}
.table-list tr td:first-child{
    font-weight: bold; 
}
.static-table > tbody > tr > td { 
  border-bottom: 1px solid #000; 
}
.static-table > thead > tr > td{
    background: #d9d9d9;
}
.static-table tr td{
    border: 1px solid #000;
    padding: 14px;
}
.nav-bullet{
    padding-left: 20px;
}
.nav-bullet li{
    list-style: none;
    position: relative;
}
.nav-bullet li:before{
    content: '';
    position: absolute;
    left: -20px;
    top: 5px;
    background-image: url('../images/arrow-nav.jpg');
    width: 12px;
    height: 15px;
    z-index: 1;
}
.bullet li{
    list-style: none;
    position: relative;
}
.bullet li:before{
    content: '•';
    position: absolute;
    left: -20px;
    top: 5px;  
    z-index: 1;
} 
.overlay-backBG{
    background-image: url('../images/p54-img01.jpg');
    background-size: cover; 
    background-position: center center;
    position: relative;
    padding: 20px;
}
.overlay-backBG .coverBG{
    background: rgba(203, 227, 183, 0.9); 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
} 
.overlay-backBG .coverBG-1{
    background: rgba(165, 208, 144, 0.9);
    width: calc(100% + 40px);
    padding: 20px; 
    margin: 20px 0;
    margin-left: -20px; 
}
.filmBG{ 
    background: url(../images/flim-bg.jpg) no-repeat top left;
    background-size: cover;
    padding: 30px;
    position: relative;
}
.film-content{
    background: #c8b9a1;
    color: #000;
    padding: 30px;
    position: relative;
}
.overlay-filmBG{
    background: rgba(127, 129, 92, 0.9);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}  
.kulturmix-content{
    background: #e5e2d9;
    color: #000;
    padding: 30px;
    position: relative;
}
.listing-style{
    list-style: none; 
    padding-left: 0;
    font-size: 14px;
}
.listing-style li{
    position: relative;
    z-index: 2;
}
.listing-style li:after{
    content: '';
    position: absolute;
    bottom: 13px;
    border-bottom: 1px dotted #000;
    left: 0;
    width: 100%;
    z-index: 1;
}
.list-block, .list-number{
    position: relative;
    z-index: 2;
}
.list-block{
    display: inline-block;
    background: #cee3f5;
    padding: 2px; 
}
.list-number{ 
    float: right;
    background: #cee3f5;
    display: inline-block;
    padding: 2px;
    position: relative;
    z-index: 2;
}
.inert-nyheter-logo{
    width: 140px; 
    margin-left: auto; 
    margin-bottom: -95px;
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 767px){
    .inert-nyheter-logo{
        width: 90px;  
    }
}
 
@media (min-width: 768px) and (max-width: 992px){
    h5 {
        font-size: 16px;
    } 
    .redaktorenHead img{
        max-width: 140px;
    }
    .redaktorenLogo{
        font-size: 22px;
    }
    .sm-infotitle{
       font-size: 12px; 
    }
    .inhold-link p{
        font-size: 20px;
    }
    .quotation{
        font-size: 20px;
        line-height: 28px;
    }
    .font20 {
        font-size: 18px !important;
    }
    .font56 {
        font-size: 38px !important;
    }
    .font60 {
        font-size: 40px !important;
    }
    .font80 {
        font-size: 60px !important;
    }
}

@media (min-width: 576px){
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
    .img-right{
        float: right; 
        padding-left: 15px; 
        width: 180px;
    }
    .modal-dialog {
        max-width: 500px !important;
        /*margin: 260px auto !important;*/
    } 
    .small-img{
        float: left;
        max-width: 140px; 
        padding-right: 15px;
    }
    .small-right{
        float: right;
        max-width: 140px; 
        padding-right: 15px;
    }
}
@media (min-width: 480px){
    .flt-left{
        float: left;
        padding-right: 15px;
        max-width: 120px;
    }
}

@media (max-width: 576px) {
    .navbar-brand img {
        width: 200px;
    }
    .release-num {
        margin-bottom: 0;
        font-size: 12px;    
    }
    .hvert-left, .hvert-right{
      float: none;
      max-width: 100%;
      padding-right: 0;
      padding-left: 0;
      margin-bottom: 30px;
    }
    .font30 {
        font-size: 26px !important;
    }
    .film-reels {
        position: absolute;
        top: -22%;
        width: 36%;
    }
    .filmBG{
        padding: 15px;
    }
    .font42{
        font-size: 30px !important;
    }
} 
@media (max-width: 374px) {
    .navbar-brand img {
        width: 144px;
    }
}  
.arti-box
{
    border: 5px solid brown;
    padding: 10px;
}

.arti-box h2
{
    background: #000;
    color: #fff;
    padding: 5px;
}

/*S0123*/
.skjer-title{
    position: relative; 
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 20px;
    width: 100%;
}
.skjer-title .before,
.skjer-title .after{
    position: absolute;
    width: 80px;
}
.skjer-title .before{ 
    left: 0;
    top: 0;
}
.skjer-title .after{ 
    right: 0;
    top: 0;
}
@media screen and (max-width: 767px){
    .skjer-title .before, .skjer-title .after { 
        width: 30px;
    }
    .skjer-title { 
        padding-left: 0px;
        padding-right: 0px;
        font-size: 26px !important;
        padding-top: 4px; 
    }
    .skjer-title .before {
        left: -12px; 
    }
    .skjer-title .after {
        right: -12px; 
    } 
 }
 
 
@media screen and (min-width: 992px){
    .img-left{
        float: left;
        padding-right: 20px;
        max-width: 180px;
    }  
    
}
@media screen and (min-width: 767px){
    .overlay-head{
        color: #fff;
        position: absolute;
        bottom: 14%;
        left: 20px;
    }

    .kronn-left{
        width: 400px;
        float: right;
        padding-left: 20px; 
    }

    .film-right{
        width: 320px;
        float: right;
        padding-left: 20px; 
    } 
    .img-left{
        float: left;
        padding-right: 20px;
        max-width: 170px;
    } 
}

/*==============================================================
sidebar and toolbox css
==============================================================*/
.header-upgrade .header-search-release {
    right: 16px !important;
}
#bootom-toobar{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    text-align: center; 
    padding: 7px 0;
}
.slide-btn {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
} 
.mag-tool-btn {
    background: #000;  
    display: inline-block;
    cursor: pointer;
    color: #fff;
    padding: 5px 15px;
    margin-right: -5px;
    text-align: center;
    border-left: 1px solid #5c5c5c;
    font-size: 12px;
}
.mag-tool-btn:hover {
    background: #000;
}
.mag-tool-btn:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-left: none;
}
.mag-tool-btn:last-child{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; 
}
.mag-tool-btn a img { 
    width: 20px;
    margin-right: 4px;
    margin-top: -1px;
    display: inline-block;
    vertical-align: middle;
}
.mag-tool-btn.inhold a img {
    width: 24px; 
}
.mag-tool-btn.more-option a img{
    width: 23px; 
}
.mag-tool-btn.share a img{
    width: 18px; 
}
.mag-tool-btn.favorite a img{
    width: 18px; 
}
.more-option{
    position: relative; 
} 
.more-container {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    background: #000;
    width: 150px;
    border-radius: 5px;
    position: absolute;
    bottom: 41px;
    right: 50%;
    margin-right: -75px;
    color: #fff;
    box-shadow: 0px 0px 5px #5f5f5f;
    display: none;
}
.more-container.more-option-show {
    display: block;
}
.more-container:before {
    content: '\f0d7';
    font-family: 'Font Awesome 6 Free';
    font-weight: bold;
    position: absolute;
    right: 50%;
    bottom: -12px;
    color: #000;
    font-size: 33px;
    text-align: center;
    z-index: 1;
    margin-right: -10.5px;
}
.more-container ul {
    list-style-type: none;
    padding-inline-start: 0;
    position: relative;
    margin-bottom: 0;
    z-index: 2;
}
.more-container ul li {
    display: table;
    padding: 10px 10px;
    border-bottom: 1px solid #7f7f7f;
    width: 100%;
    line-height: 1;
}
.more-container ul li:last-child {
    border-bottom: none;
}
.more-container.more-option-show ul li:hover {
    background: #343434;
}
.more-container.more-option-show ul li a {
    display: table;
}
.option-icon {
    display: table-cell;
    font-size: 12px;
    position: relative;
    top: 0px;
    width: 25px; 
    color: #fff; 
}
.option-text {
    display: table-cell;
    vertical-align: middle; 
    font-size: 13px;
    line-height: 1;
    color: #fff;
    padding-left: 10px; 
}


/*slidebar*/
#nav-sidebar{
    position: fixed;
    left: -100%;
    top: 0;
    width: 40%;
    height: 100%;
    background: #fff;
    z-index: 9;
    transition: all ease 0.5s;
    box-shadow: -11px 0 19px #666;
    padding: 0px 20px 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    overflow: auto; 
}
#nav-sidebar.nav-sidebar-open{
    left: 0;
}
.slider-thumb-container{
    padding: 15px 15px;
    transition: all ease 0.5s;
}
.slider-thumb-container:hover {
    cursor: pointer;
    box-shadow: 0px 0px 5px #3a9ee9;
}
.divider-cover-arti{
    border-top: 2px solid #000;
}
#nav-sidebar h2{
    font-weight: 700;
    font-size: 20px;
    margin-top: 30px;
    text-transform: uppercase;
}
.slider-thumb-container h3{
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 0;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-transform: uppercase;
}
.slider-thumb-container h3 small{
    font-size: 70%;
    margin-bottom: 2px; 
}
#nav-sidebar::-webkit-scrollbar {
  width: 7px;
  position: relative;
  left: -5px;
} 
#nav-sidebar::-webkit-scrollbar-track { 
  border-radius: 10px;
  box-shadow: inset 0 0 5px #ddd; 
} 
#nav-sidebar::-webkit-scrollbar-thumb {
  background: #b9b9b9; 
  border-radius: 10px;
} 
#nav-sidebar::-webkit-scrollbar-thumb:hover {
  background: #919191; 
} 
.inhold-overlay{
    background: rgba(255,255,255,0.85);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 5;
    visibility: hidden; 
}

.fixed-body{
    position: fixed;
}
.fixed-body .swiper-container {
    opacity: 0.4;
}
.nav-slider-close{
    cursor: pointer;
    display: block;
    margin: -40px -7px 0px auto;
    position: sticky;
    top: 13px;
    z-index: 1;
    background: #fff;
    box-shadow: 1px 1px 6px #cdcdcd;
    height: 45px;
    width: 45px;
    padding: 8px;
    border-radius: 100%;
    transition: all ease 0.3s;
}
.nav-slider-close:hover {
    background: #f3f3f3;
}
.favorite-added-msg {
    position: fixed;
    top: 0;
    background: rgba(255, 255, 255, 0.95);
    z-index: 2;
    text-align: center;
    width: 100%;
    height: 100%;
    display: none;
    transition: all ease 0.3s;
}
.favorite-msg-show{
    display: block;
}
.favorite-msg-container{ 
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    background: #fff;
    box-shadow: 1px 2px 5px #ddd;
    border-radius: 15px;
    display: inline-block;
    padding: 20px; 
    position: relative;
    top: 35%;
}
.favorite-msg-container h2{ 
    font-family: 'Roboto', sans-serif;
    font-weight: 400;   
    font-size: 21px; 
}  
.favorite-added-msg img {
    margin: 0 auto 15px;
    width: 70px;
    display: block;
}

@media screen and (max-width: 1199px){
    #nav-sidebar { 
    width: 95%; 
    }
    .mag-tool-btn:hover {
        background: #000;
    }
}
@media screen and (max-width: 767px){
    #nav-sidebar { 
    width: 100%; 
    }
    #bootom-toobar { 
        background: #000; 
        padding: 0;
    }
    .mag-tool-btn { 
        padding: 10px 24px;  
    } 
    .more-container { 
        bottom: 52px;
        margin-right: -35px; 
    }
    .more-container:before { 
        right: 15%; 
        margin-right: 0px;
    }
    .favorite-added-msg img { 
        width: 40px;
        margin-bottom: 7px; 
    }
    .favorite-msg-container { 
        padding: 15px 20px;
        font-size: 15px; 
    } 
}



/*=============================================================================
del pop-up
=============================================================================*/
.del-pop {
    background: #fff; 
    font-family: 'FlamaSemicondensed-Bold';
    color: #766341;  
}
.del-pop.open {
    opacity: 1;
    visibility: visible;
    z-index: 999;
}
.copy-url {
    text-align: center;
}
.copy-url small {
    display: block;
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-top: 20px;
    font-size: 13px;
}
.del-pop .copy-url .text-holder,
.del-pop .copy-url button {
    display: inline-block;
    vertical-align: middle;
}
.del-pop .copy-url .text-holder {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    border: 1px solid #e7e7e7;
    color: #a1a1a1;
    font-size: 14px;
    padding: 10px;
    line-height: 1;
    word-break: break-word;
    display: block;
    border-radius: 50px;
}
.del-pop .copy-url button {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    box-shadow: none;
    border: transparent;
    padding: 13px 30px;
    font-size: 16px;
    line-height: 1;
    color: #ffffff;
    background: #000000;
    border-radius: 50px;
    margin-top: 10px;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    display: block;
    text-align: center;
    margin: 10px auto 0px;
}
.del-pop .copy-url button:focus {
    outline: none;
}
.del-pop .share-social {
    color: #000; 
    margin-bottom: 15px;
    text-align: center;
}
.del-pop .share-social ul li {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
    padding-bottom: 0;
    margin-right: 17px;
}
.del-pop .share-social ul li a {
    text-align: center; 
    display: block;
    line-height: 1;
    font-size: 26px;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    border-radius: 100%;
    height: 60px;
    width: 60px;
    padding: 16px 0px;
    background: #fff;
    box-shadow: 1px 1px 5px #ddd;
    border: 1px solid #e3e3e3;
}
.del-pop .share-social ul li a:hover {
    opacity: 0.8;
}
.del-pop div.del-close {
    position: absolute;
    right: 15px;
    font-size: 30px;
    top: 15px;
    color: #616161;
    cursor: pointer;
}

.modal {
    background: rgba(255,255,255,0.9); 
}
.modal-backdrop { 
    background-color: transparent; 
}
.modal-content{
    border-radius: 25px; 
    box-shadow: 1px 2px 5px #ddd;
    border: 1px solid #f1f1f1;
}
.share-modal-heading{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: center;
    font-size: 23px;
    margin-bottom: 3px;
    margin-top: 12px;
}
.modal-header{ 
    display: block; 
    border: 0;
    padding-bottom: 0px;
} 
.modal-header .close {
    padding: 0;
    margin: 0; 
    outline: none;
    width: 24px;
}
.modal-open .swiper-container{
    opacity: 0.5;
}
@media (min-width: 576px){
    .modal-dialog {
        max-width: 440px; 
    }
}
@media screen and (max-width: 767px){
    .del-pop .share-social ul li { 
        margin-right: 7px;
    }
    .modal-content { 
        width: 90%;
        margin: auto;
    }
    .del-pop .share-social ul li a { 
        font-size: 23px; 
        height: 55px;
        width: 55px;
        padding: 16px 0px; 
    }

}
