@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Rubik:300,400,500,700,900');
@keyframes shine {
  100% {
    left: 125%;
  }
}
/*=========================================
=            Theme Default CSS            =
=========================================*/
body {
  font-size: 15px;
  line-height: 26px;
  font-family: 'Rubik', sans-serif;
  color: #444444;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  line-height: 1.4;
  margin: 0 0 20px 0;
  color: #111111;
  text-rendering: optimizeLegibility;
}
h1 {
  font-size: 48px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 18px;
}
p {
  margin: 0 0 20px 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/*=====  End of Theme Default CSS  ======*/
/*==================================
=            Topbar css            =
==================================*/
#sp-top-bar {
  background: #f82a2a;
  margin-bottom: 1px;
  -webkit-box-shadow: 0px 1px 0px 0px #dedede;
  -moz-box-shadow: 0px 1px 0px 0px #dedede;
  box-shadow: 0px 1px 0px 0px #dedede;
}
#sp-top-bar > .container > .row > div {
  min-height: 0;
}
#sp-top-bar .sp-module {
  display: inherit !important;
  font-size: 14px;
}
#sp-top-bar .sp-module ul li {
  display: inline-block;
  border: none;
}
#sp-top-bar .sp-module ul li a {
  line-height: 1;
}
#sp-top-bar .sp-module ul li a::before {
  content: "";
  margin-right: 0;
}
.top-address {
  margin: 0 !important;
}
.top-address ul {
  list-style: none;
}
.top-address ul > li {
  display: inline-block;
  color: #ffffff;
  margin-right: 15px;
  margin-top: 3px;
}
.top-address ul > li:nth-child(1):before {
  font-family: 'FontAwesome';
  content: "\f041";
  font-size: 15px;
  padding-right: 6px;
}
.top-address ul > li:nth-child(2):before {
  font-family: 'FontAwesome';
  content: "\f133";
  font-size: 15px;
  padding-right: 6px;
}
.top-address ul > li:last-child {
  margin-right: 0;
}
.top-social .rt-socials ul {
  margin-top: 4px;
  list-style: none;
  text-align: right;
}
.top-social .rt-socials ul li {
  display: inline-block;
  border: none;
  padding-left: 15px;
}
.top-social .rt-socials ul li a {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
}
.top-social .rt-socials ul li a::before {
  content: "";
  margin-right: 0;
}
.top-social .rt-socials ul li a:hover {
  color: #d2d2d2;
}
.top-social .rt-socials ul li:first-child {
  padding-left: 0;
}
.newslatter-top .acymailing_fulldiv .acymailing_module_form .acymailing_form {
  width: 100%;
}
.newslatter-top .acymailing_fulldiv .acymailing_module_form .acymailing_form tr td {
  padding-bottom: 0;
}
.newslatter-top .acymailing_fulldiv .acymailing_module_form .acymailing_form .inputbox {
  border: none;
  box-shadow: none;
  height: 29px;
  border-radius: 0;
}
.newslatter-top .acymailing_fulldiv .acymailing_module_form .acymailing_form .acysubbuttons {
  padding-bottom: 0;
}
.newslatter-top .acymailing_fulldiv .acymailing_module_form .acymailing_form .acysubbuttons input.button {
  background: #111111;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin-left: -8px;
  padding: 5px 15px;
}
/*=====  End of Topbar css  ======*/
/*==================================
=            header css            =
==================================*/
.body-wrapper #sp-top-bar {
  padding: 6px 0;
}
.body-wrapper #sp-header {
  box-shadow: none;
}
#sp-header.menu-fixed {
  border-bottom: 2px solid #f82a2a;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#home2-style #sp-top-bar {
  background: #111111;
}
#home2-style .top-address ul li:before {
  color: #f82a2a;
}
#home2-style .newslatter-top .acymailing_fulldiv .acymailing_module_form .acymailing_form .acysubbuttons input.button {
  background: #f82a2a;
}
#home3-style #sp-top-bar {
  background: #f8f8f8;
}
#home3-style .top-address ul li {
  color: #111111;
}
#home3-style .top-address ul li:before {
  color: #f82a2a;
}
#home3-style .top-social .rt-socials ul li a {
  color: #111111;
}
#home3-style .top-social .rt-socials ul li a:hover {
  color: #f82a2a;
}
#home4-style {
  background: #e6e8eb;
}
#home4-style .sppb-section > .sppb-row-container {
  background: #ffffff;
  border-right: 1px solid #d5d5d5;
  border-left: 1px solid #d5d5d5;
  padding-left: 30px;
  padding-right: 30px;
}
#home4-style #sp-top-bar {
  background: #111111;
}
#home4-style .top-address ul li:before {
  color: #f82a2a;
}
#home4-style #sp-header {
  background: transparent;
}
#home4-style #sp-header > .container {
  background: #ffffff;
  border-right: 1px solid #d5d5d5;
  border-left: 1px solid #d5d5d5;
  padding-left: 30px;
  padding-right: 30px;
}
#home4-style #sp-header.menu-fixed {
  border-bottom: none;
}
#home4-style #sp-header.menu-fixed .container {
  border-bottom: 2px solid #f82a2a;
}
#home4-style #sp-header .sp-menu-full {
  margin: 0 -16px;
  padding: 0 2px;
}
#home4-style #sp-breaking-news {
  background: transparent;
  box-shadow: none;
}
#home4-style #sp-breaking-news .sprocket-headlines {
  background: #f8f8f8;
}
#home4-style #sp-breaking-news > .container {
  background: #ffffff;
  border-right: 1px solid #d5d5d5;
  border-left: 1px solid #d5d5d5;
  padding-left: 30px;
  padding-right: 30px;
}
#home4-style .newslatter-top .acymailing_fulldiv .acymailing_module_form .acymailing_form .acysubbuttons input.button {
  background: #f82a2a;
}
/*=====  End of header css  ======*/
/*=====================================
=            Main menu css            =
=====================================*/
#sp-menu .sp-megamenu-parent {
  position: inherit;
}
#sp-menu .sp-megamenu-parent > li > a {
  font-size: 14px;
  color: #111111;
  text-transform: uppercase;
  padding: 0 12px;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
