html {
  scroll-behavior: smooth;
}
body{
  font-size: 1.6rem
}

a {
    color: #98203b;
}

a:hover {
    color: #98203b;
}

h1, .items-leading .page-header > h2 {
    font-size: 35px;
    font-weight: bold;
    color: #98203b;
    margin: 0 0 25px;
    /*max-width: 470px ;*/
    padding: 0;
    border: none
}

h2 {
    font-size: 22px;
    font-weight: bold;
}

h3 {
    font-size: 22px;
    font-weight: bold;
}

table {
    width: 100%
}

.container {
  width: 1640px;
  max-width: 100%
}

header {
    position: relative;
}

.main-menu-wrapper, .header-1-search {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.navbar-default {
  background-color: transparent;
  border: none;
}

.navbar-brand > img {
  margin: 28px 0;
}

.navbar-nav a, .navbar-nav span {
  color: #1a1818;
  font-size: 17px;
  font-weight: 400;
  padding: 0 50px;
}

.moduletable .nav-child .active > a, .moduletable .nav-child .active > span {
	font-style: normal;
}

.slider {
  padding-top: 0;
  position: relative;
}

.home .slider a {
	position: absolute;
	bottom: 50px;
	left: 50%;
  transform: translateX(-50%);
	z-index: 2
}

#ot-slider-313::after {
	content: "";
	width: 100%;
	height: 31px;
	background: url('/images/template/slider-fx.png') no-repeat center;
	display: block;
	position: absolute;
	z-index: 1;
	bottom: -1px;
}
#ot-slider-313 .owl-dots {
	left: auto !important;
  right: 7% !important;
	transform: none !important;
	bottom: -25px !important;
}
.slider #ot-slider-313 .owl-dot {
	background-color: transparent !important;
	border: 1px solid transparent;
  padding: 5px;
  text-align: center;
  width: 18px;
  height: 18px;
  opacity: 1
}
.slider #ot-slider-313 .owl-dot.active {
  border-color: #000
}

.slider #ot-slider-313 .owl-dot span {
	width: 8px;
	height: 8px;
	background-color: #000;
	border-radius: 50%;
	display: block;
	margin: 0 auto;
}

.moduletable .box {
	background-color: transparent;
	padding: 0;
}
.top-1{
  margin-top: 60px;
  overflow: hidden;
}
.top-1 h2, .top-2 h2, .top-4 h2 {
	color: #98203b;
	font-size: 35px;
	border-bottom: 2px solid #98203b;
	padding-bottom: 15px;
	margin: 0 0 35px 0;
}
.category-articles {
	list-style: none;
	padding: 0;
	margin: 0 -40px;
    	display: -webkit-box;
    	display: -ms-flexbox;
    	display: flex;
    	-ms-flex-wrap: wrap;
    	    flex-wrap: wrap;
    }
.category-articles li{
  padding: 0 40px;
  margin-bottom: 80px
}
.mod-articles-category-title {
	display: block;
	text-align: center;
	max-width: 400px;
	margin: 0 auto 20px;
	color: #1a1818;
	font-size: 1.6rem;
	text-decoration: none;
	padding: 0 20px;
}
.mod-articles-category-title:hover{
  color: #1a1818;
  text-decoration: none;
}
.article-img {
	height: 300px;
	position: relative;
	overflow: hidden;
}
.article-img .article-img-item {
	min-width: 100%;
	display: block;
	-o-object-fit: cover;
	   object-fit: cover;
	height: 100%;
}
.article-img-effect {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -1px;
	z-index: 1;
}
.article-details {
  background-color: #f6f8fa;
  padding: 50px 0 20px;
  position: relative;
}
.mod-articles-category-date {
	position: absolute;
	left: 25px;
	top: -55px;
	display: inline-block;
	min-width: 70px;
	color: #fff;
	background-color: #98203b;
	padding: 8px 10px;
	text-align: left;
	z-index: 1;
	font-size: 13px;
}
.mod-articles-category-readmore a {
	color: #98203b !important;
	font-size: 15px;
	display: inline-block;
	padding: 3px 10px;
	border: 1px solid #98203b;
	margin: 0;
}
.mod-articles-category-all a {
  color: #1a1818;
  font-size: 2.1rem;
  padding-right: 55px;
  background: url('/images/template/see-all-arrow.png') no-repeat center right;
}
#top-2 {
	overflow: hidden;
  margin-top: 100px
}

.top-2 .box {
    height: auto !important;
    min-height: 100%
}

.events .box{
	padding: 60px 50px 65px;
	background-color: #f6f8fa;
  position: relative;
}
.events .box::before{
  /*content: ""; */
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
  width: 2000px;
  background-color: #f6f8fa;
}
.events .mod-articles-category-title {
  margin-bottom: 0
}
.event-category-articles {
	list-style: none;
	padding: 0;
	margin: 0 -40px;
	display: flex;
	flex-wrap: wrap;
	/*align-content: space-between;*/
}
.event-category-articles li{
  margin-bottom: 50px;
  padding: 0 40px
}
.event-category-articles li:nth-child(4) {
  clear: left;
}
.event-category-articles .mod-articles-category-title {
  color: #1a1818;
  font-size: 2.5rem;
  font-weight: 400;
  text-align: left;
   border-bottom: 1px solid #1a1818;
}

.event-category-articles .mod-articles-category-title + .mod-articles-category-introtext {
    margin-top: 5px
}

.top-2 .mod-articles-category-all a {
  padding-right: 25px;
}
.event-details {
	margin: 0 0 5px;
	color: #98203b;
	font-size: 20px;
	font-weight: 400;
}
.event-details {
  padding: 5px 0;
  border-bottom: 1px solid #1a1818;
}
.event-details .mod-articles-category-introtext {
	color: #707070;
	font-size: 16px;
}
.quick-links .box {
	background: url('/images/template/quick-links-background.jpg') no-repeat center bottom #920d2c;
	padding: 40px 35px 10px;
}
.quick-links h2 {
	color: #98203b;
	font-size: 3.5rem;
	font-weight: 400;
	background-color: #fff;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 55px;
}
.quick-links li{
  margin-bottom: 20px
}
.quick-links a{
  color: #fff !important;
  font-size: 20px;
  font-weight: 400;
}
.quick-links h3 {
	color: #fff;
	font-size: 3rem;
	margin-top: 25px;
	margin-bottom: 30px;
}
.quick-links .info-for li {
	margin-bottom: 20px;
	padding-left: 40px;
	background: url('/images/template/quick-links-arrow.png') no-repeat 15px 10px transparent;
}
.top-3{
  margin: 160px 0
}
.top-3 .custom {
  margin: 0 -15px
}
.sectors {
	display: flex;
	text-align: center;
	justify-content: space-between;
    margin: 0 -15px
}
.sectors li {
   width: 20%;
   margin: 0;
   padding: 0 15px
}
.sectors-name {
	background-color: #98203b;
	color: #fff;
	font-size: 2.5rem;
	padding: 30px 15px;
	line-height: 1em;
	min-height: 130px;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.sectors a:hover{
  text-decoration: none;
}
.sectors-img {
	position: relative;
	overflow: hidden;
}

.sectors li img:first-of-type {
	transform: scale(1);
	transition: transform 300ms linear
}

.sectors li:hover img:first-of-type {
	transform: scale(1.1);
	transition: transform 300ms linear
}

.sectors-img img:last-of-type{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0
}

.bottom-1 {
	background-color: #f6f8fa;
	padding: 35px 0;
  margin-top: 150px
}
.espa {
	margin: 0;
}
.espa li:not(:first-child) {
  margin: 0 0 0 10px
}


footer {
	background-color: #f6f8fa;
	border-top: none;
	color: #1a1818;
	padding: 60px 0 0;
	text-align: left;
	font-size: 1.7rem;
}

footer > .container {
    max-width: 1440px;
    width: 100%
}

footer .moduletable{
  margin-bottom: 0
}
footer a{
  color: #1a1818 !important
}
.footer1text-center {
	font-size: 13px;
	margin-top: 50px;
}
.footer-logo {
	text-align: center;
	font-size: 14px;
}

.customfooter-logo {
	display: flex;
	flex-direction: column;
	margin-top: 50px;
	align-items: center;
}

.footer-logo p {
    position: relative;
}

/*.footer-logo p::before {
	content: "";
	width: 215px;
	height: 1px;
	background-color: #1a1818;
	display: block;
	margin: 0 auto 10px;
}*/

.footer-logo hr {
    max-width: 215px;
    margin: 0 auto 15px;
    border-color: #1a1818;
}

.footer-logo p::before {
    content: "";

}

.footer-logo img {
	margin-top: 0;
	height: 102px;
}

.newsletter-container {
	border: 1px solid #1a1818;
	padding: 40px;
	margin-left: 8%;
	margin-top: 28px;
}
.footer-menus {
	margin: 65px -15px 0 calc(8% - 15px);
}

.contact li {
	padding-left: 2px;
}

.copyright {
	padding: 20px 15px;
	font-size: 13px;
	margin-top: 0;
	position: relative;
}

.copyright::before {
    content: "";
    display: block;
    width: 100%;
    border-top: 1px solid #1a1818;
    margin-bottom: 20px
}

.col-sm-2.social {
	display: flex;
	justify-content: flex-end;
}

.copyright-text {
	padding-top: 12px;
	padding-left: 0;
}

.customnewsletter h3{
  margin-top: 0;
  font-size: 2.4rem;
  font-weight: bold;
}
.form-control, .btn {
	border-radius: 0;
	height: 50px;
  box-shadow: none
}
.form-control{
  padding: 0 20px
}
.btn {
  padding: 0 40px;
  font-size: 2rem
}
.newsletter-input-container {
	display: flex;
  margin-top: 5px
}
.newsletter-input-container button {
	background-color: #98203b;
	border-color: #98203b;
	color: #fff;
	position: relative;
	padding: 0 40px;
  height: 50px !important;
}
.newsletter-input-container button::before {
	content: "";
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #fff;
	display: inline-block;
	position: absolute;
	left: -2px;
	top: 50%;
	transform: translateY(-50%);
}
::-webkit-input-placeholder{
  color: #1a1818;
  font-size: 1.3rem
}
::-moz-placeholder{
  color: #1a1818;
  font-size: 1.3rem
}
:-ms-input-placeholder{
  color: #1a1818;
  font-size: 1.3rem
}
::-ms-input-placeholder{
  color: #1a1818;
  font-size: 1.3rem
}
.form-control::-webkit-input-placeholder{
  color: #1a1818;
  font-size: 1.3rem
}
.form-control::-moz-placeholder{
  color: #1a1818;
  font-size: 1.3rem
}
.form-control:-ms-input-placeholder{
  color: #1a1818;
  font-size: 1.3rem
}
.form-control::-ms-input-placeholder{
  color: #1a1818;
  font-size: 1.3rem
}
.newsletter-input-container input {
	color: #1a1818;
	font-size: 1.3rem;
	border-color: #fff;
}
.col2 {
	display: flex;
	flex-wrap: wrap;
}
.col2 li{
  margin-bottom: 10px;
  width: 50%
}

.footer-menus h3 {
	font-weight: bold;
}
.social ul {
  margin-top: 20px
}
.social li {
  vertical-align: bottom;
}

.f-logo-links {
	font-size: 2.2rem;
	font-weight: bold;
	margin-top: 30px;
}

/* Inner Pages */
body:not(.home) header {

    border-bottom: 1px solid #bbb
}
.breadcrumb {
	background-color: transparent;
	max-width: 1640px;
	margin: 10px auto 30px;
	padding: 0 15px;
	display: flex;
    color: #bbb;
    overflow: auto;
}
.breadcrumb > li + li::before {
  content: none;
}
.breadcrumb > li {
	border: 1px solid transparent;
  border-top-color: #bbb;
  border-bottom-color: #bbb;
  font-size: 14px;
  padding: 2px 25px 2px 10px;
  margin-left: -1px;
  background: url('/images/template/breadcrumb-arrow.png') no-repeat right center;
  text-align: center;
}
.breadcrumb > li:first-child{
    border-left-color: #bbb;
}

.breadcrumb > li:last-child{
    border-right-color: #bbb;
    background: none !important;
    padding-right: 10px
}

.breadcrumb a, .breadcrumb > .active, .breadcrumb span {
    color: #bbb ;
    white-space: nowrap;
}


body:not(.home) #main {
	margin-bottom: 120px;
}

