/* CSS Document */
/* CSS Document */
.kompetencer-list img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.k-item {
	margin-bottom: 30px;
}
.stage {
	position: relative;
	overflow: hidden;
	box-shadow: 3px 3px 3px 0px rgba(51, 51, 51, 0.75);
}
.k-item .ccm-block-page-list-page-entry-read-more {
	margin-top: 10px;
}
.ccm-block-page-list-header h2 {
	text-align: center;
	font-size: 42px !important;
	margin-bottom: 30px;/* font-weight: 600 !important; */
}
.on-stage {
	position: absolute;
	z-index: 5;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	color: #EDEDED;
	transform: translateY(77%);
	transition: transform 0.35s ease-out 0s;
	padding: 15px;
	background: rgba(17, 81, 143, 0.7) none repeat scroll 0 0;
}
.k-item:hover .on-stage {
	transform: translateY(0px);
}
.k-item .on-stage h3 {
	margin-top: 0px;
	font-size: 24px;
	color: #EDEDED !important;
	margin-bottom: 16px;
}
.stage .ccm-block-page-list-description {
	font-size: 16px;
	line-height: 1.3;
}
.stage a.ccm-block-page-list-read-more {
	color: #c60c30;
	white-space: nowrap;
	font-size: 20px;
}
.on-stage.lines2 {
	transform: translateY(66%);
}
.ccm-page .col-sm-6 .on-stage h3 {
	margin-top: 0 !important;
	margin-bottom: 20px !important;
}


/*==========  SUPER LARGE  ==========*/


 @media only screen and (min-width : 1400px) {
/*.stage .ccm-block-page-list-description {
	font-size: 18px;
	line-height: 1.3;
}
.k-item .on-stage h3 {
	font-size: 22px;
}
.on-stage {
	transform: translateY(79%);
}
.on-stage.lines2 {
	transform: translateY(70%);
}*/
}
 @media only screen and (min-width : 1600px) {
/*.k-item .on-stage h3 {
	margin-top: 11px;
	font-size: 23px;
	margin-bottom: 20px;
	line-height:1;
}
.stage .ccm-block-page-list-description {
	font-size: 21px;
	line-height: 1.3;
}*/
}
 @media only screen and (min-width : 1900px) {
./*k-item .on-stage h3 {
	margin-top: 18px;
	font-size: 23px;
	margin-bottom: 30px;
}
.on-stage {
	transform: translateY(82%);
}
.on-stage.lines2 {
	transform: translateY(71%);
}
.stage .ccm-block-page-list-description {
	font-size: 25px;
	line-height: 1.4;
}
.stage a.ccm-block-page-list-read-more {
	font-size: 25px;
}*/
}





/*==========  Non-Mobile First Method  ==========*/

    /* Large Devices, Wide Screens */
	 @media only screen and (max-width : 1400px) {
	
/*.stage .ccm-block-page-list-description {
	font-size: 15px;
	line-height: 1.4;
}
.stage a.ccm-block-page-list-read-more {
	font-size: 18px;
}*/
	 }
    @media only screen and (max-width : 1199px) {

.ccm-page .col-sm-6 .on-stage h3 {
	margin-top: 0 !important;
	margin-bottom: 10px !important;
	line-height: 1.15;
	font-size: 18px;
}
.stage .ccm-block-page-list-description {
	font-size: 13px;
	line-height: 1.3;
}
.stage a.ccm-block-page-list-read-more {
	font-size: 15px;
}
.k-item .ccm-block-page-list-page-entry-read-more {
	margin-top: 2px;
}
.on-stage {
	transform: translateY(75%);
}
.on-stage.lines2 {
	transform: translateY(63%);
}
}

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
		.ccm-page .col-sm-6 .stage h3 {
	margin-top: 0 !important;
	margin-bottom: 11px !important;
	font-size: 20px;
}
.stage .ccm-block-page-list-description {
	font-size: 16px;
	line-height: 1.3;
}
.stage a.ccm-block-page-list-read-more {
	font-size: 18px;
	margin-top: 5px;
}
.on-stage {
	transform: translateY(77%);
}
.x6 .on-stage, .x7 .on-stage {
	transform: translateY(65%);
}
.k-item .on-stage h3 {
	font-size: 19px;
}
}

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
}

 @media only screen and (max-width : 767px) {
	 .col-sm-3.c3 {
	display: none;
}
.on-stage {
	transform: translateY(88%);
}
.on-stage.lines2 {
	transform: translateY(88%);
}
.desc.col-sm-7.col-md-8 {
	display: none;
}
 }
 
  @media only screen and (max-width : 600px) {
	
.on-stage {
	transform: translateY(85%);
}
.on-stage.lines2 {
	transform: translateY(85%);
}
 }
 
  @media only screen and (max-width : 522px) {
	
.on-stage {
	transform: translateY(80%);
}
.on-stage.lines2 {
	transform: translateY(72%);
}
.ccm-page .col-sm-6 .stage h3 {
	margin-bottom: 12px !important;
	font-size: 24px;
}
 }
 

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
		.on-stage {
	transform: translateY(81%);
}
.on-stage.lines2 {
	transform: translateY(73%);
}
.stage .ccm-block-page-list-description {
	font-size: 15px;
	line-height: 1.2;
}
.ccm-page .col-sm-6 .stage h3 {
	margin-bottom: 12px !important;
	font-size: 23px;
}
.ccm-block-page-list-header h2 {
	text-align: center;
	font-size: 28px !important;
	margin-bottom: 20px;
	/* font-weight: 600 !important; */
}
}

  @media only screen and (max-width : 415px) {
	
.on-stage {
	transform: translateY(81%);
}
.on-stage.lines2 {
	transform: translateY(73%);
}
.ccm-page .col-sm-6 .stage h3 {
	margin-bottom: 12px !important;
	font-size: 20px;
}
.rslides img {
	/*min-height: 150px;
	min-width: 110%;*/
	/* margin-right: -5%; */
	/* margin-left: -5%; */
}

 }


 @media only screen and (max-width : 376px) {
.k-item .on-stage h3 {
	font-size: 18px;
}
.on-stage {
	transform: translateY(77%);
}
.on-stage.lines2 {
	transform: translateY(67%);
}
 }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {
	.ccm-page .col-sm-6 .stage h3 {
	margin-bottom: 10px !important;
	font-size: 18px;
}
		.on-stage {
	
	transform: translateY(76%);
}
.x6 .on-stage, .x7 .on-stage {
	transform: translateY(64%);
}
}
