body
{
	
}
a,
a:hover,
a:focus
{
	color:#000;
	text-decoration: none;
}

ul
{
	padding:0;
	margin:0;
}
.logo
{
	width:150px;
	float:left;
}

.textwhite
{
	color:#ffffff;
}


.submenus ul li{
	list-style:none;
	text-align:right;
}
.submenus ul{
	float:right;
	padding:15px 0;
}

.nav
{
	float:right;
	
}
.nav ul li
{
	display:inline;
	margin-left:20px;
}
.bggradend{
background-image: linear-gradient(to bottom, #58A9E1,#6B52E5);
}
header
{
	padding:10px 0;
	background:#fff;
	z-index:9;
	position: sticky;
}
section
{
	padding:50px 0;
}

.heading p  
{
	max-width:500px;
	margin: 0 auto;
	text-align:center;
	font-size: 23px;
    margin-top: 17px ;
	margin-bottom: 17px ;
	
}
.heading h2
{
	font-size:40px;
	text-align:center;
	/*    background: -webkit-linear-gradient(left,#857AEA 33%, #75B9E7 72%);*/
	 background: -webkit-linear-gradient(left, #857AEA , #75B9E7);
   background: -o-linear-gradient(right, #857AEA, #75B9E7);
   background: -moz-linear-gradient(right, #857AEA, #75B9E7);
   background: linear-gradient(to right, #857AEA , #75B9E7); 
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  text-shadow:none;
  line-height: 70px;
     
}


video {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.video-wrapper {
  
  width: 100%;
  height: 500px;
  position: relative;
  overflow: hidden;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header{
  position: relative;
  left:0;
  text-align: left;
  width: 40%;
  }

footer 
{
	border-top:2px solid #ddd;
	margin-bottom:50px;
}
ul.socialfooter
{
	margin-top:30px;
}

ul.socialfooter li
{
	display:inline;
	margin:3px;
}

ul.navfooterr,
ul.navfooter 
{
	float:right;
	width:30%;
	margin-top:40px;
	font-size:12px;
}
.footertext
{
	text-align:right;
	font-size:12px;
	margin-top:10px;
}

ul.navfooterr li
{
	list-style:none;
	text-align:right;
	margin-top:5px
}

ul.navfooter li
{
	list-style:none;
	text-align:right;
	margin-top:5px
}

.butnbg,
.butnbg:focus
{
    color: #fff;
    border: 0;
	outline:none;
	font-size:14px;
    padding: 5px 20px;
	background: rgb(87,164,225);
background: linear-gradient(180deg, rgba(87,164,225,1) 0%, rgba(110,74,230,1) 100%);
}


#contactus
{
	width:70%;
	margin:0 auto;
}
#contactus .contacttextb
{
	width:45%;
	float:left;
	text-align:left;
	margin-top: 100px;	 
}
#contactus .contacttextb .heading h2
{
	text-align:left;
}
.contactforbox
{
	float:left;
	width:54%;
	margin-top: 120px;	 
}
.contactforbox .formboxc
{
	width:80%;
	float:right;
}
.contactforbox .formboxc textarea
{
	border:1px solid #BDBDBD;
	width:100%;
	height:100px;
	padding:10px;
}

.contactforbox .formboxc input
{
	margin-bottom:10px;
	width:100%;
	border-radius:5px;
	border:1px solid #BDBDBD;
	padding:5px;
	height:50px;
}


.fonndersbox
{
	width:80%; 
	margin:0 auto;
	margin-top: 50px;
 
}

.fondertexbox
{
	border:1px solid #857AEA;
	float:left;
	border-radius: 10px;
	width: 100%; 
	text-align: center;
	position:relative;
	height:100px;
	margin-top: 33px;
}

.fondertexbox .ftext
{
	margin-top: 25px;
    padding: 15px;
    line-height: 16px;
	font-size: 13px;
    font-weight: 600;
}
.projtimemhei 
{
	height:150px;
	width:100%;
}

.owl-carousel .owl-item 
.fondertexbox img.icons
{
	left: 0;
    right: 0;
	top: -32px;
	width:62px;
    margin-left: auto;
    margin-right: auto;
	    position: absolute;
}

/*********************************************
********************************************/
section#intro
{
	padding:0
}
#join
{
	background: rgb(87,164,225);
    background: linear-gradient(180deg, rgba(87,164,225,1) 0%, rgba(110,74,230,1) 100%);
	color:#fff;
	margin-bottom:25px;
}
#join .textm
{
	width:50%;
	margin:0 auto;
    font-size:16px;
	text-align:center;
	color:#fff;
}
#join .joinbox .text
{
	margin-bottom:20px;
	
}
#join .joinbox .text .maildiv
{
	background:#fff;
	color:#000;
	padding:15px 25px;
	width:300px;
	font-weight:600;
	font-size:18px;
}

#join .joinbox
{
	border:1px solid #fff;
	font-size:16px;
	border-radius:10px;
	width:38%;
	margin:0 auto; 
	padding:35px;
	margin-top:40px;
	margin-bottom:40px;
}

#whyinve .whmabox .box:hover .showbox,
#found .fnbox .box:hover  .showbox
{
	display:block
}

#whyinve .whmabox .box .showbox,
#found .fnbox .box  .showbox {
	background: rgb(87,164,225);
    background: linear-gradient(180deg, rgba(87,164,225,1) 0%, rgba(110,74,230,1) 100%);
    position: absolute;
    padding: 20px;
    left: 0;
    z-index: 2;
	display:none;
}
#whyinve .whmabox {
	text-align: center;
    margin: 0 auto;
    display: table;
}
#whyinve .whmabox .box
{
	width:45%;
	position:relative;
	    display: inline-block;
	background: rgb(87,164,225);
    background: linear-gradient(180deg, rgba(87,164,225,1) 0%, rgba(110,74,230,1) 100%);
	height:70px;
	padding:25px 20px;
	border-radius:10px;
	color:#fff;
	margin:10px;
	 
}
#whyinve .whmabox .box span
{
	float:right;
	font-size:20px;
	line-height:1;
}

#found .fnbox .box
{
	width:45%;
	position:relative;
	float:left;
	background: rgb(87,164,225);
    background: linear-gradient(180deg, rgba(87,164,225,1) 0%, rgba(110,74,230,1) 100%);
	height:70px;
	padding:25px 20px;
	border-radius:10px;
	color:#fff;
	margin:10px;
}
#found .fnbox .box span
{
	float:right;
	font-size:20px;
	line-height:1;
}




#intro .header{
	width:60%;
}
#innovation .textb
{
	width:50%;
	margin:0 auto;
	font-size:18px;
	text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
#innovation .invopoin .box
{
	margin:10px;
	float:left;
	border-radius:15px;
	width:30%;
	color:#fff;
	padding:30px 15px;
	height:100px;
	text-align:center;
	background: rgb(87,164,225);
    background: linear-gradient(180deg, rgba(87,164,225,1) 0%, rgba(110,74,230,1) 100%);
	
}
 
/*********************************************
********************************************/
section#oppor
{
	padding:0
}

#oppor .header
{
	width:60%;
}
#oppor .header a img
{
	margin-left:15px;
}

#oppor .header a
{ color:#fff}

#opporboxman .textb
{ 
    width:40%;
	margin:20px auto;
	text-align:center;
	font-size:14px;
	
}


#reaching .mainbox .rachinboz
{
	background: rgb(87,164,225);
    background: linear-gradient(180deg, rgba(87,164,225,1) 0%, rgba(110,74,230,1) 100%);
	width:45%;
	float:left;
	border-radius:10px;
	padding:20px;
	height:200px;
	margin:10px;
	color:#fff;
}
#reaching .mainbox .rachinboz .text{
	margin-top:30px;
	font-size:14px
}


#reaching .mainbox .rachinboz .title strong
{
	display: inline-flex;
    margin-left: 10px;
}
 

#aiming
{
	background: rgb(87,164,225);
    background: linear-gradient(180deg, rgba(87,164,225,1) 0%, rgba(110,74,230,1) 100%);
}
#aiming .aimbox .img{
	float:left;
}
#aiming .aimbox .textbox{
 margin-left: 104px;
}

#aiming .aimbox
{
	width:50%;
	margin:0 auto;
	color:#fff;
	margin-top: 50px;
}

#serviop .video
{
	width:50%;
	float:left;
	
}
#serviop .points
{
	float:right;
	width:40%
}
#serviop .points .box
{
	width:300px;
	float:left;
	margin-bottom:25px;
}
#serviop .points .box .title{
	font-size:16px;
	font-weight:700;
	margin-top:20px;
	line-height:18px;
}


#facilitating .steps .box
{
	width:30%; 
	float:left;
	margin:10px;
	border-radius:10px;
	background: rgb(87,164,225);
    background: linear-gradient(180deg, rgba(87,164,225,1) 0%, rgba(110,74,230,1) 100%);
	color: #fff;
    font-size: 13px;
    padding:25px 15px;
}

#facilitating .steps .box .title
{
	font-size:16px;
	font-weight:600;
	margin-bottom:20px;
}


/*********************************************
********************************************/


#innovation .video-wrapper
{
	height:650px;
}

#innovation .header
{
	margin:0 auto;
	text-align:center;
	width:50%
}

#innovation .unlocleft
{
	float:left;
	width:40%;
	
}
#innovation .unlocright
{
	float:right;
	width:40%;
}

#innovation .unlocleft .unincon img{
	width:70px;
	margin-bottom:20px;
}

#innovation .unlocright .unincon img
{
	width:50px;
	margin-bottom:20px;
}

#innovation .unlocleft,
#innovation .unlocright
{
	    position: relative;
		color:#fff;
		text-align:left;
		margin-top:80px;
		font-size: 14px;
        line-height: 18px;
}

#innovation .header h2
{
	font-size:40px;
}

#innovation .unincon
{
	font-size:35px;
	font-weight:700;
	margin-bottom:40px;
}
/*********************************************
***********************************************/

#unlockingdiv .video-wrapper
{
	height:650px;
}

#unlockingdiv .header
{
	margin:0 auto;
	text-align:center;
}

#unlockingdiv .unlocleft
{
	float:left;
	width:20%;
	
}
#unlockingdiv .unlocright
{
	float:right;
	width:20%;
}

#unlockingdiv .unlocleft .unincon img{
	width:70px;
	margin-bottom:20px;
}

