/*
 Theme Name:	Rocket Marketing Web 
 Theme URI:
 Description:	Theme for Bogaard Badkamers
 Author:	Rocket Marketing
 Theme URI:	http://www.rocketmarketing.nl
 Template:	nisarg
 Version:	1.0.0
*/
@import url("../nisarg/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

.wp-block-cover.is-position-bottom-left{
    display: flex!important;
}

tbody tr:nth-child(odd),
thead{
    background: transparent;
}

html{
    overflow-x: hidden;
}

.post-content{
    background: transparent;
    margin-bottom: 0;
}

body {
    background: #f5f0e8;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}

body.post-type-archive-vacature{
    background: #1a1610;
}

body.post-type-archive-vacature *{
    color: rgba(245,240,232,.75);
}

body.single-post,
body.single-vacature{
    background: #0e0c09;
}

body.single-post .entry-content *,
body.single-vacature .entry-content *{
    color: rgba(245,240,232,.75);
}

body.single-vacature .entry-content hr{
    border-style: solid;
    border-color: #211c14;
    margin: 40px 0;
}

.wpforms-field{
    margin-bottom: 10px!important;
}

body.post-type-archive-vacature .wpforms-submit,
body.single-vacature .wpforms-submit{
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 5px;
}

body.post-type-archive-vacature .wpforms-submit:after,
body.single-vacature .wpforms-submit:after{
    content:'\f061';
    font-family: fontawesome;
    margin-left: 10px;
}

input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

html #wpadminbar {
    position: fixed;
}

.post-content, .single-post-content, .post-comments, .comments-area, #secondary .widget {
    box-shadow: none;
}

#breadcrumbs {
    font-size: 11px;
    color: rgb(158, 145, 128);
    background: #1a1610;
    border-top: 1px solid #403729;
    margin-bottom: 0;
    padding: 15px 48px;
    text-transform: uppercase;
    letter-spacing: 1.1px;
}

#breadcrumbs a{
    color: rgb(158, 145, 128);
}

.entry-title {
    font-family: Oufit, sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #bd4049;
    text-transform: none;
    text-align: left;
    overflow: visible;
    margin: 5px 0 15px;
}

.entry-header, .entry-content, .entry-summary, .entry-footer {
    padding: 0;
    text-align: left;
    overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Oufit, "Segoe UI", sans-serif!important;
    text-transform: none;
    font-weight: 200;
    color: rgb(26 ,22, 16);
}

body.post-type-archive-vacature h1,
body.post-type-archive-vacature h2,
body.post-type-archive-vacature h3,
body.post-type-archive-vacature h4,
body.post-type-archive-vacature .entry-header .entry-title a{
    color: #f5f0e8;
}

h1 {
    font-size: 64px;
    line-height: 1.05;
}

h2 {
    font-size: 40px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

h5{
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}

h5:not(.has-text-color),
:root :where(.wp-block-cover h5:not(.has-text-color)){
    color:rgb(200, 168, 118);
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 2.8px;
    line-height: 17.5px;
    font-weight: 400;
    background: #28231b;
    padding: 5px;
    display: block;
    width: fit-content;
    margin-left: 0!important;
}

h5.has-text-align-center{
    margin: 0 auto!important;
}

@keyframes goldShimmer {
    0% {
        background-position: 200% center;
    }
    100% {
        background-position: -200% center;
    }
}

p{
    margin-bottom: 20px;
}

body, button, input, select, textarea {
    font-family: Oufit, sans-serif;
    font-size: 15px;
    line-height: 1.8;
}

input, select, textarea{
    background: #ededed;
    color: #333;
    border: 0;
    border-radius: 3px;
}

.entry-summary, .entry-content{
    color: rgb(90, 80, 64);
}

a.btn .fa {
    color: white;
    font-weight: 400;
}

.entry-content a:not(.wp-element-button),
#secondary .widget a:not(.wp-element-button) {
    color: #c8a87a;
    text-decoration: underline;
}

.entry-content a:hover,
#secondary aside.widget a:hover {
    color: #666;
}

.navbar .contact-bar span a,
footer#colophon a {
    color: white;
}

.navbar .contact-bar span a:active,
.entry-title a:active,
h2.entry-title a:active,
footer#colophon a:active,
footer#colophon a:active .fa,
.navbar .contact-bar span a:focus,
.entry-title a:focus,
h2.entry-title a:focus,
footer#colophon a:focus,
footer#colophon a:focus .fa,
.navbar .contact-bar span a:hover,
.entry-title a:hover,
h2.entry-title a:hover,
footer#colophon a:hover,
footer#colophon a:hover .fa {
    color: #333;
    text-decoration: underline;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
a.btn,
a.btn:visited,
div.news-block .read-more {
    display: inline-block;
    border-radius: 4px;
    border: 0;
    background: #333;
    color: white;
    font-size: 13px;
    font-weight: 400;
    padding: 5px 15px;
    text-decoration: none;
    margin: 0 0 10px 0;
}