#sp-menu .sp-megamenu-parent > li > a i {
  font-size: 18px;
  float: right;
  line-height: 89px;
  padding-left: 3px;
  display: none;
}
#sp-menu .sp-megamenu-parent > li.active > a {
  color: #f82a2a;
}
#sp-menu .sp-megamenu-parent > li:hover > a {
  color: #f82a2a;
}
#sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  padding: 15px 0;
}
#sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item {
  border-bottom: 1px dashed #e1e1e1;
}
#sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item > a {
  color: #111111;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 15px;
}
#sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item > a:hover {
  color: #f82a2a;
}
#sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item:last-child {
  border-bottom: none;
}
#sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner li.sp-menu-item.sp-mode-title a {
  text-transform: uppercase;
}
#sp-menu #offcanvas-toggler {
  line-height: 70px;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
  font-size: 22px;
}
.offcanvas-menu .offcanvas-inner ul.menu > li.parent > a > i {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module-title {
  color: #ffffff;
}
.offcanvas .offcanvas-menu .offcanvas-inner .sp-module {
  margin-top: 0px !important;
}
.offcanvas .offcanvas-menu {
  background: #f82a2a;
}
.offcanvas .offcanvas-menu .offcanvas-inner .sp-module {
  margin-bottom: 0;
}
body .offcanvas-menu .offcanvas-inner .search input {
  border: 1px solid #ffffff;
  border-radius: 0;
}
.offcanvas-menu .offcanvas-inner .search input::placeholder {
    color: #e4e4e4;
}
.sp-megamenu-parent .advertisement {
  background: #f8f8f8;
  margin-top: 15px;
  margin-right: 15px;
  padding: 10px;
}
.sp-megamenu-parent .advertisement .sp-module-content {
  position: relative;
}
.sp-megamenu-parent .advertisement .sp-module-content h3 {
  color: #111111;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0;
  padding: 30px;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sp-megamenu-parent .advertisement .sp-module-content h3 span {
  font-weight: 500;
}
.sp-megamenu-parent .advertisement .sp-module-content p {
  margin: 0;
}
.sp-megamenu-parent .advertisement .sp-module-content:before {
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  content: "";
  left: 20px;
  bottom: 20px;
  top: 20px;
  right: 20px;
}
.menu-news .nspArts .nspArtPage,
.menu-news .nspArts .nspArtPage.active {
  visibility: inherit;
}
.menu-news .nspArts .nspArt .nspHeader {
  position: absolute;
  bottom: 40px;
  padding: 0 20px 4px;
  z-index: 1;
}
.menu-news .nspArts .nspArt .nspHeader a {
  color: #ffffff;
}
.menu-news .nspArts .nspArt .nspInfo {
  position: absolute;
  bottom: 15px;
  margin: 0;
  padding: 0px 20px 0;
  color: #ffffff;
  z-index: 1;
}
.menu-news .nspArts .nspArt .nspInfo .nspCategory {
  background: #f82a2a;
  color: #ffffff;
  padding: 3px 10px;
  position: absolute;
  left: 20px;
  bottom: auto;
  margin-top: -75px;
}
.menu-news .nspArts .nspArt .nspInfo .nspCategory:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #f82a2a;
  border-right: 8px solid transparent;
}
.menu-news .nspArts .nspArt:before {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#111111), to(transparent));
  background-image: -webkit-linear-gradient(transparent, #111111);
  background-image: -moz-linear-gradient(transparent, #111111), -moz-linear-gradient(transparent, #111111);
  background-image: -o-linear-gradient(transparent, #111111), -o-linear-gradient(transparent, #111111);
  background-image: linear-gradient(transparent, #111111), linear-gradient(transparent, #111111);
  content: "";
  height: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  width: calc(100% - 20px);
  opacity: 0.7;
  z-index: 1;
}
.menu-news .nspArts .nspTopInterface {
  top: -7px;
  right: 10px;
}
.menu-news .nspArts .nspTopInterface ul li {
  border: none;
}
.menu-news .nspArts .nspTopInterface ul li a {
  border: none;
}
/*=====  End of Main menu css  ======*/
/*=========================================
=            Breaking news css            =
=========================================*/
#sp-breaking-news {
  background: #eaeaea;
  padding: 25px;
}
#sp-breaking-news .sprocket-headlines {
  background: transparent;
  border: none;
  border-radius: 0;
}
#sp-breaking-news .sprocket-headlines .sprocket-headlines-badge span {
  display: inline-block;
  background: #f82a2a;
  color: #ffffff;
  font-weight: 500;
  margin-left: 1px;
  padding: 10px 20px !important;
  position: relative;
}
#sp-breaking-news .sprocket-headlines .sprocket-headlines-badge span:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #f82a2a;
  border-right: 8px solid transparent;
}
#sp-breaking-news .sprocket-headlines .sprocket-headlines-list {
  margin-left: 15px;
}
#sp-breaking-news .sprocket-headlines .sprocket-headlines-list li {
  border: none;
}
#sp-breaking-news .sprocket-headlines .sprocket-headlines-list li a {
  font-size: 14px;
  color: #111111;
}
#sp-breaking-news .sprocket-headlines .sprocket-headlines-list li a:hover {
  color: #f82a2a;
}
#sp-breaking-news .sprocket-headlines .sprocket-headlines-navigation {
  padding-right: 0;
  width: 80px;
}
#sp-breaking-news .sprocket-headlines .sprocket-headlines-navigation .arrow {
  background: #f82a2a;
  border-radius: 0px;
  height: 30px;
  width: 26px;
  line-height: 28px;
  box-shadow: none;
  opacity: 1;
}
#sp-breaking-news .sprocket-headlines .sprocket-headlines-navigation span.next {
  margin-right: 0;
}
/*=====  End of Breaking news css  ======*/
/*=======================================
=            Main slider css            =
=======================================*/
.layout-slideshow ul li .sprocket-features-content {
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: left;
  background: transparent;
}
.layout-slideshow ul li .sprocket-features-content:before {
  position: absolute;
  content: "";
  bottom: 0;
  opacity: 0.8;
  height: 50%;
  width: 100%;
  padding: 0px 40px 40px;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#111111), to(transparent));
  background-image: -webkit-linear-gradient(transparent, #111111);
  background-image: -moz-linear-gradient(transparent, #111111), -moz-linear-gradient(transparent, #111111);
  background-image: -o-linear-gradient(transparent, #111111), -o-linear-gradient(transparent, #111111);
  background-image: linear-gradient(transparent, #111111), linear-gradient(transparent, #111111);
}
.layout-slideshow ul li .sprocket-features-content .sprocket-features-info {
  position: absolute;
  bottom: 0;
  padding: 0 40px 40px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.layout-slideshow ul li .sprocket-features-content .sprocket-features-category {
  display: inline-block;
  background: #f82a2a;
  color: #ffffff;
  margin-bottom: 15px;
  padding: 5px 15px;
  position: relative;
}
.layout-slideshow ul li .sprocket-features-content .sprocket-features-category:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #f82a2a;
  border-right: 8px solid transparent;
}
.layout-slideshow ul li .sprocket-features-content .sprocket-features-title {
  background: transparent;
  font-size: 22px;
  font-weight: 500;
  margin: 0;
  padding: 0 0 10px 0;
  display: block;
}
.layout-slideshow ul li .sprocket-features-content .sprocket-features-title a {
  color: #ffffff;
}
.layout-slideshow ul li .sprocket-features-content .sprocket-features-title a:hover {
  color: #f82a2a;
}
.layout-slideshow ul li .sprocket-features-content .sprocket-features-date,
.layout-slideshow ul li .sprocket-features-content .sprocket-features-author {
  color: #ffffff;
  font-size: 14px;
  margin-right: 10px;
}
.layout-slideshow ul li .sprocket-features-content .sprocket-features-date i,
.layout-slideshow ul li .sprocket-features-content .sprocket-features-author i {
  padding-right: 5px;
}
.layout-slideshow ul li .sprocket-features-content .sprocket-features-desc {
  font-size: inherit;
  background: transparent;
  padding: 0;
  line-height: inherit;
}
.layout-slideshow ul li .sprocket-features-content .sprocket-features-desc a {
  color: #ffffff;
  border-radius: 0px;
}
.layout-slideshow ul li .sprocket-features-content .sprocket-features-desc a:hover {
  color: #f82a2a;
}
.layout-slideshow ul li:hover .sprocket-features-content .sprocket-features-info {
  bottom: 20px;
}
.layout-slideshow .sprocket-features-arrows {
  position: absolute;
  right: 20px;
  top: 30px;
}
.layout-slideshow .sprocket-features-arrows .arrow {
  background: rgba(17, 17, 17, 0.7);
  border: none;
  opacity: 1;
  color: #ffffff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  box-shadow: none;
  border-radius: 1px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.layout-slideshow .sprocket-features-arrows .arrow.next {
  right: 0;
}
.layout-slideshow .sprocket-features-arrows .arrow.prev {
  left: -65px;
}
.layout-slideshow .sprocket-features-arrows .arrow:hover {
  background: #f82a2a;
}
.layout-slideshow .sprocket-features-pagination {
  bottom: inherit;
  top: 30px;
  left: 40px;
}
.layout-slideshow .sprocket-features-pagination ul li {
  background: #111111;
  box-shadow: none;
  padding: 6px;
  opacity: 1;
}
.layout-slideshow .sprocket-features-pagination ul li.active {
  background: #f82a2a;
}
.layout-slideshow2 ul li .sprocket-features-content {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  text-align: left;
  background: transparent;
}
.layout-slideshow2 ul li .sprocket-features-content:before {
  position: absolute;
  content: "";
  top: inherit;
  bottom: 0;
  left: 0;
  margin: 0;
  border: none;
  opacity: 0.8;
  height: 50%;
  width: 100%;
  padding: 0px 40px 40px;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#111111), to(transparent));
  background-image: -webkit-linear-gradient(transparent, #111111);
  background-image: -moz-linear-gradient(transparent, #111111), -moz-linear-gradient(transparent, #111111);
  background-image: -o-linear-gradient(transparent, #111111), -o-linear-gradient(transparent, #111111);
  background-image: linear-gradient(transparent, #111111), linear-gradient(transparent, #111111);
}
.layout-slideshow2 ul li .sprocket-features-content .sprocket-features-padding {
  padding: 0;
}
.layout-slideshow2 ul li .sprocket-features-content .sprocket-features-info {
  position: absolute;
  bottom: 0;
  padding: 0 40px 40px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.layout-slideshow2 ul li .sprocket-features-content .sprocket-features-category {
  display: inline-block;
  background: #f82a2a;
  color: #ffffff;
  margin-bottom: 15px;
  padding: 5px 15px;
  position: relative;
}
.layout-slideshow2 ul li .sprocket-features-content .sprocket-features-category:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #f82a2a;
  border-right: 8px solid transparent;
}
.layout-slideshow2 ul li .sprocket-features-content .sprocket-features-title {
  background: transparent;
  font-size: 22px;
  font-weight: 500;
  margin: 0;
  padding: 0 0 10px 0;
  display: block;
}
.layout-slideshow2 ul li .sprocket-features-content .sprocket-features-title a {
  color: #ffffff;
}
.layout-slideshow2 ul li .sprocket-features-content .sprocket-features-title a:hover {
  color: #f82a2a;
}
.layout-slideshow2 ul li .sprocket-features-content .sprocket-features-date,
.layout-slideshow2 ul li .sprocket-features-content .sprocket-features-hits {
  color: #ffffff;
  font-size: 14px;
  margin-right: 10px;
}
.layout-slideshow2 ul li .sprocket-features-content .sprocket-features-date i,
.layout-slideshow2 ul li .sprocket-features-content .sprocket-features-hits i {
  padding-right: 5px;
}
.layout-slideshow2 ul li .sprocket-features-content .sprocket-features-desc {
  display: inline-block;
  font-size: inherit;
  background: transparent;
  padding: 0;
  line-height: inherit;
}
.layout-slideshow2 ul li .sprocket-features-content .sprocket-features-desc a {
  color: #ffffff;
  border-radius: 0px;
}
.layout-slideshow2 ul li .sprocket-features-content .sprocket-features-desc a:hover {
  color: #f82a2a;
}
.layout-slideshow2 ul li:hover .sprocket-features-content .sprocket-features-info {
  bottom: 20px;
}
.layout-slideshow2 .sprocket-features-arrows {
  position: absolute;
  right: 20px;
  top: 50px;
}
.layout-slideshow2 .sprocket-features-arrows .arrow {
  background: rgba(17, 17, 17, 0.7);
  border: none;
  opacity: 1;
  color: #ffffff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  box-shadow: none;
  border-radius: 1px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.layout-slideshow2 .sprocket-features-arrows .arrow.next {
  right: 0;
}
.layout-slideshow2 .sprocket-features-arrows .arrow.prev {
  left: -65px;
}
.layout-slideshow2 .sprocket-features-arrows .arrow:hover {
  background: #f82a2a;
}
.layout-slideshow2 .sprocket-features-pagination {
  bottom: inherit;
  top: 20px;
  left: 40px;
  width: inherit;
  margin-left: 0;
}
.layout-slideshow2 .sprocket-features-pagination ul li {
  background: #111111;
  box-shadow: none;
  padding: 6px;
  opacity: 1;
}
.layout-slideshow2 .sprocket-features-pagination ul li.active {
  background: #f82a2a;
}
/*=====  End of Main slider css  ======*/
/*=======================================
=            NSP default css            =
=======================================*/
.nspTopInterface {
  position: absolute;
  top: 0px;
  right: 0;
  width: 75px;
  margin: 0;
}
.nspTopInterface a {
  background: transparent;
  border-radius: 0;
  border: 1px solid #e4e4e4;
  box-shadow: none;
  float: right;
  height: 34px;
  width: 30px;
  line-height: 32px;
}
.nspTopInterface a.nspPrev {
  position: absolute;
  right: 34px;
}
.nspTopInterface a.nspPrev:before {
  font-family: 'FontAwesome';
  content: "\f104";
  text-indent: 0;
  border: none;
  margin: 0;
  background: none;
  display: inline-block;
  width: 30px;
  text-align: center;
  color: #444444;
  opacity: 1;
}
.nspTopInterface a.nspNext:before {
  font-family: 'FontAwesome';
  content: "\f105";
  text-indent: 0;
  border: none;
  margin: 0;
  background: none;
  display: inline-block;
  width: 30px;
  text-align: center;
  color: #444444;
  opacity: 1;
}
.title-style {
  position: relative;
}
.title-style .sppb-addon-title {
  position: relative;
  color: #ffffff;
  margin-bottom: 30px;
  font-size: 18px;
  border-bottom: 2px solid #f82a2a;
}
.title-style .sppb-addon-title span {
  display: inline-block;
  background: #f82a2a;
  padding: 7px 25px;
  position: relative;
}
.title-style .sppb-addon-title span:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #f82a2a;
  border-right: 8px solid transparent;
}
.title-white {
  position: relative;
}
.title-white .sppb-addon-title {
  position: relative;
  color: #111111;
  margin-bottom: 30px;
  font-size: 18px;
  border-bottom: 2px solid #ffffff;
}
.title-white .sppb-addon-title span {
  display: inline-block;
  background: #ffffff;
  padding: 7px 25px;
  position: relative;
}
.title-white .sppb-addon-title span:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #ffffff;
  border-right: 8px solid transparent;
}
.title-black {
  position: relative;
}
.title-black .sppb-addon-title {
  position: relative;
  color: #ffffff;
  margin-bottom: 30px;
  font-size: 18px;
  border-bottom: 2px solid #111111;
}
.title-black .sppb-addon-title span {
  display: inline-block;
  background: #111111;
  padding: 7px 25px;
  position: relative;
}
.title-black .sppb-addon-title span:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #111111;
  border-right: 8px solid transparent;
}
.title-green {
  position: relative;
}
.title-green .sppb-addon-title {
  position: relative;
  color: #ffffff;
  margin-bottom: 30px;
  font-size: 18px;
  border-bottom: 2px solid #43a047;
}
.title-green .sppb-addon-title span {
  display: inline-block;
  background: #43a047;
  padding: 7px 25px;
  position: relative;
}
.title-green .sppb-addon-title span:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #43a047;
  border-right: 8px solid transparent;
}
.title-yellow {
  position: relative;
}
.title-yellow .sppb-addon-title {
  position: relative;
  color: #ffffff;
  margin-bottom: 30px;
  font-size: 18px;
  border-bottom: 2px solid #ffab00;
}
.title-yellow .sppb-addon-title span {
  display: inline-block;
  background: #ffab00;
  padding: 7px 25px;
  position: relative;
}
.title-yellow .sppb-addon-title span:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #ffab00;
  border-right: 8px solid transparent;
}
.title-cutty-sark {
  position: relative;
}
.title-cutty-sark .sppb-addon-title {
  position: relative;
  color: #ffffff;
  margin-bottom: 30px;
  font-size: 18px;
  border-bottom: 2px solid #546e7a;
}
.title-cutty-sark .sppb-addon-title span {
  display: inline-block;
  background: #546e7a;
  padding: 7px 25px;
  position: relative;
}
.title-cutty-sark .sppb-addon-title span:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #546e7a;
  border-right: 8px solid transparent;
}
.title-azure {
  position: relative;
}
.title-azure .sppb-addon-title {
  position: relative;
  color: #ffffff;
  margin-bottom: 30px;
  font-size: 18px;
  border-bottom: 2px solid #0089ff;
}
.title-azure .sppb-addon-title span {
  display: inline-block;
  background: #0089ff;
  padding: 7px 25px;
  position: relative;
}
.title-azure .sppb-addon-title span:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #0089ff;
  border-right: 8px solid transparent;
}
.title-scampi {
  position: relative;
}
.title-scampi .sppb-addon-title {
  position: relative;
  color: #ffffff;
  margin-bottom: 30px;
  font-size: 18px;
  border-bottom: 2px solid #605ca8;
}
.title-scampi .sppb-addon-title span {
  display: inline-block;
  background: #605ca8;
  padding: 7px 25px;
  position: relative;
}
.title-scampi .sppb-addon-title span:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #605ca8;
  border-right: 8px solid transparent;
}
.align-fix .nspMain {
  margin: 0 -10px;
}
.nspTopInterface {
  margin: 0;
}
.nspTopInterface .nspPagination {
  margin: 0 !important;
}
.nspTopInterface .nspPagination li {
  background: #111111;
  border: none;
  margin: 0 0 0 5px !important;
  height: 12px;
  width: 12px;
}
.nspTopInterface .nspPagination li a {
  border: none;
}
.nspTopInterface .nspPagination li.active {
  background: #f82a2a;
}
.nspArts {
  padding: 0;
}
.nspArts .nspArt {
  position: relative;
  padding: 0;
}
.nspArts .nspArt .img-wrapper {
  position: relative;
  float: left;
}
.nspArts .nspArt .img-wrapper .nspImageWrapper {
  display: block;
  overflow: hidden;
}
.nspArts .nspArt .img-wrapper .nspImageWrapper img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
.nspArts .nspArt .nspHeader {
  font-size: 17px;
  padding: 15px 0 5px;
}
.nspArts .nspArt .nspHeader a {
  color: #111111;
}
.nspArts .nspArt .nspHeader a:hover {
  color: #f82a2a;
}
.nspArts .nspArt .nspInfo {
  font-size: 13px;
  margin-bottom: 10px;
}
.nspArts .nspArt .nspInfo .nspHits {
  margin-left: 8px;
}
.nspArts .nspArt .nspInfo i {
  padding-right: 5px;
}
.nspArts .nspArt:hover .img-wrapper .nspImageWrapper img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.nspLinksWrap {
  overflow: hidden;
  width: initial;
}
.nspLinksWrap .nspLinks {
  padding: 0;
}
.nspLinksWrap .nspLinks ul.nspList li {
  border: none;
  padding: 10px 0px 0;
  overflow: hidden;
}
.nspLinksWrap .nspLinks ul.nspList li .img-wrapper {
  position: relative;
  float: left;
}
.nspLinksWrap .nspLinks ul.nspList li .img-wrapper .nspImageWrapper {
  display: block;
  overflow: hidden;
}
.nspLinksWrap .nspLinks ul.nspList li .img-wrapper .nspImageWrapper img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 0.9s ease-out;
  -ms-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
.nspLinksWrap .nspLinks ul.nspList li:hover .img-wrapper .nspImageWrapper img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.nspLinksWrap .nspLinks ul.nspList li h4 {
  font-size: 16px;
  margin-bottom: 5px;
}
.nspLinksWrap .nspLinks ul.nspList li h4 a {
  color: #111111;
}
.nspLinksWrap .nspLinks ul.nspList li h4 a:hover {
  color: #f82a2a;
}
.nspLinksWrap .nspLinks ul.nspList li p {
  margin-bottom: 0;
}
.nsptext-shadow .nspArts .nspArt {
  position: relative;
}
.nsptext-shadow .nspArts .nspArt:before {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#111111), to(transparent));
  background-image: -webkit-linear-gradient(transparent, #111111);
  background-image: -moz-linear-gradient(transparent, #111111), -moz-linear-gradient(transparent, #111111);
  background-image: -o-linear-gradient(transparent, #111111), -o-linear-gradient(transparent, #111111);
  background-image: linear-gradient(transparent, #111111), linear-gradient(transparent, #111111);
  content: "";
  height: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  opacity: 0.7;
  z-index: 1;
}
.nsptext-shadow-space .nspArts .nspArt {
  position: relative;
}
.nsptext-shadow-space .nspArts .nspArt:before {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#111111), to(transparent));
  background-image: -webkit-linear-gradient(transparent, #111111);
  background-image: -moz-linear-gradient(transparent, #111111), -moz-linear-gradient(transparent, #111111);
  background-image: -o-linear-gradient(transparent, #111111), -o-linear-gradient(transparent, #111111);
  background-image: linear-gradient(transparent, #111111), linear-gradient(transparent, #111111);
  content: "";
  height: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  width: calc(100% - 20px);
  opacity: 0.7;
  z-index: 1;
}
.nsptext .nspArts .nspArt {
  margin-bottom: 20px;
}
.nsptext .nspArts .nspArt .nspHeader {
  position: absolute;
  bottom: 15px;
  padding: 0 20px 4px;
  color: #ffffff;
  z-index: 1;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nsptext .nspArts .nspArt .nspInfo {
  position: absolute;
  bottom: 15px;
  margin: 0;
  padding: 0px 20px 0;
  color: #ffffff;
  z-index: 1;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nsptext .nspArts .nspArt .nspInfo .nspCategory {
  background: #f82a2a;
  padding: 3px 10px;
  position: absolute;
  left: 20px;
  bottom: auto;
  margin-top: -80px;
}
.nsptext .nspArts .nspArt .nspInfo .nspCategory:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #f82a2a;
  border-right: 8px solid transparent;
}
.nsptext .nspArts .nspArt a {
  color: #ffffff;
}
.nsptext .nspArts .nspArt:last-child {
  margin-bottom: 0;
}
.nsptext .nspArts .nspArt:hover .nspHeader {
  bottom: 45px;
}
.nsptext .nspArts .nspArt:hover .nspInfo {
  bottom: 20px;
}
.nsptextbg .nspLinksWrap .nspLinks ul.nspList {
  background: #ffffff;
  padding: 5px 0 10px 0 !important;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(211, 211, 211, 0.75);
  -moz-box-shadow: 0px 1px 1px 0px rgba(211, 211, 211, 0.75);
  box-shadow: 0px 1px 1px 0px rgba(211, 211, 211, 0.75);
}
.nsptextbg .nspLinksWrap .nspLinks ul.nspList li {
  border-bottom: 1px solid #e4e4e4;
  padding: 15px 20px;
}
.nsptextbg .nspLinksWrap .nspLinks ul.nspList li h4 {
  margin-bottom: 8px;
}
.nsptextbg .nspLinksWrap .nspLinks ul.nspList li:last-child {
  border-bottom: none;
}
/*=====  End of NSP default css  ======*/
/*====================================
=            Top news css            =
====================================*/
.topnews3 .nspArts .nspArt .nspHeader {
  font-size: 20px;
}
.topnews3 .nspLinksWrap .nspLinks ul.nspList li {
  background: transparent;
  position: relative;
  margin: 0 0 10px 10px !important;
  padding: 0;
}
.topnews3 .nspLinksWrap .nspLinks ul.nspList li h4 {
  position: absolute;
  left: 0;
  bottom: 10px;
  padding: 0 15px;
  z-index: 1;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.topnews3 .nspLinksWrap .nspLinks ul.nspList li h4 a {
  color: #ffffff;
}
.topnews3 .nspLinksWrap .nspLinks ul.nspList li h4 a:hover {
  color: #f82a2a;
}
.topnews3 .nspLinksWrap .nspLinks ul.nspList li .img-wrapper:before {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#111111), to(transparent));
  background-image: -webkit-linear-gradient(transparent, #111111);
  background-image: -moz-linear-gradient(transparent, #111111), -moz-linear-gradient(transparent, #111111);
  background-image: -o-linear-gradient(transparent, #111111), -o-linear-gradient(transparent, #111111);
  background-image: linear-gradient(transparent, #111111), linear-gradient(transparent, #111111);
  content: "";
  height: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  opacity: 0.7;
  z-index: 1;
}
.topnews3 .nspLinksWrap .nspLinks ul.nspList li:hover h4 {
  bottom: 15px;
}
.topnews4 .nspArts .nspArt .nspHeader {
  font-size: 20px;
}
.topnews4 .nspLinksWrap .nspLinks ul.nspList li {
  background: transparent;
  position: relative;
  margin: 0 0 10px 10px !important;
  padding: 0;
}
.topnews4 .nspLinksWrap .nspLinks ul.nspList li h4 {
  position: absolute;
  left: 0;
  bottom: 10px;
  padding: 0 15px;
  z-index: 1;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.topnews4 .nspLinksWrap .nspLinks ul.nspList li h4 a {
  color: #ffffff;
}
.topnews4 .nspLinksWrap .nspLinks ul.nspList li h4 a:hover {
  color: #f82a2a;
}
.topnews4 .nspLinksWrap .nspLinks ul.nspList li .img-wrapper:before {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#111111), to(transparent));
  background-image: -webkit-linear-gradient(transparent, #111111);
  background-image: -moz-linear-gradient(transparent, #111111), -moz-linear-gradient(transparent, #111111);
  background-image: -o-linear-gradient(transparent, #111111), -o-linear-gradient(transparent, #111111);
  background-image: linear-gradient(transparent, #111111), linear-gradient(transparent, #111111);
  content: "";
  height: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  opacity: 0.7;
  z-index: 1;
}
.topnews4 .nspLinksWrap .nspLinks ul.nspList li:hover h4 {
  bottom: 15px;
}
/*=====  End of Top news css  ======*/
/*=======================================
=            Social icon css            =
=======================================*/
.stay-connect .rt-socials ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.stay-connect .rt-socials ul li {
  background: #ffffff;
  display: inline-block;
  margin: 0 20px 0 0;
  padding: 5px 0;
  width: 20%;
  text-align: center;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(211, 211, 211, 0.75);
  -moz-box-shadow: 0px 1px 0px 0px rgba(211, 211, 211, 0.75);
  box-shadow: 0px 1px 0px 0px rgba(211, 211, 211, 0.75);
}
.stay-connect .rt-socials ul li:last-child {
  margin-right: 0;
}
.stay-connect .rt-socials ul li a {
  color: #ffffff;
}
.stay-connect .rt-socials ul li a i {
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  height: 50px;
  width: 50px;
}
.stay-connect .rt-socials ul li .fa-facebook {
  background: #3b5998;
}
.stay-connect .rt-socials ul li .fa-twitter {
  background: #0091ea;
}
.stay-connect .rt-socials ul li .fa-linkedin {
  background: #1976d2;
}
.stay-connect .rt-socials ul li .fa-rss {
  background: #ef6c00;
}
.stay-connect2 {
  background: #111111;
  padding: 30px;
}
.stay-connect2 .rt-socials ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.stay-connect2 .rt-socials ul li {
  display: inline-block;
  text-align: center;
  margin-right: 15px;
}
.stay-connect2 .rt-socials ul li:last-child {
  margin-right: 0;
}
.stay-connect2 .rt-socials ul li a {
  color: #ffffff;
  font-size: 22px;
}
.stay-connect2 .rt-socials ul li a i {
  display: inline-block;
  border-radius: 0;
  text-align: center;
  line-height: 70px;
  height: 70px;
  width: 60px;
}
.stay-connect2 .rt-socials ul li .fa-facebook {
  background: #3b5998;
}
.stay-connect2 .rt-socials ul li .fa-twitter {
  background: #0091ea;
}
.stay-connect2 .rt-socials ul li .fa-linkedin {
  background: #1976d2;
}
.stay-connect2 .rt-socials ul li .fa-rss {
  background: #ef6c00;
}
.stay-connect3 .rt-socials ul {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
}
.stay-connect3 .rt-socials ul li {
  background: #e6e8eb;
  display: inline-block;
  margin: 0 19px 12px 0;
  padding: 15px 0;
  width: 20%;
  text-align: center;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(211, 211, 211, 0.75);
  -moz-box-shadow: 0px 1px 0px 0px rgba(211, 211, 211, 0.75);
  box-shadow: 0px 1px 0px 0px rgba(211, 211, 211, 0.75);
}
.stay-connect3 .rt-socials ul li:last-child {
  margin-right: 0;
}
.stay-connect3 .rt-socials ul li a {
  color: #ffffff;
}
.stay-connect3 .rt-socials ul li a i {
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  height: 50px;
  width: 50px;
}
.stay-connect3 .rt-socials ul li .fa-facebook {
  background: #3b5998;
}
.stay-connect3 .rt-socials ul li .fa-twitter {
  background: #0091ea;
}
.stay-connect3 .rt-socials ul li .fa-linkedin {
  background: #1976d2;
}
.stay-connect3 .rt-socials ul li .fa-rss {
  background: #ef6c00;
}
/*=====  End of Social icon css  ======*/
/*===================================
=            Stories css            =
===================================*/
.stories2 .nspArts .nspArt {
  margin-bottom: 15px;
}
.stories2 .nspArts .nspArt .nspHeader {
  font-size: 18px;
}
.stories2 .nspLinksWrap .nspLinks ul.nspList {
  margin-bottom: 0;
}
.stories2 .nspLinksWrap .nspLinks ul.nspList li {
  border: none;
  margin: 0 0 15px 15px !important;
  padding: 0;
  overflow: hidden;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(211, 211, 211, 0.75);
  -moz-box-shadow: 0px 1px 0px 0px rgba(211, 211, 211, 0.75);
  box-shadow: 0px 1px 0px 0px rgba(211, 211, 211, 0.75);
}
.stories2 .nspLinksWrap .nspLinks ul.nspList li h4 {
  padding-right: 10px;
  padding-top: 15px;
}
.stories2 .nspLinksWrap .nspPagination {
  position: absolute;
  top: 0;
  right: 0;
}
.stories2 .nspLinksWrap .nspPagination li {
  background: #111111;
  text-indent: -9999px;
}
.stories2 .nspLinksWrap .nspPagination li.active {
  background: #f82a2a;
}
/*=====  End of Stories css  ======*/
/*=========================================
=            International css            =
=========================================*/
.international .nspArts .nspArt {
  float: initial;
  background: #ffffff;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(211, 211, 211, 0.75);
  -moz-box-shadow: 0px 1px 1px 0px rgba(211, 211, 211, 0.75);
  box-shadow: 0px 1px 1px 0px rgba(211, 211, 211, 0.75);
}
.international .nspArts .nspArt .nspInfo {
  overflow: hidden;
  padding: 15px 20px 0;
}
.international .nspArts .nspArt .nspInfo .nspCategory {
  background: #f82a2a;
  color: #ffffff;
  padding: 3px 10px;
  position: absolute;
  left: 0px;
  top: 0;
}
.international .nspArts .nspArt .nspInfo .nspCategory:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #f82a2a;
  border-right: 8px solid transparent;
}
.international .nspArts .nspArt .nspHeader {
  padding: 0 20px 20px;
}
.international .nspLinksWrap .nspLinks ul.nspList {
  margin-bottom: 0;
}
.international .nspLinksWrap .nspLinks ul.nspList li {
  margin: 0 0 18px 20px !important;
  padding: 0;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(211, 211, 211, 0.75);
  -moz-box-shadow: 0px 1px 1px 0px rgba(211, 211, 211, 0.75);
  box-shadow: 0px 1px 1px 0px rgba(211, 211, 211, 0.75);
}
.international .nspLinksWrap .nspLinks ul.nspList li h4 {
  padding-right: 10px;
  padding-top: 15px;
}
.international .nspLinksWrap .nspLinks ul.nspList li:last-child {
  margin-bottom: 0 !important;
}
.international .nspLinksWrap .nspPagination {
  position: absolute;
  top: 0;
  right: 0;
}
.international .nspLinksWrap .nspPagination li {
  background: #111111;
  text-indent: -9999px;
}
.international .nspLinksWrap .nspPagination li.active {
  background: #f82a2a;
}
/*=====  End of International css  ======*/
/*===================================
=            Gk tabs css            =
===================================*/
.gkTabsGK5 .gkTabsWrap {
  position: relative;
}
.gkTabsGK5 .gkTabsWrap .gkTabsNav {
  border-bottom: 2px solid #f82a2a;
  min-height: 40px;
}
.gkTabsGK5 .gkTabsWrap .gkTabsNav li {
  background: transparent;
  color: #111111;
  font-size: 14px;
  font-weight: 400;
  line-height: 38px !important;
  float: right;
  text-shadow: none;
  margin: 0 0px 0 3px !important;
  padding: 0 0px 0 15px !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.gkTabsGK5 .gkTabsWrap .gkTabsNav li.active,
.gkTabsGK5 .gkTabsWrap .gkTabsNav li:hover {
  color: #f82a2a !important;
  background: transparent;
  text-shadow: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.gkTabsGK5 .gkTabsWrap .gkTabsNav li.active:before,
.gkTabsGK5 .gkTabsWrap .gkTabsNav li:hover:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  height: 0;
  width: 0;
  border-width: 7px;
  border-style: solid;
  border-color: transparent transparent #f82a2a transparent;
}
.gkTabsGK5 .gkTabsWrap .gkTabsContainer {
  overflow: inherit !important;
  margin-top: 30px;
}
.gkTabsGK5 .gkTabsWrap .gkTabsContainer .gkTabsItem {
  padding: 0;
}
.gkTabsGK5 .nspTopInterface {
  position: inherit;
}
.gkTabsGK5 .nspTopInterface .nspPagination {
  position: absolute;
  top: -60px;
  left: 0;
}
.gkTabsGK5 .nspTopInterface .nspPagination li:first-child {
  margin-left: 0 !important;
}
.gkTabsGK5 .nspArts .nspArt .nspCategory {
  background: #f82a2a;
  color: #ffffff;
  padding: 3px 10px;
  position: absolute;
  left: 10px;
  top: 0;
}
.gkTabsGK5 .nspArts .nspArt .nspCategory:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #f82a2a;
  border-right: 8px solid transparent;
}
/*=====  End of Gk tabs css  ======*/
/*=================================
=            Video css            =
=================================*/
.sj-videobox {
  margin: 0;
}
.sj-videobox .sj-video-list .sj-video-list-item {
  border: none;
  margin-right: 2%;
  margin-top: 15px;
  padding-bottom: 0;
  padding-top: 0px;
  float: left;
  width: 32%;
}
.sj-videobox .sj-video-list .sj-video-list-item .sj-video-image {
  margin-right: 0;
  margin-bottom: 0;
}
.sj-videobox .sj-video-list .sj-video-list-item .sj-video-image img {
  border: 1px solid;
}
.sj-videobox .sj-video-list .sj-video-list-item.selected {
  color: #717171;
}
.sj-videobox .sj-video-list .sj-video-list-item.selected .sj-video-image img {
  border: 1px solid #999999;
}
.sj-videobox .sj-video-list .sj-video-list-item:hover {
  color: #717171;
}
.sj-videobox .sj-video-list .sj-video-list-item:hover .sj-video-image img {
  border: 1px solid #999999;
}
.sj-videobox .sj-video-list .sj-video-list-item:last-child {
  margin-right: 0;
}
.feature-video {
  background: #111111;
  padding: 30px;
}
.gkNspPM-VideoList .gkItemsPage .gkItem {
  position: relative;
}
.gkNspPM-VideoList .gkItemsPage .gkItem .gkImageWrap {
  margin: 0;
}
.gkNspPM-VideoList .gkItemsPage .gkItem .gkImageWrap:before {
  background: rgba(17, 17, 17, 0.5);
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1;
}
/*
.gkNspPM-VideoList .gkItemsPage .gkItem .gkImageWrap:after {
  color: #ffffff;
  content: url('../images/play.png');
  font-family: FontAwesome;
  font-size: 24px;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 24px;
  position: absolute;
  top: 50%;
  z-index: 2;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
*/
.gkNspPM-VideoList .gkItemsPage .gkItem figcaption h3 {
  font-weight: 500;
  text-align: left;
}
.gkNspPM-VideoList .gkItemsPage .gkItem figcaption h3 a {
  color: #ffffff;
}
.gkNspPM-VideoList .gkItemsPage .gkItem figcaption h3 a:hover {
  color: #f82a2a;
}
.gkNspPM-VideoList .gkItemsPage .gkItem figcaption strong {
  color: #ffffff;
  font-weight: 400;
  text-align: left;
}
.gkNspPM-VideoList .gkItemsPage .gkItem:hover figcaption {
  background: transparent;
}
.gkNspPM-VideoList .gkBottomNav {
  border-top: none;
  position: absolute;
  right: 0;
  top: -75px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.gkNspPM-VideoList .gkBottomNav a {
  position: relative;
  border: 1px solid #e4e4e4;
  height: 34px;
  width: 30px;
  line-height: 32px;
  margin-left: 4px;
  top: 0;
}
.gkNspPM-VideoList .gkBottomNav a:after {
  color: #444444;
  line-height: 22px;
  left: 0;
  right: 0;
  text-align: center;
}
.gkNspPM-VideoList .gkBottomNav .gkBottomNavPagination {
  display: none;
}
.gkNspPM-VideoList .gkBottomNav .gkBottomNavPagination li {
  background: #111111;
  height: 12px;
  width: 12px;
}
.gkNspPM-VideoList .gkBottomNav .gkBottomNavPagination li.active {
  background: #f82a2a;
}
.video-layout1 .gkNspPM-VideoList .gkItemsPage .gkItem figcaption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px 40px;
  z-index: 1;
}
.video-layout1 .gkNspPM-VideoList .gkItemsPage .gkItem figcaption h3 {
  padding: 20px 0 3px;
}
.video-layout1 .gkNspPM-VideoList .gkBottomNav {
  border-top: none;
  position: relative;
  right: 0;
  top: 10px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.video-layout1 .gkNspPM-VideoList .gkBottomNav a {
  position: absolute;
  margin-left: 0;
}
.video-layout1 .gkNspPM-VideoList .gkBottomNav .gkBottomNavPagination {
  display: block;
}
.video-layout1 .gkNspPM-VideoList .gkBottomNav .gkBottomNavPagination li {
  background: #111111;
  height: 12px;
  width: 12px;
}
.video-layout1 .gkNspPM-VideoList .gkBottomNav .gkBottomNavPagination li.active {
  background: #f82a2a;
}
.video-layout2 .gkNspPM-VideoList .gkItemsPage .gkItem figcaption {
  background: #ffffff;
  margin-bottom: 2px;
  padding: 0 20px 20px 20px;
  -webkit-box-shadow: 0px 1px 0px 0px #d3d3d3;
  -moz-box-shadow: 0px 1px 0px 0px #d3d3d3;
  box-shadow: 0px 1px 0px 0px #d3d3d3;
}
.video-layout2 .gkNspPM-VideoList .gkItemsPage .gkItem figcaption h3 {
  padding: 20px 0 10px;
}
.video-layout2 .gkNspPM-VideoList .gkItemsPage .gkItem figcaption h3 a {
  color: #111111;
}
.video-layout2 .gkNspPM-VideoList .gkItemsPage .gkItem figcaption h3 a:hover {
  color: #f82a2a;
}
.video-layout2 .gkNspPM-VideoList .gkItemsPage .gkItem figcaption strong {
  color: #111111;
}
.video-layout2 .gkNspPM-VideoList .gkBottomNav a {
  border: 1px solid #d1d1d1;
}
.video-layout3 .gkNspPM-VideoList .gkItemsPage .gkItem figcaption {
  background: #111111;
  margin-bottom: 2px;
  padding: 0 20px 20px 20px;
}
.video-layout3 .gkNspPM-VideoList .gkItemsPage .gkItem figcaption h3 {
  padding: 20px 0 10px;
}
.video-layout3 .gkNspPM-VideoList .gkItemsPage .gkItem figcaption h3 a {
  color: #ffffff;
}
.video-layout3 .gkNspPM-VideoList .gkItemsPage .gkItem figcaption h3 a:hover {
  color: #f82a2a;
}
.video-layout3 .gkNspPM-VideoList .gkItemsPage .gkItem figcaption strong {
  color: #ffffff;
}
.video-layout3 .gkNspPM-VideoList .gkBottomNav a::after {
  color: #d2d2d2;
}
.video-layout4 {
  padding: 30px 0 50px;
}
.video-layout4 .gkNspPM-VideoList .gkItemsPage .gkItem figcaption {
  background: #f8f8f8;
  margin-bottom: 2px;
  padding: 0 20px 20px 20px;
  -webkit-box-shadow: 0px 1px 0px 0px #d3d3d3;
  -moz-box-shadow: 0px 1px 0px 0px #d3d3d3;
  box-shadow: 0px 1px 0px 0px #d3d3d3;
}
.video-layout4 .gkNspPM-VideoList .gkItemsPage .gkItem figcaption h3 {
  padding: 20px 0 10px;
}
.video-layout4 .gkNspPM-VideoList .gkItemsPage .gkItem figcaption h3 a {
  color: #111111;
}
.video-layout4 .gkNspPM-VideoList .gkItemsPage .gkItem figcaption h3 a:hover {
  color: #f82a2a;
}
.video-layout4 .gkNspPM-VideoList .gkItemsPage .gkItem figcaption strong {
  color: #111111;
}
/*=====  End of Video css  ======*/
/*=======================================
=            Recent news css            =
=======================================*/
.recent-news .nspArts .nspArt {
  margin-bottom: 5px;
}
.recent-news .nspArts .nspArt .nspInfo1 .nspCategory {
  background: #f82a2a;
  color: #ffffff;
  padding: 3px 10px;
  position: absolute;
  left: 10px;
  top: 0;
}
.recent-news .nspArts .nspArt .nspInfo1 .nspCategory:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #f82a2a;
  border-right: 8px solid transparent;
}
.recent-news .nspArts .nspArt .nspHeader {
  font-size: 18px;
}
.recent-news .nspArts .nspArt:hover .nspInfo {
  opacity: 1;
  top: 0px;
  left: 10px;
}
.recent-news .nspLinksWrap .nspLinks ul.nspList {
  padding: 0 10px !important;
}
.recent-news .nspLinksWrap .nspLinks ul.nspList li {
  padding-top: 10px;
}
.recent-news4 .nspArts .nspArt .nspHeader {
  font-size: 18px;
  padding-top: 0;
  padding-bottom: 10px;
}
.recent-news4 .nspArts .nspArt .nspInfo .nspCategory {
  background: #f82a2a;
  color: #ffffff;
  padding: 3px 10px;
  position: absolute;
  left: 0px;
  top: 0;
}
.recent-news4 .nspArts .nspArt .nspInfo .nspCategory:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #f82a2a;
  border-right: 8px solid transparent;
}
/*=====  End of Recent news css  ======*/
/*==================================
=            Sports css            =
==================================*/
.sports .nspArts .nspArt .nspHeader {
  font-size: 18px;
}
.sports .nspLinksWrap .nspLinks ul.nspList {
  margin-bottom: 0;
}
.sports .nspLinksWrap .nspLinks ul.nspList li {
  padding-top: 0;
  padding-left: 10px;
  padding-bottom: 15px;
}
.sports .nspLinksWrap .nspLinks ul.nspList li h4 {
  margin-top: 10px;
}
.sports .gkTabsGK5 {
  overflow: inherit;
}
.sports .gkTabsGK5 .gkTabsWrap .gkTabsNav {
  border-bottom: none;
  position: absolute;
  top: -70px;
  right: 0;
}
.sports .gkTabsGK5 .gkTabsWrap .gkTabsContainer {
  margin-top: 0px;
}
/*=====  End of Sports css  ======*/
/*=========================================
=            Entertainment css            =
=========================================*/
.entertainment .nspArts .nspArt .nspHeader {
  font-size: 18px;
}
.entertainment .nspLinksWrap .nspLinks ul.nspList {
  margin-bottom: 0;
}
.entertainment .nspLinksWrap .nspLinks ul.nspList li {
  padding-top: 0;
  padding-left: 10px;
  padding-bottom: 10px;
}
.entertainment .nspLinksWrap .nspLinks ul.nspList li h4 {
  margin-bottom: 10px;
  margin-top: 0px;
  line-height: 1;
}
.entertainment .nspLinksWrap .nspLinks ul.nspList li:last-child {
  padding-bottom: 0;
}
.entertainment .gkTabsGK5 {
  overflow: inherit;
}
.entertainment .gkTabsGK5 .gkTabsWrap .gkTabsNav {
  border-bottom: none;
  position: absolute;
  top: -70px;
  right: 0;
}
.entertainment .gkTabsGK5 .gkTabsWrap .gkTabsContainer {
  margin-top: 0px;
}
/*=====  End of Entertainment css  ======*/
/*=====================================
=            More news css            =
=====================================*/
.more-news .nspArts .nspArt {
  margin-bottom: 15px;
}
.more-news .nspArts .nspArt .nspHeader {
  font-size: 18px;
  padding-top: 0;
}
.more-news .nspArts .nspArt .nspInfo .nspCategory {
  left: 0;
}
.more-news .nspArts .nspArt:last-child {
  margin-bottom: 0;
}
.more-news .gkTabsGK5 {
  overflow: inherit;
}
.more-news .gkTabsGK5 .gkTabsWrap .gkTabsNav {
  border-bottom: none;
  position: absolute;
  top: -70px;
  right: 0;
}
.more-news .gkTabsGK5 .gkTabsWrap .gkTabsContainer {
  margin-top: 0px;
}
.more-news2 .gkTabsItem {
  background: transparent;
}
.more-news2 .nspArts .nspArt {
  background: #ffffff;
  margin-bottom: 15px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(211, 211, 211, 0.75);
  -moz-box-shadow: 0px 1px 1px 0px rgba(211, 211, 211, 0.75);
  box-shadow: 0px 1px 1px 0px rgba(211, 211, 211, 0.75);
}
.more-news2 .nspArts .nspArt .nspHeader {
  font-size: 18px;
  padding-top: 18px;
}
.more-news2 .nspArts .nspArt .nspInfo .nspCategory {
  left: 0;
}
.more-news2 .nspArts .nspArt:last-child {
  margin-bottom: 2px;
}
.more-news2 .gkTabsGK5 {
  overflow: inherit;
}
.more-news2 .gkTabsGK5 .gkTabsWrap .gkTabsNav {
  border-bottom: none;
  position: absolute;
  top: -70px;
  right: 0;
}
.more-news2 .gkTabsGK5 .gkTabsWrap .gkTabsContainer {
  margin-top: 0px;
}
.more-news4 {
  padding: 0 0 50px;
}
.more-news4 .nspArts .nspArt {
  margin-bottom: 15px;
}
.more-news4 .nspArts .nspArt .nspHeader {
  padding-top: 0;
  font-size: 18px;
}
.more-news4 .nspArts .nspArt .nspInfo .nspCategory {
  background: #f82a2a;
  color: #ffffff;
  padding: 3px 10px;
  position: absolute;
  left: 0;
  top: 5px;
}
.more-news4 .nspArts .nspArt .nspInfo .nspCategory:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #f82a2a;
  border-right: 8px solid transparent;
}
.more-news4 .nspArts .nspArt:last-child {
  margin-bottom: 0;
}
.inside-banner {
  background: #f8f8f8;
  padding: 20px;
}
.inside-banner .sppb-addon-content {
  position: relative;
}
.inside-banner .sppb-addon-content h3 {
  color: #111111;
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 0;
  padding: 30px;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.inside-banner .sppb-addon-content h3 span {
  font-weight: 500;
}
.inside-banner .sppb-addon-content:before {
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  content: "";
  left: 20px;
  bottom: 20px;
  top: 20px;
  right: 20px;
}
/*=====  End of More news css  ======*/
/*==========================================
=            Latest reviews css            =
==========================================*/
.latest-reviews2 .nspArts .nspArt {
  background: #ffffff;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(211, 211, 211, 0.75);
  -moz-box-shadow: 0px 1px 1px 0px rgba(211, 211, 211, 0.75);
  box-shadow: 0px 1px 1px 0px rgba(211, 211, 211, 0.75);
}
.latest-reviews2 .nspArts .nspArt .nspHeader {
  font-size: 16px;
  padding-top: 7px;
  padding-right: 10px;
}
.latest-reviews2 .nspArts .nspArt .nspInfo {
  margin-bottom: 0;
}
.latest-reviews2 .nspArts .nspArt:last-child {
  margin-bottom: 2px;
}
.latest-reviews3 {
  background: #111111;
  padding: 30px;
}
.latest-reviews3 .nspArts .nspTopInterface {
  top: 30px;
  right: 30px;
}
.latest-reviews3 .nspArts .nspTopInterface a:before {
  color: #d2d2d2;
}
.latest-reviews3 .nspArts .nspArt {
  background: #27292d;
  margin-bottom: 27px;
}
.latest-reviews3 .nspArts .nspArt .nspHeader {
  font-size: 16px;
  padding-top: 7px;
  padding-right: 10px;
}
.latest-reviews3 .nspArts .nspArt .nspHeader a {
  color: #ffffff;
}
.latest-reviews3 .nspArts .nspArt .nspHeader a:hover {
  color: #f82a2a;
}
.latest-reviews3 .nspArts .nspArt .nspInfo {
  margin-bottom: 5px;
  color: #d2d2d2;
}
.latest-reviews3 .nspArts .nspArt .nspInfo a {
  color: #d2d2d2;
}
.latest-reviews3 .nspArts .nspArt:last-child {
  margin-bottom: 0px;
}
.latest-reviews4 .nspArts .nspArt {
  background: #ffffff;
  margin-bottom: 23px;
}
.latest-reviews4 .nspArts .nspArt .nspHeader {
  padding-top: 0px;
}
.latest-reviews4 .nspArts .nspArt .nspInfo {
  margin-bottom: 0;
}
.latest-reviews4 .nspArts .nspArt:last-child {
  margin-bottom: 0px;
}
/*=====  End of Latest reviews css  ======*/
/*========================================
=            Popular game css            =
========================================*/
.popular-games {
  background: #111111;
  padding: 30px;
}
.popular-games .nspArts .nspArt .nspHeader {
  font-size: 20px;
}
.popular-games .nspLinksWrap .nspLinks ul.nspList {
  margin-bottom: 0;
}
.popular-games .nspLinksWrap .nspLinks ul.nspList li {
  background: transparent;
  padding-top: 0;
  padding-left: 10px;
  padding-bottom: 15px;
}
.popular-games .nspLinksWrap .nspLinks ul.nspList li h4 {
  margin-top: 10px;
}
.popular-games .nspLinksWrap .nspLinks ul.nspList li h4 a {
  color: #ffffff;
}
.popular-games .nspLinksWrap .nspLinks ul.nspList li h4 a:hover {
  color: #f82a2a;
}
.popular-games .gkTabsGK5 {
  overflow: inherit;
}
.popular-games .gkTabsGK5 .gkTabsWrap .gkTabsNav {
  border-bottom: none;
  position: absolute;
  top: -70px;
  right: 0;
}
.popular-games .gkTabsGK5 .gkTabsWrap .gkTabsNav li {
  color: #ffffff;
  font-weight: 500;
}
.popular-games .gkTabsGK5 .gkTabsWrap .gkTabsItem {
  background: transparent;
}
.popular-games .gkTabsGK5 .gkTabsWrap .gkTabsContainer {
  margin-top: 0px;
}
/*=====  End of Popular game css  ======*/
/*=========================================
=            Games reviews css            =
=========================================*/
.games-reviews {
  background: #111111;
  padding: 30px;
  position: relative;
}
.games-reviews .nspArts .nspArt .nspHeader {
  font-size: 18px;
  padding-top: 0;
  padding-bottom: 15px;
}
.games-reviews .nspArts .nspArt .nspHeader a {
  color: #ffffff;
}
.games-reviews .nspArts .nspArt .nspHeader a:hover {
  color: #f82a2a;
}
.games-reviews .nspArts .nspArt .img-wrapper {
  float: initial;
}
.games-reviews .nspArts .nspArt .nspInfo {
  color: #ffffff;
  margin-top: 20px;
}
.games-reviews .nspArts .nspArt .nspInfo .nspCategory {
  background: #f82a2a;
  color: #ffffff;
  padding: 3px 10px;
  position: absolute;
  left: 10px;
  top: 0;
}
.games-reviews .nspArts .nspArt .nspInfo .nspCategory:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #f82a2a;
  border-right: 8px solid transparent;
}
.games-reviews .nspArts .nspArt .nspText {
  color: #d2d2d2;
}
/*=====  End of Games reviews css  ======*/
/*====================================
=            Trending css            =
====================================*/
.trending3 {
  background: #111111;
  padding: 30px;
}
.trending3 .nspArts .nspTopInterface {
  top: 30px;
  right: 30px;
}
.trending3 .nspArts .nspTopInterface a:before {
  color: #d2d2d2;
}
.trending3 .nspArts .nspArt .nspHeader a {
  color: #ffffff;
}
.trending3 .nspArts .nspArt .nspInfo {
  color: #d2d2d2;
  margin-bottom: 0;
}
.trending3 .nspArts .nspArt .nspInfo .nspCategory {
  background: #f82a2a;
  color: #ffffff;
  padding: 3px 10px;
  position: absolute;
  left: 10px;
  top: 0;
}
.trending3 .nspArts .nspArt .nspInfo .nspCategory:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #f82a2a;
  border-right: 8px solid transparent;
}
.trending4 {
  padding: 0 0 40px;
}
/*=====  End of Trending css  ======*/
/*========================================
=            Popular news css            =
========================================*/
.popular-news {
  position: relative;
}
.popular-news .nspArts .nspArt .nspHeader {
  font-size: 18px;
  padding-top: 0;
  padding-bottom: 15px;
}
.popular-news .gkTabsGK5 {
  overflow: inherit;
}
.popular-news .gkTabsGK5 .gkTabsWrap .gkTabsNav {
  border-bottom: none;
  position: absolute;
  top: -70px;
  right: 0;
}
.popular-news .gkTabsGK5 .gkTabsWrap .gkTabsNav li {
  font-weight: 500;
}
.popular-news .gkTabsGK5 .gkTabsWrap .gkTabsItem {
  background: transparent;
}
.popular-news .gkTabsGK5 .gkTabsWrap .gkTabsContainer {
  margin-top: 0px;
}
/*=====  End of Popular news css  ======*/
/*==================================
=            Bottom css            =
==================================*/
#sp-bottom {
  padding: 100px 0;
}
#sp-bottom .sp-module h3.sp-module-title {
  color: #ffffff;
  position: relative;
  font-size: 24px;
  text-transform: capitalize;
}
#sp-bottom .sp-module .sp-module-content {
  color: inherit;
}
#sp-bottom ul li {
  border-bottom: none;
  list-style: none;
}
#sp-bottom ul li a {
  color: #d2d2d2;
  line-height: 24px;
  padding: 0;
}
#sp-bottom ul li a:hover {
  color: #f82a2a;
}
#sp-bottom ul li a:focus {
  background: transparent;
}
#sp-bottom ul li a::before {
  content: "";
  margin-right: 0;
}
#sp-bottom ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
#sp-bottom ul li.lastItem {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
#sp-bottom .bottom-address {
  margin-top: 30px;
}
#sp-bottom .bottom-address ul li i {
  padding-right: 8px;
  color: #e21212;
}
#sp-bottom .k2CategoriesListBlock ul li {
  position: relative;
}
#sp-bottom .k2CategoriesListBlock ul li:before {
  position: absolute;
  content: "";
  background-color: #e53935;
  width: 0;
  height: 1px;
  left: 0;
  bottom: 0;
  transition: all 0.5s ease-out;
}
#sp-bottom .k2CategoriesListBlock ul li:hover:before {
  right: 0;
  left: 0;
  width: 100%;
}
.post-gallery .gkNspPM-NewsBlocks > figure > img {
  width: 100%;
}
.post-gallery .gkNspPM-NewsBlocks > figure .gkImgOverlay {
  width: 100%;
}
.post-gallery .gkNspPM-NewsBlocks > figure figcaption {
  display: none;
}
.most-viewed .nspArts .nspArt {
  margin-bottom: 15px;
}
.most-viewed .nspArts .nspArt .nspHeader {
  font-size: 15px;
  padding-top: 0;
}
.most-viewed .nspArts .nspArt a {
  color: #d2d2d2;
}
.most-viewed .nspArts .nspArt .nspInfo {
  margin-bottom: 0;
}
#sp-footer {
  padding: 50px 0 40px !important;
}
#sp-footer #sp-footer1 {
  text-align: center;
}
#sp-footer .sp-copyright {
  color: #d2d2d2;
  font-size: 15px;
}
#sp-footer .sp-copyright a {
  color: #ffffff;
}
#sp-footer .sp-copyright a:hover {
  color: #f82a2a;
}
#sp-footer .custom img {
  display: inline-block;
}
.footer-social.sp-module {
  margin-top: 35px;
}
.footer-social.sp-module .rt-socials ul {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
  text-align: center;
}
.footer-social.sp-module .rt-socials ul li {
  border: none;
  display: inline-block;
  margin-right: 5px;
}
.footer-social.sp-module .rt-socials ul li a {
  background: #ffffff;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  display: block;
  font-size: 18px;
  height: 36px;
  width: 36px;
  padding: 0;
  line-height: 34px;
  text-align: center;
}
.footer-social.sp-module .rt-socials ul li a::before {
  content: "";
  margin-right: 0;
}
.footer-social.sp-module .rt-socials ul li a:hover {
  background: rgba(255, 255, 255, 0.9);
}
.footer-social.sp-module .rt-socials ul li .fa-facebook {
  color: #3e5880;
}
.footer-social.sp-module .rt-socials ul li .fa-twitter {
  color: #29b6f6;
}
.footer-social.sp-module .rt-socials ul li .fa-google-plus {
  color: #eb4026;
}
.footer-social.sp-module .rt-socials ul li .fa-linkedin {
  color: #204fb8;
}
.footer-social.sp-module .rt-socials ul li .fa-behance {
  color: #000000;
}
.footer-social.sp-module .rt-socials ul li .fa-dribbble {
  color: #e91e63;
}
.footer-social.sp-module .rt-socials ul li .fa-pinterest {
  color: #df1212;
}
/*=====  End of Bottom css  ======*/
/*========================================
=            Inner banner css            =
========================================*/
#sp-title .sp-page-title {
  padding: 60px 0;
  position: relative;
  background: #f82a2a;
}
#sp-title .sp-page-title h2 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 500;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
}
#sp-title .sp-page-title .breadcrumb {
  position: relative;
  z-index: 1;
}
#sp-title .sp-page-title .breadcrumb li {
  color: #d2d2d2;
}
#sp-title .sp-page-title .breadcrumb li:before {
  color: #d2d2d2;
}
#sp-title .sp-page-title .breadcrumb li a {
  color: #d2d2d2;
}
#sp-title .sp-page-title .breadcrumb li a:hover {
  color: #f8f8f8;
}
#sp-title .sp-page-title .breadcrumb li.active {
  color: #f8f8f8;
}
#sp-title .sp-page-title::after {
  background: rgba(17, 17, 17, 0.4);
  content: "";
  height: 100%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