#unlockingdiv .unlocright .unincon img
{
	width:50px;
	margin-bottom:20px;
}

#unlockingdiv .unlocleft,
#unlockingdiv .unlocright
{
	    position: relative;
		color:#fff;
		text-align:left;
		margin-top:80px;
		font-size: 14px;
        line-height: 18px;
}

#eightPhase .eightbox
{
	float:left;
	width:32%;
    margin-top:50px;
    
}

#eightPhase  .eigtexbox:first-child 
{
	margin-top:30px;
}

#eightPhase .eigtexbox span.right 
{
	margin-top: -11px;
    display: table-caption;
    float: right;
    font-size: 23px;
	margin-right: 9px;
}
#eightPhase .eigtexbox span.left 
{
	margin-top: 6px;
    display: table-caption;
    float: left;
    font-size: 23px;
	margin-left: 9px;
}

#eightPhase  .eigtexbox
{
	width: 200px;
    margin-bottom: 40px;	 
    height: 60px;
	line-height: 18px;
    border-radius: 12px;
    padding: 11px 20px;  
	color:#fff;
	position:relative	
}

  
#philosopby .phibox
{
	text-align:center;
	margin-top:50px;
}

#fiveway .fivewaymainbox{ text-align: center;
    margin: 0 auto;
    display: table;
	}

  .fiimg
{
	width:100%;
}

