/*
Theme Name: HD Centre Theme
Description: The HD Centre Theme created by Enigma in 2016.
Author: Enigma
Author URI: https://enigmaprod.ch
Version: 1.0.0
Tags: bootstrap
*/


@import url('bootstrap/css/bootstrap.css');
@import url('fonts.css');
body {
     padding-top: 150px;
    font-family: "droid_sans";
    color: #616162;
    -ms-overflow-x: hidden;
        overflow-x: hidden;
}

.imageheadertest{
    width: 100%;
}

.customize-support nav.navbar.navbar-default.navbar-fixed-top.navbar-header-top{
    margin-top: 32px!important;
}

.navbar-collapse{
    border-top: 0px solid transparent !important;
}

a{
    color: #aa162c;
    text-decoration: underline;
    outline: none;
}

a:hover, a:focus, a:active{
    outline: none;
}

a:focus{
    color: #aa162c;
}

a:hover{
    color: #a1a1a1;
    text-decoration: none;
    -webkit-transition:  150ms linear;
    -moz-transition:  150ms linear;
    -o-transition:  150ms linear;
    -ms-transition:  150ms linear;
    transition:  150ms linear;
}

img {
    -ms-interpolation-mode: bicubic; }

.thumbnail {
  padding: 0px;
  margin-bottom: 0px;
  border: 0px;
  border-radius: 0px;
}


/* SITE HEADER - MENU - LANGUAGE - SEARCH */

.nav_menu{
    position: relative;
    width: 100%;
    background-color: #ededef;
    height: 160px;
    left: 0;
    right: 0;
    display: none;
    padding-left: 0px;
}

.collapse{
    display: block!important;
}

.nav_menu_active{
    display: inherit;
}

.menu-main-menu-container{
    float: right;
    padding-top: 30px;
}

.main-menu{
    list-style: none;
    text-transform: uppercase;
    padding-left: 0px;
    position: relative;
    margin-right: 50px;
    font-weight: bold;
    float: left;
}

.main-menu li:nth-child(2n+2){
    margin-top: 20px;
    margin-bottom: 20px;
}

.main-menu .menu-item a{
    text-decoration: none;
    color: #3f3f3f!important;
    letter-spacing: 1px;
    font-size: 12px;
}

.main-menu .menu-item a:hover{
    text-decoration: none;
    opacity: 0.5;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}

.search_layer{
    position: relative;
    width: 100%;
    background-color: #ededef;
    height: 60px;
    left: 0;
    right: 0;
    display: none;
    padding-left: 0px;
}

.search_layer_active{
    display: inherit;
}

.search_layer form{
    float: right;
    margin-right: 13px;
    margin-top: 16px;
}

.search_layer label{
    display: none;
}

.search_layer #s{
    background-color: transparent;
    border: 0px;
    border-bottom: 2px solid #3f3f3f;
    padding-bottom: 3px;
    font-family: "droid_sans"!important;
}

input {
    border-radius: 0;
    background-clip: padding-box!important;
}

.search_layer #searchsubmit{
    color: #3f3f3f;
    margin-right: 10px;
    width: auto;
    background-color: transparent;
    border: solid 2px #3f3f3f;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    padding: 5px 7px;
}

.search_layer #searchsubmit:focus, .search_layer #s:focus {
  outline: none!important;
}

.search_layer #searchsubmit:hover{
    opacity: 0.5;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}

.navbar-brand {
    padding: 0px;
}

.navbar-brand img {
    height: 150px;
    width: auto;
    -webkit-transition:  0.3s;
    -moz-transition:  0.3s;
    -ms-transition:  0.3s;
    -o-transition:  0.3s;
    transition:  0.3s;

}

.navbar-brand.ie img{ height: auto;}

.navbar-brand{
    padding-left: 0px;
    height: 100px;
    position: absolute;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}

#logowebsite img{
    float: left;
}

#logowebsite #secondarylogo{
    height: 100px;
    margin-top: 15px;
    margin-left: -20px;
}

.navbar-header-top.smaller #logowebsite img#secondarylogo{
    height: 70px;
    margin-top: 9px;
}


.navbar-default{
    background-color: #fff;
    border: none;
}

.navbar-header-top{
    height: 150px;
}

.navbar-header-top{
    height: 150px;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}

.navbar-header-top #search_and_menu_zone{
    margin-top: 50px;
    -webkit-transition: margin-top 0.3s;
    -moz-transition: margin-top 0.3s;
    -ms-transition: margin-top 0.3s;
    -o-transition: margin-top 0.3s;
    transition: margin-top 0.3s;
}

.navbar-header-top.smaller{
    height: 100px;
}
.navbar-header-top.smaller .navbar-brand img {
    height: 100px;
}

.navbar-header-top.smaller #search_and_menu_zone{
    margin-top: 0px;
}


#search_box_in_menu.active{
    padding: 0px;
    width: 260px!important;
        position: relative;
    float: left;
    height: 30px;

    -webkit-transition: width 500ms linear;
    -moz-transition: width 500ms linear;
    -o-transition: width 500ms linear;
    -ms-transition: width 500ms linear;
    transition: width 500ms linear;
}

#search_box_in_menu{
    padding: 0px;
    width: 0px;
        position: relative;
    float: left;
    height: 30px;
    overflow: hidden;

    -webkit-transition: width 500ms linear;
    -moz-transition: width 500ms linear;
    -o-transition: width 500ms linear;
    -ms-transition: width 500ms linear;
    transition: width 500ms linear;
}

#search_box_in_menu form{
    margin-bottom: 0px;

}

#search_box_in_menu form div{
    width: 260px;
}

#search_box_in_menu input{
    height: 100%;
    border: none;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #808081;
}

#search_box_in_menu input#s{

}

#search_box_in_menu input#s{
     width: 170px!important;
    text-align: center;
    border: solid 2px #808081;
    margin-top: 0px;
    border-right: 0px;
    border-left: 0px;
    height: 30px;
}


#search_box_in_menu input#searchsubmit{
    border: solid 2px #404040;
    float: right;
    color: #404040;
    height: 30px;
    width: 90px;
}

#search_box_in_menu input:focus{
    outline: none;
}
.btn-top {
    color: #404040;
    height: 30px;
    width: 55px;
    background-color: #fff;
    border: solid 2px #404040;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    padding: 4px 6px;
    letter-spacing: 1px;
}
.btn-top:first-child{
    width: 69px;
}

.btn-top:hover{
    opacity: 0.5;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}

.btn-search {
    width: 30px;
    border-left: solid 0px #404040;
    background: url(img/Loupe.png) no-repeat 7px 7px;
    background-size: 14px;

}

.right_zones {
    position: relative;
    height: 50px;
}

#search_and_menu_zone .btn-group {
    right: 0px;
        float: right;
}

#language-switcher-area{
    float: right;
    margin-top: 3px;
}

#languages_zone .wpglobus-selector-link img, #languages_zone .wpglobus-selector-link .name {
    display: none;
}

#languages_zone .wpglobus-selector-link{
    font-weight: normal;
    color: #a1a1a1;
    text-decoration: none;
    margin-left: 10px;
}


#languages_zone .wpglobus-selector-link:hover{
    opacity: 0.5;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}

#languages_zone .wpglobus-current-language span{
    border-top: solid 3px #aa162c;
}

#languages_zone .wpglobus-current-language{
    margin-top: 10px;
    font-weight: bold;
    color: #aa162c;
    text-decoration: none;
}

.btn:active, .btn.active {
    box-shadow: none!important;
}

.btn:focus {
  outline: none!important;
}


.page_header{
    position: relative;
}

.page_header:before{
    position:absolute;
    opacity: 1;
    content: '\A';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.65)
}

.page_header .header_container{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.page_header .header_container_video{
    position: absolute;
    width: 100%;
    height: 10%;
    top: 15%;
    left: 0;
}

.page_header .header_container_video.off{
    opacity: 0;
     -webkit-transition: opacity 2s ease-in-out;
        -moz-transition: opacity 2s ease-in-out;
        -ms-transition: opacity 2s ease-in-out;
        -o-transition: opacity 2s ease-in-out;
        transition: opacity 2s ease-in-out;
}

.page_header .header_buttons_container{
    position: absolute;
    width: 141px;
    bottom: 7%;
    right: 0;
    opacity: 1;
    -webkit-transition: opacity 2s ease-in-out;
        -moz-transition: opacity 2s ease-in-out;
        -ms-transition: opacity 2s ease-in-out;
        -o-transition: opacity 2s ease-in-out;
        transition: opacity 2s ease-in-out;
}

.page_header .header_container_video .header_intro_video{
    width: 80%;
    margin: auto;
    margin-top: 1%;
    text-align: center;
    font-family: 'Playfair Display', serif;
    color: white;
    font-size: 30px;
}

.page_header .header_title{
    width: 80%;
    margin: auto;
    margin-top: 10%;
    text-align: center;
    font-family: 'Playfair Display', serif;
    font-weight: bold;
    color: white;
    font-size: 60px;
}


.page_header .header_button_read_more{
    margin-top: 5%;
    width: 100%;
    text-align: center;
    color: white;
    font-size: 60px;
}

.page_header .header_button_read_more a{
    text-decoration: none;
    color: white;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 3px;
    border: solid 3px white;
    padding: 20 40 20 40;
    text-transform: uppercase;
}

.page_header .header_text{
    width: 50%;
    margin: auto;
    margin-top: 14%;
    text-align: center;
    font-family: 'Playfair Display', serif;
    color: white;
    font-size: 30px;
}

.page_header .header_button_read_more_text{
    width: 100%;
    text-align: center;
    color: white;
    font-size: 60px;
    margin-top: 5%;
}

.page_header .header_button_read_more_text a{
    text-decoration: none;
    color: white;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 2px;
    border: solid 2px white;
    padding: 10 20 10 20;
    text-transform: uppercase;
}

.page_header .header_button_read_more_text a:hover, .page_header .header_button_read_more a:hover{
    opacity: 0.5;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}

.page_header .header_buttons_container .header_button{
    text-decoration: none;
    color: white;
    font-size: 8px;
    font-weight: normal;
    letter-spacing: 2px;
    border: solid 2px white;
    padding: 10 10 10 10;
    text-transform: uppercase;
    float: right;
    margin-right: 15px;
    width: 126px;
    clear: both;
    margin-bottom: 7px;
    text-align: center;
}

.page_header .header_buttons_container .header_button:hover, .page_header .header_buttons_container .header_button:hover{
    opacity: 0.5;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}


/* FOOTER */

#footer_grey {
    background-color: #ededef;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 40px;
}

#footer_white {
    border-radius: 0px;
    margin-bottom: 0px;
}

#footer_white .container,#footer_grey .container{
    height: 80px;
}

.btn-scroll-top {
    text-decoration: none;
    width: 50px;
    height: 42px;
    background-color: transparent;
    border-radius: 0px;
    background: url("img/Bar%20(Top).png") no-repeat;
    background-size: 50px;
    text-transform: uppercase;
    font-weight: bold;
    color: #aa162c;
    padding: 10px 2px;
    text-align: center;
    margin-right: 20px;
    margin-top: 25px;
    letter-spacing: 1px;
}

.btn-scroll-top:hover{
    text-decoration: none;
    color: #aa162c;
    opacity: 0.5;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}


/* SOCIAL LINKS MENU*/

#menu-social-links-menu{
    list-style: none;
    padding-left: 0px;
    margin-top: 28px;
}

#menu-social-links-menu .menu-item{
    display: inline-block;
    margin-right: 25px;
}

#menu-social-links-menu .fa{
    color: #c0c0c0;
}

#menu-social-links-menu .fa:hover{
    opacity: 0.5;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}


/* GREY FOOTER MENU */

#menu-grey-footer-menu{
    list-style: none;
    padding-left: 0px;
    margin-top: 3px;
    padding-top: 26px;
}

#menu-grey-footer-menu .menu-item{
    display: inline-block;
    height: 28px;
}

#menu-grey-footer-menu .menu-item a{
    text-decoration: none;
    color: #aa162c;
    margin-right: 10px;
    width: auto;
    background-color: transparent;
    border: solid 2px #aa162c;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    padding: 5px 7px;
    letter-spacing: 1px;
}

#menu-grey-footer-menu .menu-item a:hover{
    opacity: 0.5;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
    text-decoration: none;
}


/* PAGES */

.row{
    margin-left: 0px;
    margin-right: 0px;
}

.standard-page .attachment-post-thumbnail{
    width: 100%;
    height: auto;
}

.standard-page h1, .search-page h1, .theiaStickySidebar > h1{
    text-transform: uppercase;
    font-family: "droid_sans";
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    color: #3f3f3f;
}

