/*************************/
/* RESET GANTRY DEFAULTS */
/*************************/

/* RN: FF DIRTY, MAAR GANTRY VRAAGT EROM */
*, html {
    text-shadow: none !important;
    box-shadow: none !important;
}

/* NO BACKGROUND */
#rt-top-surround:after,
#rt-top-surround,
#rt-maintop,
#rt-showcase,
.rt-showcase-pattern,
#rt-drawer,
#rt-footer{
    background: none;
    filter: none;
}

/* NO BORDER */
h1,h2,h3,h4,h5,h6,
#rt-top-surround,
#rt-maintop,
#rt-showcase,
#rt-drawer,
#rt-footer,
#rt-copyright,
.title,
.component-content h2{
    border: 0;
}

/* NO MARGIN */
html,
body,
.no-margin{
    margin: 0;
}

/* NO PADDING */
.no-padding{
    padding: 0;
}

/* NO BOX SHADOW */
h1,h2,h3,h4,h5,h6,
#rt-top-surround,
#rt-maintop,
#rt-showcase,
#rt-drawer,
#rt-footer,
#rt-copyright,
.title,
.component-content h2{
    box-shadow: none;
    -webkit-box-shadow: none;
}

/* NO TEXT SHADOW */
h1,h2,h3,h4,h5,h6,
.title,
.component-content h2{
    text-shadow: none;
}

/* MENU ISSUES */
ul.menu li a:before,
ul.menu li .item:before,
ul.menu li .separator:before,
ul.menu li.active.current > a:before,
ul.menu li.active.current > .item:before,
ul.menu li.active.current > .separator:before,
ul.menu li#current.active > a:before,
ul.menu li#current.active > .item:before,
ul.menu li#current.active > .separator:before{
    content: none;
    margin: 0;
}

.nav > li > a:hover {
    text-decoration: none;
    background: none;
}

ul.menu li {
    margin: 0;
}

.gf-menu .item {
  color: #888888;
}

@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300);

body.font-family-roboto-slab {
  font-family: 'Roboto Slab', serif;  
}

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

/*
#rt-mainbody-surround,
#rt-footer-surround {
  font-family: 'Roboto Slab', serif;
}

#rt-utility ul.menu li a {
  font-family: 'Roboto Slab', serif;
}
*/

/* General */

.oo-no-padding-top {
  padding-top: 0;
  margin-top: 0;
}

/* Land van Cuijk */

#rt-utility * {
  position: static;
}

#rt-utility {
  position: absolute;
  top: 4px;
  right: 0;
  width: 100px;
  height: 100px;
  z-index: 300;
}

#rt-utility .rt-grid-12 {
  width: auto;
}

#rt-utility .rt-block {
  padding: 0;
  margin: 0;
}

#rt-utility .rt-block a {
  display: block;
}

/* Search */

#rt-top .search {
  float: right;
}

#rt-top .search form {
  margin: 0;
}

#rt-top .search input.search-query {
  float: left;
  border-radius: 0;
  height: 40px;
  box-sizing: border-box;
  border-right: none;
}

#rt-top .search button {
  float: left;
  border-radius: 0;
  height: 40px;
  width: 40px;
  box-sizing: border-box;
  border: none;
  background: #f5c73d url(../images/icon-search.png) center center no-repeat;
}

#rt-top .search button:hover {
  background: #f5c73d url(../images/icon-search.png) center center no-repeat;
}

/* Menu on top of slider */

#rt-transition {
    z-index: 150;
}
#rt-top-surround {
    z-index: 250;
}

body {
  background-color: #ffffff;
  background: url(../images/top.png) center top no-repeat;
  padding-top: 4px;
}

.component-content .page-header {
  margin: 0;
  padding: 0;
}

#rt-bottom h2,
#rt-transition .title, 
#rt-transition .component-content h2,
#rt-transition h1,
#rt-transition h2,
#rt-transition h3,
#rt-transition h4 {
  display: inline-block;
  color: #ffffff;
  background-color: #92dae0;
  padding: 0 15px;
  margin-top: 0;
  font-size: 20px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  white-space: nowrap;
}

