
.video-image-wrapper .image {
    max-height: 375px;
    overflow: hidden;
    position: relative;
}

.short-news-items-wrapper .latest-update-news-item .content .short-des{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
position: relative
    height: 100%;
}

.short-news-items-wrapper .latest-update-news-item .content .short-des.shorten-text{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
position: relative;
    height: 100%;
}


.short-des > ul > li span{
    text-align: left !important;
}

.section-heading .title a{
    color: #000000;
}

.search-page .latest-update-news-item-outer{
    margin-bottom: 20px !important;
}

.search-page .latest-update-news-item {
    padding-bottom: 20px;
}
.search-page .latest-update-news-item .content {
    width: calc(64% - 15px);
    box-shadow: none;
    padding: 0;
}


.search-page .latest-update-news-item {
    flex-direction: row;
}


.search-page .latest-update-news-item .image{
    max-height: 160px;
    width: 35%;
    margin-right: 20px;
    float: left;
    display: inline-block;
}
.search-page .latest-update-news-item .content a,
.search-page .latest-update-news-item .content p, 
.world-news .content .title.first {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
position: relative;
    height: 100%;
}



.search-page .no-border .latest-update-news-item{
    border-bottom: none !important;
}

.search-page .custom-pagination {
    justify-content: center;
}


.content .footer-title.first{
    font-size: 25px;
    flex-wrap: wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    position: relative;
    height: 100%;
}

.category-page .content .short-desc p{
    overflow: hidden;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    position: relative
}

/* Google Translate css */
.goog-te-gadget-simple {
    padding: 0px !important;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #a5a5a599;
    border-radius: 4px;
    width: 100%;
    float: right;
    margin-top: -4px;
}

.goog-te-banner-frame.skiptranslate {
    display: none !important;
}

.goog-te-gadget-icon {
    background: none !important;
    display: none;
}       
.goog-te-gadget-simple .goog-te-menu-value {
    color: #000;
    font-size: 12px;
    font-family: 'Open Sans' , sans-serif;
}

.social {
    display: flex;
}
.social a {
    color: #fff;
    padding: 8px;
    border-radius: 50%;
    height: 32px;
    width: 33px;
    display: flex;
    justify-content: center;
    align-items: baseline;
    margin-right: 12px;
    font-size: 14px;
}
.social a.fb{
    background: #0640b3;
}
.social a.fb:hover{
    background: #5e8ae2;
}
.social a.twitter{
    background: #8ab2f4;
}
.social a.twitter:hover{
    background: #1881c1;
}
.social a.youtube{
    background: #db0000;
}
.social a.youtube:hover{
    background: #fe0e0e;
}
.social a.linkedin{
    background: #0A66C2;
}
.social a.linkedin:hover{
    background: #2b7bcb;
}

.response-weater {
    background: #f7f7f7;
    border-bottom: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
    padding: 0px 12px 0px;
}

.response-weater div#TT_JwBE11EkEfCKI8GA7aVzzzDzD6nAMChlLY1tEsioqEDo{
    width: 150px !important;
    background: none !important;
    padding-top: 0;
}

.response-weater div#TT_JwBE11EkEfCKI8GA7aVzzzDzD6nAMChlLY1tEsioqEDo iframe{
    width: 190px !important;
}

.response-weater-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.left-side {
    font-size: 0.8875rem;
    font-weight: 700;
}
.category-image-size.img-st-2 img {
    height: 195px;
}
.image.img-st-1 img{
    height: 153px;
}
.opinion-breadcrumb-item+.opinion-breadcrumb-item:nth-child(2){
    padding-left: 0;
}
.opinion-breadcrumb-item+.opinion-breadcrumb-item:nth-child(2)::before {
    display: none;
}


.single-blog-related-post .image img {
    height: 160px;
}

.video-slider-item{
    position: relative;
}

.video-slider-item{
    height: 600px;
    overflow: hidden;
}

.video-slider-item img{
    margin: -10% 0;
}

.video-slider-item .title {
    position: absolute;
    left: 35px;
    bottom: 33px;
    color: #fff !important;
}

.latest-video h2 {
    font-size: 25px;
    font-weight: 600;
    margin-top: 35px;
    margin-bottom: 3px;
    font-family: "cheltenham","Tinos",times,serif;
}
.single-page-related {
    border: 1px solid #e2e2e2;
    padding: 6px 70px;
}


.single-page-related .owl-nav button {
    position: absolute;
    height: 65px;
    width: 60px;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 35px !important;
}



.single-page-related .owl-prev {
   left: 0;
   border-right: 1px solid #ddd !important;
}

