/*privacy alok*/

#privacy_policy, #banner{
	height: 620px;
	background: linear-gradient(180deg, #FCE3C7, transparent);
	padding:0;
}
.privacy_banner_sec, .contents-wrap{
    max-width: 85%;
    margin: auto;
    padding: 80px 0;
}
.privacy_head_1{
	font-size: 45px;
	color: #312E2D;
	line-height: normal;
	font-family: 'ArticulatCF-Medium', sans-serif;
	margin-bottom:30px;
}
.privacy_desc{
    padding-left: 23rem;
    padding-top: 5rem;
    width: 85%;
}
.privacy_desc .para_level_1, .privacy_details_wrap .para_level_1{
	font-size: 16px;
	color: #312E2D;
	line-height: 28px;
	margin: 0;
	font-family: 'ArticulatCF-Regular', sans-serif;
}
.privacy_head_2{
	font-size: 25px;
	color: #312E2D;
	line-height: 40px;
	margin: 0;
	font-family: 'ArticulatCF-Medium', sans-serif;
}
.privacy_head_3{
	font-size: 20px;
	color: #312E2D;
	line-height: 28px;
	letter-spacing:0;
	border:0;
	margin: 0;
	text-transform:none;
	font-family: 'ArticulatCF-Medium', sans-serif;
}
.privacy_desc_para{
	padding-left: 6.5rem;
}
.mb-3{
	margin-bottom:20px!important;
}
.ps-5{
	padding-left:8rem!important;
}
.privacy_details_wrap{
    background: #F4F4F4;
    padding: 30px;
    border-radius: 10px 0 0 10px ;
    margin: 1.5rem 0 3rem 4rem;
}
.privacy_details_head{
    width: 50%;
    padding: 2rem 0 1rem 8rem;
}
.font-wg-bold{
	font-family: 'ArticulatCF-DemiBold';	
}
#privacy_description_1{
	background: #f4f4f4;
	padding: 40px 0;
}
.bg_gray{
	background: #F4F4F4;
}
.bg_white{
	background: #fff;
}
.privacy_head .head_level_1{
	color:#312E2D;
	font-size:32px;
}
.privacy_list{
	list-style: none;
    padding-top: 15px;
    line-height: 28px;
    padding-left: 18px;
    position: relative;
    font-size: 16px;
	color:#312E2D;
	margin:0;
	margin-bottom:15px;
}
.mb-0{
	margin-bottom:0;
}
.privacy_list li{
	position: relative;
}
.privacy_list li:before{
	content: '';
    position: absolute;
    background: #F7901D;
    display: inline-block;
    height: 10px;
    width: 2.5px;
    left: -12px;
    top: 8px;
    transform: rotate(155deg);
}
a{
	color: #F7901D;
	text-decoration: none;
}

#tribe_banner{
     background: grey;
	padding:0;
	position:relative;
}
#tribe_banner .service_banner_text, #engineer_banner .service_banner_text {
	position: absolute;
    top: 38%;
    left: 6.2%;
    width: 37.5%;
    background: #f4f4f4;
    padding: 30px;
    height: 62%;
	z-index:2;
}
#tribe_video{
     position: relative;
     background: #F4F4F4;
