
body {
    font-family: 'KlinicSlab-Book';
    font-size: 19px;
    line-height: 24px;
    color: #000 !important;
    font-weight: normal;
    background:#fff;
    margin: 0;
    text-rendering: optimizeLegibility;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-font-smoothing: subpixel-antialiased;
    height: 100%;
    width: 100%;
    visibility:hidden;
}

img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    vertical-align: top;
}
/*  ---------------------------------------------------------------
    TYPOGRAPHY
    --------------------------------------------------------------- */
/*h1, h2, h3,h4,h5,h6 { color:#555;  text-align: initial;}*/
h1 {
    font-size: 88px;
    position: relative;
    margin: 0px 0px 30px;
    text-transform: initial;
    font-weight: 600;
}
h2 { font-size: 28px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; line-height: 26px; }
h5 { font-size: 18px; line-height: 24px; }
h6 { font-size: 16px; }

.lead {
    font-size: 19px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 50px;
    color: #6e6e70;
    font-family: 'dincond-medium';
    text-align: center !important;
}

p { 
    margin-bottom: 0;
    text-indent: 25px;
}

h1 {
    font-size: 88px;
    position: relative;
    margin: 0px 0px 30px;
    text-transform: initial;
    font-weight: 600;
}
ul li {
    padding-bottom: 10px;
}
.fonttype3 {
    font-family: 'BebasNeue' !important;
    font-weight: 500;
}
.spcr40 {
    height: 40px;
}
a.linkBox {
    color: #000;
}
a, a:visited, a:hover, a:active, a:focus, input, select, textarea {
    outline: none;
    text-decoration: none;
}

.cm-row10 .col-xs-1, .cm-row10 .col-xs-2, .cm-row10 .col-xs-3, .cm-row10 .col-xs-4, .cm-row10 .col-xs-5, .cm-row10 .col-xs-6, .cm-row10 .col-xs-7, .cm-row10 .col-xs-8, .cm-row10 .col-xs-9, .cm-row10 .col-xs-10, .cm-row10 .col-xs-11, .cm-row10 .col-xs-12, .cm-row10 .col-sm-1, .cm-row10 .col-sm-2, .cm-row10 .col-sm-3, .cm-row10 .col-sm-4, .cm-row10 .col-sm-5, .cm-row10 .col-sm-6, .cm-row10 .col-sm-7, .cm-row10 .col-sm-8, .cm-row10 .col-sm-9, .cm-row10 .col-sm-10, .cm-row10 .col-sm-11, .cm-row10 .col-sm-12, .cm-row10 .col-md-1, .cm-row10 .col-md-2, .cm-row10 .col-md-3, .cm-row10 .col-md-4, .cm-row10 .col-md-5, .cm-row10 .col-md-6, .cm-row10 .col-md-7, .cm-row10 .col-md-8, .cm-row10 .col-md-9, .cm-row10 .col-md-10, .cm-row10 .col-md-11, .cm-row10 .col-md-12, .cm-row10 .col-lg-1, .cm-row10 .col-lg-2, .cm-row10 .col-lg-3, .cm-row10 .col-lg-4, .cm-row10 .col-lg-5, .cm-row10 .col-lg-6, .cm-row10 .col-lg-7, .cm-row10 .col-lg-8, .cm-row10 .col-lg-9, .cm-row10 .col-lg-10, .cm-row10 .col-lg-11, .cm-row10 .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px;
}
.cm-row10 {
    margin-left: -5px;
    margin-right: -5px;
}
.fontBebasNeueBold {
    font-family: 'BebasNeueBold' !important;
}
.fontGeorgia {
    font-family: Georgia !important;
    font-style: italic;
}
.gapByHeightBox {
    height: 10px;
}

.testAndPhoto {
    font-family: 'KlinicSlab-Medium';
    font-size: 16px;
    margin-top: 25px;
    border-top: 1px dashed #b4b4b4;
    border-bottom: 1px dashed #b4b4b4;
    padding: 5px 0px;
    margin-bottom: 20px;
}
.testAndPhoto span{
    font-family: 'KlinicSlab-Bold';
}
.colYellowText {
    color: #d2b751 !important;
}

.drop-txt3 {
    float: left;
    font-size: 70px;
    font-weight: bold;
    line-height: 100%;
    padding: 0px 7px 0 0;
    color: #000;
    font-family: 'KlinicSlab-Book';
    top: -4px;
    position: relative;
}
/*----------------------- header & element css ---------------------------------*/
#header {
    position: fixed;
   	top: 0px;
    width: 100%;
    background-color: #000000;
    max-height: 53px;
    min-height: 53px;
    z-index: 999!important;    
}
.topSpacer {
    padding-top: 80px;
}
.spcr80 {
    height: 80px;
}
.spcr30 {
    height: 30px;
}
.borderRightTab {
    border-right: 1px solid #000;
}
.articleResPage {
    position: relative;
}
.spcr100 {
    height: 100px;
}

.spcr150 {
    height: 150px;
}
.noIndent, .imgCap {
    text-indent: 0;
}
.drop-txt {
    float: left;
    font-size: 90px;
    font-weight: bold;
    line-height: 80%;
    padding: 0 15px 0 0;
    color: #000;
    font-family: 'BebasNeueBold';
}

.issue-info {
    color: #ffffff;
    font-size: 16px;
    position: relative;
    top: 12px;
}