.standard-page h2{
    text-transform: uppercase;
    font-family: "droid_sans";
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 2px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 50px;
    color: #808081;
}

.standard-page .separator, .search-page .separator{
    height: 7px;
    width: 80px;
    background-color: #aa162c;
    margin: auto;
    margin-bottom: 80px;
}

.page-participants .separator{
    margin-bottom: 37px;
}

.standard-page .separatorgrey{
    width: 100%;
    height: 7px;
    width: 80px;
    background-color: #808081;
    margin: auto;
    margin-bottom: 80px;
}

.search-page .navigation a{
     color: #aa162c;
    width: auto;
    background-color: transparent;
    border: solid 2px #aa162c;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    padding: 5px 7px;
    cursor: pointer;
    text-decoration: none;
}

.search-page .navigation a:hover{
    opacity: 0.5;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}

.search-page .navigation{
    text-align: center;
    margin-bottom: 40px;
    margin-top: 40px;
}

/* CONTACT PAGE */

#contact-page .office{
    list-style: none;
    padding: 0px;
    padding-left: 30px;
    padding-right: 20px;
        height: 175px;
}

#contact-page .content {

}

.large-margins{
    padding-left: 80px;
    padding-right: 80px;
}



#contact-page #offices{
    background-color: #ededef;
    margin-top: 40px;
    padding-top: 60px;
    line-height: 20px;
}

#contact-page #offices .row{

}



#contact-page .content p{
    padding-left: 30px;
    padding-right: 30px;
}

#contact-page .office .item-list-title{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    color: #aa162c;
}

#contact-page .office .office-type{
    margin-bottom: 15px;
}

#contact-page .office .office-address p{
    margin-bottom: 0px;
}

#contact-page .row{
    padding-bottom: 40px;
}

#contact-page #others-contact{;
    margin-top: 40px;
    padding-top: 60px;
    line-height: 20px;
}

#contact-page #others-contact .office{
    padding-right: 30px;
    padding-left: 30px;
    height: auto;
}

#contact-page #others-contact .item-list-title{
    padding-bottom: 15px;
}


/* BOARD PAGE */

#board-page .content{
    margin-bottom: 80px;
}
ul.members{
    list-style: none;
    padding-left: 0px;
}
li.member{
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 80px;
}
#board-page li.member{
    min-height: 205px;
}
#staff-page li.member {
    min-height: 205px;
}
.team_name#board-members{
    display: none;
}
ul.member_infos{
    list-style: none;
    padding-left: 165px;
}
li.member_name{
        text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    color: #aa162c;
}
li.member_job{
    margin-bottom: 15px;
}
.member_picture{
    width: 150px;
    height: 150px;
    float: left;
    overflow:hidden;
    -webkit-border-radius:75px;
    -moz-border-radius:75px;
    border-radius:75px;
    margin-right: 15px;
    background-color: #ededef;
}
.member_picture img{
    height: 150px;
}
li.member.highlight_this_member_1{
    margin-left: 25%;
}

/* STAFF PAGE */

#staff-page .members .team_name{
    cursor: pointer;
}

#staff-page #senior-management-team .team_name{
    cursor: auto;
}

#staff-page #senior-management-team .team_name:hover{
    opacity: 1;
}

#staff-page .members .team_name:hover{
    opacity: 0.5;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}


#staff-page .member{
-webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    min-height: 180px;
}
#staff-page .members{
    list-style: none;
    max-height: 170px;
    overflow: hidden;
    -webkit-transition: max-height 800ms linear;
    -moz-transition: max-height 800ms linear;
    -o-transition: max-height 800ms linear;
    -ms-transition: max-height 800ms linear;
    transition: max-height 800ms linear;
}

#staff-page .members.open{
    max-height: 7000px;
    -webkit-transition: max-height 1500ms linear;
    -moz-transition: max-height 1500ms linear;
    -o-transition: max-height 1500ms linear;
    -ms-transition: max-height 1500ms linear;
    transition: max-height 1500ms linear;
}

#staff-page .members:first-of-type{
    max-height: 5000px;
}

.member-staff-page .all_content p:first-of-type, .member-board-page .all_content p:first-of-type, .publication-page .all_content p:first-of-type{
    color: #616162!important;
    border-left: solid 3px #e3e3e3!important;
    margin-bottom: 0px!important;
}

.publication-page .all_content p:first-of-type + p{
    padding-top: 20px!important;
}

.member-staff-page h1,.member-board-page h1{
    color: #aa162c!important;
    margin-bottom: 0px!important;
    clear: both;
    width: auto!important;
}

.publication-page h1 {
   color: #aa162c!important;
    margin-bottom: 0px!important;
    clear: both;
}

.member-staff-page h2, .member-board-page h2,.publication-page h2{
    clear: both;
    text-transform: none!important;
    letter-spacing: 0px!important;
    border-top: 0px!important;
    font-weight: normal!important;
    margin-top: 0px!important;
    max-width: 100%!important;
}
.publication-page h2.date{
    margin-top: 20px!important;
    border-top: solid 3px #808081!important;
    margin-bottom: 0px!important;
}

.publication-page .doc{
border: solid 3px #808081;
    width: 20%!important;
    height: auto!important;
    margin: auto;
    margin-top: 40px;
}

.publication-page .doc img{
    width: 100%!important;
    height: auto!important;

}

.publication .post_img img{
    width: 100%;
    }

.member-board-page img, .publication-page img{
    margin: 0px!important;
    padding: 0px!important;
    width: auto!important;
    height: 100%!important;
    border: 0px!important;
}
.member-board-page .member_picture{
    float: left;
    clear: both;
    width: 100px;
    height: 100px;
}
.member-board-page .m_infos{
    float:left;
}

.member_bio{
    max-height: 80px;
    overflow: hidden;
     -webkit-transition: max-height 500ms linear;
    -moz-transition: max-height 500ms linear;
    -o-transition: max-height 500ms linear;
    -ms-transition: max-height 500ms linear;
    transition: max-height 500ms linear;
    margin-bottom: 30px;

}
.member_bio.open{
    max-height: 1100px;
     -webkit-transition: max-height 500ms linear;
    -moz-transition: max-height 500ms linear;
    -o-transition: max-height 500ms linear;
    -ms-transition: max-height 500ms linear;
    transition: max-height 500ms linear;
        margin-bottom: 30px;
}
#board-page .member_bio, #staff-page .member_bio{
    padding-bottom: 50px;

}
#board-page .member_bio.open,#staff-page .member_bio.open{
        padding-bottom: 50px;
}
.member_bio_short{
    max-height: 0;
    overflow: hidden;
    display: none;
}

 .member_bio_full{
    max-height: 0;
    overflow: hidden;

    -webkit-transition: max-height 500ms linear;
    -moz-transition: max-height 500ms linear;
    -o-transition: max-height 500ms linear;
    -ms-transition: max-height 500ms linear;
    transition: max-height 500ms linear;
     display: none;
}

 .member_bio_full.open{
    max-height: 800px;

    -webkit-transition: max-height 500ms linear;
    -moz-transition: max-height 500ms linear;
    -o-transition: max-height 500ms linear;
    -ms-transition: max-height 500ms linear;
    transition: max-height 500ms linear;
}

#button_read_more_p{
    padding-top: 0px;
}

/* DETAILS PAGES */

 h1{

}

#details-page .attachment-post-thumbnail{
    width: 100%;
    height: auto;
}

#sidebar{
  float: left;
  width: 350px;
}

.content-and-menu{
  padding-top: 40px;
}

#details-page h1{
    text-transform: uppercase;
    font-family: "droid_sans";
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 2px;
    text-align: left;
    width: 30%;
    margin-top: 0px;
    margin-bottom: 50px;
    color: #3f3f3f;
    float: left;
}



.content-and-menu h1{
    width: 100%;
    float: none;
}

.content-and-menu h1{
  color: #aa162c;
  margin: 0!important;
  padding: 0 0 22px 20px!important;
  border-left: solid 3px #aa162c;
}

.page-osloforum .content-and-menu h1{
  padding: 0 0 22px 0px!important;
  border-left: none!important;
  text-align: center;
}
.index-osloforum .content-and-menu h1{
  text-align: left;
}
#latest-updates.page-osloforum .content-and-menu h1,
#publications-page.page-osloforum .content-and-menu h1,
.contcat_oslo.page-osloforum .content-and-menu h1{
  padding: 0 0 22px 0px!important;
  border-left: none!important;
}
#latest-updates.page-osloforum.page_latest_updates .content-and-menu h1{
  text-align: center;
}

#publications-page #ajax-load-more{
  margin-left: -15px;
}

#library-page.page-osloforum .item{
  margin-bottom: 20px;
}

.gform_wrapper .gform_heading {
    display: none;
}

#details-page h2,
.content-and-menu h2{
    width: auto;
    border-top: solid 5px #3f3f3f;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 2px;
    text-align: left;
    margin-top: 30px;
    padding-top: 7px;
    color: #3f3f3f;
    float: left;
    max-width: 300px;
    clear: both;
}

.content-and-menu h2{
    float: none;
    max-width: 100%;
    clear: both;
    border: none;
    margin-top: 0px;
    padding-left: 20px;
    padding-bottom: 10px;
    border-left: solid 3px #e3e3e3;
}

#details-page P+h2,
.content-and-menu P+h2{
margin-bottom: 0px!important;
}

#details-page p:first-of-type + h2,
.content-and-menu p:first-of-type + h2{
    margin-top: 0px;
}

#details-page h3:first-of-type,
.content-and-menu h3:first-of-type{
    margin-top: 30px;
    padding-top: 0px;
}

#details-page p + h3:first-of-type,
.content-and-menu p + h3:first-of-type{
    margin-top: 0px;
    padding-top: 30px;
}

#details-page h3,
.content-and-menu h3{
    /* border-top: solid 5px #3f3f3f; */
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 2px;
    text-align: left;
    /* margin-top: 20px; */
    /* padding-top: 7px; */
    color: #3f3f3f;
    /* float: left; */
    /* max-width: 250px; */
    width: 60%;
    margin-left: 40%;
    padding-left: 20px;
    border-left: solid 3px #e3e3e3;
    margin-bottom: 0px;
    padding-bottom: 7px;
    margin-top: 0px;
    padding-top: 20px;
}

.contcat_oslo .content-and-menu h3{
    padding-left: 0px;
}

.content-and-menu h3{
    float: none;
    width: 100%;
    margin-left: 0;
}

.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
    width: 100%!important;
}

#footer_grey .block_btn_top{
  padding: 0;
  margin: 0;
}

#footer_grey .block_btn_top ul{
  padding: 11px 0 0 0px;
  margin: 0;
  list-style: none;
}

#footer_grey .block_btn_top ul li{
  float: left;
  padding-right: 40px;
}

#footer_grey .block_btn_top ul li:nth-child(3){
  display: none!important;
}

#footer_grey .block_btn_top ul li a{
  display: block;
  padding: 0;
  height: inherit;
  background: none;
}

#footer_grey .block_btn_top ul li a img{
  display: block;
  width: 139px;
  height: auto;
}

#details-page .separator,
.content-and-menu .separator{
    width: 100%;
    height: 5px;
    width: 80px;
    background-color: #aa162c;
    margin-top: 7px;
}

#details-page .all_content{
    padding-top: 50px;
}
#details-page .post_date{

    color: #aa162c;
    font-weight: bold;
    letter-spacing: 1px;
    float: left;
    clear: both;

}

#details-page img,
.content-and-menu img{
max-width: 100%;
    height: auto;
}

#details-page img.alignleft{
float: left;
margin-right: 40px;
margin-bottom: 20px;
}

#details-page .all_content p:first-of-type,
.content-and-menu .content p:first-of-type{
    border-left: solid 3px #aa162c;
    color: #aa162c;
    margin-top: 0px;
    margin-bottom: 50px;
}

.page-participants .content-and-menu .content p:first-of-type{
    margin-bottom: 8px;
}

#latest-updates .content-and-menu .content p:first-of-type,
.page-participants .content-and-menu .content p:first-of-type{
  color: #3f3f3f;
}

#details-page .all_content p,
.content-and-menu .content p{
    margin-top: 0px;
    margin-bottom: 0px;
    width: 60%;
    margin-left: 40%;
    padding-left: 20px;
    border-left: solid 3px #e3e3e3;
        min-height: 27px;
}

#details-page .all_content .wp-video{
    padding-top: 20px;
    margin-bottom: 0px;
    width: 60%;
    margin-left: 40%;
    padding-left: 20px;
    border-left: solid 3px #e3e3e3;
        min-height: 27px;
}

