/*==============================================================
Body and general tag css.
==============================================================*/
body {
    font-family: 'AGaramondPro-Regular';
    font-size: 19px;
    line-height: 23px; 
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-inline-start: 20px;
}
ul 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 {
    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;
}
.martop100 {
    margin-top: 100px;
} 
.martop50 {
    margin-top: 50px !important;
} 
.martop30 {
    margin-top: 30px;
} 
.marbot30 {
    margin-bottom: 30px;
}
.marbot20 {
    margin-bottom: 30px;
}
.marbot15 {
    margin-bottom: 15px;
}
.martop10 {
    margin-top: 10px !important;
}
.marbot10 {
    margin-bottom: 10px !important;
}
.martop0 {
    margin-top: 0 !important;
}
.marbot0 {
    margin-bottom: 0 !important;
}
.pl-15{
    padding-left: 15px !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;
}
.italic{
    font-family: 'AdobeGaramond-Italic';
}
/*==============================================================
Articles background color css
==============================================================*/
.blue-bg-article
{
    background-color: #c0e3f7;
    padding: 5px 25px 0px;
} 
/*==============================================================
Body and general tag css.
==============================================================*/
/*--AGaramondPro fonts--*/
@font-face {
    font-family: 'AGaramondPro-Regular';
    src: url('../fonts/AGaramondPro-Regular.eot');
    src: url('../fonts/AGaramondPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AGaramondPro-Regular.woff2') format('woff2'),
        url('../fonts/AGaramondPro-Regular.woff') format('woff'),
        url('../fonts/AGaramondPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} 

@font-face {
    font-family: 'AGaramondPro-Bold';
    src: url('../fonts/AGaramondPro-Bold.eot');
    src: url('../fonts/AGaramondPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AGaramondPro-Bold.woff2') format('woff2'),
        url('../fonts/AGaramondPro-Bold.woff') format('woff'),
        url('../fonts/AGaramondPro-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AdobeGaramond-Italic';
    src: url('../fonts/AdobeGaramond-Italic.eot');
    src: url('../fonts/AdobeGaramond-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AdobeGaramond-Italic.woff2') format('woff2'),
        url('../fonts/AdobeGaramond-Italic.woff') format('woff'),
        url('../fonts/AdobeGaramond-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*--Helvetica fonts--*/
@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica.eot');
    src: url('../fonts/Helvetica.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Helvetica.woff2') format('woff2'),
        url('../fonts/Helvetica.woff') format('woff'),
        url('../fonts/Helvetica.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica-Light';
    src: url('../fonts/Helvetica-Light.eot');
    src: url('../fonts/Helvetica-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Helvetica-Light.woff2') format('woff2'),
        url('../fonts/Helvetica-Light.woff') format('woff'),
        url('../fonts/Helvetica-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} 
@font-face {
    font-family: 'Helvetica-Bold';
    src: url('../fonts/Helvetica-Bold.eot');
    src: url('../fonts/Helvetica-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Helvetica-Bold.woff2') format('woff2'),
        url('../fonts/Helvetica-Bold.woff') format('woff'),
        url('../fonts/Helvetica-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica-Black';
    src: url('../fonts/Helvetica-Black.eot');
    src: url('../fonts/Helvetica-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Helvetica-Black.woff2') format('woff2'),
        url('../fonts/Helvetica-Black.woff') format('woff'),
        url('../fonts/Helvetica-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/*--Helvetica condensed fonts--*/
@font-face {
    font-family: 'HelveticaNeueLTStd-BdCn';
    src: url('../fonts/HelveticaNeueLTStd-BdCn.eot');
    src: url('../fonts/HelveticaNeueLTStd-BdCn.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNeueLTStd-BdCn.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTStd-BdCn.woff') format('woff'),
        url('../fonts/HelveticaNeueLTStd-BdCn.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueLTStd-BlkCn';
    src: url('../fonts/HelveticaNeueLTStd-BlkCn.eot');
    src: url('../fonts/HelveticaNeueLTStd-BlkCn.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNeueLTStd-BlkCn.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTStd-BlkCn.woff') format('woff'),
        url('../fonts/HelveticaNeueLTStd-BlkCn.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueLTStd-Cn';
    src: url('../fonts/HelveticaNeueLTStd-Cn.eot');
    src: url('../fonts/HelveticaNeueLTStd-Cn.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNeueLTStd-Cn.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTStd-Cn.woff') format('woff'),
        url('../fonts/HelveticaNeueLTStd-Cn.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueLTStd-ThCn';
    src: url('../fonts/HelveticaNeueLTStd-ThCn.eot');
    src: url('../fonts/HelveticaNeueLTStd-ThCn.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNeueLTStd-ThCn.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTStd-ThCn.woff') format('woff'),
        url('../fonts/HelveticaNeueLTStd-ThCn.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/*--MinionPro fonts--*/
@font-face {
    font-family: 'MinionPro-Bold';
    src: url('../fonts/MinionPro-Bold.eot');
    src: url('../fonts/MinionPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MinionPro-Bold.woff2') format('woff2'),
        url('../fonts/MinionPro-Bold.woff') format('woff'),
        url('../fonts/MinionPro-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MinionPro-Black';
    src: url('../fonts/MinionPro-Black.eot');
    src: url('../fonts/MinionPro-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MinionPro-Black.woff2') format('woff2'),
        url('../fonts/MinionPro-Black.woff') format('woff'),
        url('../fonts/MinionPro-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MinionPro-Regular';
    src: url('../fonts/MinionPro-Regular.eot');
    src: url('../fonts/MinionPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MinionPro-Regular.woff2') format('woff2'),
        url('../fonts/MinionPro-Regular.woff') format('woff'),
        url('../fonts/MinionPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*--Relay Bold fonts--*/
@font-face {
    font-family: 'Relay-Bold';
    src: url('../fonts/Relay-Bold.eot');
    src: url('../fonts/Relay-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Relay-Bold.woff2') format('woff2'),
        url('../fonts/Relay-Bold.woff') format('woff'),
        url('../fonts/Relay-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
} 

/* 10px gutter cols styles */
.gutter10x { margin-left: -5px; margin-right: -5px; }
.gutter10x [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

/*===============================================
Typography & color
===============================================*/  
.font-agaramondproR{font-family: 'AGaramondPro-Regular' !important;}
.font-agaramondproB{font-family: 'AGaramondPro-Bold' !important;}
.font-agaramondproI{font-family: 'AdobeGaramond-Italic' !important;}

.font-helvetica{font-family: 'Helvetica' !important;}
.font-helveticaL{font-family: 'Helvetica-Light' !important;}
.font-helveticaB{font-family: 'Helvetica-Bold' !important;}
.font-helveticaBlk{font-family: 'Helvetica-Black' !important;}

.font-helveticaCnB{font-family: 'HelveticaNeueLTStd-BdCn' !important;}
.font-helveticaCnBlk{font-family: 'HelveticaNeueLTStd-BlkCn' !important;}
.font-helveticaCn{font-family: 'HelveticaNeueLTStd-Cn' !important;}
.font-helveticaThCn{font-family: 'HelveticaNeueLTStd-ThCn' !important;}

.font-minionproB{font-family: 'MinionPro-Bold' !important;}
.font-minionproR{font-family: 'MinionPro-Regular' !important;}

.font-relayB{font-family: 'Relay-Bold' !important;}


.font14 { font-size: 14px !important; line-height: 1.6 !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: 1.1 !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-grblue{color: #4d7483 !important;}
.color-red{color: #d71c3b !important;}
.color-white{color: #fff !important;}
.color-black{color: #000 !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: 450px;
    overflow-y: scroll;
    padding: 15px 10px;
}
#header .site-navigation ul li{
    padding-bottom: 0px; 

}
#header .site-navigation ul li a {
    font-family: 'HelveticaNeueLTStd-BdCn';
    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: 21px 0 0 5px;
    display: inline-block;
    font-family: 'HelveticaNeueLTStd-Cn';
}
.navbar-brand {
    padding: 5px 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-item{
    font-family: 'HelveticaNeueLTStd-Cn' !important;
}
.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; 
}
.site-navigation ul li a:hover{
    color: #4d7483 !important;
}

 
.d-listing-head{
    font-family: 'HelveticaNeueLTStd-BdCn';
    text-align: right;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    padding: 5px 10px 0px;
    position: relative;
    margin-bottom: -5px;
}
.d-listing-head:after{
    content: '\f0d7';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 18px;
    margin-left: 3px;
}
.dropdown-listing a{
    font-family: 'HelveticaNeueLTStd-Cn' !important;
    padding: 7px 10px !important;
    display: block;
    text-align: right;
    color: #000;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
} 
/*==============================================================
Cover page css
==============================================================*/
.cover-contentbox{
    border: 1px solid #000;
    position: relative;
}
.cover-topbdr{
    background: #000;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 59px;
    left: 0;
    z-index: 1;
}
.single_image {
    background: url(../images/elements/cover-fullimg.jpg) right center;
    background-repeat: no-repeat;;
    background-size: cover;
    position: relative;
    margin: 0 15px;
    padding-top: 55px;
    border: 1px solid #000;
    background-position-y: -70px;
} 
.coverlogo {
    background: #fff;
    padding: 40px 0px 11px;
    margin: 0px -1px;
    border-bottom: 1px solid #000;
}
.coverlogo img {
    margin-left: -10px;
}
.coverlogo-issueinfo{
    font-family: 'Relay-Bold';
    font-size: 18px;
    letter-spacing: 2.75px;
}
.cover-circle{
    position: absolute;
    right: 8%;
    bottom: -15px;
}
.cover-left-headings {
    padding: 0px 20px;
    color: #000;
} 
.cover-heading-content{ 
    font-family: 'Helvetica-Light';
    line-height: 1.2;
    font-size: 23px;
    margin-bottom: 30px;
} 
.cover-right-headings{
    text-align: right;
    padding: 0px 20px;  
}
.cover-right-headings .cover-heading-content{  
    line-height: 1.2;
    font-size: 23px;
    margin-bottom: 30px;
    color: #000;
}  
.bottom-heading {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.bottom-heading h1{
    font-family: 'HelveticaNeueLTStd-BlkCn';
    color: #000;
    font-size: 80px;
    line-height: 1;
    padding-left: 17px; 
}
.bottom-heading h1 small{
    display: block;
    font-family: 'HelveticaNeueLTStd-BdCn';
    font-size: 33.7%;
}
.bottom-heading h2{
    font-family: 'Helvetica-Light' !important;
    font-size: 32px;
    line-height: 1;
    text-align: left;
    padding: 15px 15px 15px 23%; 
}
.bottom-heading h2 small{
    display: block; 
    font-size: 72.8%;
}
.bighead1{
    font-family: 'Helvetica-Light';
    font-size: 30px;
    line-height: 1;
}
.bighead2{ 
    font-size: 28px;
    line-height: 1;
} 
.cover-btm-info{
    background: #e3a680;
    color: #ffed00;
    font-family: 'Helvetica';
    margin-top: 5px;
    padding: 5px 15px;
    font-size: 18px;
    text-align: center;
}
.cover-arrow {
    font-size: 29px;
    width: 55px;
    height: 55px;
    border: 1px solid #5a5a5a;
    border-radius: 100%;
    text-align: center;
    padding: 13px 5px;
    color: #000;
    margin-left: auto;
    margin-top: 12px;
    position: absolute;
    bottom: 8%;
    right: 2%;
    background: #fff;
}
/*==============================================================
Innhold
==============================================================*/ 
.innhold-contentbox .row{
    margin-right: 0px;
    margin-left: 0px;
}
.innhold-contentbox .cols{
    padding-right: 0px;
    padding-left: 0px;
}
.innhold-listing { 
    background: linear-gradient(180deg, rgba(198,233,251,1) 0%, rgba(255,255,255,1) 12%);
    padding-left: 30px;
}
.innhold-head{ 
    font-family: 'Helvetica';
    font-size: 26px;
    line-height: 1;
    letter-spacing: 1px;
    margin-bottom: 25px;
    margin-top: 30px;
} 
.innhold-category-title{
    font-family: 'HelveticaNeueLTStd-BlkCn';
    font-size: 19px;
    line-height: 1;
    margin-bottom: 10px;
} 
.innhold-listing ul{
    list-style-type: none;
    padding-inline-start: 0;
    font-family: 'HelveticaNeueLTStd-Cn';
    margin-bottom: 25px;
}
.innhold-listing ul li{ 
    position: relative;
    padding-left: 30px;
    font-size: 20px;
    line-height: 1.3; 
}
.innhold-listing ul li span{
    position: absolute;
    left: 0;  
} 
.img-innhold{
    margin-bottom: 15px;
    background: #231f20;
    padding-left: 12%;
    padding-bottom: 10px;
}
.img-pageno{ 
    position: relative;
    width: 82%;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 4px;
    color: #fff;
    font-family: 'HelveticaNeueLTStd-ThCn' !important;
    padding: 10px 10px 0px;
    margin-bottom: 20px;
} 
.img-pageno span {
    position: absolute;
    right: -15%;
    top: 10px;
}
.innhold-contentbox .ulr-sitesection{ 
    margin-left: -30px;
    position: relative;
    top: 0;
} 
.click-info{
    font-family: 'HelveticaNeueLTStd-Cn';
    display: block;
    font-size: 17px;
    font-style: normal;
}
/*==============================================================
Leder
==============================================================*/
.leder-contentbox .ulr-sitesection{ 
    position: relative;
    top: 0;
}
.leder-heading{
    font-family: 'Helvetica';
    font-size: 29px;
    line-height: 1;
    margin-bottom: 15px;        
}
.leder-contentbox{
    padding: 0px 20px;
    background: linear-gradient(180deg, rgba(198,233,251,1) 0%, rgba(255,255,255,1) 12%);
}
.kolofan{
    padding-top: 57px;
}
.kolofan h6{
    font-family: 'Helvetica-Black';
    font-size: 17px;
    line-height: 1.1;
    margin-bottom: 3px;
}
.kolofan p{
    text-indent: 0;
    font-family: 'Helvetica-Light';
    font-size: 14.5px;
    line-height: 1.2;
}
.PFU-content{
    border: 2px solid #eb392d;
    padding: 20px;
    border-radius: 30px;
}
.PFU-content h5{
    font-family: 'Helvetica';
    font-size: 20px;
    line-height: 1.1;
    margin-bottom: 3px;
}
.PFU-content p{
    text-indent: 0;
    font-family: 'Helvetica-Light';
    font-size: 17px;
    line-height: 1.3;
}
.PFU-content h6{
    font-family: 'HelveticaNeueLTStd-BdCn';
    font-size: 20px;
    line-height: 1.1;
    margin-bottom: 3px;
    margin-top: 5px;
}
.leder-overlay{
    position: absolute;
    bottom: 15%;
    left: 15px;
   
}
.leder-overlay h2{
    color: #fbb568;
    font-family: 'HelveticaNeueLTStd-ThCn';
    font-size: 44px; 
}

/*==============================================================
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;
}

/*--articles gradient background--*/
.gradient-brownred{
    background: linear-gradient(180deg, #82101e 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}
.gradient-brownbg{
    background: linear-gradient(180deg, #a0938d 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}
.gradient-bluebg{
    background: linear-gradient(180deg, #b5e3f9 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}
.gradient-light-bluebg{
    background: linear-gradient(180deg, #c1e6fa 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
} 
.gradient-redbg{
    background: linear-gradient(180deg, #d26d74 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}
.gradient-sky-bluebg{
    background: linear-gradient(180deg, #4e8ac4 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}
.gradient-sky-bluebg1{
    background: linear-gradient(180deg, #c1e6fa 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}
.gradient-bluebg{
    background: linear-gradient(180deg, #315d71 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}
.gradient-light-bluebg1{
    background: linear-gradient(180deg, #525c6d 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}
.gradient-light-purple{
    background: linear-gradient(180deg, #58618c 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}
.gradient-orgbg{
    background: linear-gradient(180deg, #d47e25 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}
.gradient-dark-orgbg{
    background: linear-gradient(180deg, #d88e00 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}
.gradient-light-orgbg{
    background: linear-gradient(180deg, #f0cd33 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}
.gradient-pink{
    background: linear-gradient(180deg, #d56ca7 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}
.gradient-red{
    background: linear-gradient(180deg, #de3d19 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}
.gradient-lightred1{
    background: linear-gradient(180deg, #c7846f 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}
.gradient-lightred2{
    background: linear-gradient(180deg, #f3775c 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}
.gradient-brown{
    background: linear-gradient(180deg, #bd5921 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}
.gradient-darkbrown{
    background: linear-gradient(180deg, #602f17 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}
.gradient-lightbrown{
    background: linear-gradient(180deg, #e0ac8b 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
} 
.gradient-lightgreen{
    background: linear-gradient(180deg, #85c177 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}
.gradient-darkgreen{
    background: linear-gradient(180deg, #837626 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}
.gradient-lightpink{
    background: linear-gradient(180deg, #fadceb 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}
.gradient-gray{
    background: linear-gradient(180deg, #c2b78a 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}
.gradient-darkgray{
    background: linear-gradient(180deg, #818385 0%, rgba(255,255,255,1) 600px);
    padding: 0px 20px;
}



/*--articles gradient background--*/
.hrsolid{
    border-color: #000;
}
.table-display{
    display: table; 
}
.table-cell{
    display: table-cell;
    vertical-align: top;
}
.drop-txt { 
    float: left;
    font-size: 50px;
    font-weight: normal;
    padding: 15px 4px 5px 0px;
}
.ulr-sitesection{
    background: #231f20;
    font-family: 'HelveticaNeueLTStd-ThCn';
    letter-spacing: 2px;
    font-size: 15px;
    display: inline-block; 
    padding: 7px 15px;
    position: absolute;
    right: 0; 
    top: -13px;
}
.ulr-sitesection a{
    color: #fff;
}  
.page-category {
    position: relative;
    border-bottom: 1px solid #000;
}
.page-category span{  
    font-family: 'HelveticaNeueLTStd-Cn';
    display: block;  
    margin-right: 10px; 
    font-size: 15px;
    letter-spacing: 0.8px;
} 
.articles-heading{ 
    font-family: 'Helvetica-Light';
    font-size: 80px;
    line-height: 1;
    margin-bottom: 25px;
    margin-top: 45px;
    text-align: center;
}
.articles-heading small{ 
    font-family: 'HelveticaNeueLTStd-BdCn';
    display: block;
    font-size: 34%; 
    text-align: left;
    margin-bottom: 10px;
}
.intro-text{ 
    font-family: 'HelveticaNeueLTStd-Cn';
    text-align: center;
    font-size: 22px;
    line-height: 1.2; 
}
.articles-textfotobox{ 
    background: linear-gradient(270deg, rgba(40,36,37,1) 0%, rgba(255,255,255,0) 90%);
    font-family: 'HelveticaNeueLTStd-Cn';
    color: #fff;
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0.8px;
    margin-top: 25px;
    text-align: right;
    padding: 8px 80px 8px 0px;
    margin-right: 40px;
} 
.arti-writer-info{
    text-align: right;
    width: 80%;
    margin-left: auto;
    margin-top: -90px;
}
.arti-writer-info img{
    border-radius: 100%;
    border: 1px solid #000;
    margin-left: auto;
    margin-bottom: 10px;
    box-shadow: 8px 9px 14px -5px #757575;
}
.arti-writer-info span{
    font-family: 'AdobeGaramond-Italic';
}
.articles-subtitle { 
    font-family: 'HelveticaNeueLTStd-BlkCn';
    font-size: 20px;
    line-height: 1.2;
    margin-top: 20px;
}
.articles-subtitle-sm{
    font-family: Helvetica-Light;
    font-size: 34px;
    line-height: 1.1; 
    margin-bottom: 10px;
}
.articles-subtitle-sm span{
    font-family: 'HelveticaNeueLTStd-BdCn';
    font-size: 42px;
    line-height: 1.1;
}
.articles-contentsection p {
    margin-bottom: 0px;
}
.arti-end{
    width: 13px;
    height: 13px;
    background: #000;
    display: inline-block;
    margin-left: 3px;
}
.txtBG{ 
    background: #999999; 
    background: -moz-linear-gradient(left,  #999999 0%, #000000 100%); 
    background: -webkit-linear-gradient(left,  #999999 0%,#000000 100%); 
    background: linear-gradient(to right,  #999999 0%,#000000 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#000000',GradientType=1 ); 
    color: #fff;
    display: inline-block;
    font-family: 'Relay-Bold' !important;
    min-width: 420px;
    text-align: right;
    padding: 5px 30px;
    position: relative;
    left: -100px;

}
.txtBG small{
    font-size: 70%;
    letter-spacing: 2px;
    text-decoration: underline;
}
.seperator-dotted{
    border-bottom: 3px dotted #08b4af;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.section-seperator{
    border-top: 1px solid #343434; 
   margin: 40px 0; 
}

.content-border{
    border: 1px solid #000;
    padding: 12px;
}
.content-border p{
    font-size: 18px;
}
.content-block{ 
    border: 1px solid #000;
    padding: 20px;
}
.float-left{
    float: left;
    padding-right: 10px;
}
.img-center{
   margin: 30px auto 50px;
   max-width: 450px;
}
.disc-list{
    list-style-type: disc;
    font-family: 'AdobeGaramond-Italic';
    margin-bottom: 10px;
}
.disc-list li{
    padding-bottom: 5px;
}
.ads-title{ 
    background: #0a3e5c;
    color: #fff;
    font-family: 'AGaramondPro-Regular';
    font-size: 22px;
    text-transform: uppercase;
    text-align: right;
    padding: 5px 20px;
    margin-top: 10px;
    margin-bottom: 20px;
    letter-spacing: 2px; 
}

/*quate*/
.quote-box{ 
    font-family: 'Helvetica-Black';
    font-size: 20px;
    line-height: 1.2;
    color: #00a7e2;
    padding: 15px 0px;
    text-align: center;
}
.quote-box span{
    display: block;   
    margin-top: 10px;
    letter-spacing: 0.5px;
    font-family: 'HelveticaNeueLTStd-ThCn';
} 
.width600{
    max-width: 600px;
    margin: 0 auto;
}
/*--horoskopet page--*/
.horoskopet-icons {
    position: absolute;
    left: 100px;
    top: 0px;
}
.horoskopet-container{
    display: table;
    width: 100%;
    border-bottom: 3px dotted #08b4af;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.horoskopet-container:last-child{
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.horoskopet-signsbox{
    display: table-cell;
    width: 180px;
    vertical-align: top;
}
.horoskopet-signsbox h2{
    font-family: 'Helvetica-Light';
    font-size: 28px;
    line-height: 1;
    margin-bottom: 20px;
}
.horoskopet-signsbox h2 small{
    font-size: 52%;
    display: block;
    margin-top: 7px;
}
.horoskopet-detail{
    display: table-cell;
}
.horoskopet-detail p{
    text-indent: 0; 
}

.overlay01{
    color: #000;
    font-size: 24px;
}

/*--veilederkatalogen-head--*/
.veilederkatalogen-head{
    background: #11435e;
    padding: 5px 15px;
    color: #fff;
    font-family: 'MinionPro-Regular';
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
/*==============================================================
images/video-popup
==============================================================*/ 
.imgbox ,
.imgbox .imgpopup {
    display: block;
    position: relative;
}
.imgbox .imgpopup: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;
}
.imgpopup img {
    border: 1px solid #000;
}
.fancybox-caption__body { 
    font-size: 17px;
    font-family: 'AdobeGaramond-Italic';
}  
.img-gallery-row{
    margin-right: -5px;
    margin-left: -5px;
}
.img-gallery-col{
    padding-right: 5px;
    padding-left: 5px;
}
.images-caption{
    font-size: 17px;
    line-height: 19px;
    margin-top: 7px;
    font-family: 'AdobeGaramond-Italic';
}
.images-caption a{display: inline-block;}
.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-link1{
    position: absolute;
    bottom: 1.2%;
    right: 24%;
    width: 15.4%;
    height: 1.5%; 
}
.adv-link2{
    position: absolute;
    bottom: 1.2%;
    right: 41%;
    width: 29.4%;
    height: 1.5%; 
} 
.adv-link3{
    position: absolute;
    bottom: 10.2%;
    right: 5%;
    width: 58.4%;
    height: 10.5%; 
} 
.adv-link4 {
    position: absolute;
    bottom: 23.2%;
    left: 15%;
    width: 27%;
    height: 5.3%; 
}

.veiled-advlink1{
    position: absolute;
    top: 5.5%;
    left: 2%;
    width: 53.4%;
    height: 7.5%; 
}
.veiled-advlink2{
    position: absolute;
    top: 35.5%;
    right: 7%;
    width: 34.4%;
    height: 2%;
}
.veiled-advlink3{
    position: absolute;
    top: 48.5%;
    right: 11%;
    width: 31%; 
    height: 3.5%; 
}
.veiled-advlink4{
    position: absolute;
    top: 52.5%;
    right: 11%;
    width: 31%;
    height: 3.5%; 
}
.veiled-advlink4 {
    position: absolute;
    top: 56.5%;
    right: 11%;
    width: 31%;
    height: 4.5%; 
}
.veiled-advlink6 {
    position: absolute;
    bottom: 0.5%;
    left: 29%;
    width: 36.4%;
    height: 4.5%; 
}
.veiled-advlink7{
    position: absolute;
    bottom: 17.5%;
    right: 49%;
    width: 20%;
    height: 6.5%; 
}
.veiled-advlink8 {
    position: absolute;
    bottom: 17.5%;
    right: 30%;
    width: 17.5%;
    height: 6.5%;
}
.veiled-advlink9 {
    position: absolute;
    bottom: 17.5%;
    right: 3%;
    width: 25%;
    height: 6.5%;
}

/*=============================================================================
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: 'Helvetica';
    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: 'HelveticaNeueLTStd-Cn';
    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: 'HelveticaNeueLTStd-BdCn';
    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: 'HelveticaNeueLTStd-BdCn';
    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;
}


/*--------------demo extra css-----------*/
.demo-video {
    width: 120px;
    display: block;
    position: absolute;
    right: 1%;
    top: 1%;
}
.demo-video2 {
    width: 100px;
    display: block;
    position: absolute;
    right: 14%;
    top: 22%;
}
.demo-video3 {
    width: 100px;
    display: block;
    position: absolute;
    right: 15%;
    top: 10%;
}
.demo-video4 {
    width: 100px;
    display: block;
    position: absolute;
    right: 4%;
    top: 3%;
}
/*==============================================================
Responsive
==============================================================*/
@media (max-width: 4000px) {
    .navbar-header {
        width: 100%;
        height: 48px;
    }       
}
@media screen and (min-width: 1000px) {
    .single_image { 
        min-height: 1390px;
    } 
    .fancybox-caption__body { 
        max-width: 860px;
        margin: 0px auto;
    }

}
@media (max-width: 1027px) {
    .swiper-button-next, .swiper-button-prev {
        display: none;
    }
    .content-block{
        margin-top: 0px;
    }
}
@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) { 
    .resmartop0 {
        margin-top: 0;
    }
    .mob-breakbox{
        display: inline-block;
    } 
}
@media screen and (max-width: 1000px)
{
    .single_image {
        background-size: cover;
        height: 100vh;
        background-position-y: -47px;
    }  
}

/*-----------page responsive-----------*/
@media screen and (max-width: 991px) and (min-width: 768px){
    /*COVER*/
    .coverlogo img {
        width: 64%;
    }
    .cover-heading-content {  
        font-size: 18.5px; 
    }
    .coverlogo-issueinfo { 
        font-size: 13.3px;
        letter-spacing: 1.5px;
    }
    .cover-circle {  
        right: 5%;
        bottom: -30px;
        width: 160px;
    }
    .bighead1 { 
        font-size: 28px; 
    }
    .bighead2 {
        font-size: 22px; 
    }
    .cover-right-headings .cover-heading-content { 
        font-size: 18.5px; 
    }
    .bottom-heading { 
        bottom: 11px; 
    } 
    .bottom-heading h1 {  
        font-size: 51px; 
    }
    .bottom-heading h2 { 
        font-size: 27px; 
        padding: 13px 15px 0; 
    }
    .cover-btm-info { 
        font-size: 16px; 
    } 

    /*INNHOLD*/
    .innhold-head { 
        font-size: 24px; 
        letter-spacing: 0; 
    }

    /*articles*/ 
    .articles-heading { 
        font-size: 50px; 
    }
    .articles-heading small{
        font-size: 45%;
    }
    .horoskopet-icons {
        position: absolute;
        left: 100px;
        top: -3px;
        width: 340px;
    }
}

@media screen and (min-width: 768px){ 
    .hidden-md{
        display: none;
    }
    .overlay01{
        position: absolute;
        top: 10%;
        max-width: 80%;
        left: 10%; 
        line-height: 1.4;
    }

}
@media screen and (max-width: 767px){ 
    #header .site-navigation ul {
        max-height: 75vh; 
    }
    /*cover*/
    .single_image { 
        background-position-y: 3px;
    }
    .coverlogo { 
        padding: 18px 0px 5px; 
    }
    .coverlogo-issueinfo { 
        font-size: 10.8px;
        letter-spacing: 0.5px;
    }
    .cover-btm-info {   
        font-size: 14px;
        line-height: 15px; 
    }
    .cover-arrow { 
        bottom: 2%;
        right: 2%; 
    }
    /*innhold*/
    .innhold-head { 
        font-size: 20px;
        line-height: 1;
        letter-spacing: 0px; 
    }
    .innhold-listing { 
        padding-left: 20px;
        padding-right: 20px;
    } 
    /*leder*/ 
    .kolofan {
        padding-top: 30px;
        margin-top: 15px;
        border-top: 1px solid #000;
    }
    /*articles common*/
    .innhold-contentbox .ulr-sitesection, .leder-contentbox .ulr-sitesection{ 
        margin: 0px auto 20px;
    }
    .ulr-sitesection {
        position: relative;
        right: 0;
        top: 0;
        width: 185px;
        margin: -23px auto 0px;
        display: block;
        margin-bottom: 30px;
    }
    .articles-heading { 
        font-size: 42px; 
    }
    .articles-heading small { 
        font-size: 45%; 
    }
    .articles-textfotobox {
    background: linear-gradient(270deg, rgba(40,36,37,1) 0%, rgba(255,255,255,0) 100%); 
    }
    .arti-writer-info { 
        margin-top: -60px;
        width: 100%;
    }
    .horoskopet-icons {
        position: relative;
        left: 0;
        margin-bottom: -12px;
    }
    .horoskopet-container {
        display: block; 
    }
    .horoskopet-signsbox {
        display: block;
        width: auto;
        vertical-align: top;
        margin-bottom: 20px;
    }
    .mtxs30{
        margin-top: 30px;
    }

    /*demo ads*/
    .demo-video, .demo-video2 {
        width: 60px; 
    }
     
} 

@media screen and (max-width: 560px){
    .articles-heading {
        font-size: 32px;
    }
    .articles-heading small {
        font-size: 60%;
    }
    .font50,
    .font40 {
        font-size: 34px !important; 
    }
 }