button:active,
button:focus,
button:hover,
html input[type="button"]:active,
html input[type="button"]:focus,
html input[type="button"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
input[type="submit"]:hover,
a.btn:active,
a.btn:focus,
a.btn:hover,
div.news-block .read-more:active,
div.news-block .read-more:focus,
div.news-block .read-more:hover {
    border-radius: 4px;
    border: 0;
    background: #666;
    color: white;
}

button.search-submit {
    margin: 0;
}

.gform_wrapper form .gform_footer input.button,
.gform_wrapper form .gform_footer input[type=image],
.gform_wrapper form .gform_footer input[type=submit] {
    font-size: 16px;
    font-weight: 600;
    padding: 5px 15px;
    border-radius: 3px;
}

a.btn-default:hover,
a.btn-default:focus {
    border: 0;
}

section.error-404 {
    margin-bottom: 60px;
}

input[type="search"].search-field {
    width: calc(100% - 35px);
}

button.search-submit {
    border-radius: 0 3px 3px 0;
    width: 35px;
}

.search-submit:before {
    line-height: 35px;
}

div.youtube-supercontainer {
    position: relative;
}

div.youtube-supercontainer div.youtube-container {
    position: relative;
    height: 0;
    padding-top: 65%;
}

div.youtube-supercontainer div.youtube-container > iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 0;
}

/* Header
=========================================== */

#masthead {
    margin-bottom: 0px;
}

#spacer {
    display: none;
}

.navbar {
    width: 100%;
    box-shadow: none;
    margin: 0;
}

.navbar .contact-bar {
    background: #0e0c09;
    width: 100%;
    z-index: 20000;
}

.navbar .contact-bar > div {
    padding: 5px 48px;
    margin: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.navbar .contact-bar .fa,
.navbar .contact-bar span {
    color: white;
    text-transform: none;
}

.navbar .contact-bar span {
    line-height: 30px;
    display: inline-block;
}

.navbar .contact-bar span:not(:last-child) {
    margin-right: 50px;
}

.navbar .contact-bar a {
    text-decoration: none;
    color: #958779;
    font-size: 11px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    transition: color .25s;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
    height: 1.5px;
    width: 24px;
}

.navbar .contact-bar a.current,
.navbar .contact-bar a:hover{
    color: #c29e6c;
}

.navbar .contact-bar button,
.navbar .contact-bar input {
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    border-radius: 0;
    border: 0;
    margin: 4px 0;
}

.navbar .contact-bar .widget .search-submit:before {
    line-height: 26px;
}

.navbar-header {
    height: 80px;
    position: relative;
    float: none;
    display: flex;
    justify-content: space-between;
}

.navbar-header:before,
.navbar-header:after{
    content: unset;
}

.navbar-default {
    background: #1a1610;
    border-bottom: 0;
}

.navbar-collapse.collapse.in {
    display: block !important;
}

#masthead .navbar-brand {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 10000;
    padding: 0;
    margin: 0;
    height: 80%;
    width: auto;
    max-width: calc(100% - 75px);
}

#navigation_menu{
    padding: 0 48px;
}

.navbar-brand img {
    margin: 0;
    height: 100%;
}

.navbar-nav {
    position: absolute;
    right: 0;
    bottom: 40px;
    transform: translateY(50%);
}

.navbar-default .navbar-nav > li > a {
    border: 0;
    padding: 5px 10px;
    text-decoration: none;
    color: #000;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    border: 0;
    border-radius: 0;
    padding: 31px 0 0 0;
    box-shadow: none;
}

.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
    line-height: 2;
    text-decoration: none;
    padding: 3px 15px;
}

.navbar-default .navbar-nav .dropdown-menu > .active > a,
.navbar-default .navbar-nav .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .dropdown-menu > .active > a:focus {
    background-color: #BE3F47;
    color: #fff;
}

.navbar.navbar-default .navbar-nav > .active > a, .navbar.navbar-default .navbar-nav > .active > a:hover, .navbar.navbar-default .navbar-nav > .active > a:focus {
    border: 0;
    background: #BE3F47;
    background-size: 100% 100%;
    color: #fff;
    padding: 5px 10px;
}

.navbar.navbar-default .navbar-nav > li > a:hover,
.navbar.navbar-default .navbar-nav > li > a:focus {
    color: #BE3F47;
}

.navbar.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
    background: #BE3F47;
    color: white;
}

.dropdown-toggle {
    width: auto;
    background: none;
    height: 20px;
}

.dropdown-toggle:after {
    background-color: transparent;
    content: "";
}

.dropdown-toggle:hover, .dropdown-toggle:focus {
    background: none;
}

.navbar .caret {
    display: none;
}

.nav > li:not(.active):last-child > a {
    margin-right: -15px;
}

.dsg-header .youtube-container {
	position: relative;
    height: 0;
    width: 100%;
    overflow: hidden;
}

.dsg-header .youtube-container iframe {
	position: absolute;
    top: -4.65%;
    left: 0;
    height: 109.4%;
    width: 100%;
    border: 0;
}

.dsg-header.large-header .image-container,
.dsg-header.large-header{
    height: 650px!important;
}

.headerfade {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#222222',GradientType=0 );
    height: 40px;
    margin-top: -40px;
    z-index: 3;
    position: relative;
}

/* Footer
=========================================== */

footer#colophon {
    background: #0e0c09;
    padding: 0;
}

footer#colophon .site-info {
    margin: 0 auto;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 64px;
}

footer#colophon .widget {
    padding: 10px 0;
}

footer#colophon a:hover,
footer#colophon a:hover .fa,
footer#colophon a:active,
footer#colophon a:active .fa,
footer#colophon a:focus,
footer#colophon a:focus .fa{
    color: #666;
}

footer#colophon .widget {
    vertical-align: top;
}

footer#colophon .widgettitle,
footer#colophon .wp-block-heading{
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    margin: 0 0 24px;
    color: rgb(245, 240, 232);
}

