/*Large devices (desktops, screens less than 75em) - xl */
@media only screen and (max-width: 74.9em) {
	#leftProfileMenu {
		position: fixed;
		top: 85px;
		width: 210px;
	}
}

@media only screen and (min-width: 1392px) {
	.home #direktbewerben .row .input-group {
		max-width: 60%;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.home #direktbewerben .row .input-group {
		max-width: 60%;
	}
}

@media only screen and (min-width: 1220px) {
	.main-menu-bar .row>div {
		display: flex;
	}
}

@media only screen and (max-width: 1220px) {
	#dashboard-wrapper_content .col-12, #dashboard-wrapper_content .col-6 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%!important;
		-ms-flex: 0 0 100%!important;
		flex: 0 0 100%!important;
		max-width: 100%!important;
	}
	#hamster-menu {
		margin-right: 0px;
		position: absolute;
	}
	.hidden-md-down {
        display: none !important;
	}
	
	#main-nav {
		background-color: #FFF;
		position: fixed;
		left: 0px;
		width: 100%;
		top: 60px;
		-webkit-box-shadow: 0 3px 0px rgba(0,0,0,.05);
		box-shadow: 0 3px 0px rgba(0,0,0,.05);
		padding: 0px 20px;
	}
	
	#main-nav .nav-bar {
		float: none;
		height: auto;
	}
	
	#main-nav ul li {
		float: left;
		display: block;
		float: none;
		text-align: left;
		font-size: 20px;
	}
}

@media (max-width: 992px) {
	#footer .text-center  {
	    max-width: 100%!important;
		flex: 100%!important;
	}
}

@media (min-width: 992px) {
	.main-menu-bar .col-lg-5 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 51.666667%;
		-ms-flex: 0 0 51.666667%;
		flex: 0 0 51.666667%;
		max-width: 51.666667%;
	}
	
	.main-menu-bar .left {
		webkit-box-flex: 0;
		-webkit-flex: 0 0 31.666667%;
		-ms-flex: 0 0 31.666667%;
		flex: 0 0 31.666667%;
		max-width: 31.666667%;
	}
}

@media (max-width: 768px) {
	.main-menu-bar .left {
		webkit-box-flex: 0;
		-webkit-flex: 0 0 63%;
		-ms-flex: 0 0 63%;
		flex: 0 0 63%;
		max-width: 63%;
	}
	
	.main-menu-bar .col-2 {
		display: block!important;
	}
	.home .home-header-slogan {
		display: none;
	}
}

