/*
 Theme Name:     Rots en Water
 Theme URI:      https://afterimagedesigns.com/wp-bootstrap-starter/
 Description:    Child Theme for WP Bootstrap Starter
 Author:         ZesBee BV
 Author URI:     http://zesbee.nl
 Template:       wp-bootstrap-starter
 Version:        1.1.1
*/

/* Add your Custom CSS after this line */

/* ---- GENERAL ----*/

html {
  position: relative;
  min-height: 100%;
}

body {
  line-height: 1.6;
  background: #FFF;
  font-size: 15px;
}

body.home {
  background-color: #E0EAF7;
}

@media (min-width: 1400px){
    .container {
        max-width: 1380px;
    }
}

h1{
    font-family: 'Bree serif', sans-serif!important;
    letter-spacing: 2px;
}

h2, h2 a,h3,h3 a, h4, h5, h6 {
    font-family: 'Source Sans Pro', sans-serif!important;
    font-weight: 700;
}

h3{
    color: #0B4395;
    font-size: 22px;
}

a{
  color: #f47e07;
  transition: all .2s;
  font-weight: 700;
  text-decoration: none;
}

a:hover{
  color: #e05200;
  text-decoration: none;
}

.bg-primary{
    background: #0B4395!important;
}

h1.entry-title, h1.tribe-events-page-title{
    font-size: 1.31rem;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

a.btn{
    cursor: pointer;
}

.btn{
    text-transform: uppercase;
    letter-spacing: 2px;
}

.btn-primary {
    color: #fff;
    background-color: #0B4395;
    border-color: #0B4395;
}

.btn-primary:hover {
    color: #fff;
    background-color: #083472;
    border-color: #083472;
}

a.btn-light {
    color: #212529;
    background-color: #e1e9f4;
    border-color: #e1e9f4;
}

.btn-light:hover {
    background-color: #d5e1f1;
    border-color: #d5e1f1;
}

a.btn-orange{
    color: #fff;
    background: #f47e07;
    padding: 12px;
}

a.btn-orange:hover{
    background: #e87604;
}

a.btn-orange .fa{
    color: #222;
}

.btn.right{
    float: right;
}

.btn-nb {
    text-align: left;
    float: right;
    font-size: 14px;
    margin-top: 7px;
    padding: 10px 20px;
}

.btn-nb .fa{
    font-size: 18px;
    color: #f47e07;
    margin-right: 5px;
}


a.btn-heading{
    padding: 3px 10px 3px 15px;
    background: transparent;
    border: 2px solid #6D8EBF;
    color: #fff;
    text-transform: none;
    line-height: 1.3em;
    border-radius: 5px;
    margin-top: 0px;
}

a.btn-heading:hover{
    background: #0b3063;
    border: 2px solid #0b3063;
    color: #fff;
}

.btn-heading .fa{
    margin-left: 15px;
    color: #6D8EBF;
    font-size: 1em!important;
}

.col-home-right a.btn-heading{
    padding: 3px 10px 3px 15px;
    background: transparent;
    border: 2px solid #ffc184;
    color: #fff;
    text-transform: none;
    line-height: 1.3em;
    border-radius: 5px;
}

.col-home-right a.btn-heading:hover{
    background: #d86c00;
    border: 2px solid #d86c00;
}

.col-home-right .btn-heading .fa{
    margin-left: 15px;
    color: #ffc184;
    font-size: 1em!important;
}

/* ---- HEADER ----*/

.top-bar{
    height: 5px;
    background: #f47e07;
}

.main-header{
    padding: 20px 0px;
}

.logo{
    max-height: 60px;
}

header#masthead {
    margin-bottom: 0;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
    padding: .74rem 1rem;
    z-index: 100;
}

.search-form-header{
    margin: 10px 0px 0px 0px;
}

.search-form-header .col{
    padding: 0px;
}

.search-form .col.col-left{
     padding-left: 20px;
}

.search-form-header input.search-field{
    margin: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #e1e9f4;
    border-color: #b5c7dd;
}

