.feature-pillar .stripes .stripe.stripe__text-image.text_right .image-cover img{
    width: 100%;
    height: 100%;
}
.kontrolcsomag-section{
    /*padding-left: 15px;
    padding-right: 15px;*/
}
.kontrolcsomag-title{
    font-size:20px!important;
    line-height: 1.2;
    margin: 5px 0 10px 0;
    font-style: italic;
    /*font-weight: bold;*/
}
.kontrolcsomag-title-sub{
    font-size:18px;
    color: #ad0c33;
    margin: 5px 0 10px 0;
    line-height: 1.2;
    font-weight: bold;    
}
.kontrolcsomag-img{
    width: 100%;
    height: auto;    
}
.padding-0-10{
    padding: 0 10px;
}
.kontrolcsomag-section a.btn {
    font-family: "Open Sans Bold",sans-serif;
    font-size: 10px;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 1px;
    font-weight: bold;
    margin: 20px 0;
    max-width: 260px;
    text-decoration: none;
    text-align: center;
}

.kontrolcsomag-section .legal{
    font-size: 85%;
}

@media screen and (min-width: 1366px) and (max-width:1919px) {
    .kontrolcsomag-body-editoral .editorial-box .text p,
    .kontrolcsomag-body-editoral li {
        font-size:15px;
        line-height: 20px
    }
}

@media screen and (min-width: 1024px) and (max-width:1365px) {
    .kontrolcsomag-body-editoral .editorial-box .text p, 
    .kontrolcsomag-body-editoral li {
        font-size:15px;
        line-height: 20px
    }
}

@media screen and (min-width: 768px) and (max-width:1023px) {
    .kontrolcsomag-body-editoral .editorial-box .text p, 
    .kontrolcsomag-body-editoral li {
        font-size:13px;
        line-height: 16px
    }
}

@media screen and (max-width: 767px) {
    .kontrolcsomag-body-editoral .editorial-box .text p,
    .kontrolcsomag-body-editoral li {
        font-size:14px;
        line-height: 16px;
        margin-bottom: 2em
    }
}

.kontrolcsomag-body-editoral .editorial-box img,
.kontrolcsomag-body .editorial-box img{
    width:45%;
}

.kontrolcsomag-body-editoral .editorial-box .text,
.kontrolcsomag-body .editorial-box .text{
    width:55%;
    padding: 0 3%;
}

@media screen and (max-width: 767px){
    .kontrolcsomag-body-editoral .editorial-box img,
    .kontrolcsomag-body .editorial-box img{
        width:100%;
    }
    
    .kontrolcsomag-body-editoral .editorial-box .text,
    .kontrolcsomag-body .editorial-box .text{
        width:100%;
        padding: 0 3%;
    }
}

.kontrolcsomag-body-editoral .row{
    width: 100%;
}

.kontrolcsomag-body-editoral .row .black{
    background-color: #fff;
    padding: 15px 0 25px 0;
    color: #333;    
}

.kontrolcsomag-body-editoral .row .grey{
    background-color: #ccc!important;
    padding: 15px 0 25px 0;
    border-left: 5px solid #ccc!important;
    border-right: 5px solid #ccc!important;
 }

.kontrolcsomag-body-editoral-box-gray{
    border-left: 5px solid #ccc;
    border-right: 5px solid #ccc;
    background-color: #ccc;
    border-bottom: 0;
    color: #333;    
}

.kontrolcsomag-body-editoral-box-white{
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    background-color: #fff;
    border-bottom: 0;
    color: #333;    
}

.kontrolcsomag-body-editoral .black {
    background-color: #fff!important;
    color: #333!important;    
}

.kontrolcsomag-body-editoral .black .text {
    background-color: #fff!important;
    color: #333!important;    
}

.kontrolcsomag-body-editoral .editorial-box.gray{
    border-color: #ccc!important;
}

.kontrolcsomag-body-editoral .editoriaText .bg-white{
    background-color: #fff!important;
    color: #333!important;    
}

.col-6{
    width: 50%;
}

.col-12{
    width: 50%;
}

@media screen and (max-width: 767px) {
    .col-s-12{
        width: 50%;
    }
}
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
  }

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    //margin-right: -15px;
    //margin-left: -15px;
  }

  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }  

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  
  @media (max-width: 767px){
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

 .cta-right{
    float: right;
  }

.cta-left{
    float: left;
  }

  @media screen and (max-width: 767px){
    .cta-right{
        float: unset;
        margin-top: 5px;
    }
    .cta-left{
        float: unset;
        margin-top: 5px;
    }
  }

.htmlbox .gray{
    border-left: 5px solid #ccc;
    border-right: 5px solid #ccc;
    background-color: #ccc;
    border-bottom: 0;
    color: #333;    
}

.display-flex{
    display: flex;
    align-items: center;
}

@media screen and (max-width: 767px){
    .display-flex{
        flex-direction: column;
    }

    .display-flex-center{
        margin: 20px auto;
    }
}
