/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}:root{--primary-red-color:#c3251d;--sec-red-color:#c4361e;--primary-black-color:#060404;--primary-grey-color:#8f8f8f;--sec-grey-color:#a6a6a6;--primary-lightgrey-color:#e6e6e6;--primary-blue-color:#0072bc;--covid-red-color:#c5261e;--covid-yellow-color:#e1a200;--covid-black-color:#000;--covid-green-color:#3dad49}html{overflow-x:hidden}html,body{padding:0;margin:0;color:var(--primary-black-color);font-family:'Roboto Slab'}a{text-decoration:none;color:unset}*{box-sizing:border-box;outline:0}.hidden{display:none !important}h1,p,menu{padding:0;margin:0}.width-100{width:100%}.overflow-hidden{overflow:hidden}.cursor-pointer{cursor:pointer}.flex-row{width:100%;display:flex;flex-flow:row wrap;align-content:flex-start}.flex-row-auto{width:auto;display:flex;flex-flow:row wrap}.flex-column{width:100%;display:flex;flex-flow:column}.flex-center{display:flex;justify-content:center;align-items:center}.flex-between{display:flex;justify-content:space-between}.d-block{display:block}.text-center{text-align:center}.mr-t10{margin-top:10px}.mr-b5{margin-bottom:5px}.mr-b10{margin-bottom:10px}.mr-b15{margin-bottom:15px}.mr-b20{margin-bottom:20px}.mr-b30{margin-bottom:30px}.font-500{font-weight:500}.font-600{font-weight:600}.font-700{font-weight:700}.grey-color{color:var(--primary-grey-color)}.grey-color-2{color:var(--sec-grey-color)}.white-color{color:#fff}.black-color{color:#000}.red-color{color:var(--primary-red-color)}.red-bg-color{background-color:var(--primary-red-color);color:#fff;padding:2px 5px;display:block}.black-bg-color{background-color:var(--primary-black-color);color:#fff;padding:2px 5px;display:block}.blue-bg-color{background-color:var(--primary-blue-color);color:#fff;padding:2px 15px;display:block}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.img-ratio{padding-bottom:67%;width:100%;position:relative}.auto-h{height:auto}.img-ratio img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.pos-relative{position:relative}.item-info-abs{position:absolute;width:100%;height:100%;left:0;bottom:0;display:flex;flex-flow:row wrap;padding:15px;color:#fff;z-index:1;align-items:flex-end;align-content:flex-end;background:linear-gradient(18.42deg,#000 11.79%,rgba(0,0,0,0) 53.46%)}.item-info-abs .author-name-a,.item-info-abs .section-name-b,.item-info-abs .article-title-h1,.item-info-abs .article-title-h3{z-index:1}clear{width:100%}.item-info-abs-href{width:100%;height:100%;position:absolute;bottom:0;left:0;z-index:0}.container{width:100%;display:flex;flex-flow:row wrap;margin:auto;padding:0 10px;justify-content:space-between}.row{display:flex;width:100%;flex-flow:row wrap;justify-content:space-between;align-items:stretch}.col-md-3.col-xs-12,.col-md-6.col-xs-12,.col-md-9.col-xs-12,.col-md-12.col-xs-12{display:flex;flex-flow:row wrap;align-content:flex-start}.col-md-12.col-xs-12{width:100%}.col-md-9.col-xs-12{width:calc(100% - 315px - 30px)}.col-md-6.col-xs-12{width:calc(100% - 630px - 40px)}.row.row-50 .col-md-6.col-xs-12{width:calc(50% - 20px)}.col-md-3.col-xs-12{width:315px;justify-content:center;align-content:flex-start}.widget-container-sticky{position:sticky;top:90px}.col-md-3-sticky{position:sticky;top:60px}.widget-container{margin-bottom:20px;order:10000;width:100%}.widget-container.full-ad{margin-left:auto;margin-right:auto}.column-6{width:50%}.column-4{width:calc(100% / 3)}.col-layout-1{width:100%}.col-layout-3{width:23.63%}.col-layout-4{width:25%}.col-layout-6{width:calc(52.74% - 40px)}.col-layout-9{width:calc(100% - 335px)}.col-img-1{width:104px}.col-content-1{width:calc(100% - 104px);padding-left:15px;justify-content:center;display:flex;flex-flow:column}.widget-title-2{margin-bottom:20px;display:flex;align-items:center;position:relative;width:100%}.widget-title-2:after{content:'';width:100%;height:3px;background-color:var(--primary-red-color);position:absolute;top:0;bottom:0;margin:auto}.widget-title-3{border-bottom:solid 3px var(--primary-red-color);margin-bottom:20px;display:flex;align-items:center;width:100%;padding-bottom:15px;text-transform:uppercase}.widget-title-2 a:not(.a-exclude),.widget-title-2 .div-replace-a{display:table;position:relative;color:#000;text-transform:uppercase;padding-right:10px;background-color:#fff;z-index:1}.section-name-a{color:var(--primary-red-color);border-bottom:solid 1px var(--primary-red-color);padding-bottom:10px;display:block}div.hidden-ad{display:none}.pagination-row{margin:20px 0;border:1px solid #efeff8;padding:10px;align-items:center;border-radius:5px}.pagination-row .paginatino-row-1 .item{width:40px;height:35px;color:#4f5363;display:flex;align-items:center;justify-content:center;margin-right:10px;font-family:'Roboto';cursor:pointer;transition:.3s;border:1px solid #f1f1f1;border-radius:3px}.pagination-row .paginatino-row-1 .item.active{background-color:var(--primary-black-color);color:#fff}.pagination-row .paginatino-row-1 .item.item-dot{border:0;width:auto}.pagination-row .paginatino-row-1 .item.item-arrow.item-arrow-disabled{background-color:#f8f8f8}.pagination-row .paginatino-row-1 .item.item-arrow-prev img{transform:rotate(180deg)}.auto-300{max-width:300px;margin:auto}.auto-325{max-width:325px;margin:auto}.margin-auto{display:flex;flex-flow:column;align-items:center}.loader{display:table;margin:auto}.scroll-up{position:fixed;display:block;z-index:-1;width:40px;height:40px;bottom:5px;right:5px;cursor:pointer;opacity:0;transition:.3s}.scroll-up.active{opacity:1;z-index:10000}.owl-nav-theme .owl-nav button.owl-prev,.owl-nav-theme .owl-nav button.owl-next{position:absolute;width:30px;height:30px;top:50%;margin-top:-15px;background-color:var(--primary-red-color);display:flex;align-items:center;justify-content:center;opacity:.5;transition:.3s}.owl-nav-theme .owl-nav button.owl-prev span,.owl-nav-theme .owl-nav button.owl-next span{font-size:50px;line-height:0;display:block;position:absolute;top:11px;color:#fff}.owl-nav-theme .owl-nav button.owl-prev:hover,.owl-nav-theme .owl-nav button.owl-next:hover{opacity:1}.owl-nav-theme .owl-nav button.owl-prev{left:10px}.owl-nav-theme .owl-nav button.owl-next{right:10px}.dm-player{width:100%}.dm__playlist-publisher-name{display:none}@media screen and (min-width:990px){.pagination-row .paginatino-row-1 .item:hover:not(.item-dot):not(.active):not(.item-arrow-disabled){background-color:#fef2f2;border-color:#fbd6d6}}.header-vukle-ad{padding:20px 0}.header-ad{background-color:#f4f4f4;display:flex;align-items:center;justify-content:center;min-height:110px}.header-ad .header-ad-inner{width:728px;height:90px;background-color:var(--primary-lightgrey-color);margin:auto;color:#a7a7a7}header .dropdown{position:relative;display:inline-block;margin-right:15px}header .dropdown-content{display:none;position:absolute;background-color:#fff;width:130px;box-shadow:0 8px 16px 0 rgba(0,0,0,0.2);z-index:1;right:-50px;padding:4px;word-wrap:break-word;text-align:center;text-transform:uppercase}header .dropdown-content div{font-size:13px;color:black;padding:4px 8px;font-weight:bold;margin-bottom:5px}header .dropdown-content a{color:#a6a6a6;text-decoration:none}header .dropdown-content div.info{text-transform:none;background-color:#ddd}header .dropdown-content div:hover{background-color:#ddd}header .dropdown:hover .dropdown-content{display:block}header .not-loggedin .dropdown-content{width:195px;text-transform:none;right:-80px}header .not-loggedin .dropdown-content .signin-btn{background-color:#000}header .not-loggedin .dropdown-content .signin-btn a{color:#FFF}header .not-loggedin .dropdown-content .signup-btn a{text-decoration:underline;color:#3b5998}header .not-loggedin .dropdown-content div{padding:8px;font-size:14px}header .hidden-desktop{display:none}header{position:relative}header:after{background-color:var(--sec-red-color);content:'';position:absolute;bottom:0;left:0;height:5px;width:100%}header:before{background-color:var(--primary-blue-color);content:'';position:absolute;bottom:6px;left:0;height:5px;width:100%;transition:0}header .header-1{margin-top:35px}header .header-1 .row-1{justify-content:space-between;align-items:center;position:relative}header .header-1 .row-1 .col-1{width:250px;margin-top:-100px}header .header-1 .row-1 .col-2{width:calc(100% - 250px - 405px);justify-content:center;align-items:center;display:flex}header .header-1 .row-1 .col-3{width:405px;height:32px;display:flex;align-items:center;position:relative;z-index:2;justify-content:flex-end}header .mr-5{margin-right:5px}header .header-1 .row-1 .col-3 .user-icon{margin-right:18px;margin-top:3px}header .header-1 .row-1 .col-3 .col-3-inner{display:flex;align-items:center;background-color:#fff;z-index:2;justify-content:flex-end;position:absolute;top:-47px;right:0}header.is-pinned .header-1 .row-1 .col-3 .col-3-inner{top:0}header .loggedin-user{font-size:14px;display:none}header.is-pinned .loggedin-user{display:none}header .header-1 .row-1 .col-2 .header-search{display:none}header .header-1 .row-1 .col-2 .header-logo{display:flex}header .header-1 .row-1 .col-2 .header-logo img{object-fit:contain}header .header-1 .row-1 .col-3 .header-btn{display:flex;align-items:center;justify-content:center;padding:7px 8px;margin-right:18px;text-transform:capitalize;border:1px solid #e5e5e5;box-sizing:border-box;border-radius:4px;cursor:pointer}header .header-1 .row-1 .col-3 .header-btn.header-watch-now svg{margin-left:5px}header .header-1 .row-1 .col-3 .header-btn.subscribe-btn{background-color:#c3251d;color:#fff}header .header-1 .row-1 .col-3 .header-search-menu{cursor:pointer}header .header-1 .row-1 .header-social{position:absolute;top:0;height:32px;border:1px solid #e5e5e5;border-right:0;overflow:hidden;transition:.3s;right:0;background-color:#fff;display:flex;z-index:-1;visibility:hidden;opacity:0}header .header-1 .row-1 .header-social.header-social-show{display:flex;visibility:visible;opacity:1;z-index:1;right:100%}header .header-1 .row-1 .header-social .header-social-item{padding:0 15px;position:relative}header .header-1 .row-1 .header-social .header-social-item:not(:nth-last-child(1)):after{content:'';position:absolute;right:0;width:1px;height:16px;top:8px;background-color:#e5e5e5}.header-ad .margin-auto>div:nth-child(1){padding:10px 0}menu{position:relative}menu .row-menu{position:relative;transition:.3s;justify-content:space-between;padding:0 0 7px;transition:.3s}menu .list-menu.list-menu-logo{position:absolute;left:0;transition:.3s;display:none;background-color:#fff;z-index:1;padding-left:0}menu .list-menu.list-menu-logo a{height:48px;display:flex;align-items:center;justify-content:center}menu .list-menu.list-menu-logo a img{height:19px;width:auto}menu .list-menu{padding:0 10px;position:relative}menu .list-menu:nth-child(1){padding-left:0}menu .list-menu span,menu .list-menu a{line-height:48px;position:relative;display:block;cursor:pointer;text-transform:uppercase;transition:.3s}menu .list-menu span:after,menu .list-menu a:after{content:'';transition:.2s;left:0;right:0;width:0;height:3px;margin:0 auto;background-color:#c2351d;position:absolute;bottom:0;overflow:hidden;z-index:10}menu .list-menu span:hover:after,menu .list-menu a:hover:after{width:100%}menu .list-menu.list-more-menu{padding-right:20px;position:relative}menu .list-menu.list-more-menu:after{content:'';position:absolute;width:20px;right:0;top:0;height:100%;background-image:url('/theme_manilatimes/images/menu-arrow-black.svg');background-position:center;background-size:10px;background-repeat:no-repeat}menu .list-menu.list-more-menu .row-sub-menu{position:absolute;width:215px;top:100%;right:-1px;height:0;overflow:hidden;box-shadow:-10px 10px 5px -1px rgba(0,0,0,0.28);z-index:100}menu .list-menu.list-more-menu .row-sub-menu-inner{background-color:#fff;padding:0 15px;border:solid 0;border-color:transparent;margin-top:7px}menu .list-menu.list-more-menu:hover .row-sub-menu{height:auto;border-color:grey}menu .list-menu.list-more-menu:hover .row-sub-menu .list-sub-menu{display:none}menu .search-menu{padding-left:10px;margin-left:auto;transition:.3s;position:absolute;display:none}menu .search-menu .search-icon{width:15px;height:40px;display:block;background-position:center;background-repeat:no-repeat;background-size:15px;cursor:pointer;background-image:url('/theme_manilatimes/images/search-icon.svg')}body.active-side-menu{touch-action:none;overflow:hidden}.side-menu{position:fixed;z-index:103;height:100%;width:100%;top:0;left:-100%;transition:.3s}body.active-side-menu .side-menu{left:0}.side-menu .side-menu-abs{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.side-menu .side-menu-row{background-color:#fff;width:calc(100% - 80px);height:100vh;overflow-y:scroll;box-shadow:10px 10px 5px -1px rgba(0,0,0,0.28)}.side-menu .side-menu-row .side-menu-header{z-index:2;padding:10px 0;border-bottom:solid 1px var(--primary-grey-color)}.side-menu .side-menu-row .side-menu-content{z-index:2;position:relative;padding-bottom:100px}.side-menu .side-menu-row .side-menu-content .list-menu{line-height:30px;padding:15px;border-bottom:solid 1px #ccc;text-transform:uppercase;font-size:14px}.side-menu .side-menu-row .side-menu-content .list-menu a{display:block}.separator{margin-left:7px;margin-right:7px}header.is-pinned .header-1 .row-1 .col-2 .header-title{line-height:25px}@media screen and (min-width:990px){header{background-color:#fff;z-index:20;width:100%;transition:top .3s;padding-top:20px}header.is-pinned{position:fixed;top:0;padding-top:0}header.is-pinned:after{background-color:var(--primary-lightgrey-color);height:3px}header.is-pinned:before{background-color:transparent}header.is-pinned .header-1{margin:10px 0}header.is-pinned .header-3 .search-menu{margin-right:250px}header.is-pinned menu{margin-bottom:0}header.is-pinned menu:before{background-color:transparent}header.is-pinned menu:after{background-color:#000;height:3px}header.is-pinned:not(.show-sticky-menu) menu .row-menu{display:none}header.is-pinned .header-1 .row-1 .col-1{display:none}header.is-pinned .header-1 .row-1 .col-2{display:flex;flex-flow:row;flex:1;align-items:center;justify-content:flex-start}header.is-pinned .header-1 .row-1 .col-2 .header-logo{margin-right:20px}header.is-pinned .header-1 .row-1 .col-2 .header-logo img{width:200px;height:26.5px}header.is-pinned .header-1 .row-1 .col-2 .burger-menu{width:24px;height:16px;display:flex;align-content:space-between;flex-flow:row wrap;margin-right:30px;cursor:pointer;position:relative}header.is-pinned .header-1 .row-1 .col-2 .burger-menu span{height:2px;display:block;background-color:#000;width:100%;border-radius:20px;position:relative;z-index:1}header.is-pinned.show-sticky-menu .header-1 .row-1 .col-2 .burger-menu:after{content:'';position:absolute;width:calc(100% - -20px);height:100px;top:-10px;left:-10px;background-color:var(--primary-lightgrey-color)}header:not(.is-pinned) .header-title{display:none}header .header-1 .row-1 .col-2 .header-title p{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}header.is-pinned.show-sticky-menu menu{background-color:var(--primary-lightgrey-color)}header.is-pinned.show-sticky-menu menu .list-menu{color:#000}header.is-pinned.show-sticky-menu menu .list-menu.list-more-menu:hover .row-sub-menu .row-sub-menu-inner{background-color:var(--primary-lightgrey-color)}header .header-1 .row-1 .header-search-input{position:absolute;top:0;height:32px;border:1px solid #e5e5e5;width:204px;overflow:hidden;transition:right .3s;right:38px;z-index:3;padding:0 10px;background-color:#fff;display:none}header .header-1 .row-1 .header-search-input.header-search-input-show{display:block}header .header-1 .row-1 .header-search-input input{border:0;line-height:32px}menu .list-menu.list-more-menu:hover span,menu .list-menu span:hover,menu .list-menu a:hover{color:var(--sec-red-color)}}@media screen and (max-width:1200px){header .header-1 .row-1 .col-2 .header-title{font-size:15px}header .header-1 .row-1 .col-2{justify-content:flex-start}}@media screen and (max-width:990px){header{position:sticky;top:0;background-color:#f2f2f2;z-index:100}header .hidden-desktop{display:block}header:before,header:after{display:none}header .header-1{margin-top:0}header .header-1 .row-1 .col-1{display:none}header .header-1 .row-1 .col-2{display:flex;flex-flow:row wrap;width:100%;align-items:center;justify-content:space-between;margin-bottom:5px;height:40px}header .header-1 .row-1 .col-2 .burger-menu{width:24px;height:16px;display:flex;align-content:space-between;flex-flow:row wrap}header .header-1 .row-1 .header-social,header .header-title{display:none}header .header-1 .row-1 .col-2 .burger-menu span{height:2px;display:block;background-color:#c3251d;width:100%;border-radius:20px}header .dropdown{margin-right:0}header .dropdown-content{z-index:999;right:0}header .not-loggedin .dropdown-content{right:-15px}header .header-1 .row-1 .col-2 .header-ogo{width:180px}header .header-1 .row-1 .col-2 .header-ogo img{width:100%;height:auto}header .loggedin-user{width:100%;text-align:right;display:block}header .header-1 .row-1 .col-3{width:100%;height:auto}header .header-1 .row-1 .col-3 .col-3-inner{top:unset;right:unset;width:100%}header .header-1 .row-1 .col-3 .col-3-inner>*:not(.header-search-input){display:none}header .header-1 .row-1 .col-2 .header-search{display:block;margin-top:1px}header .header-1 .row-1 .header-search-input{height:32px;border:1px solid #e5e5e5;width:100%;overflow:hidden;transition:right .3s;z-index:3;padding:0 10px;background-color:#fff;display:none}header .header-1 .row-1 .header-search-input.header-search-input-show{display:block}header .header-1 .row-1 .header-search-input input{border:0;line-height:28px;width:100%}header .header-1 .row-1 .col-2 .header-logo img{width:230px;height:31px}header .header-1 .row-1 .header-search-input{height:40px}menu .list-menu.list-more-menu,menu .search-menu{display:none}menu{position:sticky;top:38px;background-color:#f2f2f2;z-index:101}menu .row-menu{white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;flex-flow:nowrap;padding:0}menu .row-menu::-webkit-scrollbar{display:none}menu .list-menu span,menu .list-menu a{line-height:33px}}@media screen and (max-width:1199px){header .header-1 .row-1 .col-1{display:none}}.errorPage .header-ad{display:none}.error-page{text-align:center}.error-page .title-1{font-size:50px;font-weight:600}.error-page .title-2{font-size:23px}.error-page .title-2 a{color:#c4361e}@media screen and (min-width:990px){.errorPage header{top:0}}@media screen and (min-width:1200px){menu .list-menu[data-menu_id]:nth-child(n+12){display:none}menu .list-menu.list-more-menu .row-sub-menu .list-sub-menu:nth-child(n+12){display:block}}@media screen and (max-width:1200px) and (min-width:990px){menu .list-menu[data-menu_id]:nth-child(n+10){display:none}menu .list-menu.list-more-menu .row-sub-menu .list-sub-menu:nth-child(n+10){display:block}}.article-title-b span,.article-title-b a{overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:20px}.widget-title-3 a,.widget-title-2 a{font-size:15px;font-weight:700}.widget-title-3 .div-replace-a,.widget-title-2 .div-replace-a{font-size:15px;font-weight:700}.roboto-a{font-size:13px;line-height:16px;font-family:'Roboto'}.roboto-b{font-size:15px;font-family:'Roboto'}.roboto-d{font-size:23px;font-family:'Roboto'}.roboto-e{font-size:18px;font-family:'Roboto'}.roboto-f{font-size:11px;font-family:'Roboto'}.roboto-slab-a{font-size:15px}.roboto-slab-b{font-size:12px;line-height:16px}.roboto-slab-c{font-size:20px;line-height:40px}.roboto-slab-d{font-size:30px;line-height:40px}.roboto-slab-e{font-size:45px;line-height:60px}.roboto-slab-3{font-size:35px;line-height:46px}menu .list-menu span,menu .list-menu a{font-size:13px}.article-title-h1 span,.article-title-h1 a{font-size:30px;line-height:40px;font-weight:500}.article-title-h2 span,.article-title-h2 a{font-size:25px;line-height:33px;font-weight:500}.article-title-h3 span,.article-title-h3 a{font-size:18px;line-height:24px;font-weight:500}.article-title-h3.ellipsis-h-2 span,.article-title-h3.ellipsis-h-2 a{height:48px}.article-title-h4 span,.article-title-h4 a{font-size:15px;line-height:20px;font-weight:500}.article-title-h4.ellipsis-h-2 span,.article-title-h4.ellipsis-h-2 a{height:40px}.article-title-h5 span,.article-title-h5 a{font-size:12px;line-height:15px;font-weight:500}.author-name-a a{font-size:13px;font-family:'Roboto';text-transform:capitalize}.author-name-a a span{text-transform:none}div[class*=ellipsis] span,div[class*=ellipsis] a{overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical}.ellipsis-h-2 span,.ellipsis-h-2 a,.ellipsis-2 span,.ellipsis-2 a{-webkit-line-clamp:2}.ellipsis-3 span,.ellipsis-3 a{-webkit-line-clamp:3}.ellipsis-4 span,.ellipsis-4 a{-webkit-line-clamp:4}.ellipsis-12 span,.ellipsis-12 a{-webkit-line-clamp:12}footer .footer-1{padding:20px 0}footer .footer-1 .col-1{width:353px;padding-left:20px}footer .footer-1 .footer-row{border:1px solid #e8e8e8;padding:20px 0}footer .footer-1 .col-1 .content-row .hsf-title{font-style:normal;font-weight:700;line-height:20px;letter-spacing:.045em;text-align:center}footer .footer-1 .col-1 .content-row .hsf-button{border-radius:3px;background-color:#060404;color:#fff;font-style:normal;font-weight:400;line-height:18px;letter-spacing:0;text-align:center;padding:7px 5px 8px;text-transform:uppercase}footer .footer-1 .col-2{width:calc(100% - 353px);padding-left:50px;align-items:center}footer .footer-1 .footer-menu-title{margin-bottom:30px;display:block}footer .footer-1 .footer-sub-menu-title{margin-bottom:18px;color:#747474}footer .footer-1 .footer-sub-menu-title:nth-last-child(1){margin-bottom:0}footer .footer-2 .footer-row-1{margin:60px 0 60px;padding:0 30px}footer .footer-2 .footer-row-1 img{max-width:100%;height:auto}footer .footer-2 .footer-row-2{background-color:#0d0d0d;height:61px}footer .footer-2 .footer-row-2 .row-footer{justify-content:space-between;padding:13px 0;flex-flow:row nowrap;height:61px;align-items:center}footer .footer-2 .footer-row-2 .row-footer .col-1-title{color:#fff;width:auto;font-size:12px;line-height:35px}footer .footer-2 .footer-row-2 .row-footer .col-2{width:auto;margin:0 -10px}footer .footer-2 .footer-row-2 .row-footer .col-2-title{color:#fff;margin:0 10px;border-bottom:solid 1px;border-color:transparent;transition:.3s}footer .footer-2 .footer-row-3{height:61px;background-color:#ededed}footer .footer-2 .footer-row-3 .row-footer{justify-content:space-between;padding:13px 0;flex-flow:row nowrap;height:61px;align-items:center}footer .footer-2 .footer-row-3 .row-footer .social-link{font-size:12px;line-height:35px;display:flex;align-items:center;width:calc(100% - 200px)}footer .footer-2 .footer-row-3 .row-footer .social-link a{display:flex;align-items:center;margin-right:40px}footer .footer-2 .footer-row-3 .row-footer .social-link a.dailymotion span{display:flex;align-items:center;background-color:#363636;border-radius:50%;overflow:hidden;width:26px;height:26px;align-items:center;justify-content:center}footer .footer-2 .footer-row-3 .row-footer .social-link a.dailymotion span img{width:14px}footer .footer-2 .footer-row-3 .row-footer .socialText{padding-left:10px}footer .footer-2 .footer-row-3 .col-2{display:flex;align-items:center;position:relative;justify-content:flex-end;width:200px}footer .footer-2 .footer-row-3 .col-2 .footer-btn{display:flex;align-items:center;justify-content:center;font-size:13px;line-height:15px;padding:10px 50px;border:1px solid #bebebe;box-sizing:border-box;border-radius:4px;cursor:pointer}footer .footer-2 .footer-row-3 .col-2 .footer-btn.footer-follow-us{margin-right:20px}.cookie-bar{position:fixed;width:100%;min-height:65px;bottom:0;left:0;background-color:#464646;display:flex;align-items:center;justify-content:center;padding:20px;z-index:11}.cookie-bar-hidden{display:none}.cookie-bar .cookie-bar-container{display:flex;align-items:center;justify-content:center;flex-flow:row wrap}.cookie-bar .cookie-bar-container .col-1{width:calc(100% - 110px);color:#fff}.cookie-bar .cookie-bar-container .col-1 .more-info-link{font-weight:bold;text-decoration:underline}.cookie-bar .cookie-bar-container .col-2{width:90px;margin-left:20px}.cookie-bar .cookie-bar-container .col-2 button{background-color:#fff;border:0;height:30px;padding:0 10px;font-size:14px;font-weight:bold;cursor:pointer}footer .footer-1 .col-2 .col-menu:nth-child(1){width:95px}footer .footer-1 .col-2 .col-menu:nth-child(2){width:140px}footer .footer-1 .col-2 .col-menu:nth-child(3){width:150px}footer .footer-1 .col-2 .col-menu:nth-child(4){width:140px}footer .footer-1 .col-2 .col-menu:nth-child(5){width:250px}@media screen and (max-width:1400px) and (min-width:1201px){footer .footer-1 .col-1{width:325px}footer .footer-1 .col-2{padding-left:20px;width:calc(100% - 325px)}footer a.app-link img{width:100px;height:auto}}@media screen and (max-width:1200px) and (min-width:990px){footer .footer-1 .col-1{width:325px}footer .footer-1 .col-2{width:calc(100% - 325px);overflow-x:scroll;flex-direction:column}footer .footer-1 .col-2 .col-menu{margin-right:10px}footer .footer-1 .col-2>.flex-row.flex-between{width:830px;justify-content:flex-start}}@media screen and (max-width:990px){footer .footer-1 .col-1{width:325px}footer .footer-1 .col-2{width:100%;overflow-x:scroll;flex-direction:column;padding-left:20px}footer .footer-1 .col-2 .col-menu{margin-right:10px}footer .footer-1 .col-2>.flex-row.flex-between{width:830px;justify-content:flex-start}}@media screen and (min-width:990px){footer .footer-2 .footer-row-2 .row-footer .col-2-title:hover{border-color:#fff}}@media screen and (max-width:1200px){footer .footer-2 .footer-row-2 .footer-sm-item .icon{width:32px;height:32px}footer .footer-2 .footer-row-3 .row-footer .social-link a{margin-right:20px}}@media screen and (max-width:990px){footer .footer-2 .footer-row-2{height:auto}footer .footer-1 .col-1{width:100%;max-width:400px;margin:auto;margin-bottom:30px}footer .footer-2 .footer-row-3 .row-footer .social-link a{margin-right:10px}footer .footer-2 .footer-row-3 .col-2 .footer-btn{padding:10px 25px}.cookie-bar .cookie-bar-container .col-1{width:100%;margin-bottom:20px}}@media screen and (max-width:768px){footer .footer-2 .footer-row-2 .row-footer{flex-flow:column;height:auto}footer .footer-1 .col-2 .col-menu{width:calc(50% - 10px);margin-bottom:30px}footer .footer-2 .footer-row-2 .row-footer .col-1-title{width:100%;order:2;justify-content:center}footer .footer-2 .footer-row-2 .row-footer .col-2{order:1;width:100%;margin:0;justify-content:center}footer .footer-2 .footer-row-3{height:auto}footer .footer-2 .footer-row-3 .row-footer{flex-flow:column;height:auto}footer .footer-2 .footer-row-3 .row-footer .social-link{justify-content:center;width:100%;order:1;margin-bottom:10px}footer .footer-2 .footer-row-3 .col-2{width:100%;order:2;justify-content:center}footer a.app-link img{width:100%}footer a.app-link{width:30%}}@media screen and (min-width:1400px){.container{max-width:1400px}}@media screen and (min-width:990px){section{min-height:calc(100vh - 67px - 60px - 453px);margin-top:20px}body.article-page .row.article-row-two .col-md-3.col-xs-12:nth-child(1){width:200px}body.article-page .row.article-row-two .col-md-6.col-xs-12{width:calc(100% - 200px - 315px - 40px)}body.article-page .row.article-row-three .col-md-9.col-xs-12{width:calc(100% - 325px - 30px)}body.article-page .row.article-row-three .col-md-3.col-xs-12{width:325px}.special-sections .row .col-md-3.col-xs-12{width:calc(25% - 10px)}body.home-page .row.hp-main-row .col-md-3.col-xs-12:nth-child(3){justify-content:flex-end;flex-flow:column}body.home-page .row.hp-main-row .col-md-3.col-xs-12:nth-child(3) .widget-container.square-ad{margin-bottom:14px}}@media screen and (max-width:1400px) and (min-width:1200px){.container{max-width:1200px}}@media screen and (max-width:1200px) and (min-width:990px){.container{max-width:990px}body.home-page .row.hp-main-row .col-md-3.col-xs-12:nth-child(1){width:calc(100% - 100%/3);order:2;margin-right:auto}body.home-page .row.hp-main-row .col-md-3.col-xs-12:nth-child(3){width:calc(100%/3 - 7px);order:3;margin-left:auto;justify-content:flex-start}body.article-page .row.article-row-two .col-md-3.col-xs-12:nth-child(1){width:100%;height:auto}body.article-page .row.article-row-two .col-md-6.col-xs-12{width:calc(100% - 340px)}body.article-page .row.article-row-footer .col-md-6.col-xs-12:nth-child(1){order:1;width:50%}body.article-page .row.article-row-footer .col-md-6.col-xs-12:nth-child(3){order:2;width:50%}}@media screen and (max-width:1200px){body.home-page .row.hp-main-row .col-md-6.col-xs-12:nth-child(2){width:100%;order:1}body.article-page .row.article-row-footer .col-md-6.col-xs-12:nth-child(2){order:3;width:100%}.full-ad-tablet{display:none !important}}@media screen and (max-width:990px) and (min-width:768px){.container{max-width:768px}.row.hp-second-row .col-md-3.col-xs-12{width:calc(50% - 10px)}.row.hp-second-row .col-md-3.col-xs-12:nth-child(1){order:1}.row.hp-second-row .col-md-3.col-xs-12:nth-child(3){order:2}.row.hp-second-row .col-md-6.col-xs-12:nth-child(2){order:3}}@media screen and (max-width:990px){section{width:100%;overflow:hidden;margin-top:10px}.col-md-9.col-xs-12,.col-md-3.col-xs-12{width:100%}body.home-page .row.row-50 .col-md-6.col-xs-12,.col-md-6.col-xs-12{width:100%}body.home-page .row.hp-main-row .col-md-3.col-xs-12:nth-child(1){width:100%;order:2}body.home-page .row.hp-main-row .col-md-3.col-xs-12:nth-child(3){width:100%;order:3}.widget-container.full-ad{display:none}.pagination-row .paginatino-row-1{order:2;width:100%;flex-wrap:nowrap;justify-content:center}.pagination-row .paginatino-row-2{order:1;text-align:center;margin:20px auto 10px}}@media screen and (max-width:768px){.container{max-width:990px}.col-layout-3{width:100%}.col-layout-6{width:100%}.col-img-1{width:100%}.col-content-1{width:100%;padding-left:0;margin-top:10px}}.manilatimes-about-us {
    padding: 50px 0;
}