.search-form-header .search-submit{
    margin: 0px;
    color: #fff;
    background: #0B4395;
    transition: all .3s;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.search-form-header .search-submit:hover{
    color: #fff;
    background: #222;
    transition: all .3s;
}

.page-leader{
    background: #F47E07 url('/wp-content/themes/rotsenwater/img/bg-leader.jpg') no-repeat center top;
    height: 130px;
}

.page-leader h2{
    font-family: 'Bree serif', sans-serif!important;
    color: #fff;
    text-transform: none;
    font-weight: normal;
    text-align: left;
    opacity: .6;
    font-size: 60px;
    letter-spacing: 3px;
    padding-top: 10px;
}

@media (max-width: 1200px){    
    .page-leader h2{
        font-size: 55px;
    }
}

@media (max-width: 990px){    
    .page-leader h2{
        font-size: 32px;
    }
}

.carousel-header-home .carousel-item{
    height: 280px;
}

@media (min-width: 991px){ 
    .carousel-header-home .carousel-item{
        height: 350px;
    }
}

.carousel-item.item-1{
    background: url('/wp-content/themes/rotsenwater/img/bg-header-4.jpg') no-repeat center center;
}

.carousel-item.item-2{
    background: url('/wp-content/themes/rotsenwater/img/bg-header-1.jpg') no-repeat center center;
}

.carousel-item.item-3{
    background: url('/wp-content/themes/rotsenwater/img/bg-header-2.jpg') no-repeat center center;
}

.carousel-item.item-4{
    background: url('/wp-content/themes/rotsenwater/img/bg-header-3.jpg') no-repeat center center;
}

.lead{
    background: url('/wp-content/themes/rotsenwater/img/bg-header-3.jpg') no-repeat center center;
    border-bottom: 6px solid #fff;
}

.carousel-caption{
    background: rgba(0,0,0,0.6) url('/wp-content/themes/rotsenwater/img/header-left.png') no-repeat left top;  
    box-shadow: inset 0px 0px 8px rgba(0,0,0,0.5); 
    width: 100%; 
    padding: 30px 0px;
    position: absolute;
    right: 0;
    bottom: 0px;
    left: 0;
    top: 0;
    z-index: 10;
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .9s;
    transition-property: opacity;
}

.carousel-caption h1{
    font-family: 'Bree Serif', serif;
    color: #fff;
    letter-spacing: 3px;
    font-size: 3.4rem;
    text-align: center;
    margin: 10px 0px;
}

.carousel-caption h2{
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 500;
    margin: 10px 0px;
}

.carousel-caption .lead-home{
    max-width: 80%;
    background: rgba(0,0,0,0.6);
    padding: 20px 30px;
    margin: 0 auto;
    display: block;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 155%;
    border-radius: 4px;
}

.lead-home.mobile{
    padding: 15px 30px;
    font-weight: 400;
    letter-spacing: .5px;
    color: #222;
    text-align: center;
    font-size: .95em;
    line-height: 145%;
}

@media (max-width: 1399px){    
    .carousel-caption .lead-home{
        padding: 10px 15px;
        letter-spacing: .5px;
    }
}

@media (max-width: 768px){
    .carousel-caption h1{
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 26px;
        text-align: center;
        margin: 10px 0px;
    }

    .carousel-caption h2{
        color: #fff;
        font-size: 20px;
        text-align: center;
        letter-spacing: 1px;
        font-weight: 500;
        margin: 10px 0px;
    }
    .carousel-caption {
        background: rgba(0,0,0,0.5) url(/wp-content/themes/rotsenwater/img/header-left.png) no-repeat;
        background-position: top right;
        box-shadow: inset 0px 0px 8px rgba(0,0,0,0.5);
        width: 100%;
        padding: 10px 0px;
        position: absolute;
        right: 0;
        bottom: 0px;
        left: 0;
        top: 0;
        z-index: 10;
    }
    .carousel-header-home .carousel-item {
        height: auto;
        min-height: 130px;
    }
    .carousel-header-home .carousel-item img{
        display: none;
    }
}

@media (max-width: 554px){
    .carousel-caption h1{
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 20px;
        text-align: center;
        margin: 10px 0px;
    }

    .carousel-caption h2{
        color: #fff;
        font-size: 16px;
        text-align: center;
        letter-spacing: 1px;
        font-weight: 500;
        margin: 10px 0px;
    }
    .col-logo{
        text-align: center;
    }
    .logo{
        display: inline-block;
    }
    .search-form .col.col-left{
        flex-basis: auto;
        max-width: 80%; 
        float: right;
        padding-left: 40px;
    }

}

.carousel-caption hr{
    max-width: 100px;
    border: 0pt none;
    border-top: 6px solid #f47e07;
    margin: 0px auto;
}

.intro{
    background: #f47e07;
    border-top: 6px solid #fff;
    border-bottom: 6px solid #fff;
    text-align: center;
}

.intro h2{
    color: #fff;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'Source Sans Pro', sans-serif;
}

.intro-block{
    padding: 30px;
}

.intro .bg-light{
    background: rgba(255,255,255,0.15)!important;
}

.intro .fa{
    color: rgba(130,0,0,0.2);
    font-size: 40px;
    margin-bottom: 10px;
}

/* ---- NAVIGATION ----*/

.navbar{
    box-shadow: inset 0px 2px 5px rgba(0,0,0,0.3); 
    -moz-box-shadow: inset 0px 2px 5px rgba(0,0,0,0.3); 
    -webkit-box-shadow: inset 0px 2px 5px rgba(0,0,0,0.3); 
}

.navbar .navbar-nav .nav-link {
    color: #fff;
    letter-spacing: 1.5px;
    font-weight: normal;
    font-size: 14px;
    transition: all .4s;
    padding: 10px 10px;
}

.navbar .navbar-nav .nav-link:hover {
    color: #fff;
    background: rgba(0,0,0,0.2);
}

.dropdown.show{
    background: #fff;
    color: #222!important;
    box-shadow: inset 0px 6px 4px -4px rgba(0,0,0,0.2); 
    -moz-box-shadow: inset 0px 6px 4px -4px rgba(0,0,0,0.2); 
    -webkit-box-shadow: inset 0px 6px 4px -4px rgba(0,0,0,0.2); 
}

.navbar .navbar-nav .dropdown.show a.nav-link:hover {
    color: #222;
    background: #fff;
    box-shadow: inset 0px 6px 4px -4px rgba(0,0,0,0.2); 
    -moz-box-shadow: inset 0px 6px 4px -4px rgba(0,0,0,0.2); 
    -webkit-box-shadow: inset 0px 6px 4px -4px rgba(0,0,0,0.2); 
}

.navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #222;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: 0em;
    content: "";
    border-top: .5em solid;
    border-right: .4em solid transparent;
    border-bottom: 0;
    border-left: .4em solid transparent;
    color: #f47e07;
}