.fitext
{
	width:70%;
	margin:0 auto;
	height:50px;
	line-height:20px;
}
#fiveway .fivewaybox .showtext
{
	background: rgba(101, 108, 228,0.90);
    position: absolute;
    top: 0;
    left: 0;
    height: 153px;
    border-radius: 10px;
	padding: 25px;
	font-size:14px;
	visibility:hidden;
    opacity:0;
    transition:visibility 0.5s linear,opacity 0.5s linear;
}

#fiveway .fivewaybox:hover .showtext
{
	visibility: visible;
	opacity:1;
}

#fiveway .fivewaybox
{
	min-width: 300px;
	position:relative;
    width: 29.3333%;
	display: inline-table;
    margin-left: auto;
    margin-right: auto;
	height: 145px;	 
	margin:10px 20px;
	border-radius: 12px;
	padding: 20px;
    color: #fff;
	font-weight: 500;
}


#buildings .businmainbox{ text-align: center;
    margin: 0 auto;
    display: table;
	}
	
#buildings .businbox
{
	min-width: 300px;
	position:relative;
    width: 29.3333%;
    display: inline-table;
    margin-left: auto;
    margin-right: auto;
    height: 145px;
    margin: 10px 20px;
    border-radius: 12px;
    padding: 20px;
    color: #fff;
    font-weight: 500;
}


