.sj-videobox .player .title header h1 {
  display: none !important;
}
a:hover {
  text-decoration: none;
}

a.btn.cancel,
.btn.btn-primary {
  font-size: 14px;
  font-weight: 500;
  background: #f80000 !important;
  box-shadow: none;
  margin-top: 10px;
  border: 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.3) !important;
  padding: 8px 20px;
  text-transform: uppercase;
  height: auto !important;
  line-height: normal !important;
  text-shadow: none !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
a.btn.cancel:hover,
.btn.btn-primary:hover {
  background: #000 !important;
  color: #fff;
  border: 0;
}
iframe {
  border: 0;
}

.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar.t3-sidebar-right {
  padding-top: 7px;
}
.t3-content .tabSidebar.module {
  margin-bottom: 25px;
}
.t3-content .tabSidebar .nspText .nspArts .nspArt .nspInfo {
  margin-bottom: 5px;
}
.nspGap.nspMain {
  margin: 0 -10px;
}
.nspGap.nspMain .nspArts .nspArt .nspInfo a.nspCategory {
  left: 10px;
}
.nspNext,
.nspPrev {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.gkTabsItem {
  padding-bottom: 0 !important;
  top: 8px !important;
}
.t3-module {
  margin-bottom: 20px;
}
.t3-sl {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
a.nspCategory {
  font-weight: 700;
}
.nspLinks .nspList > li {
  position: relative;
}
.nspLinks .nspList > li .nspImage {
  min-height: 70px !important;
}
.nspLinks .nspList > li .nspListCategory {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 6px;
  height: 20px;
  line-height: 21px;
  font-size: 10px;
  font-weight: 600;
  background: #f80000;
  color: #fff;
  text-transform: uppercase;
}
.video-embed iframe,
.sj-video-current iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0 !important;
}
.video-embed,
.sj-video-current {
  position: relative;
  padding-top: 57.25%;
  
  height: 0;
  background-color: #000000;
}

body,
p {
  font-family: 'Roboto', sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased !important;
  color: #606060;
  line-height: 24px;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
.ItemInfoBlock,
.ItemInfo,
.gkHighlighterItem a,
a.itemRelTitle,
.itemNavigation a,
.commentAuthorName a,
#comment-form label,
div.k2LatestCommentsBlock ul li span.lcComment {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased !important;
  font-weight: 600 !important;
  color: #333333;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 14px;
}

.box.t3-wrapper {
  background: #000000 url(../../templates/ts_dailytimes/images/box-bg.png);
  background-attachment: scroll;
  overflow: hidden;
}
.box .container {
  padding-left: 20px;
  padding-right: 20px;
}
.box .box-wrapper {
  width: 1170px;
  background: #fff;
  margin-right: auto;
  margin-left: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.box .box-wrapper .navbar-fixed {
  width: auto;
}
.box .box-wrapper .t3-mainnav .container {
  padding-left: 0;
}
.box .box-wrapper .head-search {
  right: 0;
}
.box .box-wrapper #back-to-top.affix {
  bottom: 35px;
}
.box .box-wrapper .header3 .navbar-fixed {
  max-width: 1130px;
  width: 100%;
}

.ts-topbar {
  background: #f8f8f8;
  border-bottom: 1px solid #e5e5e5;
}
.ts-topbar .t3-module {
  margin: 0;
}
.ts-topbar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ts-topbar ul li {
  display: inline-block;
  padding: 0;
  margin: 0 2px 0 0;
  background: none;
}
.ts-topbar ul li.active > a {
  color: #f80000;
}
.ts-topbar ul li a {
  font-size: 13px;
  padding: 10px 5px 8px;
  background: none !important;
  color: #333333;
}
.ts-topbar ul li a:hover {
  background: none;
  color: #f80000;
}
#btl {
  padding: 9px 0;
}
#btl .btl-panel > span {
  color: #fff !important;
  background: #f80000 !important;
  position: relative;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  border-radius: 2px !important;
  line-height: 22px !important;
  height: 22px !important;
  width: 22px !important;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
  text-align: center;
  display: inline-block !important;
}
#btl .btl-panel > span:hover {
  background: #333333 !important;
  color: #fff !important;
}
#btl .btl-panel > span#btl-panel-registration {
  background: #0191da !important;
}
#btl .btl-panel > span#btl-panel-registration:hover {
  background: #333333 !important;
}
#btl .btl-panel > #btl-panel-profile {
  width: auto !important;
  padding: 0 5px !important;
}
.btl-content-block {
  padding: 30px;
  border-radius: 0 !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.btl-content-block h3 {
  background: transparent !important;
  padding: 0px !important;
  text-transform: capitalize;
  font-weight: 700 !important;
}
.btl-content-block #btl-wrap-module {
  padding: 0;
}
.btl-content-block #register-link,
.btl-content-block .btl-field,
.btl-content-block .btl-error-detail,
.btl-content-block .btl-error,
.btl-content-block .btl-note {
  margin: 0 !important;
}
.btl-content-block .btl-field .btl-input > input {
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  height: 34px;
}
.btl-content-block input.btl-buttonsubmit,
.btl-content-block button.btl-buttonsubmit {
  font-size: 14px;
  background: #f80000 !important;
  box-shadow: none;
  margin-top: 20px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.3) !important;
  padding: 8px 20px;
  text-transform: uppercase;
  height: auto !important;
  line-height: normal !important;
  text-shadow: none !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.btl-content-block input.btl-buttonsubmit:hover,
.btl-content-block button.btl-buttonsubmit:hover {
  background: #000 !important;
  color: #fff;
}
#btl .btl-panel > #btl-panel-profile {
  border: 0 !important;
  box-shadow: none;
}
#btl-content-profile {
  padding: 0;
}

