@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,800);
@media (max-width: 1495px) {
  body #fixed-nav ul li a span.nav-text {
    display: none;
  }
  body #fixed-nav ul li:hover a span.nav-text {
    display: inline-block;
  }
}
@media (max-width: 1368px) {
  .container {
    width: 1100px;
  }
  body .social-links-container {
    width: 312px;
  }
  body .social-links-container .social-links-content-wrap #social-links-content-co {
    padding: 0 10px 0 30px;
  }
  body .social-links-container .social-links-content-wrap #social-links-content-co .contact-hotline {
    font-size: 0;
    text-align: left;
    margin: 5px 0;
  }
  body .social-links-container .social-links-content-wrap #social-links-content-co .contact-hotline .contact-hotline-thumbnail {
    width: auto;
    margin: 10px 10px 5px 0;
    display: inline-block;
    vertical-align: middle;
  }
  body .social-links-container .social-links-content-wrap #social-links-content-co .contact-hotline .contact-hotline-thumbnail img {
    width: 50px;
  }
  body .social-links-container .social-links-content-wrap #social-links-content-co .contact-hotline .contact-hotline-text {
    vertical-align: middle;
    margin-top: 10px;
  }
  body div[role="main"] section#main .main-links .main-link .red-chevron-right {
    margin-top: 6px;
  }
  body div[role="main"] section#main .main-links .main-link .spf-icon {
    background-size: contain;
    margin: 0 6px;
  }
  body div[role="main"] section#main .main-links .main-link .spf-icon img {
    max-width: 40px;
    max-height: 40px;
  }
  body div[role="main"] section#main .main-links .main-link .main-link-title {
    font-size: 24px;
  }
  body div[role="main"] section#main .main-links .main-link .main-link-title span {
    font-size: 18px;
    line-height: 1;
    margin-top: -5px;
  }
  body div[role="main"] .inner-content .parallelogram-listing .parallelogram {
    width: 285px;
  }
  body div[role="main"] .inner-content .parallelogram-listing .parallelogram .wrap {
    width: 411px;
  }
  body div[role="main"] .inner-content .parallelogram-listing .parallelogram .content .title {
    font-size: 16px;
    line-height: 20px;
    max-width: 210px;
  }
}
@media (max-width: 1199px) {
  .container {
    width: 910px;
    padding: 0 10px;
  }
  .column-grid {
    position: relative;
    min-height: 800px;
  }
  .column-grid .column-block {
    display: inline-block;
    width: 100%;
    -webkit-column-break-inside: avoid;
       page-break-inside: avoid;
            break-inside: avoid;
    margin-bottom: 15px;
    width: 250px;
  }
  .column-grid .column-block:nth-of-type(2) {
    position: absolute;
    top: 245px;
    left: 0;
  }
  .column-grid .column-block:nth-of-type(3) {
    position: absolute;
    top: 445px;
    left: 0;
  }
  .column-grid .column-block:nth-of-type(4) {
    position: absolute;
    top: 645px;
    left: 0;
  }
  .column-grid .column-block:nth-of-type(5) {
    position: absolute;
    top: 0px;
    left: 250px;
  }
  .column-grid .column-block:nth-of-type(6) {
    position: absolute;
    top: 230px;
    left: 250px;
  }
  .column-grid .column-block:nth-of-type(7) {
    position: absolute;
    top: 390px;
    left: 250px;
  }
  .column-grid .column-block:nth-of-type(8) {
    position: absolute;
    top: 580px;
    left: 250px;
  }
  .column-grid .column-block a {
    display: block;
  }
  .column-grid .column-block a.big {
    color: #00205b;
    font-size: 2.4rem;
    font-weight: bold;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    text-decoration: none;
  }
  .column-grid .column-block a.big:first-of-type {
    margin-bottom: 15px;
  }
  .column-grid .column-block a.big + a.big {
    margin-bottom: 15px;
  }
  .csscolumns .column-grid {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .csscolumns .column-grid .column-block:first-of-type {
    margin-bottom: 0;
  }
  body::before {
    background-position: top right -35px;
  }
  body::after {
    background-position: top right 31px;
  }
  body div[role="main"] section#main .trending .trending-title .section-title h1 {
    font-size: 32px;
    margin-left: 50px;
  }
  body div[role="main"] section#main .trending .trending-content {
    padding-left: 10px;
  }
  body div[role="main"] section#main .trending .trending-content .trending-thumbnail {
    width: 60px;
    height: 60px;
    left: 10px;
  }
  body div[role="main"] section#main .trending .trending-content .trending-date {
    font-size: 12px;
    margin-left: 70px;
    margin-top: 0;
  }
  body div[role="main"] section#main .trending .trending-content .trending-info {
    font-size: 13px;
    margin-left: 70px;
  }
  body div[role="main"] section#main .trending .trending-content .trending-readmore {
    font-size: 10px;
    left: 80px;
  }
  body div[role="main"] section#main .main-links .main-link .spf-icon {
    background-size: contain;
  }
  body div[role="main"] section#main .main-links .main-link .main-link-title {
    font-size: 24px;
  }
  body div[role="main"] section#news .news-wrap {
    margin: 0;
  }
  body div[role="main"] section#news .news-wrap article {
    padding-right: 0;
    padding-bottom: 10px;
    width: 47%;
  }
  body div[role="main"] section#news .news-wrap article:nth-of-type(2n) {
    margin-left: 6%;
  }
  body div[role="main"] section#missingpersons .missing-wrap {
    margin: 0;
  }
  body div[role="main"] aside.sidebar {
    width: -webkit-calc(220px);
    width: calc(220px);
  }
  body div[role="main"] aside.sidebar .title {
    font-size: 25px;
  }
  body div[role="main"] .inner-content {
    width: -webkit-calc(100% - 220px);
    width: calc(100% - 220px);
    padding-left: 20px;
  }
  body div[role="main"] .inner-content .boxes-group .box {
    height: 165px;
    width: -webkit-calc(25% - 45px/4);
    width: calc(25% - 45px/4);
    margin-right: 15px;
  }
  body div[role="main"] .inner-content .boxes-group .box span {
    font-size: 15px;
  }
  body div[role="main"] .inner-content .boxes-group .box span img {
    max-width: 40px;
    max-height: 40px;
  }
  body div[role="main"] .inner-content .img-gallery-group.instagram .img-group {
    margin-bottom: 15px;
  }
  body div[role="main"] .inner-content .img-gallery-group.instagram .img-group .meta .love {
    left: 15%;
    padding-left: 25px;
    background-size: 20px;
  }
  body div[role="main"] .inner-content .img-gallery-group.instagram .img-group .meta .comment {
    left: initial;
    right: 15%;
    padding-left: 25px;
    background-size: 20px;
  }
  body div[role="main"] .inner-content .img-gallery-group.facebook .album {
    margin-bottom: 15px;
  }
  body div[role="main"] .inner-content .img-gallery-group.youtube .img-group {
    margin-bottom: 15px;
  }
  body div[role="main"] .inner-content .img-gallery-group.youtube .img-group .meta a.title {
    font-size: 15px;
  }
  body div[role="main"] .inner-content .img-gallery-group.gallery .img-group,
  body div[role="main"] .inner-content .img-gallery-group.prevention .img-group {
    width: -webkit-calc(33.3% - 40px / 3);
    width: calc(33.3% - 40px / 3);
    margin: 0 20px 20px 0;
  }
  body div[role="main"] .inner-content .img-gallery-group.gallery .img-group .meta,
  body div[role="main"] .inner-content .img-gallery-group.prevention .img-group .meta {
    font-size: 13px;
  }
  body div[role="main"] .inner-content .img-gallery-group.gallery .img-group .meta p,
  body div[role="main"] .inner-content .img-gallery-group.prevention .img-group .meta p {
    font-size: 13px;
  }
  body div[role="main"] .inner-content .img-gallery-group.gallery .img-group .meta a,
  body div[role="main"] .inner-content .img-gallery-group.prevention .img-group .meta a {
    font-size: 13px;
  }
  body div[role="main"] .inner-content .img-gallery-group.gallery .img-group .meta a.title,
  body div[role="main"] .inner-content .img-gallery-group.prevention .img-group .meta a.title {
    font-size: 16px;
  }
  body div[role="main"] .inner-content .parallelogram-listing li:nth-child(even) .parallelogram {
    margin-left: 30px;
  }
  body div[role="main"] .inner-content .parallelogram-listing .parallelogram {
    width: 245px;
    margin-bottom: 30px;
  }
  body div[role="main"] .inner-content .parallelogram-listing .parallelogram .wrap {
    width: 371px;
  }
  body div[role="main"] .inner-content .parallelogram-listing .parallelogram .content .title {
    font-size: 14px;
    max-width: 175px;
  }
  body div[role="main"] .inner-content .article-listing .article-item .thumbnails {
    width: 25%;
    width: -webkit-calc(160px);
    width: calc(160px);
    height: 160px;
  }
  body div[role="main"] .inner-content .article-listing .article-item .content {
    width: 75%;
    width: -webkit-calc(100% - 160px);
    width: calc(100% - 160px);
    margin-left: 25%;
    margin-left: -webkit-calc(160px);
    margin-left: calc(160px);
  }
  body div[role="main"] .inner-content .video-listing .video-item .meta {
    padding: 5px 0 0 15px;
  }
  body footer .footer-nav-link ul li {
    padding: 0 9px 0 0;
    margin: 0 9px 0 0;
  }
}
@media (max-width: 991px) {
  .container {
    padding: 0 5px;
    width: 750px;
  }
  body::before,
  body::after {
    display: none;
  }
  body header {
    margin-bottom: 15px;
  }
  body header .top .spf-logo {
    padding: 0 10px 0 0;
  }
  body header .top .spf-logo img {
    width: 222px;
  }
  body header .bottom .menu-toggle {
    width: 207px;
    text-align: left;
  }
  body header .bottom .menu-toggle .menu-text {
    padding-left: 50px;
  }
  body header .bottom .search-box {
    padding: 0;
    width: 475px;
  }
  body header .bottom .search-box::after {
    display: none;
  }
  body header .bottom .search-box .search-select {
    padding: 0;
    width: 260px;
  }
  body header .bottom .search-box .search-select .bootstrap-select .dropdown-toggle {
    padding-left: 0;
    width: 250px;
  }
  body header .bottom .search-box .search-select .bootstrap-select .dropdown-menu {
    width: 283px;
  }
  body header .bottom .search-box .search-select .bootstrap-select .dropdown-menu li a {
    padding: 5px 5px 5px 32px;
    text-align: left;
  }
  body header .bottom .search-box .search-input-container {
    margin-left: 5px;
  }
  body header .bottom .search-box .search-input-container::before {
    width: 160px;
  }
  body header .bottom .search-box .search-input-container::after {
    width: 35px;
    left: 160px;
  }
  body header .bottom .search-box .search-input-container input[type="text"] {
    padding-right: 15px;
  }
  body header .bottom .search-box .search-input-container button {
    left: 148px;
  }
  body div[role="main"] {
    margin-bottom: 0;
  }
  body div[role="main"] section#main .trending .col-1 {
    width: 33%;
  }
  body div[role="main"] section#main .trending .trending-content:nth-of-type(n+4) {
    display: none;
  }
  body div[role="main"] section#main .main-links .main-link + .main-link {
    margin-left: 10px;
  }
  body div[role="main"] section#main .main-links .main-link .red-chevron-right {
    margin-top: 4px;
    background-size: contain;
    width: 25px;
  }
  body div[role="main"] section#main .main-links .main-link .red-chevron-right::before {
    width: 10px;
    height: 10px;
  }
  body div[role="main"] section#main .main-links .main-link .red-chevron-right::after {
    width: 10px;
    height: 10px;
    top: 9px;
  }
  body div[role="main"] section#main .main-links .main-link .spf-icon {
    background-size: contain;
    margin: 0 2px 0 5px;
  }
  body div[role="main"] section#main .main-links .main-link .spf-icon img {
    max-width: 30px;
    max-height: 30px;
  }
  body div[role="main"] section#main .main-links .main-link .main-link-title {
    font-size: 20px;
  }
  body div[role="main"] section#main .main-links .main-link .main-link-title span {
    font-size: 16px;
  }
  body div[role="main"] .inner-top ul.breadcrumb {
    margin-bottom: 20px;
  }
  body div[role="main"] aside.sidebar {
    width: -webkit-calc(195px);
    width: calc(195px);
  }
  body div[role="main"] aside.sidebar .title {
    font-size: 22px;
  }
  body div[role="main"] .inner-content {
    width: -webkit-calc(100% - 195px);
    width: calc(100% - 195px);
    padding-left: 20px;
  }
  body div[role="main"] .inner-content .boxes-group .box {
    height: 165px;
    width: -webkit-calc(33% - 30px/3);
    width: calc(33% - 30px/3);
    margin: 0 10px 10px 0;
  }
  body div[role="main"] .inner-content .boxes-group .box:nth-of-type(4n) {
    margin-right: 10px;
  }
  body div[role="main"] .inner-content .boxes-group .box:nth-of-type(3n) {
    margin-right: 0;
  }
  body div[role="main"] .inner-content .img-gallery-group.facebook .img-group .meta {
    padding: 3px 0 0 0;
  }
  body div[role="main"] .inner-content .img-gallery-group.youtube .img-group {
    width: -webkit-calc(33.3% - 20px/3);
    width: calc(33.3% - 20px/3);
    margin: 0 10px 10px 0;
  }
  body div[role="main"] .inner-content .img-gallery-group.youtube .img-group:nth-of-type(4n) {
    margin-right: 10px;
  }
  body div[role="main"] .inner-content .img-gallery-group.youtube .img-group:nth-of-type(4n+1) {
    clear: none;
  }
  body div[role="main"] .inner-content .img-gallery-group.youtube .img-group:nth-of-type(3n) {
    margin-right: 0;
  }
  body div[role="main"] .inner-content .img-gallery-group.youtube .img-group:nth-of-type(3n+1) {
    clear: both;
  }
  body div[role="main"] .inner-content .img-gallery-group.youtube .img-group .meta {
    padding: 3px 0 0 0;
  }
  body div[role="main"] .inner-content .img-gallery-group.gallery .img-group,
  body div[role="main"] .inner-content .img-gallery-group.prevention .img-group {
    width: -webkit-calc(33.3% - 30px / 3);
    width: calc(33.3% - 30px / 3);
    margin: 0 15px 15px 0;
  }
  body div[role="main"] .inner-content .img-gallery-group.publication .img-group {
    width: -webkit-calc(33.3% - 40px / 3);
    width: calc(33.3% - 40px / 3);
    margin: 0 20px 30px 0;
  }
  body div[role="main"] .inner-content .img-gallery-group.publication .img-group .meta {
    padding: 5px 0;
  }
  body div[role="main"] .inner-content .load-more-wrap {
    margin-top: 15px;
  }
  body div[role="main"] .inner-content .parallelogram-listing li:nth-child(even) .parallelogram {
    margin-left: 63px;
  }
  body div[role="main"] .inner-content .parallelogram-listing .parallelogram {
    float: none;
    width: 390px;
    display: block;
  }
  body div[role="main"] .inner-content .parallelogram-listing .parallelogram .wrap {
    width: 516px;
  }
  body div[role="main"] .inner-content .parallelogram-listing .parallelogram .content .title {
    font-size: 20px;
    max-width: 230px;
  }
  body div[role="main"] .inner-content .article-listing {
    padding-right: 0;
  }
  body div[role="main"] .inner-content .article-listing .article-item .thumbnails {
    width: 25%;
    width: -webkit-calc(130px);
    width: calc(130px);
    height: 130px;
  }
  body div[role="main"] .inner-content .article-listing .article-item .content {
    width: 75%;
    width: -webkit-calc(100% - 130px);
    width: calc(100% - 130px);
    margin-left: 25%;
    margin-left: -webkit-calc(130px);
    margin-left: calc(130px);
  }
  body div[role="main"] .inner-content .article-listing .article-item .content .title {
    padding-left: 20px;
  }
  body div[role="main"] .inner-content .article-listing .article-item .content .title.attrib {
    padding-left: 20px;
  }
  body div[role="main"] .inner-content .article-listing .article-item .content .meta {
    padding-left: 20px;
    padding-right: 20px;
  }
  body div[role="main"] .inner-content .article-listing .article-item .content .description {
    padding-left: 20px;
  }
  body div[role="main"] .inner-content .article-listing .article-item .content .meta-group .meta-label {
    width: 50%;
    padding-left: 20px;
  }
  body div[role="main"] .inner-content .article-listing .article-item .content .meta-group .meta-data {
    width: 50%;
  }
  body div[role="main"] .inner-content .article-listing .article-item .content .meta-group .btn-block {
    width: 100%;
  }
  body div[role="main"] .inner-content .inner-search .left {
    width: 55%;
    padding-right: 10px;
  }
  body div[role="main"] .inner-content .inner-search .right {
    width: 45%;
  }
  body div[role="main"] .inner-content .inner-search .right a {
    margin: 0 0 0 10px;
  }
  body div[role="main"] .inner-content .facebook-listing li .thumbnails {
    width: -webkit-calc(155px);
    width: calc(155px);
    height: 155px;
  }
  body div[role="main"] .inner-content .facebook-listing li .thumbnails img {
    width: 145px;
  }
  body div[role="main"] .inner-content .facebook-listing li .content {
    width: -webkit-calc(100% - 155px);
    width: calc(100% - 155px);
    height: auto;
    padding-left: 20px;
    margin-bottom: 0;
  }
  body div[role="main"] .inner-content .facebook-listing li .content .cbtn {
    position: static;
  }
  body div[role="main"] .inner-content .ranks .tab-head li a {
    padding: 0 5px;
  }
  body div[role="main"] .inner-content .to-top {
    bottom: 120px;
  }
  body #fixed-nav {
    display: none;
    width: 100%;
    padding: 5px 5px 0 5px;
    z-index: 5;
    height: auto;
    max-height: 44px;
    overflow: hidden;
  }
  body #fixed-nav.active {
    max-height: 300px;
  }
  body #fixed-nav.active ul {
    border: 2px solid #00205b;
    border-top: none;
    border-bottom: none;
  }
  body #fixed-nav ul {
    display: block;
    border: none;
    background-color: #d0d4d6;
    position: relative;
    padding-top: 44px;
  }
  body #fixed-nav ul::before {
    content: 'Quick Navigation';
    display: block;
    background-color: #00558c;
    margin-bottom: 4px;
    color: #ffffff;
    font-size: 13px;
    padding: 11px 15px;
    border-radius: 0 0 8px 8px;
    position: absolute;
    top: 0;
    left: -2px;
    right: -2px;
  }
  body #fixed-nav ul::after {
    content: '\e114';
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    font-family: "Glyphicons Halflings";
    color: #ffffff;
  }
  body #fixed-nav ul li {
    margin: 0;
  }
  body #fixed-nav ul li.active a span.nav-text {
    color: #595858;
  }
  body #fixed-nav ul li:last-of-type {
    border-bottom: 2px solid #dddddd;
    padding-bottom: 4px;
  }
  body #fixed-nav ul li:last-of-type a span.nav-text {
    border: none;
  }
  body #fixed-nav ul li:hover a span.nav-text {
    display: block;
  }
  body #fixed-nav ul li a {
    text-decoration: none;
    padding: 0 20px;
  }
  body #fixed-nav ul li a span.nav-icon {
    display: none;
  }
  body #fixed-nav ul li a span.nav-text {
    display: block;
    width: auto;
    color: #595858;
    padding: 4px 0;
    border-bottom: 1px solid #b9bfc1;
    font-size: 14px;
  }
  body #fixed-nav ul li a span.nav-text::before {
    display: none;
  }
  body #fixed-nav ul li a span.nav-text br {
    content: ' ';
  }
  body #fixed-nav ul li a span.nav-text br::after {
    content: ' ';
  }
  body .social-links-container {
    display: none;
    left: 5px !important;
    right: 5px;
    width: auto;
    padding: 5px 5px 0 5px;
    border: 2px solid #00205b;
    z-index: 4;
    min-height: 70px;
  }
  body .social-links-container .social-links-toggle-wrap {
    position: absolute;
    left: 5px;
    right: 5px;
    width: auto;
    height: auto;
    background-color: #ffffff;
  }
  body .social-links-container .social-links-toggle-wrap .social-links {
    top: 6px;
    right: initial;
    left: 6px;
  }
  body .social-links-container .social-links-toggle-wrap .social-links li {
    float: left;
    margin-right: 5px;
  }
  body .social-links-container .social-links-toggle-wrap .social-links li a.active {
    position: relative;
  }
  body .social-links-container .social-links-toggle-wrap .social-links li a.active::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    bottom: -9px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 9px solid #004176;
  }
  body .social-links-container .social-links-content-wrap #social-links-content-co {
    padding: 60px 7px 0;
  }
  body .social-links-container .social-links-content-wrap #social-links-content-co .contact-hotline {
    float: left;
    width: 50%;
  }
  body .social-links-container .social-links-content-wrap #social-links-content-co .contact-hotline:nth-of-type(2n+1) {
    clear: left;
  }
  body .social-links-container .social-links-content-wrap #social-links-content-fb {
    padding: 66px 7px 10px;
  }
  body .RadDataPager .rdpWrap:first-of-type {
    margin-right: 0;
  }
  body .RadDataPager .rdpWrap:first-of-type a:first-of-type {
    margin-left: 0;
  }
  body .RadDataPager .rdpWrap:first-of-type a:last-of-type {
    margin-right: 0;
  }
  body .RadDataPager .rdpWrap:last-of-type {
    margin-left: 0;
  }
  body .RadDataPager .rdpWrap:last-of-type a:first-of-type {
    margin-left: 0;
  }
  body .RadDataPager .rdpWrap:last-of-type a:last-of-type {
    margin-right: 0;
  }
  body .RadDataPager .rdpWrap a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 0 3px;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 9px;
  }
  .container {
    padding: 0 20px;
    width: 100%;
  }
  h1 {
    font-size: 32px;
    margin-bottom: 30px;
  }
  h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  h4 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  p {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .cbtn {
    font-size: 14px;
  }
  .column-grid .column-block {
    position: static !important;
    display: block;
    width: 100%;
  }
  .csscolumns .column-grid {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .fancybox-overlay .fancy-style-image .fancybox-skin .fancybox-nav.fancybox-prev {
    left: -52px;
  }
  .fancybox-overlay .fancy-style-image .fancybox-skin .fancybox-nav.fancybox-prev span::before {
    font-size: 16px;
  }
  .fancybox-overlay .fancy-style-image .fancybox-skin .fancybox-nav.fancybox-next {
    right: -52px;
  }
  .fancybox-overlay .fancy-style-image .fancybox-skin .fancybox-nav.fancybox-next span::before {
    font-size: 16px;
  }
  body {
    font-size: 14px;
  }
  body.hide-overflow {
    overflow-y: hidden;
  }
  body header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
  }
  body header .notice-info .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  body header .top {
    background-color: #001b55;
    height: 80px;
  }
  body header .top .spf-logo a {
    margin-top: 10px;
  }
  body header .top .spf-logo img {
    height: 60px;
    width: auto;
  }
  body header .top .spf-logo::after {
    display: none;
  }
  body header .top .wis {
    display: none;
  }
  body header .bottom {
    position: absolute;
    right: 0;
    left: initial;
    bottom: 0;
    height: 80px;
    width: 80px;
    z-index: 151;
  }
  body header .bottom::before {
    display: none;
  }
  body header .bottom::after {
    display: none;
  }
  body header .bottom.active .search-box {
    display: block;
    position: fixed;
    top: 80px;
    right: 0;
    width: 100%;
  }
  body header .bottom.active .search-box::after {
    display: none;
  }
  body header .bottom .container {
    background: transparent;
    position: static;
  }
  body header .bottom .menu-toggle {
    float: right;
    display: block;
    width: 80px;
    height: 80px;
    padding: 0;
  }
  body header .bottom .menu-toggle.active {
    background: transparent;
  }
  body header .bottom .menu-toggle.active::after {
    display: none;
  }
  body header .bottom .menu-toggle.active .hamburger {
    background-color: transparent;
  }
  body header .bottom .menu-toggle.active .hamburger::before {
    background-color: #9bcbeb;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    top: 0;
    left: 3px;
  }
  body header .bottom .menu-toggle.active .hamburger::after {
    background-color: #9bcbeb;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(-225deg);
    top: 0;
    left: 3px;
  }
  body header .bottom .menu-toggle .hamburger {
    width: 40px;
    height: 5px;
    border-radius: 1px;
    top: 37px;
    left: 20px;
    background-color: #9bcbeb;
  }
  body header .bottom .menu-toggle .hamburger::before,
  body header .bottom .menu-toggle .hamburger::after {
    height: 5px;
    width: 40px;
    background-color: #9bcbeb;
    border-radius: 1px;
    left: 0;
  }
  body header .bottom .menu-toggle .hamburger::before {
    top: -12px;
  }
  body header .bottom .menu-toggle .hamburger::after {
    top: 12px;
  }
  body header .bottom .menu-toggle .menu-text {
    display: none;
  }
  body header .bottom .search-box {
    display: none;
    height: 90px;
    z-index: 105;
    position: relative;
    text-align: center;
    padding: 0;
  }
  body header .bottom .search-box .search-select {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -130px;
  }
  body header .bottom .search-box .search-select .bootstrap-select {
    width: auto;
  }
  body header .bottom .search-box .search-select .bootstrap-select .dropdown-toggle .filter-option {
    text-align: left;
  }
  body header .bottom .search-box .search-select .bootstrap-select .dropdown-menu {
    left: -10px;
    width: 270px;
  }
  body header .bottom .search-box .search-select .bootstrap-select .dropdown-menu li a {
    padding-left: 12px;
  }
  body header .bottom .search-box .search-input-wrap {
    position: relative;
  }
  body header .bottom .search-box .search-input-container {
    position: absolute;
    float: none;
    margin: 20px auto 0;
    width: 250px;
    height: 30px;
    left: 50%;
    margin-left: -100px;
  }
  body header nav.header-nav-links {
    top: -webkit-calc(100% + 90px);
    top: calc(100% + 90px);
    width: 100%;
    padding: 20px;
  }
  body header nav.header-nav-links ul {
    width: 100%;
    padding: 0;
  }
  body div[role="main"] {
    margin-bottom: 0;
    overflow-x: hidden;
  }
  body div[role="main"] section .section-title::before {
    left: -12px;
    top: 4px;
    height: 25px;
    background-size: contain;
  }
  body div[role="main"] section .section-title h1 {
    margin-left: 30px;
    font-size: 28px;
  }
  body div[role="main"] section#main {
    padding: 15px 0;
  }
  body div[role="main"] section#main .trending {
    display: block;
    width: 100%;
  }
  body div[role="main"] section#main .trending .trending-title {
    display: block;
    width: 100%;
  }
  body div[role="main"] section#main .trending .trending-title .section-title {
    margin-top: 0;
  }
  body div[role="main"] section#main .trending .trending-title .section-title::before {
    left: -12px;
    top: 4px;
    height: 25px;
    background-size: contain;
  }
  body div[role="main"] section#main .trending .trending-title .section-title h1 {
    margin-left: 30px;
    font-size: 28px;
  }
  body div[role="main"] section#main .trending .trending-content {
    display: block;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #e1e3e3;
    padding-left: 0;
    padding-right: 0;
  }
  body div[role="main"] section#main .trending .trending-content:nth-of-type(n+4) {
    display: block;
  }
  body div[role="main"] section#main .trending .trending-content:last-of-type {
    border: none;
  }
  body div[role="main"] section#main .trending .trending-content .trending-thumbnail {
    left: 0;
  }
  body div[role="main"] section#main .trending .trending-content .trending-info {
    margin-bottom: 15px;
  }
  body div[role="main"] section#main .trending .trending-content .trending-readmore {
    font-size: 12px;
    font-weight: 400;
    padding-bottom: 1px;
    position: static;
    margin: 0 0 0 70px;
  }
  body div[role="main"] section#main .main-centered {
    margin-bottom: 60px;
  }
  body div[role="main"] section#main .main-centered .hero-slider {
    height: auto;
  }
  body div[role="main"] section#main .main-centered .hero-slider .hero-slider-item {
    position: relative;
    height: auto;
  }
  body div[role="main"] section#main .main-centered .hero-slider .hero-slider-item::before {
    content: '';
    display: block;
    padding-top: 55%;
  }
  body div[role="main"] section#main .main-centered .hero-slider .hero-slider-item:focus {
    outline: none;
  }
  body div[role="main"] section#main .main-centered .hero-slider .hero-slider-item .hero-image {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  body div[role="main"] section#main .main-centered .hero-slider .hero-slider-item .video-wrap {
    width: 100%;
    max-width: 680px;
    padding-bottom: 0;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: auto;
    top: 0;
    right: auto;
  }
  body div[role="main"] section#main .main-centered .hero-slider .hero-slider-item .video-wrap::before {
    content: '';
    display: block;
    padding-top: 56.25%;
  }
  body div[role="main"] section#main .main-centered .hero-slider .hero-slider-item .hero-title {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9999;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 3%, #ffffff 25%, #ffffff 75%, rgba(255, 255, 255, 0) 97%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 3%, #ffffff 25%, #ffffff 75%, rgba(255, 255, 255, 0) 97%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
    /* IE6-9 */
    margin: 0;
    padding: 10px 40px;
    width: 510px;
    max-width: 100%;
    height: auto;
    font-size: 2rem;
    color: #04245e;
  }
  body div[role="main"] section#main .main-centered .hero-slider .slick-arrow {
    display: none !important;
  }
  body div[role="main"] section#main .main-centered .hero-slider .slick-dots {
    display: block !important;
  }
  body div[role="main"] section#main .main-centered .hero-slider .slick-dots li.slick-active button::before {
    opacity: 1;
    background-color: #9bcbeb;
  }
  body div[role="main"] section#main .main-centered .hero-slider .slick-dots li button::before {
    top: 3px;
    left: 3px;
    content: '';
    width: 14px;
    height: 14px;
    background-color: transparent;
    border: 3px solid #9bcbeb;
    border-radius: 100%;
    opacity: 1;
  }
  body div[role="main"] section#main .main-links .main-link {
    display: block;
    float: none;
    width: 90%;
    margin: 0 auto;
    text-align: left;
  }
  body div[role="main"] section#main .main-links .main-link + .main-link {
    margin: 0 auto;
  }
  body div[role="main"] section#main .main-links .main-link .spf-icon {
    height: 40px;
  }
  body div[role="main"] section#main .main-links .main-link .main-link-title {
    height: 50px;
  }
  body div[role="main"] section#main .main-links .main-link .main-link-title span {
    display: inline-block;
    font-size: 20px;
    margin: 0;
  }
  body div[role="main"] section#news {
    padding: 15px 0;
  }
  body div[role="main"] section#news .news-wrap h2 {
    font-size: 20px;
    font-weight: 600;
    margin: 0;
  }
  body div[role="main"] section#news .news-wrap .news-section-readmore {
    margin-top: 10px;
  }
  body div[role="main"] section#news .news-wrap .news-section-readmore a {
    display: block;
  }
  body div[role="main"] section#news .news-wrap .news-section-readmore a span {
    width: 100%;
    min-width: auto;
    padding: 7px;
  }
  body div[role="main"] section#news .news-wrap .news-featured {
    padding-bottom: 50px;
  }
  body div[role="main"] section#news .news-wrap .news-featured article {
    float: none;
    display: block;
    width: 100%;
  }
  body div[role="main"] section#news .news-wrap .news-featured article:nth-of-type(2n) {
    margin: 0;
  }
  body div[role="main"] section#news .news-wrap .news-featured article:last-of-type {
    padding-bottom: 0;
  }
  body div[role="main"] section#news .news-wrap .news-featured article .article-thumbnails {
    display: block;
    width: 100%;
    margin-top: 0;
    max-width: 320px;
  }
  body div[role="main"] section#news .news-wrap .news-featured article .article-block {
    padding: 0;
    display: block;
    width: 100%;
  }
  body div[role="main"] section#news .news-wrap .news-featured article .article-block .article-meta .article-meta-date,
  body div[role="main"] section#news .news-wrap .news-featured article .article-block .article-meta .article-meta-title {
    font-size: 16px;
  }
  body div[role="main"] section#news .news-wrap .news-featured article .article-block .article-content p {
    font-size: 14px;
    margin-top: 0;
  }
  body div[role="main"] section#news .news-wrap .news-mediareleases {
    padding-bottom: 50px;
  }
  body div[role="main"] section#news .news-wrap .news-mediareleases article {
    display: block;
    width: 100%;
    padding: 15px 0 20px;
  }
  body div[role="main"] section#news .news-wrap .news-mediareleases article + article {
    padding-top: 0;
  }
  body div[role="main"] section#news .news-wrap .news-mediareleases article:nth-of-type(2n) {
    margin: 0;
  }
  body div[role="main"] section#news .news-wrap .news-mediareleases article .article-thumbnails {
    margin: 0;
    float: none;
    display: table-cell;
    background: none;
    position: relative;
  }
  body div[role="main"] section#news .news-wrap .news-mediareleases article .article-thumbnails::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #54585a;
    display: block;
    width: 70px;
    height: 70px;
  }
  body div[role="main"] section#news .news-wrap .news-mediareleases article .article-block {
    padding-left: 30px;
    float: none;
    display: table-cell;
    vertical-align: middle;
  }
  body div[role="main"] section#news .news-wrap .news-mediareleases article .article-block .article-meta a {
    display: block;
  }
  body div[role="main"] section#news .news-wrap .news-mediareleases article .article-block .article-meta a .article-meta-title {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 10px;
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    padding-left: 0;
  }
  body div[role="main"] section#news .news-wrap .news-policelife {
    padding-bottom: 50px;
  }
  body div[role="main"] section#news .news-wrap .news-policelife article {
    float: none;
    display: block;
    width: 100%;
  }
  body div[role="main"] section#news .news-wrap .news-policelife article:nth-of-type(2n) {
    margin: 0;
  }
  body div[role="main"] section#news .news-wrap .news-policelife article .article-thumbnails {
    margin: 4px 0 0 0;
    width: 33%;
    width: -webkit-calc(115px);
    width: calc(115px);
    height: 115px;
    overflow: hidden;
    border: 1px solid #A2AAAD;
  }
  body div[role="main"] section#news .news-wrap .news-policelife article .article-block {
    padding-left: 15px;
    width: 65%;
    width: -webkit-calc(100% - 115px);
    width: calc(100% - 115px);
  }
  body div[role="main"] section#news .news-wrap .news-policelife article .article-block .article-meta a .article-meta-title {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 10px;
  }
  body div[role="main"] section#news .news-wrap .news-policelife article .article-block .article-content p {
    font-size: 14px;
  }
  body div[role="main"] section#missingpersons {
    padding: 15px 0 70px;
  }
  body div[role="main"] section#missingpersons .missing-wrap .news-section-readmore a {
    display: block;
  }
  body div[role="main"] section#missingpersons .missing-wrap .news-section-readmore a span {
    width: 100%;
    min-width: auto;
    padding: 7px;
  }
  body div[role="main"] section#missingpersons .missing-wrap .news-missingperson article {
    float: none;
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  body div[role="main"] section#missingpersons .missing-wrap .news-missingperson article:nth-of-type(2n) {
    margin: 0 0 20px 0;
  }
  body div[role="main"] section#missingpersons .missing-wrap .news-missingperson article .article-thumbnails {
    margin: 4px 0 0 0;
    width: 33%;
    width: -webkit-calc(120px);
    width: calc(120px);
    height: 120px;
    overflow: hidden;
    border: 1px solid #A2AAAD;
  }
  body div[role="main"] section#missingpersons .missing-wrap .news-missingperson article .article-block {
    padding-left: 15px;
    width: 65%;
    width: -webkit-calc(100% - 120px);
    width: calc(100% - 120px);
  }
  body div[role="main"] section#missingpersons .missing-wrap .news-missingperson article .article-block .article-meta a .article-meta-title {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 5px;
  }
  body div[role="main"] section#missingpersons .missing-wrap .news-missingperson article .article-block .article-content .article-content-section {
    margin-bottom: 0;
    font-size: 14px;
  }
  body div[role="main"] section#missingpersons .missing-wrap .news-missingperson article .article-block .article-content .article-content-section span {
    font-size: 14px;
  }
  body div[role="main"] .inner-top {
    margin-top: 15px;
  }
  body div[role="main"] .inner-top ul.breadcrumb {
    display: none;
  }
  body div[role="main"] .inner-top ul.sharethis {
    float: left;
  }
  body div[role="main"] aside.sidebar {
    display: none;
    width: 195px;
  }
  body div[role="main"] .inner-content {
    width: 100%;
    border-left: none;
    padding-left: 0;
    padding-bottom: 25px;
  }
  body div[role="main"] .inner-content .boxes-group {
    border: 1px solid #babcc0;
  }
  body div[role="main"] .inner-content .boxes-group.active .title-toggle::before {
    content: "\e253";
  }
  body div[role="main"] .inner-content .boxes-group.active .box {
    display: block;
  }
  body div[role="main"] .inner-content .boxes-group.style-2 .box {
    background: transparent;
  }
  body div[role="main"] .inner-content .boxes-group.style-2 .box:hover,
  body div[role="main"] .inner-content .boxes-group.style-2 .box:active,
  body div[role="main"] .inner-content .boxes-group.style-2 .box.active {
    background: #00205b;
  }
  body div[role="main"] .inner-content .boxes-group.style-2 .box:hover span,
  body div[role="main"] .inner-content .boxes-group.style-2 .box:active span,
  body div[role="main"] .inner-content .boxes-group.style-2 .box.active span {
    color: #ffffff;
  }
  body div[role="main"] .inner-content .boxes-group.style-2 .box img {
    display: none;
  }
  body div[role="main"] .inner-content .boxes-group.style-2 .box .overlay {
    display: none;
  }
  body div[role="main"] .inner-content .boxes-group.style-2 .box span {
    position: static;
    min-height: none;
    color: #595858;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  body div[role="main"] .inner-content .boxes-group .title-toggle {
    display: block;
    width: 100%;
    background-color: #00558c;
    padding: 10px 35px 10px 15px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    position: relative;
  }
  body div[role="main"] .inner-content .boxes-group .title-toggle::before {
    content: "\e252";
    font-family: "Glyphicons Halflings";
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    text-align: center;
    line-height: 40px;
  }
  body div[role="main"] .inner-content .boxes-group .box {
    height: auto;
    width: 100%;
    margin: 0;
    padding: 10px 15px;
    float: none;
    text-decoration: none;
    border: none;
    display: none;
  }
  body div[role="main"] .inner-content .boxes-group .box:nth-of-type(4n) {
    margin-right: 0;
  }
  body div[role="main"] .inner-content .boxes-group .box span {
    position: static;
    color: #595858;
    font-size: 14px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  body div[role="main"] .inner-content .boxes-group .box span img {
    display: none;
  }
  body div[role="main"] .inner-content .boxes-group .box:hover span img,
  body div[role="main"] .inner-content .boxes-group .box.active span img,
  body div[role="main"] .inner-content .boxes-group .box .active span img {
    display: none;
  }
  body div[role="main"] .inner-content .boxes-group .box:hover span img.hover-image,
  body div[role="main"] .inner-content .boxes-group .box.active span img.hover-image,
  body div[role="main"] .inner-content .boxes-group .box .active span img.hover-image {
    display: none;
  }
  body div[role="main"] .inner-content .menu-group-wrap {
    margin: 0;
  }
  body div[role="main"] .inner-content .menu-group-wrap .menu-group {
    display: block;
  }
  body div[role="main"] .inner-content .menu-group-wrap .menu-group + .menu-group {
    margin-top: 0;
  }
  body div[role="main"] .inner-content .menu-group-wrap .menu-group .menu {
    display: block;
    width: 100%;
  }
  body div[role="main"] .inner-content .menu-group-wrap .menu-group .menu.bootstrap-select {
    display: block;
    width: 100%;
  }
  body div[role="main"] .inner-content .menu-group-wrap .menu-group .menu.bootstrap-select::after {
    content: '';
    display: block;
    clear: both;
  }
  body div[role="main"] .inner-content .img-gallery-group.gallery .meta {
    display: none;
  }
  body div[role="main"] .inner-content .img-gallery-group.gallery .img-group,
  body div[role="main"] .inner-content .img-gallery-group.prevention .img-group {
    width: -webkit-calc(50% - 15px/2);
    width: calc(50% - 15px/2);
    margin: 0 15px 15px 0;
  }
  body div[role="main"] .inner-content .img-gallery-group.gallery .img-group:nth-of-type(3n),
  body div[role="main"] .inner-content .img-gallery-group.prevention .img-group:nth-of-type(3n) {
    margin-right: 15px;
  }
  body div[role="main"] .inner-content .img-gallery-group.gallery .img-group:nth-of-type(2n),
  body div[role="main"] .inner-content .img-gallery-group.prevention .img-group:nth-of-type(2n) {
    margin-right: 0;
  }
  body div[role="main"] .inner-content .img-gallery-group.gallery .img-group .meta p,
  body div[role="main"] .inner-content .img-gallery-group.prevention .img-group .meta p {
    display: none;
  }
  body div[role="main"] .inner-content .img-gallery-group.gallery .img-group .meta a,
  body div[role="main"] .inner-content .img-gallery-group.prevention .img-group .meta a {
    display: none;
  }
  body div[role="main"] .inner-content .img-gallery-group.publication .img-group {
    width: -webkit-calc(50% - 15px/2);
    width: calc(50% - 15px/2);
    margin: 0 15px 15px 0;
  }
  body div[role="main"] .inner-content .img-gallery-group.publication .img-group:nth-of-type(3n) {
    margin-right: 15px;
  }
  body div[role="main"] .inner-content .img-gallery-group.publication .img-group:nth-of-type(2n) {
    margin-right: 0;
  }
  body div[role="main"] .inner-content .img-gallery-group.publication .img-group .meta p {
    display: none;
  }
  body div[role="main"] .inner-content .img-gallery-group.publication .img-group .meta a {
    display: none;
  }
  body div[role="main"] .inner-content .img-gallery-group.instagram .img-group {
    width: -webkit-calc(50% - 15px/2);
    width: calc(50% - 15px/2);
    margin: 0 15px 15px 0;
  }
  body div[role="main"] .inner-content .img-gallery-group.instagram .img-group:nth-of-type(3n) {
    margin-right: 15px;
  }
  body div[role="main"] .inner-content .img-gallery-group.instagram .img-group:nth-of-type(2n) {
    margin-right: 0;
  }
  body div[role="main"] .inner-content .img-gallery-group.facebook .album {
    width: -webkit-calc(50% - 15px/2);
    width: calc(50% - 15px/2);
    margin: 0 15px 10px 0;
  }
  body div[role="main"] .inner-content .img-gallery-group.facebook .album:nth-of-type(3n) {
    margin-right: 15px;
  }
  body div[role="main"] .inner-content .img-gallery-group.facebook .album:nth-of-type(3n + 1) {
    clear: none;
  }
  body div[role="main"] .inner-content .img-gallery-group.facebook .album:nth-of-type(2n) {
    margin-right: 0;
  }
  body div[role="main"] .inner-content .img-gallery-group.facebook .album:nth-of-type(2n + 1) {
    clear: both;
  }
  body div[role="main"] .inner-content .img-gallery-group.youtube .img-group {
    width: -webkit-calc(50% - 15px/2);
    width: calc(50% - 15px/2);
    margin: 0 15px 10px 0;
  }
  body div[role="main"] .inner-content .img-gallery-group.youtube .img-group:nth-of-type(3n) {
    margin-right: 15px;
  }
  body div[role="main"] .inner-content .img-gallery-group.youtube .img-group:nth-of-type(3n + 1) {
    clear: none;
  }
  body div[role="main"] .inner-content .img-gallery-group.youtube .img-group:nth-of-type(2n) {
    margin-right: 0;
  }
  body div[role="main"] .inner-content .img-gallery-group.youtube .img-group:nth-of-type(2n + 1) {
    clear: both;
  }
  body div[role="main"] .inner-content .parallelogram-listing {
    margin-left: -10px;
    margin-right: -10px;
  }
  body div[role="main"] .inner-content .parallelogram-listing li:nth-child(even) .parallelogram {
    margin-left: 50px;
  }
  body div[role="main"] .inner-content .parallelogram-listing .parallelogram {
    float: none;
    width: 200px;
    height: 100px;
    margin-left: 50px;
    margin-right: 0;
  }
  body div[role="main"] .inner-content .parallelogram-listing .parallelogram .wrap {
    width: 300px;
    height: 100px;
    left: -50px;
  }
  body div[role="main"] .inner-content .parallelogram-listing .parallelogram .content {
    left: 100px;
  }
  body div[role="main"] .inner-content .parallelogram-listing .parallelogram .content .title {
    font-size: 14px;
    max-width: 150px;
    line-height: 1.3;
  }
  body div[role="main"] .inner-content .parallelogram-listing .parallelogram .content .link {
    font-size: 12px;
  }
  body div[role="main"] .inner-content .article-listing {
    padding-right: 0;
  }
  body div[role="main"] .inner-content .article-listing .article-item {
    margin-bottom: 10px;
  }
  body div[role="main"] .inner-content .article-listing .article-item .thumbnails {
    position: relative;
    width: 135px;
    margin: 0 0 10px 10px;
  }
  body div[role="main"] .inner-content .article-listing .article-item .content {
    width: 100%;
    margin-left: 0;
  }
  body div[role="main"] .inner-content .article-listing .article-item .content .title {
    font-size: 16px;
    width: 100%;
    padding-left: 10px;
  }
  body div[role="main"] .inner-content .article-listing .article-item .content .title::after {
    border-top-width: 17px;
    border-right-width: 17px;
    border-bottom-width: 17px;
    border-left-width: 17px;
  }
  body div[role="main"] .inner-content .article-listing .article-item .content .title.attrib {
    padding-left: 10px;
    padding-right: 44px;
  }
  body div[role="main"] .inner-content .article-listing .article-item .content .title.attrib::before {
    width: 26px;
    height: 26px;
    margin-top: -13px;
    right: 8px;
  }
  body div[role="main"] .inner-content .article-listing .article-item .content .title.attrib::after {
    width: 26px;
    height: 26px;
    margin-top: -13px;
    right: 8px;
  }
  body div[role="main"] .inner-content .article-listing .article-item .content .description {
    padding-left: 10px;
    padding-top: 0;
  }
  body div[role="main"] .inner-content .article-listing .article-item .content .description p + p.small {
    margin-top: -10px;
  }
  body div[role="main"] .inner-content .article-listing .article-item .content .meta-group {
    font-size: 14px;
  }
  body div[role="main"] .inner-content .article-listing .article-item .content .meta-group .meta-label {
    width: 50%;
    padding-left: 10px;
  }
  body div[role="main"] .inner-content .article-listing .article-item .content .meta-group .meta-data {
    width: 50%;
    padding-left: 10px;
  }
  body div[role="main"] .inner-content .article-listing .article-item.empty {
    margin-bottom: 30px;
  }
  body div[role="main"] .inner-content .article-listing .article-item.empty .thumbnails {
    float: left;
  }
  body div[role="main"] .inner-content .article-listing .article-item.empty .meta {
    border-right: none;
    padding-right: 0;
  }
  body div[role="main"] .inner-content .article-listing .article-item.empty .button {
    padding-right: 0;
  }
  body div[role="main"] .inner-content .thumbnail-listing .thumbnail-item {
    text-decoration: none;
  }
  body div[role="main"] .inner-content .thumbnail-listing .thumbnail-item:hover .thumbnails {
    background: none;
  }
  body div[role="main"] .inner-content .thumbnail-listing .thumbnail-item:hover .thumbnails::before {
    background: #00558c;
  }
  body div[role="main"] .inner-content .thumbnail-listing .thumbnail-item .thumbnails {
    float: none;
    display: table-cell;
    background: none;
    position: relative;
  }
  body div[role="main"] .inner-content .thumbnail-listing .thumbnail-item .thumbnails::before {
    content: '';
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background-color: #54585a;
  }
  body div[role="main"] .inner-content .thumbnail-listing .thumbnail-item .thumbnails .wrap {
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  body div[role="main"] .inner-content .thumbnail-listing .thumbnail-item .thumbnails .wrap span:first-of-type {
    margin-top: 12px;
  }
  body div[role="main"] .inner-content .thumbnail-listing .thumbnail-item .title {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  body div[role="main"] .inner-content .thumbnail-listing .thumbnail-item .title span {
    display: block;
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  body div[role="main"] .inner-content .video-listing .video-item .thumbnails {
    float: none;
    width: 100%;
  }
  body div[role="main"] .inner-content .video-listing .video-item .meta {
    float: none;
    width: 100%;
    padding: 15px;
    background: #ffffff;
  }
  body div[role="main"] .inner-content .pagination-wrap {
    margin-bottom: 50px;
  }
  body div[role="main"] .inner-content .video-wrap {
    max-width: 100%;
  }
  body div[role="main"] .inner-content .form-group .form-control {
    padding: 6px;
  }
  body div[role="main"] .inner-content .form-group .inline-2 {
    width: 33%;
    padding: 0 7px;
    max-width: none;
  }
  body div[role="main"] .inner-content .form-group .inline-2:last-child {
    padding: 15px 7px;
    float: none;
    clear: both;
    display: block;
    width: 100%;
    max-width: none;
  }
  body div[role="main"] .inner-content .form-group .inline-2:last-child .cbtn {
    width: 100%;
  }
  body div[role="main"] .inner-content .pagination-wrap span a {
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin: 0 2px;
  }
  body div[role="main"] .inner-content table.borderless tbody tr td {
    display: block;
    padding: 0;
  }
  body div[role="main"] .inner-content table.borderless tbody tr td:first-of-type {
    padding-top: 8px;
    font-weight: bold;
  }
  body div[role="main"] .inner-content table.borderless tbody tr td:last-of-type {
    padding-bottom: 8px;
  }
  body div[role="main"] .inner-content .form-wrap .form-group {
    width: 100%;
    max-width: none;
  }
  body div[role="main"] .inner-content .form-wrap .form-group .input-group {
    width: 100%;
  }
  body div[role="main"] .inner-content .showcase-links .big {
    padding: 10px;
  }
  body div[role="main"] .inner-content .showcase-links .group {
    margin: 10px 0;
  }
  body div[role="main"] .inner-content .showcase-links .group .small {
    width: -webkit-calc((100% - 40px) / 3);
    width: calc((100% - 40px) / 3);
    margin: 0 10px 0 0;
  }
  body div[role="main"] .inner-content .showcase-links .group .small:first-of-type {
    margin-left: 10px;
  }
  body div[role="main"] .inner-content .showcase-links .group .small p {
    font-size: 13px;
    text-align: center;
  }
  body div[role="main"] .inner-content .inner-search .left {
    width: 65%;
  }
  body div[role="main"] .inner-content .inner-search .left .form-group input[type="text"] {
    font-size: 12px;
  }
  body div[role="main"] .inner-content .inner-search .right {
    width: 35%;
  }
  body div[role="main"] .inner-content .inner-search .right a {
    display: none;
  }
  body div[role="main"] .inner-content .inner-search .dock .form-group .radio-label {
    width: 43%;
  }
  body div[role="main"] .inner-content .inner-search .dock .form-group .radio-group {
    width: 57%;
  }
  body div[role="main"] .inner-content .inner-search .dock .form-group .radio-group .radio-inline + .radio-inline {
    margin-left: 0;
  }
  body div[role="main"] .inner-content .inner-search .dock .form-group .radio-group label.radio-inline {
    margin-right: 0;
  }
  body div[role="main"] .inner-content .facebook-listing li {
    margin-bottom: 45px;
  }
  body div[role="main"] .inner-content .facebook-listing li .thumbnails {
    float: none;
    width: 135px;
    height: 135px;
  }
  body div[role="main"] .inner-content .facebook-listing li .thumbnails img {
    width: 125px;
  }
  body div[role="main"] .inner-content .facebook-listing li .content {
    float: none;
    width: 100%;
    height: auto;
    padding-left: 0;
    margin-top: 15px;
    margin-bottom: 0;
  }
  body div[role="main"] .inner-content .facebook-listing li .content .cbtn {
    position: static;
  }
  body div[role="main"] .inner-content .tab-box .tab-head li {
    margin: 0 40px;
    position: relative;
  }
  body div[role="main"] .inner-content .tab-box .tab-head li a {
    padding: 0 10px;
    position: relative;
    z-index: 2;
  }
  body div[role="main"] .inner-content .tab-box .tab-head li:first-of-type {
    margin-left: 0;
  }
  body div[role="main"] .inner-content .tab-box .tab-head li:first-of-type.active::before {
    background-color: #00205b;
  }
  body div[role="main"] .inner-content .tab-box .tab-head li:first-of-type::before {
    width: 768px;
    height: 100%;
    background-color: #9bcbeb;
    border: none;
    right: 0;
    left: auto;
  }
  body div[role="main"] .inner-content .tab-box .tab-head li:last-of-type {
    margin-right: 0;
  }
  body div[role="main"] .inner-content .tab-box .tab-head li:last-of-type.active::after {
    background-color: #00205b;
  }
  body div[role="main"] .inner-content .tab-box .tab-head li:last-of-type::after {
    width: 768px;
    height: 100%;
    background-color: #9bcbeb;
    border: none;
    left: 0;
    right: auto;
  }
  body div[role="main"] .inner-content .ranks .tab-head li {
    margin: 0;
    display: block;
  }
  body div[role="main"] .inner-content .ranks table tr {
    text-align: center;
  }
  body div[role="main"] .inner-content .ranks table tr td,
  body div[role="main"] .inner-content .ranks table tr th {
    display: inline-block;
    width: 50%;
  }
  body div[role="main"] .inner-content .ranks table tr td:hover img,
  body div[role="main"] .inner-content .ranks table tr th:hover img {
    max-width: 81px;
  }
  body div[role="main"] .inner-content .ranks table tr td p,
  body div[role="main"] .inner-content .ranks table tr th p {
    max-width: 95%;
    word-break: normal;
  }
  body div[role="main"] .inner-content .ranks table tr td[colspan="2"] img,
  body div[role="main"] .inner-content .ranks table tr th[colspan="2"] img {
    max-width: 120px;
  }
  body div[role="main"] .inner-content .ranks table tr td[colspan="2"]:hover img,
  body div[role="main"] .inner-content .ranks table tr th[colspan="2"]:hover img {
    max-width: 120px;
  }
  body div[role="main"] .inner-content .ranks table tr td[colspan="4"],
  body div[role="main"] .inner-content .ranks table tr th[colspan="4"] {
    width: 100%;
  }
  body div[role="main"] .inner-content .medals .tab-head {
    margin-bottom: 15px;
  }
  body div[role="main"] .inner-content .medals .tab-head li {
    margin: 0;
  }
  body div[role="main"] .inner-content .medals .tab-head li + li {
    margin: 0;
  }
  body div[role="main"] .inner-content .quiz-wrap ul.lang-option li {
    padding-left: 5px;
  }
  body div[role="main"] .inner-content .quiz-wrap ul.lang-option li .cbtn {
    padding: 7px;
    font-size: 12px;
  }
  body div[role="main"] .inner-content .quiz-wrap ol li {
    padding-left: 10px;
  }
  body div[role="main"] .inner-content .quiz-wrap .captcha * {
    display: block;
  }
  body div[role="main"] .inner-content .quiz-wrap .captcha input[type="text"] {
    margin-top: 15px;
    margin-left: 0;
  }
  body div[role="main"] .inner-content .to-top {
    position: static;
    margin: 15px auto 0;
    display: block !important;
  }
  body div[role="main"] .login-singpass .left {
    display: none;
  }
  body div[role="main"] .login-singpass .right {
    width: 100%;
  }
  body footer {
    margin-top: 0;
    text-align: center;
  }
  body footer .content-last-update {
    margin-bottom: 15px;
  }
  body footer .footer-nav-link ul li {
    float: none;
    display: inline-block;
  }
  body footer .footer-site-link {
    width: 280px;
    margin: 0 auto 15px;
  }
  body footer .footer-site-link ul li {
    float: none;
    display: inline-block;
  }
  body footer .footer-site-link ul li::after {
    margin: 0 1px 0 6px;
  }
  body footer .footer-site-link ul li:nth-of-type(2)::after {
    display: none;
  }
  body footer .footer-site-link ul li:nth-of-type(n+3) {
    display: block;
  }
  body footer .footer-site-link ul li:nth-of-type(n+3)::after {
    display: none;
  }
  body footer .footer-site-link ul li:last-of-type {
    margin-left: 0;
  }
  body #fixed-nav {
    top: 80px;
    padding: 0;
    max-height: 40px;
    z-index: 11;
  }
  body #fixed-nav.active ul {
    border: none;
  }
  body .social-links-container {
    top: 204px;
    left: 0 !important;
    right: 0;
    border: none;
    min-height: 67px;
    max-height: 106px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 15;
    box-shadow: 0px 10px 22px -10px rgba(0, 0, 0, 0.75);
  }
  body .social-links-container .social-links-toggle-wrap {
    width: auto;
    position: absolute;
    z-index: 3;
    height: 60px;
    background-color: #ffffff;
  }
  body .social-links-container .social-links-toggle-wrap .social-links {
    top: 10px;
    left: 2px;
  }
  body .social-links-container .social-links-toggle-wrap .social-links li a {
    width: 38px;
  }
  body .social-links-container .social-links-content-wrap #social-links-content-co {
    padding: 60px 10px 0;
  }
  body .social-links-container .social-links-content-wrap #social-links-content-co .contact-hotline {
    float: none;
    width: 100%;
    margin: 10px 0 5px;
  }
  body .social-links-container .social-links-content-wrap #social-links-content-co .contact-hotline:not(:first-child) {
    margin: 0 0 5px;
  }
  body .social-links-container .social-links-content-wrap #social-links-content-co .contact-hotline .contact-hotline-thumbnail img {
    width: 45px;
  }
  body .social-links-container .social-links-content-wrap #social-links-content-co .contact-hotline .contact-hotline-text {
    font-size: 16px;
  }
  body .social-links-container .social-links-content-wrap #social-links-content-co .contact-hotline .contact-hotline-text span {
    font-size: 16px;
  }
  body .social-links-container .social-links-content-wrap #social-links-content-fb {
    padding: 60px 0 0;
    height: 250px;
    overflow-y: scroll;
  }
  body .RadDataPager {
    margin-bottom: 40px;
  }
  body .RadDataPager .rdpWrap:first-of-type {
    margin-right: 0;
  }
  body .RadDataPager .rdpWrap:first-of-type a:first-of-type {
    margin-left: 0;
  }
  body .RadDataPager .rdpWrap:first-of-type a:last-of-type {
    margin-right: 0;
  }
  body .RadDataPager .rdpWrap:last-of-type {
    margin-left: 0;
  }
  body .RadDataPager .rdpWrap:last-of-type a:first-of-type {
    margin-left: 0;
  }
  body .RadDataPager .rdpWrap:last-of-type a:last-of-type {
    margin-right: 0;
  }
  body .RadDataPager .rdpWrap a {
    width: 22px;
    height: 22px;
    line-height: 22px;
  }
  body .table-wrap {
    overflow-x: auto;
    background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0))), -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0))), -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #c3c3c5), color-stop(100%, rgba(195, 195, 197, 0))), -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #c3c3c5), color-stop(100%, rgba(195, 195, 197, 0)));
    background-image: -webkit-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0)), -webkit-linear-gradient(right, #ffffff, rgba(255, 255, 255, 0)), -webkit-linear-gradient(left, #c3c3c5, rgba(195, 195, 197, 0)), -webkit-linear-gradient(right, #c3c3c5, rgba(195, 195, 197, 0));
    background-image: linear-gradient(left, #ffffff, rgba(255, 255, 255, 0)), linear-gradient(right, #ffffff, rgba(255, 255, 255, 0)), linear-gradient(left, #c3c3c5, rgba(195, 195, 197, 0)), linear-gradient(right, #c3c3c5, rgba(195, 195, 197, 0));
    background-position: 0 0, 100% 0, 0 0, 100% 0;
    background-repeat: no-repeat;
    background-size: 4em 100%, 4em 100%, 1em 100%, 1em 100%;
    background-attachment: local, local, scroll, scroll;
  }
}
@media (max-width: 479px) {
  body div[role="main"] .inner-content .medals .tab-head li {
    margin: 0;
    width: 20%;
    margin-bottom: 15px;
  }
  body div[role="main"] .inner-content .medals .tab-head li + li {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
  }
  body div[role="main"] .inner-content .medals .tab-head li:nth-child(5n+1) {
    clear: left;
  }
  body div[role="main"] .inner-content .medals .tab-body .medal-info .medal {
    width: 100%;
    text-align: center;
  }
  body div[role="main"] .inner-content .medals .tab-body .medal-info .description {
    width: 100%;
  }
  body .social-links-container {
    max-height: none;
    overflow-y: visible;
  }
  body .social-links-container.active::before {
    content: '';
    display: block;
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 10px;
    margin-top: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #00205b;
  }
  body .social-links-container.active::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 10px;
    margin-top: 15px;
    width: 0;
    height: 0;
    border-top: 10px solid #00205b;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid transparent;
  }
  body .social-links-container .social-links-content-wrap #social-links-content-co {
    overflow-x: hidden;
    overflow-y: auto;
    height: auto;
    max-height: 261px;
  }
}
