@import url('https://fonts.googleapis.com/css?family=Hind:400,500,600|Open+Sans:400,700');
/*!
 Theme Name: Surf 'n Turf
 Theme URI: http://bureaufeith.nl/
 Description: Bureau Feith Website
 Author: Bureau Feith
 Author URI: http://bureaufeith.nl/
 Version: 1.0.0
 Template: stockholm
 */
/*------------Fonts------------*/
/*----------Variables-------------*/
/*----------Extend-Classes-------------*/
.align-middle-row, .cta-row .middle .wpb_wrapper {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*----------General-------------*/
body, .full_width, .content, .wrapper {
  background-color: white;
}
h1 {
  font-family: 'Hind', sans-serif;
  color: #f39000;
  font-size: 48px;
  letter-spacing: normal;
  font-weight: 500 !important;
  margin: 0 0 60px !important;
}
h2 {
  font-family: 'Hind', sans-serif;
  color: #28546a;
  font-size: 36px;
  letter-spacing: normal;
  font-weight: 600 !important;
  margin-bottom: 60px !important;
}
h3 {
  font-family: 'Hind', sans-serif;
  color: #005178;
  font-size: 24px;
  letter-spacing: normal;
  font-weight: 600 !important;
  font-style: normal;
  text-transform: uppercase;
}
.white h2 {
  color: white;
}
.white p {
  color: white;
}
.white li {
  color: white;
}
p {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  margin-bottom: 15px;
  color: #4e4e4e;
  line-height: 32px;
}
a, p a {
  color: #005178;
  text-decoration: underline;
}
a:hover, p a:hover {
  color: #12b2ff !important;
}
ul {
  margin-bottom: 15px !important;
}
ul li {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #4e4e4e;
  line-height: 32px;
}
.row-spacing {
  padding: 120px 0px;
}
.almost-full-width {
  width: 90%;
  margin: auto;
}
/*
 .right-text{
 text-align: right;
 p{
 color: $color04;
 margin-bottom: 30px !important;
 font-size: $paragrapBiggerSize;
 }
 }
 .left-text{
 text-align: left;
 p{
 color: $color04;
 margin-bottom: 30px !important;
 font-size: $paragrapBiggerSize;
 }
 }
 */
.center-text {
  text-align: center;
}
::selection {
  background: #ffbc5a !important;
}
#back_to_top > span {
  background: #ffbc5a !important;
}
/*----------Header-------------*/
.drop_down .narrow .second .inner ul li {
  width: 260px !important;
}
nav ul li .drop_down .second {
  border-top: 5px solid #f39000 !important;
}
nav :not(:first-child):before {
  display: none;
}
nav span {
  text-transform: uppercase;
  font-size: 18px;
  color: #303030;
  font-weight: 400;
  font-family: 'Hind', sans-serif;
  font-style: normal;
}
nav span:hover {
  color: #0096de !important;
}
nav .current span {
  color: #005178 !important;
  border-bottom: 2px solid #005178;
}
.header_bottom {
  max-height: 100px;
  box-shadow: 0px 3px 3px 0px rgba(179, 179, 179, 0.31);
  -webkit-box-shadow: 0px 3px 3px 0px rgba(179, 179, 179, 0.31);
  -moz-box-shadow: 0px 3px 3px 0px rgba(179, 179, 179, 0.31);
}
.header_bottom .container_inner {
  width: 90%;
}
.header_bottom .logo_wrapper {
  overflow: visible;
}
/*
 .stick_with_left_right_menu.sticky nav.main_menu.right_side>ul>li:first-child:before{
 display: none;
 }
 */