.content-and-menu .content p{
    width: 100%;
    margin-left: 0%;
}

.content-and-menu .content p{
  float: none;
}
.content-and-menu .content p iframe{
    width: 100%;
}

#details-page .all_content .share_btns,
.content-and-menu .content .share_btns{
    margin-top: 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #c0c0c0;
    border: 0px;
    padding: 0px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    clear: both;
    float: left;
}

#details-page .all_content .share_btns .ssba-wrap,
.content-and-menu .content .share_btns .ssba-wrap{
    float: left;
}

#details-page .all_content .share_btns span, ssba ssba-wrap,
.content-and-menu .content .share_btns span{
    float: left;
}

#details-page .all_content .share_btns span,
.content-and-menu .content .share_btns span{
    margin-right: 20px;
}

#details-page .all_content .share_btns img,
.content-and-menu .content .share_btns img{
    margin: 0px!important;
    border: 0px!important;
    height: 25px!important;
    width: auto!important;
    padding-left: 0px;
    margin-left: 10px!important;
    padding-top: 0px!important;
    margin-top: 0px!important;
}

#details-page .all_content .share_btns img:hover,
.content-and-menu .content .share_btns img:hover{
    opacity: 0.5;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}




#details-page .all_content div.wp-caption,
.content-and-menu .content div.wp-caption  {
    width: 100%!important;
}

#details-page .all_content div.wp-caption{
    max-width: 100%!important;
}



#details-page .all_content #projects img, #details-page .all_content #other_categories img{
        margin-left: 0%;
    padding-left: 0px;
    border-left: 0px;
    margin-top: 0px;
}

#details-page .all_content .content_details div img {
    margin-top: 20px;
    margin-bottom: 0px;
    width: 60%;
    margin-left: 40%;
    padding-left: 20px;
    border-left: solid 3px #e3e3e3;
}


#details-page .all_content p + div img{
    padding-top: 20px;
    padding-bottom: 20px;
}



#details-page .all_content p + div img ,
.content-and-menu .content p + div img{
    margin-top: 0px!important;
}

#details-page .all_content div.wp-caption p,
.content-and-menu .content div.wp-caption p{
    display: none;
}

#details-page .all_content p + p,
.content-and-menu .content p + p{
    padding-top: 20px;
}

#details-page .all_content ul + p,#details-page .all_content ol + p,
.content-and-menu .content ul + p{
    padding-top: 20px;
}

#details-page .all_content p:first-of-type + p,
.content-and-menu .content p:first-of-type + p{
    padding-top: 0px;
}



#details-page .all_content h2 + p{
    margin-top: 30px;
}


.content-and-menu .content ul{
  clear: both;
}

#details-page ul, #details-page ol,
.content-and-menu .content ul, .content-and-menu .content ol{
    padding-top: 10px;
    width: 60%;
    margin-left: 40%;
    border-left: solid 3px #e3e3e3;
    margin-bottom: 0px;
}


.page-osloforum .content-and-menu .content ul,
.page-osloforum .content-and-menu .content ol,
.contcat_oslo .content-and-menu .content ul,
.contcat_oslo .content-and-menu .content ol{
    width: 100%;
    margin-left: 0%;
    padding: 0;
    border: none;
}

#details-page h2 + ul, #details-page h2 + ol,
.content-and-menu h2 + ul, .content-and-menu h2 + ol{
    padding-top: 0px;
    margin-top: 30px;
}

.pods-form-filters-submit:focus, .pods-form-filters-search:focus{
    outline: none;
}
.pods-form-filters-submit:hover{
    opacity: 0.5;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}

.pods-form-filters-submit{
    color: #3f3f3f;
    width: 30%;
    background-color: transparent;
    border: solid 2px #3f3f3f;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    padding: 5px 7px;
    float: left;
}

#latest-updates .pods-form-filters-search{
    background-color: transparent;
    font-family: "droid_sans"!important;
    border: solid 2px #c0c0c0;
    font-size: 10px;
    width: 70%;
    padding: 5px 7px;
    text-transform: uppercase;
    height: 28px;
    color: #c0c0c0;
    margin: 0px!important;
    float: left;
    border-right: 0px;
}


#latest-updates form,
.page-library-oslo form{
  text-align: center;
  width: 284px;
  margin: auto;
}

#latest-updates .post_date{
    border-top: solid 5px #aa162c;
    padding-top: 7px;
    color: #aa162c;
    font-weight: bold;
    letter-spacing: 1px;
    float: left;
    clear: both;
}
#latest-updates .infos{
    margin-left: 10%;
    background: url(img/line.png) no-repeat;
    text-align: left;
    margin-bottom: 30px;
}

#latest-updates.page-osloforum .infos{
    margin-left: 15%;
}

#latest-updates .infos .post_title{
    text-transform: uppercase;
    padding-top: 12px;
    color: #3f3f3f;
    font-weight: bold;
    letter-spacing: 1px;
    float: left;
    width: 30%;
        text-align: left;
}


#latest-updates .bottom-oslo-forum .post_title{
    padding-top: 0;
    float: none;
    width: 100%;
    text-align: center;
}

#details-page.job-details-page h1{
    margin-bottom: 30px;
}

#latest-updates .jobs_page .infos{
    margin-left: 0%;
}

#latest-updates .jobs_page .post_title{

    width: 80%;

}

#latest-updates .jobs_page .post_excerpt a{
    text-decoration: none;
}

#latest-updates .jobs_page .post_excerpt {
    text-decoration: none;
    margin-left: 80%;
}

#latest-updates .jobs_page .large-margins {
    padding-left: 10%;
    padding-right: 10%;
}

#latest-updates .jobs_page .col-md-6:nth-child(odd) {
    padding-left: 0px;
    padding-right: 30px;
}

#latest-updates .jobs_page .col-md-6:nth-child(even) {
    padding-right: 0px;
    padding-left: 30px;
}

#latest-updates .post_excerpt{
    padding-top: 12px;
    color: #3f3f3f;
    margin-left: 50%;
}

#latest-updates .update{
    margin-top: 50px;
    text-align: right;
    padding-left: 0px;
    overflow: visible;
        list-style: none;

}


#latest-updates .post_excerpt p{
        padding-left: 20px;
    border-left: solid 3px #e3e3e3;
}

#latest-updates ul{
    list-style: none;
    padding-left: 0px;
    padding-top: 40px;
}

#latest-updates.page-osloforum .content ul{
    padding-top: 10px;
}



/* PUBLICATIONS PAGE */

.publication{
    margin-top: 40px;
    height: auto;
}

#publications-page .publication:nth-child(4n+2){
        clear: both;
}

#publications-page ul{
    padding-left: 0px;
}
.publication .post_img{
    height: 358px;
    overflow: hidden;
    border: solid 3px #808081;
}
.page-library-oslo .publication .post_img{
    height: auto;
}

.publication .post_title {
    margin-top: 15px;
    height: auto;
    overflow: hidden;
}

.publication .post_title a {
    margin-top: 15px;
    font-weight: bold;
    color: #808081;
    letter-spacing: 1px;
    font-size: 12px;
    text-decoration: none;
}

.publication .post_title a:hover {
    opacity: 0.5;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}

.publication .post_date{
    border-top: solid 4px #808081;
    margin-top: 7px;
    padding-top: 7px;
    color: #808081;
    letter-spacing: 1px;
    clear: both;
    float: left;
    font-size: 12px;
}

.publication .post_author{
    float: left;
    clear: both;
    color: #808081;
    font-size: 12px;
    letter-spacing: 1px;
}


/* BUTTON STYLE */

.button{
    color: #3f3f3f;
    width: auto;
    background-color: transparent;
    border: solid 2px #3f3f3f;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    padding: 5px 7px;
}

.button:focus{
    outline: none;
}
.button:hover{
    color: #3f3f3f;
    text-decoration: none;
    opacity: 0.5;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}

.button-red{
    color: #aa162c!important;
    width: auto;
    background-color: transparent;
    border: solid 2px #aa162c;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    padding: 5px 7px;
    cursor: pointer;
}

.button-red:focus{
    outline: none;
    color: #aa162c !important;
}
.button-red:hover{
    color: #aa162c;
    text-decoration: none;
    opacity: 0.5;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}

.alm-btn-wrap{
    text-align: center;
        clear: both;
}
#load-more{
    font-size: 12px;
        margin-top: 60px;
    }
#load-more.done{
    border: solid 2px #bbbbbd;
    color: #bbbbbd!important;
    }

.alm-reveal{
    clear: both;
}

#publications-page .alm-reveal .separator{
    display: block;
    margin-top: 80px;
}

#publications-page .alm-reveal{
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
}

#publications-page .alm-reveal:first-of-type .separator{
    display: none;
     padding-top: 0px;
}

#publications-page .pods-form-ui-field-type-pick{
    float: left;
    width: 20%;
    color: #a9a9a9;
    border-color: #a9a9a9;
    background-color: transparent;
    padding: 2px;
    height: 23px;
    border:solid 1px #a9a9a9;
    font-size: 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-appearance: none;
}

#publications-page .pods-form-ui-field-type-pick:focus{
    outline: none;
}

#publications-page #pods-form-ui-filter-publi-thematic{
    clear: both;
    margin-left: 25%;
    margin-bottom: 30px;
}
#publications-page #pods-form-ui-filter-publi-type{
    margin-left: 10%;
    margin-bottom: 30px;
}
#publications-page #pods-form-ui-filter-publi-region{
    clear: both;
    margin-left: 25%;
    margin-bottom: 30px;
}
#publications-page #pods-form-ui-filter-publi-language{
    clear: both;
    margin-left: 25%;
    margin-bottom: 30px;
}
#publications-page.page-osloforum #pods-form-ui-filter-publi-region{
    clear: both;
    margin-left: 0%;
    margin-bottom: 30px;
    width: 30%;
}
#publications-page .pods-form-filters-search{
float: left;
    width: 20%;
    color: #a9a9a9;
    border-color: #a9a9a9;
    background-color: transparent;
    padding: 2px;
    height: 23px;
    border:solid 2px #c0c0c0;
    font-size: 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-left: 10%;
}
#publications-page.page-osloforum .pods-form-filters-search{
    margin-left: 0%;
width: 70%;
padding: 4px 7px;
border-radius: 0;
height: 28px;
border-right: 0;
}

#publications-page #pods-form-ui-filter-publi-author{
    float: left;
    margin-left: 10%;
    border:solid 1px #a9a9a9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#publications-page.page-osloforum #pods-form-ui-filter-publi-author{
  width: 32%;
    margin-left: 2%;
}
#publications-page .pods-form-filters-submit{
    clear: both;
    float: left;
    width: 5%;
    margin-left: 47.5%;
    color: #3f3f3f;
    border-color: #3f3f3f;
    margin-top: 60px;
}
#publications-page.page-osloforum .pods-form-filters-submit{
    width: 30%;
    float: right;
    margin: 0;
    clear: inherit;
}

#publications-page .label-s{
    float: left;
    width: 20%;
    color: #3f3f3f;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;

}
#publications-page #thematic-label{
    clear: both;
    margin-left: 25%;
}
#publications-page #type-label{
    margin-left: 10%;
}
#publications-page #region-label{
    clear: both;
    margin-left: 25%;
}
#publications-page #language-label{
    clear: both;
    margin-left: 25%;
}
#publications-page.page-osloforum #region-label{
    clear: both;
    margin-left: 0%;
    width: 32%;
    text-align: left;
}
#publications-page #author-label{
    margin-left: 10%;
}
#publications-page.page-osloforum #author-label{
    margin-left: 3%;
    width: 32%;
    text-align: left;
}
#publications-page #search-label{
    margin-left: 10%;
}
#publications-page.page-osloforum #search-label{
    margin:-37px 0 0 0%;
    width: 100%;
    text-align: center;

}


/* LIBRARY PAGE */
#library-page .gallery_name {
    background: url(img/line2.png) no-repeat bottom left;
    background-size: 100%;
    padding-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 100px;
}

#library-page .gallery_name h2{
    text-transform: uppercase;
    color: #3f3f3f;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: left;
    font-size: 14px;
        margin: 0px;
}

#library-page .gallery_name h2 span{
    border-bottom: 5px solid #3f3f3f;
    padding-bottom: 8px;
}

#library-page .publication{
    margin-top: 60px;
}

#library-page .publication:nth-child(4n+3){
        clear: both;
}

#library-page .separator{
    /*margin-bottom: 0px;*/
}

#library-page ul li{
    list-style: none;
}

#library-page .item_title{
    color: #808081;
    font-size: 12px;
    letter-spacing: 1px;
    margin-top: 7px;
    font-weight: bold;
    height: 34px;
}

