
    a:hover, a:focus {        
        text-decoration: none !important;
         outline: none !important;
    }
    
    a.hero_btn:focus {
        color: #fff;
    }

    a.Order_btn:hover {
    color: #fff;
   }

    cost_info.cost_usd i {
        margin-right: 3px;
    }

    .cost_info.cost_inr i {
        margin-right: 3px;
    }

   .ytmVideoCoverHost .ytmVideoCoverThumbnail {
       background-position: 50%;
       background-repeat: no-repeat;
       background-size: contain !important;
       width: 100%;
       height: 100%;
   }

   .NewPrice_card p.planPrice.ytAuto_Btn {
        background: linear-gradient(to right, #304891 0%, #6072eb 100%);
    }

    .NewPrice_card p.planPrice.ytCmnt_Btn {
        background: linear-gradient(90deg,rgba(36, 163, 125, 1) 2%, rgba(95, 145, 199, 1) 50%, rgba(96, 37, 184, 1) 100%);
    }

    .NewPrice_card p.planPrice.ytLikes_Btn {
        background: linear-gradient(to right, #b12a5b 0%, #ed6859 100%);
    }

    .NewPrice_card p.planPrice.ytLive_Btn {
        background: linear-gradient(to right, #767609 0%, #abab46 100%);
    }

    .NewPrice_card p.planPrice.ytShorts_Btn {
        background: linear-gradient(to right, #961ccf 0%, #4801ff 100%);
    }

    .NewPrice_card p.planPrice.ytSbscbr_Btn {
        background: linear-gradient(to right, #d70135 0%, #eb7855 100%);
    }

    .NewPrice_card p.planPrice span.cost_info.cost_inr {
        color: #fff !important;
    }

     .hoverCard .NewPrice_card p.planPrice span.cost_info.cost_inr {
        color: #000 !important;
    }


    .NewPrice_card p.planPrice span.cost_info.cost_usd {
        color: #fff !important;
    }

     .hoverCard .NewPrice_card p.planPrice span.cost_info.cost_usd {
        color: #000 !important;
    }



     
    p, h1, h2, h3, h4, span, a, li {
    letter-spacing: normal !important;
    }  

    a#link_btn:hover {
    color: #fff;
    }
    
    a.hero_btn:hover {
    color: #fff;
    }

    .navbar-header .navbar-brand {      
        height: 47px;       
    }

    a.navbar-brand.shrink {
        height: 34px !important;
    }

    #head .head-nav.shrink ul li a {
        padding: 7px 11px !important;
        
    }

    header#head .head-nav.shrink {
        height: 34px !important;
        transition-duration: .4s;
        transition-timing-function: linear;
    }

    #menu-main-menu .menu-user-btn a {       
        padding: 3px 5px !important;       
    }
    
     
    p, h1, h2, h3, h4, span, a, li {
    letter-spacing: normal !important;
    }
    
    h4.subtitleStyle {
    font-weight: 700;
    color: #858585;
   }

   ul.youtube_ul00 {
        list-style-type: none;
        padding-left: 0;
    }

    ul.youtube_ul00 li {
    display: flex;
    align-items: baseline;
    line-height: 1.7;
    margin-bottom: 7px;
    color: #7b7878;
    font-size: 16px;
}

ul.youtube_ul00 li:before {
    content: "";
    background: #12A86B;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-position: center;
    display: inline-block;
    mask-image: url(https://www.ytviews.in/wp-content/uploads/img2026/list_check.svg);
    width: 16px;
    height: 10px;
    margin-right: 10px;
    padding-right: 10px;
    padding-left: 10px;
}

.highlight-li {
    font-weight: 700;
    color: #000;
    display: contents;
}

h4.subtitleStyle {
    font-weight: 700;
    color: #858585;
}



   .textWrapper ul {
       list-style-type: none;
       padding-left: 0;
   }


   .textWrapper ul li {
       font-weight: 600;
       line-height: 3;
   }

   span.beforeLi img {
       width: 5%;
       margin-right: 10px;
   }

   span.play_button_png {
       display: none;
   }

    #head.header-youtube-auto-modern .head-nav, #head.header-youtube-auto-modern .slicknav_menu { background-image: linear-gradient(to right, #3d4e81 0%, #6e7ff3 100%); }


    #head.header-youtube-likes-modern .head-nav, #head.header-youtube-likes-modern .slicknav_menu { background-image: linear-gradient(to right, #b12a5b 0%, #f8a89f 100%); }


    #head.header-youtube-live-modern .head-nav, #head.header-youtube-live-modern .slicknav_menu { background-image: linear-gradient(to right, #9d9d20 0%, #afaf53 100%); }


    #head.header-youtube-shorts-modern .head-nav, #head.header-youtube-shorts-modern .slicknav_menu { background: linear-gradient(to right, #ac32e4 0%, #4801ff 100%); }


    #head.header-youtube-comments-modern .head-nav, #head.header-youtube-comments-modern .slicknav_menu { background-image: linear-gradient(90deg,rgba(36, 163, 125, 1) 2%, rgba(95, 145, 199, 1) 50%, rgba(96, 37, 184, 1) 100%); }


    #head.header-youtube-subscribers-modern .head-nav, #head.header-youtube-subscribers-modern .slicknav_menu { background-image: linear-gradient(to right, #ff0844 0%, #ffb199 100%); }


    #head.header-youtube-views-modern .head-nav, #head.header-youtube-views-modern .slicknav_menu { background-image: linear-gradient(to right, #0d742c 0%, #22cf54 100%);  }



    .ytLike_bg {
        background-image: linear-gradient(to right, #b12a5b 0%, #f8a89f 100%);
    } 

    .ytLike_bg_light {
       background-image: linear-gradient(to right, #ffdce9 0%, #ffffff 70%);
   }

    .ytView_bg {        
        background-image: linear-gradient(to right, #0d742c 0%, #22cf54 100%);    
    }

    .ytView_bg_light {        
        background-image: linear-gradient(to right, #c7ebd2 0%, #ffffff 60%);    
    }

    .ytCmnt_bg {
        background-image: linear-gradient(90deg,rgba(36, 163, 125, 1) 2%, rgba(95, 145, 199, 1) 50%, rgba(96, 37, 184, 1) 100%);
    }   

   .ytCmnt_bg_light {
        background-image: linear-gradient(90deg, rgb(211 255 242) 2%, rgb(255 255 255) 50%, rgb(255 255 255) 100%);
    }

    .ytShort_bg {
        background: linear-gradient(to right, #ac32e4 0%, #4801ff 100%);
    }

   .ytShort_bg_light {
        background: linear-gradient(to right, #f2d8ff 0%, #ffffff 70%);
    }

    .ytSbscb_bg {
        background-image: linear-gradient(to right, #ff0844 0%, #ffb199 100%);
    }

    .ytSbscb_bg_light {
       background-image: linear-gradient(to right, #ffd1dd 0%, #ffffff 70%);
   }

    .ytLiveV_bg {
        background-image: linear-gradient(to right, #9d9d20 0%, #afaf53 100%);
    }

    .ytLiveV_bg_light {
        background-image: linear-gradient(to right, #fbfbd4 0%, #ffffff 70%);
    }

    .ytAuto_bg {
        background-image: linear-gradient(to right, #3d4e81 0%, #6e7ff3 100%);
    }

    .ytAuto_bg_light {
        background-image: linear-gradient(to right, #c8d7ff 0%, #ffffff 70%);
    }


/* Banner Section Style */

.youtube_video_request_icon img {
    width: 59px;
    position: fixed;
    top: 259px;
    bottom: 0;
    z-index: 1;
    border: 2px solid #000;
}

.BannerVmodal {
    padding-right: 0px !important;
}

.BannerVmodal .modal-content {
    background: #000;
    height: 100%;
    min-height: 100vh;
    opacity: 1;
    margin: auto;
    width: 100%;
}

.BannerVmodal .modal-header {
    padding: 0;
    border-bottom: none;
}

.BannerVmodal .modal-header button {
    margin-top: 1px;
    position: absolute;
    opacity: 1;
    color: #fff;
    right: 10px;
    border: 1px solid #0a0a0a;
    border-radius: 50px;
    padding: 0px 5px;
    font-size: 30px;
    z-index: 1;
}

.BannerVideo {
    position: relative;
    z-index: -1;
    display: contents;
}

.BannerVideo i.fa.fa-play {
    position: absolute;
    font-size: 23px;
    color: #ffffff;
    top: 40%;
    background: #ba00af;
    border-radius: 50px;
    padding: 14px 13px 14px 16px;
    box-shadow: 0px 0px 5px 1px #555555;
    border: 2px solid #fff;
    left: 0;
    right: 0;
    margin: auto;
    width: fit-content;
}

.BannerVmodal .modal-body {
    position: relative;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 95%;
    margin: auto;
    padding: 30px;
}

.BannerVmodal iframe {
    width: 100%;
    height: 100%;
}

.circle_img {
    position: absolute;
    color: #6515dd;
    border-radius: 100px;
    width: 200px;
    padding: 12px;
    height: 200px;
    top: 90px;
    left: 40px;
    vertical-align: bottom;
    background: rgb(255 255 255 / 7%);
    border: 2px solid #f5d690;
    box-shadow: 0px 0px 10px 0px #ffffff;
}

.circle_img .innerWrap {
    position: relative;
    z-index: 1;
    color: #000;
    top: 41px;
}

.circle_img .innerWrap p {
    color: #fff !important;
    width: 100% !important;
    margin: auto !important;
    margin-top: 2px !important;
    margin-bottom: 5px !important;
    font-size: 17px !important;
    text-align: center;
}

#intro {
    left: unset;
    padding: 0 20px;
    width: 100%;
    text-align: center;
}

#intro h1 {
    font-weight: 600;
    font-size: 33px;
    width: 70%;
    margin: auto;
    color: #fff;
}

#intro p {
    color: #fff;
    width: 43%;
    margin: auto;
    margin-bottom: 30px;
    font-size: 17px;
}

.yt_views_rightImg {
    float: left;
    width: 100%;
    position: relative;
}

.page_search_box {
    text-align: center;
    display: flex;
    justify-content: center;
    width: 42%;
    margin: auto;
    position: absolute;
    right: 0;
    top: 60px;
}

.page_search_box span {
    display: block;
    width: 60%;
    position: relative;
}

.page_search_box input {
    color: #000;
}

.page_search_box span::after {
    content: '';
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    top: 7px;
    left: 9px;
    background-repeat: no-repeat;
    background-size: cover;
}

.css_sprite_ytV.Youtube_banner_thmb_xx_webp {
    background-position: -4202px 0;
    width: 380px;
    height: 214px;
}

.css_sprite_ytV {
    background-image: url(https://www.ytviews.in/wp-content/uploads/sprites/Ytviews_View_Desktop_sprite_common_2026_new0.webp);
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.css_sprite_ytV.bannerYT {
    background-position: -5812px -3px;
    width: 558px;
    height: 313px;
    border-radius: 20px;
}


.css_sprite_ytV.bannerYT_Like {
    background-position: -6386px -3px;
    width: 558px;
    height: 313px;
    border-radius: 20px;
}

.css_sprite_ytV.bannerYT_Cmnt {
    background-position: -6386px -3px;
    width: 558px;
    height: 313px;
    border-radius: 20px;
}


.css_sprite_ytV.bannerYT_Short {
    background-position: -6386px -3px;
    width: 558px;
    height: 313px;
    border-radius: 20px;
}



.css_sprite_ytV.bannerYT_Sbscrb {
    background-position: -6956px -3px;
    width: 558px;
    height: 313px;
    border-radius: 20px;
}


.css_sprite_ytV.bannerYT_Live {
    background-position: -6386px -3px;
    width: 558px;
    height: 313px;
    border-radius: 20px;
}

.css_sprite_ytV.bannerYT_Auto {
    background-position: -6386px -3px;
    width: 558px;
    height: 313px;
    border-radius: 20px;
}




.css_sprite_ytlike.thumb_up_png {
    background-position: -4364px 0;
    width: 170px;
    height: 170px;
}

.css_sprite_ytlike {
    background-image: url(https://www.ytviews.in/wp-content/uploads/sprites/youtube_likes_desktop_sprite_00.png);
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.css_sprite_ytCmnts.comments_png {
    background-position: -668px 0;
    width: 197px;
    height: 197px;
}


.css_sprite_ytCmnts {
    background-image: url(https://www.ytviews.in/wp-content/uploads/sprites/youtube_comments_desktop_sprite_00.png);
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.css_sprite_ytShorts.responsive_design_png {
    background-position: -2809px 0;
    width: 170px;
    height: 170px;
}

.css_sprite_ytShorts {
    background-image: url(https://www.ytviews.in/wp-content/uploads/sprites/youtube_shots_desktop_sprite_00.png);
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.css_sprite_ytSbscbs.Youtube_banner_thmb_xx_png {
    background-position: -760px -390px;
    width: 380px;
    height: 214px;
}


.css_sprite_ytSbscbs {
    background-image: url(https://www.ytviews.in/wp-content/uploads/sprites/youtube_subscriber_desktop_sprite_00.png);
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}


.css_sprite_ytLiveV.responsive_design_png {
    background-position: -2809px 0;
    width: 170px;
    height: 170px;
}


.css_sprite_ytLiveV {
    background-image: url(https://www.ytviews.in/wp-content/uploads/sprites/youtube_live_desktop_sprite_00.png);
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}


.css_sprite_ytAuto.responsive_design_png {
    background-position: -2878px 0;
    width: 170px;
    height: 170px;
}

.css_sprite_ytAuto {
    background-image: url(https://www.ytviews.in/wp-content/uploads/sprites/youtube_autoViews_desktop_sprite_00.png);
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}


.riskfreeBtn {
    background-color: #f5d690;
    padding: 18px 22px;
    margin: 10px;
    border-radius: 30px;
    color: #0c3820;
    font-weight: 600;
    z-index: 1;
    position: relative;
}

.css_sprite_ytV.SafeSecure2_png {
    background-position: -2785px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytV.promotiom_icon0 {
    background-position: -2805px -131px;
    width: 37px;
    height: 37px;
}

.css_sprite_ytV.promotiom_icon1 {
    background-position: -2932px -129px;
    width: 37px;
    height: 37px;
}

.css_sprite_ytV.promotiom_icon2 {
    background-position: -3003px -129px;
    width: 42px;
    height: 37px;
}

.css_sprite_ytV.promotiom_icon3 {
    background-position: -2869px -129px;
    width: 37px;
    height: 37px;
}

.css_sprite_ytV.banner_icon0 {
    background-position: -3072px -102px;
    width: 34px;
    height: 28px;
}

.css_sprite_ytV.banner_icon1 {
    background-position: -3127px -100px;
    width: 34px;
    height: 30px;
}


.css_sprite_ytV.banner_icon2 {
    background-position: -3177px -100px;
    width: 34px;
    height: 30px;
}





.css_sprite_ytlike.SafeSecure2_png {
    background-position: -3693px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytCmnts.SafeSecure2_png {
    background-position: -3534px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytShorts.SafeSecure2_png {
    background-position: -2980px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytSbscbs.SafeSecure2_png {
    background-position: -3608px 0;
    width: 68px;
    height: 68px;
} 

.css_sprite_ytLiveV.SafeSecure2_png {
    background-position: -2980px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytAuto.SafeSecure2_png {
    background-position: -3049px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytV.affordable_png {
    background-position: -950px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytlike.affordable_png {
    background-position: -629px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytCmnts.affordable_png {
    background-position: -43px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytShorts.affordable_png {
    background-position: -43px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytSbscbs.affordable_png {
    background-position: -43px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytLiveV.affordable_png {
    background-position: -43px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytAuto.affordable_png {
    background-position: -43px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytV.mbg_png {
    background-position: -5185px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytlike.mbg_png {
    background-position: -3032px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytCmnts.mbg_png {
    background-position: -2511px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytShorts.mbg_png {
    background-position: -2148px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytSbscbs.mbg_png {
    background-position: -2947px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytLiveV.mbg_png {
    background-position: -2148px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytAuto.mbg_png {
    background-position: -2217px 0;
    width: 68px;
    height: 68px;
}


.css_sprite_ytV.fuullsupport_png {
    background-position: -5254px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytlike.fuullsupport_png {
    background-position: -1024px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytCmnts.fuullsupport_png {
    background-position: -1149px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytShorts.fuullsupport_png {
    background-position: -1245px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytSbscbs.fuullsupport_png {
    background-position: -1585px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytLiveV.fuullsupport_png {
    background-position: -1245px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_ytAuto.fuullsupport_png {
    background-position: -855px 0;
    width: 68px;
    height: 68px;
}

.css_sprite_mbl {
    display: none;
}


.particles_ul {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 4px;
    padding: 4px 1px 4px;
    clear: both;
    margin-top: 15px;
}

.particles_ul li {
    display: flex;
    flex-direction: column !important;
    align-items: center;
    width: 14%;
    color: #fff;
}


/* Trust Proof Style */

.trust_proof {
    display: flex;
    align-items: center;
    clear: both;
    justify-content: center;
    margin: 0 auto;
    width: 740px;
    padding: 15px 20px;
    box-shadow: 0 0 20px #d5d5d5;
    border-radius: 10px;
    background: #fff;
    margin-top: -64px;
    z-index: 1;
    position: relative;
}

.trust_proof svg {
    max-width: 30px;
}

.trust_proof span {
    color: #1c2430;
    font-size: 20px;
    line-height: 1;
    display: block;
    padding-left: 20px;
    font-weight: 800;
    letter-spacing: normal;
}


/* promotionDiv Style */

.prmtn_Wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.prmtn_title {
    margin-bottom: 30px;
    font-weight: 600;
    margin-top: 7px;
    font-size: 36px;
}

.g_card {
    background: linear-gradient(to left, #B900B4, #F50000, #FFD521);
    color: #fff;
    display: inline-flex;
    height: 70px;
    border-radius: 200px;
    margin: 0 auto 18px;
    align-items: center;
    width: 90%;
}

.g_card .headphones_icon {
    font-size: 28px;
    margin-left: 1px;
    background: #fff;
    border-radius: 50px;
    padding: 12px;
    border: 4px solid #6de4ff;
    border-right: 3px solid #fc3063;
    border-left: 3px solid #fc3063;
}

.css_sprite_ytV.shield_png {
    background-position: -809px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytlike.shield_png {
    background-position: -3994px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytCmnts.shield_png {
    background-position: -3835px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytShorts.shield_png {
    background-position: -4623px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytSbscbs.shield_png {
    background-position: -3909px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytLiveV.shield_png {
    background-position: -4623px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytAuto.shield_png {
    background-position: -3350px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytV.open_enrollment_png {
    background-position: -2742px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytlike.open_enrollment_png {
    background-position: -3559px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytCmnts.open_enrollment_png {
    background-position: -3400px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytShorts.open_enrollment_png {
    background-position: -2675px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytSbscbs.open_enrollment_png {
    background-position: -3474px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytLiveV.open_enrollment_png {
    background-position: -2675px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytAuto.open_enrollment_png {
    background-position: -2744px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytV.server_png {
    background-position: -496px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytlike.server_png {
    background-position: -3951px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytCmnts.server_png {
    background-position: -3792px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytShorts.server_png {
    background-position: -3049px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytSbscbs.server_png {
    background-position: -3866px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytLiveV.server_png {
    background-position: -3049px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytAuto.server_png {
    background-position: -3307px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytV.auditor_png {
    background-position: -5323px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytlike.auditor_png {
    background-position: -698px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytCmnts.auditor_png {
    background-position: -112px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytShorts.auditor_png {
    background-position: -112px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytSbscbs.auditor_png {
    background-position: -112px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytLiveV.auditor_png {
    background-position: -112px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytAuto.auditor_png {
    background-position: -112px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytV._24_hours_png {
    background-position: 0 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytlike._24_hours_png {
    background-position: 0 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytCmnts._24_hours_png {
    background-position: 0 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytShorts._24_hours_png {
    background-position: 0 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytSbscbs._24_hours_png {
    background-position: 0 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytLiveV._24_hours_png {
    background-position: 0 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytAuto._24_hours_png {
    background-position: 0 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytV.flash_png {
    background-position: -2094px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytlike.flash_png {
    background-position: -981px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytCmnts.flash_png {
    background-position: -1106px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytShorts.flash_png {
    background-position: -1202px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytSbscbs.flash_png {
    background-position: -1152px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytLiveV.flash_png {
    background-position: -1202px 0;
    width: 42px;
    height: 42px;
}

.css_sprite_ytAuto.flash_png {
    background-position: -812px 0;
    width: 42px;
    height: 42px;
}

.g_card span.double {
    line-height: 21px;
    margin: 20px 12px;
    padding: 1px 14px 1px 1px;
    font-weight: 600;
    font-size: 17px;
}


.css_sprite_ytV.youtube_views_xx_webp {
    background-position: -3743px 0;
    width: 458px;
    height: 258px;
}

.css_sprite_ytlike.Layer_0_png {
    background-position: -2201px 0;
    width: 458px;
    height: 258px;
}

.css_sprite_ytCmnts.Layer_0_png {
    background-position: -2003px 0;
    width: 458px;
    height: 258px;
}

.css_sprite_ytShorts.Layer_0_png {
    background-position: -5137px 0;
    width: 458px;
    height: 258px;
}

.css_sprite_ytSbscbs.Layer_0_png {
    background-position: -2439px 0;
    width: 458px;
    height: 258px;
}

.css_sprite_ytLiveV.Layer_0_png {
    background-position: -5137px 0;
    width: 458px;
    height: 258px;
}

.css_sprite_ytAuto.Layer_0_png {
    background-position: -1709px 0;
    width: 458px;
    height: 258px;
}


.crsr i.z009 {
    position: absolute;
    font-size: 23px;
    color: #ffffff;
    top: 45%;
    background: #ba00af;
    border-radius: 50px;
    padding: 14px 13px 14px 16px;
    box-shadow: 0px 0px 5px 1px #555555;
    border: 2px solid #fff;
    right: 0;
    margin: auto;
    width: 55px;
    left: 0;
}


/* Customer Review Section */

.customers_reviews {
    clear: both;    
    padding-top: 5px;
}

.customers_reviews_info {
    padding: 8px 21px;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    /*background-image: linear-gradient(to right, #ffffff 0%, #e3fff6 100%);*/
}

.reviews_title {
    border-right: 1px solid #0ca462;
    margin-right: 11px;
    padding-right: 11px;
}

.customers_reviews_info p {
    margin-bottom: 1px;
}

.reviews_title p {
    color: #fff;
    font-weight: 600;
}

.customers_stars {
    border-right: 1px solid #0ca462;
    margin-right: 11px;
    padding-right: 11px;
}

.customers_stars i {
    background: #a5244c;
    padding: 7px 3px;
    color: #fffa16;
}

.reviews_count {
    border-right: 1px solid #0ca462;
    margin-right: 11px;
    padding-right: 11px;
}

.reviews_count p {
    color: #fff;
}


.css_sprite_ytV.ytviews_gradient__logo_new_final_png {
    background-position: -5038px -52px;
    width: 153px;
    height: 52px;
}


.css_sprite_ytlike.ytviews_gradient__logo_new_final_png {
    background-position: -4674px 0;
    width: 143px;
    height: 51px;
}

.css_sprite_ytCmnts.ytviews_gradient__logo_new_final_png {
    background-position: -4784px 0;
    width: 143px;
    height: 51px;
}

.css_sprite_ytShorts.ytviews_gradient__logo_new_final_png {
    background-position: -4715px 0;
    width: 143px;
    height: 51px;
}


.css_sprite_ytSbscbs.ytviews_gradient__logo_new_final_png {
    background-position: -4863px 0;
    width: 143px;
    height: 51px;
}

.css_sprite_ytLiveV.ytviews_gradient__logo_new_final_png {
    background-position: -4715px 0;
    width: 143px;
    height: 51px;
}

.css_sprite_ytAuto.ytviews_gradient__logo_new_final_png {
    background-position: -4555px 0;
    width: 143px;
    height: 51px;
}

/* Slick Section Style */ 

.mktPltfrm00 {
    margin-bottom: 0px;    
    padding: 5px;
    float: left;
    width: 100%;
}

.marketing_pltfrm_slickyoutube  .slick-prev {
    left: -10px;
}

.marketing_pltfrm_ytbvws .mkt_pltfCard3, .marketing_pltfrm_ytShorts .mkt_pltfCard3, .marketing_pltfrm_ytShorts .mkt_pltfCard2,   
.marketing_pltfrm_ytShorts .mkt_pltfCard1, .marketing_pltfrm_ytbvdlk .mkt_pltfCard3,  .marketing_pltfrm_ytbsbc .mkt_pltfCard3, 
.marketing_pltfrm_ytcmnts .mkt_pltfCard3, .marketing_pltfrm_ytbautovws .mkt_pltfCard3,  .marketing_pltfrm_ytbautovws .mkt_pltfCard2,
.marketing_pltfrm_ytbautovws .mkt_pltfCard1 {
    border-radius: 5px;
    margin: 5px 5px 3px 5px;
    width: 99% !important;
    height: auto;
    padding: 15px 15px;
    box-shadow: 0px 0px 3px 1px #b7b1b1;
    background-image: url(https://www.ytviews.in/wp-content/uploads/yt_views/card-bg992.png) !important;
    background-position: revert !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

a.card-wrapper {
    display: flex;
    height: 82px;
    flex-direction: column;
}

.css_sprite_ytV.youtube_logo_new_png {
    background-position: -539px 0;
    width: 40px;
    height: 40px;
}

.css_sprite_ytlike.youtube_logo_new_png {
    background-position: -4633px 0;
    width: 40px;
    height: 40px;
}

.css_sprite_ytCmnts.youtube_logo_new_png {
    background-position: -4743px 0;
    width: 40px;
    height: 40px;
}

.css_sprite_ytShorts.youtube_logo_new_png {
    background-position: -4582px 0;
    width: 40px;
    height: 40px;
}

.css_sprite_ytSbscbs.youtube_logo_new_png {
    background-position: -4822px 0;
    width: 40px;
    height: 40px;
}

.css_sprite_ytLiveV.youtube_logo_new_png {
    background-position: -4582px 0;
    width: 40px;
    height: 40px;
}

.css_sprite_ytAuto.youtube_logo_new_png {
    background-position: -4514px 0;
    width: 40px;
    height: 40px;
}

.card_left_Sec {
    float: left;
    width: 45%;
}

.card_right_Sec {
    float: left;
    width: 100%;
    height: auto;
}

.ytves_card_h4 {
    font-weight: bold;
    font-size: 19px;
    margin-left: 3px;
    color: #000;
}

.txt-wrapper .mktC_info {
    font-size: 16px;
    line-height: 22px;
    color: #5a5959;
    font-weight: normal;
    padding: 1px;
    height: 82px;
}

.Order_btn {
    background: #af1e29;
    padding: 8px 8px;
    border-radius: 5px;
    color: #fff;
    box-shadow: 1px 2px 7px 1px #d7d2d2;
    letter-spacing: normal;
    float: right;
}


.marketing_pltfrm_slickyoutube  .slick-prev::before, .marketing_pltfrm_slickyoutube  .slick-next::before {
    font-family: 'FontAwesome';
    font-size: 18px;
    line-height: 1;
    opacity: .85;
    color: #ffffff;
    background: transparent;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.marketing_pltfrm_slickyoutube  .slick-prev, .marketing_pltfrm_slickyoutube .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    padding: 12px 16px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 2;
    background: #3cba91;
    border-radius: 30px;
    box-shadow: 1px 1px 0px #686868;
}
   


/* Rupee Style */

.want_ToSecWrap00 {
    float: left;    
    padding: 0px 50px;
    width: 100%;
    margin-bottom: 0px;
}


.tabs_cards .flex_rev {
    display: flex;
    align-items: center;
    padding: 20px 0px;
    flex-direction: row-reverse;
    justify-content: space-evenly;
    border-radius: 3px;
    box-shadow: 1px 1px 10px #092243;
    margin-top: 12px;    
}



.flex_rev #\#Currency_selct_btn_id {
    background: #fff !important;
    border-radius: 35px !important;
    font-weight: bold !important;
    color: #fff !important;
}

.inside_Currency_selct_btn {
    border-radius: 35px;
    padding: 17px 33px;
    box-shadow: 1px 1px 3px 1px #b9b4b4;
    font-size: 16px;
    -webkit-animation: f 53s linear infinite;
    animation: f 53s linear infinite;
    background: linear-gradient(121.19deg,rgba(133,239,49,0) 25.73%,hsla(0,0%,100%,.3) 45.27%,rgba(133,239,49,0) 62.27%),#db1a1d;
    color: #fff;
}

.NewYt_CardSec_txt {
    color: #fff;
    font-size: 20px;
    margin: 20px 0px;
}


/* Tabs Style */


.tabs_cards .want_To_navTab {
    padding: 8px 10px 0px;
}

.tabs_cards .want_To_navTab .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    padding: 0px 4px 0px 0px;
}

.tabs_cards .want_To_navTab .nav-tabs > li.active > a {
    font-size: 17px;
    border-bottom: none;
    border-top: none;
    border-left: none;
    border-right: none;
    font-family: Freight Sans LF Pro Light, Helvetica, Arial, sans-serif;
    color: #fff;
    font-weight: 700;
    background: #db1a1d;
    padding: 10px 6px;
    margin-bottom: 4px;
    line-height: .7;
}

.tabs_cards .want_To_navTab .nav-tabs > li > a {
    font-size: 17px;
    background: #fff800;
    border: none;
    color: #000;
    font-family: Freight Sans LF Pro Light, Helvetica, Arial, sans-serif;
    line-height: .7;
    padding: 10px 3px;
    margin-bottom: 4px;
    padding: 10px 6px;
}

.tabs_cards .want_ToH3 h3 {
    padding: 0px;
    color: #fff;
    font-size: 40px;
    display: inline-block;
}

/* Club Info Style */

.clubH_info {
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    width: 70%;
    margin: auto;
    margin-top: 15px;
    line-height: 1;
    text-decoration: underline;
}


.clubH_info span {
    cursor: pointer;
}

#temp_myModal02, #temp_myModal03 {
    margin-top: 68px;
}



/* Cards Style  */

#home_ytbviews, #home_ytbautovws, #menu5_ytbautovws, #menu1_ytbautovws, #menu2_ytbautovws, #menu3_ytbautovws, #menu4_ytbautovws,
 #menu1_ytbviews, #menu2_ytbviews, #menu3_ytbviews, #menu4_ytbviews, #menu5_ytbviews, #menu6_ytbviews, #menu7_ytbviews, 
 #menu8_ytbviews, #menu9_ytbviews, #home_ytbvdlk, #menu1_ytbvdlk, #menu2_ytbvdlk, #menu3_ytbvdlk, #menu4_ytbvdlk, 
 #menu5_ytbvdlk, #menu6_ytbvdlk, #menu7_ytbvdlk, #home_ytLV, #menu1_ytLV, #menu2_ytLV, #menu3_ytLV, #menu4_ytLV, #menu5_ytLV, 
 #menu6_ytLV, #menu7_ytLV, #menu8_ytLV, #menu9_ytLV, #menu10_ytLV, #menu11_ytLV, #menu12_ytLV, #home_ytshorts, 
 #menu1_ytshorts, #menu2_ytshorts, #home_ytbcmnt, #menu1_ytbcmnt, #menu2_ytbcmnt, #menu3_ytbcmnt, #menu4_ytbcmnt, #menu5_ytbcmnt,
 #menu6_ytbcmnt, #home_ytbsubscrb, #menu1_ytbsubscrb, #menu2_ytbsubscrb, #menu3_ytbsubscrb, #menu4_ytbsubscrb, 
 #menu5_ytbsubscrb, #menu6_ytbsubscrb {
    float: left;
    width: 100%;
    padding: 15px 0px 0px 0px;
    border-radius: 5px;
}

#home_Dollarytbvdlk, #menu1_Dollarytbvdlk, #menu2_Dollarytbvdlk, #menu3_Dollarytbvdlk, #menu4_Dollarytbvdlk, #menu5_Dollarytbvdlk,
#menu6_Dollarytbvdlk, #home_Dollarytbviews, #menu2_Dollarytbviews, #menu1_Dollarytbviews, #menu3_Dollarytbviews, #menu4_Dollarytbviews, 
#menu5_Dollarytbviews, #menu6_Dollarytbviews, #menu7_Dollarytbviews, #menu8_Dollarytbviews, #menu9_Dollarytbviews, #home_Dollarytbautovws,
#menu1_Dollarytbautovws, #menu2_Dollarytbautovws, #home_DollarytLV, #menu1_DollarytLV, #menu2_DollarytLV, #menu3_DollarytLV,
#menu4_DollarytLV, #menu5_DollarytLV, #menu6_DollarytLV, #menu7_DollarytLV, #menu8_DollarytLV, #menu9_DollarytLV,
#menu10_DollarytLV, #menu11_DollarytLV, #menu12_DollarytLV, #home_Dollarytshorts, #menu1_Dollarytshorts, #menu2_Dollarytshorts,
#home_Dollarytbcmnt, #menu1_Dollarytbcmnt, #menu2_Dollarytbcmnt, #menu3_Dollarytbcmnt, #menu4_Dollarytbcmnt, 
#menu5_Dollarytbcmnt, #home_Dollarytbsubscrb, #menu1_Dollarytbsubscrb, #menu2_Dollarytbsubscrb, #menu3_Dollarytbsubscrb, 
#menu4_Dollarytbsubscrb, #menu5_Dollarytbsubscrb, #menu6_Dollarytbsubscrb, #home_Dollarytbvdlk, #menu1_Dollarytbvdlk, 
#menu2_Dollarytbvdlk, #menu3_Dollarytbvdlk, #menu4_Dollarytbvdlk, #menu5_Dollarytbvdlk, #menu6_Dollarytbvdlk {
    padding: 15px 0px 0px 0px;
}

.row.test {
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

a.create_cmgn {
    position: relative;
    flex: 1 1 calc(25.33333% - 1rem);
    max-width: 25%;
}

.hoverCard_Wrapper {
    position: relative;
    display: inline;
}

.outershell {
    position: relative;
    text-align: center;
    border-radius: 15px;
    box-shadow: 1px 1px 8px #dbdbdb;
    margin: 9px 16px 9px 16px;
    background: #fff;
}

.NewPrice_card {
    background-image: url(https://s3-cdnwhjr.whjr.online/website/desktop/card3-banner.png);
    background-size: contain;
    position: relative;
    background-repeat: no-repeat;
    text-align: center;
    border-radius: 15px;
    margin: 0;
}

.ltg {
    background: #E8564F;
    color: #fff;
    position: absolute;
    right: 0;
    padding: 3px 7px;
    border-radius: 1px 14px 1px 14px;
    font-size: 10px;
}


.NewPrice_card .abslt_img {
    position: relative;
    left: -10px;
    top: 10px;
}

.new_rbn {
    background: #a461d8;
    width: 130px;
    height: 42px;
    border-radius: 3px 12px 0px 12px;
}

.NewPrice_card .abslt_img p {
    position: absolute;
    top: 6px;
    font-size: 19px;
    left: 17px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 0;
}

.NewPrice_card .newcard_body {
    display: inline-block;
    position: relative;
    margin-bottom: 5px;
}

.NewPrice_card p.planHeading {
    font-weight: 900;
    font-size: 22px;
    padding: 2px 11px;
    margin-top: 10px;
}

span.nobo {
    display: block;
    font-weight: 400;
}

.NewPrice_card  p.planPrice {
    background: #08BB67;
    color: #ffffff;
    border-radius: 30px;
    text-align: center;
    padding: 5px 3px;
    width: 80%;
    margin: auto;
    font-size: 18px;
}

.NewPrice_card  p.planPrice span {
    font-weight: 800;
}

.NewPrice_card .create_cmpgnDiv {
    margin: 30px 0px 18px;
    width: 100%;
}

.create_cmpgnDiv span {
    background: #D64F42;
    padding: 11px 13px;
    border-radius: 3px;
    color: #fff;
}

.em_srv {
    background: #00c1ff;
    margin-top: 1px;
    border-radius: 0px 0px 15px 15px;
}

.em_srv p {
    color: #fff;
    padding: 2px 0px;
    margin: 0px;
}

.hoverCard {
    opacity: 0;
    transition-timing-function: ease-in-out;
    transition: .1s;
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    width: 0px;
}


.hoverCard_Wrapper.ytlikesHover:hover  .hoverCard {
    background-image: linear-gradient(to right, #b12a5b 0%, #f8a89f 100%);
}


.hoverCard_Wrapper.ytviewsHover:hover  .hoverCard {
    background-image: linear-gradient(to right, #0d742c 0%, #22cf54 100%);
}


.hoverCard_Wrapper.ytCmntsHover:hover .hoverCard {
    background-image: linear-gradient(90deg,rgba(36, 163, 125, 1) 2%, rgba(95, 145, 199, 1) 50%, rgba(96, 37, 184, 1) 100%);
}

.hoverCard_Wrapper.ytSbscbHover:hover .hoverCard {
    background: linear-gradient(to right, #ff0844 0%, #ffb199 100%);
}

.hoverCard_Wrapper.ytLiveVHover:hover .hoverCard {
     background-image: linear-gradient(to right, #9d9d20 0%, #afaf53 100%);
}

.hoverCard_Wrapper.ytAutoHover:hover .hoverCard {
     background-image: linear-gradient(to right, #3d4e81 0%, #6e7ff3 100%);
}

.hoverCard_Wrapper.ytShortsHover:hover .hoverCard {
     background-image: linear-gradient(to right, #ac32e4 0%, #4801ff 100%);
}




.hoverCard_Wrapper:hover  .hoverCard {
    scale: 1.3;
    transition: .1s;
    transition-delay: 1s;
    opacity: 1;
    transition-timing-function: ease-in-out;   
    box-shadow: 0px 1px 5px 1px #333333;
    color: #fff;
    width: 81%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    border-radius: 10px;
    z-index: 1;
    margin: auto;
}

.hoverCard .NewPrice_card .abslt_img {
    position: relative;
    left: -8px;
    top: 10px;
}

.new_rbn_hover {
    background: #a461d8;
    width: 104px;
    height: 39px;
    border-radius: 3px 12px 0px 12px;
}



.hoverCard .NewPrice_card .abslt_img p {
    position: absolute;
    top: 7px;
    font-size: 15px;
    left: 16px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 0;
}

.hoverCard .NewPrice_card .newcard_body {
    display: inline-block;
    position: relative;
    margin-bottom: 0px;
    width: 100%;
}

.hoverCard .NewPrice_card p.planHeading {
    font-weight: 900;
    font-size: 18px;
    padding: 2px 6px;
    margin-top: 10px;
    color: #fff;
}

.hoverCard .NewPrice_card  p.planPrice {
    background: #ffffff;
    color: #020000;
    border-radius: 30px;
    text-align: center;
    padding: 8px 3px;
    width: 69%;
    margin: auto;
    font-size: 13px;
}

.NewPrice_card  p.planPrice span {
    font-weight: 800;
}

.hoverCard .NewPrice_card .create_cmpgnDiv {
    margin: 30px 0px 18px;
    width: 100%;
}

.hoverCard .create_cmpgnDiv span {
    background: #3F51B5;
    padding: 6px 13px;
    border-radius: 3px;
    color: #fff;
}

.hoverCardFooter {
    background: #fff400;
    padding: 5px 8px;
    border-radius: 0px 0px 10px 10px;
}



/* Trusted Partners Style */

.trustedPartners {    
    clear: both;
    padding-top: 30px;
    padding-bottom: 10px;
}

.titleHeading {
    text-align: center;
}


.titleHeading h2 {
    font-weight: 600;
    font-size: 30px;
    display: inline;
    position: relative;
    color: #fff;
} 

.trustedPartnersSlick {
    margin-top: 40px;
    margin-bottom: 20px;
}

.trustedPartnersSlick .slick-prev {
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    padding: 12px 16px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    z-index: 2;
    background: #ffb098;
    border-radius: 30px;
    box-shadow: 1px 1px 0px #878787;
}


.trustedPartnersSlick .slick-next {
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    padding: 12px 16px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    z-index: 2;
    background: #ffb098;
    border-radius: 30px;
    box-shadow: 1px 1px 0px #878787;
}

.css_sprite_ytlike.zee_news_w_xx_png {
    background-position: -5096px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytV.zee_news_w_xx_png {
    background-position: -4812px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytCmnts.zee_news_w_xx_png {
    background-position: -5206px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytShorts.zee_news_w_xx_png {
    background-position: -4908px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytSbscbs.zee_news_w_xx_png {
    background-position: -5285px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytLiveV.zee_news_w_xx_png {
    background-position: -4908px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytAuto.zee_news_w_xx_png {
    background-position: -4977px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytlike.midaylogo_xx_png {
    background-position: -3101px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytV.midaylogo_xx_png {
    background-position: -2513px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytCmnts.midaylogo_xx_png {
    background-position: -2942px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytShorts.midaylogo_xx_png {
    background-position: -2217px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytSbscbs.midaylogo_xx_png {
    background-position: -3016px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytLiveV.midaylogo_xx_png {
    background-position: -2217px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytAuto.midaylogo_xx_png {
    background-position: -2286px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytlike.glamsham_logo_xx_png {
    background-position: -1093px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytV.glamsham_logo_xx_png {
    background-position: -580px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytCmnts.glamsham_logo_xx_png {
    background-position: -1218px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytShorts.glamsham_logo_xx_png {
    background-position: -1314px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytSbscbs.glamsham_logo_xx_png {
    background-position: -1654px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytAuto.glamsham_logo_xx_png {
    background-position: -924px 0;
    width: 228px;
    height: 57px;
}


.css_sprite_ytlike.oneIndiaLogo_xx_png {
    background-position: -3330px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytV.oneIndiaLogo_xx_png {
    background-position: -5619px 0;
    width: 188px;
    height: 57px;
}

.css_sprite_ytCmnts.oneIndiaLogo_xx_png {
    background-position: -3171px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytShorts.oneIndiaLogo_xx_png {
    background-position: -2446px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytSbscbs.oneIndiaLogo_xx_png {
    background-position: -3245px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytLiveV.oneIndiaLogo_xx_png {
    background-position: -2446px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytAuto.oneIndiaLogo_xx_png {
    background-position: -2515px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytlike.indiatoday2_xx_png {
    background-position: -1371px 0;
    width: 228px;
    height: 57px;
}


.css_sprite_ytV.indiatoday2_xx_png {
    background-position: -2186px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytCmnts.indiatoday2_xx_png {
    background-position: -1496px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytShorts.indiatoday2_xx_png {
    background-position: -1592px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytSbscbs.indiatoday2_xx_png {
    background-position: -1932px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytLiveV.indiatoday2_xx_png {
    background-position: -1592px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytAuto.indiatoday2_xx_png {
    background-position: -1202px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytlike.theprintLogo_xx_png {
    background-position: -4135px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytV.theprintLogo_xx_png {
    background-position: -2952px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytCmnts.theprintLogo_xx_png {
    background-position: -3976px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytShorts.theprintLogo_xx_png {
    background-position: -3886px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytSbscbs.theprintLogo_xx_png {
    background-position: -4495px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytLiveV.theprintLogo_xx_png {
    background-position: -3886px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytAuto.theprintLogo_xx_png {
    background-position: -3491px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytlike.indiatvlogo_desk_png {
    background-position: -1600px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytV.indiatvlogo_desk_png {
    background-position: -234px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytCmnts.indiatvlogo_desk_png {
    background-position: -1725px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytShorts.indiatvlogo_desk_png {
    background-position: -1821px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytSbscbs.indiatvlogo_desk_png {
    background-position: -2161px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytLiveV.indiatvlogo_desk_png {
    background-position: -1821px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytAuto.indiatvlogo_desk_png {
    background-position: -1431px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytlike.zeebizLogo_xx_png {
    background-position: -4867px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytV.zeebizLogo_xx_png {
    background-position: -4593px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytCmnts.zeebizLogo_xx_png {
    background-position: -4977px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytShorts.zeebizLogo_xx_png {
    background-position: -4115px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytSbscbs.zeebizLogo_xx_png {
    background-position: -5056px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytLiveV.zeebizLogo_xx_png {
    background-position: -4115px 0;
    width: 228px;
    height: 57px;
}

.css_sprite_ytAuto.zeebizLogo_xx_png {
    background-position: -4748px 0;
    width: 228px;
    height: 57px;
}

/*  Promote Social Media Content Style */


.horizoTab {
    clear: both;
    padding-top: 30px;
    padding-bottom: 10px;
    background: #f4f0fa;
}

section.horizoTab h2 {
    text-align: center;
    font-weight: 900;
    text-transform: capitalize;
    margin-bottom: 10px;
    margin-top: 2px;
}

.horizoTab .container {
    gap: 42px;
    justify-content: space-between;
    margin-top: 50px;
}

.horizoTab .nav-tabs {
    border-bottom: none;
    border-left: 1px solid #ddd;
    display: flex;
    flex-flow: column nowrap;
    width: 35%;
}

.horizoTab.trst_ytV .nav-tabs > li.active > a, .horizoTab.trst_ytV .nav-tabs > li.active > a:hover, .horizoTab.trst_ytV .nav-tabs > li.active > a:focus {
    background-color: transparent;
    border: none;
    color: #14a769;
}

.horizoTab.trst_ytlike .nav-tabs > li.active > a, .horizoTab.trst_ytlike .nav-tabs > li.active > a:hover, .horizoTab.trst_ytlike .nav-tabs > li.active > a:focus {
    background-color: transparent;
    border: none;
    color: #b12a5b;
}

.horizoTab.trst_ytCmnts .nav-tabs > li.active > a, .horizoTab.trst_ytCmnts .nav-tabs > li.active > a:hover, .horizoTab.trst_ytCmnts .nav-tabs > li.active > a:focus {
    background-color: transparent;
    border: none;
    color: #8c8c8d ;
}

.horizoTab.trst_ytShorts .nav-tabs > li.active > a, .horizoTab.trst_ytShorts .nav-tabs > li.active > a:hover, .horizoTab.trst_ytShorts .nav-tabs > li.active > a:focus {
    background-color: transparent;
    border: none;
    color: #a62fe6 ;
}

.horizoTab.trst_ytSbscb .nav-tabs > li.active > a, .horizoTab.trst_ytSbscb .nav-tabs > li.active > a:hover, .horizoTab.trst_ytSbscb .nav-tabs > li.active > a:focus {
    background-color: transparent;
    border: none;
    color: #ff0f47 ;
} 

.horizoTab.trst_ytLiveV .nav-tabs > li.active > a, .horizoTab.trst_ytLiveV .nav-tabs > li.active > a:hover, .horizoTab.trst_ytLiveV .nav-tabs > li.active > a:focus {
    background-color: transparent;
    border: none;
    color: #b3b352 ;
}

.horizoTab.trst_ytAuto .nav-tabs > li.active > a, .horizoTab.trst_ytAuto .nav-tabs > li.active > a:hover, .horizoTab.trst_ytAuto .nav-tabs > li.active > a:focus {
    background-color: transparent;
    border: none;
    color: #3b4888 ;
}


.horizoTab .tabcard00 h2 {    
    font-size: 80px;
    font-weight: 700;
}

.horizoTab.trst_ytV li.nav-item.active {
    font-weight: 900;
    border-bottom-color: #14a769;
    border-right-color: #14a769;
    border-left: 1px solid #14a769;
    border-radius: 0;
}

.horizoTab.trst_ytlike li.nav-item.active {
    font-weight: 900;
    border-bottom-color: #b12a5b;
    border-right-color: #b12a5b;
    border-left: 1px solid #b12a5b;
    border-radius: 0;
}

.horizoTab.trst_ytCmnts li.nav-item.active {
    font-weight: 900;
    border-bottom-color: #8c8c8d;
    border-right-color: #8c8c8d;
    border-left: 1px solid #8c8c8d;
    border-radius: 0;
}

.horizoTab.trst_ytShorts li.nav-item.active {
    font-weight: 900;
    border-bottom-color: #a62fe6;
    border-right-color: #a62fe6;
    border-left: 1px solid #a62fe6;
    border-radius: 0;
} 


.horizoTab.trst_ytSbscb li.nav-item.active {
    font-weight: 900;
    border-bottom-color: #ff0f47;
    border-right-color: #ff0f47;
    border-left: 1px solid #ff0f47;
    border-radius: 0;
} 

.horizoTab.trst_ytLiveV li.nav-item.active {
    font-weight: 900;
    border-bottom-color: #b3b352;
    border-right-color: #b3b352;
    border-left: 1px solid #b3b352;
    border-radius: 0;
}

.horizoTab.trst_ytAuto li.nav-item.active {
    font-weight: 900;
    border-bottom-color: #3b4888;
    border-right-color: #3b4888;
    border-left: 1px solid #3b4888;
    border-radius: 0;
}


.horizoTab .nav-tabs > li > a {
    border: none;
    margin-bottom: 16px;   
    background: transparent;
    font-size: 16px;
}

.horizoTab.trst_ytV .nav-tabs > li > a {   
    color: #14a769;   
}

.horizoTab.trst_ytlike .nav-tabs > li > a {   
    color: #b12a5b;   
}

.horizoTab.trst_ytCmnts .nav-tabs > li > a {   
    color: #8c8c8d;   
}

.horizoTab.trst_ytShorts .nav-tabs > li > a {   
    color: #a62fe6;   
}

.horizoTab.trst_ytSbscb .nav-tabs > li > a {   
    color: #ff0f47;   
}

.horizoTab.trst_ytLiveV.nav-tabs > li > a {   
    color: #b3b352;   
}

.horizoTab.trst_ytAuto.nav-tabs > li > a {   
    color: #3b4888;   
}


.horizoTab .tab-content {
    width: 45%;
    border-block-start-width: 1px;
    border-inline-end-width: 1px;
    border-block-end-width: 1px;
    border-inline-start-width: 1px;
    border-color: #c50093;
    border-style: solid;
    border-radius: 0px 80px 0px 80px;
    padding: 11px 20px 11px 20px;
    height: 360px;
    position: relative;   
}


.tab-pane.fade.active {
    display: block !important;
}

.horizoTab .tab-content .tab-pane {
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
}

.horizoTab .tabcard00 {
    display: flex;
    align-items: center;
}

.horizoTab.trst_ytlike .tabcard00 h2 {
    color: #b12a5b !important;
    margin-right: 16px;
}

.horizoTab.trst_ytV .tabcard00 h2 {
    color: #14a769  !important;
    margin-right: 16px;
}

.horizoTab.trst_ytCmnts .tabcard00 h2 {
    color: #8c8c8d  !important;
    margin-right: 16px;
}

.horizoTab.trst_ytShorts .tabcard00 h2 {
    color: #a62fe6  !important;
    margin-right: 16px;
}

.horizoTab.trst_ytSbscb .tabcard00 h2 {
    color: #ff0f47  !important;
    margin-right: 16px;
}

.horizoTab.trst_ytLiveV .tabcard00 h2 {
    color: #b3b352  !important;
    margin-right: 16px;
}

.horizoTab.trst_ytAuto .tabcard00 h2 {
    color: #3b4888  !important;
    margin-right: 6px;
     margin-right: 6px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.tabcard00 h2.cza {
    font-weight: 500 !important;
    font-size: 30px !important;
    color: #000 !important;
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}

#ff0f47


/* Social Media Marketing Apps Style  */

.mktng_apps_sec_wrap {

    background-image: url('https://www.ytviews.in/wp-content/uploads/yt_views/.jpg');
    background-size: cover;
    background-attachment: fixed;
    background-position: top center;
    overflow: hidden;
    z-index: -0;
    margin-bottom: 15px;
    clear: both;

}

.mktng_apps_top_text {
    text-align: center;
    margin-bottom: 30px;
}

.mktng_apps_top_text h2 {
    font-weight: bold;
    line-height: 40px;
}

.mktng_apps_top_text p {
    font-size: 17px;
    width: 99%;
    margin: auto;
}

.marketing_app_card_div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.mktng_apps_cardDiv {
    display: flex;
    margin-bottom: 30px;
    transition: .3s ease-in-out;
    width: 29%;
    margin-left: 8px;
}

.ytb_bg {
    background: #fff;
    color: #fff;
    transition-duration: .2s;
    transition-timing-function: linear;
}

.mktng_apps_cardDiv .WBCard_body {
    padding: 22px 15px;
    background-color: #fff;
    box-shadow: 1px 2px 7px 3px #f0e9e9;
    text-align: left;
}


.WBCard_body .mktng_WBCard_img {
    display: flex;
    justify-content: left;
}

.css_sprite_ytlike.yutb_logobg_png {
    background-position: -4818px 0;
    width: 48px;
    height: 48px;
}


.css_sprite_ytV.yutb_logobg_png {
    background-position: -852px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytCmnts.yutb_logobg_png {
    background-position: -4928px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytShorts.yutb_logobg_png {
    background-position: -4859px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytSbscbs.yutb_logobg_png {
    background-position: -5007px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytLiveV.yutb_logobg_png {
    background-position: -4859px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytAuto.yutb_logobg_png {
    background-position: -4699px 0;
    width: 48px;
    height: 48px;
}


.css_sprite_ytlike.fbk_logo_bg_png {
    background-position: -932px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytV.fbk_logo_bg_png {
    background-position: -2045px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytCmnts.fbk_logo_bg_png {
    background-position: -1057px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytShorts.fbk_logo_bg_png {
    background-position: -1153px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytSbscbs.fbk_logo_bg_png {
    background-position: -1103px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytLiveV.fbk_logo_bg_png {
    background-position: -1153px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytAuto.fbk_logo_bg_png {
    background-position: -763px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytlike.insta_logo_bg_png {
    background-position: -1829px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytV.insta_logo_bg_png {
    background-position: -2415px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytCmnts.insta_logo_bg_png {
    background-position: -1954px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytShorts.insta_logo_bg_png {
    background-position: -2050px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytSbscbs.insta_logo_bg_png {
    background-position: -2390px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytLiveV.insta_logo_bg_png {
    background-position: -2050px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytAuto.insta_logo_bg_png {
    background-position: -1660px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytlike.goggle_logo_bg2_png {
    background-position: -1322px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytV.goggle_logo_bg2_png {
    background-position: -2137px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytCmnts.goggle_logo_bg2_png {
    background-position: -1447px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytShorts.goggle_logo_bg2_png {
    background-position: -1543px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytSbscbs.goggle_logo_bg2_png {
    background-position: -1883px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytLiveV.goggle_logo_bg2_png {
    background-position: -1543px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytAuto.goggle_logo_bg2_png {
    background-position: -1153px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytlike.linkdin_logo_bg_png {
    background-position: -2983px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytV.linkdin_logo_bg_png {
    background-position: -2464px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytCmnts.linkdin_logo_bg_png {
    background-position: -2462px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytShorts.linkdin_logo_bg_png {
    background-position: -2099px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytSbscbs.linkdin_logo_bg_png {
    background-position: -2898px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytLiveV.linkdin_logo_bg_png {
    background-position: -2099px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytAuto.linkdin_logo_bg_png {
    background-position: -2168px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytlike.twitter_icon_png {
    background-position: -4584px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytV.twitter_icon_png {
    background-position: -3181px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytCmnts.twitter_icon_png {
    background-position: -4254px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytShorts.twitter_icon_png {
    background-position: -3837px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytSbscbs.twitter_icon_png {
    background-position: -4773px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytLiveV.twitter_icon_png {
    background-position: -3837px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytAuto.twitter_icon_png {
    background-position: -3769px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytlike.spotify48x48_png {
    background-position: -4086px 0;
    width: 48px;
    height: 48px;
}


.css_sprite_ytV.spotify48x48_png {
    background-position: -2903px 0;
    width: 48px;
    height: 48px;
}


.css_sprite_ytCmnts.spotify48x48_png {
    background-position: -3927px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytShorts.spotify48x48_png {
    background-position: -4377px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytSbscbs.spotify48x48_png {
    background-position: -4001px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytLiveV.spotify48x48_png {
    background-position: -4377px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytAuto.spotify48x48_png {
    background-position: -3442px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytlike.tik_tok48x48_png {
    background-position: -4535px 0;
    width: 48px;
    height: 48px;
}


.css_sprite_ytV.tik_tok48x48_png {
    background-position: -901px 0;
    width: 48px;
    height: 48px;
}


.css_sprite_ytCmnts.tik_tok48x48_png {
    background-position: -4205px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytShorts.tik_tok48x48_png {
    background-position: -3788px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytSbscbs.tik_tok48x48_png {
    background-position: -4724px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytLiveV.tik_tok48x48_png {
    background-position: -3788px 0;
    width: 48px;
    height: 48px;
}

.css_sprite_ytAuto.tik_tok48x48_png {
    background-position: -3720px 0;
    width: 48px;
    height: 48px;
}

.WBCard_body .mktng_WBCard_text {
    color: #000;
    height: 162px;
    overflow: hidden;
    word-wrap: anywhere;
}

.WBCard_body .mktng_WBCard_text h3 {
    font-weight: bold;
    font-size: 21px;
}

.WBCard_body .mktng_WBCard_text p {
    font-size: 15px;
    padding: 0px;
    color: #000;
}

/*    Long Content Style        */

.css_sprite_ytV.play_button_png {
    background-position: -5522px 0;
    width: 90px;
    height: 90px;
}

.css_sprite_ytV.digital_campaign_png {
    background-position: -1532px 0;
    width: 512px;
    height: 512px;
    display: block;
    margin: auto;
}

.css_sprite_ytV.youtube_png {
    background-position: -3230px 0;
    width: 512px;
    height: 512px;
}

.css_sprite_ytV.clip_png {
    background-position: -1019px 0;
    width: 512px;
    height: 512px;
}


.css_sprite_ytSbscbs.play_button_png {
    background-position: -3517px 0;
    width: 90px;
    height: 90px;
}

.css_sprite_ytV.subscribe_png {
    background-position: -3228px 0;
    width: 515px;
    height: 484px;
    display: block;
    margin: auto;
}

.css_sprite_ytV.blonde_influencer_recording_make_up_video_scaled3_png {
    background-position: -1531px 0;
    width: 518px;
    height: 620px;
    display: block;
    margin: auto;
}


.css_sprite_ytV.youtube_1_png {
    background-position: -1023px 0;
    width: 509px;
    height: 489px;
    display: block;
    margin: auto;
}

.css_sprite_ytV.message_png {
    background-position: -1531px 0;
    width: 517px;
    height: 521px;
    display: block;
    margin: auto;
}

.css_sprite_ytV.comment_png {
    background-position: -3231px 0;
    width: 512px;
    height: 512px;
}

.css_sprite_ytCmnts.play_button_png {
    background-position: -3443px 0;
    width: 90px;
    height: 90px;
}


.css_sprite_ytV.Layer_111_png {
    background-position: -1531px 0;
    width: 516px;
    height: 512px;
    display: block;
    margin: auto;
}

.css_sprite_ytV.Layer_00_png {
    background-position: -3228px 0;
    width: 512px;
    height: 470px;
    display: block;
    margin: auto;
}

.css_sprite_ytV._4530890_scaled_webp {
    background-position: -1018px 0;
    width: 513px;
    height: 390px;
    display: block;
    margin: auto;
}

.css_sprite_ytlike.play_button_png {
    background-position: -5522px 0;
    width: 90px;
    height: 90px;
}

.css_sprite_ytlike.play_button_png {
    background-position: -3602px 0;
    width: 90px;
    height: 90px;
}

.css_sprite_ytShorts.digital_campaign_png {
    background-position: -736px 0;
    width: 416px;
    height: 409px;
    display: block;
    margin: auto;
}

.css_sprite_ytShorts.play_button_png {
    background-position: -2718px 0;
    width: 90px;
    height: 90px;
}

.css_sprite_ytShorts.youtube_png {
    background-position: -3426px 0;
    width: 361px;
    height: 361px;
    display: block;
    margin: auto;
}

.css_sprite_ytShorts.video_png {
    background-position: -3092px 0;
    width: 333px;
    height: 335px;
    display: block;
    margin: auto;
}

.css_sprite_ytShorts.clip_png {
    background-position: -155px 0;
    width: 389px;
    height: 389px;
    display: block;
    margin: auto;
}


.css_sprite_ytLiveV.play_button_png {
    background-position: -2718px 0;
    width: 90px;
    height: 90px;
}

.css_sprite_ytLiveV.digital_campaign_png {
    background-position: -736px 0;
    width: 416px;
    height: 409px;
    display: block;
    margin: auto;
}

.css_sprite_ytLiveV.youtube_png {
    background-position: -3426px 0;
    width: 361px;
    height: 361px;
    display: block;
    margin: auto;
}

.css_sprite_ytLiveV.video_png {
    background-position: -3092px 0;
    width: 333px;
    height: 335px;
    display: block;
    margin: auto;
}

.css_sprite_ytLiveV.clip_png {
    background-position: -155px 0;
    width: 389px;
    height: 389px;
    display: block;
    margin: auto;
}

.css_sprite_ytAuto.play_button_png {
    background-position: -2787px 0;
    width: 90px;
    height: 90px;
}

.css_sprite_ytAuto.digital_campaign_png {
    background-position: -346px 0;
    width: 416px;
    height: 409px;
    display: block;
    margin: auto;
}

.css_sprite_ytAuto.youtube_png {
    background-position: -4152px 0;
    width: 361px;
    height: 361px;
    display: block;
    margin: auto;
}

.css_sprite_ytV.video_png {
    background-position: -1018px 0;
    width: 513px;
    height: 485px;
    display: block;
    margin: auto;
}

.longInfo00{
    clear: both;
    margin-top: 21px;
    display: flex;
    align-items: center;
    margin-bottom: 21px;
}

.longInfo00  h2 {
    font-weight: bold;
    line-height: 40px;
}

.longInfo00  p {
    color: #7b7878;
    font-size: 18px;
}

.textDiv {
 padding: 30px 1px;
}

.textDiv_wrap {    
    width: 80%;
    margin: auto;
}


/* Connectivity Info Style */

.cf_ytV {
     background: #e0fff4;
      color: #027f49;
}


.cf_ytV .contect-info .info00 p {
    font-weight: 800;    
     color: #027f49;
}

.cf_ytV .email-info .info00 p {
    font-weight: 800;   
     color: #027f49;
}


.cf_ytLike {
    background: #ffedeb;
    color: #9c013a;    
}

.cf_ytLike .contect-info .info00 p {
    font-weight: 800;   
     color: #9c013a; 
}

.cf_ytLike .email-info .info00 p {
    font-weight: 800;   
   color: #9c013a; 
}

.cf_ytCmnts {
     background: #f1f1f1;
      color: #7b7c7f;
}

.cf_ytCmnts .contect-info .info00 p {
    font-weight: 800;    
     color: #7b7c7f;
}

 .cf_ytCmnts .email-info .info00 p {
    font-weight: 800;   
   color: #7b7c7f; 
}


.cf_ytShorts {
     background: #eee7ff;
      color: #9007d1;
}

.cf_ytShorts .contect-info .info00 p {
    font-weight: 800;    
     color: #9007d1;
}

 .cf_ytShorts .email-info .info00 p {
    font-weight: 800;   
    color: #9007d1; 
}

.cf_ytSbscbs {
    background: #ffefec;
   color: #ff2f58;
}

.cf_ytSbscbs .contect-info .info00 p {
    font-weight: 800;    
     color: #ff2f58;
}

 .cf_ytSbscbs .email-info .info00 p {
    font-weight: 800;   
   color: #ff2f58; 
}

.cf_ytLiveV {
    background: #ffffed;
    color: #bbbb0a;
}


.cf_ytLiveV .contect-info .info00 p {
    font-weight: 800;    
     color: #bbbb0a;
}

 .cf_ytLiveV .email-info .info00 p {
    font-weight: 800;   
   color: #bbbb0a; 
}


.cf_ytAuto {
     background: #dfe6ff;
      color: #3b4888;
}


.cf_ytAuto .contect-info .info00 p {
    font-weight: 800;    
     color: #3b4888;
}

.cf_ytAuto .email-info .info00 p {
    font-weight: 800;   
     color: #3b4888;
}





.connectivity-info-wrapper {    
    display: flex;
    justify-content: space-evenly;
    padding: 25px 1px;
}


.connectivity-info-wrapper .info01 i {
    font-size: 30px;
    font-weight: 600;
    
}


.connectivity-info-wrapper .info01 span {
    font-size: 17px;
    font-weight: 600;   
}



/* Secure Payment Style  */

.trust-widget {
    align-items: center;
    background: #967edd;   
    background-repeat: no-repeat;
    background-size: inherit;
    border-radius: 32px;
    box-sizing: border-box;
    color: #fff;
    display: flex;
    justify-content: flex-start;
    overflow: hidden;
    padding: 22px;
    transform: translateY(0px);
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.sp_ytV .trust-widget {
    background-image: url(https://www.ytviews.in/wp-content/uploads/sprites/Ytviews_View_Desktop_sprite_common_2026_new0.webp);
    background-position: -12191px -30px;
}



.sp_ytLike .trust-widget {
    background-image: url(https://www.ytviews.in/wp-content/uploads/sprites/Ytviews_View_Desktop_sprite_common_2026_new0.webp);
    background-position: -7531px -30px;
}

.sp_ytCmnts .trust-widget {
    background-image: url(https://www.ytviews.in/wp-content/uploads/sprites/Ytviews_View_Desktop_sprite_common_2026_new0.webp);
    background-position: -11029px -30px;
}

.sp_ytShorts .trust-widget {
    background-image: url(https://www.ytviews.in/wp-content/uploads/sprites/Ytviews_View_Desktop_sprite_common_2026_new0.webp);
    background-position: -13350px -30px;
}

.sp_ytSbscbs .trust-widget {
    background-image: url(https://www.ytviews.in/wp-content/uploads/sprites/Ytviews_View_Desktop_sprite_common_2026_new0.webp);
    background-position: -8696px -30px;
}


.sp_ytLiveV .trust-widget {
    background-image: url(https://www.ytviews.in/wp-content/uploads/sprites/Ytviews_View_Desktop_sprite_common_2026_new0.webp);
    background-position: -14513px -30px;
}

.sp_ytAuto .trust-widget {
    background-image: url(https://www.ytviews.in/wp-content/uploads/sprites/Ytviews_View_Desktop_sprite_common_2026_new0.webp);
    background-position: -9872px -30px;
}

.trust-widget__secureimg-container {
    margin-left: 21px;
}

.css_sprite_ytV.secureBadge_png {
    background-position: -5366px 0;
    width: 155px;
    height: 165px;
}

.css_sprite_ytlike.secureBadge_png {
    background-position: -3795px 0;
    width: 155px;
    height: 165px;
}

.css_sprite_ytCmnts.secureBadge_png {
    background-position: -3636px 0;
    width: 155px;
    height: 165px;
}

.css_sprite_ytShorts.secureBadge_png {
    background-position: -4426px 0;
    width: 155px;
    height: 165px;
}

.css_sprite_ytSbscbs.secureBadge_png {
    background-position: -3710px 0;
    width: 155px;
    height: 165px;
}

.css_sprite_ytLiveV.secureBadge_png {
    background-position: -4426px 0;
    width: 155px;
    height: 165px;
}

.css_sprite_ytAuto.secureBadge_png {
    background-position: -3151px 0;
    width: 155px;
    height: 165px;
}


.trust-widget__container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 11%;
}

.trust-widget__container h2 {
    font-size: 4.5rem;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 8px;
    text-shadow: 0 2px 4px rgba(0,0,0,.05);
}

.trust-widget .trust-widget__container p {
    font-size: 20px;
    line-height: 1.7;
    width: 70%;
    color: #fff;
}

/* ContactUs Campaign Style */

.contactus_wrap00 {       
    float: left;
    width: 100%;
}

.r_readyDiv.bg-container {
    margin-bottom: 11px;
    margin-top: 8px;
}

.r_readyLeft_text .r_ready_content {
    margin: auto;
    width: 85.5%;
    padding-top: 0px;
}

.r_readyLeft_text .r_ready_content h3 {
    font-size: 38px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    letter-spacing: 0;
}


.r_readyLeft_text .r_ready_content p {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
}

.r_readyLeft_text .r_ready_content a {
    background: #fff;
    padding: 11px;
    border-radius: 5px;
    color: #000000;
    margin-top: 15px;
    float: left;
    font-weight: bold;
}

.css_sprite_ytV.contact_us_png {
    background-position: -43px 0;
    width: 190px;
    height: 190px;
}

.css_sprite_ytlike.contact_us_png {
    background-position: -741px 0;
    width: 190px;
    height: 190px;
}

.css_sprite_ytCmnts.contact_us_png {
    background-position: -866px 0;
    width: 190px;
    height: 190px;
}

.css_sprite_ytShorts.contact_us_png {
    background-position: -545px 0;
    width: 190px;
    height: 190px;
}

.css_sprite_ytSbscbs.contact_us_png {
    background-position: -912px 0;
    width: 190px;
    height: 190px;
}

.css_sprite_ytV.followers_png {
    background-position: -1023px 0;
    width: 509px;
    height: 499px;
    display: block;
    margin: auto;
}

.css_sprite_ytLiveV.contact_us_png {
    background-position: -545px 0;
    width: 190px;
    height: 190px;
}

.css_sprite_ytAuto.contact_us_png {
    background-position: -155px 0;
    width: 190px;
    height: 190px;
}


/* New Styles Css Start  */


.reviews_count a {
    color: rgb(252, 247, 22);
}

.crsr {
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   width: 70px;
   height: 70px;
   background: rgb(164 27 169);
   display: flex;
   align-items: center;
   justify-content: center;
   border-radius: 50%;
   cursor: pointer;
   z-index: 2;
   box-shadow: 3px 5px 10px #080808;
   border: 2px solid #fff;
}

.crsr:hover {
   background: rgba(0, 0, 0, 0.8);
   transform: translate(-50%, -50%) scale(1.1);
}

.crsr i {
   color: #fff;
   font-size: 26px;
   margin-left: 3px; /* slight shift for visual center */
}

.secondary-menu-wrapper .page_search_box {
   text-align: center;
   position: relative;
   right: 0;
   top: 0px;
   width: 17%;
   padding: 0;
   margin: 0;
}
   
.secondary-menu-wrapper .page_search_box input {   
    outline: none;
    border-radius: 30px;
    height: 20px !important;
    padding: 16px 0 16px 37px !important;
    margin: 0 !important;
    background: #ebebeb !important;
    border: 1px solid #efe7e7 !important;
}

.secondary-menu-wrapper .page_search_box span input {
    color: #000;
    width: 98%;
    margin-bottom: 0 !important;
}

.secondary-menu-wrapper .page_search_box span {
    display: block;
    width: 100%;
    position: relative;
}


.secondary-menu-wrapper .page_search_box span::after {
   content: '';
   width: 23px;
   height: 23px;
   display: block;
   position: absolute;
   top: 7px;
   left: 9px;
   background-repeat: no-repeat;
   background-size: cover;
}

.secondary-menu-wrapper {
   width: 100%;
   background: #fff;
   border-bottom: none;
   display: flex;
   justify-content: space-evenly;
   align-items: center;
   margin-top: 1px;
   margin-bottom: 1px;
   position: sticky;
   z-index: 0;
   background: #fff7f7;
   box-shadow: 0 4px 10px rgba(0,0,0,0.05);
   padding-top: 1px;
   padding-bottom: 1px;
}
   
.secondary-menu-wrapper {
   transition: all 0.3s ease;
}

.flex_rev #\#Currency_selct_btn_id{
   margin-bottom: 0;
}

   /* When activated (after scroll 500px) */

.secondary-menu-wrapper.menu-sticky {
   position: fixed;
   top: 33px;
   left: 0;
   z-index: 3;
   box-shadow: 0 4px 15px rgba(0,0,0,0.08);
   animation: slideDown 0.3s ease;
}

/* Smooth entry */
@keyframes slideDown {
   from {
   transform: translateY(-100%);
   opacity: 0;
   }
   to {
   transform: translateY(0);
   opacity: 1;
   }
}



.secondary-menu li {
   list-style: none;
}

.secondary-menu a {
   text-decoration: none;
   font-weight: 600;
   color: #333;
   padding: 4px 4px;
   border-radius: 20px;
   background: #f5f5f5;
   transition: 0.3s;
   font-size: 13px;
}

.secondary-menu a:hover {
  /*  background: #7514c8; */
   color: #fff;
}

/* active page highlight */
.secondary-menu .current-menu-item a {
   background: #000;
   color: #fff;
}

section.heroYtViews {   
   position: relative;
   overflow: hidden;
   z-index: 1;
}

.imgWrapper, .textWrapper {
   width: 50%;
}

.customers_reviews_info {
   padding: 5px 21px;
   border-radius: 2px;
   display: flex;
   justify-content: center;
   align-items: center;
}

.imgWrapper {
   margin-right: 40px;   
   position: relative;
   display: inline-block;        
}

.heroYtViews_wrapper {
   display: flex;
   justify-content: space-around;
   align-items: center;
   margin-top: 20px;
   margin-bottom: 20px;
}

.imgWrapper img {
   border-radius: 21px;
   width: 100%;
   height: auto;
   display: block;
}

.textWrapper h2 {
   font-weight: 700;
}

.textWrapper h2, p, ul li, a, span {       
   letter-spacing: normal !important;
   font-family: 'gdsherpa', "gdsherpaVF4 fallback", Helvetica, Arial, sans-serif;        
}

.textWrapper p span {
   font-size: 14px;
   line-height: normal;
}

a.hero_btn {
   background: #1876d2;
   color: #ffffff;
   border-radius: 3px;
   font-weight: 600;
   font-size: 17px;
   margin-bottom: 10px;
}

.promotionSectionWrapper h6 {
   background: #e9cbf3;
   padding: 4px 7px;
   width: fit-content;
}

.promotionSectionWrapper h2 {
   font-weight: 800;
}

.promotionCardsWrapper {
   display: flex;
   background: #f5f5f5;   
   justify-content: center;
}

.promotionCard img {
   width: 37px;
   filter: invert(1);
}

.promotionCard {
   padding: 12px;
   width: 48%;   
   margin-right: 6px;
   color: #fff;
   border-radius: 7px;
   margin-bottom: 7px;
}

.promotionCard p {
   color: #fff;
   font-size: 13px;
}

.promotionCardTitle {
   font-weight: 600;
   font-size: 17px;
}

.promotionSection.container {
   margin-bottom: 30px;
   margin-top: 30px;
}

.particles_ul_wrapper {
    margin-bottom: 20px;
}

.promotionSectionWrapper {
   margin-top: 20px;
   margin-bottom: 20px;
}

.menu-heading {
   font-weight: 600;
   cursor: pointer;
   display: flex;
   align-items: center;
   gap: 8px;
   justify-content: flex-start;
   margin-top: 0px;
   
}

/* Arrow */
.menu-heading .arrow {
   display: none;    
}

/* Rotate arrow when open */
.menu-heading.active .arrow {
   transform: rotate(180deg);
}

/* Desktop Menu */
.secondary-menu {
   display: flex;
   gap: 50px;
   list-style: none;
   margin: 0;
   padding: 0;
}



.secondary-menu li a {
   text-decoration: none;
   color: #000;
   font-weight: 500;
}

/* Search */
 
/* Hamburger */
.menu-toggle {
   display: none;
   flex-direction: column;
   cursor: pointer;
   width: 30px;
}

.menu-toggle span {
   height: 3px;
   background: #000;
   margin: 5px 0;
   border-radius: 2px;
   transition: 0.3s;
}

.channelsLink {
   display: none;
}

.inPage-sticky-nav {
   background: #f1f1f1;
   border-radius: 80px;
   width: 58%;
   margin: auto;
   margin-top: 20px;
}

.inPage-sticky-nav ul {
   padding: 0;
   margin: auto;
   display: flex;
   width: 100%;
   list-style: none;
   margin-bottom: 0;
   padding-inline-start: .25rem;
   /* background-color: #f5f7f8; */
   border-radius: 4.375rem;
   gap: .25rem;
}

.inPage-sticky-nav ul li {
   border-right: 1px solid #000;
   padding: 7px 14px;
}

.inPage-sticky-nav ul li a {
   color: #000;
   font-weight: 600;
}

.inPage-sticky-nav ul li:last-child {
   border: none;
}

.inPage-sticky-nav.is-sticky {
   position: fixed;
   top: 70px;
   width: 568px;
   z-index: 999;
   background: #fff;
   left: 0;
   right: 0;
   margin-top: 0;
}

.inPage-sticky-nav.is-sticky ul li {
   padding: 3px 6px;
}

.inPage-sticky-nav li.active {
   background: #9819b1;
}

.inPage-sticky-nav li.active:last-child {
   background: #9819b1;
   border-radius: 0px 80px 80px 0px;
}

.inPage-sticky-nav li.active:first-child {
   background: #9819b1;
   border-radius: 80px 0px 0px 80px;
}

.inPage-sticky-nav li.active a {
   color: #fff;
   font-weight: 600;
}

   /* New Styles Css End  */

header#head .navbar-brand.shrink img {
    width: 115px !important;
    transition-duration: .4s;
    transition-timing-function: linear;
}

.navbar-header .navbar-brand img {
        width: 153px !important;
    }

#head .head-nav.shrink ul li a {
    padding: 10px 11px;
    transition-duration: .4s;
    transition-timing-function: linear;
}

 #head .head-nav ul li a {
        font-size: 13px;
        padding: 12px 5px;
}

/* main container - exactly matching the minimalist card style from image */
        .faq-container {
            margin: 0 auto;           
            border-radius: 0;
            box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.02);
            overflow: hidden;
            transition: all 0.2s ease;
        }

        /* header area exactly like the image: "OpenClaw Hostinger FAQs" + subline */
        .faq-header {
            padding: 2rem 2rem 0.75rem 2rem;
            border-bottom: none;
            text-align: center;
            color: #fff;
        }

        .faq-header h1 {
            font-size: 4.9rem;
            font-weight: 600;
            letter-spacing: normal;
            background: linear-gradient(135deg, #ffffff, #ffffff);
            background-clip: text;
            -webkit-background-clip: text;
            color: transparent;
            margin-bottom: 0.4rem;
        }    


        /* FAQ items list – clean, spacious */

        .faq-container .faq-list {
            padding: 1rem 1.5rem 2rem 1.5rem;
            display: flex;
            flex-direction: column;
            gap: 0.75rem;
            max-width: 910px;
            margin: auto;
            padding-top: 40px;
        }


      

        /* each FAQ card (exactly like image: white background, border, plus sign) */

        .faq-item {
            background: none;
            border-bottom: 2px solid #fff;
            transition: all 0.2s ease-in-out;
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.02);
        }
    

        .faq-item:hover {
            border-color: #cbd5e1;
            box-shadow: 0 6px 12px -8px rgba(0, 0, 0, 0.08);
        }

        /* question button – interactive, plus sign on the right */
   

        .faq-question {
            display: flex;
            justify-content: space-between;
            align-items: center;
            width: 100%;
            background: none;
            border: none;
            padding: 1.25rem 1.5rem;
            font-size: 1.9rem;
            font-weight: 520;
            text-align: left;
            color: #ffffff;
            cursor: pointer;
            transition: background 0.2s;
            border-radius: 1.25rem;
            font-family: inherit;
            letter-spacing: normal;
        }

        .faq-question span:first-child {
            flex: 1;
            padding-right: 1rem;
            line-height: 1.4;
            letter-spacing: -0.01em;
            text-transform: capitalize;
        }

        /* plus/minus icon – clean plus exactly as visual from image */
    

        .faq-icon {
            font-size: 2.95rem;
            font-weight: 400;
            color: #ffffff;
            transition: transform 0.25s ease, color 0.2s;
            min-width: 28px;
            text-align: center;
            line-height: 1;
            user-select: none;
        }

        .faq-item.active .faq-icon {
            transform: rotate(45deg);
            color: #fff;
        }

        /* answer panel */
        .faq-answer {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.4s cubic-bezier(0.2, 0.9, 0.4, 1.1), padding 0.2s;
            background-color: none;
            border-top: 0px solid transparent;
            margin: 0 1.5rem 0 1.5rem;
        }

        .faq-item.active .faq-answer {
            max-height: 380px;      /* enough for all answers on mobile */
            padding-bottom: 1.35rem;
            border-top: none;
            margin-top: 0rem;
        }

        .faq-answer-content {
            padding: 1.1rem 0.25rem 0.25rem 0;
            color: #334155;
            font-size: 0.95rem;
            line-height: 1.55;
        }

        .faq-answer-content p {
            margin-bottom: 0.75rem;
            color: #e5e5e5;
            font-size: 18px !important;
        }

        .faq-answer-content p:last-child {
            margin-bottom: 0;
        }

        /* subtle bullet / highlight */
       .highlight-text {
            color: #e5e5e5;
            font-weight: 700;
        }

         /* smooth accessibility focus */
        .faq-question:focus-visible {
            outline: 2px solid #3b82f6;
            outline-offset: 2px;
            border-radius: 1rem;
        }

        #particles-js {
             z-index: -2;
         }

/* Responsive Style */




@media screen and (max-width: 1908px) { 
    .head-nav .navbar-header .navbar-brand img {
        width: 170px !important;
    }

    #head .head-nav ul li a {
        font-size: 13px;
        padding: 15px 5px;
    }
}


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

    #head .head-nav ul li a {
        font-size: 13px;
        padding: 15px 5px;
    }
}


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

    .head-nav .cs_custom_container.container {
        width: 100%;   
    }

}


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

    .cs_custom_container .navbar-header .navbar-brand img {        
        top: 0px !important;
    }

}




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

    /* Slick Style */ 

    .txt-wrapper .mktC_info {
        font-size: 14px;
        line-height: 18px;       
        margin-top: 10px;
    }

    /* Currency Section Style */

    .tabs_cards .flex_rev h3 {
        font-size: 28px;
    }

    /* Cards Section Style */

    a.create_cmgn {        
        flex: 1 1 calc(33.33333% - 1rem);
        max-width: 34%;
    }

    /* Long Info Section Style */

    .mblDisplay00 {
        display: none;
    }
}


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

   .menu-heading .arrow {
       display: inline-block;
       transition: transform 0.3s ease;
       font-size: 23px;
       font-weight: 900;
   }

   .menu-heading {
       width: 100%;
   }

   .secondary-menu-wrapper .page_search_box.active {
       max-height: 80px;
       margin-bottom: 10px;
       margin-top: 10px;
   }

   .secondary-menu li {
       border-bottom: 1px solid #eee;
       margin-bottom: 3px;
       padding: 1px 6px;
   }

   .secondary-menu li a {
       display: block;
       padding: 8px 15px;
   }

   .secondary-menu-wrapper .page_search_box {
       width: 100%;
       max-height: 0;
       overflow: hidden;
       transition: max-height 0.4s ease;
       background: #fff;
   }

   .secondary-menu.active {
       max-height: 400px;
       column-count: 2;
       display: block;
   }

   .secondary-menu {
       gap: 5px;
       position: absolute;
       top: 100%;
       left: 0;
       width: 100%;
       background: #fff;
       flex-direction: column;
       max-height: 0;
       overflow: hidden;
       transition: max-height 0.4s ease;
       z-index: 99;
       column-count: 2;
       display: block;
   }

    /* Search Box */

    .page_search_box {       
        width: 62%;
        margin: auto;
        position: relative;       
        top: 0px;
    }

    /* Promotional Div Style */

    .circle_img {
        display: none;
    }

    .promotion_video {
        display: none;
    }

    .prmtn_title {        
        margin-top: 27px;
        font-size: 28px;
        text-align: center;
    }

    /* Horizon Tab */

    .horizoTab .tab-content {
        width: 55%;
    }

    .horizoTab .nav-tabs {       
        width: 45%;
    }

    /* Marketing Apps Style  */

    .mktng_apps_top_text p {     
        width: 90%;        
    }

    .mktng_apps_cardDiv .WBCard_body {     
        height: 100%;
    }

    .WBCard_body .mktng_WBCard_text {
        height: 100%;
    }

    /* Change Currency Style */

    .tabs_cards .flex_rev {        
        padding: 20px 23px;        
        text-align: center;
    }

    /* Crads Style */

    .new_rbn {     
        width: 94px;
        height: 34px;        
    }

    .NewPrice_card .abslt_img p {     
        font-size: 14px;        
    }

    /* Security Section Style  */

    .trust-widget__secureimg-container {
        display: none;
    }

    .trust-widget__container h2 {
        font-size: 30px;
    }

    .trust-widget__container {     
        margin-left: 0;
        text-align: center;
    }

    .trust-widget .trust-widget__container p {     
        width: 100%;        
        padding: 1px 11px;    
        font-size: 17px;        
    }

    /* ContactUs Section Style */

    .connectivity-info-wrapper {
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .r_readyLeft_text .r_ready_content h3 {
        font-size: 29px;     
    }

}


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

    /* Banner Style */

    #intro h1 { 
        font-size: 24px;
        width: 85%;    
    }   

    #intro p {   
        width: 73%;   
        font-size: 16px;
    } 

    .page_search_box {   
        display: none;    
    }

    /* Customer Review Style */

     .customers_reviews_info {
        flex-wrap: wrap;
        text-align: center;
    }

    /* Change Currency Style */

    .tabs_cards .flex_rev {        
        flex-direction: column-reverse;       
    }

    /* Cards Style */

    a.create_cmgn {
        flex: 1 1 calc(51.33333% - 1rem);
        max-width: 51%;
    }


    /* Contact Us Style*/ 

    .r_reayRight_cards {
         display: none;
    }

    .r_readyLeft_text {
        width: 100%;
        text-align: center;       
    }

    .r_readyLeft_text .r_ready_content a {     
        float: none;        
        display: inline-block;
        width: fit-content;
        margin: auto;
    }


}


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

   .imgWrapper {
       display: none;
   }

   body {
        z-index: 0;
        position: relative;
    }

     .ytmVideoCoverHost .ytmVideoCoverThumbnail {
       background-position: 50%;
       background-repeat: no-repeat;
       background-size: contain !important;
       width: 100%;
       height: 100%;
   }

   .css_sprite_mbl.youtubeMblLogo {
       background-position: -1958px -3px;
       width: 40px;
       height: 40px;
       border-radius: 30px;
   }

   .faq-header h1 {
       font-size: 1.95rem;
       font-weight: 900;
   }

   .faq-question {
       padding: 1rem 1.2rem;
       font-size: 1.4rem;
   }

   .horizoTab .tab-content {      
       height: unset;
   }

   .faq-answer-content {
       font-size: 0.88rem;
       line-height: 1.5;
   }

   .tabs_cards .flex_rev h3 {      
       margin-top: 9px;
   }

   .horizoTab .tab-content .tab-pane {
       position: relative;
       top: unset;
       transform: unset;
   }

    /* Banner Mobile Style */

    .circle_img {
        display: none;
    }

    .yt_views_rightImg {
        display: none;
    }

    .youtube_video_request_icon {
        display: none;
    }

    .css_sprite_ytlike, .css_sprite_ytV, .css_sprite_ytAuto, .css_sprite_ytCmnts, .css_sprite_ytSbscbs, .css_sprite_ytShorts, .css_sprite_ytLiveV {
        display: none;
    }

    .css_sprite_mbl {
        display: block;   
        background-image: url(https://www.ytviews.in/wp-content/uploads/sprites/Ytviews_View_mbl_sprite_01.png);       
        background-repeat: no-repeat;
        vertical-align: middle;
    }

    #intro p {      
        width: 100%;
        font-size: 12px;
        padding: 1px 20px;
    }

    #intro h1 {
        font-size: 24px;
        width: 100%;
        padding: 1px 20px;
    }

    .riskfreeBtn {
        padding: 18px 18px;
        margin: 10px;
        font-size: 11px;
    }

    /* Particles Mobile Style */

    .particles_ul {
        padding: 6px 1px;
        align-items: center;
    }

    .particles_ul li {
        width: 100%;
        margin-bottom: 0px;
        padding: 8px;
        font-size: 10px;
        text-align: center;
    }

    /* Trust Proof Mobile Style */

       .promotionDiv .trust_proof {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .promotionDiv  .trust_proof span {       
        font-size: 16px;       
    }



    /* Promotion Mobile Style */

    .css_sprite_mbl.SafeSecure2_mbl_png {
        background-position: -1450px 0;
        width: 40px;
        height: 40px;
    }

    .css_sprite_mbl.affordable_mbl_png {
        background-position: -34px 0;
        width: 40px;
        height: 40px;
    }

    .css_sprite_mbl.mbg_mbl_png {
        background-position: -977px 0;
        width: 40px;
        height: 40px;
    }

    .css_sprite_mbl.fuullsupport_mbl_png {
        background-position: -192px 0;
        width: 40px;
        height: 40px;
    }

    .h2 {
        font-size: 17px;
        text-align: center;
    }

    .prmtn_title {
        font-size: 17px;
        text-align: center;
    }

    .g_card {
        height: 48px;
        margin: 0 auto 10px;
        align-items: center;
        width: 100%;
    }

    .g_card .headphones_icon {
        font-size: 28px;
        padding: 8px;
    }

    .g_card span.double {
        margin: 3px 2px 3px 4px;
        padding: 1px 2px 1px 1px;
        font-size: 10px;
        line-height: 13px;
    }

    .css_sprite_mbl.shield_mbl_png {
        background-position: -1525px 0;
        width: 33px;
        height: 33px;
    }

    .css_sprite_mbl.auditor_mbl_png {
        background-position: -75px 0;
        width: 33px;
        height: 33px;
    }

    .css_sprite_mbl.open_enrollment_mbl_png {
        background-position: -1416px 0;
        width: 33px;
        height: 33px;
    }

    .css_sprite_mbl._24_hours_mbl_png {
        background-position: 0 0;
        width: 33px;
        height: 33px;
    }

    .css_sprite_mbl.server_mbl_png {
        background-position: -1491px 0;
        width: 33px;
        height: 33px;
    }

    .css_sprite_mbl.flash_mbl_png {
        background-position: -158px 0;
        width: 33px;
        height: 33px;
    }

    /* Review Mobile Style */   

    .customers_reviews_info .reviews_title, .customers_reviews_info .customers_stars, .customers_reviews_info .reviews_count {
        border-right: none;
        margin-right: 0px;
    }

    /* Slick Mobile Style */

    .txt-wrapper .mktC_info {     
        height: 100%;
    }

    a.card-wrapper {
        height:  100%
    }

    /* Currency Change Section Mobile Style */

    .tabs_cards .flex_rev {   
        margin-top: 5px;
        text-align: center;
        padding: 10px 0px;
    }

    .inside_Currency_selct_btn {
        padding: 10px 25px;
        font-size: 13px;
    }

    .tabs_cards .flex_rev h3 {
        font-size: 22px;
    }

    /*  Tabs section Mobile Style */

    .want_ToSecWrap00 {     
        padding: 10px 2px;        
    }

    .NewYt_CardSec_txt {
        display: none !important;
    }

    .tabs_cards .want_To_navTab .nav-tabs > li.active > a {
        font-size: 13px;        
    }

    .tabs_cards .want_To_navTab .nav-tabs > li a {
        font-size: 11px;        
    }

    .tabs_cards .want_To_navTab .nav-tabs > li {
        float: none;
        text-align: center;
    }

    .mobile-rspnsv-ui {
        column-count: 2;
    }

    /* Cards Mobile Style */

    a.create_cmgn {
        width: 46%;
        margin: 1px 8px;
        flex: none;
        max-width: unset;
    }

    .outershell {
        width: 100%;
        margin: 9px 2px 9px 2px;
    }

    .ltg {
        font-size: 7px;
        letter-spacing: normal;
    }

    .NewPrice_card .abslt_img {
        left: -6px;
        top: 10px;
    }

    .new_rbn {
        background: #a864dc;
        width: 95px;
        height: 35px;
        border-radius: 3px 12px 0px 12px;
    }

    .NewPrice_card .abslt_img p {
        top: 7px;
        font-size: 13px;
        left: 15px;
        margin-bottom: 0;
    }

    .NewPrice_card p.planHeading {
        font-size: 16px;
        padding: 2px 11px;
        margin-top: 10px;
    }

    span.nobo {
        font-size: 12px;
    }

    .NewPrice_card  p.planPrice {
        padding: 5px 3px;
        width: 80%;
        margin: auto;
        font-size: 13px;
    }

    .create_cmpgnDiv span {
        padding: 9px 10px;
        font-size: 10px;
    }

    .NewPrice_card .create_cmpgnDiv {
        margin: 10px 0px 6px;
        width: 100%;
    }

    .em_srv {
        background: #00c1ff;
        margin-top: 6px;
    }

    .em_srv p {
        padding: 3px 0px;
        font-size: 11px;
    }

    .hoverCard {
        display: none;
    }


    /*  Partner Logos Mobile Style */

    .titleHeading h2 {
        font-size: 17px;
    }

    .css_sprite_mbl.indiaTv_png {
        background-position: -680px 0;
        width: 198px;
        height: 50px;
    }

    .css_sprite_mbl.indiatoday2_xx_mbl_png {
        background-position: -481px 0;
        width: 198px;
        height: 50px;
    }

    .css_sprite_mbl.zee_news_w_xx_mbl_png {
        background-position: -2202px 0;
        width: 198px;
        height: 50px;
    }

    .css_sprite_mbl.oneIndiaLogo_xx_mbl_png {
        background-position: -1217px 0;
        width: 198px;
        height: 50px;
    }

    .css_sprite_mbl.oneIndiaLogo_xx_mbl_png {
        background-position: -1217px 0;
        width: 198px;
        height: 50px;
    }

    .css_sprite_mbl.midaylogo_xx_mbl_png {
        background-position: -1018px 0;
        width: 198px;
        height: 50px;
    }

    .css_sprite_mbl.theprintLogo_xx_mbl_png {
        background-position: -1657px 0;
        width: 198px;
        height: 50px;
    }

    .css_sprite_mbl.glamsham_logo_xx_mbl_png {
        background-position: -233px 0;
        width: 198px;
        height: 50px;
    }

    /* HorizoTab Mobile Style */

    .horizoTab .container {
        flex-wrap: wrap;        
        gap: 10px;
    }

    .horizoTab .nav-tabs {
        width: 100%;
    }

    .horizoTab .tab-content .tab-pane {
        padding: 13px 14px 13px 30px ;
    }
   

    section.horizoTab h2 {
        font-size: 21px;
        margin-bottom: 10px;
    }

    .tabcard00_p {
        font-size: 12px;
    }
    
    .horizoTab .tab-content {
        width: 100%;
    }

    .horizoTab .tabcard00 h2 {
        font-size: 50px;    
        margin-top: 7px; 
    }

    .tabcard00 h2.cza {       
        font-size: 21px !important;       
    }
        
    
    /* Marketing Apps Mobile Style */
    
    .mktng_apps_sec_wrap  .mktng_apps_top_text h2 {
        font-weight: bold;
        line-height: normal;
        font-size: 21px;
        margin-top: 5px;
    }

    .mktng_apps_sec_wrap  .mktng_apps_top_text p {
        font-size: 12px;
        width: 99%;
        margin: auto;
    }

    .mktng_apps_sec_wrap  .marketing_app_card_div {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: .4rem; 
        width: 100%;
        margin: auto;
        margin-bottom: 10px;
    }

    .mktng_apps_sec_wrap  .WBCard_body {
        padding: 11px 5px;
        height: 100%;
    }

    .css_sprite_mbl.yutb_logobg_mbl_png {
        background-position: -1954px 0;
        width: 48px;
        height: 48px;
    }

    .css_sprite_mbl.fbk_logo_bg_mbl_png {
        background-position: -109px 0;
        width: 48px;
        height: 48px;
    }

    .css_sprite_mbl.insta_logo_bg_mbl_png {
        background-position: -879px 0;
        width: 48px;
        height: 48px;
    }

    .css_sprite_mbl.goggle_logo_bg2_mbl_png {
        background-position: -432px 0;
        width: 48px;
        height: 48px;
    }

    .css_sprite_mbl.linkdin_logo_bg_mbl_png {
        background-position: -928px 0;
        width: 48px;
        height: 48px;
    }

    .css_sprite_mbl.spotify48x48_mbl_png {
        background-position: -1608px 0;
        width: 48px;
        height: 48px;
    }

    .css_sprite_mbl.twitter_mbl_png {
        background-position: -1905px 0;
        width: 48px;
        height: 48px;
    }

    .css_sprite_mbl.tik_tok48x48_mbl_png {
        background-position: -1857px 0;
        width: 48px;
        height: 48px;
    }

    .mktng_apps_sec_wrap  .mktng_WBCard_text {
        height: auto;
        overflow: visible;
    }

    .mktng_apps_sec_wrap  .mktng_WBCard_text h3 {
        font-size: 18px;
    }

    .mktng_apps_sec_wrap  .mktng_WBCard_text p {
        font-size: 13px;
    }

    .mktng_apps_sec_wrap .mktng_apps_cardDiv {
        width: 100%;
        margin: auto;
        margin-bottom: 10px;
    }


    /* Long Info Mobile Style */

    .textDiv .textDiv_wrap h2 {
        font-size: 23px;
        line-height: normal;
        text-align: center;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 10px;
    }

    h4.subtitleStyle {
        text-align: center;
    }

    ul.youtube_ul00 li {
        font-size: 12px;
    }

    .textDiv_wrap {
        width: 100%;
        margin: auto;
    }

    .textDiv {
        padding: 5px 1px;
    }

    .textDiv .textDiv_wrap p {
        font-size: 12px;
        padding: 1px 27px;
    }

    .mblDisplay00 {
        display: none;
    } 
    

    /* Connectivity Info Mobile Style */

    .trust-widget__secureimg-container {
        display: none;
    }

    .connectivity-info-wrapper {       
        flex-direction: column;
        text-align: center;
    }

    .connectivity-info-wrapper .info01 span {
        font-size: 14px;
    }

    .trust-widget__container {
        margin-left: 0%;
        text-align: center;
    }

    .trust-widget__container h2 {
        font-size: 21px;
    }

    .trust-widget .trust-widget__container p {
        font-size: 12px;
        width: 100%;
    }

    /* ContactUs Mobile Style */

    .r_readyLeft_text .r_ready_content {
        padding-top: 10px
    }

    .r_readyLeft_text .r_ready_content h3 {
        font-size: 21px;
    }

    .r_readyLeft_text .r_ready_content p {
        font-size: 12px;
    }

    .r_readyLeft_text .r_ready_content a {
        margin-top: 16px;
        margin-bottom: 10px;
        font-size: 11px;
    }

}





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

   span.beforeLi {
       display: none;
   }

   .mktPltfrm00, #flwrPlan11, #hto11, .longInfo00, #faq11 , .securedPayment , footer, .trustedPartners {
     position: relative;
    z-index: -1;
   }

    .longInfo00 {       
        margin-top: 8px;        
        margin-bottom: 5px;
    }

   .textWrapper ul li {
       font-weight: 600;
       line-height: 2;
   }

   a.hero_btn {
       font-size: 12px;
       width: 80%;
       display: block;
       margin: auto;
   }

   .textWrapper ul {
       list-style-type: disc;
       padding-left: 16px;
   }

    .secondary-menu-wrapper.menu-sticky {
        position: fixed;
        top: 39px;
        left: 0;
        z-index: 3;
        box-shadow: 0 4px 15px rgba(0,0,0,0.08);
        animation: slideDown 0.3s ease;
    }

    #head .slicknav_btn {
        margin: 15px 5px 10px;       
    }

    .channelsLink {     
        display: none;
    }

   

    #head .slicknav_menu.shrink .slicknav_btn {
        margin: 4px 5px 0px;
        padding: 11px 10px;
    }

   .slicknav_menu.shrink::before {
        content: url("https://www.ytviews.in/wp-content/uploads/yt_views/newsvglogo.svg");
        transition-duration: .4s;
        transition-timing-function: linear;
        width: 145px;
        padding: 1px 1px 1px 6px;
        height: 40px;
    }

    #head .slicknav_menu.shrink {
        height: 40px;
    }

    .inPage-sticky-nav {
        background: #f1f1f1;
        border-radius: 80px;
        width: 100%;
        margin: auto;
        margin-top: 20px;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        scrollbar-width: none;
        -ms-overflow-style: none;
        -webkit-overflow-scrolling: touch;
        scroll-behavior: auto;
        padding: 1px 0;
        will-change: scroll-position;
    }

    .inPage-sticky-nav nav ul {
        display: flex;
        flex-wrap: nowrap;
        width: max-content;
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .inPage-sticky-nav ul li {
        border-right: 1px solid #000;
        padding: 7px 4px;    
        flex: 0 0 auto;
    }

    .inPage-sticky-nav ul li a {
        display: block;
        padding: 1px 3px;
        white-space: nowrap;
        text-decoration: none;
        transition: background 0.25s ease, color 0.25s ease;
    }

    .inPage-sticky-nav.is-sticky {
        position: fixed;
        top: 65px;
        left: 0;
        right: 0;
        width: 90%;
        z-index: 2;
    }

    .inPage-sticky-nav.is-sticky ul li {
        padding: 1px 3px;
    }

    .secondary-menu-wrapper {
        display: block;
        z-index: 2;
    }

   .trustedPartnersSlick .slick-prev, .trustedPartnersSlick .slick-next {       
        display: none !important;
    }

    .customers_stars i {       
        padding: 3px 3px;       
   }

   .heroYtViews_wrapper {
        flex-wrap: wrap;
   }

   section.heroYtViews {               
        z-index: 0;
   }

   .promotionCardsWrapper {           
       flex-wrap: wrap;
       justify-content: center;
   }

   .imgWrapper {
       margin: auto;
       margin-top: 20px;
   }

   .imgWrapper, .textWrapper {
        width: 95%;
   }

   .textWrapper h2 {
       font-weight: 700;
       font-size: 22px;
   }

   .promotionSectionWrapper h2 {      
        font-size: 23px;
   }
   
}

 /* for extra small devices */
        @media (max-width: 480px) {
            .faq-question {
                padding: 0.9rem 1rem;
            }



            .faq-list {
                gap: 0.65rem;
            }

            .faq-answer-content {
                font-size: 0.85rem;
            }

            .faq-icon {
                font-size: 1.45rem;
            }
        }




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

    /* Cards Section Mobile Style */
    a.create_cmgn {
        width: 46%;
        margin: 1px 6px;   
    }

    .trustedPartnersSlick .slick-prev, .trustedPartnersSlick .slick-next {     
        display: none;
    }

}

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

/* Banner Section Mobile Style */

    #intro h1 {
        font-size: 18px;
        width: 95%;
    }

    .particles_ul li { 
        margin-bottom: 1px;
        padding: 7px;
        font-size: 10px;
        line-height: normal;
    }

    /* Trust Proof Mobile Style */

    .trust_proof {       
        margin-left: -5px;
        margin-right: -5px;       
    }

    /* Review Mobile Style */

    .reviews_count p {        
        font-size: 12px;
    }

    .reviews_title p {     
        font-size: 13px;
    }
/* Currency Button Mobile Style */

    .tabs_cards .flex_rev h3 {
        font-size: 12px;
    }

    .inside_Currency_selct_btn {
        padding: 8px 21px;
        font-size: 11px;
    }

    /* Tabs Design Mobile Style  */

    .tabs_cards .want_To_navTab .nav-tabs > li.active > a {
        font-size: 12px;
        line-height: normal;
    }

    .tabs_cards .want_To_navTab .nav-tabs > li > a {
        font-size: 12px;
        line-height: normal;
    }

    /* Cards Design Mobile Style */

    .NewPrice_card .abslt_img p {
        font-size: 11px;        
    }

    .new_rbn {
        width: 69px;
        height: 29px;
    }

    /* Partners Logo Mobile Design */

    .css_sprite_mbl_xxx {
        background-image: url(https://www.ytviews.in/wp-content/uploads/sprites/trusted_partner_xxx.png);       
        background-repeat: no-repeat;    
        display: inline-block;
        vertical-align: middle;
    }


    .css_sprite_mbl_xxx.indiatoday2_xxx_png {
        background-position: -146px 0;
        width: 145px;
        height: 44px;
    }

    .css_sprite_mbl_xxx.zee_news_w_xxx_png {
        background-position: -1022px 0;
        width: 145px;
        height: 44px;
    }

    .css_sprite_mbl_xxx.midaylogo_xxx_png {
        background-position: -438px 0;
        width: 145px;
        height: 44px;
    }

    .css_sprite_mbl_xxx.zeebizLogo_xxx_png {
        background-position: -876px 0;
        width: 145px;
        height: 44px;
    }

    .css_sprite_mbl_xxx.oneIndiaLogo_xxx_png {
        background-position: -584px 0;
        width: 145px;
        height: 44px;
    }

    .css_sprite_mbl_xxx.theprintLogo_xxx_png {
        background-position: -730px 0;
        width: 145px;
        height: 44px;
    }

    .css_sprite_mbl_xxx.indiaTv_xxx_png {
        background-position: -292px 0;
        width: 145px;
        height: 44px;
    }

    .css_sprite_mbl_xxx.glamsham_logo_xxx_png {
        background-position: 0 0;
        width: 145px;
        height: 44px;
    }

    .csx {
        display: none;
    }

    /* HorizoTab Mobile Style */

    .horizoTab .nav-tabs > li > a {
        margin-bottom: 10px;
        font-size: 12px;
        padding: 4px 15px;
    }

    /* Long Info Mobile Style */
    
    .textDiv .textDiv_wrap p {       
        padding: 1px 5px;
        text-align: center;
    }

    /* Connectivity Info Mobile Style */

    .contect-info .info00 p, .email-info .info00 p  {
        font-size: 12px;
    }

    .info01 {
        margin-bottom: 15px;
    }

    .connectivity-info-wrapper {       
        padding: 10px 1px;
    }

}