footer#colophon .fa {
    color: white;
    text-transform: none;
    font-size: 25px;
}

footer#colophon p,
footer#colophon a{
    color: rgb(158, 145, 128)!important;
    font-weight: 400;
}

.widget_nav_menu{
    padding: 0!important;
}

.widget_nav_menu ul{
    padding-left: 0!important;
}

.widget_nav_menu ul li{
    margin-bottom: 15px!important;
}

.widget_nav_menu ul li::before{
    content: unset;
}

footer#colophon .fa-phone,
footer#colophon .fa-envelope {
    font-size: 15px;
}

footer#colophon .site-credits {
    margin: 0;
    background: #0e0c09;
    border-top: 1px solid rgba(200,168,118,.08);
}

footer#colophon .site-credits span {
    display: block;
    margin: auto;
    padding: 0 15px;
    font-size: 11px;
    font-weight: 300;
    line-height: 40px;
    text-decoration: none;
    color: rgb(158, 145, 128)!important;
}

.sub-menu {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
}

.sub-menu > li > a {
    padding: 0;
}


footer#colophon .site-info{
    padding: 80px 48px 64px;
}

footer#colophon .site-info .widget{
    width: 100%;
}

footer#colophon .site-info .widget img{
    width: 225px;
}

footer#colophon .site-credits span{
    padding: 24px 48px;
}

footer .wp-block-group .wp-block-cover{
    width: 38px;
    height: 38px;
    padding: 0;
    border: 1px solid rgba(200,168,118,.15);
    color: rgb(158, 145, 128);
    font-size: 14px;
    transition: .25s;
    font-weight: 300;
}

footer .wp-block-group .wp-block-cover:hover{
    border: 1px solid #c8a876;
}

footer .wp-block-group .wp-block-cover a{
    color: rgb(158, 145, 128) !important;
    font-size: 14px;
    text-decoration: none!important;
}

footer#colophon .wp-block-table .has-fixed-layout td:first-child, footer#colophon .wp-block-table .has-fixed-layout th:first-child{
    width: 50px;
    vertical-align:top;
    color: rgb(200, 168, 118);
    text-transform: uppercase;
    font-size: 9px;
}

footer#colophon .wp-block-table *{
    border: 0!important;
    background: transparent!important;
    color: rgb(158, 145, 128)
}

.site-credits span div:nth-child(2) a{
    margin-left: 15px;
}

/* Sidebar
=========================================== */

#secondary .widget,
#secondary .widget ul,
#secondary .widget li {
    border: 0;
    padding: 0;
}

#secondary .widget-title {
    margin: 0 0 20px;
    padding: 0;
    text-transform: none;
    font-size: 20px;
    font-weight: 600;
}

#secondary h4.widget-title::after {
    content: none;
}

/* Blog/Archive
=========================================== */

.blog article,
.archive article {
    margin-bottom: 92px;
}

.blog article > *,
.archive article > * {
    vertical-align: top;
}

.has-post-thumbnail .featured-image {
    display: inline-block;
    padding: 0;
    overflow: hidden;
    width: 100%;
}

.has-post-thumbnail .featured-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0;
}

.has-post-thumbnail .article-container {
    display: inline-block;
    max-width: 100%;
}

article .entry-meta,
.read-more {
    text-align: left;
    text-transform: none;
}

.read-more a {
    font-size: 15px;
    background: #3d3426;
    border-radius: 0!important;
}

.posts-navigation .nav-links, .post-navigation .nav-links{
    background: transparent;
    border: 0px;
    box-shadow: unset;
}

.nav-previous, .nav-next, .next-post, .prev-post{
    background: #3d3426;
}

.posts-navigation .next-post a, .posts-navigation .prev-post a,
.nav-links .fa{
    color: #fff;
    font-size: 15px;
    text-transform: unset;
}

article .entry-meta {
    font-weight: 400;
    color: #424242;
}

article .entry-meta a {
    color: #3d3426;
    text-decoration: underline;
}

article .entry-meta a:hover {
    color: #666;
}

.entry-header .entry-meta::after {
    content: none;
}

/* Homepage
====================================================================================== */
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }

.page-template-page-home {
    font-family: 'Outfit', sans-serif;
    background: #0e0c09;
    color: #f0ebe2;
    height: 100dvh;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
}

.header {
    position: fixed;
    top: 0; left: 0; right: 0;
    z-index: 10;
    display: flex;
    justify-content: center;
    padding: 28px 40px;
    pointer-events: none;
}
.header img {
    height: 56px;
    width: auto;
}

.split {
    display: flex;
    height: 100dvh;
}

.panel {
    position: relative;
    flex: 1;
    display: flex;
    align-items: flex-end;
    padding: 60px 56px;
    overflow: hidden;
    cursor: pointer;
    text-decoration: none;
    transition: flex .6s cubic-bezier(.4,0,.2,1);
    border: 0;
    margin-bottom: 0;
    line-height: 1.2;
}
.panel:hover { flex: 1.25; }

.panel_bg {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    transition: transform .6s cubic-bezier(.4,0,.2,1), filter .4s;
    filter: brightness(.55);
}
.panel:hover .panel_bg {
    transform: scale(1.04);
    filter: brightness(.45);
}

.panel::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(14,12,9,.92) 0%, rgba(14,12,9,.3) 55%, transparent 100%);
    z-index: 1;
}

.panel_left::before {
    content: '';
    position: absolute;
    top: 0; right: 0;
    width: 1px;
    height: 100%;
    background: rgba(200,168,118,.25);
    z-index: 2;
}