#library-page .item_title a{
   text-decoration: none;
    color: #808081;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
}

#library-page .item_title a:hover{
    opacity: 0.5;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}

#library-page #photo-gallery .item{
    margin-top: 40px;
    height: auto;
}

#library-page #photo-gallery .item:nth-child(4n+3), #library-page #video-gallery .item:nth-child(4n+3){
        clear: both;
    }

#library-page #video-gallery .item {
    margin-top: 40px;
    height: auto;
}

#library-page .item_image img{
    width: 100%;
    height: auto;
}

#library-page .item_video img{
    cursor: pointer;
}

#library-page .item_video {
    position: relative;
}

.play_icon {
    position: absolute;
    left: 35%;
    top: 37%;
    width: 30%;
}

#library-page .item_image{
    width: 100%;
    height: 153px;
    overflow: hidden;
}

.updates_read_more_btn.button_see_more{
    clear: both;
    text-align: right;
    padding-top: 0px;
}

.button_see_more{
    clear: both;
    text-align: center;
    padding-top: 80px;
}

#staff-page .button_see_more{
    position: absolute;
    bottom: 0;
    width: 50%;
    padding-top: 0px;
}

#board-page .button_see_more{
    position: absolute;
    bottom: 0;
    width: 50%;
    padding-top: 0px;
}

.button_see_more a{
    text-decoration: none;
    font-size: 12px;
}


/* WHAT WE DO PAGE */
.legend{
    text-align: center;
    color: #aa162c;
    font-size: 30px;
    font-family: 'Playfair Display', serif;
    font-weight: bold;
    margin-bottom: 80px;
}
.who-what .legend p{
    margin-bottom: 0px;
}

.who-what .what-we-do-details{

}

.btn-title a{
    text-decoration: none;
}


.what-we-do-details .post_title, .who-details .post_title{
    text-decoration: none;
        color: #808081;
    border: solid 2px #808081;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    height: 60px;
    line-height: 60px;
    font-size: 12px;
}

.what-we-do-details .post_title span, .who-details .post_title span{
        display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.what-we-do-details a:hover, .who-details a:hover {
    text-decoration: none;
}
.what-we-do-details a:hover .post_title, .who-details a:hover .post_title {
     text-decoration: none;
    opacity: 0.5;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}
/*
.who-what .post_title{
        color: #a8a9ac;
    border: solid 2px #a8a9ac;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    width: 70%;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    height: 40px;
}*/

.what-we-do-details .post_excerpt, .who-details .post_excerpt{
    color: #616162;
    font-size: 12px;
}

.what-we-do-details .button_read_more, .who-details .button_read_more{
    margin-top: 40px;
    text-align: center;
}

.what-we-do-details .post_img, .who-details .post_img{
    text-align: center;
}

.what-we-do-details .post_img img, .who-details .post_img img{
    width: 100%!important;
    height: auto;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;

}

.who-what #expertises{
    margin-bottom: 40px;
    float: left;
}

.who-details:first-of-type {
        margin-left: 12.5%;
}

#who-we-are #expertises{

}


/* WHERE WE WORK PAGE */

#where-page .activity-types {
    background: url(img/line2.png) no-repeat bottom left;
    padding-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 60px;
}



#where-page .activity-types h2{
    text-transform: uppercase;
    color: #3f3f3f;
    font-weight: bold;
    letter-spacing: 1px;
    width: 30%;
    text-align: left;
    font-size: 14px;
        margin: 0px;
}

#where-page .activity-types h2 span{
    border-bottom: 5px solid #3f3f3f;
    padding-bottom: 8px;
}

#where-page .activity{
    margin-top: 25px;
}

#where-page .activity:nth-child(4n+3){
    clear: both;
}

#where-page .activity .post_img{
    width: 100%;
    height: 153px;
    overflow: hidden;
}

#where-page .activity .post_title{
    margin-top: 7px;
}

#where-page .activity .post_title a {
    text-decoration: none;
    text-transform: uppercase;
    color: #808081;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
}



#where-page .activity .post_title a:hover,  #home .activity .post_title a:hover {
    opacity: 0.5;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}

#home .activity:nth-child(4n + 1){
        clear: both;
}

#where-page .activity .post_img img{
    width: 100%;
    height: auto;
}

#where-page .legend{
    text-align: center;
    color: #aa162c;
    font-size: 30px;
    font-family: 'Playfair Display', serif;
    font-weight: bold;
    margin-bottom: 20px;
}
#where-page .legend p{
    margin-bottom: 0px;
}

/* JOBS PAGE */

#latest-updates #jobs .team_name{
    display: none;
}

#latest-updates .jobs_page .post_excerpt{
    text-align: right;
    padding-top: 20px;
}

#latest-updates .row.members{
    margin-bottom: 30px;
}

#home .attachment-large{
    width: 100%;
    height: auto;
}

#home .legend{
    margin-top: 100px;
}

#home .legend p{
    margin-bottom: 0px;
    }

#home .block.latest-updates .legend{
        margin-top: 50px;
        margin-bottom: 0px;
    }

#home #blocks{

}

#home .block{
    clear: both;
    padding-top: 80px;
}

#home .block:first-of-type{
    clear: both;
    padding-top: 0px;
}

#home .block_title{
    background-color: #ededef;
    padding-top: 120px;
    padding-bottom: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#home .block_image{
}

#home .co{
    margin-top: 0px;
}

#home .block_title .separator {
    margin-bottom: 0px;
    margin-top: 30px;
}

#home .block_title h1{
    margin-top: 0px;
    margin-bottom: 0px;

}

#home .what-we-do-details .post_excerpt{
    display: none;
}

#home .activity, #projects .activity{
    margin-top: 25px;
}

#home .activity .post_img, #projects .activity .post_img{
    width: 100%;
    height: 153px;
    overflow: hidden;
}

#home .activity .post_title, #projects .activity .post_title{
    margin-top: 7px;
}

#home .activity .post_title a, #projects .activity .post_title a {
    text-decoration: none;
    text-transform: uppercase;
    color: #808081;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
}

#home .activity .post_img img, #projects .activity .post_img img{
    width: 100%;
    height: auto;
}

#home .who-details .post_excerpt{
    display: none;
}

#home .update_home .post_title{
    text-align: center;
    color: #aa162c;
    font-size: 24px;
    font-family: 'Playfair Display', serif;
    font-weight: bold;
    margin-bottom: 40px;
        text-align: center;
    width: 100%;
}


#home .update_home .post_content{
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 60px; /* Chrome, Safari, Opera */
    -moz-column-gap: 60px; /* Firefox */
    column-gap: 60px;
    font-size: 12px;
}

#home .update_home .post_content iframe, #home .update_home .post_content img, #home .update_home .post_content em, #home .update_home .wp-video{
    display: none;
}

#home #blocks .where-we-work .large-margins{
    padding-left: 0px;
    padding-right: 0px;
}

#home_all_project_btn{
    display: none;
}

#home #blocks .where-we-work #home_all_project_btn{
    display: block;
}


/* PARTICIPANTS */

.page-PARTICIPANTS .content-and-menu h1, .page-library-oslo .content-and-menu h1{
    /* border-left: solid 3px #aa162c!important;*/
    margin-bottom: 10px;
    text-align: center;
}

#participant-list .nav{
  padding-top: 30px;
}

#participant-list input{
  /*display: inline-block;*/
  margin: 0 auto;
  border: 2px solid #c0c0c0;
  float: left;
  width: 70%;
}

#participant-list input.fuzzy-search{
  border-right: 0;
}
#participant-list input.pods-form-filters-submit{
  width:  30%;
  float: right;
  padding-top: 5px;
  padding-bottom: 3px;
    border: 2px solid #3f3f3f;
}

.nav .btn-first,
.nav .btn-prev,
.nav .btn-next,
.nav .btn-last{
  float: left;
  border: solid 3px #e3e3e3;
  color: #e3e3e3;
  background: none;
  border-radius: 0;
  display: block;
  padding: 6px 12px;
  margin-right: 4px;
  cursor: pointer;
}

.nav .btn-first:hover,
.nav .btn-prev:hover,
.nav .btn-next:hover,
.nav .btn-last:hover{
  border: solid 3px #aa162c;
  color: #aa162c;
}

#participant-list ul.list{
  margin-top: 30px;
  padding-left: 20px;
  border-left: solid 3px #e3e3e3;
}

#participant-list ul.pagination{
  margin-top: 0;
  float: left;
  width: auto;
  clear: inherit;
  padding: 0 20px;
}

#participant-list ul.pagination li{
  width: auto;
  float: left;
  background: none;
  margin: 0 2px;
}

#participant-list ul.pagination li.disabled{
  display: none;
}

#participant-list ul.pagination li a{
  border: solid 3px #e3e3e3;
  color: #e3e3e3;
  background: none;
  border-radius: 0;
  display: block;
}

#participant-list ul.pagination li.active{
  background: none;
}

#participant-list ul.pagination li a:hover,
#participant-list ul.pagination li.active a{
  border: solid 3px #aa162c!important;
  color: #aa162c!important;
  background: none;
}

#participant-list li{
  list-style: none;
  width: 100%;
  overflow: hidden;
  text-transform: uppercase;
      color: #3f3f3f;
      font-size: 16px;
      font-weight: bold;
}

#participant-list li span{
  width: 100%;
  clear: both;
  padding-top: 12px;
  display: block;
  overflow: hidden;
}

#participant-list li span span{
  padding-top: 0px;
}

#participant-list li p{
  float: left;
  display: inline-block;
  padding: 0;
  border: 0;
  color: #979797;
  width: auto;
  margin:0 10px 12px 0;
  text-transform: initial;
  font-size: 13px;
  font-weight: normal;
  min-height: inherit;
  padding: 0px 0 0px 10px;
  border-left: solid 3px #e3e3e3;
}

#participant-list .form-serach-participants {
  width:284px;
  overflow: hidden;
  margin: 0 auto;
}

#participant-list ul.pagination li.active a{
  border: solid 3px #aa162c!important;
  color: #aa162c!important;
  background: none;
}

/* RELATED LINKS */

#board-page .related_title{
    clear: both;
}

.related_title{
    margin-top: 100px;
    padding-top: 80px;
    margin-bottom: 80px;
    border-top: solid 3px #3f3f3f;
}

.related_title.oslo {
    display: inline-block;
    width: 100%;
}
.related_title .separator{
    height: 7px!important;
    width: 80px;
    background-color: #aa162c;
    margin-left: 0px;
    margin: auto!important;
    clear: both;
}

.related_title h2 {
    border: none !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px !important;
    letter-spacing: 2px;
    text-align: center !important;
    margin-top: 10px;
    padding-top: 7px;
    color: #3f3f3f;
    float: none !important;
    margin-bottom: 30px!important;
    max-width: 100% !important;

}

#other_categories .post_excerpt{
    display: none;
}

#other_categories{
    margin-top: 60px;
}

/*#details-page .what-we-do-details{
    width: 20%;
    margin-left: 2.5%;
    margin-right: 2.5%;
}*/

#other_categories .active .post_title{
    color: rgba(192, 192, 192, 0.5);
    border-color: rgba(192, 192, 192, 0.5);
}

.who-details a{
    text-decoration: none;
}


#other_categories div.what-we-do-details:first-of-type{
    margin-left: 12.5%!important;
}

#other_categories #expertises div.what-we-do-details:first-of-type{
    margin-left: 0%!important;
}

#other_categories .active .post_img{
    width: 100%;
        margin: auto;
    position: relative;

}

#other_categories .active .post_img img{
    width: 100%!important;
}

#other_categories .active a{
    pointer-events: none;
   cursor: default;
}

#other_categories .active a:hover .post_title{
    opacity: 1!important;
}

#other_categories .active .post_img:after{
    position:absolute;
    opacity: 1;
    content: '\A';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.69);
        -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.alm-reveal .separator{
    display: none;

}


#mailermailer-widget-area h3{
    display: none;
    border: none;
    background: none;
}

#inputMailerMailer div{
    float: left;
    margin-top: 0px;
}
#inputMailerMailer{
    padding-top: 26px;
}

#inputMailerMailer #buttonOk{
    float: right;
    color: #808081;
    border-color: #808081;
    margin-top: 0px;
    height: 28px;
}
#inputMailerMailer #mailInput{
    margin-top: 0px;
    height: 28px;
    margin: 0px;
    background: none;
    border: solid 2px #808081;
    color: #808081!important;
    text-transform: uppercase;
    font-size: 10px;
    width: 300px;
    letter-spacing: 1px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 26px;
}

