body {
	font-family: 'robotoregular';
	font-size:13px;
	line-height:18px;
	margin:0;
	padding:0;
	color:#403f3f;
	-webkit-font-smoothing: antialiased;
	line-height:21px;
	
}
.form-control:focus{
	outline:0!important;
	box-shadow:none!important;
	border-color: transparent!important;
}
.clear {
	width:100%;
	clear:both;
	height:0%;
	
}

.mag {
    width:200px;
    margin: 0 auto;
    float: none;
}
.navbar-brand {
    padding: 5px 15px 15px!important;
}
.top-menu {
min-width:300px;
/*background:#000;*/
min-height:28px;
padding:3px;
position:absolute;
top:0;	
}
    
.mag img {
    max-width: 100%;
}

.fix-zoom {
	position:fixed;
	top:120px;
	right:0;
	min-height:30px;
	border:1px solid #ab8c3c;
	padding:10px 10px 10px 10px;
	    color: #FFF;
}
        
  

.magnify {
    position: relative;
    cursor: none
}

.magnify-large {
    position: absolute;
    display: none;
    width: 300px;
    height: 300px;

    -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
       -moz-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    
    -webkit-border-radius: 100%;
       -moz-border-radius: 100%;
             border-radius: 100%
}

.zwrap {
 
  position: relative;
  display: block;
  margin:30px auto;
  border-radius:5px;
}

.zwrap .zimg {
  margin:0 0 0 0;
}

.zmagnifier {
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  background-image: url(../images/model-img.png);
  background-repeat: no-repeat;
  cursor: none;
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.8), 0 0 7px 7px rgba(0, 0, 0, 0.3), inset 0 0 40px 2px rgba(0, 0, 0, 0.3);
}


#container {
	width:1000px;
	margin:0 auto;
}

#right-panel {
	position:fixed;
	top:200px;
	min-height:300px;
	height:400px;
	min-width:150px;
	max-width:160px;
	right:0;
	padding:0px;
	background:#000;
	opacity:0.8;
	font-family: 'robotolight'; 
	color:#ffca43;
	border-radius:7px;
	border:1px inset #FFF;
}

#left-panel {
	position:fixed;
	top:140px;
	min-height:300px;
	height:200px;
	min-width:180px;
	
}

.boxes-fix {
	min-height:40px;
	border:1px inset #ffca43;
	border-left:none;
	color:#FFF;
	padding:8px 0 0 0;
	margin:0 0 5px 0;
	background: #000;
    opacity: 0.7;
}


.boxes-fix ul li a {
	color:#FFF;
	text-decoration:none;
}

.boxes-fix ul li a:focus {
	color:#ffca43;
}

.heading-or {
	color:#ffca43;
	font-size:18px;
	font-weight:bold;
}

#top {
	width:100%;
	height:15px;
	background:#636262;
}

#header {
	width:100%;
	/*background:#fbfbfb;*/
	
	position:fixed;
	top:20px;
	z-index:99;
	
}

#header-inner {
	width:100%;
	background:#3ac6d8;
	min-height:89px;
}

#nav-black {
	background:#000;
	min-height:35px;
	padding:0 0 0 0 0;
	margin:0 0 0 0;
	color:#FFF;
}

#logo {
	float: left;
	margin:10px 0 0 0;
	padding:0 0 0 0;
}

#banner {
	width:100%;
	/*min-height:600px;
	max-height:884px;*/
	padding:0 0 0 0;
}

.social-icons {
	    position: fixed;
    top: 118px;
    left: 0px;
    z-index: 99;
}

#vascular-about-place {
	min-height:300px;
	width:100%;
	background:#D1CACA;
	background:url(../images/about-bg.jpg) center no-repeat;
	background-size:cover;
	padding-top:40px;
}


#clinical-studies-place {
	min-height:400px;
	width:100%;
	background:#336349;
	background:url(../images/service-bg.jpg) center no-repeat;
	background-size:cover;
	padding-top:40px;
}


#product-devlp-place {
	/*min-height:400px;*/
	width:100%;
	background:#FFF;
}

#news-event-place {
	min-height:270px;
	width:100%;
	background:#FFF;
}

.grey-box {
	background:#6f6f6f;
	padding-top:15px;
	min-height:350px;
	background:url(../images/product-development-bg.jpg) center no-repeat;
	background-size:cover;
	color:#FFF;
	border-right:5px solid #FFF;
}

.pink-box {
	background:#4b2123;
	padding-top:15px;
	min-height:350px;
	background:url(../images/heart-insure-bg.jpg) center no-repeat;
	background-size:cover;
	color:#FFF;
	border-right:5px solid #FFF;
}

.green-box {
	background:#5f796c;
	padding-top:15px;
	min-height:350px;
	background:url(../images/csr-bg.jpg) center no-repeat;
	background-size:cover;
	
}

.login-txt {
	float:right;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:12px;
	color:#000;
}

#box-ride-place {
	
	padding:0 0 0 0;
	margin:-30px auto;
	position:relative;
}

.boxanim {
	padding:30px;
	transition:1s ease-in-out;
	
}

.boxanim:hover {
	background:#16a4b7;
	/*transform: rotateY(360deg);*/

}


.box-icon-anim {
	
	transition:1s;
	
}

.box-icon-anim:hover {
	background:#efefef;
}


#numbers-band {
	width:100%;
	background:#0b90a2;
	margin:75px 0 30px 0;
	
}

.number-bg {
	width:100%;
	background:url(../images/band-bg.png);
	background-size:cover;
	position:relative;
	left:0;
	    min-height: 190px;
    padding: 30px 0 0 0;
}

#boxth-afternumber {
	padding:0 0 0 0;
}

#dr-bg-band {
	width:100%;
	padding:30px 0 30px 0;
	background:url(../images/dr-bg.png);
	background-size:cover;
	margin: 18px 0 0 0;
}
	
#faq-place {
	padding:0 0 0 0;
	margin:30px 0 30px 0;
}


#latest-dis {
	padding:0 0 0 0;
	margin:30px 0 0 0;
}


#knw-more {
    padding:0 0 0 0;
	margin:30px 0 0 0;
}


#main-cont-inner {
	width:100%;
	background:#eef8ff;
	padding:30px 0 20px 0;
}


.news-box {
	min-height:120px;
	margin:0 0 0 0;
}


.left-blue {
	max-width:46px;
	min-width:46px;
	min-height:120px;
	background:#00a1e7;
	padding:0 0 0 0;
	float: left;
	color:#FFF;
}


.news-cont {
	float: left;
	max-height: 150px;
	padding:0 0 0 0;
	margin:0 0 0 8px;
}


#media-bg-cont {
	background:url(../images/media-bg.png) #271a0f left repeat-x;
	background-color: #271a0f;
	background-size:cover;
	min-height:768px;
	padding: 119px 0 0 15px;
	color:#FFF;
	opacity:0.8;
}


#innovation-bg-cont {
	background:url(../images/banner-bridge.png) #271a0f left repeat-x;
	background-color: #271a0f;
	background-size:cover;
	min-height:768px;
	padding: 119px 0 0 15px;
	color:#FFF;
}

#our-model-bg-cont {
	background:url(../images/our-model-bg.png) #271a0f left repeat-x;
	background-color: #271a0f;
	background-size:cover;
	min-height:768px;
	padding: 119px 0 64px 15px;
	color:#FFF;
}


