:focus {
    outline: none;
}
html {
    font-size: 18px;
}
h1, h2, h3, .h1, .h2, .h3 {

    /*margin-left: -2px;*/
}
a.shortcodebtn {
    color: #454854;
    text-decoration: none
}
.btn {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 0px;
    -webkit-transition: 0.36s;
    -moz-transition: 0.36s;
    -ms-transition: 0.36s;
    -o-transition: 0.36s;
    transition: 0.36s;
}
.container {
    max-width: 1100px;
    width: 100%;
}
.header.fixed .container {
    max-width: 1120px;
}
#video-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    /* display: table; */
}

#header.default_menu ~ #mainblock #video-container{
    max-width: 1200px;
    float: none;
    margin: 0 auto;
}
.videotxt {
    position: absolute;
    /* dispaly: table-cell !important; */
    vertical-align: middle !important;
    color: #fff;
    z-index: 999;
    top: 0;
    color: #fff;
    height: 100%;
    text-align: center;
    width: 100%;
}
.video-caption {

    /*margin-top:44%;*/
    /* width: 100%; */
    left: 0;
    right: 0;
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    bottom: 30px;
    position: absolute;
}
.video-caption .h2 {
    width: 100%;
    float: left;
    word-wrap: break-word;
    color: #fff;
    font-size: 48px;
    line-height: 1.2;
}
.video-caption p {
    width: 100%;
    float: left;
    font-size: 28px;
    margin-bottom: 20px;
}
.sub_header_text {
    width: 100%;
    float: left;
}
.captionbtn {
    z-index: 777;
    width: auto;
    color: #FFF;
    font-size: 16px;
    line-height: 1.3;
    /* font-family: Open Sans, sans-serif; */
    /* text-transform: uppercase; */
    display: inline-block;
    background: #086881;
    margin-bottom: 0;
    margin-top: 20px;
    position: relative;
    -webkit-transition: background 0.3s linear;
       -moz-transition: background 0.3s linear;
        -ms-transition: background 0.3s linear;
         -o-transition: background 0.3s linear;
            transition: background 0.3s linear;
}
.captionbtn a {
    color: #fff;
    display: block;
    padding: 15px 15px;
}
.captionbtn:hover,.captionbtn:focus,.captionbtn:active{
    background: #df463e;
}
.captionbtn a:hover {
    text-decoration: none;
}
.captionbtn span.glyphicon {
    top: 3px;
}
.embed-responsive-16by9 {
    z-index: 10 !important;
}
a.ytp-icon-watermark {
    display: none;
}
.carousel-inner {

    /*overflow: visible;*/
}
.option-caption-side .imageLayer {
    width: 30%;
    text-align: center;
}
.option-caption-side .imageLayer img {
    display: inline-block;
    border: 4px solid #FFF
}
.option-caption-side .textLayer {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -5px;
    width: 70%;
    color: #FFF;
}
.option-caption-side .textLayer .textHeader {

    /*  font-size: 36px;*/
    line-height: 1.2;
}
.option-caption-side .textBox {
    max-width: 100%;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px;
}
.carousel-inner > .next, .carousel-inner > .prev {

    /*display: inline-block;*/
}
.default {
    background: #FFF;
}
#header.fixed, #header.fixed.change_bg, #header.fixed.change_bg.over_to_top, #mobile-header.fixed, #header-small.fixed, #header.withBg, .default_menu.navBg .navbar .navbar-nav, #besidesindex #header.fixed {
    background: ;
    -webkit-box-shadow: 0 0 4px #0D0D0D;
    box-shadow: 0 0 4px #0D0D0D;
}
#header.fixed.over_to_top {
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.header.fixed #nav {

    /*padding: 60px 0;*/

    /* position: absolute;
    top: 120%;*/
}
.header.fixed.change_bg #nav, #besidesindex .header.fixed #nav {
    padding: 0;
    top: 60%;
}
.header li.firstlevel {

    /*margin-right: 50px;*/
    margin-right: 15px;
}
.default.header li.firstlevel {
    margin-right: 15px;
}
.navBg a {
    color: #086881;
}
.fixed a, .withBg a, .navBg a:hover, .navBg a:active, .navBg li:hover a, .navBg li:active a {
    color: #FFF;
}
.fixed .no-bg a, .withBg .no-bg a, .navBg .no-bg a:hover, .navBg .no-bg a:active, .navBg  .no-bg li:hover a, .navBg  .no-bg li:active a {
    color: #232323;
}
.default.navBg .no-bg li.firstlevel > span >  a:hover, .default.navBg .no-bg li.firstlevel > span >  a:active, .default.navBg .no-bg li.firstlevel:hover > span >a, .default.navBg .no-bg li.firstlevel:active > span >  a {
}
.navBg .no-bg li.firstlevel > span >  a:hover, .navBg .no-bg li.firstlevel > span >  a:active, .navBg  .no-bg li.firstlevel:hover > span >  a, .navBg  .no-bg li.firstlevel:active > span >  a {
    text-decoration: underline;
    border-bottom: 1px solid #232323;
}
.dropdownspan a {
    border-bottom: 1px solid transparent;
}
.activated > .dropdownspan a, .dropdownspan a.activated, .dropdownspan a.active, .dropdownspan a:hover, .dropdownspan a:active, .dropdownspan a:hover, .dropdownspan a:focus {
    border-bottom: 1px solid #FFF;
    text-decoration: none;
}
.no-bg .activated > .dropdownspan a, .no-bg.dropdownspan a.activated, .no-bg .dropdownspan a.active, .no-bg .dropdownspan a:hover, .no-bg .dropdownspan a:active, .no-bg.dropdownspan a:hover, .no-bg .dropdownspan a:focus {
    border-bottom: 1px solid #232323;
}
.navBg .dropdownspan a {
    border: 0;
}
.right-top, .left-top {
    top: 60px;
}
.not_have_background_set {
    min-height: 500px;
    background: #222525
}
.textHeader {

    /*position: relative;*/

    display: inline;
    color: #FFF;
}
p+p.textHeader{
    display: inherit;
}
.option-textlayeroverimage .textLayer p {
    color: #FFF;
}
.quotemark {
    float: left;
    width: 63px;
    height: 63px;
    position: relative;
    text-align: center;
    background: #FFF;
    font-family: "projectY";
    font-size: 30px;
    font-weight: 400;
    line-height: 63px;
    color: #086881;
    color: https://www.watabaran.se/wp-content/uploads/2015/07/mountain-rangeblu.jpg;
    opacity: 0.5;
    filter: alpha(opacity 50);
    margin-right: 17px;
    margin-top: 5px;
}
.textHeader:before {
    content: none;
}
.sliderHead {
    font-size: 39px;
    color: #FFF;    /*font-weight: bold;*/
    font-weight: 700;
    line-height: 1;
    margin-bottom: 15px;
}
.center .sliderHead {
    text-align: left;
}
.center .quotemark{
    float: none;
    display:inline-block;
}
.sliderBg {
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #086881;
}
.quotemark:before {

    /*  font-family: "projectY";
    content: "\e62a";
    font-size: 30px;
    font-weight: 400;
    line-height: 0;*/

    /*position: absolute;*/

    /*top: -18px;*/
}
.option-caption-side .textHeader {

    /*margin-top: 17px;*/
}
.option-caption-side .textHeader:before {

    /*top: 20px;*/
}
.glyphicon-chevron-right, .glyphicon-chevron-left {
    width: 24px;
    height: 90px;
    margin-top: -45px;
}
.glyphicon-chevron-right:before, .glyphicon-chevron-left:before {

    /*font-family: "projectY";*/

    background-repeat: no-repeat;
}
.glyphicon-chevron-left:before {
    background-position: left center;
    content: url("../images/left-arrow.png");    /*content: "\e079";*/
}
.glyphicon-chevron-right:before {
    background-position: right center;
    content: url("../images/right-arrow.png");    /*content: "\e080";*/
}
.textLayer {

    /*font-size: 15px;
    line-height: 17px;*/
}
.textShortDetails {

    /*font-family: Arial, sans-serif;*/
}
.calendar-date:before {

    /*content:url("../images/kalendar-icon.png");*/

    content: "\e62d";
}
#index h1 {
    line-height: 1;
    margin-top: 10px;
    margin-bottom: 15px;    /*color :inherit;*/
}
h1+h2 {
    width: 100%;
    padding-right: 12%;    /*color :inherit;*/
}
.oneblock.contentblocks .textblock {
    padding-right: 12%;
}
.contentblocks .oneblock.contentblocks .textblock {
    padding-right: 0
}
.loadmore {
    text-decoration: underline;
}
.textblock.withimage h4 {
    font-size: 19px;
}
.blocklink .list-repeater:hover > a, .blocklink .list-repeater:active > a, .blocklink .list-repeater.activated > a {
    background: #df463e;
    color: #FFF;
}
.right_menu .list-repeater.secondlevel > a:hover, .right_menu .list-repeater.secondlevel > a:active, .right_menu .list-repeater.secondlevel.activated > a {
    background: #df463e;
    color: #FFF;
}
.right_menu .list-repeater.secondlevel.opened > a {
    background: #454854;
}
.blocklink .list-repeater a:hover *, .blocklink .list-repeater a:active *, .blocklink .list-repeater.activated a *, .right_menu .list-repeater a:hover *, .right_menu .list-repeater a:active *, .right_menu .list-repeater.activated a *, .right_menu .list-repeater.opened > a * {
    color: #FFF
}
a.withicon {

    /*background-repeat: no-repeat;
    background-image: url("../images/load-icon.png");
    -webkit-background-size: 17px 17px;
    -o-background-size: 17px 17px;
    background-size: 17px 17px;*/
}
.colorbackground.black h5 {
    text-transform: uppercase;
    font-size: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    letter-spacing: 4px;
    padding: 10px 0 20px;
    margin-bottom: 20px;
}
.colorbackground.black h6 {
    color: #ffffff;
}
.footerlast{
    background-color: #ffffff;
    color:#00b0cc;
}
.colorbackground.black p {

    /*font-weight: 400;*/
}
.colorbackground.black a {
    text-decoration: underline;
}
.colorbackground.black .footercontent form {
    margin-top: 10px;
}
.colorbackground.black .footercontent .input-group {
    position: relative;
    width: 100%;
}
.colorbackground.black .footercontent .input-group label {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #DEDEDE;
    z-index: 8;
    overflow: hidden;
    font-size: 14px;    /*font-weight: 400;*/
    line-height: 1.42857;
    color: #555;
    padding: 6px 12px;
    margin-bottom: 0;
}
.colorbackground.black .footercontent .input-group > input {
    position: relative;
    z-index: 9;
    border: 0;
    background: transparent;
}
.colorbackground.black .footercontent .input-group input:focus+label, input.focused+label {
    text-indent: -333px;
}
.colorbackground.black .footercontent .btn {
    width: 85px;
    margin-top: 8px;
}

