@media all {
body {
    background-image: url("../images/PlannC._Achtergrond_30x3000px_bxh.png");
    background-position: top center;
    background-repeat: repeat-x;
  background-color: #020063;
}
.body-bg {
  background-color: #D4E1E6;
  padding: 35px;
  background-image: url(../images/linksboven.png), url(../images/rechtsboven.png), url(../images/links-onder.png), url(../images/rechtsonder.png), url(../images/boven.png), url(../images/links.png), url(../images/rechts.png), url(../images/onder.png);
  background-position:  left top, right top, left bottom, right bottom, top, left, right, bottom;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat-x, repeat-y, repeat-y, repeat-x;
}
.section {
  padding-top: 1em;
  padding-top: 1em;
}
}
.breadcrumb-section {
}
.section ul {
}
.meta, .footer-section-content {
}
.section-default, .section-primary, .section-light {
  background: #F4FAFA;
  margin-top: 8px;
  margin-bottom: 8px;
  }
.footer-section-content {
  background: #2267C5;
  margin-top: 8px;
  margin-bottom: 8px;
}
.footer-section-meta {
  background: #4B99F7;
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 0;
}
.footer-section-meta .meta {
  display: none;
}
.footer-section-meta .container {
  padding: 0;
}
.footer-section-meta .copyright .links {
  float: left;
}
.footer-section-meta .copyright .rechts {
  float: right;
}
div.frame.frame-small.default.copyright {
  padding: 8px;
}
div.frame.frame-small.default.copyright p {
  margin: 0 0 5px 5px;
}

#content .frame {
  background: #F4FAFA;
  padding: 1em;
 }
.scroll-top {
  background-color: #6F93C8;
  bottom: 110px;
  right: 45px;
}
hr {
  margin-top: 27px;
  margin-bottom: 27px;
  border: 0;
  border-top: 1px solid #D4E1E6;
}
#content h1 {
  font-weight: 100 !important;
}
#content ul {
  list-style-image: url('../images/bullet.png') !important;
}
}


@media all and (min-width: 480px) {
.tx-powermail .col-sm-10 {
  width: 70% !important;
}
.tx-powermail .col-sm-2 {
  width: 30% !important;
}
.tx-powermail .col-sm-offset-2 {
  margin-left: 30% !important;
}
}


@media all and (min-width: 992px) {
.body-bg {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-main > li > a .bar {
  top: 55px;
  height: 8px;
  opacity: 100;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
ul.nav > li:first-child > a .bar {
  background: #98CB32;
} 
ul.nav > li:nth-child(2) > a .bar {
  background: #FF9832;
} 
ul.nav > li:nth-child(2) > a .active .bar {
  background: #FF9832;
}
ul.nav > li:nth-child(2) > li.active.dropdown.open ul.dropdown-menu li.active a {
  background: #FF9832;
}
ul.nav > li:nth-child(3) > a .bar {
  background: #FF3232;
} 
ul.nav > li:nth-child(4) > a .bar {
  background: #983298;
} 
ul.nav > li:nth-child(5) > a .bar {
  background: #000065;
} 


.navbar-main > li.dropdown.open > a > .bar, .navbar-main > li:hover > a > .bar, .navbar-main > li.active > a > .bar {
  top: 55px;
  background: #8EB92B;
}
.navbar-main > li > .navbar-text, .navbar-main > li > a {
  margin: 0 1px 0 1px;
}
.navbar-main > li > a {
  font-family: inherit;
  text-transform: capitalize;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
  margin-left: 0px;
}
textarea.form-control {
  height: 300px;
}
}

@media all and (min-width: 1200px) {
}