#responsive_menu_pro_button {
  top: 30px !important;
  background: white !important;
  position: absolute !important;
}
#responsive_menu_pro_button #responsive_menu_x {
  color: #c07200 !important;
}
#responsive_menu_pro_button .responsive_menu_pro_button_lines .responsive_menu_pro_button_line {
  background: #c07200 !important;
}
div#responsive_menu_pro_disable_scrolling #responsive_menu_pro {
  background: #c07200 !important;
}
div#responsive_menu_pro_disable_scrolling #responsive_menu_pro .responsive_menu_pro_menu li.current-menu-item a:hover, div#responsive_menu_pro_disable_scrolling #responsive_menu_pro .responsive_menu_pro_menu li.current_page_item a:hover, div#responsive_menu_pro_disable_scrolling #responsive_menu_pro .responsive_menu_pro_menu li.current-menu-item a, div#responsive_menu_pro_disable_scrolling #responsive_menu_pro .responsive_menu_pro_menu li.current_page_item a {
  background: #a76300 !important;
}
div#responsive_menu_pro_disable_scrolling #responsive_menu_pro .responsive_menu_pro_menu li a {
  border-color: #a76300 !important;
  font-family: 'Open Sans', sans-serif !important;
  letter-spacing: normal !important;
}
div#responsive_menu_pro_disable_scrolling #responsive_menu_pro .responsive_menu_pro_menu li a:hover {
  background: #a76300 !important;
}
/*----------Hero Image-------------*/
.hero-img {
  height: 600px;
  background-image: url('/wp-content/uploads/2017/05/hero-home.jpg');
}
.hero-img-klein {
  height: 400px;
  background-image: url('/wp-content/uploads/2017/05/2.jpg');
}
/*---------Diensten----------------*/
.diensten-row {
  width: 83%;
  margin: auto;
  padding-bottom: 120px;
}
.diensten-row .diensten-blok h2 {
  font-size: 30px !important;
  line-height: 45px !important;
  font-weight: 600 !important;
}
.diensten-row .diensten-blok p {
  font-size: 18px !important;
  font-family: 'Open Sans', sans-serif !important;
  line-height: 32px !important;
}
/*--------CTA Home----------------*/
.home-cta-row {
  background-color: #f5f5f5;
  text-align: center !important;
}
.home-cta-row p {
  color: #005178;
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.home-cta-row button.ubtn {
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
  text-transform: uppercase;
  margin-top: 60px !important;
}
.one-per-row-box {
  padding: 20px !important;
  margin-bottom: 20px !important;
}
.one-per-row-box p {
  font-size: 18px;
  font-weight: 600 !important;
  text-decoration: none;
  color: #fff;
}
.one-per-row-box a, .one-per-row-box p a {
  text-decoration: none;
}
/*--------3-Images+Text--------
 .left-img-block{
 .vc_column-inner{
 padding-right: 5px;
 .first-img{
 margin-bottom: 4% !important;
 }
 }
 }
 .right-img-block{
 .vc_column-inner{
 padding-left: 5px;
 .first-img{
 margin-bottom: 4% !important;
 }
 }
 }
 .info-text{
 .wpb_text_column{
 height: 480px;
 .wpb_wrapper{
 @extend .align-middle-row;
 }	
 }
 p{
 margin-bottom: 40px;
 }
 }
 */
/*--------Interactive-Banner--------
 .ult-ib-effect-style1 .ult-new-ib-title {
 font-family: $font02;
 font-size: $h3Size;
 }
 .ult-new-ib .ult-new-ib-content{
 font-size: 20px;
 line-height: 25px;
 font-family: $font01;
 }
 .ult-new-ib {
 background: #393939;
 }
 .cta-text{
 p{
 color: $color02;
 text-align: center;
 margin-top: 40px;
 font-weight: bold;
 }
 }
 */
/*--------Images-with-Titles---------
 .img-title{
 background: $color02;
 padding: 10px 40px 5px 40px;
 h3{
 color: $whiteColor;
 font-family: $font02;
 font-size: $h3Caption;
 font-style: normal;
 font-weight: 700 !important;
 }
 p{
 color: $whiteColor;
 font-family: $font02;
 font-size: $h3Caption;
 font-weight: normal;
 }
 }
 .last-title{
 padding: 0px 40px 30px 40px;
 }
 */
/*--------Text-Left-Right---------
 .text-left-right{
 h2{
 text-transform: none;
 color: $color03;
 font-size: 32px;
 margin-bottom: 20px !important;
 }
 p{
 font-size: 17px;
 line-height: 30px;
 font-weight: 600;
 font-family: $font02;
 }
 .right-align{
 text-align: right;
 padding-right: 20px;
 }
 .left-align{
 padding-left: 20px;
 }
 .logo-img{
 margin-bottom: 50px !important;
 }
 }
 */
/*------------CTA-----------*/
.cta-row {
  background-color: #f39000 !important;
}
.cta-row .vc_column-inner {
  height: 300px;
}
.cta-row .middle {
  height: 300px;
}
.cta-row .middle p {
  color: white;
  font-size: 34px;
  font-family: 'Hind', sans-serif;
  font-weight: 500;
}
.cta-row button.ubtn {
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
  text-transform: uppercase;
}
/*------------Wervelkolom en grijs vlak---------*/
.wervelkolom-row {
  background-size: contain !important;
  background-position: 95% !important;
}
.wervelkolom-row .grey-row {
  width: 75% !important;
  margin: auto;
  background-color: #f5f5f5;
  padding: 15px;
}
.wervelkolom-faq {
  background-size: 200px !important;
  background-position: 95% 0px !important;
}
/*------------Time-Table-----------
 .time-text{
 p{
 margin-bottom: 50px !important;
 }
 }
 */
/*---------Table-Image--------
 .table-column{
 .vc_column-inner {
 height: 480px;
 .wpb_wrapper{
 @extend .align-middle-row;
 }	
 }
 table{
 width: 100%;
 }
 .uvc-main-heading{
 width: auto;
 display: inline-block;
 h3{
 color: $whiteColor;
 font-family: $font02;
 font-size: $h3Caption;
 font-style: normal;
 font-weight: 700 !important;
 margin-right: 10px;
 }
 }
 .uvc-sub-heading {
 display: inline-block;
 color: $whiteColor;
 font-family: $font02;
 font-size: 18px;
 font-style: italic;
 padding-left: 10px;
 }
 .table-half{
 padding-bottom: 50px;
 .vc_table_cell {
 color: $whiteColor;
 font-family: $font01;
 font-size: 20px;
 text-align: left;
 padding: 5px 0;
 width: 50%;
 }
 }
 .table-one-third{
 .vc_table_cell {
 color: $whiteColor;
 font-family: $font01;
 font-size: 20px;
 text-align: left;
 padding: 5px 0;
 width: 50%;
 &:first-child{
 width: 8%;
 }
 &:nth-child(2){
 width: 42%;
 }
 }
 }
 }
 */
/*----------------FAQ---------------------*/
.q_accordion_holder.accordion h2 {
  margin-bottom: 0 !important;
}
.q_accordion_holder.accordion .ui-state-active .accordion_mark, .q_accordion_holder.accordion .ui-state-hover .accordion_mark {
  background-color: #005178 !important;
}
.q_accordion_holder.accordion .ui-state-active .accordion_mark .accordion_mark_icon, .q_accordion_holder.accordion .ui-state-hover .accordion_mark .accordion_mark_icon {
  color: white !important;
}
.q_accordion_holder.accordion .accordion_mark {
  border-color: #005178 !important;
}
.q_accordion_holder.accordion .accordion_mark .accordion_mark_icon {
  color: #005178 !important;
}
/*----------------Maps--------------------*/
.ultimate-map-wrapper {
  margin-bottom: 0 !important;
}
.contact-footer {
  padding: 60px 0 !important;
}
.contact-footer a, .contact-footer p a {
  color: white;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-decoration: underline;
}
.contact-footer p {
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.contact-footer .footer-links {
  margin-top: 40px;
}
/*----------------Contact--------------------*/
.page-id-13553 .gform_wrapper .gform_footer input.button, .page-id-13553 .gform_wrapper .gform_footer input[type=submit], .page-id-13553 .gform_wrapper .gform_page_footer input.button, .page-id-13553 .gform_wrapper .gform_page_footer input[type=submit] {
  font-size: 1em;
  width: auto !important;
  margin: 0 16px 0 0;
}
.page-id-13553 .row-spacing {
  padding: 120px 0px 0px;
}
.page-id-13553 ul {
  margin-bottom: 15px !important;
}
.page-id-13553 ul li {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #fff;
  line-height: 32px;
}
.page-id-13553 span.gfield_required {
  color: #fff !important;
}
.page-id-13553 input#input_1_7 {
  width: 70%;
}
div#gform_confirmation_wrapper_1 {
  font-size: 16px;
  font-family: 'Hind', sans-serif;
  color: #fff;
}
.footer_bottom {
  background: #011d2a;
  color: white;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.footer_bottom .footer-left {
  float: left;
  margin-left: 6%;
}
.footer_bottom .footer-right {
  float: right;
  margin-right: 6%;
}
.footer_bottom a {
  color: white;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}
/*----------------Media-Queries-----------------------
 ------------------------------------------------------
 ------------------------------------------------------
 ------------------------------------------------------*/
@media screen and (max-width: 1700px) {
  .ult-new-ib .ult-new-ib-content {
    font-size: 16px;
  }
}
@media screen and (max-width: 1500px) {
  .header_bottom {
    padding: 0;
  }
  .header_bottom .container_inner {
    width: 95% !important;
  }
  .ult-new-ib .ult-new-ib-content {
    min-height: 80px;
  }
}
@media screen and (max-width: 1400px) {
  nav span {
    font-size: 14.4px;
  }
  .hero-img {
    height: 450px !important;
  }
}
@media screen and (max-width: 1200px) {
  nav a {
    padding: 0 15px !important;
  }
  .info-text .wpb_text_column {
    height: 400px;
  }
  .row-spacing {
    padding: 80px 0px;
  }
  .interactive-banner-row .vc_col-sm-3 {
    width: 50%;
  }
  .interactive-banner-row .ult-new-ib .ult-new-ib-content {
    font-size: 20px;
    min-height: auto;
    display: block !important;
  }
  .table-column .vc_column-inner {
    height: 400px;
  }
  .table-column .table-half {
    padding-bottom: 30px;
  }
  h2 {
    margin-bottom: 40px !important;
  }
}
@media screen and (max-width: 1000px) {
  .home-cta-row p {
    font-size: 25px;
  }
  .mobile_menu_button i {
    display: none !important;
  }
  .content .content_inner > .container > .container_inner, .content .content_inner > .full_width > .full_width_inner, .content .content_inner > .container > .container_inner.default_template_holder {
    padding-top: 0px !important;
  }
  .slider-text {
    font-size: 50px;
    line-height: 60px;
  }
  p {
    font-size: 18px;
  }
  .right-img-block {
    height: 400px;
  }
  .right-img-block .vc_column-inner {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .left-img-block {
    height: 400px;
  }
  .left-img-block .vc_column-inner {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .img-title {
    padding: 10px 30px 5px 30px;
  }
  .img-title h3 {
    font-size: 22px;
  }
  .img-title p {
    font-size: 22px;
  }
  .last-title {
    padding: 0px 30px 15px 30px;
  }
  .ult-ib-effect-style1 .ult-new-ib-content {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .ult-ib-effect-style1 .ult-new-ib-title, .ult-ib-effect-style1 .ult-ib-effect-style1 img {
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .text-left-right h2 {
    font-size: 24px !important;
  }
  .text-left-right p {
    line-height: 25px;
  }
  .text-left-right .left-align {
    padding-left: 10px;
  }
  .text-left-right .right-align {
    padding-right: 10px;
  }
  .text-left-right .logo-img {
    margin-bottom: 30px !important;
  }
  .cta-row .middle p {
    font-size: 22px;
  }
  .cta-row .button-middle span {
    font-size: 22px;
  }
  .contact-footer .section_inner.clearfix {
    width: 90%;
  }
}
@media screen and (max-width: 800px) {
  .container_inner, .boxed div.section .section_inner, div.grid_section .section_inner, .full_width .parallax_content, .carousel-inner .slider_content_outer, nav.content_menu, .fotter_top_border_holder.in_grid, .fotter_bottom_border_holder.in_grid {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 35px !important;
  }
  h1 {
    margin: 50px 0 !important;
  }
  .home-cta-row p {
    font-size: 18px;
  }
  .home-cta-row h2 {
    font-size: 24px !important;
  }
  .page-id-13553 .row-spacing {
    padding: 20px 0 0 0;
  }
  .device-spacing {
    margin-bottom: 30px;
  }
  .right-img-block {
    height: auto;
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
  .right-img-block .vc_column-inner {
    position: relative;
    top: initial;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .right-img-block .vc_column-inner .wpb_single_image .vc_single_image-wrapper {
    width: 100%;
  }
  .right-img-block .vc_column-inner .wpb_single_image .vc_single_image-wrapper img {
    width: 100%;
  }
  .left-img-block {
    height: auto;
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
  .left-img-block .vc_column-inner {
    position: relative;
    top: initial;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .left-img-block .vc_column-inner .wpb_single_image .vc_single_image-wrapper {
    width: 100%;
  }
  .left-img-block .vc_column-inner .wpb_single_image .vc_single_image-wrapper img {
    width: 100%;
  }
  .info-text {
    margin-top: 30px;
  }
  .info-text p {
    margin-bottom: 30px;
  }
  .info-text .wpb_text_column {
    height: auto;
  }
  .info-text .wpb_text_column .wpb_wrapper {
    position: relative;
    top: initial;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .interactive-banner-row .vc_col-sm-3 {
    width: 50%;
    float: left;
  }
  .interactive-banner-row .ult-new-ib .ult-new-ib-content {
    font-size: 20px;
    min-height: auto;
    display: block !important;
  }
  .img-with-caption {
    width: 60%;
  }
  .img-with-caption .vc_single_image-wrapper {
    width: 100%;
  }
  .img-with-caption .vc_single_image-wrapper img {
    width: 100%;
  }
  .img-with-caption .vc_col-sm-4 {
    margin-bottom: 50px;
  }
  .text-left-right .right-align {
    text-align: left;
    padding-right: 0;
    margin-bottom: 25px;
  }
  .text-left-right h2 {
    text-align: left;
  }
  .text-left-right .left-align {
    padding-left: 0;
  }
  .cta-row .vc_col-sm-7 {
    width: 60%;
    float: left;
  }
  .cta-row .vc_col-sm-5 {
    width: 40%;
    float: left;
  }
  .cta-row .ubtn-link {
    padding: 10px 0px;
  }
  .time-table .vc_col-sm-6 {
    width: 50%;
    float: left;
  }
  .table-column {
    margin-bottom: 50px;
  }
  .table-column .vc_column-inner {
    height: auto;
  }
  .table-column .vc_column-inner .wpb_wrapper {
    position: relative;
    top: initial;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  h2 {
    margin-bottom: 30px !important;
  }
  .contact-footer .vc_col-sm-3 {
    width: 50%;
    float: right;
    margin-bottom: 50px;
  }
  .contact-footer .gform_wrapper .top_label li.gfield.gf_right_half {
    padding-right: 0;
    padding-left: 16px;
  }
  .contact-footer .gform_wrapper ul.gform_fields li.gfield {
    padding: 0;
  }
  .contact-footer .gform_wrapper input[type=submit] {
    margin: 0;
  }
  .slider-text {
    font-size: 35px;
    line-height: 40px;
    left: 5% !important;
  }
  .contact-footer .section_inner.clearfix {
    width: 80%;
  }
  h3 {
    font-size: 22px;
  }
  div#ui-accordion-1-panel-0, div#ui-accordion-1-panel-1 {
    padding-top: 80px;
  }
  h3#ui-accordion-1-header-1 {
    margin-top: 100px;
  }
  h3#ui-accordion-1-header-2 {
    margin-top: 120px;
  }
  div#ui-accordion-1-panel-2 {
    padding-top: 60px;
  }
  h3#ui-accordion-1-header-3 {
    margin-top: 100px;
  }
  div#ui-accordion-1-panel-3 {
    margin-top: 150px;
  }
}
@media screen and (max-width: 650px) {
  .interactive-banner-row .vc_col-sm-3 {
    width: 100%;
  }
  .interactive-banner-row .ult-new-ib .ult-new-ib-content {
    font-size: 18px;
  }
  .container_inner, .boxed div.section .section_inner, div.grid_section .section_inner, .full_width .parallax_content, .carousel-inner .slider_content_outer, nav.content_menu, .fotter_top_border_holder.in_grid, .fotter_bottom_border_holder.in_grid {
    width: 80%;
  }
  .cta-row .vc_column-inner {
    height: auto;
  }
  .cta-row .vc_col-sm-7 {
    width: 100%;
    float: none;
  }
  .cta-row .vc_col-sm-5 {
    width: 100%;
    float: none;
  }
  .cta-row .middle {
    height: auto;
  }
  .cta-row .middle:first-child {
    margin-top: 25px;
  }
  .cta-row .middle .wpb_wrapper {
    position: relative;
    top: initial;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .cta-row .middle .wpb_wrapper p {
    text-align: center;
  }
  .cta-row .button-middle {
    text-align: center;
    margin: 5px 0;
  }
  .footer_bottom {
    padding: 2% 0 !important;
  }
  .footer_bottom .footer-left {
    float: none;
    margin: auto;
    width: 100%;
  }
  .footer_bottom .footer-right {
    float: none;
    margin: auto;
    width: 100%;
  }
  .footer_bottom .footer-links {
    margin-top: 30px;
  }
}
@media screen and (max-width: 640px) {
  .contact-footer .contact-footer-form_wrapper .top_label div.ginput_container {
    margin-top: 15px !important;
  }
  .contact-footer .contact-footer-form_wrapper .top_label li.gfield.gf_right_half {
    padding-left: 0;
  }
  .contact-footer .contact-footer-form_wrapper input[type=submit] {
    width: auto;
  }
  .contact-footer .contact-footer-form_wrapper input[type=text] {
    font-size: 16px !important;
  }
  .contact-footer .contact-footer-form_wrapper textarea {
    font-size: 16px !important;
  }
  .contact-footer p {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 480px) {
  h1 {
    margin: 60px 0 !important;
    font-size: 40px;
  }
  .wervelkolom-faq {
    margin-bottom: 70px !important;
  }
  .header_inner_left .logo_wrapper img {
    width: 250px !important;
    margin-left: -50px !important;
    height: auto !important;
    margin-top: 19px !important;
  }
  .mobile_menu_button {
    height: 90px;
  }
  .img-with-caption {
    width: 90%;
  }
  .right-text p {
    font-size: 22px;
  }
  .left-text p {
    font-size: 22px;
  }
  .contact-footer .vc_col-sm-3 {
    width: 100%;
    float: none;
    margin-bottom: 25px;
  }
  .slider-text {
    font-size: 25px;
    line-height: 30px;
  }
  .row-spacing {
    padding: 35px 0px;
  }
}
@media screen and (max-width: 350px) {
  .slider-text {
    font-size: 22px;
    line-height: 25px;
  }
  .wervelkolom-faq {
    margin-bottom: 100px !important;
  }
}
/*--------------- MIN WIDTH MEDIA QUERIES ---------------------*/
@media screen and (min-width: 1631px) {
  #two-per-row {
    display: none;
  }
}
@media screen and (max-width: 1630px) {
  #three-per-row {
    display: none;
  }
}
@media screen and (min-width: 1088px) {
  #one-per-row {
    display: none;
  }
}
@media screen and (max-width: 1088px) {
  #two-per-row {
    display: none;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1100px) {
  .q_logo img {
    display: block;
    opacity: 1;
    position: absolute;
    top: -38%;
    width: auto !important;
    max-width: none;
    height: 75% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .Reacties-Naam p {
    font-size: 14px;
    line-height: normal;
    margin-top: 10px;
  }
}
/*------------------------------------------------------
 ------------------------------------------------------
 ------------------------------------------------------
 ------------------------------------------------------*/