/*Medium devices (tablets, small laptops less than 62em) - lg */
@media only screen and (max-width: 61.9em) {
	.container-fluid img {
		margin-top: 5px;
	}
	
	.header-nav-toggle .icon-bar:nth-of-type(2) {
		top: 1px;
	}
	
	.header-nav-toggle .icon-bar:nth-of-type(3) {
		top: 2px;
	}
	
	.header-nav-toggle .icon-bar {
		position: relative;
		transition: all 500ms ease-in-out;
	}
	
	.header-nav-toggle.active .icon-bar:nth-of-type(1) {
		top: 6px;
		transform: rotate(45deg);
	}
	
	.header-nav-toggle.active .icon-bar:nth-of-type(2) {
		background-color: transparent;
	}
	
	.header-nav-toggle.active .icon-bar:nth-of-type(3) {
		top: -6px;
		transform: rotate(-45deg);
	}
	
	.header-wrapper .language-selection {
		justify-content: left;
	}
	
	.language-selection .dropdown-menu {
		left: auto;
	}
	
	.temp-left-sidebar .content-wrapper {
		border-left: none;
		min-height: 0px;
	}
	
	.search .search-box {
		height: 320px;
		background-position: center top;
		background-size: auto 100%;
	}
	
	
	#menu-arrow {
		position: absolute;
		right: 70px;
		top: 0;
		font-size: 25px;
	}
	
	.filter-group-wrapper {
		display: none;
	}
	
	.filter {
		background-color: rgba(255, 255, 255, 0.5) !important;
		box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
		margin-bottom: 20px;
		padding: 30px 20px;
	}
	
	#formSearchCriteria {
		position: relative;
		top: 30px;
	}
	
	.filter .hidden-lg-up {
		left: 0!important;
	}
	
	.btn-language {
		display: none;
	}
	
	.temp-left-sidebar .content-wrapper {
		padding: 0px;
	}
	
	#shariff {
		display: none;
	}
	
	.profil-element {
		padding: 5px;
	}
	
	.container {
	}
	
	#document-data-show form {
		max-width: 100%;
	}
	
	#leftProfileMenu .leftmenu .ui-panel-content {
		padding: 0px;
	}
	
	.left-menu li, #bewerbungenMenu li {
		margin-right: 0px;
	}
	
	.temp-left-sidebar-wrapper {
		padding: 0px;
	}
	
	.ui-selectonemenu.ui-widget.ui-state-default.ui-corner-all {
		max-width: 100%;
		width: 100% !important;
		min-width: 10px !important;
	}
	
	.ui-selectonemenu-panel .ui-selectonemenu-list-item {
		white-space: pre-line;
	}
	
	.search-inputs {
		text-align: center;
	}
	
	#formWarenkorb {
		display: none;
	}
	
	/*.register .register-form {
		padding: 5px;
	}*/
	
	.register .message {
		padding-top: 0px;
	}
	
	.register-form h1 {
		font-size: 1.5rem;
	}
	
	.jobs-table .description {
		border-right: none;
		border-bottom: 2px dotted rgba(128, 128, 128, 0.22);
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	
	.hero-wrapper .search .container .search-inputs {
		border-radius: 0px;
	}
	
	.hero-wrapper .search .container .search-inputs .col-12 {
		margin-bottom: 10px;
	}
	
	.list-group-item {
		padding: 5px;
	}
	
	.left-menu-icon {
		font-size: 35px;
		width: 50px;
	}
	
	.temp-left-sidebar-wrapper {
		margin-top: 20px;
	}
	
	#bewerbungenMenu .active {
		margin: 1px -34px;
	}
	
	#leftBewerbungenMenu {
		margin-top: -23px;
	}
	
	#formBewerbungen .btn {
		padding: 0px 1rem;
	}
	
	#leftProfileMenu, #leftSettingsMenu {
		margin-bottom: 25px;
		position: relative;
		top: auto;
		width: 100%;
	}
	
	.search-inputs {
		position: relative;
	}
	
	.home .search-box-content h2 {
		font-size: 2em;
	}
	
	.home .search-box-content {
		width: 100%;
		padding-top: 150px;
	}
	
	.home .search-inputs .col-12,
	.search .search-inputs .col-12 {
		margin-bottom: 15px;
	}
	
	.home .bg-img {
		background-size: cover;
		background-position: top;
		background-repeat: no-repeat;
		height: 321px;
		position: relative;
		margin-bottom: -12px;
	}
	
	.home .hero-title {
		top: 209px;
	}
	
	.home .search-box {
		position: relative;
		top: 0;
		width: 100%;
	}
	
	.home .search-box .container {
		margin: 0px;
		padding: 0px;
		width: 100%;
	}
	
	.home .search-box .search-inputs {
		border-radius: 0px;
	}
	
	.home .direktbewerbung .input-group {
		display: inline-table;
	}
	
	.home #direktbewerben .input-group-addon {
		min-width: 100%;
	}
	
	.search-inputs .input-group-addon {
		padding-right: 0px;
	}
	
	.hero-title h2 {
		text-align: left;
		font-size: 55px;
		color: white;
	}
	
	.search .search-box {
		background-image: url("../images/searchbox_990x500.jpg")!important;
	}
	
	.search .search-box .container {
		margin-top: 0px;
		max-width: 100%;
	}
	
	.search .search-box {
		background-size: cover;
		background-repeat: no-repeat;
		/*background-position: center right;*/
		height: calc(100vh - 275px);
		margin: 0px;
		margin-top: 0px;
		margin-top: 85px;
		display: none;
	}
	
	.search .search-box-content {
		width: 900px;
		max-width: 100%;
		text-align: left;
		margin: auto;
		padding-top: calc(100vh - 450px);
		margin: auto 0;
	}
	
	.search .search-box h2 {
		font-size: 30px;
	}
	
	.actions .col-6 a {
		font-size: 1em;
		justify-content: center;
		display: flex;
		align-items: center;
		flex-direction: row;
	}
	
	#formEditJobalert\:periode tr, #formEditJobalert\:periode td {
		max-width: 100%;
		display: block;
	}
	
	/*service*/
	.sub-nav-menu {
		position: relative;
	}
	
	.sub-nav-menu .nav {
		display: table;
	}
	
	.sub-nav-menu .nav-item {
		display: table-grid;
	}
	
	.services-detail h1 {
		font-size: 33px;
		border-bottom: 1px solid #d2d2d2;
		margin-bottom: 21px;
	}
	
	/*register-form*/
	.register .register-form {
		padding: 45px 10px;
		background-color: rgb(240, 240, 240);
		margin-bottom: 40px;
		overflow: hidden;
	}
	
	.cv-create .oauth-img {
		width: 36px;
		margin: 0px;
		margin-right: 0px;
		float: left;
		margin-right: 10px;
	}
	
	#login-modal .ui-tabs .ui-tabs-panel {
		padding: 0;
	}
	
	.register-content {
		border-left: none;
		padding-left: 0px;
	}
	
	.row.login-register .login-register-content {
		border-left: none;
	}
	
	.panel-register {
		display: none;
	}
	
	#login-modal .left-menu-icon {
		display: none;
	}
	
	#register-modal h2 {
		font-size: 1.1rem;
		font-weight: 600;
		margin-bottom: 0px;
	}
	
	/*displayjob responsive*/
	.isg_main {
		max-width: 100%;
	}
	
	.isg_header_img {
		max-width: 100%;
		/*height: 76px;*/
		background-size: 140%;
		background-position: right;
	}
	
	.isg_header_text,
	.isg_heading,
	.isg_center_text,
	.isg_footer {
		padding: 15px 20px 11px 20px;
	}
	
	#isg_countries {
		display: none;
	}
	
	.isg_heading {
		display: inline-grid;
		margin-bottom: 30px;
		width: 100%;
	}
	
	#isg_fixedbewerben {
		position: relative;
		left: 0px;
		height: 43px;
		z-index: 0;
	}
	
	.menu-logo {
		max-height: 70px;
	}
	
	.btn-action-img {
		max-width: 35px;
	}
	
	.actions .btn-action span.fa {
		font-size: 35px;
		margin-left: 10px;
	}
}