#rt-transition #rt-mainbody h1, 
#rt-transition #rt-mainbody h2, 
#rt-transition #rt-mainbody h3 {
  background-color: #b6da3a;
}

#rt-top {
  /*background: #92dae0 url(../images/clouds-bg.png) center bottom no-repeat;*/
}

.rt-block.logo-block {
  padding-top: 15px;
  padding-bottom: 15px;
}

#rt-showcase .rt-grid-12,
#rt-showcase .rt-container {
  width: 100%;
}

#rt-showcase .rt-block {
  margin: 0;
  padding: 0;
}

/*
#rt-utility {
  margin-top: -50px;
}

#rt-utility .rt-block {
  z-index: 250;
  position: absolute;
}
*/

/*
 * Google Maps (on contact page)
 */ 
  
#rt-mainbottom .rt-grid-12,
#rt-mainbottom .rt-container {
  width: 100%;
}

#rt-mainbottom,
#rt-mainbottom .rt-container .rt-block {
  padding: 0;
  margin: 0;
}

/*
 * Other menus
 */ 

ul.menu ul.small,
ul.menu li a, ul.menu li .item, ul.menu li .separator {
  font-size: 1em;
  font-weight: normal;
}

/*
 * Main menu
 */ 

#rt-header {
  background-color: #b6da3a;
}

#rt-header .rt-block {
    padding: 0;
    margin: 0;
}

#rt-header ul.menu {
    display: inline-block;
    margin-top: 10px;
}

#rt-header ul.menu li {
    display: inline-block;
}

#rt-header ul.menu li:last-child {
    margin-left: 0;
}

#rt-header ul.menu li a {
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 15px;
    margin-bottom: 10px;
}

#rt-header ul.menu li a:hover { /* Gantry override */ 
    color: #ffffff;
}

#rt-header ul.menu > li.active > a {
    color: #392c04;
}

#rt-header ul.menu li ul {
    display: none;
    position: absolute;
    margin-left: -15px;
    padding: 15px;
    background-color: #f2f2f2;
    min-width: 170px;
    z-index: 2;
}

#rt-header ul.menu li:hover ul {
    display: block;
}

#rt-header ul.menu li ul li {
    display: block;
    margin-left: 0;
    /*margin-bottom: 10px;*/
}

#rt-header ul.menu li ul li a {
    font-size: 14px;
    margin-bottom: 0px;
}

#rt-header ul.menu li ul li:last-child {
    margin-bottom: 0;
}

#rt-header ul.menu li ul li a {
    color: #afafaf;
}

#rt-header ul.menu li ul li a:hover {
    color: #888888;
}

#rt-header ul.menu li.deeper a {
  background: transparent url(../images/arrow-right.png) right center no-repeat;
}

#rt-header ul.menu li.deeper > a {
  background: transparent url(../images/arrow-down.png) right center no-repeat;
}

/* Activity menu (tabs) */

#rt-maintop {
  padding-top: 0;
}

#rt-maintop .rt-block {
  padding-top: 0;
  margin-top: -40px;
  z-index: 350;
} 

#rt-maintop ul.menu li {
    display: inline-block;
}

#rt-maintop ul.menu li a {
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    padding: 0 15px;
    line-height: 40px;
    height: 40px;
    color: #ffffff;
    background-color: #92dae0;
}

#rt-maintop ul.menu li.active a {
  color: #62c9d2;
  background-color: #ffffff;
}

#rt-maintop ul.menu li.active a:after {
  content: "\f054";
  margin-left: 5px;
  font-family: FontAwesome, sans-serif;
}

/* 
 * Main blog activities
 */
 
#rt-transition #rt-mainbody .blog .item .ro-article-image {
  height: 150px;
  background-position: center center;
  background-size: cover;
  background-color: #d7d7d7;
} 

#rt-transition #rt-mainbody .blog .item h2 {
  display: block;
  text-align: center;
  background-color: transparent;
  border-bottom: 1px solid #d7d7d7 !important;
  border-right: 1px solid #d7d7d7 !important;
  border-left: 1px solid #d7d7d7 !important;
  height: 55px;
  /*line-height: 20px;*/
  /*overflow: hidden;*/
  /*white-space: normal;*/
  /*font-size: 17px;*/
  display: table;
  width: 100%;
  box-sizing: border-box; 
}

