html{height:100%;}
body{
    margin:0 auto;
    
}

.bhavik-image{
	height:155px;
	width:405px;
}
  .header-banner{
    background-image: url(../img/header-bg.webp);
	background-repeat: no-repeat;
	background-size:cover;
	display:block;
	
   }
   .about-section{
	  background-image: url(../img/about-sec-bg.webp);  
	  background-repeat: no-repeat;
	  background-size:cover;
   }
.inner-section {
    display: flex;   
}

.left-col{
   
    /*position: relative;*/
    /*background-image: url(../img/design.png);*/
    background-repeat: no-repeat;
    /*background-size: cover; */	
}
.left-col::after{	
   content: '';
    height: 125%;    
	width: 96%;   
	background-image: url(../img/design.png); 
	background-repeat: no-repeat;  
	position: absolute;  
	background-size: 1047px; 
	top: 0;  
    
	}
.right-col{
   position:relative;
}
.right-col{
    padding: 20px 0px;
}
.description{
    background: url(../img/Bhavik-shrma-img.webp);
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 290px;
    margin-right: 25px;
    margin-top: 25px;
}
.animated.bounce {
       position: relative;
    top: -115px;
    left: 110px;
    z-index: 1;
}
.bhavik.sharma {
       position:absolute;
	    z-index: 1;
		top: 149px;
    left: 6px;
}
.kids1.bizz {
    position: absolute;
    top: 75px;
    left: 415px;
	z-index: 1;
}
.SBA.Associate {
       position: relative;
    left: 170px;
	z-index: 1;
	top:260px;
}
.sba1.hub {
    position: absolute;
    left: 500px;
    top: 480px;	
	z-index: 1;
}
.flim1.institute {
    position: absolute;
    top: 330px;
    left: 380px;
    z-index: 1;
}
.kids1 { 
    align-self: flex-end;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    margin: 0 auto 0 auto;
    transform-origin: bottom; 
}
.bizz {
animation-name: bizz;
animation-timing-function: linear;
}
@keyframes bizz {
    0%   { transform: translatex(20px); }
    50%  { transform: translatex(-20px); }
    100% { transform: translatex(20px); }
}
.flim1 { 
    align-self: flex-end;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    margin: 0 auto 0 auto;
    transform-origin: bottom; 
}
.institute {
  animation-name: institute;
    animation-timing-function: linear;

}
@keyframes institute {
         0%   { transform: translatey(0px); }
    50%  { transform: translatey(-50px); }
    100% { transform: translatey(0px); }

}
.sba1 {
    align-self: flex-end;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    margin: 0 auto 0 auto;
    transform-origin: bottom; 
}
.hub {
    animation-name: hub;
    animation-timing-function: linear;
}
@keyframes hub {
   0%   { transform: translatex(20px); }
50%  { transform: translatex(-20px); }
100% { transform: translatex(20px); }

}
.animated { 
    align-self: flex-end;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    margin: 0 auto 0 auto;
    transform-origin: bottom; 
}
.bounce {
animation-name: bounce-1;
animation-timing-function: linear;
}
@keyframes bounce-1 {
0%   { transform: translateY(0); }
50%  { transform: translateY(-50px); }
100% { transform: translateY(0); }
}

.bhavik {
/*-webkit-animation :spin 5s linear infinite;*/    /*animation-name: bounce-1;    animation-timing-function: ease out;*/
   width: 300px;
    height: 300px;  animation: bounce-in 2s ease infinite;}@keyframes bounce-in {    50% {    opacity: 1;    transform: scale(1.05);  }  70% { transform: scale(.9); }  100% { transform: scale(1); }}
.sharma{animation-duration: 4s;    animation-iteration-count: infinite;}
@-webkit-keyframes spin { 
100% { 
    transform: rotate(360deg);
} 
}
@-webkit-keyframes scale {
100% {
     transform: scaleX(2) scaleY(2);
}
}
.SBA { 
align-self: flex-end;
animation-duration: 5s;
animation-iteration-count: infinite;
margin: 0 auto 0 auto;
transform-origin: bottom; 
}
.Associate {
animation-name: Associate-1;
animation-timing-function: linear;
}
@keyframes Associate-1 {
    0%   { transform: translatey(0px); }
    50%  { transform: translatey(-50px); }
    100% { transform: translatey(0px); }

}



