/* [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 */
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900");
/* :: 2.0 Import All CSS */
@import url(../scss/bootstrap.min.css);
@import url(../scss/owl.carousel.css);
@import url(../scss/owl.carousel.min.css);
@import url(../scss/animate.css);
@import url(../scss/font-awesome.min.css);
@import url(../scss/magnific-popup.css);
@import url(../scss/custom-icon.css);
@import url(../scss/classy-nav.min.css);
@import url(../scss/nice-select.min.css);
@font-face {
    font-family:'NanumSquareR';
	font-display:fallback;
    src: url("../fonts/NanumSquare_seR.eot");
    src: url("../fonts/NanumSquare_seR.eot?#iefix") format("embedded-opentype"), url("../fonts/NanumSquare_seR.woff") format("woff"), url("../fonts/NanumSquare_seR.woff2") format("woff2"), url("../fonts/NanumSquare_seR.ttf") format("truetype");
}
@font-face {
    font-family:'NanumSquareB';
	font-display:fallback;
    src: url("../fonts/NanumSquare_seB.eot");
    src: url("../fonts/NanumSquare_seB.eot?#iefix") format("embedded-opentype"), url("../fonts/NanumSquare_seB.woff") format("woff"), url("../fonts/NanumSquare_seB.woff2") format("woff2"), url("../fonts/NanumSquare_seB.ttf") format("truetype");
}





/* :: 3.0 Base CSS */
* {
  margin: 0;
  padding: 0; }

body {
  min-width:1280px;
   font-family: "Apple SD Gothic Neo","Malgun Gothic","맑은 고딕",Dotum,"돋움",sans-serif;
  font-size: 14px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.3;
  font-weight: 700; }

p {font-size: 14px;font-weight: 400; margin: 0;}

a,
a:hover,
a:focus {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-decoration: none;
  outline: 0 solid transparent;
  color: #1c1c1c;
	 font-weight: 500;
	letter-spacing: -1px;
   }
a:visited{color: #999;}
ul,
ol {
  margin: 0; }
  ul li,
  ol li {
    list-style: none; }

img {
  height: auto;
  max-width: 100%; }

/* Spacing */
.mt-15 {
  margin-top: 15px !important; }

.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; }

.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-50 {
  padding-top: 50px;
  padding-bottom: 50px; }