/*      height: 750px; */
	padding:0;
	margin-bottom:40px;
}
.cta_style_1{
     padding-top: 20px;
	 position:relative;
	 z-index:1;
}
/* .cta_style_1 a {
    color: #F4F4F4;
    background: #312E2D;
    padding: 18px 30px;
    font-size: 16px;
    border-radius: 8px;
    border: 2px solid #312E2D;
    text-decoration: none;
} */
.heading_level_2{
     font-size: 45px;
     color: #312E2D;
     line-height: 50px;
     font-family: 'ArticulatCF-Medium';
}
#tribe_video .row.service_video_sec .video_wrap{
    padding: 0;
    position: absolute;
    bottom: 0;
}
.video_left_text{
    position: absolute;
    left: 22%;
    top: 16%;
    width: 70%;
}
#tribes_people{
     background: #f4f4f4;
	padding:0;
}
.tribes_head{
     width: 60%;
}
.tribes_head_wrap{
     display: flex;
     justify-content: space-between;
     align-items: center;
     width: 100%;
}
.tribes_head_wrap .cta_style_1{
     width: 40%;
     text-align: right;
     padding: 0;
	 position:relative;
	 z-index:2;
}
.tribes_people_wrap{
     max-width: 78%;
     margin: auto;
     padding: 70px 0;
     margin-right: 10%;
}
.job_listing_inside{
    display: flex;
    align-items: center;
    justify-content: space-between; 
    padding-bottom: 30px;
    width: 100%;
}
/*.job_listing:nth-child(even){
     margin-left: 80px;
     padding-right: 100px;
}*/
.margin_cls{
     margin-left: 10%;
}
.career_list_wrap{
     display: flex;
     padding-top: 30px;
     position: relative;
}
.career_list{
     width: 25%;
}
.job_listing_wrap{
     width: 75%;
     height: 420px;
     overflow-x: hidden;
     overflow-y: scroll;
     transition: 0.5s ease;
	 position:relative;
}
.job_img{
     width: 20%;
}
.job_desc{
     width: 80%;
     padding-left: 30px;
     padding-right: 20%;
}
.overflow_space{
     width: 15%;
}
.job_img img{
     border-radius: 15px;
}
.career_list ul{
     font-size: 16px;
     color: #312E2D;
     line-height: 40px;
     list-style: none;
     padding-left: 20px;
}
.career_list ul li a{
     text-decoration: none;
     color: #312E2D;
     transition: 0.5s ease;
}
.career_list .active a, .lists:hover {
  color: #F7901D;
  font-weight: bold;
  position: relative;
  background-color: #F7901D;
    color: #fff;
}
.career_list .active a:before {
    content: '';
    position: absolute;
    background: #F7901D;
    display: inline-block;
    height: 10px;
    width: 2.5px;
    left: -12px;
    top: 8px;
    transform: rotate(155deg);
}
/* .job_listing_wrap:after{
     position: absolute;
     bottom: 0;
      background-image: linear-gradient(to top, rgba(255,255,255,1), rgba(255,255,255,0));
} */
.career_list_wrap ::-webkit-scrollbar, .indus-content::-webkit-scrollbar, .contnt::-webkit-scrollbar {
  width: 3px;
  position: absolute;
  right:-50px;
}
.career_list_wrap ::-webkit-scrollbar-track, .indus-content::-webkit-scrollbar-track, #legacy .contnt_wrap .contnt::-webkit-scrollbar-track {
  box-shadow: inset 0 0 3px grey; 
  border-radius: 10px;
}
.contnt_wrap .contnt::-webkit-scrollbar {
	 box-shadow: inset 0 0 3px #989C9D; 
}
.career_list_wrap ::-webkit-scrollbar-thumb, .indus-content::-webkit-scrollbar-thumb, #legacy .contnt_wrap .contnt::-webkit-scrollbar-thumb{
  background: #312E2D; 
  border-radius: 10px;
}
.contnt_wrap .contnt::-webkit-scrollbar-thumb{
	background:#fff;
}
#legacy .contnt_wrap .contnt::-webkit-scrollbar-thumb{
	
}
.career_list_wrap ::-webkit-scrollbar-thumb:hover, .indus-content::-webkit-scrollbar-thumb:hover, #legacy .contnt_wrap .contnt::-webkit-scrollbar-thumb:hover  {
  background: #b30000; 
}
.contnt_wrap .contnt::-webkit-scrollbar-thumb:hover{
	background:#fff;
}
.scroll_txt{
    position: absolute;
    right: -4%;
    top: 11%;
    transform: rotate(90deg);
    font-size: 16px;
}
.indus-content-wrap{
	position:relative;
}
.indus-content-wrap .scroll_txt{
	top:32%;
}
.video_wrap_1, .video_wrap_2{
	width:50%;
}
.video_wrap_2 .video_wrap{
	position: absolute;
    right: 0;
    bottom: 0;
    width: 56.2%;
	z-index:2;
}
header .navbar-default{
	padding:5px 0;
}
header .logo-tag{
	width:75%;
	margin:12px 0 0!important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background:none!important;
	color:#F7901D!important;
}
header .navbar-default .navbar-nav li a{
	color:#312E2D;
}
a.team-social-cta img{
	width:auto;
}
.meet_team_wrap img{
	width:100%;
}
.meet_team_wrap{
	padding:15px;
}
#tiger_bg{
	position:relative
}
.video_left_text .cta_style_1{
	margin-top:60px;
	position:relative;
	z-index:2;
}