#buildings .businbox .showtext
{
	background: rgba(101, 108, 228,0.90);
    position: absolute;
    top: 0;
    left: 0;
    height: 153px;
    border-radius: 10px;
	padding: 25px;
	font-size:14px;
	visibility:hidden;
    opacity:0;
    transition:visibility 0.5s linear,opacity 0.5s linear;
}

#buildings .businbox:hover .showtext
{
	visibility: visible;
	opacity:1;
}


#facilitatings .header
{
	text-align:center;
	width:100%;
	padding-top: 5em;
}

#facilitatings  .facilibox
{
	float:left;
	width:26%;
	position:relative;
	color:#fff;
	text-align:left;	
	margin:20px 40px;
	margin-top:100px;
}

#facilitatings  .facilibox strong
{
	display:block;
	margin-bottom: 20px;
    font-weight: 500;
 }

#facilitatings .video-wrapper
{
	display: flow;
}

.bgbox
{
	    background: rgba(0, 0, 0, 0.50);
		position:relative;
		height:500px;
}

section#aboutpa
{
	padding:0;
}
#aboutpa .header{
	width:100%;
}
#aboutpa .header p
{
	width:40%;
	font-size:18px
}


form .error
{
	font-size:12px;
	color:#ff0000
}
#applyForfounder input.error,
#applyForfounder textarea.error,
#applyInvest input.error,
#applyInvest textarea.error,
#applyPartner input.error,
#applyPartner textarea.error
{
	border:1px solid #ff0000;
	margin-bottom:0px !important;
}
.modal-backdrop.show
{
	opacity: 1;
}
.modal-backdrop
{
	background-color: #007bff;
}
#applyForfounder .head,
#applyInvest .head,
#applyPartner .head{
	padding-bottom:20px;
}
#applyForfounder .head strong,
#applyInvest .head strong,
#applyPartner .head strong
{
	font-weight:500;
}


#applyForfounder .modal-header,
#applyInvest .modal-header,
#applyPartner .modal-header,
{
   padding-bottom:0	
}
#applyInvest .modal-header,
#applyInvest .modal-footer,
#applyPartner .modal-header,
#applyPartner .modal-footer,
#applyForfounder .modal-header,
#applyForfounder .modal-footer
{
	border:0;
}