.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;
  margin-bottom: 90px;
  border-bottom: 1px solid #d0d5d8; }
  .section-heading h6 {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 45px;
    height: 45px;
    min-width: 140px;
    padding: 0 30px;
    background-color: #121212;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    text-align: center; }

/* 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:#fff;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""; }
.logo{margin: 0 auto; text-align: center;}
.logo img{width: 260px;}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #ffffff;
  right: 0;
  padding-right: 0;
  width: 30px;
  height: 30px;
  background-color: #121212;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 0;
  right: -30px; }
  

input:focus,
textarea:focus {
  outline: none;
  box-shadow: none;
  border-color: transparent; }

/* ScrollUp */
#scrollUp {
  background-color:#0074ef;
	@import display: none;
  border-radius: 0;
  bottom: 180px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  color: #ffffff;
  font-size: 24px;
  height: 40px;
border-radius:100%; 
  line-height: 38px;
  right:50px;
  text-align: center;
  width: 40px;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
  #scrollUp:hover {
    background-color: #000000; }


/* Button */
.newspaper-btn {
  display: inline-block;
  min-width: 160px;
  height: 52px;
  color: #ffffff;
  border: none;
  border-radius: 0;
  padding: 0 30px;
  font-size: 14px;
  line-height: 52px;
  font-weight: 700;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-transform: capitalize;
  background-color: #121212; }
  .newspaper-btn.active, .newspaper-btn:hover, .newspaper-btn:focus {
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    background-color: #1c1c1c; }

/* :: 4.0 Header Area */
.header-area {
  position: relative;
	
  z-index: 100;
  width: 100%; }
  .header-area .top-header-area {
    width: 100%;
    padding: 5px; 0; 
    position: relative;
    z-index: 1; }
.header-area .top-header-area .col{padding: 0; }
.header-area .top-header-area .row{margin: 0; }
   
    .header-area .top-header-area .top-header-content {
      width: 100%;
      height: 100px;
      position: relative;
      z-index: 1; }
     
      .header-area .top-header-area .top-header-content .logo a {
        display: block; }
        
    .header-area .top-header-area .login-search-area {
      position: relative;
      z-index: 1; }
     
      .header-area .top-header-area .login-search-area .login a {
        display: inline-block;
        padding: 0 10px;
        color: #fff; }
.header-area .top-header-area .login-search-area .sns{ font-size: 12px; position: absolute; right: 0; width: 290px; top: -45px}
.header-area .top-header-area .login-search-area .sns:after{display: block; content: ""; clear: both;}
.header-area .top-header-area .login-search-area .sns span{display: block; float: left;padding-left:20px;}
.header-area .top-header-area .login-search-area .sns a{font-size:12px }
.header-area .top-header-area .login-search-area .sns .snsicon{display: block; float: left; margin-right: 6px; width:26px; height:26px; border-radius:100%; }
.header-area .top-header-area .login-search-area .sns .fb{background:#1877f2; }
.header-area .top-header-area .login-search-area .sns .tw{background: #2aa9e0; }
.header-area .top-header-area .login-search-area .sns .you{border: 2px solid #ff0000; border-radius:100%; }
.header-area .top-header-area .login-search-area .sns .nv{background: #2eb300; }
.header-area .top-header-area .login-search-area .sns .nvtv{border: 2px solid  #00d065;border-radius:100%;  }
.header-area .top-header-area .login-search-area .sns .fb img {
    display: block;
	width:26px;
	 border-radius:100%;
}
.header-area .top-header-area .login-search-area .sns .tw img {
    display: block;
	 margin:3px auto;
	width:20px;
	 border-radius:100%;
}
.header-area .top-header-area .login-search-area .sns .you img {
    display: block;
    margin: 5px auto;
	width:16px;}
.header-area .top-header-area .login-search-area .sns .nv img {
    display: block;
	border-radius:100%; 
	width:26px;}
.header-area .top-header-area .login-search-area .sns .nvtv img {
    display: block;
	border-radius:100%; 
	width:34px;}
.header-area .top-header-area .login-search-area .search-form{position: absolute; right: 0; top: -15px; }
      .header-area .top-header-area .login-search-area .search-form form {
        width: 240px;
        height: 40px;
        position: relative;
        z-index: 2;
       }
        
        .header-area .top-header-area .login-search-area .search-form form input {
          width: 100%;
          height: 100%;
          border: 1px solid #ccc;
          background-color:#fff;
		  border-radius: 20px;
          padding: 0 15px;
          font-size: 12px;
         color: #121212; }
          .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 {
          height: 100%;
          position: absolute;
          right: 0;
          z-index: 10;
          border: none;
          background-color: transparent;
          color: #000;
          cursor: pointer;
          outline: none; width: 40px; top: -2px; text-align: left;}
        .header-area .top-header-area .login-search-area .search-form form .form-control::-webkit-input-placeholder {
          color: #000;
          opacity: 1; }
        .header-area .top-header-area .login-search-area .search-form form .form-control::-moz-placeholder {
          color: #000;
          opacity: 1; }
        .header-area .top-header-area .login-search-area .search-form form .form-control:-ms-input-placeholder {
          color: #000;
          opacity: 1; }
        .header-area .top-header-area .login-search-area .search-form form .form-control::-ms-input-placeholder {
          color: #000;
          opacity: 1; }
        .header-area .top-header-area .login-search-area .search-form form .form-control::placeholder {
          color: #000;
          opacity: 1; }
.search-form .fa {
    background: url(/img/core-img/btn_search2023.png) 0 0 no-repeat;
    width: 24px;
    height: 24px;
    line-height: 24px;
	font-size: 0;}

  .header-area .newspaper-main-menu {
    position: relative;
    width: 100%;
    z-index: 100;
    height: 56px;
	background-color:#293855;
	

	
    }
.ticker {
      width: 100%;
		height: 60px;
	overflow: hidden;
      text-align: left;
      position: relative;
	
      }
.subMenuBox{width: 1280px; margin: auto; text-align: center;}
.classynav .list> ul > li > a{padding: 0;}
.classynav ul li .megamenu .single-mega .title{border-bottom: 1px solid #ccc; font-weight: 800;}
.classynav ul li .megamenu .single-mega.cn-col-5{ height: 250px; padding:5px 15px; width: 256px; text-align: left; }
.classynav ul li .megamenu .single-mega a{ color: #666;}

.sitemap{ margin: auto; text-align: center; border-top: 1px solid #02031c; padding: 30px 15px; }
.sitemap .title{ font-weight: bold; color: #222; padding-bottom:0;}
.sitemap ul{margin-bottom: 10px;}
.sitemap ul li{text-align: left; color:rgba(0, 0, 0, 0.7);}
.sitemap ul a{ color: rgba(0, 0, 0, 0.7); font-weight: 400; display: block; margin: 4px 0;}

.hero-area .breaking-news-area .ticker li{}
    
    .header-area .newspaper-main-menu .classy-nav-container {
      background-color: transparent; }
    .header-area .newspaper-main-menu .classy-navbar {
      height: 56px;
      padding: 0; }
     
      .header-area .newspaper-main-menu .classy-navbar .logo {
        display: none; }
        .header-area .newspaper-main-menu .classy-navbar .logo a {
          display: block;
          max-width: 160px; }
       
      .header-area .newspaper-main-menu .classy-navbar .classynav ul li a {
        }
        .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: #121212; }
.header-area .newspaper-main-menu .classy-navbar .classynav .subMenu_l{ display: block; float: left;}
.header-area .newspaper-main-menu .classy-navbar .classynav .subMenu_r{ display: block; float: right;}
.header-area .newspaper-main-menu .classy-navbar .classynav > .subMenu_r > li{color: #ccc;}
		.header-area .newspaper-main-menu .classy-navbar .classynav > .subMenu_r > li > a{
			 text-transform: capitalize;
        background-color: transparent;
        line-height: 1;
        color: #fff;
		font-family: 'Noto Sans KR';
			padding: 12px 10px 11px 10px; font-size: 12px;
	
}
      .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a {
        text-transform: capitalize;
        padding:9px 20px 11px 0;
        background-color: transparent;
        line-height: 1;
		font-size: 16px;
        color: #fff;
         }
        .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: #fff; }
      .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li.active > a {
        position: relative;
        z-index: 1;
        color:  #fff; }
        .header-area .newspaper-main-menu .classy-navbar .classynav > ul > li.active > a::before {
          background-color: #f7f7f7;
          width: 100%;
          height: 3px;
          position: absolute;
          top: -26px;
          left: 0;
          content: '';
          z-index: 10; }
.header-area .newspaper-main-menu .classy-navbar .classynav .menu_icon{display: inline-flex; padding: 10px 8px; border-radius:100%; margin-right:14px; cursor: pointer;}
			.header-area .newspaper-main-menu .classy-navbar .classynav .menu_icon:hover{background: #1d273b;  }
			.header-area .is-sticky #stickyMenu .menu_icon{background: #233d56; }
.breakpoint-off .classynav ul li .megamenu{top:100%;}
          
  .header-area .is-sticky #stickyMenu {
    background-color: #fff;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.15);
    border-bottom: none;
	    border-top:  none;
}
.header-area .is-sticky #stickyMenu a{color: #121212;}
    
/* :: 5.0 Hero Area */
.hero-area {
  position: relative;
  z-index: 1;
  padding: 50px 0 80px; }
  .hero-area .breaking-news-area {
    position: relative;
	height: 60px;
    z-index: 1; }
    .hero-area .breaking-news-area .news-title {
      min-width: 150px;
      height: 38px;
      background-color: #121212;
      text-align: center;
      padding: 0 20px; }
      .hero-area .breaking-news-area .news-title div{
        margin-bottom: 0;
        font-weight: 500;
        color: #fff;
        line-height: 38px; }
.hero-area .breaking-news-area .news-title div a{color: #fff;}
        
      .hero-area .breaking-news-area .news-title.title2 {
        background-color: #152535; }
     
    .hero-area .breaking-news-area .ticker {
      width: 100%;
      text-align: left;
      position: relative;
      overflow: hidden;
      padding: 0 20px;
      background-color: #f3f5f8; }
     
      .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: 0.9em;
			  font-family: 'Noto Sans KR';
			  font-weight: 300;
            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 {
              text-decoration: underline;}
            

.hero-add {
  position: relative;
  z-index: 1; }
 

/* :: 6.0 Blog Post Area */
.sports-section{margin-bottom:20px; padding-bottom: 10px; margin-top: 10px; position: relative; border-bottom: 1px solid #dedede;}
.sports-section:last-child{ border-bottom:none;}
.column-section .small-featured-post .post-data{height:60px; overflow: hidden;}
.sports-section .small-featured-post .post-data{height:80px; overflow: hidden;}
.single-blog-post {
  position: relative;
  z-index: 1; }
  .single-blog-post .post-thumb a {
    display: block; }
.single-blog-post .post-thumb02 { height:242px; overflow: hidden; }
.single-blog-post .post-thumb03 { height:250px; overflow: hidden; background: #000; }
.welcome-post .post-thumb{height:414px; overflow: hidden; background: #000;}
.welcome-post .post-thumb img{width: 626px;min-height: 414px;}
.welcome-post .post-thumb02{height:206px; overflow: hidden; }
  .single-blog-post .post-data {
    padding:15px 0;  }
  .post-catagory {
	  font-family: 'NanumSquareR';
      font-size:1.2em;
      color: #121212;
      text-transform: uppercase;
      font-weight: bold;
      display: block;
	  margin-bottom: 8px;
	  letter-spacing: -1px;
}
.post-catagory a{color: #121212; font-weight: bold;}
.color_txt{ color: #227cdd;}
.height100{height:50px; overflow: hidden; display: block;}
.height40{height:40px; overflow: hidden; display: block;}
    .single-blog-post .post-data .post-title {
      display: block; }
      .single-blog-post .post-data .post-title p {
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms;
		  font-size: 14px;
        line-height: 1.4em; font-weight: 100; }
        .single-blog-post .post-data .post-title p:hover, .single-blog-post .post-data .post-title p:focus {
			text-decoration: underline;
			text-decoration-thickness : 0;

           }
.ffum .single-blog-post .post-data .post-title p{font-size: 1em;}
.ffum  .single-blog-post .post-data{padding: 8px 0 0 0;}
    .single-blog-post .post-data .post-meta .text-gray {
		color: #828282;
		font-weight: 300;
      display: block; }
.single-blog-post .post-data .post-meta .post-by{font-size: 12px; color: #828282; margin-top:8px; font-weight: 300;}
      .single-blog-post .post-data .post-meta .post-date a:hover, .single-blog-post .post-data .post-meta .post-date a:focus {
       text-decoration: underline; }
    .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: #121212; }
    .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 {
			text-decoration: underline;
          color: #121212; }
  .single-blog-post.style-2 .post-data {
    padding: 15px 0; }
.single-blog-post.style-2 .post-thumb {
	height: 160px;
	overflow: hidden;
   }
    .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: 10px 0 0 0; }
      .single-blog-post.style-3 .post-data .post-title p {
		  font-family:'NanumSquareR', 'NanumGothic','Noto Sans KR';
        font-size: 1.4em;
        line-height:1.4em;
        margin-bottom: 10px;
		  letter-spacing: -1px;
		  font-weight:600;
}
  .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: 40px;
        line-height: 1.2;
        margin-bottom: 20px;
        font-weight: 500; }
        
      .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: #121212; }
      .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: 30px 0; }
      .single-blog-post.featured-post.single-post .post-data p {
        margin-bottom: 30px; }
      .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: #121212; }
  .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: #121212; }
  .single-blog-post.small-featured-post {
    position: relative;
    z-index: 1;
   padding: 10px 0;
	  margin-left: -20px;
}
.column-section .single-blog-post.small-featured-post{margin-left: 0;}

.single-popular-post .post-thumb {
	position: absolute; 
	right: 0;
	top: 0;
		background: #f4f4f4;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
      flex: 0 0 40px;
      max-width: 40px;
      width: 40px;
		height:40px;
		overflow: hidden;
      margin-left:15px; }
    .single-blog-post.small-featured-post .post-thumb {
		background: #f4f4f4;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
      flex: 0 0 120px;
      max-width: 120px;
      width: 120px;
		height:80px;
		overflow: hidden;
      margin-right: 15px; }
.single-blog-post.small-featured-post .post-thumb img{min-height: 80px;}
.column-section .post-thumb04{
	background: #f4f4f4;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
      flex: 0 0 100px;
      max-width: 100px;
      width: 100px;
		height:60px;
		overflow: hidden;
      margin-left: 15px;
	margin-right: 0;
	
}
.column-section .post-thumb04 img{min-height: 60px;}
    .single-blog-post.small-featured-post .post-data {
		font-size: 12px;
      padding: 0; }
      .single-blog-post.small-featured-post .post-data .post-catagory {
        margin-bottom: 10px;
        line-height: 1; }
      .single-blog-post.small-featured-post .post-data .post-title h6 {
        font-size: 14px;
        line-height: 1.4;
        font-weight: 100; }
.tab-content .single-blog-post.small-featured-post .post-data .post-title p{height: 56px; line-height:18px; overflow: hidden; font-weight: 100;}

      .single-blog-post.small-featured-post .post-data .post-date {
		  font-size:12px;
		  font-weight: 300;
		  overflow: hidden;
        margin-bottom: 0;
        line-height: 1.2;
		  margin-top: 4px;
		  color: #828282;
}
.single-blog-post.small-featured-post .post-data .post-by {
		  font-size:12px;
		  font-weight: 100;
        margin-bottom: 0;
        line-height: 1.4; }
    .single-blog-post.small-featured-post:first-child {
      padding-top:0; }
    .single-blog-post.small-featured-post:last-child {
     
      border-bottom:none; }



.newspaper-tags {
  position: relative;
  z-index: 1;
  padding: 30px 0; }
 
  .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: #121212; text-decoration: underline; }



.popular-news-widget {
  position: relative;
  z-index: 1;
  background-color: #f4f4f4;
  padding:30px; }

.popular-news-widget02 {
	background-color: #f4f4f4;
  }
.popular-news-widget03 {
  position: relative;
	background-color: #f4f4f4;
  z-index: 1;
  padding:30px;
margin: -44px 0 0 3px;
	
}
.ffum {
	margin-top: 30px;
  position: relative;
  z-index: 1;
  }

 
   
  .popular-news-widget .single-popular-post {
    position: relative;
	height: 45px;
	  overflow: hidden;
    z-index: 1;
    margin: 0 0 10px 0; }
    .popular-news-widget .single-popular-post p {
      line-height: 1.6;
	font-size: 14px;
		margin:0 0 0 20px;
		font-weight: 500;
}
      .popular-news-widget .single-popular-post span {
		  display: block;
		  position: absolute;
		  left: 0;
		  top:5px;
		font-family: 'Rajdhani', 'helveticaneue-ultralight', 'sans-serif-light';
		line-height: 0.8;
        margin-right:8px;
		font-size: 20px;
        color:#227cdd; }
		 .popular-news-widget .single-popular-post p em {
			 display: inline;
		}
      .popular-news-widget .single-popular-post p:hover, .popular-news-widget .single-popular-post p:focus {
         }
   
    .popular-news-widget .single-popular-post:last-child {
      margin-bottom: 0; }

.latest-comments-widget {
  position: relative;
  z-index: 1;
  background-color: #eff4f9;
  padding: 60px 25px; }
  .latest-comments-widget h3 {
    font-size: 30px;
    margin-bottom: 30px;
    font-weight: 400;
    color: #152535; }
  .latest-comments-widget .single-comments {
    position: relative;
    z-index: 1;
    margin-bottom: 30px; }
    .latest-comments-widget .single-comments .comments-thumbnail {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 42px;
      flex: 0 0 42px;
      max-width: 42px;
      width: 42px;
      height: 42px;
      border-radius: 50%;
      margin-top: 6px; }
      .latest-comments-widget .single-comments .comments-thumbnail img {
        border-radius: 50%;
        display: block; }
    .latest-comments-widget .single-comments .comments-text a {
      display: block;
      font-size: 16px;
      color: #1c1c1c;
      margin-bottom: 10px;
      line-height: 1.9; }
      .latest-comments-widget .single-comments .comments-text a span {
        color: #a8a8a8; }
      .latest-comments-widget .single-comments .comments-text a:hover, .latest-comments-widget .single-comments .comments-text a:focus {
        text-decoration: underline; }
    .latest-comments-widget .single-comments .comments-text p {
      margin-bottom: 0;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: 700;
      color: #828282;
      line-height: 1; }
    .latest-comments-widget .single-comments:last-child {
      margin-bottom: 0; }

.newsletter-widget {
  position: relative;
  z-index: 1;
  background-color: #02031c;
  padding: 60px 25px; }
  .newsletter-widget h4 {
    text-align: center;
    color: #121212; }
  .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: #121212;
    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;
      text-decoration: underline; }

.pagination {
  position: relative;
  z-index: 1; }
  
  .pagination .page-link {
    padding: 0;
    font-size: 16px;
    border: none;
    color: #152535;
    width: 38px;
    height: 38px;
    background-color: transparent;
    text-align: center;
    line-height: 38px; }
    .pagination .page-link:hover, .pagination .page-link:focus {
      background-color: #152535;
      color: #fff; }
  .pagination .page-item.active .page-link {
    background-color: #152535;
    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; }

.blog-post-author {
  position: relative;
  z-index: 1;
  padding: 40px 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: #d0d5d8; }
  .blog-post-author .author-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    min-width: 90px;
    padding-right: 20px;
    width: 90px;
    height: 90px;
    border-radius: 50%; }
    .blog-post-author .author-thumbnail img {
      border-radius: 50%; }
  .blog-post-author .author-info a {
    display: block;
    color: #000000;
    font-size: 16px;
    margin-bottom: 15px; }
    .blog-post-author .author-info a span {
      color: #656565;
      font-style: italic; }
  .blog-post-author .author-info p {
    line-height: 2;
    margin-bottom: 0; }

.pager {
  position: relative;
  z-index: 1; }
  .pager a {
    display: inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #eff4f9;
    text-align: center;
    color: #1c1c1c;
    margin: 50px 0; }
    .pager a.active, .pager a:hover, .pager a:focus {
      background-color: #1c1c1c;
      color: #fff; }
    .pager a i {
      font-size: 16px; }

.comment_area {
  border-bottom: 1px solid #d0d5d8;
  padding-bottom: 50px; }
  .comment_area .title {
    margin-bottom: 50px; }
  .comment_area .comment-content .comment-author {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 51px;
    flex: 0 0 51px;
    min-width: 51px;
    margin-right: 45px;
    height: 51px;
    border-radius: 50%; }
    .comment_area .comment-content .comment-author img {
      border-radius: 50%; }
  .comment_area .comment-content .comment-meta {
    margin-bottom: 30px; }
    .comment_area .comment-content .comment-meta .post-author {
      margin-bottom: 5px;
      display: block;
      font-size: 16px;
      color: #393939; }
    .comment_area .comment-content .comment-meta .post-date {
      font-size: 12px;
      text-transform: uppercase;
      margin-bottom: 0;
      color: #656565;
      display: block;
      margin-bottom: 15px; }
    .comment_area .comment-content .comment-meta p {
      margin-bottom: 15px;
      font-size: 14px;
      line-height: 2;
      font-weight: 500; }
  .comment_area .single_comment_area {
    margin-bottom: 30px; }
    .comment_area .single_comment_area:last-of-type {
      margin-bottom: 0; }
  .comment_area .children .single_comment_area {
    margin-left: 50px;
    margin-top: 30px; }

.post-a-comment-area {
  position: relative;
  z-index: 1; }
  .post-a-comment-area h4 {
    font-size: 24px;
    color: #393939;
    margin-bottom: 50px; }

.editors-pick-post-area {
  position: relative;
  z-index: 1;
  background-color: #fffs; }

/* :: 7.0 Video Post Area */
.video-post-area {
  position: relative;
  z-index: 1;
  padding: 0 0 0; }

.single-video-post {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 0s; }
  .single-video-post img {
    -webkit-transition-duration: 2000ms;
    transition-duration: 2000ms;
    width: 100%; }
  .single-video-post .videobtn {
    position: absolute;
    width: auto;
    height: auto;
    top: 80px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .single-video-post .videobtn a {
      display: block;
      width: 70px;
      height: 40px;
      border-radius: 5px;
      background-color:#000000bf;
      color: #fff;
      text-align: center;
      line-height: 40px;
      font-size: 18px; }
      .single-video-post .videobtn a:hover, .single-video-post .videobtn a:focus {
        background-color: #152535;
        color: #fff; }
  .single-video-post:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
.single-video-post p{font-size: 1.2em; line-height: 1.4em; color: #333; padding: 10px 0; cursor: pointer;}
.single-video-post p:hover, .single-video-post p:focus{ text-decoration: underline;text-decoration-thickness : 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;
	padding: 50px 0 0 0;
  z-index: 1;
  width: 100%;
  }
.main-footer-area{background-color: #02031c; padding-top: 30px; }
.footer-area .logo{color: #fff; font-size: 14px;line-height: 2.0;}
  .footer-area .footer-widget-area {
	 width: 100%;
	padding: 0 0 20px 0;
    position: relative;
    z-index: 1; }
    .footer-area .footer-widget-area .footer-logo {
      margin-bottom: 30px; }
    .footer-area .footer-widget-area .widget-title {
	font-size: 12px;
      display: block;
      margin-bottom: 30px;
      color: #fff; }
    .footer-area .footer-widget-area .list {
		line-height: 30px;
		font-size: 11px;
      position: relative;
      z-index: 1; }
      .footer-area .footer-widget-area .list li, .footer-area .footer-widget-area .title{
		 font-size: 11px;
		   padding: 5px 15px 0 0;
		  color: rgba(255, 255, 255, 0.5); 
        display:inline;}
.footer-area .footer-widget-area .list b{color: #fff;}
        .footer-area .footer-widget-area .list li a {
			font-size: 12px;
          padding: 5px 0;
          color: rgba(255, 255, 255, 0.5); }
          .footer-area .footer-widget-area .list li a:hover, .footer-area .footer-widget-area .list li a:focus {
			font-size: 12px;
            color: #fff; }
  .footer-area .bottom-footer-area {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 70px;background-color: #02031c; }
    .footer-area .bottom-footer-area p {
		font-size: 11px;
      color: rgba(255, 255, 255, 0.5);
      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; }
    
  .about-area p {
    font-weight: 500; }

.single-cool-fact {
  position: relative;
  z-index: 1; }

.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; }

/* :: 11.0 Cool Facts */
.single-cool-fact {
  position: relative;
  text-align: center;
  z-index: 1;
  margin-bottom: 80px; }
  .single-cool-fact h3 {
    font-size: 60px;
    margin-bottom: 0;
    color: #a5a5a5;
    font-weight: 700;
    margin-right: 15px; }
  .single-cool-fact .cf-text {
    text-align: left; }
    .single-cool-fact .cf-text h6 {
      font-size: 18px;
      margin-bottom: 5px;
      color: #393939; }
    .single-cool-fact .cf-text span {
      font-size: 12px;
      color: #656565; }

/* :: 12.0 Contact Area */
.map-area {
  position: relative;
  z-index: 2;
  margin-top: 80px; }
  .map-area #googleMap {
    width: 100%;
    height: 680px; }
    

.single-contact-information {
  position: relative;
  z-index: 1; }
  .single-contact-information h6 {
    font-size: 14px;
    border-bottom: 2px solid #121212;
    display: inline-block;
     }


.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; }
    

/*# sourceMappingURL=style.css.map */

.classynav ul li.has-down>a:after, .classynav ul li.megamenu-item>a:after {
    font-family: classyfonts;
    content: none;
    font-size: 12px;
    color: #000;
	padding: 0 0 0 0;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}






.main-wrapper-first {
  width: 68.75%;
  margin: 0 auto;
  margin-top: 6rem;
}



.main-wrapper {
  width: 68.75%;
  margin: 0 auto;
	background: #000;
}



/* :: 6.0 Welcome Slides Area */
.welcome-slide-area {
  padding: 0;
  position: relative;
  z-index: 1; 
	margin-top:15px;
	height: 414px;
}


.single-welcome-slide {
  position: relative;
  z-index: 1; }
  .single-welcome-slide .welcome-post {
border-bottom: 1px solid #fff;
    position: relative;
    z-index: 1;
    overflow: hidden; }
    .single-welcome-slide .welcome-post img {
      -webkit-transition-duration: 600ms;
      transition-duration: 600ms; }
    .single-welcome-slide .welcome-post:hover img {
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }
    .single-welcome-slide .welcome-post .post-content {
      position: absolute;
      width: 90%;
      bottom:5%;
      left: 5%;
      z-index: 5; }
	.single-welcome-slide .style-2 .post-content {
      position: absolute;
      width: 100%;
      bottom:0;
      left:0;
      z-index: 5;
		height: 56px;
		overflow: hidden;
}
.single-welcome-slide .style-2{ border-left:1px solid #fff;padding-bottom:0.5px; }
       
      .single-welcome-slide .welcome-post .post-content .post-title {
		  font-family:'NanumSquareR', 'NanumGothic','Noto Sans KR';
        padding: 0 ;
		 line-height:1.2em;
        font-size: 2.8rem;
        font-weight: 600;
		  letter-spacing: -1px;
        color: #fff;
        display: inline-block; }
		.single-welcome-slide .style-2 .post-content .post-title {
		font-family:'NanumSquareR', 'NanumGothic','Noto Sans KR';
		line-height:24px;
        font-size:18px;
		font-weight: 400;
        color: #fff;
        display: inline-block; 
		padding:5px 15px;}
		.single-welcome-slide .style-2 .post-content .post-text {
		line-height:1.2em;
        font-size:13px;
        color: #fff;
        display: block;
		white-space: nowrap;
		text-overflow:ellipsis;
		width: 100%;
		overflow: hidden;
		padding: 8px 15px;}
	.single-welcome-slide .style-2 .img_mask_bg{background: #000; width: 100%; height: 60px; display: block; position: absolute; left: 0; bottom: 0; opacity: 0.5; z-index: -1; }
.single-welcome-slide .style-2 .post-content p{margin: 0;}
		
.single-welcome-slide .welcome-post .post-content .post-title span{background: #000; font-family:'NanumSquareR', 'NanumGothic','Noto Sans KR';}
        
.nav-tabs{border:none; position: absolute; right: 0; top: -4px; cursor: pointer;}       
.nav-tabs li{display: block; float: right; }
.nav-tabs li a{display: block;width:25px; height:22px;padding: 2px 0; border: 1px solid #eee; text-align: center; background: #f4f4f4; font-size: 11px; font-family:Tahoma,sans-serif; color:#777;}
.nav-tabs .active{background:#0074ef;border: 1px solid #0074ef;font-weight: bold;color: #fff;}


 .single-blog-post .post-data .tag {
       color: #e20378; padding-right:4px; font-size: 13px; font-weight: 100;}
		
         .single-blog-post .post-data .tag-2 {
          color: #37a0b0;padding-right:4px; font-size: 13px; font-weight: 100;}
        .single-blog-post .post-data .tag-3 {
			padding-right: 4px;
			font-size: 13px; font-weight: 100;
          color: #ee9202; }
.single-blog-post .post-data .min{font-size: 12px; padding-left: 20px;}
.single-blog-post .post-data p{ margin: 0;}
.single-blog-post .post-data p:after{display: block; clear: both; content: "";}
.unsin{margin: 30px 0;}
.popular{margin-bottom: 30px;}
.adBox{ padding:40px 6px; }
.ad_banner{ }
.ad_banner div{margin-top:25px; height: 75px; background: #000;}
.ad_banner div:first-child{margin-top: 20px;}
.ad_banner02{ height: 250px; margin: auto; text-align: center;}
.text-area{ }
.text_Box{margin:35px 20px 0 0;}
.text_Box em{display: block; width: 4px; height: 4px; border-radius:100%; background: #121212; float: left; margin:14px 8px 0 0; }
.text_Box p{font-size:19px;  display: inline;  letter-spacing: -2px;color:#1c1c1c; font-weight: 500; }
.text_Box p:hover{text-decoration-thickness : 1px;}
.text_Box span{font-size: 12px; font-weight: 300; line-height: 1.4; color: #828282; padding-left: 15px;}
.text_Box .fr{display: block; position: absolute; right: 0; top:3px;}
.text_Box02{margin:20px 50px 0 0;}
.text_Box div{width: 100%;margin-bottom:13px; position: relative;}
.text_Box02 h6:hover,.text_Box02 p:hover{text-decoration: underline;}
.text_Box02 div{width: 100%; height: 70px; overflow: hidden; margin-bottom:25px;}
.timelineBox{padding: 0 0 0 0; margin: 10px -8px 0 12px; border-right:1px solid #ddd; padding-right: 10px; }
.timelineBox .post-data{}
.timelineBox .bultime{ background: url('../img/core-img/bul_time.png') 0 4px no-repeat;  }
.timelineBox .bulday{ background: url('../img/core-img/bul_day.png') 2px 5px no-repeat;  }
.timelineBox .post-meta{padding: 0 0 0 10px;border-left: 2px solid #ededed; margin-left:6px;}
.timelineBox .post-title{ padding-top: 8px;}
.column-section{ border-left:1px solid #eee; padding: 25px 0 32px 0;}
.un_formBox{}
.un_formBox span{display:block; float: left; margin:4px 2px;}

.input{height: 33px;
	padding-left: 10px;
    font-size: 12px;
    line-height: 33px;
	width: 164px;
    border: 1px solid #ddd;}
.btn-primary{
    position: relative;
    color: #121212;
    background: url('../img/core-img/secl_bul.png') 90% 14px no-repeat;
    background-color: #fff;
    height: 33px;
    border: 1px solid #ddd;
    text-align: left;
    padding:0 10px;
    font-size: 12px;
    line-height: 33px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
}
.btn-primary:hover{ background: url('../img/core-img/secl_bul_hv.png') 90% 14px no-repeat; outline: none; background-color: #4434c2;}
.btn-primary.focus, .btn-primary:focus{box-shadow:0 0 0 0;}
.btn-primary option {
    background: #fff;
    color: #121212;
    display: block;
    padding: 10px 0;
    border: 1px solid #ccc;
    line-height: 40px;
	margin: 10px 0;}
.btn_unsin{ background: #4434c2; color: #fff; border-radius:0; margin: 5px 0 auto; text-align: center; font-size: 13px; }
.btn_Box{margin: auto; text-align: center;}
.app_list{margin: auto; text-align: center; padding-top: 8px;}
.app_list:after{display: block; clear: both; content: "";}
.app_list li{display: inline-block;font-size: 12px; margin:0 5px 0 0;}
.app_list li a{font-size: 12px; color: rgba(255, 255, 255, 0.5); letter-spacing: -1px;}
.app_list img{display: block; margin: auto; text-align: center; margin-bottom: 8px;}
.justify-content-center{border:1px solid #dedede; padding: 30px 20px 20px 20px; margin: 0; }
.hoseBn{margin-top: 30px;}
.hoseBn div{margin-bottom: 15px;}
.hoseBn div img{width: 250px;}






.container {
   width: 1280px;max-width: none !important;
}
.classy-menu{width: 100%;}
.breakpoint-off .classynav{display: block;}





.errow-box{max-width: 100%;flex-basis:100%;  text-align: center;}
.errow-box	.not-found{min-height: calc(70vh - 230px); display: flex; justify-content: center; align-items: center; text-align: center;flex-direction:column; }
.errow-box	.not-found h1, .errow-box	.not-found p{width: 100%; display: block; clear: both;}
.errow-box	.not-found h1{font-weight: 400; font-size: 2.5rem; letter-spacing: -1px; }
.errow-box	.not-found p{font-size: 1.2rem; line-height: 1.8rem; letter-spacing: -1px; padding: 20px 0;}
.errow-box	.not-found span{display: inline-block;}
.errow-box	.not-found .btn{border:1px solid #dedede; padding:12px 15px; font-size: 0.8rem; color: #7e7e7e; border-radius: 0; }	


.site-map-cont{width: 100%;}
.sitemap-history{margin-top: 30px;}
.sitemap-title .site-tit{font-size: 2.0rem; font-weight: 400;}
.sitemap-title h1{font-size: 1.2rem; font-weight: 600; margin-top: 15px;}
.sitemap-title h1 a{display: inline-block; color: #121212;}
.sel-list-day{background: #eee; padding: 20px; margin-top: 20px;}
.sel-list-day li{display: inline-block; font-size: 1rem; width:60px; height: 30px; line-height: 30px; text-align: center; margin:4px 0; }
.sel-list-day li a{font-size: 1rem;}
.sel-list-month{background: #eee; padding: 20px; margin-top: 20px;}
.sel-list-month li{display: inline-block; font-size: 1rem; width:8%; height: 30px; line-height: 30px; text-align: center; margin:4px 0; }
.sel-list-month li a{font-size: 1rem;} 
.sitemap-list{margin-top: 30px;}
.sitemap-list li{border-bottom: 1px solid #ededed; padding: 10px 0; }
.sitemap-list li .list-tit{font-weight: 400; font-size:1.2rem;}
.sitemap-list a{color:#222;}
.sitemap-list h3{font-size: 1rem;font-weight: 400;}

.page-nav{width: 100%; margin: auto; text-align: center; }
.page-nav li{border:none;}


.rss-box{width: 100%;}
.rss-list{margin-top: 30px;}
.rss-list h1{font-size: 2.0rem; font-weight: 600;}
.rss-list .list{width: 100%;}
.rss-list .list ul{margin:-10px 0 -10px -20px;}
.rss-list .list li{display: inline-block; width: 31.5%; height: 80px; padding: 15px 0; border: 1px solid #eee; margin: 10px 0 10px 20px; overflow: hidden;}
.rss-list .list li a{display: block; font-size: 1rem; color: #121212;font-weight: 500; text-align: center; padding: 0 10px;}
.rss-list .list li a span{font-size: 0.7rem; font-weight: 300; display: block;}













