.spn-meet {
    font-size: 56px;
    color: #07233b;
    font-weight: 500;
}

.right-influencers--photos {
    position: relative;
    display: block;
    width: 100%;
    height: 760px;
}

.no-out {
    overflow: hidden;
    border-radius: 4px;
}

.at-center {
    width: 50%;
    height: 300px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    z-index: 9;
    top: 280px;
}

.at-left-top {
    position: absolute;
    width: 32%;
    height: 170px;
    bottom: 85px;
    left: 0;
    z-index: 9;
}

.at-right-top {
    position: absolute;
    width: 30%;
    height: 210px;
    bottom: 85px;
    right: 0;
    z-index: 0;
}

.at-bottom-left {
    position: absolute;
    width: 25%;
    height: 140px;
    top: 200px;
    right: 5%;
    z-index: 0;
}

.at-bottom-right {
    position: absolute;
    width: 35%;
    height: 210px;
    top: 150px;
    left: 0;
    z-index: 0;
}

.at-center img,
.at-left-top img,
.at-right-top img,
.at-bottom-left img,
.at-bottom-right img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.top-inf-group {
    display: flex;
    justify-content: space-around;
}

.inf-single img {
    width: 100px;
}

.inf-single {
    padding: 10px;
}

.bd-text {
    display: block;
    text-align: right;
    color: rgb(161, 161, 161);
    letter-spacing: 2px;
}

.activity-item p,
.activity-item a {
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 800;
    color: rgb(161, 161, 161);
    margin-top: 4px;
    outline: 0;
    text-decoration: none;
}

.ai-text .nav-link {
    margin: 0;
    padding: 0;
    border: 0;
}

.activity-item .ai-text {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px 0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 800;
    color: rgb(161, 161, 161);
}

.top-influencers {
    border-bottom: 1px solid #cbc6c6;
    padding: 40px 0;
}

.top-activities {
    padding: 30px 0;
}

span.cat-name {
    display: block;
}

span.cat-name::before {
    position: absolute;
    width: 3px;
    height: 100%;
    content: "";
    display: inline-block;
    background-color: #1d1f4b;
    right: 0;
}

span.cat-name {
    display: block;
    position: relative;
    color: #1d1f4b;
    font-weight: 800;
}

.slick-slide {
    outline: 0;
    width: auto !important;
}

.capa_video_right {
    position: absolute;
    right: 0;
    transform: translateY(-50%);
    top: 50%;
    height: 30px;
    width: 30px;
    display: flex;
    border-radius: 50%;
    border: 1px solid #1d1f4b;
}

.capa_video_right i {
    text-align: center;
    display: block;
    justify-content: center;
    margin: auto;
}

.activities-list {
    border: none;
}

.ai-text .nav-link.active {
    border: 1px solid #ed6e05;
    padding: 12px 35px 8px 35px;
    border-radius: 21px;
    color: #ed6d04;
}

.ai-text .nav-link {
    padding: 12px 35px;
}

.nav-tabs .activity-item.nav-item {
    margin-bottom: 0 !important;
}

/* tab */
#tabs-nav {
    overflow: auto;
}

.tab-content {
    padding: 10px;
    border: 5px solid #09F;
    background-color: #FFF;
}

.bw-nav-link:hover {
    animation: rotate 0.7s ease-in-out both;
}

.panel {
    -webkit-animation: linear infinite alternate;
    -webkit-animation-name: run;
    -webkit-animation-duration: 5s;
}

@-webkit-keyframes run {
    0% {
        left: 0;
    }

    50% {
        left: 100%;
    }

    100% {
        left: 0;
    }
}

.tile {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;

}

.scale-anm {
    transform: scale(1);
    padding: 40px 0;
}

@media(min-width:768px) {
    .capa_video_right {
        right: -15px;
    }
}

.inf-photo {
    height: 300px;
    border-radius: 4px;
    width: 100%;
}

.inf-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}

h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{
    color: #07233b !important;
    text-decoration: none;
}

.inf-details h2 {
    font-weight: 700;
}

.prof-detail,
.loc-detail {
    display: flex;
    align-items: center;
    padding-right: 20px;
}

.location,
.profession {
    display: inline-block;
}

.pro-text,
.loc-text {
    padding-left: 10px;
}

.location-act {
    padding: 15px 0;
}

.location-act span, .location-act span a {
    color: #a1a1a1;
    text-decoration: none;
}

