/* 
    Created on : 14-mei-2019, 14:55:54
    Author     : sabinevi
*/

.btn-hamburger {
	background: none;
	height: 26px;
	width: 28px;
	padding: 0;
	cursor: pointer;
	border: none;
	position: relative;
	float: right;
	margin: 14px 0 0
}

.btn-hamburger span {
	height: 4px;
	width: 28px;
	background: #20c4f4;
	position: absolute;
	top: calc(50% - 1px);
	left: 50%;
	transform: translateX(-50%);
	transition: all .3s cubic-bezier(.165, .84, .44, 1)
}

.btn-hamburger span:after, .btn-hamburger span:before
	{
	content: "";
	background: #20c4f4;
	height: 4px;
	width: 28px;
	position: absolute;
	left: 0;
	top: -10px;
	transition: all .3s cubic-bezier(.165, .84, .44, 1)
}

.btn-hamburger span:after {
	top: auto;
	bottom: -10px
}

.side-menu {
	overflow: hidden
}

.side-menu button.btn-hamburger span {
	background: transparent;
	left: calc(50% + 8px)
}

.side-menu button.btn-hamburger span:before {
	transform: rotate(45deg) translateY(14px)
}

.side-menu button.btn-hamburger span:after {
	transform: rotate(-45deg) translateY(-14px)
}

.side-menu #page-wrapper {
	transform: translateX(-300px)
}

.side-menu .off-canvas {
	transform: translateX(0)
}

.side-menu .side-menu-overlay {
	opacity: 1;
	max-height: 100%;
	z-index: 10;
	visibility: visible
}

.side-menu .btn-hamburger {
	z-index: 100
}

.side-menu-overlay {
	background: rgba(0, 0, 0, .5);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	opacity: 0;
	max-height: 0;
	visibility: hidden;
	transition: opacity .3s ease
}

#page-wrapper {
	padding-bottom: 35px;
	width: 100%
}

.off-canvas, #page-wrapper {
	overflow: hidden;
	transition: all .75s ease
}

.off-canvas {
	background: #fff;
	box-shadow: inset 5px 0 10px rgba(0, 0, 0, .15);
	position: fixed;
	right: 0;
	height: 100vh;
	padding-bottom: 50px;
	width: 300px;
	transform: translateX(300px);
	overflow-y: auto
}

.off-canvas ul {
	padding: 0;
	margin: 0
}

.off-canvas ul li {
	border-bottom: 1px solid rgba(32, 196, 244, .25)
}

.off-canvas ul a {
	display: block;
	padding: .5rem 1.7rem .5rem 1.8rem;
	font-size: 1rem;
	line-height: 1.5;
	text-decoration: none;
	position: relative
}

.off-canvas ul a:after {
	content: "\f105";
	color: #dedede;
	font-family: FontAwesome;
	margin: 1px 0 0 5px;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%)
}

.off-canvas ul a.off-title:after {
	color: #fff
}

.off-canvas ul a:hover {
	background: rgba(32, 196, 244, .1)
}

.off-canvas .off-title {
	background: #20c4f4;
	color: #fff;
	display: block;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.2;
	text-transform: uppercase;
	padding: 1rem 1rem 1rem 1.8rem;
	min-height: 50px;
	width: 100%
}

.off-canvas .off-title:hover {
	background: #20c4f4
}

.off-canvas .off-back {
	border-bottom: 1px solid #dedede;
	color: #a3a3a3;
	font-weight: 700
}

.off-canvas .off-back:after {
	display: none
}

.off-canvas .off-back i {
	margin-right: 10px;
	font-weight: 700
}

.off-canvas .off-level {
	background: #fff;
	height: 150%;
	width: 100%;
	position: absolute;
	top: 0;
	transform: translateX(300px);
	z-index: 1;
	transition: all .3s ease-out
}

.off-canvas .off-level.active {
	transform: translateX(0)
}

@media only screen and (max-width:360px) {
	.off-canvas {
		width: 260px;
		transform: translateX(260px)
	}
	.side-menu #page-wrapper {
		transform: translateX(-260px)
	}
}

.register-for-more {
        background: #f6f6f6;
        padding: 30px;
}

.register-for-more label {
        display: block;
        margin-bottom: 10px;
        font-size: .8375rem
}

.register-for-more input {
        margin-bottom: 5px
}

.register-for-more .item a {
        text-decoration: none;
        font-size: .8375rem
}

.register-for-more .btn {
        margin: -15px 0 10px;
        padding: 0
}


.off-canvas ul   a:active, .off-canvas ul  a:visited {
    color: #20c4f4;
    }
    .off-canvas .off-title, .off-title:visited .off-title:active { color: white !important; 
    }
    

#toggleOffCanvas { outline: 0; }

@media only screen and (min-width: 992px ) {
    #toggleOffCanvas {
        display: none;
    }
}

.categories .main { width: 100%; }
.home-banner-figure .home-banner-content-previous { text-align:left; padding-left:50px; }

@media only screen and (max-width: 567px) {
	#home-banner-container figure figcaption.yellow { 
			position: relative;    
		
	}
	.home-banner-figure .home-banner-content-previous{ padding-left:20px; }
	#page-content img { height:auto !important;}
	section.footerlinks ul li a { padding-right: 10px; }
 	section.footerlinks ul li a:after {
		position:relative;
	    right: unset;
	    margin-left: 5px; 
 		bottom:0px;
 		
	}
}

.sidebar .select-menu-sidebar-nav ul a:hover {
background: #f0efef;
}

@media only screen and (max-width: 768px) {
	.footerlinks figure  { 
			margin-top:40px;    
		
	}
	
}

/* 3509*/
@media only screen and (max-width: 620px ) { 
	
	table.overview .overview img { width:100%; max-height: 92px; height: auto; }
}

.hide-publication-id {
	display:none;
}
.membership_highlight{
	border-width: 1px;
	border-style: dashed;
	border-color: #3FB8E5;	
	padding: 9px; 
	
	
}

div.membership_highlight:empty { display:none; }

/* 2019 login more */
.register-for-more .btn {
    margin: 0px;

}

form.register-for-more  {
padding:10px;
}


