/*-----------------------------------------------------------------------------------
FONTS USE ON MAGZINE
----------------------------------------------------------------------------------*/ 
@font-face {
    font-family: 'AvenirNextCondensed-Bold'; 
    src: url('../fonts/AvenirNextCondensed-Bold.woff2') format('woff2'),
         url('../fonts/AvenirNextCondensed-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AvenirNextCondensed-Regular'; 
    src: url('../fonts/AvenirNextCondensed-Regular.woff2') format('woff2'),
         url('../fonts/AvenirNextCondensed-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BelyDisplay'; 
    src: url('../fonts/BelyDisplay.woff2') format('woff2'),
         url('../fonts/BelyDisplay.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'WarnockPro-Bold'; 
    src: url('../fonts/WarnockPro-Bold.woff2') format('woff2'),
         url('../fonts/WarnockPro-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'WarnockPro-It'; 
    src: url('../fonts/WarnockPro-It.woff2') format('woff2'),
         url('../fonts/WarnockPro-It.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'WarnockPro-Regular'; 
    src: url('../fonts/WarnockPro-Regular.woff2') format('woff2'),
         url('../fonts/WarnockPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AlphabetizedCassetteTapes'; 
    src: url('../fonts/AlphabetizedCassetteTapes.woff2') format('woff2'),
         url('../fonts/AlphabetizedCassetteTapes.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'alphabetizedcassettetapesclassic'; 
    src: url('../fonts/alphabetizedcassettetapesclassic.woff2') format('woff2'),
         url('../fonts/alphabetizedcassettetapesclassic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaPT-Book'; 
    src: url('../fonts/FuturaPT-Book.woff2') format('woff2'),
         url('../fonts/FuturaPT-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*===============================================
Typography & color
===============================================*/
.ANCond-B{font-family: 'AvenirNextCondensed-Bold';}
.ANCond-R{font-family: 'AvenirNextCondensed-Regular'!important;}
.bely-Dis {font-family: 'BelyDisplay' !important;}
.WarnockPro-B{font-family: 'WarnockPro-Bold' !important;}
.WarnockPro-R{font-family: 'WarnockPro-Regular' !important;}
.WarnockPro-I{font-family: 'WarnockPro-It' !important;}

.alphaCT{font-family: 'AlphabetizedCassetteTapes'; }
.alphaCTC{font-family: 'alphabetizedcassettetapesclassic';}

.futura{font-family: 'FuturaPT-Book'; }

em{font-family: 'WarnockPro-It' !important; font-style: normal;}

.font12 { font-size: 12px !important; line-height: 1.1 !important; }
.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; }
.font64 { font-size: 64px !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; }


/*==============================================================
Body and general tag css.
==============================================================*/
body {
    font-family: 'WarnockPro-Regular'; 
    font-size: 19px;
    line-height: 1.4;
    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 {
    font-family: 'BelyDisplay'; 
    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: 70px;
}
.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;
}
p+p{
    text-indent: 25px;
}
.text-indent25{
    text-indent: 25px;
}
.no-indent{
    text-indent: 0;
}
.hrsolid{
    border-top-color: #bcbdc0;
}
figure{
    margin-bottom: 0;
}   
/*==============================================================
Header css
==============================================================*/
#header {
    position: fixed;
    top: 0px;
    width: 100%;
    background-color: #fff;
    max-height: 53px;
    min-height: 53px;
    z-index: 2 !important;
}  
#ghar {
    position: relative;
    padding: 8px 0 0;
}
#ghar .date { 
    color: #5f5f5f;
    font-size: 14px;
    line-height: 5px;
    vertical-align: bottom;
    display: inline-block;
    font-family: 'WarnockPro-Bold';
    margin-left: 5px;
} 
#ghar img {
    height: 36px;
    display: inline-block; 
} 

/*==============================================================
Cover page css
==============================================================*/   
.cover-img-section{
    margin-top: 60px;
}  
.cover-box{
    position: relative;
}  
.cover-artilink1{
    position: absolute;
    bottom: 33.5%;
    right: 7%;
    width: 37%;
    height: 4.5%;
}
.cover-artilink2{
    position: absolute;
    bottom: 23%;
    right: 7%;
    width: 31%;
    height: 7.5%;
}
.cover-artilink3{
    position: absolute;
    bottom: 14.5%;
    right: 8%;
    width: 56%;
    height: 3.5%;
} 

/*-----------------------------------------------------------------------------------
LEDER PAGE
----------------------------------------------------------------------------------*/   
.redaktoren-section h2{
    font-family: 'BelyDisplay';
    color: #05362c;
    font-size: 55px; 
}
.leder-sign{
    width: 100px;
}

/*--------------------------------
KOLOFON STYLE
--------------------------------*/
.kolofan-section{
    background: #f2f6f2;
    padding: 30px 30px;
    margin-top: 40px;
    font-family: 'AvenirNextCondensed-Regular';
    font-size: 15px;
    line-height: 1.4; 
} 
.logo-kolofan{
    width: 85%;
    margin-bottom: 20px;
}
.kolofan-section .col{
    word-wrap: break-word;
}
.kolofan-section h6{
    font-family: 'AvenirNextCondensed-Bold';
    margin: 20px 0 0;
}
.kolofan-cover-img{
    width: 62%;
}
/*-----------------------------------------------------------------------------------
INNHOLD PAGE
----------------------------------------------------------------------------------*/  

.innhold-imgbox{
    position: relative;
    margin-bottom: 5px;
} 
.innhold-imgbox span{
    font-family: 'WarnockPro-Bold';
    font-size: 40px;
    line-height: 1;
    color: #6e7e78;
    position: absolute;
}
.innhold-box .col:nth-child(1) span{ 
    top: 20px;
    left: 20px;
}
.innhold-box .col:nth-child(2) span{ 
    top: 20px;
    left: 20px;
    color: #959595;
}
.innhold-box .col:nth-child(3) span{   
    bottom: 10px;
    right: 20px; 
}
.innhold-box .col:nth-child(4) span{ 
    top: 20px;
    right: 20px;
    color: rgba(255,255,255,0.8);
}
.nav-innhold{
    background: #e5ede4;
    padding: 60px 60px 60px;
}
.nav-innhold h2{
    color: #05362c;
    font-size: 40px;
    line-height: 1;
    margin-bottom: 50px;
}
.nav-innhold-content {
    font-family: 'AvenirNextCondensed-Regular'; 
    font-weight: 600;
    list-style-type: none;
    padding-inline-start: 0;    
}
.nav-innhold-content li {
    position: relative;
    padding-right: 50px;
    margin-bottom: 10px;
}
.nav-innhold-content li span{
    position: absolute;
    right: 0;
}
.innhold-img-nav .col:nth-child(1) span{
    bottom: 10px;
    right: 18px;
    color: rgba(255,255,255,0.7);
}
.innhold-img-nav .col:nth-child(2) span{
    top: 15px;
    left: 15px;
    color: rgba(255,255,255,0.7);
}
.innhold-img-nav .col:nth-child(3) span{
    bottom: 10px;
    right: 18px;
    color: rgba(255,255,255,0.7);
}
/*==============================================================
articles CSS
==============================================================*/
.articles-container{
    margin-top: 75px;
}  
.search-thumbs img{
    width: 100%;
} 
.row5{
    margin: 0 -2.5px;
}
.row5 .col{
    padding: 0 2.5px;
}

.articlebg1{
    background: url(../images/articleP4-img1.jpg) no-repeat top center;
    background-size: cover;
    padding: 40px 30px 40px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
.articlebg2{
    background: url(../images/articleP23-img1.jpg) no-repeat top center;
    background-size: cover;
    padding: 40px 40px; 
}
.articlebg-container2{
    background: #fff;
    padding: 30px 30px;
}
.overlay-heading1{
    position: absolute;
    bottom: 7%;
    width: 100%;
    color: #fff;
    text-shadow: 2px 3px 5px #000;
}
.point-icon{
    position: absolute;
    height: 50px;
    left: -1px;
    top: 74px;
}
.PSS-logo{
    position: absolute;
    top: 5%;
    left: 3%;
    width: 180px;
} 
.magnify-icon{
    width: 50px;
    position: absolute;
    right: 20px;
    top: -45px
}
.masroom-icon{
    width: 36px;
    position: absolute;
    left: 0;
}
.adj-heading1{
    border-bottom: 1px solid #7a917c;
    display: block;
    margin-left: 47px;
}
.adj-imgbox1 {
    width: 185px;
    float: right;
    margin-left: 10px;
}
.adj-imgbox2{
    width: 110px;
    position: absolute;
    left: 0;
    top: 0;
}
/*-------intro-content-------*/
.intro-content {
    font-family: 'WarnockPro-Bold';
    font-size: 21px;
    line-height: 1.3; 
    margin-bottom: 20px; 
}
.textInfoBox {
    font-family: 'WarnockPro-Bold';
    margin-top: 10px; 
    font-size: 15px; 
} 
/*--------- bg-drop-text -----------*/
.drop-txt {
    font-family: 'WarnockPro-Bold';
    float: left;
    font-size: 90px;
    font-weight: normal;
    line-height: 34%;
    padding: 33px 10px 0px 0;
} 

/*----------article common css----------*/
.textHeading {
    font-family: 'WarnockPro-Bold';
    font-size: 19px;
    line-height: 25px;
    margin-top: 27px;
} 
.fakt-box{
    position: relative;
    border: 1px solid #c0ab99;
    padding: 25px 25px;
    font-family: 'AvenirNextCondensed-Regular'; 
    font-size: 18px;
    line-height: 1.2;
} 
.fakt-icon{
    width: 35px;
    position: absolute;
    top: -19px;
    right: 19px;
} 
 
/*------quotes----------*/
.quate-box {
    color: #074d2b;
    font-family: 'WarnockPro-Regular';
    font-size: 25px;
    line-height: 1.1;
    text-align: center;
} 

/*-------images caption------------*/
.imgCap {
    margin-top: 5px;
    font-size: 16px;
    line-height: 20px;
    font-family: 'AvenirNextCondensed-Regular';
}  
/*==============================================================
images/video-popup
==============================================================*/ 
.imgbox {
    margin-bottom: 30px;
}
.imgbox a {
    display: block;
    position: relative; 
}
.imgbox a:before {
    background: url(../images/elements/plus-icon.png) no-repeat center center; 
    content: '';
    width: 34px;
    height: 34px;
    position: absolute;
    right: 15px;
    bottom: 15px; 
    z-index: 2;
}
.fancybox-caption__body { 
    font-size: 19px;
    font-family: 'AvenirNextCondensed-Regular'; 
    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;
} 

/*==============================================================
Responsive
==============================================================*/ 

@media screen and (max-width: 1000px){
    
}
@media screen and (max-width: 999px) and (min-width: 768px){ 
     .article-heading .font70{
        font-size: 60px !important;
     } 
    .article-heading .font46 {
        font-size: 36px !important; 
    } 
    .article-heading .font60 {
        font-size: 50px !important;
        line-height: 0.9 !important;
    }
    .article-heading .font44 {
        font-size: 37px !important;
        line-height: 1 !important;
    }
    .font26 {
        font-size: 23px !important;
        line-height: 1 !important;
    }
}

@media (max-width: 4000px) {
          
} 

@media screen and (min-width: 1200px){ 
    .cover-img-section { 
        min-height: 1270px;
    } 
    .container {padding: 0;}
}
@media screen and (max-width: 1199px){  
    .container{width: 100%; max-width: 100%; padding-left: 30px; padding-right: 30px;}
     
}
@media screen and (max-width: 1023px){
    .wrapper{
        padding-left: 15px;
        padding-right: 15px;
    } 
}
@media screen and (max-width: 1000px)
{  
    .cover-container{
        padding-left: 30px;
        padding-right: 30px;
    } 
}

@media screen and (min-width: 1000px) {  
    .container {
        width:1000px !important;
    }  
}
@media (max-width: 1027px) {
    .swiper-button-next, .swiper-button-prev {
        display: none;
    }
}
@media (max-width: 991px) {  
     
}
@media screen and (min-width: 768px){
    .colBorder {
        border-right: 1px solid #bcbdc0;
    }     
}
@media screen and (min-width: 992px){
     
}
@media (max-width: 767px) { 
    #ghar img {
        height: 28px; 
    }  
    #ghar { 
        padding: 14px 0 0;
    }  
    .cover-container{
        padding: 0px 30px;
    } 
    .mt30xp{
        margin-top: 30px;
    }

    .font28 {
        font-size: 26px !important;
        line-height: 1 !important;
    }
    .adj-imgbox1 { 
        float: none;
        margin-left: 0px;
    }
    .PSS-logo { 
        width: 80px;
    }
    .ad-infobox{
        padding-left: 20px !important;
    }
    .overlay-heading1 {
        position: relative;
        bottom: 0;
        width: 100%;
        color: #000;
        text-shadow: none;
        margin-top: 30px;
    }
    .font50 {
        font-size: 31px !important;
        line-height: 1 !important;
    }
    .font56 {
        font-size: 38px !important;
        line-height: 1 !important;
    }
    .font60 {
        font-size: 30px !important;
        line-height: 0.9 !important;
    }
    .font44 {
        font-size: 29px !important;
        line-height: 1 !important;
    }
    .font70 {
        font-size: 35px !important;
        line-height: 0.9 !important;
    }
    .font46 {
        font-size: 26px !important;
        line-height: 1 !important;
    }
    .adsj-head56.font56{
            font-size: 28px !important;
    line-height: 1 !important;
    }

    .redaktoren-section h2 {
        font-family: 'BelyDisplay';
        color: #05362c;
        font-size: 39px;
    }
}
   

/*==============================================================
sidebar and toolbox css
==============================================================*/
.header-upgrade .header-search-release {
    right: 16px !important;
}
#bootom-toobar{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    text-align: center; 
    padding: 7px 0;
}
.slide-btn {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
} 
.mag-tool-btn {
    background: #000;  
    display: inline-block;
    cursor: pointer;
    color: #fff;
    padding: 5px 15px;
    margin-right: -5px;
    text-align: center;
    border-left: 1px solid #5c5c5c;
    font-size: 12px;
    line-height: 20px;
}
.mag-tool-btn:hover {
    background: #343434;
}
.mag-tool-btn:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-left: none;
}
.mag-tool-btn:last-child{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; 
}
.mag-tool-btn a img { 
     width: 20px;
    margin-right: 4px;
    margin-top: -1px;
    display: inline-block;
    vertical-align: middle;
}
.mag-tool-btn.inhold a img {
    width: 24px; 
}
.mag-tool-btn.more-option a img{
    width: 23px; 
}
.mag-tool-btn.share a img{
    width: 18px; 
}
.mag-tool-btn.favorite a img{
    width: 18px; 
}
.more-option{
    position: relative; 
} 
.more-container {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    background: #000;
    width: 150px;
    border-radius: 5px;
    position: absolute;
    bottom: 43px;
    right: 50%;
    margin-right: -75px;
    color: #fff;
    box-shadow: 0px 0px 5px #5f5f5f;
    display: none;
}
.more-container.more-option-show {
    display: block;
}
.more-container:before {
    content: '\f0d7';
    font-family: 'Font Awesome 6 Free';
    font-weight: bold;
    position: absolute;
    right: 50%;
    bottom: -12px;
    color: #000;
    font-size: 33px;
    text-align: center;
    z-index: 1;
    margin-right: -10.5px;
}
.more-container ul {
    list-style-type: none;
    padding-inline-start: 0;
    position: relative;
    z-index: 1;
}
.more-container ul li {
    display: table; 
    border-bottom: 1px solid #7f7f7f;
    width: 100%;
    line-height: 1;
    padding-bottom: 0;
}
.more-container ul li:last-child {
    border-bottom: none;
}
.more-container.more-option-show ul li:hover {
    background: #343434;
}
.more-container.more-option-show ul li a {
    display: table;
    padding: 10px 10px;
    width: 100%;
}
.option-icon {
    display: table-cell;
    font-size: 12px;
    position: relative;
    top: 0px;
    width: 25px; 
    color: #fff; 
}
.option-text {
    display: table-cell;
    vertical-align: middle; 
    font-size: 13px;
    line-height: 1;
    color: #fff;
    padding-left: 10px; 
    text-align: left;
} 

/*slidebar*/
#nav-sidebar{
    position: fixed;
    left: -100%;
    top: 0;
    width: 40%;
    height: 100%;
    background: #fff;
    z-index: 9;
    transition: all ease 0.5s;
    box-shadow: -11px 0 19px #666;
    padding: 0px 20px 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    overflow: auto; 
}
#nav-sidebar.nav-sidebar-open{
    left: 0;
}
.slider-thumb-container{
    padding: 15px 15px;
    transition: all ease 0.5s;
}
.slider-thumb-container:hover {
    cursor: pointer;
    box-shadow: 0px 0px 5px #3a9ee9;
}
.divider-cover-arti{
    border-top: 2px solid #000;
}
#nav-sidebar h2{
    font-weight: 700;
    font-size: 20px;
    margin-top: 30px;
    text-transform: uppercase;
}
.slider-thumb-container h3{
    font-family: 'AvenirNextCondensed-Bold'; 
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 0;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-transform: uppercase;
}
.slider-thumb-container h3 small{
    font-size: 70%;
    margin-bottom: 2px; 
}
#nav-sidebar::-webkit-scrollbar {
  width: 7px;
  position: relative;
  left: -5px;
} 
#nav-sidebar::-webkit-scrollbar-track { 
  border-radius: 10px;
  box-shadow: inset 0 0 5px #ddd; 
} 
#nav-sidebar::-webkit-scrollbar-thumb {
  background: #b9b9b9; 
  border-radius: 10px;
} 
#nav-sidebar::-webkit-scrollbar-thumb:hover {
  background: #919191; 
} 
.inhold-overlay{
    background: rgba(255,255,255,0.85);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 5;
    visibility: hidden; 
} 
.fixed-body{
    position: fixed;
}
.fixed-body .swiper-container {
    opacity: 0.4;
}
.nav-slider-close{
    cursor: pointer;
    margin: -40px -7px 0px auto;
    position: sticky;
    top: 13px;
    z-index: 1;
    background: #fff;
    box-shadow: 1px 1px 6px #cdcdcd;
    height: 45px;
    width: 45px;
    padding: 8px;
    border-radius: 100%;
    transition: all ease 0.3s;
}
.nav-slider-close:hover {
    background: #f3f3f3;
}
.favorite-added-msg {
    position: fixed;
    top: 0;
    background: rgba(255, 255, 255, 0.95);
    z-index: 2;
    text-align: center;
    width: 100%;
    height: 100%;
    display: none;
    transition: all ease 0.3s;
}
.favorite-msg-show{
    display: block;
}
.favorite-msg-container{ 
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    background: #fff;
    box-shadow: 1px 2px 5px #ddd;
    border-radius: 15px;
    display: inline-block;
    padding: 20px; 
    position: relative;
    top: 35%;
}
.favorite-msg-container h2{ 
    font-family: 'Roboto', sans-serif;
    font-weight: 400;   
    font-size: 21px; 
}  
.favorite-added-msg img {
    margin: 0 auto 15px;
    width: 70px;
    display: block;
}