.manilatimes-about-us .widget-title {
    font-size: 30px;
    line-height: 57.6px;
    float: unset;
    color: #222222;
    font-family: 'Roboto';
    text-transform: capitalize;
    margin: 15px 0;
}

.manilatimes-about-us p {
    padding: 5px 0;
}

.breadcrumb ol {
    font-family: 'Roboto';
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 30px;
    text-transform: uppercase;
    color: #b5b5b5;
}

.manilatimes-about-us .about-us-text{
    font-size: 15px;
    line-height: 22px;
}

@media screen and (min-width: 768px) {
    .manilatimes-about-us .about-us-text{
        max-width: 65%;
    }
}

@media screen and (max-width: 768px) {
    .manilatimes-about-us .widget-title {
        font-size: 20px;
    }
}.manilatimes-advertise-widget{
    padding: 50px 0;
}
.manilatimes-advertise-widget .widget-title{
    font-size: 30px;
    line-height: 57.6px;
    float: unset;
    color: #222222;
    font-family: 'Roboto';
    text-transform: capitalize;
    margin: 15px 0;
}
.manilatimes-advertise-widget .subtitle {
    font-family: 'Roboto Slab';
    color: #222222;
    font-size: 15px;
    line-height: 22px;
    margin: 0 auto;
}
.manilatimes-advertise-widget .subtitle span{
    font-size: 15px;
    line-height: 35px;
    font-weight: bold;
}
.manilatimes-advertise-widget .contact-form {
    margin: 40px auto 0;
    text-align: center;
}
.manilatimes-advertise-widget .contact-form .form-control {
    background-color: #F0F0F0;
    border: none;
    width: 100%;
    padding: 15px;
    border-radius: 2px;
    margin-top: 5px;
}
.manilatimes-advertise-widget .contact-form .form-group {
    margin-bottom: 25px;
    text-align: left;
}
.manilatimes-advertise-widget .contact-form .form-group label {
    color: #222222;
    font-size: 15px;
}
.manilatimes-advertise-widget .contact-form textarea.form-control {
    min-height: 131px;
}
.manilatimes-advertise-widget .contact-form .btn {
    background-color: #222222;
    color: #f0f0f0;
    font-size: 15px;
    margin-top: 13px;
    padding: 10px 20px;
    border: none;
    display: block;
    cursor: pointer;
}