.article-container {
    padding: 65px 55px 100px 30px;
    background-color: #f6f8fa
}

.top-1 h1 {
	display: inline-block;
	text-align: left;
	padding: 0;
	margin: 0 0 30px;
	border: none;
	color: #98203b;
	font-size: 35px;
	/*width: 21%;*/
}

.top-1 h1 br {
    display: none
}

.top-1 h1 span{
    font-weight: bold
}

div.page-header > h2 {
	border-bottom: 1px solid #1a1818;
  border-top: 1px solid #1a1818;
	display: inline-block;
	padding: 10px 0;
	margin: 0 0 25px;
  font-size: 20px;
  color: #98203b;
}

aside .moduletable{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.view-article aside {
    padding-right: 60px;
    text-align: right;
    font-size: 20px
}
.view-article aside .nav {
	max-width: 200px;
	float: right;
  clear: both;
}
.view-article aside .nav li{
    margin-bottom: 20px
}

.view-article aside .nav a{
    padding: 0;
    background-color: transparent !important;
    line-height: 1
}

.moduletable .menu > .active > a, .moduletable .menu > .active > span {
	background-color: transparent;
  color: #1a1818;
}

.article-sidebar h3 {
	padding: 10px 0;
	border-bottom: 1px solid #1a1818;
  border-top: 1px solid #1a1818;
	display: inline-block;
  font-size: 20px;
  color: #98203b;
  margin: 0 0 20px;
}
aside ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.contact-info {
    font-size: 16px;
    color: #707070
}
.article-sidebar dl {
	margin-top: 0;
	margin-bottom: 30px;
}
.article-sidebar dd{
    line-height: 1;
    margin-bottom: 20px
}

.article-sidebar .field-label {
	font-size: 16px;
	display: block;
	font-weight: bold;
  color: #707070
}
.article-sidebar .field-value {
	font-size: 16px;
  color: #707070
}
.article-sidebar .field-value a {
    color: #707070
}
.pager.pagenav {
	margin: 50px 0 0;
}
.pager li > a, .pager li > span {
	padding: 0;
	border: none;
	border-radius: 0;
  font-size: 15px;
  font-weight: bold;
  color: #1a1818
}
.pager li.previous > a, .pager li.previous > span {
  padding-left: 25px;
  background: url('/images/template/page-prev.png') no-repeat left center;
}
.pager li.next > a, .pager li.next > span {
  padding-right: 25px;
  background: url('/images/template/page-next.png') no-repeat right center;
}

/*em {
	font-size: 15px;
	color: #1a1818;
}*/

div[itemprop="articleBody"] h2 {
    font-size: 20px;
    color: #1a1818;
}
.item-page img {
    margin: 0 10px
}
.cv-top-info {
    margin: 70px 0 50px;
    display: flex;
    align-items: center;
}
.cv-top-info-img {
    margin-left: -30px
}
.cv-top-info-details h1 {
    font-size: 35px;
    font-weight: bold;
    color: #98203b;
    margin: 0 0 10px
}
.cv-top-info-details h1 span{
    font-weight: normal;
}
.cv-top-info-details-desc {
	font-size: 20px;
	color: #98203b;
	display: inline-block;
  border-top: 1px solid #1a1818;
  border-bottom: 1px solid #1a1818;
  padding: 5px 0
}

#FundingTable tr > td:nth-child(3) {
	text-align: center;
}

h5 {
	font-size: 22px;
	margin: 15px 0;
}
h5 + ul {
    padding: 0 0 0 15px
}
hr {
	border-top: 1px solid #bbb;
}

.personel-head-container, .personel-department-container {
	display: flex;
	align-items: center;
	padding-bottom: 60px;
	border-bottom: 1px solid #bbb;
  margin-bottom: 55px
}

.personel-department-container {
    padding-bottom: 20px;
}

.personel-head-container img {
    margin: 0 !important;
}

.personel-head-desc-name, .personel-head-desc-cv span {
	font-weight: bold;
}

.personel-head-desc-cv span {
	margin-right: 15px;
	vertical-align: middle;
}
.personel-head-desc {
	margin-left: 30px;
}

.personel-head-desc p {
	margin-bottom: 10px
}

.personel-head-title {
	font-size: 22px;
}

.personel-head-img, .personel-members {
	margin-left: 40px;
}
.personel-head-title {
	width: 240px;
	min-width: 240px;
  padding-right: 5px;
	line-height: 1.2;
}
.personel-members {
	flex-grow: 1;
	display: flex;
  flex-wrap: wrap;
}

.personel-members .personel-member {
  width: 50%;
  margin-bottom: 45px;
  padding-right: 15px
}

.personel-members img {
    margin: 0;
    max-width: 100px
}

.personel-member {
	display: flex;
	align-items: center;
}

.personel-member-info-name {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
}

.personel-member-img {
	margin-right: 20px;
}

.personel-member-info a {
	font-size: 13px;
}

.FundingTable table {
	margin: 0 -8px;
  text-align: left;
}

td, th {
	vertical-align: top;
  padding: 8px
}

.FundingTable img{
    display: block;
    margin: auto
}

.item-pagefunding td[rowspan="7"], .item-pagefunding td[rowspan="8"] {
	width: 20%;
}

/* Menu */

@media (min-width: 1025px) {
    .navbar {
    border-top-width: 1px;
    z-index:100;
    }

    .navbar .nav > li {
    white-space: normal;
    }

    .navbar-nav > li > a, .navbar-nav >li > span {
    height: 120px;
    line-height: 120px;
    }

    .navbar-nav > li > span {
    cursor: default;
    }

    .navbar-nav a, .navbar-nav span {
    display: block;
    }

    .navbar-nav a:hover {
    text-decoration: none
    }

    .navbar-nav > .parent > a:after, .navbar-nav > .parent > span:after {
    content: none;
    }

    .navbar-nav .parent:hover > ul {
    display: block;
    }

    .navbar-nav li .nav-child {
        padding: 25px 0
    }

    .navbar-nav .nav-child {
    	background-color: #1a1818;
    	display: none;
    	border: none;
    	list-style: none;
    	position: absolute;
    	padding: 0;
    	min-width: 260px;
    	left: 50%;
    	transform: translateX(-50%);
    }

    .navbar-nav .nav-child li {
    position: relative;
    }

    .navbar-nav .nav-child .nav-child {
    left: 100%;
    transform: none;
    top: -25px;
    }

    .navbar-nav .nav-child > li > a, .navbar-nav .nav-child > li > span {
    	padding: 5px 30px 5px 45px;
    	position: relative;
    	display: block;
    	color: #fff;
    	background: url('/images/template/mega_menu_arrow.png') no-repeat 30px 14px;
    }

    .navbar-nav .nav-child > li > a:hover, .navbar-nav .nav-child > li > span:hover {
        color: #fff;
        display: block;
    }

    .navbar-nav .nav-child .parent > a:after, .navbar-nav .nav-child .parent > span:after {
        font-family: 'fontawesome';
        font-size: 12px;
        content: none;
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -8px;
    }

    .item-906, .item-907 {
        position: relative !important;
    }

    .item-905:hover::after, .item-565:hover::after {
    	content: "";
    	width: 0;
    	height: 0;
    	border-left: 60px solid transparent;
    	border-right: 60px solid transparent;
    	border-bottom: 25px solid #1a1818;
    	display: block;
    	position: absolute;
    	bottom: 0;
    	margin-left: 65px;
    }

    .item-565:hover::after {
        margin-left: 30px;
    }

    .item-906:hover::after, .item-907:hover::after {
    	content: "";
    	width: 0;
    	height: 0;
    	border-left: 30px solid transparent;
    	border-right: 30px solid transparent;
    	border-bottom: 25px solid #1a1818;
    	display: block;
    	position: absolute;
    	bottom: 0;
    	left: 50%;
    	transform: translateX(-50%);
    }

    .item-907 {

    }

    .navbar-nav .item-907 .nav-child .nav-child {
    	left: auto;
      right: 100%
    }

    /* Mega menu */
    .navbar .nav > li {
        position: static;
    }

    .mega + ul {
        position: absolute;
        left: 0;
        right: 0;
    }

    .parent:hover > .mega + ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .mega + ul .nav-child{
        position: static;
        float: none;
        box-shadow: none;
        border: none;
        display: block !important;
    }

    .mega + ul .nav-child > li {
        border: none !important
    }

    .mega-left + ul {
        right: 0;
        left: auto;
    }

    .p-static {
        position: static !important;
    }

    .p-relative {
        position: relative !important;
    }


    .mega + ul > li {
    	padding: 0;
    	flex-basis: calc(33.333333% - 30px);
    }

    .item-565 .mega + ul > li {
      flex-basis: calc(25% - 45px)
    }

    .mega + ul > li:nth-child(3n) {
       margin-right: 0
    }

    .mega + ul > li > span, .mega + ul > li > a {
    	font-weight: normal;
    	font-size: 17px !important;
    	line-height: 1.2;
    	background-color: transparent;
    	padding: 0 !important;
    	color: #fff;
    	margin-bottom: 5px;
    	min-height: 40px;
    	background: none !important;
    	text-transform: uppercase;
    }

    .navbar-nav .mega + .nav-child {
    	left: auto;
    	transform: none;
      padding: 35px  45px
    }

    .item-565 .mega + .nav-child {
        max-width: 1200px
    }

    .mega + .nav-child .nav-child {
    	padding: 0;
    }

    .navbar-nav .mega + .nav-child .nav-child > li > a, .navbar-nav .mega + .nav-child .nav-child > li > span {
    	padding: 5px 30px 5px 15px;
    	background: url('/images/template/mega_menu_arrow.png') no-repeat 0 10px;
    	font-size: 15px;
    	line-height: 1.2;
    }

    .navbar-nav .mega + .nav-child > li > .nav-child > li > a, .navbar-nav .mega + .nav-child > li > .nav-child > li > span {
    	padding: 5px 30px 5px 0;
    	background: none;
      font-size: 17px
    }

    .item-911, .item-933, .item-1096 {
    	margin-top: 10px;
    }

    .item-891 {
    	padding-left: 45px !important;
    }

    .item-890 .nav-child a, .item-890 .nav-child span {
    	padding: 5px 30px 5px 15px !important;
    	background: url('/images/template/mega_menu_arrow.png') no-repeat 0 10px !important;
    	font-size: 15px !important;
    	line-height: 1.2 !important;
    }

    .item-690 {
    	align-self: flex-start;
    }

    .item-778 {
    	position: absolute !important;
    	left: 77%;
    	top: 80px;
    }

    .item-851 {
    	position: absolute !important;
    	left: 77%;
    	top: 120px;
    	line-height: 1.2;
    	min-height: 0;
    }

    .mega + ul .item-690 a, .mega + ul .item-851 a, .mega + ul .item-778 a, .mega + ul .item-690 span, .mega + ul .item-851 span, .mega + ul .item-778 span {
        min-height: 0 !important;
        margin: 0 !important;
        display: block;
    }

    .item-905 .mega + ul {
    	max-width: 684px;
    	right: auto;
    	margin-left: -215px;
    }

    .item-905 .mega + ul > li > span, .item-905 .mega + ul > li > a {
    	min-height: 0;
    }

    .item-914 {
    	margin-top: 30px;
    }

    .item-905 .mega + ul .item-917 {
        position: absolute;
        right: 33px;
        top: 60%
    }

    .navbar-nav .item-905 .mega + .nav-child .nav-child > li > a,
    .navbar-nav .item-905 .mega + .nav-child .nav-child > li > span {
    	padding: 5px 30px 5px 15px;
    	background: url('/images/template/mega_menu_arrow.png') no-repeat 0 10px;
        font-size: 15px
    }

    .navbar-nav .item-905 .mega + .nav-child .nav-child  .nav-child > li > a,
    .navbar-nav .item-905 .mega + .nav-child .nav-child .nav-child > li > span {
    	padding: 5px 30px 5px 35px;
    	background: url('/images/template/mega_menu_arrow.png') no-repeat 15px 10px
    }

    .item-917 {
    	padding-left: 0 !important;
    }

    .item-915 {
    	margin-top: -80px;
    	align-self: first baseline;
    }

    .item-916 {
    	position: relative;
    	left: -35%;
    }

}