#applyInvest input,
#applyInvest textarea,
#applyPartner input,
#applyPartner textarea,
#applyForfounder input,
#applyForfounder textarea
{
	width: 100%;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    outline: none;
}
input[type="file"] {
    
}
.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 36px;
    cursor: pointer;
    background: #555555;
    color: #fff;
}
.filde
{font-size:12px}

#applyInvest .butnbg,
#applyPartner .butnbg,
#applyForfounder .butnbg
{
    width: 100%;
    padding: 10px 37px;
}	
 
::-ms-input-placeholder { /* Edge 12-18 */
  color: #D3D0D0;
  font-size:12px;
}

::placeholder {
  color: #D3D0D0;
  font-size:12px;
}

.modal-content
{
	border-radius: 0.8rem;
}

@media (min-width: 576px){
.modal-dialog {
    max-width: 450px;
    margin: 1.75rem auto;
}
}



/****************************
owl carousel
****************************/ 
.expertsslie .owl-prev {
    width: 15px;
    height: 39px;
    position: absolute;
    top: 30%;
    margin-left: -46px !important;
    display: block !important;
    border: 0px solid black;
    outline: none;
    background: none !important;
}

.expertsslie .owl-next {
    outline: none;
    width: 15px;
    height: 39px;
    position: absolute;
    top: 30%;
    right: -39px;
    display: block !important;
    border: 0px solid black !important;
    background: none !important;
}


.Empowering .header
{
	float:right;
	color:#000;
	font-size: 12px;
}
.Empowering .heading h2
{
	text-align:left;
}

/****************************
experts
****************************/
#expression
{
	margin-bottom:20px;
}
.experrtbo
{
	float:left;
	width:250px;
}
.experts
{
	margin-top:25px;
}
.experrtbo .name
{
	margin-top:15px
}
.experrtbo .name p
{
	padding:0;
	margin:0
}

.owl-carousel .owl-item  .experrtbo .icon img
{
	width:20px
}

/****************************
Business Step
****************************/
#inception .allstep
{
	width:720px;
    margin-bottom:50px;	 
}


#inception .text
{
	font-weight:600;
	font-size: 12px;
    text-align: center; 
    width: 63px;
}
#inception .heading .subh
{
	margin-bottom: 30px;
    font-size: 13px;
    font-weight: 600;
    margin-top: 20px;
}
 
 

#inception .steips
{
	float:left;
	width:120px;
}
#busapproch .businsep
{
	float:left;
	width:28%;
	margin:20px;
}

#unlockingdiv .header h2{
	font-size:35px
}


#unlockingdiv .unincon
{
	font-size:30px;
	font-weight:700;
	margin-bottom:20px;
}

/***************************
Companys Usa page
***************************/
#compnayab .header{
	width:100%;
	margin:0 auto;
}

#compnayab .heading,
#compnayabshow .heading
{
	text-align:center;
}
#compnayab .heading p,
#compnayabshow .heading p
{
 font-size: 15px;
}


#compnayab .video-wrapper
 {
	 display:flow !important
 }
 