#our-model-bg-contf {
	background:url(../images/our-model-bg1.png) #271a0f left repeat-x;
	background-color: #271a0f;
	background-size:cover;
	min-height:936px;
	padding: 119px 0 0 15px;
	color:#FFF;
}

#root-bg-cont {
	background:url(../images/root-bg.png) #271a0f left repeat-x;
	background-color: #271a0f;
	background-size:cover;
	min-height:768px;
	padding: 119px 0 0 15px;
	color:#FFF;
}

#ignitewhatis-bg-cont {
	background:url(../images/ignite-whatis-bg1.png) #271a0f left repeat-x;
	background-color: #271a0f;
	background-size:cover;
	min-height:768px;
	padding: 119px 0 0 15px;
	color:#FFF;
}

#the-garage-bg-cont {
    background: url(../images/bg-the-garage.jpg) #271a0f left repeat-x;
    background-color: #271a0f;
    background-size: 100% auto;
    min-height: 768px;
    padding: 119px 0 0 15px;
    color: #FFF;
    line-height: 23px;
    background-repeat: repeat;
    background-position: 0 0;
}
#the-garage-bg-cont a {
    color: #ffca43;
}
/*#the-garage-bg-cont-impact {
	background:url(../images/impact-bg-2.png) #271a0f left repeat-x;
	background-color: #271a0f;
	background-size:cover;
	min-height:768px;
	padding: 110px 0 0 0px;
	color:#FFF;
}*/

#bridge-cont {
	width:100%;
	min-height:236px;
	max-height:700px;
	margin:0 0 0 0;
}

#flyer-cont {
	width:100%;
	min-height:300px;
	margin:0 0 0 0;
}

.m-box1 {
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    margin-bottom: 12px;
	min-width:100px;
    min-height: 229px;
    height: 229px;
    padding: 14% 0 0% 0;
    text-align: center;
	opacity:0.3;
	background:#000;
}


.m-box2 {
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    margin-top: 49px;
	opacity:0.3;
	background:#000;
	min-width:120px;
    min-height: 180px;
    height: 180px;
    padding: 14% 0 0% 0;
    text-align: center;
}


.m-box3 {
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
	opacity:0.3;
	background:#000;
	min-width:120px;
    min-height: 140px;
    height: 140px;
    padding: 14% 0 0% 0;
    text-align: center;
}

.m-box5 {
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
	opacity:0.3;
	background:#000;
	min-width:120px;
    min-height: 200px;
    height: 200px;
    padding: 14% 0 0% 0;
    text-align: center;
}

.m-box4 {
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    margin-bottom: 12px;
	min-width:100px;
    min-height: 100px;
    height: 100px;
    padding: 14% 0 0% 0;
    text-align: center;
	opacity:0.3;
	background:#000;
}


.bridge-dna {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/dna-icon.png) center no-repeat;
	min-height:200px;
	height:100px;
	margin-left:40px;
   
}

.ignite-whatis {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/ignite-icon-big.png) #000 center no-repeat;
	min-height:240px;
	height:240px;
	margin-left:40px;
	opacity:0.6;
	max-width: 240px;
}

.ignite-whatisf {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/top-10-reason-icon1.png) #000 center no-repeat;
	min-height:240px;
	height:240px;
	margin-left:40px;
	opacity:0.6;
	max-width:240px;
}

.ignite-whatis-main {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/ignite-icon-big.png) #000 center no-repeat;
	min-height:200px;
	height:200px;
	margin-left:40px;
	opacity:0.6;
	max-width:200px;
}

.ignite-whatis-main1 {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/icon-buzz2.png) #000 center no-repeat;
	min-height:200px;
	height:200px;
	margin-left:40px;
	opacity:0.6;
	max-width:200px;
}

.bridge-whatis-main {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/icon-bridge.png) #000 center no-repeat;
	min-height:240px;
	height:240px;
	margin-left:40px;
	opacity:0.6;
	    max-width: 240px;
}


.ignite-topt-main {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/top-10-reason-icon.png) #000 center no-repeat;
	min-height:160px;
	height:160px;
	margin-left:40px;
	opacity:0.6;
	margin-top:40px;
	max-width: 160px;
}

.bridge-tech-main {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/icon-bridge-technology.png) #000 center no-repeat;
	min-height:185px;
	height:185px;
	margin-left:40px;
	opacity:0.6;
	margin-top:54px;
	max-width: 185px;
}

.root-whatis {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/root-icon1.png) #000 center no-repeat;
	min-height:200px;
	height:200px;
	margin-left:40px;
	opacity:0.6;
}

.bridge-tech {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/bridge-tech-icon.png) #000 center no-repeat;
	min-height:200px;
	height:200px;
	margin-left:40px;
	opacity:0.6;
}

.bridge-buzz {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/icon-buzz-hover.png) #000 center no-repeat;
	min-height:200px;
	height:200px;
	margin-left:40px;
	opacity:0.6;
}

.garage-career-ico {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/garage-career-icon.png) #000 center no-repeat;
	min-height:200px;
	height:200px;
	margin-left:40px;
	opacity:0.6;
}


.garage-our-thinking-main {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/thinking-icon-hover.png) #000 center no-repeat;
	min-height:200px;
	height:200px;
	margin-left:40px;
	opacity:0.6;
}



.garage-client-wall-main {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/garage-career-hover.png) #000 center no-repeat;
	min-height:200px;
	height:200px;
	margin-left:40px;
	opacity:0.6;
}

.garage-dna-main {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/dna-icon-hover.png) #000 center no-repeat;
	min-height:200px;
	height:200px;
	margin-left:40px;
	opacity:0.6;
	    /*min-width: 240px;*/
}

.root {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/root-icon.png) #000 center no-repeat;
	min-height:200px;
	height:200px;
	margin-left:40px;
	opacity:0.6;
}

.bridge-whatis{
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/bridge-whatis-ico.png) #000000 center no-repeat;
	min-height:200px;
	height:200px;
	margin-left:40px;
	opacity:0.6;
}

.bridge-sm-ico {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/icon-bridge-technology1.png) #000000 center no-repeat;
	min-height:100px;
	height:100px;
	margin-left:40px;
	opacity:0.6;
}


.garage-dna-ico {
	border:1px solid #FFF;
	text-align:center;
	background: #000;
	color: #fff;
	/*background:url(../images/dna-icon.png) #000000 center no-repeat;*/
	min-height:100px;
	height:100px;
	margin-left:40px;
	opacity:0.6;
	max-width: 100px;
	padding-top: 15px;
}

.garage-career-sm-ico {
	border:1px solid #FFF;
	text-align:center;
	background: #000;
	color: #fff;
	/*background:url(../images/career-icon.png) #000000 center no-repeat;*/
	min-height:100px;
	height:100px;
	margin-left:48px;
	opacity:0.6;
	max-width: 100px;
	padding-top: 15px;
}

.garage-career-sm-left-ico{
	border:1px solid #FFF;
	text-align:center;
	background: #000;
	color: #fff;
	/*background:url(../images/career-icon.png) #000000 center no-repeat;*/
	min-height:100px;
	height:100px;
	margin-left:40px;
	opacity:0.6;
	max-width: 100px;
	padding-top: 15px;
}



.ignite-top-ten-sm-ico {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/top-10-reason-icon.png) #000000 center no-repeat;
	min-height:100px;
	height:100px;
	margin-left:40px;
	opacity:0.6;
	    min-width: 100px;
}