#sp-title .breadcrumb > li + li::before {
  content: "- ";
}
/*=====  End of Inner banner css  ======*/
/*===================================
=            Sidebar css            =
===================================*/
.custom-class .sp-module,
.class2 .sp-module {
  margin-top: 30px;
}
.custom-class .sp-module .sp-module-title,
.class2 .sp-module .sp-module-title {
  position: relative;
  color: #ffffff;
  margin-bottom: 30px;
  font-size: 18px;
  text-transform: capitalize;
  border-bottom: 2px solid #f82a2a;
}
.custom-class .sp-module .sp-module-title span,
.class2 .sp-module .sp-module-title span {
  display: inline-block;
  background: #f82a2a;
  padding: 10px 20px;
  position: relative;
}
.custom-class .sp-module .sp-module-title span:before,
.class2 .sp-module .sp-module-title span:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #f82a2a;
  border-right: 8px solid transparent;
}
.custom-class .sp-module ul li,
.class2 .sp-module ul li {
  border-bottom: 1px dashed #e4e4e4;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 0;
}
.custom-class .sp-module ul li a,
.class2 .sp-module ul li a {
  line-height: inherit;
  padding: 0;
}
.custom-class .sp-module ul li a::before,
.class2 .sp-module ul li a::before {
  content: "";
  margin-right: 0;
  color: #e21212;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.custom-class .sp-module ul li:last-child,
.class2 .sp-module ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.custom-class .search,
.class2 .search {
  position: relative;
  overflow: hidden;
}
.custom-class .search form input,
.class2 .search form input {
  border: 1px solid #e4e4e4;
  border-radius: 0px;
  box-shadow: none;
  float: left;
  padding: 0 8px;
  height: 46px;
  width: 85%;
}
.custom-class .search form button,
.class2 .search form button {
  background: #e21212;
  border: none;
  box-shadow: none;
  border-radius: 0px;
  font-size: 0;
  position: absolute;
  right: 1px;
  padding: 12px 14px;
}
.custom-class .search form button::after,
.class2 .search form button::after {
  content: "\f002";
  font-family: 'FontAwesome';
  font-size: 16px;
  color: #ffffff;
}
.stay-connect-sidebar .rt-socials ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.stay-connect-sidebar .rt-socials ul li {
  display: inline-block;
  text-align: center;
  margin-right: 22px;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.stay-connect-sidebar .rt-socials ul li:last-child {
  margin-right: 0;
}
.stay-connect-sidebar .rt-socials ul li a {
  color: #ffffff;
  font-size: 22px;
}
.stay-connect-sidebar .rt-socials ul li a i {
  display: inline-block;
  border-radius: 0;
  text-align: center;
  line-height: 80px;
  height: 80px;
  width: 70px;
}
.stay-connect-sidebar .rt-socials ul li a:before {
  display: none;
}
.stay-connect-sidebar .rt-socials ul li .fa-facebook {
  background: #3b5998;
}
.stay-connect-sidebar .rt-socials ul li .fa-twitter {
  background: #0091ea;
}
.stay-connect-sidebar .rt-socials ul li .fa-linkedin {
  background: #1976d2;
}
.stay-connect-sidebar .rt-socials ul li .fa-rss {
  background: #ef6c00;
}
.sidebar-add {
  background: #f8f8f8;
  padding: 20px;
}
.sidebar-add .sp-module-content {
  position: relative;
}
.sidebar-add .sp-module-content h3 {
  color: #111111;
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 0;
  padding: 30px;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sidebar-add .sp-module-content h3 span {
  font-weight: 500;
}
.sidebar-add .sp-module-content p {
  margin-bottom: 0;
}
.sidebar-add .sp-module-content:before {
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  content: "";
  left: 20px;
  bottom: 20px;
  top: 20px;
  right: 20px;
}
.newslatter .acymailing_fulldiv {
  background: #f82a2a;
  padding: 35px 30px !important;
}
.newslatter .acymailing_fulldiv .acymailing_module_form .acymailing_introtext {
  position: relative;
  color: #ffffff;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 40px !important;
  padding-bottom: 120px !important;
}
.newslatter .acymailing_fulldiv .acymailing_module_form .acymailing_introtext:after {
  content: url('../images/newsletter.png');
  font-family: FontAwesome;
  font-size: 24px;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 2;
}
.newslatter .acymailing_fulldiv .acymailing_module_form .acymailing_form {
  width: 100%;
}
.newslatter .acymailing_fulldiv .acymailing_module_form .acymailing_form .inputbox {
  border: none;
  box-shadow: none;
  height: 40px;
  border-radius: 4px 0 0 4px;
}
.newslatter .acymailing_fulldiv .acymailing_module_form .acymailing_form .acysubbuttons {
  padding-bottom: 0;
}
.newslatter .acymailing_fulldiv .acymailing_module_form .acymailing_form .acysubbuttons input.button {
  background: #111111;
  border-radius: 0 4px 4px 0;
  border: none;
  box-shadow: none;
  margin-left: -5px;
  padding: 10px 15px;
}
div.k2TagCloudBlock {
  padding: 0;
}
div.k2TagCloudBlock a {
  border: 1px solid #e4e4e4;
  border-radius: 0px;
  color: #111111;
  font-size: 14px;
  letter-spacing: 0px;
  display: inline-block;
  font-size: 14px !important;
  margin: 2px;
  padding: 8px 0;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 31%;
}
div.k2TagCloudBlock a:hover {
  background: #f82a2a;
  border: 1px solid transparent;
  color: #ffffff;
  padding: 8px 0;
}
.k2ArchivesBlock ul li a {
  color: #111111;
  font-size: 13px;
  text-transform: uppercase;
}
.k2ArchivesBlock ul li span {
  float: right;
}
div.k2CalendarBlock {
  margin-bottom: 0;
  height: inherit;
}
div.k2CalendarBlock table.calendar {
  border-left: 1px solid #e4e4e4;
  width: 100%;
}
div.k2CalendarBlock table.calendar tr td {
  border: 1px solid #e4e4e4;
  font-size: 13px;
  text-align: center;
}
div.k2CalendarBlock table.calendar tr td.calendarDayName {
  color: #111111;
  font-weight: 500;
}
div.k2CalendarBlock table.calendar tr td.calendarToday {
  background: #f82a2a;
}
div.k2CalendarBlock table.calendar tr td.calendarTodayLinked {
  background: #f82a2a;
}
.k2CategoriesListBlock ul.level0 {
  padding: 0;
}
.k2CategoriesListBlock ul.level0 > li {
  margin-bottom: 12px;
}
.k2CategoriesListBlock ul.level0 > li a {
  color: #111111;
  font-size: 13px;
  text-transform: uppercase;
}
.k2CategoriesListBlock ul.level0 > li a .catCounter {
  float: right;
}
.k2CategoriesListBlock ul.level0 > li a:hover {
  color: #f82a2a;
}
.k2CategoriesListBlock ul.level0 > li a:before {
  content: "";
  margin-right: 0;
}
.k2CategoriesListBlock ul.level0 > li.activeCategory a {
  font-weight: 400;
  color: #f82a2a;
}
.k2CategoriesListBlock ul.level0 > li:last-child {
  margin-bottom: 0;
}
.k2CategoriesListBlock ul.level0 > li ul.level1 {
  padding: 0;
}
.k2CategoriesListBlock ul.level0 > li ul.level1 li {
  border: none;
  display: inline-block;
  margin: 0 4px 0 0;
  padding: 0;
}
.k2CategoriesListBlock ul.level0 > li ul.level1 li a {
  border: 1px solid #e4e4e4;
  padding: 3px 5px;
  margin-top: 5px;
  text-transform: capitalize;
}
.k2CategoriesListBlock ul.level0 > li ul.level1 li.activeCategory a {
  font-weight: 400;
}
.k2CategoriesListBlock ul.level0 > li ul.level1 li:last-child {
  margin-right: 0;
}
div.k2LatestCommentsBlock ul > li > a:before {
  content: "";
  margin-right: 0;
}
div.k2LatestCommentsBlock ul > li.lastItem {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.sidebar-tab .nspArts .nspArt {
  margin-bottom: 15px;
}
.sidebar-tab .nspArts .nspArt .nspHeader {
  padding-top: 0;
}
.sidebar-tab .nspArts .nspArt .nspInfo {
  margin-bottom: 0;
}
.sidebar-tab .nspArts .nspArt .nspCategory {
  left: 0;
  padding: 1px 8px;
}
.sidebar-tab .nspArts .nspArt:last-child {
  margin-bottom: 0;
}
.sidebar-tab .gkTabsGK5 .gkTabsWrap .gkTabsNav li {
  float: left;
  margin: 0 3px 0 0px !important;
  padding: 0 15px 0 0px !important;
}
.sidebar-tab .gkTabsGK5 .gkTabsWrap .gkTabsNav li.active:before {
  right: 50%;
  left: inherit;
}
.sidebar-tab .gkTabsGK5 .gkTabsWrap .gkTabsNav li:hover:before {
  right: 50%;
  left: inherit;
}
/*=====  End of Sidebar css  ======*/
/*======================================
=            Pagination css            =
======================================*/
div.k2Pagination {
  margin-bottom: 0;
  padding: 0;
}
div.k2Pagination .pagination {
  margin: 30px 0 10px 0;
}
div.k2Pagination .pagination li a {
  background: #f8f8f8;
  border: none;
  border-radius: 0px;
  font-size: 16px;
  font-weight: 500;
  margin: 0 5px;
  padding: 0;
  height: 44px;
  width: 44px;
  line-height: 44px;
  text-align: center;
}
div.k2Pagination .pagination li a:hover {
  background: #f82a2a;
  color: #ffffff;
}
div.k2Pagination .pagination li.active a {
  background: #f82a2a;
}
.pagination-wrapper {
  text-align: left;
}
.pagination-wrapper ul.pagination {
  margin-bottom: 0;
}
.pagination-wrapper ul.pagination li a {
  background: #f8f8f8;
  border: none;
  border-radius: 0px;
  font-size: 16px;
  font-weight: 500;
  margin: 0 5px 5px;
  padding: 0;
  height: 44px;
  width: 44px;
  line-height: 44px;
  text-align: center;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(222, 222, 222, 0.75);
  -moz-box-shadow: 0px 1px 0px 0px rgba(222, 222, 222, 0.75);
  box-shadow: 0px 1px 0px 0px rgba(222, 222, 222, 0.75);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.pagination-wrapper ul.pagination li a:hover {
  background: #1c7fe0;
  color: #ffffff;
}
.pagination-wrapper ul.pagination li.active a {
  background: #1c7fe0;
}
div.pagination {
  text-align: left;
  margin-bottom: 0;
  display: block;
  margin: 50px 0;
}
div.pagination .counter{
  display: none;
}
div.pagination ul.pagination {
  margin-bottom: 0;
  display: inline-block;
  margin: 0 10%;
}
div.pagination ul.pagination li a {
  background: #f8f8f8;
  border: none;
  border-radius: 0px;
  font-size: 16px;
  font-weight: 500;
  margin: 0 5px 5px;
  padding: 0;
  height: 44px;
  width: 44px;
  line-height: 44px;
  text-align: center;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(222, 222, 222, 0.75);
  -moz-box-shadow: 0px 1px 0px 0px rgba(222, 222, 222, 0.75);
  box-shadow: 0px 1px 0px 0px rgba(222, 222, 222, 0.75);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
div.pagination ul.pagination li a:hover {
  background: #1e6cb8;
  color: #ffffff;
}
div.pagination ul.pagination li.active a {
  background: #1e6cb8;
}
/*=====  End of Pagination css  ======*/
/*=========================================
=            Blog category css            =
=========================================*/
.itemListCategoriesBlock .itemListCategory {
  background: #f8f8f8;
  border: none;
  margin: 0 15px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
  -moz-box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
  box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
}
.itemListCategoriesBlock .itemListCategory h2 {
  margin-top: 24px;
}
.itemListSubCategories h3 {
  padding: 15px 15px 0;
}
.itemListSubCategories .subCategory {
  background: #f8f8f8;
  border: none;
  margin: 0 15px 30px;
  text-align: center;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
  -moz-box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
  box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
}
.itemListSubCategories .subCategory img {
  display: inline-block;
}
.itemListSubCategories .subCategory h2 {
  font-size: 24px;
  margin-bottom: 12px;
}
.itemListSubCategories .subCategory a {
  color: #111111;
}
.itemListSubCategories .subCategory a:hover {
  color: #f82a2a;
}
.itemListView {
  padding-bottom: 0 !important;
}
.bloglayout1 .catItemLinks {
  margin: 0;
}
.bloglayout1 .catItemBody {
  margin: 0px 0 30px;
  padding: 0;
}
.bloglayout1 .catItemBody .catItemImageBlock {
  position: relative;
  margin: 0;
  padding: 0 30px 0 0;
  float: left;
  width: 45%;
}
.bloglayout1 .catItemBody .catItemImageBlock .catItemImage {
  margin: 0;
  overflow: hidden;
  position: relative;
}
.bloglayout1 .catItemBody .catItemImageBlock .catItemImage a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.bloglayout1 .catItemBody .catItemImageBlock .catItemImage img {
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
.bloglayout1 .catItemBody .catItemImageBlock:hover .catItemImage a:after {
  opacity: 0;
  visibility: hidden;
}
.bloglayout1 .catItemBody .catItemImageBlock:hover .catItemImage img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.bloglayout1 .catItemBody .catItemImageBlock .catItemCategory {
  background: #f82a2a;
  position: absolute;
  left: 20px;
  top: 20px;
  display: inline-block;
  margin-right: 10px;
  padding: 0;
}
.bloglayout1 .catItemBody .catItemImageBlock .catItemCategory a {
  display: inline-block;
  color: #ffffff;
  padding: 4px 8px;
}
.bloglayout1 .catItemBody .catItemImageBlock .catItemCategory:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #f82a2a;
  border-right: 8px solid transparent;
}
.bloglayout1 .catItemBody .catItemIntroText {
  padding: 0;
  width: 55%;
  float: left;
}
.bloglayout1 .catItemBody .catItemHeader .catItemDateCreated {
  color: #444444;
  font-size: 15px;
  margin-bottom: 12px;
}
.bloglayout1 .catItemBody .catItemHeader .catItemAuthor {
  margin-right: 15px;
  display: inline-block;
}
.bloglayout1 .catItemBody .catItemHeader .catItemAuthor a {
  color: #444444;
}
.bloglayout1 .catItemBody .catItemHeader .catItemAuthor a:hover {
  color: #f82a2a;
}
.bloglayout1 .catItemBody .catItemHeader .catItemTitle {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 10px;
}
.bloglayout1 .catItemBody .catItemHeader .catItemTitle a {
  color: #111111;
}
.bloglayout1 .catItemBody .catItemHeader .catItemTitle a:hover {
  color: #f82a2a;
}
.bloglayout1 .catItemBody .catItemHeader i {
  padding-right: 5px;
}
.bloglayout2 {
  margin: 0 15px 30px;
}
.bloglayout2 .catItemLinks {
  margin: 0;
}
.bloglayout2 .catItemBody {
  padding: 0;
}
.bloglayout2 .catItemBody .catItemImageBlock {
  position: relative;
  margin: 0;
  padding: 0;
}
.bloglayout2 .catItemBody .catItemImageBlock .catItemImage {
  margin: 0;
  overflow: hidden;
  position: relative;
}
.bloglayout2 .catItemBody .catItemImageBlock .catItemImage a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.bloglayout2 .catItemBody .catItemImageBlock .catItemImage img {
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
.bloglayout2 .catItemBody .catItemImageBlock:hover .catItemImage a:after {
  opacity: 0;
  visibility: hidden;
}
.bloglayout2 .catItemBody .catItemImageBlock:hover .catItemImage img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.bloglayout2 .catItemBody .catItemImageBlock .catItemCategory {
  background: #f82a2a;
  position: absolute;
  left: 20px;
  top: 20px;
  display: inline-block;
  margin-right: 10px;
  padding: 0;
}
.bloglayout2 .catItemBody .catItemImageBlock .catItemCategory a {
  display: inline-block;
  color: #ffffff;
  padding: 4px 8px;
}
.bloglayout2 .catItemBody .catItemImageBlock .catItemCategory:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #f82a2a;
  border-right: 8px solid transparent;
}
.bloglayout2 .catItemBody .catItemIntroText {
  padding: 0;
}
.bloglayout2 .catItemBody .catItemHeader {
  margin-top: 20px;
}
.bloglayout2 .catItemBody .catItemHeader .catItemDateCreated {
  color: #444444;
  font-size: 15px;
  margin-right: 15px;
}
.bloglayout2 .catItemBody .catItemHeader .catItemTitle {
  font-size: 20px;
  margin-bottom: 10px;
}
.bloglayout2 .catItemBody .catItemHeader .catItemTitle a {
  color: #111111;
}
.bloglayout2 .catItemBody .catItemHeader .catItemTitle a:hover {
  color: #f82a2a;
}
.bloglayout2 .catItemBody .catItemHeader .catItemAuthor {
  display: inline-block;
}
.bloglayout2 .catItemBody .catItemHeader .catItemAuthor a {
  color: #444444;
}
.bloglayout2 .catItemBody .catItemHeader .catItemAuthor a:hover {
  color: #f82a2a;
}
.bloglayout2 .catItemBody .catItemHeader i {
  padding-right: 5px;
}
.bloglayout2 .catItemBody .catItemReadMore {
  display: block;
  margin-top: 10px;
}
.bloglayout2 .catItemBody .catItemReadMore .k2ReadMore {
  position: relative;
  overflow: hidden;
  border: none;
  border-radius: 0px;
  color: #111111;
  font-size: 14px;
  padding: 10px 0 0;
  display: inline-block;
  z-index: 1;
}
.bloglayout2 .catItemBody .catItemReadMore .k2ReadMore:hover {
  background: transparent;
  color: #f82a2a;
}
.bloglayout3 .catItemLinks {
  margin: 0;
}
.bloglayout3 .catItemBody {
  margin: 0 0px 40px;
  padding: 0;
}
.bloglayout3 .catItemBody .catItemImageBlock {
  background: #f8f8f8;
  position: relative;
  margin: 0;
  padding: 0;
}
.bloglayout3 .catItemBody .catItemImageBlock .catItemImage {
  margin: 0;
  overflow: hidden;
  position: relative;
}
.bloglayout3 .catItemBody .catItemImageBlock .catItemImage a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.bloglayout3 .catItemBody .catItemImageBlock:hover .catItemImage a:after {
  opacity: 0;
  visibility: hidden;
}
.bloglayout3 .catItemBody .catItemImageBlock .catItemCategory {
  background: #f82a2a;
  position: absolute;
  left: 20px;
  top: 20px;
  display: inline-block;
  margin-right: 10px;
  padding: 0;
  z-index: 1;
}
.bloglayout3 .catItemBody .catItemImageBlock .catItemCategory a {
  display: inline-block;
  color: #ffffff;
  padding: 4px 8px;
}
.bloglayout3 .catItemBody .catItemImageBlock .catItemCategory:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #f82a2a;
  border-right: 8px solid transparent;
}
.bloglayout3 .catItemBody .catItemIntroText {
  padding: 0;
}
.bloglayout3 .catItemBody .catItemHeader {
  margin-top: 20px;
}
.bloglayout3 .catItemBody .catItemHeader .catItemDateCreated {
  color: #444444;
  font-size: 15px;
}
.bloglayout3 .catItemBody .catItemHeader .catItemAuthor {
  display: inline-block;
  margin-right: 15px;
}
.bloglayout3 .catItemBody .catItemHeader .catItemAuthor a {
  color: #444444;
}
.bloglayout3 .catItemBody .catItemHeader .catItemAuthor a:hover {
  color: #f82a2a;
}
.bloglayout3 .catItemBody .catItemHeader .catItemTitle {
  font-size: 22px;
  margin-bottom: 10px;
}
.bloglayout3 .catItemBody .catItemHeader .catItemTitle a {
  color: #111111;
}
.bloglayout3 .catItemBody .catItemHeader .catItemTitle a:hover {
  color: #f82a2a;
}
.bloglayout3 .catItemBody .catItemHeader i {
  padding-right: 5px;
}
.bloglayout3 .catItemBody .catItemReadMore {
  display: block;
  margin-top: 20px;
}
.bloglayout3 .catItemBody .catItemReadMore .k2ReadMore {
  position: relative;
  overflow: hidden;
  background: #f82a2a;
  border: none;
  border-radius: 0px;
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  padding: 8px 15px;
  display: inline-block;
  text-transform: uppercase;
  z-index: 1;
}
.bloglayout3 .catItemBody .catItemReadMore .k2ReadMore:hover {
  background: #111111;
}
/*=====  End of Blog category css  ======*/
/*============================================
=            Single Blog item css            =
=============================================*/
.rt-itemView {
  padding: 0 !important;
}
.rt-itemView .itemToolbar {
  background: transparent;
  margin: 0;
  padding: 0;
}
.rt-itemView .itemBody {
  margin: 0;
  padding: 0;
}
.rt-itemView .itemBody .itemImageBlock {
  margin: 0;
  padding: 0;
  position: relative;
}
.rt-itemView .itemBody .itemImageBlock .itemImage {
  margin: 0;
}
.rt-itemView .itemBody .itemHeader {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 30px;
  margin-top: 30px;
  padding-bottom: 20px;
}
.rt-itemView .itemBody .itemHeader .itemTitle {
  margin-bottom: 12px;
  padding: 0;
  font-size: 26px;
}
.rt-itemView .itemBody .itemHeader .itemDateCreated {
  font-size: 14px;
  color: #444444;
  margin-right: 15px;
}
.rt-itemView .itemBody .itemHeader .itemAuthor {
  display: inline-block;
  margin-right: 15px;
}
.rt-itemView .itemBody .itemHeader .itemHits {
  color: #444444;
  margin-right: 15px;
  float: inherit;
}
.rt-itemView .itemBody .itemHeader i {
  padding-right: 5px;
}
.rt-itemView .itemBody .itemFullText blockquote {
  border: none;
  display: flex;
  font-size: 22px;
  line-height: 28px;
  font-style: italic;
  margin: 30px 0;
  padding: 30px 40px;
}
.rt-itemView .itemBody .itemFullText blockquote p {
  text-decoration: underline;
  margin: 0;
}
.rt-itemView .itemBody .itemFullText blockquote:before {
  font-family: 'FontAwesome';
  content: "\f10d";
  color: #c7c7c7;
  padding-right: 15px;
}
.rt-itemView .SocialSharingwrap {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  margin-top: 50px;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: hidden;
}
.rt-itemView .SocialSharingwrap .itemSocialSharing {
  padding: 0;
  float: left;
}
.rt-itemView .SocialSharingwrap .itemSocialSharing .itemFacebookButton {
  width: inherit;
  margin-right: 5px;
}
.rt-itemView .SocialSharingwrap .itemSocialSharing .itemTwitterButton {
  margin: 4px 10px 0 0;
}
.rt-itemView .SocialSharingwrap .itemSocialSharing .itemGooglePlusOneButton {
  float: left;
  margin-top: 4px;
}
.rt-itemView .SocialSharingwrap .itemToolbar {
  float: right;
}
.rt-itemView .itemContentFooter {
  margin: 0;
  padding: 0;
}
.rt-itemView .itemLinks {
  font-size: 13px;
  margin: 0 0 30px 0;
}
.rt-itemView .itemLinks .itemDateModified {
  display: inline-block;
  padding-bottom: 8px;
}
.rt-itemView .itemLinks .itemRatingBlock {
  padding: 0 0 8px 0;
}
.rt-itemView .itemLinks .itemRatingBlock span {
  color: #444444;
}
.rt-itemView .itemLinks .itemCategory {
  display: inline-block;
  margin-right: 15px;
  color: #444444;
}
.rt-itemView .itemLinks .itemCategory span {
  font-weight: 400;
}
.rt-itemView .itemLinks .itemTagsBlock {
  color: #444444;
  display: inline-block;
}
.rt-itemView .itemLinks .itemTagsBlock span {
  font-weight: 400;
}
.rt-itemView .itemLinks .itemTagsBlock ul li {
  display: inline-block;
}
.rt-itemView .itemLinks .itemTagsBlock ul li a::before {
  content: "";
}
.rt-itemView .itemAuthorBlock {
  background: #f8f8f8;
  border-radius: 0;
  border: none;
  margin-bottom: 30px;
  padding: 30px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
  -moz-box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
  box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
}
.rt-itemView .itemAuthorBlock .itemAuthorAvatar {
  border-radius: 50%;
  margin-right: 20px;
  height: 120px;
  width: 120px;
}
.rt-itemView .itemAuthorBlock .itemAuthorDetails {
  font-size: 14px;
  padding: 0;
}
.rt-itemView .itemAuthorBlock .itemAuthorDetails .itemAuthorName {
  font-size: 20px;
  margin-bottom: 10px;
}
.rt-itemView .itemAuthorBlock .itemAuthorDetails p {
  margin-bottom: 10px;
}
.rt-itemView .itemRelated {
  margin-bottom: 30px;
}
.rt-itemView .itemRelated h3 {
  position: relative;
  font-size: 24px;
  margin-bottom: 30px;
  padding-bottom: 12px;
  text-transform: capitalize;
}
.rt-itemView .itemRelated h3:after {
  background: #f82a2a;
  border-radius: 0px;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 50px;
}
.rt-itemView .itemRelated ul {
  margin: 0 -10px;
  padding: 0;
  list-style: none;
}
.rt-itemView .itemRelated ul li {
  float: left;
  width: 33.333333%;
  padding: 0 10px;
}
.rt-itemView .itemRelated ul li .itemRelTitle {
  color: #111111;
  margin-top: 10px;
  display: inline-block;
}
.rt-itemView .itemRelated ul li .itemRelTitle:hover {
  color: #f82a2a;
}
.rt-itemView .itemNavigation {
  background: #f8f8f8;
  border-radius: 0;
  margin: 0 0 30px;
  padding: 25px 15px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
  -moz-box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
  box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
}
.rt-itemView .itemNavigation a {
  color: #444444;
  font-size: 18px;
  font-weight: 500;
}
.rt-itemView .itemNavigation a i {
  padding-right: 10px;
}
.rt-itemView .itemNavigation a:hover {
  color: #f82a2a;
}
.rt-itemView .itemNavigation a.itemPrevious {
  padding-right: 25px;
  padding-left: 0;
  padding-bottom: 12px;
  display: inline-block;
}
.rt-itemView .itemNavigation a.itemNext i {
  padding-left: 10px;
}
.rt-itemView .itemComments {
  background: transparent;
  border: none;
  padding: 0;
}
.rt-itemView .itemComments h3 {
  position: relative;
  font-size: 24px;
  margin-bottom: 30px;
  padding-bottom: 12px;
  text-transform: capitalize;
}
.rt-itemView .itemComments h3:after {
  background: #f82a2a;
  border-radius: 0px;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 50px;
}
.rt-itemView .itemComments ul.itemCommentsList {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 30px;
}
.rt-itemView .itemComments ul.itemCommentsList li {
  border-bottom: none;
  padding: 0 0 20px 0;
  margin-bottom: 20px;
}
.rt-itemView .itemComments ul.itemCommentsList li .author-image img {
  background: #f8f8f8;
  margin-right: 20px;
  height: 80px;
  width: 80px;
}
.rt-itemView .itemComments ul.itemCommentsList li .commentAuthorName {
  margin-right: 12px;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
}
.rt-itemView .itemComments ul.itemCommentsList li .commentAuthorName a {
  color: #111111;
}
.rt-itemView .itemComments ul.itemCommentsList li .commentDate {
  display: inline-block;
  border: none;
  margin-right: 12px;
  font-size: 16px;
  font-weight: 400;
  padding: 0;
}
.rt-itemView .itemComments ul.itemCommentsList li .commentLink a {
  background: #f82a2a;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  border-radius: 0px;
  padding: 6px 12px;
  text-decoration: none;
}
.rt-itemView .itemComments ul.itemCommentsList li .commentLink a:hover {
  font-size: 14px;
  background: #e21212;
  color: #ffffff;
  text-decoration: none;
}
.rt-itemView .itemComments ul.itemCommentsList li p {
  margin: 0;
  padding: 12px 0 0;
}
.rt-itemView .itemComments .itemCommentsPagination {
  margin: 0;
  padding: 0;
}
.rt-itemView .itemComments .itemCommentsForm .itemCommentsFormNotes {
  border: none;
}
.rt-itemView .itemComments .itemCommentsForm .form-validate label {
  display: none;
}
.rt-itemView .itemComments .itemCommentsForm .form-validate input {
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
  -moz-box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
  box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
  background: #f8f8f8;
  border: none;
  margin-top: 20px;
  padding: 14px 8px;
  font-size: 14px;
}
.rt-itemView .itemComments .itemCommentsForm .form-validate textarea {
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
  -moz-box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
  box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
  background: #f8f8f8;
  border: none;
  font-size: 14px;
}
.rt-itemView .itemComments .itemCommentsForm .form-validate input#submitCommentButton {
  background: #f82a2a;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  color: #ffffff;
  font-size: 15px;
  margin-top: 30px;
  padding: 12px 25px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: all 0.3s;
}
.rt-itemView .itemComments .itemCommentsForm .form-validate input#submitCommentButton:hover {
  background: #e21212;
  color: #ffffff;
}
/*=====  End of Single Blog item css  ======*/
/*=====================================
=            k2 Tags page css            =
=====================================*/
.tagView {
  padding-bottom: 0 !important;
}
.tagView .tagItemView {
  margin-bottom: 30px;
}
.tagView .tagItemView .tagItemBody {
  padding: 0;
}
.tagView .tagItemView:last-child {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.tagView .tagItemView .tagItemImageBlock {
  position: relative;
}
.tagView .tagItemView .tagItemImageBlock .tagItemImage {
  position: relative;
  margin: 0 20px 10px 0;
}
.tagView .tagItemView .tagItemImageBlock .tagItemImage a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(111, 111, 111, 0.4);
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.tagView .tagItemView .tagItemImageBlock .tagItemImage:hover a:after {
  opacity: 1;
  visibility: visible;
}
.tagView .tagItemView .tagItemImageBlock .tagItemCategory {
  background: #f82a2a;
  position: absolute;
  left: 20px;
  top: 20px;
  padding: 4px 10px;
  border: none;
}
.tagView .tagItemView .tagItemImageBlock .tagItemCategory a {
  color: #ffffff;
}
.tagView .tagItemView .tagItemImageBlock .tagItemCategory a:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #f82a2a;
  border-right: 8px solid transparent;
}
.tagView .tagItemView .tagItemHeader h2 {
  font-size: 20px;
  padding-top: 0;
}
.tagView .tagItemView .tagItemHeader h2 a {
  color: #444444;
}
.tagView .tagItemView .tagItemHeader h2 a:hover {
  color: #f82a2a;
}
.tagView .tagItemView .tagItemHeader .tagItemDateCreated {
  font-size: 13px;
  color: #444444;
}
.tagView .tagItemView .tagItemHeader i {
  padding-right: 5px;
}
.tagView .tagItemView .tagItemIntroText {
  padding-bottom: 0;
}
.tagView .tagItemView .tagItemReadMore a {
  text-transform: uppercase;
  font-size: 13px;
}
/*=====  End of k2 Tags page css  ======*/
/*=====================================
=            k2 User page css            =
=====================================*/
.userView {
  padding-bottom: 0 !important;
}
.userView .userBlock {
  background: #f8f8f8;
  border-radius: 0;
  border: none;
  font-size: 14px;
  margin-bottom: 30px;
  padding: 30px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
  -moz-box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
  box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
}
.userView .userBlock img {
  border-radius: 50%;
  margin-right: 20px;
  height: 120px;
  width: 120px;
}
.userView .userBlock h2 {
  font-size: 20px;
  margin-bottom: 10px;
}
.userView .userBlock .userDescription {
  padding: 0;
}
.userView .userBlock .userDescription p {
  margin-bottom: 10px;
}
.userView .userBlock .userAdditionalInfo {
  margin: 0;
  padding: 0;
}
.userView .userBlock .userAdditionalInfo .userURL {
  font-weight: 400;
}
.userView .userItemView {
  margin-bottom: 30px;
}
.userView .userItemView .userItemBody {
  padding: 0;
}
.userView .userItemView:last-child {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.userView .userItemView .userItemImageBlock {
  position: relative;
}
.userView .userItemView .userItemImageBlock .userItemImage {
  position: relative;
  margin: 0 20px 10px 0;
}
.userView .userItemView .userItemImageBlock .userItemImage a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(111, 111, 111, 0.4);
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.userView .userItemView .userItemImageBlock .userItemImage:hover a:after {
  opacity: 1;
  visibility: visible;
}
.userView .userItemView .userItemImageBlock .userItemCategory {
  background: #f82a2a;
  position: absolute;
  left: 20px;
  top: 20px;
  padding: 4px 10px;
  border: none;
}
.userView .userItemView .userItemImageBlock .userItemCategory a {
  color: #ffffff;
}
.userView .userItemView .userItemImageBlock .userItemCategory a:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #f82a2a;
  border-right: 8px solid transparent;
}
.userView .userItemView .userItemHeader .userItemTitle {
  font-size: 20px;
  padding-top: 0;
}
.userView .userItemView .userItemHeader .userItemTitle a {
  color: #444444;
}
.userView .userItemView .userItemHeader .userItemTitle a:hover {
  color: #f82a2a;
}
.userView .userItemView .userItemHeader .userItemDateCreated {
  font-size: 13px;
  color: #444444;
  margin-right: 10px;
}
.userView .userItemView .userItemHeader .userItemTagsBlock {
  display: inline-block;
  margin-right: 10px;
  padding: 0;
}
.userView .userItemView .userItemHeader .userItemTagsBlock ul.userItemTags li a {
  font-size: 13px;
}
.userView .userItemView .userItemHeader .userItemTagsBlock ul.userItemTags li a:before {
  content: "";
  margin-right: 0;
}
.userView .userItemView .userItemHeader .userItemCommentsLink {
  font-size: 13px;
  border: none;
  margin: 0;
  padding: 0;
}
.userView .userItemView .userItemHeader i {
  padding-right: 3px;
}
.userView .userItemView .userItemIntroText {
  padding-bottom: 0;
}
.userView .userItemView .userItemLinks {
  margin: 0;
}
.userView .userItemView .userItemReadMore a {
  text-transform: uppercase;
  font-size: 13px;
}
/*=====  End of k2 User page css  ======*/
/*==========================================
=            k2 Latest item css            =
==========================================*/
.latestView {
  padding-bottom: 0 !important;
}
.latestView .latestItemsUser {
  background: #f8f8f8;
  border-radius: 0;
  border: none;
  font-size: 14px;
  margin-bottom: 30px;
  margin-right: 0;
  padding: 30px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
  -moz-box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
  box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
}
.latestView .latestItemsUser img {
  border-radius: 50%;
  margin-right: 20px;
  height: 120px;
  width: 120px;
}
.latestView .latestItemsUser h2 {
  font-size: 20px;
  margin-bottom: 10px;
}
.latestView .latestItemsUser .latestItemsUserDescription {
  padding: 0;
}
.latestView .latestItemsUser .latestItemsUserDescription p {
  margin-bottom: 10px;
}
.latestView .latestItemsUser .latestItemsUserAdditionalInfo {
  margin: 0;
  padding: 0;
}
.latestView .latestItemsUser .latestItemsUserAdditionalInfo .latestItemsUserURL {
  font-weight: 400;
}
.latestView .latestItemList {
  padding: 0;
}
.latestView .latestItemView {
  margin-bottom: 30px;
}
.latestView .latestItemView .latestItemBody {
  padding: 0;
}
.latestView .latestItemView:last-child {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.latestView .latestItemView .latestItemImageBlock {
  position: relative;
  width: 45%;
}
.latestView .latestItemView .latestItemImageBlock .latestItemImage {
  position: relative;
  margin: 0 20px 10px 0;
}
.latestView .latestItemView .latestItemImageBlock .latestItemImage a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(111, 111, 111, 0.4);
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.latestView .latestItemView .latestItemImageBlock .latestItemImage:hover a:after {
  opacity: 1;
  visibility: visible;
}
.latestView .latestItemView .latestItemImageBlock .latestItemCategory {
  background: #f82a2a;
  position: absolute;
  left: 20px;
  top: 20px;
  padding: 4px 10px;
  border: none;
}
.latestView .latestItemView .latestItemImageBlock .latestItemCategory a {
  color: #ffffff;
}
.latestView .latestItemView .latestItemImageBlock .latestItemCategory a:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #f82a2a;
  border-right: 8px solid transparent;
}
.latestView .latestItemView .latestItemHeader .latestItemTitle {
  font-size: 20px;
  margin-bottom: 10px;
  padding-top: 0;
}
.latestView .latestItemView .latestItemHeader .latestItemTitle a {
  color: #444444;
}
.latestView .latestItemView .latestItemHeader .latestItemTitle a:hover {
  color: #f82a2a;
}
.latestView .latestItemView .latestItemHeader .latestItemDateCreated {
  font-size: 13px;
  color: #444444;
  margin-right: 10px;
}
.latestView .latestItemView .latestItemHeader .latestItemTagsBlock {
  display: inline-block;
  margin-right: 10px;
  padding: 0;
}
.latestView .latestItemView .latestItemHeader .latestItemTagsBlock ul.latestItemTags li a {
  font-size: 13px;
}
.latestView .latestItemView .latestItemHeader .latestItemTagsBlock ul.latestItemTags li a:before {
  content: "";
  margin-right: 0;
}
.latestView .latestItemView .latestItemHeader i {
  padding-right: 3px;
}
.latestView .latestItemView .latestItemIntroText {
  padding-bottom: 0;
}
.latestView .latestItemView .latestItemLinks {
  margin: 0;
}
.latestView .latestItemView .latestItemReadMore a {
  text-transform: uppercase;
  font-size: 13px;
}
/*=====  End of k2 Latest item css  ======*/
/*===========================================
=            K2 archive page css            =
===========================================*/
.genericView {
  padding-bottom: 0 !important;
}
.genericView .genericItemView {
  margin-bottom: 30px;
}
.genericView .genericItemView .genericItemBody {
  padding: 0;
}
.genericView .genericItemView:last-child {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.genericView .genericItemView .genericItemImageBlock {
  position: relative;
}
.genericView .genericItemView .genericItemImageBlock .genericItemImage {
  position: relative;
  margin: 0 20px 10px 0;
}
.genericView .genericItemView .genericItemImageBlock .genericItemImage a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(111, 111, 111, 0.4);
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.genericView .genericItemView .genericItemImageBlock .genericItemImage:hover a:after {
  opacity: 1;
  visibility: visible;
}
.genericView .genericItemView .genericItemImageBlock .genericItemCategory {
  background: #f82a2a;
  position: absolute;
  left: 20px;
  top: 20px;
  padding: 4px 10px;
  border: none;
}
.genericView .genericItemView .genericItemImageBlock .genericItemCategory a {
  color: #ffffff;
}
.genericView .genericItemView .genericItemImageBlock .genericItemCategory a:before {
  position: absolute;
  content: "";
  top: 0;
  right: -8px;
  border-top: 8px solid #f82a2a;
  border-right: 8px solid transparent;
}
.genericView .genericItemView .genericItemHeader .genericItemTitle {
  font-size: 20px;
  padding-top: 10px;
  padding-bottom: 5px;
}
.genericView .genericItemView .genericItemHeader .genericItemTitle a {
  color: #444444;
}
.genericView .genericItemView .genericItemHeader .genericItemTitle a:hover {
  color: #f82a2a;
}
.genericView .genericItemView .genericItemHeader .genericItemDateCreated {
  font-size: 13px;
  color: #444444;
  margin-right: 10px;
}
.genericView .genericItemView .genericItemHeader i {
  padding-right: 3px;
}
.genericView .genericItemView .genericItemIntroText {
  padding-bottom: 0;
}
.genericView .genericItemView .genericItemIntroText p {
  margin-bottom: 10px;
}
.genericView .genericItemView .latestItemLinks {
  margin: 0;
}
.genericView .genericItemView .latestItemReadMore a {
  text-transform: uppercase;
  font-size: 13px;
}
/*=====  End of K2 archive page css  ======*/
/*===========================================
=            Content default css            =
===========================================*/
.blog .item .entry-image {
  margin-bottom: 20px;
}
.blog .item .entry-header {
  margin-bottom: 0;
}
.blog .item .entry-header h2 {
  font-size: 22px;
  margin-bottom: 18px;
  margin-top: 0;
}
.blog .item .entry-header h2 a:hover {
  color: #3a9ee1;
}
.blog .item .readmore a.btn-default {
  position: relative;
  overflow: hidden;
  border: 2px solid #3a9ee1;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  z-index: 1;
  color: #3a9ee1;
}
.blog .item .readmore a.btn-default::before {
  background: #3a9ee1;
  position: absolute;
  content: "";
  left: -100%;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
}
.blog .item .readmore a.btn-default:hover {
  color: #ffffff;
}
.blog .item .readmore a.btn-default:hover::before {
  left: 0;
}
.blog .item .article-info {
  margin-bottom: 12px;
}
.blog .item .article-info > dd {
  font-size: 14px;
  text-transform: capitalize;
}
.blog-featured h1 {
  font-size: 48px;
}
.blog-featured .entry-header {
  margin-bottom: 0;
}
.blog-featured .entry-header h2 {
  font-size: 22px;
  margin-bottom: 18px;
  margin-top: 0;
}
.blog-featured .entry-header h2 a:hover {
  color: #3a9ee1;
}
.blog-featured .article-info {
  margin-bottom: 15px;
}
.blog-featured .article-info > dd {
  text-transform: capitalize;
  font-size: 14px;
}
.blog-featured .readmore a.btn-default {
  position: relative;
  overflow: hidden;
  border: 2px solid #3a9ee1;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  z-index: 1;
}
.blog-featured .readmore a.btn-default::before {
  background: #3a9ee1;
  position: absolute;
  content: "";
  left: -100%;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  -moz-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  -ms-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  -o-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
}
.blog-featured .readmore a.btn-default:hover {
  color: #ffffff;
}
.blog-featured .readmore a.btn-default:hover::before {
  left: 0;
}
.item-page {
  margin-bottom: 0px !important;
}
.item-page .entry-header {
  margin-bottom: 0;
}
.item-page .entry-header .article-info {
  font-size: 14px;
  margin-bottom: 12px;
}
.item-page .entry-header .article-info > dd {
  text-transform: capitalize;
}
.item-page .entry-header h2 {
  font-size: 24px;
  font-weight: 500;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.page-header {
  border: none;
  margin: 0;
  padding: 0;
}
#display-form .accordion-inner {
  padding: 0;
}
#display-form .contact-form form {
  background: transparent;
  border: none;
  box-shadow: none;
}
#display-form .contact-form form .control-group input,
#display-form .contact-form form .control-group textarea {
  border-radius: 0;
  box-shadow: none;
}
#display-form .contact-form form .control-group button {
  border-radius: 0px;
}
.login .group-control input {
  border: 1px solid #e4e4e4;
  box-shadow: none;
  border-radius: 0px;
  height: 40px;
}
.login .btn {
  border-radius: 0px;
  padding: 10px 20px;
}
.registration .group-control input {
  border: 1px solid #e4e4e4;
  box-shadow: none;
  border-radius: 0px;
  height: 40px;
}
.registration .btn {
  border-radius: 0px;
  padding: 10px 20px;
}
.search .btn-toolbar input {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  box-shadow: none;
}
.search .btn-toolbar button {
  border-radius: 0;
}
.search select {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  box-shadow: none;
}
.search legend {
  font-size: 24px;
}
.finder .word input {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  box-shadow: none;
}
.finder .word button {
  border-radius: 0;
  opacity: 1;
}
.profile-edit .well {
  background: #f8f8f8;
  border-radius: 6px;
  box-shadow: none;
  border: none;
  margin-bottom: 0;
}
.error-page .error-page-inner {
  background-size: cover;
  background-position: center;
  position: relative;
}
.error-page .error-page-inner::after {
  background: #ffffff;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.error-page .error-page-inner > div {
  position: relative;
  z-index: 9;
}
.error-page .error-page-inner .error-code {
  font-size: 230px;
  letter-spacing: 15px;
  color: #111111;
}
.error-page .error-page-inner .error-code::first-letter {
  color: #3a9ee1;
}
.error-page .error-page-inner .error-message {
  font-size: 30px;
  color: #111111;
}
.error-page .error-page-inner a.btn-primary {
  background: #3a9ee1;
  border: none;
  font-size: 18px;
  font-weight: 500;
  padding: 19px 35px;
  letter-spacing: 1px;
}
.error-page .error-page-inner a.btn-primary i::before {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.error-page .error-page-inner a.btn-primary:hover {
  color: #ffffff;
}
.error-page .error-page-inner a.btn-primary:hover i::before {
  padding-right: 7px;
}
body .scrollup {
  background: #3a9ee1;
  border: none;
  border-radius: 0;
  height: 44px;
  width: 44px;
}
body .scrollup::before {
  color: #ffffff;
  line-height: 40px;
  width: inherit;
  height: inherit;
}
body .scrollup:hover {
  background: #e21212;
}
body .sp-pre-loader .sp-loader-with-logo .line {
  background: #3a9ee1;
}
.gkNspPM-Portfolio {
  padding: 0;
}
.gkNspPM-Portfolio .gkImagesWrapper {
  padding: 0 0 30px 0;
}
.gkNspPM-Portfolio .gkImagesWrapper > a {
  -webkit-transform: inherit;
  -moz-transform: inherit;
  -ms-transform: inherit;
  -o-transform: inherit;
  transform: inherit;
}
.gkNspPM-Portfolio .gkImagesWrapper > a > .gkImgOverlay > span {
  background: rgba(248, 42, 42, 0.9);
}
.gkNspPM-Portfolio a.gkLoadMore {
  display: inline-block;
  background: #3a9ee1;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  padding: 15px 40px;
}
.gkNspPM-Portfolio a.gkLoadMore:hover {
  background: #e21212;
}
.location ul {
  list-style: none;
  margin-bottom: 44px;
  padding: 0;
  overflow: hidden;
}
.location ul li {
  padding-bottom: 10px;
  width: 50%;
  float: left;
}
.location ul li i {
  color: #3a9ee1;
  padding-right: 10px;
}
.sppb-ajaxt-contact-form .sppb-form-group {
  margin-bottom: 29px;
}
.sppb-ajaxt-contact-form .sppb-form-group .sppb-form-control {
  background: #f8f8f8;
  border-radius: 0;
  border: none;
  font-size: 15px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
  -moz-box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
  box-shadow: 0px 1px 1px 0px rgba(111, 111, 111, 0.51);
}
.sppb-ajaxt-contact-form .sppb-form-group input {
  height: 40px;
}
.sppb-ajaxt-contact-form .sppb-btn {
  background: #3a9ee1;
  border-radius: 0;
  border: none;
  margin-top: 30px;
  padding: 15px 35px;
}
.sppb-ajaxt-contact-form .sppb-btn:hover {
  background: #e21212;
}
.body-wrapper #sp-bottom,
.body-wrapper #sp-main-body {
  padding: 50px 0;
}
/*=====  End of Content default css  ======*/
/*======================================
=            Responsive css            =
======================================*/
@media only screen and (max-width: 1199px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 26px;
  }
  .nspLinksWrap .nspLinks ul.nspList li h4,
  .politics1 .nspArts .nspArt .nspHeader,
  .stories1 .nspArts .nspArt .nspHeader,
  .gkNspPM-VideoList .gkItemsPage .gkItem figcaption h3,
  .menu-news .nspArts .nspArt .nspHeader {
    font-size: 15px;
  }
  .popular-games .nspLinksWrap .nspLinks ul.nspList li h4 {
    font-size: 14px;
  }
  .recent-news .nspArts .nspArt .nspHeader {
    font-size: 16px;
  }
  .popular-games .nspArts .nspArt .nspHeader {
    font-size: 18px;
  }
  .nsptext .nspArts .nspArt .nspHeader,
  .nsptext .nspArts .nspArt .nspInfo {
    padding-left: 10px;
    padding-right: 10px;
  }
  .nsptext .nspArts .nspArt .nspInfo .nspCategory {
    left: 10px;
  }
  .sports .nspLinksWrap .nspLinks ul.nspList li .img-wrapper .nspImageWrapper img,
  .topnews3 .nspLinksWrap .nspLinks ul.nspList li .img-wrapper .nspImageWrapper img,
  .topnews4 .nspLinksWrap .nspLinks ul.nspList li .img-wrapper .nspImageWrapper img,
  .popular-games .nspLinksWrap .nspLinks ul.nspList li .img-wrapper .nspImageWrapper img {
    width: inherit !important;
  }
}
@media (min-width: 922px) and (max-width: 1199px) {
  .most-viewed .nspArts .nspArt .nspHeader {
    font-size: 14px;
  }
  .stay-connect .rt-socials ul li {
    margin-right: 15px;
  }
  .stay-connect2 .rt-socials ul li {
    margin-right: 0;
  }
  .stay-connect2 .rt-socials ul li a i {
    width: 55px;
  }
  .stay-connect3 .rt-socials ul li {
    margin-right: 15px;
  }
  .stay-connect-sidebar .rt-socials ul li {
    margin-right: 0;
  }
  .nspLinksWrap .nspLinks ul.nspList li .img-wrapper .nspImageWrapper img {
    width: 100px !important;
  }
  .more-news .nspArts .nspArt .img-wrapper .nspImageWrapper,
  .more-news2 .nspArts .nspArt .img-wrapper .nspImageWrapper {
    margin-right: 15px !important;
  }
  .more-news2 .nspArts .nspArt .nspHeader {
    padding-right: 10px;
  }
  .more-news2 .nspArts .nspArt p.nspText {
    margin-right: 10px;
  }
  #sppb-addon-1517293553122 .sppb-empty-space {
    height: 31px !important;
  }
  .popular-news .nspArts .nspArt .img-wrapper .nspImageWrapper img {
    height: auto !important;
  }
  .entertainment .nspLinksWrap .nspLinks ul.nspList li p {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .sports .nspArts .nspArt .img-wrapper .nspImageWrapper img,
  .entertainment .nspArts .nspArt .img-wrapper .nspImageWrapper img,
  .international .nspArts .nspArt .img-wrapper .nspImageWrapper img,
  .stories2 .nspArts .nspArt .img-wrapper .nspImageWrapper img,
  .topnews3 .nspArts .nspArt .img-wrapper .nspImageWrapper img,
  .topnews4 .nspArts .nspArt .img-wrapper .nspImageWrapper img,
  .popular-games .nspArts .nspArt .img-wrapper .nspImageWrapper img {
    height: inherit !important;
  }
  .entertainment .nspLinksWrap .nspLinks ul.nspList li {
    padding-bottom: 12px;
  }
  .international .nspLinksWrap .nspLinks ul.nspList li h4,
  .stories2 .nspLinksWrap .nspLinks ul.nspList li h4 {
    padding-top: 11px;
    margin-bottom: 0;
  }
  .stories2 .nspLinksWrap .nspLinks ul.nspList li {
    margin: 0 0 7px 10px !important;
  }
  .topnews3 .nspLinksWrap .nspLinks ul.nspList li,
  .topnews4 .nspLinksWrap .nspLinks ul.nspList li {
    margin-bottom: 14px !important;
  }
  .popular-games .nspLinksWrap .nspLinks ul.nspList li {
    padding-bottom: 10px;
  }
  .latest-reviews3 .nspArts .nspArt .nspHeader {
    font-size: 14px;
    padding: 5px 0 0;
  }
  .latest-reviews3 .nspArts .nspArt {
    margin-bottom: 15px;
  }
  .latest-reviews3 .title-white .sppb-addon-title span {
    padding-left: 10px;
    padding-right: 10px;
  }
  .bloglayout1 .catItemBody .catItemImageBlock {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 991px) {
  h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 24px;
  }
  .topnews3 .nspArts .nspArt .nspHeader,
  .topnews4 .nspArts .nspArt .nspHeader,
  .sports .nspArts .nspArt .nspHeader,
  .entertainment .nspArts .nspArt .nspHeader,
  .inside-banner .sppb-addon-content h3,
  .stories2 .nspArts .nspArt .nspHeader,
  .nspArts .nspArt .nspHeader,
  .more-news4 .nspArts .nspArt .nspHeader {
    font-size: 16px;
  }
  #sp-bottom3 {
    width: 100%;
  }
  #sp-bottom3 .sp-module h3.sp-module-title {
    margin-top: 30px;
  }
  .latest-reviews2 {
    margin-top: 50px;
  }
  .nspArts .nspArt .img-wrapper .nspImageWrapper img {
    height: inherit !important;
  }
  .nspBotInterface,
  .nspTopInterface {
    overflow: inherit;
  }
  .nspArts,
  .nspLinksWrap {
    position: initial;
    overflow: initial;
  }
  .nspPagination {
    display: block;
  }
  .video-layout1 .gkNspPM-VideoList .gkItemsPage .gkItem figcaption {
    padding: 15px;
  }
  .video-layout2 .gkNspPM-VideoList .gkItemsPage .gkItem figcaption {
    padding-left: 10px;
    padding-right: 10px;
  }
  .gkNspPM-VideoList .gkItemsPage .gkItem figcaption h3 {
    font-size: 14px;
  }
  .bloglayout1 .catItemBody .catItemImageBlock {
    padding-right: 15px;
  }
  .bloglayout1 .catItemBody .catItemHeader .catItemTitle,
  .bloglayout2 .catItemBody .catItemHeader .catItemTitle,
  .bloglayout3 .catItemBody .catItemHeader .catItemTitle {
    font-size: 18px;
  }
  .rt-itemView .itemBody .itemHeader .itemTitle,
  .rt-itemView .itemRelated h3,
  .rt-itemView .itemComments h3,
  .item-page .entry-header h2 {
    font-size: 22px;
  }
  .error-page .error-page-inner .error-code {
    font-size: 180px;
  }
  #sp-title .sp-page-title {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-address ul > li {
    font-size: 12px;
    margin-right: 6px;
  }
  .top-social .rt-socials ul li a {
    font-size: 12px;
  }
  .top-right .nspArts .nspArt {
    margin-bottom: 18px;
  }
  .top-right .nspArts .nspArt .nspHeader,
  .top-right .nspArts .nspArt .nspInfo {
    padding-left: 10px;
    padding-right: 10px;
  }
  .top-right .nspArts .nspArt .nspInfo .nspCategory {
    left: 10px;
    margin-top: -70px;
  }
  .topnews3 .nspLinksWrap .nspLinks ul.nspList li,
  .topnews4 .nspLinksWrap .nspLinks ul.nspList li,
  .sidebar-tab .nspArts .nspArt .img-wrapper {
    margin-bottom: 13px !important;
  }
  .stories1 .nspArts .nspArt {
    width: 50%;
    clear: inherit !important;
  }
  .stay-connect .rt-socials ul li,
  .stay-connect3 .rt-socials ul li {
    width: 48%;
    margin-bottom: 20px;
    margin-right: 2px;
  }
  .nspLinksWrap {
    padding: 0;
  }
  .nspLinksWrap .nspLinks ul.nspList li .img-wrapper .nspImageWrapper img,
  .latest-reviews2 .nspArts .nspArt .img-wrapper .nspImageWrapper img,
  .latest-reviews4 .nspArts .nspArt .img-wrapper .nspImageWrapper img {
    width: 70px !important;
  }
  .latest-reviews1 .nspTopInterface {
    position: initial;
  }
  .latest-reviews1 .nspTopInterface a {
    top: 33%;
    margin: 0 1px;
    background: #ffffff;
  }
  .tab-slider .gkTabsGK5 .nspArts {
    position: inherit;
  }
  .sports .nspArts .nspArt .img-wrapper .nspImageWrapper img {
    height: 310px !important;
  }
  .entertainment .nspArts .nspArt .img-wrapper .nspImageWrapper img {
    height: 254px !important;
  }
  .entertainment .nspLinksWrap .nspLinks ul.nspList li p {
    display: none;
  }
  .entertainment .nspLinksWrap .nspLinks ul.nspList li {
    padding-bottom: 5px;
  }
  .more-news .nspArts .nspArt .img-wrapper,
  .more-news2 .nspArts .nspArt .img-wrapper,
  .more-news4 .nspArts .nspArt .img-wrapper {
    width: 40%;
  }
  .more-news .nspArts .nspArt .img-wrapper .nspImageWrapper,
  .more-news2 .nspArts .nspArt .img-wrapper .nspImageWrapper,
  .more-news3 .nspArts .nspArt .img-wrapper .nspImageWrapper {
    margin-right: 15px !important;
  }
  .more-news2 .nspArts .nspArt .nspHeader {
    padding-right: 10px;
  }
  .more-news2 .nspArts .nspArt p.nspText {
    margin-right: 10px;
  }
  .latest-reviews1 .nspTopInterface {
    overflow: inherit;
  }
  .latest-reviews1 .nspTopInterface a {
    overflow: inherit;
  }
  .most-viewed .nspArts,
  .sidebar-tab .nspArts {
    padding: 0 !important;
  }
  .stories2 .nspArts,
  .international .nspArts {
    width: 100% !important;
    margin-bottom: 15px;
  }
  .stories2 .nspLinksWrap,
  .international .nspLinksWrap,
  .sidebar-tab .nspArts .nspArt .img-wrapper .nspImageWrapper img {
    width: 100% !important;
  }
  .stories2 .nspArts .nspArt {
    width: 47%;
    margin: 0 10px;
  }
  .stories2 .nspLinksWrap .nspLinks ul.nspList li {
    margin: 0 10px 10px !important;
  }
  .stories2 .nspLinksWrap .nspLinks ul.nspList li h4,
  .international .nspLinksWrap .nspLinks ul.nspList li h4 {
    padding-top: 10px;
  }
  .international .nspLinksWrap .nspLinks ul.nspList li {
    margin: 0 0 15px 0px !important;
  }
  .latest-reviews3 .nspArts .nspArt .nspHeader {
    padding-top: 15px;
  }
  .stay-connect-sidebar .rt-socials ul li a i {
    width: 48px;
  }
  .stay-connect-sidebar .rt-socials ul li {
    margin-right: 5px;
  }
  .sidebar-add .sp-module-content h3 {
    font-size: 16px;
  }
  .sidebar-tab .gkTabsGK5 .gkTabsWrap .gkTabsNav li {
    padding-left: 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .top-address ul,
  .top-social .rt-socials ul {
    text-align: center;
  }
  .newslatter-top .acymailing_fulldiv .acymailing_module_form .acymailing_form {
    margin-top: 5px;
  }
  #sp-breaking-news .sprocket-headlines .sprocket-headlines-navigation {
    display: none;
  }
  #sp-breaking-news .sprocket-headlines .sprocket-headlines-list {
    margin-left: 0;
  }
  .layout-slideshow,
  .layout-slideshow2,
  #sp-left,
  .sppb-addon-ajax-contact {
    margin-bottom: 50px;
  }
  .latest-reviews1,
  .stay-connect,
  .tab-slider,
  .newslatter,
  #sp-right {
    margin-top: 50px;
  }
  #sp-bottom2 .sp-module h3.sp-module-title {
    margin-top: 30px;
  }
  .nspArts .nspArt .img-wrapper .nspImageWrapper {
    margin: 0 !important;
  }
  .nspLinksWrap .nspLinks ul.nspList li .img-wrapper .nspImageWrapper {
    margin: 0 10px 10px 0 !important;
    width: inherit;
  }
  .nspArts,
  .nspLinksWrap {
    padding: 0 !important;
  }
  .tab-slider .nspArts .nspArt {
    margin-bottom: 30px;
  }
  .tab-slider .nspArts .nspArt:last-child {
    margin-bottom: 0;
  }
  .gkNspPM-VideoList .gkItemsPage .gkItem {
    margin-bottom: 5px;
  }
  .feature-video .sj-videobox iframe {
    height: 100% !important;
  }
  .sports .nspArts.right,
  .sports .nspLinksWrap.right,
  .entertainment .nspArts.right,
  .entertainment .nspLinksWrap.right,
  .stories2 .nspArts.right,
  .stories2 .nspLinksWrap.right,
  .international .nspArts.right,
  .international .nspLinksWrap.right,
  .topnews3 .nspArts.right,
  .topnews3 .nspLinksWrap.right,
  .popular-games .nspArts.right,
  .popular-games .nspLinksWrap.right,
  .topnews4 .nspArts,
  .topnews4 .nspLinksWrap {
    width: 100% !important;
  }
  .sports .nspLinksWrap .nspLinks ul.nspList li,
  .entertainment .nspLinksWrap .nspLinks ul.nspList li,
  .popular-games .nspLinksWrap .nspLinks ul.nspList li {
    padding-left: 0;
  }
  .stories2 .nspLinksWrap .nspLinks ul.nspList li {
    padding: 10px 0 10px 10px;
    margin-left: 5px !important;
  }
  .international .nspLinksWrap .nspLinks ul.nspList li {
    padding: 10px 0 0px 10px;
    margin-left: 0 !important;
  }
  .topnews3 .nspLinksWrap .nspLinks ul.nspList li {
    margin-left: 0 !important;
  }
  #sp-breaking-news .sprocket-headlines .sprocket-headlines-list {
    padding-left: 0 !important;
  }
  .sports .nspLinksWrap .nspLinks ul.nspList,
  .entertainment .nspLinksWrap .nspLinks ul.nspList,
  .stories2 .nspLinksWrap,
  .topnews3 .nspLinksWrap .nspLinks ul.nspList,
  .popular-games .nspLinksWrap .nspLinks ul.nspList {
    margin-top: 15px;
  }
  .more-news .nspArts .nspArt .img-wrapper,
  .more-news2 .nspArts .nspArt .img-wrapper,
  .popular-news .nspArts .nspArt .img-wrapper,
  .recent-news4 .nspArts .nspArt .img-wrapper,
  .more-news4 .nspArts .nspArt .img-wrapper {
    margin-bottom: 10px;
  }
  .most-viewed .nspArts .nspArt .img-wrapper .nspImageWrapper,
  .latest-reviews2 .nspArts .nspArt .img-wrapper .nspImageWrapper,
  .latest-reviews3 .nspArts .nspArt .img-wrapper .nspImageWrapper,
  .topnews3 .nspLinksWrap .nspLinks ul.nspList li .img-wrapper .nspImageWrapper,
  .latest-reviews4 .nspArts .nspArt .img-wrapper .nspImageWrapper,
  .sidebar-tab .nspArts .nspArt .img-wrapper .nspImageWrapper {
    margin: 0 10px 0px 0 !important;
    width: inherit;
  }
  .popular-news .nspLinksWrap .nspLinks ul.nspList li {
    padding-left: 10px;
    padding-right: 10px;
  }
  .more-news2 .nspArts .nspArt .nspHeader,
  .more-news2 .nspArts .nspArt p {
    padding-left: 15px!important;
    padding-right: 15px!important;
  }
  .more-news4 .nspArts .nspArt .nspInfo .nspCategory {
    top: 0;
  }
  .topnews4 .nspLinksWrap .nspLinks ul.nspList li {
    margin: 10px 0 10px 1px !important;
  }
  .topnews4 .nspLinksWrap .nspLinks ul.nspList li .img-wrapper .nspImageWrapper {
    margin: 0px !important;
  }
  .more-news .nspArts .nspArt .img-wrapper .nspImageWrapper img,
  .more-news2 .nspArts .nspArt .img-wrapper .nspImageWrapper img,
  .stories2 .nspLinksWrap .nspLinks ul.nspList li .img-wrapper .nspImageWrapper img,
  .popular-news .nspLinksWrap .nspLinks ul.nspList li .img-wrapper .nspImageWrapper img,
  .more-news4 .nspArts .nspArt .img-wrapper .nspImageWrapper img,
  .recent-news .nspLinksWrap .nspLinks ul.nspList li .img-wrapper .nspImageWrapper img,
  .genericView .genericItemView .genericItemImageBlock .genericItemImage img,
  .tagView .tagItemView .tagItemImageBlock img,
  .userView .userItemView .userItemImageBlock img {
    width: 100% !important;
  }
  #contact-form fieldset .control-group:last-child .control-label {
    float: right;
    width: 90%;
    padding-top: 3px;
  }
  #contact-form fieldset .control-group:last-child .controls {
    display: inline-block;
    width: 20px;
  }
  .error-page .error-page-inner .error-code {
    font-size: 120px;
  }
  .error-page .error-page-inner .error-message {
    font-size: 24px;
  }
  #sp-title .sp-page-title h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 480px) {
  .gkTabsGK5 .gkTabsWrap .gkTabsNav li {
    padding-left: 6px !important;
  }
  .stay-connect .rt-socials ul li {
    width: 48%;
    margin: 0 2px 5px;
  }
  .popular-news .gkTabsGK5 .gkTabsWrap .gkTabsNav,
  .popular-games .gkTabsGK5 .gkTabsWrap .gkTabsNav {
    position: initial;
  }
  .recent-news .nspArts .nspArt,
  .trending3 .nspArts .nspArt {
    margin-bottom: 15px;
  }
  .bloglayout1 .catItemBody .catItemImageBlock {
    width: 100%;
    padding-right: 0;
    margin-bottom: 15px;
  }
  .bloglayout1 .catItemBody .catItemIntroText,
  .genericView .genericItemView .genericItemImageBlock,
  .latestView .latestItemView .latestItemImageBlock,
  .tagView .tagItemView .tagItemImageBlock,
  .userView .userItemView .userItemImageBlock {
    width: 100%;
  }
  .genericView .genericItemView .genericItemImageBlock .genericItemImage,
  .latestView .latestItemView .latestItemImageBlock .latestItemImage,
  .tagView .tagItemView .tagItemImageBlock .tagItemImage,
  .userView .userItemView .userItemImageBlock .userItemImage {
    margin-right: 0;
  }
  .recent-news .nspLinksWrap .nspLinks ul.nspList li .img-wrapper .nspImageWrapper,
  .popular-games .nspLinksWrap .nspLinks ul.nspList li .img-wrapper .nspImageWrapper {
    margin-right: 0 !important;
  }
  .popular-games .nspLinksWrap .nspLinks ul.nspList li {
    padding-right: 4px;
  }
  .search .btn-toolbar input {
    margin-bottom: 5px;
  }
  .stay-connect3 .rt-socials ul li {
    margin-right: 18px;
  }
  .stay-connect2 .rt-socials ul li {
    margin-right: 22px;
  }
  .gkNspPM-Portfolio .gkImagesWrapper > a > .gkImgOverlay > span:before {
    width: 35px;
    height: 35px;
    line-height: 31px;
    font-size: 15px;
    left: 0;
    right: 0;
    margin: -16px auto;
  }
  .layout-slideshow ul li .sprocket-features-content .sprocket-features-info,
  .layout-slideshow2 ul li .sprocket-features-content .sprocket-features-info {
    padding: 0px 20px 20px;
  }
  .layout-slideshow ul li .sprocket-features-content .sprocket-features-title,
  .layout-slideshow2 ul li .sprocket-features-content .sprocket-features-title {
    font-size: 18px;
  }
  .layout-slideshow .sprocket-features-pagination,
  .layout-slideshow2 .sprocket-features-pagination {
    top: 20px;
    left: 20px;
  }
  .games-reviews .nspArts .nspArt .nspHeader,
  .popular-games .nspArts .nspArt .nspHeader {
    font-size: 16px;
  }
}
@media only screen and (max-width: 320px) {
  .layout-slideshow ul li .sprocket-features-content .sprocket-features-info,
  .layout-slideshow2 ul li .sprocket-features-content .sprocket-features-info {
    padding: 0px 20px 20px;
  }
  .layout-slideshow ul li .sprocket-features-content .sprocket-features-title,
  .layout-slideshow2 ul li .sprocket-features-content .sprocket-features-title {
    font-size: 16px;
  }
  .popular-games .nspArts .nspArt .nspHeader,
  .latest-reviews3 .nspArts .nspArt .nspHeader {
    font-size: 14px;
  }
  .topnews3 .nspLinksWrap .nspLinks ul.nspList li h4,
  .topnews4 .nspLinksWrap .nspLinks ul.nspList li h4 {
    font-size: 12px;
    padding: 0 10px;
  }
  .layout-slideshow .sprocket-features-pagination,
  .layout-slideshow2 .sprocket-features-pagination {
    top: 10px;
    left: 20px;
  }
  .layout-slideshow ul li:hover .sprocket-features-content .sprocket-features-info,
  .layout-slideshow2 ul li:hover .sprocket-features-content .sprocket-features-info {
    bottom: 0;
  }
  .nspArts .nspArt .nspHeader {
    font-size: 15px;
  }
  .sidebar-add .sp-module-content h3 {
    font-size: 20px;
  }
  .sports .gkTabsGK5 .gkTabsWrap .gkTabsNav,
  .entertainment .gkTabsGK5 .gkTabsWrap .gkTabsNav,
  .more-news .gkTabsGK5 .gkTabsWrap .gkTabsNav,
  .more-news2 .gkTabsGK5 .gkTabsWrap .gkTabsNav {
    position: initial;
  }
  .stay-connect .rt-socials ul li {
    margin-right: 1px;
  }
  .stay-connect-sidebar .rt-socials ul li a i {
    width: 57px;
  }
  .stay-connect-sidebar .rt-socials ul li {
    margin-right: 10px;
  }
  .stay-connect2 .rt-socials ul li {
    margin-right: 5px;
  }
  .stay-connect2 .rt-socials ul li a i {
    width: 46px;
  }
  .stay-connect3 .rt-socials ul li {
    margin-right: 13px;
  }
  .error-page .error-page-inner .error-code {
    font-size: 80px;
  }
}
article.item::after {
    content: url('/images/divider.png');
    margin: 0 10%;
}
/*=====  End of Responsive css  ======*/