.btm-details {
    border-top: 1px solid #b5b5b5;
    padding-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ov-fans {
    position: relative;
    padding-right: 10px;
    display: inline-block;
}

.ov-fans::before {
    position: absolute;
    width: 1px;
    height: 50%;
    content: "";
    background-color: #b5b5b5;
    right: 0;
    bottom: 15px;
}

.ov-fans h3 {
    font-weight: 700;
    color: #ee730f;
}

.ss-icons {
    display: flex;
    padding-left: 10px;
}

.vlogers-media {
    display: inline-block;
}

.icon-single {
    padding-right: 8px;
        font-size: 24px;
}
.icon-single i {
   float:left;
       margin: 4px 5px 0 0;
}

.btm-rt a.btn {
    background: #ee730f;
    font-size: 12px;
    border-radius: 25px;
    padding: 8px 10px;
    font-weight: 900;
    color: #ffffff;
}

.btm-rt a.btn span {
    position: relative;
    top: 2px;
    color: #fff;
}

.inf-detail p {
    line-height: 35px;
}
p{
    font-size: 14px;
}
.b-inf span {
    display: block;
}

.b-inf,
.qn {
    display: inline-block;
}

.qn span {
    font-size: 60px;
    font-weight: 700;
    color: #07233b;
}

.b-inf span {
    font-weight: 700;
}

.channel-vlog {
    display: inline-block;
    position: relative;
}

.channel-vlog::before {
    position: absolute;
    bottom: 10px;
    width: 100%;
    height: 2px;
    content: "";
    background-color: #ffec02;
}

h2.infs {
    color: #ee730f;
}

.rs-con {
    padding: 15px 0px;
}

.sd-btn a.btn {
    background: #07233b;
    font-size: 12px;
    border-radius: 25px;
    padding: 8px 10px;
    font-weight: 900;
    color: #ffffff;
}

.sd-btn a.btn span {
    position: relative;
    top: 2px;
}

.rs-con h2 {
    font-size: 24px;
}

.rs-single {
    padding: 40px 30px;
    border: 1px solid #dcdbdb;
    margin: 30px 0;
}

.rs-single-1 {
    margin-bottom: 30px;
}

.test-single {
    width: 100%;
    height: 350px;
}

.test-single img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}

.rs-single-1 {
    position: relative;
    padding: 30px 0;
}

.wht-say {
    position: absolute;
    top: 70px;
    left: 15px;
    z-index: 11;
}

.wht-say h4 {
    font-weight: 700;
    color: #fff;
    font-size: 18px;
}

.test-con p {
    color: #fff;
    margin: 0;
}

.test-con {
    position: absolute;
    bottom: 30px;
    padding: 10px 15px;
    width: 85%;
    z-index: 1;
}

