/* [Master Stylesheet - v1.0]
- Template Name: The News Paper - News & Lifestyle Magazine Template
- Template Author: Colorlib
- Template URL: http://colorlib.com
- Version: 1.0
*/
/*
###### Index of Stylesheet ######
:: 1.0 Import Fonts
:: 3.0 Base CSS
:: 4.0 Header Area
:: 5.0 Hero Area 
:: 6.0 Blog Post Area
:: 7.0 Video Post Area
:: 8.0 Footer Add Area
:: 9.0 Footer Area
:: 10.0 About Area
:: 11.0 Cool Facts
:: 12.0 Contact Area
*/
/* :: 1.0 Import Fonts */

/* :: 2.0 Import All CSS */
@import url(bootstrap.min.css);
@import url(font-awesome.min.css);
@import url(classy-nav.min.css);
@font-face {
  font-family: Khmer OS Koulen;
  src: url(KhmerOSKoulen.ttf);
}
@font-face {
  font-family: Battambang;
  src: url(Battambang-Regular.ttf);
}

/* :: 3.0 Base CSS */
* {
  margin: 0;
  padding: 0; }

body {
  font-family: "Roboto", sans-serif;
  font-size: 16px; 
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #f5f5f5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.7;
font-family: Battambang;
}
.youtube-video iframe {
  width: 100%;
  height: 400px;
}
.d-md-block {
  display: block!important;
  background: #00000073;
  width: 100%;
  left: 0;
  bottom: 0;
}
.year {
    padding-left: 25px;
}
.akp-video {
  width: 120px;
  position: fixed;
  bottom: 10px;
  z-index: 999999;
  color: red;
  right: 10px;
  background: #fff;
  text-align: center;
  border-radius: 3px;
  box-shadow: 0 2px 8px 0 rgba(0,0,0,.25);
  padding:0 5px 5px 5px;
  font-weight: 700;
}
.inforgraphic {
    margin-bottom: 10px;
}
.akp-video:hover {
  background: #0506e7;
  color: #fff!important;
  box-shadow: 0 3px 8px 0 rgba(0,0,0,.25);
}
.txt-video {
  margin-top: 7px;
}
.video-title {
  color: #fb0302;
}
p {
  font-size: 16px;
  line-height: 2;
  font-weight: 400; 
  font-family: Battambang;}
  
ul li, ol li {
    list-style: inherit!important;
    font-family: 'Battambang'!important;
}
a,
.post-meta a:hover,
.post-meta a:focus {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-decoration: none;
  outline: 0 solid transparent;
  font-size: 16px;
  font-family: Battambang;
  line-height: 1.6;
  overflow-wrap: break-word;
}
p {
  margin-top: 0;
  margin-bottom: 0;
}

ul,
ol {
  margin: 0; }
  ul li,
  ol li {
    list-style: none; }
.feature-image-smaller {
  width: 100%;
  height: 55px;
  overflow: hidden;
}
.akp-gallery {
padding-top: 30px!important;
}
img {
  height: auto!important;
  max-width: 100%; }