.bridge-sm-icof {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/icon-bridge1.png) #000 center no-repeat;
	min-height:100px;
	height:100px;
	margin-left:40px;
	opacity:0.6;
}

.bridge-sm-flyer-ico {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/icon-download-flyer1.png) #000 center no-repeat;
	min-height:100px;
	height:100px;
	margin-left:40px;
	opacity:0.6;
	min-width: 100px;
}


.garage-our-thinking-ico {
	border:1px solid #FFF;
	text-align:center;
	background: #000;
	color: #fff;
	/*background:url(../images/thinking-icon.png) #000 center no-repeat;*/
	min-height:100px;
	height:100px;
	margin-left:48px;
	opacity:0.6;
	 max-width: 100px;
	 padding-top: 15px;
}
   

.bridge-sm-flyer-main {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/icon-download-flyer1.png) #000 center no-repeat;
	min-height:160px;
	height:160px;
	margin-left:119px;
	opacity:0.6;
	max-width: 160px;
}

.bridge-sm-buzz-main {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/icon-buzz.png) #000 center no-repeat;
	min-height:130px;
	height:130px;
	margin-left:18px;
	opacity:0.6;
	    max-width: 130px;
}

.bridge-sm-flyer {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/icon-download-flyer1.png) #000 center no-repeat;
	min-height:100px;
	height:160px;
	margin-left:40px;
	opacity:0.6;
	max-width:160px;
}

.bridge-sm-buzz-ico {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/icon-buzz3.png) #000 center no-repeat;
	min-height:100px;
	height:100px;
	margin-left:40px;
	opacity:0.6;
	max-width:100px;
}

.garage-client-wall-ico {
	border:1px solid #FFF;
	text-align:center;
	background: #000;
	color: #fff;
	/*background:url(../images/wall-icon.png) #000 center no-repeat;*/
	min-height:100px;
	height:100px;
	margin-left:48px;
	opacity:0.6;
	 max-width: 100px;
	 padding-top: 15px;
}

.garage-media-ico {
	border:1px solid #FFF;
	text-align:center;
	background: #000;
	color: #fff;
	/*background:url(../images/media-icon.png) #000 center no-repeat;*/
	min-height:100px;
	height:100px;
	margin-left:40px;
	opacity:0.6;
	max-width:100px;
	padding-top: 15px;
}

.garage-contact-ico {
	border:1px solid #FFF;
	text-align:center;
	background: #000;
	color: #fff;
	/*background:url(../images/contact-icon.png) #000 center no-repeat;*/
	min-height:100px;
	height:100px;
	margin-left:40px;
	opacity:0.6;
	max-width:100px;
	padding-top: 15px;
}

.garage-download-flyer-ico {
	border:1px solid #FFF;
	text-align:center;
	background: #000;
	color: #fff;
	/*background:url(../images/download-flyer-icon.png) #000 center no-repeat;*/
	min-height:100px;
	height:100px;
	margin-left:48px;
	opacity:0.6;
	max-width:100px;
	padding-top: 15px;
}

.garage-crew-ico{
	border:1px solid #FFF;
	text-align:center;
	background: #000;
	color: #fff;
	min-height:100px;
	height:100px;
	margin-left:40px;
	opacity:0.6;
	max-width:100px;
	padding-top: 15px;
}

.ignite-sm-buzz-ico {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/icon-buzz2.png) #000 center no-repeat;
	min-height:100px;
	height:100px;
	margin-left:40px;
	opacity:0.6;
	max-width:100px;
}

.bridge-cancel {
	    border: 1px solid #999;
    border-radius: 5px;
    padding: 0px 10px 10px 32px;
    background: #000;
    opacity: 0.8;
    font-family: 'robotolight';
}

.garage-dna {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/dna-icon.png) center no-repeat;
	min-height:200px;
	height:200px;
	margin-left:40px;
	min-width:200px;
}

.garage-dna:hover {
	border:1px solid #FFF;
	text-align:center;
	color:#ffca43;
	background:url(../images/dna-icon-hover.png) center no-repeat;
	transition:2s;
}



.garage-career {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/career-icon.png) center no-repeat;
	min-height:200px;
	height:200px;
	margin-left:40px;
	min-width:200px;

}

.garage-career:hover {
	border:1px solid #FFF;
	text-align:center;
	color:#ffca43;
	background:url(../images/career-icon-hover.png) center no-repeat;
	transition:2s;
}

.garage-upstream {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/fish-icon.png) center no-repeat;
	min-height:200px;
	height:200px;
	margin-left:40px;
	min-width:200px;
	background-size: 70px;
}

.garage-upstream:hover {
	border:1px solid #FFF;
	text-align:center;
	color:#ffca43;
	background:url(../images/fish-icon-hover.png) center no-repeat;
	transition:2s;
	background-size: 70px;
}

.the-vault{
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/vault-icon.png) center no-repeat;
	min-height:200px;
	height:200px;
	margin-left:40px;
	min-width:200px;
	
}
.the-vault:hover {
	border:1px solid #FFF;
	text-align:center;
	color:#ffca43;
	background:url(../images/vault-icon-hover.png) center no-repeat;
	transition:2s;
}

.garage-thinking {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/thinking-icon.png) center no-repeat;
	min-height:200px;
	height:200px;
	margin-left:40px;
	min-width:200px;

}

.garage-thinking:hover {
	border:1px solid #FFF;
	text-align:center;
	color:#ffca43;
	background:url(../images/thinking-icon-hover.png) center no-repeat;
	transition:2s;
}



.garage-wall{
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/wall-icon.png) center no-repeat;
	min-height:200px;
	height:200px;
	margin-left:40px;
	min-width:200px;

}

.garage-wall:hover {
	border:1px solid #FFF;
	text-align:center;
	color:#ffca43;
	background:url(../images/wall-icon-hover.png) center no-repeat;
	transition:2s;
}

.garage-leader{
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/crew_white_icon.png) center no-repeat;
	min-height:200px;
	height:200px;
	margin-left:40px;
	min-width:200px;
}
.garage-leader:hover{
	border:1px solid #FFF;
	text-align:center;
	color:#ffca43;
	background:url(../images/crewl.png) center no-repeat;
	transition:2s;
}


.garage-media{
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/media-icon.png) center no-repeat;
	min-height:200px;
	height:200px;
	margin-left:40px;
	min-width:200px;

}

.garage-media:hover {
	border:1px solid #FFF;
	text-align:center;
	color:#ffca43;
	background:url(../images/media-icon-hover.png) center no-repeat;
	transition:2s;
}

.garage-contact{
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/contact-icon.png) center no-repeat;
	min-height:200px;
	height:200px;
	margin-left:40px;
	min-width:200px;

}

.garage-contact:hover {
	border:1px solid #FFF;
	text-align:center;
	color:#ffca43;
	background:url(../images/contact-icon-hover.png) center no-repeat;
	transition:2s;
}


.garage-download-flyer{
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/download-flyer-icon.png) center no-repeat;
	min-height:200px;
	height:200px;
	margin-left:40px;
	min-width:200px;

}

.garage-download-flyer:hover {
	border:1px solid #FFF;
	text-align:center;
	color:#ffca43;
	background:url(../images/download-flyer-icon-hover.png) center no-repeat;
	transition:2s;
}




#footer {
	width:100%;
	padding:30px 0 30px 0;
	/*border-top:3px solid #ee5849;*/
	margin:0px 0 0 0;
	background:#000000;
	color:#FFF;
	font-size:12px;
	line-height:23px;
}

