@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,400;0,500;0,700;0,900;1,400&display=swap');

body {background:#fff;font-family: 'Barlow', sans-serif;font-size: 17px;}

tr {border-bottom: 1px solid #000;}
tr p {margin-bottom:0px;}
td {padding: 5px;}

.pos-rel {position:relative;}

.bg-blue {
  border: none;
  background-image: url(https://themanieuws.nl/public/uploads/0523/60DAC9-bg-blue-ht-s.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  height: 560px;
}

.bg-green {
  border: none;
  background-image: url(https://themanieuws.nl/public/uploads/0523/6B067D-bg-green-ht-s.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  height: 560px;
}

.bg-green-small {
  border: none;
  background-image: url(https://themanieuws.nl/public/uploads/0523/DFE817-bg-green-small.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  height: 220px;
  padding: 40px;
}

.bg-blue-small {
  border: none;
  background-image: url(https://themanieuws.nl/public/uploads/0523/57640B-bg-blue-small.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  height: 220px;
  padding: 40px;
}

.bg-bungee {
  border: none;
  background-image: url(https://themanieuws.nl/public/uploads/0523/E8DC34-bg-bungee.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  height: 410px;
  padding: 33px;
  color: #fff;
}

.text-box-head {
  margin-left: 40px;
  margin-top: 40px;
  width: 980px;
}

h1 {
  font-size: 34px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

h2 {
  font-size: 66px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
  border-top: #fff dashed 6px;
  margin-top: 20px;
  margin-bottom: 30px;
  display: table;
}

h3 {
  font-size: 20px;
  text-transform: uppercase;
  color: rgba(48, 177, 118, 1);
  margin-bottom: 0px;
  font-weight: bold;
}

.sub-text {  
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}

.txt-blue {color:#262a5f;}
.txt-cyaan {color:#0090cd;}
.txt-white {color:#fff;}
.txt-green {color: rgba(48, 177, 118, 1);}

.green-bg-transparant, .blue-bg-transparant {border-top: #fff dashed 6px;border-bottom: #fff dashed 6px;padding: 15px;display: inline;}

.green-bg-transparant {background-color: rgba(48, 177, 118, 0.6);}

.blue-bg-transparant {background-color: rgba(0, 144, 205, 0.6);}

.img-dashed {border: #e9e9e9 dashed 6px;}

.border-h {border-bottom: #fff dashed 6px!important;}

.bg-white-border {
    background: #fff;
    border: #2fb076 dashed 4px;
    padding:20px;
    font-size:18px;
    margin-bottom: 15px;
}

.intro {
  padding: 20px 20px 20px 40px;
  background: #fff;
  margin-top: 40px;
  margin-left: -40px;
  text-transform: uppercase;
  color: #262a5f;
  font-weight: bold;
  font-size: 20px;
  width: 1120px;
}

.intro-2 {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 900;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 0px;
  border-top:none;
  text-shadow:none;
}

.intro-3 {
  padding: 20px 20px 20px 40px;
  background: #fff;
  margin-top: 15px;
  margin-left: -40px;
  text-transform: uppercase;
  color: #262a5f;
  font-weight: bold;
  font-size: 20px;
}

.ht-quote {
  color: #0090cd;
  text-align: center;
  text-transform: uppercase;
  font-size: 26px;
}

.big {font-size: 136px;}
.big-2 {font-size: 100px;}
.big-3 {font-size: 84px;}

.text-block {
  margin-top: 0;
}

.bg-ht-green {
  background-color: rgba(48, 177, 118, 1);
  border: #e9e9e9 dashed 4px;
  padding: 15px;
  margin-top: 15px;
  color:#fff;
  margin-bottom:15px;
}

.bg-ht-cyaan {
  background-color:#0090cd;
  border: #e9e9e9 dashed 4px;
  padding: 15px;
  margin-top: 15x;
  color:#fff;
  margin-bottom:15px;
}

.bg-ht-green-nb {
  background-color: rgba(48, 177, 118, 1);
  padding: 15px;
  color:#fff;
  margin-bottom:15px;
}

.startlist {
  font-size: 44px;
  color: rgba(48, 177, 118, 1);
  padding: 10px;
  background: #eff5f1;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom:15px;
}

.sp-border img {border:1px solid #000;}

.ht-logo {
  width: 270px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.krant {
  position: absolute;
  bottom: 30px;
  width: 310px;
  right: 30px;
}

.bg-white-margin {
  background: #fff;
  margin-left: 40px;
  padding: 15px;
  margin-bottom:15px;
}

/* MEDIA QUERIES */

/* Desktop  */

@media only screen and (min-width: 960px) and (max-width: 1200px) {

}

@media only screen and (max-width : 1199px) {
	
}

/* Tablet  */
@media (max-width: 959px) and (min-width: 769px) {

}

/* Mobile Modes */
@media only screen and (max-width: 768px) {

}

@media only screen and (max-width: 480px) {
    
.main-page-layout {
  margin-left: 10px;
  margin-right: 10px;
}    

.img-dashed {border: #e9e9e9 dashed 3px;}

.border-h {border-bottom: #fff dashed 3px!important;}
    
.bg-blue {
  border: none;
  background-image: url(https://themanieuws.nl/public/uploads/0523/60DAC9-bg-blue-ht-s.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  height: auto;
}    

.bg-green {
  border: none;
  background-image: url(https://themanieuws.nl/public/uploads/0523/6B067D-bg-green-ht-s.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  height: auto;
}
    
.bg-blue-small {
  border: none;
  background-image: url(https://themanieuws.nl/public/uploads/0523/57640B-bg-blue-small.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  height: 80px;
  padding: 15px;
}

.bg-green-small {
  border: none;
  background-image: url(https://themanieuws.nl/public/uploads/0523/57640B-bg-blue-small.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  height: 80px;
  padding: 15px;
}

.bg-bungee {
  border: none;
  background-image: url(https://themanieuws.nl/public/uploads/0523/E8DC34-bg-bungee.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  padding: 20px;
  color: #fff;
  margin-bottom: 15px;
}

h1 {
  font-size: 24px!important;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

h2 {
  font-size: 22px!important;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
  border-top: #fff dashed 3px;
  margin-top: 0px;
  margin-bottom: 10px;
  display: table;
}

h3 {
  font-size: 17px;
  text-transform: uppercase;
  color: rgba(48, 177, 118, 1);
  margin-bottom: 0px;
  font-weight: bold;
}

.text-box-head {
  margin-left: 0px;
  margin-top: 40px;
  width: auto;
}

.intro {
  padding: 0px;
  background: #fff;
  margin-top: 20px;
  margin-left: 0;
  text-transform: uppercase;
  color: #262a5f;
  font-weight: bold;
  font-size: 16px;
  width: auto !important;
}

.intro-2 {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 900;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 10px;
  border-top: none;
  text-shadow: none;
}

.bg-ht-green {
  background-color: rgba(48, 177, 118, 1);
  border: #e9e9e9 dashed 3px;
  padding: 15px;
  margin-top: 15px;
  color:#fff;
  margin-bottom:15px;
}

.bg-ht-cyaan {
  background-color:#0090cd;
  border: #e9e9e9 dashed 3px;
  padding: 15px;
  margin-top: 15px;
  color:#fff;
  margin-bottom:15px;
}

.startlist {
  font-size: 28px;
  color: rgba(48, 177, 118, 1);
  padding: 10px;
  background: #eff5f1;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
}
.green-bg-transparant, .blue-bg-transparant {
  border-top: #fff dashed 6px;
  border-bottom: #fff dashed 6px;
  padding: 15px;
  display: block;
}

.ht-quote {
  color: #0090cd;
  text-align: center;
  text-transform: uppercase;
  font-size: 19px;
}

}