/*custom setting for masthead*/
.content-from-editor {
    width: 100%;
    float: left;    /*font-weight: 400;*/
}
.masthead {

    /*background-color: #218396;*/

    /*background-color: ;*/
    background-image: url("https://www.watabaran.se/wp-content/uploads/2015/07/mountain-rangeblu.jpg");
    background-color: https://www.watabaran.se/wp-content/uploads/2015/07/mountain-rangeblu.jpg;
    overflow: hidden;
    height: 185px;
    font-size: 65px;    /*font-weight: 400;*/
}
.preamble {
    font-weight: bold;
    color: #df463e;
    font-size: 19px;
    margin-top: 10px;    /*margin-bottom: 20px;*/
}
p.bigger-fonts{
    font-size: 20px;
}
p.preamble {
    margin-bottom: 20px;
}
h1+p {
    margin-top: 10px;
}
.content-from-editor {
    margin-top: 10px;
}
.content-from-editor .preamble {
    margin-top: 0;
}
#besidesindex .contentblocks .contentblocks .col-md-8 {
    padding-right: 15px;
}
#besidesindex .contentblocks .contentblocks .col-md-4 {
    padding-left: 25px;
}
.tipsa {
    background: #F7F9F7;
    padding: 20px;
    float: left;
}
.tipsa > span {
    color: #df463e;
}
.share-text {
    float: left;
}
.tipsa span.share {
    font-size: 0;
}
.tipsa span.share a {
    /* margin-left: 30px; */
}