#copyright {
	width:100%;
	height:30px;
	background:#424242;
	color:#FFF;
	font-size:11px;
	line-height:29px;
	text-align:center;
}


.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
     -moz-transition: 0.6s ease-in-out left;
       -o-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.carousel .item > img {
  display: block;
  line-height: 1;
}

.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}

.carousel .active {
  left: 0;
}

.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel .next {
  left: 100%;
}

.carousel .prev {
  left: -100%;
}

.carousel .next.left,
.carousel .prev.right {
  left: 0;
}

.carousel .active.left {
  left: -100%;
}

.carousel .active.right {
  left: 100%;
}

.carousel-control.right {
  right: 15px;
  left: auto;
}


 .carouself-indicators{position:absolute;bottom:7px;left:90%;z-index:15;width:60%; right:0;padding-left:0;margin-left:-30%;text-align:center;list-style:none}
 .carouself-indicators li{display:inline-block;width:17px;height:17px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#FFF;background-color:#FFF;border-radius:10px;}
 
 .carouself-indicators ul li{display:inline-block; float:none; list-style:circle;}
 
 .carouself-indicators .active{width:17px;height:17px;margin:0;background-color:#e0e9f2}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}
 
 .carouself-indicators :focus{width:17px;height:17px;margin:0;background-color:#e0e9f2}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}



/*.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
  line-height: 20px;
  color: #ffffff;
}

.carousel-caption h4 {
  margin: 0 0 5px;
}

.carousel-caption p {
  margin-bottom: 0;
}


.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}*/


/* Ocean Carousel */
#oceanCarousel {
  position: relative;
  /*width: 100%;*/
}

#oceanCarousel .item  a {
  float: left;
  display: inline-block;
  width: 200px;
  height: 200px;
  border: 1px solid #fff;
  text-decoration: none;
}

/* Musicians Carousel */
#musiciansCarousel {
  position: relative;
  /*width: 600px;*/
  margin:0 0 0 0;
}

#musiciansCarousel .item a {
  float: left;
  display: inline-block;
  width: 600px;
  height: 400px;
  text-decoration: none;

}


.position_header_div_popup
{
    float: left;
    width: 100%;
    height: 40px;
    background-color: #9ef3f6;
}

.webDialogSmall
{
    width: 600px;
    height: 1050px;
    z-index: 102;
    left: 220px;
    top: 100px;
    overflow: hidden;
}
.ForgotPassword
{
    background-color: #ffffff;
    display: none;
    position: fixed;
    width: 700px;
    z-index: 10000;   
    overflow: hidden;
}
.ForgotPassword1
{
    background-color: #ffffff;
    display: none;
    position: fixed;
    width: 500px;
    z-index: 120;
    left: 350px;
    top: 300px;
    overflow: hidden;
}
.webDialog1, .webDialogSmall1, .webDialogSmall_dialog2, .webDialog3, .webDialog4
{
    background-color: #ffffff;
    display: none;
    position: fixed;
    width: 795px;
    z-index: 102;
    left: 120px;
    top: 300px;
    overflow: hidden;
}
.web_dialog_overlay
{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background: black;
    opacity: 0.7;
    filter: alpha(opacity=15);
    -moz-opacity: 0.7;
    z-index: 101;
    display: none;
}
.pin
{
    background-color: #c25f0e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFF;
}
.normal_text
{
    font-family: Arial;
    font-size: 12px;
    color: #000;
}
.label
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #f68a1d;
}
.emergency_textfield
{
    border: 1px solid #e8e8e8;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    padding-left: 5px;
}
.buttons
{
    background-color: #6fb7dd;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    border: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 30px;
    padding-bottom: 2px;
}

.forgotpopup_textfield
{
    border: 1px solid #cccccc;
    height: 25px;
    width: 290px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    padding-left: 5px;
}
.popup_textfield
{
    border: 1px solid #cccccc;
    height: 25px;
    width: 220px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
}

	
.card.add-animation.animation-1, .list-logos .logo.add-animation.animation-1, .project.add-animation.animation-1, .projects .info.add-animation.animation-1, .tab-content.add-animation.animation-1, .nav.add-animation.animation-1, .team .member.add-animation.animation-1, .address.add-animation.animation-1, .address-container.add-animation.animation-1, .form-group.add-animation.animation-1, .footer .info.add-animation.animation-1, .description.add-animation.animation-1, .carousel.add-animation.animation-1, .static-image.add-animation.animation-1, p.add-animation.animation-1
{
    -webkit-transition: all 0.7s ease-out 0.1s;
    -moz-transition: all 0.7s ease-out 0.1s;
    -o-transition: all 0.7s ease-out 0.1s;
    -ms-transition: all 0.7s ease-out 0.1s;
    transition: all 0.7s ease-out 0.1s;
}



/*.newhead_right{float: right;
	margin-top: -20px;
    height: 45px;background-color: beige;z-index: 999;
    width: 442px;border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;}
   .left_head_inner{float:left;height: 45px;background: #000;width: 60%;
    border-bottom-left-radius: 10px;padding: 5px;}
    .right_head_inner{float:left;height: 45px;background: #ffb23b;width: 40%;
    border-bottom-right-radius: 10px;}
    .hgt40{height: 40px;}*/

.newhead_right{
	margin-top: -20px;
    height: 45px;background-color: beige;z-index: 999;
    width: 700px;border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;}
   .left_head_inner{float:left;height: 45px;background: #000;width: 38%;
    border-bottom-left-radius: 10px;padding: 5px;}
    .center_head_inner{float:left;height: 45px;background: #EA903C;width: 52%;
    border-bottom-left-radius: px;padding: 5px;}
    .right_head_inner{float:left;height: 45px;background: #ffb23b;width: 10%;
    border-bottom-right-radius: 10px;}
.newhead_right1{
	display:none;margin-top: -20px;height: 45px;//z-index: 999;width: 450px;
	border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
   .left_head_inner1{float:left;height: 45px;background-color:#ffffff;width: 33%;
    border-bottom-left-radius: 10px;padding: 5px;}
    .center_head_inner1{float:left;height: 45px;background-color:#ffffff;width: 33%;
    border-bottom-left-radius: px;padding: 5px;}
    .right_head_inner1{float:left;height: 45px;background: #ffb23b;width: 33%;
    border-bottom-right-radius: 10px;}
    .hgt40{height: 40px;}
    .media_box_head_scroll{
    width: 95%;height: 600px; overflow: hidden;}
.media_box_head_scroll .media_box_head_scroller{
    width: 100%;
    height: 600px;
    padding-bottom: 15px;
    overflow-y: scroll; 
}
#the-garage-bg-cont-fuse-2017 {
	background:url(../images/fuse-2017-background.png) #271a0f left repeat-x;
	background-color: #271a0f;
	background-size:cover;
	min-height:888px;
	padding: 119px 0 0 15px;
	color:#FFF;
	border-bottom: 1px solid #676767;
}
#the-garage-bg-cont-impact {
	/*background:url(../images/impact-bg-2.png) #271a0f left repeat-x;*/
	background:url(../images/impact-bg-2.png) ;
	/*background-color: #271a0f;*/
	background-size:cover;
	min-height:768px;
	padding: 110px 0 0 0px;
	color:#FFF;
	width: 100%;
}