.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 25rem;
    padding: 15px 0px;
    margin: 0;
    font-size: 14px;
    letter-spacing: 1.5px;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 0px;
    transition: all .3s;
    box-shadow: 0px 4px 3px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 4px 3px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 4px 3px rgba(0,0,0,0.15);
}

a.dropdown-item {
    display: block;
    width: 100%;
    padding: .45rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.dropdown-menu .dropdown-item:hover {
    background: #edf1f7;
}

@media screen and (min-width: 992px){
    .dropdown.dropdown-masked.show > .dropdown-menu {
      box-shadow: 0 100vh 0 100vw rgba(0, 0, 0, 0.5);
      border-width: 1px 0 0;
      border-radius: 0;
      background: #fff;
      transition: all .3s;
    }

    .Dropdown-subtitle a.dropdown-item {
    padding: .45rem 1.0rem;
    font-weight: 700;
    color: #222;
    border-top: 2px solid #E1E9F4;
    cursor: default;
    }
    .dropdown-menu.show a.dropdown-item{
        color: #222;
    }
}


.Dropdown-subtitle:first-child a.dropdown-item {
    border-top: 0pt none;
}
.Dropdown-subtitle .dropdown-item:hover {
    background: #fff;
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
    margin: 10px;
}

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: rgba(255,255,255,.2);
    background: #f47e07;
    color: #fff;
    border: 0pt none;
    letter-spacing: 2px;
    font-weight: normal;
    padding: 5px 8px;
}

.navbar-toggler-icon {
    color: #0B4395;
}

.collapse.show .dropdown, .collapse.show .dropdown-toggle {
    background-color: transparent!important;
    color: #fff!important;
    box-shadow: none;
}

.collapse.show .dropdown {
    background: rgba(0,0,0,0.1);
}

@media (min-width: 1200px){
    .navbar .navbar-nav .nav-link {
        padding: 15px 25px;
    }
}