.description h6{
    color:#ffffff;
    font-size: 30px;
    font-weight: 600;
    font-family: barlow;;
    margin:0px;
}
.description h5 {
    color: #F89133;
    font-family: 'Barlow condensed';
    font-size: 31px;
    font-weight: 500;
    margin: 0;

    padding-left: 100px;
    letter-spacing: 6px;
    position: relative;
}
.description h5::before{
    content: '';
    width: 80px;
    height: 2px;
    background-color: #F89133;
    position: absolute;
    top: 8px;
    left: 24px;
   
}
.description h4{
    color:#ffffff;
    font-size: 31px;
    font-weight: 500;
    line-height: 4px;
    font-family: 'Barlow condensed';
    margin: -25px 0px 0px 0;
    padding-left: 290px; 
    letter-spacing: 6px;
}
.description p {
    color: #ffffff;
    font-family: 'Barlow';
    font-size: 17px;
    font-weight: 500;
    margin-top: 40px;
}/*------14-03-----*/
.about-section{	
padding-top:100px;
padding-bottom:50px;
}
.content-sec h6{
	text-align:center;	
	color:#fff;
	font-family:barlow;
	font-size:25px;
	font-weight:600;
	}
	.content-sec h2{
		text-align:center;
		color:#F89133;
		font-family:barlow condensed;
		font-size:60px;	
		font-weight:700;
		letter-spacing:4px;	
		text-transform:uppercase;
		}
	.content-sec p{	
	color:#fff;
	}
	
	.follow-us{
		padding-top:100px;
		}
		.follow-us h5{
			font-family:barlow;	
			font-weight:600;
			font-size:20px;
			color:#fff;
			}
			.follow-us h4{ 
			color:#F89133;	
			font-family:barlow condensed;
			font-size:25px;	
			font-weight:600;
			text-transform:uppercase;
			padding-bottom: 10px;
			}
		.follow-us img{
			width:25px;
				}
		.bd{
					border:none;
					border-left:1px solid #F89133;
					text-align:center;
					padding-top:10px;
					padding-left:10px !important;
					margin-top: 20px !important;   
					margin-left: 15px;}
		.instagram{
			margin-left:30px !important;
			}
			
		.instagram1{
			margin-left:40px !important;
			}
		.instagram2{
			margin-left:35px !important;
			}
			
			
			.second-Follow{
				display:flex;
			}
			.main-icons {
             padding: 0px 27px;
             border-left: 1px solid #F89133;
             margin-top: 10px;
}
			/*------14-03-----*/
/*---------------------------------------09-04------------------------------------------*/
.main-box-hover{
	width:300px;
}
.sba-main-box {
   display:block;
    position: absolute;
    left: 15%;
    top: 25px;
    padding: 20px;
   display: none;
   z-index: 2;
}

  
.academy-link:hover + .sba-main-box {
  display: block;
  
}
.kidbizz-main-box {
    display:block;
    position: absolute;
    left: 34%;
    top: 25px;
    padding: 20px;
   display: none;
   z-index: 2;
   width:270px;
}
  
.kidbizz-link:hover + .kidbizz-main-box {
  display: block;
  
}
.sbaassociate-main-box {
    display:block;
    position: absolute;
   left: 19%;
    top: 340px;
    padding: 20px;
    display: none;
    z-index: 2;
}
.flim-insitute-main-box{
	display:block;
    position: absolute;
    left: 30%;
    top: 250px;
    padding: 20px;
    display: none;
    z-index: 2;
}
  .sba-hub-main-box {
	 display:block;
     position: absolute;
     left: 39%;
     top: 320px;
     padding: 20px;
     display: none;
     z-index: 2;
  }
  .flim-insitute-hov{
	
	background:#000;
	border:1px solid #fff;
	border-radius:10px;
	padding:10px;
  }
  .sba-hub-hov{
    
	background:#000;
	border:1px solid #fff;
	border-radius:10px;
	padding:10px;
  }
   .flim-insitute:hover + .flim-insitute-main-box{
	  display: block;
  }
  .sba-hub-link:hover + .sba-hub-main-box{
	  display: block;
  }
.sbaassociate-link:hover + .sbaassociate-main-box {
  display: block;
}