.navbar-fixed {
  z-index: 99999;
  position: fixed;
  opacity: .98;
  width: 100%;
  top: 0;
  -webkit-animation: fadeInDown 800ms;
  -moz-animation: fadeInDown 800ms;
  -ms-animation: fadeInDown 800ms;
  -o-animation: fadeInDown 800ms;
  animation: fadeInDown 800ms;
  -webkit-backface-visibility: hidden;
}
.ts-date {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  color: #999999;
}
.acymailing_fulldiv > form {
  margin: 0;
}
.acymailing_form {
  margin: 0;
  position: relative;
}
.acymailing_form input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.acymailing_form > p {
  display: block;
}
.acymailing_form input[type="text"] {
  background: #f2f2f2;
  height: 45px;
  border: 1px solid #e7e7e7;
  color: #696969;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.acymailing_form .acysubbuttons {
  position: absolute;
  right: 5px;
  top: 5px;
}
.acymailing_form .acysubbuttons .button {
  background: #df0000 !important;
  color: #fff;
  box-shadow: none;
  padding: 8px 16px;
  text-transform: capitalize;
  font-size: 13px;
  border: 0 !important;
  height: 35px !important;
  display: inline-block;
  margin: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.acymailing_form .acysubbuttons .button:hover {
  background: #333 !important;
}
.t3-header {
  padding-top: 40px;
  padding-bottom: 40px;
}

.logo {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .logo {
    text-align: center;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 10px 0 0;
}

.logo-image span,
.logo-image small {
  display: none;
}

.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}

.headNews {
  background: #f7f7f7;
}
.headNews.moduletable {
  position: relative;
  box-shadow: inset 0 0 0 1px #e5e5e5;
}
.headNews.nspText .nspArts .nspArt {
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
.headNews.nspText .nspArts .nspArt h4.nspHeader {
  line-height: 16px;
  padding: 10px 0 8px;
}
.headNews.nspText .nspArts .nspArt h4.nspHeader a {
  font-size: 14px;
}
.headNews.nspText .nspArts .nspArt .nspInfo {
  margin: 0;
}
.headNews.nspText .nspArts .nspArt .nspInfo .nspCategory {
  top: 0;
  left: 0;
  font-size: 11px;
}
.headNews .title-arrow .nspTopInterface {
  bottom: 0 !important;
  top: auto !important;
  margin: 0;
}
.headNews .title-arrow .nspTopInterface .nspNext,
.headNews .title-arrow .nspTopInterface .nspPrev {
  border-radius: 0;
  margin: 0 1px;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.headNews .title-arrow .nspTopInterface .nspNext:before,
.headNews .title-arrow .nspTopInterface .nspPrev:before {
  width: 20px;
}

.banneritem img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.banner-top {
  float: right;
  padding-top: 5px;
}

.topSocial {
  float: right;
}
.topSocial.module {
  margin-top: 8px !important;
  margin-right: 15px !important;
}
.topSocial ul li {
  margin: 0 0 0 3px !important;
}
.topSocial ul li a {
  width: auto !important;
  height: auto !important;
  font-size: 13px !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.topSocial ul li a i {
  width: 24px;
  height: 24px;
  border: 0;
  text-align: center;
  line-height: 24px;
  color: #999999;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.topSocial ul li a i:hover {
  color: #fff;
}
.topSocial ul li a i.fa-rss:hover {
  background: #faaa5e;
}
.topSocial ul li a i.fa-facebook:hover {
  background: #677fb5;
}
.topSocial ul li a i.fa-twitter:hover {
  background: #70c2e9;
}
.topSocial ul li a i.fa-google-plus:hover {
  background: #c53942;
}
.topSocial ul li a i.fa-pinterest:hover {
  background: #d8545d;
}
.topSocial ul li a i.fa-linkedin:hover {
  background: #3daccf;
}
.topSocial ul li a i.fa-dribbble:hover {
  background: #e299c2;
}

.head-search {
  height: 57px;
  position: absolute;
  top: 0;
  right: 15px;
  margin: 0;
  z-index: 1000;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  background: #c50000;
  position: relative;
}
.head-search .search .fa-search {
  color: #ffffff;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  left: 20px;
  top: 21px;
}
.head-search .form-control {
  border: 0;
  background: transparent;
  color: #fff;
  height: 57px;
  line-height: 57px;
  position: relative;
  margin: 0;
  padding: 0 15px 0 40px;
  width: 40px;
  -webkit-transition: width 0.25s;
  -moz-transition: width 0.25s;
  -o-transition: width 0.25s;
  transition: width 0.25s;
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
  color: #ffffff;
  box-shadow: none !important;
  border: 0 !important;
}
.head-search .form-control:active,
.head-search .form-control:focus {
  width: 215px;
}

.ts-hotnews {
  background: #272727;
  margin: 35px 0;
  position: relative;
}
.ts-hotnews::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border-width: 12px 12px 0 0px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.9) #ffffff;
}
.ts-hotnews .t3-module {
  margin: 0;
}
.ts-hotnews .t3-module .module-ct {
  display: inline-block;
}
.ts-hotnews .gkHighlighterInterface {
  background: #df0000 !important;
  padding: 12px 10px;
  position: relative;
}
.ts-hotnews .gkHighlighterInterface:after {
  content: '';
  display: block;
  height: 42px;
  position: absolute;
  width: 20px;
  top: 0;
  right: -20px;
  border-left: 15px solid #df0000;
  border-top: 22px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 19px solid transparent;
}
.ts-hotnews .gkHighlighterInterface span.text {
  font-size: 12px;
}
.ts-hotnews .gkHighlighterInterface > div {
  display: none;
}
.ts-hotnews .gkHighlighterWrapper {
  padding-top: 9px;
}
.ts-hotnews .gkHighlighterWrapper .gkHighlighterItem a {
  font-weight: 400;
  color: #fff !important;
}
.ts-hotnews .gkHighlighterWrapper .gkHighlighterItem a:hover {
  color: #f80000 !important;
}
.ts-hotnews .module-title {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  position: relative;
  padding: 15px 10px;
  margin: 0;
  background: #f80000;
}
.ts-hotnews .module-title:after {
  content: '';
  display: block;
  height: 42px;
  position: absolute;
  width: 20px;
  top: 0;
  right: -20px;
  border-left: 15px solid #f80000;
  border-top: 22px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 19px solid transparent;
}
.ts-hotnews .sprocket-headlines {
  background: none;
  border: 0;
  display: block;
  visibility: visible;
  overflow: visible;
  position: absolute;
  top: 0;
}
.ts-hotnews .sprocket-headlines .sprocket-headlines-container {
  display: block;
}
.ts-hotnews .sprocket-headlines .sprocket-headlines-list {
  padding: 0 15px 0 35px !important;
  overflow: visible;
}
.ts-hotnews .sprocket-headlines .sprocket-headlines-item {
  position: relative;
  width: 100%;
  top: 12px;
  font-size: 15px;
}
.ts-hotnews .sprocket-headlines .sprocket-headlines-item a {
  color: #fff;
  width: 100%;
  font-weight: 500;
}
.ts-hotnews .sprocket-headlines .sprocket-headlines-item a:hover {
  color: #f80000;
}
.ts-hotnews .sprocket-headlines .sprocket-headlines-navigation {
  position: relative;
  top: 8px;
}
.ts-hotnews .sprocket-headlines .sprocket-headlines-navigation .arrow {
  opacity: 1;
  font-size: 18px;
  background: #000;
  box-shadow: none;
  line-height: 16px;
  border-radius: 0;
}

.slideMain .sprocket-features.layout-slideshow .sprocket-features-img-list {
  max-height: 420px;
}
.slideMain .sprocket-features.layout-slideshow .sprocket-features-content {
  padding: 10px 0;
  top: auto;
  left: 0;
  width: 100%;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.79) 100%);
  
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.79)));
  
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.79) 100%);
  
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.79) 100%);
  
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.79) 100%);
  
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.79) 100%);
  
}
.slideMain .sprocket-features.layout-slideshow .sprocket-features-info {
  color: #fff;
  padding: 0 30px;
}
.slideMain .sprocket-features.layout-slideshow .sprocket-features-info .sprocket-features-date {
  margin-right: 5px;
}
.slideMain .sprocket-features.layout-slideshow .sprocket-features-info .sprocket-features-date,
.slideMain .sprocket-features.layout-slideshow .sprocket-features-info .sprocket-features-hits {
  font-size: 12px;
}
.slideMain .sprocket-features.layout-slideshow .sprocket-features-category {
  text-transform: uppercase;
  background: #f80000;
  color: #fff;
  display: inline-block;
  margin: 5px 0 5px 30px;
  padding: 0 5px;
  height: 22px;
  line-height: 24px;
  font-size: 12px;
  font-weight: 700;
}
.slideMain .sprocket-features.layout-slideshow h2.sprocket-features-title {
  display: block;
  line-height: 1em;
  margin: 8px 0;
  text-transform: capitalize;
  font-style: normal;
}
.slideMain .sprocket-features.layout-slideshow h2.sprocket-features-title a {
  font-size: 24px;
  color: #fff;
}
.slideMain .sprocket-features.layout-slideshow h2.sprocket-features-title a:hover {
  text-decoration: none;
  color: #f80000;
}
.slideMain .sprocket-features.layout-slideshow .sprocket-features-title,
.slideMain .sprocket-features.layout-slideshow .sprocket-features-desc {
  background: none;
  padding: 0;
}
.slideMain .sprocket-features.layout-slideshow .sprocket-features-arrows {
  position: absolute;
  right: 18px;
  top: 28px;
}
.slideMain .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow {
  background: rgba(0, 0, 0, 0.7);
  opacity: 1;
  color: #fff;
  width: 28px;
  height: 28px;
  line-height: 26px;
  font-size: 18px;
  box-shadow: none;
  border-radius: 2px !important;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.slideMain .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow:hover {
  background: #f80000;
}
.slideMain .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.next {
  right: 0;
}
.slideMain .sprocket-features.layout-slideshow .sprocket-features-arrows .arrow.prev {
  left: -62px;
}
.slideMain .sprocket-features.layout-slideshow .sprocket-features-pagination {
  top: 20px;
  bottom: auto;
  left: 30px;
}
.slideMain .sprocket-features.layout-slideshow .sprocket-features-pagination li {
  background: transparent;
  background: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  padding: 6px;
  opacity: 1;
  border-radius: 50% !important;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.slideMain .sprocket-features.layout-slideshow .sprocket-features-pagination li.active,
.slideMain .sprocket-features.layout-slideshow .sprocket-features-pagination li:hover {
  background: #f80000;
}
.slideMain .sprocket-features.layout-slideshow .sprocket-features-desc a.readon {
  display: none;
}

div.sj-social-media-counts .sc-wrap .like-count {
  background: #fff;
  color: #333333;
  border-top: none;
  padding: 25px 0 0;
  font-size: 13px;
}
div.sj-social-media-counts .sc-wrap .like-text {
  background: #fff;
  color: #333333;
  font-weight: 700;
  line-height: 25px;
}
div.sj-social-media-counts .sc-wrap .sc-item {
  height: auto;
  width: 100px;
  margin-left: 15px;
  position: relative;
  margin-bottom: 15px;
}
div.sj-social-media-counts .sc-wrap .sc-item .sc-item-inner {
  margin: 0px;
  text-align: center;
}
div.sj-social-media-counts .sc-wrap .sc-item .sc-item-inner .sc-icon {
  border: none;
  float: none;
  display: block;
  width: 100%;
  position: relative;
  margin: 10px 0 0;
}
div.sj-social-media-counts .sc-wrap .sc-item .sc-item-inner .sc-icon:after {
  position: absolute;
  content: " ";
  width: auto;
  height: auto;
  bottom: -28px;
  margin-left: -10px;
  left: 50%;
  border-width: 10px;
  border-style: solid;
}
div.sj-social-media-counts .sc-wrap .sc-item .sc-item-inner .sc-icon.sc-icon-facebook:after {
  border-color: #4968a9 transparent transparent transparent;
}
.sj-social-media-counts .sc-wrap .fb-like-button .sc-item-inner:hover .sc-icon.sc-icon-facebook:after {
  border-color: #5675b6 transparent transparent transparent;
}
div.sj-social-media-counts .sc-wrap .sc-item .sc-item-inner .sc-icon.sc-icon-rss:after {
  border-color: #fd9f13 transparent transparent transparent;
}
div.sj-social-media-counts .sc-wrap .sc-item .sc-item-inner:hover .sc-icon.sc-icon-rss:after {
  border-color: #fda92c transparent transparent transparent;
}
div.sj-social-media-counts .sc-wrap .sc-item .sc-item-inner .sc-icon.sc-icon-twitter:after {
  border-color: #11c2ea transparent transparent transparent;
}
div.sj-social-media-counts .sc-wrap .sc-item .sc-item-inner:hover .sc-icon.sc-icon-twitter:after {
  border-color: #25caef transparent transparent transparent;
}
div.sj-social-media-counts .sc-wrap .sc-item .sc-item-inner .sc-icon.sc-icon-linkedin:after {
  border-color: #549fd8 transparent transparent transparent;
}
div.sj-social-media-counts .sc-wrap .sc-item .sc-item-inner .sc-icon.sc-icon-dribbble:after {
  border-color: #eb4c89 transparent transparent transparent;
}
div.sj-social-media-counts .sc-wrap .sc-item .sc-item-inner .sc-icon.sc-icon-youtube:after {
  border-color: #ce322e transparent transparent transparent;
}
div.sj-social-media-counts .sc-wrap .sc-item .sc-item-inner .sc-icon.sc-icon-soundcloud:after {
  border-color: #faa91e transparent transparent transparent;
}
div.sj-social-media-counts .sc-wrap .sc-item .sc-item-inner .sc-icon.sc-icon-vimeo:after {
  border-color: #1ab7ea transparent transparent transparent;
}
div.sj-social-media-counts .sc-wrap .sc-item .sc-item-inner .sc-icon.sc-icon-gplus:after {
  border-color: #ce3633 transparent transparent transparent;
}
div.sj-social-media-counts .sc-wrap .sc-item .sc-item-inner .sc-icon.sc-icon-instagram:after {
  border-color: #2f689b transparent transparent transparent;
}

.ts-slide-grid .row {
  margin: 0;
}
.ts-slide-grid [class*=col] {
  padding: 0;
}
.ts-slide-grid .vina-camera-slider-k2-wrapper {
  padding-right: 1px;
}
.ts-slide-grid .nspMain {
  padding-left: 1px;
}
.ts-slide-grid .nspMain .nspLinks {
  padding: 0;
  margin: 3px -3px 0 -2px !important;
}
.ts-slide-grid .nspMain .nspLinks ul li {
  padding: 0 2px;
}
.ts-slide-grid .nspLinks .nspList {
  position: relative;
}
.ts-slide-grid .nspLinks .nspList li {
  position: initial;
}
.ts-slide-grid .nspLinks .nspList a.nspImageWrapper {
  position: relative;
}
.ts-slide-grid .nspLinks .nspList a.nspImageWrapper::before {
  content: " ";
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.79) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.79)));
  
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.79) 100%);
  
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.79) 100%);
  
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.79) 100%);
  
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.79) 100%);
  
}
.ts-slide-grid .nspLinks .nspList h4 {
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 10;
  padding: 0 20px 25px;
  margin: 0;
}
.ts-slide-grid .nspLinks .nspList h4 a {
  font-size: 16px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}
