






/* CSS variables */
@font-face {
  font-family: 'sun_sans-demi';
  src: url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-demi-webfont.eot');
  src: url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-demi-webfont.eot#iefix') format('embedded-opentype'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-demi-webfont.woff') format('woff'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-demi-webfont.ttf') format('truetype'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-demi-webfont.svg#sun_sans-demi') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'sun_sans-regular';
  src: url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-regular-webfont.eot');
  src: url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-regular-webfont.eot#iefix') format('embedded-opentype'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-regular-webfont.woff2') format('woff2'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-regular-webfont.woff') format('woff'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-regular-webfont.ttf') format('truetype'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-regular-webfont.svg#sun_sans-regular') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'sun_sans-heavy';
  src: url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-heavy-webfont.eot');
  src: url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-heavy-webfont.eot#iefix') format('embedded-opentype'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-heavy-webfont.woff2') format('woff2'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-heavy-webfont.woff') format('woff'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-heavy-webfont.ttf') format('truetype'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-heavy-webfont.svg#sun_sans-heavy') format('svg');
  font-weight: normal;
  font-style: normal;

}

:root {
  --column-gap: 2.13%;
  --column-width-multiplier: 8.333;
}


.webinar-mod 
{
  position: relative;
}

.kp-header 
{
  padding: 18px 25px;
  position: fixed;
  box-shadow: 1px 1px 3px #aaa;
  width: 100%;
  z-index: 7777;
  background-color: #fff;
}
.hs-search-field__bar form {
  display: flex;
  border: 1px solid #ccc;
  align-items: center;
  padding-right: 12px;
}

.hs-search-field__bar form {
  display: flex;
  align-items: center;
}
span.sp-close {
  display: none;
}
.cercle2.anim1 span.sp-open {
  display: none;
}
.hs-search-field__bar {
  position: relative;
}
.hs-search-field__bar form input.hs-search-field__input {
  border: 0;
}
.cercle2.anim1 span.sp-close {
  display: block;
}
.hs-search-field.cercle2.anim1 {
  display: block;  
  float: right;
  max-width: 380px;
  width: 100%;
  position: relative;
}

ul.hs-search-field__suggestions li a:hover {
  color: #e41f1a;
  font-weight: unset !important;
}

ul.hs-search-field__suggestions li {
  list-style: none;
}
ul.hs-search-field__suggestions li {
  list-style: none;
  padding: 5px 0;
}
ul.hs-search-field__suggestions li a {
  font-size: 18px;
  line-height: initial;
  color: #00062e;
  text-decoration: underline;
}
ul.hs-search-field__suggestions {
  position: absolute;
  background-color: white;
  border-radius: 5px;
  top: 35px;
  padding: 10px 25px;
}

.kp-menu ul li a {
  line-height: 38px;
  font-size: 22px;
  color: #000530;
  font-family: 'sun_sans-regular' , Arial, Helvetica, sans-serif !important;
}
.ga-navi ul li a img 
{
  display: none;
}
.hs-search-field.cercle2.anim1 {
  display: block;
}
.contact-btn a:hover {
  background-color: #fff;
  color: #fa221c !important;
  font-weight: unset !important;
  font-family: 'sun_sans-regular' , Arial, Helvetica, sans-serif !important;
}

.hs-search-field.cercle2 {
  display: none;
}

.contact-btn a {
  cursor: pointer;
  color: #fff !important;
  background: #e41f1a;
  padding: 14px 36px;
  border: 1px solid #fa221c;
  border-radius: 5px;
  font-size: 18px;
}

.kp-menu ul li {
  list-style: none;
  padding-left: 30px;
}
.kp-nv-t 
{
  display: flex;
  flex-wrap: wrap;
}

.kp-search {
  padding-left: 20px;
}
.content-inner h2 
{
  font-size: 35px;
}

.content-slide ul {
  margin: 0;
  padding-left: 30px;
}

.content-slide ul li a:hover {
  color: #e41f1a;
}

.logo-right-content p {
  line-height: 1.3;
  font-size: 16px;
  font-family: 'sun_sans-regular',Arial,Helvetica,sans-serif;
  color: #e41f1a;
  font-style: italic;
}

.logo-right-content 
{
  display: flex;
  align-items: end;
  padding-top: 60px;
  border-left: 1px solid #e41f1a;
  padding-left: 15px;
  margin-left: 25px;
}
.logo-right-content p {
  padding: 0;
}
.kp-nav {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.logo-sld 
{
  display: flex;
  align-items: center;
  justify-content: center;
}

.kp-main-head 
{
  display: flex;
  flex-wrap: wrap;
}

.kp-right {
  width: 50%;
  flex: 0 0 50%;
  max-width: 50%;
  justify-content: end;
  display: flex;
}

.kp-left {
  width: 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.row-fluid .newslettersubscribe-main input[type=submit]:hover 
{
  color: unset !important;
}


.mobile-vvr-img 
{
  display: none;
}

.mobil-dp-slider 
{
  display: none;
}

.ga-navi ul li 
{
  list-style: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal ul 
{
  list-style: none !important;
  
}



.de-image-t 
{
  width: 20%;
}
.de-content {
  width: 90%;
}
.item-img {
  padding-right: 10px;
}
.kine-pol-form form ul.no-list.hs-error-msgs {
  position: absolute;
  bottom: -85px;
  color: #fff;
}

.de-image-t img {
  width: 90px !important;
}
.webinar-left 
{
  width: 30%;
  max-width: 30%;
  flex: 0 0 30%;
  display: flex;
  align-items: center;
  padding-right: 50px;
}

.webinar-right button.owl-next span 
{
  color: #fff;
  font-size: 50px;
}

input.hs-button.primary.large 
{
  background-color: red;
}

.wt-ct ul li img 
{
  width: 100% !important;
}

.webinar-right button.owl-next 
{
  position: absolute;
  top: 35%;
  background-color: #00052d !IMPORTANT;
  width: 58px;
  height: 40px;
  right: -125px;
}

.webinar-right .owl-nav button.owl-prev 
{
  position: absolute;
  top: 35%;
  background-color: #00052d !IMPORTANT;
  width: 58px;
  height: 40px;
  left: 25px;
}


.webinar-sld 
{
  width: 95%;
  margin: 0 auto;
}


.webinar-right button.owl-prev span 
{
  color: #fff;
  font-size: 50px;
}

.content-gt p {
  padding-top: 0;
}
.webinar-img img {
  border-radius: 30px 30px 0px 0px;
}
.wt-ct ul li {
  list-style: none;
  padding-left: 15px;
}

.wt-ct ul li {
  list-style: none;
}


.webi-flex.d-flex 
{
  background-color: #d1eef8;
  padding: 10px 40px;
  border-radius: 0px 0px 30px 30px;
}
.content-gt {
  padding-top: 10px;
}

.owl-carousel .owl-stage-outer 
{
  margin-right: -160px !important;
}

.webi-flex.d-flex 
{
  padding: 10px 20px;
  min-height: 130px;
}

.webi-right {
  width: 50%;
  max-width: 50%;
  flex: 0 0 50%;
  display: flex;
  align-items: center;
  justify-content: end;
}

.webi-left {
  width: 50%;
  max-width: 50%;
  flex: 0 0 50%;
}
.wt-ct ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0 !important;
  justify-content: space-between;
}
.webinar-right {
  width: 70%;
  max-width: 70%; 
  flex: 0 0 70%; 
}
.gtp-slider {
  display: flex;
  flex-wrap: wrap;
}
.slider-suto.d-flex {
  align-items: center;
  margin-top: 30px;
}
.logo-sld img {
  width: 150px;
  padding: 0 14px;
}

.slider-dp {
  width: 15%;
  font-weight: 700;
  font-size: 20px;
  font-family: 'sun_sans-demi' , sans-serif !important;
}

.gtp-slider {
  width: 85%;
  display: flex;
  justify-content: space-between;
}

.webinar-right button span 
{
  color: #fff;
  font-size: 50px;
  padding-top: 0 !important;
  height: 30px;
  display: block;
}

.content-inter {
  padding: 40px;
  color: #fff;
}
.kp-content-inner h1 {
  font-size: 40px;
}
.conte-main img {
  height: 480px !important;
  object-fit: cover;
}
.kp-main {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 10px;
}
.kp-content-inner h1 {
  line-height: normal;
  letter-spacing: inherit;
}
.content-inter-ctm h3 {
  color: #fff;
}
.conte-main 
{
  display: flex;
  flex-wrap: wrap;
}
.content-item1 {
  width: 25%;
}
.content-item2 {
  width: 25%;
}

.content-item3 {
  width: 40%;
  display: flex;
  align-items: center;
}
.content-item4 {
  width: 10%;
}
.cont-rt-left {
  padding-right: 20px;
}
.ctr-name-let {
  padding-right: 20px;
  font-size: large;
}
.testimonal-gt {
  background-position: center !important;
  background-size: cover !important;
  border-radius: 20px !important;
}
.container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 10px;
}
.rtm-heading {
  max-width: 800px;
  padding-bottom: 20px;
}
span.right-qt {
  position: absolute;
  right: 10px;
}
span.right-qt img {
  transform: rotate(180deg);
  width: 1rem;
}

.kp-img img {
  width: 80%;
  float: right;
}

.btn-one {
  padding-right: 45px;
}
.item-cp-content:hover {
  font-family: 'sun_sans-demi' , sans-serif !important;
}
.testi-grp {
  padding: 35px;
  position: relative;
}
.item-cp-content:hover {
  font-weight: 800;
}

/* button hover start */

.kp-content-btn a, .content-btn a, .content-inter-btn a, .btn-one a
{
  border: 2px solid #e41f1a !important;
}

.kp-content-btn a:hover, .content-btn a:hover, .content-inter-btn a:hover, .btn-one a:hover
{
  background-color: #fff !important;
  color: #E41F1A !important;
}


.content-img .btn-two a:hover
{
  background-color: #E41F1A !important;
  color: #fff !important;
}

/* end */

.item-cp-content 
{
  font-size: 20px;
  margin-top: -8px; 
  text-decoration: none; 
  position: relative;
  transition: all 0.6s;
}


.item-cp-content:hover:before 
{
  width: 100%;
  left: 0;
  background: #ff5100;
}

.item-cp-content:before
{
  content: "";
  width: 0;
  height: 0.1em;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #00aeff;
  transition: all 0.3s;
}

.item-cp-content 
{
  margin-top: -8px;
}

.content-listm.d-flex 
{
  margin-left: -15px;
  margin-right: -15px;
}

.top-icon-cp 
{
  position: absolute;
  top: 5px;
  left: 10px;
}
.top-icon-cp img
{
  width:1rem;
}

.center-section 
{
  color: #fff;
}

.profile-gtr 
{
  padding-top: 20px;
  font-weight: 600;
  font-size: medium;
}

.feed-back-content 
{
  font-style: italic;
}

.ctr-name 
{
  padding-bottom: 15px;
  font-weight: 700;
}

.center-section 
{
  max-width: 1055px;
  margin: 0 auto;
}

.testi-heding 
{
  text-align: center;
  padding-bottom: 20px;
}

.item-cp 
{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 5px 0;
}

.item-img img 
{
  width: 65px !important;
}

.item-cp 
{
  width: 33%;
  display: flex;
  align-items: center;
}

.item-cp 
{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.content-rest 
{
  box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  border-radius: 20px;
  max-width: 90%;
  margin: 0 auto;
  padding-top: 40px;
  margin-top: -165px;
  padding-bottom: 40px;
  background-color: #fff;
}

.item-cp {
  width: 33%;
}
.mapg-img img 
{
  border-radius: 30px;
  padding-bottom: 5px;
}
.mg-listing-head {
  padding-left: 10px;
}
.map-tx a:hover 
{
  color: #E41F1A !important;
  transition: unset !important;
}
.mg-listing-rt 
{
  padding: 15px;
}

.img-fpt img 
{
  border-radius: 25px;
}

.de-jeet-listing {
  display: flex;
  align-items: center;
  width: 50%;
  padding: 20px;
}
.mg-listing-photo {
  width: 33%;
  max-width: 33%;
  flex: 0  0 33%;
}
.de-left {
  width: 40%;
  max-width: 40%;
  flex: 0 0 40%;
}
.de-right-cont {
  display: flex;
  flex-wrap: wrap;
}
.de-right {
  width: 60%;
  max-width: 60%;
  flex: 0 0 60%;
}
.cont-rt-left img {
  border-radius: 25px;
}

.cont-right-inversed{
 padding-left:60px;
}
.cont-right-inversed img {
  border-radius: 25px;
}

.cont-rt-left-inversed .cont-m {
 padding-right: 20px;
 padding-left: 0px;
}
.cont-m {
  padding-left: 60px;
}
.ga-navi ul li:hover a {
  text-decoration: underline;
}
/* hover style start */

.de-content 
{
  font-size: 24px;
}

.content-gt h2 {
  font-size: 28px;
  line-height: unset;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 0;
}


.ga-navi ul li a 
{
  color: #000;
  padding: 0 !important;
  text-decoration: none; 
  position: relative;
  transition: all 0.6s;
}
.ga-navi ul li {
  padding-left: 50px !important;
}
.ga-navi ul li a:before
{
  content: "";
  width: 0;
  height: 0.1em;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #00aeff;
  transition: all 0.3s;
}

.ga-navi ul li a:hover:before {
  width: 100%;
  left: 0;
  background: #ff5100;
}
/* end */
.ga-navi ul li {
  padding-left: 20px;
}
.ga-snel-left .ga-cont {
  font-size: 30px;
  font-weight: 600;
  color: #000;
  font-family: 'sun_sans-demi' , sans-serif !important;
}
.banner-container {
  max-width: 90%;
  margin: 0 auto;
  padding: 0 10px;
}
.align-center {
  display: flex;
  align-items: center;
}
.kp-img img {
  border-radius: 20px;
}
.kp-banner {
  padding: 45px;
  background-size: cover !important;
  background-position: center !important;
  border-radius: 25px;
}
.pd-top-small {
  padding-top: 25px;
}
.d-flex {
  display: flex;
  flex-wrap: wrap;
}
.img-fpt {
  padding-bottom: 10px;
}
.col-6 {
  width: 50%;
  max-width: 50%;
  flex: 0 0 50%; 
}

.col-4 {
  width: 33.3%;
  max-width: 33.3%;
  flex: 0 0 33.3%; 
}
/* Mobile layout */

.row-fluid {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}


.row-fluid .span1,
.row-fluid .span2,
.row-fluid .span3,
.row-fluid .span4,
.row-fluid .span5,
.row-fluid .span6,
.row-fluid .span7,
.row-fluid .span8,
.row-fluid .span9,
.row-fluid .span10,
.row-fluid .span11,
.row-fluid .span12{
  min-height: 1px;
  width: 100%;
}

/* Desktop layout */

@media (min-width: 768px) {
  .row-fluid {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  
  #blog-author.row-fluid{
    flex-wrap: wrap !important;
  }

  
  .row-fluid .span1 {
    width: calc(var(--column-width-multiplier) * 1% * 1 - var(--column-gap) * (11 * var(--column-width-multiplier) / 100));
  }
  
  .row-fluid .span2 {
    width: calc(var(--column-width-multiplier) * 1% * 2 - var(--column-gap) * (10 * var(--column-width-multiplier) / 100));
  }
  
  .row-fluid .span3 {
    width: calc(var(--column-width-multiplier) * 1% * 3 - var(--column-gap) * (9 * var(--column-width-multiplier) / 100));
  }
  
  .row-fluid .span4 {
    width: calc(var(--column-width-multiplier) * 1% * 4 - var(--column-gap) * (8 * var(--column-width-multiplier) / 100));
  }
  
  .row-fluid .span5 {
    width: calc(var(--column-width-multiplier) * 1% * 5 - var(--column-gap) * (7 * var(--column-width-multiplier) / 100));
  }
  
  .row-fluid .span6 {
    width: calc(var(--column-width-multiplier) * 1% * 6 - var(--column-gap) * (6 * var(--column-width-multiplier) / 100));
  }
  
  .row-fluid .span7 {
    width: calc(var(--column-width-multiplier) * 1% * 7 - var(--column-gap) * (5 * var(--column-width-multiplier) / 100));
  }
  
  .row-fluid .span8 {
    width: calc(var(--column-width-multiplier) * 1% * 8 - var(--column-gap) * (4 * var(--column-width-multiplier) / 100));
  }
  
  .row-fluid .span9 {
    width: calc(var(--column-width-multiplier) * 1% * 9 - var(--column-gap) * (3 * var(--column-width-multiplier) / 100));
  }
  
  .row-fluid .span10 {
    width: calc(var(--column-width-multiplier) * 1% * 10 - var(--column-gap) * (2 * var(--column-width-multiplier) / 100));
  }
  
  .row-fluid .span11 {
    width: calc(var(--column-width-multiplier) * 1% * 11 - var(--column-gap) * (1 * var(--column-width-multiplier) / 100));
  }
  
}

/* @import url('http://example.com/example_style.css'); */
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700,900,400italic,300italic);
@import '//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css';

/* heading New Css Started */

.contact_form input.hs-button.primary.large:hover {
  background-color: red !important;
  color: #fff !important;
}
.span12.widget-span.widget-type-form.formulier .actions input.hs-button.primary.large:hover {
  background-color: red !important;
}
.margin-bottom {
  margin-bottom: 40px;
}
.contact-met-afbeelding form .actions input.hs-button.primary.large:hover {
  background: #e41f1a !important;
}

ul.inner-lang-bottom {
  display: none;
}
.lang-menu ul:hover ul.inner-lang-bottom li {
  padding: 0 !important;
}
.website-btn:hover {
  background-color: #fff;
  color: #e41f1a;
}
.website-btn {
  background: #e31f19;
  color: #fff;
  font-size: 18px;
  border-radius: 20px;
  display: inline-block;
  padding: 12px 20px;
  font-weight: 700 !important;
  border: 2px solid #e31f19;
}
.cust-button-item {
  padding-bottom: 20px !important;
}

ul.rp-top-menu li a {
  background-color: #e41f1a;
  height: 48px;
  width: 48px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  color: #fff;
  font-family: Lato,sans-serif !important;
  font-size: 16px;
  position: relative;
}

ul.rp-top-menu li a:after 
{
  right: -12px;
  width: 11px;
  height: auto;
  background-repeat: no-repeat;
  background-position: right;
  display: inline-block;
  position: absolute;
  z-index: 1;
  left: auto;
  color: #000;
  top: 10px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f078";
  font-size: 15px;
  background: unset;
}

ul.inner-lang-bottom li a 
{
  background-color: unset !important;
  padding: 0px !important;
}

.con-img-ban .conte-main img 
{
  height: 100% !important; 
}

ul.inner-lang-bottom li a:after
{
  display:none;
}

.map-left-content {
  padding-right: 80px;
}
.mapg-img img {
  height: 200px !important;
  object-fit: cover;
}

.map-tx a 
{
  color: #00062e;
  text-decoration: underline !important;
  font-style: italic !important;
  font-size: 18px;
}

.map-tx {
  text-align: end;
  color: #000;
}
.content-img .content-inner {
  padding-right: 60px;
}
.map-difference {
  background-color: #f3fafd;
  max-width: 90%;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 50px;
  border-radius: 40px;
}
a.trns-btn {
  background: #fff;
  color: #e31f19;
  font-size: 18px;
  border-radius: 20px;
  display: inline-block;
  padding: 12px 20px;
  font-weight: 700 !important;
  border: 2px solid #e31f19;
}
a.trns-btn:hover 
{
  background: #e31f19;
  color: #fff; 
}

.lang-menu ul.rp-top-menu 
{
  padding-left: 20px;
}
.content-slide ul li a {
  text-transform: uppercase;
  font-family: 'sun_sans-demi' !important;
  font-weight: normal;
  font-size: 22px;
  line-height: 28px;
  color: #000530;
}
.zoeken_openen 
{
  padding-left: 30px;
}
.content-slide ul li {
  list-style: none;
}
.lang-menu ul:hover ul.inner-lang-bottom 
{
  display: block;
  position: absolute;
  left: 6px;
  padding: 10px;
  background-color: #fff;
  min-width: auto;
  z-index: 77;
  padding-bottom: 5px;
}

.lang-menu ul.rp-top-menu 
{
  list-style: none;
}

ul.inner-lang-bottom li 
{
  display: flex !important;
}

.lang-menu ul:hover ul.inner-lang-bottom li a 
{
  color: #030101 !important;
}

.lang-menu 
{
  position: relative;
  margin-right: 35px;
}

/* End */

/* fixed header */
.top.sub_page.header_subtitle {
  position: fixed;
  top: 0;
  z-index: 99;
  max-width: 100%;
  box-shadow: 1px 1px 3px #aaa;
}

select::-ms-expand {display: none;}
a.popup-form{vertical-align:middle; font-weight:400 !important;}
#popup-form + .hs-cta-wrapper .cta_button, #cta_button_507224_211f5c19-fd58-49fc-9110-4b83624d471d, .virtual-link .cta_button{
  background: #fff !important;
  color: #E41F1A !important;
  border-color: #E41F1A !important;
}
#cta_button_507224_211f5c19-fd58-49fc-9110-4b83624d471d:hover, .virtual-link .cta_button:hover {
  background: #E41F1A !important;
  color: #fff !important;
  border-color: #E41F1A !important;
}
#popup-form + .hs-cta-wrapper .cta_button, #cta_button_507224_ac328c97-4cf3-4aca-94a1-673cbc66b1fa, .virtual-link .cta_button{
  background: #fff !important;
  color: #E41F1A !important;
  border-color: #E41F1A !important;
}
#cta_button_507224_ac328c97-4cf3-4aca-94a1-673cbc66b1fa:hover, .virtual-link .cta_button:hover {
  background: #E41F1A !important;
  color: #fff !important;
  border-color: #E41F1A !important;
}
#popup-form + .hs-cta-wrapper .cta_button, #cta_button_507224_8f3d6771-16d5-4ec3-badb-3dcfb51ff5d5, .virtual-link .cta_button{
  background: #fff !important;
  color: #E41F1A !important;
  border-color: #E41F1A !important;
}
#cta_button_507224_8f3d6771-16d5-4ec3-badb-3dcfb51ff5d5:hover, .virtual-link .cta_button:hover {
  background: #E41F1A !important;
  color: #fff !important;
  border-color: #E41F1A !important;
}
#popup-form + .hs-cta-wrapper .cta_button, #cta_button_507224_65d7bc6b-fa3a-47a6-a1eb-9d8cdca7afa3, .virtual-link .cta_button{
  background: #fff !important;
  color: #E41F1A !important;
  border-color: #E41F1A !important;
}
#cta_button_507224_65d7bc6b-fa3a-47a6-a1eb-9d8cdca7afa3:hover, .virtual-link .cta_button:hover {
  background: #E41F1A !important;
  color: #fff !important;
  border-color: #E41F1A !important;
}
#popup-form + .hs-cta-wrapper .cta_button, #cta_button_507224_f13f9e78-b086-448a-848f-1fe88f70be87, .virtual-link .cta_button{
  background: #fff !important;
  color: #E41F1A !important;
  border-color: #E41F1A !important;
}
#cta_button_507224_f13f9e78-b086-448a-848f-1fe88f70be87:hover, .virtual-link .cta_button:hover {
  background: #E41F1A !important;
  color: #fff !important;
  border-color: #E41F1A !important;
}
#popup-form + .hs-cta-wrapper .cta_button, #cta_button_507224_4b811945-ca6f-44b9-a4f3-e693a9e8a449, .virtual-link .cta_button{
  background: #fff !important;
  color: #E41F1A !important;
  border-color: #E41F1A !important;
}
#cta_button_507224_4b811945-ca6f-44b9-a4f3-e693a9e8a449:hover, .virtual-link .cta_button:hover {
  background: #E41F1A !important;
  color: #fff !important;
  border-color: #E41F1A !important;
}
#popup-form + .hs-cta-wrapper .cta_button, #cta_button_507224_d7c732dc-860e-467a-ba29-41cca2c3391e, .virtual-link .cta_button{
  background: #fff !important;
  color: #E41F1A !important;
  border-color: #E41F1A !important;
}
#cta_button_507224_d7c732dc-860e-467a-ba29-41cca2c3391e:hover, .virtual-link .cta_button:hover {
  background: #E41F1A !important;
  color: #fff !important;
  border-color: #E41F1A !important;
}
#popup-form + .hs-cta-wrapper .cta_button, #cta_button_507224_9b42323e-92f2-4789-ac1e-9c75972ddf85, .virtual-link .cta_button{
  background: #fff !important;
  color: #E41F1A !important;
  border-color: #E41F1A !important;
}
#cta_button_507224_9b42323e-92f2-4789-ac1e-9c75972ddf85:hover, .virtual-link .cta_button:hover {
  background: #E41F1A !important;
  color: #fff !important;
  border-color: #E41F1A !important;
}
#popup-form + .hs-cta-wrapper .cta_button, #cta_button_507224_9c341e86-37c3-4f71-a8e0-5d8a7745312a, .virtual-link .cta_button{
  background: #fff !important;
  color: #E41F1A !important;
  border-color: #E41F1A !important;
}
#cta_button_507224_9c341e86-37c3-4f71-a8e0-5d8a7745312a:hover, .virtual-link .cta_button:hover {
  background: #E41F1A !important;
  color: #fff !important;
  border-color: #E41F1A !important;
}
#popup-form + .hs-cta-wrapper .cta_button, #cta_button_507224_5631a766-4a93-4e58-bf88-cb111edac35a, .virtual-link .cta_button{
  background: #fff !important;
  color: #E41F1A !important;
  border-color: #E41F1A !important;
}
#cta_button_507224_5631a766-4a93-4e58-bf88-cb111edac35a:hover, .virtual-link .cta_button:hover {
  background: #E41F1A !important;
  color: #fff !important;
  border-color: #E41F1A !important;
}