.sbaassociate-hov{
	
	background:#000;
	border:1px solid #fff;
	border-radius:10px;
	padding:10px;	
}
.flim-insitute-hov h3 {
    font-size: 26px;
    color: #fff;
	padding-top:15px;
    font-family: 'Barlow Condensed';
}
 .flim-insitute-hov p {
    font-size: 16px;
    color: #fff;
    font-family: 'Barlow';
}
.flim-insitute-hov a {
    color: #F89133;
	font-family: 'Barlow';
	font-size:16px;
	text-decoration: none;
}
.sba-hub-hov h3 {
    font-size: 26px;
    color: #fff;
	padding-top:15px;
    font-family: 'Barlow Condensed';
}
 .sba-hub-hov p {
    font-size: 16px;
    color: #fff;
    font-family: 'Barlow';
}
.sba-hub-hov a {
    color: #F89133;
	font-family: 'Barlow';
	font-size:16px;
	text-decoration: none;
}
/*.kidbizz-main-box{
	width:16.5%;
	max-width:16.5%;
	background:#000;
	border:1px solid #fff;
	border-radius:10px;
	padding:10px;
}*/

.kidbizz-main-box { 
   
	background:#000;
	border:1px solid #fff;
	border-radius:10px;
	padding:10px;
}


.sba-Academy-hov{
	
	background:#000;
	border:1px solid #fff;
	border-radius:10px;
	padding:10px;	
}
.sba-Academy-hov  h3 {
    font-size: 26px;
    color: #fff;
	padding-top:15px;
    font-family: 'Barlow Condensed';
}
.sba-Academy-hov p {
    font-size: 16px;
    color: #fff;
    font-family: 'Barlow';
}
.sba-Academy-hov a {
    color: #F89133;
	font-family: 'Barlow';
	font-size:16px;
	text-decoration: none;
}
.kidbizz-main-box  h3 {
    font-size: 26px;
    color: #fff;
	padding-top:15px;
    font-family: 'Barlow Condensed';
}
.kidbizz-main-box p {
    font-size: 16px;
    color: #fff;
    font-family: 'Barlow';
}
.kidbizz-main-box a {
    color: #F89133;
	font-family: 'Barlow';
	font-size:16px;
	text-decoration: none;
}
.sbaassociate-hov  h3 { 
    font-size: 26px;
    color: #fff;
	padding-top:15px;
    font-family: 'Barlow Condensed';
}
.sbaassociate-hov p {
    font-size: 16px;
    color: #fff;
    font-family: 'Barlow';
}
.sbaassociate-hov a {
    color: #F89133;
	font-family: 'Barlow';
	font-size:16px;
	text-decoration: none;
}
	
