.branding-sub+.content:not(.content--article), .nav-breadcrumb+.content:not(.content--article), .nav-page+.content:not(.content--article), .branding-sub+.content:not(.content--narrow), .nav-breadcrumb+.content:not(.content--narrow), .nav-page+.content:not(.content--narrow) {
	margin-top: 16px;
}
.nav-breadcrumb {
	margin: 16px 0;
}
.content--featured {
	margin-top: 16px;
}
.banner{border-radius:11px;}
.phtitle {
	position: relative;
	top: -90px;
	font-size: 94%;
	padding: 3px 10px;
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
}
.phtitle a, .phtitle a:hover{ color: #ffffff; text-transform: uppercase; text-align: left; text-decoration: none; line-height: 19px;}
.phheading{font-size:11px;}
.phdesc {margin-top: -60px; padding: 0 12px; min-height: 400px;}
#navbar li a.active{background: rgb(83, 98, 131)}
.colbg1{background: #f4f4f4;}
.colbg2{background: #F1F1F1;}
.colbg3{background: #DFDFDF;}
.modal-header {
	padding: 8px;
	border-bottom: 1px solid #ccc;
	background: #536283;
	color: #fff;
	font-weight: bold;
}
.mt10{margin-top:10px !important;}

#timeline-wrap{
	margin:44px 8%;
	top:100;
	position:relative;
}
#timeline{
	height:1px;
	width: 100%;
	background-color:#aabbc4;
	position:relative;
}
.timeline-icon.one {
	background-color: #8C97AD !important;
}
.timeline-icon.two {
	background-color: #667491 !important;
}
.timeline-icon.three{
	background-color: #33415E !important;
}
.marker{
	z-index:1000;
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 1.4em;
	text-align: center;
	position: absolute;
	margin-left: -25px;
	background-color: #999999;
	border-radius: 50%;
}
.marker:hover{
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	background-color: #777 !important;
}
.rotatetxt:hover{transform: rotate(90deg);}
.mfirst{
	top:-25px;
	left: 10%;
}
.m2{
	top:-25px;
	left:50%
}
.mlast{
	top:-25px;
	left:91%
}
.timeline-panel {
	margin-top: 20%;
	width: 500px;
	height: 200px;
	background-color: #cbd0df;
	border-radius:2px;
	position:relative;
	text-align:left;
	padding:10px;
	font-size:20px; 
	font-weight:bold;
	line-height:20px;
	float:left;
}
.timeline-panel:after {
	content:'';
	position:absolute;
	margin-top: -12%;
	left:10%;
	width:0;
	height:0;
	border:12px solid transparent;
	border-bottom: 15px solid #cbd0df;
}
.timelinetext {
	font-size: 10px;
	color: #555;
	line-height: 2;
	padding: 0;
	margin: 0;
}
.secondary{margin-bottom:0px;}
.phdesc ul>li {
	margin-bottom: 14px;
}
.phdesc ul>li {
	margin-bottom: 5px;
}
.pagebanner{
	background-image:url('images/ipdtp-banner.jpg');
	background-repeat:no-repeat;
	background-size:cover;
	height:250px;
}
.pagebanner a.langlink, .pagebanner a.langlink:visited, .pagebanner a.langlink:hover {
	background-color: #F5a356;
	color: #444;
	padding: 3px 5px;
	font-size: 88%;
	text-decoration:none;
}
.banner-text{
	float: right;
    color: #fff;
    width: 50%;
    text-align: center;
    height: 250px;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
}
.regdates{font-size:90%;}
.banner-text p {
	margin-bottom: 5px !important;
    padding: 10px;
    width: 100%;
    border-radius: 10px 0 0 10px;
    font-size: 105%;
}

@media (max-width: 32em){
	.pagebanner{
		background-color:#59789F;
		background-image:none;
		height:auto;
	}
	.banner-text{
		width:100%;
	}
}
@media (max-width: 811px) and (orientation: landscape){
	.banner-text{
		width:65%;
	}
}

@media (max-width: 767px) and (orientation: portrait){
	.theme--applications [role="banner"] .banner__logo {
		left: 50%;
		transform: translateX(-50%);
	}
	body.theme--applications footer small {
		clear: both;
	}
	a.nav-button, a.nav-close{display:none;}
}


.launchanimationtext{}
#launchanimation{z-index:1000;display: block; width: 100%;/*overflow: hidden; */ margin-bottom: 40px;}
.hiddenbutton{background: transparent; font-size: 20px; border: none; color:#fff;cursor: pointer;}
.webinar {
	
	width: 82%;
	margin: 0 auto;
}
.webinar a {
	color: #fff;
	text-decoration: underline;
	padding: 6px;
}

.webinar table, tbody, tfoot, thead, tr, th, td { border: 1px solid #196caa; !important;}