.ts-slide-grid .nspLinks .nspList h4 a:hover {
  color: #f80000;
}
.ts-slide-grid .nspLinks .nspList .nspListCategory {
  z-index: 1;
  bottom: 50px;
  left: 20px;
  top: auto;
}
.ts-slide-grid .nspLinks .nspList > li .nspImage {
  min-height: 180px !important;
}
.nspBg.ThreeNews .nspLinks .nspList {
  opacity: 1;
  visibility: visible;
}

.ts-showcase .t3-module {
  margin-bottom: 0;
}
.vina-camera-slider-k2 {
  padding-right: 1px;
}
.vina-camera-slider-k2 .camera_caption > div {
  background: none !important;
  padding: 10px 30px 30px !important;
}
.vina-camera-slider-k2 .camera_caption > div .camera_cat {
  text-transform: uppercase;
  background: #f80000;
  display: inline-block;
  padding: 0 5px;
  height: 22px;
  line-height: 24px;
  font-size: 12px;
  font-weight: 500;
}
.vina-camera-slider-k2 .camera_caption > div .camera_cat a {
  color: #fff;
}
.vina-camera-slider-k2 .camera_caption > div h3 {
  line-height: normal;
  margin-top: 10px;
}
.vina-camera-slider-k2 .camera_caption > div h3 a {
  color: #fff !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}
.vina-camera-slider-k2 .camera_caption > div .info {
  font-size: 12px;
}
.vina-camera-slider-k2 .camera_caption > div .camera_hits {
  margin-left: 5px;
}
#vina-copyright161 {
  display: none;
}
.camera_target_content {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.79) 100%);
  
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.79)));
  
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.79) 100%);
  
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.79) 100%);
  
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.79) 100%);
  
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.79) 100%);
  
}

