/*.intro-body {
	position: relative;
}
*/
#about-jump-point{
	position: relative;
	top:-30px;
	height: 0px;
}

#events-jump-point{
	position: relative;
	top:-50px;
	height: 0px;
}

#contact-jump-point{
	position: relative;
	top:-50px;
	height: 0px;
}



.intro-text {
	font-size: 1.5em;
	line-height: 1.2em;
}

.itc-logo-main {
	width: 25.8789vw;
	min-width: 250px;
	display: inline-block;
}

.itc-logo-navbar{
	height: 100%;
	display: inline-block;
	padding-left: 18px;
}

/*.itc-process-orbs{
	margin-left: 3vw;
	margin-right: 2vw;
}*/

.certs-awards {
	margin-top: 5vw;
	width: 60%;
	position: relative;
	bottom:13vw;
	left: -5.2vw;
	margin-bottom: 5vw;
}

.no-height-relative {
	position: relative;
/*	display: none;*/
}

.about-shape-top {
	position: absolute;
	bottom:-3px;
	min-width: 100%;
}

.about-shape-bottom {
	position: absolute;
	top: 28px;
	min-width: 100%;
}

.offerings-shape-bottom {
	position: absolute;
	top:-1px;
	min-width: 100%;
}
.sample-shape-top {
	position: absolute;
	top: -2px;
	min-width: 100%;
}

.methodology-shape-top {
	position: absolute;
	top: -31px;
	min-width: 100%;
}
.methodology-shape-bottom {
	position: absolute;
	bottom: -31px;
	min-width: 100%;
}

.visuals-shape-top {
	position: absolute;
	bottom:-2px;
	min-width: 100%;
}

.visuals-shape-bottom {
	position: absolute;
	top:-1px;
	min-width: 100%;
}
.contact-shape-top {
	position: absolute;
	top:-3px;
	min-width: 100%;
}

.dv-logo {
	width: 100%;
	margin-top: 18px;
	min-width: 200px;
}


.free-trial {
	background-color: #333;
	padding: 24px;
	border-radius: 12px;
	position: relative;
	top: 40px;
	width: 100%;
	text-align: center;
	box-shadow: rgba(255, 255, 255, 0.20) 0px 0px 24px 3px;
	margin-bottom: 80px;
/*	box-shadow: rgba(255, 255, 255, 0.40) 0px -100px 300px -66px;*/
}

.methodology-item {
	padding: 15px 12px;
}


.circle-image {
	border-radius: 50%;
	width:100%;
	max-width: 336px;
	margin: auto;
	box-shadow: 0px 1px 26px -5px rgba(0,0,0,0.20);
}

.arrow-container {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin: auto;
}

.arrow {
    width: 36px;
    position: absolute;
    top: 45%;
    right: 9px;
}

.nowrap {
	white-space: nowrap;
}

.high-contrast-container {
	background: rgba(0, 0, 0, 0.66);
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.59);
	border-radius: 8px;
	padding:6px 24px 18px 24px;
	margin-top: 12px;
}

.two-column-list {
	columns:2;
	padding:12px 1em;
	list-style: outside disc;
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    column-gap: 40px;
    -moz-column-gap: 40px;
}

.timeline {
	margin-top:24px;
	position: relative;
}

.events-curve {
	position: absolute;
	left: -4vw;
	height: 101%;
	top:-9px;
}

.event {
/*	height: 30.07812vw;*/
	display: table;
}

.dots{
	height: 36px;
	border-left: 3px dotted #979797;
	position: absolute;
	left: -3px;
	top: -9px;
	width: 3px;
	background-color: #fff;
}

.dots-bottom{
	height: 36px;
	border-left: 3px dotted #979797;
	position: absolute;
	left: -3px;
	bottom: 0px;
	width: 3px;
	background-color: #fff;
}

.event-left {
	display: table-cell;
	position: relative;
	padding: 9px 0;
	width: 35%;
}