#compnayab .fivewaybox
{
	width: 150px;
	position:relative;
     
	display: inline-table;
    margin-left: auto;
    margin-right: auto;
	height: 150px;	 
	margin:10px 10px;
	border-radius: 2px;
	padding: 20px;
    color: #fff;
	font-weight: 500;
	text-align:center;
	background:#fff;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#compnayabshow .butonbo,
#compnayab .butonbo
{
	text-align:center;
	margin-top:15px
}
 
 #compnayabshow .fivewaybox .showtext
{
	background: rgba(101, 108, 228,0.90);
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 400;
    height: 250px;
    border-radius: 2px;
	padding: 25px;
	font-size:13px;
	visibility:hidden;
    opacity:0;
    transition:visibility 0.5s linear,opacity 0.5s linear;
}

#compnayabshow .fivewaybox:hover .showtext
{
	visibility: visible;
	opacity:1;
}

#compnayabshow .fivewaybox
{
	width: 250px;
	position:relative;     
	display: inline-table;
    margin-left: auto;
    margin-right: auto;
	height: 250px;	 
	margin:10px 10px;
	border-radius: 2px;
	padding: 20px;
    color: #fff;
	font-weight: 500;
	text-align:left;
	background:#fff;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#compnayabshow .fiimg
{
	width:200px;
	height:200px;
	
}
#compnayabshow .fivewaymainbox 
{
	margin:0 auto;
	width:80%
}
#compnayabshow .orvlink
{
	float:left;
	bottom: 31px;
    position: absolute;
}
#compnayabshow .orvlink a{
	color:#fff;
}

/***************************
Connecting Usa page
***************************/
section#aboutmeet 
{
	padding:0;
}
#aboutmeet .video-wrapper {
	height:600px
}

#aboutmeet .heading h2
{
	text-align:left;
	text-shadow: none;
    font-weight: 700;
}
#aboutmeet .header p
{
   line-height:20px
}

#aboutmeet  .header{
width:27%;
color:#000;	
text-shadow: none;
}

/***************************

***************************/
 

.aboutcontanner
{
	width:80%;
	margin:0 auto;
}
.secteam .teamb
{
	float:left;
	width:200px;
	height:400px;
	margin:10px;
	position: relative;
}
.secteam .texb
{
	padding:10px;
	background:#5B9CE1;
	color:#fff;
	height:100px;
}
.secteam .texb p 
{
	font-size: 11px;
    line-height: 14px;
}
.secteam .texb strong{
	font-size:11px;
}

#peoplemake .heading p
{
  font-size: 18px;
}

.teammbe{
	width:80%;
	margin:0 auto;
	margin-top:40px;
}
.firsttem .ftem
{
	float:left;
	width:275px; 
	margin:10px;
	position: relative;
}
 .ftem .textboxover,
  .teamb .textboxover
{
	position:absolute;
	background: rgb(87,164,225);
    background: linear-gradient(180deg, rgba(87,164,225,1) 0%, rgba(110,74,230,1) 100%);
    color:#fff;
	font-size:12px;
	padding:10px;
	display:none;
	z-index:9
}
.ftem:hover .textboxover,
.teamb:hover .textboxover 
{
	display:block 
}


.firsttem .ftem .img img{ width:100%}

.secteam .texb .icon{
	float:right;
	 width:20%;
	 margin-top:40px;
}

 .firsttem .ftem .textbo .icon
 {
	 float:right;
	 width:15%;
	 margin-top:20px;
 }
 .secteam .texb .tex,
 .firsttem .ftem .textbo .tex
 {
	float:left;
	 width:80%; 
 }
 
.firsttem .ftem .textbo
{
	padding:10px;
	background:#5B9CE1;
	color:#fff;	
    height:70px	
}

.firsttem .ftem .textbo p,
.firsttem .ftem .textbo strong 
{font-size:11px;}


/***************************
Connecting Usa page
***************************/
section#connecting 
{
	padding:0;
}

#connecting .header
{
	text-align:center;
	margin: 0 auto;
    width: 80%;
}
#connecting .header .connbox
{
	width:65%;
	margin:0 auto;
}


/***************************
About Usa page
***************************/
 #abouteight .aboutesbox
 {
	 float:left;
	 width:350px;
	 margin-top:120px;
 }
 #abouteight .heading h2
 {
	text-align: left;
    line-height: 37px;
	
 }
 
 #abouteight .eightbox
 {
	width: calc((100% - 350px));
    width: -webkit-calc((100% - 350px));
    width: -moz-calc((100% - 350px)); 
	float:right
 }
 
#abouteight .eightbox
{
	float:left;
	width:22%;
    margin-top:50px;
    
}

#abouteight  .eigtexbox:first-child 
{
	margin-top:30px;
}