/*for SVN Sw3eden*/
#index header.over_to_top+#mainblock> .sliderBg {

    /*padding-top: 146px;*/
}
#index header.fixed.over_to_top+#mainblock> .sliderBg {
}
#index header.fixed+#mainblock {
    margin-top: 146px;
}
#index header.fixed.over_to_top+#mainblock {
    margin-top: 0 !important;
}
#besidesindex header.fixed #mainblock {
    margin-top: 90px;
}
.medlemmar {
    border-bottom: 1px solid #df463e;
}
.medlemmar img {
    border: 1px solid #d8d8d8;
}
.info-box {

    /*font-weight: 400;*/
    line-height: 1.3;
    margin-bottom: 15px;
}
.info-box, .info-box a {
    color: #8D9397;
}
.info-box strong {
    letter-spacing: 0.3px;
    color: #1B3438;
}
blockquote {
    color: #df463e;
}
blockquote:after, p.blockquote:after, blockquote:before, p.blockquote:before {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}
blockquote:after, p.blockquote:after {
    content: "«";
}
blockquote:before, p.blockquote:before {
    content: "» ";
}
#header a {

    /*font-size: 15px;*/
}
.withBackground {
    padding-top: 104px;
    padding-top: 110px;
}
.threeblocks a p, .threeblocks a h4, .list-repeater a h4, .list-repeater a p {
    -webkit-transition: color 0.36s linear;
    -moz-transition: color 0.36s linear;
    -ms-transition: color 0.36s linear;
    -o-transition: color 0.36s linear;
    transition: color 0.36s linear;
}
.threeblocks img, .twoblocks img, .oneblocks img {
    max-width: 100%;
}
.details .twoblocks img{
    margin: 0;
}
.details .twoblocks a img.alignnone,.details .twoblocks a img.alignleft,.details .twoblocks  a img.alignnone{
    margin:0;
}
.list-repeater a {
    -webkit-transition: background 0.36s linear;
    -moz-transition: background 0.36s linear;
    -ms-transition: background 0.36s linear;
    -o-transition: background 0.36s linear;
    transition: background 0.36s linear;
}
.option-three .btn {
    width: 100%;
}
.option-three .shortcodebtn a, .option-three a.shortcodebtn, .option-three a.shortcodebtn {
    background: #454854;
    color: #FFF;
    width: 100%;
}
.shortcodebtn a, a.shortcodebtn, a.shortcodebtn {
    -webkit-transition: background 0.36s linear, color 0.36s linear;
    -moz-transition: background 0.36s linear, color 0.36s linear;
    -ms-transition: background 0.36s linear, color 0.36s linear;
    -o-transition: background 0.36s linear, color 0.36s linear;
    transition: background 0.36s linear, color 0.36s linear;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.shortcodebtn a:hover, .shortcodebtn a:active, .shortcodebtn a:focus, a.shortcodebtn:hover, a.shortcodebtn:active, a.shortcodebtn:focus, a:hover .shortcodebtn, a:active .shortcodebtn, a:focus .shortcodebtn {
    background: #218396;
    color: #FFF;
}
.medlemmar-blocks {
    margin-top: 24px;
    padding: 0;
    width: 100%;
}
.pageHighlight+.medlemmar-blocks {
    margin-top: 0;
}
.medlemmar-blocks+.pageHighlight {
    margin-bottom: 20px;
}
.medlemmar .tablebased {
    height: 76px;
    border: 1px solid #d8d8d8;
    margin-bottom: 15px
}
.medlemmar .tablecelled {
    padding: 0;
}
.medlemmar .tablecelled img {
    border: 0;
    margin-bottom: 0;
    max-height: 56px;
    max-width: 200px;
}
.medlemmar a:hover, .medlemmar a:active {
    text-decoration: underline;
}
.contentblocks .pageHighlight.option-three .content {
    text-align: right;
}
.content-from-editor .threeblocks.colorbackground {

    /*padding-top: 10px;*/
}
.content-from-editor .preamble+.colorbackground {
    margin-top: 25px;
}
.content-from-editor .threeblocks.colorbackground .container {

    /*padding: 0 7px;*/
    padding-left: 7px;
    padding-right: 7px;
}
.content-from-editor .threeblocks.colorbackground .textblock.withimage a {
    display: inline-block;
}
.content-from-editor .threeblocks.colorbackground .col-md-4 .textblock.withimage a {
    text-decoration: none;
    display: block;
    max-width: 100%;
}
.colorbackground .content-from-editor .organisation_members {
}
.contentSlider .item {
    padding-top: 45px;
    padding-bottom: 45px;
}
.option-caption-side .carousel-control, .option-caption-side.carousel-control:hover, .option-caption-side.carousel-control:focus {
    color: #086881;
}
.option-caption-side .carousel-control {
    text-shadow: none;
}
.stylerrepeat+.stylerrepeat {
    margin-top: 50px;
}
.stylerrepeat h3 {
    font-weight: bold;
}
.organisation_members {

    /*margin-top: 20px;*/
}
.organisation_members+.organisation_members {
    margin-top: 45px;
}
.organisation_members figure {
    width: 100%;
    float: left;
}
.organisation_members figure img {
    margin-top: 7px
}
.other_details {
    width: 100%;
    float: left;
    margin-top: 15px;
}
#lang_sel_list, #sidr-id-lang_sel_list {
    display: none;
}
#video-container .iframe_section iframe, #video-container .iframe_section object, #video-container .iframe_section embed, #video-container .iframe_section video,.twoblocks .iframe_section iframe, .twoblocks .iframe_section object, .twoblocks .iframe_section embed, .twoblocks .iframe_section video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
#video-container .iframe_section,.twoblocks .iframe_section {
    position: relative;
    display: block;
    overflow: hidden;
    height: 0;
    width: 100%;
    padding: 0;
    padding-bottom: 56.25%;
}
.photocontainer{
    position: relative;
}
.photoContainer{
    float: left;
    width: 100%;
}
.photoContainer .videotxt{
    padding:50px 10px 30px;
}
.photoContainer .videotxt, .photoContainer .videotxt .video-caption{
    position: static;
    float: left;
    width: 100%;
}
.alignVertical .tableBased{
    vertical-align: middle;
}
.alignVertical .tableBased, .alignVertical .tableCelled{
    display: table;
    width: 100%;
    height: 100%;
     vertical-align: middle;
}
.alignVertical .tableCelled{
    display: table-cell;
}
.alignVertical img{
    width: 100%;
}

