@charset "utf-8";
/* CSS Document */

/* jan */
.session_message	  { padding: 10px 15px 15px 15px; background:#ffae00; color:#000000; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; margin: 30px 50px 15px 50px; font-size:16px; font-weight:bold;}




* {	margin:0px;	padding:0px; outline:none;	}
body { font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#444; }


header, footer, section, article { display:block; }

/* rossel dec 2017 */
Html {overflow :auto !important;}

.gz-ads-leaderboard-top {
    margin-left: auto;
    margin-right: auto;
    text-align:center;
    /*height:165px;*/
    /*min-height: 160px;*/
    vertical-align: center;
    min-height: 250px;
}

/*.ad-wallpaper #leaderboard {
    display: none;
}*/


.ad-wallpaper > #OutOfPage {
    height: 0 !important;
}

.ad-wallpaper #gz_header {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.testing {
    font-size:14px; font-weight:bold;
    padding: 5px;
    background: #fd7231;
    color: #fff;
    text-align:center;}
/* STRUCTURE */
#container { position: relative; width:970px; margin: 0 auto; background:#fff; padding: 0 15px; cursor:auto !important; z-index: 99; }

#leftcol { width:645px; float:left; margin: 0 25px 0 0;  }
#rightcol { width:300px; float:left;  }
#fullcol { width:100%; }
#halfcol { width:45%; float:left; margin: 0 25px 0 0;  }
#leaderboard { padding: 20px 0; margin: 0 0 0 -12px; text-align:center;height: 250px;}
#leaderboard_below { padding: 20px 0; margin: 0 0 0 -12px; text-align:center;height: 250px;}
#leaderboard_floor{ padding: 20px 0; margin: 0 0 0 -12px; text-align:center;height: 250px;}
.googleadbig { width:729px; margin: 0 auto; padding: 15px 0 30px 0; text-align:center; }
.googleadbig .pub { text-align:right; margin: 0 0 10px 0;}


#leftcol ul { padding-left: 30px;
    /*overflow: hidden;*/
}
#leftcol li { padding-bottom: 4px;}
#leftcol #related ul { padding-left: 0px;}

/* subscribe me CLASSES*/
.sb {
    width: 60% !important;
    height: 380px  !important;}

#gpt-ad-FLOORAD {
    position: fixed;
    bottom: 0;
    left: 50%;
    margin-bottom: 0;
    width: fit-content;
    z-index: 6000;
    transform: translate(-50%);
}

/*adbox*/
#adbox {
    margin: 0 0 0 0;
    padding: 10px 15px 15px 15px;
    background: #fff;
    color: #000000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border-color: #000 #000 #000 #000;	border-style:solid;	border-width:1px}

#adbox .clickbutton {
    margin-top: 20px;
    border: none;
    background: #1180c5;
    padding: 10px 20px;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float:left;
    /*width: 95%;*/
}
#adbox .clickbutton_left {
    margin-top: 20px;
    border: none;
    background: #1180c5;
    padding: 10px 20px;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float:left;
}


#adbox .adbox_ism {
    display:block;
    font-size: 13px;
    font-weight: normal;
    color: darkgray;
    padding: 8px 0 15px 0;
}
#adbox .adbox_title {
    font-size: 20px;
    font-weight: normal;
}

#adbox .adbox_image {
    float:left;
    padding: 0px 10px;
}

#adbox .adbox_image_right {
    float:right;
    padding: 10px 10px;
}


/* TEXT */
/* TEXT */
h1 { font-size:40px; font-weight:normal;  }
h2 { font-size:24px; font-weight:normal; margin: 0 0 15px 0;  }
h3 { font-size:18px; font-weight:normal; margin: 10px 0 5px 0;  }
h4 { font-size:16px; font-weight:normal; margin: 10px 0 5px 0;  }
h5 { font-size:14px; font-weight:bold; margin: 12px 0 4px 0;  }
h6 { font-size:14px; font-weight:normal; margin: 5px 0 5px 0px;  }
h6::first-letter {font-size: 160%; font-weight:normal; margin-right: 2px;}

#article h1.longtitle { font-size:32px;}
h1 a { color: #444; text-decoration:none; -webkit-transition: color 0.15s ease-in-out; -moz-transition: color 0.15s ease-in-out; transition: color 0.15s ease-in-out;}
h1 a:hover { color:#31affd;}
.smalltext { font-size:12px;}
.voetnoot { font-size:12px;}
p { margin: 0 0 20px 0;}
a { text-decoration:none; color:#31affd; }

a:hover { text-decoration:underline; }

blockquote {
    padding: 9px 18px;
    margin: 0 0 18px;
    font-size: 16.25px;
    border-left: 5px solid #eee;
}

/* NEWSLETTER REGISTER IN FOOTER */

#newsletterbox { width:560px; margin: -20px 0 0 410px;}

#newsletterbox p { margin:0 0 5px 0;}

.newsletterinput { width:246px; padding: 10px 20px; margin: 0 6px 0 0; font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#8c8b8b;  border:none; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}

#newsletterboxinpage {
    padding: 10px 15px 15px 15px;
    background: #31affd;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align:center;}
.newsletterinputinpage { width:346px; padding: 10px 20px; margin: 0 6px 0 0;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#8c8b8b;
    border:none; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}

#newsletterboxinpage p.left{
    color: #fff;
    padding: 0px 15px 0px 50px;
    text-align:left;}


#newsletterboxinpage a { text-decoration:underline; color:white; }
#newsletterboxinpage input[type=checkbox] {
    display:none;
}
#newsletterboxinpage input[type=checkbox] + label:before {
    content: "";
    font-weight: bold;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align:middle;
    margin-right: 8px;
    background-color: #fff;

    border-radius: 4px;
}

#newsletterboxinpage input[type=checkbox]:checked + label:before {
    content:"\2714"; /* Tick */
    color:dodgerblue;
    background-color: #fff;
    text-align:center;
    line-height:20px;
    text-shadow:0px 0px 3px #eee;
}


.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* search_results */
.search_results {  margin: 20px 0 12px 0; }
.search_results h2 {
    margin: 30px 0 12px 10px; line-height: 1.33;
    font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 400;}
