@media(min-width:768px){
    .learn-box{
        margin-top: 65px;
    }
    .navcont-show
    {
        display: none; 
    }
    .awdinner-box-mob {
        display: none;
    }
}

@media(max-width:767px){
    .header .container-fluid {
        padding: 0 15px;
    }
    .navbar-brand img {
        height: 50px;
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
        gap: 0;
        width: 100%;
        background: rgba(0,0,0,1);
        padding: 20px;
        align-items: start;
        justify-content: start;
    }
    .navbar-expand-lg .navbar-nav .nav-item {
        border-bottom: 1px solid #92929242;
        padding: 15px 0;
        width: 100%;
        text-align: left;
    }
    .navbar-collapse {
        position: absolute;
        top: 100%;
        z-index: 99;
        width: 100%;
        left: 0;
    }
    .navbar .navbar-nav .nav-link {
        color: var(--white);
        margin: 0;
        padding: 0;
        font-size: 16px;
        font-weight: 500;
        line-height: 1;
        text-align: left;
        text-transform: uppercase;
        letter-spacing: -0.02em;
    }
    .nav-contact-btn
    {
        display: none;
    }
    .hero-box .htl-box {
        width: 100%;
        text-align: center;
    }
    .hero-top {
        padding-top: 15px;
    }
    .hero-box {
        flex-direction: column;
    }
    .htl-box h1 {
        font-size: 36px;
        line-height: 1.3;
        text-align: center;
    }
    .htl-box p {
        font-size: 16px;
        text-align: center;
    }
    .htr-box img {
        right: 0;
    }
    .award-box {
        margin-top: 50px;
        margin-bottom: 50px;
        padding: 30px 0;
    }
    .awdinner-box {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: auto;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        line-height: 1;
        letter-spacing: -0.02em;
        flex-direction: column;
        text-align: center;
        gap: 25px;
    }
    .about-left img {
        position: relative;
        left: 0;
        max-width: 100%;
    }
    .about-left {
        margin-bottom: 50px;
    }
    .about-content {
        padding-left: 0;
    }
    .about-content h2 {
        margin-bottom: 15px;
        font-size: 26px;
        line-height: 1.5;
        text-align: center;
    }
    .htl-subhead {
        justify-content: center;
    }
    .about-content p {
        margin-bottom: 45px;
        text-align: center;
    }
    .awdinner-box-mob .awdinner-box {
        height: auto;
        border-top: none;
        border-bottom: none; 
        flex-direction: row;
    }
    
    .awdinner-box-mob
    {
        display: flex;
    }
    
    .about-content .awdinner-box {
        height: auto;
        border-top:none;
        border-bottom: none;
        flex-wrap: wrap;
    }
    .about-content .awdinner-box img{
        margin: 0;
        max-width: 100%;
    }
    .service-section {
        padding: 50px 0;
    }
    .service-heading {
    & h3 {
        font-size: 36px;
    }
}
.service-heading a {
	height: 90px;
	width: 90px;
	line-height: 1;
	font-size: 16px;
}
.service-box {
	padding-top: 30px;
	gap: 25px;
    flex-direction: column;
}
.service-box a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #1E1E21;
	border-radius: 20px;
	padding: 25px 15px;
    flex: 1;
    max-width: 100%;
}
.sb-heading {
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: -0.03em;
	text-align: center;
	color: var(--white);
	display: flex;
	align-items: center;
	gap: 30px;
}
.sb-heading img {
	height: 36px;
}
.service-section {
	padding: 50px 0;
	background-image: none;
}
.service-section .service-light {
	display: none;
}
.video-section .video-light {
	display: none;
}
.video-container {
    & video {
      height: auto;
      border-radius: 10px;
    }
  }
  .video-inner {
	padding: 10px;
	border-radius: 20px;
}
.video-section {
	position: relative;
	padding: 20px 0 20px;
	overflow: hidden;
}
.why-choose {
	margin-top: 50px;
	padding-bottom: 50px;
}
.wc-mainbox{
   
    grid-template-columns: 1fr;
    
}
.wc-heading h3 {
	font-size: 26px;
	line-height: 1.5;
}
.wc-heading {
	margin-bottom: 30px;
}
.wc-icon {
	background: var(--white);
	height: 70px;
	width: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -35px;
}
.wc-icon img {
	height: 25px;
}
.wc-box-inner {
	border: 1px solid #1E1E21;
	border-radius: 20px;
	padding: 55px 20px 35px;
	text-align: center;
	position: relative;
	margin-top: 50px;
}
.featured-heading h4 {
	font-size: 36px;
	line-height: 1.5;
}
.play-button-wrapper {
    & #circle-play-b {
      & svg {
        width: 50px;
        height: 50px;
      }
    }
  }
  .featured-heading a {
	width: 90px;
	height: 90px;
	font-size: 16px;
}
.featured-heading p {
	font-size: 16px;
	font-weight: 300;
	max-width: 100%;
	margin: 0 auto 40px;
}
.featured-heading {
	text-align: center;
	margin-bottom: 50px;
}
.featured-section .featured-light {
	display: none;
}
.fet-left {
	max-width: 100%;
	padding-left: 0;
	margin-bottom: 30px;
}
.featured-box {
	border: 1px solid #1E1E21;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 20px;
	padding: 20px;
	margin-bottom: 30px;
	flex-direction: column;
}
.featured-box img{
    max-width: 100%;
}
.ft-tags {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	margin-bottom: 50px;
    flex-wrap: wrap;
}
.ft-tags {
	margin-bottom: 20px;
	flex-wrap: wrap;
}
.fet-left a img {
	height: 40px;
}
.wrapper {
	overflow: hidden;
}
.vcube-section {
	padding: 0;
	position: relative;
    & .vcube-left-img,  & .vcube-right-img {
        display: none;
      }
}
.vcube-heading h4 {
	font-size: 36px;
	line-height: 1.5;
}
.vcube-heading {
	text-align: center;
	margin-bottom: 30px;
}
.vcube-box {
    & .vcube-num {
      font-size: 36px;
      line-height: 1.5;
    }
    & h6 {
        font-size: 26px;
        line-height: 1.5;
      }
  }
  .vcube-innerbx {
	border-radius: 20px;
	padding: 15px 15px;
    gap: 10px;
}
.testimonial {
    & .testi-left-img , & .testi-right-img {
      display: none;
    }
  }
  .testi-heading h6 {
	font-size: 26px;
	line-height: 1.5;
	text-align: center;
}
.testi-heading-para p {
	font-size: 16px;
	text-align: center;
}
.fet-left h5 {
	font-size: 32px;
	text-align: center;
}
.fet-left p {
	text-align: center;
}
.fet-left a {
	display: block;
	text-align: center;
}
.testimonial-main-heading {
	padding-bottom: 30px;
}
.rating-header img {
	height: 30px;
}
.rating-num {
	font-size: 16px;
	text-align: center;
	display: flex;
	align-items: center;
	gap: 5px;
}
.rating-header {
	padding: 20px 20px;
}
.rating-body p {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.7;
	text-align: center;
	display: block;
	-webkit-line-clamp: inherit;
	-webkit-box-orient: inherit;
	overflow: inherit;
}
.rating-body {
	padding: 20px;
	border-bottom: 1px solid #1E1E21;
}
.rating-footer {
	display: flex;
	padding: 20px;
	justify-content: space-between;
	align-items: center;
}
.rating-name h6 {
	font-size: 20px;
}
.rating-img img {
	height: 50px;
}
.rating-box {
	border-radius: 20px;
}
.collaborate-section {
	padding: 0;
	text-align: center;
}
.collaborate-section h6 {
	text-align: center;
	font-size: 36px;
	line-height: 1.5;
	letter-spacing: -0.03em;
	margin-bottom: 20px;
}
.collaborate-section p {
	font-size: 16px;
	font-weight: 500;
	line-height: 22.4px;
	text-align: center;
	color: #C2C2C2;
	max-width: 100%;
	margin: 0 auto 40px;
}
.join-btn{
    width: 100%;
}
.footer {
	border-top: 1px solid #424242;
	padding: 40px 0 50px;
	margin-top: 50px;
}
.quick-linksbx {
	margin-bottom: 30px;
}
.footer-logo img {
	height: 50px;
}
.footer-bottom {
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.footer-logo a {
	display: inline-block;
	margin: 0 auto;
	text-align: center;
}
.footer-logo {
	text-align: center;
}
.footer {
	padding: 30px 0 30px;
	margin-top: 50px;
}
.quick-linksbx h5 {
	font-size: 22px;
	text-align: center;
	margin-bottom: 10px;
}
.quick-linksbx ul {
    & li {
      text-align: center;
    }
  }
} 