#abouteight .eigtexbox span.right 
{
	margin-top: -16px;
    display: table-caption;
    float: right;
    font-size: 23px;
	margin-left: 9px;
}
#abouteight .eigtexbox span.left 
{
	margin-top: -12px;
    display: table-caption;
    float: left;
    font-size: 23px;
	margin-right: 9px;
}

#abouteight  .eigtexbox
{
	width: 200px;
    margin-bottom: 40px;	 
    height: 65px;
	line-height: 18px;
    border-radius: 12px;
    padding: 0px 2px;  
	color:#000;
	position:relative	
}
 
 .hcent{
	 display: inline-block;
    vertical-align: middle;
}
 

@media (min-width:992px){
.showsubmenu .submenus
{
	top:50px;
}

.submenus
{
background:#fff;
width:100%;
position:absolute;
z-index: 3;
top: -150px;
transition-property: top,z-index ;
transition-duration:2s;
}

.rightshow .eigtextshow
{
	position: absolute;
    top:0;
    right: 0;
	text-align:left;
    background-image: linear-gradient(to bottom, #58A9E1,#6B52E5);
    height: 60px;
    border-radius: 12px;
	font-size:12px;
    z-index: 99;
    padding: 5px 15px;
    line-height: 12px;
    width: 250px;	 
     visibility:hidden;
    opacity:0;
    transition:visibility 0.3s linear,opacity 0.3s linear,right 0.3s linear;  
}
.rightshow:hover .eigtextshow
 {
	opacity:1; 
	right: 170px;
	visibility:visible; 
 }
	
 .leftshow .eigtextshow
{
	position: absolute;
    top:0;
    left: 0;
	text-align:left;
    background-image: linear-gradient(to bottom, #58A9E1,#6B52E5);
    height: 60px;
    border-radius: 12px;
	font-size:12px;
    z-index: 99;
    padding: 5px 15px;
    line-height: 12px;
    width: 250px;	 
    visibility:hidden;
    opacity:0;
    transition:visibility 0.3s linear,opacity 0.3s linear,left 0.3s linear;	 
}

 .leftshow:hover .eigtextshow
 {
	opacity:1; 
	left: 170px;
	visibility:visible; 
 }
}
/*****************************************************************
Mobile
*****************************************************/
@media(max-width:1200px)
{

#compnayab .fivewaybox {
    width: 150px;
    height: 70px;
}
#compnayab .fivewaybox img {
    width: 100%;
}
	
	
}

#inception .desk
{
	display:inline-block
}
#inception .mob
{
	display:none
}

@media (max-width:991px){
#contactus,
#contactus .contacttextb,
.contactforbox,
.contactforbox .formboxc
{
	width:100%;
}

#contactus .contacttextb,
.contactforbox
{
	margin-top:10px
}

.experrtbo
{
	width: 300px;
    margin: 0 auto;
	float:none;
}
	
.teammbe
{
	width: 300px;
    margin: 0 auto;
}
.secteam .teamb,
.secteam .teamb .img,
.secteam .teamb .img img
{
	width:275px;
}

#inception .img
{
	position: relative;
}
#inception .steips
{
	width:90px
}
 
#inception .desk{
	position: absolute;
    top: 16px;
    z-index: -1;
    right: -1px;
}

.aboutcontanner
{
	width:100%;
}
 #serviop .points .box
 {
	float: none;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 25px;
    width: 173px;
 }

#busapproch .businsep,
#innovation .unlocleft,
#innovation .unlocright,
#innovation .header,
#aiming .aimbox,
#reaching .mainbox .rachinboz,
#oppor .header,
#facilitating .steps .box,
#serviop .video,
#opporboxman .textb,
#serviop .points,
#innovation .textb,
#innovation .invopoin .box ,
#found .fnbox .box,

#join .textm,
#join .joinbox
{
	width:100%
}


