/**
 * 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 :not(.div-replace-a a),.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{margin:auto;display:table}.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}@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}.header-ad .header-ad-inner{width:728px;height:90px;background-color:var(--primary-lightgrey-color);margin:auto;color:#a7a7a7}.header-ad .vuukle-ads{padding:10px 0}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 - 250px);justify-content:center;align-items:center;display:flex}header .header-1 .row-1 .col-3{width:250px;height:32px;display:flex;align-items:center;position:relative;z-index:2;justify-content:flex-end}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 .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-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}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}@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-ad{display:none}header{position:sticky;top:0;background-color:#f2f2f2;z-index:100}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 .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 .header-1 .row-1 .col-3{width:100%;height:auto}header .header-1 .row-1 .col-3 .col-3-inner{position:static;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:12px}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:32px;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:auto}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}}@font-face{font-family:'Roboto Slab';font-display:swap;font-weight:400;src:local('Roboto Slab'),url(/theme_manilatimes/css/fonts/RobotoSlab-Regular.ttf)}@font-face{font-family:'Roboto Slab';font-display:swap;font-weight:500;src:local('Roboto Slab'),url(/theme_manilatimes/css/fonts/RobotoSlab-Medium.ttf)}@font-face{font-family:'Roboto Slab';font-display:swap;font-weight:700;src:local('Roboto Slab Bold'),url(/theme_manilatimes/css/fonts/RobotoSlab-Bold.ttf)}@font-face{font-family:'Roboto';font-display:swap;font-weight:400;src:local('Roboto'),url(/theme_manilatimes/css/fonts/Roboto-Regular.ttf)}@font-face{font-family:'Roboto';font-display:swap;font-weight:700;src:local('Roboto Bold'),url(/theme_manilatimes/css/fonts/Roboto-Bold.ttf)}@font-face{font-family:'LibreBaskerville Regular';font-weight:400;font-display:swap;src:local('LibreBaskerville Regular'),url(/theme_manilatimes/css/fonts/LibreBaskerville-Regular.ttf)}@font-face{font-family:'LibreBaskerville Regular';font-weight:700;font-display:swap;src:local('LibreBaskerville Regular'),url(/theme_manilatimes/css/fonts/LibreBaskerville-Bold.ttf)}.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-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}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:253px}footer .footer-1 .footer-row{border:1px solid #e8e8e8;padding:20px}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% - 253px);padding-left:50px;align-items:center}footer .footer-1 .col-2 .col-menu{width:25%}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}@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-1 .col-2{width:100%;padding-left:0}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}}@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)}}@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),body.home-page .row.hp-main-row .col-md-3.col-xs-12:nth-child(1),body.home-page .row.hp-main-row .col-md-3.col-xs-12:nth-child(1){width:calc(50% - 7px);order:2;margin-right:auto}body.home-page .row.hp-main-row .col-md-3.col-xs-12:nth-child(3),body.home-page .row.hp-main-row .col-md-3.col-xs-12:nth-child(3),body.home-page .row.hp-main-row .col-md-3.col-xs-12:nth-child(3){width:calc(50% - 7px);order:3;margin-left:auto}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),body.home-page .row.hp-main-row .col-md-6.col-xs-12:nth-child(2),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%}}@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),body.home-page .row.hp-main-row .col-md-3.col-xs-12:nth-child(1),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),body.home-page .row.hp-main-row .col-md-3.col-xs-12:nth-child(3),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}}.article-details .full-ad-inside-body{padding:20px 0;margin:0 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 0;position:relative}.article-details .article-body{margin-top:20px;font-family:'Libre Baskerville';font-size:20px;line-height:35px;overflow-wrap:break-word}.article-details .article-body iframe{max-width:100%}.article-details .article-body a[href]{color:var(--primary-red-color);text-decoration:underline}.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}.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}.dailymotion-ratio iframe{width:100%;height:100%;position:absolute;left:0;top:0;overflow:hidden}.article-body.tdb-block-inner p{margin-bottom:20px}.article-details-title .article-breadcrumb span{margin:0 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:0}}.article-info-and-share{border-bottom:solid 1px #e1e1e1;padding-bottom:10px}.article-row-two .article-info-and-share{border:0}.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 .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}.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}.article-info-and-share .trinity-audio-outer{margin-bottom:-7px}@media screen and (max-width:990px){.article-info-and-share .row-1 .col-1{width:100%}.article-info-and-share .row-1 .col-2{display:none}}.article-latest-stories{position:sticky;top:105px}.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 .content-row{padding:20px;height:190px;background-color:#f6f6f6}.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 #ccc;border-radius:4px;height:38px;padding:0 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:700}@media screen and (max-width:1400px) and (min-width:769px){.article-newsletter-form .content-row .col-1{width:calc(40% - 10px)}.article-newsletter-form .content-row .col-2{width:calc(60% - 10px)}}@media screen and (max-width:768px){.article-newsletter-form .content-row{height:auto}.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%}}.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:200px;border:1px solid #e5e5e5;border-radius:4px;align-items:center;justify-content:center}.article-share .article-share-side .social-media-item{width:25%;padding:10px 0;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:0 10px;display:flex;align-items:center;transition:.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:0 10px;margin-right:10px}.manilatimes-article-tags .article-tags-list{line-height:30px;display:flex;border:1px solid #ededed;padding:0 5px;margin-right:10px;margin-bottom:10px;align-items:center;transition:.3s;font-size:16px;height:23px}.manilatimes-article-tags .article-tags-list:hover{background-color:#c2351d;color:#fff;border-color:#c2351d}.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:.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:0;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}.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 #e6e6e6;padding-bottom:20px;margin-bottom:60px}.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 0}.full-ad-close-btn:after{content:'';position:absolute;width:300%;height:100%;background-color:#f4f4f4;top:0;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}}.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}@media screen and (max-width:768px){.hp-editorial .content-row .e-item{padding:25px 10px}}.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}}.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}@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}}body.article-page .hp-todays-from-page{position:sticky;top:105px}.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,#000 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:0;color:#000;padding:0;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}}.manilatiems-newsletter .content-row{border:1px solid #e8e8e8;padding:15px 20px 20px 20px}.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:0 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;-webkit-appearance:none}@media screen and (max-width:1400px) and (min-width:769px){.manilatiems-newsletter .content-row .col-1{width:calc(40% - 10px)}.manilatiems-newsletter .content-row .col-2{width:calc(60% - 10px)}}@media screen and (max-width:768px){.manilatiems-newsletter .content-row{height:auto}.manilatiems-newsletter .form-row{flex-wrap:wrap}}.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:0 5px;margin-bottom:10px}}.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}.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%}}.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:#111;font-size:23px;line-height:33px;height:83px;display:flex;align-items:center;justify-content:center;margin-top:20px}