.nspBg.nspFullslide .nspArts {
  position: inherit;
}
.nspBg.nspFullslide .nspArts .nspTopInterface {
  position: inherit;
  top: auto;
  right: auto;
  overflow: visible;
}
.nspBg.nspFullslide .nspArts .nspTopInterface .nspPrev,
.nspBg.nspFullslide .nspArts .nspTopInterface .nspNext {
  position: absolute;
  z-index: 10;
  top: 50%;
  margin-top: -20px;
  background: none;
  font-size: 52px;
  font-weight: 100;
  color: #999;
}
.nspBg.nspFullslide .nspArts .nspTopInterface .nspPrev:hover,
.nspBg.nspFullslide .nspArts .nspTopInterface .nspNext:hover {
  background: none;
  color: #f80000;
}
.nspBg.nspFullslide .nspArts .nspTopInterface .nspPrev:before,
.nspBg.nspFullslide .nspArts .nspTopInterface .nspNext:before {
  color: inherit;
}
.nspBg.nspFullslide .nspArts .nspTopInterface .nspPrev {
  left: -17px;
}
.nspBg.nspFullslide .nspArts .nspTopInterface .nspNext {
  right: -15px;
}

.rightNewsBlock .nspArts .nspArt .nspHeader {
  padding-bottom: 60px !important;
}
.rightNewsBlock .nspArts .nspArt .nspInfo {
  padding: 10px 20px 25px !important;
}
.rightNewsBlock .nspArts .nspArt .nspInfo a.nspCategory {
  margin-top: -80px !important;
}
.nsp4Block.module {
  margin-bottom: 25px;
}
.nsp4Block .nspArtPage .nspArt:nth-child(2) {
  padding-right: 0 !important;
}
.nsp4Block .nspArtPage .nspArt:nth-child(4) {
  padding-right: 0 !important;
}
.nsp4Block.nspBg .nspArts .nspArt .nspInfo a.nspCategory {
  font-size: 10px;
  height: 20px;
  line-height: 20px;
  top: 0;
  margin-top: -50px;
  left: 20px;
}

.tab-news {
  position: relative;
}
.tab-news h3.module-title {
  position: absolute;
  top: 12px;
  z-index: 1;
}
.tab-news .gkTabsWrap.vertical ol.gkTabsNav {
  border-bottom: 0;
  float: right;
}
.tab-news .gkTabsWrap.vertical ol.gkTabsNav li {
  position: relative;
  background: none;
  color: #999999;
  text-shadow: none;
  font-size: 11px;
  text-transform: uppercase;
  margin: 0 !important;
  padding: 0 0 0 12px !important;
}
.tab-news .gkTabsWrap.vertical ol.gkTabsNav li.active,
.tab-news .gkTabsWrap.vertical ol.gkTabsNav li:hover {
  color: #333333 !important;
}
.tab-news .gkTabsWrap.vertical ol.gkTabsNav li.active:after {
  position: absolute;
  content: " ";
  width: auto;
  height: auto;
  bottom: 0;
  margin-left: -4px;
  left: 50%;
  border-width: 7px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #f80000 rgba(0, 0, 0, 0);
}
.tab-news .gkTabsWrap.vertical .gkTabsContainer {
  border-top: 2px solid #f80000;
}
.tab-news .nspArts {
  position: relative;
}
.tab-news .nspArts .nspArt h4.nspHeader {
  line-height: 20px;
}
.tab-news .nspArts .nspArt h4.nspHeader a {
  font-size: 16px;
}
.tab-news .nspArts .nspArt .nspInfo {
  font-size: 11px;
}
.tab-news .nspArts .nspArt .nspInfo a.nspCategory {
  margin-top: -95px !important;
}
.tab-news .nspArts .nspTopInterface {
  right: 10px !important;
  top: 0 !important;
}
.tab-news .nspText .nspArts .nspArt .nspInfo {
  margin: 1px 0;
}
.tab-news .nspText .nspLinksWrap .nspLinks ul.nspList li {
  padding: 3px 3px 6px;
}
.tab-news .nspText .nspLinksWrap .nspLinks ul.nspList li:first-child {
  margin-top: 8px !important;
}
.tab-news .nspLinksWrap .nspLinks {
  padding: 0;
}
.tab-news .nspLinksWrap .nspLinks ul.nspList {
  padding: 0;
  margin: -10px 0 0 0;
}
.tab-news .nspLinksWrap .nspLinks ul.nspList li {
  padding: 0 0 11px !important;
  border-top: 0;
}
.tab-news .nspLinksWrap .nspLinks ul.nspList li .nspListCategory {
  display: none;
}
.tab-news .nspLinksWrap .nspLinks ul.nspList li h4 a {
  font-size: 14px;
  color: #333333;
}
.tab-news .nspLinksWrap .nspLinks ul.nspList li h4 a:hover {
  color: #f80000;
}
.tab-news .nspLinksWrap .nspLinks ul.nspList li p {
  margin: 0;
}
.tab-news.aqua .gkTabsWrap.vertical .gkTabsContainer {
  border-top: 2px solid #00c8bd;
}
.tab-news.aqua .gkTabsWrap.vertical ol.gkTabsNav li.active:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #00c8bd rgba(0, 0, 0, 0);
}
.tab-news.pink .gkTabsWrap.vertical .gkTabsContainer {
  border-top: 2px solid #c10551;
}
.tab-news.pink .gkTabsWrap.vertical ol.gkTabsNav li.active:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #c10551 rgba(0, 0, 0, 0);
}
.tab-news.blue .gkTabsWrap.vertical .gkTabsContainer {
  border-top: 2px solid #0175c8;
}
.tab-news.blue .gkTabsWrap.vertical ol.gkTabsNav li.active:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #0175c8 rgba(0, 0, 0, 0);
}

.ts-feature {
  background: #f5f5f5;
  padding: 40px 0 20px;
  margin: 20px 0;
}
.nspMain.trending {
  margin: 0 -10px;
}
.nspMain.trending.nspText .nspArts .nspArt h4.nspHeader a {
  font-size: 16px;
}
.nspMain.trending.nspText .nspArts .nspArt .nspInfo {
  margin: 0;
}
.nspMain.trending.nspText .nspArts .nspArt .nspInfo a.nspCategory {
  left: 20px;
}

.nspArt {
  position: relative;
}
.nspArts {
  padding: 0 !important;
}
.nspArts .nspArt h4.nspHeader a {
  text-transform: capitalize;
}
.nspArts .nspArt h4.nspHeader a:hover {
  color: #df0000;
}
.nspArts .nspArt .nspInfo .nspHits {
  margin: 0 5px;
}
.nspArts .nspArt .nspInfo .nspHits i {
  margin-right: 2px;
}
.nspArts .nspArt .nspInfo .nspCategory {
  text-transform: uppercase;
}
.nspArts .nspArt .nspInfo i {
  margin-right: 5px;
}
.nspLinks ul li h4 {
  margin-bottom: 5px;
}

