@font-face {
  font-family: 'UTMBebas';
  src: url("../fonts/UTMBebas.eot");
  src: url("../fonts/UTMBebas.eot") format("embedded-opentype"), url("../fonts/UTMBebas.woff2") format("woff2"), url("../fonts/UTMBebas.woff") format("woff"), url("../fonts/UTMBebas.ttf") format("truetype"), url("../fonts/UTMBebas.svg#UTMBebas") format("svg");
}
body {
  color: #000;
  font-size: 16px;
  line-height: 1.1875;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  text-align: justify;
}

*:focus {
  outline: none;
}

img {
  max-width: 100%;
  height: auto;
  width: auto;
}

a {
  color: #000;
}
a:hover, a:focus {
  text-decoration: none;
  color: #0B519C;
}

b,
strong {
  font-weight: 700;
}

textarea {
  resize: none;
}

/* Typography */
.h5, h5 {
  font-size: 16px;
}

.h4, h4 {
  font-size: 17px;
}

.h2, h2 {
  font-size: 25px;
}

/* Grid */
@media (min-width: 1280px) {
  .container {
    max-width: 1220px;
  }
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-left: 10px;
  padding-right: 10px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters .col, .no-gutters .col-1, .no-gutters .col-10, .no-gutters .col-11, .no-gutters .col-12, .no-gutters .col-2, .no-gutters .col-3, .no-gutters .col-4, .no-gutters .col-5, .no-gutters .col-6, .no-gutters .col-7, .no-gutters .col-8, .no-gutters .col-9, .no-gutters .col-auto, .no-gutters .col-lg, .no-gutters .col-lg-1, .no-gutters .col-lg-10, .no-gutters .col-lg-11, .no-gutters .col-lg-12, .no-gutters .col-lg-2, .no-gutters .col-lg-3, .no-gutters .col-lg-4, .no-gutters .col-lg-5, .no-gutters .col-lg-6, .no-gutters .col-lg-7, .no-gutters .col-lg-8, .no-gutters .col-lg-9, .no-gutters .col-lg-auto, .no-gutters .col-md, .no-gutters .col-md-1, .no-gutters .col-md-10, .no-gutters .col-md-11, .no-gutters .col-md-12, .no-gutters .col-md-2, .no-gutters .col-md-3, .no-gutters .col-md-4, .no-gutters .col-md-5, .no-gutters .col-md-6, .no-gutters .col-md-7, .no-gutters .col-md-8, .no-gutters .col-md-9, .no-gutters .col-md-auto, .no-gutters .col-sm, .no-gutters .col-sm-1, .no-gutters .col-sm-10, .no-gutters .col-sm-11, .no-gutters .col-sm-12, .no-gutters .col-sm-2, .no-gutters .col-sm-3, .no-gutters .col-sm-4, .no-gutters .col-sm-5, .no-gutters .col-sm-6, .no-gutters .col-sm-7, .no-gutters .col-sm-8, .no-gutters .col-sm-9, .no-gutters .col-sm-auto, .no-gutters .col-xl, .no-gutters .col-xl-1, .no-gutters .col-xl-10, .no-gutters .col-xl-11, .no-gutters .col-xl-12, .no-gutters .col-xl-2, .no-gutters .col-xl-3, .no-gutters .col-xl-4, .no-gutters .col-xl-5, .no-gutters .col-xl-6, .no-gutters .col-xl-7, .no-gutters .col-xl-8, .no-gutters .col-xl-9, .no-gutters .col-xl-auto {
  padding-left: 0;
  padding-right: 0;
}

button {
  cursor: pointer;
}
button:focus {
  outline: none;
}

.btn-clear {
  border: none;
  background-color: transparent;
  padding: 0;
}
.btn-clear:focus {
  box-shadow: none;
}

.btn {
  min-width: 100px;
}

.btn-main {
  border-color: #fdc800;
  background-color: #fdc800;
  color: #0B519C;
}
.btn-main:hover, .btn-main:focus {
  border-color: #e4b400;
  background-color: #e4b400;
  color: #0B519C;
}
.btn-main.border-dark {
  border-color: #a1a1a1;
  color: #000000;
  font-weight: 600;
}
.btn-main.border-dark:hover, .btn-main.border-dark:focus {
  border-color: #a1a1a1;
}

.btn-info-main {
  border-color: #003a97;
  background-color: #003a97;
  color: #fff;
}
.btn-info-main:hover, .btn-info-main:focus {
  border-color: #002664;
  background-color: #002664;
  color: #fff;
}

.ico-home {
  background-image: url('../images/sprites-s127f99e881.png');
  background-position: 0 -80px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 18px;
  width: 20px;
  display: inline-block;
}

.ico-calendar {
  background-image: url('../images/sprites-s127f99e881.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 21px;
  width: 18px;
  display: inline-block;
}

.ico-camera {
  background-image: url('../images/sprites-s127f99e881.png');
  background-position: 0 -26px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 23px;
  width: 29px;
  display: inline-block;
}

.ico-favicon, .heading-is-icon .title::before {
  background-image: url('../images/sprites-s127f99e881.png');
  background-position: 0 -54px;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 21px;
  width: 21px;
  display: inline-block;
}
.heading-is-icon .h4, .heading-is-icon .h5, .heading-is-icon .h6
{
	margin-top:0px
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  outline: none;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  outline: none;
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  outline: none;
  z-index: 3;
}
.slick-track:before {
  display: table;
  content: '';
}
.slick-track:after {
  display: table;
  content: '';
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
  outline: none;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
  outline: none;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
  outline: none;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Dots */
.slick-dots {
  cursor: pointer;
  position: absolute;
  margin: 0;
  padding: 0;
  outline: none;
  right: 10px;
  bottom: 20px;
  z-index: 10;
}
.slick-dots li {
  display: inline-block;
  position: relative;
  margin: 0 4px;
}
.slick-dots li button {
  cursor: pointer;
  font-size: 0px;
  line-height: 0;
  display: block;
  width: 12px;
  height: 12px;
  padding: 0;
  color: red;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:after {
  cursor: pointer;
  content: "";
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.25);
}
.slick-dots li.slick-active {
  outline: none;
}
.slick-dots li.slick-active button::after {
  cursor: pointer;
  background-color: #fff;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev, .slick-next {
  z-index: 5;
  position: absolute;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  color: #53585c;
  margin: 0;
}
.slick-prev:hover::before, .slick-next:hover::before {
  outline: none;
  background-color: #f70d28;
  color: #fff;
}
.slick-prev.slick-disabled, .slick-next.slick-disabled {
  pointer-events: none;
}
.slick-prev.slick-disabled::before, .slick-next.slick-disabled::before {
  opacity: 0.8;
}
.slick-prev:before, .slick-next:before {
  content: '';
  font-weight: normal;
  display: inline-block;
  font-size: 24px;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  background-color: #fff;
  opacity: 1;
  line-height: 40px;
  width: 40px;
  height: 40px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: 5px;
}
.slick-prev:before {
  content: '\f104';
}

.slick-next {
  right: 5px;
}
.slick-next:before {
  content: '\f105';
}

.slick-slide {
  height: auto;
}

/*------------------------------------------------------------------
[Header]
*/
.header-site {
  margin-bottom: 30px;
}

.header-top {
  background: url(../images/bg/header-bg.jpg) no-repeat top right;
  padding: 16px 0;
}
.header-top .container {
  position: relative;
  display: flex;
  align-items: center;
}
.header-top img {
  display: block;
}

.logo img {
  max-height: 100%;
  max-width: 90px;
}
@media only screen and (min-width: 992px) {
  .logo img {
    max-width: 137px;
  }
}

.slogan {
  text-align: center;
  margin: auto;
  max-width: calc(100% - 90px);
}
@media only screen and (min-width: 992px) {
  .slogan {
    max-width: calc(calc(100% - 160px));
  }
}
.slogan img {
  margin: auto;
}

.navigation {
  background-color: #0047aa;
  position: relative;
  font-family: 'UTMBebas', sans-serif;
  padding: 5px 0;
}
@media only screen and (min-width: 992px) {
  .navigation {
    padding: 0;
  }
}
.navigation > .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .navigation {
    padding-top: 0;
    padding-bottom: 0;
  }
  .navigation > .container {
    flex-wrap: nowrap;
  }
}
.navigation .search-form-container {
  position: absolute;
  right: 10px;
  margin-bottom: 0;
}

.icon-toggle {
  width: 30px;
  height: 30px;
  position: relative;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
@media (min-width: 992px) {
  .icon-toggle {
    display: none;
  }
}
.icon-toggle:focus {
  outline: none;
}
.icon-toggle::before, .icon-toggle::after {
  background: #fff;
  content: '';
  height: 3px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 26px;
  transition: all 0.3s ease;
}
.icon-toggle::before {
  top: 20%;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
.icon-toggle::after {
  bottom: 20%;
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
}
.icon-toggle > span {
  background: #fff;
  bottom: 0;
  display: block;
  height: 3px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 26px;
  transition: all 0.3s ease;
}
.icon-toggle:hover:before, .icon-toggle:hover:after, .icon-toggle:hover > span {
  background-color: #fff;
}
.icon-toggle.active span {
  display: none;
}
.icon-toggle.active:before, .icon-toggle.active:after {
  transform-origin: inherit;
}
.icon-toggle.active:before {
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
  top: 50%;
  margin-top: -2px;
}
.icon-toggle.active:after {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
  top: 50%;
  margin-top: -2px;
}

@media (max-width: 991px) {
  .menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 999;
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
    border-top: 3px solid #0B519C;
    padding: 5px 0 15px;
  }
  .menu.show {
    display: block;
  }
}
.menu > ul {
  position: relative;
}

.sm-blue > li > a {
  font-family: 'UTMBebas', sans-serif;
}

.search-form-container {
  margin-bottom: 10px;
}

.search-form {
  position: relative;
  max-width: 190px;
}
.search-form .form-control {
  height: 26px;
  border: 1px solid #debe5b;
  border-radius: 15px;
  background-color: #fff;
  font-size: 15px;
  line-height: 18px;
  padding: 2px 25px 2px 18px;
}
.search-form .search-form-submit {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 10px;
  background-color: transparent;
  border: 0;
}
.search-form .search-form-submit i::before {
  font-size: 15px;
  color: #4d4d4d;
}

.header-bottom {
  background-color: #e6e6e6;
  padding: 9px 0;
  border-top: 1px solid #fff;
}
.header-bottom marquee {
  color: #080808;
}
@media only screen and (min-width: 992px) {
  .header-bottom marquee {
    font-size: 18px;
  }
}

.current-date {
  color: #535353;
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
}
.current-date i {
  vertical-align: -4px;
  margin-right: 4px;
}

/*------------------------------------------------------------------
[Content]
*/
.title {
  text-transform: uppercase;
  margin-bottom: 0;
  color: #0B519C;
  font-weight: bold;
}

.heading-border {
  margin-bottom: 15px;
  position: relative;
  border-bottom: 3px solid #f1f1f1;
  display: flex;
}
.heading-border .title {
  background-color: #fff;
  padding-right: 25px;
  display: inline-block;
  position: relative;
  margin-bottom: -3px;
}

.heading-norm {
  padding: 14px 18px 11px;
}
.heading-norm .title {
  color: #fff;
  opacity: 1;
}
.heading-norm.is-info {
  background-color: #077bd2;
}
.heading-norm.is-warning {
  background-color: #f2b556;
}
.heading-norm.is-overlay {
  opacity: 0.6;
}
.heading-norm.is-small {
  padding-top: 8px;
  padding-bottom: 5px;
}
.heading-norm i {
  vertical-align: middle;
  margin-right: 4px;
  position: relative;
  top: -2px;
}

.heading-is-icon {
  margin-bottom: 15px;
  position: relative;
  border-bottom: 3px solid #f1f1f1;
}
.heading-is-icon .title {
  display: inline-block;
  padding-left: 35px;
  padding-right: 30px;
  border-bottom: 3px solid #005fbd;
  margin-bottom: -3px;
  padding-bottom: 8px;
}
.heading-is-icon .title::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
}

.topstory {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.topstory .article-topstory, .topstory .sub-news-top {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .topstory .article-topstory {
    -ms-flex: 0 0 53%;
    flex: 0 0 53%;
    max-width: 53%;
    margin-bottom: 43px;
  }
}
@media only screen and (min-width: 992px) {
  .topstory .article-topstory {
    -ms-flex: 0 0 63.8%;
    flex: 0 0 63.8%;
    max-width: 63.8%;
  }
}
@media only screen and (min-width: 768px) {
  .topstory .sub-news-top {
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
    max-width: 47%;
    padding-left: 23px;
    margin-bottom: 43px;
  }
}
@media only screen and (min-width: 992px) {
  .topstory .sub-news-top {
    -ms-flex: 0 0 36.2%;
    flex: 0 0 36.2%;
    max-width: 36.2%;
  }
}

.article-topstory .title {
  color: #db0000;
}

.article-topstory-title {
  font-size: 21px;
  font-size: 500;
  color: #d46308;
  margin-bottom: 6px;
}
@media only screen and (min-width: 768px) {
  .article-topstory-title {
    font-size: 25px;
  }
}
.article-topstory-title a {
  color: inherit;
}

.article-topstory-text {
  font-size: 17px;
  line-height: 1.25;
}
@media only screen and (min-width: 768px) {
  .article-topstory-text {
    font-size: 19px;
  }
}

.article-topstory-pic {
  margin-bottom: 15px;
}

.figure {
  display: block;
  width: 100%;
  position: relative;
  padding: 62% 0 0 0;
  overflow: hidden;
}
.figure img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all 300ms ease-out;
}
.figure:hover img {
  -webkit-filter: brightness(85%);
}

.sub-featured .item-grid-name {
  font-weight: 500;
}

.lists {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.lists li {
  position: relative;
}
.lists li:not(:last-child) {
  padding-bottom: 21px;
  margin-bottom: 20px;
}
.lists li:not(:last-child)::after {
  content: '';
  display: block;
  width: 90%;
  height: 1px;
  position: absolute;
  left: 5%;
  bottom: 0;
  background: url("../images/bg/line-bg.png") no-repeat center bottom;
  background-size: 100% 100%;
}

.item-grid {
  display: -ms-flexbox;
  display: flex;
}

.item-grid-pic {
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  max-width: 45%;
  margin-bottom: 0;
}

.item-grid-body {
  flex: 1 1 0px;
  padding-left: 15px;
}

.item-grid-name {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  max-height: 80px;
  overflow: hidden;
  margin-bottom: 0;
  position: relative;
  top: -2px;
}

/*----- section-video -----*/
.section-video .title, .section-photoraphic .title {
  text-align: center;
}

.videos {
  background-color: #fff9f0;
  margin-bottom: 20px;
  padding: 12px;
}
@media only screen and (min-width: 768px) {
  .videos {
    margin-bottom: 41px;
    padding: 33px 25px 20px 25px;
  }
}
.videos .item-flexible-name {
  font-size: 16px;
  line-height: 20px;
  max-height: 60px;
}
@media only screen and (min-width: 768px) {
  .videos .item-flexible-name {
    font-size: 19px;
    font-weight: 300;
    line-height: 22px;
    max-height: 66px;
    text-align: center;
  }
}
.videos .figure {
  padding-top: 56.5%;
}

.item-flexible {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.item-flexible .item-flexible-pic {
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
  max-width: 35%;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .item-flexible .item-flexible-pic {
    margin-bottom: 16px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.item-flexible .item-flexible-body {
  -ms-flex: 0 0 65%;
  flex: 0 0 65%;
  max-width: 65%;
  padding-left: 12px;
}
@media only screen and (min-width: 768px) {
  .item-flexible .item-flexible-body {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
  }
}

.item-flexible-name {
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  overflow: hidden;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .item-flexible-name {
    font-size: 20px;
    line-height: 24px;
  }
}

/*----- section-category -----*/
@media only screen and (min-width: 768px) {
  .category-content .item-flexible-name {
    max-height: 48px;
  }
}

.category {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .category {
    margin-bottom: 40px;
  }
}
.category .figure {
  padding-top: 63.5%;
}
.category .item-flexible {
  margin-bottom: 18px;
}
@media only screen and (min-width: 768px) {
  .category .item-flexible-pic {
    margin-bottom: 19px;
  }
}

.lists-no-thumb-circle {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.lists-no-thumb-circle li:not(:last-child) {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .lists-no-thumb-circle li:not(:last-child) {
    margin-bottom: 16px;
  }
}
.lists-no-thumb-circle li a {
  color: #444444;
  display: inline-block;
}
.lists-no-thumb-circle li a::before {
  content: '';
  width: 4px;
  height: 4px;
  display: inline-block;
  border-radius: 50%;
  background-color: #444;
  margin-right: 5px;
  vertical-align: .255em;
}
.lists-no-thumb-circle li a:hover {
  color: #0B519C;
}
.lists-no-thumb-circle li a:hover::before {
  background-color: #0B519C;
}

.ads-center {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .ads-center {
    margin-bottom: 40px;
  }
}

/*------ section-photographic -----*/
.photoraphic {
  margin-top: 15px;
}
@media only screen and (min-width: 768px) {
  .photoraphic {
    margin-top: 25px;
  }
}
@media only screen and (min-width: 768px) {
  .photoraphic .item-flexible-name {
    font-size: 16px;
    line-height: 19px;
  }
}
.photoraphic .figure {
  padding-top: 67.8%;
}

/*----- aside-box -----*/
.aside-box {
  margin-bottom: 10px;
}

.intro-box {
  background-color: #6aa306;
  padding: 12px;
  color: #fff;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .intro-box {
    padding: 22px 20px;
  }
}
.intro-box .text-link {
  color: #fff;
}
.intro-box .text-link:hover {
  color: #0B519C;
}

.intro-box-link {
  text-align: right;
  margin-top: 10px;
}
.intro-box-link .text-link {
  font-size: 14px;
  line-height: 16px;
}

.text-link {
  text-decoration: underline;
  display: inline-block;
}
.text-link:hover {
  color: #0B519C;
}

/* aside-box-search */
.aside-box-search {
  border: 1px solid #dadada;
  padding: 6px;
  background-color: #ebebeb;
}

.search-form-inline {
  position: relative;
  padding-right: 35px;
}
.search-form-inline .form-control {
  border-color: #d7d7d7;
  background-color: #f7f7f7;
  height: 33px;
  font-size: 14px;
  line-height: 19px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 0;
}
.search-form-inline .form-control:focus, .search-form-inline .form-control:hover {
  box-shadow: 0;
  border-color: #0B519C;
}
.search-form-inline .form-submit {
  width: 33px;
  height: 33px;
  background-color: #ebebeb;
  border: 1px solid #d7d7d7;
  border-radius: 0;
  padding: 0;
  margin: 0;
  position: relative;
  color: #333;
  text-align: center;
  line-height: 31px;
  position: absolute;
  top: 0;
  right: 0;
}

/* focus */
.focus {
  background-color: #efefef;
  padding: 22px 16px;
}
.focus .item-grid-pic {
  -ms-flex: 0 0 38%;
  flex: 0 0 38%;
  max-width: 38%;
}
.focus .item-grid-body {
  padding-left: 10px;
}
.focus .lists li:not(:last-child) {
  padding-bottom: 16px;
  margin-bottom: 15px;
}
.focus .item-grid-name {
  max-height: 60px;
}

.aside-box-enterprise {
  background: url("../images/bg/enterprise-bg.jpg") no-repeat center top;
  background-size: 100% 100%;
}
.aside-box-enterprise .btn {
  margin-top: 8px;
  font-weight: 500;
}

.enterprise-search {
  padding: 13px;
}
@media only screen and (min-width: 768px) {
  .enterprise-search {
    padding-top: 33px;
    padding-bottom: 43px;
  }
}

.weblink-form {
  margin-bottom: 25px;
}

.forms .form-group {
  margin-bottom: 12px;
}
.forms input.form-control,
.forms select.form-control {
  height: 38px;
  border-color: #ccd4d8;
  background-color: #fff;
  font-size: 16px;
  line-height: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 300;
  color: #7d7d7d;
}
.forms input.form-control:focus, .forms input.form-control:hover,
.forms select.form-control:focus,
.forms select.form-control:hover {
  box-shadow: none;
  border-color: #0047aa;
}

.aside-box-qa a {
  display: block;
  padding-top: 15px;
  padding-bottom: 11px;
  background-color: #0b5ab3;
  text-align: center;
}
.aside-box-qa a:hover {
  background-color: #0a4e9b;
}

.aside-box-weblink .title {
  text-align: center;
}

.weblink {
  border: 1px solid #f2b556;
  padding: 15px;
}
@media only screen and (min-width: 768px) {
  .weblink {
    padding-top: 33px;
    padding-bottom: 26px;
  }
}

.lists-no-thumb {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.lists-no-thumb li:not(:last-child) {
  padding-bottom: 10px;
  margin-bottom: 8px;
  border-bottom: 1px dotted #000;
}

.aside-box-pic {
  text-align: center;
}
.aside-box-pic a {
  display: inline-block;
  margin-bottom: 10px;
}

.aside-box-visitor {
  border: 1px solid #b8b8b8;
  padding: 15px;
  color: #222222;
}
@media only screen and (min-width: 768px) {
  .aside-box-visitor {
    padding-left: 20px;
  }
}

/*----- News -----*/
.lists-view {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .lists-view {
    margin-bottom: 119px;
  }
}

.news-item {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.news-item:not(:last-child) {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #000;
}
@media only screen and (min-width: 768px) {
  .news-item:not(:last-child) {
    padding-bottom: 29px;
    margin-bottom: 41px;
  }
}

.news-item-thumb {
  -ms-flex: 0 0 36.1894%;
  flex: 0 0 36.1894%;
  max-width: 36.1894%;
}

.news-item-text {
  flex: 1 1 0px;
  padding-left: 12px;
  position: relative;
  top: -4px;
}
@media only screen and (min-width: 768px) {
  .news-item-text {
    padding-left: 27px;
  }
}

.news-item-title {
  font-weight: normal;
  font-size: 18px;
  color: #0055c1;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .news-item-title {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
.news-item-title a {
  color: inherit;
}
.news-item-title a:hover {
  color: #888;
}

.news-item-more, .news-item-expert {
  display: none;
}
@media only screen and (min-width: 768px) {
  .news-item-more, .news-item-expert {
    font-size: 18px;
    display: block;
  }
}

.news-item-more {
  margin-top: 12px;
}

.more {
  color: #808080;
  text-decoration: underline;
  display: inline-block;
}
.more:hover {
  color: #0055c1;
  text-decoration: underline;
}

/*--- News ---*/
/*------ News detail ---*/
.single-post {
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .single-post {
    padding-bottom: 30px;
  }
}

.entry-title {
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 6px;
  color: #0055c1;
}
@media only screen and (min-width: 992px) {
  .entry-title {
    font-size: 28px;
  }
}

.single-post-content {
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  .single-post-content {
    font-size: 17px;
  }
}
@media only screen and (min-width: 768px) {
  .single-post-content p, .single-post-content figure {
    margin-bottom: 20px;
  }
}

.other-news {
  margin-bottom: 45px;
}
@media only screen and (min-width: 768px) {
  .other-news {
    margin-bottom: 60px;
  }
}

.header-other-news {
  background: url(../images/bg/nav-tabs-bg.png) no-repeat center bottom;
  background-size: 100% 100%;
  min-height: 41px;
  padding-top: 11px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .header-other-news {
    margin-bottom: 40px;
  }
}
.header-other-news h3 {
  margin-bottom: 0;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 18px;
  color: #3b3b3b;
}

.list-other-news {
  list-style: none;
  padding: 0;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .list-other-news {
    font-size: 19px;
  }
}
.list-other-news li + li {
  margin-top: 8px;
}
.list-other-news li a {
  color: #000;
  position: relative;
  display: inline-block;
  padding-left: 9px;
  font-weight: 600;
}
.list-other-news li a:before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 0;
}
@media only screen and (min-width: 768px) {
  .list-other-news li a:before {
    top: 12px;
  }
}
.list-other-news li a:hover {
  color: #0B519C;
}

/*----- pagination -----*/
.pagination {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page-link {
  border: none;
  color: #808080;
  font-size: 16px;
  padding: 0 10px;
  background-color: transparent !important;
}
@media only screen and (min-width: 768px) {
  .page-link {
    font-size: 18px;
  }
}
.page-link:hover, .page-link:focus {
  background-color: transparent;
  color: #000;
}

.page-item.active .page-link {
  background-color: transparent;
  color: #000;
}
.page-item.disabled .page-link {
  color: #888888;
}
.page-item.page-item-control .page-link {
  font-weight: 700;
  white-space: nowrap;
}

.page-breadcrumb {
  position: relative;
  margin-bottom: 35px;
  background: url(../images/bg/line-bg.png) no-repeat center bottom;
  padding-bottom: 16px;
}
@media only screen and (min-width: 768px) {
  .page-breadcrumb {
    margin-bottom: 49px;
  }
}
.page-breadcrumb .breadcrumb {
  background-color: transparent;
  border-radius: 0;
  margin-bottom: 0;
  position: relative;
  padding: 0;
  font-size: 19px;
  justify-content: center;
}
.page-breadcrumb .breadcrumb a {
  color: #010101;
}
.page-breadcrumb .breadcrumb a:hover {
  color: #0047aa;
}
.page-breadcrumb .breadcrumb-item.active {
  color: #0047aa;
  text-transform: uppercase;
  font-weight: 500;
}
.page-breadcrumb .breadcrumb-item.active a {
  color: #0047aa;
}
.page-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "\00bb";
  color: #010101;
}

/*------------------------------------------------------------------
[Footer]
*/
.footer-site {
  margin-top: 25px;
}
@media only screen and (min-width: 768px) {
  .footer-site {
    margin-top: 40px;
  }
}

.footer-top {
  background-color: #2b479d;
  color: #fff;
  padding: 10px 0 5px;
}
.footer-top a {
  color: #fff;
}
.footer-top a:hover, .footer-top a:focus {
  color: #fff;
  text-decoration: underline;
}

.navbar-footer {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: 'UTMBebas', sans-serif;
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  .navbar-footer {
    font-size: 19px;
  }
}
.navbar-footer li {
  padding-bottom: 5px;
}
.navbar-footer li:not(:last-child):after {
  content: "|";
  margin: 0 15px;
}

.footer-bottom {
  background: url(../images/bg/bg-footer.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  color: #fff;
  padding: 35px 0;
  font-size: 17px;
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  .footer-bottom {
    padding: 56px 0;
  }
}
.footer-bottom h3 {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 20px;
}
@media only screen and (min-width: 768px) {
  .footer-bottom h3 {
    font-size: 24px;
  }
}
.footer-bottom p:last-child {
  margin-bottom: 0;
}
.footer-bottom .copyright {
  line-height: 1.2;
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  .footer-bottom .copyright {
    padding-top: 12px;
  }
}
.footer-bottom .copyright h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
}