/* Spacing */
.mt-15 {
  margin-top: 15px !important; }
  .page-item.active .page-link {
    border-color: #397efb;
}
.mt-30 {
  margin-top: 30px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mt-80 {
  margin-top: 80px !important; }

.mt-100 {
  margin-top: 100px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mb-80 {
  margin-bottom: 80px !important; }
.youtube-video {

}
.video-title-size {
    font-size: 20px;
}
.video-post {
    margin-bottom: 20px;
}
.mb-100 {
  margin-bottom: 100px !important; }

.ml-15 {
  margin-left: 15px !important; }

.ml-30 {
  margin-left: 30px !important; }

.ml-50 {
  margin-left: 50px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mr-50 {
  margin-right: 50px !important; }

/* Height */
.height-400 {
  height: 400px !important; }

.height-500 {
  height: 500px !important; }

.height-600 {
  height: 600px !important; }

.height-700 {
  height: 700px !important; }

.height-800 {
  height: 800px !important; }

/* Section Padding */
.section-padding-80 {
  padding-top: 80px;
  padding-bottom: 80px; }

.section-padding-80-0 {
  padding-top: 80px;
  padding-bottom: 0; }

.section-padding-0-80 {
  padding-top: 0;
  padding-bottom: 80px; }

.section-padding-80-50 {
  padding-top: 80px;
  padding-bottom: 50px; }

/* Section Heading */
.section-heading {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #ee002d; }
  .section-heading2 {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #0506e7; }
    .section-heading3 {
      position: relative;
      z-index: 1;
      border-bottom: 1px solid #d1fffd; }
  .section-heading p {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 45px;
    height: 45px;
    min-width: 261px;
    font-weight: 700;
    padding: 0 30px;
    background-color: #ee002d;
    color: #fff;
    font-family: Khmer Os Koulen;
    display: inline-block;
    text-align: center; }
    .section-heading2 p {
      font-size: 16px;
      margin-bottom: 0;
      line-height: 45px;
      font-weight: 700;
      height: 45px;
      min-width: 261px;
      padding: 0 30px;
      background-color: #0506e7;
      color: #fff;
      font-family: Khmer Os Koulen;
      display: inline-block;
      text-align: center; }
      .section-heading3 p {
        margin-bottom: 0;
        line-height: 45px;
        font-weight: 700;
        height: 45px;
        min-width: 100%;
        padding: 0 30px;
        background-color: #d1fffd;
        color: #130c0c;
        font-family: Khmer Os Koulen;
        display: inline-block;
        text-align: center;
        font-weight: 700 }
/* Miscellaneous */
.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.bg-white {
  background-color: #ffffff !important; }

.bg-dark {
  background-color: #000000 !important; }

.bg-transparent {
  background-color: transparent !important; }

.font-bold {
  font-weight: 700; }

.font-light {
  font-weight: 300; }

.bg-overlay {
  position: relative;
  z-index: 2;
  background-position: center center;
  background-size: cover; }
  .bg-overlay::after {
    background-color: rgba(2, 3, 28, 0.9);
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #ffffff;
  right: 0;
  padding-right: 0;
  width: 30px;
  height: 30px;
  background-color: #ee002d;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 0;
  right: -30px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .mfp-image-holder .mfp-close,
    .mfp-iframe-holder .mfp-close {
      right: 0; } }
  @media only screen and (max-width: 767px) {
    .mfp-image-holder .mfp-close,
    .mfp-iframe-holder .mfp-close {
      right: 0; } }

input:focus,
textarea:focus {
  outline: none;
  box-shadow: none;
  border-color: transparent; }

/* ScrollUp */

    .marquee {
      margin: 0 auto;
      white-space: nowrap;
      overflow: hidden;
      box-sizing: border-box;
  }

  .marquee span {
      display: inline-block;
      padding-left: 100%;  /* show the marquee just outside the paragraph */
      animation: marquee 30s linear infinite;
      font-family: Battambang;
  }

  .marquee span:hover {
      animation-play-state: paused
  }

  /* Make it move */
  @keyframes marquee {
      0%   { transform: translate(0, 0); }
      100% { transform: translate(-100%, 0); }
  }
  
.featured-image {
  height: 140px;
  overflow: hidden;
}
.header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > .menu-2 {
  font-weight: 700;
}
/* Button */
.newspaper-btn {
  display: inline-block;
  min-width: 160px;
  height: 52px;
  color: #ffffff;
  border: none;
  border-radius: 0;
  padding: 0 30px;
  font-size: 16px;
  line-height: 52px;
  font-weight: 700;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-transform: capitalize;
  background-color: #ee002d; }
  .newspaper-btn.active, .newspaper-btn:hover, .newspaper-btn:focus {
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    background-color: #1c1c1c; }
.frame-content {
  background: #fff;
  padding-bottom: 28px;
}
.pagination .active >span {
	background: #397efb;
	color: #fff;
	padding: 0px 15px;
}

.pagination > li > span{
  font-weight: 800;
  border: 1px solid #f1f1f1;
  padding: 13px 15px;
}
.pagination > li > a{
  font-weight: 800;
  border: 1px solid #f1f1f1;
  padding: 7px 15px;
}

.mb-info {
    display:none;
}
.lp-info {
    display:block;
}

/* :: 4.0 Header Area */
.header-area {
  position: relative;
  z-index: 100;
  width: 100%; }
  .header-area .top-header-area {
    width: 100%;
    height: 126px;
    background-color: #d1fffd;
    position: relative;
    z-index: 1; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-area .top-header-area {
        height: 70px; } }
    @media only screen and (max-width: 767px) {
      .header-area .top-header-area {
        height: 70px; } }
    .header-area .top-header-area .top-header-content {
      width: 100%;
      height: 126px;
      background-color: #d1fffd;
      position: relative;
      z-index: 1; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .header-area .top-header-area .top-header-content {
          height: 70px; } }
      @media only screen and (max-width: 767px) {
        .header-area .top-header-area .top-header-content {
          height: 70px; } }
      .header-area .top-header-area .top-header-content .logo a {
        display: block; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-area .top-header-area .top-header-content .logo a {
            display: none; } }
        @media only screen and (max-width: 767px) {
          .header-area .top-header-area .top-header-content .logo a {
            display: none; } }
    .header-area .top-header-area .login-search-area {
      position: relative;
      z-index: 1; 
    margin-top: 15px;}
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .header-area .top-header-area .login-search-area {
          margin-left: 30px; } }
      .header-area .top-header-area .login-search-area .login a {
        display: inline-block;
        padding: 0 10px;
        }
      .header-area .top-header-area .login-search-area .search-form form {
        width: 250px;
        height: 40px;
        position: relative;
        z-index: 2;
        margin-left: 50px; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-area .top-header-area .login-search-area .search-form form {
            width: 400px; } }
        @media only screen and (max-width: 767px) {
          .header-area .top-header-area .login-search-area .search-form form {
            margin-left: 0;
            width: 160px; } }
        @media only screen and (min-width: 480px) and (max-width: 767px) {
          .mb-info {
                display:block;
            }
            .lp-info {
                display:none;
            }
          .header-area .top-header-area .login-search-area .search-form form {
            margin-left: 0;
            width: 300px; } }
        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .header-area .top-header-area .login-search-area .search-form form {
            width: 320px; } }
        .header-area .top-header-area .login-search-area .search-form form input {
          width: 100%;
          height: 100%;
          /* border: 1px solid #fff; */
          border-radius: 5px;

          padding: 0 15px;
          font-size: 12px;
          font-style: italic;
          color: #666; }
          .header-area .top-header-area .login-search-area .search-form form input.form-control {
            box-shadow: none; }
        .header-area .top-header-area .login-search-area .search-form form button {
          width: 50px;
          height: 100%;
          position: absolute;
          top: 0;
          right: 0;
          z-index: 10;
          border: none;
          background-color: #d8d4d4;
          border-top-right-radius: .25rem;
          border-bottom-right-radius: .25rem;
          cursor: pointer;
          outline: none; }
        .header-area .top-header-area .login-search-area .search-form form .form-control::-webkit-input-placeholder {
          color: #888;
          opacity: 1; }
        .header-area .top-header-area .login-search-area .search-form form .form-control::-moz-placeholder {
          color: #888;
          opacity: 1; }
        .header-area .top-header-area .login-search-area .search-form form .form-control:-ms-input-placeholder {
          color: #888;
          opacity: 1; }
        .header-area .top-header-area .login-search-area .search-form form .form-control::-ms-input-placeholder {
          color: #888;
          opacity: 1; }
        .header-area .top-header-area .login-search-area .search-form form .form-control::placeholder {
          color: #888;
          opacity: 1; }
  .header-area .newspaper-main-menu {
    position: relative;
    width: 100%;
    z-index: 100;
    border-bottom: 1px solid #d0d5d8; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-area .newspaper-main-menu {
        background-color: #152535; } }
    @media only screen and (max-width: 767px) {
      .header-area .newspaper-main-menu {
        background-color: #152535;
        height: 70px; } }
    .header-area .newspaper-main-menu .classy-nav-container {
      background-color: #397efb; }
    .header-area .newspaper-main-menu .classy-navbar {
      padding: 0; }
      @media only screen and (max-width: 767px) {
        .header-area .newspaper-main-menu .classy-navbar {
          height: 70px; } }
      .header-area .newspaper-main-menu .classy-navbar .logo {
        display: none; }
        .header-area .newspaper-main-menu .classy-navbar .logo a {
          display: block;
          max-width: 160px; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .header-area .newspaper-main-menu .classy-navbar .logo {
            display: block; } }
        @media only screen and (max-width: 767px) {
          .header-area .newspaper-main-menu .classy-navbar .logo {
            display: block; } }
      .header-area .newspaper-main-menu .classy-navbar .classynav ul li a {
        font-weight: 500; }
        .header-area .newspaper-main-menu .classy-navbar .classynav ul li a:hover, .header-area .newspaper-main-menu .classy-navbar .classynav ul li menu-2:focus {
          font-weight: 700;
          color: #ee002d; }
      .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a {

        padding: 12px 8px 11px;
        background-color: transparent;
        line-height: 1;
        color: #fff;
        font-family: Khmer OS Koulen;
        font-weight: 500; }
        .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a:hover, .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a:focus {
          color: #999; }
      .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li.active > a {
        position: relative;
        z-index: 1;
        color: #1c1c1c; }
        .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li.active > a::before {
          width: 100%;
          height: 3px;
          position: absolute;
          top: -26px;
          left: 0;
          content: '';
          z-index: 10; }
          @media only screen and (min-width: 768px) and (max-width: 991px) {
            .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li.active > a::before {
              display: none; } }
          @media only screen and (max-width: 767px) {
            .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li.active > a::before {
              display: none; } }
  .header-area .is-sticky #stickyMenu {
    background-color: #fff;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.15);
    border-bottom: none; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-area .is-sticky #stickyMenu {
        background-color: #152535; } }
    @media only screen and (max-width: 767px) {
      .header-area .is-sticky #stickyMenu {
        background-color: #152535; } }

/* :: 5.0 Hero Area */
.hero-area {
  position: relative;
  z-index: 1;
  padding: 10px 0px 10px 10px; }
  .hero-area .breaking-news-area {
    position: relative;
    z-index: 1; }
    .hero-area .breaking-news-area .news-title {
      min-width: 50px;
      height: 38px;
      background-color: #ee002d;
      text-align: center;
      padding: 0 20px; }
      .hero-area .breaking-news-area .news-title p {
        margin-bottom: 0;
        font-weight: 500;
        color: #fff;
        line-height: 38px; }
        @media only screen and (max-width: 767px) {
          .hero-area .breaking-news-area .news-title p {
            font-size: 12px; } }
      .hero-area .breaking-news-area .news-title.title2 {
        background-color: #152535; }
      @media only screen and (max-width: 767px) {
        .hero-area .breaking-news-area .news-title {
          min-width: 100px;
          padding: 0 5px; } }
    .hero-area .breaking-news-area .ticker {
      width: 100%;
      text-align: left;
      position: relative;
      padding: 0 20px;
      background-color: #f3f5f8; }
      @media only screen and (max-width: 767px) {
          .year {
   text-align: center;
}
        .hero-area .breaking-news-area .ticker {
          padding: 0 5px; } }
      .hero-area .breaking-news-area .ticker ul {
        width: 100%;
        position: relative;
        z-index: 1; }
        .hero-area .breaking-news-area .ticker ul li {
          display: none;
          width: 100%; }
          .hero-area .breaking-news-area .ticker ul li a {
            display: block;
            font-size: 14px;
            color: #152535;
            height: 38px;
            line-height: 38px; }
            .hero-area .breaking-news-area .ticker ul li a:hover, .hero-area .breaking-news-area .ticker ul li a:focus {
              color: #ee002d; }
            @media only screen and (max-width: 767px) {
              .hero-area .breaking-news-area .ticker ul li a {
                font-size: 12px; } }

.hero-add {
  position: relative;
  z-index: 1; 
  padding: 8px 10px;
background: #397efb; 
font-family: Khmer Os Koulen;
margin-left: -3px;
}
.title-news {
  font-family: Khmer Os Koulen;
}
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-add {
      margin-top: 80px;
      text-align: center; } }
  @media only screen and (max-width: 767px) {
    .hero-add {
      margin-top: 80px;
      text-align: center; } }

/* :: 6.0 Blog Post Area */
.single-blog-post {
  position: relative;
  z-index: 1; }
  .single-blog-post .post-thumb a {
    display: block; }
  .single-blog-post .post-data {
    padding: 10px 0; }
    .single-blog-post .post-data .post-catagory {
      font-size: 16px;
      color: #0558ef;
      font-weight: 700;
      margin-bottom: 10px;
      display: block; }
    .single-blog-post .post-data .post-title {
      display: block;
      font-weight: 700; }
      .single-blog-post .post-data .post-title h6 {
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
        line-height: 1.9; }
        .single-blog-post .post-data .post-title h6:hover, .single-blog-post .post-data .post-title h6:focus {
          color: #333; }
    .single-blog-post .post-data .post-meta .post-date a {
      display: block; }
      .bg-gray {
        background: #f5f5f5;
      }
      .single-blog-post .post-data .post-meta .post-date a:hover, .single-blog-post .post-data .post-meta .post-date a:focus {
        color: #ee002d; }
    .single-blog-post .post-data .post-meta .post-like {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: flex-end;
      -ms-flex-align: flex-end;
      -ms-grid-row-align: flex-end;
      align-items: flex-end; }
      .single-blog-post .post-data .post-meta .post-like span {
        line-height: 1;
        margin-left: 15px; }
        .single-blog-post .post-data .post-meta .post-like span:hover, .single-blog-post .post-data .post-meta .post-like span:focus {
          color: #ee002d; }
    .single-blog-post .post-data .post-meta .post-comment {
      margin-left: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: flex-end;
      -ms-flex-align: flex-end;
      -ms-grid-row-align: flex-end;
      align-items: flex-end; }
      .single-blog-post .post-data .post-meta .post-comment span {
        line-height: 1;
        margin-left: 15px; }
        .single-blog-post .post-data .post-meta .post-comment span:hover, .single-blog-post .post-data .post-meta .post-comment span:focus {
          color: #ee002d; }
  .single-blog-post.style-2 .post-data {
    padding: 15px 0; }
    .single-blog-post.style-2 .post-data .post-title h6 {
      font-size: 14px; }
    .single-blog-post.style-2 .post-data .post-meta .post-date a {
      font-size: 12px; }
  .single-blog-post.style-3 {
    margin-bottom: 15px; }
    .single-blog-post.style-3 .post-data {
      padding: 15px 0; }
      .single-blog-post.style-3 .post-data .post-title h6 {
        font-size: 18px;
        line-height: 1.7;
        margin-bottom: 30px; }
  .single-blog-post.featured-post {
    position: relative;
    z-index: 1; }
    .single-blog-post.featured-post .post-data {
      padding: 30px 0; }
      .single-blog-post.featured-post .post-data .post-title h6 {
        font-size: 17px;
        line-height: 1.2;
        margin-bottom: 20px;
        font-weight: 700; }
        @media only screen and (max-width: 767px) {
          .single-blog-post.featured-post .post-data .post-title h6 {
            font-size: 24px; } }
      .single-blog-post.featured-post .post-data .post-author {
        margin-bottom: 15px;
        display: block;
        width: 100%; }
        .single-blog-post.featured-post .post-data .post-author a {
          display: inline-block;
          color: #ee002d; }
      .single-blog-post.featured-post .post-data .post-excerp {
        font-weight: 500;
        margin-bottom: 40px;
        display: block;
        line-height: 2.1; }
    .single-blog-post.featured-post.single-post .post-data {
      padding: 10px 0; }
      .single-blog-post.featured-post.single-post .post-data p {
        margin-bottom: 10px;
        word-wrap: break-word;}
      .single-blog-post.featured-post.single-post .post-data .related--post {
        display: block;
        font-size: 18px;
        color: #2c61db;
        margin: 40px 0; }
        .single-blog-post.featured-post.single-post .post-data .related--post:hover, .single-blog-post.featured-post.single-post .post-data .related--post:focus {
          color: #ee002d; }
  .single-blog-post.featured-post-2 {
    position: relative;
    z-index: 1;
    margin-bottom: 15px; }
    .single-blog-post.featured-post-2 .post-data {
      padding: 15px 0; }
      .single-blog-post.featured-post-2 .post-data .post-title h6 {
        font-size: 18px;
        line-height: 1.55;
        margin-bottom: 20px;
        font-weight: 500; }
      .single-blog-post.featured-post-2 .post-data .post-author {
        margin-bottom: 15px;
        display: block;
        width: 100%; }
        .single-blog-post.featured-post-2 .post-data .post-author a {
          display: inline-block;
          color: #ee002d; }
  .single-blog-post.small-featured-post {
    position: relative;
    z-index: 1;
    padding: 20px 0 0 0; }
    .single-blog-post.small-featured-post .post-thumb {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 90px;
      flex: 0 0 215px;
      max-width: 215px;
      width: 215px;
      margin-right: 15px; }
      .post-meta > .photo {
        color: #0558ef;
        font-weight: 700;
      }
    .single-blog-post.small-featured-post .post-data {
      padding: 0; }
      .single-blog-post.small-featured-post .post-data .post-catagory {
        margin-bottom: 10px;
        line-height: 1.7; 
        text-decoration: none;
        }
      .single-blog-post.small-featured-post .post-data .post-title h6 {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 10px;
        color: #2f2828;
        font-weight: 400; 
       }
        .post-title > h6 {
          font-size: 16px;
          color: #2f2828;
          overflow-wrap: break-word;
        }
      .single-blog-post.small-featured-post .post-data .post-date {
        margin-bottom: 0;
        line-height: 1; }
    .single-blog-post.small-featured-post:first-child {
      padding-top: 0; }
    .single-blog-post.small-featured-post:last-child {
      padding-bottom: 0;
      border-bottom: none; }

@media only screen and (max-width: 767px) {
  .newspaper-post-like {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.newspaper-tags {
  position: relative;
  z-index: 1;
  padding: 30px 0; }
  @media only screen and (max-width: 767px) {
    .newspaper-tags {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      width: 100%; } }
  .newspaper-tags span {
    font-size: 14px;
    color: #393939;
    font-weight: 500;
    padding-right: 5px; }
  .newspaper-tags ul li a {
    display: inline-block;
    color: #828282;
    font-weight: 500;
    padding-right: 3px; }
    .newspaper-tags ul li a:hover, .newspaper-tags ul li a:focus {
      color: #ee002d; }

@media only screen and (max-width: 767px) {
  .post-like--comments {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%; } }

.popular-news-widget {
  position: relative;
  z-index: 1;
  background-color: #eff4f9;
  padding: 60px 25px; }
  .popular-news-widget h3 {
    font-size: 30px;
    margin-bottom: 30px;
    font-weight: 400;
    color: #ee002d; }
    @media only screen and (max-width: 767px) {
      .popular-news-widget h3 {
        font-size: 24px; } }
  .popular-news-widget .single-popular-post {
    position: relative;
    z-index: 1;
    margin-bottom: 30px; }
    .popular-news-widget .single-popular-post h6 {
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1.7;
      font-weight: 500; }
      .popular-news-widget .single-popular-post h6 span {
        margin-right: 15px;
        color: #ee002d; }
      .popular-news-widget .single-popular-post h6:hover, .popular-news-widget .single-popular-post h6:focus {
        color: #ee002d; }
    .popular-news-widget .single-popular-post p {
      margin-bottom: 0;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: 700;
      color: #828282;
      margin-left: 30px;
      line-height: 1; }
    .popular-news-widget .single-popular-post:last-child {
      margin-bottom: 0; }
.video-akp {
  width: 100%;
  height: 175px;
}

.newsletter-widget {
  position: relative;
  z-index: 1;
  background-color: #02031c;
  padding: 60px 25px; }
  .newsletter-widget h4 {
    text-align: center;
    color: #ee002d; }
  .newsletter-widget p {
    font-size: 12px;
    text-align: center; }
  .newsletter-widget form input {
    width: 100%;
    height: 50px;
    background-color: #44425a;
    font-size: 14px;
    font-style: italic;
    color: #fff;
    margin-bottom: 25px;
    border: none;
    padding: 0 25px; }
  .newsletter-widget form button {
    width: 100%;
    height: 50px;
    background-color: #ee002d;
    font-size: 14px;
    font-style: italic;
    color: #fff;
    border: none;
    padding: 0 25px;
    border-radius: 0; }
    .newsletter-widget form button:hover, .newsletter-widget form button:focus {
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms;
      background-color: #fff;
      color: #ee002d; }

.pagination {
  position: relative;
  z-index: 1; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .pagination {
      margin-bottom: 80px; } }
  @media only screen and (max-width: 767px) {
    .pagination {
      margin-bottom: 80px; } }
  .pagination .page-link {
    padding: 0;
    font-size: 16px;
    color: #1d1b1b;
    width: 48px;
    height: 45px;
  
    text-align: center;
    line-height: 45px;
    border: 1px solid #ccc;}
    .pagination .page-link:hover, .pagination .page-link:focus {
      background-color: #397efb;
      color: #fff; }
  .pagination .page-item.active .page-link {
    background-color: #397efb;
    color: #fff; }
  .pagination .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .pagination .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }


/* :: 8.0 Footer Add Area */
.footer-add-area {
  position: relative;
  z-index: 1;
  padding: 50px 0; }
  .footer-add-area .footer-add a {
    display: block; }
    .footer-add-area .footer-add a img {
      width: 100%; }

/* :: 9.0 Footer Area */
.footer-area {
  position: relative;
  z-index: 1;
  width: 100%;
  background-color: #fff; }
  .footer-area .footer-widget-area {
    position: relative;
    z-index: 1; }

    .footer-area .footer-widget-area .widget-title {
      display: block;
      font-family: Khmer OS Koulen;
 }
    .footer-area .footer-widget-area .list {
      position: relative;
      z-index: 1; }
      .footer-area .footer-widget-area .list li {
        display: block; }
        .footer-area .footer-widget-area .list li a {
          display: block;
          padding: 5px 0;
          font-family: Khmer OS Koulen;
          color: #000; }
          .footer-area .footer-widget-area .list li a:hover, .footer-area .footer-widget-area .list li a:focus {
            color: #666; }
            .document > p {
              font-family: Khmer OS Koulen;
            }
  .footer-area .bottom-footer-area {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 70px;
  background: #397efb; }
    .footer-area .bottom-footer-area p {
      color: rgba(255, 255, 255, 0.5);
      font-family: Khmer OS Koulen;
      margin-bottom: 0; }
      .footer-area .bottom-footer-area p a {
        color: rgba(255, 255, 255, 0.5); }
        .footer-area .bottom-footer-area p a:hover, .footer-area .bottom-footer-area p a:focus {
          color: #fff; }

/* :: 10.0 About Area */
.about-area {
  position: relative;
  z-index: 1; }
  .about-area h2 {
    font-weight: 500;
    margin-bottom: 50px;
    font-size: 40px; }
    @media only screen and (max-width: 767px) {
      .about-area h2 {
        font-size: 30px; } }
  .about-area p {
    font-weight: 500; }

.single-cool-fact {
  position: relative;
  z-index: 1; }
.social {
  margin-right: 20px;
}
.single-team-member {
  position: relative;
  z-index: 1; }
  .single-team-member .team-info {
    padding: 50px 0;
    text-align: center; }
    .single-team-member .team-info h5 {
      font-size: 18px;
      margin-bottom: 5px;
      color: #393939; }
    .single-team-member .team-info h6 {
      margin-bottom: 0;
      font-size: 14px;
      color: #656565; }


/* :: 12.0 Contact Area */
.map-area {
  position: relative;
  z-index: 2;
  margin-top: 80px; }
  .map-area #googleMap {
    width: 100%;
    height: 680px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .map-area #googleMap {
        height: 500px; } }
    @media only screen and (max-width: 767px) {
      .map-area #googleMap {
        height: 350px; } }

.single-contact-information {
  position: relative;
  z-index: 1; }
  .single-contact-information h6 {
    font-size: 14px;
    border-bottom: 2px solid #ee002d;
    display: inline-block;
    color: #ee002d; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-form-area {
    margin-bottom: 80px; } }
@media only screen and (max-width: 767px) {
    .hero-add {
    position: relative;
    z-index: 1;
    padding: 8px 10px;
    background: #397efb;
    margin-left: 0;
    font-family: Khmer Os Koulen;
}
  .contact-form-area {
    margin-bottom: 80px; } }
.contact-form-area .form-control {
  height: 45px;
  width: 100%;
  background-color: #f3f5f8;
  font-size: 12px;
  font-style: italic;
  margin-bottom: 15px;
  border: none;
  border-radius: 0;
  padding: 0 20px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
  .contact-form-area .form-control:focus {
    box-shadow: none; }
.contact-form-area textarea.form-control {
  height: 200px;
  padding: 15px 20px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }

.contact-area {
  position: relative;
  z-index: 1; }
  .contact-area .contact-title h2 {
    font-size: 40px;
    color: #393939;
    margin-bottom: 80px; }
    @media only screen and (max-width: 767px) {
      .contact-area .contact-title h2 {
        font-size: 30px; } }

/*# sourceMappingURL=style.css.map */
@media (max-width: 479px) {
      .flag {
        width:17px!important;
    }
    .flat-text {
        font-size: 11px;
        text-decoration:none;
    }
     .hero-add {
    position: relative;
    z-index: 1;
    padding: 8px 10px;
    background: #397efb;
    margin-left: 0;
    font-family: Khmer Os Koulen;
}
  .featured-image {
      height: 210px;
      overflow: hidden;
  }
  .pagination > li > a {
    padding: 4px 7px;
}
.pagination .active >span {
 
  padding: 7px 6px;
}
.pagination > li > span {
    padding: 7px 9px;
}
.pagination .page-link {
    padding: 0;
    font-size: 9px;
    color: #1d1b1b;
    width: 22px;
    height: 41px;
    text-align: center;
    line-height: 37px;
    border: 1px solid #ccc;
}
  .akp-video {
    width: 106px;
    font-size: 12px;
    right: 10px;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.25);
    padding:0 3px 3px 3px;
  }
  .txt-video {
    margin-top: 7px;
  }
  .post-title > h6 {
      font-size: 15px;
      padding-top: 10px;
  }
  .hero-add {
    margin-top: 10px;
}
  .hero-area {
    padding: 10px 0 10px;
  }
  .carousel-caption {
    padding-top: 0;
    padding-bottom: 15px;
  }
  .text-slide {
    font-size: 8px;
  }
  a, .post-meta a:hover, .post-meta a:focus {
    font-size: 12px;
  }
  .header-area .top-header-area .login-search-area {
    margin-top: 0;
  }
  .mt-30 {
    margin-top: 10px !important;
  }
  .youtube-video iframe {
    width: 100%;
    height: 220px;
  }
  .text-copyright {
    font-size: 13px;
  } 
  
}
.section-heading-kh > p {
  font-weight: 300;
}
@media (max-width: 414px) {
    .mb-info {
    display:block;
    margin-bottom: 10px;
}
.lp-info {
    display:none;
}
.pb-4, .py-4 {
    padding-bottom: 0.5rem!important;
}
    
}