.nspBg .nspArts {
  padding: 0;
}
.nspBg .nspArts .nspArtPage {
  position: relative;
}
.nspBg .nspArts .nspArt a.nspImageWrapper {
  position: relative;
}
.nspBg .nspArts .nspArt a.nspImageWrapper::before {
  content: " ";
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.79) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.79)));
  
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.79) 100%);
  
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.79) 100%);
  
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.79) 100%);
  
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.79) 100%);
  
}
.nspBg .nspArts .nspArt .nspHeader {
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 10;
  margin: 5px 0;
  padding: 0 20px 45px;
}
.nspBg .nspArts .nspArt .nspHeader a {
  font-size: 16px;
  color: #fff;
}
.nspBg .nspArts .nspArt .nspInfo {
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 12px;
  z-index: 1;
  padding: 10px 20px;
}
.nspBg .nspArts .nspArt .nspInfo a.nspCategory {
  position: absolute;
  top: 50%;
  margin-top: -70px;
  bottom: auto;
  left: 20px;
  padding: 1px 8px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  background: #f80000;
  color: #fff;
}
.nspBg .nspArts .nspArt .nspInfo a.nspAuthor {
  color: #fff;
}
.nspBg .nspArts .nspTopInterface {
  position: absolute;
  top: 10px !important;
  right: 25px;
  z-index: 2;
}
.nspBg .nspArts .nspTopInterface .nspNext,
.nspBg .nspArts .nspTopInterface .nspPrev {
  border: none;
  width: 26px;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  margin: 0 2px;
  text-indent: -9999em;
  background: #272727;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.nspBg .nspArts .nspTopInterface .nspNext:hover,
.nspBg .nspArts .nspTopInterface .nspPrev:hover {
  background: #f80000;
}
.nspBg .nspArts .nspTopInterface .nspNext:before,
.nspBg .nspArts .nspTopInterface .nspPrev:before {
  text-indent: 0;
  border: none;
  margin: 0;
  font-family: FontAwesome;
  background: none;
  display: inline-block;
  width: 26px;
  text-align: center;
  color: #fff;
  opacity: 1;
}
.nspBg .nspArts .nspTopInterface .nspNext:before {
  content: "\f105";
}
.nspBg .nspArts .nspTopInterface .nspPrev:before {
  content: "\f104";
}
.nspBg .nspArts .nspTopInterface .nspPagination li {
  background: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  opacity: 1;
}
.nspBg .nspArts .nspTopInterface .nspPagination li.active {
  background: #f80000;
}

.tab-news .nspText .nspLinksWrap .nspLinks ul.nspList li {
  padding-bottom: 15px !important;
}
.nspText .nspArts .nspArt {
  position: relative;
}
.nspText .nspArts .nspArt h4.nspHeader {
  margin: 0;
  line-height: 100%;
  padding: 0 0 5px;
}
.nspText .nspArts .nspArt h4.nspHeader a {
  color: #333333;
  font-size: 18px;
}
.nspText .nspArts .nspArt h4.nspHeader a:hover {
  color: #f80000;
}
.nspText .nspArts .nspArt .nspInfo {
  font-size: 13px;
  color: #999999;
}
.nspText .nspArts .nspArt .nspInfo a {
  color: #999999;
}
.nspText .nspArts .nspArt .nspInfo a.nspCategory {
  position: absolute;
  left: 10px;
  top: 10px;
  background: #f80000;
  color: #fff;
  padding: 1px 8px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  margin-top: auto !important;
}
.nspText.nspRight .nspArts .nspArt .nspInfo a.nspCategory {
  right: 0 !important;
  left: auto !important;
}
.nspText .nspLinksWrap .nspLinks ul.nspList:first-child li {
  margin-right: 5px !important;
}
.nspText .nspLinksWrap .nspLinks ul.nspList li {
  border-top: 0;
  padding: 0 3px 6px 0;
  display: inline-block;
}
.nspText .nspLinksWrap .nspLinks ul.nspList li h4 {
  margin-top: 0;
}
.nspText .nspLinksWrap .nspLinks ul.nspList li h4 a {
  font-size: 14px;
  color: #333333;
}
.nspText .nspLinksWrap .nspLinks ul.nspList li h4 a:hover {
  color: #f80000;
}
.nspText a.nspImageWrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
.nspText.dontMiss.module {
  padding: 20px 0;
}
.nspText.dontMiss .nspMain {
  margin: 0 -10px;
}
.nspText.dontMiss .nspLinksWrap .nspLinks ul.nspList {
  opacity: 1;
  visibility: visible;
}
.nspText.dontMiss .nspLinksWrap .nspLinks ul.nspList li {
  padding: 0 0 12px 10px;
}
.nspText.dontMiss .nspLinksWrap .nspLinks ul.nspList li .nspListCategory {
  left: 10px;
}
.nspText.dontMiss .nspArts .nspArt .nspInfo a.nspCategory {
  left: 20px;
}

.module.nspDark {
  background: #222;
  padding: 30px 20px 15px;
  margin-top: 35px;
  color: #fff;
  position: relative;
}
.module.nspDark::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border-width: 12px 12px 0 0px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.8) #ffffff;
}
.module.nspDark.title-arrow .nspTopInterface {
  top: 10px !important;
  right: 20px !important;
}
.module.nspDark .nspArt .nspInfo {
  margin: 10px 0 0;
  color: #999;
}
.module.nspDark .nspArt .nspInfo a {
  color: #999;
}
.module.nspDark .nspArt .nspInfo a:hover {
  color: #f80000;
}
.module.nspDark .nspArt .nspInfo .nspHits {
  position: absolute;
  top: 0;
  left: 0;
  background: #f80000;
  color: #fff;
  padding: 3px 8px 3px 7px;
  font-size: 14px;
  margin-left: 0;
}
.module.nspDark .nspArt .nspInfo .nspHits i {
  font-weight: 700;
}
.module.nspDark .nspArt .nspInfo .nspCategory {
  text-transform: capitalize;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  line-height: 12px;
  height: 12px;
  display: inline-block;
  padding: 0 5px;
  margin-left: 2px;
}
.module.nspDark .nspArt h4.nspHeader {
  margin: 0;
  line-height: 100%;
  padding: 0;
}
.module.nspDark .nspArt h4.nspHeader a {
  font-size: 16px;
  color: #fff;
}
.module.nspDark .nspArtPage .nspArt:nth-child(2) {
  padding-bottom: 0 !important;
}
.module.nspDark .gkNspPM-VideoList {
  padding-bottom: 10px;
  position: inherit;
}
.module.nspDark .gkNspPM-VideoList .gkItem.video .gkImageWrap:before {
  background: none !important;
}
.module.nspDark .gkNspPM-VideoList .gkItem.video .gkImageWrap:after {
  border: 2px solid #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
}
.module.nspDark .gkNspPM-VideoList .gkItem:hover figcaption {
  background: rgba(0, 0, 0, 0.15);
}
.module.nspDark .gkNspPM-VideoList figcaption:hover {
  background: rgba(0, 0, 0, 0.15);
}
.module.nspDark .gkNspPM-VideoList figcaption:hover h3 a {
  color: #f80000;
}
.module.nspDark .gkNspPM-VideoList h3 {
  padding-bottom: 3px;
  font-size: 14px;
  line-height: 20px;
}
.module.nspDark .gkNspPM-VideoList h3 a {
  color: #fff;
}
.module.nspDark .gkNspPM-VideoList .gkBottomNav {
  border-top: 0;
  margin: 0 19px;
  position: absolute;
  top: 12px;
  right: 0;
}
.module.nspDark .gkNspPM-VideoList .gkBottomNavPagination {
  padding: 0 40px;
}
.module.nspDark .gkNspPM-VideoList .gkBottomNavNext,
.module.nspDark .gkNspPM-VideoList .gkBottomNavPrev {
  height: auto;
  border: 1px solid #999;
}
.module.nspDark .gkNspPM-VideoList .gkBottomNavNext:hover,
.module.nspDark .gkNspPM-VideoList .gkBottomNavPrev:hover {
  background: #f80000;
  color: #fff;
  border: 1px solid transparent;
}
.module.nspDark .gkNspPM-VideoList .gkBottomNavNext:hover:after,
.module.nspDark .gkNspPM-VideoList .gkBottomNavPrev:hover:after {
  color: #fff;
}
.module.nspDark .gkBigBlock figcaption {
  padding: 0 10px 10px 10px !important;
}
.module.nspDark .gkBigBlock figcaption h3 a {
  font-size: 18px !important;
}
.module.nspDark .gkNspPM-VideoList .gkBottomNavPagination li:hover,
.module.nspDark .gkNspPM-VideoList .gkBottomNavPagination li.active {
  background: #f80000;
}

