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

  body, .bodytext {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  }
  #mainMenu {display:none;}
  .main {
    background-color:#FFF;
    width: auto;
    position:relative;
    margin:0 auto 0 auto;
    padding:0;
    left: 0;
  }
  /*.CMN {
      background: #FFF url(/fileadmin/templates/images/CMN_4.webp) 0px 0 no-repeat;
    background-size: 100% 100%;
      background-repeat: no-repeat;
      max-width: 100%;
    min-height: 70px;
    height: auto;
  }
  .CILRAP {
      background: #FFF url(/fileadmin/templates/images/CILRAP_1_12-cropped.svg) 0px 0 no-repeat;
      background: #FFF url(/fileadmin/templates/images/CILRAP.svg) 0px 0 no-repeat;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      width: 100%;
      height: auto;
      max-width: 100%;
      min-height: 70px;
      margin-bottom: 5px !important;
      width: calc(100% - 6.7px);
      margin: 0 5px;
    }*/

.CMN {
    /* background: #FFF url(/fileadmin/templates/images/CMN_4.webp) 0px 0 no-repeat; */
    background: #c6c7c8 url(/fileadmin/templates/images/CMN.svg) 1px 0 no-repeat;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    max-width: calc(100% - 10px);
    min-height: 70px;
    height: auto;
    border: 1px solid #4f4f4f;
    margin-bottom: 7px;
    margin-left: 5px;
}
.CILRAP {
    background: #C6C7C8 url(https://cilrap-film.s3.nl-ams.scw.cloud/t3web/fileadmin/templates/images/CILRAP.svg) 0px 0 no-repeat;
    background-size: contain;
    background-repeat: no-repeat;
    max-width: calc(100% - 10px);
    min-height: 70px;
    height: auto;
    border: 1px solid #4f4f4f;
    background-position: center center;
    margin-bottom: 7px;
    margin-left: 5px;
}
  .FICHL {
      background: #FFF url(/fileadmin/templates/images/FICHL.png) 0px 0 no-repeat;
    background-size: 100% 100%;
      background-repeat: no-repeat;
      max-width: 100%;
    min-height: 70px;
    height: auto;
  }
  .TOAEP {
      background: #FFF url(/fileadmin/templates/images/TOAEP.png) 0px 0 no-repeat;
      background-size: 100% 100%;
      background-repeat: no-repeat;
      max-width: 100%;
      min-height: 70px;
      height: auto;
  }
  .tx-srlanguagemenu .CUR, .tx-srlanguagemenu .NO {
      font-size: 0.9em;
      margin-bottom: 5px;
  }
  div.tx-srlanguagemenu {
      padding: 5px 7px 20px 7px;
      margin:0;
      clear: both;
      display:inline-block;
  }
  .tx-srlanguagemenu-links DIV:first-child {
    margin-left:5px;
  }
  .csc-firstHeader, .csc-header h1 {
      line-height:22px;
  }
  .csc-textpic-imagewrap {
      float:right;
  }
  .csc-textpic-text {
      width:100%;
  }
  .csc-textpic-caption {
    margin-bottom:5px;
    font-style: italic;
  }
  .csc-textpic-imagewrap {
      max-width: 48%;
    float: left;
    margin: 2px;
    padding-top:7px;
  }
  #breadcrumbs {
      float:left;
    text-decoration:none;
    border: 1px solid #9c9c9c;
    width: 100%;
    margin:1px 0px 4px 0px;
    padding:1px 0px 3px 0px;
    color: #9c9c9c;
  } 
  .colMiddleHome {
    background-color:#FFF;
    margin: 0;
    padding: 0  5px 0 5px ;
    width: 98%;
    position:relative;
    left:0px;
  }
  img {max-width: 100%; height: auto;}
  #respMenuIcon {
      display: block;
      position: absolute;
      right: 1px;
      top: 4px;
      width:25px;
      height:25px;
    z-index:999;
  }
  .box-shadow-menu {
    position: relative;
  }
  .box-shadow-menu:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.25em;
    width: 1em;
    height: 0.18em;
    background: black;
    box-shadow: 0 0.28em 0 0 black, 0 0.53em 0 0 black;
  }
  #respMenu {display:block; z-index:998;}
  #respMenu.resptopnav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #666;
  }
  #respMenu.resptopnav ul li ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-left:20px;
    overflow: hidden;
    background-color: #777;
  }
  #respMenu.resptopnav ul li {float: left;}
  #respMenu.resptopnav ul li a {
    display: inline-block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
  }
  #respMenu.resptopnav ul li a:hover {background-color: #555;}
  #respMenu.resptopnav ul li.icon {display: none;}
  #respMenu.resptopnav ul li {display: none;}
  #respMenu.resptopnav ul li.icon {
    float: right;
    display: inline-block;
  }
  #respMenu.resptopnav.responsive ul {position: relative;}
  #respMenu.resptopnav.responsive ul li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  #respMenu.resptopnav.responsive ul li {
    float: none;
    display: inline;
  }
  #respMenu.resptopnav.responsive ul li a {
    display: block;
    text-align: left;
  }
  html[dir="rtl"] #respMenu.resptopnav.responsive ul li a {
    display: block;
    text-align: right;
  }
  #getUrlText {display:none;}
  .videocontent  {
    width:100%;
    max-width:480px;
  }
  #colRightInfo, #colLeftInfo {
      display:none;
  }
}