.panel_content {
    position: relative;
    z-index: 2;
}

.page-template-page-home h5 {
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: .25em;
    text-transform: uppercase;
    color: #c8a876;
    margin-bottom: 14px;
}

.page-template-page-home h2 {
    font-size: clamp(2rem, 4vw, 3.2rem);
    font-weight: 800;
    line-height: 1.1;
    letter-spacing: -.01em;
    color: #f5f0e8;
    margin-bottom: 16px;
}

.page-template-page-home p {
    font-size: 14px;
    font-weight: 300;
    color: #9e9180;
    line-height: 1.6;
    max-width: 320px;
    margin-bottom: 32px;
}

.page-template-page-home .panel-cta {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #c8a876;
    border-bottom: 1px solid rgba(200,168,118,.35);
    padding-bottom: 6px;
    transition: gap .2s, border-color .2s;
}
.panel:hover .panel-cta {
    gap: 16px;
    border-color: #c8a876;
}
.panel-cta svg {
    transition: transform .2s;
}
.panel:hover .panel-cta svg {
    transform: translateX(4px);
}

.divider {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 5;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: rgba(14,12,9,.8);
    border: 1px solid rgba(200,168,118,.3);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #c8a876;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .1em;
    backdrop-filter: blur(8px);
    pointer-events: none;
}


/* Shortcodes
====================================================================================== */

.alignfull{
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
}

.single-vacature .alignfull{
    width: 100%;
    position: relative;
    left: unset;
    transform: translateX(-0%);
    overflow: visible;
}

.single-vacature .alignfull .wp-block-cover__background{
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}

.wp-block-cover:not(.alignfull){
    min-height: unset!important;
}

ul {
    list-style: none;
    padding-left: 2em!important;
}

ul li {
    position: relative;
    margin-bottom: 8px;
}

ul li::before {
    content: " ";
    width: 10px;
    height: 1px;
    position: absolute;
    left: -2em;
    background: #caac81;
    top: 11px
}

.has-medium-font-size{
    font-size: 13px!important;
}

.has-small-font-size{
    font-size: 11px!important;
}

.has-small-font-size strong{
    font-size: 13px!important;
}

.wp-block-group p + p{
    margin-top: 8px;
}

.entry-content .shp-icon--block svg{
    width:22px!important;
    margin: 0 auto;
}

.page-template-page-vacature .entry-content .shp-icon--block svg{
    margin-left: 0;
    stroke: #c8a876;
}

#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary{
    justify-content: center;
    padding-right: 28px;
    border-left: 1px solid rgba(200, 168, 118, 0.12);
}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary > li{
    border-bottom: 1px solid rgba(200, 168, 118, 0.07);
}

.list-posts.project.small .project {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    gap: 10px;
}

.list-posts.project.small .project > article:first-child {
    grid-column: 1;
    grid-row: 1 / span 2;
    aspect-ratio: 1 / 1;
}

.list-posts.project.small .project > article:nth-of-type(2) {
    grid-column: 2;
    grid-row: 1;
    aspect-ratio: 1 / 1;
}

.list-posts.project.small .project > article:nth-of-type(3) {
    grid-column: 2;
    grid-row: 2;
    aspect-ratio: 1 / 1;
}
.list-posts.project.small .project > article:nth-of-type(4) {
    grid-column: 3;
    grid-row: 1;
    aspect-ratio: 1 / 1;
}

.list-posts.project.small .project > article:nth-of-type(5) {
    grid-column: 3;
    grid-row: 2;
    aspect-ratio: 1 / 1;
}

.list-posts.project.small .project > article{
    position: relative;
}

.list-posts.project.small .project > article .article-thumbnail{
    width: 100%;
    aspect-ratio: 1 / 1;
    background-size: cover;
}

.list-posts.project.small .project > article .article-thumbnail .img{
    width: 100%;
    aspect-ratio: 1 / 1;
    background-size: cover;
}

.list-posts.project.small .project > article .content{
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    display: none;
    align-items: flex-end;
    padding:10px;
    background: rgba(0,0,0,0.3);
}

.list-posts.project.small .project > article:hover .content{
    display: flex;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots){
    width:30px;
    margin-left: 0!important;
}

.choices__list {
    background: #3d3426!important;
    color: #FFFFFFAD!important;
}

.wpforms-field-label{
    font-size: 10px!important;
    font-weight: 400!important;
    letter-spacing: 0.18em!important;
    text-transform: uppercase!important;
}

.wpforms-field{
    padding: 0!important;
}

.entry-content .has-link-color:not(h2) > a:not(.wp-element-button){
    color: var(--wp--preset--color--accent-2);
    text-decoration: none;
}

h2 > a{
    font-weight: 200!important;
}

.mega-menu-link[href='#']{
    display: none!important;
}

.mega-menu-link[href='#'] + ul{
    display: block!important;
    padding-left: 10px!important;
}

a:visited{
    color: inherit;
}

.floating-button{
    position: fixed;
    bottom: 20px;
    right: 40px;
}

.posts-filter.desktop > div {
    background: #fff;
    color: #555;
    border: 1px solid #ddd;
    padding: 10px 20px;
    border-radius: 6px;
    font-weight: 600;
    cursor: pointer;
    font-size: 14px;
}

.posts-filter.desktop > div.active{
    background: #c8a876;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 6px;
    font-weight: 700;
    cursor: pointer;
    font-size: 14px;
}

