*{
padding: 0;
margin: 0;
box-sizing: border-box;
} 
@font-face {
font-family:Mada-Bold;
src: url('../font/mada/Mada-Bold.ttf');
 font-display: swap;
}
@font-face {
font-family:Mada-Regular;
src: url('../font/mada/Mada-Regular.ttf');
 font-display: swap;
}
@font-face {
font-family:Mada-Light;
src: url('../font/mada/Mada-Light.ttf');
 font-display: swap;
}
@font-face {
font-family:PlusJakartaSans;
src: url('../font/Plus_Jakarta_Sans/PlusJakartaSans-VariableFont_wght.ttf');
 font-display: swap;
}
@font-face {
font-family:Raleway;
src: url('../font/Raleway/Raleway-VariableFont_wght.ttf');
 font-display: swap;
}
@font-face {
font-family:NunitoSans;
src: url('../font/Nunito_Sans/NunitoSans-VariableFont_YTLC\,opsz\,wdth\,wght.ttf');
 font-display: swap;
}
body {
background-image: url(../img/team/bg.jpg);
background-size: cover;
background-position: center;
}
.black-section {
background: unset !important;
}
.black-section {
width: 100%;
background-color: unset !important;
}
header {
width: 100%;
background: unset !important;
}
.banner-section {
width: 100%;
padding-top: 60px;
}
.banner-section h1 {
color: #FFDC54;
font-family:NunitoSans;
font-size: 65px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 1.95px;
text-align: center;
text-transform: uppercase;
position: relative;
padding-bottom: 64px;
}
.banner-section h1::after {
content: "";
position: absolute;
width:75%;
height: 2px;
background-color: #FFCD0C;
left: 50%;
top: 27%;
transform: translate(-50%,-50%);
}
.banner-section h6 {
color: #000;
text-shadow: 0px 3.618px 3.618px rgba(77, 77, 77, 0.25);
font-family:NunitoSans;
font-size: 40.704px;
text-align: center;
top: -131px;
position: relative;
font-style: normal;
font-weight: 800;
line-height: normal;
letter-spacing: 1.221px;
}
.team-content-page {
width: 100%;
background: black;
}
.team-image{
position: relative;
}
.team-image::after {
position: absolute;
content: "";
width: 100%;
height: 1px;
background: linear-gradient(45deg, rgb(255 203 1) 0%, rgb(40 40 40) 50%, rgb(255 204 1) 100%);
bottom: 0;
left: 0;
}
.card{cursor: context-menu !important;}
.image-set {
width: 100%;
position: relative;
top: -93px;
}
.image-top-set {
width: 100%;
}
.image-top-set-left {
width: 35%;
}
.image-top-set-right {
width: 65%;
}
.center-content-box {
background: #fffbfb;
height: calc(100% - 45%);
padding: 28px 54px;
}
.center-content-box h1 {
color: #000;
font-family:NunitoSans;
font-size: 25px;
font-style: normal;
font-weight: 800;
line-height: normal;
letter-spacing: 0.75px;
}
.center-content-box p {
color: #333;
font-family:Mada-Regular;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 180%; /* 27px */
letter-spacing: 0.45px;
}
.img-radius{
border-radius: 10px;
}
.video-hover {
max-height: 351px;
min-height: 351px;
object-fit: cover;
width: 100%;
cursor: pointer;
border-radius: 10px;
}
.image-left {
width: 35%;
}
.left-img {
padding-bottom: 8px;
}
.cust-row {
--bs-gutter-x: 0.5rem !important; 
}
.image-right{
width: 65%;
}
.fun{
color: #282828;
font-family:NunitoSans;
font-size: 30px;
font-style: normal;
font-weight: 800;
line-height: normal;
letter-spacing: 0.9px;
padding-top: 50px;
margin: 0;
padding-bottom: 40px;
}
.culture-content {
color: #282828 !important;
}
.video-set {
width: 100%;
margin-bottom: 120px;
}
.video-one {
width: 49%;
transition: width 1s ease;
border: 0.10s ease;
border: 2px solid #FFD843;
padding: 5px;
}
.video-two:hover {
padding: 5px;
}
.video-two{
width: 24%;
transition: width 1s ease;
border: 0.5s ease;
}
.work-duffl {
width: 89%;
margin: 0 auto;
border: 1px solid #000;
padding: 38px 67px;
}
.work-duffl h1 {
color: #000;
font-family:NunitoSans;
font-size: 30px;
font-style: normal;
font-weight: 800;
line-height: normal;
letter-spacing: 0.9px;
margin: 0;
}
.work-duffl h2 {
color: #000;
font-family:NunitoSans;
font-size: 30px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-left: 5px;
margin-right: 5px;
letter-spacing: 0.9px;
}
.work-duffl p {
color: #000;
font-family:Mada-Regular;
font-size: 14px;
font-style: normal;
font-weight: 300;
line-height: 150%; /* 21px */
letter-spacing: 0.42px;
}
.work-duffl h6, .ez {
color: #000;
font-family:Raleway;
font-size: 15.152px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: 0.455px;
background: transparent;
border-left: none;
border-right: none;
border-bottom: 1px solid #000;
border-top: 1px solid #000;
padding: 7px 0;
position: relative;
}
.team-btn {
position: absolute;
top: 13px;
right: 10%;
color: #000;
}
.work-duffl h6::after {
content: "";
position: absolute;
width: 32px;
height: 10px;
background-color: #ffcd0c;
right: 0;
bottom: -1px;
}
.video-icon {
position: absolute;
top: 42%;
left: 50%;
transform: translate(-50%);
cursor: pointer;
}
/* responsive  */
@media (min-width:991px) and (max-width:1199px) {
.img-h-ing img{
height: 279px;
object-fit: cover;
}
.center-content-box {
height: calc(100% - 38%);
}
.work-duffl {
width: 100%;
}
}
@media (max-width:991px) {
.tap-view-none {
display: none;
}
.tap-view-block {
display: block !important;
}
.duffl-heading {
flex-direction:unset !important;
gap: 9px;
justify-content: center;
margin-bottom: 15px;
}
.work-duffl p {
margin-bottom: 15px !important;
text-align: center;
}
.work-duffl h2 {
margin: 0;
}
.work-duffl {
padding: 25px 19px;
}
.work-duffl button {
margin: 0 auto;
}
.video-set {
padding-bottom: 53px;
}
.fun {
padding-top: 43px;
padding-bottom: 33px;
}
.video-hover {
max-height: 229px;
min-height: 229px;
}
.video-icon img{
width: 50px;
}
.video-set {
margin-bottom: 60px;
}
}
@media (max-width:768px) {
.image-set {
top: -60px;
}
.video-hover {
max-height: 163px;
min-height: 163px;
}
.video-icon img {
width: 33px;
}
.banner-section h1 {
padding-bottom: 39px;
}
.banner-section h6 {
top: -100px;
}
.video-set {
margin-bottom: 0px;
}
.fun, .culture-content {
text-align: center;
}
}
@media (max-width:600px) {
.banner-section h1 {
font-size: 51px;
}
.banner-section h1::after {
top: 29%;
}
.banner-section h6 {
top: -95px;
}
}
@media (max-width:575px) {
.mobile-img-add {
display: block !important;
}
.mobile-img-remove {
display: none ;
}
.video-set {
margin-bottom: 16px;
}
}
@media (max-width:457px) {
.image-set {
top: -43px;
}
} 
@media (max-width:424px) {
.banner-section h1 {
font-size: 40px;
}
.banner-section h6 {
top: -50px;
font-size: 30px;
}
}
.hidden-menu {
position: absolute;
top: 0px;
padding-right: 4px;
height: 100%;
padding-bottom: 9px;
}


.work-duffl h1{
    font-size: 20px;
}