#whyinve .whmabox .box
{
	width:98%
}
	
	.showsubmenu .submenus
{
	top:50px;
}
.nav ul li {
    display: inline;
    margin-left: 12px;
}
.phibox img {
	width:100%
}
#fiveway .fivewaybox,
#buildings .businbox
{
	max-width:300px;
	margin:10px 0;
}

.submenus
{
background:#fff;
width:100%;
position:absolute;
z-index: 3;
top: -150px;
transition-property: top,z-index ;
transition-duration:2s;
}

	.header
	{
		width:100%
	}
	.fondertexbox
	{
	   width:100%;
	       margin-bottom: 39px;
	}
	.fondertexbox .ftext {
    margin-top: 39px;
    }
	
	#unlockingdiv .unlocleft,
	#unlockingdiv .unlocright
	{
		width:100%;
	}
	
	#eightPhase .eightbox,
	#eightPhase .eigtexbox
	{
		width:100%;
	}
	
	#facilitatings .facilibox
	{
		width:100%;
		margin:0;
		margin-top: 20px;	
	}
	#facilitatings .facilibox strong
	{
		margin-bottom:0;
	}
	#facilitatings .header
	{
		padding-top: 2em;
	}
	ul.navfooterr, ul.navfooter
	{
		width:50%
	}
	ul.navfooter li
	{
		text-align: left;
	}
	
	
	
	
  .leftshow .eigtextshow
{
	position: absolute;
    top:0;
    left: 0;
	text-align:left;
    background-image: linear-gradient(to bottom, #58A9E1,#6B52E5);
    height: 60px;
    border-radius: 12px;
	font-size:12px;
    z-index: 99;
    padding: 5px 15px;
    line-height: 12px;
    width: 250px;	 
     visibility:hidden;
    opacity:0;
    transition:visibility 0.3s linear,opacity 0.3s linear,left 0.3s linear; 	  
}

 .leftshow:hover .eigtextshow
 {
	opacity:1; 
	left: 10px;
	visibility:visible; 
 }
 
 .rightshow .eigtextshow
{
	position: absolute;
    top:0;
    right: 0;
	text-align:left;
    background-image: linear-gradient(to bottom, #58A9E1,#6B52E5);
    height: 60px;
    border-radius: 12px;
	font-size:12px;
    z-index: 99;
    padding: 5px 15px;
    line-height: 12px;
    width: 250px;	 
     visibility:hidden;
    opacity:0;
    transition:visibility 0.3s linear,opacity 0.3s linear,right 0.3s linear; 	  
}

 .rightshow:hover .eigtextshow
 {
	opacity:1; 
	right: 10px;
	visibility:visible; 
 }
#compnayab .fivewaybox
{
	width:77px;
	height:70px;
}
#compnayabshow .fivewaymainbox{
	width:70%;
}

#compnayab .fivewaybox img{
	width:100%;
}

 #aboutpa .header p ,
 #connecting .header,
 #connecting .header .connbox,
 #aboutmeet .header
 {
	 width:100%;
 }
 #abouteight .aboutesbox
 {
	 margin-top:0;
	 width:100%;
 }
 
 #abouteight .eightbox
 {
	 float:none;
	 margin:0 auto;
	 width:227px;
 }
 
}

@media (max-width:520px)
{
.expertsslie .owl-next
{
	right:0
}
.expertsslie .owl-prev
{
	margin-left:0 !important;
}
	
#inception .steips,
#inception .text
{
	width:100%
}
	
#inception .desk
{
	display:none
}
#inception .mob
{
	display:inline
}

#inception .allstep
{
	width: 220px;
    margin: 0 auto;
	text-align:center
}

	#compnayab .video-wrapper
	{
		height:650px
	}
	
	#compnayab .fivewaybox {
    width: 109px;
    height: 70px;
    }
}


@media (max-width:500px)
{
	#compnayab .video-wrapper
	{
		height:700px
	}
}	