@media (min-width: 1200px) {

	.item-565:hover::after {
		margin-left: 15px;
	}

}

@media (min-width: 1302px) {

	.item-565:hover::after {
		margin-left: 30px;
	}

}

.mega + ul .item-917 .nav-child {
    display: none !important;
}

/* Institutes */
.view-article .institute-heading {
	margin: 40px 0 30px;
  padding-bottom: 10px;
  border-bottom: 2px solid #98203b;
  color: #98203b;
  font-size: 25px;
  font-weight: bold;
}

.institute-members {
	margin: 0 -30px;
	display: flex;
	flex-wrap: wrap;
}

.institute-members .clearfix {
    min-height: 100%
}

.institute-members  > div {
    padding: 0 30px;
    margin-bottom: 60px
}

.institute-members-img, .institute-members-desc {
    padding: 0;
    position: relative;
}

.institute-members-img::after{
    content: "";
    position: absolute;
    display: block;
    width: 15px;
    height: 76px;
    right: -1px;
    top: 50%;
    transform: translateY(-50%);
    background: url('/images/template/polygon.png') no-repeat center;
}

.institute-members-img img {
	margin: 0;
	width: 100%;
	object-fit: cover;
	height: 100%;
}

.institute-members-desc-name {
	font-size: 17px;
	font-weight: bold;
  margin-bottom: 10px
}

.institute-members-desc {
	background-color: #f6f8fa;
	padding: 20px 15px;
	color: #98203b;
}

.institute-members-desc-desc {
	margin-bottom: 15px
}

.genomics .faculty {
    display: flex;
    flex-wrap: wrap;
}

.genomics .faculty > div {
	margin-bottom: 30px
}

.genomics .faculty > div > div {
    min-height: 100%
}

.genomics .faculty .institute-members-desc {
    background-color: #fff
}

.genomics .personnel-title {
	margin: 60px 0 30px
}

.genomics .institute-members-img::after {
	background: url('/images/template/polygon-w.png') no-repeat center;
}

.faculty .institute-members-desc {
  padding: 15px;
}

.faculty .institute-members-desc-name {
	margin-bottom: 5px;
}

.institute-members-desc-subtitle {
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0;
	border-top: 1px solid #1a1818;
  border-bottom: 1px solid #1a1818;
  margin-bottom: 10px
}

.faculty dl {
    color: #707070;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    margin: 0
}

.faculty dt {
    width: 40%;
	font-size: 14px;
	line-height: 23px;
	white-space: nowrap;
}

.faculty dd {
	width: 60%;
}

.faculty .institute-members-img img {
	margin: 0 !important;
	width: 100%;
	object-fit: cover;
	height: 100%;
}

/* Funding */
.funding h1 {
    margin-bottom: 50px
}

.funding div[itemprop="articleBody"] {
    padding: 60px 50px;
    background-color: #f6f8fa
}

.funding td:first-child {
	font-weight: bold;
    width: 8%
}

.funding hr{
   width: calc(100% - 16px)
}

/* Publications */

.publications .items-leading, .publications .items-more{
    padding: 50px 60px;
    background-color: #f6f8fa
}

.publications .items-leading {
    padding-bottom: 0
}

.publications .items-more {
    padding-top: 0
}

.publications h3 {
    font-weight: bold;
    margin-top: 0;
    font-size: 22px
}

.publications h3 em {
    font-size: 22px
}

.items-more ol {
	padding: 0 0 0 20px;
	columns: 3;
}

.items-more li {
	margin-bottom: 10px;
}

.list-counter {
	display: inline-block;
	width: 30px;
  text-align: left;
}

.items-more .row {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
  height: 250px
}

.publications .more-articles-list {
	padding: 0 !important;
	margin: 0 !important;
}

.publications .more-articles-list li {
	border-bottom: 1px solid #333;
	padding-bottom: 5px;
	width: 90%;
}

.publications .more-articles-list a:hover {
    text-decoration: none
}

/* Directions */
.item-pageprogram div.page-header {
   padding: 120px 90px 160px;
   position: relative;
}

.item-pageprogram div.page-header::after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 41px;
    background: url('/images/template/img-bottom-effect.png') no-repeat left bottom / contain;
    z-index: 1
}

.item-pageprogram h1 {
	margin: 0;
	color: #fff;
	background-color: #98203b;
  padding: 25px 70px 25px 35px;
  max-width: 100%;
  display: inline-block;
}

.item-pageprogram div[itemprop="articleBody"] {
   padding: 50px;
   background-color: #f6f8fa;
}

.item-pageprogram h3 {
    margin: 30px 0;
}
.item-pageprogram ul {
    list-style: none;
    padding: 0;
    line-height: 2
}

/* Proteomics */
.box-content div[itemprop="articleBody"]{
    padding: 50px 80px;
    background-color: #f6f8fa;
}

.box-content div[itemprop="articleBody"] img {
    margin: 40px 0
}

.box-content div[itemprop="articleBody"] ul {
    padding-left: 15px;
    margin-bottom: 60px
}

.box-content .breadcrumb {
    margin-bottom: 50px
}

.box-content h1 {
	margin-bottom: 35px;
    min-width: 100%
}

.proteomics-contact-info {
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
}

.card {
    width: 425px;
    max-width: 100%;
	padding: 25px 25px 10px;
	background-color: #fff;
    margin-right: 50px
}

.card img {
    margin: 0 30px 0 0 !important
}

.card > p:first-child {
	display: flex;
	align-items: center;
}

/* Genomics */

.box-content h3 {
    font-size: 20px
}

.genomics div[itemprop="articleBody"] img {
    margin: 20px 0
}

.people-cards {
	margin: 30px -15px;
}

.people-cards .card {
    padding: 15px 25px
}

.people-cards h3 {
    margin: 0;
    color: #98203b;
}

.people-cards h3 + p {
    color: #98203b;
    font-size: 20px;
    padding-bottom: 5px !important;
}

.people-cards p:nth-child(3) {
	font-size: 16px;
	min-height: 75px;
	line-height: normal;
}

.people-cards p:nth-child(4) {
    font-size: 15px;
}

.people-cards p:nth-child(5) {
    display: flex;
    font-size: 17px;
}

.people-cards p:not(:last-child) {
    border-bottom: 1px solid #1a1818;
    padding-bottom: 15px
}

.people-cards .email {
	display: inline-block;
	color: #707070;
	margin-right: auto;
}

/* Flow cytometry */
.flow-cytometry div[itemprop="articleBody"] ul{
    margin-bottom: 25px
}

.flow-cards {
    margin-top: 50px;
    margin-bottom: 60px
}

.flow-cards .card {
    padding: 0;
    text-align: center;
}

.flow-cards p {
    padding: 10px 0 15px;
    color: #98203b;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
    font-weight: bold
}

.flow-cytometry div[itemprop="articleBody"] h2 {
    margin: 0 0 25px
}

.flow-cytometry div[itemprop="articleBody"] h3 {
    font-size: 16px
}

.flow-cytometry div[itemprop="articleBody"] .contact-card-title {
	margin-top: 80px;
}

.contact-card {
    padding: 28px 24px;
    background-color: #fff;
    width: 380px;
    margin-top: 15px
}

.contact-card img {
    margin: 0 25px 0 0 !important
}

.cell-sorting {
    margin: 25px 0 35px
}

.facilities-item .personnel-title {
    margin: 60px 0 30px !important;
}

.facilities-item .faculty .institute-members-desc {
	background-color: #fff;
}

.facilities-item .faculty .col-sm-12 {
    margin-bottom: 30px
}

.facilities-item .institute-members-img::after {
	background: url('/images/template/polygon-w2.png') no-repeat center;
}

/* TECHNOLOGY TRANFER OFFICE */
.tto h1 {
	max-width: 100%;
	margin-top: 20px;
}

.tto aside {
	padding-right: 0;
}

.item-pagetto {
	padding-left: 85px;
}

.item-pagetto h3 {
    font-size: 20px;
}

.item-pagetto h3 + ul {
    margin-top: 15px
}

.item-pagetto ul {
	padding-left: 15px;
	margin: 25px 0;
}

.item-pagetto li {
    padding-left: 5px;
    margin-bottom: 15px
}

.item-pagetto .list-unstyled a {
    position: relative;
}

.item-pagetto .list-unstyled a::before {
	content: "";
	width: 14px;
	height: 1px;
	display: inline-block;
	background-color: #98203b;
	margin-right: 10px;
	vertical-align: middle;
}

.contactus-card {
	padding: 20px 20px 20px 120px;
	background-color: #fff;
	max-width: 420px;
	margin-bottom: 25px;
	color: #1a1818;
	min-height: 133px;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.contactus-card p {
    margin-bottom: 10px
}

.contactus-card p:last-of-type {
    margin-bottom: 0
}

.cc-phone {
    background: url('/images/template/tto-phone.png') no-repeat center left 45px #fff
}

.cc-address {
    background: url('/images/template/tto-pin.png') no-repeat center left 45px #fff
}

.cc-email {
    background: url('/images/template/tto-email.png') no-repeat center left 45px #fff
}

.bioimaging-services {
	margin-top: 25px;
}

.bioimaging-services h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px;
    position: relative;
}

.bioimaging-services h4 + p {
	padding-left: 29px;
}

.bioimaging-services h4:before {
    content: "";
    width: 15px;
    height: 1px;
    background-color: #98203b;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.bioimaging-imaging ul {
    padding-left: 25px !important;
}

.bioimaging-services ul {
	margin-bottom: 25px !important;
	margin-left: 28px;
}

.bioimaging-services li, .bioimaging-imaging li {
    margin-bottom: 5px
}

.bioimaging-services .col-sm-4 {
	display: flex;
	justify-content: flex-end;
}

.bioimaging-services .col-sm-4 div {
    display: inline-block
}

.bioimaging-scientist {
    font-weight: bold;
}

.bioimaging-scientist span {
    color: #98203b;
}

.bioimaging-contact {
    margin-top: 60px
}

.bioimaging-contact .card {
    min-width: 320px
}

.bioimaging-contact .card > p:first-child {
	font-weight: normal;
}

.bioimaging-contact .card > p:last-child {
    color: #98203b;
}

.bioimaging-contact .card img {
	margin: 0 15px 0 0 !important;
}

.noflex {
    display: block !important;
}

.microct-gall {
    display: flex;
	text-align: center;
	margin: 45px 0 60px;
}

.microct-gall img {
    margin: 0 27px !important
}

.publications-list {
	padding: 0 0 0 15px;
    margin-top: 30px
}

.publications-list li {
    margin-bottom: 15px;
    padding-left: 15px
}

/* Animal house */
.animal-house-logo {
	margin-bottom: 15px;
}

.animal-house-page, .transgenic-page {
	padding: 60px 80px 100px;
	background-color: #f6f8fa;
}

.animal-house-header {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
    margin-bottom: 70px
}

.animal-house-header img {
    margin: 0
}

.animal-title {
	font-size: 25px;
	font-weight: bold;
	color: #98203b;
}

.animal-house-menu {
	list-style: none;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #1a1818;
	border-top: 1px solid #1a1818;
	font-size: 20px;
	color: #98203b;
	font-weight: bold;
	margin-bottom: 110px;
	padding: 0;
}

.animal-house-menu > li {
    position: relative;
}

.animal-house-menu > li > a {
	padding: 8px 0;
	position: relative;
	display: block;
}

.animal-house-menu > .parent > a::after {
	content: "";
	width: 12px;
	height: 7px;
	display: inline-block;
	background: url('/images/template/animal-menu-arrow.png') no-repeat center;
	margin-left: 10px;
	vertical-align: middle;
}

