@font-face {
	font-family: 'icomoon';
	src:  url('/fonts/icomoon.eot?4uz1xd');
	src:  url('/fonts/icomoon.eot?4uz1xd#iefix') format('embedded-opentype'),
	url('/fonts/icomoon.ttf?4uz1xd') format('truetype'),
	url('/fonts/icomoon.woff?4uz1xd') format('woff'),
	url('/fonts/icomoon.svg?4uz1xd#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* General Reset */
body{
	margin:0;
	color:#000;
	font:16px/22px 'Open Sans', sans-serif;
	background:#fff;
}
img{border-style:none;}
input,
textarea,
select{
	color:#000;
	vertical-align:middle;
	font:100% 'Open Sans', sans-serif;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner{
	border: none;
	padding: 0;
}
input[type="search"] {-webkit-appearance: none;}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: none;
	cursor: pointer;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
blockquote, q{quotes: none;}
q:before,
q:after {content: '';}
a{
	color:#000;
	text-decoration:none;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
a:hover{color: #3779a0;}
a:focus,
button:focus,
input:focus,
textarea:focus,
select:focus{outline:none;}
*:before,
*:after,
*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
p{margin: 0;}
/* General settings */
.green{color: #1c9e67;}
a.green:hover{
	text-decoration: underline;
	color: #1c9e67;
}
.slick-slide,
.slick-slide:focus,
.slick-slide:active{outline: none;}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-female:before {content: "\e907"; }
.icon-male:before {content: "\e90c"; }
.explore-result .icon-literature:before {
	content: "\e90a";
	font-size: 55px;
}
.explore-result .icon-religion:before {
	content: "\e90b"; 
	font-size: 71px;
}
.explore-result .icon-economy:before {
	content: "\e908"; 
	font-size: 63px;
}
.explore-result .icon-history:before {
	content: "\e909";
	font-size: 71px;
}

.icon-1-scholars-projects:before {
	content: "\e90e"; 
	font-size: 50px;
}
.icon-2-surveys-visualization:before {
	content: "\e910";
	font-size: 55px;
}
.icon-3-interactive-maps:before {
	content: "\e912";
	font-size: 62px;
}
.icon-4-interviews-db:before {
	content: "\e914"; 
	font-size: 65px;
}

.icon-email:before {content: "\e924";}
.icon-search:before {content: "\e919";}
.icon-user:before {content: "\e91a";}
.icon-1:before {content: "\e90d"; }
.icon-2:before {content: "\e90f"; }
.icon-3:before {content: "\e911"; }
.icon-4:before {content: "\e913"; }
.icon-5:before {content: "\e915"; }
.icon-6:before {content: "\e916"; }
.icon-7:before {content: "\e917"; }
.icon-8:before {content: "\e918"; } 
.icon-facebook:before {content: "\e900"; }
.icon-youtube:before {content: "\e901"; }
.icon-interactive-maps:before {content: "\e902"; }
.icon-SSSP-database:before {content: "\e903"; }
.icon-univariate-distribution:before {content: "\e904"; }
.icon-visualizations:before {content: "\e905"; }
.icon-play:before {content: "\e906"; }
.icon-female-icon:before {content: "\e907"; }
.icon-economy:before {content: "\e908"; }
.icon-history:before {content: "\e909"; }
.icon-literature:before {content: "\e90a";}
.icon-religion:before {content: "";  display: inline-block; background: url("/images2/uaregio/praying-new.svg") center center no-repeat; height: 55px; width: 100%; background-size: contain;}
.icon-male-icon:before {content: "\e90c"; }
.icon-ukraine:before {content: "\e921";}
.icon-foreign-policy:before {content: "\e91d";}
.icon-identites:before {content: "\e91e";}
.icon-news:before {content: "\e91f";}
.icon-socio-demographic:before {content: "\e920";}
.icon-google:before {content: "\e91c";}
.icon-download:before {content: "\e922";}
.icon-22:before {content: "\e922";}
.icon-42:before {
	content: "\e923";
	font-size: 21px;
	vertical-align: top;
}
.fw600{font-weight: 600;}
.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb60{margin-bottom: 60px;}
.mb50{margin-bottom: 50px;}
.mb40{margin-bottom: 40px;}
.mb20{margin-bottom: 20px;}
.mt40{margin-top: 40px;}
.block{display: block;}
.row:after,
.container:after,
.clearfix:after{
	content: '';
	display: block;
	clear: both;
}
.parallax-mirror:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0, .5);
}
.btn-more{
	display: inline-block;
	border-radius: 999px;
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(32, 172, 76,1);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(32, 172, 76,1);
	box-shadow: inset 0px 0px 0px 1px rgba(32, 172, 76,1);
	font-size: 17px;
	line-height: 34px;
	padding: 0 27px 0 20px;
	text-align: center;
	color: #000;
	font-weight: 300;
	position: relative;
	overflow: hidden;
	min-width: 95px;
}
.btn-more:after{
	content: '';
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -3px;
	width: 8px;
	height: 8px;
	border: solid #000;
	border-width: 2px 2px 0 0 ;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	vertical-align: top;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.btn-more:before{
	content: attr(data-text);
	position: absolute;
	color: #fff;
	background-color: #20ac4c;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	width: 100%;
	height: 100%;
	right: 100%;
	top: 0;
	padding: 0 20px 0 15px;
	border-radius: 999px;
}
.btn-more:hover{color: transparent;}
.btn-more:hover:after{border-color: #fff;}
.btn-more:hover:before{right: 0;}
.btn-more__green{
	background-color: #20ac4c;
	color: #fff;
}
.btn-more__green:before{
	border: solid 1px #20ac4c;
	background-color: #fff;
	color: #000;
	line-height: 32px;
}
.btn-more__green:after{border-color: #fff;}
.btn-more__green:hover:after{border-color: #000;}
.brand-logo{
	background: url(/images2/uaregio/logo.png) no-repeat 50% 50%;
	-webkit-background-size: contain;
	background-size: contain;
	width: 243px;
	height: 52px;
	float: left;
	font-size: 0;
	line-height: 0;
	/*margin-top: 25px;*/
	margin-top: 11px;
	margin-right: -271px;
	position: relative;
	z-index: 1;
}
.footer-logo{
	background: url(/images2/uaregio/logo.png) no-repeat 50% 50%;
	-webkit-background-size: contain;
	background-size: contain;
	width: 271px;
	height: 64px;
	float: left;
	font-size: 0;
	line-height: 0;
	float: none;
	display: block;
	margin-bottom: 4px;
	margin-top: -35px;
}
#header{
	background-color: #fff;
	min-height: 80px;
	border-bottom: solid 1px #d2d2d2;
	z-index: 10;
	position: relative;
}
#header .container{position: relative;}
.nav{
	float: left;
	width: 100%;
	padding: 31px 0 0 271px;
}
.main-nav{
	list-style: none;
	padding: 0;
	margin: 6px 0 0;
	float: right;
	font-size: 18px;
	line-height: 22px;
	color: #000;
	font-weight: 300;
}
.main-nav>li{
	float: left;
	padding: 0 0 20px;
	position: relative;
}
.main-nav>li:after{
	content: '';
	position: absolute;
	width: 90px;
	height: 0;
	background-color: #20ac4c;
	left: 50%;
	bottom: 0;
	margin-left: -45px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.main-nav li:hover .main-nav__dropdown{
	opacity: 1;
	visibility: visible;
	margin-top: 0;
}
.main-nav li:hover>*{color: #20ac4c;}
.main-nav .active:after{height: 4px;}
.main-nav .active:hover>*{color: #000;}
.main-nav .active>*{font-weight: 400;}
.main-nav>li+li{margin-left: 40px;}
.main-nav__dropdown{
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 100%;
	left: -20px;
	background-color: #fff;
	padding: 13px 20px;
	font-size: 15px;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	white-space: nowrap;
	border-top: solid 1px #d2d2d2;
	font-size: 15px;
	margin-top: 15px;
}
.main-nav__dropdown li+li{margin-top: 5px;}
.header__social{
	list-style: none;
	padding: 0;
	margin: 0;
	display: none;
	font-size: 0;
	line-height: 0;
}
.header__social a{color: #727272;}
.header__social li{
	display: inline-block;
	font-size: 30px;
	line-height: 40px;
}
.header__social li+li{margin-left: 10px;}
/*main-visual*/
.main-visual{
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: relative;
	/*background-attachment: fixed, fixed;*/
}
.main-visual:before{
	/*	content: '';*/
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0, .5);
}
.main-visual>*{
	position: relative;
	z-index: 2;
}
.main-visual__cell{
	display: table-cell;
	width: 1%;
	height: 220px;
	padding: 35px 0;
	color: #fff;
	font-size: 40px;
	line-height: 44px;
	text-align: center;
	vertical-align: bottom;
}
.main-visual__cell--type2{
	text-align: left;
	font-size: 28px;
	line-height: 39px;
	vertical-align: middle;
	height: 230px;
}
.main-visual__title{
	margin: 0;
	color: #fff;
	font-size: 40px;
	line-height: 44px;
	font-weight: 400;
}
.main-visual__title a {
	color: #fff;
}
.main-visual__title a:hover{
	color: #c1c1c1;
}
.main-visual__title small{
	display: block;
	font-size: 27px;
	line-height: 35px;
}
.main-visual__title small+small{margin-top: 11px;}
/*main*/
#main{
	background-color: #fff;
	padding: 80px 0;
}
.main--bg-gray{background-color: #f9f9f9;}
.title{
	font-size: 43px;
	line-height: 47px;
	color: #000;
	margin: 0 0 50px;
	font-weight: 400;
}
.subtitle{
	margin: 0 0 30px;
	font-weight: 400;
	font-size: 28px;
	line-height: 32px;
	color: #000;
}
.title-small{
	font-size: 20px;
	line-height: 24px;
	text-transform: uppercase;
	margin: 0 0 45px;
	font-weight: 400;
	color: #000;
}
.text-center{text-align: center;}
.project-list{
	list-style: none;
	padding: 0;
	margin: 0 -15px;
	font-size: 0;
	line-height: 0;
}
.project-list li{
	vertical-align: top;
	display: inline-block;
	width: 50%;
	font-size: 17px;
	line-height: 23px;
	padding: 0 15px;
	margin: 0 0 20px;
}
.project-block{
	font-size: 17px;
	line-height: 23px;
}
.project-block:after{
	clear: both;
	content: '';
	display: block;
}
.project-block__img{
	float: left;
    margin: 17px 40px;
	border-radius: 999px;
	width: 170px;
	height: 170px;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;32, 172, 76
	margin: 0 30px 0 0;
	color: #000;
	-webkit-box-shadow: 0px 0px 0px 1px rgba(32, 172, 76,1);
	-moz-box-shadow: 0px 0px 0px 1px rgba(32, 172, 76,1);
	box-shadow: 0px 0px 0px 1px rgba(32, 172, 76,1);
}
.project-block--green .project-block__img{
	-webkit-box-shadow: inset 0px 0px 0px 8px rgba(32, 172, 76,.7), 0px 0px 0px 1px rgba(204,204,204,1);
	-moz-box-shadow: inset 0px 0px 0px 8px rgba(32, 172, 76,.7), 0px 0px 0px 1px rgba(204,204,204,1);
	box-shadow: inset 0px 0px 0px 8px rgba(32, 172, 76,.7), 0px 0px 0px 1px rgba(204,204,204,1);
}
.project-block--green .project-block__desc{color: #20ac4c;}
.project-block--green .project-block__date{color: #20ac4c;}
.project-block__content{
	overflow: hidden;
	padding: 14px 0;
	min-height: 230px;
}
.project-block__desc{margin: 0 0 10px;}
.project-block__date{
	color: #707070;
	display: block;
	margin-bottom: 17px;
}
.project-block__title{
	font-size: 28px;
	line-height: 32px;
	margin: -10px 0 10px;
}
/*contact-block*/
.contact-block{color: #6e6e6e;}
.contact-block a{color: #6e6e6e;}
.contact-block a:hover{color: #000;}
.contact-block__title{
	margin: 0 0 20px;
	font-weight: 400;
	font-size: 28px;
	line-height: 32px;
	color: #000;
}
.contact-block__photo{
	vertical-align: top;
	margin-bottom: 20px;
}
.photo-wrapper{
	max-width: 167px;
	height: 167px;
	border-radius: 999px;
	background-color: transparent;
	margin-bottom: 20px;
	overflow: hidden;
}

/*visualization*/
.visualization{
	color: #6e6e6e;
	text-align: center;
	display: block;
}
.visualization:hover{color: #6e6e6e;}
.visualization__img{
	display: block;
	margin-bottom: 15px;
	position: relative;
}
.visualization__img img{
	vertical-align: top;
	width: 100%;
	vertical-align: top;
}
.visualization__img:before{
	content: "\e906";
	position: absolute;
	width: 48px;
	height: 48px;
	line-height: 50px;
	top: 50%;
	left: 50%;
	padding-left: 5px;
	font-size: 24px;
	margin: -24px 0 0 -24px;
	border-radius: 999px;
	text-align: center;
	background-color: rgba(255,255,255, .4);
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #20ac4c;
	overflow: hidden;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.visualization__text{
	display: inline-block;
	position: relative;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	overflow: hidden;
	padding-bottom: 3px;
}
.visualization__text:before{
	position: absolute;
	content: '';
	bottom: 0;
	right: 100%;
	width: 100%;
	height: 2px;
	background-color: #6e6e6e;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.visualization:hover .visualization__text:before{right: 0;}
.visualization:hover .visualization__img:before{background-color: rgba(255,255,255, 1);}
/*partners-list*/
.partners-list{
	list-style: none;
	padding: 0;
	margin: 0 -10px;
	font-size: 0;
	line-height: 0;
}
.partners-list li{
	display: inline-block;
	width: 33.33333%;
	vertical-align: top;
	margin-bottom: 60px;
	text-align: center;
}
.partner{
	display: block;
	color: #6e6e6e;
	max-width: 265px;
	margin: 0 auto 0;
}
.partner:hover{color: #000;}
.partner__img{
	min-height: 105px;
	display: block;
	text-align: center;
	margin-bottom: 15px;
}
.partner__img img{
	max-width: 100%;
	vertical-align: top;
	height: auto;
}
.partner__text{
	font-size: 16px;
	line-height: 20px;
}
/*dots-list*/
.dots-list{
	list-style: none;
	padding: 0;
	margin: 0 0 15px;
}
.dots-list li{
	position: relative;
	padding-left: 33px;
}
.dots-list li:before{
	content: '';
	position: absolute;
	left: 9px;
	top: 9px;
	border-radius: 999px;
	background-color: #000;
	width: 4px;
	height: 4px;
}
.dots-list a {
	color: #20ac4c;
	-webkit-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s;
}
.dots-list a:hover {
	color: #20ac4c;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 1px 1px #ddd;
    box-shadow: 1px 1px 1px 1px #ddd;
}
/*numbered-list*/
.numbered-list{
	list-style: none;
	counter-reset: item;
	padding: 0;
	margin: 0;
}
.numbered-list li{
	position: relative;
	padding-left: 33px;
}
.numbered-list li:before {
	content: counter(item) ". ";
	counter-increment: item;
	position: absolute;
	left: 10px;
	top: 0;
}
/*project-slider*/
.project-slider{
	list-style: none;
	padding: 0;
	margin: 0 -15px;
}
.project-slider li{padding: 0 15px;}
.project-link{
	font-size: 17px;
	line-height: 20px;
	text-align: center;
	display: block;
}
.project-link__img{
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	display: block;
	border-radius: 999px;
	width: 165px;
	height: 165px;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin: 1px auto 14px;
	-webkit-box-shadow: inset 0px 0px 0px 0px rgba(32, 172, 76,.7), 0px 0px 0px 1px rgba(204,204,204,1);
	-moz-box-shadow: inset 0px 0px 0px 0px rgba(32, 172, 76,.7), 0px 0px 0px 1px rgba(204,204,204,1);
	box-shadow: inset 0px 0px 0px 0px rgba(32, 172, 76,.7), 0px 0px 0px 1px rgba(204,204,204,1);
}
.project-link__desc{
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	display: block;
	margin: 0 0 6px;
}
.project-link__date{
	color: #707070;
	display: block;
}
.project-link:hover .project-link__desc{color: #20ac4c;}
.project-link:hover .project-link__img{
	-webkit-box-shadow: inset 0px 0px 0px 8px rgba(32, 172, 76,.7), 0px 0px 0px 1px rgba(32, 172, 76,1);
	-moz-box-shadow: inset 0px 0px 0px 8px rgba(32, 172, 76,.7), 0px 0px 0px 1px rgba(32, 172, 76,1);
	box-shadow: inset 0px 0px 0px 8px rgba(32, 172, 76,.7), 0px 0px 0px 1px rgba(32, 172, 76,1);
}
.project-slider .slick-arrow{top: 60px;}
.project-slider .slick-prev{left: -80px;}
.project-slider .slick-next{right: -80px;}
/*slider-controls*/
.slider-controls .slick-arrow{
	position: absolute;
	background-color: #fff;
	border-radius: 999px;
	border: solid 1px #b6b6b6;
	width: 45px;
	height: 45px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	font-size: 0;
	line-height: 0;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	padding: 0;
	z-index: 4;
}
.slider-controls .slick-arrow:hover{
	border-color: #20ac4c;
	background-color: #20ac4c;
}
.slider-controls .slick-arrow:hover:after{border-color: #fff;}
.slider-controls .slick-arrow:after{
	content: '';
	width: 16px;
	height: 16px;
	border: solid #20ac4c 0px;
	position: absolute;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	top: 50%;
	margin-top: -7px;
}
.slider-controls .slick-prev:after{
	border-width: 2px 0 0 2px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: 16px;
}
.slider-controls .slick-next:after{
	border-width: 2px 2px 0 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 16px;
}
/*explore-result*/
.explore-result{
	list-style: none;
	padding: 0;
	margin: 0 -10px 70px;
	font-size: 0;
	line-height: 0;
}
.explore-result li{
	display: inline-block;
	width: 25%;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	vertical-align: top;
	padding: 0 10px;
}
.explore-result__outreach li{
	width: 16.6666%;
	display: inline-block;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	vertical-align: top;
	padding: 0 10px;
}
.explore-result__outreach a.active * ,
.explore-result__outreach a.active:hover{
	color: #1f8840;
}
.explore-result a{display: block;}
.explore-result a:hover .explore-result__ico,
.explore-result a:hover{color: #20ac4c;}
.explore-result__ico{
	display: block;
	text-align: center;
	color: #20ac4c;
	line-height: 80px;
	font-size: 60px;
	margin-bottom: 10px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.explore-result__outreach .explore-result__ico{
	color: #717171;
	margin-bottom: 5px;
}
.explore-result__outreach li{
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
}
/*explore-result__popup*/
.explore-result__popup{
    display: none;
    width: 555px;
    list-style: none;
    font-size: 0;
    line-height: 0px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}
.explore-result__popup li{
    display: inline-block;
    width: 50%;
    padding: 0 20px;
    margin: 15px 0;
    vertical-align: top;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}
.explore-result__popup p{
    margin-bottom: 15px;
}


/*cloud-slider*/
.cloud-slider{
	list-style: none;
	padding: 0;
	margin: 0;
}
/*
.cloud-slider li{
	-webkit-background-size: contain;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 400px;
}
*/
.cloud-slider__name{
	text-align: center;
	font-size: 20px;
	line-height: 25px;
	font-weight: 400;
	margin: 0 0 30px;
	color: #000;
}
.cloud-slider__img{
	width: 100%;
	height: auto;
	vertical-align: top;
	display: block !important;
}
.cloud-slider .slick-arrow{
	top: 50%;
	margin-top: -22px;
}
.cloud-slider .slick-prev{left: -100px;}
.cloud-slider .slick-next{right: -100px;}

.cloud-sub-slider{
	list-style: none;
	padding: 0;
	margin: 0 -15px;
}
.cloud-sub-slider li{padding: 0 15px;}
.cloud-sub-slider figure{
	margin: 0;
	-webkit-background-size: contain;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border: solid 1px transparent;
	padding-top: 100%;
	transform-style: 
}
.cloud-sub-slider .slick-current figure{border: solid 1px #b6b6b6;}

/*cloud-slider zoom*/
.cloud-slider .slick-slide{
	cursor: pointer;
}
/*
.cloud-slider .slick-slide:before{
	content: '';
	position: absolute;
	width: 30px;
	height: 30px;
	background-color: #fff;
	border-radius: 999px;
	border: 2px solid #000;
	top: 50%;
	left: 50%;
}
.cloud-slider .slick-slide:after{
	content: '';
	position: absolute;
	width: 2px;
	height: 20px;
	background-color: #000;
	top: 56%;
	left: 54%;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);
	transform: rotate(-30deg);
}
*/



/*form-control*/
.form-control{
	width: 100%;
	height: 35px;
	font-size: 13px;
	line-height: 23px;
	padding: 5px 15px;
	color: #000;
	background-color: #fff;
	border-radius: 999px;
	font-weight: 400;
	border: solid 1px #b6b6b6;
}
.form-control::-moz-placeholder { 
	color: #b6b6b6;
	opacity: 1;
	font-weight: 300;
}
.form-control:-ms-input-placeholder {
	color: #b6b6b6;
	font-weight: 300;
}
.form-control::-webkit-input-placeholder {
	color: #b6b6b6;
	font-weight: 300;
}

/*search-form*/

.search-form{
	position: relative;
	line-height: 33px;
	margin: 0 0 20px;
}
.search-form__info{
	float: left;
	font-size: 16px;
	font-weight: 600;
	margin-right: 8px;
}
.search-form__holder{
	overflow-y: hidden;
	padding-right: 100px;
	position: relative;
}
.search-form .btn-primary{
	position: absolute;
	top: 0;
	right: 0;
}
.btn-primary{
	border: 0;
	border-radius: 999px;
	height: 35px;
	background-color: #20ac4c;
	text-align: center;
	color: #fff;
	min-width: 90px;
	font-size: 15px;
	line-height: 34px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	position: relative;
	overflow: hidden;
}
.btn-primary:before{
	content: attr(data-text);
	position: absolute;
	color: #000;
	background-color: #fff;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	width: 100%;
	height: 100%;
	right: 100%;
	top: 0;
	line-height: 32px;
	border-radius: 999px;
	border: solid 1px #20ac4c;
}
.btn-primary:hover{color: transparent;}
.btn-primary:hover:before{right: 0;}

/*map-info*/
.headline{
	font-size: 16px;
	line-height: 33px;
	margin: 0 0 10px;
	font-weight: 600;
	color: #000;
	letter-spacing: -.2px;
}
#map{
	height: 365px;
	background-color: #20ac4c;
}

/*advanced-search*/
.dvanced-search__label{
	float: left;
	width: 100px;
	line-height: 30px;
	color: #707070;
}
.advanced-search__holder{overflow-y: hidden;}
.advanced-search__row{margin-bottom: 15px;}
.advanced-search--gender{
	float: left;
	margin-right: -195px;
	width: 195px;
}
.advanced-search--age{
	width: 100%;
	padding-left: 215px;
	float: left;
}
.advanced-search--age .dvanced-search__label{width: 50px;}
.advanced-search__see-all{
	float: right;
	line-height: 30px;
	color: #050505;
	padding-right: 20px;
	position: relative;
	overflow: hidden;
}
.advanced-search__see-all:after{
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	top: 50%;
	right: 0;
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	-o-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border: solid 0 #363636;
	border-width: 0 2px 2px 0;
	margin-top: -8px;
	z-index: 10;
	-webkit-transition: all .45s;
	-o-transition: all .45s;
	transition: all .45s;
}
.advanced-search__see-all:before{
	content: '';
	position: absolute;
	bottom: 3px;
	width: 100%;
	right: 100%;
	height: 2px;
	background-color: #20ac4c;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.advanced-search__see-all:hover{color: #050505;}
.advanced-search__see-all:hover:before{right: 0;}
.tags-list{
	list-style: none;
	padding: 0;
	margin: -8px 0 3px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	width: 100%;
}
.tags-list li{
	display: inline-block;
	margin: 0 6px 8px 0;
}
.tags-list__tag[type="checkbox"]:not(:checked),
.tags-list__tag[type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
}
.tags-list__tag[type="checkbox"]:not(:checked) + label,
.tags-list__tag[type="checkbox"]:checked + label {
	position: relative;
	padding: 0 25px 0 35px;
	cursor: pointer;
	font-size: 15px;
	line-height: 28px;
	border-radius: 999px;
	background-color: #ffffff;
	border: solid 1px #b6b6b6;
	display: inline-block;
}
/* checkbox aspect */
.tags-list__tag[type="checkbox"]:not(:checked) + label:before,
.tags-list__tag[type="checkbox"]:checked + label:before,
.tags-list__tag[type="checkbox"]:not(:checked) + label:after,
.tags-list__tag[type="checkbox"]:checked + label:after {
	content: '';
	position: absolute;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	top: 50%;
	left: 15px;
	width: 14px;
	height: 1px;
	background-color: #363636;
	margin: -1px 0 0 0;
}
.tags-list__tag[type="checkbox"]:not(:checked) + label:before,
.tags-list__tag[type="checkbox"]:checked + label:before{
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.tags-list__tag[type="checkbox"]:not(:checked) + label:after,
.tags-list__tag[type="checkbox"]:checked + label:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.tags-list__tag[type="checkbox"]:checked + label:before {
	-webkit-transform: rotate(44deg);
	-ms-transform: rotate(44deg);
	-o-transform: rotate(44deg);
	transform: rotate(44deg);
	left: 15px;
	height: 2px;
	width: 8px;
	top: 17px;
	background-color: #f38013;
}
.tags-list__tag[type="checkbox"]:checked + label:after {
	-webkit-transform: rotate(-58deg);
	-ms-transform: rotate(-58deg);
	-o-transform: rotate(-58deg);
	transform: rotate(-58deg);
	height: 2px;
	width: 13px;
	left: 18px;
	background-color: #f38013;
}
#advanced-search{
	max-width: 845px;
	overflow: hidden;
	display: none;
	padding: 0 50px 20px;
}
.advanced-search__list{
	list-style: none;
	padding: 0;
	margin: 17px -4px 10px;
	font-size: 0;
	line-height: 0;
}
.advanced-search__list--small{
	margin-top: 0;
	margin-bottom: 20px;
}
.advanced-search__list li{
	display: inline-block;
	margin: 4px;
}
#advanced-search .btn-primary{float: right;}
.result{
	background-color: #fff;
	border: solid 1px #b6b6b6;
	overflow-x: auto;
}
.result__table{
	display: table;
	width: 100%;
	background-color: #fff;
	font-size: 15px;
	line-height: 19px;
	min-width: 600px;
}
.result__row{display: table-row-group;}
.result__row:hover{
	-webkit-box-shadow: inset 0px 0px 0px 2px rgba(32, 172, 76,1);
	-moz-box-shadow: inset 0px 0px 0px 2px rgba(32, 172, 76,1);
	box-shadow: inset 0px 0px 0px 2px rgba(32, 172, 76,1);
	color: #000;
}
.result__row:hover .result__cell{
	border-top: solid 1px transparent;
}
.result__row-header{
	text-transform: uppercase;
	font-size: 16px;
	line-height: 20px;
}
.result__row-header .result__cell{border-top: solid 1px transparent;}
.result__row-header:hover{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.result__row-header .result__cell{
	padding-top: 25px;
	padding-bottom: 25px;
}
.result__row .result__cell:nth-child(1){
	padding-left: 20px;
	width: 65px;
}
.result__row .result__cell:nth-child(2){
	padding-left: 15px;
	width: 60px;
	white-space: nowrap;
}
.result__row .result__cell:nth-child(3){
	padding-left: 20px;
	width: 175px;
}
.result__row .result__cell:nth-child(4){
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 13px;
}
.result__ico{font-size: 22px;}
.result__cell{
	display: table-cell;
	vertical-align: top;
	padding-top: 24px;
	padding-bottom: 24px;
	border-top: solid 1px #b6b6b6;
}
.result__tag{
	float: left;
	position: relative;
	padding: 0 18px;
	cursor: pointer;
	font-size: 15px;
	line-height: 28px;
	border-radius: 999px;
	background-color: #ffffff;
	border: solid 1px #b6b6b6;
	margin: 0 11px 11px 0;
}

#footer{
	background-color: #fff;
	border-top: solid 1px #d2d2d2;
	font-size: 14px;
	line-height: 21px;
	padding: 43px 0 10px;
	color: #6c6c6c;
}
.company-address{font-style: normal;}
.contact-title{
	text-transform: uppercase;
	font-weight: 600;
}
.contact-info{margin: 0;}
.contact-info a{color: #6c6c6c;}
.contact-info a:hover{color: #000;}
.contact-info dt{
	float: left;
	margin: 0 5px 0 0;
}
.contact-info dd{
	margin: 0;
	overflow: hidden;
}
.company-info{margin-bottom: 50px;}
.footer-social{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	float: right;
}
.footer-social li{
	display: inline-block;
	font-size: 30px;
	line-height: 30px;
}
.footer-social a{color: #727272;}
.footer-social li+li{margin-left: 10px;}
.copy{
	font-size: 12px;
	float: left;
}
.by{
	font-size: 12px;
	float: right;
}
.by a{
	color: #20ac4c;
	font-weight: 600;
}
/*home-page*/
.intro{
	position: relative;
	padding: 15px 0 70px;
}
.intro__img{
	text-align: center;
	margin-bottom: 55px;
}
.intro__img img{
	max-width: 100%;
	vertical-align: top;
	height: auto;
}
.intro-nav{
	list-style: none;
	padding: 0;
	margin: 0 -15px;
	font-size: 20px;
	line-height: 26px;
	text-align: center;
}
.intro-nav li{
	float: left;
	width: 25%;
	padding: 0 15px;
	text-align: center;
}
.intro-nav a{display: inline-block;}
.intro-nav a:hover{color: #000;}
.intro-nav a:hover .intro__ico{
	background-color: #20ac4c;
	color: #fff;
}
.intro__ico{
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	width: 110px;
	height: 110px;
	border-radius: 999px;
	display: block;
	margin: 0 auto 10px;
	border: solid 1px #20ac4c;
	line-height: 108px;
	text-align: center;
	color: #20ac4c;
}
.platform{
	padding: 70px 0;
	border-bottom: solid 1px #d3d3d3;
	font-size: 18px;
	line-height: 25px;
}
.platform__title{
	margin: 0 0 20px;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 26px;
}
.platform__block{
	border: solid 1px #1c9e67;
	text-align: center;
	padding: 25px 0 18px;
}
.platform__block+.platform__block{margin-top: 20px;}
.platform__block .btn-more{min-width:130px;}
/*databases*/
.databases{
	position: relative;
	padding: 70px 0 20px;
}
.databases__title{
	text-align: center;
	margin: 0 0 50px;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 32px;
	font-weight: 400;
}
.databases-list{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
}
.databases-list li{
	display: inline-block;
	font-size: 20px;
	line-height: 24px;
	width: 50%;
	vertical-align: top;
	padding: 0 20px 50px;
}
.databases-list__ico{
	float: left;
	width: 100px;
	height: 100px;
	border-radius: 999px;
	border:solid 1px #20ac4c;
	margin-right: 65px;
	line-height: 98px;
	text-align: center;
	color: #20ac4c;
	font-size: 42px;
}
.databases-list__text{
	display: table-cell;
	height: 100px;
	vertical-align: middle;
	padding: 10px 0;
}
/*language-nav*/
.language-nav{
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;
	z-index: 2;
	font-size: 0;
	line-height: 0;
	float: right;
	font-weight: 300;
}
.language-nav li{
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
}
.language-nav li+li{margin-left: 3px;}
.language-nav .active a{
	color: #20ac4c;
}
.nav__btn-login{
	float: right;
	padding: 0 5px;
	margin-right: 5px;
	font-size: 22px;
	line-height: 30px;
	text-align: center;
}
/*nav__search*/
.nav-search{
	position: relative;
	float: right;
	overflow: hidden;
	width: 30px;
	margin-right: 5px;
	padding-left: 30px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.nav-search__btn{
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	font-size: 21px;
	line-height: 34px;
	text-align: center;
	overflow: hidden;
}
.nav-search__form{
	position: relative;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.nav-search__submit{
	position: absolute;
	top: 0;
	float: left;
	width: 30px;
	height: 30px;
	padding: 0;
	border: 0;
	background-color: #333;
	opacity: 0;
	left: 0;
}
.nav-search__control{
	border-radius: 999px;
	border: solid 1px #b5b5b5;
	height: 25px;
	line-height: 28px;
	font-size: 15px;
	padding: 0 10px;
	color: #000;
	width: 100%;
	margin-top: 3px;
}
.nav-search__control::-moz-placeholder { color: #000; opacity: 1;}
.nav-search__control:-ms-input-placeholder {color: #000;}
.nav-search__control::-webkit-input-placeholder {color: #000;}

.nav-search__autocomplete{
	overflow: hidden;
	white-space: nowrap;
	display: none;
	list-style: none;
	padding: 0;
	margin: 2px 0 0;
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	border: solid 1px #b5b5b5;
	padding: 10px 0;
	border-radius: 15px;
	background-color: #fff;
	z-index: 1;
}
.nav-search--opened{
	width: 230px;
	overflow: visible;
}
.nav-search--opened .nav-search__autocomplete{display: block;}
.nav-search__autocomplete > li a {
	display: block;
	padding: 0 10px;
	color: #000;
	font-size: 15px;
}
.nav-search__autocomplete > li a:hover{
	color: #20ac4c;	
}
.nav-search--opened .nav-search__submit{left: -30px;}

.scrollup{
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: 10px;
	right: 15px;
	display: none;
	text-indent: -9999px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	background-color: transparent;
	background-image: url(/images2/uaregio/arrow.svg);
	background-repeat: no-repeat;
	background-position: 50% 46%;
	-webkit-background-size: 70%;
	background-size: 70%;
	border: 2px solid #20ac4c;
	z-index: 10;
	opacity: 0.7;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.scrollup:hover{
	opacity: 0.9;
	cursor: pointer;
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
	color: transparent;
	background-color: #20ac4c;
	-ms-transform: scale(1.1, 1.1); /* IE 9 */
	-webkit-transform: scale(1.1, 1.1); /* Safari */
	transform: scale(1.1, 1.1);
}

/*
.scrollup{
	width: 50px;
	height: 50px;
	opacity: .6;
	bottom: 15px;
	right: 5px;
	display: none;
	position: fixed;
	border: 3px solid rgba(32, 172, 76,0.7);
	background-color: #transpant;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	border-radius: 50%;
	z-index: 10;
	-webkit-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
	outline: none;
}
.scrollup:hover{
	opacity: 1;
}
.scrollup:before,
.scrollup:after{
	position: absolute;
	top: 20px;
	left: 50%;
	content: '';
	background-color: #000;
	width: 2px;
	height: 20px;
	opacity: 1;

}
.scrollup:before{
	-webkit-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	-o-transform: rotate(-60deg);
	transform: rotate(-60deg);
	margin-left: -2px;
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	-o-transform-origin: 100% 0;
	transform-origin: 100% 0;
}
.scrollup:after{
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	-o-transform: rotate(60deg);
	transform: rotate(60deg);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
}
*/

/*conference-presentation*/
.list-info{
	list-style: none;
	margin: 0;
	padding: 0;
}
.list-info > li + li {
	margin: 60px 0;
}
.list-info__btn{
	display: inline-block;
	border-radius: 999px;
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(32, 172, 76,1);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(32, 172, 76,1);
	box-shadow: inset 0px 0px 0px 1px rgba(32, 172, 76,1);
	font-size: 17px;
	line-height: 34px;
	padding: 0 27px 0 20px;
	text-align: center;
	color: #000;
	font-weight: 300;
	min-width: 95px;
	float: right;
	position: relative;
	overflow: hidden;
}
.list-info__btn:after{
	content: '';
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -3px;
	width: 8px;
	height: 8px;
	border: solid #000;
	border-width: 2px 2px 0 0 ;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
	vertical-align: top;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.list-info__btn:before{
	content: attr(data-text);
	position: absolute;
	color: #fff;
	background-color: #20ac4c;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	width: 100%;
	height: 100%;
	right: 100%;
	top: 0;
	padding: 0 20px 0 15px;
	border-radius: 999px;
}
.list-info__holder .opened:hover:before{
	content: attr(data-text-collapsed);
}
.list-info__holder .opened:after{
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.list-info__btn:hover{color: transparent;}
.list-info__btn:hover:after{border-color: #fff;}
.list-info__btn:hover:before{right: 0;}
/*.list-info__txt-holder{overflow: hidden;}*/
.list-info__title{
	padding-bottom: 15px;
	11	font-size: 23px;
	line-height: 28px;;
}
.list-info__desc{
	list-style: none;
	padding: 0;
	counter-reset: item;
}
.list-info__desc > li{
	display: list-item;
	display: inline-block;
}
.list-info__desc a{color: #20ac4c;}
.list-info__desc a:hover{
    color: #20ac4c;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 1px 1px #ddd;
    box-shadow: 1px 1px 1px 1px #ddd;
}
.list-info__desc > li:before{
	content: counter(item) ". ";
	counter-increment: item;
	margin-left: 4px;
	color: #20ac4c;
	margin-right: 5px;
}
.list-info__shortdesc{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	opacity: 1;
}
.list-info__desc-wrapper{
	padding: 0px;
	display: none;
}
.list-info__desc-wrapper a {
	color: #20ac4c;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.list-info__desc-wrapper a:hover {
	color: #20ac4c;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 1px 1px #ddd;
	box-shadow: 1px 1px 1px 1px #ddd;
}
.list-info__desc-wrapper.open{
	height: auto;
}
/* Login/Register popup*/
.form__error { 
	margin-bottom: 10px;
	color: red;
}
.login-form{
	/*display: none;*/
	font-size: 14px;
	line-height: 18px;
}
.login-form__holder{
	max-width: 535px;
	padding: 0 35px;
}
.login-form__title{
	font-size: 17px;
	line-height: 24px;
	text-align: center;
	margin: 0 0 8px;
}
.login-form__social{
	list-style: none;
	padding: 0;
	margin: 0 0 3px;
	text-align: center;
}
.login-form__social li{
	display: inline-block;
	margin: 0px 2px;
	vertical-align: top;
	font-weight: 300;
}
.login-form__social .mb10 {
	margin-bottom: 5px;
}
.login-form__social a{
	display: block;
	border-radius: 999px;
	width: 32px;
	height: 32px;
	line-height: 35px;
	color: #fff;
	font-size: 16px;
}
.login-form__social a:hover{opacity: .8;}
.login-form__fb{
	background-color: #5271aa;
}
.login-form__g{background-color: #e15b5a;}
.login-form__lb{
	display: inline-block;
	margin-bottom: 5px;
}
.login-form__control{
	width: 100%;
	display: block;
	border-radius: 999px;
	border: solid 1px #000;
	color: #000;
	line-height: 28px;
	font-size: 14px;
	padding: 0 10px;
	font-weight: 300;
	margin: 0 0 12px;
}
.login-form__control::-moz-placeholder { color: #676767; opacity: 1;}
.login-form__control:-ms-input-placeholder {color: #676767;}
.login-form__control::-webkit-input-placeholder {color: #676767;}
textarea.login-form__control{
	border-radius: 10px;
	height: 70px;
	line-height: 18px;
	padding: 10px;
	overflow-y: auto;
	resize: none;
}
.login-form__btn{
	border-radius: 999px;
	background-color: #1d9e66;
	text-align: center;
	line-height: 28px;
	text-align: center;
	border: solid 1px #1d9e66;
	color: #fff;
	font-size: 15px;
	display: block;
	width: 100%;
	padding: 0 10px;
	font-weight: 300;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	margin-bottom: 10px;
}
.login-form__btn:hover{
	background-color: #fff;
	background-color: #fff;
	color: #000;
}
.login-form__forgot{
	float: right;
	font-size: 15px;
	line-height: 22px;
}
.login-form__link{
	color: #000;
	font-weight: 400;
	margin-bottom: 10px;
	margin-top: 4px;
}
.login-form__link:hover{color: #1d9e66;}
.login-form__info{
	color: #797979;
	margin: 4px 0;
	font-size: 13px;
}
.form__success {
	text-align: center;
}
.form__success h2 {
	margin-top: 20px;
	font-weight: 400;
	
}
.web-form {
	min-height: 300px;
}
.web-form .form-message {
	width: 500px;
	margin: 50px auto;
	line-height: 30px;
	text-align: center;
}
.web-form .form-message h1,.web-form .form-message h2 {
	margin: 0 0 20px;
	font-weight: 400;
	font-size: 28px;
	line-height: 32px;
	color: #000;
}
.web-form .form-message input[type="submit"],.web-form .form-message button{
	border-radius: 999px;
	background-color: #1d9e66;
	text-align: center;
	line-height: 28px;
	text-align: center;
	border: solid 1px #1d9e66;
	color: #fff;
	font-size: 15px;
	display: block;
	width: 200px;
	padding: 0 10px;
	font-weight: 300;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	margin: 30px auto;
}

.web-form .form-message input[type="submit"]:hover,.web-form .form-message button:hover{
	background-color: #fff;
	background-color: #fff;
	color: #000;
}
.web-form .form-message label {
    font-size: 14px;
    line-height: 18px;
}
.web-form .form-message h3 {
	margin-bottom: 20px;
	    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
}
.web-form .form-message input[type="text"],.web-form .form-message input[type="password"]{
	width: 80%;
	display: block;
	border-radius: 999px;
	border: solid 1px #000;
	color: #000;
	line-height: 28px;
	font-size: 14px;
	padding: 0 10px;
	font-weight: 300;
	margin: 0 0 12px;
}
.text-right {
	text-align: right;
}
.text-green {
	color: #20ac4c;
}
/*Survey infographics*/
.survey-title{
	font-size: 28px;
	line-height: 32px;
	color: #010101;
	font-weight: 400;
	margin: 0 0 20px;
}
.survey-tip{
	font-size: 16px;
	line-height: 20px;
	color: #6e6e6e;
	margin-bottom: 50px;
}
.survey-descr__icon{
	color: #20ac4c;
	line-height: 1;
	margin-right: 10px;
}
.survey-descr > ul{
	margin-bottom: 40px;
}
.sarvey-infolist{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}
.sarvey-infolist > li {
	display: inline-block;
	width: 50%;
	line-height: 24px;
	font-size: 24px;
	margin-bottom: 50px;
	cursor: pointer;
}
.sarvey-infolist a:hover{
	color: #20ac4c;
}
.sarvey-infolist > li i{
	line-height: 1;
	color: #20ac4c;
	margin-right: 10px;
	font-size: 52px;
	display: inline-block;
	min-width: 75px;
	text-align: center;
}
.sarvey-ending{
	border-top: 1px solid #d3d3d3;
	margin-bottom: 110px;
}
.sarvey-ending__txt{
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	min-height: 70px;
	margin-bottom: 15px;
}
.btn-download{
	display: inline-block;
    border-radius: 999px;
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(32, 172, 76,1);
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(32, 172, 76,1);
    box-shadow: inset 0px 0px 0px 1px rgba(32, 172, 76,1);
    font-size: 17px;
    line-height: 34px;
    padding: 0 27px 0 27px;
    text-align: center;
    color: #fff;
    font-weight: 300;
    position: relative;
    overflow: hidden;
    min-width: 150px;
	background-color: #20ac4c;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.btn-download i{
	margin-left: 10px;
	color: #20ac4c;

}
.btn-download:hover{
	color: #000;
	text-shadow: 1px 1px 1px #fff;
	-webkit-box-shadow: 2px 2px 4px #dedede;
	box-shadow: 2px 2px 4px #dedede;
}
.grecaptcha-badge {
	display: none!important;
}
.cont-hide {
	display: none;
}
.jconfirm.jconfirm-white .jconfirm-box, .jconfirm.jconfirm-light .jconfirm-box {
	border-radius: 0px;
}
.jconfirm.jconfirm-white .jconfirm-bg, .jconfirm.jconfirm-light .jconfirm-bg {
	background: #000;
}

/* 404 page */
#main404 {
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: 50% 50%;
	padding: 35px 0;
	position: relative;
	display: table-cell;
	width: 1%;
	vertical-align: middle;
}
#main404:before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
}

#main404 h2{
	font-size: 144px;
	line-height: 148px;
	color: #fff;
	font-weight: 400;
	margin: 0 0 22px;
}
#main404 p{
	color: #ddd;
	font-size: 21px;
	line-height: 25px;
	margin: 0 0 27px;
}
#main404 .btn-more{
	padding: 0 40px 0 40px;
	background-color: #20ac4c;
	color: #fff;
}
#main404 .btn-more:before{
	background-color: #fff;
	color: #20ac4c;
}
#main404 .btn-more:after{
	border-color: #fff;
}
#main404 .btn-more:hover:after{
	border-color: #20ac4c;
}

/*network scholars*/
.scholars-list{
	display: inline-block;
	vertical-align: top;
	margin: 0;
	list-style: none;
	font-size: 0;
	line-height: 0;
}
.network-scholars {
	display: inline-block;
	vertical-align: top;
	width: 33.3333%;
	color: #6e6e6e;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 40px;
}
.network-scholars__title{
	margin: 0;
    font-weight: 400;
    font-size: 28px;
    line-height: 36px;
    color: #000;
}
.network-scholars__subtitle{
	margin-bottom: 17px;
}
.network-scholars__shorttxt{
	margin-bottom: 15px;
	font-size: 17px;
	line-height: 21px;
}
.network-scholars .btn-more{
}


/*network scholars pop-up*/
.scholars-popup {
	color: #6e6e6e;
	position: relative;
}
.scholars-popup__holder{
	margin-bottom: 20px;
}
.scholars-popup__img{
	width: 167px;
	height: 167px;
	border-radius: 999px;
	float: left;
	margin-right: 30px;
	overflow: hidden;
}
.scholars-popup__img img{
	vertical-align: top;
}
.scholars-popup__txtholder{
	overflow: hidden;
}
.scholars-popup__title{
	font-size: 24px;
	line-height: 28px;
	margin: 0 0 5px;
	color: #000;
}
.scholars-popup__subtitle{
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 15px;
}
.scholars-popup__shorttxt{
	margin: 0 0 10px;
    font-size: 16px;
    line-height: 20px;
}
.scholars-popup .scholars-popup__shorttxt a{
	color: #20ac4c;
}
.scholars-popup .scholars-popup__shorttxt a:hover{
	color: #20ac4c;
	background-color: #fff;
    -webkit-box-shadow: 1px 1px 1px 1px #ddd;
    box-shadow: 1px 1px 1px 1px #ddd;
}
.scholars-popup__descr{
	font-size: 15px;
	line-height: 22px;
	text-align: justify;
}
.scholars-popup__link:before{
	color: inherit;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 18px;
	margin: 0 10px 0 1px;
}
.scholars-popup__link{
	color: #6e6e6e;
}
.scholars-popup__link:hover{
	color: #20ac4c;	
	background-color: transparent;
}
/*scholars fancy box*/
.bio-wrapper .fancybox-close{
	top: 10px;
	right: 15px;
}
.bio-wrapper .fancybox-close:before,
.bio-wrapper .fancybox-close:after{
	width: 30px;
}
.bio-wrapper .fancybox-nav{
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	border-radius: 999px;
	background-color: #20ac4c;
	overflow: hidden;
	margin-top: -20px;
	font-size: 0;
	line-height: 0;
	border: 1px solid #fff;
	opacity: .3;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.bio-wrapper .fancybox-nav:hover{opacity: .8;}
.bio-wrapper .fancybox-prev{left: -70px;}
.bio-wrapper .fancybox-next{right: -70px;}
.bio-wrapper .fancybox-nav:before{
	content: '';
    position: absolute;
    top: 50%;
    margin-top: -7px;
    width: 15px;
    height: 15px;
    z-index: 10;
    font-size: 0;
    line-height: 0;
    border: solid #000;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
	-webkit-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
}
.bio-wrapper .fancybox-nav:hover:before{border-color: #fff;}
.bio-wrapper .fancybox-next:before{
	border-width: 1px 1px 0 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 15px;
}
.bio-wrapper .fancybox-prev:before{
	border-width: 1px 1px 0 0;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
	left: 15px;
}
i.databases-list__ico.databases-new-icon-1,
i.databases-list__ico.databases-new-icon-2{
	font-size: 24px;
	line-height: 26px;
	display: flex;
	align-items: center;
	font-style: inherit;
}
i.databases-list__ico:hover {
	background: #20ac4c;
	color: #fff;
}
.sg-publisher {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: relative;
	padding: 60px 0;
}
.sg-publisher .col-lg-10.col-lg-offset-1.sg-publisher-block {
	display: flex;
	align-items: start;
	justify-content: center;
}
.sg-publisher .sg-publisher-img img {
	max-height: 271px;
}
.sg-publisher .sg-publisher-img {
	margin-right: 40px;
}
.sg-publisher .sg-publisher-title {
	font-size: 28px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 10px;
	line-height: 35px;
}
.sg-publisher .sg-publisher-subtitle {
	font-size: 18px;
	color: #fff;
	margin-bottom: 20px;
}
.sg-publisher .sg-publisher-desc {
	font-size: 18px;
	color: #fff;
	margin-bottom: 40px;
}
a.btn-more.sg-publisher-btn {
	background: #fff;
}


/* respons */
@media screen and (max-width: 1200px){
	.container {width: 970px;}
	.main-nav{margin-right: 0;}
	.main-nav>li+li{margin-left: 15px;}
	.language-nav{margin-left: 15px;}
	.company-info{margin-bottom: 20px;}
	.footer-social{
		margin-bottom: 20px;
		float: none;
	}
	.main-nav__dropdown.main-nav__dropdown--show{
		display: block;
	}
}
@media screen and (max-width: 991px){
	.container {width: 750px;}
	/*header*/
	.menu-opened{
		height: 100vh;
		overflow: hidden;
		padding-top: 80px;
	}
	.menu-opened #header{
		top: 0;
		position: fixed;
		left: 0;
		right: 0;
	}
	.brand-logo{
		width: 191px;
		height: 40px;
		margin-top: 23px;
		margin-right: -271px;
	}
	.open-menu{
		position: absolute;
		display: block;
		top: 27px;
		right: 25px;
		font-size: 0;
		line-height: 0;
		width: 38px;
		height: 28px;
		z-index: 41;
	}
	.open-menu span{
		top:50%;
		margin-top: -2px;
	}
	.menu-opened .open-menu span{opacity: 0;}
	.open-menu span,
	.open-menu:after,
	.open-menu:before{
		content: '';
		position: absolute;
		left: 0;
		width: 100%;
		height: 4px;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		background: #199e69;
		-webkit-transform-origin:50%;
		-moz-transform-origin:50%;
		-ms-transform-origin:50%;
		-o-transform-origin:50%;
		transform-origin:50%;
		border-radius: 999px;
	}
	.open-menu:before {top: 0;}
	.open-menu:after{bottom: 0;}
	.menu-opened .open-menu:before{
		top:50%;
		margin-top: -2px;
		-webkit-transform: rotate(135deg);
		-ms-transform: rotate(135deg);
		-o-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	.menu-opened .open-menu:after{
		bottom:50%;
		margin-bottom: -2px;
		-webkit-transform: rotate(-135deg);
		-ms-transform: rotate(-135deg);
		-o-transform: rotate(-135deg);
		transform: rotate(-135deg);
	}
	.main-nav{
		float: none;
		max-width: 750px;
		margin: 0 0 25px;
		font-size: 16px;
		line-height: 20px;
		padding: 0;
		font-size: 27px;
		line-height: 31px;
	}
	.main-nav li{
		padding: 0;
		display: block;
		float: none;
		margin: 0;
		width: 100%;
		position: relative;
	}
	.main-nav>li{height: auto;}
	.main-nav>li+li{margin: 16px 0 0 0;}
	.main-nav>li:after{content: none;}
	.main-nav li:hover>*{color: inherit;}
	.main-nav li:hover>a,
	.main-nav .active>*{color: #20ac4c;}
	.nav{
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
		cursor: pointer;
		background: #fff;
		position: fixed;
		width: 100%;
		bottom: 0;
		right: 100%;
		top: 80px;
		overflow-y: auto;
		z-index: -1;
		padding-left: 0;
	}
	.menu-opened .nav{right: 0;}
	.nav__content{
		width: 750px;
		margin: 0 auto;
		padding: 35px 10px 15px 55px;
	}
	.main-nav__dropdown{
		display: none;
		margin-top: 0;
		position: static;
		border: 0;
		text-align: left;
		left: auto;
		opacity: 1;
		visibility: visible;
		padding: 18px 0 8px 20px;
		-webkit-transition: all 0s;
		-o-transition: all 0s;
		transition: all 0s;
		font-size: 18px;
		line-height: 22px;
		background-color: transparent;
	}
	.main-nav__dropdown>li+li{margin-top: 12px;}
	.header__social{display: block;}
	/*main*/
	#main{padding: 55px 0;}
	.main-visual__cell{
		height: 300px;
		padding-bottom: 55px;
	}
	/*project-list*/
	.project-block__img{
		width: 130px;
		height: 130px;
		margin-right: 20px;
	}
	.project-block__content{min-height: 1px}
	.contact-block+.contact-block{margin-top: 30px;}
	/*project-slider*/
	.project-slider{padding: 0 20px;}
	.project-slider .slick-prev{left: -5px;}
	.project-slider .slick-next{right: -5px;}
	/*cloud-slider*/
	.cloud-slider li{height: 300px;}
	#map{
		height: 250px;
		margin-bottom: 30px;
	}
	
	/*footer*/
	.footer-logo{
		width: 242px;
		height: 52px;
		margin: 0 0 9px;
	}
	.copy{
		float: none;
		line-height: 16px;
	}
	.by{
		line-height: 16px;
		float: none;
	}
	.databases-list__ico{
		margin-right: 20px;
	}
	.databases-list li{
		padding: 0 20px 30px 0;
	}
	.language-nav{
		float: left;
		margin: 0;
		width: 100%;
		margin-bottom: 10px;
	}
	.language-nav li{
		font-size: 27px;
		line-height: 31px;
	}
	.language-nav .active{
		font-weight: 400;
	}
	.nav-search--opened {
		width: 200px;
	}
	.nav-search{
		float: left;
		margin-bottom: 10px;
	}
	.nav__btn-login{
		float: left;
		margin-bottom: 10px;
		font-size: 26px;
		cursor: pointer;
	}
	.nav-search__btn{font-size: 26px;}
	
	/*forms*/
	.login-form__holder{
		padding: 0 15px;
	}
	.nav-search__control{
		height: 30px;
		margin-top: 0;
		line-height: 28px;
	}
	/*sarvey-infolist*/
	.sarvey-infolist > li {
	width: 100%;
	margin-bottom: 40px;
	font-size: 18px;
	line-height: 22px;
	}
	.sarvey-infolist > li i{
	font-size: 45px;
	line-height: 49px;
	min-width: 65px;
	}
	.survey-tip{
		margin-bottom: 30px;
	}
	.sarvey-ending {
    margin-bottom: 55px;
	}
	.network-scholars{
		width: 50%;
	}
	.sg-publisher .sg-publisher-img img {
		max-height: 315px;
	}
}
@media screen and (max-width: 767px), screen and (orientation: landscape) and (max-width: 767px), screen and (orientation: portrait ) and (max-width: 767px){
	body{
		-webkit-text-size-adjust: none;
		line-height: 24px;
	}
	.mb60{margin-bottom: 40px;}
	.mt40{margin-top: 20px;}
	.container{
		width: 320px;
		padding-left: 30px;
		padding-right: 30px;
	}
	.brand-logo{margin-left: -5px;}
	.nav__content{width: 320px;}
	.main-visual__title small{
		font-size: 23px;
		line-height: 30px;
	}
	/*mian*/
	.title{margin-bottom: 45px;}
	.subtitle{
		margin: 0 0 38px;
		font-size: 43px;
		line-height: 47px;
	}
	.title-small{
		font-size: 25px;
		line-height: 35px;
		margin-bottom: 30px;
	}
	/*project-list*/
	.project-list--center-text{text-align: center;}
	.project-block__img{
		float: none;
		margin: 0 auto;
		width: 170px;
		height: 170px;
	}
	.project-list li{
		width: 100%;
		font-size: 23px;
		line-height: 28px;
		margin: 0;
	}
	.project-list li+li{margin-top: 55px;}
	.project-block__desc{margin-bottom: 7px;}
	.project-block__date{
		font-size: 22px;
		line-height: 26px;
		margin-bottom: 24px;
	}
	.project-block__title{margin-top: 0;}
	/*visualization*/
	.visualization{
		font-size: 20px;
		line-height: 24px;
	}
	.visualization+.visualization{margin-top: 20px;}
	.visualization__img{margin-bottom: 10px;}
	.btn-more{
		font-size: 20px;
		line-height: 46px;
		min-width: 130px;
		padding: 0 30px 0 25px;
	}
	.btn-more:before{padding: 0 30px 0 25px;}
	.btn-more:after{
		width: 10px;
		height: 10px;
		margin-top: -4px;
		right: 19px;
	}
	/*partners-list*/
	.partners-list li{
		width: 100%;
		margin-bottom: 40px;
	}
	/*project-link*/
	.project-link {
		font-size: 23px;
		line-height: 26px;
	}
	.project-link__desc{margin-bottom: 15px;}
	/*explore-result*/
	.explore-result a {display: block;}
	.explore-result li{width: 100%;}
	.explore-result li+li{margin-top: 20px;}
	/*cloud-slider*/
	.cloud-slider{margin-bottom: 15px;}
	.cloud-slider li{height: 200px;}
	.cloud-slider .slick-prev{left: -20px;}
	.cloud-slider .slick-next{right: -20px;}
	.cloud-sub-slider li{padding: 0 10px;}

	.search-form__info{
		float: none;
		width: 100%;
		display: block;
		float: none;
		width: 100%;
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 15px;
		display: block;
	}
	.form-control{
		height: 45px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.btn-primary{
		height: 45px;
		line-height: 45px;
		min-width: 125px;
		font-size: 20px;
	}
	.btn-primary:before{
		line-height: 43px;
	}
	.search-form__holder{
		padding-right: 0;
	}
	.search-form .btn-primary{
		position: relative;
		top: auto;
		right: auto;
		margin-top: 20px;
	}
	.headline{
		line-height: 20px;
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 15px;
	}
	.dvanced-search__label{
		float: none;
		width: 100%;
		display: block;
		font-size: 19px;
		line-height: 23px;
		margin-bottom: 16px;
	}
	.dvanced-search__label--keyword{
		float: left;
		width: auto;
	}
	.advanced-search--gender{
		margin-right: 0;
		width: 50%;
		padding-right: 2px;
	}
	.advanced-search--age{
		float: left;
		width: 50%;
		padding-left: 2px;
	}
	.advanced-search__see-all{
		line-height: 23px;
		width: 100px;
		margin-left: -100px;
	}
	.advanced-search__see-all:before{bottom: 0;}
	.select-area .center{padding: 9px 0 10px 15px;}
	.select-area .select-opener:before{
		width: 12px;
		height: 12px;
		margin: -8px 0 0 -14px;
	}
	.select-area.select-active .select-opener:before{margin-top: -10px;}
	.advanced-search__row{margin-bottom: 12px;}
	.tags-list{margin: 15px -2px;}
	.tags-list li{
		width: auto;
		margin: 2px;
	}
	.tags-list__tag[type="checkbox"]:not(:checked) + label,
	.tags-list__tag[type="checkbox"]:checked + label{
		padding: 0 5px 0 22px;
		font-size: 13px;
		line-height: 28px;
		line-height: 33px;
	}
	.tags-list__tag[type="checkbox"]:not(:checked) + label:before,
	.tags-list__tag[type="checkbox"]:not(:checked) + label:after{
		left: 7px;
		width: 12px;
	}
	.tags-list__tag[type="checkbox"]:checked + label:before{
		width: 6px;
		left: 7px;
		top: 19px;
	}
	.tags-list__tag[type="checkbox"]:checked + label:after{
		left: 9px;
		width: 11px;
	}
	#advanced-search{
		padding: 0 0 10px;
	}
	.result__row-header .result__cell{
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.result__row .result__cell:nth-child(1){
		width: 50px;
		padding-left: 10px;
	}
	.result__row .result__cell:nth-child(2){padding-left: 10px;}
	.result__row .result__cell:nth-child(3){
		width: 150px;
		padding-left: 10px;
	}
	.advanced-search__see-all--fln{
		float: none;
		margin: 0 0 20px 0;
		display: inline-block;
	}
	#footer{padding-top: 12px;}
	.company-info{margin-bottom: 15px;}
	.contact-title{
		font-size: 17px;
		line-height: 27px;
	}
	.company-address{
		font-size: 17px;
		line-height: 27px;
	}
	.contact-info{
		font-size: 17px;
		line-height: 27px;
		margin-bottom: 20px;
	}
	.footer-social{margin-bottom: 30px;}
	.intro{padding-bottom: 20px;}
	.intro__img{margin-bottom: 30px;}
	.intro-nav li{
		width: 100%;
		margin-bottom: 30px;
	}
	.main-visual__cell--type2{
		font-size: 22px;
		line-height: 24px;
	}
	.platform{padding: 0;}
	.platform__block{margin-top: 20px;}
	.databases-list li{
		width: 100%;
		padding: 0 0 30px;
		text-align: center;
	}
	.databases-list__ico{
		float: none;
		display: inline-block;
		margin: 0 0 10px;
	}
	.databases-list__text{
		display: block;
		padding: 0;
		height: auto;
	}
/*	404 page*/
	#main404 h2{
		font-size: 50px;
		line-height: 54px;
	}
/*	scholars-popup*/
	.scholars-popup__img{
		float: none;
		margin: 0 auto 20px;
	}
	.scholars-popup__txtholder{
		overflow: auto;
	}
	.scholars-popup__title{
		text-align: center;
	}
	.network-scholars{
		width: 100%;
	}
	.bio-wrapper .fancybox-nav{
		width: 35px;
		height: 35px;
	}
	.bio-wrapper .fancybox-skin{
		padding: 30px 40px !important;
	}
	.bio-wrapper .fancybox-next{
		right: -36px;
	}
	.bio-wrapper .fancybox-prev{
		left: -36px;
	}
	.bio-wrapper .fancybox-next:before{
		right: 12px;
	}
	.bio-wrapper .fancybox-prev:before{
		left: 12px;
	}
	i.databases-list__ico.databases-new-icon-1,
	i.databases-list__ico.databases-new-icon-2{
		margin: 0 auto 10px;
	}
	.sg-publisher .sg-publisher-img {
		margin: 0 0 30px 0;
	}
	.sg-publisher .sg-publisher-img img{
		width: 100%;
		max-height: none;
	}
	.col-lg-10.col-lg-offset-1.sg-publisher-block {
		flex-direction: column;
	}
}