#popUpMailerMailer .email{
    margin-top: 0px;
    height: 28px;
    margin: 0px;
    background: none;
    border: solid 2px #808081;
    color: #808081!important;
    text-transform: uppercase;
    font-size: 10px;
    width: 300px;
    letter-spacing: 1px;
    text-align: center;
    outline: none;
    margin-bottom: 20px;
}

#popUpMailerMailer .email.bad{
    border: solid 2px #aa162c;
    color: #aa162c!important;
}

#popUpMailerMailer .email.ok{
    border: solid 2px #009d06;
    color: #009d06!important;
}

#popUpMailerMailer #FooterPreview{
    font-size: 12px;
    font-style: italic;
    margin-bottom: 40px;
}

#popUpMailerMailer #SubmitButton{
    margin-top: 20px;
}


#popUpMailerMailer #SubmitButton:disabled{
    opacity: 0.2;
}

#popUpMailerMailer label{
    font-size: 14px;
}

#popUpMailerMailer span label{
    font-size: 14px;
    font-weight: normal;
    margin-left: 25px;
}

#popUpMailerMailer #FooterPreview{
    margin-top: 15px;
}

#popUpMailerMailer{
font-family: "droid_sans";
}

#mm_signup_form.success{
    display: none;
}

form#previewForm[type='text']{
    width: 250px!important;
}

#popUpMailerMailer .modal-content{
    box-shadow: 0px;
    -webkit-box-shadow: 0px;
    border: 0;
    border-radius: 0;
}

#popUpMailerMailer .modal-title{
    text-transform: uppercase;
}

#popUpMailerMailer .formtip{
    margin-top: 10px!important;
}

.div_mm_user_fname, .div_mm_user_lname, .div_mm_user_title, .div_mm_user_company, .div_mm_user_addr1, .div_mm_user_addr2, .div_mm_user_city, .div_mm_user_state, .div_mm_user_zip, .div_mm_user_country, .div_mm_user_phone, .div_mm_user_fax, #mm_user_attr1_chbx div:nth-child(4), #mm_user_attr1_chbx div:nth-child(6) {
    display:none!important;
}


#inputMailerMailer #mm_user_email::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #909090;
}
#inputMailerMailer form #mm_user_email:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #909090;
   opacity:  1;
}
#inputMailerMailer form #mm_user_email::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #909090;
   opacity:  1;
}
#inputMailerMailer form #mm_user_email:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #909090;
}

form #mm_user_email:focus, #inputMailerMailer input{
    outline: none;

}



form#mm_signup_form #mm_msg {
    margin: 0;
    font-size: 10px;
    padding-top: 5px;
    margin-right: 10px!important;
}

.printfriendly{
    margin: 0px!important;
    margin-right: 0px!important;

}

.printfriendly img{
    margin-top: 3px;
    width: 18px;
}

.printfriendly img:hover{
    opacity: 0.5;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}

/* RSS PAGE */

#rss-page #contentrss i{
    margin-right: 10px;
}

#rss-page #contentrss {
    font-size: 18px;
    color: #3f3f3f;
}




/* PLUGINS */

.what-we-do .post_title{
        color: #808081 !important;
    border: solid 2px #808081!important;
}

.mm_display_success {
    color: #808081!important;
}

.mm_display_error {
  color: #aa162c!important;
}

iframe#gaiframe{
   display: none;
}

iframe div#pf-dialog-ads{
    display: none!important;
    background-color: red;
}

.content-and-menu .content{
  width: calc(100% - 350px);
  float: left;
}

.content-and-menu .content{
  width: calc(100% - 350px);
  float: left;
}

#main_menu-left{
  width: 200px;
  float: left;
}

#main_menu-left .menu-main-menu-container {
    float: left;
    padding-top: 0;
}

#sidebar ul{
  padding: 0;
  margin: 0;
  width: 155px;
}

#menu-osloforum{
  padding: 0;
  list-style: none;;
}

#menu-osloforum a{
  text-transform: uppercase;
  color: #000000;
  padding: 5px 0 5px 0;
  margin-bottom: 10px;
  border-top: 3px solid #000000;
  display: block;;
  text-decoration: none;
}

#menu-osloforum .current-menu-item a,
#menu-osloforum a:hover{
  color: #979797;
  border-top: 3px solid #979797;
}

.slick-dots{
  position: absolute;
  bottom: 45px;
  left: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li{
  display: inline-block;
  padding: 0 7px;
}

.slick-dots li button{
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: none;
  outline: none;
  background: #58575f;
  text-indent: -9999px;
}

.slick-dots li.slick-active button{
  background: #ffffff;
}

.backRouge {
    position: relative;
}

.backRouge img{
    position: relative;
    z-index: 1;
}

.backRouge:before {
    position: absolute;
    left: -50%;
    top: 0;
    width: 200%;
    height: 100%;
    content: "";
    background: #ff0000;
    display: none;
}



.block_btn_top{
    float: left;
    margin-top: 50px;
    position: relative;;
    padding-right: 24px;
    -webkit-transition: margin-top 0.3s;
    -moz-transition: margin-top 0.3s;
    -ms-transition: margin-top 0.3s;
    -o-transition: margin-top 0.3s;
    transition: margin-top 0.3s;
}

.navbar-header-top.smaller .block_btn_top{
    margin-top: 0px;
}

.block_btn_top a {
  height: 30px;
  line-height: 30px;
  padding: 0 17px;
  color: #353535;
  display: block;
  text-decoration: none;
  background: #dad8d9;
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 1px;
}

.block_btn_top a:hover {
    color: #ffffff;
    background: #353535;
}

#search_and_menu_zone{
  float: right;
}

.bottom-oslo-forum .who-details:first-of-type{
  margin: 0!important;
}

.slick-slider{
  /*height: 544px;*/
}

.slick-track img{
  /*width: 100%!important;*/
  height: auto;
  display: block;
}

.contact_oslo .right{
  float: right;
  width: 39%;
  padding-top: 16px
}

.contact_oslo .left{
  float: left;
  width: 59%;
}

.contact_oslo .left h4{
  margin-top: 0;
}

@media screen and (max-width: 355px){
.navbar-header-top.smaller .navbar-brand img {
  height: 65px!important;
}

}


/*
PAGE REGISTER
*/

.container.login {
    padding-top: 50px;
}

#loginform .form{
  max-width: 500px;
  margin: 0 auto;
  padding: 0px 20px 50px;
}

#loginform{
  height: 51vh;
  display: flex;
  align-items: center;
}

#loginform .form input{
  border-radius: 3px;
  border: 1px solid #dad8d9;
  padding: 5px 10px;
  width: 100%;
  margin-bottom: 20px;
}

#loginform .form .button-primary {
    color: #3f3f3f;
    width: auto;
    background-color: transparent;
    border: solid 2px #3f3f3f;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    padding: 5px 7px;
}

.band_top{
  background: #A81A30;
  border-radius: 10px 10px 0 0;
  color: #ffffff;
  padding: 25px 0 40px;
  text-align: center;
  position: relative;
  top: 0px;
  width: 100%;
  height: 180px;
  max-width: 1140px;

  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
  z-index: 2;
}
.band_top h1 {
  margin-top: 0;
  margin-bottom: 15px;
}
.band_top h1 .sp0 {
    font-size: 33px;
}
.band_top h1 .sp1 {
    font-size: 22px;
}
/*.band_top small {
  position: absolute;
  right: 5px;
  bottom: 5px;
}*/
.band_top small a {
  color: #fff;
  text-decoration: none;
}
.wp_login_error {
  text-align: center;
  color: #a12529;
  font: 700 14px "droid_sans";
  margin-bottom: 30px;
}
.gfield_error input,
.gfield_error textarea {
  background-color: yellow;
}
.page-template-login.page-template-login-php #languages_zone,
.page-template-login.page-template-login-php #menu-grey-footer-menu,
.page-template-login.page-template-login-php #footer_white .navbar-left,
.page-template-login.page-template-login-php #search_and_menu_zone,
.page-template-inscriptions.page-template-inscriptions-php #languages_zone,
.page-template-inscriptions.page-template-inscriptions-php #menu-grey-footer-menu,
.page-template-inscriptions.page-template-inscriptions-php #footer_white .navbar-left,
.page-template-inscriptions.page-template-inscriptions-php #search_and_menu_zone {
  display: none;
}



.inscriptFixe .band_top{
  top: 96px;
  border-radius: 0;
}

#page-inscriptions{
  padding-top: 20px;
}

#page-inscriptions .gform_wrapper {
    margin: 0;
    padding: 0 40px;
    position: relative;
    background: #ffffff;
}

#page-inscriptions .gform_wrapper .gform_heading {
    display: none;
}

#page-inscriptions .gform_wrapper:before{
  width: 300%;
  height: 110%;
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  background: #ededef;
  z-index: -1;
}

#page-inscriptions .gform_wrapper ul li.gfield{
    margin-top: 30px;
}

#page-inscriptions #gform_submit_button_2{
  margin-left: 5px;
}

#page-inscriptions form ul.gform_fields li.field_description_below{
  width: 50%;
  float: left;
  padding: 0 5px;
  clear: none;
}
#page-inscriptions form ul.gform_fields li.third-col{
  width: 33.33%!important;
}
#page-inscriptions form ul.gform_fields li.textarea-full{
  width: 100%!important;
}

#page-inscriptions form ul.gform_fields #field_1_42 label{
    height: auto;
}


#page-inscriptions form ul.gform_fields #field_1_43, #page-inscriptions form ul.gform_fields #field_1_44{
    width: 25%;
    margin-top: 95px;
}

#page-inscriptions form ul.gform_fields #field_1_20 ul li{
    width: 33%;
}

#page-inscriptions form ul.gform_fields #field_1_52,#page-inscriptions form ul.gform_fields #field_1_53{
    width: 100%;
    
}

#page-inscriptions form ul.gform_fields #field_1_53 .gfield_consent_label{
    width: 90%;
}

#page-inscriptions .gfield_consent_label{
    color: #aa162c!important;
    font-weight: bold!important;
}

#page-inscriptions .gfield_consent_label a{
    font-style: italic;
}

#page-inscriptions form ul.gform_fields #field_1_52 input, #page-inscriptions form ul.gform_fields #field_1_53 input{
    width: auto;
    margin-right: 20px;
    vertical-align: top;
}

#page-inscriptions form ul.gform_fields #field_1_52 .validation_message{
    position: relative;
}

#page-inscriptions form ul.gform_fields #field_1_52 .gfield_label, #page-inscriptions form ul.gform_fields #field_1_53 .gfield_label{
    float: left;
}

#page-inscriptions form ul.gform_fields li .gfield_label,
#page-inscriptions form ul.gform_fields li label{
  height: 20px;
  font-weight: 400;
  color: #343434;
  line-height: 20px;
}

#page-inscriptions form ul.gform_fields li.field_description_below{
  width: 50%;
  float: left;
  padding: 0 5px;
  clear: none;
  position: relative;
}
#page-inscriptions form .gfield_description.validation_message {
  position: absolute;
  top: 24px;
}
.gfield {
  position: relative;
}
.gform_wrapper li.gfield.gfield_error .gfield_label {
  margin-top: 12px;
}
.gform_wrapper li.gfield.gfield_error div.ginput_container {
  margin-bottom: 12px;
  margin-top: 20px !important;
}
.gform_wrapper div.validation_error {
  margin-top: 25px;
}
#page-inscriptions form ul.gform_fields li.gfield input{
  border-radius: 3px;
  border: 1px solid #dad8d9;
  width: 100%;
}

#page-inscriptions form ul.gform_fields li.gfield textarea{
  border-radius: 3px;
  border: 1px solid #dad8d9;
  height: 150px;
}

#page-inscriptions form ul.gform_fields li .gfield_radio input{
    display: none;
}

#page-inscriptions form ul.gform_fields li .gfield_radio label {
    display: block;
    cursor: pointer;
    position: relative;
    padding-left: 47px;
    min-height: 42px;
}

#page-inscriptions form ul.gform_fields li .gfield_radio label:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0px;
    border-radius: 50%;
    border: 5px solid #dad8d9;
    background: #dad8d9;
}

#page-inscriptions form ul.gform_fields li .gfield_radio  input:checked + label:before {
    content: "";
    background: #D0021B;
}

#page-inscriptions form ul.gform_fields li.gfield select{
  border-radius: 3px;
  border: 1px solid #dad8d9;
  background: #ffffff;
  height: 35px;
}

#page-inscriptions form ul.gform_fields li.gsection{
  display: none;
}

#participant-list{
  padding-top: 30px;
}

/**************************************************************/
/************************ RESPONSIVE **************************/
/**************************************************************/