.manilatimes-advertise-widget .contact-form .form-content {
    padding: 25px 0px;
}
.breadcrumb ol {
    font-family: 'Roboto';
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    list-style: none;
    margin: 0; 
    padding: 0;
    font-size: 13px;
    line-height: 30px;
    text-transform:uppercase;
    color: #b5b5b5;
}
.manilatimes-advertise-widget .not-valid-tip {
    color: #dc3232;
    font-size: 13px; 
    display: none;
    line-height: 30px;
}
.manilatimes-advertise-widget .emailResponse{
    color: #dc3232;
    font-size: 13px; 
    line-height: 30px; 
    text-align: left;
}

@media screen and (max-width: 768px) {
    .manilatimes-advertise-widget .widget-title{
        font-size: 21px;
    }
} 
.article-details .full-ad-inside-body {
    padding: 20px 0px;
    margin: 0px auto;
}

.article-details .full-ad-inside-body + br,
.article-details .full-ad-inside-body + br + br {
    display: none;
}

.article-details .img-no-ratio img {
    width: 100%;
    height: auto;
}

.article-details .article-image-caption {
    color: #B5B5B5;
    padding: 10px 0px;
    position: relative;
}

.article-details .article-body {
    margin-top: 20px;
    font-family: 'Libre Baskerville';
    font-size: 22px;
    line-height: 35px;
    overflow-wrap: break-word;
}

.article-details .article-body iframe {
    max-width: 100%;
}

.article-details .article-body .digital-edition-link {
    text-align: right;
}

.article-details .article-body .digital-edition-link a {
    font-weight: bold;
}

.article-details .article-body a[href] {
    color: var(--primary-red-color);
    text-decoration: underline;
}

.article-details .article-body a.select-plan {
    color: #FFF;
    text-decoration: none;
}

.article-details .article-body img {
    max-width: 100%;
    height: auto;
    margin: auto;
    display: table;
}

.article-details .article-body .archive-article-embed-image {
    display: table;
    margin: auto;
}

.article-details .article-body .left_image {
    float: left;
}

.article-details .article-body .left_image figure {
    margin: 0;
    padding-right: 10px;
}

.article-details .article-body .right_image {
    float: right;
}

.article-details .article-body .right_image figure {
    margin: 0;
    padding-left: 10px;
}

.article-details .article-body figure.image figcaption{
    display: none;
}


.dailymotion-ratio {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.article-details.archive-article-details .article-body p {
    margin-bottom: 26px;
    line-height: 40px;
    font-size: 20px;
}

.article-details div[data-ad="article_body_ad_four"], .article-details .article-body-ad-four-dm {
    background: lightgray;
}
.article-details .fixed-gray-color{
    background: lightgray;
    aspect-ratio: 16 / 9;
    width: 100%;
    height: 100%;
}
.article-details div[class^="_magnetRelConrel"] {
    background: #FFF;
}

.article-details .article-body-ad-four-dm .dm-player {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: 100%;
}

.dailymotion-ratio iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden
}

.article-body.tdb-block-inner p {
    margin-bottom: 20px;
}

.ivs-player-layout > *:nth-child(1) > *:nth-child(1) {
    display: block;
}

.article-details .blurred-text {
    position: relative;
}

.article-details .blurred-text-gradient {
    position: absolute;
    bottom: 3px;
    height: 165px;
    width: 100%;
    content: "";
    background: linear-gradient(360deg, rgb(255, 255, 255, 0.8), rgba(255, 255, 255, 0.9), transparent, transparent);
}

.article-details .website-packages .italic {
    font-style: italic;
}

.article-details .website-packages .align-center-row {
    justify-content: center;
}

.article-details .website-packages {
    font-family: 'Roboto';
}

.article-details .website-packages .active-account {
    text-align: center;
    padding: 20px 0px;
    font-size: 16px;
    width: 100%;
}

.article-details .website-packages .active-account .reading-options {
    font-size: 21px;
}

.article-details .website-packages .row .col-md-4 {
    flex: 0 0 33%;
    max-width: 33%;
}

.article-details .website-packages .select-plan {
    position: absolute;
    bottom: 15px;
    border-radius: 3px;
    background-color: #c4361e;
    color: #fff;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    padding: 7px 5px 8px;
    text-transform: uppercase;
    width: 88%;
    border: 1px solid #c4361e;
    cursor: pointer;
}

.article-details .website-packages .select-plan a[href] {
    color: #fff;
    text-decoration: none;
}

.article-details .website-packages .select-plan:hover {
    background-color: transparent;
    color: #c4361e;
}

.article-details .website-packages .select-plan:hover a[href] {
    background-color: transparent;
    border: none;
    color: #c4361e;
}

.article-details .website-packages .inner-description {
    height: auto;
    font-size: 18px;
    line-height: 21px;
}

.article-details .website-packages .inner-description ul {
    padding-left: 0px;
}

.article-details .website-packages .inner-description li:before {
    content: '\2713';
    display: inline-block;
    color: #000000;
    padding: 0 6px 0 0;
    font-size: 19px;
    font-weight: bold;
}

.article-details .website-packages .inner-description li {
    clear: both;
    list-style: none;
    margin: 10px 0px 10px 15px;

}

.article-details .website-packages .package-price {
    text-align: center;
    font-size: 18px;
    line-height: 27px;
    font-weight: bold;
}

.article-details .website-packages span.yearly-bill {
    font-size: 14px;
    font-style: italic;
}

.article-details .website-packages .package-container {
    background-color: #f5f5f5;
    padding: 5px 15px;
    position: relative;
    height: 465px;
}

.article-details .website-packages .package-title {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    margin-top: 14px;
    color: #c4361e;
}

.article-details .website-packages .elite-bundle .package-title {
    font-size: 20px;
}

.article-details .website-packages .billing {
    text-align: center;
    font-size: 18px;
}

.website-packages .free-trial {
    color: #c4361e;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
}

.website-packages .note {
    font-style: italic;
    margin-left: 15px;
    margin-bottom: 10px;
    font-size: 14px;
}

.website-packages .underlined {
    border-bottom: double #93afe4 3px;;
}

.website-packages .best-value {
    background-color: #c3251d;
    padding: 5px 10px;
    color: white;
    text-align: center;
    margin: 0 auto;
    width: 55%;
    margin-bottom: 10px;
    margin-top: 10px;
}

.article-embedded-newsletter-form .br-line {
    display: none;
}

.article-embedded-newsletter-form .content-row {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}

.article-embedded-newsletter-form .content-top {
    padding: 20px 20px 0px 20px;
}

.article-embedded-newsletter-form .content-bottom {
    padding: 10px 7px 20px 7px;
}

.article-embedded-newsletter-form .content-bottom a {
    color: #1a73e8;
    text-decoration: underline;
}

.article-embedded-newsletter-form .content-bottom .roboto-b {
    font-size: 14px;
}

.article-embedded-newsletter-form .content-row .col-1,
.article-embedded-newsletter-form .content-row .col-2 {
    width: calc(50% - 10px);
}

.article-embedded-newsletter-form .content-row .col-1 .nf-email {
    width: 100%;
    border: 1px solid #cccccc;
    border-radius: 4px;
    height: 38px;
    padding: 0px 10px;
    color: #000;
}

.article-embedded-newsletter-form .content-row .col-1 .nf-email::placeholder {
    color: #333;
}

.article-embedded-newsletter-form .content-row .nf-title {
    font-size: 36px;
    line-height: 42px;
}

.article-embedded-newsletter-form .content-row .nf-sub-title {
    font-size: 18px;
    line-height: 24px;
}

.article-embedded-newsletter-form .content-row .col-2 .nf-submit {
    width: 100%;
    background-color: var(--primary-red-color);
    color: #fff;
    border-radius: 3px;
    height: 38px;
    border: 0;
    cursor: pointer;
    -webkit-appearance: none;
    font-weight: bold;
    font-size: x-large;
}

.article-embedded-newsletter-form .nf-message {
    background-color: #fff;
    top: 0;
    right: 0;
    color: #c3251d;
    padding: 10px;
    font-size: 14px;
    font-family: "Roboto Slab";
    display: none;
}

.article-embedded-newsletter-form .nf-message.show {
    display: block;
}

.article-embedded-newsletter-form .close-btn {
    height: 24px;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: end;
    font-family: serif;
    cursor: pointer;
}

.article-embedded-newsletter-form .close-btn:after {
    content: "\00d7";
    font-size: 30px;
    font-weight: bold;
    color: #000000;
}

@media screen and (min-width: 1200px) {
    body.article-page .row.article-row-two .col-md-3.col-xs-12:nth-child(1) {
        position: sticky;
        top: 65px;
        max-height: 700px;
    }
}

@media screen and (max-width: 1400px) {
    .article-details .website-packages .package-container {
        height: 600px;
    }

    .website-packages .best-value {
        width: 77%;
    }
}

@media screen and (max-width: 1400px) and (min-width: 1000px) {
    .content-bottom .roboto-b {
        font-size: 11px;
    }

    .article-embedded-newsletter-form .content-row .nf-title {
        font-size: 23px;
    }
}

@media screen and (max-width: 1000px) and (min-width: 9900px) {
    .content-bottom .roboto-b {
        font-size: 7px;
    }

    .article-embedded-newsletter-form .content-row .nf-title {
        font-size: 18px;
    }
}

@media screen and (max-width: 990px) and (min-width: 769px) {
    .article-embedded-newsletter-form .content-row .nf-title {
        font-size: 33px
    }
}

@media screen and (min-width: 768px) {
    .article-details .website-packages .package-container {
        height: 465px;
    }
    .article-details .website-packages .row .col-md-4 {
        flex: 0 0 48%;
        max-width: 48%;
    }
}

@media screen and (max-width: 768px) {
    .article-details .website-packages .select-plan {
        width: 96%;
    }

    .article-details .website-packages .package-container {
        margin-bottom: 20px;
        height: 440px;
    }

    .article-details .website-packages .inner-description {
        height: auto;
    }

    .article-details .website-packages .row .col-md-4 {
        flex: auto;
        max-width: 100%;
    }

    .article-embedded-newsletter-form .content-row {
        height: auto;
    }

    .article-embedded-newsletter-form .content-row .nf-title {
        font-size: 20px;
        text-align: center;
    }

    .article-embedded-newsletter-form .content-row .nf-sub-title {
        color: var(--primary-grey-color);
        font-size: 15px;
        text-align: center;
    }

    .article-embedded-newsletter-form .content-row .col-1 .nf-email::placeholder {
        color: #8F8F8F;
    }

    .article-embedded-newsletter-form .form-row {
        flex-wrap: wrap;
        flex-flow: column;
    }

    .article-embedded-newsletter-form .content-row .col-1 {
        width: 100%;
        margin-bottom: 20px;
    }

    .article-embedded-newsletter-form .content-row .col-2 {
        width: 100%;

    }
}

@media screen and (max-width: 575px) {
    .article-embedded-newsletter-form .br-line {
        display: block;
    }
}.article-details-title .article-breadcrumb span {
    margin: 0px 3px;
}

.article-details-title .article-breadcrumb span,
.article-details-title .article-breadcrumb a {
    font-family: Baskerville, "Times New Roman", Times, serif;
    font-size: 16px;
    line-height: 1;
}

.article-details-title .article-breadcrumb .right-arrow {
    transform: rotate(-90deg);
}

.article-details-title .row-1 .col-1 {
    width: calc(100% - 370px);
}

.article-details-title .row-1 .col-2 {
    width: 500px;
    justify-content: space-between;
}

.article-details-title .next-article {
    justify-content: flex-end;
    position: absolute;
    right: 0;
    margin-top: -60px;
}

.article-details-title .next-article .next-article-1 {
    width: 285px;
    padding: 5px 35px;
}

.article-details-title .next-article .next-article-1 .next-article-title {
    font-family: "Libre Baskerville";
    font-size: 16px;
    line-height: 22px;
    margin-top: 5px;
    display: block;
}

.article-details-title .next-article .next-article-2 {
    width: 75px;
    background-color: #A11912;
}

.article-details-title .next-article .next-article-2 img {
    width: auto;
    height: auto;
}
.article-details-title .ad-substitle{
    font-weight: 400;
    font-size: 20px;
    margin: 0;
    margin-top: 10px;
    font-style: italic;
}

@media screen and (max-width: 990px) {
    .article-details-title .row-1 .col-1 {
        width: 100%;
    }

    .article-details-title .row-1 .col-2 {
        display: none;
    }

    .article-details-title .row-1 {
        margin-top: 0px;
    }
}

@media screen and (max-width: 768px){
    .article-details-title .article-title.roboto-slab-3{
        font-size: 30px;
        line-height: 40px;
    }
}
.article-info-and-share{
    border-bottom: solid 1px #E1E1E1;
    padding-bottom: 10px;
}

.article-row-two .article-info-and-share{
    border: none;
}

.article-info-and-share .row-1 .col-1 {
    width: calc(100% - 500px);
}

.article-info-and-share .row-1 .col-2 {
    width: 500px;
    justify-content: space-between;
}

.article-info-and-share .article-info {
    align-items: center;
}

.article-info-and-share .article-author-image {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
}

.article-info-and-share .article-author-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.article-info-and-share .article-author-name {
    margin-right: 5px;
}

.article-info-and-share .author-info{
    display: flex;
    align-items: center;
}

.article-info-and-share .article-info-details{
    display: inline-block;
}

.article-info-and-share .article-publish-time {
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 25px;
    background-image: url('/theme_manilatimes/images/clock-icon.svg');
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
}

.article-info-and-share .article-count {
    padding-left: 35px;
    background-image: url('/theme_manilatimes/images/count-icon.svg');
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
}

.article-info-and-share .article-info-container{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}



@media screen and (max-width: 990px){
    .article-info-and-share .row-1 .col-1{
        width: 100%;
    }
    .article-info-and-share .article-info-container{
        width: calc(100% - 80px);
    }

    .article-info-and-share .author-info{
        width:100%;
    }

    .article-info-and-share .article-publish-time{
        margin-left: 0px;
    }

    .article-info-and-share .trinity-audio-outer{
        margin-bottom: -7px;
    }
}


.article-latest-stories .content-row {
    border: solid 1px #000;
    border-top: solid 8px #000;
    padding: 30px 20px;
}

.article-latest-stories .content-row .item-row {
    width: 100%;
}

.article-latest-stories .content-row .item-row:not(:nth-last-child(1)) {
    border-bottom: solid 1px var(--primary-red-color);
    margin-bottom: 20px;
    padding-bottom: 15px;
}
@media screen and (max-width: 990px){
    .article-latest-stories{
        display: none;
    }
}.article-newsletter-form .br-line {
    display: none;
}
.article-newsletter-form .content-row {
    background-color: #f6f6f6;
}
.article-newsletter-form .content-top{
    padding: 20px 20px 0px 20px;
}
.article-newsletter-form .content-bottom{
    padding: 10px 7px 20px 7px;
}
.article-newsletter-form .content-bottom a{
    color: #1a73e8;
    text-decoration: underline;
}
.article-newsletter-form .content-bottom .roboto-b{
    font-size: 14px;
}
.article-newsletter-form .content-row .col-1,
.article-newsletter-form .content-row .col-2 {
    width: calc(50% - 10px);
}

.article-newsletter-form .content-row .col-1 .nf-email {
    width: 100%;
    border: 1px solid #cccccc;
    border-radius: 4px;
    height: 38px;
    padding: 0px 10px;
    color: #000;
}

.article-newsletter-form .content-row .col-1 .nf-email::placeholder {
    color: #333;
}

.article-newsletter-form .content-row .nf-title {
    font-size: 36px;
    line-height: 42px;
}

.article-newsletter-form .content-row .nf-sub-title {
    font-size: 18px;
    line-height: 24px;
}

.article-newsletter-form .content-row .col-2 .nf-submit {
    width: 100%;
    background-color: var(--primary-red-color);
    color: #fff;
    border-radius: 3px;
    height: 38px;
    border: 0;
    cursor: pointer;
    -webkit-appearance: none;
    font-weight: bold;
    font-size: x-large;
}

.article-newsletter-form .nf-message{
    background-color: #fff;
    top: 0;
    right: 0;
    color: #c3251d;
    padding: 10px;
    font-size: 14px;
    display: none;
}

.article-newsletter-form .nf-message.show{
    display: block;
}

@media screen and (max-width: 1400px) and (min-width: 1000px) {
    .content-bottom .roboto-b{
        font-size: 11px;
    }
    .article-newsletter-form .content-row .nf-title{
        font-size: 23px;
    }
}
@media screen and (max-width: 1000px) and (min-width: 9900px){
    .content-bottom .roboto-b{
        font-size: 7px;
    }
    .article-newsletter-form .content-row .nf-title{
        font-size: 18px;
    }
}
@media screen and (max-width: 990px) and (min-width: 769px){
    .article-newsletter-form .content-row .nf-title{
        font-size: 33px
    }
}

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


    .article-newsletter-form .content-row {
        height: auto;
    }

    .article-newsletter-form .content-row .nf-title{
        font-size: 20px;
        text-align: center;
    }

    .article-newsletter-form .content-row .nf-sub-title {
        color: var(--primary-grey-color);
        font-size: 15px;
        text-align: center;
    }

    .article-newsletter-form .content-row .col-1 .nf-email::placeholder {
        color: #8F8F8F;
    }

    .article-newsletter-form .form-row {
        flex-wrap: wrap;
        flex-flow: column;
    }

    .article-newsletter-form .content-row .col-1 {
        width: 100%;
        margin-bottom: 20px;
    }

    .article-newsletter-form .content-row .col-2 {
        width: 100%;

    }
}

@media screen and (max-width: 575px) {
    .article-newsletter-form .br-line {
        display: block;
    }
}.article-other-stories .col-1{
    width: calc(100%/3 - 10px);
}
@media screen and (max-width: 1200px){
    .article-other-stories .col-1{
        width: calc(50% - 10px);
    }
}.article-share .article-share-side .social-media {
    width: 185px;
    align-items: center;
    justify-content: center;
    margin: auto;
    height: 45px;
    overflow-y: hidden;
}

.article-share .article-share-side .social-media-item {
    width: 25%;
    padding: 10px 0px;
    position: relative;
}