.list-posts.big .list-posts-block{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 5px;
    margin-top: 30px;
}

.list-posts.project.big .project > article:nth-child(1 of :not(.hidden)) {
    grid-column: 1 / span 2;
    grid-row: 1 / span 2;
    aspect-ratio: 4 / 3;
}

.list-posts.project.big .project > article{
    position: relative;
}

.list-posts.project.big .project > article .article-thumbnail{
    width: 100%;
    aspect-ratio: 4 / 3;
    background-size: cover;
}

.list-posts.project.big .project > article .article-thumbnail .img{
    width: 100%;
    aspect-ratio: 4 / 3;
    background-size: cover;
}

.list-posts.project.big .project > article .content{
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    display: none;
    align-items: flex-end;
    padding:10px;
    background: rgba(0,0,0,0.3);
}

.list-posts.project .project > article .content .title{
    color: #fff;
}

.list-posts.project.big .project > article:hover .content{
    display: flex;
}

.posts-filter.desktop {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.teamlid {
    width: 19.7%;
    display: inline-block;
    background: #28231a;
    margin-bottom: 0.5%;
    padding: 30px 25px;
    border-top: 1px solid #28231a;
    text-align: center;
}

.teamlid:hover{
    background: #332d23;
    border-color: #c8a876;
}

.teamlid .afkorting {
    display: flex;
    margin: 0 auto;
    background: #332d22;
    aspect-ratio: 1/1;
    width: 35%;
    line-height: 1;
    align-items: center;
    justify-content: center;
    color: #c8a26e;
    border: 1px solid rgba(200,168,118,.2);
    margin-bottom: 15px;
}

.teamlid .title {
    font-size: 15px;
    font-weight: 400;
    color: #f5f0e8;
    margin: 0 0 6px;
    letter-spacing: 0.04em;
}

.teamlid .function {
    font-size: 10px;
    font-weight: 400;
    color: #c8a272;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin: 0 0 12px;
    display: block;
    opacity: .8;
    white-space: nowrap;
}

.teamlid .content {
    font-size: 13px;
    color: #9e9180;
    line-height: 1.75;
    font-weight: 300;
    margin: 0;
}

body.single-post .meta{
    display: flex;
    gap: 20px;
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: rgba(245, 240, 232, .55);
    margin-top: 20px;
}

body.single-post .meta .shp-icon{
    margin-right: 10px;
}

body.single-post .meta .shp-icon svg{
    stroke:#b5a27d;
}

body.single-post .category{
    display: inline-block;
    background: #c8a876;
    color: #0e0c09;
    font-size: 9px;
    font-weight: 500;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    padding: 5px 14px;
    margin-bottom: 20px;
}

#secondary .widget{
    margin-bottom: 5px;
}

#secondary .widget img{
    margin-bottom: 0;
}

#secondary .widget p{
    font-weight: 400;
    font-size: 13px;
    color:#9e9180!important;
    text-decoration: none!important;
}

#secondary .widget a{
    color: inherit;
}

.single-post .row{
    position: relative;
}

.authorbox {
    background: #28231a;
    padding: 30px;
    display: flex;
    align-items: center;
    margin-bottom: 60px;
    gap: 30px;
    color: #f5f0;
}

.authorbox .afkorting {
    width: 64px;
    height: 64px;
    flex-shrink: 0;
    background: #332d22;
    border: 1px solid rgba(200, 168, 118, .2);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 300;
    color: #c8a876;
    letter-spacing: 0.06em;
}

.authorbox h3 {
    color: #f5f0e8;
    margin: 0 0 6px;
    font-size: 15px;
}

.authorbox p {
    font-size: 13px;
    color: #9e9180;
    font-weight: 300;
    margin: 0;
    line-height: 1.6;
}

.authorbox h5 {
    margin-top: 0;
}

body.single-post .wp-block-column.is-style-full-link:hover {
    transform: translateY(-10px);
    background: rgb(51, 45, 34) !important;
}

.timeline p:empty {display: none;}

.timeline-item:nth-child(odd) {
    text-align: right;
    padding-right: 60%;
}

.timeline-item:nth-child(even) {
    padding-left: 60%;
}

.timeline:after{
    content:'';
    background: rgba(200,168,118,.2);
    height:100%;
    width: 1px;
    display:block;
    position: absolute;
    top: 0;
    left: 50%;
}

.timeline{
    position:relative;
    padding:00px 50px;
    margin: 60px 0
}

.timeline-item .jaar{
    display: inline-block;
    background: #c8a876;
    color: #0e0c09;
    padding: 4px 16px;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.18em;
    margin-bottom: 12px;
}

.timeline-item h3{
    font-size: 14px;
    font-weight: 400;
    color: var(--warm-white);
    margin: 0 0 8px;
    letter-spacing: 0.04em;
}

.timeline-item p{
    font-size: 13px;
    color: var(--text-dim);
    margin: 0;
    line-height: 1.7;
    font-weight: 300;
}

.timeline-item{
    padding: 50px 0;
}

.post-type-archive-vacature .vacature .columns .arrow {
    text-align: right;
    font-size: 20px;
    color: #c8a876;
}

.post-type-archive-vacature .vacature .columns {
    display: flex;
    align-items: center;
}

.post-type-archive-vacature .vacature {
    background: #28231a;
    padding: 40px;
    transition: 200ms ease-in-out all;
    border-left: 1px solid #28231a;
}

