* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none;
}

@font-face {
    font-family: 'leagueSpartan-Black';
    src: url('../font/leagueSpartan/LeagueSpartan-Black.ttf');
}

@font-face {
    font-family: 'leagueSpartan-Bold';
    src: url('../font/leagueSpartan/LeagueSpartan-Bold.ttf');
}

@font-face {
    font-family: 'leagueSpartan-ExtraLight';
    src: url('../font/leagueSpartan/LeagueSpartan-ExtraLight.ttf');
}

@font-face {
    font-family: 'leagueSpartan-Light';
    src: url('../font/leagueSpartan/LeagueSpartan-Light.ttf');
}

@font-face {
    font-family: 'leagueSpartan-Medium';
    src: url('../font/leagueSpartan/LeagueSpartan-Medium.ttf');
}

@font-face {
    font-family: 'leagueSpartan-Regular';
    src: url('../font/leagueSpartan/LeagueSpartan-Regular.ttf');
}

@font-face {
    font-family: 'leagueSpartan-SemiBold';
    src: url('../font/leagueSpartan/LeagueSpartan-SemiBold.ttf');
}

@font-face {
    font-family: 'leagueSpartan-Thin';
    src: url('../font/leagueSpartan/LeagueSpartan-Thin.ttf');
}

@font-face{
    font-family: 'Allerta Stencil';
    src: url('../font/Allerta_Stencil/AllertaStencil-Regular.ttf');
}


.sticky-set {
    position: fixed;
    bottom: 0%;
    right: 50px;
    transform: translateY(-50%);
    z-index: 999999999999;
}

.sticky-icon {
    width: 51px;
    margin-bottom: 15px;
}

.sticky-icon img {
    border: 2px solid #000;
    border-radius: 50%;
}



body {
    font-family: 'leagueSpartan-Regular';
}

.cus-container {
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
}

header {
    position: absolute;
    top: 0px;
    z-index: 1;
    width: 100%;
}

header .logo {
    width: 110px;
}




.bg-tubecast-pro {
    background: #000;
    margin-top: -30px;
}

.content-tubecast-sec h3 {
    color: #FFF;
    font-family: 'leagueSpartan-Bold';
    font-size: 26px;
    line-height: 166%;
    letter-spacing: 0.78px;
    text-transform: uppercase;
}

.content-tubecast-sec p {
    color: #EDEDED;
    font-family: 'leagueSpartan-Light';
    font-size: 15px;
    line-height: 160%;
    letter-spacing: 0.45px;
}

.content-tubecast-sec ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0px;
}

.content-tubecast-sec ul li {
    display: flex;
    gap: 6px;
    padding-top: 9px;
}

.content-tubecast-sec ul li img{    object-fit: contain;}
.content-tubecast-sec ul li span {
    color: #EDEDED;
    font-family: 'leagueSpartan-Light';
    font-size: 14px;
    line-height: 180%;
    letter-spacing: 0.42px;
}

