
body {
    color: black;
    font-family: "Helvetica Neue bold",Helvetica,Arial,sans-serif;
}

.margin-bottom-7 {
    margin-bottom: 10px;
    display: block;
}

.margin_bottom_10 {
    margin-bottom: 10px;
}

.margin_right_20 {
    margin-right: 20px !important;
}

@media (max-width: 768px) { 
    .margin_right_20 {
        margin-right: 0px !important;
    }
}

.margin_bottom_5 {
    margin-bottom: 5px;
}


.navbar {
    background-color: transparent;
    background: transparent;
    border-width: 0px;
    margin-bottom: 0px;
}

.navbar-toggle { 
    border: none;
    margin-top: 16px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #808080;
}

.navbar-toggle .icon-bar {
    width: 26px;
    height: 4px;
}

.navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 50px;
}

.navbar-default .navbar-nav>li>a {
    color: black;
}

.navbar .active {
    color: #1d71b8 !important;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    background-color: white;
}

.navbar_header_logo {
    max-width: 270px;
    float: right;
    margin-top: 60px;
    margin-right: 60px;
}

@media (max-width: 400px) { 
    .navbar_header_logo {
        max-width: 210px;
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media (max-width: 320px) { 
    .navbar_header_logo {
        max-width: 188px;
    }
}

a, a:hover, a:focus {
    color: black;
}

a:focus {
    text-decoration: none !important;
}

a:hover {
    text-decoration: none;
    color: #1d71b8;
}

.mobile-pad-right-5 {
    padding-right: 5px;
}

.mobile-pad-left-5 {
    padding-left: 5px;
}

@media (max-width: 991px) { 
    .mobile-pad-right-5 {
        padding-right: 15px;
    }

    .mobile-pad-left-5 {
        padding-left: 15px;
    }

    .news_item .mobile-pad-left-5 {
        padding-left: 0px;
    }
}

.padding-0 {
    padding: 0px;
}

.active {
    color: #1d71b8;
}

.margin-top-50 {
    margin-top: 50px;
}

@media (max-width: 991px) { 
    .container.margin-top-50 {
        margin-top: 0px;
    }
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.menu_wrap {

}

.menu_wrap .sub_menu {
    display: none;
    padding-left: 40px;
    font-weight: normal;
}

.menu_wrap .sub_menu i {
    padding-right: 10px;
    font-size: 13px;
}

.menu_wrap .sub_menu.active {
    display: block;
}

.menu_wrap, .menu_header_wrap {
    padding: 0px;
}

.widget_wrap, .widget_header_wrap {
    padding: 0px;
}

.menu_wrap .logo {
    position: relative;
    top: -38px;
    width: 270px;
    margin-bottom: 30px;
}

.menu_wrap ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.menu_wrap ul li {
    font-weight: normal;
    font-size: 18px;
    border-bottom: 1px solid #9d9d9c;
    cursor: pointer;
}

.menu_wrap ul li a {
    color: #9d9d9c;
    display: block;    
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    font-weight: 300;
}

.menu_wrap ul li a:hover {
    text-decoration: none;
    color: #1d71b8;
}

.menu_wrap ul li:first-child {
    border-top: 1px solid #9d9d9c;
}

.content_header_wrap {
    font-size: 15px;
    font-weight: bold;
    position: relative;
    z-index: 20;
}

.content_header_wrap .links {
        margin-top: 10px;
    float: left;
}

.content_header_wrap .links.home {
    float: right;
}

.content_header_wrap .active {
    text-decoration: none;
}

/*.content_header_wrap, .widget_header_wrap {
    position: relative;
}

.content_header_wrap .bottom_plz , .widget_header_wrap .bottom_plz {
    position: absolute;
    bottom: 0px;
}*/

.bx-wrapper {
    margin-bottom: 0px;
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    left: 0px;
}

.bx-wrapper .bx-pager {
    bottom: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: white;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #1d71b8;
}

.bx-wrapper {
    margin-bottom: 15px;
}

.bxslider .comment, 
.bxslider_storylines .comment {
    position: absolute;
    color: white;
    z-index: 1000;
    font-size: 28px;
    bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
    text-shadow: 0px 0px 12px #000000;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
} 

/*.bx-wrapper .bx-pager {
    bottom: -95px;
  }*/
  
  .bx-wrapper .bx-pager a {
    border: solid #ccc 1px;
    display: block;
    margin: 0 5px;
    padding: 3px;
  }
  
  .bx-wrapper .bx-pager a:hover,
.bx-wrapper .bx-pager a.active {
    border: solid #5280DD 1px;
}

.widget_agenda {
    background-color: #c6c6c6;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.widget_wall {
    background-color: #2374ba;
    padding: 0px 5px 0px 5px;
    /*max-height: 324px;*/
    max-height: 434px;
    overflow: auto;
}

.widget_agenda h1, .widget_wall h1 {
    color: #1d1d1b;
    font-weight: bold;
    font-size: 23px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 3px;
    margin: 0px;
}

@media (max-width: 1199px) {  
    .widget_wall {
        max-height: 353px;
    }
}
@media (max-width: 991px) { 
    .widget_wall h1 {
        font-size: 16px;
        padding-left: 7px;
        padding-top: 10px;
        padding-bottom: 0px;
        margin: 0px;
    }

    .widget_wall {
        padding: 0px;
        max-height: 898px;
    }
}


.widget_agenda .agenda_item a {
    margin-bottom: 5px;
    display: inline-block;
}

.widget_agenda .agenda_date {
    background-color: white;
    text-align: center;
    font-weight: bold;
    padding-right: 0px;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 3px;
        width: 92px;
}

.widget_agenda .agenda_date .agenda_day, .agenda_date .agenda_month {
    font-size: 12px;
}

.widget_agenda .agenda_date .agenda_daynr {
    font-size: 50px;
    margin-bottom: -18px;
    margin-top: -8px;
}

.widget_agenda .agenda_txt {
    font-size: 12px;
    font-weight: bold;
}

.widget_agenda .agenda_item a:hover .agenda_txt {
    color: black;
}

.content.agenda_item a {
    display: block;
}

.content.agenda_item a:hover .agenda_day,
.content.agenda_item a:hover .agenda_daynr,
.content.agenda_item a:hover .agenda_month, 
.content.agenda_item a:hover .agenda_txt i {
    color: #1d71b8;
}

.content.agenda_item a:hover .agenda_txt {
    color: black;
}

.content .agenda_date {
    border: 1px solid #87888a;
    color: #87888a;
    text-align: center;
    margin-bottom: 11px;
    font-weight: bold
}

.content .agenda_daynr { 
    font-size: 75px;
    margin-top: -15px;
    margin-bottom: -30px;
}

.content .agenda_day, .content .agenda_month {
    font-size: 25px;
}

.content .agenda_day {
    padding-top: 10px;
}

.content .agenda_txt h4 {
    margin-bottom: 3px;
    margin-top: 5px;
}


@media (max-width: 1199px) { 
    .content .agenda_day, .content .agenda_month {
        font-size: 20px;
    }

    .content.agenda_item .agenda_txt {
        margin-bottom: 30px;
    }

    .content.agenda_item .agenda_date {
        margin-bottom: 15px;
    }
}

.widget_bg_story {
    margin-bottom: 10px;
}

.widget_bg_story .bg_item {
    position: relative;
}

.widget_bg_story .bg_item:hover .bg_txt {
    text-decoration: underline;
}

.widget_bg_story .bg_txt {
    position: absolute;
    bottom: 0px;
    color: white;
    font-size: 16px;
    padding: 5px;
    text-shadow: 0px 0px 3px #000000;
}

.footer_wrapper {
    padding-right: 0px;
}

.footer {
    margin-top: 5px;
    padding-left: 15px;
    color: white;
    padding: 4px;
    margin-bottom: 30px;
    position: relative;
    background-color: #c6c6c6;
}

.footer_contact {
    font-size: 15px;
}

.footer i, .footer input, .footer div {
    float: left;
}

.footer input {
    border-radius: 25px;
}

.footer i {
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 8px;
    font-size: 16px;
}

.footer a {
    color: white;
    margin-right: 5px;
    margin-left: 5px;
}

.footer a:hover {
    color: #1d71b8;
}

.footer div {
    padding-top: 4px;
}

.footer div:last-child {
    float: none;
}

.footer input {
    max-width: 200px;
    height: 25px;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.footer div.footer_social {
    padding:0px;
    margin-right: 10px;       
    position: absolute;
    right: 0px;
    top: 0px;
}

@media (max-width: 1199px) { 
    .footer div.footer_social {
        /*top: 79px;*/
    }

    .footer input {
        max-width: 100px;
    }
}

@media (max-width: 768px) { 
    .footer div.footer_social {
        position: relative;
        top: 8px;
        float: right !important;
        right: -5px;
    }
}


.footer div.footer_social a, .footer div.footer_social i {
    margin-right: 1px;
    margin-left: 3px;    
    float: left;
}

.footer div.footer_social i {
    font-size: 22px;
    position: relative;
    top: 2px;
}

.footer div.footer_social i:hover {
    color: #1d71b8;
}

.footer_social a {
    padding-left: 5px;
}


.widget_horizontal_wrap, .widget_horizontal_wrap a {
    color: #9c9e9f;
}

.widget_horizontal_wrap a:hover {
    color: #9c9e9f;
}

.widget_horizontal_wrap h1 {
    font-size: 15px;
    margin: 0px;
}

.widget_outer_1 .widget_inner_left {
    padding-right: 0px;
}

.widget_outer_1 .widget_inner_right {
    padding-right: 10px;
    padding-left: 5px;
}

.widget_outer_2 .widget_inner_left {
    padding-right: 5px;
    padding-left: 10px;
}

.widget_outer_2 .widget_inner_right {
    padding-left: 0px;
}

@media (max-width: 991px) { 
    .widget_outer_1, .widget_outer_2 {
        margin-bottom: 15px;
    }
    .widget_outer_1 .widget_inner_left, .widget_outer_2 .widget_inner_left {
        padding-right: 5px;
        padding-left: 15px;
    }

    .widget_outer_1 .widget_inner_right, .widget_outer_2 .widget_inner_right {
        padding-right: 15px;
        padding-left: 5px;
    }

    .widget_agenda .agenda_date {
        padding-right: 15px !important;
    }

    .widget_agenda .agenda_txt {
        font-size: 12px;
        font-weight: bold;
        padding: 30px;
    }

    .content_header_wrap .links {
        bottom: 0px;
    }

    .menu_wrap ul li { 
        font-size: 15px;
    }
}

@media (max-width: 767px) {

    .footer_social {
        float: left !important;
        clear: both;
        padding-left: 7px !important;
        padding-top: 5px !important;
    }

    .footer_wrapper {
        padding-right: 15px;
    }

    

    .widget_outer_1 .widget_inner_left, .widget_outer_2 .widget_inner_left {
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 15px;
    }

    .widget_outer_1 .widget_inner_right, .widget_outer_2 .widget_inner_right {
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 15px;
    }
} 

@media (max-width: 420px) {
    .footer_contact {
        margin-top: 10px;
    }
}

.content {
    font-size: 16px;
}

.content h1 {
    margin: 0;
    font-size: 25px;
    color: black;
    font-weight: bold;
    font-size: 32px;
}

.content h4 {
    margin: 0px;
    font-size: 16px;
    color: black;
    font-weight: bold;
    margin-bottom: 3px;
    line-height: 145%;
}

.content a img {
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.content a:hover img {
    -webkit-filter: brightness(90%);
}



.video_bttn {
    background-image: url(../img/playbutton.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.fr-view img {
    max-width: 100%;
}

.full_bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    /*position:absolute; 
    top:0; 
    left:0; */
    width:100%; 
    height:100%;
    overflow: hidden;
}

.storyline_detail h1 {
    color: #39a9dc;
}

.full_bg .container {
    display:table;
    height: 100%;
    padding: 0px;
    margin-top: 0%;
    padding-top: 0%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 12%;
}


.full_bg .row {
    height: 100%;
    display: table-row;
}

.no_float {
    float: none; 
}

.storyline_detail_pager {
    display: table-cell;
    position: relative;
    top: 200px;
}

.storyline_detail {
    display: table-cell;
    float: none;
}

.storyline_detail_content {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 20px;
    overflow: auto;
    background-color: white;
}

.storyline_left {
    display: block;
    background-image: url('../img/left.png');
    width: 43px;
    height: 43px;
}

.storyline_left:hover {
    background-image: url('../img/left_hover.png');
}   

.storyline_right {
    display: block;
    background-image: url('../img/right.png');
    width: 43px;
    height: 43px;
}

.storyline_right:hover {
    background-image: url('../img/right_hover.png');
}   

.storyline_home {
    text-align: right;
    display: block;
    padding-bottom: 10px;
    font-size: 16px;
    padding-right: 3px;
    background-color: white;
}

.gray_line {
    margin-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #e4e4e4;
    margin-left: 0px;
    margin-right: 15px;
}

.news_item .news_txt {
    min-height: 84px; 
    /*    height: 78px;
    max-height: 78px;
    min-height:inherit;
    overflow: hidden;*/
}

.agenda_item_content .agenda_txt {
    min-height: 124px; 
    height: 124px; 
    max-height: 124px;
    min-height:inherit;
    overflow: hidden;
}


.news_item .news_txt strong {
    font-weight: normal !important;
}

.news_item .news_txt.read_more, .agenda_item_content .agenda_txt.read_more {
    padding-top: 0px;
    min-height:inherit;
    max-height: inherit;
    height: 22px;
    font-weight: bold;
    font-size: 14px;
}

.news_item .news_txt.read_more {
    float: left;
}

.news_item:hover .read_more {
    text-decoration: underline;
}

.news_item:hover .created_at {
    text-decoration: none;
}

.news_item .news_txt.created_at {
    float: right;
}

.news_item a:hover .news_txt {
    color: black;
}

.news_item a:hover .news_txt i {
    color: #1d71b8;
}

.footer .active {
    color: #1d71b8;
}

.mobile_header .logo {
    float: right;
    margin-right: 30px;
    margin-bottom: 30px;
    max-width: 270px;
}

.link_talentpitch {
    display: block;
    position: relative;
    margin-top: 70px;
}

@media (max-width: 1199px) {  
    .link_talentpitch {
        margin-top: 0px;
    }
}

.link_talentpitch img {
    position: absolute;
}

.partner img {
    border: 1px solid #87888a;
}

.partner_img_wrap {
    position: relative;
}

.partner_img_wrap div {
    position: absolute;
    bottom: 5px;
    color: #87888a;
    font-size: 13px;
    width: 100%;
    text-align: right;
    padding-right: 10px;
}

.sw_wrap {
    margin-top: 60px;
}

.sw_wrap .sw_wrap_home {
    float: left;
    margin-top: 80px;
    margin-left: 32px;
    font-size: 16px;
}

.sw_wrap .sw_wrap_head {
    text-align: center;
    font-size: 100px;
    font-weight: bold;
    color: white;
}

@media (max-width: 540px) {
    .sw_wrap .sw_wrap_home {
        margin-left: 15px;
        font-size: 16px;
    }

    .sw_wrap .sw_wrap_head {
        font-size: 50px;
        float: left;
    }
}

.small_storyline_arrow {
    position: relative;
    top: -55px;
}

.small_storyline_arrow .storyline_right {
    float: right;
    margin-right: 10px;
}

.small_storyline_arrow .storyline_left {
    margin-left: 10px;
}

.storyline_mobile_wrap {
    display: none;
}

.storyline_non_mobile_wrap {
    position:absolute; 
    top:0; 
    left:0; 
}

@-moz-document url-prefix() {
    .storyline_non_mobile_wrap {
        position:inherit; 
        top:0; 
        left:0; 
    }
}

@media (max-width: 630px) {
    .storyline_mobile_wrap {
        display: block;
    }

    .storyline_non_mobile_wrap {
        display: none;
    }
}

.blog_bg_color {
    height: 100%;
    background-color: #b8ddea;
}

.blog {

}

.blog_left_bg {
    background-color: #b8ddea;
    height: 100%;
    padding-top: 60px;
}

.blog_right_bg {
    background-color: white;
    padding: 30px;
    padding-top: 60px;
    max-width: 900px;
}

.blog_menu_wrapper {
    width: 250px;
    padding-left: 45px;
    float: right;
}

.blog_menu {

}

.blog_home {
    font-weight: bold;
    font-size: 13px;
}

.blog_menu i {
    color: #92278f;
}

.blog_menu a {
    margin-top: 10px;
    display: block;
}

.fill { 
    min-height: 100%;
    height: 100%;
}

.blog_rounds_img {
    margin-top: 20px;
    margin-bottom: 40px;
    position: relative;
    left: -30px;
}

.blog_rounds_img img {
    max-width: 250px;
}

.blog_author_pic {
   position: relative;
   margin-bottom: 30px;
}

.blog_author_pic img {
    max-width: 140px;
}

.blog_author_pic a:hover img {

}

.blog_author_pic a img {
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.blog_author_pic a:hover img {
    -webkit-filter: brightness(90%);
}

.blog_author_txt {
    position: absolute;
    left: 150px;
    bottom: 0px;
}

.blog h1 {
    color: #25aae1;
    font-size: 32px;
}

.fr-view {
    line-height: 145%;
}

@media (max-width: 1000px) {
    .blog_rounds_img {
        display: none;
    }

    .blog_menu { 
        margin-top: 20px;
        margin-bottom: 60px;
    }

    .blog_menu_wrapper { 
        padding: 0px;
        width: 100%;
        float: none;
    }
}


@media (max-width: 1000px) {
    .blog_left_bg.fill {
        height: initial;
        min-height: initial;
    }
}

.dotted_line {
    width: 100%;
    height: 1px;
    border-top: 1px dashed #939598;
    margin-top: 20px;
    margin-bottom: 20px;
    clear: both;
    display: block;
}

.comment_wrapper {

}

.comment_wrapper .c_name {
    font-weight: bold;
}

.comment_wrapper .c_date {
    display: inline-block;
    margin-left: 5px;
    color: #939598;
}

.comment_wrapper .c_comment {
    margin-top: 10px;
    margin-bottom: 20px;
    padding-left: 20px;
}

.c_send {
    background-color: #92278f;
    float: right;
    margin-top: 30px;
    border-radius: 0px;
    border-width: 0px;
    height: 40px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 15px;
}

.c_send:hover {
    background-color: #6D1F6B;
}

.c_send:active, .c_send:visited, .c_send:visited {
    background-color: #92278f;
}

.c_input, .c_text {
    border-color: #939598;
    border-width: 2px;
    border-radius: 0px;
}

.c_text {    
    height: 141px !important;
}

.c_input {
    margin-bottom: 10px;
    height: 40px;
}

.c_no_pad_right {
    padding-right: 0px;
}

@media (max-width: 768px) {
    .c_no_pad_right {
        padding-right: 15px;
    }
}

.c_react_q h3 {
    margin-bottom: 3px;
    font-size: 22px;
}
.c_react_q {
    margin-bottom: 15px;
}

.required {
    border-color: red;
}

.download_wrapper {
    margin-bottom: 30px;
    position: relative;
}

.download_wrapper img {
}

.download_wrapper .download_txt {
    position: absolute;
    bottom: 0px;
    color: white;
    padding: 5px;
}

.downloads {
    color: #2c6ba4 !important;
    margin-bottom: 20px !important;
}

.csv_description {
    color: #b9b9b9;
    margin-top: 35px;
    font-family: "Helvetica Neue bold",Helvetica,Arial,sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 145%;
    position: absolute;
    margin-top: 216px;
}

.csv_description2 {
    color: #b9b9b9;
    font-family: "Helvetica Neue bold",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 145%;
    position: absolute;
    top: -335px;
}

@media (max-width: 1199px) { 
    .csv_description2 {
        /*margin-top: -315px;*/
    }
}

.widget_wall_social {
    margin-left: 5px; 
    margin-bottom: 10px;  
}

.widget_wall_social a {
    border: 1px solid white;
    display: inline-block;
    padding: 3px;
    text-align: center;
    margin-bottom: 5px;
}

.widget_wall_social i {
    color: white;
    font-size: 30px;
    width: 30px;
}

.widget_wall_social a:hover{
    opacity:0.6;
    -webkit-transition: opacity 0.2s;
    -moz-transition:    opacity 0.2s;
    -o-transition:      opacity 0.2s; 
}

.widget_wall {
    padding: 10px;
}

.widget_wall .social_wall_link {
    color: white;
    font-size: 16px;
    display: block;
}

.widget_wall .social_wall_link:hover {
    text-decoration: underline;
}

.widget_wall h3 {
    color: white;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 10px;
    font-size: 16px;
}

.csv_info_txt {
    font-size: 15px;
    line-height: 155%;
}

.happy_agent {
    position: relative;
    top: -24px;
    display: block;
}

.happy_agent img {
    position: absolute;
}

.menu_wrap ul {
    position: relative;
    top: -30px;
    background-color: white;
    z-index: 1
}

@media (max-width: 991px) { 
    .menu_wrap ul {
        position: relative;
        top: 0px;
    }
}

.content_wrap {
    /*overflow-y: scroll;
    max-height: 722px;*/
    padding-bottom: 200px;
    padding-right: 7px;
}

@media (max-width: 1199px) { 
    .content_wrap {
        /*max-height: 662px;*/
    }
}

@media (max-width: 991px) { 
    .content_wrap {
        max-height: none;
        overflow: auto;
    }
}



#myTalentPitchModal .modal-content {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

.talentpitch_modal_wrap i {
    font-size: 50px;
    position: absolute;
    right: 18%;
    top: 2%;
    cursor: pointer;
}

.talentpitch_modal_wrap i div {
    height: 24px;
    width: 28px;
    background-color: white;
    position: absolute;
    top: 13px;
    left: 7px;
    z-index: -1;
}

.talentpitch_modal_wrap {
    position: relative;
}

.talentpitch_modal_wrap a {
    cursor: pointer;
}

.talentpitch_mobile {
    margin-bottom: 5px;
    display: none;
}

@media (max-width: 480px) {
    .talentpitch_mobile {
        display: block;
    }
}


#modalmagazine input {
    margin-bottom: 5px;
    min-width: 300px;
    height: 35px;
}

#modalmagazine .vragenlijst {
    
}

#modalmagazine .downloadlijst {
    display: none;
    margin-top: 40px;
    margin-bottom: 40px;
    text-decoration: underline;
}

#modalmagazine .downloadlijst a {
    color: #337ab7;
}

@media (max-width: 991px) { 
    .modalmagazinewrapper {
        display: none !important;
    }
}

.blue_block {
    background-color: #36a9e1;
    color: white;
    display: block;
}

.blue_block:hover {
    opacity: 0.5;
}

.blue_block .title {
    font-size: 15px;
    font-weight: bold;
    padding: 10px;
}

.blue_block .txt {
    font-weight: 600;
    font-size: 21px;
    line-height: 105%;
    padding: 0px 10px 45px 10px;
}   

@media (max-width: 991px) { 
    .csv_description2 {
        display: none;
    }

    .blue_block .txt {
        font-size: 16px;
    }
}


.sponsors {
    position: relative;
    margin-top: -186px;
    font-size: 10px;
    margin-bottom: 25px;
}

@media (max-width: 1199px) {   
    .sponsors {
        max-width: 545px;
        margin-top: -185px;
    }
}

@media (max-width: 1199px) {   
    .sponsors {
        max-width: 545px;
    }
}

.sponsors a {
    position: relative;
    display: inline-block;
    width: 80px;
    margin-bottom: 15px;
    margin-right: 3px;
}

.sponsors a img {
    width: 70px;
}

.sponsors_wrapper {
    width: 78%;
    cursor: pointer;
}

.sponsors_wrapper img {
    width: 96%;
    display: inline-block;
}

@media (max-width: 555px) { 
    .sponsors_wrapper img {
        display: block;
        width: 100%;
    }
}

@media (max-width: 1199px) {   
    .sponsors_wrapper {
        width: 100%;
    }
}

@media (max-width: 991px) { 
    .sponsors {
        max-width: 606px;
        margin-top: -186px;
    }
}

@media (max-width: 767px) {
    .sponsors {
        max-width: 100%;
        width: 100%;
        margin-top: -110px;
    }
}

.bx-clone { display: none; }

.vac_bttn {
    border-radius: 0px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: right;
    margin-bottom: 70px;
    background-color: #36a9e1;
    border-color: #36a9e1;
    color: white;
    font-weight: bold;
    text-transform: uppercase;    
}

.help-block {
    color: #d9534f;
}

.bx-pager-item {
    display: none;
}

.login_btn {
    margin-top: 40px;
    border-bottom: 0px !important;
    background-color: #2daae1;
}

.login_btn a {
    color: white !important;
}

.login_btn:hover {
    opacity: 0.5;
    color: white !important;
}

.sub_menu .a {
    padding-left: 0px;
}

.right_block {
    color: #1d1d1b;
    background-color: #c6c6c6;
    padding: 15px 15px 15px 15px;
    overflow: hidden;
}

.right_block_title {
    font-weight: bold;
}

.right_block hr {
    border-top: 1px solid white;
    border-style: dashed;
}

.right_block img {
    width: 130px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.right_block_btn {
    color: white;
    background-color: #1d1d1b;
    text-align: center;
    width: 100%;
    display: block;
    padding: 6px 0px;
    margin-top: 15px;
}


.csv_description_on_content {
    top: -150px;
}

@media (max-width: 1199px)  {
    .csv_description_on_content {
        top: -212px;
    }
}



.agenda_widget_wrapper_2 {
    padding-bottom: 100px;
}

.agenda_widget_wrapper_2 h1 {
    margin-bottom: 20px;
    padding-top: 20px;
}

.agenda_widget_2 {
    padding: 10px;
    margin-bottom: 10px;
    border-top: 1px dashed black;
    padding-bottom: 20px;
    padding-top: 30px;
}

.agenda_widget_2:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 10px;
}

.agenda_widget_2 .date_field {
    font-weight: bold;
}

.agenda_widget_2 .title_field {
    margin-top: 10px;
}

.discr {
    margin-top: 50px;
    color: #b9b9b9;
    font-family: "Helvetica Neue bold",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 145%;
}