#emailer-bg-cont {
	background:url(../images/emailer-bg.png) #271a0f left repeat-x;
	background-color: #271a0f;
	background-size:cover;
	min-height:768px;
	padding: 119px 0 0 15px;
	color:#FFF;
}
#header-emailer {
	width:100%;
	background:url(../images/top-bg.png) #271a0f left repeat-x;
	position:fixed;
	top:0px;
	z-index:99;
	
}
.fs15{font-size: 15px;}
.fs16{font-size: 16px;}
/* Responsive css for mobile written by valli */

.mb5{margin-bottom:5px;}
.right_nav{margin-top:6px;margin-right: 470px;}
.mr40{margin-right: 40px;}
.impact-box{
	/*padding-left: 90px !important;
	padding-right: 90px !important;*/
	padding-top: 35px;
	padding-bottom: 35px;
	/*background-color: #000;*/
	color: #ffffff;
}

@media screen and (max-width: 480px) {
	.leadershipbg{
		padding-top: 65px!important;
	}
	.leader_block{
		margin-top: 0px!important;
	}
	.block_border{
		margin-top: 0px!important;
	}
	.block_bottom .Blockimg1{
		position: relative!important;
		margin-right: -15px!important;
	}
	.block_bottom .Blockimg2{
		position: relative!important;
		margin-left: -15px!important;
		margin-right: -15px!important;
	}
	.SocialIcon2{
		float: right;
	}
	.align_center{
		text-align: center;
	}
}

@media screen and (min-width : 481px) and (max-width : 767px){
	.leadershipbg{
		padding-top: 50px!important;
	}
	.leader_block{
		margin-top: 0px!important;
	}
	.block_border{
		margin-top: 0px!important;
	}
	.block_bottom .Blockimg1{
		position: relative!important;
		margin-right: -15px!important;
	}
	.Blockimg1 img, .Blockimg2 img{
		width: 100%;
		height: 300px;
	}
	.block_bottom .Blockimg2{
		position: relative!important;
		margin-left: -15px!important;
		margin-right: -15px!important;
	}
	.SocialIcon2{
		float: right;
	}
	.align_center{
		text-align: center;
	}

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

}

/*-----------Leader Ship Css Start------------*/
.footer_social{
	display: inline-flex;
}
.footer_social .foot_social_img{
	padding: 0px 10px;
}
.leadershipbg {
	background: url(../images/leadership_bg_img.png) #271a0f left repeat-x;
    background-color: #271a0f;
    background-size: cover;
    /*min-height: 330px;
    padding-top: 72px;*/
	padding-top:20px;
    color: #FFF;
    border-bottom: 1px solid #676767;
}
.leadershipContant h3{
	font-family: 'robotolight';
	font-size: 69px;
	color: #fff;
	text-align: center;
}
.leadershipContant p {
    font-size: 16px;
    font-family: 'robotolight';
    color: #fff;
    text-align: center;
    line-height: 28px;
    margin-bottom: 20px;
}