/* tiger gene */
#gene_banner{
	position:relative;
	padding:0;
	background:#000;
}
#gene_banner .service_banner_text{
	width:60%;
	top:16%;
	bottom:unset;
}
.cta_style_2 a{
	color: #312E2D!important;
    background:#F4F4F4;
    padding: 18px 30px;
    font-size: 16px;
    border-radius: 8px;
    border: 2px solid #F4F4F4;
    text-decoration: none;
	font-family: 'ArticulatCF-Medium', sans-serif;
}
.gene_para_wrap{
	margin-top:8%;
}
.head_level_5{
	font-size: 55px;
    line-height: 60px;
    font-family: 'ArticulatCF-DemiBold';
    color: #312E2D;
    margin-bottom: 15px;
}
.why_us_wrap .head_level_6{
	margin-bottom: 0px;
}
.head_level_6{
	font-size: 40px;
    line-height: initial;
    font-family: 'ArticulatCF-Medium';
    color: #312E2D;
    margin-bottom: 15px;
}
.row.strength_sec{
	max-width:85%;
	margin:auto;
	padding:40px 0;
	display:flex;
	align-items:center;
}
.strength_outer{
	background:#F4F4F4;
}
.body_level_4{
	font-size:16px;
	color:#302E2D;
	line-height:28px;
	font-family: 'ArticulatCF-Regular', sans-serif;
	margin:0;
}
.body_level_3{
	font-size:23px;
	color:#302E2D;
	line-height:35px;
	font-family: 'ArticulatCF-Medium', sans-serif;
	margin:0;
}
.mb-b{
	margin-bottom:15px;
}
.cta_pad{
	padding-top:30px;
}
.image_width{
	width:100%;
}
.strength_text{
	padding-right:30px;
}
.strength_head{
	max-width: 83%;
    margin: auto;
    padding: 50px 0 30px;	
}
#emp_quotes{
	padding:0;
}
#emp_quotes .strength_text{
	padding:0;
	padding-left:10%;
}
.colr_gray{
	color:#988F8C;
}
#purpose .strength_text{
	padding-left:8%;
	padding-right:15%;
}
#ecosystem .row.strength_sec{
	margin-right: 0;
    max-width: 93%;
}
/* .job_listing_wrap_out:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 150px;    
}
.job_listing_wrap_out:after {
    bottom: 0;
    background-image: linear-gradient(to top, rgba(255,255,255,1), rgba(255,255,255,0));
} */
.purpose_tab{
	max-width:83%;
	margin:auto;
	padding-bottom:35px;
}
.purpose_tab .nav-tabs{
	border:none;
}
.purpose_tab .nav-tabs > li.active > a, .purpose_tab .nav-tabs > li.active > a, .purpose_tab .nav-tabs > li.active > a:hover, .purpose_tab .nav-tabs > li.active > a:focus{
	border:0;
	border-bottom:2px solid #F7901D;
	padding-left: 0;
    padding-right: 0;
    
}
.purpose_tab .nav > li > a{
	margin-right: 30px;
	padding-left: 0;
    padding-right: 0;
	border:0;
}
.purpose_tab .nav > li > a:hover, .purpose_tab .nav > li > a:focus{
	background:#fff;
	border:0;
	margin-right: 30px;
}
.service_video_wrap_2{
	width: 56.2%;
    position: absolute;
    top: 38%;
    right: 0;
}
.service_video_text_wrap{
	width: 26%;
    position: absolute;
    left: 9%;
    top: 18%;
}
/* .video_wrap_2{
	width: 56.2%;
    position: absolute;
    right: 0;
    top: 21%;
} */
#offerings{
	padding:60px 0;
	z-index: 2;
    position: relative;
}
#offerings .head_level_1{
	color:#312E2D;
	padding-bottom:30px;
}
.service_video_right_text .off-heading{
	margin-bottom:35px;
}
#service_video .grid{
	background:#fff;
	z-index:-1;
}
.service_bg{
	background: #fff;
    position: relative;
	z-index:-1;
}
.video_left_text .heading_level_2{
	font-size:40px;
}
.video_play{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.video_play img{
	width:85%;
}
.video_zoom{
	position: absolute;
    top: 30px;
    left: 30px;
}
.video_zoom{
	border: 1px solid #f4f4f4;
	width:7%;
    padding: 7px;
	transition:1s ease;
}
.video_zoom:hover{
	transform:scale(1.1);
	transition:1s ease;
}
.job_listing_wrap div.job_listing_inside::nth-child(even){
	margin-left:10%;
}
.page-template-template-tiger-tribe .row.pre-footer-bg{
	background-color:#fff;
}
.job_listing.active_r p.off-heading,.job_listing:first-child  p.off-heading{
    color: #F7901D;
}
.input_field input{
	border:0;
	border-bottom:1px solid #000;
}

.buttonfx{
  color: #F4F4F4; /* button text color */
  outline: none;
  background: transparent;
  border: none;
  border: 2px solid #312E2D;
  border-radius: 5px;
  padding: 12px 20px; 
  font-size: 16px;
  line-height: 2;
  position: relative;
  display: inline-block;
  cursor: pointer;
  text-decoration: none; /* remove underline if using A instead of BUTTON tag */
  overflow: hidden;
  transition: all .5s;
  font-weight: 500;
}

/* //// Default effect: Slide from Top  //// */

.buttonfx:before,
.buttonfx:after{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: #f2f2f2; /* onhover background color */
  z-index: -1;
  border-radius: 5px;
  transform: translate3D(0,-100%,0); /* move elements above button so they don't appear initially */
  transition: all .5s;
}
button.buttonfx:before{
  background:#312E2D; /* button default background color */
  z-index: -2;
  border-radius: 0px;
  transform: translate3D(0,0,0);
}
.buttonfx:hover{
	color:#312E2D;
  	border-radius:5px;
 	border: 2px solid #000;
}
.buttonfx:hover:after{
  transform: translate3D(0,0,0);
  transition: all .5s;
}
/* //// Slide Corner  //// */
.slidebottomleft:after{
  transform: translate3D(-100%,100%,0);
}
.slidebottomleft:hover:after{
	transform: translate3D(0,0,0);
  transition: all .5s;
}
.buttonfx img{
  transition: .5s ease;
	vertical-align:revert;
	width:14px;
}
	.buttonfx:hover img {
		animation: aaa 5s infinite;
		/*        transform: translate(800%, -500%,);*/
/* 		transition: .8s ease; */
	}

    @keyframes aaa {
      0% {
        transform: translate(0%);
      }
      50% {
        transform: translate(300%, -200%);
      }
      75% {
        transform: translate(0%);
      }
    } 

.engineer_banner_bg img{
	position:relative;
	z-index:-1;
}
.engineer_banner_bg{
	position:relative;
}

/* perspective details */

	#perspective_banner{
		position:relative;
		padding:40px 0;
	}
	.perspective_banner_details{
		max-width: 90%;
		margin: auto;
		margin-right: 0;
		background: #f4f4f4;
		align-items: center;
		border-radius:15px;
		height:320px;
	}
	.perspective_banner_sec{
		padding:80px 0 50px;
	}
	.perspective_banner_wrap{
		display: flex;
		width:90%;
		padding:0 50px;
	}
	.perspective_left{
		width:70%;
	}
	.perspective_right{
		width:35%;
		margin-top:-2%;
	}
	.perspective_inside_wrap{
		width:90%;
		padding:50px 0;
	}
	.perspective_inside_wrap h3{
		font-size:35px;
		margin-bottom:10px;
		padding:0;
	}
	.date_details{
		font-size:16px;
		color:#707070;
		margin-bottom:5px;
	}
	.pers-breadcrum{
		top:8%;;
	}
	.infographic_details_sec{
		max-width:80%;
		margin:auto;
	}
	.pers-breadcrum .breadcrum_text{
		color:#312E2D;
		border:1px solid #312E2D;
		background:#F4F4F4;
	}
	.podcast_social_wrap{
		display:flex;
	}
	.podcast_social_wrap p{
		font-size:14px;
		margin-right:10px;
	}
	.share_podcast .social_head{
		font-size:22px;
		margin-bottom:15px;
	}
	.share_podcast{
		max-width: 70%;
		margin: auto;
		padding: 30px 0 0;
		}
	#infographic_details{
		padding-bottom:0;
	}
	#top-posts .infographic_explore{
		max-width:80%;
		margin:auto;
	}
	.infographic_explore .single_blg{
		padding:20px;
	}