.post-type-archive-vacature .vacature:hover {
    background: #332d22;
    border-color: #c8a876;
}

.post-type-archive-vacature .vacature .label{
    font-size: 9px;
    font-weight: 400;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    padding: 8px 12px;
    border: 1px solid rgba(200, 168, 118, .3);
    color: #c8a876;
}

.post-type-archive-vacature .vacature .entry-meta span:not(.label){
    font-size: 10px;
    font-weight: 300;
    letter-spacing: 0.1em;
    color: #9e9180;
    display: flex;
    align-items: center;
    gap: 6px;
}

.post-type-archive-vacature .vacature .entry-meta span:not(.label) svg{
    color: #c8a876;
    flex-shrink: 0;
    width: 13px;
    height: 13px;
}

.post-type-archive-vacature .vacature .entry-meta{
    margin-bottom: 20px;
}

.post-type-archive-vacature .vacature h2{
    font-weight: 200!important;
}

.post-type-archive-vacature .vacature .entry-summary p{
    margin-bottom: 0;
}

.post-type-archive-vacature .vacature a{
    line-height: 1.3!important;
    font-weight: 200;
}

.post-type-archive-vacature article{
    margin-bottom: 5px;
}

.job-info-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 15px 0px 15px 0;
    margin-right: 36px;
    font-size: 13px;
    font-weight: 300;
    color: #9e9180;
}

.job-info-item svg{
    color: #c8a876;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
}

.job-info-item strong {
    display: block;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #c8a876;
    opacity: .75;
    margin-bottom: 3px;
}

.single-vacature .sidebar a{
    font-size: 13px;
    font-weight: 300;
    color: #f5f0e8!important;
    text-decoration: none!important;
    transition: color .2s;
    display: block;
    line-height: 1.5!important;
}

#secondary .widget hr{
    border-color: #383023;
}

.job-meta-row:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.job-meta-row {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    padding: 12px 0;
    border-bottom: 1px solid rgba(200, 168, 118, .08);
}

.job-meta-row svg {
    color: #c8a876;
    flex-shrink: 0;
    margin-top: 1px;
}

.job-meta-row div strong {
    display: block;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #9e9180;
    opacity: .7;
    margin-bottom: 3px;
}

.job-meta-row div span {
    font-size: 13px;
    font-weight: 300;
    color: #f5f0e8;
}

.vacatures-container a{
    display: flex!important;
    align-items: center;
    justify-content: space-between;
    padding: 14px 0;
    border-bottom: 1px solid rgba(200, 168, 118, .08);
    text-decoration: none;
    transition: .2s;
    gap: 12px;
}

.vacatures-container a p{
    font-size: 13px;
    font-weight: 300;
    color: #9e9180;
    margin: 0;
    line-height: 1.4;
    transition: color .2s;
    width: fit-content;
}

.vacatures-container a svg {
    color: #c8a876;
    flex-shrink: 0;
    opacity: .5;
    transition: opacity .2s, transform .2s;
}

.vacatures-container a:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.post-type-archive-vacature .vacature .entry-summary p{
    color: #f5f0e8;
}

.post-type-archive-vacature .shp-icon--block svg{
    width: 30px!important;
}

.project-slider-wrapper{
    padding:40px 0;
}

.project-slider-header{
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-bottom:50px;
}

.all-projects-btn{
    background:#bf9452;
    color:#fff;
    padding:18px 35px;
    text-decoration:none;
    transition:.3s;
}

.all-projects-btn:hover{
    opacity:.85;
}

.project-card{
    display:block;
    text-decoration:none;
}

.project-image{
    position:relative;
    aspect-ratio: 9 / 16;
    background-size:cover;
    background-position:center;
    overflow:hidden;
}

.project-image:before{
    content:'';
    position:absolute;
    inset:0;
    background:linear-gradient(
            to top,
            rgba(0,0,0,.55),
            rgba(0,0,0,.1)
    );
}

.project-overlay{
    position:absolute;
    inset:0;
    padding:35px;
    z-index:2;
}

.project-tag{
    display:inline-block;
    background:#bf9452;
    color:#fff;
    font-size:11px;
    padding:4px 7px;
    margin-bottom:10px;
    text-transform:uppercase;
}

.project-overlay h3{
    color:#fff;
    font-size:25px;
    line-height:1.2;
    font-weight:300;
    max-width:100%;
}


a.project-card{
    line-height: 1.2!important;
}

a.project-card:after,
.wp-block-group.is-style-slider .wp-block-cover:after{
    background: rgb(0,0,0);
    opacity: 0;
    content:'';
    width:100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 400ms ease-in-out;
}

a.project-card:hover:after,
.wp-block-group.is-style-slider .wp-block-cover:hover:after{
    opacity: 0.3;
}

.projectSwiper .swiper-button-next,
.projectSwiper .swiper-button-prev{
    color:#fff;
}

/* Slider
-------------------------------------------------------------- */

.slider {
    position: relative;
}

.slider .slide-container {
    position: relative;
    margin: 30px auto;
    padding: 0 20px;
}

.slider .arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    padding: 5px;
    font-size: 24px;
    line-height: 1;
    display: none;
}

.slider .arrow.left {
    left: 0;
}

.slider .arrow.right {
    right: 0;
}