.article-share .article-share-side .social-media-item:not(:nth-last-child(1)):after {
    content: '';
    position: absolute;
    height: 25px;
    width: 1px;
    right: 0;
    top: 8px;
    background-color: #E5E5E5;
}

.article-share .article-share-side .social-media-item img {
    width: 20px;
    height: auto;
}

.article-share .fb-like-btn {
    margin-bottom: 15px;
}
.article-share .copy_text{
    cursor: pointer;
}

.article-share .copy_text  .URL-copied{
    position: absolute;
    width: 110px;
    height: 30px;
    background-color: #c3251d;
    top: 41px;
    left: 42px;
    color: #fff;
    padding: 0px 10px;
    display: flex;
    align-items: center;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}

.article-share .copy_text.active .URL-copied{
    opacity: 1;
    visibility: visible;
    z-index: 2;
}

@media screen and (max-width: 990px) {
    .article-share {
        display: none;
    }
}.manilatimes-article-tags .widget-title{
    font-size: 16px;
    font-weight: 700;
    background-color: #333;
    color: #fff;
    height: 24px;
    display: flex;
    align-items: center;
    padding: 0px 10px;
    margin-right: 10px;
}
.manilatimes-article-tags .article-tags-list{
    line-height: 30px;
    display: flex;
    border: 1px solid #ededed;
    padding: 0px 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    align-items: center;
    transition: 0.3s;
    font-size: 16px;
    height: 23px;
}
.manilatimes-article-tags .article-tags-list:hover{
    background-color: #c2351d;
    color: #fff;
    border-color: #c2351d;
}.author-widget{
    width: 100%;
}

.author-widget .author-info{
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}

.author-widget .author-info .author-image{
    margin-right: 20px;
}

.author-widget .author-info .author-image img{
    height: auto;
    max-width: 100%;
}

.author-widget .author-info .author-name{
    line-height: 25px;
}
.author-widget .col-1{
    width: calc(100%/3 - 10px);
}
.author-widget .col-img-1 .img-ratio{
    padding-bottom: 125%;
}

@media screen and (min-width: 1200px){
    .author-widget .col-1:nth-child(3n+1){
        margin-right: 15px;
    }

    .author-widget .col-1:nth-child(3n+3){
        margin-left: 15px;
    }
}
@media screen and (max-width: 1200px){
    .author-widget .col-1{
        width: calc(50% - 15px);
    }

    .author-widget .col-1:nth-child(odd){
        margin-right: 15px;
    }

    .author-widget .col-1:nth-child(even){
        margin-left: 15px;
    }
}




.manilatimes-contact-us{
    padding: 50px 0;
}
.manilatimes-contact-us .widget-title{
    font-size: 40px;
    line-height: 57.6px;
    float: unset;
    color: #222222;
    font-family: 'Roboto';
    text-transform: capitalize;
}
.manilatimes-contact-us .subtitle {
    font-family: 'Roboto Slab';
    color: #222222;
    font-size: 15px;
    line-height: 22px;
    margin: 0 auto;
}
.manilatimes-contact-us .subtitle span{
    font-size: 15px;
    line-height: 35px;
    font-weight: bold;
}
.manilatimes-contact-us .contact-form {
    margin: 10px auto 0;
    text-align: center;
}
.manilatimes-contact-us .contact-form .form-control {
    background-color: #F0F0F0;
    border: none;
    width: 100%;
    padding: 15px;
    border-radius: 2px;
    margin-top: 5px;
}
.manilatimes-contact-us .contact-form .form-group {
    margin-bottom: 25px;
    text-align: left;
}
.manilatimes-contact-us .contact-form .form-group label {
    color: #222222;
    font-size: 15px;
}
.manilatimes-contact-us .contact-form textarea.form-control {
    min-height: 131px;
}
.manilatimes-contact-us .contact-form .btn {
    background-color: #222222;
    color: #f0f0f0;
    font-size: 15px;
    margin-top: 13px;
    padding: 10px 20px;
    border: none;
    display: block;
    cursor: pointer;
}

.manilatimes-contact-us .contact-form .form-content {
    padding: 25px 0px;
}
.breadcrumb ol {
    font-family: 'Roboto';
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    list-style: none;
    margin: 0; 
    padding: 0;
    font-size: 13px;
    line-height: 30px;
    text-transform:uppercase;
    color: #b5b5b5;
}
.manilatimes-contact-us .not-valid-tip {
    color: #dc3232;
    font-size: 13px; 
    display: none;
    line-height: 30px;
}
.manilatimes-contact-us .emailResponse{
    color: #dc3232;
    font-size: 13px; 
    line-height: 30px; 
    text-align: left;
}

@media screen and (max-width: 768px) {
    .manilatimes-contact-us .widget-title{
        font-size: 28px;
    }
} 
.article-subscribe-form .content-row{
    border: 1px solid #E8E8E8;
    padding: 20px 30px;
}
.article-subscribe-form .content-row .hsf-title{
    font-family: Roboto Slab;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.045em;
    text-align: center;

}
.article-subscribe-form .content-row .hsf-button{
    border-radius: 3px;
    background-color: #060404;
    color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    padding: 7px 5px 8px;
    text-transform: uppercase;
}



.article-digital-edition .content-row {
    border: 1px solid #D7D7D7;
    height: 122px;
    margin-top: 16px;
    padding-right: 15px;
}

.article-digital-edition .content-row .col-1{
    width: 100px;
}

.article-digital-edition .content-row .col-2{
    width: calc(100% - 100px)
}

.article-digital-edition .content-row .col-2 .item-logo{
    display: table;
    margin: auto;
}

.article-digital-edition .content-row .col-2 .item-logo img{
    width: 100%;
    max-width: 190px;
}

.article-digital-edition .content-row .col-2 .item-mobile-store-inner img{
   width: 100px;
}


.article-digital-edition .content-row .item-img img {
    margin-top: -16px;
}
body.body-digital-edition-page {
    background-color: #FFFFFF;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: scroll;
    min-height: 100%;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/theme_manilatimes/images/digital-edition-page-bg.jpg');
}

body.body-digital-edition-page section {
    min-height: 100vh;
    margin: 0;
    display: flex;
}

.digital-edition-page{
    width: 100%;
}


.digital-edition-page .content-row{
    padding: 0px;
    max-width: 1000px;
    align-items: start;
    width: 100%;
    margin: auto;
}

.digital-edition-page .col-a {
    width: 50%;
    display: flex;
    justify-content: center;
    padding: 10px;
}

.digital-edition-page .col-b{
    width: 50%;
    margin-top: 30px;
    padding: 10px;
}

.digital-edition-page .col-b-1 img {
    width: 100%;
    max-width: 480px;
    height: auto;
}
.digital-edition-page .col-c-2{
    margin-top: 10px;
}

.digital-edition-page .col-c-2 img{
    width: 100%;
    height: auto;
}

.digital-edition-page .col-c-2-a{
    display: flex;
    flex-flow: column;
    padding: 10px;
    width: calc(100% / 3);
}

.digital-edition-page .col-c-2-a img.barcode{
    margin-top: 20px;
}

.digital-edition-page .col-e{
    display: flex;
    margin-top: 30px;
    justify-content: center;
}


.digital-edition-page .dep-title {
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
    font-family: 'Times New Roman', Times, serif;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    text-align: center;
    padding: 0px;
}

.digital-edition-page .dep-desc {
    font-size: 20px;
    font-family: 'Times New Roman', Times, serif;
    color: rgb(255, 255, 255);
    padding: 0px;
    margin-top: 10px;
    text-align: center;
}

.digital-edition-page .dep-subscribe {
    font-size: 22px;
    background: rgb(195, 37, 29);
    color: rgb(255, 255, 255);
    width: auto;
    padding: 20px;
    border-radius: 100px;
}
.digital-edition-page .dep-subscribe span{
    font-family: 'Times New Roman', Times, serif;
    font-weight: 400;
    font-size: 22px;
}

@media screen and (max-width: 900px){
    .digital-edition-page .col-a,
    .digital-edition-page .col-b{
        width: 100%;
    }
    .digital-edition-page .col-c-2{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .digital-edition-page .col-c-2 img{
        width: 100px;
    }
}.dynamic-html-col-six.col-md-6:nth-child(1){
    width: calc(50% - 20px);
    margin-right: auto;
}
.dynamic-html-col-six.col-md-6:nth-child(2){
    width: calc(50% - 20px);
    margin-left: auto;
}

@media screen and (max-width: 968px){
    .dynamic-html-col-six.col-md-6:nth-child(1),
    .dynamic-html-col-six.col-md-6:nth-child(2){
        width: 100%;
    }
}.emote-widget{
    border-bottom: 1px solid rgb(230, 230, 230); 
    padding-bottom: 20px;
    margin-bottom: 60px;
}.manilatimes-event .col-md-12{width: 100%;}
.manilatimes-event .event{margin-bottom: 15px;margin-top: 15px;}
.manilatimes-event .event .img-ratio{padding-bottom: 100%;}
.manilatimes-event .event-title{text-align: center;margin-bottom: 10px;margin-top: 0px;font-size: 25px;line-height: 32px;}
.manilatimes-event .event-date{text-align: center;font-weight: 700;}
.manilatimes-event .event-media{width: 22.5%; display: inline-block;position: relative;margin: 10px;}
.manilatimes-event .event-media-label{background-color: #c22727; width: 90%;position: absolute;bottom: 20px;left: 0px;}
.manilatimes-event .event-media-icon img{width: 47px;}
.manilatimes-event .event-media-icon{padding: 18px 10px; height:83px; display: inline-block; width: 70px; background-color: #a11d21;float: right;}
.manilatimes-event .event-media-title{padding: 10px; display: inline-block;color: #FFF; width: calc(100% - 75px);}
.manilatimes-event .event-media-title a{overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 3; height: 63px;}
.manilatimes-event iframe, .manilatimes-event embed{height: 308px;}
.manilatimes-event .dailymotion-ratio{height: 308px; padding-bottom: unset;margin-bottom: 4px;}
.manilatimes-event{-webkit-user-select:none;-webkit-touch-callout:none;}
.manilatimes-event .iframe-container{position:relative;float:left;width:100%;}
.manilatimes-event .iframe-overlay{cursor: pointer;top:0;left:0;width:100%;height:100%;position:absolute;}
@media(max-width: 768px){
    .manilatimes-event .event-media{width: 100%; margin: 10px 0px;}
}.full-ad-close-btn {
    display: none;
}

.full-ad-close-btn.show {
    display: flex;
    justify-content: center;
    min-height: 90px;
    position: relative;
    z-index: 1;
    padding: 20px 0px;
}

.full-ad-close-btn:after {
    content: '';
    position: absolute;
    width: 300%;
    height: 100%;
    background-color: #F4F4F4;
    top: 0px;
    left: -100%;
    z-index: -1;


}

.full-ad-close-btn .close-btn {
    height: 24px;
    width: 24px;
    background-color: #757575;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: serif;
    cursor: pointer;
}

.full-ad-close-btn .close-btn:after {
    content: "\00d7";
    font-size: 27px;
    color: #fff;
}


@media screen and (max-width: 990px) {
    .full-ad-close-btn {
        display: none;
    }
}
.full-ad .ad-body.ad-body-300 {
    max-width: 300px;
    width: 100%;
    height: 250px;
    background-color: var(--primary-lightgrey-color);
    margin: auto;
    color: #A7A7A7;
}

.full-ad .ad-body.ad-body-728 {
    max-width: 728px;
    width: 100%;
    height: 90px;
    background-color: var(--primary-lightgrey-color);
    margin: auto;
    color: #A7A7A7;
}
.full-ad .ad-body.ad-body-550 {
    width: 100%;
    max-width: 550px;
    height: 310px;
    background-color: var(--primary-lightgrey-color);
    margin: auto;
    color: #A7A7A7;
}


.full-ad .ad-body.ad-body-500 {
    max-width: 500px;
    width: 100%;
    height: 310px;
    background-color: var(--primary-lightgrey-color);
    margin: auto;
    color: #A7A7A7;
}


@media screen and (min-width: 1200px){
    .hp-bottom-row .full-ad {
        margin-top: 25px;
    }
    .full-ad .mar-bottom-neg-4{
        margin-bottom: -4px;
    }
}
.home-delivery h1,
.home-delivery h2,
.home-delivery h3,
.home-delivery h4,
.home-delivery h5,
.home-delivery h6{
    font-family: 'Roboto', sans-serif;
    color: #111111;
    font-weight: 400;
}

.home-delivery .td-pb-row{
    max-width: 740px;
    margin: auto;
}

.home-delivery .td-page-title{
    font-size: 30px;
    line-height: 38px;
}

.home-delivery .ofd-title-1 {
    background: #1A63AB;
    padding: 5px;
    margin-bottom: 20px;
}

.home-delivery .ofd-title-2 {
    background: #EA1B2F;
    padding: 5px;
    margin-bottom: 20px;
}

.home-delivery .ofd-title-1 h1, .ofd-title-2 h1 {
    color: #ffffff;
    font-size: 24px;
    margin: 0;
}

.home-delivery .ofd-form-wrap, .ofd-form-full {
    margin: 15px 0;
    display: flex;
}

.home-delivery .ofd-form-left {
    width: 50%;
    display: flex;
}

.home-delivery .ofd-form-wrap {
}

.home-delivery .wpcf7-form-control-wrap{
    flex: 1;
}

.home-delivery .ofd-form-wrap input[type="text"], .ofd-form-full input[type="text"],
.home-delivery .ofd-form-wrap input[type="email"], .ofd-form-full input[type="email"] {
    flex: 1;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #000;
    line-height: 14px;
    height: auto;
    width: calc(100% - 20px);
    margin-left: 5px;
}

.home-delivery .ofd-form-wrap input[type="text"]:focus, .ofd-form-full input[type="text"]:focus {
    outline: none;
}


.home-delivery .ofd-logo {
    margin-bottom: 30px;
}

.home-delivery .ofd-logo img, .ofd-form-payment img {
    width: 100%;
}

.home-delivery .ofd-form-payment .ofd-form-col-5 {
    width: 20%;
}

.home-delivery .ofd-form-payment .ofd-form-col-7 {
    width: 80%;
}

.home-delivery .ofd-form-payment .ofd-form-wrap {
    max-width: 60%;
    margin: auto;
    margin-top: 10px;
}

.home-delivery .ofd-form-checkbox {
    width: 50%;
    text-align: center;
    display: flex;
}

.home-delivery .ofd-form-checkbox input[type="checkbox"] {
    width: 15px;
    height: 15px;
    -webkit-appearance: checkbox !important;
    margin-top: 5px;
    float: left;
    margin-right: 5px;
}

.home-delivery .ofd-form-table input[type="checkbox"] {
    width: 35px;
    height: 35px;
    -webkit-appearance: checkbox !important;
}

.home-delivery .ofd-form-table table {
    border-collapse: collapse;
}

.home-delivery .ofd-form-table table th, .ofd-form-table table td {
    padding: 5px;
    text-align: center;
    line-height: 17px;
}

.home-delivery .ofd-form-table table td {
    text-align: center;
}

.home-delivery .ofd-container .wpcf7-form-control-wrap {

}

.home-delivery .ofd-form-table .wpcf7-list-item-label {
    display: none;
}

.home-delivery .ofd-form-table span.wpcf7-list-item {
    margin: 0;
}

.home-delivery input[type=submit]{
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    background-color: #222222;
    border-radius: 0;
    color: #fff;
    border: none;
    padding: 8px 15px;
    font-weight: 500;
    -webkit-transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s;
    -webkit-appearance: button;
    cursor: pointer;
    margin-top: 20px;
}

@media (max-width: 600px) {
    .home-delivery .ofd-form-table {
        overflow-x: auto;
    }
}.hp-covid-case-update {
    margin-top: 40px;
}

.hp-covid-case-update .header-content {
    display: flex;
    flex-wrap: wrap;
}

.hp-covid-case-update .widget-title {
    width: 100%;
    background-color: #c3251d;
    color: #fff;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hp-covid-case-update .widget-title span {
    font-size: 18px;
    font-weight: 900;
}

.hp-covid-case-update .title-info {
    width: 100%;
    line-height: 20px;
    text-align: center;
    margin: 10px 0px;
    font-size: 16px;
    font-style: italic;
}

.hp-covid-case-update .title-info b {
    font-weight: 700;
}

.hp-covid-case-update .content-row .col-1 {
    width: calc(25% - 10px);
    border: 1px solid #D7D7D7;;
    height: 122px;
}

.hp-covid-case-update .content-row .col-1 .ccu-number {
    height: 40px;
    text-align: center;
    font-size: 28px;
}

.hp-covid-case-update .content-row .col-1 {
    color: #fff;
    text-align: center;
}

.hp-covid-case-update .content-row .ccu-title {
    font-size: 18px;
    line-height: 24px;
    margin-top: 17px;
}

.hp-covid-case-update .content-row .col-1.ccu-red {
    background-color: #c3251d
}

.hp-covid-case-update .content-row .col-1.ccu-yellow {
    background-color: #fed136;
    color: #000
}

.hp-covid-case-update .content-row .col-1.ccu-black {
    background-color: var(--covid-black-color);
}

.hp-covid-case-update .content-row .col-1.ccu-green {
    background-color: #41ad48
}

.hp-covid-case-update .img-corona {
    margin-top: 30px;
}

.hp-covid-case-update .img-corona img {
    width: 100%;
    height: auto;
    object-fit: contain;
    object-position: top;
}

.hp-covid-case-update .vaccination-update {
    background-color: #0054a5;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 3px 0;
    font-size: 18px;
    font-weight: 900;
}

.hp-covid-case-update .target-row {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin-top: 20px;
}

.hp-covid-case-update .col-target-title {
    font-weight: 700;
    width: 150px;
    font-size: 19px;
    padding-right: 10px;
    text-align: right;
}

.hp-covid-case-update .col-target-info {
    background-color: #000;
    width: calc(100% - 150px);
    color: #fff;
    text-align: center;
    padding: 5px 0px;
    font-size: 18px;
}

.hp-covid-case-update .vaccinated-row {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin-top: 20px;
}

.hp-covid-case-update .col-vaccinated-title {
    font-weight: 700;
    width: 150px;
    font-size: 19px;
    padding-right: 10px;
    text-align: right;
}

.hp-covid-case-update .col-vaccinated-info {
    background-color: #d2232a;
    width: calc(100% - 150px);
    color: #fff;
    text-align: left;
    padding: 5px 30px;
    font-size: 18px;
    position: relative;
}

.hp-covid-case-update .col-vaccinated-info:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 10px;
    background-color: #3fae47;
}
.hp-covid-case-update .learn-more-row {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.hp-covid-case-update .learn-more-row a{
    color: #0054a5;
    font-style: italic;
    font-weight: 700;
    display: table;
    margin-top: 10px;
    text-decoration: underline;
}

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

    .hp-covid-case-update .content-row .ccu-title {
        font-size: 15px;
    }

    .hp-covid-case-update .content-row .col-1 .ccu-number {
        font-size: 24px;
    }
}

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

    .hp-covid-case-update .header-content {
        display: block;
    }

    .hp-covid-case-update .widget-title {
        width: 100%;
    }

    .hp-covid-case-update .title-info {
        width: 100%;
    }
}

@media screen and (max-width: 1200px) and (min-width: 990px) {
    .hp-covid-case-update .content-row .col-1{
        width: 50%;
    }
}
@media screen and (max-width: 768px) {
    .hp-covid-case-update .content-row .col-1 {
        width: calc(50% - 10px);
    }

    .hp-covid-case-update .content-row .col-1:nth-child(-n+2) {
        margin-bottom: 20px;
    }
}
.hp-digital-edition .content-row {
    border: 1px solid #D7D7D7;
    height: 122px;
    margin-top: 16px;
    padding-right: 15px;
}

.hp-digital-edition .content-row .item-img img {
    margin-top: -16px;
}

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

    .hp-digital-edition .content-row {
        height: auto;
    }

    .hp-digital-edition .content-row .item-img {
        display: flex;
        flex-flow: column;
        height: 100%;
    }

    .hp-digital-edition .content-row .item-img img {
        height: calc(100% - -20px);
        width: auto;
    }

    .hp-digital-edition .content-row .item-logo {
        position: absolute;
        right: 15px;
        top: 30px;
    }

    .hp-digital-edition .content-row .item-mobile-store {
        margin-left: auto;
        margin-top: 50px;
    }

    .hp-digital-edition .content-row .item-mobile-store .item-mobile-store-inner {
        flex-flow: row;
    }

    .hp-digital-edition .content-row .item-mobile-store .item-mobile-store-inner .google-play {
        margin-left: 10px;
    }
}

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

    .hp-digital-edition .content-row {
        padding-right: 0px;
    }

    .hp-digital-edition .content-row .item-img {
        width: 100%;
        height: auto;
        padding-right: 10px;
    }

    .hp-digital-edition .content-row .item-logo {
        position: static;
        right: unset;
        top: unset;
        margin-top: 10px;
    }

    .hp-digital-edition .content-row .item-logo img {
        margin: auto;
        width: 80%;
        display: table;
    }

    .hp-digital-edition .content-row .item-mobile-store {
        margin: 10px auto;
        width: auto;
    }
}