@media screen and (max-width: 991px){
    .navbar-nav .dropdown-menu {
        background: rgba(0,0,0,0.2);
        box-shadow: none;
        margin-left: 0px;
        border: none;
    }

    .Dropdown-subtitle a.dropdown-item {
        padding: .45rem 1.0rem;
        font-weight: 700;
        color: #F47E07;
        cursor: default;
    }
    .Dropdown-subtitle .dropdown-item:hover {
        background: transparent;
    }
    .dropdown-menu li a {
        padding: 4px 25px;
    }
    a.dropdown-toggle.nav-link{
        background: rgba(0,0,0,0.2)!important;
    }
}

/*---- CONTENT ----*/

.site-content{
    overflow: auto;
}

#content.site-content {
    padding-bottom: 40px;
    padding-top: 40px;
}

.site-bg .post{
    background: rgba(255,255,255,0.7);
    padding: 40px;
}

.comments-area, .post-navigation{
    display: none;
}

h1.entry-title, h1.tribe-events-page-title, h1.tribe-events-single-event-title {
    color: #f47e07;
    font-size: 2.6rem;
    border-bottom: 2px solid rgba(0,0,0,0.1);
    padding-bottom: 20px!important;
}

.search-result-block.post.hentry{
    background: rgba(255,255,2550.8);
    padding: 20px; 
    margin-bottom: 30px;
}

.search-result-block .entry-title > a {
    color: #f47e07;
    font-size: 20px;
}

.search-result-block .entry-summary {
    margin: 5px 0px;
}

.fa-content{
    color: #F47E07;
    font-size: .95em;
    margin-right: 7px;
}
/*---- HOMEPAGE ----*/

ul#menu-home-lead-menu.menu{
    list-style-type: none;
    text-align: left;
    display: block;
    overflow: auto;
    clear: all;
    margin: 0;
    padding: 0;
}


ul#menu-home-lead-menu.menu .menu-item a{
    width: 33%;
    height: 130px;
    display: block;
    float: left;
    padding: 20px;
    text-align: center;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif!important;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 2px;
    text-decoration: none;
    transition: all .3s;
}

.menu-item a::before{
    display: block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    font-size: 30px;
    margin: -5px 10px 0px -10px;
    color: #de4900;
    transition: all .2s;
}


.menu-item-269 a::before{
    content: "\f57d";
}
.menu-item-268 a::before{
    content: "\f1ad";
}
.menu-item-270 a::before{
    content: "\f0c0";
}
.menu-item-272 a::before{
    content: "\f501";
}
.menu-item-273 a::before{
    content: "\f19d";
}
.menu-item-271 a::before{
    content: "\f549";
}

@media (max-width:768px){
    ul#menu-home-lead-menu.menu .menu-item a{
        width: 45%;
        padding: 10px;
        border-bottom: 2px solid rgba(100,0,0,0.1);
        margin: 0px 10px;
        font-size: 14px;
        letter-spacing: 1px;
        height: auto;
        text-align: left;
    }
    .menu-item a::before{
        display: block;
        float: left;        
        font-size: 20px;
        margin: 0px 10px 0px 0px;
        
    }
}

@media (max-width:430px){
    ul#menu-home-lead-menu.menu .menu-item a{
        width: 100%;
    }
    .menu-item a::before{
        display: block;
        float: left;        
        font-size: 16px;
        margin: 0px 10px 0px 0px;
        
    }
}

@media (min-width:769px){
    #menu-home-lead-menu .menu-item:nth-child(odd) a{
       background: rgba(255,255,255,0.15);
    }
    #menu-home-lead-menu .menu-item:nth-child(odd) a:hover{
       background: rgba(255,255,255,0.25);
       box-shadow: 0px 1px 8px rgba(80,0,0,0.15)
    }

    #menu-home-lead-menu .menu-item:nth-child(even) a:hover{
       background: rgba(100,0,0,0.04);
       box-shadow: inset 0px 1px 8px rgba(80,0,0,0.15)
    }
}

.col-home-left article.post, .col-home-center article.post{
    margin: 0px;
}

.col-home-left h2, .col-home-center h2, h2.videos-home{
    font-family: 'Bree serif', sans-serif!important;
    font-weight: normal;
    letter-spacing: 2px;
    display: block;
    padding: 10px 15px;
    background: #0B4395;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-stretch: condensed;
    margin: 0px 0px 15px 0px;
    width: 100%;
    height: 50px;
}

