.tile-page{
	color: #405e3c;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 21px;
}
.advance-search-panel{
	position: relative;
    margin: 0 32px;
}
#resournces{
	background-color: #fcfbf6;
	margin: 0 -32px;
}
.content-resournces{
	margin: 0 auto;
	width: 940px;
	padding: 50px 0 37px 0;
}
.select-resource{
	height: 51px;
    width: 200px;
    font-size: 16px;
    color: #405e3c;
    border: none;
    padding-left: 19px;
    background-image: url(../images/dropdown.jpg);
    background-position: 175px center;
    background-repeat: no-repeat;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
}
.form-select-ct{
	border: 1px solid #EBEDF0 !important;
	background-color: #fff;
}
.form-group-resources{
	width: 42.5%;
}
.form-group-resources input{
	min-height: 55px;
	border: 1px solid #EBEDF0 !important;
	border-left: none !important;
}
.resource-group{
	display: flex;
	width: 100%;
}
.form-control{
	font-size: 16px !important;
	color: #405e3c !important;
	font-family: 'Lato', sans-serif !important;
	font-weight: 400;
}
.btn-formb{
	background-color: #8dc32b;
}
.btn-formb .btn-search{
	color: #fff;
	line-height: unset;
	padding: unset;
	text-transform: unset;
	width: 140px;
	font-size: 16px !important;
	font-family: 'Lato', sans-serif !important;
	font-weight: 400;
	height: 55px;
}
.btn-formb .btn-search:focus{
	outline: unset;
}
.form-group-resources input:focus{
	outline: none;
}
.select-resource:focus{
	outline: none;
}
.btn-formb .btn-search:hover{
	cursor: pointer;
}
.advanced-btn .btn-advanced:hover{
	cursor: pointer;
}
.advanced-btn .btn-advanced:focus{
	outline: unset;
}
.advanced-btn .btn-advanced{
	color: #fff;
	background-color: #405e3c;
	border: none;
	line-height: unset;
	padding: unset;
	text-transform: unset;
	width: 173px;
	font-size: 16px !important;
	font-family: 'Lato', sans-serif !important;
	font-weight: 400;
	height: 55px;
}
.advanced-btn{
	margin-left: 22px;
}
.list-menu-resource ul li{
	display: inline-block;
}
.list-menu-resource ul li a{
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	color: #405e3c;
	padding: 0 16px;
}
.list-menu-resource ul li>a:hover,.list-menu-resource ul li.active>a{
	color: #8dc32b;
}
.list-menu-resource ul li:first-child a{
	padding-left: 0;
}
.list-menu-resource{
	margin-top: 25px;
}
#advanced{
	width: 940px;
	margin: -61px auto 0;
	padding: 36px 0 60px 0;
	-webkit-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.1);
   	position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #fff;
    z-index: 1;
    
}
.advan-form{
	display: none;
}
.active{
	display: block;
}
#advanced:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
    position: absolute;
    top: -10px;
    right: 60px;
}
#advanced .title-form{
	color: #405e3c;
    font-size: 24px;
    text-align: center;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	margin-bottom: 35px;
}
.form-advanced label{
	font-size: 16px;
	color: #405e3c;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	width: 35%;
}
.form-advanced{
	max-width: 630px;
	margin: 0 auto;
}
.form-advanced .list-year{
	width: 100%;
	display: contents;
}
.advanced-group{
	display: flex;
	width: 100%;
	align-items: center;
	margin-bottom: 15px;
}
.advanced-group input, .advanced-group select{
	min-height: 50px; 
    border: 1px solid #EBEDF0 !important;
    color: #405e3c;
    font-size: 16px !important;
    font-family: 'Lato', sans-serif;
    border-radius: 0;
}
.advanced-group .select-resource{
	width: 100%;
}
.advanced-group .select-resource{
	background-position: 440px center;
}
#date-visit{
	width: 47%;
}
.btn-search-advanced{
	margin-left: 162px;
	margin-top: 29px;
}
.btn-search-advanced input[type="submit"]{
	width: 315px;
    text-align: center;
    background-color: #8dc32b;
    color: #fff;
    text-transform: none;
    font-size: 16px;
    height: 55px;
}
.advanced-group span{
	padding: 0 10px;
}
#date-visit {
    background-image: url(../images/celedar.jpg);
    background-position: 190px center;
    background-repeat: no-repeat;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 12px;
}
[type="number"]::-webkit-inner-spin-button {
  display: none;
}
.form-control:focus{
    border-color: none !important;
    box-shadow: none;
}
.btn-close{
	position: absolute;
	right: 25px;
	top: 40px;
}
#advanced .btn-close:hover{
	cursor: pointer;
}
.roup-type-re .select-resource{
	width: 50%;
	padding: 12px;
}
#advanced .list-select{
	width: 101.9%;
	display: inline-flex;
}
.list-select select{
	width: 48% !important;
}
.list-select .select-resource{
	background-image: url(../images/dropdown.jpg);
    background-position: right 15px center;
    background-repeat: no-repeat;
}
.w50.list-select select:last-child{
	margin-left: 25px;
}
#search-results{
	max-width: 940px;
	margin: 0 auto;
}
#search-results .content-search-re{
	padding: 37px 0 27px 0;
	border-bottom: 1px solid #dcdcdc;
}
#search-results h2{
	font-size: 24px;
	color: #405e3c;
	font-weight: 700;
	text-transform: none;
	margin-bottom: 12px;
}
.list-key-pu ul li{
	display: inline-block;
	font-size: 16px;
	color: #405e3c;
	font-weight: 500;
	font-family: 'Lato', sans-serif;
}
.list-key-pu ul li:after{
	content: "-";
}
.list-key-pu ul li:last-child:after{
	content: unset;
}
.no-results{
	height: 263px;
    line-height: 220px;
}
.no-results h2{
	text-align: center;
}
.w100 .select-resource{
	width: 100% !important;
}
.w50 .select-resource{
	width: 48% !important;
}
input[type="text"]#your-resources::-webkit-input-placeholder {
  color: #c5cec4;
}
input[type="text"]#Keyword::-webkit-input-placeholder {
  color: #c5cec4;
}
input[type="number"]#date-visit::-webkit-input-placeholder {
  color: #c5cec4;
}
.advanced-mobile{
	display: none;
}
.page-no-results #advanced{
	display: none;
}
@media screen and (max-width:992px){
	.content-resournces{
		width: 100%;
		padding-left: 32px;
		padding-right: 32px;
	}
	#advanced{
		width: 100%;
		/*margin: -61px 32px 0;*/
	}
	#search-results{
		max-width: 100%;
		padding-left: 32px;
		padding-right: 32px;
	}
	.advance-search-panel{
		margin: 0 32px;
	}
}
@media screen and (max-width:950px){
/*	#advanced{
		margin: -90px 32px 0;
	}*/
}
@media screen and (max-width:900px){
	#advanced {
		margin: -93px auto 0;
	}
	.list-menu-resource{
		overflow: auto;
	}
	.list-menu-resource ul{
		width: 900px;
		margin-bottom: 25px;
	}
	.select-resource{
		width: 150px;
		background-position: 130px center;
	}
	.btn-search-advanced{
		margin-left: unset;
		text-align: -webkit-center;
	}
}
@media screen and (max-width: 768px){
	.select-resource{
		width: 20vw;
		background-position: 17.333vw center;
	}
/*	.content-resournces{
		padding-left: 4.267vw;
		padding-right: 4.267vw;
	}*/

	.btn-formb .btn-search{
		width: 13.333vw;
	}

}
@media screen and (max-width: 750px){
	.tile-page{
		font-size: 7.467vw;
	}
	.select-resource{
		font-size: 3.200vw;
	}
	.form-advanced label{
		font-size: 3.733vw;
	}
	#advanced .title-form{
		font-size: 4.800vw;
	}
	.advanced-group input, .advanced-group select{
		font-size: 3.200vw !important;
	}
	.btn-search-advanced input{
		font-size: 3.733vw;
	}
	.content-resournces{
		padding-top: 30px;
		padding-bottom: 10px;
	}
	.advanced-btn{
		display: none;
	}
	#advanced:before{
		content: unset;
	}
	.form-control{
		font-size: 3.200vw !important;
	}
	input[type="submit"].btn-search{
		background-image: url(../images/icon-search.png);
	    background-position:  center;
	    background-repeat: no-repeat;
	    background-size: 30%;
	}
	.btn-formb .btn-search{
		font-size: 0 !important;
	}
	.form-select-ct{
		width: 38.8%;
	}
	.select-resource{
		width: 100%;
		background-position: 32vw center;
	}
	.form-group-resources{
		width: 48.5%;
	}
	.btn-formb{
		width: 12.7%;
	}
	.btn-formb .btn-search{
		width: 100%;
	}
	.form-group-resources input{
		min-height: unset;
		height: 11.333vw;
	}
	.select-resource{
		height: 10.333vw;
		line-height: 10.333vw;
		padding: 0 12px;
		background-position: 96% center !important;
	}
	.btn-formb .btn-search{
		height: 11.333vw;
	}
	.form-advanced{
		max-width: 100%;
		padding: 0 2.667vw;
	}
	.form-advanced label{
		width: unset;

	}
	.advanced-group{
		display: block;
	}
	.advanced-group input, .advanced-group select{
		height: 11.333vw;
		margin-top: 1.333vw;
		min-height: unset;
		padding: 0 12px;
		line-height:  11.333vw;
	}
	#advanced .list-select{
		width: unset;
		display: unset;
	}
	.form-advanced .list-year{
		display: flex;
	}
	.advanced-group span{
		padding: 0 5px ;
		display: flex;
		align-items: center;
	}
	#date-visit {
		background-position: 96% center;
	}
	.inbar-publications-language{
		display: unset !important;
	}
	#advanced .list-select{
		display: flex;
	}
	.w50.list-select select:last-child {
	    margin-left: 10px;
	}
	.w50 .select-resource {
	    width: 50% !important;
	}
	#date-visit {
	    width: 49%;
	}
	.select-language{
		margin-bottom: 15px;
	}
	.btn-search-advanced input{
		height: 10vw;
		width: 100%;
		padding: 0;
	}
	.inactive-mobile{
		display: none !important;
	}
	#search-results h2{
		font-size: 4.800vw;
	}
	.list-key-pu ul li{
		font-size: 3.200vw;
	}
	.advanced-mobile{
		display: block;
		margin-left: 0;
		margin-top: 4vw;
	}
	.advanced-mobile .btn-advanced{
		width: 100%;
		height: 10vw;
		line-height: 10vw;
		font-size: 3.200vw !important;
		border-radius: 0;
		outline: none;
		display: block;
		text-align: center;
		-webkit-appearance: none;
		-webkit-border-radius:0; 
	}
	.no-results{
		height: 58.667vw;
		line-height: unset;
		margin-top: 16.267vw;
	}
	.page-no-results .active{
		display: block !important;
	}
	.btn-search-advanced input[type="submit"]{
		width: 100%;
	}
	.advance-search-panel {
	    margin: 0 4.267vw;
	}
	#resournces{
		margin: 0 -4.267vw;
	}
	.content-resournces {
	    padding-left: 4.267vw;
	    padding-right: 4.267vw;
	}
}
@media screen and (max-width: 650px){
	#advanced {
	    margin: -11vw 0 0;
	}
}
@media screen and (max-width: 475px){
	#advanced {
	    margin: -15vw 0 0;
	}
	input.btn-search{
		background-size: 45%;
	}
	.btn-close{
		right: 3.158vw;
		top: 4.632vw;
	}
	.btn-close img{
		width: 70%;
	}
	.select-resource{
		padding-left: 10px;
	}
}
@media screen and (max-width: 375px){
	#advanced {
	    margin: -19vw 0 0;
	}
	.select-resource{
		padding-left: 5px;
	}
	#date-visit{
		padding: 12px 5px;
	}
	.advanced-group input{
		padding: 12px 5px;
	}
	.btn-search-advanced input[type="submit"]{
		height: unset;
	}
}