@media screen and (max-width: 500px) {
    .hp-digital-edition .content-row {
        height: auto;
        flex-flow: column;
        padding: 15px;
    }

    .hp-digital-edition .content-row .item-img img {
        margin-top: 0;
        width: 200px;
        height: auto;
    }

    .hp-digital-edition .content-row .item-img {
        order: 2;
        margin: 20px auto 0;
    }

    .hp-digital-edition .content-row .item-logo {
        position: relative;
        order: 1;
        right: unset;
        top: unset;
    }

    .hp-digital-edition .content-row .item-mobile-store {
        order: 3;
        margin: 10px 0px 0px;
    }

}
.hp-editorial .widget-title-3{
    color: #000;
    text-transform: uppercase;
}
.hp-editorial .content-row{
    background-color: var(--primary-lightgrey-color);
    color: var(--primary-black-color);
    position: relative;
}
.hp-editorial .content-row .e-item{
    padding: 25px;
}
.hp-editorial .content-row .e-item .e-title{
    font-size: 23px;
    margin-bottom: 10px;

}
.hp-editorial .content-row .e-item .e-more{

}
@media screen and (max-width: 768px){
    .hp-editorial .content-row .e-item{
        padding: 25px 10px;
    }
}.hp-editorial-cartoon .ec-title{
    background-color: var(--primary-lightgrey-color);
    color: var(--primary-black-color);
    text-align: center;
    padding: 10px 5px;
    text-transform: uppercase;
}
.hp-editorial-cartoon .ec-image{
    border: 1px solid #E8E8E8;;
    border-top: none;
}.hp-five-articles .content-row {
    background-color: #F5F5F5;
    padding: 30px;
    border-top: solid 3px var(--primary-red-color);;
}

.hp-five-articles .item-row {
    width: calc(100% / 5 - 24px);
}


.hp-five-articles .item-row .section-name-a {
    color: #000;
    text-transform: uppercase;
}

.hp-five-articles .item-row:nth-last-child(n) {
    margin-left: 15px;
    margin-right: 15px;
}

.hp-five-articles .item-row:nth-child(1) {
    margin-right: 15px;
    margin-left: 0px;
}

.hp-five-articles .item-row:nth-last-child(1) {
    margin-left: 15px;
    margin-right: 0px;
}

.hp-five-articles .item-row {
    width: calc(100% / 5 - 24px);
}

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

    .hp-five-articles .content-row {
        padding: 10px;
    }

    .hp-five-articles .item-row {
        width: calc(50% - 10px);
    }

    .hp-five-articles .item-row:nth-child(odd) {
        margin-right: 10px;
        margin-left: 0px;
    }

    .hp-five-articles .item-row:nth-child(even) {
        margin-left: 10px;
        margin-right: 0px;
    }

    .hp-five-articles .item-row:nth-child(5) {
        margin: auto;
    }

    .hp-five-articles .item-row:nth-last-child(n+3):not(:nth-child(1)) {
        margin-bottom: 30px;
    }
}

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

    .hp-five-articles .item-row:nth-child(n){
        width: 100%;
        margin-bottom: 20px;

    }

    .hp-five-articles .item-row .col-img {
        width: 100%;
    }

    .hp-five-articles .item-row .article-title-h4 a {
        height: auto;
    }

    .hp-five-articles .item-row:nth-child(n) {
        margin-left: 0px;
        margin-right: 0px;
    }


}.hp-four-articles .content-row {
    border: 1px solid #d7d7d7;
    padding: 20px;
}

.hp-four-articles .content-row .item-row {
    width: calc(25% - 20px);
}

.hp-four-articles .content-row .item-row .col-img {
    width: 115px;
    margin: auto;
    margin-bottom: 20px;
}

.hp-four-articles .content-row .item-row .col-content {
    padding: 0px 10px;
}

.hp-four-articles .content-row .img-ratio{
    padding-bottom: 80%;
}

@media screen and (max-width: 768px) {
    .hp-four-articles .content-row{
        border: none;
        padding: 0px;
    }

    .hp-four-articles .content-row .item-row {
        width: calc(50% - 10px);
        margin-bottom: 20px;
    }

    .hp-four-articles .content-row .item-row .col-img {
        width: 100%;
        margin-bottom: 10px;
    }

    .hp-four-articles .article-title-h4.ellipsis-h-2 span,
    .hp-four-articles .article-title-h4.ellipsis-h-2 a {
        height: auto;
    }

    .hp-four-articles .content-row .item-row .col-content{
        padding: 0px;
    }
    .hp-four-articles .content-row .item-row .col-content .text-center{
        text-align: left;
    }
}.hp-headline-photos .widget-title-3 {
    margin-bottom: 0px;
}

.hp-headline-photos .content-row {
    padding: 30px;
    background-color: #757575;
}

.hp-headline-photos .item-info-abs {
    background: linear-gradient(18.42deg, #000000 11.79%, rgba(0, 0, 0, 0) 53.46%);
}

.hp-headline-photos .item-row-a .img-ratio {
    padding-bottom: 68.3%;
}

.hp-headline-photos .item-row {
    width: calc(50% - 13px);
    align-content: space-between;
}

.hp-headline-photos .item-row .item-row-1 {
    width: calc(50% - 13px);
}

@media screen and(max-width: 990px) {
    .hp-headline-photos .item-row {
        width: 100%;
    }

    .hp-headline-photos .item-row-a {
        margin-bottom: 20px;
    }

    .hp-headline-photos .item-row-b .item-row-1:nth-child(n+3) {
        margin-top: 20px;
    }

    .hp-headline-photos .item-info-abs {
        position: relative;
        height: auto;
        padding: 0;
        margin-top: 20px;
        background: none;
    }
}

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

    .hp-headline-photos .content-row {
        padding: 10px;
    }

    .hp-headline-photos .item-row {
        white-space: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        flex-flow: nowrap;
        padding: 0;
    }

    .hp-headline-photos .item-row .item-row-1 {
        margin-right: 10px;
        width: 100%;
    }

    .hp-headline-photos .item-row.item-row-a {
        width: 100%;
        margin-bottom: 10px;
    }

    .hp-headline-photos .item-row.item-row-b {
        min-width: 100%;
    }

    .hp-headline-photos .item-row-1.pos-relative > a {
        display: block;
        position: relative;
        width: calc(100vw - 80px);
    }

    .hp-headline-photos .item-row-b .item-row-1:nth-child(n){
        margin-top: 0px;
    }


}
.hp-latest-stories .col-1{
    width: calc(50% - 10px);
}
@media screen and (max-width: 1200px){
    .hp-latest-stories.col-layout-6{
        width: 100%;
        order: 200;
    }
}.hp-main-four {
    margin-bottom: 0px;
}
.hp-main-four .item-info-abs {
    background: linear-gradient(18.42deg, #000000 11.79%, rgba(0, 0, 0, 0) 53.46%);
}

.hp-main-four .img-ratio {
    padding-bottom: 62%;
}

.hp-main-four .article-title-h4 {
    width: calc(100% - 75px);
    background-color: #C3251D;
    padding: 10px 20px;
    height: auto;
}

.hp-main-four .u-tube-row {
    width: 75px;
    background-color: #A11912;
    height: auto;
}

.hp-main-four .item-info-abs {
    padding-left: 0px;
}

.hp-main-four .col-list-one{
    margin-bottom: 20px;
}

@media screen and  (min-width: 1200px) and  (max-width: 1400px) {
    .hp-main-four .img-ratio {
        padding-bottom: 65%;
    }
}

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

    .hp-main-four .img-ratio {
        padding-bottom: 61%;
    }

    .hp-main-four {
        height: auto;
    }

    .hp-main-tab-list-one,
    .hp-main-four .col-list-one,
    .hp-main-four .col-list-two {
        width:100%
    }

}

@media screen and (max-width: 1200px) and (min-width: 769px) {
    .hp-main-four .col-list-one{
        margin-bottom: 0px;
    }
}

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

    .hp-main-four .col-list-one,
    .hp-main-four .col-list-two{
        width: 100%;
    }

    .hp-main-four .col-list-one{
        margin-bottom: 15px;
    }

    .hp-main-four .item-info-abs{
        padding-right: 0px;
    }

    .hp-main-four .article-title-h4{
        width: calc(100% - 30px);
    }

    .hp-main-four .u-tube-row{
        width: 30px;
        padding: 5px;
    }

}

.hp-main-one {
    margin-bottom: 14px;
}

.hp-main-one .item-info-abs {
    background: linear-gradient(18.42deg, #000000 11.79%, rgba(0, 0, 0, 0) 53.46%);
}

.hp-main-one .img-ratio {
    padding-bottom: 81.3%;
}

@media screen and  (min-width: 1200px) and  (max-width: 1400px) {
    .hp-main-one .img-ratio {
        padding-bottom: 72%;
    }
}

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

    .hp-main-one .img-ratio {
        padding-bottom: 61%;
    }


}

@media screen and (max-width: 1200px) and (min-width: 769px) {
    .hp-main-one{
        margin-right: auto;
    }

    .hp-main-one {
        width: calc(50% - 7px);
    }
}

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

    .hp-main-one {
        width: 100%;
    }

    .hp-main-one {
        margin-bottom: 15px;
    }

}


.hp-main-three .item-info-abs {
    background: linear-gradient(18.42deg, #000000 11.79%, rgba(0, 0, 0, 0) 53.46%);
}

.hp-main-three .hp-mtlt-carousel .item-row-2 {
    margin-bottom: 70px;
}

.hp-main-three .owl-carousel {
    display: block;
}

.hp-main-three .owl-carousel .item-row-1:not(:nth-child(1)) {
    display: none;
}

.hp-main-three .hp-mtlt-thumbs {
    position: absolute;
    display: flex;
    bottom: 0px;
    width: 100%;
    justify-content: space-between;
    z-index: 11;
}

.hp-main-three .hp-mtlt-thumbs .item-thumb {
    width: calc(100% / 3);
    color: #fff;
    padding: 0px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-bottom: 20px;
}

.hp-main-three .hp-mtlt-thumbs .item-thumb .article-title-h5 {
    border-bottom: solid 5px;
    border-color: #B1B1B1;
    padding-bottom: 10px;
    transition: 0.3s;
    cursor: pointer;
}

.hp-main-three .hp-mtlt-thumbs .item-thumb .article-title-h5 span {
    color: #B1B1B1;
}

.hp-main-three .hp-mtlt-thumbs .item-thumb.active .article-title-h5 {
    border-color: var(--primary-red-color);
}

.hp-main-three .hp-mtlt-thumbs .item-thumb.active .article-title-h5 span {
    color: #fff;
}

.hp-main-three.flex-row .img-ratio {
    padding-bottom: 65%;
}

@media screen and  (min-width: 1200px) and  (max-width: 1400px) {
    .hp-main-three.flex-row .img-ratio {
        padding-bottom: 92%;
    }
}

@media screen and (min-width: 990px) {
    .hp-main-three .article-title-h1 {
        max-width: 90%;
    }
}

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

    .hp-main-three .hp-mtlt-thumbs {
        position: relative;
        margin-top: 15px;
    }

    .hp-main-three .hp-mtlt-thumbs .item-thumb .article-title-h5 span,
    .hp-main-three .hp-mtlt-thumbs .item-thumb.active .article-title-h5 span {
        color: var(--primary-black-color);
        text-align: left;
        -webkit-line-clamp: 3;
        height: 45px;
    }

    .hp-main-three .hp-mtlt-carousel .item-row-2 {
        margin-bottom: 0px;
    }

    .hp-main-three .hp-mtlt-carousel .item-row-2 .article-title-h1 a {
        font-size: 20px;
        line-height: 30px;
    }

    .hp-main-three .hp-mtlt-thumbs .item-thumb {
        padding: 0px;
        width: calc(100% / 3 - 10px);
    }

}


.hp-main-two{
    margin-bottom: 0px;
}
.hp-main-two .item-info-abs {
    background: linear-gradient(17.34deg, #000000 10.8%, rgba(0, 0, 0, 0.62) 61.86%);
}

.hp-main-two .widget-title-1 {
    position: absolute;
    z-index: 2;
    width: 100%;

}

.hp-main-two .widget-title-1 span,
.hp-main-two .widget-title-1 a {
    padding: 6px 13px;
    display: table;
    margin: auto;
    background-color: var(--primary-red-color);
    color: #fff;
    text-transform: uppercase;
}

.hp-main-two .item-info-abs {
    flex-flow: row wrap;
    align-items: flex-end;
    justify-content: center;
    text-transform: capitalize;
}

.home-page .hp-main-two .item-info-abs{
    text-transform: none;
}

.hp-main-two .item-info-abs .item-inner {
    display: block;
    text-align: center;
}

.hp-main-two .item-info-abs .item-inner span {
    display: inline;
    font-size: 18px;
}

.hp-main-two .u-tube-row {
    position: absolute;
    width: 56px;
    height: 56px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    right: 0;
    left: 0;
    background-color: rgba(82,82,107,0.79);
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.hp-main-two .u-tube-row img{
    width: 53%;
    margin-left: 5px;
    margin-top: 2px;
}
.hp-main-two img.main-image{
    width: 100%;
    height: auto;
}

.hp-main-two .img-ratio{
    padding-bottom: 61%;
}

@media screen and  (min-width: 1200px) and  (max-width: 1400px) {
    .hp-main-two .img-ratio{
        padding-bottom: 72%;
    }

}

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

    .hp-main-two{
        width: calc(50% - 7px);
        margin-right: 3.5px;
    }
}

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

    .hp-main-two{
        width: 100%;
        margin-bottom: 15px;
    }

    .hp-main-two .img-ratio{
        padding-bottom: 0px;
    }

    .hp-main-two .img-ratio img{
        position: relative;
        width: 100%;
        height: auto;
    }
}
.hp-newsletter-form .br-line {
    display: none;
}
.hp-newsletter-form .content-row {
    border: 1px solid #D7D7D7;
}
.hp-newsletter-form .content-top{
    padding: 20px 20px 0px 20px;
}
.hp-newsletter-form .content-bottom{
    padding: 10px 6px 20px 6px;
}
.hp-newsletter-form .content-bottom a{
    color: #1a73e8;
    text-decoration: underline;
}
.hp-newsletter-form .content-bottom .roboto-a{
    font-size: 12px;
}
.hp-newsletter-form .content-row .col-1,
.hp-newsletter-form .content-row .col-2 {
    width: calc(50% - 10px);
}