/*-----------------------nav bar---------------------------------*/
.navbar {
    margin-bottom: 0px;
    border-radius: 0;
}
.navbar-default {
    background-color: transparent;
    border: 0;
}
.navbar-default .navbar-toggle, 
.navbar-default .navbar-toggle:focus, 
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    margin-right: 0;    
}
.navbar-toggle {
    margin-top: 9px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.navbar-default .navbar-nav > li > a,
.dropdown-menu > li > a {
    font-family: 'Raleway', sans-serif !important;
    font-size: 15px;
    font-weight: 500;
    text-align: right;
    text-transform: uppercase;
    color: #333;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 5px 10px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 25px;
    height: 3px;
    border-radius: 1px;
}
.navbar-brand>img {
    display: inline-block !important;
}
.navbar-default .navbar-collapse, 
.navbar-default .navbar-form {
    border-color: #e7e7e7;
    background: rgba(255,255,255,10);
    margin-top: 3px;
}
.nav.navbar-nav.navbar-right {
    height: 330px;
    overflow: auto;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 5px;
}

.navbar-toggle .icon-bar {
    height: 3px;
    width: 28px;
}

/*-----------------------cover logo holder---------------------------------*/
.coverlogo.darkTrans {
    background-color: #fff;
    margin-top: 49px;
    position: relative;
    padding: 20px 0px;
}
/*-----------------------norsk glof issuebox---------------------------------*/
.issueNumberBox {
    border-top: 5px solid #000;
    border-bottom: 5px solid #000;
    color: #000;
	position: absolute;
	right: 0;
	top: 13%;
}
.issueUNumberTab {
    border-bottom: 1px solid #000;
	font-family: 'BebasNeueBold';
	font-size: 50px;
    padding: 16px 0px 10px;
}
.issueDateTab
{
	 font-family: 'BebasNeueLight';
	 font-size: 29px;
   padding: 9px 0px 2px;
}
.urlTab {
    font-family: 'BebasNeueBold';
    font-size: 22px;
    padding-top: 3px;
}

/*===============================================================================
cover page css
===============================================================================*/
.coverLinkstoPage {
    letter-spacing: 0px;
    padding-right: 4%;
}
.indexLinktoPage {
    cursor: pointer;
    font-size: 28px;
    line-height: 2px;
    font-weight: lighter;
}
.bottomLinkBox {
    position: absolute;
    bottom: 3%;
    margin: 0 30px;
}
.LinksBoxTabs {
    margin: 70px 30px 30px 30px;
    color: #fff;
}
.pluseIconBox {
    margin-top: 15%;
    text-align: right;
}
.TopLinkBox {
    margin-top: 14%;
    margin-left: 30px;
}
.lineHeightNoneBox {
    line-height: normal;
    text-align: right;
}
.TopLinkBox p {
    font-family: 'BebasNeueBook';
    background: #bd6e2b;
    color: #fff;
    display: inline;
    padding-left: 5px;
    padding-right: 4px;
    font-size: 25px;
    padding-top: 1px;
}
.LinksBoxTabs p {
    font-size: 40px;
    letter-spacing: 1px;
    margin-bottom: 12px;
    text-indent: 0;
    background: transparent;
    font-family: 'BebasNeueBook';
    font-weight: normal;
    font-style: normal;
}
.bottomLinkBox h1 {
    font-family: 'BebasNeueBold';
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 242px;
    color: #fff;
}

.single_image {
    background: url(../images/fullpage-cover.jpg) no-repeat top center;
    z-index: 1!important;
    width: 100%;
    height: 100%;
    display: block;
    background-position: -20px 210px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
.bottomLinkBox p {
    font-family: 'BebasNeueBook';
    background: #bd6e2b;
    color: #fff;
    display: inline;
    padding-left: 5px;
    padding-right: 4px;
    font-size: 30px;
    padding-top: 1px;
}
.TopLinkBox h1 {
    font-family: 'BebasNeueBold';
    font-weight: normal;
    font-style: normal;
    margin-top: 10px;
    font-size: 60px;
    line-height: 0.8;
    color: #fff;
}
.urlTab a {
    color: #000;
}
topic{
    display: none;
}


/*===============================================================================
innhold css
===============================================================================*/
.innholdBoxTab {
    background: #000;
    padding-left: 15px;
    font-family: 'BebasNeueBook';
    color: #fff;
    font-size: 35px;
    letter-spacing: 1px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.innholdList {
    font-weight: 600;
}
.innholdListTab.indexLinktoPage {
    cursor: pointer;
    font-size: inherit;
    line-height: initial;
    font-weight: 600;
    text-align: left;
}
.listTextBox p {
    font-family: 'KlinicSlab-LightItalic';
    font-size: 17px;
}
.listTextBox {
    font-family: 'KlinicSlab-Bold';
    border-bottom: 1px solid #000;
    padding: 15px 10px;
}
.borderBottomInn2 {
    border-bottom: none;
}
.innholdListTab h1 {
    font-family: 'BebasNeueRegular';
    border-bottom: 1px solid #000;
    margin: 0px;
    padding-left: 10px;
}
.borderInnWhole {
    border-bottom: 1px solid #000;
    margin-top: 15px;
    margin-bottom: 15px;
}
.imgInnBox2 {
    position: absolute;
    bottom: 10%;
    width: 45%;
    left: 5%;
}
.imgInnBox2 h1 {
    font-family: 'BebasNeueRegular';
    margin: 0px;
    padding-left: 10px;
    color: #fff;
}
.imgLinkBox {
    font-family: 'KlinicSlab-Bold';
    padding: 0px 15px;
    color: #fff;
}
.imgLinkBox p {
    font-family: 'KlinicSlab-LightItalic';
    color: #fff;
    font-size: 17px;
}
.resLinkTab {
    position: relative;
    border-bottom: 1px solid #000000;
    padding-bottom: 15px;
}
.borderInnWhole2 {
    border-bottom: 10px solid #000;
    margin-top: 15px;
}
.kolofanBox {
    margin-top: 30px;
}
.norskLogoBlack {
    margin-top: 20px;
}
.kolofanContentBox {
    margin-top: 15px;
}
.kolofanContentBox p {
    font-size: 15px;
    font-family: 'Ubuntu';
    line-height: 21px;
}
.boldTextKolo {
    font-family: 'Ubuntu-Bold';
}
.kolofanHeadText {
    font-family: 'Ubuntu-Bold';
    font-size: 16px;
    letter-spacing: -1px;
    line-height: 19px;
}
.imgInnBoxWidth48 {
    position: absolute;
    bottom: 10%;
    width: 45%;
    left: 5%;
}
.innholdListTab h1 {
    font-family: 'BebasNeueRegular';
    border-bottom: 1px solid #000;
    margin: 0px;
    padding-left: 10px;
}
.noBord {
    border-bottom: none !important;
}
.diffCol {
    color: #fff !important;
}


/*===============================================================================
leder
===============================================================================*/
.lederContentBox h1 {
    font-family: georgia;
    font-weight: bold;
    font-style: italic;
    font-size: 50px;
    text-align: left;
}
.lederNameBox {
    font-family: 'KlinicSlab-Medium';
    margin-top: 40px;
}
.innspillNameBox img {
    width: 160px;
}
.LederLightTest {
    font-family: 'KlinicSlab-BookItalic';
}
.lederImg {
    position: absolute;
    top: -1.9%;
    width: 75%;
    right: -3%;
}



/*===============================================================================
article tag header css
===============================================================================*/
.articleTopBox2 {
    position: absolute;
    top: -26px;
    left: 5%;
    z-index: 999;
}
.articleTitleTab2 {
    font-family: 'BebasNeueRegular';
    color: #fff;
    background: #000;
    padding: 60px 10px 0px;
    font-size: 23px;
    text-align: center;
}
.articleTitleTab2, .articleTitleTab4 {
    background: #1b1d21 !important;
    position: relative;
}
.articleTitleTab2::before,
.articleTitleTab2::after, 
.articleTitleTab4::before, 
.articleTitleTab4::after {
    background-color: #979fa4;
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
}
.articleTitleTab2::before, 
.articleTitleTab4::before {
    left: 5px;
}
.contentSection {
    margin-top: 100px;
}

.articleTitleTab4 {
    font-family: 'BebasNeueRegular';
    color: #fff;
    background: #000;
    padding: 70px 9px 0px;
    font-size: 21px;
    line-height: 0.8;
    text-align: center;
    width: 94px;
}

.lederContentBox {
    background: #88baae;
    padding-top: 100px;
    text-align: justify;
    padding-bottom: 60px;
    margin-top: 20px;
    position: relative;
}
.lederGreenBorder {
    background-color: #ffffff !important;
    border: 30px solid #88baae;
}

.lederGoldenBorder {
    background-color: #ffffff !important;
    border: 30px solid #d6bf64;
}
.articleTitleTab2::after, .articleTitleTab4::after {
    right: 5px;
}


/*===============================================================================
golfskolen
===============================================================================*/

.artiCoverBgBox {
    position: relative;
    margin-top: 5px;
}
.articleTitleTab4 ,.articleTitleTab5 {
    font-family: 'BebasNeueRegular';
    color: #fff;
    background: #1b1d21 !important;
    padding: 70px 9px 0px;
    font-size: 21px;
    line-height: 0.8;
    text-align: center;
    position: relative;
    width: 95px;
} 
.articleTopBox4 {
    position: absolute;
    top: -25px;
    left: 4% !important;
    z-index: 999;
}

.articleTopBox5 {
    position: absolute;
    top: -25px;
    right: 40px !important;
    z-index: 999;
}

.articleTopBox4.layout-1 {
    left: auto !important;
    right: 5%;
    top: 0px;
    position: absolute;
    z-index: 999;
}
.articleTitleTab2::before, .articleTitleTab2::after, 
.articleTitleTab4::before, .articleTitleTab4::after {
    background-color: #979fa4;
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
}
.articleTitleTab2::before, 
.articleTitleTab4::before {
    left: 5px;
}
.articleTitleTab2::after, 
.articleTitleTab4::after {
    right: 5px;
}
.articleTitleTab5::after {
    right: 4px;
}

.golfSkolenHeading {
    background: #000;
    position: relative;
    padding: 0px 20px 13px;
}
.golfSkolenHeading h2 {
    color: #fff;
    font-family: 'AmericanCaptain';
    font-size: 150px;
    margin-bottom: -18px;
    margin-top: 0px;
}
.col-YellowCol {
    color: #ffbe0d !important;
}
.golfSkolenHeading p {
    color: #fff;
    font-family: 'KlinicSlab-Bold';
    font-size: 14px;
}
.col-YellowCol {
    color: #ffbe0d !important;
}
.golfSkolenHeading img {
    width: 40%;
    position: absolute;
    right: 0;
    top: 0;
}
.yellowBoxBorder {
    background: #ffbe0d;
    height: 10px;
    margin-top: 5px;
}
.golfIconBox p {
    font-family: 'KlinicSlab-Bold';
    text-indent: 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-bottom: 3px;
}
.golfIconBox p {
    font-size: 12px;
}
.txtwhite {
    color: #ffffff !important;
}
.golfIconBox {
    text-align: center;
    position: absolute;
    z-index: 999;
    bottom: 2%;
    right: 3%;
}
.golfIconBox img {
    margin: 0px auto;
    width: 80% !important;
}
.blockelement {
    position: absolute;
    bottom: 22%;
    max-width: 450px;
    left: 22%;
}
.darkBlueBak {
    background: #1b1d21 !important;
    padding: 15px 20px;
}
.yellowBorder01 {
    background: #ffbe0d;
    height: 10px;
    margin-top: 5px;
}
.blocK01 {
    color: #fff;
}
.yellow-title {
    display: inline-block;
    background: #d1b750;
    color: #000;
    font-family: 'BebasNeueBold';
    padding: 4px 5px 0;
    font-size: 25px;
}
.blocK01 h2 {
    line-height: 1;   
    font-family: 'BebasNeueLight';
    font-size: 70px;
}
.blocK01 h2 span{
    font-size: 96px;
}
.darkBlueBak .blocK01 p {
    font-size: 17px;
    line-height: 24px;
    margin: 20px 0;
}
.imgRight {
    margin: 0 0 0 88%;
}
.overlapBoxTips2 {
    position: absolute;
    z-index: 99;
    width: 39%;
    left: 2%;
    bottom: 2%;
}
.golfTipSHeading {
    background: #ffbe0d;
    padding: 6px 47px 3px;
    font-family: 'BebasNeueBold';
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 23px;
}
.golfTipsBlackbox h3 {
    font-family: 'BebasNeueBold';
    color: #fff;
    font-size: 23px;
    margin-top: 0;
    margin-bottom: -20px;
}
.golfTipsBlackbox {
    background: #1a1517;
    padding: 30px 30px;
    margin-top: 2px;
}
.col-whiteCol {
    color: #fff !important;
}
.golfTipsBlackbox h2 {
    color: #fff;
    font-family: 'BebasNeueLight';
    font-size: 42px;
}
.bigImagWithTipsBox {
    position: relative;
}
.golfTipsBlackbox p {
    color: #fff;
}
.fancybox::after {
    background: url(../images/elements/plus-icon.png) no-repeat center center;
    bottom: 0;
    content: '';
    height: 85px;
    position: absolute;
    right: 0%;
    width: 85px;
    z-index: 2;
}
.imgBox img {
    margin-bottom: 8px;
}


/*===============================================================================
utstyr
===============================================================================*/
.utstyrHeadingBox {
    background: #1b1d22;
    padding: 40px 30px 0px 30px;
}
.utstyrHeadingBox h1 {
    font-family: 'BebasNeueBold';
    color: #fff;
    font-size: 200px;
    margin-bottom: -30px;
    font-weight: 600;
}
.utstyrSubHeadBox {
    background: #1e7144;
    padding: 5px 20px 5px 37px;
    color: #fff;
    border-top: 3px solid #fff;
}
.utstyrSubHeadBox .leftTextBox {
    text-align: left;
    font-family: 'BebasNeueBook';
    font-size: 21px;
    letter-spacing: 1px;
}
.utstyrSubHeadBox .rightTextBox {
    float: right;
    font-family: 'KlinicSlab-Bold';
    font-size: 20px;
}
.artiTextBoxWithImg {
    position: relative;
}
.annonseText {
    font-family: 'BebasNeue';
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 17px;
    letter-spacing: 1px;
}
.discreptionBox {
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 5px 20px;
    font-size: 14px;
    line-height: 1;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.col-oneHalfBox3 {
    padding-left: 0px;
    padding-right: 0px;
}
.noteTextBox {
    font-family: 'KlinicSlab-MediumItalic';
    font-size: 16px;
    line-height: 20px;
    margin-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
}
.twoImgBox3 {
    margin-left: 0px;
    margin-right: 0px;
}
.gryBoxArtiDetail {
    background: #d3d3d5;
    padding: 20px;
    border-bottom: 3px solid #fff;
}
.gryBoxArtiDetail h4 {
    font-family: 'BebasNeueBold';
    font-size: 36px;
    line-height: 35px;
}
.gryBoxArtiDetail p {
    font-size: 18px;
    line-height: 20px;
}
.golgPlaisirBox {
    background: #227144;
    padding: 20px;
}
.golgPlaisirBox p {
    color: #fff;
    font-family: 'KlinicSlab-MediumItalic';
    text-align: center;
    text-indent: 0;
    margin-top: 15px;
    line-height: 20px;
    font-size: 19px;
}
.golgPlaisirBox a {
    color: #fff;
}
.golgPlaisirBox img {
    width: 80%;
    margin: 0px auto;
}


/*===============================================================================
norger
===============================================================================*/
.articleTopBox7 {
    background: #000;
    color: #fff;
    text-align: right;
    padding: 2px 25px;
    margin-top: 20px;
    position: relative;
    z-index: 999;
}
.overlapImgCover4 {
    background: url(../images/elements/utstyrBg2.png);
    background-repeat: repeat-x;
    height: 224px;
    position: relative;
    margin-top: -59px;
}
.backNineDiffHead {
    margin-left: 30px;
    margin-top: 90px;
}
.backNineDiffHead h5 {
    font-family: 'CaflischScriptWebPro';
    font-size: 40px;
}
.backNineDiffHead h4 {
    font-family: 'CaflischScriptPro-Bold';
    font-size: 60px;
    margin-top: 15px;
}
.backNineRightBox img {
    position: absolute;
    z-index: 9999;
    width: 250px;
    left: auto;
    right: 20%;
}
.backNineMarBox {
    margin-top: 100px;
    margin-bottom: 40px;    
}
.backNineHeadingBox h2 {
    font-family: 'PTSerif-Italic';
    font-size: 56px;
    line-height: 55px;
}
.backNineHeadingBox h6 {
    font-family: 'PTSerif-Italic';
    font-size: 18px;
    line-height: 23px;
    margin-top: 40px;
    margin-bottom: 25px;
}
.footerBoxBackNine {
    background: #000;
    color: #fff;
    padding-top: 6px;
    padding-bottom: 1px;
    text-align: right;
    position: relative;
}
.footerBoxBackNine ul {
    list-style: none;
}
.footerBoxBackNine ul li {
    display: inline;
    padding: 0px 30px;
    font-family: 'CaflischScriptWebPro';
    font-size: 20px;
}
.fbLogoBox {
    position: relative;
    z-index: 1;
}
.fbLogoBox img {
    display: inline;
    width: 24px;
}
.fbLogoBox p {
    font-family: 'Ubuntu-Bold';
    text-indent: 0;
    display: inline-block;
    font-size: 15px;
}
.fbLogoBox p a {
    color: #000;
}
.golfBallTab {
    width: 150px;
    margin-top: -100px;
}

/* Sujan 2019-09-04 */

/* font family */
.font-klinicslab-bookIta{font-family: 'KlinicSlab-BookItalic';}
.klinicslabFont { font-family: 'KlinicSlab-Bold'; }
.fontBebasNeueBook { font-family: 'BebasNeueBook' !important;}

/* font size */
.font24{font-size: 24px;}

/* color */
.col-Org{
    color: #d6bf64;
}

.marbot30{
    margin-bottom: 30px;
}

.adsPanel {
    margin-top: 80px;
}

.advBox {
    margin-bottom: 30px;
    position: relative;
}
.advBox > a { 
    position: absolute;
}

.fullpageImg {
    margin-top: 80px;
    position: relative;
}

.photoCredit {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 15px;
    color: #fff;
    margin-top: 15px;
}

.hangContent {
    background: #000000 url(../images/elements/hangcontentbg.jpg) repeat-y left top;
        background-size: auto;
    background-size: contain;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.1;
    padding: 40px 30px 0;
    position: absolute;
    right: 5%;
    top: 0;
    width: 300px;
    z-index: 2;
}

.hangContent .hangTitle {
    font-family: 'BebasNeueRegular';
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
}

.contnetTriangle {
    bottom: -108px;
    left: 0;
    position: absolute;
    z-index: -1;
}

.articleTopBox3 {
    right: 50px !important;
    top: -20px;
    position: absolute;
    max-width: 95px;   
    z-index: 999;    
   
}

.LederBlueLbox { 
    padding-top: 225px;
    padding-bottom: 70px; 
    font-size: 19px;
    text-align: left;
}

.innspillImg {
    position: absolute;
    bottom: 0px;
    width: 85%;
    right: 0%;
    z-index: 9;
}
.articleTitle h2 {   
    font-size: 75px;
    font-weight: 500;
    margin: 10px 0;
    word-wrap: break-word;
    line-height: 1;
}
.artifirstBlackHead {   
    padding-left: 15px;
    margin-top: 50px;
}
.artiEndIcon {
    display: inline-block;
    width: 70px;
    position: relative;
    top: 2px;
}

.whitetrans {
    width: 50%;   
    padding: 40px 30px 40px 55px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+12,ffffff+92&0+7,0.65+12,0.65+83,0+91 */
background: -moz-linear-gradient(top, rgba(255,255,255,0) 7%, rgba(255,255,255,0.65) 20%, rgba(255,255,255,0.65) 83%, rgba(255,255,255,0) 91%, rgba(255,255,255,0) 92%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 7%,rgba(255,255,255,0.65) 20%,rgba(255,255,255,0.65) 83%,rgba(255,255,255,0) 91%,rgba(255,255,255,0) 92%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 7%,rgba(255,255,255,0.65) 20%,rgba(255,255,255,0.65) 83%,rgba(255,255,255,0) 91%,rgba(255,255,255,0) 92%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
.artiBgWithTriangleBox {
    margin-top: 26px;
    margin-bottom: 40px;
    position: relative;

}
.titleoverlapBox {
    position: absolute;
    bottom: 10%;
    right: 10%;  
    z-index: 99;
}
.titleoverlapHead {
    font-family: georgia;   
    font-weight: bold;
    font-size: 80px;
    line-height: 1;
    margin-bottom: 50px;
}
.articleTitle .articleSubTitle {
    font-family: 'KlinicSlab-MediumItalic';
    font-size: 20px;
    line-height: 25px;
    margin-top: 0px;
}
.litHeadSec {
    font-family: 'BebasNeueLight';
    font-size: 68px;
}
.col-green{color: #6cac9d ;}

.processModule {
    border: 1px dashed #000000;
    margin-bottom: 30px;
    padding: 15px;
    position: relative;
}
.processModule .inner-content{
     padding: 40px 20px;
     background: #f2edd2;
}
.processModule .processCount {
    left: 50%;
    margin-left: -17px;
    position: absolute;
    top: -17px;
    width: 34px;
}
.imgGallerySpcr10 {
    margin-bottom: 30px;
}

.processContent .processTitle {
    font-family: 'BebasNeueBold';
    font-size: 30px;
    line-height: 1;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.focus thead > tr {
    background: #000;
    color: #fff;
    font-family: 'KlinicSlab-Bold';
}
.focus thead > tr td{
    padding: 5px;
    }
.focus tbody > tr td{
    margin: 5px 0;
    text-align: center;   
    padding: 5px;
}
.focus tbody > tr {
 border: 4px solid #f2edd2;
    }
.focus tbody > tr.softOrg {
    background: #ece0b5;
}

.focus tbody > tr.darkOrg {
    background: #e5d397;
}

.listtype01{
    list-style: none;
    padding-left: 30px;
}
.listtype01 li{
    position: relative;
    margin-bottom: 10px;
    font-family: 'KlinicSlab-BookItalic';
}

.listtype01 li::before {    
    content: '';
    position: absolute;
    margin-left: -30px;
    width: 20px;
    height: 20px;
    background: url(../images/list-single-flower.png) no-repeat top left;
    top: 7px;

}

.darkback{
   background: #1a1517;
   color: #fff; 
   padding: 30px; 
}

.headBannerOverlay01 {
    position: absolute;
    bottom: 5%;
    left: 5%;
}

.imgBox {
    margin-bottom: 30px;
    position: relative;
}

.title-xl01 {
    font-size: 130px;
    line-height: 0.8;
    color: #fff;
    font-family: 'BebasNeueBold';
}

.exclaicon {
    position: absolute;
    width: 40px;
    top: 13px;
    left: 44%;
}

.bottonUrlbox {
    font-family: 'KlinicSlab-MediumItalic';
    font-size: 23px;
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #000;
    border-top: 1px dashed #000;
    text-align: center;
    margin-top: 30px;
    line-height: 1.1;
}
.overlay-quotebox {  
    font-size: 23px;
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #fff;
    border-top: 1px dashed #fff;
    text-align: center;
    margin-top: 30px;
    line-height: 1.1;
    color: #fff;
}

.imgBox .imgCap, .imgColorBox .imgCap {
    border-bottom: 1px solid #cccccc;
    font-family: 'KlinicSlab-BookItalic';
    font-size: 16px;
    line-height: 1;
    margin-top: 6px;
    padding-bottom: 10px;
}

.imgBox .imgCap.caption-position{
    position: absolute;
    bottom: 10px;
    color: #fff;
    left: 15px;
    right: 15px;
    border-bottom: none;
}

.txttitle {
    font-family: 'KlinicSlab-Bold';
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 5px;
    margin-top: 30px;
}

.inner-quote{
    max-width: 660px; 
    margin: 0 auto;
}

.overlay-quotebox01 { 
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #fff;
    border-top: 1px dashed #fff;
    text-align: center;
    margin-top: 30px;
    line-height: 1.1;
    color: #fff;
}

.overlay-quotebox01 .inner-quote{
    max-width: 450px; 
    margin: 0 auto;
}

.overlayquote01 {
    position: absolute;
    top: 20%;   
    right: 5%;
    width: 450px;
}

.imgBox .imgCount {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 24px;
}
.imgGallery {
    margin-bottom: 30px;
}
.imgGallery .row > [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.imgGallery .imgBox {
    margin-bottom: 5px;
}

.galleryCap { 
    padding: 20px;
    font-style: italic;
    font-size: 17px;
    line-height: 23px;
}

.galleryCap .capCount {   
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-style: normal;
    height: 22px;
    line-height: 20px;
    text-align: center;
    width: 22px;
}

.col-whiteCol {
    color: #fff !important;
}

.bgblack {
    background-color: #000000 !important;
}
.bgyellow2 {
    background-color: #a5851b !important;
}
.font-babesNuelight{
    font-family: 'BebasNeueLight' !important;
}
.overlayquote{
    position: absolute;
    bottom: 12%;
    left: 15%;
    right: 15%;
}

.imgBox .imgCount {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 24px;
}
.artiSecback{
     background: #1b1d21;
        padding: 30px 30px;
        margin-bottom: 10px;
        color: #fff;
}

.artiSecheadingBox {
    font-size: 80px;
    line-height: 1;
}

.headBannerOverlay02 {
    position: absolute;
    bottom: 20%;
    left: 5%;
}

.title-xl02 {
    font-size: 100px;
    line-height: 1;
    color: #fff;
    font-family: 'BebasNeueBold';
}
.articleTopBoxS5 {
    position: absolute;
    top: -25px;
    right: 2%;
    z-index: 999;
}

.article-top .articleTitleTab4 {
    border-right: 4px solid #fff;
    border-left: 4px solid #fff;
}

.spiltSidensistTitleTab {
    width: 200px !important;
    font-size: 30px;
    padding: 30px 5px 0px;
}

.articleTitleTab2, .articleTitleTab4 {
    background: #1b1d21 !important;
    position: relative;
}
.article-top .articleTitleTab4::before {
    left: 4px !important;
    width: 1px;
    background-color: #868686;
}
.articleTitleTab4::before, .articleTitleTab4::after {
    background-color: #979fa4;
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
}
.spiltSidensistTitleTab {
    font-size: 30px;
    line-height: 1;
}

.triangleWidth001 {
    width: 200px;
}

.spiltSidensistTitleTab span {
    position: relative;
    bottom: -28px;
}

.articleTitle h2 {
  
    font-size: 60px;
    font-weight: 500;
    margin: 10px 0;
    word-wrap: break-word;
    line-height: 1;
}

.spiltSidensistBox h6 {
    font-family: 'BebasNeueLight';
    font-size: 44px;
    margin-top: -10px !important;
}

.spiltSidensistSubhead {
    background: #000;
    color: #fff;
    font-family: 'KlinicSlab-Bold';
    display: inline-block;
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.spiltSidensistConTextTab p {
    font-family: 'KlinicSlab-MediumItalic';
}

.spiltSidensistBlackBox {
    background: #000;
    color: #fff;
    margin-top: 10px;
    float: left;
    padding: 20px;
}

.spiltSidensistHeadBlack {
    width: 100%;
    float: left;
    font-family: 'KlinicSlab-Bold';
    border-bottom: 1px dotted #fff;
    border-top: 1px dotted #fff;
    font-size: 22px;
    padding: 4px 0px;
    margin-bottom: 18px;
    margin-top: 20px;
}
.spiltSidensistHeadBlack {
    border-bottom: 1px dotted #fff;
    border-top: 1px dotted #fff;
}
.spiltSsistCol40 {
    width: 20%;
    float: left;
}
.spiltSsistCol60 {
    width: 80%;
    float: left;
}
.bannerImg{
    position: relative;
    margin-bottom:40px; 
    margin-top: 40px;
}
.articleTitle h2{
    margin-bottom: 30px; 
}

.dashed {
    list-style-type: none;
    font-family: 'KlinicSlab-MediumItalic';
    line-height: 20px;
    font-size: 17px;
}
.dashed li::before {
    content: '-';
    position: absolute;
    margin-left: -20px;
}

.thumbSec{
    position: absolute;
    width: 28px;
}
.list-sec{    
    margin-left: 25px;
    top: 0;
    list-style-type: none;
    font-family: 'KlinicSlab-MediumItalic';
    line-height: 1.1;
    font-size: 17px
}

.list-sec li{
   position: relative; 
}
.list-sec li::before {
    content: '-';
    position: absolute;
    margin-left: -20px;    
}


.spiltSsistCol40 img {
    width: 25px;
}
.spiltSidensistFooter {
    background: #000;
    color: #fff;
    font-family: 'KlinicSlab-Medium';
    margin-top: 50px;
    font-size: 16px;
    padding: 5px 10px;
}
.orgYellowCol {
    color: #fdb414 !important;
}
.spiltSidensistFooter a {
    color: #fff;
    font-family: 'KlinicSlab-MediumItalic';
}
.dottedBorderBox {
    border-top: 1px dotted #fff;
    height: 2px;
    margin: 4px 0px 20px;
    float: left;
    width: 100%;
}
.golfTipsBlackbox p {
    color: #fff;
    font-size: 18px;
}
.marbot10{
    margin-bottom: 10px;
}

.noMarginBtm {
    margin-bottom: 0 !important;
}
.golfSkolen01{
    position: absolute;
    left: 42%;
    top: -4%;
}
.golfSkolen02{
    position: absolute;
    left: -5%;
    top: 44%;
}
.golfListcapContent {
    margin-bottom: 10px;
}
.golfListcapContent span {
    width: 30px;
    display: block;
    float: left;
}

.golfListcapContent p {
    margin-left: 40px;
    text-indent: 0;
}

.imgBox .imghand {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 60px;
}
.pink-bg {
    background: #e65657 !important;
}
.slghtpink {
    background: #f9d9d0 !important;
}
.gryBoxArtiDetail p {
    font-size: 18px;
    line-height: 20px;

}

.boldLinkBox {
    font-family: 'KlinicSlab-MediumItalic';
    margin-top: 5px;
}
.pink-color {
    color: #e65657 !important;
}

.boxBord {
    border: 1px dotted #000;
    background: #fff;
}
.focusBox {
    margin-bottom: 30px;
}
.tophockyImg1{
    overflow: hidden;
}
.tophockyImg1 img {
    margin-top: 2%;
    margin-left: 0%;
}
.diffContent {
    margin-top: -55%;
}
.diffContent01 {
    margin-top: -15%;
}
.pad30 {
    padding: 30px !important;
}
.boxContTitle {
    font-family: 'BebasNeueLight';
    font-size: 65px;
    line-height: 60px;
}


.boxContTitle01 {
    font-family: 'BebasNeueLight';
    font-size: 90px;
    line-height: 0.9;
    margin-bottom: 30px;
}

.martop0 {
    margin-top: 0px !important;
}


.bordsec {
    border: 1px dotted #000;
    padding: 50px 40px 0 40px !important;
    overflow: hidden;
    background: #fff;
}
.articleIntroText {
    font-family: 'KlinicSlab-BookItalic';
    font-size: 20px;
    line-height: 25px;
    margin-top: 0px;
}

.testAndPhoto {
    font-family: 'KlinicSlab-Medium';
    font-size: 16px;
    margin-top: 25px;
    border-top: 1px dashed #b4b4b4;
    border-bottom: 1px dashed #b4b4b4;
    padding: 5px 0px;
}

.testAndPhoto {
    margin-bottom: 20px;
}

.drop-txtutstyr {
    float: left;
    font-size: 90px;
    font-weight: bold;
    line-height: 100%;
    padding: 0 15px 0 0;
    color: #000;
   font-family: 'BebasNeueBold';
}

.blackBgHeadLightText {
    background: #000;
    font-family: 'BebasNeueBook';
    color: #fff;
    display: inline-block;
    font-size: 25px;
    padding: 2px;
}

.utstyrHeading {
    background: url('../images/elements/utstyrBg.png');
        background-repeat: repeat;
    background-repeat: repeat-x;
    height: 150px;
}
.DottedborTable {   
    font-size: 18px;
}

.col-goldYellow {
    color: #a5851b !important;
}

.utstyrdottedBorderBox {
    height: 15px;
    border-bottom: 1px dotted #000;
    margin-bottom: 15px;
}

.blackBgHeadLightText01 {
    background: #ab8a28;
    font-family: 'BebasNeueBold';
    display: inline-block;
    font-size: 20px;
    padding: 2px;
}
.utstyrdottedBorderright {
    height: 15px;
    border-right: 1px dotted #000;   
}

.block02 {
    position: relative;
}

.block02 .boxContent {
    width: 68%;
    z-index: 99;
    position: relative;
    float: right;
}

.rightJacket {
    position: absolute;
    bottom: auto;
    left: auto;
    width: 350px;
    z-index: 9;
    top: 0;
    right: -45px;
}

.block02 .boxContent {
    width: 68%;
    z-index: 99;
    position: relative;
    float: left;
}

.container{
    overflow: hidden;
}
.imgBox {
    margin-bottom: 30px;
    position: relative;
}
.art32pro {
    position: absolute;
    top: -68px;
    right: -9%;
    max-width: 480px;
    z-index: 9;
}

.customHead01 {
    max-width: 57%;
    float: left;
}
.colbordleft{
    border-left: 1px dashed #000;
}

.bordsec {
    border: 1px dotted #000;
    padding: 50px 40px 0 40px !important;
    overflow: hidden;
}
.tophockyImg01{
    position: relative;
    right: -40px;
    top: 40px;
}
.price {
    border-top: 1px dotted #b4b4b4;
    border-bottom: 1px dotted #b4b4b4;
    padding: 3px 0;
}
.dotted-sep {
    border-left: 1px dotted #b4b4b4;
}

.utstyrHeadingS1 {
    background: url('../images/elements/utstyrBg.png');
        background-repeat: repeat;
    background-repeat: repeat;
    background-repeat: repeat-x;
    height: 60px;
}
.boxHeadingTab4 .boxHeadingContent {
    padding: 30px;
}
.boxHeadingContent {  
    background: rgba(0,0,0,0.7);
}
.boxHeadingContent h2 {
    font-family: 'PTSerif-Regular';
    color: #fff;
    text-align: center;
    font-size: 60px;
}

.boxHeadingTab4 h5 {
    font-size: 18px !important;
    margin: 30px 0;
    color: #fff;
}
.boxHeadingContent p {   
    color: #fff;
    text-indent: 0;
    text-align: center;
    font-size: 18px;
    margin-top: 20px;
}

.overlapImgCover2 {
    position: relative;
    margin-top: 40px;
}

.boxHeadingTab4 {
    bottom: 30%  ;
    width: 46%  ;
    left: 30%  ;
    background: rgba(0,0,0,0.6);
    padding: 10px;
    position: absolute;
}
.articlePTitle {
    font-family: 'KlinicSlab-Bold';
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 5px;
    margin-top: 30px;
}

.annonseTop {
    color: #9bc9e7;
    left: 0;
    margin-top: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 2;
}

.annonseTop01 {
    color: #fff  ;
    left: 0;
    margin-top: 0;
    position: absolute;    
    top: 20px;
    z-index: 2;
    font-family: 'Noticia Text';
    font-weight: bold;

}

.artiBgWithTriangleBox {
    margin-top: 26px;
    position: relative;
}

.overlayTitle {
    left: 10%;
    position: absolute;
    text-align: center;
    top: 25%;
    width: 80%
}

.annonserTitle01 {
    color: #fff;
}

.annonserTitle01 h2 {
    font-size: 44px;
    line-height: 1.1;
    font-family: 'Noticia Text';
    font-weight: bold;
}

.annonserTitle01 h2 .smtitle {
    font-size: 70px;
    line-height: 0.9;
}

.annonserTitle01 h2 .smtitle {
    font-size: 30px;
    line-height: 1;
    margin-bottom:10px;
    display: block; 

}
.endInfoIcon {
    font-size: 7px;
}
.endInfoIcon i {
    display: inline;
}
.col-darkgolden{
    color: #928a52;
    font-family: 'Noticia Text';
}

.bottonUrlbox {
    font-family: 'Raleway', sans-serif;
    font-size: 23px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #000;
    border-top: 1px dashed #000;
    text-align: center;
    margin-top: 30px;
    font-weight: 700;
}

.overlayCap {
    color: #fff;
    bottom: 15px;  
    font-family: 'KlinicSlab-Bold';
    font-size: 16px;
    left: 20px;
    position: absolute;
}

.overlayCap01 {
    color: #fff;
    top: 15px;  
    font-family: Georgia;
    font-size: 16px;
    left: 20px;
    position: absolute;
}

.overlayCap02 {
    color: #fff;
    bottom: 15px;  
    font-family: 'Georgia' !important; 
    font-style: italic;
    font-size: 16px;
    left: 20px;
    position: absolute;
}

.headBannerOverlay {
    bottom: 30%;
    left: 5%;
    right: 5%;
    position: absolute;
    text-align: center;
}

.headBannerOverlay .reise-head{
    font-size: 94px;
    line-height: 1.1;
    font-weight: bold;
}
.diffColsm1{
    color: #fff;
}

.headBannerOverlay .smTitle {
    font-size: 70px;
    line-height:1;
}

.caption-list{
    list-style: none;
    padding-left: 0px;
}


.blackInfoArtiBox {
    background: #000;
    padding: 10px;
    margin-top: 0px;
    position: relative;
}
.textCenterBox {
    text-align: center;
}

.exclaicon {
    position: absolute;
    width: 40px;
    top: -7px;
    left: 44%;
}

.col-whiteBox {
    color: #fff;
}

.spiltSidensistHeadBlack {
    width: 100%;
    float: left;
    font-family: 'KlinicSlab-Bold';
    border-bottom: 1px dotted #fff;
    border-top: 1px dotted #fff;
    font-size: 23px;
    padding: 4px 0px;
    margin-bottom: 18px;
    margin-top: 20px;
}

.blackBoxBorderTab p {
    text-indent: 0;
    font-family: 'KlinicSlab-Bold' ;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 7px;
}
.line-divider {
    margin: 12px 0 5px;
}

.blackBoxBorderTab {
    border: 1px solid #fff;
    padding: 10px;
}

.blackBoxBorderTab a {
    color: #a5851b;
    line-height: 22px;
    font-size: 17px;
}
.spiltSidenHead{
    text-indent: 0;
    font-family: 'KlinicSlab-Bold';
    font-size: 17px;
    line-height: 1;
    margin-bottom: 7px; 
}

.hull19 {
    font-family: Georgia;
    font-size: 74px;
    font-style: italic;
    font-weight: bold;
    line-height: 0.8;
    text-align: center;
    right: auto;
}
.utstyrHeading2 {
    background: url(../images/elements/bgPatten.jpg);
        background-repeat: repeat;
    background-repeat: repeat-x;
    height: 211px;
}
.fotoCaptionBox {
    font-family: 'KlinicSlab-Medium';
    font-size: 14px;
    margin-top: -35px;
    border-bottom: 5px solid #000;
    padding-bottom: 5px;
    text-align: right;
}
.utstyrHeading2 {
    margin-bottom: 80px;
}
.findDiffBox {
    border: 1px solid #000;
    padding: 10px;
}

.finnDiff1Div2 {
    line-height: 23px;
    padding-left: 42px;
    padding-top: 20px;
}

.finnDiff1Div1 {
    font-size: 18px;
    line-height: 20px;
}

.downContentBox {
    background: #a2c8c0;
}

.upDownRight {
    margin-top: 77px;
    background: #cae0db;
    border-bottom: 5px solid #000;
}

.utstyrHeading2D {
    background: url(../images/elements/bgPatten.jpg);
        background-repeat: repeat;
    background-repeat: repeat-x;
}

.upAndDownTitle {
    font-family: 'BebasNeueBold';
    text-align: center;
    font-size: 62px;
    margin-top: 90px;
    margin-bottom: 20px;
}

.upContentBox {
    background: #2c292a;
}

.upContentWithImg {
    color: #fff;
}

.thumbUpLogo img {
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0px auto;
}

.imgTextBox {
    padding: 5px 16px 30px;
    font-size: 16px;
    line-height: 19px;
}

.imgTextBox span{
    font-family: 'KlinicSlab-Bold';
}

.countBlack {
    height: 24px;
    width: 24px;
    border-radius: 50%;
    display: inline-block;
    background-color: #000000;
    color: #ffffff;
    text-align: center;
    line-height: 26px;
    font-size: 16px;
}

.upDownRight1 {   
    padding: 30px 12px 12px 12px;
    border-top: 0;
}

.socialHead {
    background-color: #000000;
    color: #ffffff;
    margin-bottom: 10px;
    padding: 5px 10px;
}

.sosialeHeading {
    font-family: Georgia;
    font-size: 52px;
    font-weight: bold;
    line-height: 1.5;
}

.imgTextBox {
    padding: 10px 16px 30px;
    font-size: 16px;
    line-height: 19px;
}

.countBlack {
    height: 24px;
    width: 24px;
    border-radius: 50%;
    display: inline-block;
    background-color: #000000;
    color: #ffffff;
    text-align: center;
    line-height: 26px;
    font-size: 16px;
}

.counterList li {
    padding-left: 34px;
    position: relative;
}

.counterList li .countBlack {
    left: 0;
    position: absolute;
    top: 3px;
}

.yellowLightBox {
    background: #e3d293;
    margin-top: 85px;
    margin-bottom: 5px;
    padding: 30px;
}

.symbleBgImg {
    background: url(../images/elements/backLineBigImg.png);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
    background-repeat: no-repeat;
    padding: 110px 40px 40px;
    background-position: center;
}

.symbleBgImg h6 {
    font-family: 'KlinicSlab-Medium';
    font-size: 20px;
    margin-bottom: 0px;
}

.symbleBgImg h2 {
    font-family: 'BebasNeueLight';
    font-size: 70px;
    margin-top: -10px;
}

.QandABox {   
    margin-top: 50px;   
    padding-right: 20px;
}

.iconBox {
    font-family: 'KlinicSlab-BookItalic';
}

.bigQanABox {
    font-family: 'KlinicSlab-Bold';
    font-size: 30px;
}

.bigQanABox {
    font-family: 'KlinicSlab-Bold';
    font-size: 30px;
}

.QandAfooterBox {
    background: #000;
    padding: 5px 40px;
    color: #fff;
    font-family: 'KlinicSlab-BoldItalic';
    text-align: center;
    font-size: 17px;
}

.dividerBoxTab img {
    width: 50px;
    margin: 20px auto;
}

.QconBox {
    margin-bottom: 20px;
}

.articleTopBox7 p {
    font-size: 16px;
    font-family: 'KlinicSlab-Bold';
}

.whiteBgContent {
    background-color: #fff;   
    padding: 15px 0px;
}

.symbleBgImg h6 {
   font-family: 'BebasNeueBold';
    font-size: 18px;
    padding: 1px 4px;  
    margin-bottom: 0px;
    background: #000;
    color: #fff;
    display: inline-block;
}

.symbleBgImg h2 {
     font-family: 'Georgia'; 
     font-weight: bold;   
   
}

.dividerBoxTab img {
    width: 50px;
    margin: 20px auto;
}



/* font */
.font80{
    font-size: 80px;
    line-height: 1;
}

.font17{
    font-size: 17px;
    line-height: 1.4;
}

.font-noticiaText{
    font-family: 'Noticia Text';
    font-weight: normal;
    font-style: normal;
}


.font-boldTextHead {
    font-family: 'BebasNeueBold' !important;
}

.klinicBold {
    font-family: 'KlinicSlab-Bold' !important;
}

.font-klinicSlabmed{font-family: 'KlinicSlab-Medium';}

.font-klinicSlabLight{
    font-family: 'KlinicSlab-LightItalic' ;
}
.font-klinicSlabmedium{
    font-family: 'KlinicSlab-MediumItalic';
}
.font-babesnuelight{
   font-family: 'BebasNeueLight';;
}

.KlinicSlabitalic {
    font-family: 'KlinicSlab-BoldItalic' !important;
}
.colBorder {
    border-right: 1px solid #cccccc;
}



/* ADV links */
.fullpagelink { top: 0;  height: 100%;  left: 0%;  width: 100%; }
.advLink1a { bottom: 3%; height: 3.5%; left: 0%; width: 35%;  }
.advLink1b { bottom: 3%; height: 3.5%; left: 37%; width: 23%;  }
.advLink2a { top: 11%; height: 13.5%; left: 7%; width: 70%; }
.advlink2b {bottom: 5.5%;  height: 2%; left: 24%; width: 15%;  }
.advLink3a { top: 3%; height: 13.5%; left: 0%; width: 78%; }
.advlink3b {bottom: 5.5%;  height: 2%; left: 24%; width: 15%;  }
.advlink4a { top: 4.2%;  height: 10%;  right: 19%;  width: 64%; }
.advlink4b { bottom: 3.6%; height: 2%; left: 14%; width: 20%; }
.advlink4c { bottom: 3.6%; height: 2%; left: 34.5%;  width: 10%;   }
.advlink4d {bottom: 3.6%; height: 2.5%; left: 45.5%;  width: 15%;  }
.advlink5a { bottom: 4.6%; height: 2%; left: 14%; width: 20%; }
.advlink5b { bottom: 4.6%; height: 2%; left: 34.5%;  width: 10%; }
.advlink5c {bottom: 4.6%; height: 2.5%; left: 45.5%;  width: 15%; }
.advlink6a { bottom: 5.8%;  height: 3%;  left: 4%;  width: 27%; }
.advlink6b { bottom: 5.6%; height: 3%; left: 33.5%; width: 12%; }
.advlink6c {bottom: 5.6%; height: 3%; left: 48%; width: 20%; }
.advlink7a {bottom: 25%; height: 3%; left: 60.4%; width: 21%; }
.advlink7b { bottom: 25%; height: 3%; left: 85%; width: 14%; }
.advlink8a { bottom: 53%; height: 4%; left: 7%; width: 30%; }
.advlink8b { bottom: 53%; height: 4%; left: 51%; width: 23%; }
.advlink9a { height: 9%; width: 74%; top: 15%; left: 2%;  }
.advlink9b { height: 2%; width: 16%; bottom: 5.4%; left: 24%; }
.advlink10a { height: 4.5%; width: 24%; bottom: 3%; left: 18%; }
.advlink10b { height: 4.5%; width: 24%; bottom: 3%; left: 42%; }
.advlink11a{bottom: 8.6%; height: 3%; left: 47%; width: 14%; }
.advlink11b{bottom: 8.5%; height: 3%; left: 74%; width: 16%; }
.advlink12a { bottom: 9.5%;  height: 3%;  left: 55%;  width: 16%;  }
.advlink12b { top: 9.5%; height: 3%; left: 50%; width: 16%; }
.advlink13a { bottom: 9.5%; height: 4%; left: 37%; width: 31%;  }
.advlink13b { bottom: 9.5%; height: 4%; left: 69.5%; width: 22%;  }
.advlink14a {  bottom: 80%; height: 13%; left: 5%; width: 43%;}
.advlink14b { bottom: 70%; height: 9%; left: 5%; width: 35%;}
.advlink15a { height: 2%;  width: 22%;  bottom: 4.5%;  left: 4%; }
.advlink15b{  height: 3%;  width: 29%;  bottom: 4.5%;  right: 2%; }