#audio-control {
  cursor:pointer;
  padding: 10px 20px;
  background:#000;
  color: #fff;
  border-radius: 4px;
  display: inline-block;
	position: fixed;bottom:0;right: 0px;
	z-index: 99;
}

.about-sec-hero{display: flex;min-height: 100vh;background: #ffffff;background-attachment:fixed;position:relative;z-index: 9;}
.about-sec-hero:before{content:"";position:absolute;top:0;left:0;width: calc(57% - 8px);height: 100%;border: 1px solid var(--color-02);border-radius: 0px 0px 10px 0px;}
.about-sec-hero:after{content:"";position:absolute;top:0;right:0;width: calc(43% - 8px);height: 100%;background: var(--color-02);border-radius: 0px 0px 0px 10px;}
.about-sec-hero .container-fluid{/* position:relative; *//* z-index: 9; */}
.about-sec-hero .row{min-height: 79vh;margin: 17vh auto 10vh auto;position: relative;}

.about-sec-hero .hero-man{position:absolute;bottom: 8%;left: 38%;width: 33vw;z-index: 9;}

.banner-heading{position: absolute;bottom: 36%;}
.banner-heading h1{}
.banner-heading h1 span{}
.banner-heading h1 strong{}

.banner-para{color: var(--color-04);position: absolute;bottom: 7%;right:0;padding:30px;max-width:440px;border:2px solid #ffffff;border-radius:10px;z-index: 9;}
.banner-para h4{margin-bottom:20px;}
.banner-para p{font-size: 16px;line-height: 1.4;}

.hm-tip-tool{position:absolute;width: 16px;height: 16px;background:var(--color-02);box-shadow: 0px 0px 0px 10px rgb(65 179 223 / 30%);border-radius: 100px;z-index:9;}
.hm-tip-tool.hmtt-01{top: 28%;left: 18%;}
.hm-tip-tool.hmtt-02{top: 22%;left: 39%;}
.hm-tip-tool.hmtt-03{top: 28%;left: 18%;}
.hm-tip-tool.hmtt-04{top: 13%;left: 33%;}
.hm-tip-tool.hmtt-05{top: 41%;left: 45%;}
.hm-tip-tool.hmtt-06{top: 67%;left: 53%;}
.hm-tip-tool.hmtt-07{top: 28%;left: 18%;}
.hm-tip-tool.hmtt-08{top: 27%;left: 87%;}

.about-sec-03{color: var(--color-04);font-weight: 100;text-align: center;padding: 120px 0px 100px 0px;background:var(--color-01);position: relative;margin-top: 15px;}
.about-sec-03:after{content:"";position:absolute;bottom:0;left:0;width:100%;height: 100%;mix-blend-mode: multiply;opacity: .2;background: url('awards-bg.jpg') no-repeat center center;background-attachment: fixed;background-size: cover;}
.about-sec-03 h2{color:var(--color-04);}
.about-sec-03 h3{font-size:calc(50px + 2vh);font-weight: 900;font-style:italic;line-height:1;}

ul.stats-numbers{max-width: 1280px;display: flex;list-style-type: none;margin: 50px auto 70px auto;padding: 40px 0px 10px 0px;justify-content: space-around;border-top: 1px solid #cccccc75;
border-bottom: 1px solid #cccccc75;position: relative;}
ul.stats-numbers:before{content:"";width:100%;height:100px;position:absolute;bottom:100%;left:0;background:url("shadows-top.png") no-repeat center center;background-size:cover;opacity: .6;}

ul.stats-numbers:after{content:"";width:100%;height:100px;position:absolute;top:100%;left:0;background:url("shadows-bottom.png") no-repeat center center;background-size:cover;opacity: .6;}
ul.stats-numbers li{}
ul.stats-numbers li .stats{color: var(--color-04);padding: 30px 40px 10px 40px;position: relative;min-width: 260px;}
ul.stats-numbers li .stats:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background: url(award.png) no-repeat top center;opacity: .3;}
ul.stats-numbers li .stats h2{font-size: calc(30px + 4vh);font-weight: 900;margin-bottom: 23px;position: relative;z-index: 9;}
ul.stats-numbers li .stats h2 small{position:absolute;top: 20%;font-size: 57%;}
ul.stats-numbers li .stats p{font-weight: 600;text-transform: uppercase;position: relative;z-index: 9;}

.about-sec-04{padding: 60px 0px 60px 0px;}
.about-sec-04 .mision-vision{padding:100px 0px;border-bottom:1px solid var(--color-02);}
.about-sec-04 .mision-vision h2{margin-bottom:0px !important;}
.about-sec-04 .mision-vision p{max-width:400px;text-align: left;display:inline-block;margin-bottom: 0px;}

.about-sec-05{background:var(--color-01);text-align:center;padding:80px 0px;}
.about-sec-05 h2{color:var(--color-04);font-size:calc(30px + 3vw);}
.about-sec-05 h2 span{font-size:calc(40px + 6vw);font-weight:900;text-transform:uppercase;font-style: italic;}

.about-sec-06{padding:80px 0px;}
.about-sec-06 h2{margin-top:9vh;margin-bottom: 9vh;}

.about-sec-06 img {border-radius: 10px;}
.about-sec-06 h2 span{;}

.video-sec-hero{display: flex;min-height: auto;background: #ffffff;background-attachment:fixed;position:relative;z-index: 9;padding-top:100px;}
.video-sec-hero video{/* object-fit: cover; */width: 100%;}
 
/*.video-sec-hero:before{content:"";position:absolute;top:0;left:0;width: calc(57% - 8px);height: 100%;border: 1px solid var(--color-02);border-radius: 0px 0px 10px 0px;}
.video-sec-hero:after{content:"";position:absolute;top:0;right:0;width: calc(43% - 8px);height: 100%;background: var(--color-02);border-radius: 0px 0px 0px 10px;}*/

.coming-soon-01{text-align:center;background: #ffffff;position:relative;z-index: 9;padding: 100px 20px 0px 20px;}
.coming-soon-01 h1{}

/* Smartphones (portrait and landscape) ----------- */
@media only screen  and (min-width : 320px) and (max-width :767px) {

	.hm-img{display:inline-block;}
	.hm-tip-tool{width:12px;height:12px;}
	.video-sec-hero{flex-direction: column;min-height: auto;padding-top: 100px;padding-bottom: 20px;}
	/*.video-sec-hero:before{height: 63vh;}
	.video-sec-hero:after{height: 63vh;}*/
	

	.about-sec-hero{flex-direction: column;min-height: auto;padding-top: 100px;padding-bottom: 20px;}
	.about-sec-hero:before{height: 63vh;}
	.about-sec-hero:after{height: 63vh;}
	
	.about-sec-hero .container{padding:0px;}
	.about-sec-hero .hero-man{position: relative;top: 30px;left: 0;right: 0;margin: auto;width: 100%;text-align: right;padding-right: 16px;}
	.about-sec-hero .hero-man img{height:50vh;}

	
    .banner-heading{position:static;margin-top: 20px;}
	.banner-para{position:static;margin-top: 20px;padding:15px;color: var(--color-05);border-color: var(--color-05);margin-top: 40px;}
	.banner-para h4{font-size:21px;}
	.banner-para br{display:none;}

	.about-sec-hero .row{min-height: auto;margin: 50px auto 0px auto;}

	.about-sec-02{padding: 110px 0px 340px 0px;}
	.about-sec-02 h2{line-height:1.3;letter-spacing:1px;}
	.about-sec-02 h3{font-size: calc(30px + 2vh);}

	.about-sec-03{padding: 0px;}
	.about-sec-03 .container.c_w1140{padding: 60px 10px 40px 10px;}
	.about-sec-03 p br{}
	.about-sec-03 img{max-width: 80%;margin-bottom: 30px;}

	ul.stats-numbers{max-width: 107%;display: block;margin: 20px -15px 70px -15px;}
	ul.stats-numbers li{width: 45%;display: inline-block;}
	ul.stats-numbers li .stats{min-width: 150px;}
	ul.stats-numbers li .stats:before{background-size: contain;}
	ul.stats-numbers li .stats h2{font-size: 48px;margin-top: 7px;margin-bottom: 10px;}
	ul.stats-numbers li .stats p{}

	.about-sec-04{padding: 0px 10px 50px 10px;}
	.about-sec-04 .mision-vision{padding: 70px 0px;}
	.about-sec-04 .mision-vision h2{margin-bottom: 20px !important;}
	.about-sec-04 .mision-vision p{}

	.about-sec-05{padding:30px 15px;}
	
	.about-sec-06{padding: 0px 0px 0px 0px;}
	.about-sec-06 .heading-01{max-width:340px;margin:40px 0px;}
	.about-sec-06 img{width:100%;margin-bottom:20px;border-radius: 10px;}
	
	.home-sec-06 .container{padding: 40px 15px 40px 15px;}
	.home-sec-06 .container:before{width: 80%;} 
	
}

