@media (min-width: 481px) and (max-width: 640px) {

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;  
}
/*.CMN {
    background: #FFF url(/fileadmin/templates/images/CMN_4.jpg) 0px 0 no-repeat;
	background-size: 100% 100%;
    background-repeat: no-repeat;
    max-width: 100%;
	min-height: 115px;
	height: auto;
}
.CILRAP {
    background: #FFF url(/fileadmin/templates/images/CILRAP.png) 0px 0 no-repeat;
	background-size: 100% 100%;
    background-repeat: no-repeat;
    max-width: 100%;
	min-height: 115px;
	height: auto;
}*/
.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: 115px;
	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: 115px;
    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% - 10px);
    min-height: 115px;
    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: 115px;
    height: auto;
    border: 1px solid #4f4f4f;
    background-position: center center;
    margin-bottom: 7px;
    margin-left: 5px;
}

.TOAEP {
    background: #FFF url(https://cilrap-film.s3.nl-ams.scw.cloud/t3web/fileadmin/templates/logos/TOAEP_4.svg) 0px 0 no-repeat;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    max-width: 100%;
    min-height: 115px;
    height: auto;
}

.tx-srlanguagemenu .CUR, .tx-srlanguagemenu .NO {
    font-size: 0.9em;
    margin-bottom: 5px;
}
div.tx-srlanguagemenu {
    margin: 10px 7px 55px 7px;
    clear: both;
}
.tx-srlanguagemenu-links DIV:first-child {
	margin-left:5px;
}
div.tx-srlanguagemenu div:last-child{
    /*clear:both;*/
}
.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;


}
.csc-default {
    clear:both;
}
#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;
	margin-right:23px;
}
img {max-width: 100%; height: auto;}
#respMenuIcon {
        display: block;
        position: absolute;
        right: 4px;
        top: 10px;
        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:25px;
  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:512px;
}
}