@media screen and (max-width: 1440px)
{
    .publication{
    height: auto;
    }
    .publication .post_img {
    height: auto;
    }
}

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

  #page-inscriptions .gform_wrapper:before{
    width: 0%;
    left: 0;

  }

  #participant-list ul.pagination li.active a{
    border: solid 2px #aa162c!important;
    color: #aa162c!important;
    background: none;
  }

  #sidebar {
    float: none;
    width: 100%;
  }

    #sidebar ul {
      width: 100%;
    }

    #sidebar ul li{
      width: 50%;
      float: left;
      padding: 0 5px;
    }

  .content-and-menu .content {
    width: 100%;
    float: none;
  }

  #osloforum-widget-area{
    padding-bottom: 30px;
    overflow: hidden;
  }

  .nav .btn-first, .nav .btn-prev, .nav .btn-next, .nav .btn-last {
    border: solid 2px #e3e3e3;
    padding: 0px;
    margin-right: 3px;
    height: 36px;
    width: 36px;
    line-height: 35px;
    text-align: center;
  }

  #participant-list ul.pagination {
      padding: 0 7px 0 4px;
  }
  #participant-list ul.pagination li a {
    border: solid 2px #e3e3e3;
    width: 36px;
    height: 36px;
    line-height: 33px;
    padding: 0;
    text-align: center;
    margin: 0;
    }

  #latest-updates.page-osloforum .infos {
    margin-left: 0%;
  }

  #publications-page.page-osloforum #search-label {
    padding-bottom: 30px;
  }

  textarea {
    background-clip: padding-box!important;
  }

  .contact_oslo .right a{
    text-decoration: none;
      color: #616162;
  }

  #participant-list input {
    height: 26px;
  }

  #participant-list input.pods-form-filters-submit {
    padding-top: 0;
    padding-bottom: 0;
    height: 26px;
  }

}

@media screen and (max-width: 480px){
  #publications-page.page-osloforum .pods-form-filters-submit {
      width: 30%;
      margin: 0px 0 32px 0;
  }

  .contact_oslo .left,
  .contact_oslo .right {
      float: none;
      width: 100%;
      color: #616162;
  }
    
    .secondarylogo + .container{
        margin-top: 25px!important;
    }



  .nav .btn-first, .nav .btn-prev, .nav .btn-next, .nav .btn-last {
    margin-right: 2px;
    height: 29px;
    width: 29px;
    line-height: 28px;
  }

  #participant-list ul.pagination {
    padding: 0 0px 0 0px!important;
  }
  #participant-list ul.pagination li a {
    width: 29px;
    height: 29px;
    line-height: 28px;
    font-size: 14px;
    }

  #page-inscriptions .gform_wrapper{
    margin-bottom: 0;
  }

  .band_top {
        height: 200px !important;
  }
  .block_btn_top{
    float: none;
    padding: 11px 0 12px 0;
  }

  .block_btn_top a {
  padding: 0 5px;
  float: right;
  width: auto;
  margin-bottom: 10px;
}
  .band_top small a{
    display: block;
  }

  #languages_zone{
  }
    
    .right_zones {
    height: 23px;
    }
    
  #loginform{
    height: auto;
  }
}

@media screen and (max-width: 627px)
{
    #footer_grey .navbar-left  {
    width: 100%;
}
    #footer_grey .navbar-right  {
    width: 100%;
}

#footer_grey .block_btn_top ul {
    padding: 16px 0 0 0px;
    margin: 0;
    list-style: none;
}

#footer_grey .block_btn_top ul li {
    float: none;
    display: inline-block;
    padding:0 10px;
}

    #footer_grey #menu-grey-footer-menu{
        text-align: center;
    }
    #footer_grey .navbar-right #mm_user_email{
        text-align: center;
        width: 100%;
    }

    #mailermailer-widget-area #mm_signup_form_content div{
        float: none;
    }

    #mailermailer-widget-area #mm_signup_form_content{
        text-align: center;
    }

    #mailermailer-widget-area #mm_signup_submit, #mailermailer-widget-area #mm_signup_form_content div{
        float: none;
    }

    #inputMailerMailer div{
        width: 70%;
    }


    #inputMailerMailer div #mailInput{
        float: none;
        width: 100%;
        display: inline-block;
        font-size: 9px;
    }


    #inputMailerMailer #buttonOk, #inputMailerMailer div{
    display: inline-block;
    }
}

@media screen and (max-width: 549px)
{
    .page_header .header_buttons_container .header_button{
        padding: 5px;
        width: 96px;
        font-size: 6px;
    }

    .page_header .header_container_video .header_intro_video {
    font-size: 12px!important;
    }

    .page_header .header_container_video {
    top: 5%!important;
    }

    .page_header .header_buttons_container {
    bottom: 5%!important;
    left:  5%!important;
    width: 111px!important;
    }


}



@media screen and (max-width: 355px)
{
    #inputMailerMailer div #mailInput{
        font-size: 8px;
    }

    .navbar-collapse{
      background: #ffffff;
    }
    .navbar-brand img{
        height: 65px!important;
    }

    .navbar-header-top.smaller .navbar-brand img {
      height: 65px!important;
    }

    .navbar-brand {
    height: 80px!important;
    }

    .navbar-header-top {
    height: 80px!important;
    }

    body {
    padding-top: 90px!important;
    }

    #search_and_menu_zone {
    margin-top: 0px!important;
}
    .right_zones {
        height: 40px!important;
    }

    .main-menu .menu-item a {
    font-size: 10px;
    }

    .main-menu {
    margin-right: 30px;
    }

    #footer_grey .navbar-right #mm_user_email {
        font-size: 8px;
    }

}

@media screen and (min-width: 768px)
{
    .who-details:first-of-type {
    margin-left: 12.5%!important;
    }
    #who-we-are .large-margins {
    padding-left: 20px!important;
    padding-right: 20px!important;
}

}

@media screen and (min-width: 768px) and (max-width: 990px)
{
    
    .secondarylogo .block_btn_top{
        float: none;
        padding-right: 0;
        margin-top: 0;
    }
    
    .secondarylogo.navbar-header-top #search_and_menu_zone{
        margin-top: 10px;
    }
    
    .secondarylogo.smaller .block_btn_top{
        float: left;
        padding-right: 24;
        margin-top: 0;
    }
    
    .secondarylogo.navbar-header-top.smaller #search_and_menu_zone{
        margin-top: 0px;
    }
    
    #latest-updates .jobs_page .large-margins {
    padding-left: 15%;
    padding-right: 15%;
}

    .standard-page h1, .search-page h1 {
    margin-top: 40px;
    margin-bottom: 40px;
}
    .standard-page .separator, .search-page .separator {
    margin-bottom: 40px;
}

.page-osloforum.page-library-oslo .separator, .page-osloforum.page-library-oslo .separator {
  margin-bottom: 70px;
}

    .legend {
    font-size: 24px!important;
    margin-top: 50px!important;
    margin-bottom: 40px!important;
}

    #details-page h2 {
    max-width: 250px;
    }

    .jobs_page.row.members {
    margin-bottom: 10px!important;
}

    #home .activity .post_img, #projects .activity .post_img {
        height: auto;
    }
     #home .activity, #projects .activity {
        padding-left: 35px;
        padding-right: 35px;
    }


    .what-we-do-details .post_title, .who-details .post_title{
        font-size: 8px;
    }

    #home .co{
        margin-top: 0px;
    }
    #publications-page .alm-reveal {
    padding-top: 40px;
    }
    #publications-page .alm-reveal .separator {
    display: block;
    margin-top: 0px;
        margin-bottom: 10px;
    }

    #library-page .publication{
        height: auto;
        margin-top: 30px;
    }

    #library-page #photo-gallery .item {
        height: auto;
    }

    #library-page #video-gallery .item{
        height: auto;
    }

    #video-gallery .button_see_more {
    padding-top: 30px;
}

    #publications-page .pods-form-filters-submit{
    width: 10%;
    margin-left: 45%;
    margin-bottom: 0px;
    }

    .publication .post_title {
    margin-top: 15px;
    height: auto;
    }

    #board-page li.member, #staff-page li.member{
    min-height: 155px;
}
    #honorary-president .member {
    margin-left: 0%;
}
    #latest-updates .infos {
        margin-left: 15%;
    }

    #details-page h1 {
    font-size: 16px;
    }

    #contact-page #offices {
    margin-top: 0px;
    padding-top: 40px;
}

    #contact-page .row:last-of-type {
    padding-bottom: 0px;
}
    #contact-page #others-contact {
    margin-top: 0px;
        padding-top: 10px;
    }

    #contact-page #others-contact .office {
    margin-top: 30px;
    }

    #home .block {
    padding-top: 30px;
    }

    .button_see_more {
    padding-top: 40px;
    }

    .related_title {
        margin-top: 50px;
        padding-top: 10px;
        margin-bottom: 40px;
    }

    #where-page .activity .post_img {
    height: auto;
}

}
@media screen and (min-width: 991px) and (max-width: 1200px)
{
    #home .block {
    padding-top: 30px;
    }

    .button_see_more {
    padding-top: 40px;
    }

    #home .activity .post_img, #projects .activity .post_img {
        height: 123px;
    }

    #home .legend {
    font-size: 24px;
    margin-top: 50px;
    margin-bottom: 40px;
    }

    .related_title {
    margin-top: 50px;
    padding-top: 30px;
    margin-bottom: 30px;
    border-top: solid 3px #3f3f3f;
    }

    #board-page #members.large-margins {
    padding-left: 0px;
    padding-right: 0px;
    }

    #staff-page #teams.large-margins{
        padding-left: 0px;
    padding-right: 0px;
    }

    #publications-page .alm-reveal .separator {
    display: block;
    margin-top: 40px;
    margin-bottom: 40px;
}
    #publications-page .alm-reveal {
    padding-top: 40px;
}


}

@media screen and (max-width: 1200px)
{
    .page_header .header_buttons_container {
    position: absolute;
    width: 141px;
    bottom: 7%;
    left: 15px;
    opacity: 1;
    }

    a {
        color: #aa162c;
    }

    .page_header .header_container_video .header_intro_video{
    font-size: 24px;
}

    .page_header .header_text {
    font-size: 24px;
    width: 50%;
    margin-left: 25%;
    }

    .page_header .header_title {
    font-size: 40px;
}

    .page_header .header_button_read_more_text a, .page_header .header_button_read_more a {
    font-size: 14px;
    border: solid 2px white;
        color: white!important;
}
    .page_header .header_button_read_more_text, .page_header .header_button_read_more {
    bottom: 20%;
}
    #library-page #video-gallery .item {
        margin-top: 20px;
    }

    #library-page #photo-gallery .item {
    margin-top: 20px;
    }

    #library-page .publication {
    margin-top: 20px;
}
}

@media screen and (max-width: 991px)
{
    .page_header .header_text {
    font-size: 20px;
    }

    #staff-page .team_name h2{
    line-height: 36px;
    }
    .gform_wrapper .field_description_below#field_1_5 .gfield_description {
        white-space: normal !important;
    }
    
    #where-page .activity:nth-child(4n+1) {
    clear: both;
    }
}


@media screen and (max-width: 767px)
{
    body #page-inscriptions form ul.gform_fields li.textarea-full.small-textarea#field_1_23 {
        width: 100% !important;
    }
    body #page-inscriptions form ul.gform_fields li.field_description_below#field_1_36 .left,
    body #page-inscriptions form ul.gform_fields li.field_description_below#field_1_36 .right {
        width: 100%;
    }
    #page-inscriptions form ul.gform_fields li.field_description_below#field_1_31 > label {
        white-space: nowrap;
    }
    body #page-inscriptions form ul.gform_fields li .gfield_radio label {
      min-height: auto;
      height: auto;
    }
    body #page-inscriptions form ul.gform_fields li.field_description_above#field_1_8 {
      width: 100%;
    }
    .gform_wrapper .field_description_below#field_1_5 .gfield_description {
        white-space: normal;
    }
    body #page-inscriptions form ul.gform_fields li.field_description_below#field_1_7 div.ginput_container {
        margin-top: 8px;
    }
    .band_top {
          height: 158px;
    }
    .band_top h1 {
        font-size: 21px;
    }
    .band_top h1 span {
      font-size: 19px;
    }
    .band_top h1 .sp1 {
      font-size: 14px !important;
  }
  .band_top h1 .sp0 {
      font-size: 19px !important;
  }
    #home .block {
    clear: both;
    padding-top: 40px;
    }

    #staff-page .members {
    max-height: 100px;
    }

    #staff-page .team_name h2 {
    line-height: 26px;
        margin-bottom: 20px;
}

    @media screen and (max-width: 549px)
{
    .page_header .header_buttons_container .header_button{
        padding: 5px;
        width: 96px;
        font-size: 6px;
    }
}