.single-page-related .owl-next {
    right: 0;
    border-left: 1px solid #ddd !important;
}
.video-slider .owl-nav button {
    position: absolute;
    height: 36px;
    width: 36px;
    border-radius: 50%;
    background: #f3f3f3 !important;
    bottom: -22px;
}

.slider-play-icon i{
    position: absolute;
    color: #fff;
    cursor: pointer;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.slider-play-icon i.hover  {
    font-size: 105px;
    transition: 500ms;
}

.slider-play-icon i.no-hover {
    font-size: 50px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    height: 130px;
    width: 130px;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: 500ms; 

}

.video-slider .owl-prev {
    left: 20px;
}

.video-slider .owl-next {
    right: 10px;
}
.video-item{
    position: relative;
    transition: 500ms;
}

.play-icon i{
    position: absolute;
    color: #fff;
    cursor: pointer;
    font-size: 25px;
    transition: 500ms;
}

.play-icon i.hover  {
    font-size: 22px;
    transition: 500ms;
    left: 25px;
    bottom: 25px;
}

.play-icon i.no-hover {
    font-size: 8px;
    border: 3px solid #fff;
    border-radius: 50px;
    display: flex;
    height: 32px;
    width: 32px;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: 500ms;
    left: 18px;
    bottom: 20px;
}

.video-item:hover i.no-hover{
    opacity: 1;
    transition: 500ms;
}

.video-item:hover i.hover{
    display: none;
    transition: 500ms;
}

.video-item .youtubePreview {
    height: 140px;
    width: 100%;
    background-position: center center !important;
    background-size: cover !important;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-repeat: no-repeat !important;
}

.single-video-item iframe {
    height: 600px;
    width: 100%;
}

.thumbnail-contents-wrap {
    display: flex;
    align-items: center;
}

.thumbnail-image {
    max-width: 60px;
    min-width: 60px;
    overflow: hidden;
    margin-right: 10px;
}

.thumbnail-image img {
    -webkit-user-drag: none;
    -moz-user-drag: none;
    -ms-user-drag: none;
    user-drag: none;
    height: 50px;
    max-height: 100%;
}

.thumbnail-contnten a {
    color: #000;
    font-size: 14px;
    display: inline-block;
    font-weight: 500;
    line-height: 16px;
}

.hover:hover{
    text-decoration: underline;
}
.exclusive-header {
    display: inline-block;
}

a.exclusive {
    font-size: 12px;
    color: red;
    text-transform: uppercase;
}

a.exclusive:hover {
    color: #727272;
}

.video-desc {
    font-size: 15px;
    text-align: justify;
}
.all-video-item-wrapper .title:hover,
.all-video-item-wrapper .title a {
    color: #000;
}
.all-video-item-wrapper .title:hover, 
.all-video-item-wrapper .title a:hover{
    color: #2c17ff;
}

.video-height{
    object-fit: cover;
    height: 600px;
}


.upload-video-item video{
    height: 150px;
    object-fit: cover;
}



@media(min-width : 769px){
    /*.custom-image-size img{
        min-height: 135px;
    }*/
    .category-image-size img{
        min-height: 175px;
    }
}
@media(max-width : 1200px){
    .category-image-size.img-st-2 img {
        height: 140px;
        min-height: unset;
    }
    .image.img-st-1 img{

    height: 110px;}
}

@media( max-width: 991px ){
    .single-video-item video {
        height: 375px;
    }
}

@media(max-width : 767px){
    .category-image-size.img-st-2 img {
        height: auto;
        min-height: unset;
    }
    .single-blog-related-post .image img{
        height: 100%!important;
        max-height: unset;
    }
    .image.img-st-1 img{
        height: auto;
        min-height: unset;
    max-height: unset;}

    .video-slider-item {
        height: 290px;
        overflow: hidden;
    }

    .single-video-item iframe {
        height: 380px;
    }

    .upload-video-item video {
        height: 230px;
    }

    .single-video-item video {
        height: 300px;
    }
    
}


@media (max-width: 575px){


    .video-slider-item {
        height: 210px;
        overflow: hidden;
    }

    .slider-play-icon i.hover {
        font-size: 30px;
    }

    .video-slider-item .title {
        left: 14px;
        bottom: 8px;
        font-size: 15px;
    }

    .video-item .youtubePreview {
        height: 205px;
    }

    .slider-play-icon i.no-hover {
        font-size: 22px;
        height: 100px;
        width: 100px;
    }

    .single-video-item video {
        height: 250px;
    }
}