/*==============================================================
Body and general tag css.
==============================================================*/
body {
    font-family: 'KievitSlabPro';
    font-size: 16.5px;
    line-height: 24px; 
    margin: 0;
}
ul, ol {
    margin: 0;
    padding: 0;
    padding-inline-start: 15px;
}
ul li, ol li {
    padding-bottom: 10px;
}
a {
    color: #333;
    outline: none;
}
a:focus {
    outline: none;
}
a:hover {
    text-decoration: none;
    color: inherit;
}
h1, h2,h3, h4, h5, h6 {
    line-height: 1.2;
    margin-top: 0; 
}
.swiper-slide{
    min-height: 100vh;
}
.wrapper, .cover-wrapper {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}
.spcr40 {
    height: 40px;
}
.spcr20 {
    height: 20px;
}
.topSpacer {
    padding-top: 70px;
}
.indexLinktoPage {
    cursor: pointer; 
}  

.pad0{padding: 0 !important;}
.mt40 {margin-top: 40px !important;}
.mt35 {margin-top: 35px !important;}
.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: 0 !important;}  

.mb40 {margin-bottom: 40px !important;}
.mb35 {margin-bottom: 35px !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: 0 !important;}  
.ma{margin: auto !important;}
img {
    max-width: 100%;
    vertical-align: top;
    display: block;
}
.swiper-button-next, 
.swiper-button-prev {
    position: fixed;
} 
.relative-box{
    position: relative;
}   
b, strong {
    font-weight: bold;
}   
small{ 
    color: inherit !important;
}
p{
    margin-bottom: 0;
}
.hrsolid{
    border-top-color: #000;
}
/*--------border-radius----*/
.borderRadius50{
    border-radius: 50px;
}
.borderRadius30{
    border-radius: 30px;
}
.borderTleftRadius50{
    border-top-left-radius: 50px;
}
.borderTrightRadius50{
    border-top-right-radius: 50px;
}
.borderBleftRadius50{
    border-bottom-left-radius: 50px;
}
.borderBrightRadius50{
    border-bottom-right-radius: 50px;
}
.borderTleftRadius30{
    border-top-left-radius: 30px;
}
.borderTrightRadius30{
    border-top-right-radius: 30px;
}
.borderBleftRadius30{
    border-bottom-left-radius: 30px;
}
.borderBrightRadius30{
    border-bottom-right-radius: 30px;
}
/*==============================================================
Articles background color css
==============================================================*/
.blue-bg-article
{
    background-color: #c0e3f7;
    padding: 5px 25px 0px;
} 
/*-----------------------------------------------------------------------------------
FONTS USE ON MAGZINE
----------------------------------------------------------------------------------*/ 
@font-face {
    font-family: 'Minion Pro';
    src: url('../fonts/MinionPro-Regular.eot');
    src: url('../fonts/MinionPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MinionPro-Regular.woff') format('woff'),
        url('../fonts/MinionPro-Regular.ttf') format('truetype'),
        url('../fonts/MinionPro-Regular.svg#MinionPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MinionProItalic';
    src: url('../fonts/MinionProItalic.eot');
    src: url('../fonts/MinionProItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MinionProItalic.woff') format('woff'),
        url('../fonts/MinionProItalic.woff2') format('woff2'),
        url('../fonts/MinionProItalic.ttf') format('truetype'),
        url('../fonts/MinionProItalic.svg#MinionProItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'KievitSerif'; 
    src: url('../fonts/KievitSerif.eot');
    src: url('../fonts/KievitSerif.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KievitSerif.woff') format('woff'),
        url('../fonts/KievitSerif.ttf') format('truetype'),
        url('../fonts/KievitSerif.svg#KievitSerif') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'KievitSerif-Bold';
    src: url('../fonts/KievitSerif-Bold.eot');
    src: url('../fonts/KievitSerif-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KievitSerif-Bold.woff') format('woff'),
        url('../fonts/KievitSerif-Bold.ttf') format('truetype'),
        url('../fonts/KievitSerif-Bold.svg#KievitSerif-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'KievitSerif-BoldItalic'; 
    src: url('../fonts/KievitSerif-BoldItalic.eot');
    src: url('../fonts/KievitSerif-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KievitSerif-BoldItalic.woff') format('woff'),
        url('../fonts/KievitSerif-BoldItalic.ttf') format('truetype'),
        url('../fonts/KievitSerif-BoldItalic.svg#KievitSerif-BoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'KievitSerif-Italic';
    src: url('../fonts/KievitSerif-Italic.eot');
    src: url('../fonts/KievitSerif-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KievitSerif-Italic.woff') format('woff'),
        url('../fonts/KievitSerif-Italic.ttf') format('truetype'),
        url('../fonts/KievitSerif-Italic.svg#KievitSerif-Italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'KievitSlabPro';
    src: url('../fonts/KievitSlabPro.eot');
    src: url('../fonts/KievitSlabPro.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KievitSlabPro.woff') format('woff'),
        url('../fonts/KievitSlabPro.ttf') format('truetype'),
        url('../fonts/KievitSlabPro.svg#KievitSlabPro') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'KievitSlabPro-Medium';
    src: url('../fonts/KievitSlabPro-Medium.eot');
    src: url('../fonts/KievitSlabPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KievitSlabPro-Medium.woff') format('woff'),
        url('../fonts/KievitSlabPro-Medium.ttf') format('truetype'),
        url('../fonts/KievitSlabPro-Medium.svg#KievitSlabPro-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'KievitSlabPro-Italic';
    src: url('../fonts/KievitSlabPro-Italic.eot');
    src: url('../fonts/KievitSlabPro-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KievitSlabPro-Italic.woff') format('woff'),
        url('../fonts/KievitSlabPro-Italic.ttf') format('truetype'),
        url('../fonts/KievitSlabPro-Italic.svg#KievitSlabPro-Italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'KievitSlabPro-Light';
    src: url('../fonts/KievitSlabPro-Light.eot');
    src: url('../fonts/KievitSlabPro-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KievitSlabPro-Light.woff') format('woff'),
        url('../fonts/KievitSlabPro-Light.ttf') format('truetype'),
        url('../fonts/KievitSlabPro-Light.svg#KievitSlabPro-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'KievitSlabPro-Extlight';
    src: url('../fonts/KievitSlabPro-Extlight.eot');
    src: url('../fonts/KievitSlabPro-Extlight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KievitSlabPro-Extlight.woff') format('woff'),
        url('../fonts/KievitSlabPro-Extlight.ttf') format('truetype'),
        url('../fonts/KievitSlabPro-Extlight.svg#KievitSlabPro-Extlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'KievitSlabPro-Extrabold';
    src: url('../fonts/KievitSlabPro-Extrabold.eot');
    src: url('../fonts/KievitSlabPro-Extrabold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KievitSlabPro-Extrabold.woff') format('woff'),
        url('../fonts/KievitSlabPro-Extrabold.ttf') format('truetype'),
        url('../fonts/KievitSlabPro-Extrabold.svg#KievitSlabPro-Extrabold') format('svg');
    font-weight: normal;
    font-style: normal;
} 
@font-face {
    font-family: 'Adobe-Garamond-Pro-Italic';
    src: url('../fonts/Adobe-Garamond-Pro-Italic.eot');
    src: url('../fonts/Adobe-Garamond-Pro-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Adobe-Garamond-Pro-Italic.woff') format('woff'),
        url('../fonts/Adobe-Garamond-Pro-Italic.ttf') format('truetype'),
        url('../fonts/Adobe-Garamond-Pro-Italic.svg#Adobe-Garamond-Pro-Italic') format('svg');
    font-weight: normal;
    font-style: normal;
} 
@font-face {
    font-family: 'plutocond_bold';
    src: url('../fonts/plutocondbold_7-webfont.eot');
    src: url('../fonts/plutocondbold_7-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/plutocondbold_7-webfont.woff2') format('woff2'),
         url('../fonts/plutocondbold_7-webfont.woff') format('woff'),
         url('../fonts/plutocondbold_7-webfont.ttf') format('truetype'),
         url('../fonts/plutocondbold_7-webfont.svg#plutocond_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Museo900-Regular';
    src: url('../fonts/Museo900-Regular.eot');
    src: url('../fonts/Museo900-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Museo900-Regular.woff2') format('woff2'),
         url('../fonts/Museo900-Regular.woff') format('woff'),
         url('../fonts/Museo900-Regular.ttf') format('truetype'),
         url('../fonts/Museo900-Regular.svg#Museo900-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSlab-500';
    src: url('../fonts/MuseoSlab-500.eot');
    src: url('../fonts/MuseoSlab-500.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSlab-500.woff2') format('woff2'),
         url('../fonts/MuseoSlab-500.woff') format('woff'),
         url('../fonts/MuseoSlab-500.ttf') format('truetype'),
         url('../fonts/MuseoSlab-500.svg#MuseoSlab-500') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSlab-900'; 
    src: url('../fonts/MuseoSlab-900.woff2') format('woff2'),
         url('../fonts/MuseoSlab-900.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSlab-300';
    src: url('../fonts/MuseoSlab-300.eot');
    src: url('../fonts/MuseoSlab-300.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSlab-300.woff2') format('woff2'),
         url('../fonts/MuseoSlab-300.woff') format('woff'),
         url('../fonts/MuseoSlab-300.ttf') format('truetype'),
         url('../fonts/MuseoSlab-300.svg#MuseoSlab-300') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Museo100-Regular';
    src: url('../fonts/Museo100-Regular.eot');
    src: url('../fonts/Museo100-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Museo100-Regular.woff2') format('woff2'),
         url('../fonts/Museo100-Regular.woff') format('woff'),
         url('../fonts/Museo100-Regular.ttf') format('truetype'),
         url('../fonts/Museo100-Regular.svg#Museo100-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
} 
@font-face {
    font-family: 'MuseoSlab-500Italic';
    src: url('../fonts/MuseoSlab-500Italic.eot');
    src: url('../fonts/MuseoSlab-500Italic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSlab-500Italic.woff2') format('woff2'),
         url('../fonts/MuseoSlab-500Italic.woff') format('woff'),
         url('../fonts/MuseoSlab-500Italic.ttf') format('truetype'),
         url('../fonts/MuseoSlab-500Italic.svg#MuseoSlab-500Italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BornReadySlanted-Regular';
    src: url('../fonts/BornReadySlanted-Regular.eot');
    src: url('../fonts/BornReadySlanted-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BornReadySlanted-Regular.woff2') format('woff2'),
         url('../fonts/BornReadySlanted-Regular.woff') format('woff'),
         url('../fonts/BornReadySlanted-Regular.ttf') format('truetype'),
         url('../fonts/BornReadySlanted-Regular.svg#BornReadySlanted-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSans-100';
    src: url('../fonts/MuseoSans-100.eot');
    src: url('../fonts/MuseoSans-100.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSans-100.woff2') format('woff2'),
         url('../fonts/MuseoSans-100.woff') format('woff'),
         url('../fonts/MuseoSans-100.ttf') format('truetype'),
         url('../fonts/MuseoSans-100.svg#MuseoSans-100') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSans-300';
    src: url('../fonts/MuseoSans-300.eot');
    src: url('../fonts/MuseoSans-300.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSans-300.woff2') format('woff2'),
         url('../fonts/MuseoSans-300.woff') format('woff'),
         url('../fonts/MuseoSans-300.ttf') format('truetype'),
         url('../fonts/MuseoSans-300.svg#MuseoSans-300') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSans-500';
    src: url('../fonts/MuseoSans-500.eot');
    src: url('../fonts/MuseoSans-500.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSans-500.woff2') format('woff2'),
         url('../fonts/MuseoSans-500.woff') format('woff'),
         url('../fonts/MuseoSans-500.ttf') format('truetype'),
         url('../fonts/MuseoSans-500.svg#MuseoSans-500') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSans-700';
    src: url('../fonts/MuseoSans-700.eot');
    src: url('../fonts/MuseoSans-700.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSans-700.woff2') format('woff2'),
         url('../fonts/MuseoSans-700.woff') format('woff'),
         url('../fonts/MuseoSans-700.ttf') format('truetype'),
         url('../fonts/MuseoSans-700.svg#MuseoSans-700') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSans-900'; 
    src: url('../fonts/MuseoSans-900.woff2') format('woff2'),
         url('../fonts/MuseoSans-900.woff') format('woff');
    font-weight: normal;
    font-style: normal;
} 
@font-face {
    font-family: 'Lumios-Marker';
    src: url('../fonts/Lumios-Marker.eot');
    src: url('../fonts/Lumios-Marker.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Lumios-Marker.woff2') format('woff2'),
         url('../fonts/Lumios-Marker.woff') format('woff'),
         url('../fonts/Lumios-Marker.ttf') format('truetype'),
         url('../fonts/Lumios-Marker.svg#Lumios-Marker') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Felt-That';
    src: url('../fonts/Felt-That.eot');
    src: url('../fonts/Felt-That.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Felt-That.woff2') format('woff2'),
         url('../fonts/Felt-That.woff') format('woff'),
         url('../fonts/Felt-That.ttf') format('truetype'),
         url('../fonts/Felt-That.svg#Felt-That') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*===============================================
Typography & color
===============================================*/
.garamond-italic{font-family: 'Adobe-Garamond-Pro-Italic';}
.kievit-slabpro{font-family: 'KievitSlabPro'!important;}
.kievit-exbold {font-family: 'KievitSlabPro-Extrabold' !important;}
.kievit-medium{font-family: 'KievitSlabPro-Medium' !important;}
.kievit-italic{font-family: 'KievitSlabPro-Italic' !important;}
.kievit-light{font-family: 'KievitSlabPro-Light' !important;}
.kievit-exlight{font-family: 'KievitSlabPro-Extlight' !important;}
.kievit-Serif{font-family: 'KievitSerif'!important;}
.kievit-SerifB{font-family: 'KievitSerif-Bold'!important;} 
.BornReadySlanted{font-family: 'BornReadySlanted-Regular'!important;}
.kevitserif-bitalic{font-family: 'KievitSerif-BoldItalic' !important;}
.kievitserif-italic{font-family: 'KievitSerif-Italic';}
.museoSlab-reguler{font-family: 'MuseoSlab-500' !important;}
.museoSlab-italic{font-family: 'MuseoSlab-500Italic' !important;}
.museoSlab300{font-family: 'MuseoSlab-300' !important;}
.museoSlab900{font-family: 'MuseoSlab-900' !important; } 
.museoSlab100{font-family: 'Museo100-Regular' !important;}
.lumios-marker{font-family: 'Lumios-Marker' !important;}
.museoSans100{font-family: 'MuseoSans-100' !important;}
.museoSans300{font-family: 'MuseoSans-300' !important;}
.museoSans500{font-family: 'MuseoSans-500' !important;}
.museoSans700{font-family: 'MuseoSans-700' !important;}
.museoSans900{font-family: 'MuseoSans-900' !important;}

em{font-family: 'KievitSlabPro-Italic' !important; font-style: normal;}

.font14 { font-size: 14px !important; line-height: 1.1 !important; }
.font15 { font-size: 15px !important; line-height: 1.3 !important; }
.font16 { font-size: 16px !important; line-height: 21px !important; }
.font18 { font-size: 18px !important; line-height: 1.2 !important; }
.font20 { font-size: 20px !important; line-height: 1.2 !important; }
.font22 { font-size: 22px !important; line-height: 1.2 !important; }
.font24 { font-size: 24px !important; line-height: 1.1 !important; }
.font26 { font-size: 26px !important; line-height: 1 !important; }
.font28 { font-size: 28px !important; line-height: 1 !important; }
.font30 { font-size: 30px !important; line-height: 1 !important; }
.font32 { font-size: 32px !important; line-height: 1 !important; }
.font34 { font-size: 34px !important; line-height: 1 !important; }
.font36 { font-size: 36px !important; line-height: 1 !important; }
.font38 { font-size: 38px !important; line-height: 1 !important; }
.font40 { font-size: 40px !important; line-height: 1 !important; }
.font42 { font-size: 42px !important; line-height: 1 !important; }
.font44 { font-size: 44px !important; line-height: 1 !important; }
.font46 { font-size: 46px !important; line-height: 1 !important; }
.font48 { font-size: 48px !important; line-height: 1 !important; }
.font50 { font-size: 50px !important; line-height: 1 !important; }
.font52 { font-size: 52px !important; line-height: 1 !important; }
.font55 { font-size: 55px !important; line-height: 1 !important; }
.font56 { font-size: 56px !important; line-height: 1 !important; }
.font60 { font-size: 60px !important; line-height: 0.9 !important; }
.font66 { font-size: 66px !important; line-height: 0.9 !important; }
.font70 { font-size: 70px !important; line-height: 0.9 !important; }
.font75 { font-size: 75px !important; line-height: 0.9 !important; }
.font80 { font-size: 80px !important; line-height: 0.9 !important; }
.font90 { font-size: 90px !important; line-height: 0.9 !important; }
.font100 { font-size: 100px !important; line-height: 1 !important; }
.font150 { font-size: 150px !important; line-height: 0.9 !important; }


/*-----------------------------------------------------------------------------------
COVER PAGE
----------------------------------------------------------------------------------*/  
.cover-img-section{
    position: relative;
    background: url(../images/cover.jpg) no-repeat top center ;
    z-index: 1 !important;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-background-size: cover !important ;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: right 37px; 
    overflow: hidden;
}  

.light_overlay{
    position: relative;
    width: 100%;
    height: 100%;
}
.coverBox {  
    padding-top: 52px;
}
.cover-logo {
    padding: 90px 40px 5px; 
}
.coverTopNavLink {
    background: #00122e;
    color: #fff;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.lessmarRowBox {
    margin-left: -10px;
    margin-right: -10px; 
}
.borderCoverRight {
    border-right: 1px solid #fff;
    padding-right: 10px;
    padding-left: 10px;
}
.coverTopLinkSec {
    width: 100%; 
    display: table;
}
.coverLinkpageNo { 
    display: table-cell;
    vertical-align: middle; 
    font-family: 'Museo900-Regular';
    font-size: 35px;
    text-align: right;
    position: relative; 
    color: #9ea9ca; 
}
.artiTitleSec {
    display: table-cell; 
    font-family: 'MuseoSlab-500';
    font-weight: 100;
    font-size: 13px;
    line-height: 15px;
    padding-left: 5px;
}

.cover-linkto-arti {
    padding-left: 40px;
    padding-right: 40px;
    position: absolute;
    bottom: 5%;
    left: 0%; 
}
.cover-arti-titlelink{
    font-family: 'MuseoSlab-300';
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 0.5px;
    display: inline-block; 
    color: #fff;
}
.cover-tableposition img {
    width: 180px;
    position: absolute;
    right: 0;
    top: -57px;
}
.cover-arti-color{
    color: #636d8c;
}
.cover-title-divider {
    height: 4px;
    width: 75px;
    margin: 18px 0px;
    border-bottom: 2px solid #faa61a;
} 
.plusIcon {
    position: absolute;
    top: -40px;
    left: 0; 
}
.cover-artipluse-title{ 
    font-family: 'MuseoSlab-500';
    font-size: 18.5px;
    font-weight: 600;
    line-height: 1; 
    letter-spacing: 0.5px;
    padding: 12px 20px 12px; 
    color: #000;
}
.star-icon{
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
} 
.coverlink-leftbox, .coverlink-rightbox{
    position: relative; 
} 
.coverlink-rightbox{
    padding-right: 30px;
    position: absolute;
    top: 30%;
    right: 2%;
}  
.adj-covertitle{
    position: absolute;
    right: 40px;
    bottom: 10%;
}
/*------------------homeQuickLink--------------------------*/
.adjlinkto-artisection {
    position: absolute;
    bottom: 8%;
    left: 40px; 
}
.adjlinkto-artisection .cover-arti-titlelink{
    color: #000;
}
.cover-linkto-arti-section{ 
    color: #000;
    margin-bottom: 35px;
}
.coverBottomImg .container{
    padding-left: 0px;
    padding-right: 0px;
}
.cover-row{
    margin-left: -15px;
    margin-right: -15px;
    display: table;
}
.col-oneof5{
    padding-right: 30px;
    padding-left: 30px;
    position: relative;
    min-height: 1px;
    display: table-cell;
} 
.circlelinkbox{
    width: 157px;
    height: 157px;
    border-radius: 100%;
    border: 6px solid #f1f0ef;
    text-align: center;
    position: absolute;
    bottom: 5%;
    right: 3%;
}
.circlelinkbox span{
    display: block; 
    font-size: 70px;
    line-height: 0.9;
    margin-top: -9px;
} 
.cover-table-link{
    display: table;
} 
.cover-table-se2{
    font-size: 17px;
    line-height: 1; 
    display: table-cell;
    vertical-align: top;
    padding-left: 8px;
    color: #fff;
    position: relative;
} 
.cover-table-link img {
    display: table-cell;
    width: 140px;
} 
/*--------------------------------
NEWSFEED
--------------------------------*/
.newsfeed {margin-top:60px;}
.newsfeed h1 {
    font-size: 55px;
    border-bottom: 1px dotted #929292;
    line-height: 1.2;
    position: relative;
    letter-spacing: -3px;
    color: #222;
    margin: 0px 0px 30px;
    text-transform: initial;
    font-family: 'plutocond_bold';
    font-weight: 600;
}
.newsfeed img {
    width: 165px;
    display: inline-block;
    margin-right:15px;
}
.newsfeedBox {
    border: 1px dotted #d1d1d1;
    min-height: 101px;
    margin-top:20px;
}
.newsfeedBox p {
    font-size: 14px;
    text-align: left;
    line-height: 19px;
    margin-top: 14px;
    text-transform: uppercase;
    font-weight: bold; 
    display: inline-block;
    vertical-align: top;
}
.newsfeedBox a {color:#000 !important;}
.newsfeedBox a:hover {color:#82c6c9  !important;}


.homeLinkToContact {
    font-family: 'MuseoSlab-500';
    font-weight: 500;
    background: #82c6c9;
    padding: 25px 30px 13px;
    margin-top: 50px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
} 
/*--------------------------------
COVER THIRD PARTY LINKBOX
--------------------------------*/
.homeLinkToContact ul li {
    list-style: none;
    display: inline-block;
    margin-right: 100px;
}
.homeLinkToContact ul li:last-child{
    margin-right: 0px;
}
.homeLinkToContact .fas { 
    font-size: 14px;
    margin-right: 3px; 
    position: relative;
    color: #fff;
}
.homeLinkToContact ul li a {
    color: #fff;
}
.homeLinkToContact ul{
    margin-left: -40px;
}

/*--------------------------------
MILESTONES
--------------------------------*/
#milestones .well{ 
    background-position: 0 !important; 
    padding: 0 0 90px; 
    background: transparent;
    border: none;
    -webkit-box-shadow: none;
   box-shadow: none;
}
#milestones .well h1 {
    margin: 0 auto;
    font-size: 35px!important;
    font-weight: 400!important;
    line-height: 41px;
    letter-spacing: 0px!important; 
    text-align: center; 
    padding-top: 90px; 
    color: #222;
    text-transform: initial;
    font-family: 'plutocond_bold';
    font-weight: 600;
    }
.counter {
    padding: 10px 0 0;
    font-size: 50px;
    font-weight: 700!important;
    line-height: 80px;
    color: #000;
}
.light {
    padding: 20px 0 0px;
    font-size: 18px;
    font-weight: 400!important;
    line-height: 25px;
    color: #000;
    margin: 0 auto;
    letter-spacing: 1px;
}
.light img{
    display: initial;
}   
/*==============================================================
Header css
==============================================================*/
#header {
    position: fixed;
    top: 0px;
    width: 100%;
    background-color: #fff;
    max-height: 53px;
    min-height: 53px;
    z-index: 999!important;
}
#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 .toogle-icon:hover {
    background: none;
}
#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;
}
#header .navbar-toggle.toogle-icon .icon-bar:last-child {
    margin-bottom: 0;
}
#header .toogle-icon.open .icon-bar:nth-child(even) {
    display: none;
}
#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 .main-nav {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    height: 53px;
    border: none;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-direction: row;
    flex-direction: row;
}
#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;
}
#header .site-navigation ul {
    max-height: 285px;
    overflow-y: scroll;
    padding: 15px 10px;
}
#header .site-navigation ul li{
    padding-bottom: 0px; 

}
#header .site-navigation ul li a {
    font-family: 'MuseoSans-300';
    padding: 5px 10px;
    display: block;
    text-align: left;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
}
#ghar {
    position: relative;
}
#ghar .date { 
    color: #5f5f5f;
    font-size: 14px;
    margin: 7px 0 0 5px;
    display: inline-block;
    font-family: 'MuseoSans-300';
}
.navbar-brand {
    padding: 0px 15px 5px 0;
}
#ghar img {
    display: inline-block; 
}
.navbar {
    padding: .5rem 0px;
}
.dropdown.show .dropdown-menu {
    display: block;
    width: 100%;
    position: relative;
    border-left: 0;
    border-right: 0; 
    border-radius: 0px;
}
.dropdown.show .dropdown-menu a:hover,
.dropdown.show .dropdown-menu a:focus{
    background: none;
    color: #4d7483;
} 
.site-navigation ul li.show > .nav-link{
   color: #4d7483 !important;
   font-weight: bold;
}
.site-navigation ul li a:hover{
    color: #4d7483 !important;
}

/*==============================================================
Cover page css
==============================================================*/  
 
/*-----------------------------------------------------------------------------------
INNHOLD PAGE
----------------------------------------------------------------------------------*/  
.innhold-titlebox{

}  
.innhold-divider{
    height: 1px;
    background: #000;
    margin: 10px 0px;
}
.release-date{
    font-family: 'MuseoSlab-500'; 
    font-size: 24px;
}
.dateInnhold
{   
    color: #82c6c9;
    font-size: 110px;
    font-weight: 600;
    font-family: 'MuseoSlab-500';
}
.innholdTitle
{    
    font-family: 'MuseoSlab-500';
    font-size: 70px;
    font-weight: 600;
    margin-top: 20px;
}
.innholdTitle img {
    display: inline-block;
    margin-right: 15px;
    margin-top: -15px;
    vertical-align: middle;
    width: 25px;
} 
.listHead {
    font-family: 'MuseoSlab-500'; 
    padding: 0;
    color: #82c6c9;
    width: auto;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 13px; 
}
.innholdTextBox
{
    margin-top:80px; 
}
.pageNoBox
{   
    display: table-cell;  
    vertical-align: top;
    padding-right: 15px;
    font-weight: 600;
    font-size: 20px;
}
.navTextBox
{
    display: inline-block;
    font-size: 16px;
    line-height: 20px;  
}
.navTextBox.indexLinktoPage:hover {
    color: #82c6c9;
    transition: all ease 0.3s;
}
.innholdList {
    margin-bottom: 20px;
    font-family: 'MuseoSlab-500';
    display: table; 
}

.lightFontBox
{
    font-family: 'KievitSlabPro-Medium' !important;
} 
.innholdImg img{
    margin-bottom: 20px;
}
.innholdImg .row {
    margin-left: -10px;
    margin-right: -10px;
}
.innholdImg .row > [class*=col] {
    padding-left: 10px;
    padding-right: 10px;
}

.innhold-img-nav{
    font-family: 'MuseoSlab-500';  
}
.innhold-img-navText{
    font-family: 'MuseoSans-300'; 
    font-size: 14px;
    line-height: 19px;  
    margin-bottom: 10px;
}
.innhold-img-navnumber{ 
    font-size: 43px;
    line-height: 1;  
    color: #82c6c9; ;
    font-family: 'MuseoSans-700';
}
.innhold-img-nav:hover {
    color: #82c6c9;
    transition: all ease 0.3s;
}
/*-----------------------------------------------------------------------------------
LEDER PAGE
----------------------------------------------------------------------------------*/   
.lederBox {
    margin-bottom: 35px;
    margin-top: 65px;
    font-size: 18px;
    color: #000;
    padding: 6px 0px;
    text-transform: uppercase;
    font-family: 'KievitSlabPro-Light';
}
.greenBgBox {
    background: #636d8c !important;
    padding: 3px 8px;
    font-family: 'Minion Pro';
    color: #fff;
} 
.lederBox .categoryLightBox
{
    position: relative;
    top: 21px;
} 
.lederBox img
{
    width: 65px;
}
.lederPage{
    margin-top: 50px;
}
.lederContentHead {
    color: #82c6c9;
    margin-bottom: 20px; 
    font-family: 'MuseoSlab-500'; 
    font-size: 48px;
    line-height: 1.1; 
    display: block;
    font-weight: bold;
}
.leder-heading {
    border: 1px solid #476273;
    padding: 40px 25px;
    font-family: 'KievitSlabPro-Light';
    font-weight: 900;
    font-size: 55px;
    letter-spacing: -1px;
    line-height: 1;
    display: inline-block;
    margin-bottom: 30px;
}
.lederContentHead img {
    margin-top: -31px;
    width: 40px;
    margin-left: 50px;
}
.leder-content-box strong{
    font-family: 'KievitSlabPro-Extrabold';
    font-weight: normal; 
}
.socialIconBox {
    display: inline;
    margin-right: 5px;
    margin-top: 10px;
}
.leder-images{
    margin-left: auto;
    margin-top: -150px;
    margin-bottom: -30px;
}
/*--------------------------------
KOLOFON STYLE
--------------------------------*/
.magazineDetailBox {
    border-top: 1px solid #F1F0F0;
    padding-top: 7px;
    text-align: center;
    margin-top: 15px;
}
.magazineDetailBox h5 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.magazineDetailBox h6 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0px;
    margin-top: -10px;
}
.magazineDetailBox p {
    font-size: 15px;
    color: #000;
    margin-top: 7px;
    border-bottom: 1px solid #F1F0F0;
    padding-bottom: 6px;
}
.editor-name{
    font-size: 16px;
    line-height: 19px;
    margin-top: 6px;
}
.kolofon-box{
    font-family: 'MuseoSlab-300';
}
.kolofon-box h5{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0px; 
}
.col-sm-4.kolofon-box h5 img {
    width: 17px;
    display: inline-block;
    margin-right: 7px;
    margin-top: -4px;
    vertical-align: middle;
}
.kolofon-box h6{
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0px;
    font-family: 'MuseoSlab-500';
}
.kolofon-box p{
    font-size: 14px;
    margin-bottom: 15px;
} 
.editors-person-box img{
    width: 170px;
} 
.editors-person-text img{
    width: 20px;
    display: inline-block;
    margin-top: -5px;
    vertical-align: middle;
}
.editors-person-text h5{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0px;
}
.editors-person-text p{
    font-size: 14px;
        margin-left: 26px;
}
.kolofon-box h5 img {
    width: 17px;
    display: inline-block;
    margin-right: 7px;
    margin-top: 6px;
    }
/*==============================================================
articles CSS
==============================================================*/
/*---------section category---------*/
.sectionTab {
    background: #fff;
    padding-bottom: 5px;
}
.sectionTexBox {
    margin-top: 66px;
    font-size: 18px;
    color: #000;
    padding: 6px 0px;
    text-transform: uppercase;
    font-family: 'KievitSlabPro-Medium';
}
.Category-iconred {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}
.rescontainer{
    padding-left: 0;
    padding-right: 0;
}
/*-------intro-content-------*/
.intro-content {
    font-family: 'KievitSlabPro';
    font-size: 22px;
    line-height: 28px;
    font-weight: 300; 
    margin-bottom: 20px; 
}
.textInfoBox {
    margin-top: 5px;
    padding: 6px 0px 10px; 
    font-size: 14px;
    margin-bottom: -5px;
    text-transform: uppercase;
} 
/*--------- bg-drop-text -----------*/
.drop-txt {
    font-family: 'KievitSlabPro-Extrabold';
    float: left;
    font-size: 78px;
    font-weight: normal;
    line-height: 40%;
    padding: 25px 10px 0px 0;
}
.bg-drop-text {
    background: #000;
    color: #fff;
    font-size: 46px;
    line-height: 1;
    padding: 10px 8px;
    margin: 3px 10px 0px 0px;
    width: 60px;
    height: 60px;
    text-align: center;
} 

/*----------article common css----------*/
.textHeading{
    font-family: 'KievitSlabPro-Extrabold';
    font-size: 19px; 
    line-height: 25px;
    margin-top: 27px;
}
.articlePointBox {
    display: inline;
    margin-top: 5px;
    width: 12px;
}
/*------------about-infobox----------*/
.aboutwriter-infobox {
    font-size: 15px;
    line-height: 19px; 
    padding: 25px 20px;
}
.about-heading{
    font-family: 'KievitSlabPro-Extrabold';
    font-size: 19px;
    line-height: 1;
    padding-bottom: 15px;
}
.aboutwriter-item {
    font-family: 'KievitSlabPro';
    border-top: 1px dotted #000;
    padding: 15px 0px;
} 
.aboutwriter-item:last-child{
    padding-bottom: 0;
}
.adj-aboutwriter{
    position: absolute;
    bottom: 4%;
    left: 4%;
    width: 340px;
}
/*----------information box---------*/
.information-box {
    position: relative;
    padding: 20px;
    font-size: 16px;
    line-height: 20px;
    font-family: 'KievitSlabPro';
}
.information-headbox {
    font-size: 22px;
    line-height: 1;
    margin-bottom: 10px;
}

.info-adj-title1{
    position: relative;
}
.info-adj-title1 h2{ 
    font-size: 59px;
    line-height: 1;
    position: absolute;
    top: 23%;
    left: 0;
}
.info-adj-title1 img{ 
    width: 74%;
    margin-left: auto;
}
/*------quotes----------*/
.quotes-container {
    font-family: 'KievitSlabPro-Italic';
    font-size: 21px;
    line-height: 26px;
    text-align: center;
    padding-top: 10px;
}
.quotes-container img {
    margin: 0px auto 20px;
    display: block;
}
.quotes-persion {
    font-family: 'KievitSlabPro-Extrabold';
    display: block;
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.3;
}

/*-------images caption------------*/
.overlay-caption {
    font-size: 15px;
    line-height: 17px;
}
.overlay-bg-caption1 {
    margin-top: 10px;
    border-left: 1px solid #000;
    padding-left: 15px; 
}
.overlay-bg-caption2{ 
    background: #fff;
    color: #000;
    position: absolute;
    right: 3%;
    bottom: 5%;
    padding: 15px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px; 
}  
.overlay-bg-caption3{ 
    background: rgba(255,255,255,0.95);
    color: #000;
    position: absolute;
    left: 3%;
    bottom: 8%;
    width: 170px;
    height: 170px;
    text-align: center;
    border-radius: 100%;
} 
.overlay-bg-caption3 span{
    font-size: 14px;
    line-height: 18px !important;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -52px;
} 
.overlay-bg-caption4{ 
    background: rgba(255,255,255,0.95);
    color: #000;
    position: absolute;
    right: 8%;
    top: 10%;
    font-size: 14px;
    width: 160px;
    height: 160px;
    text-align: center;
    border-radius: 100%;
    padding: 30px 10px;
} 
.overlay-bg-caption5{ 
    background: rgba(255,255,255,0.95);
    color: #000;
    position: absolute;
    left: 8%;
    bottom: 11%;
    font-size: 14px;
    width: 185px;
    height: 185px;
    text-align: center;
    border-radius: 100%;
    padding: 34px 10px;
} 
.overlay-bg-caption6 {
    background: #ed5739;
    color: #fff;
    position: absolute;
    right: 6%;
    top: 13%;
    font-size: 14px;
    width: 170px;
    height: 170px;
    text-align: center;
    border-radius: 100%;
    padding: 25px 10px;
}
.overlay-bg-caption7 {
    background: #f59c2e;
    color: #fff;
    position: absolute;
    left: 6%;
    bottom: 6%;
    font-size: 14px;
    width: 190px;
    height: 190px;
    text-align: center;
    border-radius: 100%;
    padding: 36px 10px;
}
.overlay-bg-caption8 {
    background: rgba(245,245,245,0.8); 
    position: relative; 
    width: 180px;
    height: 180px; 
    border-radius: 100%;
    padding: 10px 10px;
    margin: -100px auto 0;
}
.overlay-cont-caption8 {
    background: #6f81b6;
    color: #fff;
    position: relative; 
    font-size: 14px;
    width: 160px;
    height: 160px;
    text-align: center;
    border-radius: 100%;
    padding: 29px 10px; 
}
@media screen and (max-width: 767px){
    .overlay-bg-caption2 { 
        position: relative;
        left: 0;
        bottom: 0;
        margin-top: 0;
        margin-bottom: 20px;
        border: 1px dashed #ddd;
    } 
    .overlay-bg-caption3 { 
        position: relative;
        left: 1%;
        bottom: 0;
        margin-top: -40px;
        border: 1px solid #ddd;
    }
    .overlay-bg-caption4 { 
        position: relative;
        left: 4%;
        bottom: 0;
        margin-top: -60px;
        border: 1px solid #ddd;
    }
    .overlay-bg-caption5 {  
        position: relative;
        right: 0;
        bottom: 0;
        left: 4%;
        margin-top: -90px;
        border: 1px dotted #000;
    }
    .overlay-bg-caption6 { 
        position: relative;
        left: -2%;
        bottom: 0;
        margin-top: -67px;
    }
    .overlay-bg-caption7 { 
        position: relative;
        left: 0;
        bottom: 0;
        margin-top: -110px;
    }
}
/*---------height box------------*/
.heightBox200{
    height: 200px;
}
.heightBox100{
    height: 100px;
}
.heightBox50{
    height: 50px;
}
.responsiveGap{
    display: none;
}
/*------------article elements-----------*/
/*list style*/
.diff-listbox1{
    display: table;
    margin-bottom: 15px;
}
.diff-listbox1 span{
    display: block;
    width: 23px;
    height: 23px;
    border-radius: 100%;
    background: #fff;
    color: #819ba2;
    font-size: 19px;
    line-height: 1.1;
    text-align: center;
}
.diff-listbox1 div{
    display: table-cell;
    vertical-align: top;
    padding-left: 13px;
}
.arrow-list li{
    list-style-type: none;
    position: relative;
}
.arrow-list li:before {
    content: '>';
    font-family: 'KievitSlabPro-Extrabold';
    position: absolute;
    left: -13px;
    top: -1px;
}
.dash-list li{
    list-style-type: none;
    position: relative;
}
.dash-list li:before {
    content: '–'; 
    position: absolute;
    left: -13px; 
}
.info-title-img-inline .information-headbox {
    display: inline-block;
    margin-top: 10px;
}
.info-title-img-inline img {
    display: inline-block;
}
.adj-infoheading1{
    font-size: 65px;
    line-height: 1.1;
    text-align: center;
}
.adj-infoheading1 small{
    font-size: 50%;
}
.articcle-adjbox1{
    background: #ebefee;
    border: 45px solid #000;
    border-top: 80px solid #000;
    padding: 30px;
}
.bord-cliper{
    width: 330px;
    margin: -80px auto 30px;
}
.clipboard-pen{
    position: relative;
    margin: -70px 50px -20px auto;
}
.paddingLR30{padding: 0 30px;}
.width90{width: 90%;} 

/*-------------articles heading---------------*/   
.heading-only1 h2 {
    font-size: 45px;
    line-height: 1.1;
    margin-top: 15px;
    margin-bottom: 10px;
}  
.heading-only2 h2 {
    font-size: 130px;
    line-height: 1;
    margin-top: 40px;
    margin-bottom: 10px; 
}
.heading-only2 h2 small{
    color: #00a1d6 !important;
    font-size: 16%;
    margin-bottom: 15px;
}
.heading-only2 h2 span{ 
    font-size: 38%;
}
.circle-ny-box {
    position: relative;
    text-align: center; 
    background: #00a1d6;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    color: #fff; 
    position: absolute;
    bottom: 19%;
    right: -10px;
    transform: rotate(7deg);
}
.circle-ny-box span {
    font-size: 25px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -12px;
} 
.heading-only3 h2{ 
    font-size: 85px;
    line-height: 1;
    margin-bottom: 15px;
    color: #f99d29;
}  
.heading-only3 h2 small{  
    color: #000 !important;
    font-size: 46%;
    margin-bottom: 15px;
}  
.heading-only3 h2 span{  
    font-size: 77%;
    margin-bottom: 7px;
}  
.heading-only4 h2{ 
    color: #1a4d63; 
    font-size: 70px;
    line-height: 1;
    margin-top: 30px; 
} 
.heading-only5 h2{  
    color: #f26c6d;
    font-size: 58px;
    line-height: 1.1;
    margin-top: 15px;
    margin-bottom: 0px; 
}  
.heading-only5 h2 span{   
    font-size: 90%; 
} 
.heading-only6 h2{ 
    color: #f26822; 
    font-size: 55px;
    line-height: 1.1;
    margin-top: 30px;
    margin-bottom: 0px; 
}  
.heading-only7 h2{ 
    text-align: center;
    font-size: 55px;
    line-height: 1;
    margin-top: 10px;
    margin-bottom: 20px; 
    color: #00619b; 
} 
.heading-only7 small{
    display: inline-block;
    font-size: 24px;
    line-height: 1;
    background: #00619b;
    color: #fff !important;
    padding: 7px 12px 3px;
    border-radius: 30px;
} 
.heading-only7 span{
    font-size: 160%;
    position: relative;
    top: -11px;
}
.heading-only8 h2{  
    font-size: 56px;
    line-height: 1;
    margin-top: 20px;
    margin-bottom: 20px;
} 
.heading-only9 h2{  
    color: #03b9b1; 
    font-size: 75px;
    line-height: 1;
    margin-top: 20px; 
    position: relative; 
} 
.heading-only9 small{  
    font-size: 62%;
    margin-bottom: 7px;
}  
.heading-only10 h2{   
    font-size: 60px;
    line-height: 1.1;
    margin-top: 40px;
    margin-bottom: 0px;
    text-align: center; 
}
.heading-only10 small{ 
    font-size: 65%;  
    color: #000 !important;
}  
.heading-only11 h2{    
    font-size: 65px;
    line-height: 1;
    margin-top: 40px;
    margin-bottom: 0px;
    color: #ffe44f;
    position: absolute;
    left: 4%;
    bottom: 26%;
}
.heading-only11 small{ 
    font-size: 58%;  
    color: #fff !important;
} 
.heading-only12 h2 { 
    text-align: center;
    font-size: 56px;
    line-height: 1;  
    padding-top: 20px; 
    color: #f27175;
}  
.heading-only13{
    position: absolute;
    top: 7%;
    left: 0;
    width: 69%;
}
.heading-only13 h2{     
    font-size: 80px;
    line-height: 1;
    margin-top: 40px;
    margin-bottom: 20px;
    color: #fff; 
} 
.heading-only13 small{
    font-size: 54%;
} 
.heading-only14 h2{ 
    color: #ec3036;
    font-size: 55px;
    line-height: 1;
    margin-top: 40px;
    margin-bottom: 0px;
    text-align: center;
} 
.heading-only14 small{ 
    color: #000 !important; 
    font-size: 65%;
    margin-bottom: 5px;
}  
.heading-only15 h2{ 
    color: #f7a59d;
    font-size: 67px;
    line-height: 1;
    margin-top: 40px;
    margin-bottom: 0px;
    text-align: center;
} 
.heading-only15 small{ 
    color: #000 !important; 
    font-size: 44%;
    margin-bottom: 5px;
}
.heading-only16 h2{  
    font-size: 60px;
    line-height: 1;
    text-align: center;
    margin: 40px 0 20px;
    color: #d82591; 
} 
.heading-only16 h2 small{ 
    font-size: 72%; 
    color: #fff !important;
}  
.heading-only17 h2{ 
    color: #00aeef; 
    font-size: 63px;
    line-height: 1.1;
    margin-top: 30px;
    margin-bottom: 0px;  
}   
.heading-only18 h2{ 
    text-align: center;
    font-size: 65px;
    line-height: 1.1;
    margin-top: 50px;
    margin-bottom: 0; 
} 
.heading-only18 small{   
    font-size: 71%; 
} 
.heading-only19 h2{ 
    text-align: center;
    font-size: 56px;
    line-height: 1.1;
    margin-top: 50px;
    margin-bottom: 0; 
} 
.heading-only20 h2{ 
    color: #f05526;
    font-size: 56px;
    line-height: 1;
    text-align: center;
    margin-top: 15px;  
    margin-bottom: 0px;
}
.heading-only20 h2 small{
    color: #000 !important; 
    font-size: 60%;
    margin-bottom: 7px;
} 
.heading-only21 h2{   
    margin-top: 40px;
    margin-bottom: 25px; 
    text-align: center; 
} 
.heading-only21 small{ 
    font-size: 47px;
    color: #000 !important; 
} 
.heading-only22 h2{  
    font-size: 75px;
    line-height: 1;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 0px;
    color: #00879b;
    position: absolute;
    width: 100%;
    top: 2%;
}
.heading-only23 h2{  
    font-size: 46px;
    line-height: 1;
    margin-top: 40px;
    text-align: center;
    margin-bottom: 0px; 
    color: #bf723c;
}
.heading-only23 h2 small{ 
    font-size: 85%;
    color: #000 !important;
    margin-bottom: 7px;
} 
.heading-only24 h2{  
    font-size: 65px;
    line-height: 1;
    margin-top: 40px;
    text-align: center;
    margin-bottom: 0px; 
    color: #193f45;
}
.heading-only25 h2{  
    font-size: 55px;
    line-height: 1.1;
    margin-top: 10px; 
    margin-bottom: 0px;  
}
.heading-only26 h2{  
    font-size: 57px;
    line-height: 1.1;
    margin-top: 40px; 
    margin-bottom: 0px; 
    color: #18445e; 
}
/*-----------------------------------------------------------------------------------
SMATT/5 minutter ARTICLES CSS
----------------------------------------------------------------------------------*/
.five-minutter-section{ 
    margin-top: 60px;
    padding-bottom: 8px;
    border-bottom: 1px dotted #000;
    position: relative;
} 
.five-minutte-number{
    font-family: 'KievitSlabPro-Extrabold';
    width: 45px;
    height: 45px;
    background: #4b5472;
    border-radius: 100%;
    text-align: center;
    font-size: 40px;
    color: #fff;
    padding: 6px 5px;
    display: inline-block;
}
.five-minutte-content{
    font-family: 'KievitSlabPro-Extrabold';
    font-size: 21px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
}
.five-minutte-content span{
    display: block;
    font-family: 'KievitSlabPro-Medium';
    color: #000;
    font-size: 16px;
    line-height: 1; 
}
.five-minutte-content .fa{
    font-size: 12px;
}
.five-minutter-circlesection{
    width: 185px;
    height: 185px;
    border-radius: 100%;
    padding: 6px 7px;
    border: 1px dotted #000;
    background: #fff;
    position: absolute;
    right: 0%;
    top: 0%;
}
.five-minutter-circletext{
    font-family: 'KievitSlabPro-Light';
    background: #4b5472;
    color: #fff;
    text-align: center;
    width: 170px;
    height: 170px;
    border-radius: 100%;
    font-size: 15px;
    line-height: 19px;
    padding: 20px 10px;
}
.five-minutter-artiheadgap
{
    margin-top: 50px;
}  
.five-minutter-artihead1 h2 {
    font-size: 70px;
    line-height: 1; 
    margin-bottom: 15px;
    text-align: center;
}  
.five-minutter-artihead1 h2 small{
    font-size: 38%;
    line-height: 1.2;
    margin-top: 7px;
}  
.five-minutter-artihead2 h2 {
    font-size: 45px;
    line-height: 1.1;
    margin-bottom: 15px;
} 
.border-textinfobox{
    display: inline-block;
    border-bottom: 1px dotted #000;
} 
.fiveminutter-infotext{
    background: #b7dfdb;
    padding: 15px;
}
.fiveminutter-infotext h5{
    font-size: 30px; 
    margin-top: 0;
    margin-bottom: 5px;
}
.fiveminutter-infotext p{
    font-family: 'MuseoSans-300'; 
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 1.2;
}
.fiveminutter-quotes img{
    float: left;
    width: 60px;
    margin: 0px 13px 5px 0px;
}
.fiveminutter-quotes{
    font-size: 19px;
    margin-top: 40px;
}
.five-minutte-plustext{
    display: table;
    width: 100%;
    border-top: 1px dotted #000;
    border-bottom: 1px dotted #000;
    padding: 15px 0px;
}
.five-minutte-plustext img{
    display: inline-block; 
}
.five-minutte-plustext p{
    display: inline-block;
    vertical-align: middle;
    font-family: 'KievitSlabPro';
    font-size: 19px;
    line-height: 21px;
    margin-bottom: 0;
    width: calc(100% - 208px);
    padding-left: 20px;
    padding-top: 10px;
}
.five-minutter-bookbox{
    display: flex;
    border: 1px solid #000;
    padding: 15px;
    max-width: 345px;
}
.five-minutter-bookbox img { 
    width: 100px;
    padding-right: 20px; 
    height: 100%;
}
.five-minutter-bookinfo{
    font-family: 'KievitSlabPro';
    padding-left: 20px; 
    border-left: 1px solid #000;
}
@media screen and (max-width: 999px){
    .five-minutter-section {
        margin-left: 15px; 
        margin-right: 15px;
    }
    .five-minutter-circlesection { 
        right: 30px; 
    } 
    .five-minutter-artihead2 h2 { 
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 767px){
    .five-minutter-circlesection { 
        position: relative;
        margin-left: 30px;
        margin-top: 30px;
        right: 0px; 
    } 
    .five-minutter-artihead1 h2 {
        font-size: 52px;
        line-height: 1.1;
        margin-bottom: 15px;
    }
    .five-minutter-artihead2 h2{
        font-size: 30px;
    } 
    .five-minutte-plustext p{ 
        vertical-align: top;
        width: 100%;
        padding-left: 0px;
        margin-top: 15px;
    }
    .five-minutte-plustext img { 
        display: block;
        width: 160px;
    }  
}
/*==============================================================
images/video-popup
==============================================================*/ 
.imgbox a {
    display: block;
    position: relative;
}
.imgbox a:before {
    background: url(../images/elements/plus-icon.png) no-repeat center center;
    bottom: 5%;
    content: '';
    height: 34px;
    position: absolute;
    right: 5%;
    width: 34px;
    z-index: 2;
}
.fancybox-caption__body { 
    font-size: 17px;
    font-family: 'MuseoSans-300'; 
    max-width: 800px;
    margin: 0 auto;
}  
.img-gallery-row{
    margin-right: -5px;
    margin-left: -5px;
}
.img-gallery-col{
    padding-right: 5px;
    padding-left: 5px;
}
.images-caption{
    font-size: 14px;
    line-height: 18px;
    margin-top: 7px;
    font-family: 'MuseoSans-300';
}
.videoplay-btn{
    position: absolute;
    bottom: 4%;
    right: 3%;
}
.videoplay-btn span{
    display: inline-block;
}
.videoplay-text{
    background: #4977ac;
    color: #fff;
    font-size: 14px;
    padding: 3px 10px 5px;
}
.videoplay-icon{
    background: #005091;
    color: #fff;
    padding: 3px 10px 5px;
    font-size: 11px;
    position: relative;
    top: -1px;
    left: -5px;
}   
/*==============================================================
ADV link Css
==============================================================*/
 
/*=============================================================================
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;
}
.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;
    }
}  

/*social shar box*/
.del-pop-btmsection{  
    position: relative; 
}
.del-pop-btmsection span
{ 
    border-bottom: 1px solid #766341;
    padding-right: 40px;
    font-size: 18px;
}
.del-pop-btm{ 
    font-family: 'KievitSlabPro';
    background: #004f91;
    color: #fff;
    text-align: center;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 1;
    margin-top: 25px;
    cursor: pointer;
    border-radius: 50px;
    display: inline-block;
}
.del-pop-btm .fas{ 
    margin-right: 6px;
}
.del-pop-btm:hover{
    background: #063e6d;
}
.del-pop {
    background: #fff; 
    color: #766341;  
}
.del-pop.open {
    opacity: 1;
    visibility: visible;
    z-index: 999;
}
.copy-url {
    text-align: center;
}
.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: 'KievitSlabPro';
    border-bottom: 1px solid #ccc; 
    color: #0365b5;
    font-size: 16px;
    padding: 10px;
    line-height: 1; 
    word-break: break-word;
}
.del-pop .copy-url button {
    font-family: 'KievitSlabPro-Extrabold';
    box-shadow: none;
    border: transparent;
    padding: 10px 15px 10px;
    font-size: 16px;
    line-height: 1;
    color: #ffffff;
    background: #004f91; 
    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: 6px;
}
.del-pop .share-social ul li a {
    text-align: center; 
    color: #fff;
    display: block;
    line-height: 39px;
    font-size: 16px;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    padding: 0px 40px;
    border-radius: 5px;
}
.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(0,0,0,0.5);
}
.modal-content{
    border-radius: 0px;
     border: 0;
}
.share-modal-heading{
    font-family: 'KievitSlabPro-Extrabold';
    font-weight: bold;
    color: #004f91; 
    text-align: center;
    font-size: 25px;
    margin-bottom: 0px;
}
.modal-header{ 
    display: block; 
    border: 0;
    padding-bottom: 0px;
} 
.modal-header .close {
    padding: 0;
    margin: 0;
    margin-top: -15px;
    margin-right: -5px;
    outline: none;
} 

/*==============================================================
Responsive
==============================================================*/
/*heading css*/
@media screen and (max-width: 767px){       
    .heading-only1 h2 {
        font-size: 26px;
        margin-top: 0px;
        margin-bottom: 15px;
    }
    .heading-only2 h2 {
        font-size: 76px;
        margin-left: 10px;
    }
    .heading-only2 h2 small { 
        font-size: 25%;
        margin-bottom: 7px;
    }
    .circle-ny-box { 
        width: 60px;
        height: 60px; 
        bottom: 12%;
        right: -20px; 
    }
    .circle-ny-box span {
        font-size: 22px;
    }
    .heading-only3 h2 {
        font-size: 54px; 
    } 
    .heading-only4 h2 { 
        font-size: 35px;
        margin-top: 10px;
        margin-bottom: 15px;
    } 
    .heading-only5 h2 { 
        font-size: 40px;
        margin-bottom: 20px; 
    }
    .heading-only6 h2 { 
        font-size: 40px; 
        margin-top: 0px;
        margin-bottom: 15px;
        text-align: center;
    } 
    .heading-only7 h2 { 
        font-size: 29px;
    } 
    .heading-only8 h2 { 
        font-size: 34px; 
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .heading-only9 h2 { 
        font-size: 40px;
        margin-bottom: 16px; 
    }
    .heading-only10 h2 {
        font-size: 37px;  
        margin-bottom: 18px;
    } 
    .heading-only11 h2 {
        position: relative;
        left: 0;
        bottom: 0;
        font-size: 46px;
        margin-bottom: 15px;
    }
    .heading-only11 small { 
        color: #000 !important;
    }
    .heading-only12 h2 {
        font-size: 35px;
        padding-bottom: 10px;
        padding-top: 0;
    }
    .heading-only13{
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
    }
    .heading-only13 h2 {
        font-size: 47px;
        margin-top: 20px;
        margin-bottom: 20px;
        position: absolute;
        left: 0;
        top: 14%;
    }
    .heading-only14 h2 { 
        font-size: 38px;
        line-height: 1.1;
        margin-top: 20px;
        margin-bottom: 10px; 
    } 
    .heading-only15 h2 {
        font-size: 44px;
        line-height: 1;
        margin: 30px 0 15px;
    } 
    .heading-only16 h2 {
        font-size: 34px; 
        margin: 20px 0 10px;
    } 
    .heading-only17 h2 { 
        font-size: 35px;
        line-height: 1.1;
        margin-top: 20px;
        margin-bottom: 10px;
    } 
    .heading-only18 h2 {
        text-align: center;
        font-size: 39px;
        line-height: 1.1;
        margin-top: 20px;
        margin-bottom: 15px;
    }
    .heading-only19 h2 {
        text-align: center;
        font-size: 32px;
        line-height: 1;
        margin-top: 20px;
        margin-bottom: 15px; 
    }
    .heading-only19 h2 small { 
        margin-bottom: 9px;
    }
    .heading-only20 h2 { 
        font-size: 38px;
        line-height: 1;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 10px;
    } 
    .heading-only21 small { 
        font-size: 28px;  
    }
    .heading-only21 h2{
        margin-bottom: 15px;
    }
    .heading-only22 h2 {
        font-size: 38px;
        line-height: 1;
        margin-top: 0;
        text-align: center;
        margin-bottom: 15px;
        position: relative;
        top: 0;
        padding-top: 20px; 
    }
    .heading-only23 h2 {
        font-size: 34px;
        line-height: 1;
        margin-top: 30px;
        margin-bottom: 16px; 
    }
    .heading-only24 h2 {
        font-size: 33px;
        line-height: 1;
        margin-top: 20px;
        text-align: center;
        margin-bottom: 15px;
    }
    .heading-only25 h2 {
        font-size: 30px;
        line-height: 1.1;
        margin-top: 0px;
        margin-bottom: 14px;
    }
    .heading-only26 h2 {
        font-size: 37px;
        line-height: 1.1;
        margin-top: 30px;
        margin-bottom: 14px; 
    }

}
@media screen and (max-width: 999px) and (min-width: 768px){
    .heading-only1 h2 {
        font-size: 40px;
    } 
    .heading-only2 h2 { 
        margin-left: 16px;
    }
    .heading-only3 h2 {
        font-size: 75px; 
    }
    .heading-only4 h2 { 
        font-size: 55px;
    }
    .heading-only5 h2 { 
        font-size: 54px; 
    }
    .heading-only6 h2 { 
        font-size: 52px; 
    }
    .heading-only7 h2 { 
        font-size: 49px;
    }
    .heading-only8 h2 { 
        font-size: 50px;
    }
    .heading-only9 h2 { 
        font-size: 69px;
        margin-top: 40px;
    }
    .heading-only10 h2 {
        font-size: 55px;
    }
    .heading-only11 h2 {
        font-size: 58px;
        left: 1%;
        bottom: 29%;
    }
    .heading-only12 h2 {
        font-size: 52px;
    }
    .heading-only13 { 
        top: 2%;
    }
    .heading-only13 h2 {
        font-size: 52px; 
    }
    .heading-only14 h2 { 
        font-size: 50px;
    }
    .heading-only15 h2 {
        font-size: 58px;
    }
    .heading-only16 h2 {
        font-size: 55px;  
    }
    .heading-only17 h2 { 
        font-size: 57px;
    }
    .heading-only18 h2 { 
        font-size: 58px;
    }
    .heading-only19 h2 { 
        font-size: 51px;
    }
    .heading-only20 h2 { 
        font-size: 53px;
    }
    .heading-only22 h2 {
        font-size: 60px;
        top: 0%;
    } 
    .heading-only24 h2 {
        font-size: 56px;
    }
    .heading-only25 h2 {
        font-size: 47px;
    }
    .heading-only26 h2 {
        font-size: 52px;
    }
    .info-adj-title1 h2 {
        font-size: 40px;
    }
    /*cover*/
    .coverLinkpageNo { 
        font-size: 24px; 
    } 
    .artiTitleSec { 
        font-size: 10px;
        line-height: 13px;
    }
    .cover-linkto-arti .font48 {
        font-size: 35px !important; 
    }
    .cover-linkto-arti .font66 {
        font-size: 58px !important; 
    }
    .cover-linkto-arti .font26 {
        font-size: 20px !important; 
    }
    .cover-arti-titlelink {
        font-size: 18px;
        line-height: 22px;
    }
    .cover-linkto-arti-section { 
        margin-bottom: 20px;
    }
    .coverlink-leftbox .font30{
        font-size: 25px !important;
    }
    .cover-linkto-arti-section.mt40{
        margin-top: 25px !important;
    }
    .cover-title1 {
        max-width: 190px !important;
    }
    .cover-title2{
        max-width: 200px !important;
    }
    .newsfeed img {
        width: 115px; 
    }  
    .lederContentHead { 
        font-size: 40px; 
    }
    /**/
    .info-img1{max-width: 125px;}
}

@media (max-width: 4000px) {
    .navbar-header {
        width: 100%;
    }       
} 

@media screen and (min-width: 1200px){ 
    .cover-img-section { 
        min-height: 1324px;
    } 
    .container {padding: 0;}
}
@media screen and (max-width: 1199px){ 
    .cover-img-section {
        background-size: cover;
        height: 100vh; 
    } 
    .container{width: 100%; max-width: 100%; padding-left: 30px; padding-right: 30px;}
    .morePaddingLRBox2 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .container-full{
        margin-left: -30px;
        margin-right: -30px;
    }
}
@media screen and (max-width: 1023px){
    .wrapper{
        padding-left: 15px;
        padding-right: 15px;
    }
    .responsiveGap{
        display: block;    
    }
}
@media screen and (max-width: 1000px)
{ 
    .cover-quote-container { 
        height: 100vh;
    } 
    .article-banner .overlay-caption {
        margin-left: 30px;
        margin-right: 30px;
    } 
    .cover-container{
        padding-left: 30px;
        padding-right: 30px;
    }
    .coverbighead.font36 {
        font-size: 28px !important;
    }
    .museoSlab900.font30 {
        font-size: 28px !important;
    }

    .rescontainer {
        padding-left: 30px;
        padding-right: 30px;
    }
    .article-banner, .negetivepad30{margin-right: -30px !important; margin-left: -30px !important;}
    .article-banner15 {margin-right: -15px !important; margin-left: -15px !important;}
    .cover-artipluse-title{  
        font-size: 13.5px;
    }

}
@media screen and (min-width: 1000px) { 
    .cover-img-section{
        background-size: contain !important;
    }
    .container {
        width:1000px !important;
    }  
    .coverBottomImg {
        padding-top: 10px;
        background: #00122e;
    } 
}
@media (max-width: 1027px) {
    .swiper-button-next, .swiper-button-prev {
        display: none;
    }
}
@media (max-width: 991px) {  
    .articcle-adjbox1 { 
        margin: 0 -30px; 
    }
}
@media screen and (min-width: 768px){
    .bdr-right{border-right: 1px solid #000;}
    .respadleft10{padding-left: 10px;}
    .adj-bg1{
        background: #a1ced4;
        padding-bottom: 120px;
    }
    .adj-img1{ 
        width: 250px;
        border-radius: 100%;
        border: 8px solid #fff;
        float: left;
        margin: 20px 27px 10px 0;
    }
}
@media (max-width: 767px) { 
    .mob-mlfpad30{margin-right: 30px; margin-left: 30px;}
    .mob-mainbanner {
        margin-left: -30px;
        margin-right: -30px;
    }
    .mob-lessmar{margin-right: -15px; margin-left: -15px;} 
    .adj-img1{
        border-radius: 100%;
        border: 8px solid #fff;
        float: none;
        width: 90%;
        margin: 25px auto 0;
    }
    .width90 {
        width: 100%;
    }
    .info-adj-title1 h2 {
        font-size: 33px;
        line-height: 1;
        position: relative;
        top: 0;
        left: 0;
        margin-top: 20px;
    }
    .cover-container{
        padding: 0px 30px;
    }
    .cover-logo {
        padding: 67px 20px 0px;
    }
    .cover-img-section{
        background: url(../images/cover1.jpg) no-repeat top center;
        height: calc(var(--vh, 1vh) * 100);
    }
    .coverBottomImg {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 9;
    }
    /*newsfeed*/
    .newsfeed img {
        width: 100px;
        float: left;
        margin-right: 10px;
    }
    .newsfeedBox p {
        font-size: 14px;
        text-align: left;
        line-height: 19px;
        margin-top: 14px;
        text-transform: uppercase;
        font-weight: bold;
        display: inline-block;
        vertical-align: top;
    }
    .homeLinkToContact {
        text-align: left !important;
    }
    .homeLinkToContact ul {
        margin-left: -20px;
    }
    .homeLinkToContact ul li {
        list-style: none;
        display: block;
        margin-right: 0px;
    }
    /*INNHOLD*/
    .lederPage {
        margin-top: 30px;
    }

    .innholdTextBox {
        margin-top: 40px;
    }
    .innholdTitle {
        font-size: 35px;
    }
    .dateInnhold {
        font-size: 60px;
    }
    .release-date {
        font-size: 16px;
    }
    .cir-img-withcaption img {
        width: 140px;
        margin: 0px auto;
    }
    .cir-img-withcaption .imgInfoText {
        text-align: center;
    }
    .homeLinkToContact ul {
        margin-left: -20px;
    } 
    .col-md-4.kolofon-box {
        border-top: 1px solid #6d6d6d;
        margin-top: 40px;
        padding-top: 30px;
    }
    .border-content-category .sectionTexBox {
        margin-top: 42px;
    }
    .cateimg-insidebg{
        margin-left: 0px;
    }
    .textInfoBox p {
        line-height: 18px;
    }
    .adj-mobsectionTexBox{
        margin-top: 42px;
    }
    .intro-content { 
        margin-top: 30px; 
    }
    /*leder*/
    .lederContentHead {
        font-size: 30px;
        margin-top: 0;
        float: none;
        display: block;
        margin-bottom: 0px;
    } 
    /*elements*/
     .articcle-adjbox1 {  
        border: 24px solid #000;
        border-top: 59px solid #000; 
    }
    .bord-cliper {
        width: 210px;
        margin: -61px auto 30px;
    }
    .sectionTexBox { 
        font-size: 14px; 
    }
    .quotes-container {
        padding: 40px 0px 20px;
    }
    .rescontainer{
        padding: 0px 15px;
    }
    .info-img1{
        max-width: 120px;
    }
    .font40 {
        font-size: 28px !important;
    }
    .font42 {
        font-size: 30px !important; 
    }
    .adj-infoheading1 {
        font-size: 40px; 
    }
    .font36 {
        font-size: 23px !important;
    }
    .font100 {
        font-size: 80px !important;
        padding-right: 10px;
    }

}
 
@media screen and (min-width: 768px){
    .row.innholdTextBox {
        margin: 80px -30px 0px;
    }
    .row.innholdTextBox .col-md-6 {
        padding: 0px 30px;
    }
    .innhold-border {
        border-right: 1px solid #000;
    }
}


 /*ads link*/
 .full-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
 .adsBox{
    position: relative;
    margin-top: 80px;
 }
 .ads-link1{
    position: absolute;
    top: 40%;
    left: 8.5%;
    width: 83%;
    height: 44%;
    z-index: 1;
 }
  .ads-link2{
    position: absolute;
    top: 32%;
    right: 13.5%;
    width: 24%;
    height: 3%;
    z-index: 1;
 }
 

.mob-br{display: none;}

@media screen and (max-width: 767px){
    .mob-br{display: inline-block;}
    .font38 {
        font-size: 27px !important;
    }
    .adj-quotes-container1{
        padding-top: 20px;
    }
    span.quotes-container {display: block;}
    .hidden-xs{display: none;}
}