.Block1Contant{background-color: #fa8b39;/*padding-bottom: 15%;*/}

.leader_block{
	margin-top: -3%;
}
.lName1{
	font-family: 'robotolight';
    font-size: 20px;
    color: #fff;
    text-align: justify;
    margin-bottom: 0px;
    padding: 2% 2% 1% 2%;
    font-weight: bold;
}
.Ldesgnation1{
	font-family: 'robotolight';
    font-size: 14px;
    color: #fff;
    padding: 0% 2%;
    text-align: justify;
    font-weight: bold;
}
.lDetails1{
	padding: 2% 0% 2% 2%;
    font-family: 'robotolight';
    font-size: 15px;
    color: #fff;
    text-align: justify;
}
.block_border{
	border: 1px solid #ccc;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 5%;
}
.block_bottom{
	margin-bottom: 35px;
}
.block_bottom .Blockimg1{
	position: absolute;
	z-index: 1;
	margin-right: -30px;
}
.block_bottom .Blockimg2{
	position: absolute;
	z-index: 1;
	margin-left: -45px;
	margin-right: 0px;
}

.lName2{
	font-family: 'robotolight';
    font-size: 20px;
    padding: 2% 2% 0% 0%;
    color: #fff;
    text-align: right;
    font-weight: bold;
}
.Ldesgnation2{
	font-family: 'robotolight';
    font-size: 14px;
    color: #fff;
    text-align: right;
    padding: 0% 2% 0% 0%;
    font-weight: bold;
}
.lDetails2{
	font-family: 'robotolight';
    font-size: 15px;
    color: #fff;
    text-align: justify;
	padding: 2% 2% 2% 0%;
}

.Block3{padding-top: 15%;}
.Block4{padding-top: 11%;padding-bottom: 5%;}
.fuse-note {
	background: #fa8b39 !important;
	margin-bottom: 10px;
}
.fuse-note p {
    margin-bottom: 10px !important;
    font-family: arial;
    color: #000 !important;
}
.fuse-note p.fuse-more, .fuse-note p.rmv-mrgn {
    margin-bottom: 0px !important;
}
.fuse-note p.fuse-more a {
    text-transform: uppercase;
    font-family: arial;
    color: #000;
    font-size: 12px;
}
.opk-note.fuse-note.fuse-top-icon {
    padding: 20px 10px;
}
.fuse-note h3 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 600;
}
/***** New Design 2018 ****/
.main_nav {
	position: relative;
	top: 20px;
	width: 100%;
	text-align: center;
}
.navbar-nav.main_nav>li {
	float: none;
	display: inline-block;
    padding: 0 2%;	
}
.garage-posture {
	border:1px solid #FFF;
	text-align:center;
	background:url(../images/posture.png) center no-repeat;
	min-height:200px;
	height:200px;
	margin-left:40px;
	min-width:200px;
}
.garage-posture:hover {
	border:1px solid #FFF;
	text-align:center;
	color:#ffca43;
	background:url(../images/posture-hover.png) center no-repeat;
	transition:2s;
}
.garage-head-main {
    border: 1px solid #FFF;
    text-align: center;
    min-height: 200px;
    height: 200px;
    position: relative;
	opacity: 0.8;
}
.garage-head-main-holder img {
    margin-bottom: 10px;
}
.garage-head-main-holder {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.garage-subhead-main {
    margin: 0 !important;
    max-width: 100%;
    padding-top: 17px;	
}
.impact_banner {
	background: #000 !important;
}
.full_width {
	width: 100%;
	user-drag: none; 
	user-select: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-ms-user-select: none;	
}
.floating_head {
	position: absolute;
	width: 100%;
}
.light_font {
	font-family: 'robotolight'; 	
}
.floating_head h3 {
	font-size: 29px;	
}
.impact-box h3 {
	font-size: 22px;	
	margin-bottom: 40px;	
}
.impact-box ul li {
	text-align: center;
	vertical-align: top;
}
.impact-box ul li p {
    font-family: 'robotolight';
    font-size: 47px;
    color: #fda53d;
    margin: 5px 0;
    line-height: 47px;
}
.impact-box ul li span {
	font-size: 14px;
	font-family: 'robotoregular';
	color: #fff;	
}
.learn_more a {
	background: #2c2c2c;
	font-family: 'robotolight';
	color: #fff;
	font-size: 16px;
	padding: 12px 50px;	
}
.learn_more a:hover, .learn_more a:focus {
	color: #fff;
	text-decoration: none;	
}
.impact-box ul {
	margin-bottom: 40px;
}
.learn_more {
    padding-top: 30px;
}
.posture_body {
	padding: 0;
	border: 0 none;
}
.posture_body img {
	max-width: 100%;
	width: 100%;
}
.innovate-bg-cont {
    background: url(../images/banner-bridge.jpg) #271a0f left repeat-x !important;
	background-size: cover !important;
}
.fill-height {
	min-height: 100vh !important;
}
.garage-head-main-text {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 10px;	
}
.side_header .garage-head-main {
    background: #000;
    opacity: 0.6;
    height: 170px;
    min-height: 170px;
    margin-bottom: 20px;
}
.platform_head {
	font-size:31px; 
	font-family: 'robotolight'; 
	color:#ffca43; 
	line-height:44px; 
	text-align:center;
    margin-bottom: 30px;	
}
.side_top_head {
	color: #fff;
	font-size: 16px;
    bottom: 15px;	
}
.side_header .garage-subhead-main {
    min-height: 135px;
    position: relative;	
}
.crew_holder img {
	width: 100%;
}
.crew-block {
    position: relative;
    min-height: 380px;
    margin-bottom: 20px;
}
.crew_desc {
	position: absolute;
    top: 211px;
    color: #fff;
    background: url(../images/crew_head_bg.png);
    padding: 10px 15px;
    height: 160px;
    overflow: hidden;
    border: 1px solid transparent;
    transition: all 0.6s ease-in-out;
    background-size: auto;
    background-repeat: repeat;
    background-position: 0;
}
.crew-display .crew_desc {
    top: 0;
    height: auto;
    border: 1px solid #ccc;
    background: rgba(0,0,0,0.8);
    min-height: 266px;
}
.crew_holder {
	cursor: pointer;
}
.crew_desc h3 {
	font-family: 'robotolight'; 
	text-transform: uppercase;	
	border-bottom: 2px solid #fa8b39;
	margin-top: 0;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.crew_desc p.crew_occ {
    font-family: 'robotolight';
    font-size: 16px;
	opacity: 1;
    margin-bottom: 6px;	
}
.crew_desc p {
    font-size: 12px;
    line-height: 16px;
    opacity: 0;
}
.crew-display .crew_desc p {
	opacity: 1;
}
.mb0 {
	margin-bottom: 0;
}
.crew_desc a {
	margin-right: 5px;
}
.mt30 {
	margin-top: 30px;
}
span.close_display {
    border: 1px solid #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 7px;
    right: 7px;
	display: none;
}
.main_nav.nav li.active a {
    color: #fa8b39;
}
@media (max-width: 1199px) {
	.navbar-nav.main_nav>li {
		padding: 0;
	}	
	.navbar-nav.main_nav>li a {
		font-size: 15px;
	}	
.crew_desc h3 {
    font-size: 14px;
    margin-bottom: 5px;
    padding-bottom: 6px;	
}	
.crew_desc p.crew_occ {
    font-size: 12px;
}
.crew_desc p {
    font-size: 10px;
    line-height: 13px;
}
.crew-block {
    min-height: 315px;
}
.crew_desc {
    padding: 8px 12px;
}
.crew-display .crew_desc {
    min-height: 215px;
}
}
@media (max-width: 991px) {
	.navbar-nav.main_nav>li {
		padding: 0;
	}	
	.navbar-nav.main_nav>li a {
		font-size: 11px;
	}
	.main_nav {
		width: auto;
	}
}
@media (min-width: 992px) {
	.impact-box ul li {
		width: 32%;
	}
	.impact-box ul.four_col li:first-child {
		margin-left: 9%;
		margin-right: 2%;
	}
}
/***** New Design 2018 ****/
/***** homepage changes 4-9-2018 ****/
.home-cust-suc .home_expect_font {
    font-size: 40px;
    text-align: center;
    margin: 30px 0;
}
.home-cust-suc{
	position:relative;
	top:-20px;
	margin-top: -2px;
    background: url(../images/client_wall_bg.png) #271a0f left repeat-x;
    background-color: #271a0f;
    background-size: cover;	
	background-position: top center;
}
.home-cust-suc h2,.home-cust-suc p{
	color:#fff;
}
.home-cust-suc .pos {
        color: #facd3c;
    padding-top: 6px;
    display: block;
}
.home-cust-suc .more{
	margin:30px 0 40px;
}
/***** homepage change 4-9-2018 ****/

/***** vault page 1-5-2019 ****/
#header.vaultheader {
    background: #000;
    position: fixed;
    padding-top: 20px;
    z-index: 99;
    height: 100px;
	top:0;
}
#the-vault-bg-cont {
    background: url(../images/bg-the-vault.jpg) #000 bottom no-repeat;
    background-color: #271a0f;
    background-size: 100% auto;
    min-height: 690px;
	/*min-height: 768px;*/
    padding: 119px 0 0 15px;
    color: #FFF;
    line-height: 23px;
    background-repeat: repeat;
    background-position: 0 0;
}
#the-vaultinsights-bg {
    background: url(../images/vault-bg.jpg) #000 top no-repeat;
    /*background-color: #271a0f;*/
    background-size: 100% auto;
	min-height: 768px;
    padding: 119px 0 0 15px;
    color: #FFF;
    line-height: 23px;
    /*background-repeat: repeat;
    background-position: 0 0;*/
}
#the-vaultinsights-bgunlock {
    background: url(../images/bg-the-vaultinsights-unlock.jpg) #000 bottom no-repeat;
    background-color: #271a0f;
    background-size: 100% auto;
	min-height: 768px;
    padding: 119px 0 0 15px;
    color: #FFF;
    line-height: 23px;
    background-repeat: repeat;
    background-position: 0 0;
}
#the-vaultinsights-healthcarebgunlock {
    background: url(../images/bg-healthcare.jpg) #000 bottom repeat;
	background-size: 100% auto;
	min-height: 768px;
    padding: 119px 0 0 15px;
    color: #FFF;
    line-height: 23px;
}
.vaultContainer h1 {
    font-size: 27px;
    font-family: 'robotolight';
    margin-bottom: 25px;
}

.imagebox {
  background: transparent;
  padding: 0px;
  position: relative;
  text-align: center;
  width: 100%;
}

.imagebox img {
  opacity: 1;
  border-radius:8px;
  border:1px solid #555454;
}

