


/* font-family: 'vonnesthin',Arial,Helvetica Neue,Helvetica,sans-serif;  */


@font-face {
  font-family: 'Vonnes2';
  src: url('../fonts/vonnes/hinted-Vonnes-Light.eot');
  src: local('Vonnes-Light'),
      url('../fonts/vonnes/hinted-Vonnes-Light.eot?#iefix') format('embedded-opentype'),
      url('../fonts/vonnes/hinted-Vonnes-Light.woff2') format('woff2'),
      url('../fonts/vonnes/hinted-Vonnes-Light.woff') format('woff'),
      url('../fonts/vonnes/hinted-Vonnes-Light.ttf') format('truetype'),
      url('../fonts/vonnes/hinted-Vonnes-Light.svg#Vonnes-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Vonnes2';
  src: url('../fonts/vonnes/hinted-Vonnes-Book.eot');
  src: local('Vonnes-Book'),
      url('../fonts/vonnes/hinted-Vonnes-Book.eot?#iefix') format('embedded-opentype'),
      url('../fonts/vonnes/hinted-Vonnes-Book.woff2') format('woff2'),
      url('../fonts/vonnes/hinted-Vonnes-Book.woff') format('woff'),
      url('../fonts/vonnes/hinted-Vonnes-Book.ttf') format('truetype'),
      url('../fonts/vonnes/hinted-Vonnes-Book.svg#Vonnes-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Vonnes2';
  src: url('../fonts/vonnes/hinted-Vonnes-Medium.eot');
  src: local('Vonnes-Medium'),
      url('../fonts/vonnes/hinted-Vonnes-Medium.eot?#iefix') format('embedded-opentype'),
      url('../fonts/vonnes/hinted-Vonnes-Medium.woff2') format('woff2'),
      url('../fonts/vonnes/hinted-Vonnes-Medium.woff') format('woff'),
      url('../fonts/vonnes/hinted-Vonnes-Medium.ttf') format('truetype'),
      url('../fonts/vonnes/hinted-Vonnes-Medium.svg#Vonnes-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Vonnes2';
  src: url('../fonts/vonnes/hinted-Vonnes-Bold.eot');
  src: local('Vonnes-Bold'),
      url('../fonts/vonnes/hinted-Vonnes-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/vonnes/hinted-Vonnes-Bold.woff2') format('woff2'),
      url('../fonts/vonnes/hinted-Vonnes-Bold.woff') format('woff'),
      url('../fonts/vonnes/hinted-Vonnes-Bold.ttf') format('truetype'),
      url('../fonts/vonnes/hinted-Vonnes-Bold.svg#Vonnes-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Vonnes2';
  src: url('../fonts/vonnes/hinted-Vonnes-Thin.eot');
  src: local('Vonnes-Thin'),
      url('../fonts/vonnes/hinted-Vonnes-Thin.eot?#iefix') format('embedded-opentype'),
      url('../fonts/vonnes/hinted-Vonnes-Thin.woff2') format('woff2'),
      url('../fonts/vonnes/hinted-Vonnes-Thin.woff') format('woff'),
      url('../fonts/vonnes/hinted-Vonnes-Thin.ttf') format('truetype'),
      url('../fonts/vonnes/hinted-Vonnes-Thin.svg#Vonnes-Thin') format('svg');
  font-weight: 100;
  font-style: normal;
}





.navbar-no-sticky header.sticky,
.navbar-no-sticky .header-nav{ position: relative; }
.navbar-no-sticky .content-pd.sticky,
.navbar-no-sticky .content-pd{ padding-top: 0; }

footer section{ padding: 20px 0; }
.footer-mid--social{ padding: 0; }



.nav--facknews{ width: 100%; top: 0; text-align: center; background-color: #356CC1; z-index: 999; line-height: 0; }
.nav--facknews.sticky{ position: fixed; }
.nav--facknews ul{ display: inline-block; }
.nav--facknews ul li{ float: left; width: 185px; text-align: center; }
.nav--facknews ul li img{ display: block; margin: 0 auto 5px; }
.nav--facknews ul li a{ display: block; font-size: 13px; line-height: 1.5; color: #fff; height: 90px; position: relative; }
.nav--facknews ul li a span{ display: block; position: absolute; bottom: 20px; width: 100%; text-align: center; }
.nav--facknews ul li a:hover, .nav--facknews ul li a.active{ background-color: rgba(19, 47, 101, 0.6); }


header.header-static{ position: relative; }
header.header-static .bp-logo2{ margin-top: 4px; }
header.header-static .bp-titile{ line-height: 0; height: 35px; }
header.header-static .bp-titile a img{ height: 100%; }


@media (max-width: 991px){

  .nav--facknews ul{  width: 100%; }
  .nav--facknews ul li{ width: 20%; }
  
  header.header-static .bp-titile{ margin-top: 0; height: 30px; }

}
@media (max-width: 767px){

  .nav--facknews ul li a{ font-size: 10px; height: 76px; }
  .nav--facknews ul li a span{ bottom: 15px; }

}
@media (max-width: 576px){

  .nav--facknews ul li a{ font-size: 8px; height: 65px; }
  .nav--facknews ul li a span{ bottom: 5px; }
  .nav--facknews ul li img{ width: 22px; }

  header.header-static .bp-titile{ margin-top: 0; }

}
@media (max-width: 351px){
  
  header.header-static .bp-titile{ display: block; }

}
@media (max-width: 325px){

  .nav--facknews ul li a span{ bottom: 3px; }

}



/**********************************************************/
/**********************************************************/
/**********************************************************/



.img-w100{ max-width: 100%; width: 100%; height: auto; }


section{ position: relative; }
.section-page{ padding: 80px 0; }
.section-page2{ padding: 40px 0; }

.bg-0D2147{ background-color: #0D2147; }
.bg-F3F3F3{ background-color: #F3F3F3; }
.bg-356CC1{ background-color: #356CC1; }
.bg-fff{ background-color: #fff; }
.bg-B0D3EF{ background-color: #B0D3EF; }





@media (max-width: 991px){

  .section-page2{ padding: 20px 0; }

}
@media (max-width: 767px){

  .section-page{ padding: 50px 0; }

}



/**********************************************************/
/**********************************************************/


.fn-bgcovid{ background-image: url(../images/campaign/fake_news/covid_bg.jpg); background-attachment: fixed; width: 100%; background-size: 100%; }
.fn-bgcovid--detail{ padding: 80px 0; max-width: 900px; width: 90%; margin: 0 auto; color: #fff; }
.fn-bgcovid--detail h2{ font-family: 'Vonnes2',Arial,Helvetica Neue,Helvetica,sans-serif; font-weight: bold; font-size: 32px; margin-bottom: 30px; }
.fn-bgcovid--detail h3{ font-family: 'Vonnes2',Arial,Helvetica Neue,Helvetica,sans-serif; font-weight: normal; font-size: 24px; line-height: 1.5; }


.div--counter{ text-align: center; font-family: 'Vonnes2',Arial,Helvetica Neue,Helvetica,sans-serif; font-size: 18px; color: #fff; font-weight: 300; }
.counter-number{ font-size: 40px; padding: 50px 0; }




@media (max-width: 991px){

  .fn-bgcovid--detail h3{ font-size: 20px; }

}
@media (max-width: 767px){

  .fn-bgcovid--detail{ padding: 40px 0; }
  .fn-bgcovid--detail h2{ font-size: 26px; margin-bottom: 20px; }
  .fn-bgcovid--detail h3{ font-size: 15px; }

}
@media (max-width: 576px){

  .fn-bgcovid--detail{ padding: 30px 0; }
  .fn-bgcovid--detail h2{ font-size: 22px; margin-bottom: 15px; }
  .fn-bgcovid--detail h3{ font-size: 14px; }

}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 1024px)  {  
  .fn-bgcovid{
    background-attachment: initial;
  }
}

/**********************************************************/
/**********************************************************/

.fn-quotes--title{ font-family: 'Vonnes2',Arial,Helvetica Neue,Helvetica,sans-serif; font-size: 28px; color: #132F65; margin-bottom: 40px; }
.fn-quotes--title span{ border-top: 4px solid #63A9E1; padding-top: 7px; }


.bg-maintalkbubble{ background-color: #346ac1; background-image: url('../images/campaign/fake_news/tedros_bg.jpg'); background-size: cover; background-repeat: no-repeat; background-position: right center; padding: 100px 0; }
.maintalkbubble{ position: relative; border-radius: 15px; background-color: #fff; width: 100%;
  -webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.14);
  -moz-box-shadow:    0px 3px 20px 0px rgba(0, 0, 0, 0.14);
  box-shadow:         0px 3px 20px 0px rgba(0, 0, 0, 0.14);
}
.maintalkbubble::before{ content: ''; position: absolute; left: 100%; top: 50%; transform: translateY(-50%); width: 0; height: 0; border-top: 30px solid transparent; border-left: 26px solid #fff; border-bottom: 30px solid transparent; }
.maintalkbubble h3{ font-family: 'Vonnes2',Arial,Helvetica Neue,Helvetica,sans-serif; font-size: 20px; font-weight: normal; color: #63A9E1; line-height: 1.5; margin-bottom: 20px; }
.maintalkbubble p{ font-family: 'Vonnes2',Arial,Helvetica Neue,Helvetica,sans-serif; font-size: 14px; color: #002C6A; line-height: 2; margin-bottom: 15px; }
.mainquotes--detail{ max-width: 455px; width: 90%; padding: 75px 0; margin: 0 auto; }
.main-db-qoute{ position: absolute; top: -30px; left: 40px; }





.talkbubble{ position: relative; }
.talkbubble.list-bubble-left{ padding-right: 10px; }
.talkbubble.list-bubble-right{ padding-left: 10px; padding-top: 50px; }
.talkbubble ul li{ margin-bottom: 50px; }
.talkbubble ul li:last-of-type{ margin-bottom: 0; }

.box-bubble{ position: relative; border-radius: 15px; width: 100%; }

.quotes--detail{ max-width: 460px; width: 90%; padding: 50px 0; margin: 0 auto; }
.quotes--detail h4{ font-family: 'Vonnes2',Arial,Helvetica Neue,Helvetica,sans-serif; font-size: 16px; font-weight: normal; color: #132F65; line-height: 1.5; margin-bottom: 20px; }
.quotes--detail p{ font-family: 'Vonnes2',Arial,Helvetica Neue,Helvetica,sans-serif; font-size: 14px; color: #002C6A; line-height: 1.5; margin-bottom: 15px; }
.quotes--detail p:last-of-type{ margin-bottom: 0; }
.quotes--detail a{ color: inherit; }
.quotes--detail a:hover{ text-decoration: underline; }


.db-qoute--left{ position: absolute; top: -30px; left: 30px; }
.db-qoute--right{ position: absolute; top: -30px; right: 30px; }


.talkbubble.list-bubble-left ul li .box-bubble::before{ content: ''; position: absolute; left: 100%; top: 50%; transform: translateY(-50%); width: 0; height: 0; border-top: 30px solid transparent; border-left: 26px solid #fff; border-bottom: 30px solid transparent; }
.talkbubble.list-bubble-right ul li .box-bubble::before{ content: ''; position: absolute; right: 100%; top: 50%; transform: translateY(-50%); width: 0; height: 0; border-top: 30px solid transparent; border-right: 26px solid #fff; border-bottom: 30px solid transparent; }


.talkbubble ul li:nth-child(2n+1) .box-bubble{ background-color: #B0D3EF; }
.talkbubble ul li:nth-child(2n) .box-bubble{ background-color: #fff; margin-right: 30px; 
  -webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow:    0px 3px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow:         0px 3px 20px 0px rgba(0, 0, 0, 0.15);
}
.talkbubble ul li:nth-child(2n) .db-qoute--right{ position: absolute; top: 20px; right: 30px; }
.talkbubble ul li:nth-child(2n) .db-qoute--left{ position: absolute; top: 20px; left: 30px; }
.talkbubble ul li:nth-child(2n) .quotes--detail{ padding-left: 55px; margin: 0; }
.talkbubble ul li:nth-child(2n) .quotes--detail h4{ color: #63A9E1; }

.talkbubble.list-bubble-left ul li:nth-child(2n+1) .box-bubble::before{ border-left-color: #B0D3EF; }
.talkbubble.list-bubble-left ul li:nth-child(2n) .box-bubble::before{ border-left-color: #fff; }

.talkbubble.list-bubble-right ul li:nth-child(2n+1) .box-bubble::before{ border-right-color: #B0D3EF; }
.talkbubble.list-bubble-right ul li:nth-child(2n) .box-bubble::before{ border-right-color: #fff; }
.talkbubble.list-bubble-right ul li:nth-child(2n) .quotes--detail{ padding-left: 120px; }
.talkbubble.list-bubble-right ul li:nth-child(2n) .box-bubble{ margin-right: 0px; margin-left: 30px; }


.talkbubble.list-bubble-left ul li:nth-child(1) .box-bubble::before{ top: 70%; }
.talkbubble.list-bubble-right ul li:nth-child(3) .box-bubble::before{ top: 70%; }



.img-tedros{ display: none; }

@media (max-width: 1199px){

  .bg-maintalkbubble{ background-position-x: 90%; }

}
@media (max-width: 991px){

  .bg-maintalkbubble{ background-image: none; }
  .img-tedros{ display: block; position: absolute; right: 0; bottom: 0; }
  .maintalkbubble::before{ display: none; }
  .mainquotes--detail{ margin-left: 50px; }

  .db-qoute--right img, .db-qoute--left img{ width: 80px; }
  .talkbubble ul li:nth-child(2n) .db-qoute--right img,
  .talkbubble ul li:nth-child(2n) .db-qoute--left img{ width: 40px; }
  .talkbubble ul li:nth-child(2n) .db-qoute--right{ top: 15px; right: 20px; }
  .talkbubble ul li:nth-child(2n) .db-qoute--left{ top: 15px; left: 20px; }
  .talkbubble ul li:nth-child(2n) .quotes--detail{ padding-left: 30px; }
  .talkbubble.list-bubble-right ul li:nth-child(2n) .quotes--detail{ padding-left: 50px; }

}
@media (max-width: 767px){

  .bg-maintalkbubble{ padding: 60px 0 150px; }
  .mainquotes--detail{ margin: 0 auto; }
  .img-tedros{ width: 250px; }

  .talkbubble.list-bubble-left{ padding-right: 0; }
  .talkbubble.list-bubble-right{ padding-left: 0; }

}
@media (max-width: 576px){

  .box-bubble, .maintalkbubble{ width: 90%; margin: 0 auto; }
  .talkbubble ul li .box-bubble::before, .maintalkbubble::before{ display: none; }
  .talkbubble ul li:nth-child(2n) .box-bubble,
  .talkbubble.list-bubble-right ul li:nth-child(2n) .box-bubble{ margin: 0 auto; }

  .fn-quotes--title{ width: 90%; margin: 0 auto 40px; }

}





/**********************************************************/
/**********************************************************/

.txt-333{ color: #333; }

.campaign-highlight-covid .campaign-covid--header .covid-header h2,
.campaign-highlight-covid .campaign-covid--header .covid-update{ color: #132F65; }

.campaign-covid--cases .box-case--small{ width: calc(50% - 8px); float: left; }
.campaign-covid--cases .box-case--small:nth-child(2n){ margin-left: 15px; }


.bg-sponsored{ background: linear-gradient(0deg, rgba(220,224,232,1) 0%, rgba(255,255,255,1) 100%); padding-bottom: 50px; }
.fn-sponsor-title{ font-size: 16px; font-weight: bold; color: #132F65; text-align: center; margin-top: 40px; margin-bottom: 10px; }
.fn-sponsor-img{ text-align: center; max-width: 800px; width: 90%; margin: 0 auto; }
.fn-sponsor-img ul li{ display: inline-block; margin: 10px; width: 180px; }



.covid-table .box--table thead th{ border-bottom: 0; }

.case-totle{ background-color: #fff; color: #2B62CF; }
.case-active{ background-color: #FAFAFA; color: #BA034B; }
.case-recover{ background-color: #fff; color: #01873A;  }
.case-death{ background-color: #FAFAFA; color: #798587; }
.covid-table .box--table tbody td{ color: #666; font-weight: normal; border-bottom: 1px solid rgba(112, 112, 112, 0.2); }
.covid-table .box--table tbody td:first-of-type{ color: #000; }
.txt-active{ color: #BA004B; }
.covid-table .box--table tbody tr:hover td{ background-color: #ddd; }
.case-totle{ background-color: #fff; color: #2B62CF; }



@media (max-width: 767px){

  .campaign-covid--cases .box-situation--case .situation-left,
  .campaign-covid--cases .box-situation--case .situation-right{ float: none; width: 100%; margin: 0; }
  .campaign-covid--cases .box-situation--case .situation-left{ margin-bottom: 10px; }
  .campaign-covid--cases .box-case--big{ height: 140px; }

}
@media (max-width: 576px){

  .campaign-covid--cases{ padding: 0 15px; }

  .fn-sponsor-img ul li{ width: calc(50% - 13px); margin: 7px 5px; }

}



/**********************************************************/
/**********************************************************/

.fn-download{ padding-top: 10px; }
.fn-download ul li{ display: block; overflow: hidden; background-color: #F5F5F5; padding: 10px 0; margin-bottom: 10px; }
.fn-download--date, .fn-download--detail, .fn-download--link{ float: left; font-family: 'charis_sil', Georgia,Times,Times New Roman,serif; font-size: 18px; }
.fn-download--date{ padding: 0 15px; width: 200px; color: #2B63D1; }
.fn-download--detail{ width: calc(100% - 100px); padding: 0 20px; }
.fn-download--detail span{ font-family: Arial,Helvetica Neue,Helvetica,sans-serif; font-size: 14px; color: #666; }
.fn-download--link{ width: 100px; text-align: center; }
.fn-download--link a{ display: inline-block; margin: 0 5px; }




.filter--header{ font-family: 'arial_black',Helvetica Neue,Helvetica,sans-serif; font-size: 14px; line-height: 1.3; font-weight: bold; color: #333; border-bottom: 1px solid #707070; margin-bottom: 10px; }
.filter--header2{ font-family: 'arial_black',Helvetica Neue,Helvetica,sans-serif; font-size: 14px; line-height: 1.3; font-weight: bold; color: #333; border-bottom: 1px solid #707070; margin-bottom: 10px; }


.filter--detail-list{ margin-bottom: 7px; }
.filter--detail-title{ background-color: #DDD; }
.filter--detail-title a{ display: block; font-size: 16px; line-height: 1; color: #333; padding: 8px 10px;  }
.filter--detail-title a:hover{ color: #0066DE; }
.filter--detail-list ul li{ overflow: hidden; }
.filter--detail-list ul li a{ display: block; font-size: 14px; color: #333; padding: 12px 8px 10px; border-bottom: 1px dashed #ddd; background-color: rgba(38, 128, 235, 0.1); margin-bottom: 5px; }
.filter--detail-list ul li a:hover{ color: #0066DE; }
/* .filter--detail-list ul li a.active{ background-color: #EAEAEA; } */
.filter--detail-list ul li:last-of-type a{ border-bottom: 0; }
.filter--detail-list ul li a span{ float: right; font-size: 12px; }

.filter--detail .filter--header, 
.filter--detail .mk-btnClose, 
.list-hide{ display: none; }

.filter--detail-title a.open_detail{ background-color: #B3D3F8; }
.filter--detail-list ul li a.open_detail{ color: #0066DE; }

/* .filter--detail-list ul li.has--sublist > a{  } */
/* .detailList--sublist{ background-color: #EAEAEA; } */
ul.detailList--sublist li{ position: relative; }
ul.detailList--sublist li a{ background-color: #fff; color: #2680EB; }
/* ul.detailList--sublist li::before{ content: '- '; position: absolute; left: 15px; top: 7px; } */


.research_answer h2{ font-family: Arial,Helvetica Neue,Helvetica,sans-serif; font-size: 16px; font-weight: bold; margin-bottom: 20px; }
.research_answer p{ padding-bottom: 20px; }
.answer--nav{ margin-bottom: 30px; }
.answer--nav ul li{ display: inline-block; }
.answer--nav ul li a{ display: block; width: 100px; font-size: 14px; line-height: 1; color: #666; background-color: #F5F5F5; text-align: center; padding: 10px 0; }
.answer--nav ul li a.active, .answer--nav ul li a:hover{ background-color: #131313; color: #fff; }

.research_answer .table td{ font-size: 14px; }


@media (max-width: 991px){

  .fn-download--date, .fn-download--detail, .fn-download--link{ font-size: 16px; }
}
@media (max-width: 767px){

  .fn-download--date{ width: 100%; margin-bottom: 5px; }
  .fn-download--detail{ padding: 0 15px; }

  .filter--header{ background-color: #346cc1; color: #fff; border: 0; padding: 7px 10px; margin-bottom: 20px; border-radius: 5px; text-align: center; }
  .filter--detail{ display: none; }

  .filter--detail.openFilter{
    display: block; position: fixed; z-index: 99;
    width: 100%; height: 100vh; top: 0; left: 0; right: 0; bottom: 0;
    background-color: #fff; padding: 20px 20px 120px; overflow: auto;
  }
  .filter--detail.openFilter .filter--header{ display: block; color: #346cc1; border-bottom: 1px solid #707070; margin-bottom: 10px; background-color: #fff; text-align: left; border-radius: 0; padding: 0 10px 0 0; }
  .filter--detail.openFilter .mk-btnClose{ display: block; position: absolute; top: 10px; right: 20px; width: 20px;}

}
@media (max-width: 576px){

  /* .fn-download--date, .fn-download--detail, .fn-download--link{ float: none; width: 100%; } */
  .fn-download--detail{ width: calc(100% - 50px); }
  .fn-download--link{ width: 50px; }

}


/**********************************************************/
/**********************************************************/


div.dt-buttons{ margin-bottom: 20px; }
.dataTables_length .custom-select{ padding: 0rem 1.75rem 0rem 1.25rem; background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center; background-size: 8px 10px; display: inline-block; width: 50%; }

div.dataTables_wrapper div.dataTables_info{ font-size: 14px; margin-bottom: 10px; float: left; padding-top: 7px; }
.dataTables_paginate.paging_simple_numbers{ float: right; }
.dataTables_paginate.paging_simple_numbers .page-link{ font-size: 14px; }



.div-nav--province{ margin-bottom: 30px; border-bottom: 1px solid #707070; }
.div-nav--province ul li{ display: inline-block; }
.div-nav--province ul li a{ display: block; width: 120px; font-size: 14px; line-height: 1; color: #666; background-color: #F5F5F5; text-align: center; padding: 10px 0; border: 1px solid #707070; margin-bottom: -1px; }
.div-nav--province ul li a.active, .div-nav--province ul li a:hover{ background-color: #131313; color: #fff; }



.dt-buttons.btn-group.flex-wrap{ float: left; width: 100%; }
.dataTables_length{ float: left; margin-bottom: 20px; font-size: 14px; width: 200px; }
.dataTables_filter{ float: right; margin-bottom: 20px; font-size: 14px; width: 250px; }
.dataTables_length label, .dataTables_filter label{ width: 100%; margin-bottom: 0; }
.dataTables_filter .form-control{ display: inline-block; width: 75%; margin-left: 10px; }




@media (max-width: 991px) {
  
  div.dataTables_wrapper div.dataTables_info,
  .dataTables_paginate.paging_simple_numbers{ float: none; }

}
@media (max-width: 576px){

  .dataTables_length,
  .dataTables_filter{ float: left; width: 100%; }
  .dataTables_paginate.paging_simple_numbers .page-link{ font-size: 13px; padding: .5rem .6rem; }

}
@media (max-width: 320px){

  .dataTables_paginate.paging_simple_numbers .page-link{ font-size: 12px; padding: .4rem .5rem; }

}



/**********************************************************/

.fakenews_covid19 .campaign-covid--bg{ background-image: url(../images/campaign/fake_news/covid_bg.jpg); padding: 30px 0; background-size:cover; }
.fakenews_covid19 .fn-bgcovid--detail{ margin: 0 auto; padding-top: 50px; padding-bottom: 0; text-align: center; }
.fakenews_covid19 .campaign-covid--header .covid-header h2{ font-size: 25px; line-height: 30px; margin-bottom: 10px; }
.box-btn-explore{ text-align: center; padding-top: 40px; }
.box-btn-explore a{ display: inline-block; background-color: #fff; padding: 6px 20px; border-radius: 10px; font-size: 18px; color: #0D2147; text-transform: uppercase; font-weight: bold; }
.box-btn-explore a:hover{ background-color: #0D2147; color: #fff; }
.fakenews_covid19 .campaign-covid--header .covid-update{ padding-top: 0; }
.fakenews_covid19 .campaign-covid--header{ padding-bottom: 10px; }
.fakenews_covid19 .fn-bgcovid--detail h2{ margin-bottom: 10px; }
.fakenews_covid19 .fn-bgcovid--detail h3{ font-size: 20px; }



@media (max-width: 991px){

  .fakenews_covid19 .fn-bgcovid--detail h3{ font-size: 18px; }

}
@media (max-width: 576px){

  .fakenews_covid19 .campaign-covid--bg{ padding: 20px 15px; }
  .fakenews_covid19 .fn-bgcovid--detail h3{ font-size: 15px; }
  .box-btn-explore{ padding-top: 20px; }
  .box-btn-explore a{ font-size: 14px; }

}