.ts-content-top .banneritem {
  margin: 12px 0;
}
.home5 .ts-content-top .banneritem {
  margin-top: -12px;
}
.home5 .nspText.dontMiss.module {
  padding-top: 0;
  margin-top: -20px;
}
.ts-content-mid {
  padding: 15px 0 0;
}
.ts-content-mid .nspText .nspArts .nspArt h4.nspHeader {
  line-height: 16px;
}
.ts-content-mid .nspText .nspArts .nspArt h4.nspHeader a {
  font-size: 14px;
}

.t3-sidebar .nspText .nspArts .nspArt h4.nspHeader,
.t3-footer .nspText .nspArts .nspArt h4.nspHeader {
  line-height: 18px !important;
}
.t3-sidebar .nspText .nspArts .nspArt h4.nspHeader a,
.t3-footer .nspText .nspArts .nspArt h4.nspHeader a {
  font-size: 14px !important;
}
.t3-sidebar .nspText .nspArts .nspArt .nspInfo,
.t3-footer .nspText .nspArts .nspArt .nspInfo {
  margin: 0;
}
.t3-sidebar .nspText .nspArts .nspArt .nspInfo a.nspCategory,
.t3-footer .nspText .nspArts .nspArt .nspInfo a.nspCategory {
  height: 24px;
  line-height: 24px;
  left: 0;
  top: 0;
}
.t3-sidebar .nspText .nspLinksWrap .nspLinks ul.nspList li h4,
.t3-footer .nspText .nspLinksWrap .nspLinks ul.nspList li h4 {
  margin-bottom: 10px;
}
.t3-sidebar .module.nspDark,
.t3-footer .module.nspDark {
  margin-bottom: 30px;
}
.t3-sidebar .module.nspDark.title-arrow .nspTopInterface,
.t3-footer .module.nspDark.title-arrow .nspTopInterface {
  top: 20px !important;
  right: 20px !important;
}
.t3-sidebar-left .nspText .nspLinksWrap .nspLinks ul.nspList {
  padding: 0 5px !important;
}
.t3-sidebar-left .nspText .nspLinksWrap .nspLinks ul.nspList li {
  padding-left: 0;
  padding-top: 0;
}
.t3-sidebar-right .nspText .nspLinksWrap .nspLinks ul.nspList li {
  padding-right: 0;
  padding-top: 0;
}

.t3-content .tabSidebar .nspMain {
  margin: 0 -10px;
}
.t3-content .tabSidebar .nspMain .nspArt p.nspText {
  margin-bottom: 5px;
}
.t3-content .tabSidebar .nspMain.nspText .nspArts .nspArt .nspInfo a.nspCategory {
  left: 20px;
}
.tabSidebar .gkTabsWrap.vertical ol {
  border-bottom: 0 !important;
}
.tabSidebar .gkTabsWrap.vertical ol li {
  height: 38px !important;
  line-height: 43px !important;
}
.tabSidebar .gkTabsWrap .gkTabsContainer {
  border-top: 3px solid #f80000;
}
.tabSidebar .gkTabsWrap.vertical > ol li,
.tabSidebar .gkTabsWrap.horizontal > ol li {
  background: #272727;
  text-shadow: none;
  color: #fff;
  text-shadow: none !important;
  font-weight: 700;
  border-radius: 0 !important;
  text-transform: uppercase;
  font-family: Roboto Slab, sans-serif;
}
.tabSidebar .gkTabsWrap.vertical ol li:hover,
.tabSidebar .gkTabsWrap.vertical ol li.active,
.tabSidebar .gkTabsWrap.horizontal ol li:hover,
.tabSidebar .gkTabsWrap.horizontal ol li.active {
  background: #f80000;
  position: relative;
}
.tabSidebar .gkTabsWrap.vertical ol li:hover:after,
.tabSidebar .gkTabsWrap.vertical ol li.active:after,
.tabSidebar .gkTabsWrap.horizontal ol li:hover:after,
.tabSidebar .gkTabsWrap.horizontal ol li.active:after {
  position: absolute;
  content: " ";
  width: auto;
  height: auto;
  bottom: -20px;
  margin-left: -12px;
  left: 50%;
  border-width: 10px;
  border-style: solid;
  border-color: #f80000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.tabSidebar .nspText .nspArts .nspArt h4.nspHeader {
  line-height: 18px;
}
.tabSidebar .nspText .nspArts .nspArt h4.nspHeader a {
  font-size: 16px;
}

.sj-videobox {
  margin: 0 0 -15px !important;
}
.sj-videobox .sj-video-list .sj-video-list-item {
  padding-bottom: 0 !important;
}
.sj-videobox .sj-video-list .sj-video-list-item:hover .sj-video-image .bg-hover,
.sj-videobox .sj-video-list .sj-video-list-item.selected .sj-video-image .bg-hover {
  height: 40px !important;
  width: 55px !important;
  margin: -20px 0 0 -25px !important;
}
.sj-videobox .sj-video-list .sj-video-list-item:hover .sj-video-image .bg-hover:after,
.sj-videobox .sj-video-list .sj-video-list-item.selected .sj-video-image .bg-hover:after {
  border-width: 12px !important;
  margin-top: -12px !important;
}

div.k2CalendarBlock {
  margin-bottom: 20px;
}
table.calendar tr td.calendarDateLinked a:hover,
table.calendar tr td.calendarToday {
  background: #f80000;
}