.flim-institute-img{
	width:100%;
}
/*---------------------------------------09-04------------------------------------------*/
@media only screen and (max-width: 1024px) {
	.left-col::after{
		background-size: 1022px;
	}
    .description {
        padding-left: 61px;
        padding-top: 200px;
        background-size: contain;
    }
    .description h6 {
         font-size: 21px;
        line-height: 25px; 
    }
    .description h5 {
        font-size:20px;
        padding-left: 80px;
    }
    .description h4 {
        font-size: 20px;
        line-height: 30px;
        padding-left: 125px;
        letter-spacing: 6px;
    }
    .description p {
        font-size: 14px;
        margin-top: 20px;
    }
    .content-bhavik{
        /* margin-left: 35px; */
        
        background-size: cover;
        margin-left: 0px;
        background-size: contain;
        margin-top: 45px;
       
    }
    .bhavik-image{
        height: 100px;
        width: 200px;
    }
    .description h5::before {
        top: 6px;
        left: 1px;
    }
    
    .sba1.hub {
    position: absolute;
    top: 520px;
    left: 417px;
    }
	.animated.bounce{
		top: -40px;
	}
	.SBA.Associate {
    left: 125px;
    top: 260px;
   }
  .bhavik.sharma {
    top: 142px;
    left: 5px;
  }
  .about-section {
    padding-top: 230px;
	margin-top: -2px;
}

.sbaassociate-hov {
    width: 30%;
}
}
@media only screen and (max-width: 768px){
	.left-col::after {
    background-size: 770px;
}
  .bhavik.sharma {
    top: 74px;
    left: -40px;
}
	
	.animated.bounce {
    position: relative;
    top: -41px;
    left: 159px;
    }
    .SBA.Associate {
    left: 65px;
    top: 200px;
     }
   .kids1.bizz {
    top: 100px;
    left: 365px;
    }
   .sba1.hub {
    top: 426px;
    left: 280px;
     }
	 .about-section {
    margin-top: -2px;
	
    }
	


	.kidbizz-link:hover + .kidbizz-main-box {
  display: none;
  
}
.academy-link:hover + .sba-main-box {
  display: none;
  
}
.sbaassociate-link:hover + .sbaassociate-main-box {
  display: none;
}
.flim-insitute:hover + .flim-insitute-main-box{
	  display: none;
  }
  .sba-hub-link:hover + .sba-hub-main-box{
	  display: none;
  }
}
@media only screen and (max-width: 767px){
    .left-col {
		display:block;
      width: 100%;
    }
	.left-col::after {
      background-size: 1075px;
    }
    .right-col {
		display:block;
        width: 100%;
		padding-top: 380px;
    }  
    .follow-us h5{
	text-align:center;

   }	
   .main-icons{
	text-align:center;
	margin-top: 30px;
	border:none;
   }
	.second-Follow{
				display:block;
			}
    .inner-section {
      display: block;
    }
	
    .content-bhavik {
      display: block;
     
      padding: 0px 0px 0px 0px;
      height: auto;
    }
   .description h5::before {
      top: 6px;
      left: 90px;
      width: 50px;
    }
	.bhavik.sharma {
    top: 159px;
    left: 11px;
}
   .SBA.Associate { 
    left: 214px;
    top:395px;
   }
  .content-sec p{
	  text-align:center;
  }
    img.flim1.institute {
    width: 70px;
    height: 70px;
	position: absolute;
    left: 50%;
    top: 40%;
}
  .animated.bounce {
    position: relative;
    top: 45px;
    left: 60px;
	width: 70px;
    height: 70px;
     }
  .sba1.hub {
    position: absolute;
   top: 57%;
    left: 526px;
    right: 0px;
   
	width: 70px;
    height: 70px;
  }
   .SBA.Associate {
    left: 65px;  
    height: auto;
	width: 70px;
    height: 70px;
  }
    .kids1.bizz {
    position: absolute;
    top: 192px;
    left: 510px;
    width: 70px;
    height: 70px;
     }
  .description {
  
    padding-left: 1px;
    padding-top: 440px;
    text-align: center;
    background-size: contain;
    background-position: center center;
	margin-right: 0px;
	text-align: center;
   }
   .follow-us {
    padding-top: 45px;
}
 
  .follow-us h4{
	text-align:center;
   }
  .instagram {
    margin-left: 0px !important;
  }
  .instagram1 {
     margin-left: 0px !important; 
  }
  .instagram2 {
      margin-left: 0px !important; 
  }
  .content-sec h2{
	font-size:40px;
  }
 .about-section {
    
    padding-top: 10px;
}


}


@media only screen and (max-width: 430px){
	.left-col::after {
    background-size: 670px;
}
.kids1.bizz {
    position: absolute;
   top: 85px;
   left: 220px;
      }

.SBA.Associate {
   
	left: 40px;
    top: 330px;
}
.sba1.hub {
    top: 37%;
    left: 260px;   
}
.bhavik.sharma {
    top: 107px;
    left: 19px;
	height:170px;
	width:170px;
}
.right-col {
 
    padding-top: 270px;
}
 img.flim1.institute {
     
        top: 32%;
    }

}

@media screen and (max-width: 414px){
	.left-col::after {
    background-size: 600px;
}
  .bhavik.sharma {
  
    width: 170px !important;
    height: 170px !important;
	top: 86px;
    left: 10px;
   }
   .sba1.hub {   
    left: 180px;   
}
    img.flim1.institute {
        top: 28%;
    }
   .SBA.Associate {
   
    left: 40px;
    top: 230px;
   }
  
  .kids1.bizz {
    position: absolute;
    top: 100px;
    left: 207px;
	
}

  .right-col{
	padding-top: 230px;
  }
  
}

@media screen and (max-width: 375px){
	
	.left-col::after {
    background-size: 565px;
   }
    .right-col {
    padding-top: 280px;
    }
    
	.animated.bounce {
    padding-left: 1px;
    padding-top: 8px;
    
}
  .kids1.bizz {
    top: 108px;
    left: 215px;
   }
  .sba1.hub {
    top: 41%;
    left: 260px;
  }

  .SBA.Associate {
    left: 65px;
    top: 95px;
	top: 230px;
  }
  .bhavik.sharma{  
	top: 76px;
    left: 5px;
  }
  
.description {
    padding-top: 275px;
}

}
@media only screen and (max-width: 360px){
    .left-col::after {
     background-size: 565px;
    }
    
	
	.kids1.bizz{
		top: 75px;
        left: 255px;
        
	}
	.SBA.Associate {
    top: 257px;
}
	.sba1.hub{ 
		left: 210px;
	}
	
	
} 