/* 	video details */
	#perspective_video{
		padding:30px 0 0px;
	}
	iframe{
		width:100%;
	}
	
	    	.innovation_video {
    position: relative;
}
.innovation_video .banner_img {
    width: 100%;
    height: 75vh;
    object-fit: cover;
}
.play_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.innovation_video.playing .banner_img, .innovation_video.playing .play_btn {
    display: none;
}
.innovation_video.playing iframe {
    display: block;
}
.play_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.innovation_video {
    position: relative;
	max-width:78%;
	margin:auto;
	margin-right:12%;
}
.innovation_video #player {
    width: 100%;
    height: 45vw;
    max-height: 100% !important;
    object-fit: cover;
}
.innovation_video .banner_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.innovation_video iframe {
    display: none;
    margin: 0 auto;
}
/* case study */
	#enterprise_design{
		padding:50px 0;
	}
	.row.enterprise_details_sec{
		max-width:77%;
		margin:auto;
	}
	.case_study_head_1{
		font-size:40px;
		color:#312E2D;
		line-height:45px;
		position:relative;
	}
	.case_study_head_2{
		font-size:25px;
		color:#312E2D;
		line-height:35px;
		margin-bottom:15px;
		font-family: ArticulatCF-Medium;
	}
	#case_insights{
		background:#F4F4F4;
		padding:50px 0;
	}
	.row.case_insights_sec{
		max-width:60%;
		margin:auto;
		display:flex;
		align-items:center;
	}
	#enterprise_strategy{
		padding:50px 0;
	}
	#enterprise_strategy .case_study_head_1{
		padding-left:20px;
	}
	#enterprise_strategy .case_study_head_1:before, #blog_inner_sec .case_study_head_1:before {
		content:'';
		height:100%;
		width:2px;
		left:0;
		position:absolute;
		background:#FAB76C;
		display:block;
	}
	#enterprise_innovation{
		padding:50px 0;
		background:#f4f4f4;
	}
	#enterprise_innovation .row.case_insights_sec{
		max-width:100%;
		margin-bottom:30px;
	}
	#enterprise_innovation .row.enterprise_details_sec{
		max-width:60%;
	}
	#enterprise_innovation .case_study_details{
		padding:0 15px;
	}
	ul.innovation_points{
		font-size:16px;
		line-height:25px;
		color:#312E2D;
		padding-left:0;
	}
	ul.innovation_points li{
		position:relative;
		list-style:none;
		margin:15px 0;
	}
	.innovation_points li:before {
    content: '';
    position: absolute;
    background: #F7901D;
    display: inline-block;
    height: 10px;
    width: 2.5px;
    left: -12px;
    top: 8px;
    transform: rotate(155deg);
}
	ul.innovation_points li span{
		font-weight:bold;
	}
	#silos .case_study_details{
		margin-top:50px;
	}
	#silos .share_podcast{
		max-width:97%;
	}
	#silos{
		padding:50px 0 0;
	}