@media screen and (max-width: 1199px){
    #nav-sidebar { 
    width: 95%; 
    }
    .mag-tool-btn:hover {
        background: transparent;
    }
}
@media screen and (max-width: 767px){
    #nav-sidebar { 
    width: 100%; 
    }
    #bootom-toobar { 
        background: #000; 
        padding: 0;
    }
    .mag-tool-btn { 
        padding: 10px 24px;  
    } 
    .more-container { 
        bottom: 52px;
        margin-right: -35px; 
    }
    .more-container:before { 
        right: 15%; 
        margin-right: 0px;
    }
    .favorite-added-msg img { 
        width: 40px;
        margin-bottom: 7px; 
    }
    .favorite-msg-container { 
        padding: 15px 20px;
        font-size: 15px; 
    }
    /*.mag-tool-btn span{
        display: none;
    }*/
}

/*=============================================================================
Del pop-up
=============================================================================*/
.del-pop {
    background: #fff; 
    font-family: 'FlamaSemicondensed-Bold';
    color: #766341;  
}
.del-pop.open {
    opacity: 1;
    visibility: visible;
    z-index: 999;
}
.copy-url {
    text-align: center;
}
.copy-url small {
    display: block;
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-top: 20px;
    font-size: 13px;
}
.del-pop .copy-url .text-holder,
.del-pop .copy-url button {
    display: inline-block;
    vertical-align: middle;
}
.del-pop .copy-url .text-holder {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    border: 1px solid #e7e7e7;
    color: #a1a1a1;
    font-size: 14px;
    padding: 10px;
    line-height: 1;
    word-break: break-word;
    display: block;
    border-radius: 50px;
}
.del-pop .copy-url button {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    box-shadow: none;
    border: transparent;
    padding: 13px 30px;
    font-size: 16px;
    line-height: 1;
    color: #ffffff;
    background: #000000;
    border-radius: 50px;
    margin-top: 10px;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    display: block;
    text-align: center;
    margin: 10px auto 0px;
} 
.del-pop .copy-url button:focus {
    outline: none;
}
.del-pop .share-social {
    color: #000; 
    margin-bottom: 15px;
    text-align: center;
}
.del-pop .share-social ul li {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
    padding-bottom: 0;
    margin-right: 17px;
}
.del-pop .share-social ul li a {
    text-align: center; 
    display: block;
    line-height: 1;
    font-size: 26px;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    border-radius: 100%;
    height: 60px;
    width: 60px;
    padding: 16px 0px;
    background: #fff;
    box-shadow: 1px 1px 5px #ddd;
    border: 1px solid #e3e3e3;
}
.del-pop .share-social ul li a:hover {
    opacity: 0.8;
}
.del-pop div.del-close {
    position: absolute;
    right: 15px;
    font-size: 30px;
    top: 15px;
    color: #616161;
    cursor: pointer;
}

.modal {
    background: rgba(255,255,255,0.9); 
}
.modal-backdrop { 
    background-color: transparent; 
}
.modal-content{
    border-radius: 25px; 
    box-shadow: 1px 2px 5px #ddd;
    border: 1px solid #f1f1f1;
}
.share-modal-heading{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #000;
    text-align: center;
    font-size: 23px;
    margin-bottom: 3px;
    margin-top: 12px;
}
.modal-header{ 
    display: block; 
    border: 0;
    padding-bottom: 0px;
} 
.modal-header .close {
    padding: 0;
    margin: 0; 
    outline: none;
    width: 24px;
}
.modal-open .swiper-container{
    opacity: 0.5;
}
@media (min-width: 576px){
    .modal-dialog {
        max-width: 440px; 
    }
}
@media screen and (max-width: 767px){
    .del-pop .share-social ul li { 
        margin-right: 7px;
    }
    .modal-content { 
        width: 90%;
        margin: auto;
    }
    .del-pop .share-social ul li a { 
        font-size: 23px; 
        height: 55px;
        width: 55px;
        padding: 16px 0px; 
    }

}