.navbar-brand.active{
    opacity: 0.1;
    -webkit-transition: opacity 150ms linear;
    -moz-transition: opacity 150ms linear;
    -o-transition: opacity 150ms linear;
    -ms-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}

    .standard-page h1, .search-page h1 {
    font-size: 18px;
    }

    .standard-page .separator, .search-page .separator {
    height: 5px;
    width: 60px;
        margin-bottom: 40px;
    }

    .page-osloforum.page-library-oslo .separator, .page-osloforum.page-library-oslo .separator {
      margin-bottom: 70px;
    }

    #home .block_title {
    padding-top: 60px;
    padding-bottom: 20px;
    }

    #home .legend {
    margin-top: 40px;
    margin-bottom: 40px;
    }

    #home .update_home .post_title {
        font-size: 18px;
    }

    .legend {
    font-size: 18px!important;
        margin-bottom: 0px!important;
    }

    #home .co {
    margin-top: 0px;
    }


    .block.who-we-are .co.large-margins, .block.what-we-do .co.large-margins{
        padding-left: 40px!important;
        padding-right: 40px!important;
    }

    .block.where-we-work .co.large-margins{
        padding-left: 0px!important;
        padding-right: 0px!important;
    }

    .large-margins{
        padding-left: 80px!important;
        padding-right: 80px!important;
    }

    #expertises.large-margins{
        padding-left: 40px!important;
        padding-right: 40px!important;
    }

    .what-we-do-details{
        margin-top: 20px;
    }

    #what-we-do .what-we-do-details{
        margin-top: 60px;
    }

    .who-details{
        margin-top: 40px;
    }

    .bottom-oslo-forum .who-details{
      margin-top: 0;
    }


    .what-we-do-details .post_title, .who-details .post_title{
        font-size: 9px;
            margin-top: 20px;
    margin-bottom: 20px;
            height: 50px;
    line-height: 50px;
    }

    #home .activity .post_title a, #projects .activity .post_title a{
        font-size: 10px;
    }

    #home .activity .post_img, #projects .activity .post_img{
        height: auto!important;
    }

    .button_see_more a{
        font-size: 10px;
    }

    .button_see_more {
    padding-top: 40px;
    }

    .who-details:first-of-type {
    margin-left: 0px;
    }

    #home .update_home .post_content {
     -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    }

    .block.latest-updates .co.large-margins{
        padding-left: 20px!important;
        padding-right: 20px!important;
    }

    .page_header .header_title {
        top: 20%;
    font-size: 20px;
    }

    .page_header .header_button_read_more a {
    font-size: 10px;
    border: solid 2px white;
    padding: 5 10 5 10;
        letter-spacing: 0px;
    }

    .page_header .header_button_read_more {
    bottom: 20%;
    }

    #details-page .all_content {
    padding-top: 30px;
    }

    #details-page h1 {
    font-size: 18px;
    letter-spacing: 2px;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 30px;
    float: none;
    }

    #details-page .all_content p {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
    margin-left: 0%;
    font-size: 12px;
    }

    #details-page ul, #details-page ol {
    padding-top: 20px;
    width: 100%;
    margin-left: 0%;
    font-size: 12px;
    }

    #details-page .all_content p:first-of-type {
    margin-bottom: 30px;
    }

    #details-page h2 {
    font-size: 12px;
    margin-top: 30px;
    float: none;
    max-width: 50%;
}
    #details-page h3 {
    width: 100%;
    margin-left: 0%;
        font-size: 11px;
}

    #details-page .all_content .content_details div img {
    margin-top: 20px;
    margin-bottom: 0px;
    width: 100%;
    margin-left: 0%;
    padding-left: 20px;
    border-left: solid 3px #e3e3e3;
}


    #details-page h2:first-of-type {
    margin-top: 30px!important;
}

    #contact-page .content.large-margins, #others-contact.large-margins {
        padding: 0px!important;
}
    #contact-page .content.large-margins p, #others-contact.large-margins ul{
        padding-left: 15px!important;
        padding-right: 15px!important;
}
    #contact-page .office {
    padding-left: 0px;
    padding-right: 0px;
        margin-bottom: 40px;
        height: auto;
}

    .standard-page h2 {
    font-size: 16px;
}
    #staff-page .members {
    margin-left: 0px;
    margin-right: 0px;
}

    #teams {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
    li.member {
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 20px;
}
    .standard-page .separatorgrey {
    height: 5px;
    width: 60px;
    margin-bottom: 40px;
}

    #board-page .large-margins, #staff-page .large-margins{
    padding-left: 0px!important;
    padding-right: 0px!important;
    }

    .member_picture {
    width: 90px;
    height: 90px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
}
    .member_picture img {
    height: 90px;
}
    ul.member_infos {
    padding-left: 105px;
        padding-bottom: 20px;
}
    #board-page li.member, #staff-page li.member {
        margin-bottom: 50px;
        padding-left: 20px;
         padding-right: 20px;
        min-height: 155px;
}
    #honorary-president .member {
    margin-left: 0%;

}

    #latest-updates .post_title{
        width: 100%!important;
        clear: both;
    }

    #latest-updates .post_excerpt{
        margin-left: 0%!important;
        clear: both;
    }

    #latest-updates .infos{
        clear: both;
        margin-left: 0%;
    }

    #latest-updates .post_date {
    border-top:  0px;
    clear: both;
    font-size: 10px;
}

    #other_categories div img{

    padding-left: 0px;
        display: none;
}

    #other_categories.large-margins{
    padding-left: 0px!important;
        padding-right: 0px!important;
    }
    #details-page .what-we-do-details, #other_categories .who-details{
        margin-left: 0%;
        margin-right: 0%;
        margin-top: 0px;
        width: 100%;
    }
    #details-page .what-we-do-details p{
        display: none;
    }

    #details-page .what-we-do-details .btn-title p{
        display: none;
    }
    #details-page .what-we-do-details .post_title , #other_categories .who-details .post_title{
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .related_title {
    margin-bottom: 50px;
    }


#details-page .separator {
    height: 5px;
    width: 60px!important;
        margin-bottom: 40px;
    }

    #details-page .btn-title{
    }

    #where-page .activity-types h2 {
    width: 100%;
    }

    #details-page .post_date,#details-page .share_btns, #details-page .share_btns .ssba-wrap {
    float: none!important;
    }

    #details-page .all_content .share_btns{
    margin-top: -20px;
        margin-bottom: 20px;
    }


    .jobs_page .content.large-margins{
        padding-left: 0px!important;
        padding-right: 0px!important;
    }

    #latest-updates .row.members {
    margin-bottom: 20px;
}

    #publications-page .pods-form-ui-field-type-pick {
    width: 45%;
    }

    #publications-page #pods-form-ui-filter-publi-thematic {
    margin-left: 0%;
}

    #publications-page #pods-form-ui-filter-publi-region{
        margin-left: 0%;
    }
    #publications-page #pods-form-ui-filter-publi-language{
        margin-left: 0%;
    }

    #publications-page .pods-form-filters-search {
    width: 45%;
}

    #publications-page .pods-form-filters-submit {
    width: 20%;
        margin-left: 40%;
            margin-bottom: 60px;
    }

    #publications-page #region-label, #publications-page #thematic-label, #publications-page #language-label {
    margin-left: 12.5%;
        clear: both;
    }

    #publications-page #type-label, #publications-page #author-label, #publications-page #search-label {
    margin-left: 35%;
    }


    .publication .post_img {
        width: 40%;
    height: auto;
        float: left;
        clear: both;
        margin-bottom: 30px;
    }

    .publication .post_img img {
        width: 100%;
    height: auto;
    }

    .publication .post_author {
    float: none;
    }

    .publication .post_title {
    margin-top: 0px;
    float: left;
    width: 50%;
    margin-left: 5%;
}
    .publication .post_date {
    margin-top: 7px;
    float: left;
        clear: none;
    margin-left: 5%;
}
    .publication .post_author {
    margin-top: 0px;
    float: left;
        clear: none;
    margin-left: 5%;
        width: 50%;
}
    #publications-page .alm-reveal .separator {
    display: block;
    margin-top: 40px;
        margin-bottom: 40px;
}
    #publications-page .alm-reveal {
    padding-top: 0px;
    }

    #contact-page #offices{
        margin-left: 15px;
        margin-right: 15px;
        padding-left: 65px!important;
        padding-right: 65px!important;
    }
}

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

.publication {
}
}

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

#library-page .item_image, #where-page .activity .post_img {
    width: 100%;
    height: 123px;
    overflow: hidden;
}

}

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

#library-page .item_image {
    width: 100%;
    height: 90px;
    overflow: hidden;
}

}

@media screen and (max-width: 991px)
{
    .content_details iframe{
        width: 100%;
    }
    .publication .post_img {
    border: solid 2px #808081;
    }

    #home .legend p{
    margin-bottom: 0px;
    }

    #latest-updates .jobs_page .col-md-6:nth-child(even) {
    padding-left: 0px;
}

    #latest-updates .jobs_page .col-md-6:nth-child(odd) {
    padding-right: 0px;
}

    #library-page .gallery_name{
        background-size: auto;
    }

    #staff-page .members.open{
    max-height: 10000px;
    -webkit-transition: max-height 2500ms linear;
    -moz-transition: max-height 2500ms linear;
    -o-transition: max-height 2500ms linear;
    -ms-transition: max-height 2500ms linear;
    transition: max-height 2500ms linear;
}
    
   

}


@media screen and (-webkit-min-device-pixel-ratio:0) {
  select,
  textarea,
  #s {
  }
}

@media screen and (max-width: 767px)
{
    .publication {
    height: auto;
}
    
     .secondarylogo .navbar-right{
        width: 100%;
    }
    
    .secondarylogo #logowebsite{
        width: 100%;
        position: absolute;
        margin-left: -15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .secondarylogo #logowebsite #secondarylogo{
        float: right;
        height: 70px;
        margin-top: 9px;
    }
    
    .secondarylogo #languages_zone{
        font-size: 11px;
    }
    
    .secondarylogo .block_btn_top {
        float: left;
        padding: 0;
    }
    .secondarylogo #search_and_menu_zone, .secondarylogo .block_btn_top {
        margin-top: 50px!important;
    }
    
    .secondarylogo.navbar-header-top{
        height: 140px;
    }
    
    .secondarylogo + .container{
        margin-top: 40px;
    }
    
    .secondarylogo .right_zones {
        height: 50px;
    }

    
    .navbar-header-top.smaller.secondarylogo{
        height: 140px;
    }

.navbar-nav {
    float: left;
    margin: 0;
}

    .navbar-right {
    float: right !important;
    margin-right: 0px;
}

.navbar-left {
    float: left !important;
}
    #where-page .activity .post_title, #projects .activity .post_title{
    width: 255px;
    margin-top: 7px;
    }
    #where-page .activity .post_img, #projects .activity .post_img {
    width: auto;
    margin: auto;
    height: auto;
    }

    .related_title {
    margin-top: 50px;
    padding-top: 10px;
    margin-bottom: 40px;
    border-top: solid 3px #3f3f3f;
    }

    #board-page .content {
    margin-bottom: 40px;
    }

    #board-page ul.members {
    margin-bottom: -20px;
    }

    #staff-page li.member {
        width: auto;
    }

    #library-page .gallery_name{
        margin-top: 50px;
    }

    #library-page .gallery_name h2 {
        width:100%;
    }

    #YouTubeModalDialog{
        width: 90%!important;
        margin-left: 5%;
        margin-right: 5%;
        margin-top: 50%;
    }

    #YouTubeModalBody iframe{
    width: 98%;
    height: 300px;
    }

    .publication .post_title {
    height: auto;
}
    .page_header .header_text {
    top: 20%;
    font-size: 20px;
    width: 70%;
    margin-left: 15%;
}
    .page_header .header_title {
    font-size: 35px;
}

    .page_header .header_button_read_more_text a, .page_header .header_button_read_more a {
    font-size: 12px;
    padding: 8 10 8 10;
            letter-spacing: 1px;
    border: solid 2px white;
}
    .page_header .header_button_read_more_text, .page_header .header_button_read_more {
    bottom: 20%;
}
}




@media screen and (min-width: 479px) and (max-width: 750px)
{
    #library-page #photo-gallery .item, #library-page #video-gallery .item {
    margin-top: 40px;
    width: 50%;
    float: left;

}
#page-inscriptions .band_top {
            /*width: 95%;*/
    }
}
@media screen and (min-width: 479px) and (max-width: 1199px)
{

#page-inscriptions .band_top {
            /*width: 79.5%;*/
    }
}