/*===== Start personalization 	======*/
.kmt-readon span.kmt-comment {
    background: none;
}
.kmt-readon span.kmt-comment::before {
    content: "\f075 ";
    font-family: FontAwesome;
    font-size: 18px;
    color: #d1d1d1;
}
#game-article-footer + #author_infobox {
    margin-top: 25px;
}
#author_infobox {
    border: 0;
    border-radius: 0;
    margin: 0;
    margin-top: 50px;
}
#section-kmt + div,
.jd_footer {
    display: none;
}
.jd_footer.jd_page_nav {
	display: show !important;
}
.custom.class2 .sp-module .sp-module-title span {
	background: #1e6cb8;
}
.custom.class2 .sp-module .sp-module-title {
    border-bottom: 2px solid #1e6cb8;
}
.custom.class2 .sp-module .sp-module-title span::before {
	border-top: 8px solid #1e6cb8;
}
.jblue {
	border: 1px solid transparent;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	color: #1c87cc !important;
	text-shadow: none;
	font-weight: bold;
	text-transform: uppercase;
}
.jddetails a:hover,
.jblue:hover {
	color: #515151 !important;
}
.jblue::before {
    content: "\f019   ";
    font-family: FontAwesome;
    font-size: 18px;
}
.thumbnail .caption h3 {
    margin: 0;
}
.jd-item-page .thumbnail img {
    width: auto;
}
.thumbnail .caption-footer {
    padding: 9px;
    color: #333;
	background-color: #eaeaea;
}
.jddetails a {
	display: inline-block;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	padding: .5em 2em .55em;
	border: 1px solid transparent;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	color: #1c87cc !important;
	text-shadow: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
.jddetails a::before {
    content: "\f129   ";
    font-family: FontAwesome;
    font-size: 18px;
}
.btn-rounded {
    border-radius: 30px;
    padding: 14px 20px;
}
@media (max-width: 767px) {
	#sp-breadcrumb {
		display: none;
	}
	#sp-header {
		background: #f2f2f2 !important;
	}
	.body-wrapper #sp-main-body {
		padding: 0;
	}
}
/*===== End personalization 	======*/