.hp-newsletter-form .content-row .col-1 .nf-email {
    width: 100%;
    border: 1px solid #D7D7D7;
    border-radius: 3px;
    height: 38px;
    padding: 0px 10px;
    color: #000;
}

.hp-newsletter-form .content-row .col-1 .nf-email::placeholder {
    color: #8F8F8F;
}

.hp-newsletter-form .content-row .col-2 .nf-submit {
    width: 100%;
    background-color: var(--primary-red-color);
    color: #fff;
    border-radius: 3px;
    height: 38px;
    border: 0;
    cursor: pointer;
    font-weight: bold;
    font-size: x-large;
    -webkit-appearance: none;
}

.hp-newsletter-form .nf-message{
    background-color: #fff;
    top: 0;
    right: 0;
    color: #c3251d;
    padding: 10px;
    font-size: 14px;
    display: none;
}

.hp-newsletter-form .nf-message.show{
    display: block;
}



@media screen and (max-width: 1200px) and (min-width: 990px) {
    .hp-newsletter-form .content-row {
        height: auto;
    }

    .hp-newsletter-form .content-row .form-row {
        flex-flow: column;
    }

    .hp-newsletter-form .content-row .col-1,
    .hp-newsletter-form .content-row .col-2 {
        width: 100%;
    }

    .hp-newsletter-form .content-row .col-2 {
        margin-top: 10px;
    }
    .hp-newsletter-form .nf-title{
        font-size: 22px;
        line-height: 30px;
    }
}

@media screen and (max-width: 768px) {
    .hp-newsletter-form .content-row {
        height: auto;
    }

    .hp-newsletter-form .form-row {
        flex-wrap: wrap;
        flex-flow: column;
    }

    .hp-newsletter-form .content-row .col-1 {
        width: 100%;
        margin-bottom: 20px;
    }

    .hp-newsletter-form .content-row .col-2 {
        width: 100%;

    }

    .hp-newsletter-form .nf-title {
        font-size: 20px;
    }
}
@media screen and (max-width: 575px) {
    .hp-newsletter-form .br-line {
        display: block;
    }
    .hp-newsletter-form .roboto-e {
        font-size: 14px;
    }
}.hp-one-by-three-widget .col-a {
    width: 32.5%;
}

.hp-one-by-three-widget .col-b {
    width: calc(100% - 32.5% - 20px);
}

.hp-one-by-three-widget .item-row-2 .col-item {
    width: calc(25% - 23px);
    border-bottom: solid 1px #040508;
    padding-bottom: 20px;
    position: relative;
    transition: 0.3s;
    margin-left: 10px;
    margin-right: 10px;
}

.row:not(.with-section) .hp-one-by-three-widget .section-name-b {
    display: none;
}

.hp-one-by-three-widget .section-name-b {
    text-transform: capitalize;
}

.hp-one-by-three-widget .item-row-2 {
    margin: 0px -10px;
    width: auto;
}

.hp-one-by-three-widget .item-row-2 .col-item:hover {
    border-color: transparent;
}

.hp-one-by-three-widget .item-row-2 .col-item .article-title-h4 {
    transition: 0.3s;
}

.hp-one-by-three-widget .item-row-2 .col-item:hover .article-title-h4 {
    color: var(--primary-red-color);
}

.hp-one-by-three-widget .item-row-2 .col-item:after {
    transition: 0.3s;
    content: '';
    height: 5px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: transparent;
}

.hp-one-by-three-widget .item-row-2 .col-item:hover:after {
    background-color: var(--primary-red-color);
}