.slider .slide-slider {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.slider .slide {
    display: inline-block;
    width: 20%;
    white-space: normal;
    position: relative;
    left: 0;
    padding: 0 1%;
}

.slider .slide a {
    text-decoration: none;
    color: inherit;
    display: block;
}

.slider .slide .img {
    width: 100%;
    padding-top: 100%;
    vertical-align: middle;
    display: inline-block;
    background-size: cover;
}

.slider .pagination-container {
    height: 30px;
}

.slider .pagination-container .page-dot {
    width: 13px;
    height: 13px;
    background: #bd4049;
    border-radius: 100%;
    display: inline-block;
    cursor: pointer;
    margin: 5px;
}

.slider .pagination-container .page-dot:not(.current):not(:hover) {
    background: #00C9BD;
}

/* Browser Responsiveness
=========================================== */

@media (max-width: 1031px) {
    
}

@media (max-width: 807px) {

    .vacature .col-md-8 {
        width: 90%;
    }

    .vacature .col-md-4 {
        width: 10%;
    }

    .wpforms-one-half{
        width:100%!important;
        margin-left: 0!important;
    }

    .timeline-item:nth-child(odd),
    .timeline-item:nth-child(even){
        padding-left: 5%;
        padding-right: unset;
        text-align: left;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .timeline:after{
        left: 5%;
    }

    body.single-post .meta{
        display: block;
    }

    body.single-post .container > .wp-block-cover .wp-block-cover__inner-container{
        max-width: unset!important;
    }

    body.single-post #secondary{
        margin-bottom: 60px;
    }

    .teamlid{
        width: 100%;
    }

    .page-template-page-home {
        overflow-y: auto;
    }
    .split {
        flex-direction: column;
        height: auto;
    }
    .panel {
        flex: none !important;
        height: 50dvh;
        padding: 32px 24px;
    }
    .panel:hover {
        flex: none;
    }
    .panel_bg {
        filter: brightness(.5);
    }
    .panel::before {
        display: none;
    }
    .header {
        padding: 20px 24px;
    }
    .header img {
        height: 44px;
    }
    .divider {
        display: none;
    }
    .page-template-page-home {
        font-size: 1.8rem;
    }

    :root{
        --wp--preset--spacing--20: 20px;
        --wp--preset--spacing--30: 30px;
        --wp--preset--spacing--40: 40px;
        --wp--preset--spacing--50: 50px;
        --wp--preset--spacing--60: 60px;
    }

    body .entry-content .wp-block-cover__inner-container > .wp-block-group.is-layout-flex{
        flex-direction: column;
    }

    .list-posts.project.small .project{
        grid-template-columns: 1fr 1fr;
    }

    .list-posts.project.small .project > article {
        grid-column: span 1!important;
        grid-row: span 1!important;
        aspect-ratio: 1 / 1;
    }

    footer#colophon .site-info{
        grid-template-columns: 1fr;
        gap: 32px;
        padding: 48px 20px 36px;
    }

    footer#colophon .site-credits span{
        flex-direction: column;
        gap: 12px;
        text-align: center;
        padding: 20px;
    }

    h1{
        font-size: clamp(32px,6vw,64px);
    }

    h2{
        font-size: clamp(24px, 3vw, 40px);
    }

    h4{
        font-size: 13px;
    }

    p, li{
        font-size: 13px;
    }

    .wp-elements-e8f08537177ca3406f485c8506db4d67 .wp-block-group,
    .wp-elements-0fbfe014d2d93297ff5a280d61ffc7cf .wp-block-group,
    .wp-elements-88d56ab778eea45958b5ecfc0e234660 .wp-block-group{
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 0;
    }

    .wp-elements-e8f08537177ca3406f485c8506db4d67,
    .wp-elements-0fbfe014d2d93297ff5a280d61ffc7cf,
    .wp-elements-88d56ab778eea45958b5ecfc0e234660{
        padding: 0;
    }

    .wp-elements-e8f08537177ca3406f485c8506db4d67 .wp-block-group p,
    .wp-elements-0fbfe014d2d93297ff5a280d61ffc7cf .wp-block-group p,
    .wp-elements-88d56ab778eea45958b5ecfc0e234660 .wp-block-group p{
        border-bottom: 1px solid var(--wp--preset--color--accent-4);
        border-right: 1px solid var(--wp--preset--color--accent-4);
        padding: 20px 10px!important;
        margin-top: 0;
    }

    .list-posts.big .list-posts-block{
        grid-template-columns: 1fr 1fr;
    }

    .list-posts.project.big .project > article {
        grid-column: span 1!important;
        grid-row: span 1!important;
        aspect-ratio: 4 / 3;
    }

    .wp-container-core-columns-is-layout-9c22b1e3{
        margin-left: -20px!important;
        margin-right: -20px!important;
        display: grid!important;
        grid-template-columns: 1fr 1fr!important;
        width:calc(100% + 40px) !important;
        max-width: unset!important;
        gap:0!important;
    }

    .wp-container-core-columns-is-layout-9c22b1e3 .wp-block-column{
        border-bottom: 1px solid #1a1610;
        border-right: 1px solid #1a1610;
    }

    .wp-block-cover.is-style-hero{
        height: calc(100vh - 64px)
    }

    #navigation_menu{
        padding: 0 20px;
    }

    .navbar-header,
    #mega-menu-wrap-primary .mega-menu-toggle{
        height: 64px;
    }

    .contact-bar{
        display: none;
    }

    .navbar-brand img{
        max-width: 100%;
    }

    .navbar-nav{
        transform: none;
    }

    .dsg-header .owl-caption, .dsg-header .header-caption{
        width: 100%!important;
    }

    .container {
        width: auto;
        padding: 0 35px;
    }

    html {
        overflow-x: hidden;
    }

    .navbar-nav {
        margin: 0;
        position: static;
    }

    .navbar-fixed-top,
    .admin-bar .navbar-fixed-top {
        top: 0;
        position: relative;
        margin-bottom: -64px;
    }

    .navbar-fixed-top.menuout,
    .admin-bar .navbar-fixed-top.menuout {
        margin-bottom: -202px;
    }

    .navbar-collapse {
        border-top: 1px solid #e7e7e7;
        border-bottom: 1px solid #e7e7e7;
        padding-bottom: 5px;
    }

    .navbar-default .navbar-nav > li > .dropdown-menu {
        display: block;
        position: static;
        float: none;
        width: auto;
        margin-top: 4px;
        margin-bottom: 4px;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0 !important;
    }

    .nav > li {
        display: table;
        float: none;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 5px 15px 0;
    }

    .navbar.navbar-default .navbar-nav > .active > a,
    .navbar.navbar-default .navbar-nav > .active > a:hover,
    .navbar.navbar-default .navbar-nav > .active > a:focus {
        margin-top: 5px;
    }

    .navbar.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
        color: #999;
        line-height: 20px;
    }

    .navbar.navbar-default .navbar-nav > li > .dropdown-menu > .active > a,
    .navbar.navbar-default .navbar-nav > li > .dropdown-menu > .active > a:hover,
    .navbar.navbar-default .navbar-nav > li > .dropdown-menu > .active > a:focus {
        background: #bd4049;
        color: white;
    }

    .navbar.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
    .navbar.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
        color: #bd4049;
        background: transparent;
    }

    .navbar-nav .dropdown .dropdown-menu > li > a,
    .navbar-nav .dropdown .dropdown-menu .dropdown-header {
        padding: 0 15px 0 25px;
    }

    #cc_spacer {
        display: none;
    }

    .news-block article {
        width: 100%;
    }

    .slider .slide {
        width: 100% !important;
    }
}

