/*  

TABLE OF CONTENT
===============================
01 body and general tag css.
02 articles background color css
03 fontface css
04 header css
05 coverpage css
06 innhold
07 eiendomsoversikt-page
08 articles page start

===============================
*/

/*==============================================================
Body and general tag css.
==============================================================*/
body {
    font-family: 'MorePro-Book';
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-inline-start: 20px;
}
ul li {
    padding-bottom: 10px;
}
.disc-list{
    list-style-type: disc;
}
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 {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}
.spcr40 {
    height: 40px;
}
.inner_container {
    width: 100%;
}
.topSpacer {
    padding-top: 70px;
}
.indexLinktoPage {
    cursor: pointer; 
} 
p {
    margin-bottom: 20px;
    text-indent: 20px;
}
.martp30 {
    margin-top: 30px;
} 
.marbot30 {
    margin-bottom: 30px;
}
.martop10 {
    margin-top: 10px !important;
}
.marbot10 {
    margin-bottom: 10px !important;
} 
.martop0 {
    margin-top: 0 !important;
}
.marbot0 {
    margin-bottom: 0 !important;
}
.padbot0{
    padding-bottom: 0 !important;
}
.indent25 {
    text-indent: 25px;
}
.boxGray1 {
    background-color: #d2ccd1;
}
img {
    max-width: 100%;
    vertical-align: top;
    display: block;
}
.swiper-button-next, 
.swiper-button-prev {
    position: fixed;
}
.text-right-align
{
    text-align: right;
} 
.relative-box{
    position: relative;
}
.center-text{
    text-align: center;
}
.uppercase{
    text-transform: uppercase;
}
.blackborder{
    border-color: #000;
}
.noIndent{
    text-indent: 0px;
}
.noindent-section p{
    text-indent: 0;
}
b, strong{
    font-weight: bold;
}
/*==============================================================
Articles background color css
==============================================================*/
.blue-bg-article
{
    background-color: #c0e3f7;
    padding: 5px 25px 0px;
} 
/*==============================================================
Body and general tag css.
==============================================================*/
/*--MorePro fonts--*/
@font-face {
    font-family: 'MorePro-Book';
    src: url('../fonts/MorePro-Book.eot');
    src: url('../fonts/MorePro-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MorePro-Book.woff2') format('woff2'),
        url('../fonts/MorePro-Book.woff') format('woff'),
        url('../fonts/MorePro-Book.ttf') format('truetype'),
        url('../fonts/MorePro-Book.svg#MorePro-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*--MuseoSans fonts--*/
@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-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.eot');
    src: url('../fonts/MuseoSans-900.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MuseoSans-900.woff2') format('woff2'),
        url('../fonts/MuseoSans-900.woff') format('woff'),
        url('../fonts/MuseoSans-900.ttf') format('truetype'),
        url('../fonts/MuseoSans-900.svg#MuseoSans-900') format('svg');
    font-weight: normal;
    font-style: normal;
} 

/*--MuseoSlab fonts--*/
@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: 'MuseoSlab-700';
    src: url('../fonts/MuseoSlab-700.eot');
    src: url('../fonts/MuseoSlab-700.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MuseoSlab-700.woff2') format('woff2'),
        url('../fonts/MuseoSlab-700.woff') format('woff'),
        url('../fonts/MuseoSlab-700.ttf') format('truetype'),
        url('../fonts/MuseoSlab-700.svg#MuseoSlab-700') format('svg');
    font-weight: normal;
    font-style: normal;
} 
@font-face {
    font-family: 'MuseoSlab-700Italic';
    src: url('../fonts/MuseoSlab-700Italic.eot');
    src: url('../fonts/MuseoSlab-700Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MuseoSlab-700Italic.woff2') format('woff2'),
        url('../fonts/MuseoSlab-700Italic.woff') format('woff'),
        url('../fonts/MuseoSlab-700Italic.ttf') format('truetype'),
        url('../fonts/MuseoSlab-700Italic.svg#MuseoSlab-700Italic') format('svg');
    font-weight: normal;
    font-style: normal;
} 
@font-face {
    font-family: 'MuseoSlab-900';
    src: url('../fonts/MuseoSlab-900.eot');
    src: url('../fonts/MuseoSlab-900.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MuseoSlab-900.woff2') format('woff2'),
        url('../fonts/MuseoSlab-900.woff') format('woff'),
        url('../fonts/MuseoSlab-900.ttf') format('truetype'),
        url('../fonts/MuseoSlab-900.svg#MuseoSlab-900') format('svg');
    font-weight: normal;
    font-style: normal;
} 