.imagebox .imagebox-desc {
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 0px;
  color: #fff;
  font-size: 27px;
  font-family: 'robotolight';
  left: 0px;
  padding: 20px 15px;
  position: absolute;
  text-align: center;
  width: 100%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.imagebox a{
	cursor:pointer;
}
.vaultContainer{
	font-family: 'robotolight';
	font-size:16px;
}
.vaultContainer .bridge-cancel {
    border: 1px solid #fff;
    border-radius: 0;
    padding: 30px;
    background: transparent;
	position:relative;
	margin-bottom:50px;
}
.vaultContainer h2{
	font-size: 24px;
    font-family: 'robotolight';
    margin-bottom: 15px;
	margin-top:0px;
}
.vaultContainer ul {
    padding-left: 30px;
}
.vaultContainer li {
    position: relative;
    margin-bottom: 10px;
    line-height: 21px;
    list-style: none;
    padding-left: 30px;
}
.vaultContainer li:before {
    background-image: url(../images/listicon.png);
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 23px;
    height: 23px;
}
a:focus, a:hover {
    text-decoration: none!important;
}
.btn-unlock {
    background-color: #c25200;
    font-size: 19px!important;
    padding: 15px 90px!important;
    opacity: 1!important;
    border-radius: 5px!important;
	color:#fff!important;
}
.btn-unlock:hover, .btn-unlock:focus{
	outline:0!important;
	box-shadow:none!important;
	color:#fff!important;
}
.btn-list{
	position: absolute;
    bottom: 20px;
    right: 40px;
}
#UnlockForm .modal-content, #HealthcareUnlockForm .modal-content, #TrainingUnlockForm .modal-content, #ValutbrigeUnlockForm .modal-content, #ValutIgniteUnlockForm .modal-content, #VideoUnlockForm .modal-content{
	background-color: #403f3f;
    border: 1px solid #818080;
    border-radius: 5px;
}
#UnlockForm button.close, #HealthcareUnlockForm button.close, #TrainingUnlockForm button.close, #ValutbrigeUnlockForm button.close, #ValutIgniteUnlockForm button.close, #VideoUnlockForm button.close{
	opacity:1;
}
#UnlockForm .modal-title, #HealthcareUnlockForm .modal-title, #TrainingUnlockForm .modal-title, #ValutbrigeUnlockForm .modal-title, #ValutIgniteUnlockForm .modal-title, #VideoUnlockForm .modal-title{
	font-size: 27px;
    font-family: 'robotolight';
	color:#fff;
}
#UnlockForm .modal-body, #HealthcareUnlockForm .modal-body, #TrainingUnlockForm .modal-body, #ValutbrigeUnlockForm .modal-body, #ValutIgniteUnlockForm .modal-body, #VideoUnlockForm .modal-body {
    padding: 15px 50px 30px 50px;
}
#UnlockForm .form-control, #HealthcareUnlockForm .form-control, #TrainingUnlockForm .form-control, #ValutbrigeUnlockForm .form-control, #ValutIgniteUnlockForm .form-control, #VideoUnlockForm .form-control {
    height: 50px;
	background-color: #919191;
    border: none;
    border-radius: 8px;
	color:#000;
	font-size:18px;
}
#UnlockForm .form-control:focus, #UnlockForm .form-control:hover, #HealthcareUnlockForm .form-control:focus, #HealthcareUnlockForm .form-control:hover, #TrainingUnlockForm .form-control:focus, #TrainingUnlockForm .form-control:hover, #ValutbrigeUnlockForm .form-control:focus, #ValutbrigeUnlockForm .form-control:hover, #ValutIgniteUnlockForm .form-control:focus, #ValutIgniteUnlockForm .form-control:hover, #VideoUnlockForm .form-control:focus, #VideoUnlockForm .form-control:hover{
	outline:0;
	box-shadow:none;
}
img:focus, img:hover{
	outline:0;
}
#UnlockForm .form-control::placeholder, #HealthcareUnlockForm .form-control::placeholder, #TrainingUnlockForm .form-control::placeholder, #ValutbrigeUnlockForm .form-control::placeholder , #ValutIgniteUnlockForm .form-control::placeholder, #VideoUnlockForm .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color:rgba(0,0,0,1);
}

#UnlockForm .form-control:-ms-input-placeholder, #HealthcareUnlockForm .form-control:-ms-input-placeholder, #TrainingUnlockForm .form-control:-ms-input-placeholder, #ValutbrigeUnlockForm .form-control:-ms-input-placeholder, #ValutIgniteUnlockForm .form-control:-ms-input-placeholder, #VideoUnlockForm .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:rgba(0,0,0,1);
}

#UnlockForm .form-control::-ms-input-placeholder, #HealthcareUnlockForm .form-control::-ms-input-placeholder, #TrainingUnlockForm .form-control::-ms-input-placeholder, #ValutbrigeUnlockForm .form-control::-ms-input-placeholder, #ValutIgniteUnlockForm .form-control::-ms-input-placeholder, #VideoUnlockForm .form-control::-ms-input-placeholder { /* Microsoft Edge */
  color:rgba(0,0,0,1);
}
#UnlockForm .modal-header, #HealthcareUnlockForm .modal-header, #TrainingUnlockForm .modal-header,  #ValutbrigeUnlockForm .modal-header,  #ValutIgniteUnlockForm .modal-header,  #VideoUnlockForm .modal-header{
    border-bottom: 0px;
}
.flowchartContent .btn-unlock{
	margin-bottom:50px;
	margin-top:20px;
	margin-left: 70px;
	padding: 15px 60px!important;
}

.accord-insights {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-top: 20px;
    padding: 5px 0px 10px 0px;
}
.top-fly-icons {
    position: absolute;
    right: 15px;
    /* z-index: 9; */
}
.tabContent {
    padding-left: 50px;
}
.tabContent a{
	color: #fa8b39;
}
.tabContent a:hover{
	color: #fff;
}
.top-fly-icons img{
	margin-left:5px;
	margin-right:5px;
}
.vaultContainer ul.nav-stacked {
    margin-top: 10px;
	padding-left:0px;
}
.vaultContainer ul.nav-stacked li {
    background-color: #000;
    border: 1px solid #555454;
    border-radius: 8px;
    padding-left: 30px;
    padding-right: 30px;
}
.vaultContainer ul.nav-stacked li:after{
	background-image: url(../images/dropdown-arrow.png);
    position: absolute;
    content: "";
    right: 7px;
    top: 15px;
    width: 19px;
    height: 11px;
}
.vaultContainer ul.nav-stacked li:before{
	left: 10px;
    top: 10px;
}
#accordion1 li.panel, #accordion1 li.panel a{
	 height: 100%!important;
}


#header.blackopp {
    width: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    z-index: 99;
    padding: 15px 0 30px;
    z-index: 999;
}

.northstar_inner {
    position: absolute;
    top: 18%;
    z-index: 98;
}

.northstar_container {
    position: relative;
	height:100vh!important;
}

.northstar_container video{
object-fit: fill;
}
.northstar_wrapper{
	background:#000;
}
.northstar_wrapper>p{
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    /*text-align: center;*/
    color: rgba(255, 255, 255, 1);
    width: 90%;
    margin: 0 auto;
    padding-bottom: 6px;
}

.northstar_inner .content {
    width: 13%;
    float: left;
    font-size: 15px;
    font-weight: 300;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.73;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin-left: 32px;
}

.northstar_inner .main {
    position: absolute;
    left: 54%;
    transform: translate(-50%,0);
}

.northstar_inner .content h2 {
    font-size: 25px;
}