@media (max-width: 768px){
    .col-home-left h2, .col-home-center h2{
        font-size: 18px;
        letter-spacing: 1px;
        margin: 0px 0px 10px 0px;
    }
}

.col-home-left h2 .fa, .col-home-center h2 .fa{
    font-size: 20px;
    display: block;
    float: right;
    color: rgba(255,255,255,0.4);
    margin-top: 3px;
}

.col-home-right h2{
    display: block;
    padding: 15px;
    background: #f47e07;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-stretch: condensed;
    margin: 0px 0px 15px 0px;
}

.col-home-left h2{
    background: #F47E07;
}

.col-home-left h2 .far{
    color: #DE4900;
    font-size: 26px;
    display: block;
    float: left;
    margin-right: 10px;
}

.col-home-left h3{
    margin-bottom: 10px;
    font-size: 18px;
}

#carouselNews, #carouselEvents{
    padding-bottom: 30px;
    overflow: auto;
}

@media (min-width: 573px){
    #carouselNews .carousel-inner, #carouselEvents .carousel-inner{
        min-height: 390px;
    }
}

#carouselNews .carousel-inner .carousel-item, #carouselEvents .carousel-inner .carousel-item{
    height: auto;
    overflow: auto;
}

.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 12px;
    height: 12px!important;
    margin-right: 5px;
    margin-left: 5px;
    text-indent: -999px;
    padding: 0px;
    border: 0px;
    cursor: pointer;
    border-radius: 20px;
    background-clip: border-box;
    box-sizing: border-box;
    display: inline-block;
    background-color: rgba(11,67,149,.2);
}
.carousel-indicators .active {
    background-color: #f47e07;
}

.col-home-right h2 .fa{
    font-size: 20px;
    display: block;
    float: right;
    color: rgba(255,255,255,0.4);
    margin-top: 3px;
}

.news-block-featured{
    display: block;
    padding: 12px 15px;
    background: rgba(255,255,255,1);
    font-weight: normal;
    color: #222;
    overflow: auto;
    font-size: 15px;
    text-decoration: none;
    margin: 0px 0px 15px 0px;
    overflow: hidden;
}

.news-block-featured .btn{
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: none;
}

.news-block-featured img.wp-post-image{
    float: left;
    max-width: 120px;
    margin: 7px 15px 5px 0px;
}

a.news-block-home{
    display: block;
    padding: 10px 15px 10px 10px;
    background: rgba(255,255,255,0.7);
    font-weight: normal;
    color: #222;
    overflow: auto;
    text-decoration: none;
    margin: 0px 0px 15px 0px;
    max-height: 80px;
    overflow: hidden;
}

a.news-block-home:hover{
    background: #fff;
    box-shadow: 0px 1px 7px rgba(0,0,0,0.25);
}

a.news-block-home img{
    max-width: 60px;
    margin: 0px 15px 0px 0px;
}

a.news-block-home .fa{
    display: block;
    float: right;
    color: #f47e07;
    font-size: 24px;
    margin: 15px 0px 0px 15px;
}

a.event{
    display: block;
    padding: 10px;
    line-height: 1.3rem;
    background: rgba(255,255,255,0.7);
    color: #222;
    font-weight: normal;
    overflow: auto;
    text-decoration: none;
    margin: 0px 0px 15px 0px;
    max-height: 80px;
    overflow: hidden;
}

a.event:hover{
    background: #fff;
    box-shadow: 0px 1px 7px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 1px 7px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 1px 7px rgba(0,0,0,0.25);
}
a.event .date{
    float: left;
    padding: 5px 5px;
    color: #fff;
    background: #f47e07 url('/wp-content/themes/rotsenwater/img/bg-date.png') no-repeat center center;
    background-size: contain;    
    width: 60px;
    height: 60px;
    margin-right: 15px;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif!important;
    font-weight: 700;
}

a.event .title{
    padding: 0px;
}

.post.hentry.category-video-home {
    margin-bottom: 15px;
}

.category-video-home{
    padding: 0px;
    background: rgba(255,255,255,.7);
    text-align: center;
    transition: all .3s;
}