.branch {
	display: inline-block;
	position: relative;
	min-width: 100px;
/*	right: 3px;*/
}

.year {	
	font-size: 3vw;
	display: inline;
	margin-left: 18px;
	font-weight: 100;
	padding-right: 24px;
}

.event-right {
	display: table-cell;
	border-left: 3px solid #979797;
	max-height: 30.07812vw;
	padding: 9px 12px 9px 30px;
	vertical-align: middle;
	position: relative;
	width: 65%;
}

.branch-node {
	width: 100%;
	z-index: 1000;
	position: relative;
	right: -10px;
}

.event-img {
	display: inline;
	border-right: 15px solid #393939;
	min-width: 200px;
}

#contact .col-xs-12 {
	display: table;
}

.contact-left {
	display: table-cell;
	vertical-align: top;
	width: 40%;
}

.contact-right {
	display: table-cell;
	padding-left: 18px;
	width: 60%;
}

.itc-logo-contact {
	width: 20vw;
}

.footer-shape-top {
	position: relative;
	top:-3px;
	width: 100%;
}

 .body, .html {
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;

}

@media screen and (min-width: 0px) and (max-width: 768px) {

#about .col-xs-8 {
	display: block;
	width: 100%;
}
#about .col-xs-4 {
	display: block;
	width: 100%;
}

#about img.about-image {
	width: 50%;
	margin: auto;
	min-width: 230px;
	border-radius: 50%;
	text-align: center;
}

.contact-left {
	display: block;
	width: 100%;
	padding-left:0px;
	margin-bottom: 24px;
}
.contact-right {
	display: block;
	width: 100%;
	padding:0 32px;
	margin-top: 18px;
}
.two-column-list {
	columns: 1;
}
}
@media screen and (min-width: 0px) and (max-width: 1145px) {

.event {
	margin-bottom: 30px;
	border: 1px solid #efefef;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.10);
	display: block;
	max-width: 738px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.timeline {

}

.dots{
	display: none;
}

.dots-bottom{
	display: none;
}

.event-left {
	display: block;
	position: relative;
	padding: 0px 0;
	min-width: 100%;
	border-radius: 10px 10px 0 0;
	overflow: hidden;
	width: 100%;
}

.branch {
	display: inline-block;
	position: relative;
	text-align: center;
	min-width: 100%;
}

.year {	
	font-size: 44px;
	margin-left: 0px;
	color: #fff;
	min-height: 62px;
	position: absolute;
	top:-82px;
	min-width: 100%;
	background-color: rgba(0, 0, 0, 0.60);
	text-align: center;
	display: block;
}

.event-right {
	display: block;
	border-left: 0px solid #979797;
	max-height: none;
	padding: 12px;
	vertical-align: top;
	position: relative;
	margin-left: 0px;
	width: 100%;
}

.branch-node {
	display: none;
}

.event-img {
	display: block;
	border-right: 0px solid #393939;
	width: 100%;
	min-width: auto;
	max-width: none;
}
#events .h3 {
	margin-top: 0px;
	text-align: center;
	display: block;
}
#events p {
	margin-top: 0px;
	text-align: center;
	display: block;
	padding: 0px;
}

.events-curve {
	display: none;
	left: 0px;
}
}

@media only screen and (min-width:1620px) {
.training-bg {
	max-height:70%;
}	
}


@media only screen and (min-width:1440px) {
#intro .introslogan {
	font-size: 52px;
}

.offering-xl-display-fix {
    padding-top: 4vw;
}        	

#methodology .methodology-xl-display-fix {
    padding: 6vw;
}        	
}

@media only screen and (max-device-width:768px) {
#intro {
	background: url(../img/earth-bg@2x.jpg) no-repeat center center fixed;
	-webkit-background-size: auto 1300px;
}
}

@media only screen and (max-device-width:1024px) {
#intro {
	background: url(../img/earth-bg@2x.jpg) no-repeat center center fixed;
	-webkit-background-size: 1800px auto;
}
}	
	