@media screen and (max-width: 767px)
{
    .navbar-brand img{
        height: 100px;
    }

    .navbar-header-top {
    height: 100px;
    }
    
    .navbar-header-top.smaller {
     height: 100px; 
    }

    body {
    padding-top: 100px;
    }

    #search_and_menu_zone,
    .block_btn_top {
    margin-top: 0px!important;
}

    .page_header .header_text {
    top: 20%;
    width: 70%;
    margin-left: 15%;
    font-size: 12px;
}
    .page_header .header_title {
    font-size:20px;
}
    .page_header .header_button_read_more_text a, .page_header .header_button_read_more a {
    font-size: 8px;
    padding: 8 10 8 10;
            letter-spacing: 1px;
    border: solid 1px white;
}
    .page_header .header_button_read_more_text, .page_header .header_button_read_more {
    bottom: 20%;
}

    #board-page li.member, #staff-page li.member {
}

    #library-page .item_image {
        height: auto;
    }

    #library-page #photo-gallery .item {
        height: auto;
    }

    #library-page #video-gallery .item {
        height: auto;
    }
     #page-inscriptions .gform_wrapper {
        padding: 0;
    }
    #page-inscriptions form ul.gform_fields li.field_description_below{
        width: 100%;
    }
    
    #page-inscriptions form ul.gform_fields #field_1_43, #page-inscriptions form ul.gform_fields #field_1_44{
        margin-top: 0px;
    }
    #page-inscriptions form ul.gform_fields #field_1_43{
        margin-left: 50%!important;
    }

}





@media screen and (max-width: 381px)
{

      #home .co.large-margins {
          padding-left: 40px!important;
          padding-right: 40px!important;
      }
    .large-margins{
      padding-left: 40px!important;
      padding-right: 40px!important;
    }

}

@media screen and (max-width: 1280px)
{
    .large-margins{
      padding-left: 20px;
      padding-right: 20px;
    }
}

@media screen and (min-width: 550px) and (max-width: 767px)
{
    .page_header .header_container_video{
        top: 10%;
    }
    .page_header .header_container_video .header_intro_video{
    font-size: 19px;
    }
    .page_header .header_text {
    font-size: 19px;
    }

    .what-we-do-details, .activity{
        width: 50%;
    }

    .details-page .activity:nth-child(2n), #home .activity:nth-child(2n+1) {
        clear: both;
    }

    .who-details{
        width: 33%;
    }

    .what-we-do-details .post_title, .who-details .post_title {
    font-size: 8px!important;
    }

    .standard-page h1, .search-page h1 {
        margin-bottom: 40px;
    }

    .member_picture {
    width: 90px;
    height: 90px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
    }

    .member_picture img {
    height: 90px;
    }

    .publication .post_img {
    width: 20%;
    }

    .publication .post_title {
        width: 70%;
    }

    .publication .post_author {
    width: 70%;
}

    #library-page #photo-gallery .item:nth-child(2n+1), #library-page #video-gallery .item:nth-child(2n+1){
        clear: both;
    }

    #library-page .item {
    padding-left: 30px;
    padding-right: 30px;

}


}

#page-inscriptions form ul.gform_fields li.field_description_below#field_1_6 {
    clear: left;
    width: 100%;
}

#page-inscriptions form ul.gform_fields li.field_description_below#field_1_20 {
    clear: left;
    width: 100%;
}

#page-inscriptions form ul.gform_fields li.field_description_below#field_1_30 {
    margin-top: 0;
    width: 100%;
}
#page-inscriptions form ul.gform_fields li.field_description_below#field_1_30 > label.gfield_label {
    display: none;
}
body .gform_wrapper ul li.field_description_below#field_1_30 div.ginput_container_checkbox {
    margin-top: 0;
}
#page-inscriptions form ul.gform_fields li.field_description_below#field_1_30 input {
    margin-top: 0;
    margin-right: 5px;
}
.gform_wrapper ul.gfield_radio li {
    width: 50%;
    float: left;
}

#page-inscriptions form ul.gform_fields li.field_description_below#field_1_12 {
   clear: left;
}
#page-inscriptions form ul.gform_fields li.textarea-full#field_1_23,
#page-inscriptions form ul.gform_fields li.textarea-full#field_1_27,
#page-inscriptions form ul.gform_fields li.textarea-full#field_1_28 {
   clear: left;
   float: left;
   padding: 0 5px;
}
#page-inscriptions form ul.gform_fields li.field_description_below#field_1_31 {
   clear: left;
}
#page-inscriptions form ul.gform_fields li.textarea-full#field_1_23 .gfield_description.validation_message,
#page-inscriptions form ul.gform_fields li.textarea-full#field_1_27 .gfield_description.validation_message,
#page-inscriptions form ul.gform_fields li.textarea-full#field_1_28 .gfield_description.validation_message{
    top: 57px;
}
#page-inscriptions form ul.gform_fields li.textarea-full.small-textarea#field_1_23 {
}
#page-inscriptions form ul.gform_fields li.field_description_below#field_1_38 .gfield_description.validation_message{
    top: 0px;
}
#input_4_38 > div {
    /*margin: 0 auto;*/
}
#page-inscriptions form ul.gform_fields li.textarea-full#field_1_28.gfield_error {
    margin-left: 5px;
}
#page-inscriptions form ul.gform_fields li.field_description_below#field_1_36 {
  width: 100%;
  overflow: hidden;
}
#page-inscriptions form ul.gform_fields li.field_description_below#field_1_7 div.ginput_container {
  margin-top: 40px;
}
#page-inscriptions form ul.gform_fields li.field_description_above#field_1_8 {
  width: 50%;
  float: left;
  padding: 0 5px;
  clear: none;
  position: relative;
}
#page-inscriptions form ul.gform_fields li.field_description_below#field_1_36 .left,
#page-inscriptions form ul.gform_fields li.field_description_below#field_1_36 .right {
  width: 50%;
  float: left;
  padding: 0 5px;
}
.gform_wrapper .field_description_below#field_1_5 .gfield_description {
  white-space: nowrap;
  margin-bottom: 15px;
}
#page-inscriptions form ul.gform_fields li.field_description_below#field_1_14 .gfield_label,
#page-inscriptions form ul.gform_fields li.field_description_below#field_1_15 .gfield_label {
  visibility: hidden;
}
#field_1_40 {
  width: 100% !important;
  margin-bottom: 15px;
  font-size: .813em;
  line-height: inherit;
  clear: both;
  font-family: inherit;
  letter-spacing: normal;
}
#page-inscriptions .form_subscription_desc h3
{
  font-size: 14px !important;
  color: #343434;
}
#page-inscriptions .form_subscription_desc p
{
  font-size: .813em !important;
}
@media screen and (max-width: 320px)
{
  .band_top {
    height: 229px !important;
  }
  .band_top h1 .sp1 {
    font-size: 14px !important;
}
.band_top h1 .sp0 {
    font-size: 19px !important;
}
}
body.page-template-inscriptions{
  padding-bottom: 230px;
  min-height: 100%;
  position: relative;
}
.page-template-inscriptions .gform_confirmation_wrapper{
  text-align: center;
}
.page-template-inscriptions footer{
  position: absolute;
  bottom: 0;
  width: 100%;

}
.thank #page-inscriptions {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

/****-------------------------- Detail News osloforum -------------------------- ******/
 .details-update-osloforum #sidebar ul
{
   border-left: 0;
}
 .details-update-osloforum .content_details_oslo{
  width: calc(100% - 350px);
  float: left
}
#details-page .content_details_oslo h1 {
  width: 100%;
}
#details-page.details-update-osloforum  .content_details_oslo .post_date,  #details-page.details-update-osloforum .share_btns
{
  float: none;
}
#details-page.details-update-osloforum .share_btns
{
  overflow: hidden;
  margin-bottom: 20px;
}
#details-page.details-update-osloforum .all_content p
{
  margin-left: 0;
  width: 100%
}
#details-page.details-update-osloforum .all_content .content_details_oslo ul
{
  margin-left: 0;
  width: 100%
}
#details-page.details-update-osloforum .all_content .content_details_oslo ul li>ul
{
  border: none;
}
.details-update-osloforum #latest-updates
{
 width: calc(100% - 350px);
 float: right;
}
.details-update-osloforum  #latest-updates .infos{
  margin-left: 16%;
}



/*========================
    Image Effect #1
==========================*/

.gallery_osloFour{position: relative;overflow: hidden;}
.gallery_osloFour img{/*! -webkit-transform: scale(1.5) translateY(0); transform: scale(1.5) translateY(0);*//*! -webkit-transition: all .4s ease-in-out; *//*! transition: all .4s ease-in-out; */}
.gallery_osloFour:hover img {/*-webkit-transform: scale(1.5) translateY(-12px);transform: scale(1.5) translateY(-12px);3*/}
.gallery_osloFour:after{
  position: absolute;content: '';
  height: 100%;
  width: 100%;
  background-color: rgba(171, 171, 171, 0.8);
  -webkit-transition: opacity .25s ease-in-out;
  transition: opacity .3s ease-in-out;
  opacity: 0;
  top: 0;}
.gallery_osloFour:hover:after {opacity: 1;}

.gallery_osloFour .link-wrap
{
  position: absolute;top: 52%;
  right: 50%;
  -webkit-transform: translateX(50%) translateY(-50%); /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
      -ms-transform: translateX(50%) translateY(-50%); /* IE 9 */
          transform: translateX(50%) translateY(-50%); /* IE 10, Fx 16+, Op 12.1+ */

  z-index: 10;
}
.gallery_osloFour .link-wrap a {
  display: inline-block;
  height: 42px;
  width: 42px;
  line-height: 42px;
  background-color: rgba(255,255,255,0.2);
  text-align: center;color: #fff;
  font-size: 14px;
  opacity: 0;
  border-radius: 50%;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;}

.gallery_osloFour .link-wrap a.zoom {background-image: url(img/icon_flikre.svg);}
.gallery_osloFour .link-wrap a.zoom:hover {background-image: url(img/icon_flikre_hover.svg);}

.gallery_osloFour .link-wrap a.file {background-image: url(img/icon_pdf.svg);}

.gallery_osloFour .link-wrap a.file:hover {background-image: url(img/icon_pdf_hover.svg);}

.gallery_osloFour .link-wrap a:first-child {
  -webkit-transform: translateY(-30px); /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
      -ms-transform: translateY(-30px); /* IE 9 */
          transform: translateY(-30px); /* IE 10, Fx 16+, Op 12.1+ */
  margin-right: 23px;
}
.gallery_osloFour .link-wrap a:last-child {
  -webkit-transform: translateY(-60px); /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
      -ms-transform: translateY(-60px); /* IE 9 */
          transform: translateY(-60px); /* IE 10, Fx 16+, Op 12.1+ */
}
.gallery_osloFour:hover .link-wrap a {
  opacity: 1;
  -webkit-transform: translateY(0px); /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
        -ms-transform: translateY(0px); /* IE 9 */
            transform: translateY(0px); /* IE 10, Fx 16+, Op 12.1+ */

}
.gallery_osloFour .link-wrap a:hover {background-color: rgba(255,255,255,0.4);}
@media screen and (max-width: 768px){

  .details-update-osloforum .content_details_oslo, .details-update-osloforum #latest-updates{
    width: 100%
  }

  .details-update-osloforum  #latest-updates .infos{
    margin-left: 0;
  }

  .gallery_osloFour:after {
    opacity: 1;
  }

  .gallery_osloFour .link-wrap a {
    float: left;
    opacity: 1;
  }

  .gallery_osloFour .link-wrap a:first-child,
  .gallery_osloFour .link-wrap a:last-child {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }


  .showIcons .link-wrap a{
    opacity: 1!important;
    -webkit-transform: translateY(0px)!important;
-ms-transform: translateY(0px)!important;
transform: translateY(0px)!important;
  }

  .showIcons:after{
    opacity: 1!important;
  }

}

@media screen and (max-width: 388px){

  .navbar-brand img {
      height: 80px!important;
      margin-top: 14px;
  }
  
    .secondarylogo .navbar-brand img#secondarylogo{
    height: 60px!important;
    margin-top:18px!important;
    }

}


#publications-page .alm-reveal:not(first-child) .separator {
    width: 100%;
    background-color: transparent;
}

#publications-page .alm-reveal:not(first-child) .separator:before {
    width: 80px;
    content: "";
    background: #aa162c;
    height: 5px;
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 479px)
{
.navbar-header-top {
    height: 115px;
    }
    
    .navbar-header-top.smaller {
     height: 115px; 
    }

    body {
    padding-top: 115px;
    }
}