.fancybox-inner input[type='submit']{
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  font-family: sans-serif;
  background: rgb(228,31,26);
  color: rgb(0, 0, 0);
  border-radius: 4px;
  border-width: 0px;
  transition: all .4s ease;
  -moz-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  text-shadow: none;
  line-height: 1.5em;
  padding: 6px 18px;
  cursor: pointer;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-top: 15px;
  color: white;
  padding: 10px 25px;
  font-size: 20px !important;
  font-family: "lato", sans-serif !important;
  font-weight: 400;
}

.row-fluid .logo-banner{ padding-bottom:22px; }
.row-fluid .scholen-hero .header-content h1{  padding-bottom:5px; font-size:44px; line-height:50px;  }
.row-fluid .scholen-hero .header-content .widget-type-rich_text{ font-size:22px; line-height:26px;  }
.row-fluid .scholen-hero .row-fluid .header2{ padding:70px 0 0; }
.row-fluid .scholen-hero  .row-fluid .header-content{ min-height: auto; }
.row-fluid .voor-scholen-title{ font-size:28px; line-height:36px; font-weight:bold;  }  
.row-fluid .section-one .main-title{ padding-bottom:25px; }
.schoolutstap .left-tite-box { color:#e41f1a; color:#e41f1a;  font-size:18px; line-height:26px; font-weight:bold; }
.schoolutstap .right-box-title1 .box-column-5{ font-size:22px; line-height:36px; color:#000; font-weight:bold;  } 
.schoolutstap .right-box-title1{ padding-bottom:30px; padding-top:10px; }

.schoolutstap .right-box-title2{ font-size:14px; line-height:24px; }
.schoolutstap .row-fluid .left-tite-box{ width:170px; float:none; display:inline-block; vertical-align:middle; }
.schoolutstap .row-fluid .right-box-row{  width:79%; float:none; display:inline-block; vertical-align:bottom; position:relative; }
.schoolutstap .row-fluid .box-column-5{ width: 17.9%;  float: left;}
.row-fluid .group-main1{  border-bottom:1px solid #000; }
.row-fluid .group-main2{ padding-top:0px; }
.row-fluid .group-main2 .left-tite-box{ vertical-align:top; }
.row-fluid .voor-scholen-title{ padding-bottom:30px; }
.row-fluid .Notice-detaile{ font-size:14px; line-height:18px; color:#e41f1a; font-style:italic; padding-top:32px; } 
.row-fluid .left-tite-box{ padding-bottom:20px; }
.row-fluid .group-main1 .row-fluid .right-box-title2{ padding-bottom:20px;  }

.schoolutstap .row-fluid .right-box-row:before{ content: "";  border-left: 1px solid #000; left: -18px; height: 100%; position: absolute; }

.row-fluid .group-main2 .right-box-title2{ padding-top:15px; }
.row-fluid .group-main2  .left-tite-box{ padding-top:15px; }
.schoolutstap .right-box-title2{ padding-bottom:12px; }
.row-fluid .section-one .sub-sec-cover{ border-bottom:1px solid #444444; padding-bottom:30px; }
.row-fluid .section-one .sub-sec-cover.main{ padding-bottom:50px; }
.row-fluid .section-one{ padding-top:25px; }

.sub-sec-cover .row-fluid .voor-scholen-title{ padding-bottom:15px; }



/* start form css */


input , button , textarea, select , input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { outline:none; border:1px solid #ccc; background:#fff; height:50px; padding:0 20px; font-family:'Opan Sans', Arial, Helvetica, sans-serif; font-size:16px; width:100%; }
input[type=checkbox] , input[type=radio] { width:auto; height:auto; } 
textarea { padding:15px 20px; height:100px; }
input[type=submit] , button { width:auto; border:none; cursor:pointer; background:url(images/blank.png) no-repeat left top #01adf1; font-size:17px; line-height:24px; font-weight:700; padding:8px 20px; color:#fff; display:inline-block; transition:0.4s; }
input[type=submit]:hover , button:hover { background-color:#00658b; }

ul.hs-error-msgs { margin:0; padding:0; list-style:none; float:left; width:100%; }
.row-fluid .hs-form .input { margin:0 !important;}
.hs-form .hs-form-field { padding:0 0 15px; }
/*.row-fluid .hs-form fieldset.form-columns-2 .input , .row-fluid .quizcontact-form .hs-form fieldset.form-columns-1 .input { margin-right:0 }
.row-fluid .hs-form-bfbec3d9-e756-4b73-8f53-29543a40733a_bc0177ed-416a-4f32-9914-28b415997840 fieldset.form-columns-1 .input {margin-right: 0;}*/

.row-fluid .hs-form fieldset.form-columns-2 .field { padding:0 0 10px 10px }
.row-fluid .hs-form fieldset.form-columns-2 .field:first-child { padding:0 10px 10px 0; }
.row-fluid .hs-form fieldset.form-columns-3 .field { padding:0 0 10px 10px }
.row-fluid .hs-form fieldset.form-columns-3 .field:first-child { padding:0 10px 10px 0; }
.row-fluid .hs-form fieldset.form-columns-3 .field:first-child + .field { padding:0 5px 10px; }
.row-fluid .hs-form fieldset .hs-input { width:100% !important; height:auto; width: 100% !important; font-family: 'Lato', sans-serif; font-weight: 300; border: none; background-color: #ececec;  border-radius: 8px;padding: 17px 13px 13px;   /* padding:15px 13px;*/ }
.row-fluid .hs-form fieldset { max-width:none; }
.row-fluid .hs-form fieldset input[type="checkbox"], .row-fluid  .hs-form fieldset input[type="radio"] { width:auto !important; }
ul.inputs-list { margin:0; padding:5px 0; list-style:none; }

.row-fluid .inputs-list .hs-form-checkbox-display , .row-fluid .inputs-list .hs-form-booleancheckbox , .row-fluid .inputs-list li.hs-form-radio { display:block; padding:0 0 8px 38px; position:relative; }
.row-fluid .inputs-list input[type="checkbox"] , .row-fluid .inputs-list input[type="radio"] { position:absolute; left:0; margin:0; top:0; opacity: 0; width: 20px; height: 20px; }
.row-fluid .inputs-list input[type="radio"] { top:3px; }
.row-fluid .inputs-list input[type="checkbox"] + span { line-height: 22px; position:relative; display: block; font-weight:normal; margin-left:-5px; }
.row-fluid .inputs-list input[type="checkbox"] + span:before  { position:absolute; left:-30px; top:1px;  content:''; width:22px; height:22px; border:1px solid #d1d2d3; color:#fafafa; background:#d1d2d3; border-radius:5px;  }
.row-fluid .inputs-list input[type="checkbox"]:checked + span:before { color:#fff;  }
.row-fluid .inputs-list input[type="checkbox"]:checked + span:after { text-align: center; color: #ec1c23; position: absolute;  left: -28px;  top: 7px; content: ""; font-family: 'FontAwesome'; width: 25px;   line-height: 20px;    background-image: url(https://507224.fs1.hubspotusercontent-na1.net/hubfs/507224/down-arrow.png);    background-repeat: no-repeat;    height: 25px; }

.row-fluid .inputs-list input[type="radio"] + span:before { position:absolute; left:-2px; top:5px;  content:''; width:25px; height:25px; border:1px solid #dadada;  background:#d1d2d3; border-radius:100%; }
.row-fluid .inputs-list input[type="radio"]:checked + span:after { position:absolute; left:6px; top:12px;  content:''; width:12px; height:12px; border-color:#333; background:#e41f1a;  border-radius:100%; }
.row-fluid .inputs-list input[type="radio"] + span:after {  position: absolute; left: 6px;  top: 12px;  content: ''; width: 12px; height: 12px;  border-color: #333;  background: #fff;   border-radius: 100%; }

.row-fluid .Notice-detaile ul{ padding-left:0; list-style:none; margin:0;}
.row-fluid .Notice-detaile ul li{ position:relative; padding-left:8px;}
.row-fluid .Notice-detaile ul li:before{ content:"-"; position:absolute; left:0;}

/* ==== form design ==== */

.show-form-area h3{ font-size:28px; line-height:36px; font-weight:bold; padding-bottom:15px; color:#000; }
.show-form-area{ padding-top:30px; }
.show-form-area .hs-form-required{ display:none; }

.show-form-area fieldset:nth-child(20) { float:left; width:100%; }
.show-form-area .row-fluid .hs-form fieldset{ padding-top: 8px; }
.show-form-area  form label{ /*font-weight:bold;*/ font-size:22px; line-height:36px; display:block; padding-bottom:10px; }
.show-form-area .row-fluid .hs-form fieldset:nth-child{  }
a.next-button:hover,a.next_button:hover{ color:#fff; opacity:0.5; }

.show-form-area  form select{ font-size:22px; line-height:36px; color:#000530; font-weight:400 !important;  -webkit-appearance: none;  -moz-appearance: none; appearance:none;  background-image:url('https://507224.fs1.hubspotusercontent-na1.net/hubfs/507224/down-arrow.png'); background-position:right; background-repeat:no-repeat;  background-position: right 25px top 25px; }


a.next-button,a.next_button { display: inline-block;  background-color: #e41f1a; color: #fff; font-size: 26px; line-height: 48px; font-weight: 300; border-radius: 10px; width: 160px; max-width: 160px;
  text-align: center; height: 50px;  margin-top: 32px; }


.show-form-area fieldset:nth-child(2){ position:relative;  }
.show-form-area fieldset:nth-child(2) .next-button{ position:absolute; position: absolute; bottom: -85px;  left: 0; }

.show-form-area fieldset:nth-child(3){ padding-top:175px !important; }
.show-form-area fieldset:nth-child(3) .hs-richtext,.show-form-area fieldset:nth-child(21) .hs-richtext{ font-size:28px; line-height:36px; font-weight:bold;  color:#000; } 

.show-form-area fieldset:nth-child(4){  max-width:100%; padding-top: 24px !important; }
.show-form-area fieldset:nth-child(4) .input{/*max-width:536px;*/}
.show-form-area fieldset:nth-child(5){  padding-top: 24px !important; }
.show-form-area fieldset:nth-child(6){  padding-top: 24px !important; }

.show-form-area fieldset:nth-child(5), .show-form-area fieldset:nth-child(6) { display: none; }

.show-form-area fieldset:nth-child(7){   padding-top: 24px !important; }
.show-form-area fieldset:nth-child(8){   padding-top: 24px !important; }
.show-form-area fieldset:nth-child(9){  padding-top: 24px !important; }

.show-form-area fieldset:nth-child(10) .hs-form-field{   padding-top: 24px !important; }
.show-form-area fieldset:nth-child(11){ padding-top:24px !important; padding-bottom:24px !important; }
.show-form-area fieldset:nth-child(11) label{  font-size:22px;     padding-bottom: 5px; }
.show-form-area fieldset:nth-child(11) ul.inputs-list{ padding-top:0; }
.show-form-area fieldset:nth-child(11) label.hs-form-radio-display {font-weight: 400 !important; }
.show-form-area fieldset:nth-child(11) .hs-form-field { padding-bottom: 0px; }

.show-form-area fieldset:nth-child(12) .input{  text-align:center;  }
.show-form-area fieldset:nth-child(12) .input input{ font-size:22px;padding: 10px 13px; line-height:36px; color:#000530; text-align:left; font-style:italic; }
.show-form-area fieldset:nth-child(13) .input{ }
.show-form-area fieldset:nth-child(14) .input{ }
.show-form-area fieldset:nth-child(15) .input{  }
.show-form-area fieldset:nth-child(13) { padding-top:24px !important; }
.show-form-area fieldset:nth-child(14) { padding-top:24px !important;}
.show-form-area fieldset:nth-child(15) { padding-top:24px !important;}

.show-form-area fieldset:nth-child(16){ padding-top:24px !important;  width:100%; float:left; }
.show-form-area fieldset:nth-child(17){  width:100%; float:left;  margin-top: 76px;}
.show-form-area fieldset:nth-child(18) .hs_hoger_onderwijs{ float:right; }
.show-form-area fieldset:nth-child(16) .hs-richtext{ font-weight:bold; font-size:22px; line-height:36px; display:block;  }
.show-form-area fieldset:nth-child(18){ border-bottom:1px solid #000; padding-bottom:30px !important; float:left; width:100%; }
.show-form-area fieldset:nth-child(18) .hs-richtext{ font-weight: bold; font-size: 22px; line-height: 36px; display: block; }
.show-form-area fieldset:nth-child(19){ padding-top:38px !important; float: left; width: 100%;}
.show-form-area fieldset:nth-child(19) ul li{ display:inline-block !important; width: 95px; max-width: 95px; padding-bottom:0 !important; }
.show-form-area fieldset:nth-child(19) .hs-form-field{ padding-bottom:0; }
.show-form-area fieldset:nth-child(20){ padding-top:0px !important; }
.show-form-area fieldset:nth-child(20)  ul li{ display:inline-block !important; width: 95px; max-width: 95px; padding-bottom:0 !important;   }
.show-form-area fieldset:nth-child(20)  ul li label{ font-weight:normal;  }
.row-fluid .notice-two {  font-size:14px; color:#e41f1a; }
.show-form-area fieldset:nth-child(21) { width: 100%; }
.show-form-area .row-fluid .hs-form fieldset .input input:focus{ border-color:red; }
.show-form-area .hs-input.invalid.error{ border:1px solid #ed6a66;   background-color:#fff; color:#ed6a66;}
.row-fluid .show-form-area fieldset:nth-child(11) .input { max-width: 100% !important; }
.row-fluid .show-form-area fieldset .input{   }


.show-form-area .hs_submit input[type=submit]{ background-color: #e41f1a; padding: 0 12px;  height: 50px; max-width: auto; display: inline-block; width: auto; border-radius: 10px; font-size: 26px;  font-weight: 400; }
.show-form-area .hs_submit input[type=submit]:hover{ color:#fff; opacity:0.5; }
.show-form-area .hs_submit{ padding-top:30px; }
.row-fluid .show-form-area { padding-bottom:160px; }

.form-filde-row .row-fluid .show-form-area { padding-bottom:65px; }

.row-fluid .lp-red-footer{ background-color:#e41f1a; padding:30px 0; text-align:center; font-size:18px; line-height:24px; color:#fff; }
.row-fluid .border-image-footer img{ width:100% !important; }
.hs_dit_menu_bevat_een_junior_popcorn_en_een_flesje_water_van_50_cl_kostprijs_3_60_.field.hs-form-field  label{ font-weight:normal; }
.show-form-area fieldset:nth-child(16) li.hs-form-checkbox{ padding-top: 3px; }
.row-fluid .show-form-area  ul.hs-error-msgs li label{ font-size:14px; font-style:italic; color:#e41f1a; line-height:22px;font-weight:normal; padding-bottom:0; }
.row-fluid .show-form-area ul.hs-error-msgs {  bottom:0; top:0px; position:inherit; padding-top: 6px;   padding-left: 5px; left:0; width:100%; padding-top: 6px; float:left; }

div.notice-text{ color:#e41f1a; font-size:14px; line-height:18px; }

.row-fluid .voor-scholen-title div > span{ position:relative; display:inline-block; cursor:pointer; }
.row-fluid .voor-scholen-title div > span:after { content: "\f054";  transition:0.6s; font-family: 'fontawesome'; background-color: #e41f1a; color: #fff; height: 32px; padding-left:2px; width: 30px; border-radius: 50%; line-height: 33px;
  font-size: 18px; text-align: center; display: inline-block;  margin-left: 10px; }

.disable{ opacity:0.5; pointer-events: none; }  


.show-form-area input::-webkit-input-placeholder,.show-form-area textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: 'Lato', sans-serif; font-weight: 300; font-size:21px; line-height: 16px; color:#000530; font-style:italic; opacity:1;
}
.show-form-area input::-moz-placeholder,.show-form-area textarea::-moz-placeholder { /* Firefox 19+ */
  font-family: 'Lato', sans-serif; font-weight: 300; font-size:21px; line-height: 16px;  color:#000530; font-style:italic; opacity:1;
}
.show-form-area input:-ms-input-placeholder,.show-form-area textarea:-ms-input-placeholder { /* IE 10+ */
  font-family: 'Lato', sans-serif; font-weight: 300; font-size:21px; line-height:22px; color:#000530; font-style:italic; opacity:1;
}
.show-form-area input:-moz-placeholder,.show-form-area textarea:-moz-placeholder { /* Firefox 18- */
  font-family: 'Lato', sans-serif; font-weight: 300; font-size:21px; line-height: 16px; color:#000530; font-style:italic; opacity:1;
}



.show-form-area input.invalid.error::-webkit-input-placeholder { color:#e41f1a;  }
.show-form-area input.invalid.error::-moz-placeholder  { color:#e41f1a;  }
.show-form-area input.invalid.error:-moz-placeholder  { color:#e41f1a;  }

/*.show-form-area .form-columns-2 input:hover{ -webkit-appearance: none !important;
-moz-appearance:    none !important;
appearance:        none !important; }
*/

.notice-two-title h2{ padding-bottom:6px; padding-top:0; }
.sub-titile-text{ font-size:25px; line-height:32px; color:#000; font-weight:bold;   }
.notice-two-title{padding-bottom:34px; }
.row-fluid .schoolutstap{ display:none; }
/*
.form-filde-row .row-fluid .show-form-area{  padding-bottom: 160px; }
.form-filde-row .row-fluid .show-form-area{  padding-bottom: 0px; }*/
.show-form-area .hs_error_rollup{ padding-bottom:10px; }
span.column-row-fild:after{ transform:rotate(90deg); transition:0.6s  }

.show-form-area .form-columns-1,.show-form-area .form-columns-3,.show-form-area .hs_submit{ display:none; }


.row-fluid .show-form-area form .hs-error-msgs.inputs-list{ width:100%; float:left; }
.row-fluid .show-form-area form .hs-error-msgs.inputs-list li { width:100%; float:left; position:relative; padding-left:10px; }
.row-fluid .show-form-area form .hs-error-msgs.inputs-list li:before { position:absolute; content:"*"; left:0; top:0; color:red; }

.row-fluid .show-form-area form .hs_welke_taalversie_verkies_je label span{ float:left; width:auto;}
.row-fluid .show-form-area form .hs_welke_taalversie_verkies_je .hs-form-required { display:block; color:red;}
.row-fluid .show-form-area form .hs_welke_taalversie_verkies_je label { width:100%; float:left;}
.row-fluid .show-form-area form .notice-text { width:100%; float:left; margin-top:15px; }
.row-fluid .show-form-area form .hs_welke_taalversie_verkies_je .input { width:100%; float:left; }  


.row-fluid .show-form-area form .hs-form-required { color:red; }
.row-fluid .show-form-area form .hs_welk_uur_start_de_voorstelling_ label span{ float:left; width:auto;}
.row-fluid .show-form-area form .hs_welk_uur_start_de_voorstelling_ .hs-form-required { display:block; color:red;}
.row-fluid .show-form-area form .hs_welk_uur_start_de_voorstelling_ label { width:100%; float:left;}
.row-fluid .show-form-area form .notice-text { width:100%; float:left; margin-top:15px; }
.row-fluid .show-form-area form .hs_welk_uur_start_de_voorstelling_ .input { width:100%; float:left; }  


.menuitemshow .show-form-area fieldset:nth-child(18){ display:block; }
.option .show-form-area fieldset:nth-child(19){ display:block; }



@media (min-width: 768px) and ( max-width:1100px ){ 
  .schoolutstap .row-fluid .left-tite-box{ width: 150px; font-size:15px; line-height:20px; }
  .schoolutstap .row-fluid .right-box-row{ width:75%; } 
  .schoolutstap .row-fluid .box-column-5{ width: 17.7%; }
  .schoolutstap .right-box-title1 .box-column-5{ font-size: 18px;  line-height: 30px; }

  .schoolutstap .right-box-title2{ font-size: 13px; line-height: 22px; }
  .schoolutstap .right-box-title1{ padding-bottom: 16px; }
  .row-fluid .section-one .main-title{  padding-bottom: 16px; }
  .show-form-area fieldset:nth-child(3){ padding-top: 140px !important; }
  .show-form-area fieldset:nth-child(11) {  padding-top: 35px !important; }
  .form-filde-row .row-fluid .show-form-area{ padding-bottom: 45px; }
  .row-fluid .show-form-area{  padding-bottom: 130px;}



}

@media  (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {

  .show-form-area form fieldset.form-columns-2 .field { padding:0 0 10px 0 !important; }
  .show-form-area form fieldset.form-columns-2 .field:first-child { padding:0 0 10px 0 }
  .show-form-area form fieldset.form-columns-3 .field { padding:0 0 10px  }
  .show-form-area form fieldset.form-columns-3 .field:first-child { padding:0 0 10px 0; }
  .show-form-area form fieldset.form-columns-3 .field:first-child + .field { padding:0 0 10px; }

  .show-form-area fieldset:nth-child(2){ padding-top:0 !important; }
  .show-form-area fieldset:nth-child(2) .next-button{  bottom: -68px; }
  .show-form-area fieldset:nth-child(3){ padding-top: 100px !important; }



}



@media (min-width: 1169px) 
{
  .row-fluid  .schooluitstap{ padding-top:25px; }
}

/* media start */

@media (max-width: 1440px) 
{

  .webinar-right .owl-nav button.owl-prev 
  {   
    left: 60px !important;
  }


  .webinar-right button.owl-next 
  {
    right: 50px !important;
  }  

}

/* end */

@media (max-width: 1030px) 
{
  .show-form-area input::-webkit-input-placeholder,.show-form-area textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: 'Lato', sans-serif; font-weight: 300; font-size:18px; line-height:18px; color:#000530; font-style:italic; opacity:1;
  }
  .show-form-area input::-moz-placeholder,.show-form-area textarea::-moz-placeholder { /* Firefox 19+ */
    font-family: 'Lato', sans-serif; font-weight: 300; font-size:18px; line-height:18px;  color:#000530; font-style:italic; opacity:1;
  }
  .show-form-area input:-ms-input-placeholder,.show-form-area textarea:-ms-input-placeholder { /* IE 10+ */
    font-family: 'Lato', sans-serif; font-weight: 300; font-size:18px; line-height:18px; color:#000530; font-style:italic; opacity:1;
  }
  .show-form-area input:-moz-placeholder,.show-form-area textarea:-moz-placeholder { /* Firefox 18- */
    font-family: 'Lato', sans-serif; font-weight: 300; font-size:18px; line-height:18px; color:#000530; font-style:italic; opacity:1;
  }
  .show-form-area fieldset:nth-child(12){text-align:left;}
  .show-form-area fieldset:nth-child(12) .input{text-align:left;}
}

@media (max-width: 991px) 
{
  .show-form-area fieldset:nth-child(16){max-width:81%;}
  .show-form-area fieldset:nth-child(17){max-width:19%;}

  .ga-navi ul li 
  {
    padding-left: 0px !important;
  }
  .owl-carousel .owl-stage-outer {
    margin-right: 0px !important;
  }


  .kp-header 
  {
    display: none;
  }

  .mobile-vvr-img 
  {
    width: 100% !important;
  }
  .con-img-ban .conte-main img 
  {
    width: 100% !important;
  }

  .mobile-vvr-img {
    display: block;
  }
  .mobile-none {
    display: none;
  }
  .kp-img img 
  {
    width: 100% !important;
    float: unset !important;
  }
  .content-item2 {
    width: 50%;
  }
  .hs-search-field {
    position: relative !important;
  }
  .row-fluid .mobile_top.top > div 
  {

    position: relative;
  }
  span.btn-red {
    display: block;
    height: 50px;
    position: absolute;
    width: 60px;
    top: 0;
    right: 0;
    background-image: url(https://507224.fs1.hubspotusercontent-na1.net/hubfs/507224/assets/images/search-icon.png);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
  }


  div#hs_menu_wrapper_module_145641787111415
  {
    border-top: 1px solid #989898;
    width: 100%;
    float: left;
    border-bottom: 1px solid #989898;
    margin: 15px 0;
    padding: 20px 0;
  }
  .mg-listing-rt 
  {
    text-align: center;
  }

  .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a 
  {
    font-size: 21px;
    line-height: 1;
    font-weight: normal;
    color: #000000;
    padding: 0;
  }

  .slider-dp 
  {
    width: 100%; 
    padding-bottom: 20px;
  }
  .logo-sld {
    padding: 10px;
  }
  li.hs-menu-depth-3 a {
    font-family: 'sun_sans-regular',Arial,Helvetica,sans-serif !important;
    font-size: 20px;
    padding: 5px 0 !important;
    color: #000000;
    width: 100% !important;
    padding-left: 20px !important;

  }
  li.hs-menu-item.hs-menu-depth-3 {
    position: relative !important;
  }
  li.hs-menu-depth-3:before {
    content: url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon.png);
    padding-right: 5px;
    display: inline-block;
    position: absolute;
    bottom: 4px;
  }

  ul.hs-menu-children-wrapper.cercle2 {
    display: none !important;
  }

  li.hs-menu-item.hs-menu-depth-1.hs-item-has-children 
  {
    margin: 10px 0;
    position: relative;
    width: 100%;
    float: left;
  }

  a.submenu_link {
    position: absolute;
    top: -8px;
    right: 0;
    width: 30px !important;
    height: 30px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    line-height: 20px;
    text-align: center;
    cursor: pointer;
  }

  .hs-menu-wrapper.hs-menu-flow-vertical ul 
  {
    padding-top: 7px !important;
  }
  .content-gt h2 
  { 
    text-align: center;
  }

  .content-inner 
  {
    padding-right: 0;
    padding-bottom:20px;
  }

  .gtp-slider {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0 auto;
  }
  .webinar-right {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .webinar-left 
  {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%; 
    padding-right: 0; 
  }


  .conte-main img 
  {
    height: 100% !important; 
  } 

  .content-item3 
  {
    width: 100%;
    flex-wrap: wrap;
  }

  .content-item4 {
    width: 20%;
  }
  .align-center {
    justify-content: center !important;
    text-align: center !important;
  }

  .de-right {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
  .content-item1 {
    width: 50% !important;
  }
  .de-left {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    text-align: center !important;
  }

  .ga-snel-main.d-flex.align-center 
  {
    justify-content: center;
  }
  .kp-main-inner.d-flex {
    flex-direction: column-reverse !important;
  }


  .col-6 
  {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
  .col-4 
  {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }

  .ga-navi ul li 
  {
    padding: 15px !important;
  }

  .ga-navi ul 
  {
    justify-content: center;
    display: flex !important;
    flex-wrap: wrap !important;
  }

}

@media (max-width: 767px) {
  .row-fluid .header2.bgimg-main.scholen-hero{ padding-top: 50px; padding-bottom:66px; }
  .row-fluid .scholen-hero .header-content h1{ font-size: 34px; line-height: 37px; }
  .section-one h2{ font-size: 25px; line-height: 30px; }
  .row-fluid .section-one .main-title{  padding-bottom:10px; }
  .row-fluid .voor-scholen-title{ font-size: 22px;line-height: 30px; }
  .schoolutstap .row-fluid .left-tite-box{ width:100%; text-align:left; }
  .schoolutstap .row-fluid .right-box-row{width:100%; }
  .schoolutstap .row-fluid .box-column-5{ width:100%; text-align:left; padding-bottom:15px; } 
  .group-main1 .left-tite-box{     border-bottom: 1px solid #000; }
  .schoolutstap .row-fluid .right-box-row:before{ border-left:none; }
  .row-fluid .Notice-detaile{ padding-top:0; }
  .row-fluid .schoolutstap{ padding-bottom: 28px; }
  .row-fluid .show-form-area{ padding-top: 20px;  padding-bottom: 120px;}
  .form-filde-row .row-fluid .show-form-area{ padding-bottom: 35px; }

  .show-form-area h3{ padding-bottom:4px; }
  .show-form-area fieldset:nth-child(4),.show-form-area fieldset:nth-child(5),.show-form-area fieldset:nth-child(6){     padding-top: 10px !important; }
  .show-form-area fieldset:nth-child(11) { padding-top: 24px !important; }
  .show-form-area fieldset:nth-child(13) { padding-top: 10px !important; }
  .show-form-area form label{font-size: 18px; line-height: 26px; float:left !important; width:100% !important; }
  .show-form-area fieldset:nth-child(11) label { font-size: 18px; padding-bottom: 5px; line-height: 26px; padding-bottom: 15px; }
  .show-form-area fieldset:nth-child(17) .hs_hoger_onderwijs{ float:left;  padding-left: 10px; }
  .show-form-area fieldset:nth-child(18){  padding-bottom: 18px !important; }
  .show-form-area fieldset:nth-child(19) {  padding-top: 25px !important; }
  .sub-titile-text{ font-size: 20px; line-height: 22px; }
  .notice-two-title {padding-bottom: 20px;}
  .show-form-area fieldset:nth-child(19) .hs-richtext{ font-size: 18px; line-height: 32px; }
  .show-form-area .hs_submit { padding-top: 18px; }
  .row-fluid .section-one .sub-sec-cover{ padding-bottom: 0; }
  .row-fluid .section-one .sub-sec-cover.main{padding-bottom: 0; }
  .sub-sec-cover .row-fluid .voor-scholen-title{     padding-bottom: 22px;  }

  .schoolutstap .right-box-title1{ padding-bottom: 15px;  padding-top: 0; }

  .show-form-area fieldset:nth-child(16){max-width:100%;}
  .show-form-area fieldset:nth-child(16) .hs-form-field{float:left; width:100% !important;}
  .show-form-area fieldset:nth-child(17){max-width:100%; margin-top:0;}
  .show-form-area fieldset:nth-child(17) .hs-form-field{float:left; width:100% !important;}

  .owl-carousel .owl-stage-outer 
  {
    margin-right: 0px !important;
  }

  .content-listm.d-flex 
  {
    margin-left: 0px !important;
    margin-right: 0px !important;
  } 

  .span12.widget-span.widget-type-cell.mobile_top.top 
  {
    display: block !important;
    position: absolute;
    top: 0px;
    left: 0;
    padding: 0px;
    width: 100% !important;
    z-index: 12;
    background: transparent;
  }  

  .row-fluid-wrapper.row-depth-1.row-number-6 
  {
    width: 100% !important;
    float: left !important;
    padding: 10px 20px 0;
    position: relative;
  }  



  .webinar-right .owl-nav button.owl-prev 
  {
    left: 25px !important;
  }

  .webinar-right button.owl-next 
  {
    right: 25px !important;
  }


  .webinar-right .owl-nav button.owl-prev 
  {
    left: 25px !important;
  }

  .item-img 
  {
    padding-right: 0 !important;
    width: 15% !important;
  }

  .item-cp-content 
  {
    width: 75% !important;
  }

  .content-listm.d-flex 
  {
    width: 90% !important;
    margin: 0 auto !important;
    justify-content: center !important;
  }

  .content-img .content-inner 
  {
    padding-right: 0 !important;
  }

  .testi-heding p 
  {
    margin: 0;
  }

  p 
  {
    font-size: 23px !important; 
  }


  .h3, h3 
  {
    font-size: 29px !important; 
  }

  .webinar-lft-cont h3 
  {
    padding-top: 0 !important;
  }

  .webinar-lft-cont p 
  {
    margin-bottom: 10px;
  }

  .webinar-sld .content-gt h2 
  {
    text-align: left !important;
  }

  .de-content 
  {
    font-size: 21px !important;
  }

  .kp-content-inner h1 
  {
    font-size: 29px;
  }

  .banner-container 
  {
    max-width: 100% !important; 
  }

  .webinar-mod .owl-dots 
  {
    height: 32px !important;
    text-align: center !important;
    margin-bottom: 30px !important;
  }

  .row-fluid .mobile_top.top  .mobile_menu .hs-menu-wrapper > ul > li  a 
  {
    font-size: 30px !important;
    line-height: 1 !important;
    font-family: 'sun_sans-demi' !important;
    font-weight: normal !important;
    color: #000000 !important;
    padding: 0 !important;
    width: 100% !important;
  }

  .webinar-mod .owl-dots button.owl-dot.active {
    background-color: #e31f19 !important;
  }
  .webinar-mod .owl-dots button.owl-dot {
    background-color: #003b4d !important;
    color: #003b4d !important;
    padding: 5px !important;
    border: 1px !important;
    margin: 0 5px;
    height: 0 !important;
    margin-top: 24px;
  }
  .map-left-content {
    padding-right: 0;
  }
  .cont-btn.d-flex a {
    margin: 5px !important;
  }
  .map-difference {
    padding-top: 20px !important;
    margin-top: 20px !important;
  }

  .span12.widget-span.widget-type-global_group .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    margin: 0 !important;
  }
  .mg-listing-head {

    text-align: left;
    padding-left: 15px;
  }
  .mg-listing-photo {
    width: 50%;
    max-width: 50%;
    flex: 0  0 50%;
  }
  .logo-mb-ver img {
    width: 65% !important;
    margin: 0 auto;
  }
  .mobil-dp-slider .owl-carousel .owl-stage-outer {
    margin-right: unset !important;
  }
  .content-gt p {

    margin: 0 !important;
  }
  .btn-one {
    padding-right: 0;
    padding-bottom: 20px;
  }



  .cont-btn.d-flex {
    flex-wrap: unset !important;
  }
  .cont-image-gal {
    padding-top: 40px !important;
  }

  .mobil-dp-slider {
    display: block !important;
  }




  .cont-btn.d-flex {
    justify-content: left;
  }
  .row-fluid .footer-copyrights ul li 
  {
    border-left: 0 !important; 
  }
  .content-inner h2 {
    line-height: initial;
  }

  .item-cp 
  {
    width: 100%;
  }

  a.cta_button 
  {
    font-weight: bold !important;
  }
  .item-cp {
    justify-content: center !important; 
    margin-left: -10px !important;
  }
  .map-left-content p 
  {
    margin-bottom: 5px !important;
  }
  .content-img .content-inner h2 {
    font-size: 23px !important;
  }
  .content-rest 
  {
    padding-bottom: 10px !important; 
  }
  .content-gt h2 
  {
    text-align: center;
    line-height: initial;
  }
  .content-inner h2 {
    font-size: 25px !important;
  }
  .slider-dp 
  {
    text-align: center;
  }
  .map-difference .map-left.col-6.align-center {
    text-align: left !important;
    padding-left: 10px;
  }

  .webinar-sld 
  {
    width: 95% !important; 
  }

  .ga-navi ul li a:before
  {
    display:none !important;
  }

  .row-fluid .footer-copyrights ul li a 
  {
    line-height: normal !important;
    font-size: 20px !important;
  }

  h1, h2, h3, h4, h5, h6
  {
    margin-bottom: 0px !important;
  }

  .webinar-lft-cont {
    text-align: left;
    max-width: 100%;
  }
  .content-item4 {
    display: none;
  }
  .content-item1 {
    width: 100% !important;
  }
  .content-item3 {
    width: 100%;
  }
  .content-item2 {
    width: 100%;
  }


  .de-image-t img 
  {
    width: 80px;
  }

  .de-jeet-listing 
  {
    width: 100%; 
  }
  .content-inner p {
    margin-bottom: 0;
  }
  .content-rest 
  {
    margin-top: 0 !important; 
  }

  .de-right-cont 
  {
    width: 90% !important;
    margin: 0 auto !important;
  }
  .content-inter-ctm p {
    margin: 0;
  }
  .cont-m {
    padding-left: 0;
  }
  .content-inter {
    padding: 30px !important; 
  }
  .content-inner {
    padding-right: 0; 
  }
  .logo-sld {
    display: none !important;
  }

  .row-fluid-wrapper.row-depth-1.row-number-13.dnd_area-row-6-padding.dnd_area-row-6-vertical-alignment.dnd-section.dnd_area-row-6-force-full-width-section.dnd_area-row-6-background-color 
  {
    padding-bottom: 40px !important;
  }

  .mobil-dp-slider .owl-dots 
  {
    display: none !important;
  }

  .logo-mb-ver img {
    width: 50% !important;
  }
  .de-jeet-listing 
  {
    padding: 15px 10px !important;
  }
  .ga-snel .ga-snel-left {
    padding-bottom: 0 !important;
  }
  .cont-rt-left img { 
    display: none !important;
  }
  .ga-snel {
    padding: 10px 10px 0 10px;
  }

  .ga-navi ul li {
    position: relative;
  }
  .ga-navi ul li a img {
    display: block !important;
    width: 17px !important;
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .kp-banner 
  {
    padding: 15px; 
  }
  .ga-navi ul li {
    border-bottom: 1px solid #e2e2ff !important;
  }

  .ga-snel-main.d-flex.align-center {
    justify-content: left !important;
  }
  .ga-navi ul {
    text-align: initial;
  }

  .kp-banner 
  {
    background-position: unset !important; 
  }

  .ga-navi ul li 
  {
    padding: 5px 0 !important;
  }
  .pd-top-small {
    padding-top: 0 !important;
    padding-bottom: 25px !important;
  }

  .kp-content-inner h1 
  {  
    margin-bottom: 0 !important;
  }
  .kp-banner-left {
    text-align: left !important;
  }   

  br {
    content: ' ' !important;
  }
  br:after {
    content: ' ' !important;
  }

}



@media screen and (min-width: 768px) 
{
  .header-container-wrapper 
  {
    margin-top: 120px;
  }

  /* start form css /*/    
  .scholen-vragen .header-container-wrapper { margin-top: 0px;  }

}

/* cta + cta styling*/
.hs-cta-wrapper + .hs-cta-wrapper .cta_button {
  background: #fff !important;
  color: #E41F1A !important;
  border-color: #E41F1A !important;
}
.hs-cta-wrapper + .hs-cta-wrapper .cta_button:hover {
  background: #E41F1A !important;
  color: #fff !important;
  border-color: #E41F1A !important;
}
@media screen and (min-width: 500px){ 
  .hs-cta-wrapper + .hs-cta-wrapper .cta_button {
    margin-left: 15px;
  }
}

.single_image img {
  width: 100% !important;
  max-width: 100% !important;
}



/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* These includes are optional, but helpful. */
/* Images */

img {
  max-width: 100%;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom; /* Suppress the space beneath the baseline */
}

/* Videos */

video {
  max-width: 100%;
  height: auto;
}

/* Embed Container (iFrame, Object, Embed) */

.hs-responsive-embed {
  position: relative;
  height: auto;
  overflow: hidden;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
  width: 100%;
  height: 100%;
  border: 0;
}

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
  padding-bottom: 2%;
}

.hs-responsive-embed.hs-responsive-embed-instagram {
  padding-bottom: 116.01%;
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
  height: auto;
  overflow: visible;
  padding: 0;
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
  position: static;
  width: auto;
  height: auto;
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
  width: 100%;
  max-width: 100%;
}

@media (max-width: 568px) {
  iframe {
    max-width: 100%;
  }
}

/* Forms */

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
  padding: 6px;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Menus */

.hs-menu-wrapper ul {
  padding: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
  list-style: none;
  margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  display: inline-block;
  margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
  content: " ";
  display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
  content: " ";
  display: table;
  clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
  float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  display: inline-block;
  /* padding: 10px 20px; */
  white-space: nowrap;
  max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  padding: 5px 0px;
  font-family: 'Lato', Arial, Helvetica, sans-serif !important;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  left: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
  width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 180px;
  top: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
  position: relative;
  margin-bottom: 20px;
  min-height: 7em;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
  margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
  position: static;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
  content: " ";
  display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
  content: " ";
  display: table;
  clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
  float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
  display: inline-block;
  padding: 10px 20px;
  white-space: nowrap;
  max-width: 140px;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical {
  width: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  list-style: none;
  margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-vertical li a {
  display: block;
  white-space: nowrap;
  width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul {
  margin-bottom: 20px;
}

.row-fluid .mobile_top.top  .mobile_menu .hs-menu-wrapper > ul > li ul > li a 
{
  font-family: 'sun_sans-regular',Arial,Helvetica,sans-serif;
  font-size: 24px;
  padding: 5px 0;
}
.row-fluid .mobile_top.top  .mobile_menu .hs-menu-wrapper > ul > li ul > li a:before {
  content: url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon.png);
  padding-right: 5px;
  display: inline-block;
}


.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a 
{
  width: auto;
}



.hs-menu-wrapper.hs-menu-flow-vertical > ul li a 
{
  padding: 10px 0px;
  text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
  position: relative;
}



.hs-mebnnu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
  min-width: 140px;
  width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
  max-width: 100%;
  overflow: hidden;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li.hs-item-has-children > ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
  position: static;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2 > a {
  padding-left: 4em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3 > a {
  padding-left: 6em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4 > a {
  padding-left: 8em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5 > a {
  padding-left: 140px;
}

.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}

@media (max-width: 568px) {
  .hs-menu-wrapper, .hs-menu-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
    display: block;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: block;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: none;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: block;
    max-width: 100%;
    width: 100%;
  }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1;
}

/* Space Module */

.widget-type-space {
  visibility: hidden;
}

/* Blog Author Section */

.hs-author-listing-header {
  margin: 0 0 .75em 0;
}

.hs-author-social-links {
  display: inline-block;
}

.hs-author-social-links a.hs-author-social-link {
  width: 24px;
  height: 24px;
  border-width: 0px;
  border: 0px;
  line-height: 24px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: -99999px;
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

/*
* jQuery FlexSlider v2.0
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the GPLv2 license.
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Contributing author: Tyler Smith (@mbmufffin)
*/

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
  display: block;
  overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider {margin: 0; padding: 0;}
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  font-size: 2em;
  line-height: 1.1em;
  color: white;
  padding: 0px 5% 0px 5%;
  width: 100%;
  bottom: 0;
  text-align: center;
}

.hs_cos_flex-slider .superimpose .caption {
  color: white;
  font-size: 3em;
  line-height: 1.1em;
  position: absolute;
  padding: 0px 5% 0px 5%;
  width: 90%;
  top: 40%;
  text-align: center;
  background-color: transparent;
}

@media all and (max-width: 400px) {
  .hs_cos_flex-slider .superimpose .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    width: 90%;
    padding: 0px 5% 0px 5%;
    top: 40%;
    text-align: center;
  }


  /* beat recaptcha into being responsive, !importants and specificity are necessary */
  #recaptcha_area table#recaptcha_table {width: 300px !important;}
  #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {width: 300px !important;}
  #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important;}
  #recaptcha_area table#recaptcha_table #recaptcha_image {width:280px !important;}
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
  color: white;
}

/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
  max-height: 150px;
  margin: 0px;
  padding: 0px;
  border-width: 0px;
}


/* responsive pre elements */

pre {
  overflow-x: auto;
}

/* responsive pre tables */

table pre {
  white-space: pre-wrap;
}

/* adding minimal spacing for blog comments */
.comment {
  margin: 10px 0 10px 0;
}

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
  word-wrap: break-word;
}
/* HTML 5 Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

/* Support migrations from wordpress */

.wp-float-left {
  float: left;
  margin: 0 20px 20px 0;
}

.wp-float-right {
  float: right;
  margin: 0 0 20px 20px;
}

/* Responsive Google Maps */

#map_canvas img, .google-maps img {
  max-width: none;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field {min-height: 0;line-height: 12px;}


/*****************************************/
/* Start your style declarations here    */
/*****************************************/

@font-face {
  font-family: 'sun_sans-demi';
  src: url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-demi-webfont.eot');
  src: url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-demi-webfont.eot#iefix') format('embedded-opentype'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-demi-webfont.woff2') format('woff2'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-demi-webfont.woff') format('woff'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-demi-webfont.ttf') format('truetype'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-demi-webfont.svg#sun_sans-demi') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'sun_sans-regular';
  src: url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-regular-webfont.eot');
  src: url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-regular-webfont.eot#iefix') format('embedded-opentype'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-regular-webfont.woff2') format('woff2'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-regular-webfont.woff') format('woff'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-regular-webfont.ttf') format('truetype'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-regular-webfont.svg#sun_sans-regular') format('svg');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'sun_sans-heavy';
  src: url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-heavy-webfont.eot');
  src: url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-heavy-webfont.eot#iefix') format('embedded-opentype'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-heavy-webfont.woff2') format('woff2'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-heavy-webfont.woff') format('woff'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-heavy-webfont.ttf') format('truetype'),
    url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/fonts/sunsans-heavy-webfont.svg#sun_sans-heavy') format('svg');
  font-weight: normal;
  font-style: normal;

}


body { margin:0; padding:0; font-family:'Lato', Arial, Helvetica, sans-serif; font-size:18px; line-height:28px; color:#000000; background:#fff; overflow-x:hidden }


* { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }


img { border:0;  }

hr { border-color:#ccc; clear:both; margin-top:30px }
.img-responsive2 { max-width:100%; height:auto }
p { margin:0; padding:15px 0; }

.clear { clear:both }

/*h1 { color:#333c4e; font-family:'Lato', Arial, Helvetica, sans-serif; font-size:30px; margin:0; padding:15px 0 25px; line-height:40px; font-weight:normal; clear:both }*/
h1 { font-size:38px; line-height:44px; color:#000; font-family: 'sun_sans-demi' , Arial, Helvetica, sans-serif; letter-spacing:1.5px; margin:0; padding:10px 0 10px; clear:both }
h2 { font-size:38px; line-height:44px; color:#000; font-family: 'sun_sans-demi' , Arial, Helvetica, sans-serif; letter-spacing:1.5px; margin:0; padding:10px 0 10px; clear:both }
h3 { font-weight:500; color:#333; font-family:'Lato', Arial, Helvetica, sans-serif; font-size:30px; line-height:36px; margin:0; padding:10px 0 10px; clear:both }
h4 { font-weight:normal; color:#333; font-family:'Lato', Arial, Helvetica, sans-serif; font-size:28px; line-height:34px; margin:0; padding:10px 0 10px; clear:both }
h5 { font-weight:normal; color:#333; font-family:'Lato', Arial, Helvetica, sans-serif; font-size:24px; line-height:30px; margin:0; padding:10px 0 10px; clear:both; }
h6 { font-weight:400; color:#333; font-family:'Lato', Arial, Helvetica, sans-serif; font-size:22px; margin:0; padding:10px 0; line-height:26px; clear:both }

.blog .blog-content h2 { font-size:28px; line-height:36px; color:#000; font-family: 'sun_sans-demi' , Arial, Helvetica, sans-serif; letter-spacing:1.5px; margin:0; padding:10px 0 10px; clear:both }
.blog .blog-content h3 { font-weight:500; color:#E41F1A; font-family:'Lato', Arial, Helvetica, sans-serif; font-size:22px; line-height:36px; margin:0; padding:10px 0 10px; clear:both }
.blog .blog-content h4, .blog .blog-content h5, .blog .blog-content h6 { font-weight:600; color:#333; font-family:'Lato', Arial, Helvetica, sans-serif; font-size:22px; line-height:36px; margin:0; padding:10px 0 10px; clear:both }

/* blog listing -li- style */
.blog .blog-content .post-content2 li {
  list-style-type: none;
  position: relative;
}

.blog .blog-content .post-content2 li:before {
  content: " ";
  display: block;
  background: #E41F1A;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  left: -20px;
  top: 15px;
}

/* blog teaser hover */
.blogevent-box:hover p {text-decoration: underline;}

/* hero form adjusment */
.header-container .hs-form .hs-input {font-size: 18px !important; height: 52px !important;}
.header-container .hs-form .hs_submit .hs-button {font-size: 18px !important; height: 52px !important;}

a { text-decoration:none; outline:none; color:#E41F1A; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out; }
a:hover { color:#333; }
p > a {text-decoration:underline;}

p > a:not(.cta_button ), p > a:not(.cta_button ) span {text-decoration: none !important; font-weight:900;}

input , button , textarea, select { border:none; outline:none; font-family:'Lato', Arial, Helvetica, sans-serif; font-size:14px; color:#000; }
input[type=submit] , button { cursor:pointer; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/blank.png) no-repeat left top; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all  0.4s ease-in-out; }
ul.hs-error-msgs { margin:0; padding:0; list-style:none; float:left; width:100%; }

.hs-menu-wrapper.hs-menu-flow-horizontal ul li a:link , .hs-menu-wrapper.hs-menu-flow-horizontal ul li a:visited { max-width: none !important; text-overflow: inherit !important; vertical-align:top; }
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a { width:100%; }
.hs-menu-wrapper.hs-menu-flow-horizontal ul { 
  /* vertical-align:top; */
}
.partner .row-fluid .partner-section.bgimg-main { border-radius: 12px !important; }
.partner .row-fluid .map-inner {border-radius: 12px !important;
  overflow: hidden;
  width: 100%;
  height: 400px;}
.partner .row-fluid .event-inner { float:left; width:100%; padding:60px 0 35px; text-align:left; font-weight:bold; line-height:34.3px; }
.partner .row-fluid .event-inner .more-link { font-size:20px; color:#020201; position:relative; }
.partner .row-fluid .event-inner .more-link:after { content: ''; background: url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon.png?t=1457601272826) no-repeat; display: inline-block;  width: 10px;  height: 16px;    vertical-align: middle; right: -20px; position: absolute;    top: 5px;}
.partner .row-fluid .event-inner .more-link:hover:after { background: url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon2hover.png?t=1457601272826) no-repeat;  transform: rotate(271deg);  width: 16px; height: 16px;  right: -26px;}
.partner .row-fluid .map-main { padding:20px 0 50px; }
.partner .info_content { text-align:left; }
.partner .info_content a { background:#e41f1a; color:#fff; padding:4px 10px; border-radius:4px; font-size:16px; }
.partner .info_content p { padding:0; line-height:20px; margin-top:10px; }
.row-fluid [class*="span"] { min-height:0; }
.row-fluid .bgimg-main { background-size:cover; background-repeat:no-repeat; background-position:center center; }
.row-fluid .bg-img { display:none; }

.row-fluid .wrapper { margin:0 auto !important; width:945px; float:none !important;  }

.row-fluid .top { padding:16px 0; background:#fff; }
.row-fluid .top-right { text-align:right; }
.row-fluid .mykinepolis-link , .row-fluid .top-language , .row-fluid .top-search { vertical-align:middle; width:auto; float:none; display:inline-block; margin:0; text-align:center; }

.row-fluid .mykinepolis-link { font-size:22px; color:#000530; font-family: 'sun_sans-regular' , Arial, Helvetica, sans-serif; }
.row-fluid .mykinepolis-link a { color:#000530; line-height: 38px; }
.row-fluid .mykinepolis-link a:hover { color:#000530;}
.row-fluid .contact-nav a{color: #fff !important;}

.row-fluid .top-language { padding:0 20px; padding-right: 10px; }
.row-fluid .top-language ul { margin:0; padding:0; list-style:none; }
.row-fluid .top-language ul li { display:inline-block; padding:0 10px; }
.row-fluid .top-language ul li a:link , .row-fluid .top-language ul li a:visited { display:inline-block; width:38px; height:38px; border-radius:100%; color:#030101; line-height:38px; }
.row-fluid .top-language ul li a:hover , .row-fluid .top-language ul li a.active { background:#e41f1a; color:#fff; }

.row-fluid .top-search { position:relative; }
.row-fluid .top-search .hs-button , .row-fluid .top-search .search-icon { opacity:0; vertical-align: top; cursor:pointer; border-radius:100%; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/search-icon.png) no-repeat center #f5f5f5; display:inline-block; width:38px; height:38px; font-size:0; text-indent:-9999; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out; }
.row-fluid .top-search input[type=text] { background:#f0efee; display:none; width:0; padding:0 10px; height:38px; line-height:100%; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out; }
.row-fluid .top-search .search-icon { position:relative; z-index:8;  opacity:1; }
.row-fluid .top-search .hs-button { margin:0 0 0 5px; }

.row-fluid .top-search .input { position:absolute; right:0; top:0; width:38px; }
.row-fluid .top-search.active .input { width:207px; }
.row-fluid .top-search.active input[type=text] { width:160px; display:inline-block; }
.row-fluid .top-search.active .search-icon { opacity:0; }
.row-fluid .top-search.active .hs-button { opacity:1; z-index:9;  background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/search-iconhover.png) no-repeat center #e41f1a; position: relative; }

.row-fluid .header { padding:75px 0 55px; text-align:center; position:relative; }
.row-fluid .header:before { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(000,000,000,0.2); }
.row-fluid .header:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/bg-pattern2.png) repeat; }
.row-fluid .header > div { position:relative;     z-index: 2; }
.row-fluid .header h2, .row-fluid .header h1, .row-fluid .header2 h2, .row-fluid .header2 h1 { padding:0 0 35px; color:#fff; }
.row-fluid .menu-box { padding:0 20px; text-align:left; font-size:20px; font-family: 'sun_sans-regular' , Arial, Helvetica, sans-serif; }
.row-fluid .menu-box h4 { color:#fff; font-family: 'sun_sans-demi' , Arial, Helvetica, sans-serif; font-size:25px; font-weight:normal; letter-spacing:1.4px; }
.row-fluid .menu-box ul li { padding:3px 0; }
.row-fluid .menu-box ul li a:link , .row-fluid .menu-box ul li a:visited { word-wrap: break-word; max-width:none; text-overflow: initial; white-space: normal; letter-spacing:1px; color:#fff; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon.png) no-repeat left 5px; padding:0 20px; }
.row-fluid .menu-box ul li a:hover { color:#e41f1a; }

.row-fluid .header2 { padding:70px 0 50px; text-align:center; position:relative; font-size:22px; line-height:30px; color:#fff; }
.row-fluid .header2:before { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(000,000,000,0.2); }
.contact-page .row-fluid .header2:before { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(000,000,000,0); }
.row-fluid .header2:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/bg-pattern2.png) repeat; } 


.row-fluid .header2 > div { position:relative; z-index: 2; }
.row-fluid .header2 h2 { padding:0 0 35px; color:#fff; }
.row-fluid .header-content { /*padding:0 10%;*/ padding:0 15px; min-height:400px; }
.row-fluid .header-link { padding:35px 0 0; }
.row-fluid .header-link a, .row-fluid .header-slider .hs-cta-wrapper a { width:190px; text-align:center; background:#fff; color:#000; border-radius:10px; display:inline-block; padding:15px 15px; font-size:24px; font-family: 'sun_sans-regular' , Arial, Helvetica, sans-serif; width:100%; min-width:190px; max-width: 300px; }
.row-fluid .header-link a:hover { color:#fff; background: #e41f1a; }


.row-fluid .partner-section { padding:70px 0 85px; text-align:center; background-size:auto; background-position:center; }
.row-fluid .partner-link { float:none; display:inline-block; width:auto; margin:0; padding:0 15px; }
.row-fluid .partner-link a { width:auto; text-align:center; background:#fff; color:#000; border-radius:10px; display:inline-block; padding:15px 35px; font-size:24px; font-family: 'sun_sans-regular' , Arial, Helvetica, sans-serif; }
.partner-section .row-fluid .partner-link a { width:auto; text-align:center; background:#fff; color:#000; border-radius:10px; display:inline-block; padding:15px 55px; font-size:24px; font-family: 'sun_sans-regular' , Arial, Helvetica, sans-serif; }
.row-fluid .partner-link a:hover { color:#fff; background: #e41f1a; }
.row-fluid .partner-section h2 { font-size:40px; line-height:40px; padding:0; color:#000; font-family: 'sun_sans-demi' , Arial, Helvetica, sans-serif; letter-spacing:1.5px; }
.row-fluid .partner-text { padding:0 10% 60px; font-size:22px; line-height: 34px; }

.row-fluid .next-link { height:28px; overflow:hidden; position:absolute !important; left:0; bottom:0; width:100%; z-index:9; }
.row-fluid .next-link i { cursor:pointer; display:inline-block; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon2.png) no-repeat center 12px #fff; display:inline-block; width:56px; height:56px; border-radius:100%; }

.row-fluid .discoverformulas-main { padding:80px 0 55px; text-align:center; }
.row-fluid .discoverformulas-main h2 {  padding:0 0 45px; }
.row-fluid .discoverformulas-filter ul { margin:0; padding:0 0 80px; list-style:none; }
.row-fluid .discoverformulas-filter ul li { display:inline-block; width:24%; padding:0 8px; }
.row-fluid .discoverformulas-filter ul li a:link , .row-fluid .discoverformulas-filter ul li a:visited { font-family: 'sun_sans-regular' , Arial, Helvetica, sans-serif; display:block; font-size:20px; color:#1b0c0d; border:1px solid #ececec; padding:10px 10px; border-radius:12px; }
.row-fluid .discoverformulas-filter ul li a:hover , .row-fluid .discoverformulas-filter ul li a.selected { background:#ececec; }

.row-fluid .formula-filter-section a.event-box { float:left; width:100%; }
.row-fluid .eventlist-main a.event-box { float:left; width:100%; }


.row-fluid .discoverformulas-filter ul li:nth-child(2) a:link , .row-fluid .discoverformulas-filter ul li:nth-child(2) a:visited {  border-color:#375682; color:#375682; }
.row-fluid .discoverformulas-filter ul li:nth-child(2) a:hover , .row-fluid .discoverformulas-filter ul li:nth-child(2) a.selected { background:#375682; color:#fff; }

.row-fluid .discoverformulas-filter ul li:nth-child(3) a:link , .row-fluid .discoverformulas-filter ul li:nth-child(3) a:visited {  border-color:#3abae2; color:#3abae2; }
.row-fluid .discoverformulas-filter ul li:nth-child(3) a:hover , .row-fluid .discoverformulas-filter ul li:nth-child(3) a.selected { background:#3abae2; color:#fff; }

.row-fluid .discoverformulas-filter ul li:nth-child(4) a:link , .row-fluid .discoverformulas-filter ul li:nth-child(4) a:visited {  border-color:#e41f1a; color:#e41f1a; }
.row-fluid .discoverformulas-filter ul li:nth-child(4) a:hover , .row-fluid .discoverformulas-filter ul li:nth-child(4) a.selected { background:#e41f1a; color:#fff; }

.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
.isotope, .isotope .isotope-item { -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property:-moz-transform, opacity; -ms-transition-property:-ms-transform, opacity; -o-transition-property: -o-transform, opacity; transition-property:    transform, opacity; }
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s;-o-transition-duration: 0s; transition-duration: 0s; }
.isotope.infinite-scrolling { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

.row-fluid .formula-box { float:left; width:33%; margin:0; text-align:left; padding:0 10px 30px; min-height:500px; }
.row-fluid .formula-bimg { float:left; width:100%; height:194px; overflow:hidden; border-radius:20px; }
.row-fluid .formula-bimg img { width:100%;  height: auto; }
.row-fluid .formula-text { float:left; width:100%; padding:12px 0; font-size:18px; line-height: 25px; }
.row-fluid .formula-box h3 { font-size:24px; font-weight:700; color:#000530; text-transform:uppercase; padding:0 0 5px; line-height:26px;  min-height:70px;}
.row-fluid .formula-box h4 { font-size:22px; font-weight:400; color:#000530;  padding:0 0 20px; line-height:26px; }
.row-fluid .formula-box .more-link { display:inline-block; margin:0 0 0 5px; }
.row-fluid .formula-box .more-link:before { content:''; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon.png) no-repeat; display:inline-block; width:10px; height:16px; vertical-align: middle; }
.row-fluid .formula-box .more-link:hover:before { content:''; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-iconhover.png) no-repeat; }
#container { float:left; width:100%; }
.row-fluid .show-more , .row-fluid .show-more-cases { display:inline-block; font-size;14px; color:#030101; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon2hover.png) no-repeat center bottom; padding:0 0 18px;  }
.row-fluid .show-more:hover , .row-fluid .show-more-cases:hover { background-image:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon2.png); color:#e41f1a; }
.row-fluid .contentimg-slider .hs_cos_flex-slider .caption {padding: 0 !important;}
.row-fluid .contentimg-slider .hs_cos_flex-slider .caption { z-index:99; padding:0 30% 0 0; font-size:22px; line-height:30px; text-align:left; background:none; top:75px; bottom:0; width:945px; left:50%; -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
.row-fluid .contentimg-slider h2 { padding:0 0 65px; color:#fff; }
.row-fluid .contentimg-slider h3 { color:#fff; font-family: 'Lato' , Arial, Helvetica, sans-serif; font-size:28px; line-height:30px; font-weight:700; padding:0 0 8px; }
.row-fluid .contentimg-slider .hs_cos_flex-slider .caption p { padding:0 0 15px; }

.row-fluid a.readcase-link { display: inline-block; margin:20px 0 0; background:#e41f1a; border-radius:10px; color:#fff; padding:15px 35px; font-size:26px; line-height:30px; font-family: 'sun_sans-regular'; }
.row-fluid a.readcase-link:hover { background:#fff; color:#e41f1a; }


.row-fluid .contentimg-slider .hs_cos_flex-slides-main li:before { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(000,000,000,0.4); }
.row-fluid .contentimg-slider .hs_cos_flex-slides-main li:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/bg-pattern2.png) repeat; }
.row-fluid .contentimg-slider .hs_cos_flex-slides-main li { position:relative; }
.row-fluid .contentimg-slider .hs_cos_flex-direction-nav .hs_cos_flex-prev { left:20px; }
.row-fluid .contentimg-slider .hs_cos_flex-direction-nav .hs_cos_flex-next { right:20px; }
.row-fluid .contentimg-slider .hs_cos_flex-direction-nav a { cursor:pointer; width:46px; height:46px; display:inline-block; background:no-repeat center #fff; border-radius:100%; opacity:1 !important; }
.row-fluid .contentimg-slider .hs_cos_flex-direction-nav a.hs_cos_flex-prev { background-image:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon3.png); }
.row-fluid .contentimg-slider .hs_cos_flex-direction-nav a.hs_cos_flex-next { background-image:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon.png); }
.row-fluid .contentimg-slider .hs_cos_flex-direction-nav a.hs_cos_flex-prev:hover { background-image:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon3hover.png); }
.row-fluid .contentimg-slider .hs_cos_flex-direction-nav a.hs_cos_flex-next:hover { background-image:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-iconhover.png); }
.row-fluid .hs_cos_flex-slider { margin:0; }

.row-fluid .contactform-main { background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/bg-img4n.jpg) no-repeat top center #c9cacc; }
.row-fluid .contactform-main .wrapper { width:1260px; padding:350px 46px 112px 226px; }
.row-fluid .contactform-main .hs-form-required { display:none; }
.row-fluid .contactform-main .hs-form fieldset { max-width:none; }
.row-fluid .contactform-main .hs-form fieldset .input { margin:0 !important; padding:0 0 10px; }
.row-fluid .contactform-main .hs-form .form-columns-2 .field { padding:0 0 0 10px; }
.row-fluid .contactform-main .hs-form .form-columns-2 .field:first-child { padding:0 10px 0 0; }
.row-fluid .contactform-main .hs-form fieldset.form-columns-1 .hs-input { width:100% !important; }
.row-fluid .contactform-main .hs-form fieldset input { background:#fff; padding:0 20px; height:37px; line-height:100%; border-radius:10px; font-size:16px; font-weight:300; !important;}
.row-fluid .contactform-main .hs-form fieldset select { background:#fff; padding:0 20px; height:37px; line-height:100%; border-radius:10px; border:none; font-size:16px; font-weight:300; }
.row-fluid .contactform-main .hs-form fieldset textarea { height:80px; padding:20px; border-radius:10px; background:#fff; font-size:16px; font-weight:300;  }
.row-fluid .contactform-main ::-webkit-input-placeholder { font-style:italic; }
.row-fluid .contactform-main ::-moz-placeholder { font-style:italic; } 
.row-fluid .contactform-main :-ms-input-placeholder { font-style:italic; } 
.row-fluid .contactform-main input:-moz-placeholder { font-style:italic; }
.row-fluid .contactform-main input[type=submit] { background:#e41f1a; border-radius:8px; color:#fff; padding:14px 15px; width:auto; font-size:16px; font-family: 'sun_sans-regular' , Arial, Helvetica, sans-serif; font-size:22px; } 
.row-fluid .contactform-main input[type=submit]:hover { background:#000; }

.row-fluid .notquite-main { padding:90px 0 80px; }
.row-fluid .notquite-main h2 { text-align:center; padding:0 0 35px; }
.row-fluid .blogevent-box { margin-bottom:35px; background:#f0f0f0; border-radius:10px; overflow:hidden }
.row-fluid .blogevent-box img { width:100% !important; }
.row-fluid .blogevent-bcontent { padding:30px 10px 0 30px; }
.row-fluid .ourkanopolish-box .blogevent-bcontent { padding-top:40px; font-size:22px; line-height:34px; }
.row-fluid a.readmore-link  { font-size:0; display:inline-block; margin:0 0 0 5px; vertical-align: middle; }
.row-fluid a.readmore-link:before { content:''; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon.png) no-repeat; display:inline-block; width:10px; height:16px; vertical-align: middle; }
.row-fluid a.readmore-link:hover:before { content:''; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-iconhover.png) no-repeat; }
.row-fluid .notquite-main h3 { color:#000530; font-size:26px; font-weight:700; padding:0; }
.row-fluid .notquite-main h3 span {  font-weight:400; }
.row-fluid .notquite-main p { padding:0 0 5px; }
.row-fluid .ourkanopolish-box h3 { padding:0 0 15px; }

.row-fluid .newslettersubscribe-main h2 { color:#fff; padding:5px 0; font-size:38px; }
.row-fluid .newslettersubscribe-main input[type=email] { border-radius:15px; height:50px; line-height:50px; padding:0 20px; font-size:22px; font-weight:300; }
.row-fluid .newslettersubscribe-main ::-webkit-input-placeholder { font-style:italic; }
.row-fluid .newslettersubscribe-main ::-moz-placeholder { font-style:italic; } 
.row-fluid .newslettersubscribe-main :-ms-input-placeholder { font-style:italic; } 
.row-fluid .newslettersubscribe-main input:-moz-placeholder { font-style:italic; }
.row-fluid .newslettersubscribe-main { background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/bg-pattern2.png) repeat #e41f1a; padding:30px 0; color:#fff; font-size:14px; }
.row-fluid .newslettersubscribe-main .hs-form-required { display:none; }
.row-fluid .newslettersubscribe-main .hs_submit { width:30%; float:right; }
.row-fluid .newslettersubscribe-main form > div:first-child { float:left; width:70%; padding:0 20px 0 0; }
.row-fluid .newslettersubscribe-main input[type=submit] { font-size:26px; font-family: 'sun_sans-regular' , Arial, Helvetica, sans-serif; width:100%; float:left; height:50px; line-height:50px; padding:0 25px; text-align:center; border:1px solid #fff; border-radius:10px; color:#fff; }
.row-fluid .newslettersubscribe-main input[type=submit]:hover { background:#fff; color:#e41f1a; }
.row-fluid .newslettersubscribe-form h3 { display:none; }
.row-fluid .newslettersubscribe-title { width: 35.17094%; }
.row-fluid .newslettersubscribe-form { width: 62.264957%; }

.row-fluid .eventlist-main { padding:70px 0 25px; text-align:center; }
.row-fluid .eventlist-content { padding:0 2% 45px; font-size:22px; line-height:34px; font-family: 'Lato' , Arial, Helvetica, sans-serif; text-align:center; }
.row-fluid .event-box { text-align:left; margin-bottom:30px; border-radius:20px; background:#f0f0f0; overflow:hidden; }
.row-fluid .event-bimg { border-radius:20px 0 20px 20px; overflow:hidden; float:left; width:30%; }
.row-fluid .event-bimg img { height:auto; }
.row-fluid .event-bcontent { float:left; width:70%; padding:25px 25px 0; font-size:17px; color:#000530; }
.row-fluid .event-bcontent h3 { padding:0 0 8px; font-size:24px; color:#000530; line-height:28px; text-transform:uppercase; font-family: 'Lato' , Arial, Helvetica, sans-serif; font-weight:700; }
.row-fluid a.morelink  { display:inline-block; margin:0 0 0 5px; vertical-align: top; line-height: 20px; }
.row-fluid a.morelink:before { content:''; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon.png) no-repeat; display:inline-block; width:10px; height:16px; vertical-align: middle; }
.row-fluid a.morelink:hover:before { content:''; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-iconhover.png) no-repeat; }

.row-fluid div.morelink  { display:inline-block; margin:0 0 0 5px; vertical-align: top; line-height: 20px; }
.row-fluid div.morelink:before { content:''; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon.png) no-repeat; display:inline-block; width:10px; height:16px; vertical-align: top; margin-top:7px; }
.row-fluid div.morelink:hover:before { content:''; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-iconhover.png) no-repeat; }


.row-fluid .importantsteps-main { background:#e1e9ef; padding:80px 0 85px; }
.row-fluid .importantsteps-text { padding:10px 0 25px; font-size:22px; line-height:34px; }
.row-fluid .importantsteps-box { padding:10px 0; text-align:center; }
.row-fluid .importantsteps-btitle { font-size:28px; color:#000; font-weight:700; padding:0 0 20px; }
.row-fluid .importantsteps-btext { font-size:22px; line-height:34px; font-style:italic; padding:15px 0 0; }

.row-fluid .importantsteps-bimg span { position:relative; width:200px; height:200px; display:inline-block; border-radius:100%; background:#fff; margin:0 0 30px; } 
.row-fluid .importantsteps-bimg span img { position:relative; top:50%; -moz-transform: translateY(-55%); -webkit-transform: translateY(-55%); -o-transform: translateY(-55%); -ms-transform: translateY(-55%); transform: translateY(-55%); }
.row-fluid .importantsteps-bimg span:before { font-size:26px; font-weight:700; text-align:center; line-height:36px; width:36px; height:36px; content:'1'; position:absolute; left:50%; margin:0 0 0 -28px; bottom:-30px; border:10px solid #e1e9ef; background:#e41f1a; color:#fff; border-radius:100%; }

.row-fluid .importantsteps-main .importantsteps-box:nth-child(2) .importantsteps-bimg span:before { content:'2'; }
.row-fluid .importantsteps-main .importantsteps-box:nth-child(3) .importantsteps-bimg span:before { content:'3'; }

.row-fluid .eventdetail-main { padding:70px 0 50px; }
.row-fluid .eventdetail-main h2 { padding-top:25px; }
.row-fluid .download-link a { display: inline-block !important; margin:20px 0 0; background:#e41f1a !important; border-radius:10px; color:#fff; padding:15px 40px !important; font-size:26px; line-height:30px; font-family: 'sun_sans-regular'; }
.row-fluid .download-link a:hover { background:#000000 !important; color:#fff; }

.row-fluid .findcase-title { text-align:center; padding:0 15%; }

.row-fluid .cases-main { padding:70px 0; text-align:center; }

.row-fluid .header-slider { text-align:center; position:relative; }
.row-fluid .header-slider .hs_cos_flex-slider .caption { text-align:center; z-index:99; padding:0 10%; font-size:22px; line-height:30px; background:none; top:50%; bottom:auto; width:945px; left:50%; -moz-transform: translateX(-50%)  translateY(-50%); -webkit-transform: translateX(-50%)  translateY(-50%); -o-transform: translateX(-50%)  translateY(-50%); -ms-transform: translateX(-50%)  translateY(-50%); transform: translateX(-50%)  translateY(-50%); }
.row-fluid .header-slider h2 { padding:0 0 25px; color:#fff; font-size:44px; line-height:50px; }
.row-fluid .header-slider h3 { color:#fff; font-family: 'Lato' , Arial, Helvetica, sans-serif; font-size:28px; line-height:30px; font-weight:700; padding:0 0 8px; }
.row-fluid .header-slider .hs_cos_flex-slider .caption p { padding:0 0 15px; }

.row-fluid .header-slider .hs-cta-wrapper a { display: inline-block; margin:20px 0 0; background:#fff; border-radius:10px; color:#000000; padding:10px 20px; font-size:26px; line-height:30px; font-family: 'sun_sans-regular'; }
.row-fluid .header-slider .hs-cta-wrapper a:hover { background:#e41f1a; color:#fff; }


.row-fluid .header-slider .hs_cos_flex-slides-main li:before { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(000,000,000,0.4); }
.row-fluid .header-slider .hs_cos_flex-slides-main li:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/bg-pattern2.png) repeat; }
.row-fluid .header-slider .hs_cos_flex-slides-main li { position:relative; }
.row-fluid .header-slider .hs_cos_flex-direction-nav .hs_cos_flex-prev { left:20px; }
.row-fluid .header-slider .hs_cos_flex-direction-nav .hs_cos_flex-next { right:20px; }
.row-fluid .header-slider .hs_cos_flex-direction-nav a { cursor:pointer; width:46px; height:46px; display:inline-block; background:no-repeat center #fff; border-radius:100%; opacity:1 !important; }
.row-fluid .header-slider .hs_cos_flex-direction-nav a.hs_cos_flex-prev { background-image:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon3.png); }
.row-fluid .header-slider .hs_cos_flex-direction-nav a.hs_cos_flex-next { background-image:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon.png); }
.row-fluid .header-slider .hs_cos_flex-direction-nav a.hs_cos_flex-prev:hover { background-image:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon3hover.png); }
.row-fluid .header-slider .hs_cos_flex-direction-nav a.hs_cos_flex-next:hover { background-image:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-iconhover.png); }

.row-fluid .cases-box { text-align:left; margin-bottom:30px; border-radius:20px; background:#f0f0f0; overflow:hidden; }
.row-fluid .cases-bimg { border-radius:20px 0 20px 20px; overflow:hidden; float:left; width:30%; }
.row-fluid .cases-bimg img { height:auto; }
.row-fluid .cases-bcontent { float:left; width:70%; padding:25px 25px 0; font-size:17px; color:#000530; }
.row-fluid .cases-bcontent h3 { padding:0 0 8px; font-size:24px; color:#000530; line-height:28px; text-transform:uppercase; font-family: 'Lato' , Arial, Helvetica, sans-serif; font-weight:700; }
.row-fluid a.morelink2  { display:inline-block; margin:0 0 0 5px; vertical-align: top; line-height: 20px; }
.row-fluid a.morelink2:before { content:''; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon.png) no-repeat; display:inline-block; width:10px; height:16px; vertical-align: middle; }
.row-fluid a.morelink2:hover:before { content:''; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-iconhover.png) no-repeat; }

.row-fluid .cases-listmain { padding:85px 0 40px; }
.row-fluid .casesfilter-links { padding:35px 0 0; }
.row-fluid .casesfilter-links ul { display:none; }
.row-fluid .casesfilter-links h4 { vertical-align:middle; display:inline-block; padding:10px 10px 10px 0; font-size:23px; color:#000530; line-height:26px; font-family: 'Lato',Arial,Helvetica,sans-serif; font-weight: 700; }
.row-fluid .cases-filter { float:none; display:inline-block; width:400px; vertical-align:middle; }
.row-fluid .cases-filter select { font-family: 'sun_sans-regular' , Arial, Helvetica, sans-serif; font-size:22px; height:50px; border:1px solid #040204; border-radius:15px; padding:0 20px; appearance:none; -moz-appearance:none; -webkit-appearance:none; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon4.png) no-repeat center right; }

.row-fluid .casesdetail-main { padding:55px 0 75px; }
.row-fluid .download-link2 a { display: inline-block; margin:20px 0 0; background:#e41f1a; border-radius:10px; color:#fff; padding:10px 30px; font-size:24px; line-height:26px; font-family: 'sun_sans-regular'; }
.row-fluid .download-link2 a:hover { background:#000000; color:#fff; }

.row-fluid .casesdetail-content { padding:0 0 20px; }
.row-fluid .casesdetail-content h2 { padding:25px 0 0; }
.row-fluid .casesdetail-content blockquote { font-size:21px; line-height:32px; color:#666; font-family: 'sun_sans-regular' , Arial, Helvetica, sans-serif; background:#efefef; border-radius:15px; padding:25px 25px; float: left; width: 100%; margin:15px 0; text-align:center; }
.row-fluid .casesdetail-content blockquote h5 { padding:0 0 10px; font-size:28px; line-height:35px;  color:#030101; font-family: 'sun_sans-regular' , Arial, Helvetica, sans-serif;  }

.row-fluid .casesimgvideo-section { padding:60px 0 0; }
.row-fluid .cases-img1 { margin:0 0 20px; }
.row-fluid .cases-images img { border-radius:15px; }

#videopopup { display:none; width:700px; }
.row-fluid .cases-popimg img { border-radius:15px; }
.row-fluid .cases-popimg a { position:relative; display:block; }
.row-fluid .cases-popimg a:before { content:''; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/play-icon.png) no-repeat; background-size:100% auto; width:124px; height:124px; position:absolute; left:50%; top:50%;  -moz-transform: translateX(-50%)  translateY(-50%); -webkit-transform: translateX(-50%)  translateY(-50%); -o-transform: translateX(-50%)  translateY(-50%); -ms-transform: translateX(-50%)  translateY(-50%); transform: translateX(-50%)  translateY(-50%) }


.row-fluid .header-slider2 { text-align:center; position:relative; }
.row-fluid .header-slider2 .hs_cos_flex-slider .caption { text-align:center; z-index:99; padding:0 10%; font-size:22px; line-height:30px; background:none; top:50%; bottom:auto; width:945px; left:50%; -moz-transform: translateX(-50%)  translateY(-50%); -webkit-transform: translateX(-50%)  translateY(-50%); -o-transform: translateX(-50%)  translateY(-50%); -ms-transform: translateX(-50%)  translateY(-50%); transform: translateX(-50%)  translateY(-50%); }
.row-fluid .header-slider2 h2 { padding:0 0 25px; color:#fff; font-size:44px; line-height:50px; }
.row-fluid .header-slider2 h3 { color:#fff; font-family: 'Lato' , Arial, Helvetica, sans-serif; font-size:28px; line-height:30px; font-weight:700; padding:0 0 8px; }
.row-fluid .header-slider2 .hs_cos_flex-slider .caption p, .row-fluid .header-slider .hs_cos_flex-slider .caption { padding:0 0 15px; }

.row-fluid .header-slider2 .hs-cta-wrapper a { display: inline-block; margin:20px 0 0; background:#fff; border-radius:10px; color:#000000; padding:10px 20px; font-size:26px; line-height:30px; font-family: 'sun_sans-regular'; }
.row-fluid .header-slider2 .hs-cta-wrapper a:hover { background:#e41f1a; color:#fff; }
.row-fluid .header-slider2 .hs_cos_flex-slider .hs_cos_flex-slides img { width:100% !important; }

.row-fluid .header-slider2 .hs_cos_flex-slides-main li:before { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(000,000,000,0.4); z-index:1; }
.row-fluid .header-slider2 .hs_cos_flex-slides-main li:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/bg-pattern2.png) repeat; }
.row-fluid .header-slider2 .hs_cos_flex-slides-main li { position:relative; }

.row-fluid .header-slider2 .hs-cos-flex-slider-control-panel { margin:45px auto 0; width:975px; }
.row-fluid .header-slider2 .hs_cos_flex-slide-thumb a { display:block; padding:0 10px; }
.row-fluid .header-slider2 .hs_cos_flex-slide-thumb img { border-radius:12px; }

.row-fluid .header-slider2 .hs_cos_flex_thumbnavs-direction-nav { position:relative; }
.row-fluid .header-slider2 .hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev { left:-60px; }
.row-fluid .header-slider2 .hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next { right:-60px; }
.row-fluid .header-slider2 .hs_cos_flex_thumbnavs-direction-nav a { cursor:pointer; width:46px; height:46px; display:inline-block; background:no-repeat center #fff; border-radius:100%; opacity:1 !important; }
.row-fluid .header-slider2 .hs_cos_flex_thumbnavs-direction-nav a.hs_cos_flex_thumbnavs-prev { background-image:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon3.png); }
.row-fluid .header-slider2 .hs_cos_flex_thumbnavs-direction-nav a.hs_cos_flex_thumbnavs-next { background-image:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon.png); }
.row-fluid .header-slider2 .hs_cos_flex_thumbnavs-direction-nav a.hs_cos_flex_thumbnavs-prev:hover { background-image:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon3hover.png); }
.row-fluid .header-slider2 .hs_cos_flex_thumbnavs-direction-nav a.hs_cos_flex_thumbnavs-next:hover { background-image:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-iconhover.png); }
.row-fluid .header-slider2 ul.hs_cos_flex-direction-nav { display:none; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }
.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }
.fancybox-skin { position: relative; background: #f9f9f9; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.fancybox-opened { z-index: 8030; }
.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }
.fancybox-outer, .fancybox-inner { position: relative; }
.fancybox-inner { overflow: hidden; }
.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }
.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0; padding: 15px; white-space: nowrap; }
.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }
.fancybox-image { max-width: 100%; max-height: 100%; }
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/fancybox_sprite.png'); }
#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }
#fancybox-loading div { width: 44px; height: 44px; background: url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/fancybox_loading.gif') center center no-repeat; }
.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }
.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/blank.png'); /* helps IE */ -webkit-tap-highlight-color: rgba(0, 0, 0, 0); z-index: 8040; }
.fancybox-prev { left: 0; }
.fancybox-next { right: 0; }
.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }
.fancybox-prev span { left: 10px; background-position: 0 -36px; }
.fancybox-next span { right: 10px; background-position: 0 -72px; }
.fancybox-nav:hover span { visibility: visible; }
.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important; }
/* Overlay helper */

.fancybox-lock { overflow: hidden !important; width: auto; }
.fancybox-lock body { overflow: hidden !important; }
.fancybox-lock-test { overflow-y: hidden !important; }
.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/fancybox_overlay.png'); }
.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }
.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }
/* Title helper */

.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; position: relative; text-shadow: none; z-index: 8050; }
.fancybox-opened .fancybox-title { visibility: visible; }
.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }
.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }
.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }
.fancybox-title-inside-wrap { padding-top: 10px; }
.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, .8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),  only screen and (min--moz-device-pixel-ratio: 1.5),  only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/fancybox_sprite@2x.png'); background-size: 44px 152px;  }
  #fancybox-loading div { background-image: url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/fancybox_loading@2x.gif'); background-size: 24px 24px;  }
}

.row-fluid .header-blog { position:relative; }
.row-fluid .header-blog:before { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(000,000,000,0.4); }
.row-fluid .header-blog:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/bg-pattern2.png) repeat; }
.row-fluid .header-blog > div { position:relative;     z-index: 2; }


.row-fluid .footer { background:#d1dde6; padding:45px 0 40px; font-size:20px; }
.row-fluid .footer h4 { padding:0; font-size:25px; font-family: 'sun_sans-demi'; color:#020201; }
.row-fluid .footer ul { margin:0; padding:0; list-style:none; }
.row-fluid .footer ul li { padding:5px 0; display:block; font-family: 'sun_sans-regular' , Arial, Helvetica, sans-serif; }
.row-fluid .footer ul li a { color:#000; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon.png) no-repeat left 5px; padding:0 0 0 15px; display:block; }
.row-fluid .footer ul li a:hover { color:#e13224; }


.row-fluid .footer-social { padding:130px 0 0; text-align:right; }
.row-fluid .footer-social a { background:no-repeat center #fff; width:48px; height:48px; border-radius:100%; display:inline-block; margin:0 10px 0 0; }
.row-fluid .footer-social a:hover { background-color:#e13224;  }
.row-fluid a.twitter-link { background-image:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/twitter-icon.png); }
.row-fluid a.twitter-link:hover { background-image:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/twitter-iconhover.png); }
.row-fluid a.linkedin-link { background-image:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/linkedin-icon.png); }
.row-fluid a.linkedin-link:hover { background-image:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/linkedin-iconhover.png); }
.row-fluid a.youtube-link { background-image:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/YouTube-logo-klein.png); }
.row-fluid a.youtube-link:hover { background-image:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/YouTube-logo-klein-neg.png); }

.row-fluid .footer-copyrights { background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/bg-pattern3.jpg) repeat-x top; padding:45px 0 35px; }
.row-fluid .footer-copyrights ul { margin:0; padding:0; list-style:none; }
.row-fluid .footer-copyrights a { color:#000530; }
.row-fluid .footer-copyrights a:hover { color:#e41f1a; }
.row-fluid .footer-copyrights ul li { display:inline-block; padding:0 10px; border-left:1px solid #000530; line-height: 17px;  }
.row-fluid .footer-copyrights ul li:first-child { border:none; padding-left:0; }
.row-fluid .footer-copyrights ul li a { display: block; line-height: 14px; }

.hs-blog-post .row-fluid .post-content2 > span > img:first-child { display:none; }
.row-fluid .header-blog { text-align:center; padding:77px 0px 157px; color:#ffffff;}
.row-fluid .header-blog h2 { color:#ffffff; padding:0; }
.row-fluid .header-blog h3,.row-fluid .header-blog label { display:none;}
.row-fluid .header-blog ul label { display:block; text-align:left;}
.row-fluid .header-blog form { position:relative;float:none; display:inline-block; width:60%; }
.row-fluid .header-blog form > div input[type="email"] { border:1px solid #e41f1a; border-radius:12px;  padding: 14px 28px 14px 28px;width:100%; font-family:'Lato', Arial, Helvetica, sans-serif; font-size:22px; }
.row-fluid .header-blog .hs_submit { position:absolute; top:0; color:#ffffff; background:#e41f1a;border-top-right-radius: 12px;border-bottom-right-radius: 12px; right:0;}
.row-fluid .header-blog input[type="submit"] { color:#ffffff; padding: 0px 25px 0px; border-radius:0;font-size:26px; height:57px;}
.row-fluid .header-blog .hs_submit:hover,.row-fluid .blog-containt .post-more-link:hover { background:#b81714; transition: all 300ms ease-in-out;}
.row-fluid .header-email-blog { margin-top:15px;}
.row-fluid .post-sub-info { float:left; width:100%; font-size:29px; color:#000000; line-height:35.98px;}
.row-fluid .post-sub-info em { font-weight:normal; font-style:normal; }
.row-fluid .header-blogpost { padding:0 10%; }
.row-fluid .all-posts-link { border-bottom:1px solid #e41f1a; }

.row-fluid .blog-content { float:left; width:100%; padding:55px 0 100px; }
.row-fluid .post-box { border-top:1px solid #00022c; padding:46px 0px 85px; float:left; width:100%;}
.row-fluid .blog-content .post-listing .post-box:first-child { border-top:none; padding-top:0;}
.row-fluid .post-box h2 a { color:#000000; }
.row-fluid .post-box h2 a:hover { color:#e41f1a;}
.row-fluid .post-box .post-date,.row-fluid .post-date2 { color:#e41f1a; float:left; width:100%; padding-bottom: 22px; font-style:italic; font-size:22px;}
.row-fluid .post-box .post-date a,.row-fluid .post-date2 a { color:#e41f1a; }
.row-fluid .post-date2 .topic-link a { color:#000530; text-decoration:underline; }
.row-fluid .post-date2 .topic-link a:hover { color:#e41f1a; }
.row-fluid .post-box .post-date a:hover,.row-fluid .post-date2 a:hover { color:#000000;}
.row-fluid .post-box .post-image,.row-fluid .post-box .post-content2,.row-fluid .post-box .post-containt { float:left; width:100%; }
.row-fluid .post-box .post-image img,.row-fluid .email-sub-right { width:100%; border-radius:10px;}
.hs-blog-listing .row-fluid .post-box .post-content p strong em {font-style: normal; font-weight: normal;}
.row-fluid .post-box .post-content { font-size:22px; line-height:36px; float:left; width:100%; }
.row-fluid .post-image {padding-bottom:15px;}
.row-fluid .post-box .topic-link { font-size:18px; margin-bottom:30px; float:left; width:100%; }
.row-fluid .post-box .topic-link a {  font-style:italic; text-decoration:underline;color:#000530; }
.row-fluid .post-box .topic-link a:hover { color:#e41f1a;}
.row-fluid .post-box .blog-more {  margin-top:20px; float:left; width:100%;}
.row-fluid .post-box .blog-more a { background:#e41f1a; color:#ffffff; font-size:26px; padding:10px 67px;border-radius:10px; }
.row-fluid .post-box .blog-more a:hover { background:#b81714; }
.row-fluid .blog-pagination { float:left; width:100%; display:inline-block; text-align:center; }
.row-fluid .blog-pagination a { margin:0px 40px; color:#020201; }
.row-fluid .previous-posts-link { padding-left:21px;}
.row-fluid .next-posts-link { padding-right:21px;}

.row-fluid .blog-pagination a:hover {color:#e41f1a;}
.row-fluid .blog-pagination .previous-posts-link { background:url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon3.png') no-repeat;background-position: left 0px top 4px;}
.row-fluid .blog-pagination .previous-posts-link:hover { background:url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon3hover.png') no-repeat;background-position: left 0px top 4px;}
.row-fluid .blog-pagination .next-posts-link { background:url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon.png') no-repeat;background-position: right 0px top 4px;}
.row-fluid .blog-pagination .next-posts-link:hover { background:url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-iconhover.png') no-repeat;background-position: right 0px top 4px;}
.row-fluid .email-subcription-main { float:left; width:100%;padding-bottom:50px; }
.row-fluid .email-subcription-left { float:left; width:75%; background:#e41f1a; border-top-left-radius:10px;border-bottom-left-radius:10px;color:#ffffff; padding: 29px 27px 52px;box-sizing:border-box; height:264px; }
.row-fluid .email-subcription-left h5 { color:#ffffff; font-weight:700;font-size:23px; line-height:29.98px; padding-top:0; }
.row-fluid .email-blog h3,.row-fluid .email-blog label { display:none; }
.row-fluid .email-blog ul label { display:block;}
.row-fluid .email-blog input[type="email"] { float:left; width:auto; border-radius:8px; padding: 9px 20px 9px 20px; width: 49%; font-family:'Lato', Arial, Helvetica, sans-serif; font-size:26px; } 
.row-fluid .email-blog input[type="submit"] { float:left; width:auto; border-radius:8px; position:absolute; padding: 9px 27px; background:#ffffff; color:#e41f1a;font-size:26px;text-transform:capitalize;margin-left:20px; font-family:'Lato', Arial, Helvetica, sans-serif;  }
.row-fluid .email-blog input[type="submit"]:hover { background:#000000; color:#ffffff;}
.row-fluid .email-sub-containt p {padding:5px 0px 35px; font-size:22px; }
.row-fluid .email-blog form > div { width:auto; }
.row-fluid .email-sub-right { float:right; width:25%; margin:0;}
.row-fluid .email-sub-right img { width:100%; border-top-right-radius:10px;  border-bottom-right-radius:10px; }
.row-fluid .releted-postmain { float:left; width:100%; padding:46px 0 140px; }
.hs-blog-post .row-fluid .email-subcription-main { padding-bottom:0; padding-top:65px; }
.hs-blog-listing .releted-postmain { display:none; }
.row-fluid .related-post-item { float:left;width:50%; padding-right:20px; box-sizing:border-box; }
.row-fluid .related-title { float:left; width:100%; font-weight:700; padding-top:28px; }
.row-fluid .related-title a { text-transform:uppercase; color:#000530; font-size:24px;}
.row-fluid .related-post-item span { color:#000530; font-weight:700; line-height:30px; padding-bottom:18px; float:left; width:100%; padding-top:5px;}
.row-fluid .related-title em{ font-weight:normal; font-style:normal; }
.row-fluid .related-title p { padding-top:0; }
.row-fluid .related-content a {background:url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon.png?t=1455194963051') no-repeat; height: 23px; width: 23px; display:inline-block; background-position: center; vertical-align:middle;}
.row-fluid .related-content a:hover { background:url('//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-iconhover.png') no-repeat; height: 23px; width: 23px; display:inline-block; background-position: center; vertical-align:middle;}
.row-fluid .related-title a:hover { color:#e41f1a; }
.row-fluid .related-content { padding-top:20px; float:left; width:100%;}
.row-fluid .related-content p em{ font-style:normal; font-weight:normal; }
.row-fluid .related-content p { display:inline; }
.hs-blog-post .topic-link { margin-bottom:0 !important; padding:10px 0px;}
.row-fluid .hs-blog-social-share-list ul li { display:inline-block; }
.row-fluid .post-content p a,.row-fluid .post-content2 p a { color:#e41f1a; font-weight:700;}
.row-fluid .post-content p a:hover,.row-fluid .post-content2 p a:hover { color:#000000;}
.blog-content .hs-blog-post { padding-bottom:0; }
.hs-blog-post .post-content2 img { border-radius:10px; width:100%;}
.hs-blog-post .row-fluid .blog-content,.hs-blog-post .row-fluid .post-box { padding-bottom:0; }
.hs-blog-post .post-content h4 { font-weight:700; color:#000000; }
.hs-blog-post .post-content2 h4 { padding-top:30px;font-weight:700; color:#000000; padding-bottom:0; }
.row-fluid .content-leftimg  { float:left; width:49%; box-sizing:border-box; padding-bottom:35px; height: 619px; overflow: hidden;  border-radius: 10px; float:left; }
.row-fluid .content-rightimg { float:left; width:49%;padding-left:20px;box-sizing:border-box; padding-bottom:35px; }
.row-fluid .content-rightimg > div:first-child { margin-bottom:20px;}
.hs-blog-post .row-fluid .section.post-footer { display:none; }
.hs-blog-post .row-fluid .post-content2 p a:hover { color:#b81714;}
.row-fluid .post-content2 { padding-top:40px; font-size:22px; line-height:36px; }
.hs-blog-post .post-content2 p {  padding:0;}

.hs-blog-post .row-fluid .hs-blog-social-share-list { float:left; width:100%; margin:9px 0px 40px; }
.hs-blog-post .row-fluid .hs-blog-social-share-list .hs-blog-social-share-item.hs-blog-social-share-item-facebook { margin-top:-7px;}
.hs-blog-post .row-fluid .hs-blog-social-share-list .hs-blog-social-share-item.hs-blog-social-share-item-linkedin { padding-left:20px; }
.hs-blog-post .row-fluid .get-bg { display:none; }
/*.hs-blog-post .post-content2 p em { float:left; padding-bottom:35px; padding-top:50px;}*/
.row-fluid .blogcontent-images { float:left; width:100%; padding:46px 0 0px; }
.row-fluid .related-image { float:left; width:100%; }
.row-fluid .releted-postcontent .related-post-item:last-child { padding-right:0; }
.row-fluid .blogcontent-images img { width:100% !important; }
.row-fluid .content-leftimg img { height:619px; max-width:none; width:auto;}
.row-fluid .related-image { float:left; overflow:hidden; border-radius:10px; height:350px; }
.row-fluid .related-image img { height:400px; max-width:none; width:auto; }
.row-fluid .header-blog form > div input[type="email"] { padding-right:179px; }


/*Edited On 18-02-2016 */
.contact_us_main { padding:60px 0 70px; }
.contact_us_main h2 {  }
.row-fluid .contact_form fieldset { max-width:100% !important; }
.contact_form .hs-form-required { color:#E41F1A !important; }
.contact_us_main textarea,
.contact_us_main input[type="text"], 
.contact_us_main input[type="number"],
.contact_us_main input[type="email"],
.contact_us_main input[type="tel"],
.contact_us_main select { width:100%; padding:10px 15px; margin:10px 0; border-radius:8px; background:#ececec; display:inline-block; font-size:22px; font-weight:300; font-style:italic; }
.contact_us_main select { background-image:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/Images/Conact_Page/select_box-arrow.png); background-position:center right; background-repeat:no-repeat;
  -webkit-appearance: none; -moz-appearance: none; appearance: none; max-width:50%; padding-right:50px; }
.contact_us_main select::-ms-expand { display: none;  }
.contact_form textarea { min-height:250px; resize:none; }
.contact_form input[type="submit"] { background: #e41f1a; border-radius: 8px; color: #fff; padding: 15px 35px; width: auto; max-width:100%; font-family: 'sun_sans-regular',Arial,Helvetica,sans-serif; font-size: 26px;  }
.contact_form input[type="submit"]:hover {  background: #000; }
.contact_form .hs-form fieldset.form-columns-1 .hs-input { width:100%; color:#777;}

.contact_us_main .bottom_title { padding:60px 0 10px; }
.contact_us_main .person_pic img { border-radius:10px; }
.contact_us_main .preson_details { padding-top:20px; }
.contact_us_main .preson_details a { color:#000; }
.contact_us_main .preson_details a:hover { opacity:0.7; }
.contact_us_main .bottom_text { margin:60px 0 0px;  }

/*-=-=-=-=-=-=
Events Details
-=-=-=-=-=--*/
.combineer_met { margin-top:50px; padding-top:15px; border-top:1px solid #00022c; }
.combineer_met .details_left ,.combineer_met .details_right { padding-top:15px;  }
.combineer_met h5 ,.combineer_met h6 { padding:0px; }
.combineer_met h5 { font-weight:700; }
.combineer_met .cm_image { padding:20px 0; }
.combineer_met .cm_image img { border-radius:10px; }

/*-=-=-=-=-=-=  New Header CSS Starts -=-=-=-=-=--*/

/*Add Header Class "sub_page" with "top" */
.sub_page {  }
.sub_page .sub_nav .hs-menu-wrapper > ul { margin:0; }
.sub_page .sub_nav .hs-menu-wrapper > ul > li > a { padding:0; text-transform:uppercase; font-family: 'sun_sans-demi'; font-weight:normal; font-size:22px; line-height:28px; color:#000530;  }
.sub_page .sub_nav .hs-menu-wrapper > ul > li:nth-child(n+4) { display:none; }
.sub_page .sub_nav .hs-menu-wrapper > ul > li > a:hover , .sub_page .sub_nav .hs-menu-wrapper > ul > li.active > a { color:#e41f1a; } 
.sub_page .sub_nav {   }
.sub_page .page_title { padding-top: 60px; border-left: 1px solid #e41f1a; line-height:1.3; font-size:16px; font-family: 'sun_sans-regular',Arial,Helvetica,sans-serif;  padding-left: 15px; color:#e41f1a; font-style: italic; }
/*.home .sub_nav , .home .page_title { display:none; }*/



.row-fluid .mobile_top.top { display:none !important; }
.row-fluid .mobile_top.top > div { width:100% !important; float:left !important; padding:10px 20px 0; position:relative;  }
.mobile_search .input { width:100%; float:left; position:relative; padding-right:40px; }
.mobile_search input[type="text"] { background: #fff; width:100%; height: 38px; line-height: 100%; border-radius:8px;   }
.mobile_search  a.hs-button { cursor:pointer; position:absolute; background: url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/search-icon.png?t=1456408116530) no-repeat center #fff; font-size:0px; display: inline-block; width: 38px; height: 38px; top:0; right:46px; }

body .row-fluid .mobile_right { background:#ffffff !important; padding-top: 70px !important; display:none; padding:20px; position:absolute; top:0; left:0; margin-left:0 !important; width:100% !important; z-index:10;   }
.row-fluid .mobile_top.top  .mobile_menu .hs-menu-wrapper > ul { border-top:1px solid #989898; width:100%; float:left; border-bottom:1px solid #989898; margin:15px 0; padding:20px 0; }
.row-fluid .mobile_top.top  .mobile_menu .hs-menu-wrapper > ul > li { margin:10px 0; position:relative; width:100%; float:left; }
.row-fluid .mobile_top.top  .mobile_menu .hs-menu-wrapper > ul > li  a { font-size:30px; line-height:1; font-family: 'sun_sans-demi'; font-weight:normal; color:#000000; padding:0; width:100% !important; }
.row-fluid .mobile_top.top  .mobile_menu .hs-menu-wrapper > ul > li ul { position:relative; display:none; padding-top:10px; top:0; left:0; opacity:1; visibility:visible; }
.row-fluid .mobile_top.top  .mobile_menu .hs-menu-wrapper > ul > li ul > li a { font-family: 'sun_sans-regular',Arial,Helvetica,sans-serif; font-size:24px; padding:5px 0; }
.row-fluid .mobile_top.top  .mobile_menu .hs-menu-wrapper > ul > li ul > li a:before { content:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/arrow-icon.png); padding-right:5px; display:inline-block; } 
.row-fluid .mobile_top.top  .mobile_menu .hs-menu-wrapper > ul > li .submenu_link { position: absolute; top: 0; right: 0; width: 30px !important; height: 30px;
  transform:rotate(-90deg); -webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg); line-height: 20px; text-align: center; cursor:pointer }
.row-fluid .mobile_top.top  .mobile_menu .hs-menu-wrapper > ul > li .submenu_link.active { transform:rotate(0deg); -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); }
.top-language.mykinepolis-link {width:100%; float:left;  }
.top-language.mykinepolis-link label { float:left;  }
.top-language.mykinepolis-link ul { float:right; }

a.mobile_menu { width: 40px; height: 40px; position: absolute; display: block; top: 20px; right: 10px; cursor:pointer; z-index: 13; background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/assets/images/mobile_menu_icon.png) center center no-repeat;  }
a.mobile_menu.open { background:url(//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/assets/images/close_icon.png) center center no-repeat !important; background-color: #ececec !important; }




/* -=-=-=-=-=-=-=-=-= after india fixes -=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
.gallery_wrapper {
  display: block;
  margin: 0 auto;
  margin-top: 50px;
}
.gallery_wrapper img {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  -webkit-transition: all 0.4s linear; /* Safari */
  transition: all 0.4s linear;
}
.gallery_wrapper img:hover {
  -ms-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}
.gallery_wrapper .img_wrapper {
  float: left;
  overflow: hidden;
}

ul.hs_cos_flex-slides-main {
  background: #000;
}

div[class^='kinepolis_'] {
  display:none;
}

@media screen and (min-width: 1080px) {    
  .cases-detail-pagina .row-fluid .header-slider2 .hs_cos_flex-slides-main li {
    position: relative;
    height: 50vh;
  }
  .cases-detail-pagina .row-fluid .header-slider2 .hs_cos_flex-slider .hs_cos_flex-slides img {
    width: 100% !important;
    position: absolute;
    height: auto;
    top:-33%;
  }
}


.hs_voor_welke_kinepolis_bioscoop {
  display:block;
}

.row-fluid .event-bcontent .event-btext p {
  display: inline;
}

@media screen and (min-width: 768px) {
  .row-fluid .eventlist-main a.event-box {
    max-height: 150px;
  }
  .row-fluid .eventlist-main a.event-box img {
    width: 100%;
    height: auto;
  }
}

#scroll-down-button {
  background: #e41f1a;
  border-radius: 8px;
  color: #fff;
  padding: 15px 45px;
  width: 242px;
  max-width: 100%;
  font-family: 'sun_sans-regular',Arial,Helvetica,sans-serif;
  font-size: 26px;
  margin-top: 50px;
  display: inline-block;
}
#scroll-down-button:hover {
  background: #fff;
  color: #e41f1a;
}

/*youtube*/
.hs-responsive-embed.hs-responsive-embed-youtube {
  position: relative;
  padding-bottom: 56%;
  height: 0px;
}
.hs-responsive-embed.hs-responsive-embed-youtube iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

/* bg images */ /*
.hs-content-id-3927859826 .header2.bgimg-main {
background-image: url("//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/bg_images/kinepolis_mood_069.jpg") !important;
}
.hs-content-id-4061531225 .header2.bgimg-main {
background-image: url("//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/bg_images/kinepolis_mood_174.jpg") !important;
}
.hs-content-id-3933971802 .header2.bgimg-main {
background-image: url("//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/bg_images/kinepolis_mood_161.jpg") !important;
}
.hs-content-id-3927547701 .header2.bgimg-main {
background-image: url("//507224.fs1.hubspotusercontent-na1.net/hubfs/507224/kinepolis/images/bg_images/kinepolis_mood_196.jpg") !important;
} */

.partner-section.bgimg-main {
  background-image: none !important;
  background: #F0F0F0 !important;
}

/*onclick wrappers*/
.onclick_wrapper.span6 > .span6 {
  width: 100% !important;
}
[onclick] {
  cursor:pointer;
}

/*homepage more button*/
.discoverformulas-main .show-more {
  /*display: none;*/
}

/*.hs-content-id-3838181706 .contact-met-afbeelding .row-number-5, .hs-content-id-3838181706 .contact-met-afbeelding .row-number-6 {
display: none;
}*/

/* header nav */
.header_subtitle {
  max-width: 1200px;
  margin: 0px auto !important;
  width: 100% !important;
  float: none !important;
  position: relative;
  padding-left: 25px !important;
}
.header_subtitle .row-fluid .wrapper {
  width: 100% !important;
  /*max-width: 945px;*/
}

.top .top_left {
  width: 60%;
}
.scholen-pagina .top .top_left {
  width: 65%;
}
.top .top_left .sub_nav {
  width: auto;
}
.top .top_left .page_title {
  float: left;
  padding-top: 0px;
  border-left: 0;
  padding-left: 0px;
  white-space: nowrap;
}
.scholen-pagina .top .top_left .page_title {
  float: left;
  padding-top: 0px;
  border-left: 0;
  padding-left: 0px;
}
@media screen and (min-width: 886px) {
  .top .top_left .page_title {
    padding-top: 60px;
    border-left: 1px solid #e41f1a;
    padding-left: 15px;
  }
}
@media screen and (min-width: 1147px) {
  .scholen-pagina .top .top_left .page_title {
    padding-top: 60px;
    border-left: 1px solid #e41f1a;
    padding-left: 15px;
  }
}
.top .top-right {
  float: right;
  position: absolute;
  right: 25px;
  width: auto !important;
}

/* formulas */
.row-fluid .formula-box {min-height: auto !important;}
.row-fluid .formula-box h3 {min-height: auto !important;}
.formula-text .show-more {display: none;}
@media screen and (min-width: 768px) {
  .row-fluid .formula-box {min-height: 500px !important;}
  .row-fluid .formula-box h3 {min-height: 48px !important;max-height: 48px;overflow: hidden;text-overflow: ellipsis;}
}
@media screen and (min-width: 992px) {
  .row-fluid .formula-box h3 {min-height: 55px !important;max-height: 55px;overflow: hidden;text-overflow: ellipsis;}
}

/* homepage slider */
.row-fluid .contentimg-slider .hs_cos_flex-slider .caption {
  padding: 0 25px !important;
}
@media screen and (min-width: 790px) {
  .row-fluid .contentimg-slider .hs_cos_flex-slider .caption {
    padding: 0 !important;
  }
}

/* cases */
.row-fluid .cases-box {
  width: 100%;
}
/*
.cases-listmain .show-more-cases, .cases-listmain #hs_cos_wrapper_widget_1455727586374, .eventlist-main .show-more {
display: none !important;
}
*/
.cases-listmain .show-more-cases, .cases-listmain #hs_cos_wrapper_widget_1455727586374 {
  display: none !important;
}

.contentimg-slider .cta_button {
  display: inline-block !important;
  margin: 20px 0 0 !important;
  background: #e41f1a !important;
  border-radius: 10px !important;
  color: #fff !important;
  padding: 15px 35px !important;
  font-size: 18px !important;
  line-height: 30px !important;
  font-family: 'sun_sans-regular' !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}
.contentimg-slider .cta_button:hover {
  background: #fff;
  color: #e41f1a;
}
@media screen and (min-width: 768px) {
  .contentimg-slider .cta_button {
    font-size: 26px;
    line-height: 30px;
  }
}

/* footer */
.row-fluid .footer-copyrights ul li {
  padding: 0 3px;
  line-height: 30px;
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .row-fluid .footer-copyrights ul li {
    padding: 0 10px;
    line-height: 17px;
    font-size: 15px;
  }
}


.contact_us_main [class*="kinepolis_"] .persoon:nth-child(1n+2) {
  margin-top: 15px;
}

/*subscribe message*/
.row-fluid .newslettersubscribe-main .inschrijven_bericht {
  height: 50px;
  display: block;
  line-height: 50px;
  font-size: 18px;
}

/* combineer met */
.combineer_met {display: none !important;}

/* form select text color */
.row-fluid .contactform-main .hs-form fieldset select {color: #888;}

/*.top .top_left,.top .top-right {width: auto;}*/
/*.top .top_left {float: left; width: 75px; height: 88px;}*/
/*.top .top-right {float: right;}*/
.top .top-right .widget-span {margin-top: 30px;}
.top .top_left .widget-type-linked_image {width:100%;}

/*.row-fluid .top.sub_page .top_left { width:60%;  }*/
.row-fluid .top .top_left .main_logo.widget-type-linked_image { float:left; width:auto; } 

.row-fluid .top-search.active input[type="text"],.row-fluid .top-search input[type="text"],.row-fluid .top-search .input {width: auto;}
.row-fluid .top-search.active {margin-left: 180px;}
.row-fluid .top-search.active .input {width: 225px;}
.row-fluid .top-search .input * {float:left;}

.contact_us_main form select:only-child {max-width:100%};

.contact-met-afbeelding textarea {height: 120px !important;}
@media ( max-width:480px ) {
  .contact-met-afbeelding {
    width: 100% !important;
  }
}
@media ( max-width:767px ) {
  .row-fluid .top { display:none !important; }
  .row-fluid .mobile_top.top { display: block !important; position: absolute; top: 0; left: 0; padding:0; width: 100% !important; z-index: 12; background: transparent; }
  body .row-fluid .header2 { padding-top:150px; }
  .submenu_link img { width:auto !important; }
}

@media ( max-width:480px ) {
  .row-fluid .mobile_top.top .mobile_menu .hs-menu-wrapper>ul>li .submenu_link { top:-2px; }
  .row-fluid .mobile_top.top .mobile_menu .hs-menu-wrapper>ul>li .submenu_link.active { top:12px; }
}



/*google search*/
.google_custom_search {
  display: inline-block;
  margin-top: 30px;
  float: none;
  vertical-align: middle;
}
.google_custom_search > div {
  display: inline-block !important;
  width: auto !important;
  margin-top: 0px !important;
}
.google_custom_search *, .google_custom_search *:before, .google_custom_search *:after {
  box-sizing: content-box;
}

.google_custom_search_bottom {
  margin-top: 1rem;
  display: none;
  padding-right: 25px;
  float: right;
  max-width: 380px;
  width: 100%;
}
.google_custom_search_bottom.open {
  display: block;
}
.google_custom_search_bottom *, .google_custom_search_bottom *:before, .google_custom_search_bottom *:after {
  box-sizing: content-box !important;
}
.google_custom_search_bottom .gsc-control-cse,.google_custom_search_bottom .gsc-search-box-tools .gsc-search-box .gsc-input, .google_custom_search_bottom .gsib_a {
  padding: 0;
}
.google_custom_search_bottom .gsib_b {
  display:none;
}
.google_custom_search_bottom .gsc-input {
  background: none !important;
  padding: 0 15px 0 0 !important;
}
.google_custom_search_bottom input.gsc-search-button-v2 {
  width: 13px;
  height: 13px;
  padding: 6px 27px;
  min-width: 13px;
  margin-top: 10px;
  border-radius: 5px;
}

.gsc-clear-button {

}
.gsc-results-wrapper-nooverlay {

}
.gsc-above-wrapper-area, .gsc-wrapper.gsc-thinWrapper {
  border: none;
}
.gsc-adBlock, .gsc-adBlockVertical {
  display: none !important;
}
.contact-nav:hover a {
  color: #e41f1a !important;
}
.contact-nav:hover {
  background-color: unset !important;
}
.contact-nav a {
  font-size: 18px;
}
.contact-nav { 
  cursor: pointer;
  color: #fff !important;
  background:#e41f1a;
  padding: 3px 36px;
  border: 1px solid #fa221c;
  border-radius: 5px;
  font-size: 22px;
  font-family: sun_sans-regular, sans-serif;
}

.zoeken_openen_st {
  cursor: pointer;
  color: #000;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 22px;
  font-family: sun_sans-regular, sans-serif;
}


/* cases slider */
.communicatie_image_slider, .evenementen_image_slider, .voucher_image_slider {
  display: none !important;
}
.communicatie_image_slider.show, .evenementen_image_slider.show, .voucher_image_slider.show {
  display: block !important;
}

/* verberg blogs op scholen pagina */
.scholen-pagina .onclick_wrapper, .event-detail-pagina-scholen .onclick_wrapper {
  display: none !important;
}

/* scholen cta*/
.wp_homepage_hero_button:hover {
  color: #E41F1A !important;
  background: #fff !important;
  border: 1px solid;
}

/*form field error message*/
.hs-form-field {
  position: relative;
}
.hs-form-field ul.hs-error-msgs {
  position: absolute;
  position: absolute;
  top: -21px;
  left: 21px;
  font-size: 12px;
}

.header-blog {
  padding-top: 150px !important;
}







.cta_mobile, .cta_desktop {
  display: none;
}
@media screen and (max-width: 479px) {
  .cta_mobile { display:block;}
}
@media screen and (min-width: 480px) {
  .cta_desktop { display:block;}
}

@media screen and (min-width: 768px) {
  .padding-reset {
    padding: 0 100px !important;
  }
}
.set-min-height {
  min-height: 400px !important;
  position: relative;
}
.set-content-center {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  min-height: auto !important;
}












/*-=-=-=-=-=-=  New Header CSS Ends -=-=-=-=-=--*/



@media ( min-width:1201px ) {
  .row-fluid .menu-box { padding:0; }
  .row-fluid .menu-box ul li a:link, .row-fluid .menu-box ul li a:visited { padding:0 0 0 20px; }
}

@media (min-width: 992px) and (max-width: 1200px){

  .row-fluid .wrapper {  width:920px; }
  .row-fluid .header-slider .hs_cos_flex-slider .caption { padding: 0 5%;  font-size:18px; line-height:28px; width: 915px; }  
  .row-fluid .header-slider h2 { padding: 0 0 15px; font-size:34px; line-height: 42px; }

  .row-fluid .contentimg-slider .hs_cos_flex-slider .caption , .row-fluid .header-slider2 .hs_cos_flex-slider .caption { padding: 0 4%;  font-size:18px; line-height:28px; width:720px; }

  .row-fluid .menu-box { padding: 0 10px; font-size: 16px; }
  .row-fluid .menu-box ul li a:link, .row-fluid .menu-box ul li a:visited { padding: 0 10px 0 20px; line-height: 22px; }
  .row-fluid .menu-box { padding: 0 15px; }

  .row-fluid .contactform-main .wrapper { width:800px; padding:208px 0 52px 0; }
  .row-fluid .newslettersubscribe-form { width: 61.264957%; }
  .row-fluid .newslettersubscribe-main input[type=submit] { font-size: 22px; padding: 0 15px; }
  .row-fluid .newslettersubscribe-title h2 { font-size:38px; }

  .row-fluid .casesdetail-content blockquote h5 { font-size: 28px; line-height: 35px; }
  .row-fluid .casesdetail-content blockquote { font-size: 21px; line-height: 29px; }

  .row-fluid .header-content { min-height:0; }

  .row-fluid .content-leftimg,.row-fluid .content-leftimg img { height: 604px; }

  .row-fluid .email-subcription-left { padding-bottom:41px; }

}

@media (min-width: 768px) and (max-width: 991px){

  body { font-size: 16px; }

  h2 { font-size:34px; line-height:38px; }

  .row-fluid .wrapper {  width:720px; }
  .row-fluid .header-slider .hs_cos_flex-slider .caption { padding: 0 2%;  font-size:18px; line-height:28px; width:720px; }
  .row-fluid .header-slider h2 { padding: 0 0 15px; font-size:34px; line-height: 42px; }
  .row-fluid .contentimg-slider .hs_cos_flex-slider .caption , .row-fluid .header-slider2 .hs_cos_flex-slider .caption { padding: 0 2%;  font-size:18px; line-height:28px; width:665px; }

  .row-fluid .menu-box h4 { font-size: 20px; }
  .row-fluid .menu-box { padding: 0 10px; font-size: 16px; }
  .row-fluid .menu-box ul li a:link, .row-fluid .menu-box ul li a:visited { padding: 0 10px 0 20px; line-height: 22px; }
  .row-fluid .menu-box { padding: 0 15px; }

  .row-fluid .formula-box h3 { font-size: 20px; line-height: 24px; }
  .row-fluid .formula-bimg { height: 134px; }

  .row-fluid .contentimg-slider h2 { padding: 0 0 25px; }
  .row-fluid .contentimg-slider .hs_cos_flex-direction-nav .hs_cos_flex-prev { left:10px; }
  .row-fluid .contentimg-slider .hs_cos_flex-direction-nav .hs_cos_flex-next { right:10px; }

  .row-fluid .contactform-main .wrapper { width: 720px; padding:208px 0 52px 0; }
  .row-fluid .ourkanopolish-box .blogevent-bcontent { padding-top:30px; font-size: 18px; line-height: 29px; }
  .row-fluid .blog-box .blogevent-bcontent , .row-fluid .event-box .blogevent-bcontent { width:100%; padding-bottom:20px; }
  .row-fluid .blog-box .blogevent-bimg , .row-fluid .event-box .blogevent-bimg { width:100%;  margin: 0; }

  .row-fluid .newslettersubscribe-form { width: 61.264957%; }
  .row-fluid .newslettersubscribe-main input[type=submit] { font-size: 22px; padding: 0 15px; }
  .row-fluid .newslettersubscribe-title h2 { font-size:29px; }

  .row-fluid .footer-links2 { width: 44.618785%; }
  .row-fluid .footer-social { width: 18.364641%; }

  .row-fluid .formula-box h3 { font-size: 22px; }
  .row-fluid .cases-bcontent { padding: 15px 25px 0; font-size: 16px; line-height: 22px; }
  .row-fluid .cases-bcontent h3 { font-size: 21px; line-height: 25px; }
  .row-fluid .cases-listmain { padding: 40px 0 0; } 

  .row-fluid .event-bcontent { padding: 15px 25px 0; font-size: 16px; line-height: 22px; }
  .row-fluid .event-bcontent h3 { font-size: 21px; line-height: 25px; }
  .row-fluid .event-bimg img , .row-fluid .cases-bimg img { width:auto; max-width:none; height:150px; }

  .row-fluid .casesdetail-content blockquote h5 { font-size: 28px; line-height: 35px; }
  .row-fluid .casesdetail-content blockquote { font-size: 21px; line-height: 29px; }
  .row-fluid .casesdetail-main { padding: 45px 0; }
  .row-fluid .header-slider2 h2 { padding: 0 0 20px; font-size:30px; line-height:40px; }

  .row-fluid .header-slider2 h2 { padding: 0 0 10px; font-size:25px; line-height:30px; }    
  .row-fluid .header-slider2 .hs-cos-flex-slider-control-panel { width:420px; }

  .row-fluid .casesdetail-main { padding:35px 0; }
  .row-fluid .header-content { min-height:0; }

  .row-fluid .importantsteps-btext { font-size:17px; line-height:26px; }

  .row-fluid .header-blog input[type="submit"] { padding: 12px 11px; font-size:24px; }


  .row-fluid .header-blog form input[type="email"] { padding: 14px 145px 14px 20px; }

  .row-fluid .email-subcription-left { padding: 20px 27px 19px; height:202px; }

  .row-fluid .content-leftimg,.row-fluid .content-leftimg img { height:470px; }

  .row-fluid .email-sub-containt p { padding:5px 0 10px; font-size:20px; }

  .row-fluid .related-image,.row-fluid .related-image img { height: 270px; }

  .row-fluid .releted-postmain { padding-bottom:80px; }

  .row-fluid .header-blog form { width:58%; }  

  .row-fluid .header-blog form > div input[type="email"] { padding-right:145px;}

  .row-fluid .post-content2 { font-size:20px; line-height:30px; }

  .partner .row-fluid .map-main { padding: 20px 0 30px; }


}

@media (min-width: 30px) and (max-width: 767px){

  .row-fluid .wrapper { width:100%; padding:0 20px; float:left !important; }

  body { font-size: 15px; line-height: 25px; }

  h2 { font-size:27px; line-height:15px; }

  #videopopup { width:100%; min-width:300px; }

  .row-fluid .header-slider .hs_cos_flex-slider .hs_cos_flex-slides img { width: auto; height: 520px; max-width: none; }

  .row-fluid .logo { width:auto; float:left; }
  .row-fluid .top-right { width:150px; float:right; }
  .row-fluid .top-language { padding:0; }
  .row-fluid .top-language ul li { padding:0 10px 0 0; }
  .row-fluid .mykinepolis-link { padding:0 0 10px 0; }

  .row-fluid .header h2 { padding: 0 0 15px; }
  .row-fluid .menu-box { padding: 0; font-size:16px; }
  .row-fluid .menu-box h4 { font-size:23px; }
  .row-fluid .header { padding: 35px 0 40px; }
  .home .row-fluid .header { padding-top:150px; }

  .row-fluid .header-slider .hs_cos_flex-slider .caption , .row-fluid .header-slider2 .hs_cos_flex-slider .caption { padding:0 25px; margin:0; font-size:16px; line-height:26px; width: 100%; }
  .row-fluid .header-slider h2 { padding: 0 0 15px; font-size:28px; line-height: 34px; }
  .row-fluid .header-slider .hs_cos_flex-direction-nav { display:none; }
  .row-fluid .header-slider .hs-cta-wrapper a { font-size:19px; }

  .row-fluid .partner-text { padding: 0 0 10px; font-size: 18px; line-height: 28px; }
  .row-fluid .partner-section { padding: 60px 0; }

  .row-fluid .partner-section h2  { font-size:28px; line-height:30px; }
  .row-fluid .partner-link a { margin:10px 0 0; width: 160px; font-size: 21px; }

  .row-fluid .discoverformulas-main { padding: 50px 0; }
  .row-fluid .discoverformulas-filter ul li a:link, .row-fluid .discoverformulas-filter ul li a:visited { font-size: 14px; }
  .row-fluid .discoverformulas-filter ul li { width: 44%; margin: 10px 0; }
  .row-fluid .discoverformulas-main h2 { padding: 0 0 20px; }
  .row-fluid .formula-box { width:100%; padding: 0 0 30px; }

  .row-fluid .formula-box h3 { font-size:22px; }
  .row-fluid .formula-box h4 { font-size:18px; }
  .row-fluid .formula-text { font-size:16px; }

  .row-fluid .contentimg-slider .hs_cos_flex-direction-nav  { display:none; }
  .row-fluid .contentimg-slider h2 { padding:0 0 20px; }

  .row-fluid .header-slider .hs_cos_flex-slider .hs_cos_flex-slides img { width: auto; height: 520px; max-width: none; }

  .row-fluid .contentimg-slider .hs_cos_flex-slider .caption { top: 55px; padding:0 25px; margin:0; font-size:16px; line-height:26px; width: 100%; }

  .row-fluid .contentimg-slider .hs_cos_flex-slider .hs_cos_flex-slides img  { width: auto; height:520px; max-width: none; }
  .row-fluid .contentimg-slider h3 { font-size: 20px; line-height: 26px; }
  .row-fluid a.readcase-link { font-size: 20px; line-height: 29px; }

  .row-fluid .contactform-main { background:#d1dde6 !important; }
  .row-fluid .contactform-main .wrapper { width:100%; padding:25px 15px 35px; }
  .row-fluid .contactform-main input[type=submit] { width: auto; font-size: 14px; font-size: 18px; }

  .row-fluid .notquite-main { padding: 35px 0; }

  .row-fluid .ourkanopolish-box .blogevent-bcontent { font-size:16px; line-height:26px; }
  .row-fluid .blogevent-bcontent { padding:20px 25px !important; }
  .row-fluid .notquite-main h3 { font-size:20px; padding:0 0 10px; }
  .row-fluid .event-box { margin-bottom:20px; border-radius: 10px; }

  .row-fluid .newslettersubscribe-title { float:left; width:100%; padding:0 0 15px; }
  .row-fluid .newslettersubscribe-form { float:left; width:100%; }

  .row-fluid .newslettersubscribe-main form > div:first-child { float:left; width:100%; padding:0 0 15px; }
  .row-fluid .newslettersubscribe-main .hs_submit { float:left; width:100%; font-size: 21px; }

  .row-fluid .footer-links { padding:0 0 20px; }
  .row-fluid .footer-social { padding: 20px 0 0; text-align: center; }

  .row-fluid .footer-copyrights { padding:35px 0 25px; text-align: center; }
  .row-fluid .newslettersubscribe-main form.hs-form .form-columns-2 .row-fluid .newslettersubscribe-main .hs-form-field .hs-input, .row-fluid .newslettersubscribe-main form.hs-form .form-columns-3 .hs-form-field .hs-input { width:100% !important; }
  .row-fluid .contactform-main .hs-form fieldset input { font-size: 16px; }
  .row-fluid .contactform-main .hs-form fieldset select { font-size: 16px; }
  .row-fluid .contactform-main .hs-form fieldset textarea { font-size: 16px; }

  .row-fluid .cases-listmain { padding:30px 0 0; }
  .row-fluid .cases-main { padding:40px 0; }
  .row-fluid .findcase-title { padding:0; }
  .row-fluid .cases-filter select { font-size: 18px; }
  .row-fluid .cases-bimg { width:100%; }
  .row-fluid .cases-bcontent { width: 100%; padding:20px 25px; }
  .row-fluid .cases-bimg { border-radius: 10px 10px 0 0; }
  .row-fluid .cases-bimg img { width:100%; }
  .row-fluid .cases-filter { width:100%; }

  .row-fluid .event-bimg { width:100%; }
  .row-fluid .event-bcontent { width: 100%; padding:20px 25px; }
  .row-fluid .event-bimg { border-radius: 10px 10px 0 0; }
  .row-fluid .event-bimg img { width:100%; } 
  .row-fluid .eventlist-main { padding: 40px 0 20px; }
  .row-fluid .eventlist-content { padding: 0 0 25px; font-size: 18px; line-height: 27px; }
  .row-fluid .event-bcontent h3 { font-size: 22px; }

  .row-fluid .header-slider2 h2 { padding: 0 0 10px; font-size:25px; line-height:30px; }


  .row-fluid .header-slider2 .hs-cos-flex-slider-control-panel { width:100%; }
  .row-fluid .header-slider2 .hs_cos_flex_thumbnavs-direction-nav { display:none; }
  .row-fluid .header-slider2 .flex-slider-main .hs_cos_flex-slides img { height:450px; width:auto !important; max-width:none; }

  .row-fluid .casesdetail-content blockquote h5 { font-size:24px; line-height:30px; }
  .row-fluid .casesdetail-content blockquote { font-size:18px; line-height:22px; }
  .row-fluid .casesdetail-content { padding:0; }
  .row-fluid .cases-img1 { margin-top:15px; }
  .row-fluid .cases-images img { width:100% !important; }
  .row-fluid .casesdetail-main { padding:35px 0; }

  .row-fluid .header-content { padding:0; font-size: 18px; line-height: 22px; min-height:0; }

  .row-fluid .eventdetail-main { padding:40px 0; }
  .row-fluid .eventdetail-main h2 { font-size:22px; line-height:25px; padding-bottom:0; }

  .row-fluid .download-link a { font-size: 18px; }

  .row-fluid .importantsteps-btext , .row-fluid .importantsteps-text { font-size:17px; line-height:26px; }
  .row-fluid .importantsteps-btitle { font-size: 22px; line-height:26px; padding:10px 0 20px; }

  .row-fluid .importantsteps-main { padding:30px 0; }


  .row-fluid .cases-popimg a:before { width:60px; height:60px; }

  .row-fluid .email-subcription-left  { float:left; width:100%; padding: 23px 27px 23px; border-radius:10px; height:auto;}

  .row-fluid .email-sub-right { float:left; width:100%; display:none; }

  .row-fluid .header-blog form > div input[type="email"] { padding: 7px 28px; }

  .row-fluid .post-content2 { padding-top:0px; }

  .row-fluid .post-content2 { font-size: 18px; line-height: 27px; }

  .row-fluid .email-blog input[type="submit"] { margin-left:7px; padding: 9px 5px;font-size:16px; }

  .row-fluid .email-blog input[type="email"] { padding: 4px 20px; }

  .row-fluid .content-leftimg,.row-fluid .content-rightimg,.row-fluid .related-post-item { float:left; width:100%; text-align:center; padding-left:0;padding-right:0; }


  .row-fluid .content-leftimg  img,.row-fluid .content-rightimg img { width:auto !important; max-width:100%; }

  .row-fluid .related-image,.row-fluid .related-image img { height:250px; }

  .row-fluid .releted-postmain { padding-bottom:80px; }

  .row-fluid .email-subcription-left h5,.row-fluid .email-sub-containt p { font-size:21px; }

  .row-fluid .header-blog form { width:62%; }

  .hs-blog-post .post-content2 h4 { font-size:22px; }

  .row-fluid .email-blog input[type="email"] { width:50%; margin-top:15px;padding-left:20px;margin-left:0; }

  .row-fluid .email-blog input[type="submit"] { width:150px; margin-top:15px; padding-left:15px; margin-left:15px; }


  .row-fluid .newslettersubscribe-main h2 { font-size:30px; }

  .row-fluid .post-box .post-date, .row-fluid .post-date2 { font-size:18px; }

  .row-fluid .email-sub-containt p { padding-bottom:0; font-size:18px; }

  .row-fluid .post-box .post-content { font-size:20px; }

  .row-fluid .header-blog form > div input[type="email"] { border:1px solid #e41f1a; border-radius:12px;  padding: 8px 28px 8px 28px;width:100%; }

  .row-fluid .header-blog input[type="submit"] { color:#ffffff; padding: 0px 12px 0px; border-radius:0;font-size:18px; height:44px;}

  .row-fluid .content-leftimg,.row-fluid .content-leftimg img { height:auto; }

  .hs-blog-post .post-content2 p { font-size:16px; }

  .row-fluid .content-rightimg { padding-bottom:20px; }

  .row-fluid .blog-pagination a { display:inline-block; margin-bottom:20px; }

  .row-fluid .content-leftimg { padding-bottom:20px; }

  .hs-blog-post .row-fluid .email-subcription-main { padding-top:30px; }

  .hs-blog-post .post-content2 h4 { padding-top:15px; }

  .row-fluid .blogcontent-images  { padding: 30px 0 0; }

  .row-fluid .releted-postmain { padding-bottom:40px; padding-top:30px; }

  .row-fluid .email-subcription-left h5 { padding-bottom:0; }

  .row-fluid .related-title a { font-size:17px !important; }

  .row-fluid .related-title { padding-top:10px !important; }

  .row-fluid .blog-content { padding-top:25px; padding-bottom:25px; }

  .row-fluid .post-box { padding: 25px 0 50px; }

  .row-fluid .post-box .topic-link { margin-bottom:20px; }

  .row-fluid .post-box { padding-bottom:50px; }

  .hs-blog-post .row-fluid .hs-blog-social-share-list { margin:0 0 20px; }

  .row-fluid .post-box .post-date, .row-fluid .post-date2 { padding-bottom:14px; }

  .row-fluid .post-image { padding-bottom:0; }

  .row-fluid .header-blog { padding: 51px 0px 77px;}
  .contact_us_main select { max-width:100%; }
  .contact_form  form.hs-form .form-columns-2 .hs-form-field .hs-input,.contact_form  form.hs-form .form-columns-3 .hs-form-field .hs-input { width:100%; }
  .contact_us_main .bottom_title { padding-top:30px; }
  .contact_us_main .bottom_text { margin-top:10px; }
  .contact_us_main { padding:35px 0 40px; }
  .combineer_met h5 { font-size:18px; line-height:24px; }
  .combineer_met h6 { font-size:16px; line-height:24px; }
  .combineer_met .details_right { padding-top:30px; }
  .partner .row-fluid .partner-section.bgimg-main { padding:30px 15px 40px; }
  .partner .row-fluid .event-inner { padding: 25px 0 10px; line-height:28px; }
  .partner .row-fluid .event-inner p { padding-top:0; }
  .partner .row-fluid .eventlist-content { padding-top:0; }
  .partner .row-fluid .map-main { padding: 15px 0 15px; }

}

@media (min-width: 30px) and (max-width: 499px){

  .row-fluid .post-listing .blog-content .post-box h2 { font-size:24px; }
  .row-fluid .post-content p { font-size:16px; line-height:25px; }
  .row-fluid .post-box .blog-more a { font-size:20px; padding: 10px 50px; }
  .row-fluid .email-sub-containt p { padding-bottom:0; font-size:16px; }
  .row-fluid .email-blog input[type="email"], .row-fluid .email-blog input[type="submit"] { width: 100%; margin-top: 15px; padding-left: 20px; margin-left: 0px; position:relative;}
  .row-fluid .header-blogpost { padding:0; }
  .row-fluid .header-blog form > div input[type="email"] { padding: 7px 28px; font-size:16px;}
  .row-fluid .header-blog .hs_submit { float: left; width: 100%; position:relative; margin-top:15px; border-radius:10px;}
  .row-fluid .header-blog input[type="submit"] { font-size: 16px; height: 36px; width:100%;}
  .row-fluid .related-title a { font-size:18px; }
  .hs-blog-post .post-content2 p em { padding-top:22px; padding-bottom:22px;}
  .row-fluid .blog-content h2,.row-fluid .bg-img h2 { font-size:24px; }
  .row-fluid .header-blogpost h2 { font-size:24px; }
  .row-fluid .header-blog form { width:77%; }

  @media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {

    .row-fluid .contactform-main .hs-form fieldset input { width:100% !important; } 
    .row-fluid .contactform-main .hs-form .form-columns-2 .field:first-child , .row-fluid .contactform-main .hs-form .form-columns-2 .field { padding:0; }
  }

  @media (min-width: 768px){

    a.mobile-trigger, a.child-triggerm {
      display: none !important; /* Hide button on Desktop */ 

    }

  }

  @media (max-width: 767px){

    /* Variables
    ========================================================================== */

    /* Set Mobile Menu Background Color */
    /* Set Link Color */
    /* Set Link Hover Color */


    /* Menu Reset - Remove styling from desktop version of custom-menu-primary */
    /* Place any additional CSS you want removed from the mobile menu in this reset */
    .mainmenu, .mainmenu *{
      display: block;
      float: none;
      position: static;
      top: auto;
      right: auto;
      left: auto;
      bottom: auto;
      padding: 0px;
      margin: 0px;
      background-image: none;
      background-color: transparent;
      border: 0px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      border-radius: 0px;
      -webkit-box-shadow: none;
      -moz-box-shadow:    none;
      box-shadow:         none; 
      max-width: none;
      width: 100%;
      height: auto;
      line-height: 1;  
      font-weight: normal;
      text-decoration: none;
      text-indent: 0px;
      text-align: left;
      color: #fff;
    }


    /* Toggle Button
    ========================================================================== */

    a.mobile-trigger {
      display: inline-block !important; /* Hide button on Desktop */
      cursor: pointer; /* Mouse pointer type on hover */
      position: absolute; /*******************************************/
      top: 42px;          /* Position Button at top right of screen  */
      right: 15px;        /*******************************************/
      width: 44px; /* Button width */
      height: 44px; /* Button height */      
      padding: 12px 10px;
      background: #455560; /* Background color */
      z-index: 99999999999; /* Z-index to keep button on top of other layers */
      -webkit-transition: background-color 0.2s linear; /* Button color transition effect */
      font-size: 16px;
      font-weight: normal;
      text-align: left;
      text-transform: uppercase;
      border-radius: 6px;
      -webkit-transition:color .2s ease-in; 
      -moz-transition:color .2s ease-in;
      transition:color .2s ease-in;
    }

    a.mobile-trigger:hover {
      text-decoration: none; /* Removes link text underline on button */
      color: #fff;
    }

    a.mobile-trigger span{
      display: inline;
    }

    a.mobile-trigger span:before{
      position: absolute;
      content: 'Menu'; /* Change the text on the closed toggle button */
    }

    a.mobile-trigger span:after{
      position: relative;
      right: 2px;
      content: 'Close'; /* Change the text on the open toggle button */
      background-color: #455560;
      opacity: 0;
      transition: opacity .4s ease-in-out;
      -moz-transition: opacity .4s ease-in-out;
      -webkit-transition: opacity .4s ease-in-out; 
    }

    /* Change button when menu is open */
    .mobile-open a.mobile-trigger{
      -webkit-transition:background-color 0.2s linear; /* Button color transition effect */
      -moz-transition:background-color 0.2s linear; /* Button color transition effect */
      transition:background-color 0.2s linear; /* Button color transition effect */
      background: transparent; /* Changes button background to be slightly darker than open menu color */  
    }

    .mobile-open a.mobile-trigger span:after{
      opacity: 1; 
    }


    /* Toggle Button Icon & Animations
    ========================================================================== */

    a.mobile-trigger i {
      display: inline;
      position: relative;
      top: -2px;
      margin-left: 0;
      -webkit-transition-duration: 0s;
      -webkit-transition-delay: .2s;
      -moz-transition-duration: 0s;
      -moz-transition-delay: .2s;
      transition-duration: 0s;
      transition-delay: .2s;
    }
    a.mobile-trigger  i:before, a.mobile-trigger i:after {
      position: absolute;
      content: '';
    }
    a.mobile-trigger  i, a.mobile-trigger  i:before, a.mobile-trigger  i:after {
      width: 24px; /* Icon line width */
      height: 3px; /* Icon line height */
      background-color: #fff; /* Icon color */
      display: inline-block;
    }
    a.mobile-trigger  i:before {
      margin-top: -8px; /* Position top line */
      -webkit-transition-property: margin, -webkit-transform;
      -webkit-transition-duration: .2s;
      -webkit-transition-delay: .2s, 0;
    }
    a.mobile-trigger  i:after {
      margin-top: 8px; /* Position bottom line */
      -webkit-transition-property: margin, -webkit-transform;
      -webkit-transition-duration: .2s;
      -webkit-transition-delay: .2s, 0;
    }
    .mobile-open a.mobile-trigger i {
      background-color: rgba(0,0,0,0.0);
      -webkit-transition-delay: .2s;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
    }
    .mobile-open a.mobile-trigger i:before {
      margin-top: 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition-delay: 0, .2s;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
    }
    .mobile-open a.mobile-trigger i:after {
      margin-top: 0;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-transition-delay: 0, .2s;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
    }

    /* Child Toggle Button
    ========================================================================== */

    a.child-triggerm {
      display: block !important; /* Hide button on Desktop */
      cursor: pointer; /* Mouse pointer type on hover */
      position: absolute;
      top: 0px;
      right: 0px;
      width: 55px !important; /* Button width */
      min-width: 55px !important;
      height: 45px !important; /* Button height */  
      padding: 0 !important;
      border-left: 1px dotted rgba(255, 255, 255, .20);
    }
    a.child-triggerm:hover {
      text-decoration: none;
    }


    /* Child Toggle Button Icon & Animations
    ========================================================================== */

    a.child-triggerm span {
      position: relative;
      top: 50%; /* Centers icon inside button */
      margin: 0 auto !important;
      -webkit-transition-duration: .2s;
      -moz-transition-duration: .2s;
      transition-duration: .2s;
    }
    a.child-triggerm span:after {
      position: absolute;
      content: '';
    }
    a.child-triggerm span, a.child-triggerm span:after {
      width: 10px; /* Icon line width */
      height: 1px; /* Icon line height */
      background-color: #fff; /* Icon color */
      display: block;
    }

    .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover a.child-triggerm span, .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover a.child-triggerm span:after { background-color: #fff; }

    a.child-triggerm span:after {
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      -webkit-transition-duration: .2s;
      -moz-transition-duration: .2s;
      transition-duration: .2s;
    }
    a.child-triggerm.child-open span:after {
      -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
      -webkit-transition-duration: .2s;
      -moz-transition-duration: .2s;
      transition-duration: .2s;
    }
    a.child-triggerm.child-open span {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      -webkit-transition-duration: .2s;
      -moz-transition-duration: .2s;
      transition-duration: .2s;
    }


    /* Menu Styles on Mobile Devices
    ========================================================================== */  


    /* Hide menu on mobile */
    .mainmenu.js-enabled .hs-menu-flow-horizontal,
    .mainmenu.js-enabled .hs-menu-children-wrapper{
      display: none;
    }  

    /* Make child lists appear below parent items */
    .mainmenu ul.hs-menu-children-wrapper {
      visibility: visible !important;
      opacity: 1 !important;
      position: static !important;
      display: none;
    }

    /* Mobile Menu Styles */
    .mainmenu.js-enabled .hs-menu-flow-horizontal{
      position: absolute; /**************************************************************/
      top: 42px;             /* Positions the menu to drop from the very top of the screen */
      left: 0px;          /**************************************************************/                                              
      width: 100%;   
      -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65);
      -moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.65);
      box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.65); 
    }
    .mainmenu .hs-menu-flow-horizontal{
      padding: 40px 0 0 0; /* Padding to add room for close button */
      background-color: #455560; /* Menu background color set off global mobile-menuColor variable */
      width: 100%; /* Full screen width */
      z-index: 8888;
    }

    /* Level 1 Menu List Styles */
    .mainmenu .hs-menu-flow-horizontal > ul > li{
      position: relative;
    }
    .mainmenu .hs-menu-flow-horizontal > ul > li a{
      font-size: 22px; /* Font size of top level list items */
      line-height: 45px;
      overflow: visible;
    }

    /* Level 1 and Higher Menu List Styles */
    .mainmenu .hs-menu-flow-horizontal ul li{
      border-top: 1px dotted rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
    }
    .mainmenu .hs-menu-flow-horizontal ul li a{
      padding: 0 10px;
    }
    .mainmenu .hs-menu-flow-horizontal ul li a:hover{
      color: #fff; /* link hover color set by global mobile-aColorHover variable */
    }

    /* Level 2 and Higher Menu List Styles */
    .mainmenu .hs-menu-flow-horizontal > ul ul li{
      background-color: rgba(255, 255, 255, .08);
    }
    .mainmenu .hs-menu-flow-horizontal > ul ul li a{
      text-indent: 10px; /* Indent Child lists */
      font-size: 16px; /* Font size of child lists */
    }

    /* Level 3 and Higher Menu List Styles */
    .mainmenu .hs-menu-flow-horizontal > ul ul ul li a{
      text-indent: 30px; /* Indent Child lists */
    }
    .mainmenu .hs-menu-flow-horizontal > ul ul ul ul li a{
      text-indent: 50px; /* Indent Child lists */
    }
  }

  /*  media section start  */

  @media (max-width: 481px)
  {

    .webinar-right .owl-nav button.owl-prev 
    {
      left: 25px !important;
    }


  }

  /* end */

  /* nl fr class */
  .fr {
    display:none !important;
  }
  body.fr {
    display:block !important;
  }
  body.fr .fr {
    display:block !important;
  }
  body.fr .nl {
    display:none !important;
  }

  .wp_homepage_hero_button {
    display: inline-block;
    max-width: 100%;
  }

  html {
    scroll-behavior: smooth !important;
  }

  /*  End  */