.category-video-home:hover{
    background: #fff;
    box-shadow: 0px 1px 7px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 1px 7px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0px 1px 7px rgba(0,0,0,0.25);
}

.category-video-home p{
    margin-bottom: 0px; 
    max-width: 200px;
}

.video-container{
    max-width: 200px;
    margin: 0;
    background: #0B4395;
}

a.video-block-home{
    text-decoration: none;
    font-weight: normal;
    width: 100%;
    float: left;
    margin: 0px 10px;
}

a .titel-link{
    text-decoration: none;
    color: #222;
    padding: 15px;
}

@media (min-width: 1200px){
    .category-video-home{
        text-align: left!important;
    }
}

@media (min-width: 992px){
    .modal-lg {
        max-width: 900px;
    }
}

@media (min-width: 1024px){
    .modal-lg {
        max-width: 990px;
    }
}

.modal-backdrop.show {
    opacity: .7;
}

aside#secondary{
    padding: 0px 30px;
}

aside#secondary .widget{
    padding: 20px;
    background: #e1e9f4;
}

.wp-post-image{
    margin-bottom: 30px;
}

@media (max-width: 768px){
    .col-home-right .post{
        width: 45%;
        float: left;
        margin: 10px;
    }
    .modal-body .post{
        width: 90%;
    }
    .video-container {
    max-width: 100%;
    margin: 0;
}
}

@media (min-width: 768px) {

    /* show 3 items */
    #carouselVideo .carousel-inner .active,
    #carouselVideo .carousel-inner .active + .carousel-item,
    #carouselVideo .carousel-inner .active + .carousel-item + .carousel-item,
    #carouselVideo .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item  {
        display: block;
    }
    
    #carouselVideo .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    #carouselVideo .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    #carouselVideo .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
    #carouselVideo .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }
    
    #carouselVideo .carousel-inner .carousel-item-next,
    #carouselVideo .carousel-inner .carousel-item-prev {
      position: relative;
      transform: translate3d(0, 0, 0);
    }
    
    #carouselVideo .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* left or forward direction */
    #carouselVideo .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    #carouselVideo .carousel-item-next.carousel-item-left + .carousel-item,
    #carouselVideo .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    #carouselVideo .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
    #carouselVideo .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    
    /* farthest right hidden item must be abso position for animations */
    #carouselVideo .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* right or prev direction */
    #carouselVideo .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    #carouselVideo .carousel-item-prev.carousel-item-right + .carousel-item,
    #carouselVideo .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    #carouselVideo .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
    #carouselVideo .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}

#carouselVideo .carousel-item{
    margin-right: 0px;
}

#carouselVideo .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 5%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    opacity: .5;
}

#carouselVideo .carousel-control-prev{
    left: -40px;
}

#carouselVideo .carousel-control-next{
    right: -60px;
    
}

@media (max-width: 544px){
    .col-home-right .post{
        width: 100%;
        float: left;
        margin: 10px 0px;
    }
}

.well{
    background: #e1e9f4;
    padding: 20px 30px;
}

.well-schools{
    text-align: center;
    padding: 40px;
    background: #e1e9f4 url('/wp-content/themes/rotsenwater/img/bg-scholenoverzicht.jpg');
}

/* Trainers datatables searchPane */


.entry-content ul:not(.pagination) {
  list-style: none;
  padding: 0;
}

.entry-content ul:not(.pagination) li {
  padding-left: 25px;
}

.entry-content ul:not(.pagination) li::before {
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900;
  content: "\f00c"; 
  display: inline-block;
  color: #F47E07;
  margin-left: -25px; 
  width: 25px; 
}

#tribe-events ul li::before, .tribe-events-ical, .tribe-events-nav-previous, .tribe-events-gcal, .tribe-events-loop .tribe-events-event-cost, .tribe-events-schedule.tribe-clearfix .tribe-events-cost {
    display: none!important;
}

.entry-content ol {
  padding-left: 30px;
  list-style: none;
  counter-reset: my-awesome-counter;
}
.entry-content ol li {
  counter-increment: my-awesome-counter;
  padding-left: 0px;
  margin: 10px 0px;
}
.entry-content ol li::before {
  content: counter(my-awesome-counter) " ";
  color: #F47E07;
  font-weight: 900;
  line-height: 100%;
  font-size: 1.1em;
  margin: 5px 0px 0px -20px;
  text-align: center;
  float: left;
}