#rt-transition #rt-mainbody .blog .item h2 a {
  color: #6e6e6e;
  white-space: normal;
  font-size: 17px;
  line-height: 20px;
  display: table-cell;
  vertical-align: middle;
}

.ro-hide-intro-text .ro-intro-text {
  display: none;
}

.rt-block.ro-usp {
  padding-top: 30px;
  padding-bottom: 30px;  
}

.ro-usp-gemoedelijk h4 { background-color: #92dae0 !important; }
.ro-usp-groen h4 { background-color: #b6da3a !important; }
.ro-usp-gastvrij h4 { background-color: #f5c73d !important; }

/*
 * USPs
 */

.ro-usp {
  text-align: center;
}

/*
 * SP Weather
 */
 
.sp-condition {
  display: block;
}

/*
 * 404 page
 */

 .rt-error-rocket { display: none; }
 .rt-error-content { margin-left: 0; }
 
 /*
  * Article blog layout
  */
 
.component-content .blog .article-info .create:before {
  content: "";
}

.component-content .blog .article-info .create .icon-calendar {
  display: none;
}

.module-content .newsflash .article-info .create,
.component-content .blog .article-info .create {
  background-color: #eeeeee;
  display: inline-block;
  white-space: nowrap;
  padding: 0 10px 0 0;
}

.module-content .newsflash .article-info .create {
  padding: 0 10px;
  margin-bottom: 10px;
}

.component-content .blog .article-info {
  margin-top: 5px;
}

.component-content .blog h1,
.component-content .blog h2 {
  margin-bottom: 0;
  padding-bottom: 0;
}  

/*
 * Newsflash on home page
 */

ul.newsflash-horiz {
  list-style-type: none;
  margin: 0;
} 

ul.newsflash-horiz li {
  width: 50%;
  display: inline-block;
  float: left;
  box-sizing: border-box;
}

ul.newsflash-horiz li:first-child {
  padding-right: 20px;
}

ul.newsflash-horiz:after {
    display: block;
    content: "";
    clear: both;
}

/*
 * CMS classes
 */

.youtubeLink {
    margin-bottom: 20px;
    width: 100%;
}

a.readmore {
  color: #6e6e6e;
  border-radius: 0;
  border: 1px solid #b6da3a;
  background: transparent;
  padding: 5px 10px;
  clear: both;
}

/*
 * Simple Calendar
 */
 
.scevents ul {
  margin: 0;
}

.scevents li {
  list-style-type: none;
}

.scevents li a {
  display: block;
  margin-bottom: 10px;
}

.events_subcategories {
  display: none;
}

div .sc_detail_wrapper {
  float: none;
}

td.sc_rows,
td.sc_header {
  border: none;
}

.rt-block.agenda-readmore {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.rt-block.agenda {
  padding-bottom: 0;
  margin-bottom: 0;
}

/* 
 *  Scrollable Image Map
 */

#image-map-container {
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
}

#image-map-container img {
  max-width: none;
}

#image-map-container area {
  border: 1px solid #000;
}

/*
 * Phoca Download
 */
 
h3.pd-ctitle {
  display: none !important;
}


/* 
 * Footer 
 */
 
#rt-footer-surround {
  background: transparent url(../images/top.png) center top no-repeat;
  padding-top: 20px;
}

#rt-footer h2 {
  color: #6e6e6e;
}

#rt-footer a {
}

#rt-copyright {
}

.fb-like-box {
  width: 100%;
  overflow: hidden;
}

/*
 * Media queries
 */

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

  .rt-block.logo-block {
    position: relative;
    margin-top: 7px;
  }
 
  ul.newsflash-horiz li {
    width: 100%;
    float: none;
  }

  ul.newsflash-horiz li:first-child {
    padding-right: 0;
  }

  #rt-top .search {
    float: none;
    margin: 0 auto;
    width: 250px;
  }
  
  #rt-top .search:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }  
 
}
 
 