.slid-top {
    padding: 10% 10% 0%;
}   
.slid-content {
    padding: 2% 0 0;
    font-size: 16px;
    font-family: 'ArticulatCF-Medium';
	text-align: center;
}   
.single-slide-wrap {
    border: 0px solid #C3B9B6;
    border-radius: 10px;
    transition: 0.5s all;
}    
.news_counter {
    font-size: 20px;
    font-weight: 600;
    color: #988F8C;
}   
.image-hover-text-container 
{
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  padding: 10% 10% 10%;  
  transition: all 0.1s linear;
  border-radius: 10px;	
}
.image-hover-image {
    display: block;
	width: 60%;
	margin: auto;
}
.image-hover-image img
{
/*   height: 100%; */
	width: 100%;
}
.image-hover-text 
{
/*   position: absolute; */
  position: relative;	
  top: 0;
  width: 100%;  
  height: 100%;
  left: 0;
  margin: 0 auto;
  opacity: 1;
  cursor: default;
/*   transition: opacity 0.2s linear; */
}
.image-hover-text:hover 
{
  opacity: 1;
}
.image-hover-text-bubble 
{
  position: relative;
  box-sizing: border-box;
  top: 0; left: 0; right: 100%;
  height: 100%;
/*   background: #fff;  */
  margin: 0 auto;
  overflow: hidden;
  font-size: 17px;
  word-wrap: break-word;
}
.image-hover-text .image-hover-text-title
{
  font-size: 25px;
  display: block;
}
.l2-slid-content {
    height: 135px;
}	
.page-id-453 .l2-slid-content {
    height: 145px;
}	
/* #our-capabilities .slid-wrap.slick-initialized.slick-slider{
    max-width:55%!important;
    margin:auto;
} */
.single-slide-wrap{
    width:65%;
    margin:auto!important;
}
    
.slick-list{
    overflow:visible;
}
    .slick-next:before, .slick-prev:before{
        color:#988F8C;
        background:transparent;
        border:1px solid #988F8C;
        border-radius:50%;
        padding:12px;
    }
    .a-left{
        position: absolute;
        right: 6%;
        top: 45%;
        width: 7%;
        cursor:pointer;
        z-index:1;
    }
    .a-right{
        position: absolute;
        left: 5%;
        top: 45%;
        width: 7%;
        cursor:pointer;
        z-index:1;
    }


#engineer_banner .breadcrum .breadcrum_text {
    opacity: 1;
}
.data-banner-wrap {
    padding: 20px 15px 20px 20px;
}
.eng_video_wrap {
    top: 43.5%;
    transform: translate(0,-50%);
}
.solution_para_wrap .color_gray {
    width: 70%;
    line-height: 28px;
    margin-bottom: 0;
}
.solution_para_wrap p{
	font-size: 22px;
	font-family: 'ArticulatCF-Medium';
}	
.eng_banner_text {
    top: auto;
    bottom: 0;
    height:57%;
	width:93.8%;
}
.eng_banner_bg {
    height: 100%;
}

#our-capabilities {
    overflow: hidden;
}
#our-capabilities .head_level_6 {
    margin-bottom: 30px;
}
.single-slide-wrap {
    width: 65%;
}
.slid-top .cap-title {
    font-size: 24px;
}
.slick-active .single-slide-wrap {
    background: #CEE6E1 !important;
/*     border-color: #CEE6E1; */
}
.slick-active .single-slide-wrap .image-hover-text-bubble {
    background: #CEE6E1;
}
.btm-dat-tim {
    font-size: 14px;
    font-family: articulat-cf, sans-serif;
}
.btm-auth {
    font-family: articulat-cf, sans-serif;
}
.why_eng_wrap {
    margin-bottom: 4%;
}
.why_us_content_wrap .row {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
}
.tiger_content_wrap{
    height: 100%;
}
.reason.title p {
    font-family: 'ArticulatCF-Medium';
    margin-bottom: 0;
}
.row.pre-footer-bg {
    margin-bottom: 3%;
	margin-top: 5%;
}
.blg_content {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-bottom: 0;
    margin-bottom: 20px;
}
.single_blg {
    padding: 7%;
}
.eng_indide_text h1.head_level_1 span{
	font-weight: 600;	
}	
.slid-tp{
	border-top: 0px solid;	
}	
.slick-prev:before, .slick-next:before{
	color: #271F49;
	opacity: 1 !important;
}
.slick-prev {
    position: absolute;
    z-index: 1;
    top: -15%;
    left: 88%;
    margin-top: 30px;
}
.slick-next {
    position: absolute;
    right: 5%;
    top: -15%;
    margin-top: 30px;
}
.slick-prev:before, .slick-next:before{
	content: '';
    /* display: block; */
    position: absolute;
    background-image: url('../svg/btn-rightcarousel.svg');
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    left: 0px;
    top: 0px;
	
}
.slick-prev:before{
	transform: rotate(180deg);	
}
.slick-next:before{
    background-image: url('../svg/btn-leftcarousel-disabled.svg');
}	
.slick-next:before {
    background-image: url(../svg/btn-rightcarousel.svg);
}	
.slick-next, .slick-prev{
	height: 35px;
	width: 35px;
}		
section#team {
    padding: 6% 0 0;
}
.parent{
	width:100%;
	/* 	  border:5px solid red; */
	overflow-x: hidden; 
	float:left;
}
.child{
	width:2000px;
	float:left;
	font-size:15px;
	font-family:arial;
	padding:10px;
	cursor: pointer;
}
.eng_slider .slick-list{overflow:visible;}
.mobile{display:none;}
.desktop{display:block;}	
#our-capabilities .slid-wrap .a-right {
    transform: rotate(180deg);
}
.case-study-template-default li, .case-study-template-default p {
    line-height: 30px;
}
.cs-content-right h3, .blog-template-default h3{
	display:contents!important;
	margin-bottom:20px!important;
}
.blog-template-default h4, .blog-template-default h1, .blog-template-default h2, .blog-template-default h5, .blog-template-default h6{
	display:contents!important;
}
.blog-template-default h4{font-size:20px;margin-bottom:15px;font-weight:bold;}
.blog-template-default p{margin-top:10px;display:flow-root!important;}
.blog-template-default h4{display:block;margin-top:20px;}
#attachment_8861, #attachment_5009{display:table-cell;} 
.blog-content-main ul li:after{display:none;}
.blog-content-main .privacy_list{padding-top:0;}
figcaption{font-size:12px;}