@media all and (max-width:1049px) {
    .iframe_section iframe, .iframe_section object, .iframe_section embed, .iframe_section video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }
    .iframe_section {
        position: relative;
        display: block;
        overflow: hidden;
        height: 0;
        width: 100%;
        padding: 0;
        padding-bottom: 56.25%;
    }
}
@media all and (min-width:1150px) {
    .header.fixed .logo {

        /*padding-left: 0;*/
    }
    .withBackground .col-sm-6 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .option-two.withBackground .col-sm-6 {
        padding: 0 15%;
    }
    .contentblocks .withBackground .col-sm-6, .contentblocks .withBackground.option-two .col-sm-6 {
        padding-left: 25px;
        padding-right: 25px;
    }
    .option-caption-side .carousel-control.left {

        /*left: -30px;*/
    }
    .option-caption-side .carousel-control.right {

        /*right: -30px;*/
    }
}
@media all and (max-width:1149px) {
    .pageHighlight h2 {
        padding-left: 0;
        -ms-word-wrap: break-word;
        word-wrap: break-word;
    }
    .pageHighlight .content p {
        margin-right: 0;
    }
}
@media all and (min-width:1050px) {
    .header.fixed .logo {
        width: auto;
        max-width: 16%;        /*max-width: 180px;*/
    }
}
@media all and (min-width:801px) {
    .header.fixed.change_bg .logo {
        width: auto;        /*max-width: 16.67%;*/
    }
    .header.fixed .logo a {
        display: block;
        width: 100%;
    }
    #header.fixed {

        /*min-height: 90px;*/
    }
      .organisation_members .col-sm-4{
        padding-right: 0;
    }
}
@media all and (max-width:1049px) {
    .container {
        max-width: 100%;
    }
    .pageHighlight h2 {
        font-size: 50px;
    }
    .option-two.pageHighlight h2 {
        font-size: 40px;
    }
    a.shortcodebtn {
        white-space: normal;
        max-width: 100%;
    }
    #besidesindex .header.fixed .logo {
        width: auto;
        max-width: 16.67%;
    }
    .video-caption {
        margin-top: 20%;
    }
}
@media all and (max-width:1023px) {
    .contentSlider .imageLayer {
        margin-bottom: 25px;
    }
    .carousel-control.small {
        top: 20%;
    }
    .item {

        /*padding-left: 10px;
        padding-right: 10px;*/
    }
}
@media all and (max-width:800px) {
    body {
        font-size: 15px;
    }
    .positioned:before {
        position: relative;
        top: 40px;
    }
    .header.fixed .logo, #besidesindex .header.fixed .logo {
        width: 100%;
        max-width: 100%;
    }
    .colorbackground, .colorbackground.smoke {
        padding: 20px 0;
    }
    #index header.over_to_top + #mainblock > .sliderBg {
        padding-top: 0
    }
    #header.over_to_top {
        position: static;
        background: #086881;
    }
    .textblock.right_menu{
        border-top: 2px solid #086881;
    }
    .over_to_top.fixed, #besidesindex #header.over_to_top.fixed{
        position: static;
    }
    /* #header.fixed, */ #header.fixed.change_bg, #header.fixed.change_bg.over_to_top, #mobile-header.fixed, #header-small.fixed, #header.withBg, .default_menu.navBg .navbar .navbar-nav/* , #besidesindex #header.fixed */{
        background-color: #086881;
    }
    #index h1 {
        margin-top: 0;
        font-size: 24px;
    }
    h1 + h2 {
        font-size: 20px;
    }
    .header.fixed .logo {
        text-align: center;
    }
    .header.fixed .logo img, .logo img {
        display: inline-block;
    }
    .default .navbar-nav > li {
        margin-right: 0;
        width: 100%;
        float: left;
    }
    .imageSlider .carousel {
        background: #086881    }
    #footer .colorbackground {
        padding-left: 0;
        padding-right: 0;
    }
    .tipsa span.share a {
        margin-left: 0;
        margin-right: 20px;
    }
    .preamble {
        font-size: 17px;
    }
    .contentblocks .pageHighlight.option-three .content {
        text-align: center;
    }

    /* .carousel-control.small {
    top: auto;
    bottom: 50%;
    }*/
    .header .logo {
        padding-left: 0;
    }
    #lang_sel_list ul a {
        background: none !important;
        padding: 12px 4px 12px 8px !important;
    }

    #besidesindex .contentblocks .contentblocks .col-md-4{
        padding-left: 7px;
        padding-right: 7px;
    }

}
@media all and (max-width:767px) {
    .option-caption-side .textLayer, .option-caption-side .imageLayer {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        float: left;
    }
    .option-textlayeroverimage .textLayer {
        margin-top: 0;
    }
    .pageHighlight h2, .option-two.pageHighlight h2 {
        font-size: 35px;
        line-height: 1.3;
    }
    .masthead {
        font-size: 40px;
    }
    .positioned .textHeader:before {
        font-size: 20px;
        top: 0
    }
    .not_have_background_set {
        min-height: 250px;
        background: #222525;
    }
    h1 + h2, .oneblock.contentblocks .textblock {
        padding-right: 0;
    }
    .item {
        padding-left: 0;
        padding-right: 0;        /*display: block;*/

        /*display: inline-block;*/
        max-width: 100%;
    }
    .contentSlider.carousel-inner > .active {
        padding: 45px 0;
    }
    .workingBlock {
        width: 100%;
        float: left;
    }
    .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {

        /*float: left;*/

        /*display: block;*/

        /*display: inline-block;*/
    }
  
    .organisation_members {
        margin-top: 5px;
    }
    .organisation_members+.organisation_members {
        margin-top: 25px;
    }
    .organisation_members h4 {

        /*font-weight: 400;*/
        margin-bottom: 0;
    }
    .organisation_members figure {
        margin-bottom: 7px
    }
    .sliderHead, .textLayer .textHeader {
        font-size: 24px;
    }
    .quotemark {
        width: 32px;
        height: 32px;
        font-size: 18px;
        line-height: 32px;
    }
    .textLayer, .textLayer .textHeader ~p {
        font-size: 16px;
    }
    .hideinmobile {
        display: none !important;
        visibility: hidden !important;
    }
    .video-caption {
        margin-top: 15px;
    }
    .video-caption p {
        font-size: 14px;
        margin-bottom: 10px;
    }
   
     .videotxt {
        display: none;
    }

.textLayer {
    display: none;
}

.video-caption .h2{
        font-size: 29px;
    }
.video-caption {
        font-size: 16px;
    }
    .carousel-control.small{
        top: 50%;
        margin-top: -40px;
    }
    .alignVertical .col-sm-6{
        height: auto!important;
    }
    .contentblocks + .contentblocks{
        margin-top: 15px;
    }
}
@media all and (max-width: 479px){
    .colorbackground .imagePart{
        width: 100%;
    }
}