@media (min-width: 460px) and (max-width: 480px) {
  .CILRAP {
    width: calc(100% - 8.7px);
  }
}

@media (min-width: 440px) and (max-width: 460px) {
  .CILRAP {
    width: calc(100% - 8.7px);
  }
}

@media (min-width: 420px) and (max-width: 440px) {
  .CILRAP {
    width: calc(100% - 8.6px);
  }
}

@media (min-width: 400px) and (max-width: 414px) {
  .CILRAP {
    width: calc(100% - 8.2px);
  }
}

@media (min-width: 380px) and (max-width: 400px) {
  .CILRAP {
    width: calc(100% - 8px);
  }
}

@media (min-width: 360px) and (max-width: 375px) {
  .CILRAP {
    margin-left: 4.6px;
  }
}

@media (min-width: 340px) and (max-width: 360px) {
  .CILRAP {
    width: calc(100% - 8px);
    margin-left: 5.5px;
  }
}

@media (min-width: 320px) and (max-width: 760px) and (orientation: landscape) {

  body, .bodytext {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  }
  #mainMenu {display:none;}
  .main {
    background-color:#FFF;
    width: auto;
    position:relative;
    margin:0 auto 0 auto;
    padding:0;
    left: 0;
  }
  /*.CMN {
      background: #FFF url(/fileadmin/templates/images/CMN_4.webp) 0px 0 no-repeat;
    background-size: 100% 100%;
      background-repeat: no-repeat;
      max-width: 100%;
    min-height: 70px;
    height: auto;
  }*/

  .CMN {
    /* background: #FFF url(/fileadmin/templates/images/CMN_4.webp) 0px 0 no-repeat; */
    background: #c6c7c8 url(/fileadmin/templates/images/CMN.svg) 1px 0 no-repeat;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    max-width: calc(100% - 15px);
    min-height: 70px;
    height: auto;
    border: 1px solid #4f4f4f;
    margin-bottom: 7px;
    margin-left: 5px;
}

  /*.CILRAP {
    background: #FFF url(/fileadmin/templates/images/CILRAP_1_12-cropped.svg) 0px 0 no-repeat;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    max-width: 100%;
    min-height: 100px;
    margin: 0 5px;
    width: calc(100% - 13px);
    margin-bottom: 5px;
  }*/

  .CILRAP{
    background: #C6C7C8 url(https://cilrap-film.s3.nl-ams.scw.cloud/t3web/fileadmin/templates/images/CILRAP.svg) 0px 0 no-repeat;
    background-size: contain;
    background-repeat: no-repeat;
    max-width: calc(100% - 10px);
    min-height: 70px;
    height: auto;
    border: 1px solid #4f4f4f;
    background-position: center center;
    margin-bottom: 7px;
    margin-left: 5px;
  }
  .FICHL {
      background: #FFF url(/fileadmin/templates/images/FICHL.png) 0px 0 no-repeat;
    background-size: 100% 100%;
      background-repeat: no-repeat;
      max-width: 100%;
    min-height: 70px;
    height: auto;
  }
  /*.TOAEP {
      background: #FFF url(/fileadmin/templates/images/TOAEP.png) 0px 0 no-repeat;
      background-size: 100% 100%;
      background-repeat: no-repeat;
      max-width: 100%;
      min-height: 70px;
      height: auto;
  }*/

  .TOAEP {
    background: #FFF url(/fileadmin/templates/logos/TOAEP_4.svg) 0px 0 no-repeat;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    max-width: 100%;
    min-height: 82px;
    height: auto;
    border: 1px solid #000;
    width: calc(100% - 15px);
    margin-left: 5px;
    margin-bottom: 7px;
    margin-top: 5px;
  }

  .tx-srlanguagemenu .CUR, .tx-srlanguagemenu .NO {
      font-size: 0.9em;
      margin-bottom: 5px;
  }
  div.tx-srlanguagemenu {
      padding: 5px 7px 20px 7px;
      margin:0;
      clear: both;
      display:inline-block;
  }
  .tx-srlanguagemenu-links DIV:first-child {
    margin-left:5px;
  }
  .csc-firstHeader, .csc-header h1 {
      line-height:22px;
  }
  .csc-textpic-imagewrap {
      float:right;
  }
  .csc-textpic-text {
      width:100%;
  }
  .csc-textpic-caption {
    margin-bottom:5px;
    font-style: italic;
  }
  .csc-textpic-imagewrap {
      max-width: 48%;
    float: left;
    margin: 2px;
    padding-top:7px;
  }
  #breadcrumbs {
      float:left;
    text-decoration:none;
    border: 1px solid #9c9c9c;
    width: 100%;
    margin:1px 0px 4px 0px;
    padding:1px 0px 3px 0px;
    color: #9c9c9c;
  } 
  .colMiddleHome {
    background-color:#FFF;
    margin: 0;
    padding: 0  5px 0 5px ;
    width: 98%;
    position:relative;
    left:0px;
  }
  img {max-width: 100%; height: auto;}
  #respMenuIcon {
      display: block;
      position: absolute;
      right: 3px;
      top: 8px;
      width:25px;
      height:25px;
    z-index:999;
  }
  .CMN #respMenuIcon{
    right: 8px;
  }
  .box-shadow-menu {
    position: relative;
  }
  .box-shadow-menu:before {
    content: "";
    position: absolute;
    left: -2px;
    top: 0.25em;
    width: 1em;
    height: 0.18em;
    background: black;
    box-shadow: 0 0.28em 0 0 black, 0 0.53em 0 0 black;
  }
  #respMenu {display:block; z-index:998;}
  #respMenu.resptopnav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #666;
  }
  #respMenu.resptopnav ul li ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-left:20px;
    overflow: hidden;
    background-color: #777;
  }
  #respMenu.resptopnav ul li {float: left;}
  #respMenu.resptopnav ul li a {
    display: inline-block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
  }
  #respMenu.resptopnav ul li a:hover {background-color: #555;}
  #respMenu.resptopnav ul li.icon {display: none;}
  #respMenu.resptopnav ul li {display: none;}
  #respMenu.resptopnav ul li.icon {
    float: right;
    display: inline-block;
  }
  #respMenu.resptopnav.responsive ul {position: relative;}
  #respMenu.resptopnav.responsive ul li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  #respMenu.resptopnav.responsive ul li {
    float: none;
    display: inline;
  }
  #respMenu.resptopnav.responsive ul li a {
    display: block;
    text-align: left;
  }
  html[dir="rtl"] #respMenu.resptopnav.responsive ul li a {
    display: block;
    text-align: right;
  }
  #getUrlText {display:none;}
  .videocontent  {
    width:100%;
    max-width:480px;
  }
  #colRightInfo, #colLeftInfo {
      display:none;
  }
}