.animal-house-menu .nav-child {
	position: absolute;
	top: 100%;
	padding: 10px;
	border: 1px solid #1a1818;
	left: -10px;
	background-color: #1a1818;
	color: #fff;
    display: none
}

.animal-house-menu > .parent:hover .nav-child {
    display: block;
}

.animal-house-menu .nav-child a {
    font-weight: normal;
    color: #fff;
}

.animal-contact-details {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.animal-contact-details h3 {
	flex: 0 0 100%;
	margin-bottom: 30px;
	margin-top: 90px;
	font-size: 20px;
}

.animal-contact-details div {
	padding: 20px 25px 20px 120px;
	width: 420px;
	max-width: 100%;
	min-height: 100%;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.animal-contact-details p {
    margin: 0
}

.animal-contact-details-phone {
    background: url('/images/template/tto-phone.png') no-repeat center left 44px #fff;
}

.animal-contact-details-pin {
    background: url('/images/template/tto-pin.png') no-repeat center left 44px #fff;
}

.animal-contact-details-form {
    background: url('/images/template/form.png') no-repeat center left 44px #fff;
}

.animal-house-page h1 {
    font-size: 25px;
    margin-bottom: 30px;
    min-width: 100%
}

.animal-house-page img {
	margin: 0;
	height: 100%;
	object-fit: cover;
}

.animal-contact form {
	margin: auto;
}

.animal-contact form h2 {
    text-align: center;
    margin-bottom: 30px
}

.animal-contact #Message {
    height: 150px;
    padding-top: 10px
}

.wwd {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -28px
}

.wwd > div {
    padding: 0 28px
}

.block {
	background-color: #fff;
	min-height: 100%;
    position: relative;
    padding-bottom: 45px
}

.block img {
    margin: 0;
    width: 100%
}

.block-text {
    padding: 20px 18px
}

.block-text h2 {
    margin: 0 0 30px;
    padding: 0 0 15px;
    border-bottom: 1px solid #1a1818;
    font-size: 20px
}

.btn-cus {
	padding: 5px 25px;
	color: #fff !important;
	background-color: #98203b;
	display: inline-block;
    position: absolute;
    white-space: nowrap;
    bottom: 25px;
    right: 18px
}

.about-grid {
	display: flex;
	flex-wrap: wrap;
}

.about-grid h1 {
    margin-top: 0
}

.about-grid-text {
	text-align: right;
	padding-right: 65px;
}

.about-grid-img {
	display: flex;
	align-content: center;
	align-items: center;
}

.of-grid {
	margin: 50px -45px -64px;
	display: flex;
	flex-wrap: wrap;
}

.of-grid > div {
    width: 33.333333%;
    display: flex;
    text-align: center;
    padding: 0 45px
}

.of-grid > div > div {
    width: 50%;
    margin-bottom: 64px
}

.of-text {
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-color: #fff;
	align-items: center;
	padding: 20px 15px 70px 15px;
    position: relative;
}

.of-text .title {
	font-size: 17px;
	font-weight: bold;
}

.btn-of {
	height: 35px;
	line-height: 35px;
	width: 100px;
	font-size: 18px;
	background-color: #98203b;
	color: #fff !important;
	display: inline-block;
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%)
}

.os-grid h1 {
    text-align: center;
    margin-bottom: 50px
}

.os-grid h2 {
    margin: 10px 0 !important;
    font-size: 20px
}

.os-grid li {
	margin-bottom: 15px;
	padding-left: 15px;
    position: relative;
}

.os-grid li::before {
	content: "";
	width: 8px;
	height: 8px;
	background: url('/images/template/list-bullet.png') no-repeat center transparent;
	display: block;
	position: absolute;
	left: 0;
	top: 7px;
}

.hm-grig {
	display: flex;
	flex-wrap: wrap;
	margin: 50px -30px -60px;
}

.hm-grig .col {
	width: 50%;
    max-width: 755px;
	padding: 0 30px;
	display: flex;
	margin-bottom: 60px;
}

.hm-grig .col > div {
    width: 50%;
    background-color: #fff;
    position: relative;
}

.hm-grig-img::after {
    content: "";
    width: 29px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -1px;
    background: url('/images/pages/animal-house/triangle.png') no-repeat top right;
}

.hm-grig-text {
	padding: 30px 28px 35px;
	display: flex;
	flex-direction: column;
}

.hm-grig-text h2 {
	margin: 0 0 15px;
	color: #98203b !important;
	font-size: 17px !important;
}

.hm-grig-text a {
	display: block;
	font-size: 18px;
	text-align: center;
	color: #fff !important;
	height: 35px;
	line-height: 35px;
	background-color: #98203b;
	margin-top: auto;
	white-space: nowrap;
}

.lac p {
	position: relative;
	padding-left: 18px;
}

.lac p::before {
	content: "";
	width: 14px;
	height: 1px;
	display: inline-block;
	margin-right: 4px;
    margin-left: -18px;
	background-color: #98203b;
	vertical-align: super;
}

.lac p + h2 {
    margin-top: 40px
}

.personnel .institute-members-desc {
    background-color: #fff
}

.personnel .faculty {
    margin-top: 55px
}

.personnel .faculty > div {
    margin-bottom: 30px
}

.personnel .faculty dt {
	width: 37%;
}

.personnel .faculty dd {
	width: 63%;
}

.personnel .institute-members-img::after {
	background: url('/images/template/polygon-l.png') no-repeat center;
	right: -3px;
}

.animal-house-page .faculty > div:first-child, .animal-house-page .faculty > div:nth-child(2) {
    margin-left: 33.333333%
}

.animal-house-page .faculty > div:nth-child(3) {
    clear: left;
}

@media screen and (max-width: 1024px) {

    .animal-house-page .faculty .flex {
        flex-direction: column;
    }

    .animal-house-page .faculty .flex > div {
        width: 100%
    }

    .animal-house-page .institute-members-img::after {
       content: none
    }

}

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

    .animal-house-page .faculty > div:first-child, .animal-house-page .faculty > div:nth-child(2) {
    	margin-left: 0;
    }

}

.sub-title {
    font-size: 20px;
    font-weight: bold;
    margin: -10px 0 35px
}

.las-btn {
    margin-top: 55px
}

.las-btn a {
    height: 54px;
    line-height: 54px;
    max-width: 315px;
    display: block;
    text-align: center;
    color: #fff !important;
    background-color: #98203b;
    margin: 0 auto 24px;
    font-size: 18px;
}

.transgenic-page h1 {
    font-size: 25px
}

.transgenic-page .animal-contact-details-form {
	background: url('/images/pages/transgenic/mail.png') no-repeat center left 44px #fff;
}

.tf-grid {
	display: flex;
    flex-wrap: wrap;
    margin: 50px -55px 80px
}

.tf-grid .col {
    width: 33.333333%;
    padding: 0 55px
}

.underline {
    text-decoration: underline
}

.transgenic-page .block-text h2 {
	margin: 0 0 15px;
}

.transgenic-page hr {
	border-top: 1px solid #1a1818;
    margin: 15px 0
}

.transgenic-page .block-text ul {
    list-style: none;
    padding-left: 24px;
    margin: 0
}

.transgenic-page .block-text li {
    position: relative;
}

.transgenic-page .block-text li::before {
    content: "";
    width: 14px;
    height: 1px;
    background-color: #98203b;
    display: block;
    position: absolute;
    top: 50%;
    left: -24px
}

.transgenic-page .block {
	padding-bottom: 0;
}

.transgenic-page .red-title {
	font-size: 25px;
	color: #98203b;
	margin: 0 0 45px;
}

.transgenic-page .institute-members-desc {
   background-color: #fff
}

.transgenic-page .faculty > div {
   margin-bottom: 45px
}

.transgenic-page .faculty > div:first-child {
    margin-left: 16.666666%
}

.transgenic-page .institute-members-img::after {
	background: url('/images/template/polygon-l.png') no-repeat center;
	right: -3px;
}

.transgenic-page .faculty dt {
	width: 25%;
    text-align: right;
}

.transgenic-page .faculty dd {
	width: 75%;
    text-align: right;
}

.pubs-container {
    max-width: 1100px;
    margin: 0 auto
}

.pubs-container h3 {
    font-size: 25px;
    color:  #98203b;
    text-align: center;
    margin: 40px 0 45px
}

.pubs-container p {
    margin-bottom: 30px
}

.more-pubs {
	display: block;
	height: 28px;
	width: 155px;
	border: 1px solid;
	text-align: center;
	font-size: 15px;
	line-height: 25px;
	margin: 45px auto 0;
}

.logos {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	margin-top: 90px;
	border-bottom: 1px solid #1a1818;
	border-top: 1px solid #1a1818;
    padding: 5px 0
}

.transgenic-page-inner-title img{
	vertical-align: baseline;
    margin-right: 15px
}

.transgenic-page-inner aside {
	padding-right: 15px;
}

.transgenic-page-inner .col-md-10 {
    padding-left: 75px
}

.transgenic-page-inner aside .nav {
    max-width: 180px
}

aside .nav-header {
	font-size: 20px;
	font-weight: bold;
	color: #98203b;
	line-height: 1.1;
	display: block;
	padding: 5px 0;
	border-top: 1px solid #1a1818;
	border-bottom: 1px solid #1a1818;
	margin-bottom: 20px;
}

.transgenic-page-inner .nav-child .nav-child {
    display: none
}

.transgenic-page-inner .current a {
    color: #1a1818;
}

.transgenic-page-inner h3 {
    margin: 0 0 25px;
    font-size: 20px
}

.transgenic-page-inner p + h3 {
    margin-top: 25px
}
.transgenic-page-inner h4 {
    font-weight: bold;
    font-size: 17px;
    margin-top: 30px
}

.s-pubs .article-container {
	padding: 65px 55px 100px 55px;
}

.s-pubs .article-container aside {
   display: none;
}

.item-pages-pubs {
    width: 100%;
    left: 0;
    padding-left: 15px !important;
}

.item-pages-pubs h2 {
    font-size: 21px !important;
    margin: 0 0 25px;
    color: #98203b !important;
}

.item-pages-pubs h3 {
    font-size: 20px;
    font-weight: normal;
    color: #98203b;
    display: inline-block;
    text-decoration: underline;
    margin-bottom: 10px
}

.item-pages-pubs p {
    margin-bottom: 25px
}

.transgenic-page-inner-title {
   cursor: pointer;
}

.form-page h1 {
    margin-bottom: 55px
}

.form-page h2 {
    color: #98203b !important;
}

.fieldset-title {
	font-size: 16px;
	display: inline-block;
	padding: 5px 0;
	border-bottom: 1px solid;
	border-top: 1px solid;
	margin: 25px 0 22px;
}

.item-pageform-page label {
    display: none
}

.item-pageform-page form {
    max-width: 590px
}

.item-pageform-page .form-control {
	height: 33px;
    background-color: #f6f8fa;
    border-color: #f6f8fa;
    padding: 0 14px;
    box-shadow: none !important;
    color: #1a1818;
    font-size: 16px
}

.item-pageform-page select.form-control {
    font-size: 13px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: url('/images/template/select-arrow.png') no-repeat center right 10px #f6f8fa;
    color: #999
}

.item-pageform-page select.form-control option {
    font-size: 16px;
    color: #1a1818;
}

.item-pageform-page .form-control:focus {
    border-color: #b8b8b8;
}

.item-pageform-page button {
    background-color: #98203b !important;
    border-color: #98203b !important;
    color: #fff;
    height: 35px;
    font-size: 18px;
    margin-top: 20px
}

.item-pageform-page .rsform-block-submit {
	text-align: right;
}

.rsform-error {
    border-color: #e90c0c !important;
    color: #e90c0c !important;
    margin-bottom: 0;
}

.formError, .formRed {
    color: #e90c0c !important;
}

.input-desc {
	font-size: 10px;
	color: #bbb;
	position: absolute;
	left: calc(100% + 10px);
	white-space: nowrap;
	top: 9px;
}

.rsform-block {
    position: relative;
}