h4.hrf-title {
    padding-top: 0px!important;
}
.hrf-title.close-faq span {
    width: 20px!important;
    height: 20px!important;
    display: inline-block;
    position: relative;
    left: 0;
    top: 10px;
    margin-right: 12px;
    margin-left: -42px;
    background: #f47e07 url(http://rw.zesbee.nl/wp-content/plugins/html5-responsive-faq/images/open.png) no-repeat center center;
    background-size: 12px 12px!important;
}
.hrf-faq-list article{
    display: none!important;
}
article.hrf-entry{
    display: block!important; 
}

h2.frq-main-title{
font-family: 'Bree serif', sans-serif!important;
color: #0B4395;
font-size: 24px!important;
font-weight: normal!important;
margin-bottom: 8px;
}

.well .table td{
    border-color: rgba(0,0,0,0.1);
}

blockquote{
    padding-left: 40px;
    border-left: 8px solid #f47e07;
}

.scroll-top {
  width: 55px;
  height: 55px;
  background: #F47E07;
  border-color: #F47E07;
  position: fixed;
  font-size: 30px;
  bottom: 25px;
  right: 20px;
  display: none;
}
.scroll-top i {
  display: inline-block;
  color: #fff;
}

#tribe-events-pg-template, .tribe-events-pg-template {
    width: 100%;
}

.tribe-events-loop .type-tribe_events{
    display: block;
    float: left;
    margin: 15px 0px;
    background: #E1E9F4;
    padding: 30px 15px 15px 15px;
    border: 0px;
}

.tribe-events-loop .type-tribe_events.event-full::after{
    width: 100px;
    height: 20px;
    position: absolute;
    color: #fff;
    content: 'Volgeboekt';
    top: 0;
    right: 0;
    margin: 15px 15px 0px 0px;
    padding: 3px 5px 5px 5px;
    background: #c90a00;
    text-align: center;
    font-size: 13px;
    letter-spacing: 1px;
    border-bottom-left-radius: 10px;
}

#carouselEvents a.event.event-full::before {
    position: absolute;
    height: 20px;
    color: #c90a00;
    right: 0;
    content: 'VOLGEBOEKT';
    margin-top: 49px;
    padding-right: 10px;
    text-align: center;
    font-size: 11px;
    letter-spacing: 2px;
}

.tribe-events-list .type-tribe_events.tribe-events-first {
    padding-top: 30px;
}

.tribe-events-loop .type-tribe_events .tribe-events-list-event-description{
    display: none;
}

.tribe-events-list-separator-month+.type-tribe_events.tribe-events-first {
    padding-top: 15px;
}

#tribe-bar-form {
    background-color: #E1E9F4;
}

.tribe-events-list-separator-month {
    background-color: transparent;
    border: 2px solid #E1E9F4;
    color: #0B4395;
    font-size: 18px;
    width: 100%;
}

.tribe-events-venue-details{
    font-weight: normal;
}

.tribe-events-start-date, .tribe-events-end-date {
    text-transform: capitalize;
}

.nav-link.is-invalid {
    color: #DC3545;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
    background: #0B4395;
    display: inline-block;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#tribe-events-bar {
    margin-bottom: 0px;
}

.nav-link.is-invalid:after {
    font-family: "Font Awesome 5 Free";
    content: "\f06a";
    display: inline-block;
    vertical-align: middle;
    font-weight: 900;
    margin: -2px 0px 0px 4px;
    height: 22px;
}

.well.widget-kalender{
    background: #F47E07;
    color: #fff;
    padding: 15px;
}

.well.widget-kalender h3, .well.widget-kalender .fa{
    color: #000;
}

.well.widget-kalender .fa{
    margin-right: 5px;
}

.well.widget-kalender a{
    color: #fff;
}

.well.widget-kalender a:hover{
    color: #000;
}

.single-tribe_events .tribe-events-event-meta {
    background: #E1E9F4;
    border: 0px;
    margin: 30px 0;
}

.tribe-events-single-section-title{
    color: #F47E07;
}

.tribe-events-content{
    border-bottom: 4px solid #E1E9F4;
    margin-bottom: 20px;
}

.single-tribe_events #tribe-events-header {
    display: none;
}