div.k2TagCloudBlock a {
  color: #606060;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
div.k2TagCloudBlock a:hover {
  color: #fff;
  background: #333333;
}

.adSidebar {
  text-align: center;
}
.adSidebar.module {
  margin: 25px 0 35px;
  padding: 28px 10px 30px;
  background: #fcfcfc;
  box-shadow: inset 0 0 0 1px #f6f6f6;
}
.adSidebar h3 {
  font-size: 10px;
  color: #999 !important;
  margin: 0 0 10px;
}
.adSidebar img {
  display: inline-block;
  text-align: center;
}

div.k2CategoriesListBlock ul.level0 > li > a {
  color: #333333;
}
div.k2CategoriesListBlock ul li a {
  color: #606060;
}
div.k2CategoriesListBlock ul li a:hover {
  color: #f80000;
}

.ts-main-bottom {
  background: #f6f5f0;
  padding: 40px 0 30px;
  margin: -20px 0 0;
}
.newsMore.nspMain {
  margin: 0 -10px;
}

.ts-footer-top {
  text-align: center;
  padding: 40px 0;
}
.ts-footer-top .banneritem img {
  display: inline-block;
}

.t3-footer {
  padding: 60px 0 0;
  background: #272727 url(../../templates/ts_dailytimes/images/footer-bg.jpg) repeat;
  
}
.t3-footer .module-title {
  font-size: 20px;
  margin-bottom: 25px;
  color: #fff !important;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer .nspText .nspArts .nspArt h4.nspHeader a {
  color: #c2c2c2;
}
.t3-footer .nspText .nspArts .nspArt h4.nspHeader a:hover {
  color: #f80000;
}

.t3-footercontent {
  margin-bottom: 30px;
}
.t3-footercontent .module-inner {
  padding: 20px 30px;
  border: 1px solid #606060;
}
.partner-icon a i {
  font-size: 54px;
  color: #999999;
  margin-right: 20px;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.partner-icon a i:hover {
  color: #fff;
}

.sp-tweet {
  position: relative;
  z-index: 2;
  margin-top: -10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sp-tweet .sp-tweet-list {
  position: relative;
  margin: 5px -5px;
}
.sp-tweet .sp-tweet-list:before {
  font-family: FontAwesome;
  content: "\f099";
  position: absolute;
  left: 0;
  font-size: 16px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  margin-top: 0;
  color: #999;
}
.sp-tweet .sp-tweet-list .date a {
  font-size: 12px !important;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.sp-tweet .sp-tweet-list .date a:hover {
  color: #ff5f5f;
}
.sp-tweet .sp-tweet-list .tweet-user-info img.tweet-avatar {
  display: none;
}
.sp-tweet .sp-tweet-list .bubble-tl,
.sp-tweet .sp-tweet-list .bubble-tr,
.sp-tweet .sp-tweet-list .bubble-tm,
.sp-tweet .sp-tweet-list .bubble-l,
.sp-tweet .sp-tweet-list .bubble-r,
.sp-tweet .sp-tweet-list .bubble-m,
.sp-tweet .sp-tweet-list .bubble-bm,
.sp-tweet .sp-tweet-list .bubble-bl,
.sp-tweet .sp-tweet-list .bubble-br {
  background: none;
}
.sp-tweet .sp-tweet-list .tweet-text {
  font-size: 12px;
  color: #c2c2c2;
  margin-left: 35px !important;
}
.sp-tweet .sp-tweet-list .bubble-m {
  padding: 0;
  line-height: 18px;
}
.sp-tweet .sp-tweet-list .source {
  display: none;
}
.sp-tweet .sp-tweet-item {
  padding: 0;
  margin-top: -25px;
  border-bottom: 0;
}
.sp-tweet .sp-tweet-item .source {
  display: none;
}
.sp-tweet .sp-tweet-item .date {
  position: absolute;
  left: 53px;
  bottom: -35px;
  font-size: 13px;
}
.sp-tweet .sp-tweet-item img.tweet-avatar {
  display: none !important;
}
.sp-tweet .sp-tweet-item:before {
  font-family: FontAwesome;
  content: "\f099";
  position: absolute;
  bottom: -45px;
  left: 0;
  font-size: 16px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: #f80000;
  border-radius: 100%;
  margin-right: 5px;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.09);
}
a.followme {
  display: none !important;
}

.about img {
  margin-top: 10px;
}
.footer-contact-info {
  margin-top: 20px;
  margin-bottom: -10px;
}
.footer-contact-info p {
  color: #c2c2c2;
  margin-bottom: 5px;
}

.sp_social a {
  color: #999;
  font-size: 16px !important;
}
.sp_social a:hover {
  color: #f80000;
}

.t3-copyright {
  background: #f80000;
  padding: 25px 0 20px;
  margin-top: 10px;
  color: #fff;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.t3-copyright ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.t3-copyright ul li {
  display: inline-block;
  padding: 0;
  margin: 0 2px 0 0;
  background: none;
}
.t3-copyright ul li a {
  font-size: 12px;
  padding: 0 5px;
  background: none;
  color: #fff;
}
.t3-copyright ul li a:hover {
  background: none;
  color: #999999;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}

#back-to-top {
  right: 40px;
  top: auto;
  z-index: 10;
  -webkit-backface-visibility: hidden;
}
#back-to-top .btn-primary {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 6px 10px;
}
#back-to-top.affix {
  bottom: 20px;
}

.catItemTitle a,
.userItemTitle a,
.tagItemTitle a {
  color: #333333;
}
.catItemTitle a:hover,
.userItemTitle a:hover,
.tagItemTitle a:hover {
  color: #f80000;
}

.header2 .t3-header {
  padding-bottom: 20px;
}
.header2 .logo a {
  margin-top: 20px;
}

.header3 .navbar-fixed {
  max-width: 1140px;
}
.header3 .t3-mainnav {
  background: #333;
}
.header3 .t3-mainnav .t3-megamenu .navbar-nav.level0 > li.active > a,
.header3 .t3-mainnav .t3-megamenu .navbar-nav.level0 > li:hover > a {
  background: #f80000;
}
.header3 .head-search {
  right: 0;
}
.header3 .ts-hotnews {
  background: none;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.header3 .ts-hotnews .sprocket-headlines .sprocket-headlines-item a {
  color: #333;
}
.header3 .ts-hotnews .sprocket-headlines .sprocket-headlines-navigation .arrow {
  background: #eee;
  color: #333;
}
.header3 .ts-hotnews:after {
  border: 0;
}
.header3 .ts-hotnews .topSocial.module {
  margin-right: 0 !important;
}
.default3 .t3-navhelper {
  padding: 5px 20px;
}

div.catItemCategory,
.userItemCategory,
.tagItemCategory {
  background: #f80000;
}
div.catItemCategory a,
.userItemCategory a,
.tagItemCategory a {
  color: #fff;
  font-weight: 600;
}
div.catItemCategory:after,
.userItemCategory:after,
.tagItemCategory:after {
  position: absolute;
  content: "";
  bottom: 0;
  right: -8px;
  border-left: 8px solid #5f0000;
  border-bottom: 8px solid transparent;
}
.catItemInfo a:hover,
div.k2LatestCommentsBlock ul li span.lcComment:hover,
div.itemToolbar a:hover,
div.itemHeader span.itemAuthor a:hover {
  color: #f80000 !important;
}
div.k2LatestCommentsBlock ul li a {
  color: #333333;
}
div.k2LatestCommentsBlock ul li a:hover {
  color: #f80000;
}

.bt-social-share {
  background: none;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-left: 0;
  border-right: 0;
  padding: 15px 0;
}

.itemRelCat {
  background: #f80000;
}
.itemRelCat a {
  color: #fff;
}
a.itemRelTitle:hover,
.itemNavigation a:hover,
a#comment3:hover,
.commentAuthorName a:hover {
  color: #f80000 !important;
}

.title-arrow.module {
  position: relative;
}
.title-arrow h3.module-title {
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 30px;
  font-weight: 700 !important;
}
.title-arrow h3.module-title > span {
  padding: 6px 10px;
  background: #f80000;
  position: relative;
  color: #fff;
  display: inline-block;
  margin-top: 0;
}
.title-arrow h3.module-title > span:after {
  border-color: #f80000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  position: absolute;
  content: " ";
  width: auto;
  height: auto;
  bottom: -18px;
  margin-left: -10px;
  left: 50%;
  border-width: 10px;
  border-style: solid;
}
.title-arrow.aqua h3.module-title > span {
  background: #00c8bd;
}
.title-arrow.aqua h3.module-title > span:after {
  border-color: #00c8bd rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.title-arrow.aqua .nspArts .nspArt .nspInfo a.nspCategory {
  background: #00c8bd;
}
.title-arrow.aqua .nspArts .nspTopInterface .nspPagination li.active {
  background: #00c8bd;
}
.title-arrow.aqua .nspLinks .nspList > li .nspListCategory {
  background: #00c8bd;
}
.title-arrow.pink h3.module-title > span {
  background: #c10551;
}
.title-arrow.pink h3.module-title > span:after {
  border-color: #c10551 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.title-arrow.pink .nspArts .nspArt .nspInfo a.nspCategory {
  background: #c10551;
}
.title-arrow.pink .nspArts .nspTopInterface .nspPagination li.active {
  background: #c10551;
}
.title-arrow.pink .nspLinks .nspList > li .nspListCategory {
  background: #c10551;
}
.title-arrow.blue h3.module-title > span {
  background: #0175c8;
}
.title-arrow.blue h3.module-title > span:after {
  border-color: #0175c8 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.title-arrow.blue .nspArts .nspArt .nspInfo a.nspCategory {
  background: #0175c8;
}
.title-arrow.blue .nspArts .nspTopInterface .nspPagination li.active {
  background: #0175c8;
}
.title-arrow.blue .nspLinks .nspList > li .nspListCategory {
  background: #0175c8;
}
.title-arrow.orange h3.module-title > span {
  background: #f7a834;
}
.title-arrow.orange h3.module-title > span:after {
  border-color: #f7a834 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.title-arrow.orange .nspArts .nspArt .nspInfo a.nspCategory {
  background: #f7a834;
}
.title-arrow.orange .nspLinks .nspList > li .nspListCategory {
  background: #f7a834;
}
.title-arrow.green h3.module-title > span {
  background: #73ba5d;
}
.title-arrow.green h3.module-title > span:after {
  border-color: #73ba5d rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.title-arrow.green .nspArts .nspArt .nspInfo a.nspCategory {
  background: #73ba5d;
}
.title-arrow.gray h3.module-title > span {
  background: #999;
}
.title-arrow.gray h3.module-title > span:after {
  border-color: #999999 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.title-arrow.gray .nspArts .nspArt .nspInfo a.nspCategory {
  background: #f80000;
}
.title-arrow.dark h3.module-title > span {
  background: #272727;
}
.title-arrow.dark h3.module-title > span:after {
  border-color: #272727 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.title-arrow.dark .nspArts .nspArt .nspInfo a.nspCategory {
  background: #f80000;
}
.title-arrow.nspBg .nspTopInterface {
  top: -5px !important;
}
.title-arrow .nspTopInterface {
  position: absolute;
  top: -4px !important;
  right: -2px !important;
  z-index: 2;
}
.title-arrow .nspTopInterface .nspNext,
.title-arrow .nspTopInterface .nspPrev {
  border: none;
  border-radius: 0;
  width: 26px;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  margin: 0 2px;
  text-indent: -9999em;
  background: #272727;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.title-arrow .nspTopInterface .nspNext:hover,
.title-arrow .nspTopInterface .nspPrev:hover {
  background: #f80000;
}
.title-arrow .nspTopInterface .nspNext:before,
.title-arrow .nspTopInterface .nspPrev:before {
  text-indent: 0;
  border: none;
  margin: 0;
  font-family: FontAwesome;
  background: none;
  display: inline-block;
  width: 26px;
  text-align: center;
  color: #fff;
  opacity: 1;
}
.title-arrow .nspTopInterface .nspNext:before {
  content: "\f105";
}
.title-arrow .nspTopInterface .nspPrev:before {
  content: "\f104";
}
.title-arrow .nspBotInterface {
  float: left;
  margin: -10px 0 0 0;
}
.title-arrow .nspBotInterface .nspNext,
.title-arrow .nspBotInterface .nspPrev {
  border: none;
  border-radius: 0;
  width: 26px;
  height: 26px;
  line-height: 26px;
  font-size: 16px;
  margin: 0 2px;
  text-indent: -9999em;
  background: none;
  border: 1px solid #e5e5e5;
  color: #606060;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.title-arrow .nspBotInterface .nspNext:hover,
.title-arrow .nspBotInterface .nspPrev:hover {
  border: 1px solid transparent;
  background: #f80000;
  color: #fff;
}
.title-arrow .nspBotInterface .nspNext:before,
.title-arrow .nspBotInterface .nspPrev:before {
  text-indent: 0;
  border: none;
  margin: 0;
  font-family: FontAwesome;
  background: none;
  display: inline-block;
  width: 26px;
  text-align: center;
  opacity: 1;
}
.title-arrow .nspBotInterface .nspNext:before {
  content: "\f105";
}
.title-arrow .nspBotInterface .nspPrev:before {
  content: "\f104";
}
.mod-languages {
  position: absolute;
  z-index: 1;
  right: 80px;
  top: 8px;
}

.sp_social_standard {
  text-align: center;
  margin-bottom: 30px;
}
.sp_social_standard ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp_social_standard ul li {
  display: inline-block;
  text-align: center;
  margin: 0 5px;
}
.sp_social_standard ul li .ts-social-icon {
  display: block;
  text-align: center;
  font-size: 24px;
  width: 100px;
  height: 70px;
  line-height: 70px;
  background: #333333;
  color: #fff;
  position: relative;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.sp_social_standard ul li .ts-social-icon:hover {
  opacity: .85;
}
.sp_social_standard ul li .ts-social-icon:after {
  position: absolute;
  content: " ";
  width: auto;
  height: auto;
  bottom: -20px;
  margin-left: -10px;
  left: 50%;
  border-width: 10px;
  border-style: solid;
}
.sp_social_standard ul li .ts-social-icon.rss {
  background: #FA9B39;
}
.sp_social_standard ul li .ts-social-icon.rss:after {
  border-color: #FA9B39 transparent transparent transparent;
}
.sp_social_standard ul li .ts-social-icon.facebook {
  background: #4968a9;
}
.sp_social_standard ul li .ts-social-icon.facebook:after {
  border-color: #4968a9 transparent transparent transparent;
}
.sp_social_standard ul li .ts-social-icon.twitter {
  background: #00aced;
}
.sp_social_standard ul li .ts-social-icon.twitter:after {
  border-color: #00aced transparent transparent transparent;
}
.sp_social_standard ul li .ts-social-icon.gplus {
  background: #c53942;
}
.sp_social_standard ul li .ts-social-icon.gplus:after {
  border-color: #c53942 transparent transparent transparent;
}
.sp_social_standard ul li .ts-social-icon.youtube {
  background: #C4302B;
}
.sp_social_standard ul li .ts-social-icon.youtube:after {
  border-color: #C4302B transparent transparent transparent;
}
.sp_social_standard ul li .ts-social-icon.instagram {
  background: #3f729b;
}
.sp_social_standard ul li .ts-social-icon.instagram:after {
  border-color: #3f729b transparent transparent transparent;
}
.sp_social_standard ul li .ts-social-title {
  display: block;
  font-size: 14px;
  color: #333333;
  margin-top: 25px;
}

.nspArt .nspInfo {
  font-weight: 600;
}