.search_results h2 a { color:#545454; }
.search_results p { line-height: 1.54;
    word-wrap: break-word;
    margin: 0 0 26px 10px;}

.search_results_rub {  margin: 10px 0 12px 0; }
.search_results_rub h1 {
    font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 400;
    margin: 71px 0 30px 10px; line-height: 1.33;}

.search_results_rub h2 { font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin: 0 0 10px 10px; }
.search_results_rub h2 a {  }

.search_results_rub p { line-height: 1.2;
    word-wrap: break-word;
    margin: 0 0 26px 0px;}
.search_results_image { float:left; margin: 0 20px 0 0;}
.search_results_image img { width:130px; height:auto;  border:none;}

/* TEASER */
.teaser { margin: 0 0 25px 0;}
.teaser h1 { font-size:24px; font-weight:normal; margin: 0 0 12px 0; }
.teaserimage { float:left; margin: 0 20px 0 0;}
.teaserimage img { width:250px; height:auto;  border:none;}
.teasertext { width:375px; float:left; }
.label { font-size:12px; color:#fff; background:#a9a9a9; text-transform:uppercase; text-decoration:none; padding:0 5px; margin:0 8px 0 0; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;    }
.advert { font-size:12px; color:#aaa; text-transform:uppercase; text-decoration:none; padding: 0 8px 0 0; }
.date { font-size:12px; padding: 0 10px 0 0;}
.teaser p { margin: 5px 0 0 0;}
.readmore { display:block; text-align:right; font-size:12px; color:#444; text-decoration:none;}
.readmore:hover { text-decoration:underline;}
.teaser.dossier { padding: 10px 15px 15px 15px; background:#f4f4f4; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;  }
.teaser.dossier .teasertext { width:345px;}
.teaser.dossier .teaserimage img { width: 235px;}
.dossier .label { background:#31affd; }
.teaser.special { padding: 10px 15px 15px 15px; background:#31affd; color:#fff; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;  }
.teaser.special .teasertext { width:345px;}
.teaser.special .teaserimage img { width: 235px;}
.teaser.special h1 a { color:#fff; }
.teaser.special .readmore { color:#fff; }
.teaser.tip .label { background:#93be1e; }
.teaser.video a.teaserimage { display:inline-block; position:relative;}
.videoicon { display:block; width: 61px;height: 61px;background: url(../../6images/icon-video.png) no-repeat; position: absolute; top: 47%; left: 50%; margin: -31px 0 0 -31px; }

.miniteaser { padding: 20px 0;}
.miniteaserleft { width:35%; float:left; margin-right:5%; }
.miniteaserright { width:60%; float:left;   }
.miniteaser a { font-size:14px; font-weight:bold; color:#444;}
.miniteaserleft img { width:100%}
.newlabel { display:block; font-size:12px; font-weight:normal; text-transform:uppercase; }

#article .video { padding: 10px 20px 20px 20px; background:#f4f4f4; margin: 0 0 15px -20px; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;  }
#article .teaser.video .teasertext { width:345px;}

.clearfix:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}


/* SPECIAL CLASSES*/
.clear { clear: both; }
.clear20 { clear: both; height:20px;}
.clear50 { clear: both; height:50px;}
.line { display block; clear: both; border-bottom:2px solid #f4f4f4; padding: 20px 0 0 0; margin: 0 0 20px 0; }

/* subscribe me CLASSES*/
.sb form input[type='text'], .sb form input[type='email'] {
    margin: 0;
    border: 1px;

}

/* HEADER */
#header { width: 100%; }
/*#mainheader { width: 100%; height:82px; padding:20px 0; background:#3DB5FF;  }*/
#mainheader { width: 100%; height:60px; padding:12px 0 12px 0; background:#3DB5FF; }
.logo { width:200px; float:left; }
.logo img { width:200px; }
.innerwrap { width:970px; margin: 0 auto; position:relative; }
#mobileheader { display: none;  }
/* SUBHEADER */
#subheader { width: 100%; background:#93be1e;  }
#subheadernav { padding: 8px 0;  }
#subheadernav ul { margin:0 auto; list-style:none; position:relative; }
#subheadernav li { margin:0; padding:0; list-style:none; float:left; position:relative; width:14.1%; text-align:center; border-right:1px solid #fff; }
#subheadernav li:last-child { border:none;}
#subheadernav a { font-size:16px; line-height:24px; text-decoration:none; outline:none; letter-spacing: 1px; color:#fff; padding: 0 8px; margin:0 4px;  -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; -webkit-transition: background 0.15s ease-in-out; -moz-transition: background 0.15s ease-in-out; transition: background 0.15s ease-in-out;}
#subheadernav a:hover { text-decoration:underline; }

/* SEARCHBOX ON HOMEPAGE */
#searchbox { padding: 25px 25px 20px 25px; background:#31affd; color:#fff; margin: 0 0 20px 0; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;  }
.searchinput { width:400px; padding: 10px 20px; margin: 0 6px 0 0; font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#8c8b8b;  border:none; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.searchbutton { border:none; background:#1180c5; padding: 10px 20px; font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#fff;  -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;   }
.searchbutton:hover { background:#0a75b7; cursor: pointer;}
#popularcats { padding: 12px 0 0 0;}
#popularcats .smalltext { margin: 0 0 3px 0;}
.popularcatscol { width:158px; float:left; margin:0 20px;  }
#popularcats ul { list-style: none; }
#popularcats ul li { margin: 0 0 3px 0;}
#popularcats ul li a {font-size:13px; color:#fff; text-decoration:none;}
#popularcats ul li a:hover { text-decoration:underline;}
#popularcats .readmore { padding: 0 10px 0 0; color:#fff; }


#popularcatsmob { padding: 12px 0 0 10px;}
#popularcatsmob ul { list-style: none; }
#popularcatsmob ul li { margin: 0 0 3px 0;}
#popularcatsmob ul li a {font-size:15px; color:#31affd; text-decoration:none;}
#popularcatsmob ul li a:hover { text-decoration:underline;}
#popularcatsmob .readmore { padding: 0 10px 40px 0; font-size:15px; color:#31affd; }

/* GRIJZE BOX IN RIGHTCOL */

.greybox { background:#f4f4f4; padding: 25px 30px; margin: 0 0 35px 0; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;  }
#rightcol .greybox { padding:12px 20px;}
.greybox .title { font-size:24px; color:#31affd; text-align:center; border-bottom: 1px solid #fff; padding: 0 0 10px; margin: 0 -17px; }
.greybox .subtitle { font-size:16px; text-align:left; padding: 0 20px 0 25px; margin: 12px 0 -6px 0;}
.greyboxpadding { padding: 10px 25px;}
.greybox ol { margin:17px 0 0 23px;}
.greybox ul { list-style: square url(../6images/bullet.png);  margin:17px 0 0 23px; }
.greybox li { position:relative; font-size:13px; line-height:16px; margin: 0 0 6px 0; }
.greybox li a { text-decoration:none; color:#222;}
.greybox li a:hover { text-decoration:underline;}
.greybox .smallnumber { font-size:12px; padding: 0 0 0 5px;}
.greybox .small { font-size:12px; padding: 0 5px 0 0;}
.greybox .label { font-size:12px; padding: 0 5px; float:left; background:#b7b7b8;}
.greybox .readmore { padding: 0 25px 10px 0;}
#quizbox .greyboxpadding { padding: 10px 10px; }
#quizbox .questions { padding: 0 8px; margin: 0 0 15px 0; list-style:none;}
#quizbox .questions li { margin-bottom:10px; clear:both; }
#quizbox .questions .radiobox { width:8%; float:left; margin: 3px 2% 0 0; text-align:right;  }
#quizbox .questions span { display:block; float:left; width:90%; padding: 0 0 0 0;  }
#quizbox p { margin: 0 0 15px 0;}
#quizbox .button { width:100%;}

/* blue BOX IN content */

.bluebox { background: #31AFFD; padding: 25px 30px; margin: 0 0 35px 0; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;  }
.blueboxpadding { padding: 10px 25px;}
.bluebox p { margin: 0 0 20px 0;
    font-size:130%;
    font-weight: bold;
    text-align:center;
    color:white;}
.bluebox a { text-decoration:none; color:white }

/* grijs BOX IN content */

.grijsbox { background: #f4f4f4; padding: 25px 30px; margin: 0 0 35px 0; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;  }
.grijsboxpadding { padding: 10px 25px;}
.grijsbox p { margin: 0 0 20px 0;
    font-size:130%;
    font-weight: bold;
    text-align:center;
}
.grijsbox a { text-decoration:none; color:#31AFFD }




/* OTHER BOXES IN RIGHTCOL */
.rectangle { margin: 0 0 35px 0;}
.facebookbox { margin: 0 0 30px 0;}
.googlead { margin: 0 0 35px 0;}
.showmobile { display:none;}

/* ARTICLEPAGE */
/*#breadcrumb { margin: -12px 0 7px 0; font-size:12px; color:#555; } 03/2020*/
*#breadcrumb { margin: 3px 0 7px 0; font-size:12px; color:#555; }
#breadcrumb div { display:inline; }
#breadcrumb a { color:#555; text-decoration:none;}
#breadcrumb a:hover { text-decoration:underline;}

.miniteaser { padding: 20px 0;}
.miniteaserleft { width:35%; float:left; margin-right:5%; }
.miniteaserright { width:60%; float:left;   }
.miniteaser a { font-size:14px; font-weight:bold; color:#444;}
.miniteaserleft img { width:100%}
.newlabel { display:block; font-size:12px; font-weight:normal; text-transform:uppercase; }


.imagebox { width:40%; font-size:12px; font-style:italic; float:left; margin: 0 30px 8px 0;}
.imagebox.rightalign { float:right; margin: 0 0 8px 30px; }
.imagebox.centeralign { float:none; margin: 0 auto 8px auto; }
.imagebox img { width:100%; float:none;}
.imagebox p { margin:0;}
.imagebox.small { width:25%;}
.imagebox.large { width:55%;}
.imagebox.full { width:100%;}

#article h1 { margin: 0 0 10px 0;}

#articledata { width:300px; float:right; line-height:32px; text-align:right; font-size:12px; text-transform:uppercase; }
.socialbar { clear:both; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 7px 0 5px 0; margin: 0 0 20px 0;}
.sharingbox { padding-top:5px;}
.sharebutton { border-radius:5px; color: #fff; display: inline-block; background-color:#ccc; padding: 2px 10px 2px 25px; font-size:12px;}
.sharebutton.twitter { background: #35ccff url(../../6images/share-icon-twitter.png) 0 2px no-repeat }
.sharebutton.facebook {  background: #03539e url(../../6images/share-icon-facebook.png) 0 2px no-repeat}
.sharebutton.whatsapp { background: #189d0e url(../../6images/share-icon-whatsapp.png) 0 2px no-repeat; display:none;}
.sharebutton.mail { background: #aaa url(../../6images/share-icon-mail.png) 0 2px no-repeat}

.socialbar.bottom { border:none; margin:0 0 25px 0; }
.socialbar.bottom .addthis_sharing_toolbox { display:block; width:50%; float:left; text-align:right;}
/*#articledata { width:360px; float:left; line-height:32px; text-align:right; font-size:12px; text-transform:uppercase; display:none; }*/
.source { display:block; float:left; width:50%; font-size:12px; }
.source a { color:#444; text-decoration:none; }
.source a:hover { text-decoration:underline; }
.releasedate { display:block; text-align:right; width:30%; font-size:12px; float:right; }
#article .googlead { margin: 0 0 50px 0;}
.anchorlink { color:#444; }
.anchorlink:hover { color:31affd;}
#leftcol #relatedarticles ul { list-style:none;}
#leftcol #relatedarticles .label {  float:left; position: relative; top: 0; left: 0; margin: 0 7px 0 0;}

/* LINKBLOK IN DOSSIERPAGIINA'S */
#anchorbox { width: 300px; float:left; margin: 0 20px 10px 0; padding: 10px 30px 25px 30px;}

/* RELATED BLOCKS*/
#related {  padding:10px 0 0 0; margin: 0 0 40px 0; }
.threecol #relatedarticles { width:37%; margin: 0 2% 0 0; }
.threecol #relatedblock { width:28%; margin: 0 2% 0 0; }

#adinline {  padding:10px 0 0 0; margin: 0 0 40px 0; }
.twocol #relatedarticles { width:45%; margin: 0 5% 0 0; }
.twocol #relatedblock { width:45%; margin: 0 5% 0 0; }
.twocol #ads1 { width:45%; margin: 0 5% 0 0; display: block; }
.twocol #ads2 { width:45%; margin: 0 5% 0 0; display: block;}
.coldivider { clear:both; height:30px;}

.rowadinline {
    display: flex;
}

.columnadinline {
    flex: 50%;
    margin-right: 10px;
}

/* RELATED  */
#relatedblock { float:left; }
#relatedblock .title { font-size:24px; padding: 0; }
#relatedblock ul { list-style: square url(../../6images/bullet.png); padding:10px 20px 0 10px; margin:0 0 0 20px; }
#relatedblock li { position:relative; font-size:13px; line-height:16px; margin: 0 0 6px 0; }
#relatedblock li a { font-size:14px; text-decoration:none; color:#222;}
#relatedblock li a:hover { text-decoration:underline;}

/* RELATED ARTICLES */
#relatedarticles { float:left; }
#relatedarticles .title { font-size:24px; padding: 0;}
#relatedarticles ul { list-style: square url(../../6images/bullet.png); padding:10px 10px 0 0; margin:0; }
#relatedarticles li { position:relative; font-size:13px; line-height:16px; margin: 0 0 6px 0; }
#relatedarticles li a { font-size:14px; text-decoration:none; color:#222;}
#relatedarticles li a:hover { text-decoration:underline;}
#relatedarticles .smallnumber { font-size:12px; padding: 0 0 0 5px;}
#relatedarticles .small { font-size:12px; padding: 0 5px 0 0;}
#relatedarticles .label { font-size:12px; padding: 0 5px; float:right; position:absolute; bottom:0px; right:0; background:#b7b7b8;}
#relatedarticles .readmore { padding: 0 25px 10px 0;}


/* CATEGORY PAGE */
.relatedcats { display:block; font-size:12px; text-transform:uppercase; margin: 0 0 20px 0; }
#catanchorbox { width: 240px; float:right; margin: 0 0 10px 20px;}

/* A TO Z CATEGORIES PAGE */
#atoz { padding: 10px 0 40px 0;}
#atozfilter { background:#f4f4f4; margin: 0 0 35px 0; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; }
#atozfilter ul { list-style:none; margin:0; padding:0 0 0 75px;}
#atozfilter ul li { float:left; margin: 0 20px;}
#atozfilter ul li a { font-size:18px; display:block; color:#444; text-decoration:none; padding:12px;-webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out;  }
#atozfilter ul li a:hover { background:#e2e2e2;}
#atozfilter ul li a.active { background:#31affd; color:#fff;}
.atozcols { padding: 0 20px; }
.atozcol { width: 29%; float:left; margin: 0 2%; }
.atozcol ul { list-style:none; margin:0 0 48px 0; padding:0;}
.atozcol li { margin: 0 0 2px 0;}
.atozcol li a { font-size:16px; text-decoration:none; color:#444; }
.atozcol li a:hover { text-decoration:underline; }
.bigletter { font-size: 36px; margin:0 0 30px 0; border-bottom:1px solid #333; }



/* PAGINATION */
.pagination {   margin: 35px 0; text-align:center;}
.pagination ul {  display: inline-block;  *display: inline;  /* IE7 inline-block hack */
    *zoom: 1;  margin-left: 0;  margin-bottom: 0;  -webkit-border-radius: 3px;  -moz-border-radius: 3px;  border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);}
.pagination li {  display: inline;}
.pagination a {  float: left;  padding: 0 14px; color:#444;  line-height: 34px;  text-decoration: none;  border: 1px solid #ddd;  border-left-width: 0;}
.pagination li span {  float: left;  padding: 0 14px; color:#444;  line-height: 34px;  text-decoration: none;  border: 1px solid #ddd;  border-left-width: 0;}
.pagination a:hover { background-color: #ddd;  }
.pagination .active a {  color: #fff;  cursor: default; background-color: #31affd;}
.pagination li:first-child a {  border-left-width: 1px;  -webkit-border-radius: 3px 0 0 3px;  -moz-border-radius: 3px 0 0 3px;  border-radius: 3px 0 0 3px;}
.pagination li:last-child a {  -webkit-border-radius: 0 3px 3px 0;  -moz-border-radius: 0 3px 3px 0;  border-radius: 0 3px 3px 0;}
.pagination .previouspagelight a { color:#bbb; cursor:default; }
.pagination .previouspagelight a:hover { background-color: #fff;  }

/* FTLTER */
.filterbar { padding: 5px 8px; background:#f4f4f4; -webkit-border-radius: 3px;  -moz-border-radius: 3px;  border-radius: 3px;}
.teaserfilternumber { float:right; text-align:right; }
.filterbar select {  font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; -webkit-border-radius: 3px;  -moz-border-radius: 3px;  border-radius: 3px; border: 1px solid #bbb}



/* FORMS */
form { font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;}
.button { border:none; background:#31affd; padding: 10px 20px;  font-size:18px; color:#fff;  -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;  text-decoration:none;}
.button:hover { background:#0c9df7; }

.form-style-2{
    max-width: 500px;
    padding: 20px 12px 10px 20px;
    font: 13px Arial, Helvetica, sans-serif;
}
.form-style-2-heading{
    font-weight: bold;
    font-style: italic;
    border-bottom: 2px solid #ddd;
    margin-bottom: 20px;
    margin-top: 50px;
    font-size: 15px;
    padding-bottom: 3px;
}
.form-style-2 label{
    display: block;
    margin: 0px 0px 15px 0px;
}
.form-style-2 label > span{
    width: 180px;
    font-weight: bold;

    padding-top: 8px;
    padding-right: 5px;
}

.form-style-2  > span .text{
    width: 180px;
    font-weight: bold;

    padding-top: 8px;
    padding-right: 5px;
}

.form-style-2 label > span .radiom{
    color: orangered !important;
    font-weight: bold;
    float: right !important;
    padding-top: 8px !important;
    padding-right: 5px;
}

.radiom2{
    margin-top: 10px !important;
    margin-right: 10px !important;
    margin-left: 20px !important;
}

.form-style-2-vraag{
    font-weight: bold;
    display: block;
    margin: 20px 0px 15px 0px;
}

.form-style-2 span.required{
    color:red;
}
.form-style-2 .tel-number-field{
    width: 40px;
    text-align: center;
}
.form-style-2 input.input-field, .form-style-2 .select-field{
    width: 60%;
}
.form-style-2 input.input-field,
.form-style-2 .tel-number-field,
.form-style-2 .textarea-field,
.form-style-2 .select-field{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #C2C2C2;
    box-shadow: 1px 1px 4px #EBEBEB;
    -moz-box-shadow: 1px 1px 4px #EBEBEB;
    -webkit-box-shadow: 1px 1px 4px #EBEBEB;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 7px;
    outline: none;
}
.form-style-2 .input-field:focus,
.form-style-2 .tel-number-field:focus,
.form-style-2 .textarea-field:focus,
.form-style-2 .select-field:focus{
    border: 1px solid #0C0;
}
.form-style-2 .textarea-field{
    height:100px;
    width: 55%;
}
.form-style-2 .radio{
    font-size: 2rem;
    font-weight: bold;
    line-height: 2.1;
    display: grid;
    grid-template-columns: 1em auto;
    gap: 5.5em;
    padding-top: 80px;
}


.form-style-2 input[type=submit],
.form-style-2 input[type=button]{
    border: none;
    font-size: 1.1rem;
    padding: 18px 25px 18px 25px;
    background: #31AFFD;
    color: #fff;
    box-shadow: 1px 1px 4px #DADADA;
    -moz-box-shadow: 1px 1px 4px #DADADA;
    -webkit-box-shadow: 1px 1px 4px #DADADA;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.form-style-2 input[type=submit]:hover,
.form-style-2 input[type=button]:hover{
    background: #EA7B00;
    color: #fff;
}



/* TABLES */
.designed { position: relative; margin-bottom: 20px; line-height: 16px; border-right: 1px solid #ddd; border-top: 1px solid #ddd; overflow: hidden; z-index: 10; }
.designed tr.hide {	display:none; }
.designed tr.toggle {	display:table-row;	text-align:center}
.designed tr.toggle th {	text-align:center}
.designed td {	vertical-align:top;	display:table-cell; padding:10px; 	border-color:#FFF #FFF #ddd #ddd;	border-style:solid;	border-width:1px}
.designed th {	vertical-align:top;	display:table-cell; padding:10px; 	}
.designed th {	font-size:15px;	color:#fff; font-weight:normal;	background:#31affd;	white-space:nowrap}
.designed th.head {			font-size:15px;	color:#fff; font-weight:normal;	background:#31affd;	white-space:nowrap; width:577px; text-align:center;}

.designed .title { background:#f4f4f4; color:#1497c9;  }
.designed a { color:#1497c9; text-decoration:none;  }
.designed a:hover { text-decoration: underline;}
.designed h2 { margin:0; display:inline; }
.designed h2 a { text-decoration:none; }
.designed .title p.align_right { display:inline; float:right;}

/* TABLES kader*/
.designedkader { position: relative; margin-bottom: 20px; line-height: 16px; border: 2px solid #ddd;  overflow: hidden; z-index: 10; }
.designedkader tr.hide {	display:none; }
.designedkader tr.toggle {	display:table-row;	text-align:center}
.designedkader tr.toggle th {	text-align:center}
.designedkader td {	vertical-align:top;	display:table-cell; padding:10px;}



.designedkader a { color:#1497c9; text-decoration:none;  }
.designedkader a:hover { text-decoration: underline;}



/* FORUM */
p.align_right { text-align: right; }
.messages { display:block; text-align:center; margin-bottom:-20px; }



/* TOPNAVIGATION */
#topnav { width:570px; position:relative; top:6px; left:60px;}
#topnav ul { width:970px; margin:0 auto; list-style:none; position:relative; }
#topnav li { margin:0; padding:0; list-style:none; float:left; position:relative;  }
#topnav a { display:inline-block; float:left; line-height:24px; text-decoration:none; outline:none; font-size:15px; text-transform:uppercase; letter-spacing: 1px; color:#fff; padding: 0 8px; margin:0 2px;  -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; -webkit-transition: background 0.15s ease-in-out; -moz-transition: background 0.15s ease-in-out; transition: background 0.15s ease-in-out;}
#topnav a:hover { background:#56bdfd; }

/* LANGUAGE SELECT IN HEADER
#langselect { width:60px; position:absolute; top:7px; right:0; color:#fff; text-align:right;  }
#langselect a, #langselect .active { line-height:24px; text-decoration:none; outline:none; font-size:12px; text-transform:uppercase; color:#fff; padding: 2px 6px; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
-webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out;  }
#langselect .active { background:#56bdfd; }
#langselect a:hover { background:#56bdfd; }*/

/* LANGUAGE SELECT IN HEADER */
#langselect { width:70px; position:absolute; top:21px; right:0; color:#fff; text-align:right;  }
#langselect a, #langselect .active { line-height:24px; text-decoration:none; outline:none; font-size:12px; text-transform:uppercase; color:#fff; padding: 2px 6px; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
    -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out;  }
#langselect .active { background:#56bdfd; }
#langselect a:hover { background:#56bdfd; }

/* SEARCH IN HEADER */
#topsearch { position:absolute; top: 15px; left:320px; }
.topsearchinput { width:300px; padding: 6px 20px; font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#8c8b8b; border:none;  -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out;}
.topsearchbutton { border:none; outline:none; width:18px; height:18px; background: url(/6images/search-icon.png) no-repeat; position:absolute; top:8px; left:310px; opacity:0.7;  }
.topsearchbutton:hover { opacity:1; cursor: pointer;}
.catlink { width:400px; font-size:12px; color:#fff; position:absolute; top: 37px; left:-60px; text-align:right; text-decoration:none; white-space:nowrap;}
.catlink:hover { text-decoration:underline; }

/* SOCIAL ICONS IN HEADER */
#socialicons { position:absolute; top:19px; right:100px;}
#socialicons a { display:block; width:26px; height:26px; background: url(/6images/social-icons.png) no-repeat; float:left; margin: 0 2px; text-indent:-9999px; opacity:0.8; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }
#socialicons a:hover { opacity:1}
#socialicons a.social_fb { background-position: 0 0;}
#socialicons a.social_twitter { background-position: -26px 0;}
#socialicons a.social_google { background-position: -52px 0;}
#socialicons a.social_login { background-position: -78px 0;}
#socialicons a.social_rss { background-position: -104px 0;}
#socialicons a.space { margin: 0 20px 0 0;}

#socialicons a.social_login.loggedin { background-position: -78px -26px; opacity:1;}

/* COMMENTS */
#comments { padding: 30px 0 0 0; }
#comments h1 { font-size:24px; color:#31affd; }
#comments h2 { font-size:18px; font-weight:bold; }
.readmore-js-toggle { display:block; font-weight:normal; text-align:right; font-size:12px; color:#444; text-decoration:none;}
.readmore-js-toggle:hover { text-decoration:underline; }
#comments .smalltext { font-size:12px; }

#comments label { display: block; margin: 0 0 2px 0;}
.commentform { background:#f4f4f4; padding:26px 40px 30px 40px; margin: 15px 0 35px 0; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; }
.commentform h2 { margin:0 0 15px 0;}
#comments  .forminput { font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#444; padding: 5px; border:1px solid #ccc; width:98%; margin: 0 0 10px 0; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; }

#comments .formtext { clear:both; display:block; margin: 0 0 30px 0;}
.commentname { width:47%; float:left; margin: 0 6% 0 0;}
.commentmail { width:47%; float:left; margin: 0;}
.commentcount { display:block; clear:both; margin: 0; text-align:right;}
.submitbutton { border:none; background:#1180c5; padding: 10px 20px; font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#fff;  -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;   }
.submitbutton:hover { background:#0a75b7; cursor: pointer;}

/* formulier */
#formulier { padding: 30px 0 0 0; }
#formulier h1 { font-size:24px; color:#31affd; }
#formulier h2 { font-size:18px; font-weight:bold; }
#formulier label { display: block; margin: 0 0 2px 0;}
.mainform { background:#f4f4f4; padding:26px 40px 30px 40px; margin: 15px 0 35px 0; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; }
.mainform h2 { margin:0 0 15px 0;}
#formulier  .forminput { font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#444; padding: 5px; border:1px solid #ccc; width:98%; margin: 0 0 10px 0; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; }

#formulier .formtext { clear:both; display:block; margin: 0 0 30px 0;}
.mainformitem { width:90%; float:left; margin: 0;}
.submitbutton { border:none; background:#1180c5; padding: 10px 20px; font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#fff;  -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;   }
.submitbutton:hover { background:#0a75b7; cursor: pointer;}

/* PUBLICITEIT - jan */
.pub { float:right; margin: 0px 0px; font-size:12px;}


/* PREFOOTER */
#prefooter { clear:both; width: 100%; padding:50px 0; background:#f4f4f4; }
#prefooter .title { font-size:16px; text-transform:uppercase; margin: 0 0 10px 0;}
#prefooter #moreblocks { width:755px; float:left; }
#prefooter #favorites { width:165px; padding:25px; margin: -25px 0 0 0; float:left; background:#fff; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; }

#prefooter .moreblock { width:220px; float:left; margin: 0 30px 25px 0; }
#prefooter #favorites .moreblock { width:215px; margin:0;}
#prefooter .moreblock ul { list-style: none; }
#prefooter .moreblock ul li { margin: 0 0 8px 0;}
#prefooter .moreblock ul li a { color:#444; text-decoration:none;}
#prefooter .moreblock ul li a:hover { color:#31affd;}
#prefooter .moreblock .readmore { text-align:left;  color:#31affd;}
#prefooter .line { border-bottom:1px solid #fff; padding: 0; margin: 0 40px 20px 0; }

/* ICONS IN PREFOOTER */
.cattitle  { display:block; width:50px; height:50px; text-indent:-9999px; float:left; margin: 0 10px 0 0; background:url(../../6images/category-icons.png) no-repeat; }
.cattitle.news { background-position: 0 0;}
.cattitle.files { background-position: -50px 0 ;}
.cattitle.tips { background-position: -100px 0;}
.cattitle.videos { background-position: -150px 0;}
.cattitle.tests { background-position: -200px 0;}
.cattitle.other { background-position: -250px 0;}
#prefooter .title { line-height:50px;}


/* FOOTER */
#footer { clear:both; width: 100%; padding:40px 0; background:#31affd; color:#fff; font-size:15px; }
#footer .logo { width:290px; height:auto; float:none; }
#footer .logo img { width:290px; height:auto; margin: 0 0 1px 0; }
#footer .sisterlogo img { width:200px; height:auto; margin: 15px 0 20px 0; }
.footercol1 { width:290px; float:left; margin:0 120px 0 0; }
.footercol2 { width:260px; float:left; margin:10px 40px 0 0; }
.footercol3 { width:260px; float:left; margin:10px 0 0 0; }
#footer .title { font-size:16px; text-transform:uppercase; margin: 0 0 10px 0;}
#footer ul { list-style: none; }
#footer ul li { margin: 0 0 3px 0;}
#footer ul li a { color:#fff; text-decoration:none;}
#footer ul li a:hover { text-decoration:underline;}

/* POSTFOOTER */
#postfooter { clear:both; width: 100%; padding:15px 0; background:#24a7f8; font-size:12px; color:#fff; text-align:center; }
#postfooter a { color:#fff; text-decoration:none; }
#postfooter a:hover { text-decoration:underline; }

/* LISTS - add circle to ordered lists */
ol {
    list-style-type: none;
    list-style-type: decimal !ie; /*IE 7- hack*/

    margin: 0;
    margin-left: 20px;
    padding: 0;

    counter-reset: li-counter;
}
ol > li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 5px;
    min-height: 36px;
}
ol > li:before {
    position: absolute;
    top: 0px;
    left: -25px;
    width: 20px;
    height: 20px;

    font-size: 12px;
    font-weight:normal;
    line-height: 22px;
    text-align: center;
    color: #31affd;

    border-radius: 50%;
    border:1px solid #31affd;
    content: counter(li-counter);
    counter-increment: li-counter;
}

/* sectie newstyle */
.sectie_new { margin: 0 5px 25px 5px;
    width:95%;
    float:left;
    padding: 10px 15px 15px 15px;
    border-color: black;
    border-width: thin;
    border-style: wave;
    -webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;
}


.teaser.dossier.news { padding: 10px 15px 15px 10px; background:#f4f4f4; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
    margin-right: 10px;}

.teaser.dossier.new
{
    width:99%;

    float:left;
    padding: 10px 15px 15px 15px;
    background: #e3eaf4;

    -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;
}

.teaser.newsub
{
    background: #fff;
    margin: 0 0 6px 0;
}

.teaser.newsub h3
{ font-size:20px; font-weight:normal; margin: 0 0 12px 0;}
.teaser.newsub h3 a {
    color: #31affd;
    text-decoration: none;
}

.teaser.newsub h4
{ font-size:18px; font-weight:normal; margin: 0 0 6px 15px;
    color: black}
.teaser.newsub h4 a {
    color: #444;

}

.teaser.newsub h4 a:hover { color:#31affd;}

.sectie_new h1 { font-size:30px; font-weight:normal; margin: 0 0 12px 0;
    /*color: #31AFFD;*/
}
.sectie_new h1:first-letter {
    text-transform: uppercase;
    /*  font-size: 110%;
      font-weight: bolder;*/
}
.teaser.dossier.new h1 { font-size:24px; font-weight:normal; margin: 0 0 12px 0;}



.newstyle
{
    width:99%;
    float:left;
    padding: 10px 15px 15px 15px;

}










/* RESPONSIVE */
@media (min-width: 768px) and (max-width: 995px) {
    #container { width:744px; z-index: 99; }
    #leftcol { width:414px; margin: 0 30px 0 0;  }
    #newsletterbox { width:560px; margin: 20px 0 0 0;}
    .sharebutton.whatsapp { display:inline-block;}

    /* HEADER */
    .innerwrap { width:744px; }

    #topsearch { position:absolute; top: 15px; left:240px; }
    .topsearchinput { width:240px;  }
    #socialicons { position:absolute; top:19px; right:80px;}
    .searchinput { width:440px; }
    .catlink {  position:absolute; top: 37px; left:-123px;}

    /* ARTICLEPAGE */
    h1 { font-size:34px; font-weight:normal; }
    #article h1.longtitle { font-size:28px;}
    #anchorbox { width: auto; float:none; margin: 0 0 10px 0; }
    #articledata { display:block; width:100%; float:none; line-height: normal; text-align:center; font-size:12px; text-transform:uppercase; margin: 0 0 10px 0; }
    .addthis_sharing_toolbox { display:block; clear:both;}
    .articleimage { float:none; margin: 0 0 20px 0; max-width:100%; width:100%; }
    .source { float:none; width:100%;  margin: 0 0 10px 0; }
    .releasedate { float:none; text-align:right; width:100%; margin: 0 0 20px 0;   }

    /* RELATED BLOCKS*/
    #relatedarticles, #relatedblock { width:86% !important; float:none !important; margin: 0 7% 30px 7% !important;  }
    .coldivider { height:0px;}

    /* A TO Z CATEGORIES PAGE */
    #atozfilter ul { padding:0 0 0 15px;}
    #atozfilter ul li { float:left; margin: 0 14px;}

    /* TOPNAVIGATION
    #topnav { width:684px;  position: relative; top:21px; right:0;  padding: 0;  z-index:100  }
    #topnav ul { width:250px; position: relative; top:0; right:0; float:right; padding: 10px 0; margin:0; background:#31affd;  -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; }
    #topnav li { float:none; }
    #topnav a { display:block; float:none; width:100%; text-align:center; line-height:28px; text-decoration:none; outline:none; font-size:16px; text-transform:uppercase; letter-spacing: 1px; color:#fff; padding: 0; margin:0 4px;  }*/

    .nav-toggle { position:absolute; right:0; top:0px; margin: 0 0 0 20px; }

    #leaderboard { width:744px; margin: 0;}
    #leaderboard_below { width:744px; margin: 0;}
    #leaderboard_floor { width:744px; margin: 0;}
    #leaderboard img { width:100%; height:auto;}

    /* TEASER */
    .teaser h1 { font-size:18px;  margin: 0 0 6px 0; }
    .teaserimage { margin: 0 10px 0 0;}
    .teaserimage img { width: 150px; height:auto;}
    .teaser.dossier .teaserimage img { width: 135px;}
    .teaser.special .teaserimage img { width: 135px;}
    .teasertext { width:250px; }

    .teaser.dossier { width:385px; padding: 10px 15px 20px 15px;  }
    .teaser.special { width:385px; padding: 10px 15px 20px 15px;  }

    .teaser.dossier .teasertext { width:225px;}
    .teaser.special .teasertext { width:225px;}
    #article .teaser.video .teasertext { width:225px;}

    /* FOOTER */
    #prefooter #moreblocks { width: 744px; }
    #prefooter .moreblock { width:216px; margin: 0 15px 25px 15px; }
    #prefooter #favorites { width:694px; padding:25px; margin: 0; background:#fff;  }
    #prefooter #favorites .moreblock { width:694px; }
    #prefooter #favorites .moreblock ul li { display:block; width:210px; margin: 0 0 0 20px; float:left;}
    #prefooter #favorites .moreblock .readmore { display:block; clear:both; padding: 10px 0 0 0; }
    #prefooter .title { margin: 0;}

    /* SEARCHBOX ON HOMEPAGE */
    #searchbox { width:384px; padding: 15px 15px 10px 15px; margin: 0 0 20px 0; }
    .searchinput { width:228px; padding: 10px 20px; margin: 0 6px 0 0; font-size:18px; }
    .searchbutton {  padding: 10px 20px; font-size:18px;  }
    #popularcats { padding: 6px 0 0 0;}
    .popularcatscol { width:108px; margin:0 10px; }

    #catanchorbox { width: auto; float:none; margin: 0 0 10px 0;}

    .imagebox { width:100% !important;  float:none; margin: 0 0 8px 0;}
    .imagebox.rightalign { float:none; margin: 0 0 8px 0; }

}

@media (max-width: 767px) {
    body {padding-top: 68px; font-size:16px;  }
    #container { width:90%; z-index: 99; }
    #leftcol { width:100%; margin: 0 auto; float:none; }
    #rightcol { width:100%; float:none; margin:0 auto; }

    #adbox .adbox_image_right {
        float:none;
        display: block;
        padding: 0px 0px 10px 0;
        max-width: 250px !important;

    }

    .gz-ads-leaderboard-top {
        margin-left: auto;
        margin-right: auto;
        text-align:center;
        /*height:165px;*/
        height: 100px;
        overflow: hidden !important;
    }

    #leaderboard { padding: 10px 0; margin: 0 0 0 -12px; text-align:center;height: 100px;}
    #m_ad  { padding: 10px 0; text-align:center;}

    .sharebutton.whatsapp { display:inline-block;}

    #newsletterbox { width:100%; margin: 40px 0 0 0; padding:0;}
    .newsletterinput {  display:block; width:100%; margin: 0 0 10px 0; padding: 10px 0 ; text-align:center}
    #newsletterbox .searchbutton { display:block; width:100%; padding: 10px 0; }

    /* subscribe me CLASSES*/
    .sb {
        width: 70% !important;
        height: 380px  !important;}
    .sb form input[type='text'], .sb form input[type='email'] {
        margin: 0;
        border: 1px;
        background: #9dc72b47 !important;
        width: 100% !important;}
    .sb form input[type='submit'] {
        width: 100% !important;}

    #newsletterboxinpage {
        padding: 10px 15px 15px 15px;
        background: #31affd;
        color: #fff;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        text-align:center;}
    .newsletterinputinpage { width:100%;}
    /* HEADER
    #mainheader { width: 100%; height: auto;  }
    #subheader { display:none;}
#headeritems { padding: 0 0 50px 0; position:relative;}
.innerwrap { width:90%;}
.logo { width:90%;  float:none; margin:0 auto; }
.logo img { width:100%; max-width:100%;}
#langselect { position:absolute; left:50px; top:4px; float:left; }
#socialicons { position:relative; left:0; top:0; float:right; }
#topsearch { width:100%; height: 40px;  position:relative; left:0; top:44px; margin: 0;   }
.topsearchinput { width:90%; font-size:18px; padding:6px 5%; margin:0; display:block; position:absolute; top:0; left:0; }
.topsearchbutton { position:absolute; top:8px; left: 92%; }
.catlink { display:block; width:100%; font-size:14px; color:#fff; position:relative; top: 36px; left:0px; text-align:left; }
*/
    /* HEADER */
    #mobileheader { display: block; width: 100%; height:50px; padding:8px 0 10px 0; background:#3DB5FF; position: fixed; top:0 ; z-index: 150; }
    #mainheader { position: fixed; top: 60px; left: auto;  width: 100%; height: 100px; z-index: 100;   }
    #headeritems { padding: 0 0 50px 0; position:relative;}
    .innerwrap { width:90%;}
    .logo {  float:none; margin:0 auto; }

    #mainheader .logo { display:none; }
    #subheader { position: fixed; top: 184px; z-index:100; }

    #topsearch { width:100%; height: 40px;  position:absolute; left:0; top:0px; margin: 0;   }
    .topsearchinput { width:90%; font-size:18px; padding:6px 5%; margin:0; display:block; position:absolute; top:0; left:0; }
    .topsearchbutton { position:absolute; top:8px; left: 92%; }
    .searchinput { width:440px; }
    .catlink { width: 100%;  position:absolute; top: 37px; left: 0px; font-size: 14px}

    #socialicons { position:absolute; top:70px; left:0px;}
    #langselect { position:absolute; top:74px;  right:0px; float:left; }

    /* NAVIGATION */
    #subheadernav { clear:both; width:100%; position: relative; top:0; left:0; padding: 0px 0; margin:0 0 0 0; }
    #subheadernav ul { width:100%; padding: 10px 0; margin:0;}
    #subheadernav li { float:none; width:auto; border: none; }
    #subheadernav a { display:block; float:none; width:100%; text-align:left; line-height:28px; text-decoration:none; outline:none; font-size:16px; text-transform:uppercase; letter-spacing: 1px; color:#fff; padding: 0; margin:0 4px;  }

    .nav-toggle { position:fixed; right:24px; top:22px; z-index:200 }
    /* ARTICLEPAGE */
    h1 { font-size:34px; font-weight:normal; }
    #article h1.longtitle { font-size:30px;}
    #anchorbox { width: auto; float:none; margin: 0 0 10px 0;}
    #articledata { display:block; width:100%; float:none; line-height: normal; text-align:center; font-size:12px; text-transform:uppercase; margin: 0 0 10px 0; }
    .addthis_sharing_toolbox { display:block; clear:both;}
    .articleimage { float:none; margin: 0 0 20px 0; max-width:100%; width:100%; }
    #relatedarticles { width:100%; float:none; margin: 0 0 40px 0;}
    #relatedcats { width:100%; float:none; margin: 0 0 40px 0;}
    #relatedlinks { width:100%; float:none; margin: 0 0 40px 0;}
    .source { float:none; width:100%;  margin: 0 0 10px 0; }
    .releasedate { float:none; text-align:right; width:100%; margin: 0 0 20px 0;   }
    .commentname { width:100%; float:none; margin: 0;}
    .commentmail { width:100%; float:none; margin: 0;}
    .commentform { padding:16px 20px 15px 20px; }
    #relatedarticles, #relatedblock { width:100% !important; float:none !important; margin: 0 0 20px 0 !important;  }
    .coldivider { height:0px;}

    /* A TO Z CATEGORIES PAGE */
    #atozfilter ul { padding:0 0 0 12px;}
    #atozfilter ul li { margin: 0 10px;}
    #atozfilter ul li a { padding: 10px 6px; }
    .atozcols { padding: 0; }
    .atozcol { width: 100%; float:none; margin: 0 2%; }
    .atozcol ul { margin:0; }
    .bigletter { font-size: 36px; margin:40px 0 10px 0;}
    #atozfilter { margin: 0;}

    /* TOPNAVIGATION
    #topnav { clear:both; width:100%; position: relative; top:0; left:0; padding: 10px 0; margin:0 0 -20px 0; }
    #topnav ul { width:100%; padding: 10px 0; margin:0; background:#56bdfd;  -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; }
    #topnav li { float:none; }
    #topnav a { display:block; float:none; width:100%; text-align:center; line-height:28px; text-decoration:none; outline:none; font-size:16px; text-transform:uppercase; letter-spacing: 1px; color:#fff; padding: 0; margin:0 4px;  }

    .nav-toggle { float:left; margin: 0; }*/

    #leaderboard { width:100%; margin:0;}
    #leaderboard img { width:100%; height:auto;}

    .rectangle img { width:100%; height:auto;}
    .facebookbox { width:300px; margin:0 auto 35px auto; }
    .googlead { width:300px; margin:0 auto 35px auto; }


    #adbox .adbox_image {
        padding: 0px 0px;
        margin-bottom: 30px;
        width: 100%; max-width:100%; height:auto;
    }

    #adbox .adbox_image_right {
        width: 100%; max-width:100%; height:auto;
    }

    #adbox .clickbutton {
        margin-top: 20px;
        display:block; float:none; width:90%; text-align:center;
    }
    #adbox .clickbutton_left {
        border: none;
        background: #1180c5;
        padding: 10px 20px;
        font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #fff;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        float:left;
    }

    /* TEASER */
    .teaser h1 { font-size:22px;  margin: 0 0 6px 0; }
    .teaserimage {width: 100%; float:none; margin: 0 10px 0 0;}
    .teaserimage img { width: 100%; max-width:100%; height:auto; }
    .teaser.dossier .teaserimage img { width: 100%;}
    .teaser.special .teaserimage img { width: 100%;}
    .teasertext {  width: 100%; float:none; }
    .teaser.dossier .teasertext { width: 100%;}
    .teaser.special .teasertext { width: 100%;}
    #article .teaser.video .teasertext { width: 100%;}

    .teaser.dossier { width:95%; margin: 0 0 25px -2%; padding: 10px 15px 20px 15px; }
    .teaser.special { width:95%; margin: 0 0 25px -2%; padding: 10px 15px 20px 15px; }

    .showmobile { display:block;}
    .showdesktop { display:none;}


    /* FOOTER */
    #prefooter { display:none;}
    #prefooter #moreblocks { width: 100%; }
    #prefooter .moreblock {  width: 100%; float:none; margin: 0 auto 25px auto;  }
    #prefooter #favorites { width:80%; padding: 5% 10% 10% 10%; margin: 0; background:#fff;  }
    #prefooter #favorites .moreblock { width:100%; }
    #prefooter #favorites .moreblock .readmore { display:block; clear:both; padding: 10px 0 0 0; }

    /* SEARCHBOX ON HOMEPAGE */
    #searchbox { display:none; width:90%; padding: 15px 5%; margin: 0 0 20px 0; }
    /*#searchbox .searchinput { width:144px; padding: 10px 20px; margin: 0 6px 0 0; font-size:18px; }
    #searchbox .searchbutton {  padding: 10px 20px; font-size:18px;  }
    #popularcats { padding: 6px 0 0 0;}
    .popularcatscol { width:100%; margin:0;  }
    #popularcats ul li a {font-size:16px; }
    #popularcats .smalltext { font-size:14px; margin: 0 0 10px 0;} */

    .teaserfilternumber { float:none; text-align:right; margin-bottom:10px; }
    .teaserfiltercat { float:none; text-align:right; }

    #catanchorbox { width: auto; float:none; margin: 0 0 10px 0;}

    .imagebox { width:100% !important;  float:none; margin: 0 0 8px 0;}
    .imagebox.rightalign { float:none; margin: 0 0 8px 0; }

}