.tribe-events-loop .type-tribe_events .tribe-events-venue-details{  
    min-height: 20px;
}

.event-block-wrap{
    display: flex;
}

.type-tribe_events{
    flex: 1;
}

a.specialisaties-block{
    display: block;
    padding: 0px;
    overflow: auto;
    background: #0B4395;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 30px;
    transition: all .3s;
}

a.specialisaties-block h3{
    color: #fff;
    position: absolute;
    z-index: 500;
    font-size: 19px;
    letter-spacing: 1px;
    text-align: center;
    padding: 7px 20px;
    background: #F47E07;
    border-radius: 0px 0px 5px 0px;
    -webkit-border-radius: 0px 0px 5px 0px;
    -moz-border-radius: 0px 0px 5px 0px;
}

a.specialisaties-block .thumbwrap{
    height: 200px;
    overflow: hidden;
    transition: all .3s;
}

a.specialisaties-block .thumbwrap img{
    transition: all .3s;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    opacity: .75;
}

a.specialisaties-block:hover .thumbwrap img{
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    opacity: 1;
}

.news-page .wp-post-image{
    width: 80px;
    margin: 5px 20px 10px 0px;
}

.news-page .post h3{
    color: #0B4395;
    font-size: 18px;
    margin-bottom: 5px;
    padding: 0;
}

.news-page .post h3 a{
    color: #0B4395;
}

.news-page .post{
    border-bottom: 2px solid #E1E9F4;
    overflow: auto;
    margin-bottom: 0px;
    margin-bottom: 20px;
}

.news-page .post a.btn{
    margin: 10px 0px;
    font-size: 14px;
}

/*-----Forms-----*/


.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    background: #E1E9F4!important;
    border-radius: 4px!important;
    border: 1px solid #b5c7dd!important;
}

.nf-field-label label {
    font-size: 14px!important;
}

.nf-error.field-wrap .nf-field-element:after {
    background: #F47E07!important;
    font-size: 16px!important;
    height: 38px!important;
    width: 40px!important;
    line-height: 40px!important;
}

.nf-error .nf-error-msg, .nf-error-msg, .ninja-forms-req-symbol{
    color: #F47E07!important;
}

.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content input.ninja-forms-field, .nf-form-content select.ninja-forms-field:not([multiple]) {
    height: 40px!important;
}

.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
    background: #F47E07!important;
    padding: 5px 20px!important;
    color: #fff!important;
    border-radius: 4px!important;
}

.nf-error .ninja-forms-field {
    border-color: #F47E07!important;
}

#ninja_forms_required_items, .nf-field-container {

    margin-bottom: 15px!important;
}

.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    color: #222!important;
}

/* ----FOOTER----*/


#footer-widget{
    padding-top: 40px;
    color: #fff;
}

#footer-widget a{
    display: inline-block;
    padding: 5px 15px;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    border-radius: 4px;
}

#footer-widget a:hover{
    background: rgba(0,0,0,0.15);
    color: #fff;
}

#footer-widget a.map-link:hover{
    background: none;
    color: #fff;
}

#footer-widget h3, .well h3{
    color: #f47e07;
    text-transform: uppercase;
}

#footer-widget #custom_html-7 h3{
    text-align: center;
}

.international a{
    display: block;
    min-width: 45%;
    padding: 5px 15px;
}

.international a img{
    max-height: 20px;
    float: left;
    margin: 1px 5px 0px 0px;
}


@media (max-width: 1399px){
    #vmap{
        max-width: 700px;
        max-height: 500px;
    }
}

@media (max-width: 1200px){
    #vmap{
        max-width: 600px;
        max-height: 450px;
    }
}

@media (max-width: 768px){
    #vmap{
        max-width: 600px;
        max-height: 450px;
    }
}
@media (max-width: 415px){
    #vmap{
        max-width: 370px;
        max-height: 250px;
    }
}


@media (min-width:480px){
    #custom_html-2{
        text-align: right;
    }
}

.site-footer {
  bottom: 0;
  width: 100%;
  line-height: 60px;
  text-align: center;
  background-color: #023172!important; 
  color: #fff!important;
}

.copyright a, footer#colophon a {
    color: #f47e07;
}

/*-----RESPONSIVENESS----*/

@media (max-width: 554px){
    .hidden-xs-down{
        display: none;
    }
}