.w-line {
    position: relative;
    padding-left: 18px;
    font-weight: bold;
    margin: 20px 0
}

.w-line::before {
	content: "";
	width: 14px;
	height: 1px;
	background-color: #98203b;
	position: absolute;
	left: 0;
	top: 12px;
}

.item-pageform-page .form-control::-webkit-input-placeholder{
  color: #999;
}
.item-pageform-page .form-control::-moz-placeholder{
  color: #999;
}
.item-pageform-page .form-control:-ms-input-placeholder{
  color: #999;
}

.radio-inline {
	display: inline-block !important;
}

#rsform_8_page_0 .rsform-block-does-it-contain,
#rsform_9_page_0 .rsform-block-does-it-contain,
#rsform_10_page_0 .rsform-block-does-it-contain,
.rsform-block-thawing-protocol,
.rsform-block-ivf-protocol {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}

#rsform_8_page_0 .rsform-block-does-it-contain .control-label,
#rsform_9_page_0 .rsform-block-does-it-contain .control-label,
#rsform_10_page_0 .rsform-block-does-it-contain .control-label {
	display: block;
	font-weight: normal;
	font-size: 13px;
	margin: 0;
	padding-top: 5px;
	padding-left: 15px;
}

#rsform_8_page_0 .radio-inline, #rsform_9_page_0 .radio-inline, #rsform_10_page_0 .radio-inline {
	display: block;
	font-weight: normal;
	font-size: 13px;
    margin: 0 25px
}

.rsform-block-thawing-protocol label, .rsform-block-ivf-protocol label {
    display: block;
    font-weight: normal;
    padding-left: 15px;
    padding-top: 5px;
    font-size: 13px
}

.rsform-upload-box {
   margin-top: 5px;
   width: 210px;
   font-size: 13px
}

/*.navbar-nav .item-905 .nav-child .nav-child .nav-child {
    display : none !important;
}*/

.retreat-page {
	padding: 55px 80px 100px;
	background-color: #f6f8fa;
}

.retreat-page h2 {
    font-size: 25px !important;
    border: none;
    color: #98203b !important;
    margin: 0 0 50px
}

.retreat-grig {
	display: flex;
    margin-bottom: 70px
}

.retreat-grig .col:nth-child(2) {
    margin: 0 30px
}

.retreat-grig .col {
	background-color: #fff;
	display: flex;
	align-items: center;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.retreat-grig .col img {
    margin: 0
}

.retreat-btn {
	padding: 0 40px;
	height: 50px;
	color: #fff !important;
	background-color: #98203b;
	display: inline-block;
	line-height: 50px;
	font-size: 20px;
	margin: 60px 0 35px;
}

.sponsors-grig {
	display: flex;
	align-items: center;
    margin-bottom: 80px
}

.sponsors-grig:last-child {
    margin-bottom: 0
}

.sponsors-grig > div {
    display: flex;
}

.sponsors-grig h2 {
    margin: 0
}

.sponsors-grig img {
     min-width: 190px;
     margin: 0 5% 0 0
}

.sponsors-grig img:last-child {
     margin-right: 0
}

.box-page {
	padding: 55px 80px 100px;
    background-color: #f6f8fa;
}

.gv-grid {
   margin-bottom: 50px
}

.gv-grid h2 {
    font-size: 25px !important;
    color: #98203b !important;
    margin: 0 0 25px
}

.gv-grid img {
    margin: 0
}

.layout-masterthemevideo h1 {
    min-width: 100%;
    margin: 30px 0 35px
}

.layout-masterthemevideo .blog-box h2 {
    color: #1a1818;
    margin-top: 20px
}

.blog iframe {
    width: 100%;
    max-width: 100%
}
.iframe-container {
    position: relative;
}

.iframe-container-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	cursor: pointer;
	align-items: center;
	justify-content: center;
    opacity: 1;
    visibility: visible;
    transition: visibility 300ms linear, opacity 300ms linear
}

.blog-box {
	padding: 55px 80px 100px;
	background-color: #f6f8fa;
}

.blog-box h2 {
	border: none !important;
	padding: 0 !important;
    font-size: 20px !important;
}

.blog-box h2 a {
    color: #1a1818 !important;
}

.layout-masterthemenews .item {
	padding: 0 15px 20px;
	background-color: #fff;
	text-align: center;
	min-height: 100%;
	display: flex;
	flex-direction: column;
}

.layout-masterthemenews .items-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -25px
}

.layout-masterthemenews .items-row > div {
    margin-bottom: 75px;
    padding: 0 25px
}

.news-read-more {
	display: inline-block;
	padding: 1px 15px;
	border: 1px solid;
	font-size: 15px;
	margin-top: auto;
	align-self: center;
}

.introtext {
	position: relative;
    padding-top: 60px
}

.layout-masterthemenews time {
    position: absolute;
    top: -18px;
    left: 0;
    background-color: #98203b;
    color: #fff;
    font-size: 13px;
    min-width: 75px;
    padding: 8px 10px;
    text-align: left;
    z-index: 1
}

.news-img-container, .layout-masterthemenews .item-image {
	position: relative;
	margin: 0 -15px -36px;
}

.layout-masterthemenews .blog-box .item-image {
    height: 190px;
    overflow: hidden;
}

.layout-masterthemenews .introtext {
	margin-top: 154px;
	margin-bottom: 15px;
}

.layout-masterthemenews .item-image + .introtext {
    margin-top: 0
}

.layout-masterthemenews .item-image img:first-of-type {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.news-img-container-effect {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -1px;
}

div.pagination {
	border-top: none;
	margin: 0;
}

div.pagination nav {
	float: none !important;
	text-align: center;
}

.pagination-list li:first-child, .pagination-list li:last-child {
    display: none;
}

.pagination > li > a, .pagination > li > span {
	padding: 0;
	color: #1a1818;
	background-color: transparent;
	border: none;
    min-width: 31px;
    height: 31px;
    line-height: 31px;
    font-size: 20px
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > .active > a,
.pagination > .active > span, .pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	background-color: #98203b;
    color: #fff !important;
}

.pagination-list li:nth-child(2) a, .pagination-list li:nth-last-child(2) a {
    font-size: 15px;
    padding: 0 15px;
    background-color: transparent !important;
    position: relative;
}

.pagination-list li:nth-child(2) a::before {
	content: "";
	width: 9px;
	height: 15px;
	background: url('/images/template/pag-left-arrow.png') no-repeat center;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 8px;
}

.pagination-list li:nth-last-child(2) a::before {
	content: "";
	width: 9px;
	height: 15px;
	background: url('/images/template/pag-right-arrow.png') no-repeat center;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 8px;
}

.pagination-list li:nth-child(2) a {
    text-align: right;
}

.pagination-list li:nth-child(2) a:hover, .pagination-list li:nth-last-child(2) a:hover, .pagination > .disabled > a {
    color: #1a1818;
}

.pagination > li.disabled {
    opacity: 0.5
}

.news-page h2 {
	font-size: 20px;
	margin: 35px 0 10px;
}

.content-row {
    margin: 0 -24px
}

.content-row > div {
    padding: 0 24px
}


/* Contact us */
.contact-us-cards {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 100px
}

.contact-us-cards .card {
	padding-left: 120px;
	min-height: 100%;
	display: flex;
	align-items: center;
}

.contact-us-cards .card > p:first-child {
	display: block;
}

.contact-us-cards .address {
    background: url('/images/pages/contact/pin.png') no-repeat center left 40px #fff;
}

.contact-us-cards .phone {
    background: url('/images/pages/contact/phone.png') no-repeat center left 40px #fff;
}

.contact-us-cards .email {
    background: url('/images/pages/contact/mail.png') no-repeat center left 40px #fff;
}

.contact-us-cards .fax {
    background: url('/images/pages/contact/fax.png') no-repeat center left 40px #fff;
}

.departments {
	margin-bottom: 60px;
}

.departments, .form-map {
    margin: 0 -90px
}

.departments > div, .form-map > div {
    padding: 0 90px
}

.departments h2, .form-map h2 {
    margin: 0 0 40px;
    font-size: 25px !important;
    color: #98203b !important;
}

.departments h3 {
    margin: 5px 0 10px;
    font-size: 20px;
}

.departments .row > div {
    margin-bottom: 40px
}

.departments .row > div > div {
    padding-left: 60px;
    padding-top: 5px
}

.financial {
    background: url('/images/pages/contact/financial.png') no-repeat top left;
}

.procurement {
    background: url('/images/pages/contact/procurement.png') no-repeat top left;
}

.reception {
   background: url('/images/pages/contact/reception.png') no-repeat top left;
}

.technical-support {
   background: url('/images/pages/contact/techn-support.png') no-repeat top left;
}

.biomedcode-link {
   background: url('/images/pages/contact/globe.png') no-repeat top left;
   padding-left: 50px !important;
   min-height: 37px
}

.biomedcode-phone {
	background: url('/images/pages/contact/phone-g.png') no-repeat top left;
	padding-left: 50px !important;
	padding-top: 0 !important;
}

.administration {
    margin: 0 -40px;
}

.administration > div {
    padding: 0 40px
}

.form-map h2 {
    margin-bottom: 30px
}

#rsform_11_page_0 label {
    display: none
}

#rsform_11_page_0 .form-control {
	height: 34px;
    padding: 0 15px;
    border: 1px solid transparent
}

#rsform_11_page_0 textarea.form-control {
    min-height: 180px;
    padding: 10px 15px
}

#rsform_11_page_0 .rsform-block-submit {
    margin-top: 15px;
    text-align: right;
}

#userForm .form-control {
    box-shadow: none !important;
}

#userForm .form-control:focus {
    border-color: #b8b8b8;
}

#userForm button[type="submit"] {
    background-color: #98203b;
    border-color: #98203b;
    height: 40px;
    font-size: 1.5rem;
    padding: 0 35px;
}

/* History */
.item-pagehistory h2 {
    margin: 0 0 20px
}

.item-pagehistory .row {
    margin: 45px -15px
}

.item-pagehistory img {
    margin: 0
}

.item-pagehistory .list-title {
    margin: 50px 0 40px
}

.item-pagehistory li {
    position: relative;
	margin-bottom: 20px;
	padding-left: 28px;
}

.item-pagehistory li::before {
	content: "";
	position: absolute;
	left: 0;
	width: 14px;
	height: 1px;
	background-color: #98203b;
	display: block;
	top: 12px;
}

/* Mission */
.item-pagemission .item-image {
    margin-bottom: 50px
}

.mission-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 50px -50px 0
}

.mission-grid .col {
    width: 20%;
    padding: 0 50px
}

.mission-grid img {
    margin-bottom: 15px
}

/* Ethics */
.item-pageethics ul {
    padding-left: 15px
}

.item-pageethics li {
    margin-bottom: 25px
}

.list-line {
    list-style: none;
    padding: 0 !important;
    margin: 0
}

.list-line li {
    position: relative;
	margin-bottom: 20px;
	padding-left: 28px;
}

.list-line li::before {
	content: "";
	position: absolute;
	left: 0;
	width: 14px;
	height: 1px;
	background-color: #98203b;
	display: block;
	top: 12px;
}

.item-pageethics .list-line {
    margin-bottom: 70px
}

/* Visit us */
.item-pagevisitus iframe {
    margin-top: 40px
}

.item-pagevisitus h2 {
    font-weight: normal !important;
}

/* Jobs */
.blogjobs .items-more-container {
	padding: 50px 80px 100px;
    background-color: #f6f8fa;
}

.blogjobs .items-more ol {
	columns: initial;
}

.blogjobs .items-more h3 {
    margin: 0 0 20px
}

.blogjobs .items-more a {
    color: #1a1818;
}

.blogjobs .items-more li {
	padding-left: 5px;
	margin-bottom: 15px;
}

.cat-children {
	margin-top: 80px;
}

.cat-children h3 {
    margin: 0 0 15px;
}

.cat-children ul {
    max-width: 70%;
    padding-left: 15px;
    columns: 4
}

.cat-children li {
    margin-bottom: 15px
}

.ProcurementCalls h2 {
    margin-top: 0 !important;
}


