@import url('https://fonts.googleapis.com/css?family=Lato');

@font-face {
	font-family: 'Conv_Museo100';
	src: url('../font/museo/Museo100.eot');
	src: local('☺'), url('../font/museo/Museo100.woff') format('woff'), url('../font/museo/Museo100.ttf') format('truetype'), url('../font/museo/Museo100.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Conv_exljbris - Museo-300';
	src: url('../font/museo/exljbris - Museo-300.eot');
	src: local('☺'), url('../font/museo/exljbris - Museo-300.woff') format('woff'), url('../font/museo/exljbris - Museo-300.ttf') format('truetype'), url('../font/museo/exljbris - Museo-300.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_exljbris - Museo-500';
	src: url('../font/museo/exljbris - Museo-500.eot');
	src: local('☺'), url('../font/museo/exljbris - Museo-500.woff') format('woff'), url('../font/museo/exljbris - Museo-500.ttf') format('truetype'), url('../font/museo/exljbris - Museo-500.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_exljbris - Museo-700';
	src: url('../font/museo/exljbris - Museo-700.eot');
	src: local('☺'), url('../font/museo/exljbris - Museo-700.woff') format('woff'), url('../font/museo/exljbris - Museo-700.ttf') format('truetype'), url('../font/museo/exljbris - Museo-700.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
    font-family:'Conv_Museo100',Sans-Serif;
   
}

a, a:hover {
    text-decoration: none;
}
.bg-dark {
    background-color: #ffffff !important;
}

.white{color: #fff;}
.marginBtm20{
    margin-bottom: 20px;
}


.navbar-nav > li  {
  border-right: 1px solid #475d88;
    line-height: 1px;
}
.navbar-nav > li:last-child {
  border-right: 0px solid #475d88;
    line-height: 2px;
}

.navbar-dark .navbar-toggler {
    color: rgba(0,0,0,.5);
}
.bg-primary {
    background-color: #000000 !important;
    min-height: 650px;
    padding: 10px;
}

.navbar-dark .navbar-nav .nav-link {
    color: #4d2a7c;
    font-weight: bold;
    font-family: Lato;
    font-size: 14px;
    padding: 12px;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color:  #000000;
    font-weight: bold;
}

.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #000;
}
section {padding: 70px 0;}
section h2{text-align: center; color:#666666; font-family:'Conv_Museo100',Sans-Serif; font-size: 4.2rem;}


.nav-tabs .nav-item {
    margin-bottom: -5px;
}
.nav-tabs { border-bottom: 2px solid #DDD; }
.nav-tabs > li {padding:  20px 20px 5px 19px; color: #999999; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: none; color: #ff9900;text-transform: none; }
    .nav-tabs > li > a { border: none;font-family: 'Lato', sans-serif;  color: #333333;  text-transform: none;  font-size: 13px; }
        .nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none; color: #000000 !important; background: transparent;text-transform: none; border-bottom: 3px solid #ff9900;  padding-bottom: 8px; }
        .nav-tabs > li > a::after { content: ""; background: #ff9900; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; }
.tab-content{padding:20px}
.card {    border: 0px solid rgba(0,0,0,.125); margin-bottom: 10px; }
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover  {
    color: #000000;
    background-color: #fff;
    /* border-color: #ddd #ddd #fff; */
    border: 0px;
    border-bottom: 3px solid #ff9900;
}
/*indusHeading{ font-size: 40px;  margin: 0 1px; line-height: 40px;}
.indusHeadingTxt01{ color: #ff9900;}
.indusHeadingTxt02{ color: #0c9c47;}
.indusHeadingTxt03{ color: #ae1d22;}
.indusHeadingTxt04{ color: #17a9b8;}
.indusHeadingTxt05{ color: #e37951;}
.indusContent{color: #717171;font-size: 20px; line-height: 25px; margin-top: 10px; }
.indusContent strong {color: #717171; font-weight: bold;}*/
 
.tab-pane img{width: 100%;}

.science{min-height: 650px; background-color: #33367d; padding-top: 50px;
    }
.science h2 {color: #fff;}
.science .scienceTxt{width: 35%!important}
.science h3 {
        font-size: 30pt;
        color: #ffffff;
        line-height: 38px;
    font-family: "Conv_exljbris - Museo-300";
    text-align: left;
    }
    .science h5 {
        font-size: 20pt;
        color: #ffffff;
        line-height: 25px;
        text-align: left;
       
    }

.carousel-caption {
   bottom: 90px;
    left: 14%;
    color: #ffffff;
}
.carousel-caption h3{width: 100%; text-align: left;}
.carousel-caption p{width: 100%;  text-align: left; opacity: 0.5, font-family: "Conv_Museo100";font-size:15pt; margin-bottom: -6rem;}
.terminal{min-height: 650px; background-color: #e6e6e6; padding: 80px 0 0 !important;
    }

.bigImageContainer{/*width:100%; margin:0 auto;*/ }
.bigImageContainer img{border: 3px solid #4d2a7c;width: 100%;margin-bottom: 10px; }

.thumbImageContainer{background-color: #ccc;}

.thumbUl{
       list-style-type: none;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    width: 84%;
}
.thumbUl li {
    float: left;
    width: 185px;
    height: auto;
    position: relative;
}

.thumbUl li a {
    display: block;
    color: white;
    text-align: center;
    padding: 30px 2px;
    text-decoration: none;
    background-color: #ccc;
}
.thumbUl li:hover:after{
    content: '';
    position: absolute;
    left: 70px;
    top: 0;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #e6e6e6;
    clear: both;
}

.thumbUl li.active:after {
    content: '';
    position: absolute;
    left: 70px;
    top: 0;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #e6e6e6;
    clear: both;
}

.blog {
    min-height: 470px;
    background-color: #ff8500;
    padding-top: 180px;
    color: #fff;
}

.blog h4{ font-size: 32px; font-family:'Conv_Museo100',Sans-Serif;}
.blog p{ font-size: 20px; font-style: italic; margin-top: 20px; font-weight: bold;}
.blog p span{ font-size: 18px; font-style: italic; font-weight: normal;}
.blog img { width: 75%;}

.about{min-height: 450px;
    background-color: #fff;
    padding-top: 30px;
    color: #666666;}
.aboutContent {
    line-height: 30px;
    font-size: 20px;
    color: #666666;
    text-align: left;
    font-family: 'Conv_exljbris - Museo-300',Sans-Serif;
}
.indusTitle{ font-size: 4.2rem; color: #666666; text-align: center; font-family:'Conv_Museo100',Sans-Serif; margin-top: 40px;}
.indusHeading{     font-size: 23px; margin: 0 1px; line-height: 25px;}
.indusHeadingTxt01{ color: #ff9900;}
.indusHeadingTxt02{ color: #0c9c47;}
.indusHeadingTxt03{ color: #ae1d22;}
.indusHeadingTxt04{ color: #17a9b8;}
.indusHeadingTxt05{ color: #e37951;}
.indusContent{    color: #717171; font-size: 20px; line-height: 25px; margin-top: 10px; }
.indusContent strong {color: #717171; font-weight: bold;}
 .aboutTeamTitle p {
    font-size: 25px;
    color: #999999;
    border-bottom: 1px solid #999999;
}
.promo-caption {
    font-size: 20px;
    color: #4d2a7c;
    margin-top: 5px;
    margin-bottom: 0;
    line-height: 25px;
    font-family: Conv_Museo100;
    font-weight: bold;
}
.insight{ min-height: 650px; background-color: #505050; padding-top: 50px;}
.insight h2{ font-size: 4.2rem;    text-align: center; font-family: 'Conv_Museo100',Sans-Serif; margin-top: 40px; color: #fff;}
.insightContent h4{color: #d88c22; font-size: 26px;font-weight: bold;}
.insightContent h6{color: #d88c22;font-size: 18px; font-weight: bold;}
.insightContent p{color: #fff;}
.drakGrey{color: #8f8f7a !important;}
.drakOrange{color: #d88c22 !important;}
.centerHr{border-bottom: 1px solid #fff; padding: 10px 0; margin: 10px 0 20px;}

.image-holder {
  width: 70%;
 /* float: left;*/
  cursor: pointer;
    display: block;
  overflow: hidden;
        margin: 0 auto;
}

.image-holder img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.image-holder .img-1 {
 filter: gray; /* IE5+ */
      -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
      -webkit-transition: all .8s ease-in-out; 
}

.image-holder:hover .img-1 {
  filter: grayscale(0);
  transition: 0.5s ease-in-out;
    -webkit-transform: scale(1.01);
}

.popover-body {
    padding: 9px 14px;
    color: #fff;
    background-color: #339933;
     border-radius: 10px;
}

.popover{padding: 0px;border-radius: 10px;}
.popover.bs-popover-auto[x-placement^=top] .arrow::after, .popover.bs-popover-top .arrow::after {
    bottom: -10px;
    margin-left: -6px;
    border-top-color: #339933;
}
.popover.bs-popover-auto[x-placement^=bottom] .arrow::after, .popover.bs-popover-bottom .arrow::after {
    top: -10px;
    border-bottom-color: #339933;
}

.footer-copyright{ background-color: #4d2a7c !important; color: #fff; max-height: 130px; line-height: 100px;}

.contact{background-color: #cccccc; padding: 0px 0;}
.contactTitle{margin-top: 30px;}
.contactTitle h2{    font-size: 2.2rem;}
.btn-danger {
    color: #fff;
    background-color: #4d2a7c;
    border-color: #4d2a7c;
}
.btn-danger:hover {
    color: #fff;
    background-color: #4d2a7c;
    border-color: #4d2a7c;
}

.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255,255,255,.5);
    border-radius: 50%;
    cursor: pointer;
}

.download {    background-color: #333333;
    height: 30px;
    border-radius: 30px;
    line-height: 12px;
    font-size: 14px;
    padding-right: 50px; border:1px solid #333;}
.download:hover { background-color: #4c4b4b; border:1px solid #333;} 


.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 120%;
    border: 0;
}

.purple{background-color: #4d2a7c;}

/* ----------------------------------new abhijeet custom css----------------------------------------- */

nav.fixedSmall {
	height: 50px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	
}

ul {
  list-style-type: none;
}

nav.small li {
	margin-top: 17px;
}

.marginTopMin84{
	margin-top: -84px;
}


nav,
a,
img,
li {
	transition: .7s all;
	-moz-transition: .7s all;
	-webkit-transition: .7s all;
	-o-transition: .7s all;
}

.contactTitle .fa {
  color: #00589B;
}

.contactTitle i{
	border-radius: 60px;
    box-shadow: 0 0 0 2px #00589B inset;
    width: 4.5rem;
    line-height: 49px;
    font-size: 1.4rem;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    width: 50px;
    height: 50px;
    
}

.contactTitle li{
	padding: 2px;
} 

.padding7{
	padding-top: 3%;
}

.contactTitleList{
		padding-left: 0px;
	}

.privacy {
    background-color: #505050;
}

.privacy h2 {font-size: 4.2rem; }
.privacy h3 {font-size: 26pt;border-bottom: 1px solid #fff; margin-top: 20px;}
.privacy h4 {font-size: 22px;}
.privacy h5 {font-size: 20pt; color: #d88c22;}

.privacy h2, .privacy h3,.privacy h4  {
    color: #fff;
}
.privacy p, .privacy ul li{ color: #fff;}
.privacy a { color: #d88c22;}
/* ----------------------------------mediaQuery--------------------------------------- */

@media only screen and (max-width: 900px) {
	
	#industries .nav-tabs li {
	    padding-left: 0px;
	    padding-right: 0px;
	    padding-top: 10px;
	}
	
	.navbar-nav > li{
		border: 1px solid rgba(128,128,128,.2);
	}
	
	.padding7{
		padding-top: 0;
	}
	
	#thelogo{
		width: 200px
	}
	
	.d-logoTop{
		margin-top: 107px;		
	}
	
	.bg-primary {
	    min-height: 381px;
	}
	
	.d-none {
    	display: block!important;
	}
	
	#carouselExampleIndicators{
		height: 100%;
	}
	
	.carousel-indicators {
	    bottom: -14%;
	}
	
	.science h5 {
	    font-size: 10pt;
	    line-height: 21px;
	}
	
	.science .scienceTxt {
   		 width: 73%!important;
	}
	
	.marginTopMin84 {
		margin-top: 110px;
	}
	
	.carousel-caption{
		 bottom: -44px;
	}
	
	.science h3 {
	    font-size: 22pt;
	    line-height: 30px;
	}
	
}

@media screen and (max-width: 900px), screen and (max-height: 550px) {
  
  .scienceCss{
  	padding-top: 24%;
  }
  
  .marginTopMin84 {
		margin-top: 22px;
	}
}

@media screen and (max-width: 770px), screen and (max-height: 450px) {
	
	  .scienceCss{
  	padding-top: 24%;
  }
  
  .marginTopMin84 {
		margin-top: 151px;
  }
	
  .blog{
  	padding-top: 119px;
  }		
  
  .centerAlign{
  	text-align: center;
  }
  
  .blog img {
    width: 50%;
  }
  
  .insight .col-md-3{
  	max-width: 36%;
  }
  
  .insight .col-md-9{
  	max-width: 63%;
  }
  
  .insightContent h4 {
    font-size: 24px;
  }
  
  .insightContent h6 {
    font-size: 16px;
   }
   
   .carousel-indicators {
   	  bottom: 10%;
   }
   
   .d-logoTop {
      margin-top: 62px;
	}
    
    .privacy h2 {font-size: 4.2rem; }
.privacy h3 {font-size: 18pt;}
.privacy h4 {font-size: 14px;}
.privacy h5 {font-size: 14pt;}
}

@media screen and (max-width: 710px), screen and (max-height: 410px) {
	
	.blog img {
    	width: 35%;
	}
	
	.aboutTeamTitle p {
    	font-size: 13px;
	}
}

@media only screen and (max-width: 450px) {
	
	.insight .col-md-9 {
    	max-width: 100%;
	}
	.insightContent{
		text-align: center;
	}
	
	.insight .col-md-3 {
    	max-width: 100%;
    	text-align: center;
	}
	
	.insight .col-sm-6{
		text-align: center;
	}
	
	.d-logoTop {
    	margin-top: 59px;
	}
	
	.bg-primary {
	    min-height: 256px;
	}
	
	.carousel-indicators {
    	bottom: -6%;
	}
	
	.blog img {
    	width: 50%;
	}
	
	.contactTitleList{
		padding-left: 0px;
	}
	
	.contactTitleList .col-md-2{
		width: 25%;
	}
	
	.contactTitleList .col-md-10{
		width: 75%;
	}
     .privacy h2 {font-size: 4.2rem; }
    .privacy h3 {font-size: 18pt;}
    .privacy h4 {font-size: 14px;}
    .privacy h5 {font-size: 14pt;}
}

@media (min-width: 768px){
	.aboutTeamTitle p {
    	font-size: 18px;
	}
	
}


/* ----------------------------------new abhijeet custom css----------------------------------------- */