.bg-talent-sec {
    background-image: url(../img/index/talent-bg-1.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}

/*
background-image: url(../img/index/talent-bg.jpg);
.content-talent-sec{max-width: 420px;height: 510px;padding-left:4rem;padding-right: 4rem;
    background-image: url(../img/index/talent-content-bg.jpg);background-repeat: no-repeat;
background-position: bottom;background-size: cover;} */
.max-w-340 {
    max-width: 360px;
}

.max-w-340 img {
    position: relative;
    z-index: 1;
}

.content-talent-sec {
    max-width: 330px;
}

.content-talent-sec h3 {
    color: #FFF;
    text-align: center;
    text-shadow: 0 4.116px 10.29px rgba(36, 36, 36, 0.25);
    font-family: 'leagueSpartan-Regular';
    font-size: 34px;
    line-height: 81%;
    letter-spacing: 1.07px;
}

.content-talent-sec h1 {
    color: #FFF;
    font-family: 'leagueSpartan-Regular';
    font-size: 61.126px;
    line-height: 81%;
    letter-spacing: 1.834px;
}
.portfoilio-btn  {
    background: #fff;
    text-transform: uppercase;
    padding: 11px 19px 8px;
    border-radius: 50px;
    display: inline-block;
    color: #0B0B0B;
    font-size: 16px;
      letter-spacing: 0.7px;
    font-weight: bold;
        font-family: 'leagueSpartan-SemiBold';
    } 
.content-talent-sec p {
    color: #EDEDED;
    font-family: 'leagueSpartan-Light';
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.45px;
}

.listing-talent-sec img {
    border-radius: 21px;
    box-shadow: 0 2px 6.7px 0 rgba(255, 255, 255, 0.15);
    transition: transform 0.5s ease-in-out;
}

.listing-talent-sec img:hover {
    transform: scale(1.04);
}

.listing-talent-sec p {
    color: #FFF;
    font-family: 'leagueSpartan-Medium';
    font-size: 16px;
    line-height: 166%;
    letter-spacing: 0.48px;
    text-transform: uppercase;
}

.bg-spotlight-sec {
    background-image: url(../img/index/bg-spotlight.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-spotlight-sec h2 {
    color: #0B0101;
    font-family: 'leagueSpartan-Regular';
    font-size: 28px;
    line-height: 166%;
    letter-spacing: 0.84px;
    text-transform: uppercase;
}

.bg-spotlight-sec h2 span {
    color: #0B0101;
    font-family: 'leagueSpartan-SemiBold';
    font-size: 28px;
    line-height: 166%;
    letter-spacing: 0.84px;
    text-transform: uppercase;
}

.bg-spotlight-sec h6 {
    color: #252525;
    font-family: 'leagueSpartan-SemiBold';
    font-size: 16.394px;
    line-height: 130%;
    letter-spacing: 0.328px;
}

.bg-spotlight-sec p {
    color: #252525;
    padding-top: 17px;
    padding-bottom: 8px;
    font-family: 'leagueSpartan-Regular';
    font-size: 17px;
    line-height: 130%;
    letter-spacing: 0.34px;
}

.cus-lines {
    position: relative;
}

.cus-lines::after {
    content: "";
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -0%);
    width: 84%;
    height: 1px;
    background: linear-gradient(45deg, transparent, #a57f309e, transparent);
}

.cus-lines .col-md-3 {
    position: relative;
}

.cus-lines .col-md-3:first-child::before,
.cus-lines .col-md-3:nth-child(2)::before,
.cus-lines .col-md-3:nth-child(3)::before,
.cus-lines .col-md-3:nth-child(5)::before,
.cus-lines .col-md-3:nth-child(6)::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(-0%, -50%);
    height: 50%;
    width: 1px;
    background: linear-gradient(0deg, transparent, #a57f309e, transparent);
}

/* 
.bg-FOT{background-image: url(../img/index/bg-FOT-img.jpg);background-repeat: no-repeat;
background-position: center;background-size: cover;border-radius: 5px; 
position: relative;}
.bg-FOT img{width: 300px;}
.FOT-content-sec{position: absolute;top: 50%;transform: translateY(-50%);right: 20px;}
.FOT-content-sec h2{color: #FFF;
    font-family: 'leagueSpartan-SemiBold';
font-size: 31.358px; 
line-height: 166%; 
letter-spacing: 0.941px;
text-transform: uppercase;}
.FOT-content-sec h6{color: #FFF;
    font-family: 'leagueSpartan-SemiBold';
font-size: 21.803px; 
line-height: 166%;  
letter-spacing: 0.654px;position: relative;
text-transform: uppercase;}
.FOT-content-sec h6::after{content: "";position: absolute;bottom: 0%;left: 50%;transform: translate(-50%,-0%);
width: 74%;height: 1px;background:linear-gradient(45deg, transparent, #AA1616, transparent);}
.FOT-content-sec h6::before{content: "";position: absolute;top: 0%;left: 50%;transform: translate(-50%,-0%);
width: 74%;height: 1px;background:linear-gradient(45deg, transparent, #AA1616, transparent);}
.FOT-content-sec p{color: #FFF;
text-align: center;
    font-family: 'leagueSpartan-Light';
font-size: 22.304px; 
line-height: 126%;  
letter-spacing: 0.669px;} */

.FOT-sec {position: relative;
    margin-top: -20px;
}
.FOT-sec::after{
    content: "";position: absolute;right: 34px;top: 50%;transform: translateY(-50%);
    width: 4px;height: 99%;background: #8E1010;
}

.FOT-sec .row {
    
}

.r-FOT-content-sec {
    background-color: #0A0101;
    border-radius: 40px;
}

.FOT-sec img {
    margin-top: -10px;
    margin-bottom: -10px;
        position
: relative;
    right: -10px;
    max-width: calc(100% + 10px);
}

.btn-reg {
    color: #FFF;
    border: 1px solid transparent;
    font-family: 'leagueSpartan-SemiBold';
    font-size: 15px;
    line-height: 14px;
    display: inline-block;
    letter-spacing: 0.429px;
    padding: 10px 16px 8px;
    text-transform: uppercase;
    border-radius: 10px;
    background: #5A0C0C;
    transition: all 0.5 ease;
}

.btn-reg:hover {
    border: 1px solid #ffffffb5;
}

.r-FOT-content-sec p {
    color: #F6F6F7;
    font-family: 'leagueSpartan-Light';
    font-size: 15px;
    line-height: 160%;
    letter-spacing: 0.45px;
}

.row.px--00 {
    --bs-gutter-x: 0.46rem;
}

.testimonials-sec {
    position: relative;
    background: linear-gradient(180deg, transparent 20%, rgb(252 242 227) 100%);
}

.testimonials-sec::after {
    content: "";
    position: absolute;
    bottom: 0%;
    right: 0%;
    transform: translate(0%, 0%);
    height: 100px;
    width: 300px;
    background: url(../img/index/review-icon.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
}

.owl-carousel .owl-item {
    padding: 15px 10px;
}

.testimonial-card {
    display: flex;
    align-items: center;
    border: 1px dashed #545454;
  
    border-radius: 10px;
    justify-content: space-between;
}

@media (min-width:768px){
    .testimonial-card{
        border-right: 0px;
    }
}

.testimonial-content h3 {
    color: #121212;
    text-shadow: 0 2px 10px rgba(122, 122, 122, 0.25);
    font-family: 'leagueSpartan-SemiBold';
    font-size: 25px;
    line-height: 166%;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    display: inline-block;
    background: #ffffff;
    padding: 0 5px;
    margin-bottom: 0px;
    top: -18px;
    left: 15px;
    position: absolute;
}

.testimonial-content h2 {
    margin: 0;
    padding-top: 10px;
    color: #1A1A1A;
    font-family: 'leagueSpartan-Regular';
    font-size: 15px;
    line-height: 166%;
    letter-spacing: 0.45px;
}

.testimonial-content h4 {
    margin: 0px;
    color: #1A1A1A;
    font-family: 'leagueSpartan-SemiBold';
    font-size: 20px;
    line-height: 166%;
    letter-spacing: 0.6px;
}

.testimonial-content p {
    color: #000;
    text-align: center;
    font-family: 'leagueSpartan-Light';
    font-size: 15px;
    line-height: 160%;
    letter-spacing: 0.45px;
    width: 88%;
    margin-left: auto;
    margin-right: auto;

}

.stars {
    margin-top: 10px;
    color: #FFC500;
    font-size: 12px;
}


@media (min-width:768px){
.testimonial-image {
    margin-top: -19px;
    margin-bottom: -16px;
}
}
.testimonial-image img {
    border-radius: 10px;
    width: 120px;
    height: auto;
    object-fit: cover;

}

.owl-dots button {
    background: #ffffff;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 0 5px;
    transition: 0.3s;
    border: 1px solid #000 !important;
}

.owl-dots {
    width: 100%;
    text-align: center;
    margin-top: 10px;    z-index: 2;
    position: relative;
}

@media (min-width:768px){
    .owl-dots{
        width: 75%;
    }
}
.owl-dots button.active {
    background: #000 !important;
}

.pop-disclaimer .modal-fullscreen .modal-footer,.pop-disclaimer .modal-fullscreen .modal-header{border: none;}
.pop-disclaimer .modal-fullscreen .modal-body,.pop-disclaimer .modal-fullscreen .modal-header{z-index: 1;position: relative;}
.pop-disclaimer .modal-fullscreen .modal-content {
    background-image: url(../img/index/bg-spotlight.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;position: relative;
}
.pop-disclaimer .modal-fullscreen .modal-content::after{content: "";position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;
background: linear-gradient(180deg, #f1f1f130, transparent);}
 .btn-close:focus { box-shadow: none;}
 .btn-close { border: 1px solid #c3baba;  transition: all 0.5s ease-in-out;
    background-color: #f5f5f5;opacity: 0.6;}
 .btn-close:hover{opacity: 1; background-color: #fdfdfd;border: 1px solid #817d7d;}
.bg-transparent{background: transparent ;}


.app-soon-sec{
    background-image: url('../img/app-soon-layer.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    --top-space:127px;
    margin-top: 32px;
   
}
.hand-mobile{
    aspect-ratio: 322 / 385;
}
.app-soon-sec .right-sec{
margin-top: 0px;
}
.com-soon-part h1{
    font-family: 'Allerta Stencil';
color: #FCF1E2;
font-size: 36.471px;
font-style: normal;
font-weight: 400;
line-height: 166%; /* 60.541px */
letter-spacing: 1.094px;
}

.tubecastapp-text{
    color: #FCF1E2;

font-family: 'leagueSpartan-Medium';
font-size: 18px;
font-style: normal;
line-height: 166%; /* 29.88px */
letter-spacing: 0.54px;
}
.com-soon-part .text{
    color: #FCF1E2;

 font-family: 'leagueSpartan-Regular';
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 166%; /* 24.9px */
letter-spacing: 0.45px;
}
.right-sec{
    position: relative;
}

.videobox {
    position: absolute;
    width: 43%;
    height: 75%;
    top: 3px;
    left: 14%;
    background-image: url(../img/mobilecoverbg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /* border-radius: 21px; */
    overflow: hidden;
        padding: 12px;
           
}
.videobox video{
    border-radius: 10px;
}
/* .app-soon-sec .left-sect,
.app-soon-sec .right-sec {
  opacity: 0;
  transition: opacity 1s ease-in-out;
} */

.app-soon-sec .left-sect.show,
.app-soon-sec .right-sec.show {
  opacity: 1;
}
.modal-backdrop.show{
        --bs-backdrop-opacity: 0.9;
}
@media (min-width:768px){
   .app-soon-sec{ width: 639px;
    align-items: end;
   }
   .com-soon-part{
    padding: 40px 0px;
   }
   .app-soon-sec .right-sec {
    margin-top: calc(-1 * var(--top-space));
}
   .app-soon-sec {
        margin-top: var(--top-space);
}
 .videobox{
               position: absolute;
        width: 114px;
        height: 75%;
        top: 3px;
        left: 14%;
        overflow: hidden;
        border-radius: 30px;
        padding: 9px 12px;
    
}
.videobox video{
        border-radius: 11px;
}
}
@media (min-width:820px){
      .app-soon-sec{  width: 749px;
    max-width: 750px;
      }
      .videobox{
        width: 134px;
      }
      .com-soon-part{
    padding: 10px 0px;
   }

}


@media (min-width:992px){
    .app-soon-sec{
            width: 823px;
    }
}
@media (min-width:1200px){
    .app-soon-sec{
            width: 837px;
                    max-width: 837px;
    }
        .videobox {
        position: absolute;
        width: 150px;
        height: 75%;
        top: 3px;
        left: 14%;
        overflow: hidden;
      
        padding: 9px 12px;
    }
    .videobox video{
                 border-radius: 16px;
    }
}
@media (min-width:1450px){
    .videobox {
        position: absolute;
        width: 166px;
        height: 75%;
        top: 3px;
        left: 14%;
        overflow: hidden;
        padding: 9px 12px;
    }
        .app-soon-sec {
        width: 922px;
        max-width: 922px;
    }
       .videobox video {
        border-radius: 16px;
    }
}

@media (min-width: 1750px) {
    .videobox {
        position: absolute;
        width: 186px;
        height: 75%;
        top: 3px;
        left: 13%;
        overflow: hidden;
        padding: 9px 12px;
    }
        .videobox video {
        border-radius: 20px;
    }
        .app-soon-sec {
        width: 1024px;
        max-width: 1024px;
    }
    .com-soon-part h1{
            font-size: 44.471px;

    }
    .tubecastapp-text {
          font-size: 21px;
    }
    .com-soon-part .text{
        font-size: 17px;
    }
}
@media only screen and (min-width:1999.9px) {

    
    .owl-dots button {
        width: 10px;
        height: 10px;
    }

    .testimonial-content h3 {
        font-size: 30px;
        top: -23px;
    }

    .testimonial-content h2 {
        font-size: 20px;
    }

    .testimonial-content h4 {
        font-size: 25px;
    }

    .testimonial-content p {
        font-size: 20px;
        padding-bottom: 1rem;
    }

    .stars {
        font-size: 16px;
    }

    .r-FOT-content-sec p {
        font-size: 22px;
        margin-bottom: 2rem;
    }

    .btn-reg {
        font-size: 20px;
        padding: 20px 26px 16px;
        margin-top: 1.5rem;
    }

    .bg-spotlight-sec h2,
    .bg-spotlight-sec h2 span {
        font-size: 34px;
    }

    .bg-spotlight-sec h6,
    .bg-spotlight-sec p {
        font-size: 20px;
    }

    .pop-disclaimer .bg-spotlight-sec h6,
    .pop-disclaimer .bg-spotlight-sec p {
        font-size: 24px;
    }

    .content-talent-sec p {
        font-size: 24px;
    }

    .listing-talent-sec p {
        font-size: 20px;
    }

    .content-tubecast-sec p,
    .content-tubecast-sec ul li span {
        font-size: 22px;
    }

    .content-tubecast-sec h3 {
        font-size: 34px;
    }

    .content-tubecast-sec ul li img {
        min-width: 20px;
    }

    .max-w-340 {
        max-width: 390px;
    }

}

@media only screen and (min-width:1799.9px) and (max-width:1999.8px) {
    .r-FOT-content-sec p {
        font-size: 22px;
        margin-bottom: 1.5rem;
    }

    .btn-reg {
        font-size: 20px;
        padding: 20px 26px 16px;
        margin-top: 1rem;
    }

    .owl-dots button {
        width: 10px;
        height: 10px;
    }

    .testimonial-content h3 {
        font-size: 30px;
        top: -23px;
    }

    .testimonial-content h2 {
        font-size: 20px;
    }

    .testimonial-content h4 {
        font-size: 25px;
    }

    .testimonial-content p {
        font-size: 20px;
        padding-bottom: 1rem;
    }

    .stars {
        font-size: 16px;
    }

    .content-talent-sec p {
        font-size: 20px;
    }

    .content-tubecast-sec p,
    .content-tubecast-sec ul li span {
        font-size: 20px;
    }

    .content-tubecast-sec h3 {
        font-size: 32px;
    }

    .content-tubecast-sec ul li img {
        min-width: 18px;
    }

    .max-w-340 {
        max-width: 380px;
    }

}

@media only screen and (min-width:992px) and (max-width:1199.9px) {


    .testimonial-content p {
        font-size: 11px;
        margin-bottom: 0.25rem;
    }

    .r-FOT-content-sec p {
        font-size: 13px;
    }

    .btn-reg {
        font-size: 13px;
        padding: 8px 14px 6px;
    }

    .content-talent-sec h1 {
        font-size: 40px;
    }

    .content-talent-sec h3 {
        font-size: 26px;
    }

    .bg-talent-sec {
        background: linear-gradient(0deg, #000000, #80000d, #000000);
    }

    .listing-talent-sec p {
        font-size: 13px;
        line-height: 135%;
    }

    .content-tubecast-sec ul li {
        width: 100%;
    }

    .bg-tubecast-pro {
        margin-top: 0px;
    }

    .max-w-340 {
        max-width: 330px;
    }

    header .logo {
        width: 60px;
    }

    header .hamburger-img {
        width: 20px;
    }


}

@media only screen and (min-width:769px) and (max-width:991.9px) {
    /* .footer-details .footer-list {
        width: 50%;
    } */

    .line-vertical {
        display: none;
    }

    .row.px--00 .col-12 img {
        width: 100%;
        object-fit: cover;
    }

    .row.px--00 .col-6 img {
        height: 100%;
        object-fit: cover;
    }

    .col-6 .row.px--00 {
        gap: 8px;
    }

    .FOT-sec img {
        border-radius: 20px;
    }

    .testimonial-content h3 {
        background: #fdf8f1;
    }

    .content-talent-sec h1 {
        font-size: 40px;
    }

    .content-talent-sec h3 {
        font-size: 26px;
    }

    .bg-talent-sec {
        background: linear-gradient(0deg, #000000, #80000d, #000000);
    }

    .listing-talent-sec p {
        font-size: 13px;
        line-height: 135%;
    }

    .content-tubecast-sec ul li {
        width: 100%;
    }

    .bg-tubecast-pro {
        margin-top: 0px;
    }

    .max-w-340 {
        max-width: 330px;
    }

    header .logo {
        width: 60px;
    }

    header .hamburger-img {
        width: 20px;
    }
    
.FOT-sec::after{display: none;}

}

@media only screen and (min-width:568px) and (max-width:768.9px) {
    /* .footer-details .footer-list {
        width: 50%;
    } */

    .line-vertical {
        display: none;
    }

    .FOT-sec img {
        border-radius: 20px;
    }

    .testimonial-content h3 {
        background: #fdf8f1;
        font-size: 19px;
        top: -15px;
    }

    .cus-lines::after,
    .cus-lines .col-md-3:nth-child(2)::before,
    .cus-lines .col-md-3:nth-child(6)::before {
        display: none;
    }

    .testimonial-content p {
        font-size: 13px;
        margin-bottom: 0.5rem;
        width: 100%;
        /* display: -webkit-box;
        -webkit-line-clamp: 2;
        /* Show only 3 lines */
        /* -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; */
    }

    .testimonial-content h2 {
        font-size: 15px;
        line-height: 125%;
        padding-top: 5px;
    }

    .content-talent-sec h1 {
        font-size: 40px;
    }

    .content-talent-sec h3 {
        font-size: 26px;
    }

    .bg-talent-sec {
        background: linear-gradient(0deg, #000000, #80000d, #000000);
    }

    .listing-talent-sec p {
        font-size: 13px;
        line-height: 135%;
    }

    .content-tubecast-sec ul li {
        width: 100%;
    }

    .bg-tubecast-pro {
        margin-top: 0px;
    }

    .max-w-340 {
        max-width: 330px;
    }

    header .logo {
        width: 60px;
    }

    header .hamburger-img {
        width: 20px;
    }
  .testimonials-sec::after{ height: 50px; width: 246px;}

.FOT-sec::after{display: none;}
}

@media only screen and (max-width:567.9px) {

    .cus-lines::after,
    .cus-lines .col-md-3:nth-child(2)::before,
    .cus-lines .col-md-3:nth-child(6)::before {
        display: none;
    }

    .testimonial-content h3 {
        background: #fdf8f1;
        font-size: 19px;
        top: -15px;
    }

    /* .footer-details .footer-list {
        width: 100%;
    } */

    .line-vertical {
        display: none;
    }

    .FOT-sec img {
        border-radius: 20px;
    }

    .testimonial-content p {
        font-size: 13px;
        margin-bottom: 0.5rem;
        width: 100%;
        /* display: -webkit-box;
        -webkit-line-clamp: 3; */
        /* Show only 3 lines */
        /* -webkit-box-orient: vertical;
        overflow: hidden; */
        /* text-overflow: ellipsis; */
    }

    .testimonial-content h4 {
        font-size: 16px;
    }

    .testimonial-image {
        /* min-width: 28%;
        width: 28%; */
        height: 188px;
    }

    .owl-carousel .owl-item img {
        object-fit: cover;
     
    }
 .owl-carousel .owl-item   .testimonial-image img{
       height: 188px;
    }

    .testimonial-content h2 {
        font-size: 13px;
        line-height: 125%;
        padding-top: 5px;
    }

    .bg-spotlight-sec h2,
    .bg-spotlight-sec h2 span {
        font-size: 24px;
    }

    .bg-spotlight-sec h6,
    .bg-spotlight-sec p {
        font-size: 15px;
    }

    .content-talent-sec h1 {
        font-size: 40px;
    }

    .content-talent-sec h3 {
        font-size: 26px;
    }

    .bg-talent-sec {
        background: linear-gradient(0deg, #000000, #80000d, #000000);
    }

    .listing-talent-sec p {
        font-size: 13px;
        line-height: 135%;
    }

    .content-tubecast-sec ul li {
        width: 100%;
    }

    .bg-tubecast-pro {
        margin-top: 0px;
    }

    .max-w-340 {
        max-width: 330px;
    }

    header .logo {
        width: 60px;
    }

    header .hamburger-img {
        width: 20px;
    }
    .bg-main-banner .item {height: 350px;object-fit: cover;}
    .bg-main-banner .item img{height: 350px;object-fit: cover;}
   
  .testimonials-sec::after{ height: 50px; width: 246px;}
  .content-talent-sec {
    max-width: 100%;
}
.FOT-sec::after{display: none;}
}

/* EK  */

.FOT-img {
    max-width: 47%;
}

.r-FOT-content-sec {
max-width: 53%;
}

@media (max-width:767px){
     .testimonial-image {
        /* min-width: 28%;
        width: 28%; */
        height: 188px;
    }
    .testimonial-image img{
       height: 188px;
    }
}
@media (min-width:1900px) {
    .FOT-sec img {
    width: 100%;
}
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
    .r-FOT-content-sec {
padding-left: 15px;
}


    
}

@media only screen and (max-width:991px){
    .r-FOT-content-sec {
    max-width: 100%;
}

.FOT-sec::after {
    display: none;
}

.r-FOT-content-sec p {
    text-align: center;
}

.FOT-img {
    max-width: 70%;
    margin: 0 auto;
    
}

.FOT-sec img {
    right: -0;
        max-width: calc(100% + 0px);
            margin-bottom: -21px;

}
}

@media only screen and (max-width:600px) {
    .FOT-img {
        max-width: 90%;
        margin: 0 auto;
    }
}








/************** SIMPLE POPUP *******************/
.overlay-popup-bg {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	display: none;
	z-index: 11111;
}
.popup {
	margin: 70px auto;
	padding: 20px;
	background: #fff;
	border-radius: 5px;
	width: 30%;
	position: relative;
	transition: all .5s ease-in-out;
	top: 100px;
}
.popup .close {
	position: absolute;
	top: 6px;
	right: 10px;
	transition: all 200ms;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
.popup .close:hover {
  	color: #C54E47;
}
.popup .content {
  	max-height: 30%;
  	overflow: auto;
	margin-top: 5%;
	text-align: center;
/*	font-weight: bold;*/
min-height: auto !important;
}
.popup .content h3 {
    font-size: 20px;
/*    font-family: "Poppins-Regular";*/
}
.popup .content a {
    font-size: 15px;
/*    font-family: "Poppins-Light";*/
}
.popup .content a:hover {
    text-decoration: none;
}
@media (max-width:1200px){
    .popup{
        width: 45%;

    }

}
@media (max-width:992px){
    .popup{
          width: 55%;
    }
}
@media (max-width:768px){
    .popup{
        width:100%
    }
}

@media (min-width:400px){
    .cz-open-br{
        display: none !important;
    }
}