/* Smart Search */
.smart-search {
	background-color: #1a1818;
	color: #fff;
	height: 275px;
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	z-index: 3;
    display: none;
}

.smart-search.open {
    display: flex;
}

.smart-search-cls {
    position: absolute;
    top: 55px;
    right: 8%;
    padding: 0;
    border: none;
    background-color: transparent;
}

.smart-search .finder, .mod_search35 {
	margin: auto;
}

.smart-search form {
    width: 990px;
    max-width: 100%;
    position: relative;
}

.smart-search form .finder, .smart-search form button {
	position: absolute;
	top: 5px;
	right: 7px;
	padding: 0;
	background-color: transparent;
	border: none;
}

#mod-finder-searchword322, #mod-search-searchword35 {
	background-color: transparent;
	border: none;
	border-bottom: 2px solid #fff;
    color: #fff;
    font-size: 20px;
    padding: 0 7px;
    box-shadow: none !important;
    height: 40px;
    width: 100%
}


#mod-finder-searchword322::placeholder, #mod-search-searchword35::placeholder {
	color: #fff;
	font-size: 20px;
}

.autocomplete-suggestions {
	border: none;
	box-shadow: none;
    padding: 15px 20px;
    font-size: 20px;
    min-width: 470px;
    margin-top: 10px
}

.finder .search-results li, .search-results li {
	padding: 40px 0;
	border-bottom: 1px solid #707070;
    border-radius: 0 !important
}

.search-results + .pagination{
    margin-top: 30px
}

.search-results li:last-child {
    border-bottom: none;
}

.com_finder h1, .search h1 {
    min-width: 100%
}

#search-results a, .search-results a {
    color: #1a1818;
    text-decoration: none !important
}

#search-results h2, .search-results h2 {
    font-weight: normal !important;
}

span.highlight {
	background-color: transparent;
	padding: 0;
    color: #98203b;
}

.arxeio-prokirixeon h1, .blogjobs:not(.catId-146) h1 {
    cursor: pointer;
    padding-left: 30px;
    background: url('/images/template/back-arrow.jpg') no-repeat center left;
}

.archive-item-back {
    vertical-align: baseline;
}

/* Fleming Positions */
.layout-masterthemeopenpositions .page-header h2 {
    color: #1a1818;
    font-size: 25px !important;
    font-weight: normal;
    margin-bottom: 15px
}

.layout-masterthemeopenpositions .category-desc {
	margin-bottom: 40px;
}

.layout-masterthemeopenpositions .items-leading {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -29px
}

.layout-masterthemeopenpositions .items-leading > div {
	margin-bottom: 50px;
	padding: 0 29px;
}

.layout-masterthemeopenpositions .leading-card {
	padding: 32px;
	background-color: #fff;
	min-height: 100%;
	display: flex;
	flex-direction: column;
}

.layout-masterthemeopenpositions .leading-card .text-right {
    margin-top: auto;
}

.position-code {
    font-size: 18px;
    color: #98203b;
    padding-bottom: 10px;
    border-bottom: 1px solid #1a1818;
    margin-bottom: 10px
}

.position-code span {
    color: #1a1818;
    font-weight: bold;
}

.op-read-more {
	font-size: 14px;
	height: 28px;
	text-align: center;
	display: inline-block;
	border: 1px solid;
	line-height: 28px;
	padding: 0 22px;
	text-decoration: none !important;
    margin-top: 15px
}

.item-pagemuseum h2:first-of-type {
	margin: 0 0 40px;
}

.item-pagemuseum p {
    margin-bottom: 25px
}

.m-first-img {
    margin: 0 40px 40px 0
}

.item-pagemuseum ul {
    list-style: none;
    padding: 0
}

.item-pagemuseum li {
    margin-bottom: 10px;
    padding-left: 0;
    position: relative;
}

.item-pagemuseum li::before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #1a1818;
	border-radius: 50%;
	margin-right: 10px;
	vertical-align: top;
	margin-top: 7px;
}

.m-second-img {
	margin-left: 20px;
}

.m-info {
	margin-top: 40px;
    margin-bottom: 55px;
}

.m-info img {
    margin: 0 30px 30px 0
}

.m-info p {
    margin-bottom: 15px
}

.m-info h3 {
	font-size: 20px;
	margin: 0 0 5px;
}

.m-third-img {
	margin: 0 30px 0 0;
}

.menu-toggler {
	width: 27px;
    height: 29px;
	font-size: 10px;
	line-height: 10px;
    text-decoration: none !important;
    color: #98203b !important;
    background: url('/images/template/m-menu.png') no-repeat center;
}

.menu-toggler.open {
    background: url('/images/template/m-close.png') no-repeat center;
}


.layout-masterthemevideo .blog-box .row {
	display: flex;
	flex-wrap: wrap;
}

.layout-masterthemevideo .blog-box .row > div {
    margin-bottom: 30px
}

.mod-articles-category-introtext {
	padding: 0 15px;
}

/* Newsletter */
.form-error {
	color: red;
	padding: 5px 20px;
	font-size: 14px;
}

.form-success {
	color: green;
	padding: 5px 20px;
	font-size: 14px;
}

.item-page .nav-tabs {
    border-bottom: none !important
}

.item-page .nav-tabs > li {
    margin-right: 30px
}

.item-page .nav-tabs > li > a {
    padding: 7px 0;
    border-bottom: 1px solid #1a1818 !important;
    border-top: 1px solid #1a1818 !important;
    border-left: none !important;
    border-right: none !important;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #98203b;
    margin: 0 0 20px;
    border-radius: 0;
    background-color: transparent !important;
}

.navbar-nav .item-588 ul {
    display: none !important;
}

.category-articles li .article-img-item {
	transform: scale(1);
	transition: transform 300ms linear
}

.category-articles li:hover .article-img-item {
	transform: scale(1.1);
	transition: transform 300ms linear
}

.mod-articles-category-all {
	position: absolute;
	bottom: 20px;
	right: 50px;
}

.funding-group {
	display: flex;
	flex-wrap: wrap;
}

.funding-group dt {
	width: 15%;
	margin-bottom: 10px
}

.funding-group dd {
	width: 85%;
	margin-bottom: 10px
}

.mainauthor {
	text-decoration: underline
}

.journal {
	font-weight: bold;
}

/* Media queries */
@media screen and (min-width: 1025px) {

    .menu-toggler, .back-to, .acc-toggler {
        display: none !important;
    }

}

@media screen and (max-width: 1650px) {

    .institute-members {
    	margin: 0 -15px;
    }

    .cv-top-info-img {
    	margin-left: -15px;
    }

}

@media screen and (max-width: 1440px) {

    .quick-links h3 {
    	margin-top: 100px;
    }

    .sectors-name {
    	font-size: 2rem;
    }

    .top-1 h1 {
    	font-size: 25px;
    }

    .bioimaging-gall img {
    	max-height: 380px;
    }

    .transgenic-page dd:last-child {
    	font-size: 14px;
    }

    .blog-box {
    	padding: 50px;
    }

    .sponsors-grig img {
    	margin: 0 15px 0 0;
    }

    .item-pagehistory img {
    	max-height: 315px
    }

    .administration > div {
    	padding: 0 20px;
    }

    .hm-grig {
    	margin: 50px -15px -60px;
    }

    .hm-grig .col {
    	padding: 0 15px;
    	margin-bottom: 30px;
    }

}

@media screen and (max-width: 1366px) {

    .item-906 .nav-child .nav-child {
    	left: auto;
    	right: 100%;
    }

    .item-565 .mega + .nav-child {
    	left: calc((100vw - 1200px) / 2);
    }

    .institute-members > div {
    	padding: 0 15px;
    	margin-bottom: 30px;
    }

    .animal-house-page, .transgenic-page {
    	padding: 60px;
    }

    .animal-contact-details div {
    	width: 30%;
    }

    .people-cards h3, .people-cards h3 + p {
    	font-size: 17px;
    }

    .microct-gall img {
    	margin: 0 auto !important;
    }

    .blog-box {
    	padding: 30px;
    }

    .box-page {
    	padding: 50px;
    }

    .layout-masterthemeopenpositions .items-leading {
    	margin: 0 -15px;
    }

    .layout-masterthemeopenpositions .page-header h2 {
    	font-size: 20px !important;
    }

    .layout-masterthemeopenpositions .items-leading > div {
    	margin-bottom: 30px;
    	padding: 0 15px;
    }

    .contact-us-cards .card {
    	padding-left: 90px;
    }

    .contact-us-cards .email {
    	background: url('/images/pages/contact/mail.png') no-repeat center left 20px #fff;
    }

    .contact-us-cards .fax {
    	background: url('/images/pages/contact/fax.png') no-repeat center left 20px #fff;
    }

    .contact-us-cards .phone {
    	background: url('/images/pages/contact/phone.png') no-repeat center left 30px #fff;
    }

    .contact-us-cards .address {
    	background: url('/images/pages/contact/pin.png') no-repeat center left 30px #fff;
    }

    .departments, .form-map {
    	margin: 0 -50px;
    }

    .departments > div, .form-map > div {
    	padding: 0 50px;
    }

    .administration {
    	margin: 0;
    }

    .article-img {
    	height: 200px;
    }

    .category-articles li {
    	padding: 0 15px;
    	margin-bottom: 30px;
    }

    .category-articles {
    	margin: 0 -15px;
    }

	.faculty dd {
		font-size: 14px;
		line-height: 23px
	}

}

@media screen and (max-width: 1301px) {
	.navbar-nav a, .navbar-nav span {
		padding: 0 3vw;
	}
}

@media screen and (max-width: 1280px) {

    body {
        font-size: 1.4rem
    }

    .navbar-nav {
    	display: block;
    }

    .navbar-nav a, .navbar-nav span {
    	padding: 0 2vw;
    }

    .header-1-search {
    	width: 8.33333333%;
    }

    .category-articles li {
    	margin-bottom: 40px;
    }

    #top-2 {
    	margin-top: 60px;
    }

    .top-3 {
    	margin: 60px 0;
    }

    h1, .items-leading .page-header > h2 {
    	font-size: 25px;
    }

    .faculty dt {
	  width: 35%;
    }

    .faculty dd {
	  width: 65%;
    }

    .dl-email {
    	font-size: 14px;
    }

    .box-content div[itemprop="articleBody"] {
    	padding: 50px;
    }

    .animal-house-page, .transgenic-page {
    	padding: 30px;
    }

    .tf-grid {
    	margin: 50px -15px 80px;
    }

    .tf-grid .col {
    	padding: 0 15px;
    }

    .sponsors-grig img {
    	max-width: 180px;
    	min-width: 0;
    }

    .retreat-page {
    	padding: 50px;
    }

    .item-pagehistory img {
    	max-height: 290px
    }

    .op-read-more {
    	width: 100%;
    }

	.faculty dt {
		font-size: 11px;
	}

	.event-category-articles {
	    margin: 0 -20px;
	}

	.event-category-articles li {
	    padding: 0 20px;
	}

	.category-articles {
		display: block;
	}

	 .mod-articles-category-all {
		position: static;
	}

	.event-category-articles {
		display: block;
	}

}

@media screen and (max-width: 1199px) {

	.item-565 .mega + .nav-child {
		left: 0;
	}

	.item-565 .mega + .nav-child {
		max-width: 100vw;
	}

	.item-565:hover::after {
		margin-left: 0;
	}

}

@media screen and (max-width: 1129px) and (min-width: 1025px) {

	.item-565 .mega + ul > li {
		max-width: 25%;
	}

	.item-565 .mega + ul > .level-2 {
		padding-left: 25px !important;
	}

	.item-565 .mega + ul > .back-to + li {
		padding-left: 0 !important;
	}

}

