.p-banner .column {
    background-image: none;
}

@media (min-width: 1000px) {
	.p-banner H1 {
			width: 450px;
		}
	.p-banner H2 {
			width: 500px;
		}
}

.home-stats-wrap-inner {
    padding-left: 100px;
    background-image: url(images/h-icon-patients-b.png);
    background-position: left center;
    background-size: 80px 80px;
    background-repeat: no-repeat;
}

.home-stats-wrap-inner2 {
    background-image: url(images/h-icon-countries-b.png);
}
.home-stats-wrap-inner3 {
    background-image: url(images/h-icon-patents-b.png);
}
.home-stats-wrap-inner4 {
    background-image: url(images/h-icon-publications.png);
}
.home-stats-main {
	color: #0077c8;
}





.logo-2 {
	display: none !important;	
}
.logo-1 {
	display: block !important;	
}
.header {
    background-color: rgba(0,0,0,0.0);
    border: none;
    background-image: -webkit-linear-gradient(0deg,rgba(0,0,0,0.41) 21.42%,rgba(0,0,0,0.30) 100%);
    background-image: -moz-linear-gradient(0deg,rgba(0,0,0,0.41) 21.42%,rgba(0,0,0,0.30) 100%);
    background-image: -o-linear-gradient(0deg,rgba(0,0,0,0.41) 21.42%,rgba(0,0,0,0.30) 100%);
    background-image: linear-gradient(90deg,rgba(0,0,0,0.41) 21.42%,rgba(0,0,0,0.30) 100%);
}



.header {
    background-color: rgba(0,0,0,0.0);
    border: none;
	background-image: none;
    }

.menu-icons-div.menu-icons-country {
    background-image: url(images/he-icon-world.png);
    background-color: transparent;
    width: 50px;
    background-position: left center;
    text-align: right;
    color: #FFFFFF;
    font-weight: 600;
    line-height: 22px;
}



.menu-icons-div.menu-icons-search {
    background-image: url(images/search-h.png);
}
.f-nav .menu-icons-div.menu-icons-search {
    background-image: url(images/icon-search-blue.png) !important;
}





@media screen and (min-width: 1000px) {
nav ul li a {
    color: #ffffff;

}
	.f-nav nav ul li a {
    color: #0077c8;

}
}

@media screen and (max-width: 1000px) {
.toggleMenu span.touch-btn:first-of-type {
    background: url(images/plus-minus.png) no-repeat 50% 2px #666;
    border-radius: 0px !important;
    background-color: transparent !important;
    width: 30px;
    height: 30px;
}	
}







.h-banner-bullets p {
    background-image: url(images/icon-entry-office-sizes.png);
    background-repeat: no-repeat;
    background-position: left 10px center;
    background-size: 32px 32px;
	padding: 15px 25px 15px 52px;
}
.h-banner-bullets p:nth-of-type(2) {
    background-image: url(images/icon-entry-locations.png);
}
.h-banner-bullets p:nth-of-type(3) {
    background-image: url(images/icon-entry-office-notice.png);
}
.h-banner-bullets p:nth-of-type(4) {
    background-image: url(images/icon-entry-office-plug-and0go.png);
}

@media screen and (max-width: 420px) {
.h-banner-bullets p {
    width: 55%;
}	
}


/* MULTI MENU SYSTEM
================================*/
.howerbox-level1 {
    top: 70px;
	/*border-top: solid 70px #0077c8;*/
}
.f-nav .howerbox-level1 {
    top: 60px;
}