.northstar_inner .content p {
    font-size: 15px;
}
.trailcontainer h3{
	color: #fa8b39;
    font-size: 36px;
    text-align: center;
}
.ps-timeline-sec {
  position: relative;
}
.ps-timeline-sec .tmcontainer {
  position: relative;
}
@media screen and (max-width: 767px) {
  .ps-timeline-sec .tmcontainer ol:before {
    background: #348e80;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
    top: 130px !important;
    left: 36px !important;
  }
  .ps-timeline-sec .tmcontainer ol:after {
    background: #348e80;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
    top: inherit !important;
    left: 36px;
  }
  .ps-timeline-sec .tmcontainer ol.ps-timeline {
    margin: 130px 0 !important;
    border-left: 2px solid #348e80;
    padding-left: 0 !important;
    padding-top: 120px !important;
    border-top: 0 !important;
    margin-left: 25px !important;
  }
  .ps-timeline-sec .tmcontainer ol.ps-timeline li {
    height: 220px;
    float: none !important;
    width: inherit !important;
  }
  .ps-timeline-sec .tmcontainer ol.ps-timeline li:nth-child(2) .img-handler-bot img {
    width: 70px;
  }
  .ps-timeline-sec .tmcontainer ol.ps-timeline li:last-child {
    margin: 0;
    bottom: 0 !important;
    height: 120px;
  }
  .ps-timeline-sec .tmcontainer ol.ps-timeline li:last-child .img-handler-bot {
    bottom: 40px !important;
    width: 40% !important;
    margin-left: 25px !important;
    margin-top: 0 !important;
  }
  .ps-timeline-sec .tmcontainer ol.ps-timeline li:last-child .img-handler-bot img {
    width: 100%;
  }
  .ps-timeline-sec .tmcontainer ol.ps-timeline li:last-child .ps-top {
    margin-bottom: 0 !important;
    top: 20px;
    width: 50% !important;
  }
  .ps-timeline-sec .tmcontainer ol.ps-timeline li span {
    left: 0 !important;
  }
  .ps-timeline-sec .tmcontainer ol.ps-timeline li span.ps-sp-top:before {
    content: none !important;
  }
  .ps-timeline-sec .tmcontainer ol.ps-timeline li span.ps-sp-top:after {
    content: none !important;
  }
  .ps-timeline-sec .tmcontainer ol.ps-timeline li span.ps-sp-bot:before {
    content: none !important;
  }
  .ps-timeline-sec .tmcontainer ol.ps-timeline li span.ps-sp-bot:after {
    content: none !important;
  }
  .ps-timeline-sec .tmcontainer ol.ps-timeline li .img-handler-top {
    position: absolute !important;
    bottom: 150px !important;
    width: 30% !important;
    float: left !important;
    margin-left: 35px !important;
    margin-bottom: 0 !important;
  }
  .ps-timeline-sec .tmcontainer ol.ps-timeline li .img-handler-top img {
    margin: 0 auto !important;
    width: 80% !important;
  }
  .ps-timeline-sec .tmcontainer ol.ps-timeline li .img-handler-bot {
    position: absolute !important;
    bottom: 115px !important;
    width: 30% !important;
    float: left !important;
    margin-left: 35px !important;
    margin-bottom: 0 !important;
  }
  .ps-timeline-sec .tmcontainer ol.ps-timeline li p {
    text-align: left !important;
    width: 100% !important;
    margin: 0 auto !important;
    margin-top: 0px !important;
  }
  .ps-timeline-sec .tmcontainer ol.ps-timeline li .ps-top {
    width: 60% !important;
    float: right !important;
    right: 0;
    top: -40px;
  }
  .ps-timeline-sec .tmcontainer ol.ps-timeline li .ps-bot {
    width: 60% !important;
    float: right !important;
    right: 0;
    top: -40px;
  }
}
.ps-timeline-sec .tmcontainer ol:before {
  /*background: #348e80;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: absolute;
  left: 8px;
  top: 49.5%;*/
}
.ps-timeline-sec .tmcontainer ol:after {
  /*background: #348e80;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: absolute;
  right: 8px;
  top: 49.5%;*/
}
.ps-timeline-sec .tmcontainer ol.ps-timeline {
  margin: 230px 0;
  padding: 0;
  /*border-top: 8px solid #ffca43;*/
  list-style: none;
  border-radius:4px;
  background-image:url('../images/trialblazer/gray-yellow-line_May-month.png');
  height: 8px;
    background-position: left;
    background-repeat: no-repeat;
}
.ps-timeline-sec .tmcontainer ol.ps-timeline li {
  float: left;
  width: 6%;
  padding-top: 30px;
  position: relative;
}
.ps-timeline-sec .tmcontainer ol.ps-timeline li span {
 /* width: 50px;
  height: 50px;
  margin-left: -25px;
  background: #fff;
  border: 4px solid #348e80;
  border-radius: 50%;
  box-shadow: 0 0 0 0px #fff;
  text-align: center;
  line-height: 50px -10;
  color: #df8625;
  font-size: 2em;
  font-style: normal;
  position: absolute;
  top: -26px;
  left: 50%;*/
}
.ps-timeline-sec .tmcontainer ol.ps-timeline li span.ps-sp-top:before {
  content: "";
  color: #348e80;
  width: 2px;
  height: 50px;
  background: #348e80;
  position: absolute;
  top: -50px;
  left: 50%;
}
.ps-timeline-sec .tmcontainer ol.ps-timeline li span.ps-sp-top:after {
  content: "";
  color: #348e80;
  width: 8px;
  height: 8px;
  background: #348e80;
  position: absolute;
  bottom: 90px;
  left: 44%;
  border-radius: 100%;
}
.ps-timeline-sec .tmcontainer ol.ps-timeline li span.ps-sp-bot:before {
  content: "";
  color: #348e80;
  width: 2px;
  height: 50px;
  background: #348e80;
  position: absolute;
  bottom: -50px;
  left: 50%;
}
.ps-timeline-sec .tmcontainer ol.ps-timeline li span.ps-sp-bot:after {
  content: "";
  color: #348e80;
  width: 8px;
  height: 8px;
  background: #348e80;
  position: absolute;
  top: 90px;
  left: 44%;
  border-radius: 100%;
}
.ps-timeline-sec .tmcontainer ol.ps-timeline li .img-handler-top {
  position: absolute;
    bottom: 40px;
    width: 100%;
    left: 0px;
}
.ps-timeline-sec .tmcontainer ol.ps-timeline li .img-handler-top img {
  display: table;
  margin: 0 auto;  
}
ol.ps-timeline li a{
	cursor:pointer;
}
.ps-timeline-sec .tmcontainer ol.ps-timeline li .img-handler-bot {
  position: absolute;
  top: -6px;
    width: 100%;
    left: 0px;
}
.ps-timeline-sec .tmcontainer ol.ps-timeline li .img-handler-bot img {
  display: table;
  margin: 0 auto;
}
.ps-timeline-sec .tmcontainer ol.ps-timeline li p {
  text-align: center;
  /*width: 80%;*/
  margin: 0 auto;
  color: rgba(255,255,255,0.5);
    font-size: 16px;
}
.img-handler-top p, .img-handler-bot p {
    font-size: 10px!important;
    margin-bottom: 10px!important;
}
.ps-timeline-sec .tmcontainer ol.ps-timeline li p .title{
	font-size:16px;
	color:#ffca43;
}
.ps-timeline-sec .tmcontainer ol.ps-timeline li p .title1{
	font-size:12px;
	color:#ffca43;
}
.ps-timeline-sec .tmcontainer ol.ps-timeline li .ps-top {
  position: absolute;
    top: -40px;
    margin: 0 auto;
    width: 100%;
	left:0px;
}
.ps-timeline-sec .tmcontainer ol.ps-timeline li .ps-bot {
  position: relative;
    margin: 0 auto;
    text-align: center;
    width: 100%;
	top: -5px;
	left:0px;
}

@media (min-width: 768px){
.trailblazePopup .modal-dialog {
    width: 800px;
    margin: 30px auto;
}
}
.trailblazePopup .modal-dialog .modal-body img{
	width:100%;
}
.trailblazePopup .close{
	position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99;
	width: 20px;
    opacity: 1;
}
.trailblazePopup .modal-content{
	border:none;
}
.trailblazePopup .modal-header {
    padding: 0;
    border-bottom: 0px solid #e5e5e5;
}
.trailblazePopup .modal-body {
    padding: 0;
}