/*----------DIN----------*/
@font-face {
    font-family: 'DIN-Bold';
    src: url('../fonts/DIN-Bold.eot');
    src: url('../fonts/DIN-Bold.woff2') format('woff2'),
        url('../fonts/DIN-Bold.woff') format('woff'),
        url('../fonts/DIN-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}  
@font-face {
    font-family: 'DINCondensed';
    src: url('../fonts/DINCondensed.eot');
    src: url('../fonts/DINCondensed.woff2') format('woff2'),
        url('../fonts/DINCondensed.woff') format('woff'),
        url('../fonts/DINCondensed.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} 
@font-face {
    font-family: 'DINCondensed-Bold';
    src: url('../fonts/DINCondensed-Bold.eot');
    src: url('../fonts/DINCondensed-Bold.woff2') format('woff2'),
        url('../fonts/DINCondensed-Bold.woff') format('woff'),
        url('../fonts/DINCondensed-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} 

/*------------Apercu Font-------------*/
@font-face {
    font-family: 'Apercu-Regular';
    src: url('../fonts/Apercu-Regular.eot');
    src: url('../fonts/Apercu-Regular.woff2') format('woff2'),
        url('../fonts/Apercu-Regular.woff') format('woff'),
        url('../fonts/Apercu-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} 
@font-face {
    font-family: 'Apercu-Bold';
    src: url('../fonts/Apercu-Bold.eot');
    src: url('../fonts/Apercu-Bold.woff2') format('woff2'),
        url('../fonts/Apercu-Bold.woff') format('woff'),
        url('../fonts/Apercu-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} 

/*===============================================
Typography & color
===============================================*/
.font-morePro{font-family: 'MorePro-Book' !important;}
.font-museoSans100{font-family: 'MuseoSans-100' !important;}
.font-museoSans300{font-family: 'MuseoSans-300' !important;}
.font-museoSans700{font-family: 'MuseoSans-700' !important;}
.font-museoSans900{font-family: 'MuseoSans-900' !important;}
.font-museoSlab300{font-family: 'MuseoSlab-300' !important;}
.font-museoSlab700{font-family: 'MuseoSlab-700' !important;}
.font-museoSlabI700{font-family: 'MuseoSlab-700Italic' !important;}
.font-museoSlab900{font-family: 'MuseoSlab-900' !important;}

.font-dinB{font-family: 'DIN-Bold' !important;}
.font-dinC{font-family: 'DINCondensed' !important;}
.font-dinCB{font-family: 'DINCondensed-Bold' !important;}


.font14 { font-size: 14px !important; line-height: 1.6 !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: 0.9 !important; }
.font44 { font-size: 44px !important; line-height: 0.9 !important; }
.font46 { font-size: 46px !important; line-height: 0.9 !important; }
.font48 { font-size: 48px !important; line-height: 0.9 !important; }
.font50 { font-size: 50px !important; line-height: 0.9 !important; }
.font52 { font-size: 52px !important; line-height: 0.9 !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; }
.font65 { font-size: 65px !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; }


.color-white{color: #fff !important;}
.color-black{color: #000 !important;}
.color-blue{color: #125b9e !important;}
.color-skyblue{color: #329da5 !important;}
.color-grblue{color: #4d7483 !important;}
.color-orange{color: #e5882e !important;}
.color-red{color: #d71c3b !important;}

.bg-grblue{background: #4d7483 !important;}
.bg-red{background: #d71c3b !important;}


/*==============================================================
Header css
==============================================================*/
#header {
    position: fixed;
    top: 0px;
    width: 100%;
    background-color: #fff;
    max-height: 80px;
    min-height: 60px;
    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: right;
    color: #000;
    font-size: 16px;
    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: 9px 15px 5px 0;
}
#ghar img {
    display: inline-block;
}
.navbar {
    padding: .5rem 15px;
}
.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
==============================================================*/
.single_image {
    background: url(../images/elements/cover-fullimg.jpg) left center;
    background-repeat: no-repeat;;
    background-size: cover;
    position: relative;
    margin: 0 auto;
    padding-top: 40px;
    background-position-y: 0px; 
} 
.cover-mainsection
{ 
    background: #fff;
    position: relative;
    padding-bottom: 10px;
}
.coverlogo {
    padding: 30px 18px 15px; 
}  
.coverlogo img { 
    margin: 0px auto;
}
.coverlogo-issueinfo { 
    font-family: 'MuseoSans-300';
    font-size: 17px;
    line-height: 1; 
    color: #fff;
    background: #191925;
    padding: 9px 17px;
}  
.cover-headingbox { 
    position: absolute;
    bottom: 0;
    width: 100%; 
}  
.bottom-heading { 
    background: #fff;
    padding: 15px 0; 
 }
.bottom-heading ul{ 
    color: #fff;
    font-family: 'MuseoSlab-300';
    background: #191925;
    padding: 20px 50px;  
    text-align: center; 
}
.bottom-heading ul li{
    font-family: 'MuseoSlab-900';
    font-size: 30px;
    line-height: 1;    
    display: inline-block;
    padding-left: 20px;
    margin-left: 10px;
    position: relative;
}
.bottom-heading ul li:before{
    content: '•';
    position: absolute;
    left: 0; 
}
.bottom-heading ul li:first-child{
    margin-left: 0px;
}
.cover-colheading { 
    color: #fff;
    font-family: 'MuseoSlab-700'; 
    position: absolute;
    top: 30%;
    right: 40px;
}
.cover-colheading span{
    font-size: 25px;
    font-family: 'MuseoSlab-700';
}
.cover-colheading h1{  
    font-size: 48px;
    line-height: 1.1;
    margin: 10px 0; 
}
.heading-pageno {
    font-size: 17px;
    line-height: 1;
    margin-top: 12px;
    font-family: 'MuseoSans-300';
} 
/*==============================================================
Innhold
==============================================================*/ 
.innhold-listing {
    border-top: 25px solid #f3d963;
    padding-top: 15px;
}
.innhold-head{
    font-family: 'MuseoSlab-300';
    font-size: 46px;
    line-height: 1;
    margin-bottom: 25px;
} 
.innhold-listing ul{
    list-style-type: none;
    padding-inline-start: 0;
}
.innhold-listing ul li{
    position: relative;
    padding-left: 30px;
    font-family: 'MuseoSans-300';
    font-size: 17px;
    line-height: 1;
    border-bottom: 1px solid #000;
    margin-bottom: 6px;
    padding-bottom: 14px;
}
.innhold-listing ul li span{
    position: absolute;
    left: 0; 
    font-family: 'MuseoSans-700';
} 
.img-innhold{
    margin-bottom: 15px;
}
.img-pageno{
    position: absolute;
    right: 18px;
    bottom: 10px;
    font-size: 60px;
    line-height: 1;
    color: #fff;
} 
/*-------kolofan-------*/
.kolofan-section{  
    background: #d8dcde;
    padding: 20px;
    font-family: 'MuseoSans-300';
}
.kolofan-section p{
    font-size: 14px; 
    line-height: 17px; 
} 
.kolofan-section h5{  
    font-family: 'MuseoSans-300'; 
    font-size: 15px;
    border-bottom: 1px solid #000;
    margin-bottom: 20px; 
}
.kolofan-section h6{  
    font-family: 'MuseoSans-700';
    margin-bottom: 0px;
    font-size: 14px;
}

/*==============================================================
articles CSS
==============================================================*/
.row-15{
    margin-left: -7.5px;
    margin-right: -7.5px;
}
.row-15 .col, .row-15 .col-12, .row-15 .col-md-3, .row-15 .col-md-4, .row-15 .col-md-5, .row-15 .col-md-6, .row-15 .col-md-7, .row-15 .col-md-8, .row-15 .col-md-9, .row-15 .col-lg-3, .row-15 .col-lg-4, .row-15 .col-lg-5, .row-15 .col-lg-6, .row-15 .col-lg-7, .row-15 .col-lg-8, .row-15 .col-lg-9{
    padding-left: 7.5px;
    padding-right: 7.5px;
}
.hrsolid{
    border-color: #000;
}
.table-display{
    display: table; 
}
.table-cell{
    display: table-cell;
    vertical-align: top;
}
.page-category hr{
    border-color: #000;
    margin: -11px 0px 20px;
}
.page-category span{
    font-family: 'MuseoSans-300';
    background: #fff;
    position: relative;
    z-index: 1;
    padding-right: 10px;
}
.page-category .fas {
    font-size: 13px;
    color: #4d7483;
    position: relative;
    top: -1px;
    margin-right: 5px;
}
.articles-heading{
    font-family: 'MuseoSlab-900';
    font-size: 57px;
    line-height: 0.9;
    margin-bottom: 25px;
}
.intro-text{
    font-family: 'MuseoSans-300';
    font-size: 22px;
    line-height: 1.2;
}
.articles-textfotobox{
    font-family: 'MuseoSans-300';
    font-size: 14px;
    line-height: 1;
    margin-top: 25px;
}
.articles-textfotobox span{ 
    font-family: 'MuseoSans-700';
}

.articles-subtitle {
    font-family: 'MuseoSans-900';
    font-size: 18px;
    margin-top: 20px;
}
.articles-contentsection p {
    margin-bottom: 0px;
}
.arti-end{
    font-size: 11px;
    color: #4d7483;
    text-indent: 0px;
}
.section-seperator{
    border-top: 5px solid #231f20;
    margin: 20px 0;
}
/*quate*/
.quote-box{
    font-family: 'MuseoSlab-900';
    font-size: 20px;
    line-height: 1.1;
    color: #e5882e;
    border-top: 10px solid #4d7483;
    border-bottom: 10px solid #4d7483;
    padding: 15px 0px;
}
.quote-box span{
    display: block;
    font-family: 'MuseoSans-700';
    color: #000;
    font-size: 13px;
    margin-top: 10px;
}
/*--------------Suppliers Page--------------*/
.suppliers-heading {
    background: #d71c3b;
    padding: 20px 17px 13px;
} 
.suppliers-footer {
    background: #d71c3b;
    padding: 13px 17px;
} 
.suppliers-heading p, .suppliers-footer p{
    font-family: 'Apercu-Regular';
    color: #fff;
    text-indent: 0;
    font-size: 16px;
    line-height: 1;
    margin-top: 5px;
}  
.suppliers-heading p a, .suppliers-footer p a{ 
    color: #fff; 
    text-decoration: none; 
}  
/*Suppliers Cover Page*/ 
.suppliers-coverpage img{ 
    margin: 0px auto;
} 
.suppliers-coverpage h2{ 
    font-family: 'Apercu-Bold'; 
    text-align: center;
    font-size: 55px;   
}
.suppliers-coverpage p{ 
    font-family: 'Apercu-Regular';
    text-indent: 0;
    font-size: 17px; 
    padding: 0 10%;   
} 
.suppliers-coverpage h3{
    font-family: 'Apercu-Bold';  
    text-align: center;
    font-size: 30px;   
} 
.suppliers-coverpage ul{ 
    position: relative;
}
.suppliers-coverpage ul li{ 
    list-style-type: none;
    font-size: 33px;
    padding-bottom: 5px;
} 
.suppliers-coverpage ul li:before{ 
    content: "\f45c";
    position: absolute;
    left: 1px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 9px;
    color: #1a589b;
    line-height: 32px;
}
.suppliers-coverpage ul li span{ 
    color: #000;
    font-family: 'Apercu-Regular';
    font-size: 17px; 
} 

.suppliers-artilink1 {
    position: absolute;
    bottom: 42%;
    left: 6%;
    width: 24%;
    height: 4%;
    transform: rotate(171deg);
}
.suppliers-artilink2{
    position: absolute;
    bottom: 38%;
    left: 13.5%;
    width: 14%;
    height: 4%;
    transform: rotate(171deg); 
}

/*Suppliers listing*/
.suppliers-listing{
    font-size: 14px;
    line-height: 1.2;
    font-family: 'Apercu-Regular';
}
.supp-listing-category{
    font-family: 'DIN-Bold';
    background: #d71c3b;
    color: #fff;
    padding: 5px 10px;
    font-size: 15px;
    line-height: 1;
    margin-bottom: 10px;
    margin-top: 25px;
}
.category-heading{
    font-family: 'DIN-Bold';
    color: #d71c3b;
    font-size: 15px;
    line-height: 1;
    margin-bottom: -7px;
}
.suppliers-listing h3{
    font-family: 'Apercu-Bold';
    font-size: 15px;
    line-height: 1; 
    margin-top: 12px;
    margin-bottom: 3px;
}
.suppliers-listing p{
    font-family: 'Apercu-Regular';
    font-size: 14px;
    line-height: 1.2;
    text-indent: 0; 
}
/*==============================================================
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
==============================================================*/
.ads-section{
    position: relative;
} 
.adv-link3 {
    position: absolute;
    bottom: 2.5%;
    left: 24%;
    width: 21%;
    height: 4%; 
}  
.adv-link4 {
    position: absolute;
    bottom: 6.5%;
    left: 24%;
    width: 21%;
    height: 4%; 
}
.adv-link5 {
    position: absolute;
    bottom: 3.5%;
    left: 26%;
    width: 17%;
    height: 4%; 
}
.adv-link6 {
    position: absolute;
    bottom: 3.5%;
    left: 44%;
    width: 23%;
    height: 4%; 
}
.adv-link7 {
    position: absolute;
    bottom: 15.5%;
    left: 34%;
    width: 32%;
    height: 6%; 
}

/*=============================================================================
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: 'MuseoSans-300';
    background: #004f91;
    color: #fff;
    text-align: center;
    padding: 8px 15px;
    font-size: 16px;
    margin-top: 35px;
    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: 'MuseoSans-300';
    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: 'MuseoSans-700';
    box-shadow: none;
    border: transparent;
    padding: 10px 15px 10px;
    font-size: 16px;
    line-height: 1;
    color: #ffffff;
    background: #004f91;
    /* cursor: pointer; */
    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: 'MuseoSans-900';
    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;
}

/* width control */
.width900{
    max-width: 900px;
}
.width700{
    max-width: 700px;
}
.width600{
    max-width: 600px;
} 
.width500{
    max-width: 500px;
}   

/* custom styles */ 
.bord30{
    border-radius: 30px;
}
.mar-center{
    margin: auto;
}
.cont-bordBT{
    border-bottom: 4px solid #fff;
}
.content-block h2{
    background: #329da5;
    color: #212529;
    font-family: 'MuseoSlab-900';
    margin-bottom: 0;
    padding: 10px 20px;
    text-transform: uppercase; 
}
.content-block .contentTxt{
    background: #d0d2c6;
    font-size: 16px;
    font-family: 'MuseoSans-300';
    line-height: 1.3; 
    padding: 20px; 
}
.list-disc{
    padding-left: 0;
    margin-top: 10px;
}
.list-disc li{
    position: relative;
    padding-left: 15px;
}
.list-disc li:before{
    content: '•';
    position: absolute;
    left: 0; 
}
.supplers-details{
    border: 1px dashed #d71c3b;
    padding: 40px;
}
.supplers-details h3{
    font-size: 32px;
    font-family: 'DIN-Bold';
}

/*--suppliers list category page--*/
.suppliers-list-category{
    font-family: 'DINCondensed';
    font-size: 20px;
    margin-top: -10px;
    margin-bottom: 20px;
}   
.suppliers-list-catbottom{
    margin-bottom: -20px;
    margin-top: 30px;
}
.list-square-outline{
    position: relative;
    margin-top: 15px;
}   
.list-square-outline li:before{
    content: '';
    width: 12px;
    height: 12px;
    border: 1px solid #000;
    position: absolute;
    left: 0; 
    margin-top: 2px;
}  
.listNumber{
    padding-left: 50px; 
}
.listNumber li{
    position: relative;
}
.listNumber li .countNumber{
    font-family: 'MuseoSlab-900';
    position: absolute;
    left: -20px; 
    top: 0;
}
.listnumber01{
    padding-left: 15px; 
}

.tbl-formula td{
    padding: 0.30rem;
    border-top: 0;
}
.tbl-info td{
    border: 1px solid #006fba;
    padding: .30rem;
}

.footnote{
    width: 300px;
    height: 2px;
    background: #000;
    margin-bottom: 10px;
}
.colred {
    color: #d2082e;
}

/*==============================================================
Responsive
==============================================================*/
@media (max-width: 4000px) {
    .navbar-header {
        width: 100%;
    }       
}
@media screen and (min-width: 1000px) {
    .single_image { 
        min-height: 1350px;
    } 

}
@media (max-width: 1027px) {
    .swiper-button-next, .swiper-button-prev {
        display: none;
    }
}
@media (min-width: 768px) {
    .resshowmob {
        display: none;
    }
    .colBorder {
    border-right: 1px solid #e6e6e6;
    } 
    .sup-logoright{
        float: right
    }
    .mob-breakbox{
        display: none;
    }
}
@media (max-width: 767px) { 
     .reshidemob {
        display: none;
    }
    .resmartop0 {
        margin-top: 0;
    }
    .mob-breakbox{
        display: inline-block;
    }
    .mt30xs{
        margin-top: 30px;
    }
}
 
@media screen and (max-width: 1000px)
{
    .single_image {
        background-size: cover;
        height: 100vh; 
    }  
}

/*-----------page responsive-----------*/
@media screen and (max-width: 1199px) and (min-width: 992px){
    .innhold-listing ul li{
        margin-bottom: 4px;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px){
    /* FONT */ 
    .font44{
        font-size: 34px !important;
    }
    .font60 {
        font-size: 44px !important;
    }
    /* COVER */ 
    .single_image{
        background-position-y: 0px;
        background-position-x: -105px;
    }
    .cover-colheading{
        padding: 30px;
        width: 500px;
        bottom: 150%; 
    }
    .heading-pageno {
        font-size: 20px; 
    } 
    .cover-colheading{
        right: 0px;
    }
    .cover-headingbox h1 { 
        font-size: 36px;  
    }
    .bottom-heading ul li{
        font-size: 24px; 
    }
    .articles-heading{
        font-size: 50px;
    }

    /*INNHOLD*/
    .kolofan-section .colBorder{
        border: none;
    } 
    .kolo-sec1 img, .kolo-sec2 img {
        width: 370px;
    }
    .innhold-listing ul li{
        margin-bottom: 13px;
        padding-bottom: 14px;
    }
}

@media screen and (max-width: 767px){
    .single_image { 
        background-repeat: no-repeat;
        background-size: cover;  
        background-position-x: -160px;
    }
    .coverlogo-issueinfo { 
        font-size: 13px; 
        text-align: center;
    }
    .coverlogo-issueinfo .text-right{
        text-align: inherit !important;
        margin-top: 8px;
    }

    /*ARTICLES*/

    .articles-heading { 
        font-size: 32px; 
    }  
    .sup-page-hlogo{
        margin: 0px auto 8px;
    } 
    .suppliers-coverpage h2 {
        text-align: center;
        font-size: 35px;
        line-height: 1.1;
    }
    .suppliers-coverpage h3 {
        text-align: left;
        font-size: 35px;
        line-height: 1;
    }
    .suppliers-coverpage p { 
        padding: 0 5%;
    }

    /*FONTS*/
    .font44 {
        font-size: 24px !important;
        line-height: 1.1 !important;
    }
    .font52, .font50 {
        font-size: 32px !important;
        line-height: 0.9 !important;
    }

    /*VIDEO ICON DEMO*/
    .demo-video {
        width: 80px; 
    }
    .demo-video3 {
        width: 90px; 
        right: 2%;
        top: 5%;
    }
}

@media screen and (max-width: 991px){
    .kolo-sec2{
        border-top: 1px solid #000;
        padding-top: 20px;
    }
    .kolo-sec1 img, .kolo-sec2 img {
        width: 200px;
    }
}