@media screen and (min-width: 1400px) {
    .hp-one-by-three-widget .item-row-2 .col-item:nth-child(9),
    .hp-one-by-three-widget .item-row-2 .col-item:nth-child(10),
    .hp-one-by-three-widget .item-row-2 .col-item:nth-child(11),
    .hp-one-by-three-widget .item-row-2 .col-item:nth-child(12) {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 1200px) and(min-width: 990px) {
    .hp-one-by-three-widget .item-row-2 .col-item {
        width: calc(50% - 10px);
    }
}

@media screen and (max-width: 990px) {
    .hp-one-by-three-widget .item-row-2 .col-item {
        width: calc(50% - 10px);
    }
    .hp-one-by-three-widget .item-row-2{
        margin: 0;
    }
    .hp-one-by-three-widget .item-row-2 .col-item:nth-child(odd) {
        margin-left: 0px;
        margin-right: 10px;
    }
    .hp-one-by-three-widget .item-row-2 .col-item:nth-child(even) {
        margin-right: 0px;
        margin-left: 10px;
    }
}

@media screen and (max-width: 768px) {
    .hp-one-by-three-widget .item-row-1 {
        border-bottom: solid 1px #040508;
        padding-bottom: 20px;
    }

    .hp-one-by-three-widget .col-a,
    .hp-one-by-three-widget .col-b {
        width: 100%;
    }

    .hp-one-by-three-widget .col-b {
        margin-top: 15px;
    }
}



.row-opinion-on-page-one{
    margin-top: 150px;
}

.opinion-on-page-one .item-row-2 {
    background-color: #f5f5f5;
    padding: 16px 10px;
}

.opinion-on-page-one .item-row a.col-content-1 {
    width: calc(100% - 97px);
}

.opinion-on-page-one .item-row a.col-img-1 {
    border-radius: 50%;
    overflow: hidden;
    height: 97px;
    width: 97px;
}
.opinion-on-page-one .item-row a.col-img-1 img{
    width: 100%;
    height: auto;
}

@media screen and (max-width: 1200px) {
    .opinion-on-page-one.col-layout-3 {
        width: calc(50% - 10px);
        order: 202;
    }
}

@media screen and (max-width: 1200px) and (min-width: 769px) {
    .opinion-on-page-one .item-row-2 {
        padding: 31px 10px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .opinion-on-page-one .content-row{
        flex-flow: row wrap;
        justify-content: space-between;
    }
    .opinion-on-page-one .content-row .item-row {
        width: calc(50% - 10px);
    }
}

@media screen and (max-width: 768px) {
    .opinion-on-page-one.col-layout-3{
        width: 100%;
    }

    .opinion-on-page-one .item-row-2{
        justify-content: center;
    }
    .opinion-on-page-one .col-content-1{
        text-align: center;
    }
}
.hp-op-ed .col-img{
    border-radius: 50%;
    overflow: hidden;
    height: 82px;
    width: 82px;
}

.hp-op-ed .col-content{
    width: calc(100% - 82px);
    padding-left: 15px;
    justify-content: center;
    display: flex;
    flex-flow: column;
}

.hp-op-ed .content-row img{
    width: 81px;
    height: 81px;
    object-fit: cover;
    border-radius: 50%;
    overflow: hidden;
}
.hp-side-articles .item-row-1 .item-info-abs {
    background: linear-gradient(18.42deg, #000000 11.79%, rgba(0, 0, 0, 0) 53.46%);
}
.hp-side-articles .section-name-b {
    text-transform: capitalize;
}

.hp-side-articles .col-content{
    width: calc(100% - 104px);
    padding-left: 15px;
    justify-content: center;
    display: flex;
    flex-flow: column;
}

.hp-side-articles .col-img {
    width: 104px;
}

@media screen and (min-width: 1400px) {
    .hp-side-articles .item-row-2 .item-row:nth-last-child(1) {
        margin-bottom: 00px;
    }
}
.hp-six-articles .col-1 {
    width: calc(100% / 3 - 12px);
    margin-bottom: 20px;
}


.hp-six-articles .col-1 .blue-bg-color {
    position: absolute;
    top: 0px;
    left: 0;
}

.hp-six-articles .item-info-abs {
    background: linear-gradient(18.42deg, rgba(0, 0, 0, 0.45) 11.79%, rgba(0, 0, 0, 0.45) 53.46%);
}

@media screen and (min-width: 1400px) {
    .hp-six-articles .col-1:nth-last-child(-n+3) {
        margin-bottom: 0px;
    }
}

@media screen and (min-width: 991px) {
    .hp-six-articles .item-info-abs {
        padding: 20px;
    }

    .hp-six-articles .section-name-b {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 2;
    }
}

@media screen and (min-width: 769px) {

    .hp-six-articles .col-1 .img-ratio {
        padding-bottom: 52.3%;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .hp-six-articles .col-1 {
        width: calc(50% - 10px);
    }

    .hp-six-articles .col-1:nth-child(1) {
        width: 100%;
    }

    .hp-six-articles .col-1:not(:nth-child(1)) .item-info-abs {
        position: relative;
        height: auto;
        color: var(--primary-black-color);
        background: none;
        padding: 0px;
        margin-top: 10px;
    }

    .hp-six-articles .col-1:not(:nth-child(1)) .item-info-abs .section-name-b {
        position: relative;
    }
}

@media screen and (max-width: 990px) {
    .hp-six-articles .col-1 {
        width: 100%;
    }
}.hp-social-widget .content-row{
    border: 1px solid #E8E8E8;
    padding: 0px 10px;
    height: 190px;
}
.hp-social-widget .content-row .content-row-1{
    margin-bottom: 10px;
}
.hp-social-widget .content-row .sm-row{
    background-color: var(--primary-black-color);
    border-radius: 50%;
    height: 40px;
    width: 40px;
    overflow: hidden;
    margin: 0px 5px;
    transition: 0.3s;
}
.hp-social-widget .content-row .sm-row:hover{
    background-color: var(--primary-red-color);
}.hp-subscribe-form .content-row{
    border: 1px solid #E8E8E8;
    padding: 20px 30px;
}
.hp-subscribe-form .content-row .hsf-title{
    font-family: Roboto Slab;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.045em;
    text-align: center;

}
.hp-subscribe-form .content-row .hsf-button{
    border-radius: 3px;
    background-color: #060404;
    color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    padding: 7px 5px 8px;
    text-transform: uppercase;
}
.hp-sunday-times {
    margin-bottom: 50px;
}

.hp-sunday-times .item-row.col-1 {
    width: 44%;
    align-content: space-between;
}

.hp-sunday-times .item-row.col-1 .img-ratio {
    padding-bottom: 81.3%;
}

.hp-sunday-times .item-row.col-2 {
    width: calc(56% - 5px);
    align-content: space-between;
}

.hp-sunday-times .item-row.col-2 .img-ratio {
    padding-bottom: 64%;
}

.hp-sunday-times .item-row .item-row-1 {
    width: calc(50% - 2.5px);
}

.hp-sunday-times .item-info-abs {
    background: linear-gradient(18.42deg, #000000 11.79%, rgba(0, 0, 0, 0) 53.46%);
}

.csi-widget .item-img img {
    max-width: 100%;
    margin: auto;
    height: 371px;
    object-fit: cover;
}

@media screen and (max-width: 1400px) and (min-width: 1200px) {
    .hp-sunday-times .item-row.col-1 .img-ratio {
        padding-bottom: 100%;
    }

    .hp-sunday-times .item-row.col-2 .img-ratio {
        padding-bottom: 79%;
    }

}

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

    .hp-sunday-times .item-row.col-2 {
        white-space: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        flex-flow: nowrap;
        padding: 0;
    }

    .hp-sunday-times .item-row .item-row-1 {
        margin-right: 10px;
        width: 100%;
    }

    .hp-sunday-times .item-row .item-row-1 .item-image {
        display: block;
        position: relative;
        width: calc(100vw - 60px);
    }

    .hp-sunday-times .item-row.col-1 {
        width: 100%;
        margin-bottom: 20px;
    }

    .hp-sunday-times .item-row.col-2 {
        width: 100%;
    }

    .hp-sunday-times .item-info-abs {
        white-space: normal;
    }


}
.hp-todays-from-page .content-row {
    max-width: 320px;
    padding: 10px;
    border: 1px solid #E8E8E8;
}

.hp-todays-from-page .content-row img {
    width: 100%;
    height: auto;
}

@media screen and (max-width: 990px) {
    .hp-todays-from-page .content-row {
        max-width: 300px;
        margin: auto;
    }
}
.hp-top-stories .content-row .item-row-1 .item-info-abs {
    background: linear-gradient(18.42deg, #000000 11.79%, rgba(0, 0, 0, 0) 53.46%);
}

@media screen and  (min-width: 990px) {
    .hp-top-stories .content-row .item-row-1 .img-ratio {
        padding-bottom: 50%;
    }
}

@media screen and (max-width: 1200px) {
    .hp-top-stories.col-layout-3 {
        width: calc(50% - 10px);
        order: 201;
    }
}

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

    .hp-top-stories.col-layout-3 {
        width: 100%;
    }

    .hp-top-stories .content-row {
        flex-flow: row wrap;
        justify-content: space-between;
    }

    .hp-top-stories .content-row .item-row {
        width: calc(50% - 10px);
    }

    .hp-top-stories .content-row .item-row-1 .item-info-abs {
        position: relative;
        background: none;
        color: #000;
        padding: 0px;
        margin-top: 10px;
        height: auto;
    }

    .hp-top-stories .content-row .item-row-1 .item-info-abs .article-title-h3 a {
        font-size: 15px;
        line-height: 20px;
        font-weight: 500;
    }

    .hp-top-stories .content-row .item-row-1 .item-info-abs .author-name-a {
        display: none;
    }

    .hp-top-stories.col-layout-3 .ellipsis-2 a{
        -webkit-line-clamp: 3;
    }

}
.hp-trending-articles .content-row {
    min-height: 230px;
    width: 100%;
}

.hp-trending-articles .content-row-1:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(16.39deg, #000000 4.09%, rgba(0, 0, 0, 0) 96.01%);
    top: 0px;
    right: 0px;
}

.hp-trending-articles .content-row-1 .inner-title {
    position: absolute;
    z-index: 11;
    width: calc(100% - 40px);
    margin: auto;
    color: #fff;
    text-align: center;
    left: 0;
    right: 0;
}

.hp-trending-articles .content-row-1 .img-ratio {
    padding-bottom: 57%;
}

.hp-trending-articles .content-row-1 .inner-title span {
    background-color: var(--primary-red-color);
    padding: 10px 15px;
    display: table;
    margin: auto;
}

.hp-trending-articles .content-row-1 .item-info-abs {
    background: linear-gradient(16.39deg, #000000 4.09%, rgba(0, 0, 0, 0) 96.01%);
    z-index: 1;

}

.hp-trending-articles .content-row-2 {
    margin: 0px -5px;
    width: auto;
}

.hp-trending-articles .content-row-2 .col-1 {
    width: 25%;
    padding: 0px 5px;
}

.hp-trending-articles .content-row-2 .col-1 .col-1-content {
    padding: 20px;
    cursor: pointer;
}

.hp-trending-articles .content-row-2 .col-1 .col-1-content:not(.active) {
    border: 1px solid #D7D7D7;
    margin-top: 50px;
}

.hp-trending-articles .content-row-2 .col-1 .col-1-content:not(.active) .img-ratio {
    margin-top: -50px;
    position: relative;
    z-index: 1;
    background-color: #fff;
}

.hp-trending-articles .content-row-2 .col-1 .col-1-content.active {
    background-color: #060404;
}

.hp-trending-articles .content-row-2 .col-1 .col-1-content.active .article-title-h4 {
    color: #fff;
}
.hp-two-by-six-widget {
    margin-bottom: 40px;
}

.hp-two-by-six-widget .row-1 {
    width: 340px;
}

.hp-two-by-six-widget .item-row-1 .col-img .img-ratio {
    padding-bottom: 58%;
}

.hp-two-by-six-widget .row-2 {
    width: calc(100% - 340px);
    padding-left: 20px;
}

.hp-two-by-six-widget .item-row-2 .col-1 {
    width: calc(100% / 3 - 20px);
    border-bottom: solid 1px #040508;
    padding-bottom: 20px;
    position: relative;
    transition: 0.3s;
    margin-top: 40px;
}

.hp-two-by-six-widget .item-row-2 .col-1:hover {
    border-color: transparent;
}

.hp-two-by-six-widget .item-row-2 .col-1:nth-child(3n+1) {
    margin-right: 20px;
}

.hp-two-by-six-widget .item-row-2 .col-1:nth-child(3n+2) {
    margin: 40px 10px 0px;
}

.hp-two-by-six-widget .item-row-2 .col-1:nth-child(3n+3) {
    margin-left: 20px;
}

.hp-two-by-six-widget .item-row-2 .col-1 .article-title-h4 {
    transition: 0.3s;
}

.hp-two-by-six-widget .item-row-2 .col-1:hover .article-title-h4 {
    color: var(--primary-red-color);
}

.hp-two-by-six-widget .item-row-2 .col-1:after {
    transition: 0.3s;
    content: '';
    height: 5px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: transparent;
}

.hp-two-by-six-widget .item-row-2 .col-1:hover:after {
    background-color: var(--primary-red-color);
}

@media screen and (min-width: 1400px) {
    .hp-two-by-six-widget .item-row-2 .col-1:nth-child(-n+3) {
        margin-top: 0px;
    }
}

@media screen and (max-width: 1200px) {
    .hp-two-by-six-widget {
        width: 100%;
    }
}

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

    .hp-two-by-six-widget .row-1,
    .hp-two-by-six-widget .row-2{
        width: 100%;
        padding: 0px;
    }

    .hp-two-by-six-widget .item-row-1 .article-title-h3.ellipsis-h-2 span, .hp-two-by-six-widget .item-row-1 .article-title-h3.ellipsis-h-2 a {
        height: auto;
    }

    .hp-two-by-six-widget .item-row-1 {
        margin-bottom: 10px;
    }

    .hp-two-by-six-widget .item-row-2 .col-1:nth-child(n) {
        width: calc(50% - 10px);
        margin-top: 10px;
    }

    .hp-two-by-six-widget .item-row-2 .col-1:nth-child(odd) {
        margin-right: 10px;
        margin-left: 0px;
    }

    .hp-two-by-six-widget .item-row-2 .col-1:nth-child(even) {
        margin-right: 0px;
        margin-left: 10px;
    }
}.legal-advice-widget {
    position: relative;
    padding: 15px;
    color: #fff;
    background-color: #333;
    min-height: 160px;
}

.legal-advice-widget .widget-title {
    font-size: 18px;
    font-weight: 900;
    line-height: 1;
    overflow: hidden;
    text-align: center;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.legal-advice-widget .col-img-1 {
    width: 56px;
}

.legal-advice-widget .col-img-1 img {
    object-fit: cover;
    border-radius: 50%;
    overflow: hidden;
    height: 56px;
    width: 100%;
}

.legal-advice-widget .col-content-1 {
    width: calc(100% - 56px);
    padding-left: 15px;
}

.legal-advice-widget .col-content-1 .article-title-h4 a{
    font-size: 18px;
    line-height: 24px;
    overflow: hidden;
    font-weight: 500;
}

.legal-advice-widget .col-content-1 .author-name-a a{
    font-size: 14px;
}
.live-channel .lc-content .col-list{
    width: calc(100%/3);
    padding: 0px 20px;
}
.live-channel .lc-content .col-a img,
.live-channel .lc-content .col-b img{
    width: 100%;
    max-width: 350px;
    height: auto;
}

.live-channel .lc-content .col-c img{
    width: 100%;
    max-width: 300px;
    height: auto;
}
.live-channel .lc-content .col-c .lc-sec-title{
    font-size: 25px;
}
.live-channel-tab .menu-item-row{
    border-bottom: solid 1px #ccc;
}

.live-channel-tab .menu-item-row .menu-item-list{
    height: 55px;
    padding: 15px;
    margin-right: 10px;
    background: #eee;
    border: solid 1px #ccc;
    margin-bottom: -1px;
    cursor: pointer;
    text-transform: uppercase;
    font-family: 'Roboto';
    transition: 0.3s;
}

.live-channel-tab .menu-item-row .menu-item-list.active{
    background-color: #fff;
    border-bottom-color: #fff;
}
.live-channel-tab .menu-item-row .menu-item-list:hover{
    background-color: #fff;
}

.live-channel-tab .content-row{
    border: solid 1px #ccc;
    border-top: none;
}

.live-channel-tab .content-row .content-item{
    display: none;
    padding: 20px;
}

.live-channel-tab .content-row .content-item.active{
    display: block;
}

.live-channel-tab .content-row .content-item .img-ratio{
    padding-bottom: 104%;
    position: relative;
    width: 100%;
    height: 0px;
    overflow: hidden;
}

.live-channel-tab .content-row .content-item .img-ratio img{
    position: absolute;
    width: 100%;
    height: auto;

}
.live-readmore-two-widget .content-row {
    border: solid 1px #e8e8e8;
    padding: 35px 20px;
}

@media screen and (max-width: 990px) {
    .live-readmore-two-widget {
        display: none;
    }
}
.live-readmore-widget .content-row {
    border: solid 1px #e8e8e8;
    padding: 35px 20px;
}

@media screen and (max-width: 990px){
    .live-readmore-widget{
        display: none;
    }
}.live-streaming-row:not(.active){
    display: none;
}

.live-streaming .ls-container {
    max-width: 700px;
    margin: auto;
}

.live-streaming .ls-container .img-ratio{
    padding-bottom: 52%;
}

.live-streaming .img-ratio iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}.live-top-widget {
    border-bottom: 2px solid #e8e8e8;
    width: 100%;
    padding-bottom: 40px;
    margin-bottom: 40px;
    margin-top: 40px;
}

@media screen and (min-width: 990px) {
    .live-top-widget-row .col-md-9 {
        width: calc(100% - 473px - 30px);
    }

    .live-top-widget-row .col-md-3 {
        width: 473px;
    }
}.container > .row.live-widget-row > .col-md-7{
    width: calc(100% - 315px - 60px - 160px);
}

.container > .row.live-widget-row > .col-md-2{
    width: 160px;
}

.live-widget-tab .header-content {
    border-bottom: solid 1px #E1E1E1;
    align-items: center;
    margin-bottom: 25px;
}

.live-widget-tab .header-content .header-item-names .nav-link {
    padding: 10px 15px;
    position: relative;
    display: block;
    cursor: pointer;
    font-size: 14px;
}

.live-widget-tab .header-content .header-item-names .nav-link:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: transparent;
    bottom: 0px;
    left: 0px;
    transition: 0.3s;
}

.live-widget-tab .header-content .header-item-names .nav-item.active .nav-link:after {
    background-color: var(--primary-red-color);
}

.live-widget-tab .header-content .header-item-options .menu-post {
    margin-right: 15px;
}

.live-widget-tab .header-content .header-item-options .menu-sort-options {
    position: absolute;
    top: 30px;
    right: 0;
    display: flex;
    flex-flow: column;
    border: solid 1px #e1e1e1;
    border-top: 0;
    overflow: hidden;
    height: 0px;
    width: 0px;
    background-color: #fff;
}

.live-widget-tab .header-content .header-item-options .menu-sort-options.active {
    height: 62px;
    width: auto;
}

.live-widget-tab .header-content .header-item-options .menu-sort-options span {
    width: 100%;
    padding: 6px 10px;
    display: block;
}

.live-widget-tab .header-content .header-item-options .menu-sort-options span:not(:nth-last-child(1)) {
    border-bottom: solid 1px #e1e1e1;
}

.live-widget-tab .header-content .header-item-options .menu-sort-options span.active {
    background-color: var(--sec-grey-color);
    color: #fff;
    cursor: default;
}

.live-widget-tab .header-content .header-item-options .menu-sort-options span:not(.active):hover {
    background-color: var(--primary-red-color);
    color: #fff;
    cursor: pointer;
}

.live-widget-tab .header-content .header-item-options .menu-sort-value {
    margin-left: 5px;
}

.live-widget-tab-widget-list .item-content .item-row {
    border: 1px solid #E8E8E8;
    margin-bottom: 30px;
    padding: 30px;
}

.live-widget-tab-widget-list .item-row .article-publish-time {
    color: #B5B5B5;
    margin-bottom: 10px;
}

.live-widget-tab-widget-list .item-row .article-title {
    margin-bottom: 10px;
}


.live-widget-tab-widget-list .item-row .article-body .read-more{
    color: var(--primary-red-color);
    display: table;
    margin: auto;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    border-radius: 20px;
    border: solid 1px;
    cursor: pointer;
    transition: 0.3s;
    margin-top: 20px;
}
.live-widget-tab-widget-list .item-row .article-body .read-more:hover{
    color: #ffffff;
    background-color: var(--primary-red-color);
}

.live-widget-tab-widget-list .item-row .article-body img {
    max-width: 100%;
    height: auto;
    margin: auto;
    display: table;
}

.live-widget-tab-widget-list .item-row .article-body p{
    margin-bottom: 20px;
    line-height: 30px;
    font-size: 16px;
}

.live-widget-tab-widget-list .item-row .article-body-full:not(.active),
.live-widget-tab-widget-list .item-row .article-body-ellipses:not(.active){
    display: none;
}

.live-widget-tab-widget-list .item-row .article-image-caption {
    color: #B5B5B5;
    padding: 20px 20px 20px 0px;
    position: relative;
}

.live-widget-tab-widget-list .item-row .article-image .article-link {
    position: absolute;
    right: 0px;
    top: 20px;
    cursor: pointer;
}

.live-widget-tab-widget-list .item-row .article-image .article-link-close,
.live-widget-tab-widget-list .item-row .article-image.active .article-link-icon {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    transition: 0.3s;
}

.live-widget-tab-widget-list .item-row .article-image .article-link-icon,
.live-widget-tab-widget-list .item-row .article-image.active .article-link-close {
    opacity: 1;
    visibility: visible;
    z-index: 1;
}


.live-widget-tab-widget-list .item-row .social-media {
    position: absolute;
    right: -80px;
    top: 20px;
    width: auto;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
    z-index: -1;
    background-color: #fff;
}

.live-widget-tab-widget-list .item-row .social-media.active {
    visibility: visible;
    opacity: 1;
    right: 29px;
    z-index: 1;
}

.live-widget-tab-widget-list .item-row .social-media a {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.live-widget-tab-widget-list .item-row .social-media a:nth-child(1) {
    margin-right: 9px;
}

.live-widget-tab-widget-list .item-row .social-media a:nth-child(2) {
    margin-right: 5px;
}

.live-widget-tab-widget-list .item-row .social-media a:nth-child(3) {
    margin-right: 4px;
}

.live-widget-tab-widget-list .item-row .social-media a img {
    width: 17px;
    height: auto;
}

@media screen and (min-width: 990px) {
    .live-widget-tab .header-content .header-item-names .nav-link:hover:after {
        background-color: var(--primary-red-color);
    }
}

@media screen and (max-width: 990px) {
    .live-widget-tab-widget-list .item-row .article-title {
        font-size: 25px;
    }

    .live-widget-tab .header-content .header-item-names {
        width: 100%;
        white-space: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        flex-flow: nowrap;
        padding: 0;
    }

    .live-widget-tab .header-content .header-item-options {
        width: 100%;
        margin-top: 20px;
        padding-bottom: 10px;
        justify-content: flex-end;
    }

    .live-widget-tab-widget-list .item-content {
        padding: 10px;
    }
}
@media screen and (max-width: 990px){
    .container > .row.live-widget-row > .col-md-3{
        order: 2;
        width: calc(50% - 20px);
    }

    .container > .row.live-widget-row > .col-md-7{
        order: 1;
        width: 100%;
    }

    .container > .row.live-widget-row > .col-md-2{
        order: 3;
        width: calc(50% - 20px);
    }
}

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

    .container > .row.live-widget-row > .col-md-3{
        order: 2;
        width: 100%;
    }

    .container > .row.live-widget-row > .col-md-2{
        order: 3;
        width: 100%;
    }

    .live-widget-tab .header-content .header-item-options .menu-post {
        margin-right: 20px;
    }
}
.manilatimes-media-preview{width: 100%}
.manilatimes-media-preview .back-btn{margin-bottom: 20px;}
.manilatimes-media-preview .back-btn a{margin-bottom: 20px; color: #8f8f8f;}
.manilatimes-media-preview .event-title{text-align: center;margin-bottom: 10px;margin-top: 0px;font-size: 25px;line-height: 32px;}
.manilatimes-media-preview .event-date{text-align: center;font-weight: 700; margin-bottom: 20px;}
.manilatimes-media-preview .iframe-container{position: relative;float:left;width:100%;}
.manilatimes-media-preview .iframe-container iframe{height: 180px; margin-bottom: 40px;}
.manilatimes-media-preview .iframe-container .dailymotion-ratio{padding-bottom: unset;height:220px;}
.manilatimes-media-preview .iframe-overlay {
    position: absolute;
    bottom: 35px;
    height: 100%;
    width: 100%;
    content: "";
    background: linear-gradient(360deg, rgb(255, 255, 255, 0.8), rgba(255, 255, 255, 0.9), transparent, transparent);
}
.manilatimes-media-preview .media-preview{width: 80%; margin: 0 auto;}
.manilatimes-media-preview .media-preview iframe, .manilatimes-media-preview .media-preview embed{height: 70vh;}
.manilatimes-media-preview{-webkit-user-select:none;-webkit-touch-callout:none;}
.manilatimes-media-preview .packages-display{text-align: center;}
.manilatimes-media-preview .intro1{font-weight: bold; font-size: 16px; line-height: 24px; margin-bottom: 12px;}
.manilatimes-media-preview .intro1 a{color: #c4361e;}
.manilatimes-media-preview .intro2{font-weight: bold; font-size: 20px; line-height: 28px;margin-bottom: 30px;}
.manilatimes-media-preview .col-md-4 {
    flex: 0 0 33%;
    max-width: 33%;
    display: inline-block;
    vertical-align: top;
}
.manilatimes-media-preview .package-container {
    background-color: #f5f5f5;
    padding: 5px 15px;
}
.manilatimes-media-preview .package-title {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    margin-top: 14px;
    color: #c4361e;
}
.manilatimes-media-preview .no-border{
    border: none;
}
.manilatimes-media-preview .package-price {
    text-align: center;
    font-size: 18px;
    line-height: 27px;
    font-weight: bold;
}
.manilatimes-media-preview .inner-description {
    height: 190px;
    font-size: 18px;
    line-height: 21px;
}
.manilatimes-media-preview .inner-description ul {
    padding-left: 0px;
}
.manilatimes-media-preview .inner-description li {
    clear: both;
    list-style: none;
    margin: 10px 0px 10px 15px;
}
.manilatimes-media-preview .inner-description li:before {
    content: '\2713';
    display: inline-block;
    color: #000000;
    padding: 0 6px 0 0;
    font-size: 19px;
    font-weight: bold;
}
.manilatimes-media-preview .free-trial {
    color: #c4361e;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
}
.manilatimes-media-preview a.select-plan {
    text-decoration: none;
    border-radius: 3px;
    background-color: #c4361e;
    margin: 15px;
    color: #fff;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: center;
    padding: 7px 5px 8px;
    text-transform: uppercase;
    border: 1px solid #c4361e;
    cursor: pointer;
    display: block;
}

#toolbarViewerRight{
  display: none !important; 
}
@media(max-width: 768px){
    .manilatimes-media-preview .media-preview{width: 96%; margin: 20px auto;}
    .manilatimes-media-preview .media-preview iframe, .manilatimes-media-preview .media-preview embed{height: 32vh;}
    .manilatimes-media-preview .col-md-4{
        margin-left: 0px;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
}.manilatimes-more-articles .col-1 {
    width: calc(100% / 3 - 10px);
}

.manilatimes-more-articles .col-1:not(:nth-last-child(-n+3)) {
    margin-bottom: 20px;
}.manilatiems-newsletter .content-row {
    border: 1px solid #E8E8E8;
}
.manilatiems-newsletter .content-top{
    padding: 15px 20px 0px 20px;
}
.manilatiems-newsletter .content-bottom{
    padding: 10px 7px 20px 7px;
}
.manilatiems-newsletter .content-bottom a{
    color: #1a73e8;
    text-decoration: underline;
}
.manilatiems-newsletter .nf-title {
    font-size: 18px;
    line-height: normal;
}

.manilatiems-newsletter .nf-sub-title {
    letter-spacing: -0.5px;
}

.manilatiems-newsletter .content-row .col-1 .nf-email {
    width: 100%;
    border: 1px solid #D7D7D7;
    border-radius: 3px;
    height: 38px;
    padding: 0px 10px;
    color: #000;
}

.manilatiems-newsletter .content-row .col-1 .nf-email::placeholder {
    color: #8F8F8F;
}

.manilatiems-newsletter .content-row .col-2 .nf-submit {
    width: 100%;
    background-color: var(--primary-red-color);
    color: #fff;
    border-radius: 3px;
    height: 38px;
    border: 0;
    cursor: pointer;
    font-weight: bold;
    font-size: x-large;
    -webkit-appearance: none;
}


.manilatiems-newsletter .content-row .col-1,
.manilatiems-newsletter .content-row .col-2 {
    width: 100%;
}

.manilatiems-newsletter .nf-message{
    background-color: #fff;
    top: 0;
    right: 0;
    color: #c3251d;
    padding: 10px;
    font-size: 14px;
    display: none;
}

.manilatiems-newsletter .nf-message.show{
    display: block;
}

@media screen and (max-width: 768px) {
    .manilatiems-newsletter .content-row {
        height: auto;
    }

    .manilatiems-newsletter .form-row {
        flex-wrap: wrap;
    }
}
.opinion-stories .col-1{
    width: calc(100%/3 - 10px);
}
.opinion-stories .col-img-1 .img-ratio{
    padding-bottom: 125%;
}

@media screen and (min-width: 1200px){
    .opinion-stories .col-1:nth-child(3n+1){
        margin-right: 15px;
    }

    .opinion-stories .col-1:nth-child(3n+3){
        margin-left: 15px;
    }
}
@media screen and (max-width: 1200px){
    .opinion-stories .col-1{
        width: calc(50% - 15px);
    }

    .opinion-stories .col-1:nth-child(odd){
        margin-right: 15px;
    }

    .opinion-stories .col-1:nth-child(even){
        margin-left: 15px;
    }
}

.manilatimes-privacy-policy{
    padding: 50px 0;
}
.manilatimes-privacy-policy .widget-title{
    font-size: 30px;
    line-height: 57.6px;
    float: unset;
    color: #222222;
    font-family: 'Roboto';
    text-transform: capitalize;
    margin: 15px 0;
}
.manilatimes-privacy-policy .privacy-policy-text{
    font-size: 15px;
    line-height: 22px;
    max-width: 65%;
}
.manilatimes-privacy-policy .privacy-policy-text a{
    color: #222222;
    
}
.manilatimes-privacy-policy p {
    padding: 5px 0;
}
.breadcrumb ol {
    font-family: 'Roboto';
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    list-style: none;
    margin: 0; 
    padding: 0;
    font-size: 13px;
    line-height: 30px;
    text-transform:uppercase;
    color: #b5b5b5;
}
@media screen and (max-width: 768px) {
    .manilatimes-privacy-policy .widget-title{
        font-size: 20px;
    }
    .manilatimes-privacy-policy .privacy-policy-text{ 
        max-width: 100%;
    }
} .read-next-widget .widget-title-2 {
    margin-bottom: 15px;
}

.read-next-widget .widget-title-2 .div-replace-a {
    font-size: 17px;
    line-height: 31px;
}

.read-next-widget .widget-title-2:after {
    display: none;
}

.read-next-widget .article-title-h4.ellipsis-h-2 a {
    font-size: 18px;
    line-height: 24px;
    height: auto;
    font-weight: 400;
}

.read-next-widget .content-row {
    margin: 0 -10px;
    width: auto;
}

.read-next-widget .content-row .item-row {
    width: calc(25% - 20px);
    margin: 0 10px;
}

@media screen and (max-width: 990px) {
    .read-next-widget .content-row .item-row {
        width: calc(50% - 10px);
        margin: 0px 5px;
        margin-bottom: 10px;
    }
}.rss{
    margin: 30px auto;
}
.rss .upper-title{ 
    font-size: 28px;
    color: #c4361e;
    background-color: #d1d1d1;
    border-left: solid 6px #c4361e;
    padding: 5px 10px;  
    margin-bottom: 20px;
    font-family: 'Roboto';
    text-transform: capitalize;
} 
.rss .text{ 
    color: #59595a;
    text-align: justify; 
    font-size: 15px; 
    font-family: 'Roboto Slab';
    line-height: 20px;
    padding-bottom: 5px;
}
.rss .rssList{
    padding-top: 10px;
    display: flex;
}
.rssList .col-sm-6{
    margin-bottom: 20px;
    padding: 10px;
    width: 50%;
}
.rssList .col-sm-6:nth-child(odd){
    padding-left: 10px;
}
.rssList .col-sm-6:nth-child(even){
    padding-right: 10px;
}
.rssList .outer{
    background-color: #d1d1d1;
    padding: 10px;
}
.rssList .outer:hover {
    background-color: #646464;
    color: #fff;
}
.rssList .title {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Roboto';
}
.rssList .link{
    text-align: center; 
    text-decoration: underline;
    font-size: 14px; 
    color: #c4361e;
    display: block; 
    line-height: 30px;
}
@media screen and (max-width: 768px){
    .rssList .col-sm-6{
        margin-bottom: 0px;
        padding: 10px 0px;
        width: 100%;
    }
    .rssList .col-sm-6:nth-child(odd){
        padding-left: 0px;
    }
    .rssList .col-sm-6:nth-child(even){
        padding-right: 0px;
    }
}

@media screen and (max-width: 420px){
    .rssList .link{ 
        font-size: 12px; 
    } 
}
.search-widget .col-1 .item-row-2 {
    align-items: center;
}

.search-widget .search-bar {
    padding: 10px;
    display: flex;
    align-items: center;
    border-radius: 25px;
    overflow: hidden;
    width: 100%;
    max-width: 600px;
    margin: auto;
    margin-bottom: 20px;
    border: solid 2px #eaeaea;
    box-shadow: -2px 10px 5px -6px rgb(238,238,238);
}

.search-widget .search-bar input {
    border: none;
    line-height: 24px;
    width: calc(100% - 40px);
    font-family: 'Roboto';
    font-size: 14px;
    padding: 0px 10px;
}

.search-widget .search-bar img.search-icon {
    margin-left: auto;
    position: relative;
    border-left: solid 1px #d8d8d8;
    padding-left: 10px;
    width: 40px;
    cursor: pointer;
}

.search-widget .search-bar img.close-icon {
    margin-right: 5px;
}

.search-widget .search-bar img.close-icon.hide-close-icon {
    opacity: 0;
    visibility: hidden;
}

.search-widget .col-1 {
    width: calc(100%/3 - 10px);
}

.search-widget .col-1:not(:nth-last-child(-n+3)) {
    margin-bottom: 20px;
}
@media screen and (min-width: 1200px){
    .search-widget .col-1:nth-child(3n+1){
        margin-right: 15px;
    }

    .search-widget .col-1:nth-child(3n+3){
        margin-left: 15px;
    }
}
@media screen and (max-width: 1200px){
    .search-widget .col-1{
        width: calc(50% - 15px);
    }

    .search-widget .col-1:nth-child(odd){
        margin-right: 15px;
    }

    .search-widget .col-1:nth-child(even){
        margin-left: 15px;
    }
}.sec-five-articles .item-row.col-1 {
    width: 44%;
    align-content: space-between;
}

.sec-five-articles .item-row.col-1 .img-ratio {
    padding-bottom: 81.3%;
}

.sec-five-articles .item-row.col-2 {
    width: calc(56% - 20px);
    align-content: space-between;
}

.sec-five-articles .item-row.col-2 .img-ratio {
    padding-bottom: 63.4%;
}

.sec-five-articles .item-row .item-row-1 {
    width: calc(50% - 10px);
}

.sec-five-articles .item-info-abs {
    background: linear-gradient(0,rgba(0,0,0,0.9) 1%,rgba(0,0,0,0) 43%);
}

.sec-five-articles .col-1 .article-title-h1,
.sec-five-articles .col-1 .article-title-h3 {
    text-shadow: 1px 0 3px rgba(0,0,0,0.3), 0 1px 3px rgba(0,0,0,0.3), 0px -1px 3px rgba(0,0,0,0.3), -1px 0px 3px rgba(0,0,0,0.3);
}

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

    .sec-five-articles .col-2 .article-title-h1,
    .sec-five-articles .col-2 .article-title-h3 {
        text-shadow: 1px 0 3px rgba(0,0,0,0.3), 0 1px 3px rgba(0,0,0,0.3), 0px -1px 3px rgba(0,0,0,0.3), -1px 0px 3px rgba(0,0,0,0.3);
    }


    .sec-five-articles .col-1 .item-info-abs{
        padding: 25px;
    }
}
@media screen and (max-width: 990px){
    .sec-five-articles .item-row.col-1{
        width: 100%;
        margin-bottom: 20px;
    }

    .sec-five-articles .item-row.col-2{
        width: 100%;
    }

    .sec-five-articles .item-row .item-row-1:nth-child(-n + 2){
        margin-bottom: 20px;
    }

    .sec-five-articles .col-2 .item-row-1 .item-info-abs{
        position: relative;
        height: auto;
        background: none;
        padding: 0px;
        color: var(--primary-black-color);
        margin-top: 10px;
    }
}.sec-stories .col-1{
    width: calc(100%/3 - 10px);
}

@media screen and (min-width: 1200px){
    .sec-stories .col-1:nth-child(3n+1){
        margin-right: 15px;
    }

    .sec-stories .col-1:nth-child(3n+3){
        margin-left: 15px;
    }
}
@media screen and (max-width: 1200px){
    .sec-stories .col-1{
        width: calc(50% - 15px);
    }

    .sec-stories .col-1:nth-child(odd){
        margin-right: 15px;
    }

    .sec-stories .col-1:nth-child(even){
        margin-left: 15px;
    }
}

.sec-title-widget .widget-title-2 a,
.sec-title-widget .widget-title-2 .div-replace-a {
    font-size: 25px;
    line-height: 33px;
    display: table;
    margin: auto;
    padding: 0px 20px;
}

.sec-title-widget .widget-title-2 {
    margin-bottom: 0px;
}

.sec-title-widget .widget-desc-1 {
    width: 55%;
    margin: auto;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    font-family: "Libre Baskerville";
    margin-top: 20px;
}

@media screen and (max-width: 990px) {
    .sec-title-widget .widget-desc-1 {
        width: 95%;
    }
}/* css of this widget is found in common section css file*/
.single-article .col-1 .blue-bg-color {
    position: absolute;
    top: 0px;
    left: 0;
}

.single-article .item-info-abs {
    background: linear-gradient(18.42deg, rgba(0, 0, 0, 0.45) 11.79%, rgba(0, 0, 0, 0.45) 53.46%);
}

.single-article .section-name-b {
    position: absolute;
    top: 0px;
    left: 0px;
}

@media screen and (min-width: 1400px) {
    .single-article .col-1:nth-last-child(-n+3) {
        margin-bottom: 0px;
    }
}

@media screen and (min-width: 990px) {
    .single-article .item-info-abs{
        padding: 20px;
    }
}

@media screen and (max-width: 990px) {
    .single-article .col-1 {
        width: calc(50% - 10px);
    }

    .single-article .col-1:nth-child(1) {
        width: 100%;
    }

    .single-article .col-1:not(:nth-child(1)) .item-info-abs {
        position: relative;
        height: auto;
        color: var(--primary-black-color);
        background: none;
        padding: 0px;
        margin-top: 10px;
    }

    .single-article .col-1:not(:nth-child(1)) .item-info-abs .section-name-b {
        position: relative;
    }
}.square-ad .ad-body.ad-body-300 {
    width: 100%;
    max-width: 300px;
    height: 250px;
    background-color: var(--primary-lightgrey-color);
    margin: auto;
    color: #A7A7A7;
}

.square-ad .ad-body.ad-body-550 {
    width: 100%;
    max-width: 550px;
    height: 310px;
    background-color: var(--primary-lightgrey-color);
    margin: auto;
    color: #A7A7A7;
}.static-page-widget.widget-center-image .item-content{
    justify-content: center;
}
.stock-watch-widget .item-info-abs{
    background: none;
    padding: 0px;
}
.stock-watch-widget .section-name-b{
    background-color: #222222;
    height: 31px;
    font-size: 24px;
    color: #fff;
    font-family: Baskerville, "Times New Roman", Times, serif;
    padding: 0px 6px 0px;
    display: flex;
    align-items: center;
}
.stock-watch-widget .more-forecast{
    background-color: #ff9e9e;
    font-family: Baskerville, "Times New Roman", Times, serif;
    font-style: italic ;
    font-weight: 700 ;
    color: #111111;
    font-size: 23px;
    line-height: 33px;
    height: 83px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    text-align: center;
}
.stock-watch-widget .img-ratio img{
    object-position: center top;
}.tag-widget .col-1{
    width: calc(100%/3 - 10px);
}
.tag-widget .col-1:not(:nth-last-child(-n+3)){
    margin-bottom: 20px;
}.todays-paper-list-one {
    margin-bottom: 50px;
}

.todays-paper-list-one .row1 {
    border-bottom: solid 1px #E1E1E1;
    padding-bottom: 40px;
}

.todays-paper-list-one .col-epaper {
    width: 300px;
    padding: 5px 0px 0px;
}

.todays-paper-list-one .col-epaper img {
    width: 100%;
    height: auto;
    border: 1px solid #BFBFBF;
    box-sizing: border-box;
    filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.25));
}

.todays-paper-list-one .item-row.col-1 {
    width: 52.6%;
    align-content: space-between;
    padding-right: 5px;
}

.todays-paper-list-one .item-row.col-1 .img-ratio {
    padding-bottom: 75%;
}

.todays-paper-list-one .item-info-abs .article-title-h1 {
    font-size: 30px;
    line-height: 40px;
}

.todays-paper-list-one .item-row.col-2 {
    align-content: space-between;
    width: 47.4%;
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
}

.todays-paper-list-one .item-row.col-2 .item-row-1{
    width: 50%;
    padding: 5px;
}

.todays-paper-list-one .item-row.col-2 .img-ratio {
    padding-bottom: 83%;
}


.todays-paper-list-one .item-info-abs {
    background: linear-gradient(18.42deg, #000000 11.79%, rgba(0, 0, 0, 0) 53.46%);
}

.todays-paper-list-one .item-row-2 {
    padding: 10px 0px;
    width: 50%;
}

.todays-paper-list-one .item-row-2:nth-child(odd) {
    padding-right: 5px;
}

.todays-paper-list-one .item-row-2:nth-child(even) {
    padding-left: 5px;
}

.todays-paper-list-one .item-row-2:last-child {
    border-bottom: solid 0px #E1E1E1;
    padding-bottom: 0px;
}

.todays-paper-list-one .col-a {
    width: 130px;
}

.todays-paper-list-one .item-row-2 .col-a .img-ratio {
    padding-bottom: 70%;
}

.todays-paper-list-one .col-b {
    width: calc(100% - 130px - 20px);
}

.todays-paper-list-one .item-row-2 .col-b .article-title-h3 a {
    font-size: 19px;
    line-height: 25px;
}

.todays-paper-list-one .item-row-2 .col-b .article-desc-a .roboto-a {
    font-family: "Libre Baskerville";
    font-size: 17px;
    line-height: 28px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    max-width: 70%;
}


@media screen and (max-width: 990px) {
    .todays-paper-list-one .col-epaper {
        width: 100%;
        margin-bottom: 20px;
    }

    .todays-paper-list-one .col-epaper a {
        display: table;
        margin: auto;
        max-width: 300px;
    }

    .todays-paper-list-one .item-row.col-1 {
        width: 100%;
        margin: 0px 0px 20px;
    }

    .todays-paper-list-one .item-row.col-2 {
        width: 100%;
    }

    .todays-paper-list-one .col-2 .item-row-1 .item-info-abs {
        position: relative;
        height: auto;
        background: none;
        padding: 0px;
        color: var(--primary-black-color);
        margin-top: 10px;
    }

    .todays-paper-list-one .col-a {
        width: 120px;
    }

    .todays-paper-list-one .col-b {
        width: calc(100% - 120px - 20px);
    }

    .todays-paper-list-one .item-row-2 .col-b .article-title-h3 a {
        font-size: 14px;
        line-height: 20px;
    }

    .todays-paper-list-one .item-row-2 .col-b .article-desc-a .roboto-a {
        font-size: 12px;
        line-height: 18px;
        max-width: 100%;
    }
}
.todays-paper-list-two {
    margin-bottom: 50px;
}

.todays-paper-list-two .item-row-2 {
    padding: 10px 0px;
    width: 50%;
}
.todays-paper-list-two .item-row-2:nth-child(odd) {
    padding-left: 5px;
}

.todays-paper-list-two .item-row-2:nth-child(even) {
    padding-right: 5px;
}

.todays-paper-list-two .item-row-2:last-child {
    border-bottom: solid 0px #E1E1E1;
    padding-bottom: 0px;
}

.todays-paper-list-two .col-a {
    width: 130px;
}

.todays-paper-list-two .item-row-2 .col-a .img-ratio {
    padding-bottom: 70%;
}

.todays-paper-list-two .col-b {
    width: calc(100% - 130px - 20px);
}

.todays-paper-list-two .item-row-2 .col-b .article-title-h3 a {
    font-size: 19px;
    line-height: 25px;
}

.todays-paper-list-two .item-row-2 .col-b .article-desc-a .roboto-a {
    font-family: "Libre Baskerville";
    font-size: 17px;
    line-height: 28px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    max-width: 70%;
}


@media screen and (max-width: 990px) {
    .todays-paper-list-two .col-a {
        width: 120px;
    }

    .todays-paper-list-two .col-b {
        width: calc(100% - 120px - 20px);
    }

    .todays-paper-list-two .item-row-2 .col-b .article-title-h3 a {
        font-size: 14px;
        line-height: 20px;
    }

    .todays-paper-list-two .item-row-2 .col-b .article-desc-a .roboto-a {
        font-size: 12px;
        line-height: 18px;
        max-width: 100%;
    }
}
.todays-paper-main .bigTitle {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 59px;
    color: #000000;
}

.todays-paper-main .todaysMenu {
    padding: 0;
    margin: 0;
    border-bottom: solid 1px #E1E1E1;
}

.todays-paper-main .todaysMenu li {
    list-style: none;
    display: inline-block;
}

.todays-paper-main .todaysMenu li a {
    font-family: Roboto;
    display: block;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.045em;
    padding: 20px 0 17px;
    margin-right: 20px;
    color: #b5b5b5;
    border-bottom: solid 3px #fff
}

.todays-paper-main .todaysMenu li a.active {
    color: #C3251D;
    border-bottom: solid 3px #C3251D
}

.todays-paper-main .tpm-upper .bigTitle{
    margin-right: 30px;
}

.todays-paper-main .tpm-upper .search-by-date{
    display: flex;
    border: solid 1px #ccc;
    padding: 5px;
    height: 35px;
    margin-top: 20px;
    padding-right: 10px;
    align-items: center;
}

.todays-paper-main .tpm-upper .search-by-date input#datepicker{
    border: 0px;
}

.todays-paper-main .tpm-upper .search-by-date .icon-arrow-down{
    width: 10px;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
}
.top-and-latest-stories .col-a {
    width: 315px;
    justify-content: center;
    align-content: flex-start;
    display: flex;
    flex-flow: row wrap;
}

.top-and-latest-stories .col-b {
    width: calc(100% - 315px - 30px);
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
}

@media screen and (max-width: 1200px){
    .top-and-latest-stories .col-a,
    .top-and-latest-stories .col-b {
        width: 100%;
    }
}.manilatimes-weather-asia-widget {
  padding: 20px 0px;  
}
.manilatimes-weather-asia-widget .widget-title-2 a, 
.manilatimes-weather-asia-widget .widget-title-2 .div-replace-a {
    font-size: 25px;
    line-height: 33px;
    display: table;
    margin: auto;
    padding: 0 20px;
}
.manilatimes-weather-asia-widget .flexCountry{
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.manilatimes-weather-asia-widget .coutryName{ 
    font-size: 20px;
    line-height: 30px; 
}
.manilatimes-weather-asia-widget .flexCountry img{
    width: 100%;
    max-width: 100%;
}
@media screen and (max-width: 768px){
   .manilatimes-weather-asia-widget .flexCountry{
        display: block; 
    } 
    .manilatimes-weather-asia-widget .flexCountry img{
        width: auto; 
    }
}
.manilatimes-weather-title-page{
margin-top: 20px;
}

.manilatimes-weather-title-page .widget-title-2 a,
.manilatimes-weather-title-page .widget-title-2 .div-replace-a{
    font-size: 25px;
    line-height: 33px;
    display: table;
    margin: auto;
    padding: 0px 20px;
}.weather-widget .widget-title{
    background-color: #1e73be;
    color: #fff;
    font-family: Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif !important;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.weather-widget .more-forecast{
    background-color: #d6d6d6 ;
    font-family: Baskerville, "Times New Roman", Times, serif;
    font-style: italic ;
    font-weight: 700 ;
    color: #111111;
    font-size: 23px;
    line-height: 33px;
    height: 83px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}@media screen and (min-width: 768px){
    .widget-tab.col-md-3-row .widget-container{
        width: calc(100%/3 - 20px);
    }
}
.wyntk-widget.widget-container {
    margin-top: 25px;
}

.wyntk-widget .content-row {
    border: solid 1px #e8e8e8;
    padding: 35px 20px;
}

.wyntk-widget .content-row .content-item {
    position: relative;
}