@media (min-width: 600px) {

    .has-post-thumbnail .featured-image {
        width: 210px;
        height: 210px;
    }

    body:not(.single) .has-post-thumbnail .article-container {
        width: 265px;
        margin-left: 35px;
    }

}

@media (min-width: 808px) {
    .site-credits span{
        display: flex!important;
        justify-content: space-between;
    }

    .posts-filter.mobile {
        display: none;
    }

    .container{
        width: 750px;
    }

    #spacer {
        display: block;
        height: 120px;
    }

    /*
        .navbar .contact-bar {
            position: fixed;
        }

        .navbar > .container {
            margin-top: 50px;
        }
    */
    .navbar-default .navbar-toggle {
        display: none;
    }

    .navbar-collapse.collapse {
        display: block !important;
    }

    .navbar-nav {
        max-width: calc(97.5% - 150px);
    }

    .navbar-nav > li {
        margin: 7px 0;
    }

    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }

    /*
        ul.nav li.dropdown:hover > ul.dropdown-menu {
            border: 1px solid #999;
            border-top: 0;
        }
    */

    footer#colophon aside.widget {
        display: inline-block;
        width: 48%;
    }

    footer#colophon aside.widget:not(:nth-child(2n)) {
        margin-right: 2.5%;
    }

    .has-post-thumbnail .featured-image {
        width: 280px;
        height: 185px;
    }

    body:not(.single) .has-post-thumbnail .article-container {
        width: 330px;
        margin-left: 35px;
    }

    @media (max-width: 1031px) {
        #masthead .navbar-brand {
            bottom: 15px;
            width: 150px;
        }

        .navbar-default .navbar-nav > li > a,
        .navbar.navbar-default .navbar-nav > .active > a,
        .navbar.navbar-default .navbar-nav > .active > a:hover,
        .navbar.navbar-default .navbar-nav > .active > a:focus {
            padding: 0 10px;
        }

        .navbar-default .navbar-nav > li > .dropdown-menu > li > a {
            padding: 3px 10px;
        }

        .nav > li:not(.active):last-child > a {
            margin-right: -10px;
        }
    }
}

@media (min-width: 1032px) {

    .container{
        width: 970px;
    }

    .navbar-nav {
        max-width: calc(97.5% - 200px);
    }

    footer#colophon aside.widget {
        width: 23%;
    }

    footer#colophon aside.widget:not(:nth-child(4n)) {
        margin-right: 2.5%;
    }

    .has-post-thumbnail .featured-image {
        width: 25%;
        height: auto;
        aspect-ratio: 4/3;
    }

    body:not(.single) .has-post-thumbnail .article-container {
        width: calc(75% - 40px);
        margin-left: 35px;
    }

    .col-md-9 section.bg-section .bg {
        margin-left: 120px;
    }
}

@media (min-width: 1240px) {

    .container{
        width: 1170px;
    }

    .has-post-thumbnail .featured-image {
        width: 25%;
        height: auto;
        aspect-ratio: 4/3;
    }

    body:not(.single) .has-post-thumbnail .article-container {
        width: calc(75% - 55px);
        margin-left: 50px;
    }

    .col-md-9 section.bg-section .bg {
        margin-left: 140px;
    }
}

/* Columns
=========================================== */

.col-sm-1,
.col-md-1,
.col-lg-1,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    width: 100%;
    float: none;
}

@media (min-width: 808px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1032px) {
    
    .col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1240px) {
    .col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