@media screen and (max-width: 1024px) {

    .smart-search-cls {
    	top: 25px;
    	right: 30px;;
    }

    .navbar-nav a, .navbar-nav span {
    	padding: 0 25px;
    }

    .navbar-nav .mega + .nav-child {
    	padding: 35px;
    }

    .item-565:hover::after {
    	margin-left: 6px;
    }

    .item-565 .mega + .nav-child {
    	left: 0;
    }

    .parent:hover > .mega + ul {
    	flex-wrap: nowrap;
    }

    .item-778, .item-851 {
    	left: 85%;
    }

    .article-img {
    	height: 250px;
    }

    .top-2 .flex {
        display: block;
    }

    .category-articles {
    	margin: 0 -15px;
    }

    .category-articles li {
    	padding: 0 15px;
    	margin-bottom: 30px;
    }

    .events, .quick-links {
        width: 100%;
        float: none;
    }

    .events .box::before {
    	content: none;
    }

    .events .box {
    	padding: 60px 50px;
    }

    .event-category-articles {
    	margin: 0;
    }

    .event-category-articles li {
    	padding: 0 15px;
    }

    .customquick-links {
    	display: flex;
    	flex-wrap: wrap;
    }

    .customquick-links > * {
        width: 50%
    }

    .quick-links .box {
        background-image: none;
    }

    .customquick-links > div {
        padding-left: 50px
    }

    .sectors-name {
    	font-size: 1.7rem;
    }

    .sectors {
    	margin: 0 -5px;
    }

    .sectors li {
    	padding: 0 5px;
    }

    .footer-logo, .newsletter {
    	width: 100%;
    	float: none;
    }

    .newsletter-container {
    	margin-left: 0;
    	margin-top: 0;
    }

    .customfooter-logo {
    	min-height: 0;
    	margin-top: 0;
        margin-bottom: 60px
    }

    .footer-menus {
    	margin: 65px -15px 0 0;
    }

    .institute-members > div {
    	padding: 0 15px;
    	margin-bottom: 30px;
    }

    .institute-members-img img {
    	object-fit: cover;
    	height: 100%;
    }

    .personel-head-img, .personel-members {
    	margin-left: 0;
    }

    .personel-member-img {
    	margin-right: 15px;
    }

    .personel-member-info-name {
    	font-size: 15px;
    }

    .cv-top-info-details h1 {
    	font-size: 25px;
    }

    .cv-top-info {
    	margin: 20px 0 50px;
    }

    #FundingTable tr > td:nth-child(3) {
    	display: none;
    }

    .publications .items-leading, .publications .items-more {
    	padding: 30px;
    }

    .items-more ol {
    	columns: 2;
    }

    .animal-house-page, .transgenic-page {
    	padding: 30px;
    }

    .animal-house-menu > li > a {
    	font-size: 15px;
    }

    .animal-contact-details div {
    	width: 32%;
    }

    .bioimaging-gall img {
    	max-height: 260px;
    }

    .bioimaging-services h4::before {
    	position: absolute;
    	left: 0;
    	top: 7px;
    }

    .bioimaging-services h4 {
    	padding-left: 30px;
    }

    .people-cards > div {
        margin-bottom: 30px;
        width: 50%
    }

    .microct-gall img {
    	width: 30%
    }

    .proteomics-contact-info {
        margin: 0 -15px
    }

    .proteomics-contact-info .card {
    	width: calc(50% - 30px);
    	margin: 0 15px;
    }

    .transgenic-page .faculty > div:first-child {
    	margin-left: 0;
    }

    .transgenic-page .faculty > div {
        width: 50%
    }

    .transgenic-page .faculty > div:last-child {
    	margin-left: 25%;
    }

    .article-container {
    	padding: 50px 30px;
    }

    .item-pagetto {
    	padding-left: 15px;
    }

    .tto aside {
    	padding-right: 15px;
    }

    .view-article aside {
    	font-size: 17px;
    }

    .layout-masterthemenews .items-row {
    	margin: 0 -15px;
    }

    .layout-masterthemenews .items-row > div {
    	margin-bottom: 30px;
    	padding: 0 15px;
    }

    .box-page {
    	padding: 30px;
    }

    .blog iframe {
    	height: 200px;
    }

    .layout-masterthemevideo .blog-box h2 {
    	font-size: 17px !important;
    }

    .sponsors-grig img {
    	max-width: 130px;
    }

    .mission-grid {
    	margin: 50px -15px 0;
    }

    .mission-grid .col {
    	padding: 0 15px;
    }

    .item-pagehistory img {
    	max-height: 230px
    }

    .blogjobs .items-more-container {
    	padding: 50px;
    }

    .cat-children ul {
    	max-width: 100%;
    	columns: 3;
    }

    .departments, .form-map {
    	margin: 0 -15px;
    }

    .departments > div, .form-map > div {
    	padding: 0 15px;
    }

    .contact-us-cards {
    	margin-bottom: 50px;
    }

    .contact-us-cards > div {
        margin-bottom: 30px;
        min-height: 130px
    }

    .contact-us-cards .card {
    	margin: 0 !important;
    	width: 100%;
    }

    .form-map {
    	margin-top: 30px;
    }

    .about-grid-text {
    	padding-right: 15px;
    }

    .animal-house-page img {
    	height: 100%;
    	object-fit: fill;
    	margin: 0 !important;
    }

    .hm-grig {
    	margin: 50px -15px -60px;
    }

    .hm-grig .col {
    	padding: 0 15px;
    }

    .las-btn a {
    	font-size: 15px;
    }

    .article-img {
    	height: 200px;
    }

    .hm-grig .col {
    	width: 100%;
    }

    .hm-grig {
    	justify-content: center;
    }

	.mod-articles-category-all {
		position: static;
	}

	.cc-revoke.cc-bottom {
		bottom: 90px !important;
		left: -40px !important;
		transform: rotate(90deg);
	}

	/* Menu */
    .main-menu-wrapper {
    	display: none;
    }

    .navbar-nav {
    	float: none;
    	margin: 0;
    }

    .navbar-nav > li {
    	float: none;
    }

    /* Offcanvas */
    .main-menu-wrapper {
    	position: absolute;
    	top: 100%;
    	left: -100%;
    	right: 0;
    	display: block;
    	background-color: #1a1818;
    	color: #fff;
    	width: 100%;
        height: calc(100vh - 115px);
        transition: left 300ms linear
    }

    .main-menu-wrapper.open {
        left: 0;
        transition: left 300ms linear
    }

    .main-menu-wrapper a, .main-menu-wrapper span {
        color: #fff;
        cursor: pointer;
    }

    .main-menu-wrapper .nav-child, .item-917 .acc-toggler {
        display: none
    }

    .navbar-nav span, .navbar-nav a, .level-3 ul {
    	display: block !important;
    }

    .navbar-nav > li {
        position: static;
    }

    .navbar-nav > li > .nav-child > li {
        position: relative;
    }

    .navbar-nav > li > span,
    .navbar-nav > li > .nav-child > li > span,
    .navbar-nav > li > .nav-child > li > a {
    	padding: 24px 48px 24px 10px;
        border-top: 1px solid #2e2e2e;
        text-transform: uppercase;
    }

    .navbar-nav > .parent > .separator{
        background: url('/images/template/arrow-r.png') no-repeat center right 30px;
    }

    .navbar-nav {
    	margin: 0;
    }

    .navbar-nav > li > .nav-child {
        display: block;
        background-color: #1a1818;
        position: absolute;
        top: 0;
        left: -100% !important;
        right: auto;
        z-index: 1;
        padding: 0 15px;
        height: calc(100vh - 115px);
        width: 100vw;
        padding: 0 15px !important;
        transition: left 300ms linear
    }

    .navbar-nav > li > .nav-child.open {
        left: 0 !important;
        transition: left 300ms linear;
        overflow: auto;
    }

    .navbar-nav > li > .nav-child.open > li:last-child {
        margin-bottom: 120px
    }

    .nav > li {
    	position: static;
    }

    .item-778, .item-851 {
    	left: 0;
    }

    .acc-toggler {
    	position: absolute;
    	top: 0;
    	right: 15px;
    	height: 73px;
    	width: 48px;
    	padding: 0;
    	background: url('/images/template/plus.png') no-repeat center transparent;
    	border: none;
        z-index: 1
    }

    .acc-toggler.open {
        background: url('/images/template/minus.png') no-repeat center transparent;
    }

    .level-3 > .separator, .level-3 > a {
        font-size: 17px;
        margin-bottom: 10px
    }

    .level-2 > .nav-child {
        margin-top: -10px;
    }

    .level-3 > .nav-child, .level-2 > .nav-child {
    	margin-bottom: 25px;
    	padding-left: 25px;
    }

    .level-4 {
    	margin-bottom: 5px;
    }

    .navbar-nav .level-4 a {
        font-size: 15px;
        padding-left: 12px;
        background: url('/images/template/mega_menu_arrow.png') no-repeat 0 6px;
    }

    .open .back-to {
    	margin: 0 -15px !important;
    	height: 46px;
    	line-height: 46px;
        background: url('/images/template/back-arrow.png') no-repeat center left 26px #98203b;
    }

    .back-to button {
    	background-color: transparent;
    	border: none;
    	width: 100%;
    	display: block;
    	text-align: left;
    	padding-left: 43px;
        font-size: 14px
    }

    .header-1-search, .navbar-header {
        width: 50%
    }

    .header-1-search {
    	display: flex;
    	flex-direction: row;
    	align-items: center;
    	justify-content: flex-end;
    }

}

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

    .smart-search form {
        max-width: 85vw;
    }

    .event-category-articles {
    	display: flex;
    	flex-wrap: wrap;
    }

    .category-articles li:nth-child(4), .event-category-articles li:nth-child(4) {
    	clear: none;
    }



    .top-1 h1 {
    	display: block;
    	min-width: 100%;
    	text-align: center;
        padding: 0
    }

    aside .moduletable {
    	text-align: left;
    }

    aside .moduletable {
    	align-items: flex-start;
    }

    .view-article aside {
    	padding-right: 15px;
    	font-size: 20px;
    	margin-top: 60px;
    	padding-bottom: 0;
        text-align: left;
    }

    .view-article aside .nav {
    	max-width: 100%;
    	float: none;
    }

    .article-container {
    	padding: 65px 30px 30px 30px;
    }

    body:not(.home) #main {
    	margin-bottom: 60px;
    }

    .espa li:not(:first-child) {
    	margin: 0 0 0 15px;
    }

    .items-more ol {
    	columns: 1;
    }

    .faculty > div {
    	flex-grow: 1;
    }

    .funding div[itemprop="articleBody"] {
    	padding: 30px;
    }

    .funding h1 {
    	margin-bottom: 30px;
    }

    .os-grid > div {
    	margin-bottom: 30px;
    }

    .animal-contact-details div {
    	width: 100%;
    	margin-bottom: 15px;
    	height: 150px;
    }

    .bioimaging-gall img {
    	max-height: 185px;
    }

    .proteomics-contact-info .card {
    	width: calc(100% - 30px);
        margin-bottom: 15px
    }

    .transgenic-page .faculty > div {
        width: 100%
    }

    .transgenic-page .faculty > div:last-child {
    	margin-left: 0;
    }

    .tf-grid .col {
    	width: 50%;
        margin-bottom: 30px
    }

    .tf-grid .col:last-child {
    	margin-left: 25%
    }

    .item-page img {
    	margin: auto;
    }

    .box-page {
    	padding: 30px;
    }

    .gv-grid h2 {
    	font-size: 22px !important;
    	margin: 0 0 15px;
    }

    .sponsors-grig {
    	margin-bottom: 30px;
    	flex-wrap: wrap;
    }

    .sponsors-grig .col-md-2 {
        margin-bottom: 15px
    }

    .sponsors-grig img {
    	max-width: 110px;
    	margin: 0 15px 0 0 !important;
    }

    .mission-grid {
    	justify-content: center;
    }

    .mission-grid .col {
    	width: 33.333333%;
    	padding: 0 15px;
    }

    .blogjobs .items-more-container {
    	padding: 30px;
    }

    .wwd {
    	margin: 0 -15px;
    }

    .wwd > div {
    	padding: 0 15px;
    }

    .hm-grig .col {
    	width: 100%;
    }

    .more-articles-list li {
    	width: 100%;
    }

	.home .top-1 {
	    padding-bottom: 50px;
	}

	.home #top-2 {
	    margin-bottom: 60px;
		margin-top: 0
	}

}

