/*
@media only screen and (min-width : 992px) and (max-width : 1024px) {

	#LineHeader p {
		line-height: 27px;
	}
	#LoginButtonHeaderMobile {
		display: block;
		float: right;
		margin-top: 2px;
		margin-right: -78px;
	}
	#LoginButtonHeader {
		display: none;
	}
	#Header nav ul li {
		display: block;
	}
	#Header nav li ul {
		width: 100%;
		position: relative;
	}
	#Header nav ul li ul li {
		display: block;
		float: none;
	}
	.navbar-toggle {
		float: right;
		margin-right: 10px;
	}
	.navbar-default .navbar-toggle {
		border-color: transparent;
		margin-top: 2px;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #000;
		height: 3px;
		width: 30px;
	}
	#BlockFooterHomeStyle, #BlockContentHome .row, #BlockFooterHomeOne {
		width: 100%;
	}
	#BlockContentSliderHome {
		top: 10px;
	}


}

@media only screen and (min-width : 992px) and (max-width : 1200px) {

	#BlockContentSliderHome {
		top: 30px;
	}
	#BlockConfiance .block-logo-confiance {
		width: 90%;
		max-width: 1040px;
		text-align: center;
	}
	#BlockConfiance .block-logo-confiance img {
		margin: 0 auto;
		float: none;
		display: inline-block;
		margin-bottom: 40px;
		margin-left: 10px;
		margin-right: 30px;
	}
	#ContentSliderHome {
		top: 40px;
	}
	#PositionSearchJobPage {
		top: 104px;
	}
	#PositionSearchJobPage #FormSearchJob .block-left {
		margin-right: 20px;
	}
	#PositionSearchJobHome {
		top: 74px;
	}
	#PositionLogoFooter {
		left: 0px;
	}
	#BlockFooterHomeStyle, #BlockContentHome .row, #BlockFooterHomeOne {
		width: 100%;
		max-width: 1040px;
	}
	#PositionSearchJobHome select {
		margin-bottom: 0px;
	}

}


@media only screen and (min-width : 992px) and (max-width : 1200px) {
	.block-right-absolute.sidebar-one, .block-right-absolute.sidebar-two {
		display: none;
	}
}



@media only screen and (min-width : 1201px) and (max-width : 1240px) {
	#PositionLogoFooter {
		left: 0px;
	}
}

@media only screen and (min-width : 1240px) and (max-width : 1380px) {
	#PositionLogoFooter {
		left: -120px;
	}
}

@media only screen and (min-width : 1380px) and (max-width : 1480px) {
	#PositionLogoFooter {
		left: -170px;
	}
}

@media only screen and (min-width : 1480px) and (max-width : 1580px) {
	#PositionLogoFooter {
		left: -240px;
	}
}








@media only screen and (min-width : 1024px) and (max-width : 1300px) {
	
	#LoginButtonHeader {
		width: 150px;
		right: 20px;
	}
	#LoginButtonHeader svg {
		margin: 11px 14px 18px 8px;
	}
	#LineHeader p {
		line-height: 27px;
	}

}
*/