.video-single {
    height: 350px !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.inf-photo {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.video-con {
    position: absolute;
    top: 40%;
    padding: 15px;
}

.video-con p {
    margin: 0;
    color: #fff;
}

.video-icon span {
    color: #fff;
}

.video-icon {
    display: flex;
    position: absolute;
    bottom: 20%;
    align-items: center;
    padding: 15px;
}

.icon-play i::before {
    position: absolute;
    top: 4px;
    background-color: #ffffffd6;
    width: 45px;
    height: 45px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.video-icon i {
    color: #0f7dee;
}

.icon-play {
    display: inline-block;
}

.icon-play span {
    margin-left: 55px;
}

.videos-vlogers .slick-dots {
    display: flex;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
}

.videos-vlogers .slick-dots li {
    list-style: none;
    width: 40px;
    position: relative;
    margin: 0 5px;
    outline: 0;
}

.videos-vlogers .slick-dots li button {
    background-color: transparent;
    border: none;
    color: #fff;
    padding: 4px;
    font-weight: normal;
    font-size: 16px;
}

.videos-vlogers .slick-dots li::before {
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    content: "";
    background-color: #b5b5b5;
}

.videos-vlogers .slick-dots li.slick-active::before {
    content: "";
    background-color: #0f7dee;
}

.brand-promotion {
    background-color: #f0cd4e;
}

.promo-img img {
    width: 100%;
}

.promo-btn a.btn {
    background: #ee730f;
    font-size: 12px;
    border-radius: 25px;
    padding: 8px 10px;
    font-weight: 900;
    color: #ffffff;
}

.promo-text h2 {
    font-weight: 800;
}

@media(min-width:768px) {
    .promo-text h2 {
        font-size: 52px;
    }

    .mb-60 {
        margin-bottom: 60px;
    }
}

@media(max-width:768px) {
   
    .promo-text h2 {
        font-size: 52px;
    }

    .mb-60 {
        margin-bottom: 30px;
    }
}

.video-icon a {
    outline: 0 !important;
}

.inf-photo::before {
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 14px;
    z-index: 1;
    background: linear-gradient(0deg, rgb(0 0 0 / 100%) 0%, rgb(28 81 145 / 32%) 54%);
}

.test-single {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.test-single::before {
    content: ' ';
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 14px;
    z-index: 1;
    background: linear-gradient(0deg, rgb(0 0 0 / 100%) 0%, rgb(28 81 145 / 32%) 54%);
}

body,
html {
    overflow-x: hidden !important;
}

@media(max-width:991.93px) {
    .scale-anm {
        padding: 0 0;
        padding-bottom: 40px;
    }

    .inf-hdr {
        padding-top: 20px;
    }

    .brand-promotion {
        padding-bottom: 30px;
    }

    .promo-text h2 {
        font-size: 40px;
    }

    .right-sidebar-1 {
        padding-bottom: 30px;
    }

    .inf-list-vgs {
        display: none !important;
    }

    .ai-text .nav-link {
        padding: 12px 20px 8px 20px !important;
    }

    .mob-vlog-list {
        display: block !important;
    }
}

.pos-rel {
    position: relative !important;
}

@media(min-width:991.93px) {
    .mob-vlog-list {
        display: none !important;
    }
}

@media(max-width:768px) {
    h1.headerani {
        margin-top: 0;
    }

    .ai-text .nav-link.active {
        padding: 12px 10px 8px 10px;
    }

    .ai-text .nav-link {
        padding: 12px 0px;
    }

    .catgory-col {
        display: none;
    }

    /* .cat-listing-col{
        margin-right: 30px;
    } */
    .capa_video_right {
        right: -10px;
    }

    .scale-anm {
        padding: 0 0;
        padding-bottom: 40px;
    }

    .inf-hdr {
        padding-top: 20px;
    }

    .inf-details h2 {
        font-size: 25px;
    }

    .prof-detail,
    .loc-detail {
        margin-bottom: 10px;
    }

    .mob-show {
        display: block !important;
    }

    .desk-show {
        display: none !important;
    }

    .brand-promotion {
        padding-bottom: 30px;
    }

    .promo-text h2 {
        font-size: 40px;
    }

    .right-sidebar-1 {
        padding-bottom: 30px;
    }

    .bd-text {
        text-align: center !important;
        margin-top: 20px;
    }
}

.promo-text {
    padding-top: 20px;
}

@media(max-width:360px) {
    .inf-single img {
        width: 80px;
    }

    .ai-text .nav-link {
        padding: 12px 10px 8px 10px;
        font-size: 10px;
    }
}

@media(min-width:768px) {
    .mob-show {
        display: none !important;
    }

    .inf-single img {
        width: 80px;
    }

    .desk-show {
        display: block !important;
    }
}

.bl-row {
    padding-top: 60px;
}

/* 10.27.2020 */
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

nav .pagination.pagination-2 li a {
    background: #e3e2e2;
}

nav .pagination li a {
    border-radius: 50% !important;
    padding: 0;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 48px;
    border-color: #fff;
    margin: 0 7px;
    border: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    color: #ee730f;
    font-size: 14px;
    font-weight: 700;
}

.fal {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
}

nav .pagination.pagination-2 li a.active {
    background: #ee730f;
    color: #fff;
}


nav .pagination li a.active {
    color: #fff;
    background: #0c59db;
}

.ba_pagination {
    padding: 50px 0;
}

@media (max-width: 767px) {
    nav .pagination li a {
        height: 45px;
        width: 45px;
        line-height: 45px;
        font-size: 14px;
    }
}

@media (max-width: 991.93px) {
    .right-influencers--photos {
        display: none !important;
    }
}
.slider-container {
    max-width: 100vw;
    width: 100%;
    overflow: hidden;
}
.pac-man,
.pac-man::before {
    width: 20px;
    height: calc(20px/2);
    background: #fff;
}
 
.banner p {
    font-size: 14px;
    font-weight: 400;
    color: #1d1f4a;
    margin-top: 25px;
}
h1.headerani {
    font-size: 40px;
    line-height: 40px;
}

.inf-photo img {
    display:none;
} 
@media only screen and (max-width: 767px){
    
.inf-photo {
    background:none !important;
}    
 .inf-photo img {
    display:block;
}    
.inf-photo {
    height: auto; 
}    
    
}