@media screen and (max-width: 640px) {

    .header-1-search {
    	width: 35%;
    }

    .navbar-header {
    	width: 65%;
    }

    .smart-search {
    	height: 175px;
    }

    .smart-search-cls {
    	top: 15px;
    }

    .top-1 h2, .top-2 h2, .top-4 h2 {
    	font-size: 30px;
    }

    .events .box {
    	padding: 30px;
    }

    .event-category-articles li {
        margin-bottom: 30px;
    	padding: 0;
    }

    .customquick-links {
    	display: block;
    }

    .customquick-links > * {
    	width: 100%
    }

    .customquick-links > div {
    	padding-left: 0;
    }

    .quick-links h3 {
    	margin-top: 50px;
    }

    .sectors {
    	flex-wrap: wrap;
    	justify-content: center;
    }

    .sectors li {
    	width: 50%;
        margin-bottom: 10px
    }

    .newsletter-container {
    	padding: 20px;
        text-align: center;
    }

    .footer-menus {
    	text-align: center;
    	margin: 65px -15px 0;
    	display: flex;
    	flex-wrap: wrap;
    }

    .footer-menus > div {
        margin-bottom: 30px
    }

    .col-sm-2.social {
    	display: block;
    }

    .copyright {
    	text-align: center;
        margin-top: 30px
    }

    .copyright-text {
    	margin-bottom: 30px;
    }

    .espa {
    	text-align: center;
    }

    .espa li {
    	margin: 0 15px 15px !important;
    	width: 25%;
    }

    .header-1-search button {
        margin-bottom: 2px;
        padding: 0;
        margin-right: 15px
    }

    /* offcanvas */
     .acc-toggler {
    	top: 0;
    	right: 0;
    }

    .personel-head-container, .personel-department-container {
    	display: block;
    }

    .personel-head-title {
    	width: 100%;
    	min-width: 100%;
    	padding-right: 0;
    	line-height: 1.2;
    	margin-bottom: 30px;
    }

    .personel-head-desc {
    	margin-left: 0;
    	margin-top: 30px;
    }

    .personel-members .personel-member {
    	width: 50%;
    	margin-bottom: 30px;
    	padding: 0 15px;
    	display: block;
    	text-align: center;
    }

    .personel-member-img {
    	margin-right: 0;
    	margin-bottom: 15px;
    }

    .article-container {
    	padding: 30px 15px;
    }

    .personel-head-container, .personel-department-container {
    	align-items: center;
    	padding-bottom: 30px;
    	margin-bottom: 40px;
    	text-align: center;
    }

    .item-page img {
    	display: block;
    	float: none;
    	margin: 15px 0;
    }

    .item-page a img {
    	display: inline-block;
    }

    .cv-top-info {
    	display: block;
        text-align: center;
    }

    .cv-top-info-details {
    	margin-top: 30px;
    }

    .item-pageprogram div.page-header {
    	padding: 80px 30px;
    }

    .item-pageprogram h1 {
    	padding: 25px;
    }

    .item-pageprogram div[itemprop="articleBody"] {
    	padding: 30px;
    }

    .faculty dl {
    	font-size: 14px;
    }

    .dl-il {
    	line-height: 1;
    	margin: 5px 0;
    }

    .dl-email {
    	width: 100% !important;
    }

    .funding div[itemprop="articleBody"] {
    	padding: 15px;
        overflow: hidden;
    }

    .animal-title {
    	margin-top: 15px;
    	font-size: 20px;
    }

    .animal-house-menu {
    	flex-wrap: wrap;
        margin-bottom: 40px
    }

    .animal-house-menu > li {
    	width: 100%;
        border-bottom: 1px solid #bbb
    }

    .animal-house-menu > li:last-child {
        border-bottom: none
    }

    .animal-house-header {
    	margin-bottom: 30px;
    }

    .wwd > div {
    	margin-bottom: 30px;
    }

    .animal-contact-details h3 {
    	margin-top: 30px;
    }

    .box-content div[itemprop="articleBody"] {
    	padding: 30px;
    }

    .bioimaging-gall, .bioimaging-gall .text-right {
    	text-align: center;
    }

    .bioimaging-gall img {
        margin: 15px 0 !important
    }

    .people-cards > div {
        width: 100%
    }

    .bioimaging-services {
    	margin-top: 0;
    }

    .tf-grid {
    	margin: 30px -15px;
    }

    .transgenic-page .red-title {
    	margin: 0 0 30px;
    }

    .tf-grid .col {
    	width: 100%;
    }

    .tf-grid .col:last-child {
    	margin-left: 0
    }

    .transgenic-page .faculty > div {
    	margin-bottom: 30px;
    }

    .transgenic-page {
        padding: 30px 15px;
    }

    .transgenic-page dd:last-child {
    	padding-top: 0;
    }

    .m-first-img {
    	margin: 0 15px 15px 0;
    }

    .m-second-img {
    	margin-left: 15px;
    	margin-bottom: 15px;
    }

    .m-info img {
    	margin: 0 15px 15px 0;
    }

    .m-third-img {
    	margin: 0 15px 15px 0;
    }

    .gv-grid, .gv-grid > div:first-child {
    	margin-bottom: 30px;
    }

    .retreat-page {
    	padding: 30px;
    }

    .retreat-page h2 {
    	margin: 0 0 30px;
    }

    .retreat-grig {
    	display: block;
    	margin-bottom: 30px;
    }

    .retreat-grig .col {
    	margin-bottom: 15px;
    }

    .retreat-grig .col:nth-child(2) {
    	margin: 15px 0;
    }

    .sponsors-grig > div {
    	display: flex;
    	flex-wrap: wrap;
    }

    .sponsors-grig img {
    	margin: 0 auto 15px !important;
    	min-width: 45%;
    }

    .retreat-btn {
        position: relative;
    	margin: 30px auto 35px;
    	right: 50%;
    	transform: translateX(50%);
    }

    .sponsors-grig h2 {
    	width: 100%;
    	text-align: center;
    	margin-bottom: 0;
    }

    .mission-grid .col {
    	width: 50%;
    }

    .mission-grid img {
    	max-width: 52px;
    	max-height: 49px;
    }

    .item-pagemission .item-image {
    	margin-bottom: 30px;
    }

    .item-pagehistory .row {
    	margin: 0 -15px;
    }

    .item-pagehistory .row img {
        margin-bottom: 15px
    }

    .item-pagehistory .col-sm-6 {
        text-align: center !important;
    }

    .cat-children ul {
    	columns: 1;
    }

    .home .slider a {
    	bottom: 25px;
    }

    .event-details {
    	font-size: 16px;
    }

    .newsletter-input-container {
    	flex-wrap: wrap;
    }

    .newsletter-input-container {
    	display: block;
    }

    .newsletter-input-container button {
        margin-top: 15px;
        height: 40px;
    }

    .newsletter-input-container button::before {
    	content: none;
    }

    .institute-members img {
    	margin: 0 ;
    }

    .personel-head-container img {
    	margin: 0 auto !important;
    }

    .personel-members img {
    	margin: 0 auto !important;
    }

    .faculty-phone {
    	flex-basis: 100%;
    }

    .item-pagefunding td:nth-child(2) {
	   word-wrap: anywhere;
    }

    .of-grid {
    	margin: 30px -15px 0;
    	display: flex;
    	flex-wrap: wrap;
    }

    .of-grid > div {
    	width: 100%;
    	padding: 0 15px;
    }

    .of-grid img {
    	margin: 0;
    	height: 100%;
    }

    .animal-house-menu {
        display: block;
    }

    .transgenic-page-inner .col-md-10 {
    	padding-left: 15px;
    }

    .administration > div {
    	padding-left: 0;
    }

    .animal-house-menu > .parent {
        position: relative;
    }

    .animal-house-menu > .parent > a::after {
        content: none;
    }

    .animal-toggler {
    	padding: 0;
    	border: none;
    	background-color: transparent;
    	width: 37px;
    	height: 37px;
    	position: absolute;
    	right: 0;
    	top: 0;
    	z-index: 1;
    }

    .animal-toggler::before {
    	content: "+";
    	position: absolute;
    	left: 0;
    	top: 0;
    	width: 37px;
    	height: 37px;
    	line-height: 37px;
    }

    .animal-toggler.open::before {
        content: "-";
    }

    .animal-house-menu .nav-child {
    	position: static;
    	border: none;
    	background-color: transparent;
    	color: #1a1818;
    	padding: 0 15px;
    	margin-bottom: 10px;
    }

    .animal-house-menu .nav-child a {
    	color: #1a1818;
    	font-size: 15px;
        display: block;
    }

    .animal-house-header {
    	margin-bottom: 50px;
    }

    .animal-house-menu {
    	margin-bottom: 50px;
    }

    .about-grid-text {
    	text-align: left;
    	margin-bottom: 30px;
    }

    .hm-grig .col > div {
    	width: 100%;
    	background-color: #fff;
    }

    .hm-grig .col {
    	flex-wrap: wrap;
    }

    .animal-house-page {
    	padding: 0 15px;
    }

    .animal-house-page .institute-members-img {
        background-color: #dbdbdb
    }

    .animal-house-page .institute-members-img img {
        height: 200px;
        object-fit: contain
    }

    .las-links img {
    	margin: 40px auto !important;
    }

    .sectors-name {
        padding: 11px;
        min-height: 90px;
    }

    .article-sidebar {
    	display: none;
        margin-top: 0 !important;
        text-align: left !important;
        font-size: 16px !important;
    }

    .rt-btn {
        background-color: #98203b;
        border-color: #98203b;
        color: #fff;
        position: relative;
        padding: 10px 30px;
        font-size: 16px;
        margin-bottom: 20px
    }

    .rt-btn img {
    	transform: rotate(-90deg);
    	margin-left: 10px;
    	display: inline-block;
    }

    .rt-btn.open img {
    	transform: rotate(90deg);
    	margin-top: -5px;
    }

    .article-img {
    	height: 250px;
    }

    .hm-grig-img {
    	height: 200px;
    	overflow: hidden;
    }

    .hm-grig-img img {
    	height: auto;
    	width: 100%;
    }

    .hm-grig-img::after {
        content: none
    }

    .mod-articles-category-introtext {
    	height: auto;
    }

	.faculty dt {
		font-size: 14px;
		line-height: 1;
		width: 100%
	}

	.faculty dd {
		width: 100%;
	}

	.faculty .dl-il {
		margin: 0;
	}

	.institute-members-desc-desc {
		font-size: 14px;
	}

	.transgenic-page .faculty dd:not(:last-of-type) {
		margin-bottom: 10px
	}

	.transgenic-page .faculty dt, .transgenic-page .faculty dd {
		width: 100%;
		text-align: left;
	}

    .fundings-container {
	    margin-top: 30px
    }

	.funding-group dt {
		width: 100%;
	}

	.funding-group dd {
		width: 100%;
	}

	#accessibility-links.fixed {
	    display: flex;

	}
	button#fr_screenreader_font_family, #volume_plugin {
	    display: none !important;
	}
	div.scbasebin.speaker {
	    text-align: left;
		max-width: 290px;
	}

	#accessibility-links::after {
		content: "";
		display: inline-block;
		width: 60px;
		background-color: rgb(238, 238, 238)
	}

	iframe {
		max-width: 100%
	}

}

@media screen and (max-width: 375px) {

    .main-menu-wrapper {
        height: calc(100vh - 108px);
    }

    .navbar-nav a, .navbar-nav span {
    	font-size: 15px;
    }

}

.sub-confirmed {
	max-width: 350px;
	margin: 50px auto 0;
	position: relative;
}

.sub-confirmed::before {
	content: "\2713";
	display: inline-block;
	margin-right: 15px
}

.sub-delete {
	max-width: 300px;
	margin: 50px auto 0;
	position: relative;
}

.sub-delete::before {
	content: "\00D7";
	display: inline-block;
	margin-right: 15px;
	font-size: 30px;
	line-height: 0;
	position: relative;
	top: 5px;
}


/* Home video */
.top-2 iframe {
	width: 100%;
	margin-bottom: 30px;
	height: 550px;
}