@media(max-width: 767.98px){
	.heading_level_2{ font-size: 30px; line-height: 38px;}
	.privacy_desc, .privacy_details_wrap{padding-left: 0;width: 100%}
	.privacy_details_wrap{margin-left: 0;padding-left: 15px;}
	.privacy_desc_para{padding-left: 20px;}
	.privacy_details_head{padding-left: 0;width: 90%;}
	#privacy_policy{height: 920px;}
	.privacy_head .head_level_1{font-size: 25px;margin: 0}
	.privacy_head_1{font-size: 40px;margin: 0}
	.privacy_head_2, .privacy_head_3{font-size: 20px;}
	.buttonfx{ padding: 5px 15px; font-size: 14px; }
	.scroll_txt { right: -15%; top: 30%; }
	.service_video_text_wrap, .service_video_wrap_2 { width: 90%; position: relative; margin: auto; left: 0; }
	.video_para { font-size: 16px; color: #312E2D; line-height: 30px; }
	
	.mobile{display:block!important;}
	.desktop{display:none!important;}
	.mobile-grid, .tiger_subtext_wrap, .single-slide-wrap{width:100%;}
	.mobile-grid img{width:100%;}
	.solution_para_wrap .color_gray, .eng_indide_text, .eng_banner_text{width:100%;}
	.eng_banner_bg{padding:20px;z-index:0;height:130vw;}
	.videoembed{width:80%;display:flex;margin:auto;}
/* 	.engineer_banner_bg img{height:800px;} */
	.eng_banner_text{height:auto;}
	.eng_banner_text{left:0;bottom:0;}
	.eng_video_wrap{top:13%;transform:none;width:100%;}
	.eng_indide_text h1{font-size:40px;}
	.eng_indide_text{position:absolute;top:40%;left:7%;width:90%;}
	.logo-tag img{width:30%!important;}
	.breadcrum .breadcrum_text, #engineer_banner .breadcrum .breadcrum_text{border:none; background-color: transparent; color: #fff; }
	.breadcrum .breadcrum_text li a { color: #fff; }
/* 	.breadcrum .breadcrum_text li span{text-decoration:underline;} */
	.reason_text_wrap{display:block;}
	.breadcrum{left:5% !important;}
	.btm_wrap{ border-top: 0px;}
	#tabs{ background: #fff; }
	#our-capabilities .slid-wrap.slick-initialized.slick-slider{max-width:100%!important;}
	.eng_slider .slick-list{overflow:hidden;padding:0!important;}
	.cap-wrap-bg{padding: 15px 0;}
	#purpose .strength_text { padding-left: 0%; padding-right: 0%; }
	.engineer_banner_bg img{width:100%;}
	#our-capabilities .head_level_6 {
		margin-bottom: 20px;
	}
    .swipe_cta {
        display: none;
    }
    .heading2 {
        font-size: 30px;
    }
    .tech-partners .slick-arrow {
        margin-top: 23px;
    }
    .eng_indide_text {
        width: 85%;
    }
    .solution_para_wrap .color_gray {
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
    }
    .engineer-banner-title {
        font-size: 30px;
        padding: 30px;
        width: 100%;
    }
    section#our-capabilities {
        padding-left: 15px;
        padding-right: 15px;
    }
    .breadcrum.br-bg .breadcrum_text {
        padding-left: 5px;
		width:auto;
		display: -webkit-box;
    }
	.leg_bg .legacy_img_2 img.mobile{height:33.2vw!important;}
	.leg_bg .legacy_img_1 img.mobile{height:21.1vw!important;}
    .l2-slid-content, .page-id-453 .l2-slid-content {
		height: auto;
	}
		.blog-template-default h4, .blog-template-default h1, .blog-template-default h2, .blog-template-default h5, .blog-template-default h6, .blog-template-default h3{display:block!important;}
	#top-posts .title_head_wrap .off-heading{
		display:block!important;
	}
}
@media(max-width: 320px){
	.eng_indide_text h1{font-size:30px;}
	.solution_para_wrap p{font-size:18px;}
}
@media(max-width: 1024px) and (min-width: 768px){
	.privacy_head .head_level_1{font-size: 30px;}
	.privacy_head_1{font-size: 45px;}
	.privacy_desc .para_level_1, .privacy_details_wrap .para_level_1{font-size: 14px;line-height: 25px;}
	.privacy_desc{width: 100%;padding-left: 8rem;}
	.privacy_head_2{font-size: 20px;}
	.privacy_details_wrap{margin: 1rem 0 2rem 3rem}
	.privacy_details_head {width: 100%;}
	.solution_para_wrap .color_gray{ width: 75% !important; }
	.abt-heading, .job_desc .off-heading, .pre-foot-heading, .footr-contac{font-size:20px;}
	.cta_style_1 a{padding:10px 0px;font-size:14px;}
	.cta_style_1{padding-top:10px;}
	.abt-content p, a.abt-cta, .pre-foot-content p{font-size:14px;}
	.abt-wrap{width:100%;}
	.heading_level_2, .heading2, .head_level_6{font-size:28px;line-height:35px;}
	.tribes_people_wrap{max-width:83%;}
	.career_list ul, a.pre-foot-cta{font-size:14px;line-height:30px;}
	.job_desc{padding-right:50px;}
	.scroll_txt{right:-7%;font-size:14px;}
	.pre-footer-bg{height:220px;}
	.pre-foot img{margin-top:-17%}
	header .navbar-default .navbar-nav li a{font-size:10px!important;}
	header .logo-tag{width:60%;}
	a.scrollTo.off-btn{font-size:12px;margin-right:1%;padding:18px 14px;}
	.off-heading{font-size:20px;}
	.meet_team_wrap{height:330px;}
	.video_left_text .cta_style_1{margin-top:40px;}
	.breadcrum .breadcrum_text{font-size:10px;}
	.job_listing_wrap{height:380px;}
	
	.service_video_text_wrap{width:33%;}
	.service_video_right_text .off-heading{margin-bottom:15px;}
	.service_video_text_wrap{top:11%;}
	#tribe_banner .service_banner_text{padding:15px;}
	.service_banner_text .off-heading{font-size:17px;margin-bottom:5px;}
	.service_banner_text .video_para{font-size:12px;margin-bottom:5px;}
	.video_left_text{width:75%;}
	.video_left_text .heading_level_2{font-size:23px;line-height:28px;}
	.video_play img{width:60%;}
	
	.eng_indide_text head_level_1{font-size:40px;line-height:35px;}
	.eng_indide_text .solution_para_wrap{font-size:15px;}

	.perspective_inside_wrap, .service_video_text_wrap .video_para{width:90%!important;}
	.service_video_text_wrap .video_para p{font-size:13px;}
	.perspective_inside_wrap h3{font-size:20px;}
	.perspective_banner_wrap{width:100%;}
	.perspective_inside_wrap{padding:15px 0;}
	.perspective_banner_details{height:220px;}
	.perspective_banner_wrap{padding:0 20px;}
	.perspective_banner_details {max-width:95%;}
	.infographic_details_sec{max-width:90%;}
	
	.innovation_video{max-width:90%;margin:auto;}
	#top-posts .infographic_explore{max-width:95%;}
	.blg_title{font-size:18px;}
	
		.row.enterprise_details_sec, .row.case_insights_sec, #enterprise_innovation .row.enterprise_details_sec, #top-posts .infographic_explore{max-width:95%;}
	.blg_title{font-size:18px;}
	.case_study_head_1{font-size:25px;line-height:35px;}
	.case_study_head_2{font-size:20px;line-height:30px;}
	
	.head_level_1{font-size:30px;line-height:normal;}
	.solution_para_wrap .color_gray, .slid-top .cap-title, .why_eng_cont_wrap .btm-title, .reason.title, .blg_title{width:100%;font-size:16px;}
	.eng_banner_bg{padding:15px 30px !important;}
	.data-banner-wrap{margin-left:auto; width: 70%; }
	.engineer-section2-banr{height:100%;}
	.engineer-banner-title{font-size:22px; width: 90%; }
	.engineer-banner-content p, .reason.title p{font-size:15px;}
	.head_level_6{font-size:30px;}
	.image-hover-image{height:auto;}
	.tiger_num{font-size:50px;}
	.blg_title{ height:100%; padding-bottom:5%; }
	.row.pre-footer-bg{height:210px;}
	.tab_wrap{margin-right:0;padding-top:30px;}
	.btm-auth{font-size:14px;}
	.tiger_subtext_wrap{width:75%;}
	#purpose .strength_text { padding-top: 5%; }
	#purpose .strength_text { padding-left: 5%; padding-right: 5%; }
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{font-size:9px!important;padding:0 5px!important;}
	.all-modal modal:before{height:15%!important;}
	.l2-slid-content { height: 250px; }
	.page-id-453 .l2-slid-content{ height: 275px; }
	
}	
@media(max-width: 1024px) and (min-width: 992px){
	.pre-footer-bg{height:280px;}
	.job_listing_wrap{height:420px;}
	.heading_level_2, .heading2{font-size:32px;line-height:40px;}
	.service_video_right_text .off-heading{font-size:25px;margin-bottom:30px;}
	.video_para{font-size:14px;line-height:25px;}
	.service_banner_text .off-heading{font-size:22px;}
	.service_banner_text .video_para{font-size:14px;}
	.job_listing_wrap{height:310px;}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{font-size:11px!important;padding:0 5px!important;}
	.l2-slid-content { height: 200px; }
}
@media(max-width: 1200px) and (min-width: 1025px){

	.privacy_head .head_level_1{font-size: 30px;}
	.privacy_head_1{font-size: 45px;}
	.privacy_desc .para_level_1, .privacy_details_wrap .para_level_1{font-size: 14px;line-height: 25px;}
	.privacy_desc{width: 100%;padding-left: 10rem;}
	.privacy_head_2{font-size: 20px;}
	.privacy_details_wrap{margin: 1rem 0 2rem 6rem}
	.privacy_details_head {width: 70%;}
	.service_video_text_wrap{width:33%;top:12%;}
	
	.abt-wrap{width:100%;}
	.scroll_txt{right:-7%;}
	.heading_level_2{font-size:32px;}
	.service_banner_text .off-heading{font-size:20px;margin-bottom:5px;}
	.service_banner_text .video_para{font-size:14px;margin-bottom:5px;}
	.cta_style_1 a{font-size:15px;padding:12px 0px;}
	.video_left_text .heading_level_2{font-size:28px;line-height:40px;}
	
	.perspective_inside_wrap{width:95%;}
	.perspective_inside_wrap h3{font-size:30px;}
	.perspective_inside_wrap{padding:20px 0;}
	.perspective_banner_details{height:230px;}
	
	#enterprise_innovation .row.enterprise_details_sec, .row.case_insights_sec{max-width:70%;}
	
	.data-banner-wrap{margin-left: auto; width: 70%; }
	.row.pre-footer-bg{height:250px;}
	.head_level_1{font-size:40px;line-height:normal;}
	.l2-slid-content {  height: 165px; }
	.page-id-453 .l2-slid-content { height: 205px; }
	.solution_para_wrap .color_gray{ width: 90%; }

}
@media(max-width: 1300px) and (min-width: 1201px){
	.heading_level_2{font-size:40px;}
	.service_video_text_wrap{width:30%;top:13%;}
	a.scrollTo.off-btn{padding:18px 20px;}
	.service_banner_text .off-heading{font-size:26px;margin-bottom:10px;}
	.cta_style_1 a{padding:15px 0px;}
	.video_left_text .heading_level_2{font-size:30px;line-height:40px;}
	
	.perspective_inside_wrap{width:95%;}
	.perspective_inside_wrap{padding:25px 0;}
	.perspective_banner_details{height:250px;}
	.single-slide-wrap{width:65%;}
	.meet_team_wrap{ height: 400px; }
	.page-id-453 .l2-slid-content { height: 160px; }
}
@media(max-width: 1499px) and (min-width: 1301px){
	.video_left_text{width:72%;}
	.service_video_text_wrap{top:16%;}
	.service_banner_text .off-heading{font-size:28px;}
	.service_banner_text{bottom:35%;}
	.home .service_banner_text {
        bottom: 8vw;
    }
	.meet_team_wrap{ height: 400px;}

}
@media(max-width: 1599px) and (min-width: 1501px){
/* 	.video_left_text{top:27%;} */
	.video_right_text{margin-top:32%;}
	.meet_team_wrap{ height: 400px;}

}
@media (max-width: 1799px) and (min-width: 1601px){
	.job_listing_wrap{height:520px;}
	.meet_team_wrap{ height: 400px;}
}
@media(min-width: 1800px){

	.privacy_head .head_level_1, .heading2, .heading_level_2{font-size: 64px;line-height:72px;}
	.privacy_head_1{font-size: 100px;}
	.privacy_desc .para_level_1, .privacy_details_wrap .para_level_1, .privacy_list, .abt-content p, a.abt-cta, .pre-foot-content p, .job_desc p{font-size: 16px;line-height: 40px;}
	.privacy_desc{width: 100%;padding-left: 10rem;}
	.privacy_head_2{font-size: 40px;line-height: 48px}
	.privacy_head_3{font-size: 32px;line-height: 40px}
	.privacy_details_wrap{margin: 1rem 0 2rem 6rem}
	.privacy_details_head {width: 70%;}
	
	
	.service_banner_text .off-heading{font-size:40px;}
	.cta_style_1 a, a.pre-foot-cta, .cta_style_1 .buttonfx{font-size:24px;}
	.abt-heading, .job_desc .off-heading{font-size:38px;}
	.career_list ul{font-size:24px;line-height:48px;}
	.career_list_wrap{padding-top:60px;}
	.pre-foot-heading{font-size:48px;}
	.pre-footer-bg{height:400px;}
/* 	.pre-foot img{width:70%;} */
	.job_listing_wrap{height:550px;}
	.breadcrum .breadcrum_text{font-size:18px;}
	.service_video_text_wrap{width:30%;top:14%;}
	.meet_team_wrap{height:580px;}
	.video_left_text .heading_level_2{font-size:55px;}
	.video_play img{width:auto;}
	.meet_team_wrap{ height: 400px;}
}
/* a.scrollTo.off-btn:hover {
    box-shadow: inset 400px 50px 0 0 #D80286;
} */