/*Small devices (phones, tablets less than 48em) - md */
@media only screen and (max-width: 47.9em) {
	.home .bg-img {
		height: 321px;
	}
	
	.search-box .input-group-btn > .btn {
		margin-top: 10px;
	}
	
	.hero-title h2 {
		font-size: 50px;
	}
	
	.home .hero-title {
		top: 209px;
	}
	
	#main-nav ul li {
		margin: 10px 12px 0px 0px;
	}
}
/*Extra small devices (smart phones, less than 34em) - sm */
@media only screen and (max-width: 33.9em) {
	h1 {
		font-size: 2.2rem;
	}
	
	h2 {
		font-size: 1.9rem;
	}
	
	h3 {
		font-size: 1.5rem;
	}
	
	.home .hero-box {
		height: 367px;
	}
	
	.home .search-box .input-group-btn > .btn {
		line-height: 11px;
	}
	
	.home .ui-inputfield {
		padding: 0px;
	}
	
	.home .bg-img {
		height: 207px;
	}
	
	.hero-title h2 {
		font-size: 33px;
	}
	
	.home .hero-title {
		top: 110px;
	}
	
	.card-block {
		padding-top: 0px;
	}
	
	.services-detail h1 {
		font-size: 25px;
	}
	
	.services-detail h2 {
		font-size: 20px;
	}
	
	.services-detail ul {
		padding-left: 10px;
	}
	
	.content-wrapper {
		padding: 0px;
		max-width: 90%;
	}
	
	.services-detail p {
		display: inline-grid;
		width: 100%;
	}
	
	.services-detail p,
    .services-detail li {
		font-size: 14px;
	}
	
	.btn-accept-agb {
		white-space: normal;
		text-align: justify;
	}
	
	.register .register-form {
		padding: 10px 10px;
		margin: 20px;
	}
	
	.full-page {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
}