@font-face {
   font-family: ArialBold;
   src: url('../fonts/arialbd.ttf');
}

@font-face {
	font-family: Arial;
	src: url('../fonts/arial.ttf');
}

@font-face {
	font-family: HeliaCore-BlackItalic;
	src: url('../fonts/HeliaCore-BlackItalic.ttf');
}

@font-face {
    font-family: HelveticaCeCondensedMedium;
    src: url("../fonts/HelveticaCE-Cond.ttf");
}
/* NEW FONT */
@font-face {
    font-family: HelveticaNeueLP;
    src: url("../fonts/HelveticaNeueLTCom-BdCn.ttf");
}

p, div, span, a, h1, h2, h3, h4, h5{
	/* font-family: ArialBold; */
	color: #000;
}
a:hover, h1:hover, h2:hover, h3:hover, h4:hover, h5:hover{
	color: #0d6e8f;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
#main_button.weather-button{
	max-width: 100% !important;
}
.t3-header{
	padding-top: 0px;
    padding-bottom: 0px;
}
.t3-wrapper{
	background-color: #f2f2f2;
}
.container{
	background-color: #FFF;
}
.ts-hotnews{
	background-color: #FFF;
}
div.t3-homepagepos-1 #Mod235 h4.nspHeader {
    position: absolute;
    border: 0px;
    z-index: 10;
    bottom: 0px;
    padding: 10px;
    background-color: #0000008c;
    width: 100%;
}
.btn-load-more{display:none!important}
#Mod282,#Mod283,#Mod284 {display:none;}
.nspInfo.nspInfo1.tleft{display:none!important}
#Mod236 h4.nspHeader {
    position: absolute;
    border: 0px;
    z-index: 10;
    bottom: 0px;
    padding: 10px;
    background-color: #0000008c;
    width: 100%;
}
#Mod236 .module-inner{
    position: relative;
}
#Mod235 {
	background-color: #f8f8f8;
}
/*Main Menu */
.module-ct .nav-pills > li.active > a{
	background-color:unset;
	color: #0d6e8f;
}

#t3-mainnav .container{
	padding-left: 0px;
    padding-right: 0px;
}
.t3-mainnav{
	background: transparent;
	box-shadow: unset;
}
.navbar-fixed{
	box-shadow: 0 5px 8px -1px rgba(0, 0, 0, 0.2);
	background: #2f427f;
	height: 30px;
	min-height: 50px;
}
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li .caret{
	display: none;
}
.t3-mainnav .t3-navbar{
	background-color: #2f427f;
}
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li.active > a, .t3-mainnav .t3-megamenu .navbar-nav.level0 > li:focus > a{
	background-color: #2f427f;
}
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li{
	border-right: unset;
}
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li > a{
	font-size: 10.6px;
	line-height: 20px;
	padding: 10px 13px 10px 12px;
	margin: 0px;
	font-family: ArialBold;
}
.t3-off-canvas .t3-off-canvas-body {
	padding: 0px;
}
.t3-off-canvas .nav-pills > li > a{
	border-radius: 0px;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #2f427f;
}
.t3-off-canvas ul.nav.nav-stacked > li > a {
	padding: 10px 10px 10px 20px;
}
.t3-off-canvas-body .module-title {
	display: none;
}
/*Main Menu END */

/* K2 */
.catItemBody h3.catItemTitle{
}
.catItemImageBlock .catItemImage a div{
	background-size: cover;
	width: 100%;
	height: 250px;
	background-repeat: no-repeat;
    background-position: 50%;
}
.itemContainer .catItemTitle a{
    font-size: 20px;
	text-transform: initial;
}
.catItemTitle a:hover{
    color: #2f427f;
}
.itemRelated div.row div{
	padding-bottom: 5px;
	height: 115px;
}
span.catItemImage img {
	width: 100% !important;
	height: 250px !important;
	object-fit: cover !important;
}
div.itemIsFeatured, div.catItemIsFeatured, div.userItemIsFeatured{
	background: unset;
}
div.itemNavigation a.itemPrevious {
	border-right: 2px solid #FFF;
    padding: 10px;
    width:50%;
    float: left;
    background-color: #2f427f;
    border-radius: 0px;
	color: #FFF;
}
div.itemNavigation a.itemNext {
	border-left: 2px solid #FFF;
    padding: 10px;
    width: 50%;
    float: right;
    background-color: #2f427f;
    border-radius: 0px;
	color: #FFF;
}
.itemNavigation a:hover{
	color: rgba(255, 255, 255, 0.83) !important;
}
.itemRelImage img{
    width: 50% !important;
    float: left;
    margin-right: 20px;
    height: 100px !important;
    object-fit: cover;
    border: 1px solid #d6cdcda6;
    padding: 1px;
    box-shadow: 0px 0px 5px 2px #cad2d2;
}
a.itemRelTitle {
    display: block !important;
}
div.catItemCategory{position:unset;background-color:#2f427f;}
/* K2 END */
.mainArticle .nspText .nspArts .nspArt h4.nspHeader{
	position: absolute;
	background-color: #00000069;
}
.mainArticle .nspText .nspArts .nspArt h4.nspHeader a{
	color:#FFF
}
.mainArticle .nspText .nspArts .nspArt h4.nspHeader a:hover {
    color: #f3f3f2;
}
.t3-spotlight.t3-hotnews.row > div {
	padding-left: 0px;
    padding-right: 0px;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu > li > a{
	padding-left: 35px;
}
.logo-image img{
	width: initial !important;
    max-width: initial !important;
}
img.logo-img {
	padding-top: 0px;
	height: 130px;
}
.logo a {
	margin: 0px;
}
.editorialshomepage-footer .nspArt.nspCol1{
	border-bottom: 2px dotted gray;
}
.editorialshomepage-footer .nspArt .fright{
	margin-top: -48px;
}

a.readon.fright{
	color: #2f427f;
}
.pagination > .active > a{
	background-color: #2f427f;
}
.footer-contact .form-horizontal .control-group .controls{
	margin-left: unset;
}
.footer-contact textarea{
	height: 200px;
}
.footer-main-menu .nav > li > a{
	padding: 0px;
	font-size: 16px;
}
.footer-main-menu .nav > li > a:hover{
	background-color: unset;
	font-size: 16px;
}
.footer-main-menu .nav-pills > li.active > a{
	background-color: unset;
	font-size: 16px;
}

.article-subscription{
	background-color: #f8f8f8;
	padding: 10px;
}
.article-subscription .acymailing_form .acysubbuttons{
	position: relative;
    left: 0px;
    float: right;
    top: -5px;
} 
.acymailing_form .acysubbuttons .button{
	background: #454545 !important;
}
.t3-footer{
	background: unset;
	/* background-color: #0a536c; */
	background-color: #30427f !important;
}
#t3-footer .container{
	background-color: #30427f !important;
}
#t3-footer > .t3-copyright .container .row{
	background-color: #30427f;
}
#t3-footer .nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: none;
}
#t3-footer .footer-main-menu ul li a{
	color: #e9e9e9;
    font-family: Arial;
}

#t3-footer .footer-main-menu ul li.active a{
	font-family: ArialBold;
}
#t3-footer .module-title span{
	font-size: 20px;
    margin-bottom: 25px;
    color: #e9e9e9 !important;
    text-transform: uppercase;
}

#t3-footer .footer-contact input{
	background-color: #e9e9e9;
    border-radius: 5px;
	color: #222;
	border: none;
}

#t3-footer .footer-contact textarea{
	background-color: #e9e9e9;
    border-radius: 5px;
	color: #222;
	border: none;
}

#t3-footer .social-share-footer .social-share-title{
	color: #e9e9e9;
	text-transform: uppercase;
}

#t3-footer .social-share-footer img{
	max-width: 36px;
    border-radius: 5px;
    height: 33px;
    margin-right: 4px;
}

#t3-footer .footer-contact input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333;
}
#t3-footer .footer-contact input::-moz-placeholder { /* Firefox 19+ */
  color: #333;
}
#t3-footer .footer-contact input:-ms-input-placeholder { /* IE 10+ */
  color: #333;
}
#t3-footer .footer-contact input:-moz-placeholder { /* Firefox 18- */
  color: #333;
}

#t3-footer .footer-contact textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333;
}
#t3-footer .footer-contact textarea::-moz-placeholder { /* Firefox 19+ */
  color: #333;
}
#t3-footer .footer-contact textarea:-ms-input-placeholder { /* IE 10+ */
  color: #333;
}
#t3-footer .footer-contact textarea:-moz-placeholder { /* Firefox 18- */
  color: #333;
}
div.t3-homepagepos-1 #Mod206 .nspText .nspArts .nspArt h4.nspHeader {
     height: auto!important; 
}
div.t3-homepagepos-1>div:nth-child(2) {
    border-right: 1px solid #e4dfdf;
}
#Mod249 .nspCol3 {
    padding: 0px 8px !important;
}

#Mod289{
       display: none;
}
#Mod289 span{
    background-color: #fff;
    padding: 0 13px;
    text-transform: uppercase;
    color: #30437d;
    font-family: HeliaCore-BlackItalic;
    font-size: 24px;
    line-height: 100%;
}
#Mod290 span{
    background-color: #fff;
    padding: 0 13px;
    text-transform: uppercase;
    color: #30437d;
    font-family: HeliaCore-BlackItalic;
    font-size: 24px;
    line-height: 100%;
}
#Mod291 span{
    background-color: #fff;
    padding: 0 13px;
    text-transform: uppercase;
    color: #30437d;
    font-family: HeliaCore-BlackItalic;
    font-size: 24px;
    line-height: 100%;
}
#Mod289 .module-title {
    background-color: #accce8;
    padding: 0px !important;
    margin: 13px 0 !important;
    border: 0px !important;
    text-align: center;
    font-size: 18px;
}
#Mod289 .mod-sppoll strong{ 
    font-size: 18px;
}
#Mod289 .mod-sppoll{ 
    padding-top: 20px;
}
#Mod289 form{
    margin-left: 40%;
}
#Mod289 .btn-default {
    background-color: #31447f;
    color: white;
    margin-top: 15px;
}
#Mod289 .btn.btn-success.btn-poll-result {
    background-color: #fff;
    color: #31447f;
    border: 1px solid #31447f;
    margin-top: 15px;
}

#Mod273 .nspCol3 {
    padding: 0px 8px !important;
}
#Mod273 h4.nspHeader {
    position: absolute;
    border: 0px;
    z-index: 10;
    bottom: 0px;
    padding: 10px;
    background-color: #0000008c;
    width: calc( 100% - 16px );
}

.t3-copyright .copyright small{
	color: #fff;
}
#Mod290 .module-title {
    background-color: #accce8;
    padding: 0px !important;
    margin: 13px 0 !important;
    border: 0px !important;
    text-align: center;
    font-size: 18px;
}
#Mod290 .mod-sppoll strong{ 
    font-size: 18px;
}
#Mod290 .mod-sppoll{ 
    padding-top: 20px;
}
#Mod290 .btn-default {
    background-color: #31447f;
    color: white;
    margin-top: 15px;
}
#Mod290 .btn.btn-success.btn-poll-result {
    background-color: #fff;
    color: #31447f;
    border: 1px solid #31447f;
    margin-top: 15px;
}
#Mod290 .sppoll-results span{
    font-size:14px;
}

#Mod291 .module-title {
    background-color: #accce8;
    padding: 0px !important;
    margin: 13px 0 !important;
    border: 0px !important;
    text-align: center;
    font-size: 18px;
}
#Mod291 .mod-sppoll strong{ 
    font-size: 18px;
}
#Mod291 .mod-sppoll{ 
    padding-top: 20px;
}
#Mod291 .btn-default {
    background-color: #31447f;
    color: white;
    margin-top: 15px;
}
#Mod291 .btn.btn-success.btn-poll-result {
    background-color: #fff;
    color: #31447f;
    border: 1px solid #31447f;
    margin-top: 15px;
}
#Mod291 .sppoll-results span{
    font-size:14px;
}

.t3-copyright .copyright small{
	color: #fff;
}

.footer-contact-info p {
    color: #e9e9e9;
    margin-bottom: 5px;
}
.logo{
	
}
.logo-image{
	height: 150px;
}
.t3-copyright {
    background: #30427f;
    padding: 10px 0 20px;
    margin-top: 10px;
    color: #fff;
}
.t3-copyright > .container, > .row{
	background: #30427f;
}
.k2TagCloudBlock {
	margin-bottom: 0px;
	border-bottom: 1px solid #e2e2e2;
}
.k2TagCloudBlock a{
	color: #606060 !important;
	background-color: rgba(0,0,0,0) !important;
	border: none !important;
}
.k2TagCloudBlock a:hover{
	color: #606060 !important;
	background-color: rgba(0,0,0,0) !important;
}

/* MAIN ARTICLE */
.banner-head-top div.custom{
	border-bottom: 1px solid gray;
	padding-bottom: 10px;
}
.ts-hotnews::after{
	display:none;
}
.head-top-date{
	padding: 0px;
    margin-top: 5px;
    margin-bottom: -5px;
}
.header-txt-bottom h3{font-size: 1.7rem;padding:0px;margin:0px;line-height:0px}
.editorialshomepage .module-title{
	text-align: center;
	border-top: 3px solid gray;
	border-bottom: 1px solid gray;
	padding: 15px 0px;
}
.t3-spotlight.t3-hotnews.row{
	border-bottom: 2px solid #e4dfdf;
	margin-bottom: -37px;
}
div.t3-homepagepos-1>div:first-child{
	border-right: 1px solid #e4dfdf;
}
.nspText a.nspImageWrapper{
	width: 100%;
}
div.t3-homepagepos-1 #Mod202 h4.nspHeader{
	padding: 0 0 10px;
    max-height: 76px;
    overflow: hidden;
}
div.t3-homepagepos-1 #Mod202 .nspArts .nspArt .nspInfo a.nspCategory{
	position: relative !important;
}
div.t3-homepagepos-1 #Mod202 .nspArt p.nspText{
     line-height: 18px;
     font-size: 13px;
}
div.t3-homepagepos-1 #Mod202 h4.nspHeader a{
	color: #000 !important;
	line-height: 20px;
	
}
div.t3-homepagepos-1 #Mod202 h4.nspHeader{
	padding: 0 0 10px;
	max-height: 76px;
	overflow: hidden;
}



div.t3-homepagepos-1 #Mod259 .nspArt.nspCol1{
	border-bottom: 1px solid #cbcbcb;
    padding-bottom: 15px !important;
    margin-bottom: 17px;
}
div.t3-homepagepos-1 #Mod259 .nspArts .nspArt .nspInfo a.nspCategory{
	position: relative !important;
}
div.t3-homepagepos-1 #Mod259 .nspArt p.nspText{
     line-height: 18px;
     font-size: 13px;
}
div.t3-homepagepos-1 #Mod259 h4.nspHeader a{
	color: #000 !important;
	line-height: 20px;
}
div.t3-homepagepos-1 #Mod259 h4.nspHeader{
	padding: 0 0 10px;
	height: 53px;
	overflow: hidden;
}
div.t3-homepagepos-1 #Mod259 .nspArt img.nspImage{
      padding-bottom: 10px;
}
.hiddenlgDate{display:none !important}
#Mod253 .nspArt.nspCol1{
	border-bottom: 1px solid #cbcbcb;
    padding-bottom: 15px !important;
    margin-bottom: 17px;
}
#Mod253 .nspArts .nspArt .nspInfo a.nspCategory{
	position: relative !important;
}
#Mod253 .nspArt p.nspText{
     line-height: 18px;
     font-size: 13px;
}
#Mod253 h4.nspHeader a{
	color: #000 !important;
	line-height: 20px;
}
#Mod253 h4.nspHeader{
	padding: 0 0 10px;
	max-height: 76px;
	overflow: hidden;
	margin-top: 6px;
}
#Mod253 .nspArt img.nspImage{
      padding-bottom: 10px;
}

div.t3-homepagepos-1 #Mod241 .nspArt.nspCol1{
	border-bottom: 1px solid #cbcbcb;
    padding-bottom: 15px !important;
    margin-bottom: 17px;
}
div.t3-homepagepos-1 #Mod241 .nspArts .nspArt .nspInfo a.nspCategory{
	position: relative !important;
}
div.t3-homepagepos-1 #Mod241 .nspArt p.nspText{
     line-height: 18px;
     font-size: 13px;
}
div.t3-homepagepos-1 #Mod241 h4.nspHeader a{
	color: #000 !important;
	line-height: 20px;
}
div.t3-homepagepos-1 #Mod241 h4.nspHeader{
	padding: 0 0 10px;
	height: 52px;
	overflow: hidden;
}
div.t3-homepagepos-1 #Mod241 .nspArt img.nspImage{
      padding-bottom: 10px;
}
div.t3-homepagepos-1 #Mod278 .nspArt.nspCol1{
	border-bottom: 1px solid #cbcbcb;
    padding-bottom: 15px !important;
    margin-bottom: 17px;
}
div.t3-homepagepos-1 #Mod278 .nspArts .nspArt .nspInfo a.nspCategory{
	position: relative !important;
}
div.t3-homepagepos-1 #Mod278 .nspArt p.nspText{
     line-height: 18px;
     font-size: 13px;
}
div.t3-homepagepos-1 #Mod278 h4.nspHeader a{
	color: #000 !important;
	line-height: 20px;
}
div.t3-homepagepos-1 #Mod278 h4.nspHeader{
	padding: 0 0 10px;
	height: 52px;
	overflow: hidden;
}
div.t3-homepagepos-1 #Mod278 .nspArt img.nspImage{
      padding-bottom: 10px;
}

div.t3-homepagepos-1 #Mod206 .nspArt.nspCol1{
	border-bottom: 1px solid #cbcbcb;
    padding-bottom: 15px !important;
    margin-bottom: 17px;
	min-height: 280px;
}
div.t3-homepagepos-1 #Mod206 .nspArts .nspArt .nspInfo a.nspCategory{
	position: relative !important;
}
div.t3-homepagepos-1 #Mod206 .nspText .nspArts .nspArt h4.nspHeader{
	line-height: 20px !important;
}
div.t3-homepagepos-1 #Mod206 .nspArt p.nspText{
     line-height: 18px;
     font-size: 13px;
}
div.t3-homepagepos-1 #Mod206 h4.nspHeader a{
	color: #000 !important;
	line-height: 20px;
}
div.t3-homepagepos-1 #Mod206 .nspArt img.nspImage{
      padding-bottom: 10px;
}

#Mod223 .nspArt.nspCol1{
	border-bottom: 1px solid #cbcbcb;
    padding-bottom: 15px !important;
    margin-bottom: 17px;
     min-height: 280px;
}
#Mod223 .nspArts .nspArt .nspInfo a.nspCategory{
	position: relative !important;
}
#Mod223 .nspArt p.nspText{
     line-height: 18px;
     font-size: 13px;
}
#Mod223 h4.nspHeader a{
	color: #000 !important;
	line-height: 20px;
}
#Mod223 .nspArt img.nspImage{
      padding-bottom: 10px;
}

#Mod264 .nspArt.nspCol1{
	border-bottom: 1px solid #cbcbcb;
    padding-bottom: 15px !important;
    margin-bottom: 17px;
     min-height: 280px;
}
#Mod264 .nspArts .nspArt .nspInfo a.nspCategory{
	position: relative !important;
}
#Mod264 .nspArt p.nspText{
     line-height: 18px;
     font-size: 13px;
}
#Mod264 h4.nspHeader a{
	color: #000 !important;
	line-height: 20px;
}
#Mod264 .nspArt img.nspImage{
      padding-bottom: 10px;
}

.t3-module{
    /*margin-top: 20px; */
}
.t3-module .module-ct{
    /*margin-top: 20px; */
}
.t3-module h4.nspHeader{
    line-height: 19px !important;
}
.t3-module h4.nspHeader a{
    color: #fff !important;
}


#Mod239.t3-module .module-ct{
    margin-top: 0px;
}
#Mod183.t3-module .module-ct{
    margin-top: 0px;
}

#Mod171 .nspArts{
	position: relative !important;
}
#Mod171 .nspBg .nspArts .nspTopInterface .nspPagination li{
	background: rgba(66, 66, 66, 0);
    border: 2px solid white;
}
#Mod171 .nspBg .nspArts .nspTopInterface .nspPagination li.active{
	background: #fff;
}
#Mod171 .nspTopInterface{
	position: absolute;
	bottom: 10px !important;
	right: 25px;
	left: 25px;
	z-index: 47;
	text-align: center;
	top: auto !important;
}
#Mod171 .nspPagination {
    float: none !important; 
    margin-left: auto !important;
    margin-right: auto !important;
    display: inline-block;
}


div#Mod219 {
    margin-bottom: -16px
}
.module-title {
	margin-bottom: 1px;
}

#Mod242 .nspArts{
	position: relative;
}
#Mod242 .nspTopInterface{
	position: absolute;
    bottom: -10px;
    right: 25px;
    z-index: 100;
    left: 0;
    text-align: center;
}
#Mod242 .nspTopInterface .nspPagination{
	float: none !important;
    display: inline-block;
}
#Mod242 h4.nspHeader{
	position: absolute;
    border: 0px;
    z-index: 10;
    bottom: 0px;
    padding: 10px;
    background-color: #0000008c;
    width: calc( 100% - 16px );
}
#Mod242 .nspCol3{
    padding: 0px 8px !important;
}

.t3-homepafeed-1{
	background-color: #ddeaf6;
}

#Mod242 .module-title{
	background-color: #accce8;
	height: 30px;
}

#Mod242 .module-title span{
	background-color: #ddeaf6;
    padding: 0 40px;
    text-transform: uppercase;
    color: #30437d;
    font-family: HeliaCore-BlackItalic;
    font-size: 43px;
    line-height: 31px;
}

#Mod242 .module-title span:after{
	content: '';
    width: 20px;
    height: 30px;
    background-color: #abcce8;
    position: absolute;
    border-top: 0px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 7px solid #ddeaf6;
    margin-left: 20px;
}

#Mod242 .module-title span:before{
	content: '';
    width: 20px;
    height: 30px;
    background-color: #abcce8;
    position: absolute;
    border-top: 30px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 7px solid #ddeaf6;
    margin-left: -40px;
}
#Mod242 .nspArts{
	padding-bottom: 23px !important;
}
#Mod242 .nspPagination li{
	width: 10px !important;
	height: 10px !important;
     background-color: #2f417daa;
}
#Mod242 .nspPagination li.active{
     background-color: #2f417d;
}
#Mod242 .nspArt.nspCol3{
     margin-bottom: 15px;
}



#Mod245 h4.nspHeader{
	position: absolute;
    border: 0px;
    z-index: 10;
    bottom: 0px;
    padding: 10px;
    background-color: #0000008c;
	width: 100%;
}
#Mod245 .nspCol2{
    width: 48%;
    margin-right: 2%;
	margin-bottom: 15px;
}


#Mod251 .nspArts{
	position: relative;
}
#Mod251 .nspTopInterface{
	position: absolute;
	bottom: 20px;
    right: 0px;
    left: calc( 50% - 40px );
    z-index: 1000;
    width: 80px;
}
#Mod251 .nspTopInterface .nspNext{
	float: right;
	background: transparent;
    border: 2px solid #fff;
}
#Mod251 .nspTopInterface .nspPrev{
	background: transparent;
    border: 2px solid #fff;
	margin-left: 0px;
}

#Mod246 .nspArts{
	position: relative;
}
#Mod246 .nspTopInterface{
	position: absolute;
	bottom: 20px;
    right: 0px;
    left: calc( 50% - 40px );
    z-index: 1000;
    width: 80px;
}
#Mod246 .nspTopInterface .nspNext{
	float: right;
	background: transparent;
    border: 2px solid #fff;
}
#Mod246 .nspTopInterface .nspPrev{
	background: transparent;
    border: 2px solid #fff;
	margin-left: 0px;
}
#Mod246 h4.nspHeader{
	position: absolute;
    border: 0px;
    z-index: 10;
    bottom: 0px;
    padding: 10px;
    background-color: #0000008c;
	width: 100%;
	padding-bottom: 40px;
}
#Mod246 img.nspImage{
    height: 404px !important;
    object-fit: cover;
}

#Mod265 .nspArts{
	position: relative;
}
#Mod265 .nspTopInterface{
	position: absolute;
	bottom: 20px;
    right: 0px;
    left: calc( 50% - 40px );
    z-index: 1000;
    width: 80px;
}
#Mod265 .nspTopInterface .nspNext{
	float: right;
	background: transparent;
    border: 2px solid #fff;
}
#Mod265 .nspTopInterface .nspPrev{
	background: transparent;
    border: 2px solid #fff;
	margin-left: 0px;
}
#Mod265 h4.nspHeader{
	position: absolute;
    border: 0px;
    z-index: 10;
    bottom: 0px;
    padding: 10px;
    background-color: #0000008c;
	width: 100%;
	padding-bottom: 40px;
}
#Mod265 img.nspImage{
    object-fit: cover;
}
#Mod249 .nspCol4 {
    padding: 0px 8px !important;
}
#Mod249 h4.nspHeader {
    position: absolute;
    border: 0px;
    z-index: 10;
    bottom: 0px;
    padding: 10px;
    background-color: #0000008c;
    width: calc( 100% - 16px );
}
#Mod247 h4.nspHeader{
	position: absolute;
    border: 0px;
    z-index: 10;
    bottom: 0px;
    padding: 10px;
    background-color: #0000008c;
    width: calc( 100% - 16px );
}
#Mod247 .nspCol4{
    padding: 0px 8px !important;
}

#Mod266 h4.nspHeader{
	position: absolute;
    border: 0px;
    z-index: 10;
    bottom: 0px;
    padding: 10px;
    background-color: #0000008c;
    width: calc( 100% - 16px );
}
#Mod266 .nspCol4{
    padding: 0px 8px !important;
}


#Mod248 h4.nspHeader{
	position: absolute;
    border: 0px;
    z-index: 10;
    bottom: 15px;
    padding: 10px;
    background-color: #0000008c;
	width: 100%;
}

#Mod248 h3.module-title {
	padding: 10px;
    text-align: center;
}

#Mod252 h3.module-title {
	padding-top: 18px;
    padding-bottom: 17px
}

.ts-footer-top{
	padding: 1px 0;
}

#Mod249{
	background-color: #ddeaf6;
	padding: 15px 0px;
	background-image: url(http://www.55news.al/templates/ts_dailytimes/images/layer9.png);
    background-size: 100%;
    background-position-y: -152px;
}

#Mod249 h4.nspHeader{
	position: absolute;
    border: 0px;
    z-index: 10;
    bottom: 0px;
    padding: 10px;
    background-color: #0000008c;
    width: calc( 100% - 16px );
}
#Mod249 .nspCol2{
    padding: 0px 36px !important;
     margin-top: 20px;
}
#Mod249 img.nspImage{
    max-height: 240px;
    object-fit: cover;
}



#Mod249 .module-title{
	padding: 0px;
    margin-bottom: 15px;
    border: none;
	position: relative;
	overflow: hidden;
	padding-top: 5px
}

#Mod249 .module-title span{
    padding: 0 40px;
    text-transform: uppercase;
    color: #30437d;
    font-family: HeliaCore-BlackItalic;
    font-size: 43px;
    line-height: 33px;
}

#Mod249 .module-title span:after{
	content: '';
    width: 420px;
    height: 21px;
    background-color: #abcce800;
    position: absolute;
    border-bottom: 33px solid #bbdeff8a;
    border-left: 11px solid #309cff00;
    z-index: 10000;
    float: right;
    right: 0;
}

#Mod249 .module-title span:before{
	content: '';
    width: 410px;
    height: 34px;
    background-color: #bae8ab00;
    position: absolute;
    border-top: 33px solid #bbdeff8a;
    border-right: 11px solid #ddeaf600;
    z-index: 10000;
    float: left;
    left: 0;
}


#Mod250 h4.nspHeader{
	position: absolute;
    border: 0px;
    z-index: 10;
    bottom: 0px;
    padding: 10px;
    background-color: #0000008c;
    width: calc( 100% - 16px );
}
#Mod250 .nspCol3{
    padding: 0px 8px !important;
}

#Mod261 h4.nspHeader{
	position: absolute;
    border: 0px;
    z-index: 10;
    bottom: 0px;
    padding: 10px;
    background-color: #0000008c;
    width: calc( 100% - 16px );
}
#Mod261 .nspCol3{
    padding: 0px 8px !important;
}

#Mod263 h4.nspHeader{
	position: absolute;
    border: 0px;
    z-index: 10;
    bottom: 0px;
    padding: 10px;
    background-color: #0000008c;
    width: calc( 100% - 16px );
}
#Mod263 .nspCol3{
    padding: 0px 8px !important;
}

#Mod251 h4.nspHeader{
	position: absolute;
    border: 0px;
    z-index: 10;
    bottom: 0px;
    padding: 10px;
    background-color: #0000008c;
	width: 100%;
	padding-bottom: 60px;
}

#Mod262 .nspArts{
	position: relative;
}
#Mod262 .nspTopInterface{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
}
#Mod262 .nspArt img.nspImage{
	padding-bottom: 10px;
}
#Mod262 h4.nspHeader a{
	color: #000 !important;
    line-height: 20px;
}
#Mod262 .nspArts .nspTopInterface .nspPagination li{
	background: rgba(66, 66, 66, 0);
    border: 2px solid white;
}
#Mod262 .nspArts .nspTopInterface .nspPagination li.active{
	background: #fff;
}

#Mod267 .nspArts .nspTopInterface .nspPagination li{
	background: rgba(66, 66, 66, 0);
    border: 2px solid white;
}
#Mod267 .nspArts .nspTopInterface .nspPagination li.active{
	background: #fff;
}






.jmoddiv.jmodinside{
}

.t3-module.module.social-share-right {
	background-color: #f8f8f8;
	border: 2px solid #d6d1d1;
}
.t3-module.module.article-subscription{ 
	background-color: #f8f8f8;
	border: 2px solid #d6d1d1;
}
.social-share-right{
	padding: 10px;
    margin-bottom: -2px;
}
.social-share-right .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2{
	margin: 0px;
    padding: 5px;
}
p.social-share-title{
	font-size: 15px;
	font-family: ArialBold
}
p.nspInfo i.fa.fa-user{
	display:none
}
p.nspInfo a.nspAuthor{
	font-size: 16px !important;
    color: #2f427f !important;
    font-weight: bold;
}
.nspText .nspArts .nspArt .nspInfo a.nspCategory{
    background: #2f427f !important;
    position: unset;
    padding: 5px;
}
.popularArticles .nspText .nspArts .nspArt .nspInfo a.nspCategory{
    left: 0px;
    top: 0px;
    z-index: 1;
    position: absolute;
    line-height: 10px;
}
.latestNews .module-inner{
	width		: 100%;
}
.latestNews .module-title {
	text-align: center;
    border-top: 3px solid gray;
    border-bottom: 1px solid gray;
	padding: 15px 0px;
}
.popularArticles .module-title {
	text-align: center;
    border-top: 3px solid gray;
	border-bottom: 1px dotted rgba(128, 128, 128, 0.63);
	padding: 15px 0px;
}

.femijaidites .nspInfo{
	display:none;
}

.femijaidites .module-title{
	margin-bottom: 0px;
	text-align: center;
    border-top: 3px solid gray;
	border-bottom: 1px dotted rgba(128, 128, 128, 0.63);
	padding: 15px 0px;
}

.latestNews .nspText .nspArts .nspArt .nspInfo a.nspCategory{
    left: 0px;
    top: 0px;
    z-index: 1;
    position: absolute;
    line-height: 10px;
}
.latestNews .nspArt.nspCol1{
	margin-bottom: 15px;
}
.latestNews .nspArt.nspCol3{
	margin-bottom: 15px;
}
.latestNews .nspArt img.nspImage {
    padding-bottom: 0px;
}
.ts-hotnews{
	margin: 0px;
}
.mainArticle .nspText .nspArts .nspArt h4.nspHeader{
	text-align:center;
}
.mainArticle .nspText .nspArts .nspArt h4.nspHeader a{
	font-size: 32px;
    text-align: center;
    line-height: 38px;
	font-family: ArialBold;
	letter-spacing: 1.05px;
	text-transform: initial;
}
.mainArticle .nspBg .nspArts .nspArt .nspHeader {
	position: initial;
}
div.k2SearchBlock form input.inputbox{
	float: right;
    margin-top: 6px;
}
.mainArticle .nspArt p.nspText{
	font-size: 16px;
    color: #524b48;
    line-height: 22px;
    margin-top: 18px !important;
    font-weight: bold;
    border-top: 1px solid #127191;
    padding-top: 12px !important;
}
.mainArticle .nspBg.nspFullslide .nspArts .nspTopInterface .nspNext {
    right: -52px;
}
.mainArticle .nspBg.nspFullslide .nspArts .nspTopInterface .nspPrev{
    left: -52px;
}
.mainArticle .nspBg.nspFullslide .nspArts .nspTopInterface .nspNext{
	font-size: 94px;
}
.mainArticle .nspBg.nspFullslide .nspArts .nspTopInterface .nspPrev{
	font-size: 94px;
}
.mainArticle .nspBg .nspArts .nspTopInterface .nspNext{
	width: 31px;
    height: 54px;
    line-height: 46px;
}
.mainArticle .nspBg .nspArts .nspTopInterface .nspPrev{
	width: 31px;
    height: 54px;
    line-height: 46px;
}
.mainArticle .nspBg .nspArts .nspArt .nspHeader a{
	text-shadow: initial;
}
/* MAIN ARTICLE END */
div.itemImageGallery{
	margin: 0px -15px;
}
#custom-gallery > div > a > img {
	height: 94px;
	width: 100%;
    object-fit: contain;
}
#left-arrow-container{
	position: absolute;
	top: 0;
	bottom: 0;
	width: 70px;
	left: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#right-arrow-container{
	position: absolute;
	top: 0;
	bottom: 0;
	width: 70px;
	right: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#gallery_image_counter{
	padding-top: 60px;
    margin-top: -60px;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName{
	font-size: 12px;
}
div.itemNavigation span.itemNavigationTitle{
	display: block;
    text-align: center;
    padding-top: 0px;
    margin-top: -10px;
    font-size: 18px;
    margin-bottom: 5px;
}
div.itemCommentsForm form input#submitCommentButton{
	margin: 5px 0 0 0;
	line-height: 17px;
	background: #2f427f;
	color: #FFF;
}
div.itemContentFooter{
	border-top: 1px solid #2f427f;
}
#back-to-top a.btn.cancel, .btn.btn-primary{
	background: #2f427f !important;
}
.ts-topbar ul li.active > a:hover{
	color: #2f427f;
}
.nspText .nspArts .nspArt h4.nspHeader a:hover{
	color: #2f427f;
}
.container > .navbar-header{
	margin-right: 0px;
    margin-left: 15px;
    background-color: #000;
}
.navbar-header div.hidden-lg .off-canvas-toggle{
	background-color: #2f427f !important
}
#back-to-top{

}
#t3-content div, #t3-content span, #t3-content p{
	font-family: Arial !important;
	font-size: 14px !important;;
}

#t3-footer .deeper.dropdown.parent{
	display:none;
}


#t3-footer a:focus{
	background-color: unset;
}

#t3-content span{
	font-family: Arial !important;
	font-size: 14px !important;;
}
a.itemRelTitle:hover{
	color:initial;
	text-decoration: underline;
}
.navbar-header{
	background: #2f427f;
	display: block;
    width: 100%;
}
div.catItemHeader h3.catItemTitle{
    min-height: 114px;
}
.nspArts .nspArt h4.nspHeader a{
	text-transform: unset !important;
}
.t3-megamenu .mega-inner{
    padding: 0px 0 !important;
}

#gallery-image-tittle{
    padding: 0px 15px;
    text-align: center;
    font-weight: bold !important;
}

#gallery-image-desc{
    padding: 0px 15px 14px 15px;
    border-bottom: 1px solid #a2a2a2;
}
.articlesblock-3 {
	padding-top: 20px;
}
.articlesblock-3 .nspArt h4{
	position: absolute;
    z-index: 10;
    bottom: 5px;
    padding: 10px;
    background-color: #00000082;
}
.articlesblock-3 .module-title  {
	text-align: center;
    font-size: 28px;
}
html.homepage .container.t3-mainbody{
	display: none;
}

.hidden-mobile{
	display: block;
}
.hidden-desktop{
	display: none;
}

#logo-menu-mobile{
    max-height: 100%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
}

#t3-mainnav.navbar-fixed  #logo-menu-mobile{
	display: block !important;
}

#t3-mainnav.navbar-fixed .navbar-header{
    background: #fff;
}
#plemx-root .header{
	display: none !important;
}
#plemx-root .weather-button.five .selector {
    width: 65% !important;
}


#Mod171 .nspBg .nspArts .nspArt a.nspImageWrapper{
	margin-bottom: 0px !important;
}
#Mod171 .nspBg .nspArts .nspArt h4.nspHeader{
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 1%, rgba(0,0,0,0.41) 56%, rgba(0,0,0,0.7) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 1%,rgba(0,0,0,0.41) 56%,rgba(0,0,0,0.7) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 1%,rgba(0,0,0,0.41) 56%,rgba(0,0,0,0.7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );
     padding: 45px 0 50px;
}

.custom.denonco-banner{
     max-width: 407px !important;
}

.mainArticle .nspBg.nspFullslide .nspArts .nspTopInterface .nspNext {
	display: none;
}
.mainArticle .nspBg.nspFullslide .nspArts .nspTopInterface .nspPrev {
	display: none;
}


body .nspArts .nspArt .nspInfo a.nspCategory.aktualitet{
	background-color: #a72020 !important;
}
body .nspArts .nspArt .nspInfo a.nspCategory.globi{
	background-color: #e48d00 !important;
}
body .nspArts .nspArt .nspInfo a.nspCategory.sport{
	background-color: #007d21 !important;
}
body .nspArts .nspArt .nspInfo a.nspCategory.show-biz{
	background-color: #e85fa3 !important;
}
body .nspArts .nspArt .nspInfo a.nspCategory.politike{
	background-color: #33447e !important;
}
body .nspArts .nspArt .nspInfo a.nspCategory.bota-shqiptare{
	background-color: #d42121 !important;
}
body .nspArts .nspArt .nspInfo a.nspCategory.dossier{
	background-color: #31447f !important;
}
body .nspArts .nspArt .nspInfo a.nspCategory.art-kulture{
	background-color: #d46521 !important;
}
body .nspArts .nspArt .nspInfo a.nspCategory.lifestyle{
	background-color: #3c3094 !important;
}
body .nspArts .nspArt .nspInfo a.nspCategory.botime55{
	background-color: #8c2fda !important;
}


.tagView a.aktualitet{
	background-color: #a72020 !important;
}
.tagView a.globi{
	background-color: #20a746 !important;
}
.tagView a.sport{
	background-color: #a5a720 !important;
}
.tagView a.show-biz{
	background-color: #b98318 !important;
}
.tagView a.politike{
	background-color: #33447e !important;
}
.tagView a.bota-shqiptare{
	background-color: #d42121 !important;
}
.tagView a.dossier{
	background-color: #da2fd8 !important;
}
.tagView a.art-kulture{
	background-color: #d46521 !important;
}
.tagView a.lifestyle{
	background-color: #3c3094 !important;
}
.tagView a.botime55{
	background-color: #8c2fda !important;
}
.tagView .tagItemCategory a{
	padding: 7px 5px ;
    font-size: 11px;
}
.tagView .tagItemCategory a:hover{
	color: #fff;
}
.tagView .tagItemCategory span{
	display: none;
}
.tagView .tagItemReadMore{
	margin-top: 3px;
}

.default-module-title-style .module-title{
	cursor: pointer;
}
#Mod242 .module-title{
	cursor: pointer;
}
#Mod249 .module-title{
	cursor: pointer;
}
#Mod276 .module-title{
	cursor: pointer;
}
#Mod259 .module-title{
      cursor: pointer;
}
#Mod274 .module-title{
      cursor: pointer;
}
#Mod235 .module-title{
      cursor: default;
}
#Mod206 .module-title{
      cursor: default;
}
#Mod277 .module-title{
      cursor: default;
}

.t3-header-top-2{
	visibility: hidden;
}

#k2Container .pagination li a{
	border: none;
	margin-right: 3px;
}
#k2Container .pagination li.active a{
	border: 1px solid #a1a1a1 !important;
	background-color: transparent;
	color: grey;
	margin-right: 5px;
    margin-left: 3px;
}
#k2Container .pagination li.active:hover a{
	border: 1px solid #a1a1a1 !important;
}
#k2Container .pagination li:hover a{
	border: none !important;
	background-color: transparent;
	color: grey;
}
#k2Container .pagination > li > a{
	padding: 2px 8px;
}
#k2Container ul.pagination{
	margin: 0 auto;
    display: inline-block;
}
#k2Container ul.pagination li:nth-last-child(2) a {
    content: '\203A';
	font-size: 0px;
}
#k2Container ul.pagination li:nth-child(2) a {
    content: '\2039';
	font-size: 0px;
}
#k2Container ul.pagination li:nth-last-child(2) a:after {
    content: '\203A';
    font-size: 21px;
    line-height: 13px;
}
#k2Container ul.pagination li:nth-child(2) a:after {
    content: '\2039';
    font-size: 21px;
    line-height: 13px;
}


#k2Container ul.pagination li:last-child a {
    display:none;
}
#k2Container ul.pagination li:first-child a {
    display:none;
}

.at-share-btn-elements{
	text-align: center;
}

#Mod269 img.nspImage {
    height: 160px !important;
	object-fit: cover;
}
#Mod269 .nspArt h4.nspHeader {
    position: absolute;
	bottom: 0px;
	padding: 30px 10px 6px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 1%, rgba(0,0,0,0.65) 56%, rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 1%,rgba(0,0,0,0.65) 56%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 1%,rgba(0,0,0,0.65) 56%,rgba(0,0,0,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );
}
#Mod269 .nspArt h4.nspHeader a{
	font-size: 19px;
    line-height: 24px;
}
#Mod269 .nspArt > a{
	margin-top: 15px !important;
}
#Mod269 .nspArt:first-child > a{
	margin-top: 0px !important;
}


#Mod268 img.nspImage {
    height: 510px !important;
	object-fit: cover;
}
#Mod268 .nspArt h4.nspHeader {
    position: absolute;
	bottom: 0px;
	padding: 45px 0 50px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 1%, rgba(0,0,0,0.41) 56%, rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 1%,rgba(0,0,0,0.41) 56%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 1%,rgba(0,0,0,0.41) 56%,rgba(0,0,0,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );
}
#Mod268 .nspArts{
	position: relative !important;
}
#Mod268 .nspBg .nspArts .nspTopInterface .nspPagination li{
	background: rgba(66, 66, 66, 0);
    border: 2px solid white;
}
#Mod268 .nspBg .nspArts .nspTopInterface .nspPagination li.active{
	background: #fff;
}
#Mod268 .nspTopInterface{
	position: absolute;
	bottom: 10px !important;
	right: 25px;
	left: 25px;
	z-index: 47;
	text-align: center;
	top: auto !important;
}
#Mod268 .nspPagination {
    float: none !important; 
    margin-left: auto !important;
    margin-right: auto !important;
    display: inline-block;
}

#Mod279 img.nspImage {
    height: 510px !important;
	object-fit: cover;
}
#Mod279 .nspArt h4.nspHeader {
	position: relative!important;
	bottom: 0px;
	padding: 45px 0 50px;
	/*background: -moz-linear-gradient(top, rgba(0,0,0,0) 1%, rgba(0,0,0,0.41) 56%, rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 1%,rgba(0,0,0,0.41) 56%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 1%,rgba(0,0,0,0.41) 56%,rgba(0,0,0,0.8) 100%);*/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );
}
#Mod279 .nspArts{
	position: relative !important;
}
#Mod279 .nspBg .nspArts .nspTopInterface .nspPagination li{
	background: rgba(66, 66, 66, 0);
    border: 2px solid white;
}
#Mod279 .nspBg .nspArts .nspTopInterface .nspPagination li.active{
	background: #fff;
}
#Mod279 .nspTopInterface{
	position: absolute;
	bottom: 10px !important;
	right: 25px;
	left: 25px;
	z-index: 47;
	text-align: center;
	top: 320px !important;
}
#Mod279 .nspPagination {
    float: none !important; 
    margin-left: auto !important;
    margin-right: auto !important;
    display: inline-block;
}

/* Ndryshimet Olger */

#Mod251 .nspPagination{
	display:none;
}

#Mod292{
	margin-left:15px;
	margin-right:15px;
}

.ts-slideshow .t3-spotlight.t3-slideshow > div:first-child{
	padding: 0px;
}

.tagView .tagItemView{
	width: 50%;
	display: block;
    float: left;
	position: relative;
}
.tagView .tagItemView img{
	width: 100%;
    height: 170px !important;
    object-fit: cover;
}
.tagView .tagItemView div.tagItemCategory{
	position: relative;
	top: auto;
	left: auto;
	padding: 0px;
	margin-bottom: 5px;
}
.tagView .tagItemView .tagItemCategory{
	background-color: transparent;
}
.tagView .tagItemHeader h2.tagItemTitle {
	min-height: 98px;
    padding: 0px 20px 0 0;
}
.tagView .tagItemHeader h2.tagItemTitle a{
    line-height: 28px;
}

@media (min-width: 1000px){
	.container {
		width: 1000px;
	}
}

/* Caktimi i gjeresise se faqes */
@media (max-width: 1000px){
	.mainArticle .nspBg.nspFullslide .nspArts .nspTopInterface .nspNext {
		right: 20px;
	}
	.mainArticle .nspBg.nspFullslide .nspArts .nspTopInterface .nspPrev{
		left: 20px;
	}
	#plemx-root .weather-button{
		margin-top: 13px !important;
		margin-bottom: 22px !important;
	}
	#Mod202{
		margin-top: 20px !important;
	}
	#Mod259{
		margin-top: 20px !important;
	}
	#Mod274{
		margin-top: 20px !important;
	}
	
		

	#Mod249 .module-title span:after{
		content: '';
		width: 290px;
	}

	#Mod249 .module-title span:before{
		content: '';
		width: 290px;
	}
	#Mod276 .module-title span:after{
		content: '';
		width: 290px;
	}

	#Mod276 .module-title span:before{
		content: '';
		width: 290px;
	}
}

/* Small Devices Potrait */
@media (min-width : 991px){
			
			
	div.t3-homepagepos-1 #Mod206 .nspText .nspArts .nspArt h4.nspHeader{
		 height: 52px;
	}		
	div.t3-homepagepos-1 #Mod277 .nspText .nspArts .nspArt h4.nspHeader{
		 height: 52px;
	}
	
	.default-module-title-style .module-title{
		background-color: #accce8;
		padding: 0px !important;
		margin: 13px 0 !important;
		border: 0px !important;
	}

	.default-module-title-style .module-title span{
		background-color: #fff;
		padding: 0 12px;
		text-transform: uppercase;
		color: #30437d;
		font-family: HeliaCore-BlackItalic;
		font-size: 24px;
		line-height: 100%;
	}

	.default-module-title-style .module-title span:after{
		content: '';
		width: 11px;
		height: 22px;
		background-color: #e8abab00;
		position: absolute;
		border-top: 0px solid transparent;
		border-bottom: 24px solid #abcce8;
		border-left: 7px solid #ddeaf600;
		margin-left: 5px;
	}

	.default-module-title-style .module-title span:before{
		content: '';
		width: 6px;
		height: 22px;
		background-color: #ffffff;
		position: absolute;
		border-top: 24px solid #abcce8;
		border-bottom: 0px solid white;
		border-right: 7px solid #267ed000;
		margin-left: -13px;
	}
	
}
@media (max-width : 991px){
	body, p {
		font-family: 'Roboto', sans-serif;
		text-rendering: optimizeLegibility;
		-webkit-font-smoothing: antialiased !important;
		color: #606060;
		line-height: 18px; 
		font-weight: 400;
	}
	.t3-off-canvas {
		width: 100%;
		background-color: #36467e;
		opacity: 0.95;
	}
	.t3-off-canvas ul.nav.nav-stacked > li > a {
		color: #fff;
		font-weight: bold;
		font-size: 16px;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		border-bottom: 1px solid #ffffff59 !important;
		padding: 13px;
		margin-left: 35px;
		margin-right: 45px;
	}
	.t3-off-canvas .t3-off-canvas-header {
		text-align:center;
		background: #36467e;
		color: #fff;
	}
	.t3-off-canvas .close {
		margin: 0;
		line-height: 35px;
		
		background: transparent!important;
		color:white!important;
		font-size: 40px;
		position: absolute;
		top: 20px;
		right: 20px;

	}
	.t3-off-canvas-header-title img{
		margin-top: 10px;
		width: 40%;
	}
	.module-ct > ul.nav, .module-ct .custom > ul.nav, .module-ct > ol.nav, .module-ct .custom > ol.nav {
		padding-left: 0;
		margin-left: 0;
		margin-top: 10px;
		font-weight: bold;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	.slideshowbtn > div {
		padding-left:0px;
		padding-right:0px;
	}
	.btn-load-more {
		display: block!important;
	}
	.slideshowbtncont {
		margin-left: -8px;
		margin-right: -8px;
	}
	#Mod261,#Mod247,#Mod252,#Mod248,#Mod246,#Mod267,#Mod245,#Mod290,.t3-spotlight.t3-homepafeed-1.row{display:none !important}
	.custom.weather-module{display:none !important}
	.hiddenlgDate{display:block !important}
	.nspInfo.nspInfo1.tleft {
		display: block!important;
	}
	#Mod289{
       display: block;
	}
	#Mod206 .module-title span {
		background: #ffffff;
		color: #31447f;
		padding: 3px 20px!important;
		text-transform: uppercase!important;
		font-size: 20px;
		line-height: 0;
	}
	#Mod206 .module-title {
		text-align: center!important;
		border-top: 8px solid #97a0bd!important;
		padding: 15px 0px!important;
		border-bottom: none !important;
	}
	#Mod206{
		background-color: #31447f;
		margin-left: -15px;
		margin-right: -15px;
	}
	#Mod277 .module-title span {
		background: #ffffff;
		color: #31447f;
		padding: 8px 20px!important;
		text-transform: uppercase!important;
		font-size: 20px;
		line-height: 0;
	}
	#Mod277 .module-title {
		text-align: center!important;
		border-top: 8px solid #97a0bd!important;
		padding: 21px 0px!important;
		border-bottom: none !important;
	}
	#Mod277{
		background-color: #31447f;
		margin-left: -15px;
		margin-right: -15px;
		padding: 0px 0px 35px 0px;
	}
	
	
	#Mod292 .nspCol3 {
		border-top: 1px solid #31447f !important;
		border-bottom: 0px!important;
		padding-bottom: 0px!important;
		margin-bottom: 0px!important;
	}
	
	#Mod292 .nspImageWrapper {
		padding-bottom: 10px;
		width: 150px !important;
		height: 120px !important;
		margin-right: 15px !important;
	}
	#Mod292 h4.nspHeader a {
		color: #4b4b4b !important;
		font-weight: bold;
		font-size: 18px;
	}
	#Mod292 .nspArt .nspText {
		float: none !important;
		margin-top: 5px;
		color: #a6a6a6;
		line-height: 18px;
		font-size: 13px;	
	}
	#Mod292 .nspArt .nspInfo {
		margin: 10px 0px 10px;
		font-size: 13px;
		color: #999999;
	}
	#Mod292 .nspCol3 i{
		display:none;
	}
	#Mod292 .nspArt .nspHeader {
		display: contents;
	}
	#Mod292 .nspArt .nspHeader a {
		color: #4b4b4b !important;
		font-family: HelveticaNeueLP;
		position: relative;
		top: 3px;
	}
	#Mod292 .fnone {
		color: #a6a6a6;
		line-height: 16px;
		display: contents !important;
	}
	#Mod292 #itemListLeading {
		padding: 0px;
	}
	#Mod289 .sppoll-results span {
		font-size: 14px;
	}
	
	.latestNews .module-inner {
		width: 100%;
		margin-top: 20px;
	}
	#Mod282 .nspCol1 {
		border-top: 1px solid #31447f !important;
	}
		div.t3-homepagepos-1 #Mod282 .nspArt .nspImageWrapper {
		width: 150px !important;
		margin-right: 15px !important;
	}
	#Mod282 .has-image {
		width: 50%;
	}
	div.t3-homepagepos-1 #Mod282 h4.nspHeader a {
		color: #4b4b4b !important;
		line-height: 0px;
		font-weight: bold;
	}
	div.t3-homepagepos-1 #Mod282 .nspArt p.nspText {
		line-height: 15px;
		font-size: 14px;
		color: #4b4b4b !important;
		display: contents !important;
	}
	div.t3-homepagepos-1 #Mod282 .nspArts .nspArt .nspInfo a.nspCategory {
		position: absolute;
		left: 0px;
		top: 84px;
		/* padding: 5px 49px!important; */
		width: 150px;
		text-align: center;
		padding: 0px;
		min-height: -9px;
		height: 30px !important;
		line-height: 30px!important;
	}
	
	#Mod289 .mod-sppoll strong{
		color: #4b4b4b !important;
		font-family: HelveticaNeueLP;
		font-size: 18px;
	}
	#Mod289 .mod-sppoll {
		margin-top: 15px;
		margin-bottom: 30px;
	}
	
	#Mod289 .mod-sppoll form{
		margin-left: 95px;
	}
	#Mod289 .btn-default{
		background-color: #31447f;
		color: white;
		margin-top: 15px;
	}
	#Mod289 .btn.btn-success.btn-poll-result{
		background-color: #fff;
		color: #31447f;
		border: 1px solid #31447f;
		    margin-top: 15px;
	}
	.nspText .nspArts .nspArt .nspInfo {
		margin: 10px 0px 10px;
	}
	
	#Mod289 > div > .module-title span {
		background: #b91702!important;
		padding: 11px 35px!important;
		color: white!important;
		text-transform: uppercase!important;
		font-size: 20px;
		line-height: 0;
		font-family: Roboto;
	}
	#Mod289 > div > .module-title {
		text-align: center!important;
		border-top: 8px solid #dc8a7f!important;
		background-color: #fff;
		border-bottom: 2px #dc8a7f!important;
		padding: 13px 0px!important;
		
		margin: 40px -15px 27px -15px !important;
	}
	
	#Mod262 {
		margin-left: -15px;
		margin-right: -15px;
		margin-bottom: -90px;
	}
	#Mod262 .module-title {
		width: auto;
		text-align: center;
		line-height: 0;
		margin: 40px 0px -44px 0px !important;
		font-size: 20px;
		border-top: 8px solid #97a0bd!important;
		padding: 22px 0px!important;
		border-bottom: none !important;
		z-index: 99999;
		position: relative;
	}
	#Mod283 .nspCol1 {
		border-top: 1px solid #31447f !important;
	}
	div.t3-homepagepos-1 #Mod283 .nspArt .nspImageWrapper {
		width: 150px !important;
		margin-right: 15px !important;
	}
	#Mod283 .has-image {
		width: 50%;
	}
	div.t3-homepagepos-1 #Mod283 h4.nspHeader a {
		color: #4b4b4b !important;
		line-height: 0px;
		font-weight: bold;
	}
	div.t3-homepagepos-1 #Mod283 .nspArt p.nspText {
		line-height: 15px;
		font-size: 14px;
		color: #4b4b4b !important;
		display: contents !important;
	}
	
	#Mod284 .nspCol1 {
		border-top: 1px solid #31447f !important;
	}
	div.t3-homepagepos-1 #Mod284 .nspArt .nspImageWrapper {
		width: 150px !important;
		margin-right: 15px !important;
	}
	#Mod284 .has-image {
		width: 50%;
	}
	div.t3-homepagepos-1 #Mod284 h4.nspHeader a {
		color: #4b4b4b !important;
		line-height: 0px;
		font-weight: bold;
	}
	div.t3-homepagepos-1 #Mod284 .nspArt p.nspText {
		line-height: 15px;
		font-size: 14px;
		color: #4b4b4b !important;
		display: contents !important;
	}
	.slideshowbtn button{
		height: 40px;
		background-color: #7d8dc1;
		color: #fff;
		font-size: 14px;
		text-align: center;
		font-family: HelveticaCeCondensedMedium;
		padding: 0px;
		border-bottom: 0px;
		border-color: white;
	}
	.btn {
		display: inline-block;
		margin-bottom: 0;
		font-weight: normal;
		text-align: center;
		vertical-align: middle;
		touch-action: manipulation;
		cursor: pointer;
		background-image: none;
		border: 1px solid transparent;
		white-space: nowrap;
		padding: 6px 26px;
		font-size: 14px;
		line-height: 1.42857143;
		border-radius: 0px;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.btn-block {
		display: block;
		
	}
	
	
	.slideshowbtn .active, .btn:hover {
		background-color: #31447f;
		color: white;
	}
		
	
	.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
		outline: thin dotted;
		outline: 0px auto -webkit-focus-ring-color;
		outline-offset: -2px;
	}

    .latestNews .nspText .nspArts .nspArt .nspInfo a.nspCategory {
		left: 14px;
		top: 213px;
		z-index: 1;
		position: absolute;
		line-height: 10px;
		padding: 15px 15px 25px;
	}
	
	.custom.denonco-banner.hidden-md.hidden-lg a{
		display: block !important;
		text-align: center;

	}
	
	#Mod251 .nspPagination {
		 display: block !important;
		 width: 100%;
    }
	#Mod251 .nspTopInterface a{
		display: none !important;
    }
	#Mod251 .nspTopInterface {
		position: absolute;
		bottom: -5px;
		right: 18px;
		left: calc( -30% - -103px );
		z-index: 1000;
		width: 101%;
		height: 40px;
	}
	#Mod251 .nspTopInterface li{
		width: 33%;
	}
	#Mod251 .nspPagination li {
		background: #ccc;
		-webkit-border-radius: 0%;
		-moz-border-radius: 50%;
		/* border-radius: 109%; */
		/* cursor: pointer; */
		float: left;
		height: 5px;
		margin: 29px 0px -12px 0!important;
	}
	#Mod251 .nspPagination li.active {
    background-color: #31447f;
	}
	
	.hidden-desktop{
		display: block !important;
	}
	.hidden-mobile{
		display: none !important;
	}
	
	.logo-image {
		height: 130px;
	}
	.t3-header-top-2{
		display: none;
	}
	
	#t3-mainnav{
		display: none !important;
	}
	#t3-mainnav.navbar-fixed{
		display: block !important;
	}
	.header-mobile-logo-new img{
		width: 210px !important;
		height:auto !important;
		float: left;
		max-width: 100% !important;
	}
	.offcanvas-header button{
		float: right;
		background: transparent;
		color: #253d78;
		font-size: 37px;
		margin-top: 15px;
	}
	.offcanvas-header button:hover{
		background: transparent !important;
	}
	.offcanvas-header button:active{
		background: transparent !important;
	}
	.offcanvas-header button:focus{
		background: transparent !important;
	}
	.t3-spotlight.t3-slidefull.row{
		margin-left: 0px;
		margin-right: 0px;
	}
	
	.custom.denonco-banner{
		max-width: 232px !important;
	}
	
	.mainArticle .nspText .nspArts .nspArt h4.nspHeader a {
		font-size: 26px;
		line-height: 28px;
		text-align: center;
		padding-top: 20px;
	}
	.header-txt-bottom h3{
		line-height: 16px;
		font-size: 14px;
	}
	img.logo-img {
		padding-top: 0px;
		height: 130px;
	}
	#t3-mainnav .row{
		margin-right: 0px;
	}
	#t3-mainnav > div > div > div{
		padding-right: 0px;
	}
		
	.mainArticle .nspBg.nspFullslide .nspArts .nspTopInterface .nspNext {
		right: 20px;
	}
	.mainArticle .nspBg.nspFullslide .nspArts .nspTopInterface .nspPrev{
		left: 20px;
	}
	/* Ndryshimet OLGER */
		
	#Mod202{
		margin-top: 45px !important;
	}
	#Mod259{
		margin-top: 45px !important;
	}
	#Mod274{
		margin-top: 45px !important;
	}
	#Mod171{
		margin-bottom: 20px;
	}
	#Mod268{
		margin-bottom: 20px;
	}
	#Mod279{
		margin-bottom: 10px;
	}
	
	#Mod273 > div > .module-title span{
		background: #e85fa3!important;
		padding: 10px 35px!important;
		color: white!important;
		text-transform: uppercase!important;
		font-family: Roboto;
	}
	#Mod273 > div > .module-title{
		 /*width:100%;
		 text-align:center;
		 border-bottom: 2px solid #30427f !important;
		 line-height: 0;
		 margin:40px 0 30px 0 !important;
		 padding: 0px !important;
		 border-top: none !important;
		 font-size: 24px;*/
		text-align: center!important;
		border-top: 8px solid #f4aed2!important;
		border-bottom: 2px #f4aed2!important;
		padding: 21px 0px!important;
	
		margin-left: -15px!important;
	
	}
	#Mod275 .nspArt .nspHeader a {
		color: #4b4b4b !important;
		font-family: HelveticaNeueLP;
		position: relative;
		top: 3px;
	}
	#Mod276 .nspArt .nspHeader a {
		color: #4b4b4b !important;
		font-family: HelveticaNeueLP;
		position: relative;
		top: 3px;
	}
	#Mod276 .fnone {
		color: #a6a6a6;
		line-height: 16px;
	}
	
	#Mod263 > div > .module-title span{
		background: #e48d00!important;
		padding: 10px 46px!important;
		color: white!important;
		text-transform: uppercase!important;
	}
	#Mod275 > div > .module-title span{
		background: #e48d00!important;
		padding: 10px 55px!important;
		color: white!important;
		text-transform: uppercase!important;
		font-family: Roboto;
	}
	#Mod263 > div > .module-title{
		 /*width:100%;
		 text-align:center;
		 border-bottom: 2px solid #30427f !important;
		 line-height: 0;
		 margin:40px 0 30px 0 !important;
		 padding: 0px !important;
		 border-top: none !important;
		 font-size: 24px;*/
		 
		    text-align: center!important;
			border-top: 8px solid #f2c67f!important;
			border-bottom: 2px #f2c67f!important;
			padding: 25px 0px!important;
			margin-right: -15px;
			margin-left: -15px;
	}
	.ts-slideshow .t3-module, .ts-showcase .t3-module {
		margin-bottom: -30px;
	}
	#Mod275 > div > .module-title{
		 /*width:100%;
		 text-align:center;
		 border-bottom: 2px solid #30427f !important;
		 line-height: 0;
		 margin:40px 0 30px 0 !important;
		 padding: 0px !important;
		 border-top: none !important;
		 font-size: 24px;*/
		 
		text-align: center!important;
		border-top: 8px solid #f2c67f!important;
		border-bottom: 2px #f2c67f!important;
		padding: 21px 0px!important;
	
	}
	#Mod263 .nspCol3 {
    padding: 0px !important;
    border-top: 1px solid #e48d00 !important;
	}
	#Mod275 .nspCol3 {
    padding: 0px !important;
    border-top: 1px solid #e48d00 !important;
	}
	
	#Mod278 .fnone {
		color: #a6a6a6;
		line-height: 16px;
	}
	#Mod274 .has-image{
		    display: contents;
	}
	/* V2 module tittle style */
	#Mod277 .module-title{
		width:auto;
		text-align:center;
		line-height: 0;
		margin:40px 0px 27px 0px  !important;
		font-size: 20px;
		border-top: 8px solid #97a0bd!important;
		padding: 21px 0px!important;
		border-bottom: none !important; 
	}
	.v2-default-module-title-style .module-title{
		width:auto;
		text-align:center;
		line-height: 0;
		margin:40px -15px 27px -15px  !important;
		font-size: 20px;
		border-top: 8px solid #97a0bd!important;
		padding: 21px 0px!important;
		border-bottom: none !important; 
	}
	#Mod249 > div > .module-title span {
		background: #007d21!important;
		padding: 10px 55px!important;
		color: white!important;
		text-transform: uppercase!important;
		font-size: 24px;
		line-height: 0;
	}
	#Mod249 > div > .module-title {
		text-align: center!important;
		border-top: 8px solid #6fb581!important;
		border-bottom: 2px #6fb581!important;
		padding: 15px 0px!important;
	}
	#Mod249 .nspCol2 {
		padding: 0px !important;
		border-top: 1px solid #017c21 !important;
	}
	#Mod249 .module-title span:before {
		border-top: none !important;
	}
	#Mod249 .module-title span:after {
		border-bottom: none !important;
	}
	#Mod276 > div > .module-title span {
		background: #007d21!important;
		padding: 11px 55px!important;
		color: white!important;
		text-transform: uppercase!important;
		    font-size: 20px;
		line-height: 0;
		font-family: Roboto;
	}
	#Mod276 > div > .module-title {
		text-align: center!important;
		border-top: 8px solid #6fb581!important;
		border-bottom: 2px #6fb581!important;
		padding: 13px 0px!important;
		margin: 40px 0px 27px 0px !important;
		width: 100%;
	}
	#Mod276 .nspCol2 {
		padding: 0px !important;
		border-top: 1px solid #017c21 !important;
	}
	#Mod276 .module-title span:before {
		border-top: none !important;
	}
	#Mod276 .module-title span:after {
		border-bottom: none !important;
	}
	
	#Mod241 .nspCol1 {
		border-top: 1px solid #31447f !important;
		border-bottom: none!important; 
		padding-bottom: none!important;
		margin-bottom: none!important;
	}
	div.t3-homepagepos-1 #Mod241 h4.nspHeader a {
		color: #4b4b4b !important;
		font-weight: bold;
	
	}
	#Mod278 .nspCol1 {
		border-top: 1px solid #31447f !important;
		border-bottom: 0px!important; 
		padding-bottom: 0px!important;
		margin-bottom: 0px!important;
	}
	div.t3-homepagepos-1 #Mod278 h4.nspHeader a {
		color: #4b4b4b !important;
		font-weight: bold;
	
	}
	
	#Mod259 .module-title {
		text-align: center!important;
		border-top: 8px solid #7fd2fe!important;
		padding: 23px 0px!important;
		border-bottom: none !important;
	}
	#Mod259 .module-title span {
		background: #00a7ff;
		color: #ffffff;
		padding: 10px 15px!important;
		text-transform: uppercase!important;
		font-size: 20px;
		line-height: 0;
	}
	#Mod274 .module-title {
		text-align: center!important;
		border-top: 8px solid #7fd2fe!important;
		padding: 23px 0px!important;
		border-bottom: none !important;
	}
	#Mod274 .module-title span {
		background: #00a7ff;
		color: #ffffff;
		padding: 12px 15px!important;
		text-transform: uppercase!important;
		font-size: 20px;
		line-height: 0;
	}

	

	.v2-default-module-title-style .module-title span{
		background: #31447f;
		color: #ffffff;
		padding: 12px 35px!important;
		text-transform: uppercase!important;
		font-size: 20px;
		line-height: 0;
		letter-spacing: 0.05em;
		font-family: HelveticaCeCondensedMedium;
	}
	#Mod278 > div > .module-title span {
		background: #31447f!important;
		padding: 12px 55px!important;
		color: white!important;
		text-transform: uppercase!important;
		font-size: 20px;
		line-height: 0;
		font-family: Roboto;
	}
	
	
		 
	div.t3-homepagepos-1 #Mod241 .nspArt .nspImageWrapper{
		width: 150px !important;
		margin-right: 15px !important;
	}
	div.t3-homepagepos-1 #Mod241 .nspArt .nspText{
		float: none !important;
		margin-top: 5px;
	}
	div.t3-homepagepos-1 #Mod241 .nspArt .nspHeader{
		display: contents;
	}	 
	div.t3-homepagepos-1 #Mod278 .nspArt .nspImageWrapper{
		width: 150px !important;
		margin-right: 15px !important;
	}
	div.t3-homepagepos-1 #Mod278 .nspArt .nspText{
		float: none !important;
		margin-top: 5px;
		color: #a6a6a6;
	}
	div.t3-homepagepos-1 #Mod278 .nspArt .nspHeader{
		display: contents;
	}
	
	
	div.t3-homepagepos-1 #Mod206 .nspArt:nth-child(2n+1){
		padding: 0;
		width: 100%;
		padding-left: 15px!important;
		padding-right: 15px!important;
	}
	div.t3-homepagepos-1 #Mod206 .nspArt:nth-child(2n){
		padding: 0;
		width: 100%;
		padding-left: 15px!important;
		padding-right: 15px!important;
	}
	div.t3-homepagepos-1 #Mod277 .nspArt:nth-child(2n+1){
		padding: 0;
		width: 100%;
		padding-left: 15px!important;
		padding-right: 15px!important;
	}
	div.t3-homepagepos-1 #Mod277 .nspArt:nth-child(2n){
		padding: 0;
		width: 100%;
		padding-left: 15px!important;
		padding-right: 15px!important;
	}
	div.t3-homepagepos-1 #Mod259 .nspArts .nspArt .nspInfo a.nspCategory {
		position: relative !important;
		left: -165px;
		top: 82px;
		padding: 10px 56px!important;
	}
	
	div.t3-homepagepos-1 #Mod259 h4.nspHeader a {
		color: #4b4b4b !important;
		line-height: 0px;
		font-weight: bold;
	}
	div.t3-homepagepos-1 #Mod259 .nspArt p.nspText {
		line-height: 15px;
		font-size: 14px;
		color:#4b4b4b !important;
	}
	div.t3-homepagepos-1 #Mod274 .nspArts .nspArt .nspInfo a.nspCategory {
		position: absolute;
		left: 0px;
		top: 84px;
		/* padding: 5px 49px!important; */
		width: 150px;
		text-align: center;
		padding: 0px;
		min-height: -9px;
		height: 30px !important;
		line-height: 30px!important;
	}
	#Mod292 p.nspCategory {
		position: absolute;
		left: 0px;
		top: 84px;
		/* padding: 5px 49px!important; */
		width: 150px;
		text-align: center;
		padding: 0px;
		min-height: -9px;
		height: 30px !important;
		line-height: 30px!important;
		color: #fff;
		font-size: 14px;
	}
	#Mod292 p.nspCategory.Aktualitet{
	background-color: #a72020 !important;
	}
	#Mod292 p.nspCategory.Globi{
		background-color: #e48d00 !important;
	}
	#Mod292 p.nspCategory.Sport{
		background-color: #007d21 !important;
	}
	#Mod292 p.nspCategory.Show-biz{
		background-color: #e85fa3 !important;
	}
	#Mod292 p.nspCategory.Politikë{
		background-color: #33447e !important;
	}
	#Mod292 p.nspCategory.Bota.Shqiptare{
		background-color: #d42121 !important;
	}
	#Mod292 p.nspCategory.nspCategory.Dossier{
		background-color: #31447f !important;
	}
	#Mod292 p.nspCategory.nspCategory.Kulturë{
		background-color: #d46521 !important;
	}
	#Mod292 p.nspCategory.nspCategory.Lifestyle{
		background-color: #3c3094 !important;
	}
	#Mod292 p.nspCategory.nspCategory.Botime55{
		background-color: #8c2fda !important;
	}
	#Mod292 p.nspCategory.nspCategory.Shëndeti{
		background-color: #8c2fda !important;
	}
	
	div.t3-homepagepos-1 #Mod274 h4.nspHeader a {
		color: #4b4b4b!important;
		line-height: 0px;
		font-weight: bold;
		position: relative;
		top: 5px;
	}
	div.t3-homepagepos-1 #Mod274 .nspArt p.nspText {
		line-height: 15px;
		font-size: 14px;
		color:#4b4b4b !important;
		display: contents !important;
	}
	#Mod274 .nspCol1 {
		border-top: 1px solid #31447f !important;
	}
	.hiddenlgDate {
		color:#b6b6b6;
	}
	.btn-info {
		background-color: #cfcfcf;
		border-color: #cfcfcf;
		color: #fdfdfd;
		width: 150px;
	}
	.me-te-klik{
		background-color: #7985ad;
		border-color: #7985ad;
		color: #fdfdfd;
		width: 150px;
	}
	
	
	div.t3-homepagepos-1 #Mod259 .nspArt .nspImageWrapper {
		width: 150px !important;
		margin-right: 15px !important;
	}
	div.t3-homepagepos-1 #Mod274 .nspArt .nspImageWrapper {
		width: 150px !important;
		margin-right: 15px !important;
	}
	div.t3-homepagepos-1 #Mod259 .nspArt img.nspImage {
		padding-bottom: 10px;
	}
	div.t3-homepagepos-1 #Mod274 .nspArt img.nspImage {
		padding-bottom: 10px;
	}
	
	
	div.t3-homepagepos-1 #Mod206 .nspText .nspArts .nspArt h4.nspHeader {
		margin: -27px 0px 0px 0px;
	}
	div.t3-homepagepos-1 #Mod206 h4.nspHeader a {
		color: #ffffff !important;
		line-height: 0px; 
	}
	div.t3-homepagepos-1 #Mod206 .nspArt p.nspText {
		color: #e3e3ed !important;
	    margin-top: 20px;
	}
	div.t3-homepagepos-1 #Mod277 .nspText .nspArts .nspArt h4.nspHeader {
		font-weight: bold!important;
	}
	div.t3-homepagepos-1 #Mod277 h4.nspHeader a {
		color: #ffffff !important;
		line-height: 0px; 
	}
	div.t3-homepagepos-1 #Mod277 .nspArt p.nspText {
		color: #e3e3ed !important;
	    margin-top: 5px;
	}

	
	
	#Mod223 .nspArt{
		width: 50%;
	}
	#Mod223 .nspArt:nth-child(2n+1){
		padding-right: 8px !important;
		clear: both;
	}
	#Mod223 .nspArt:nth-child(2n){
		padding-left: 8px !important;
	}
	
	#Mod235{
		border: 0px !important;
		color: #fff;
		margin-top: 40px;
	}
	#Mod235 .module-inner{
		position: relative;
	}
	.ts-hp-modules #Mod235 .module-title{
		position: absolute;
		bottom: 0;
		z-index: 1000;
		border-bottom: 0px !important;
		background: -moz-linear-gradient(top, rgba(47,66,127,0) 0%, rgba(47,66,127,0.77) 51%, rgba(47,66,127,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(47,66,127,0) 0%,rgba(47,66,127,0.77) 51%,rgba(47,66,127,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(47,66,127,0) 0%,rgba(47,66,127,0.77) 51%,rgba(47,66,127,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f427f', endColorstr='#2f427f',GradientType=0 ); /* IE6-9 */
		padding: 41px 0 !important;
		margin-bottom: 0px !important;
	}
	.ts-hp-modules #Mod235 .module-title span{
		background: transparent;
		color: #fff;
	}
	.ts-hp-modules #Mod235 .module-title:before{
		content: "";
		height: 1px;
		position: absolute;
		background: #fff;
		width: calc( 50% - 125px );
		left: 0;
	}
	.ts-hp-modules #Mod235 .module-title:after{
		content: "";
		height: 1px;
		position: absolute;
		background: #fff;
		width: calc( 50% - 125px );
		right: 0;
	}
	#Mod235 h4.nspHeader{
		top: -5px;
		bottom: auto !important;
		background-color: transparent !important;
		width: 50% !important;
		padding: 15px !important; 	
		max-width: 150px;
	}
	#Mod235 h4.nspHeader a{
		line-height: 30px !important;
		font-weight: bold;
		text-shadow: 0 0 20px black;
	}
	
	
	#Mod236 .module-title{
		position: absolute;
		bottom: 0;
		z-index: 1000;
		border-bottom: 0px !important;
		background: -moz-linear-gradient(top, rgba(47,66,127,0) 0%, rgba(47,66,127,0.77) 51%, rgba(47,66,127,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(47,66,127,0) 0%,rgba(47,66,127,0.77) 51%,rgba(47,66,127,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(47,66,127,0) 0%,rgba(47,66,127,0.77) 51%,rgba(47,66,127,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f427f', endColorstr='#2f427f',GradientType=0 ); /* IE6-9 */
		padding: 41px 0 !important;
		margin-bottom: 0px !important;
	}
	#Mod236 .module-title span{
		background: transparent;
		color: #fff;
	}
	#Mod236 .module-title:before{
		content: "";
		height: 1px;
		position: absolute;
		background: #fff;
		width: calc( 50% - 125px );
		left: 0;
	}
	#Mod236 .module-title:after{
		content: "";
		height: 1px;
		position: absolute;
		background: #fff;
		width: calc( 50% - 125px );
		right: 0;
	}
	#Mod236 h4.nspHeader{
		top: -5px;
		bottom: auto !important;
		background-color: transparent !important;
		width: 50% !important;
		padding: 15px !important; 	
		max-width: 150px;
	}
	#Mod236 h4.nspHeader a{
		line-height: 30px !important;
		font-weight: bold;
		text-shadow: 0 0 20px black;
	}
	
	
	#Mod251{
		position: relative;
	}
	#Mod251 .module-title{
		text-align: center!important;
		border-top: 8px solid #97a0bd!important;
		padding: 23px 0px!important;
		border-bottom: none !important;
 
	}
	#Mod251 .module-title span{
		background: #31447f;
		color: #ffffff;
		padding: 12px 45px!important;
		text-transform: uppercase!important;
		font-size: 20px;
		line-height: 0;
	}
	#Mod251 .nspFeatured{
		height: 338px;
	}
	.navbar-fixed {
		box-shadow: 0 5px 8px -1px rgba(0, 0, 0, 0.2);
		background: #fff;
		height: 80px;
	}
	#t3-mainnav.navbar-fixed .navbar-header {
		background: #fff;
		padding-top: 17px;
	}
	#logo-menu-mobile {
		max-height: 65%;
	}
	.navbar-header div.hidden-lg .off-canvas-toggle {
		background-color: #fff !important;
	}
	.navbar-header div.hidden-lg .off-canvas-toggle .fa  {
		color: #243c7a !important;
		font-size: x-large;
		padding-top: 21%;
	}
	.off-canvas-toggle {
		float: right;
	}
	.search{
		margin-left: 35px;
		margin-right: 45px;
		padding-top: 54px;
	}
	.search i{
		position: absolute;
		top: 95px;
		left: 281px;
		font-size: 25px;
		color: #233b79;
	}
	.search label{
		display:none;
	}
	.search input:hover{
		border-color: blue;
	}
	.t3-off-canvas-header .close {
		opacity: 0.9;
	}
	#Mod171 .nspBg .nspArts .nspArt h4.nspHeader{
		 padding: 45px 0 40px;
	}
	#Mod268 .nspBg .nspArts .nspArt h4.nspHeader{
		 padding: 45px 0 40px;
	}
	
	#Mod279 .nspBg .nspArts .nspArt h4.nspHeader{
		 padding: 10px 0 0px;
		 background-color: white!important;
	}
	
	#Mod245 .nspArt .nspImageWrapper{
		width: 150px !important;
		margin-right: 15px !important;
	}
	#Mod245 .nspArt .nspText{
		float: none !important;
		margin-top: 5px;
	}
	#Mod245 .nspArt .nspHeader{
		display: contents;
	}
	#Mod245 .nspArt .nspHeader a{
		color: #000 !important;
	}
	
	#Mod247 .nspArt .nspImageWrapper{
		width: 150px !important;
		margin-right: 15px !important;
	}
	#Mod247 .nspArt .nspText{
		float: none !important;
		margin-top: 5px;
	}
	#Mod247 .nspArt .nspHeader{
		display: contents;
	}
	#Mod247 .nspArt .nspHeader a{
		color: #000 !important;
	}
	
	#Mod266 .nspArt .nspImageWrapper{
		width: 150px !important;
		margin-right: 15px !important;
	}
	#Mod266 .nspArt .nspText{
		float: none !important;
		margin-top: 5px;
	}
	#Mod266 .nspArt .nspHeader{
		display: contents;
	}
	#Mod266 .nspArt .nspHeader a{
		color: #000 !important;
	}
	#Mod279 .module-title {
		display:none;
	}
	#Mod249 .nspArt .nspImageWrapper{
		width: 150px !important;
		margin-right: 15px !important;
	}
	#Mod249 .nspArt .nspText{
		float: none !important;
		margin-top: 5px;
	}
	#Mod249 .nspArt .nspHeader{
		display: contents;
	}
	#Mod249 .nspArt .nspHeader a{
		color: #000 !important;
		font-family: HelveticaNeueLP;
	}
	#Mod249 .nspCol3 {
		    border-top: 1px solid #6fb581 !important;
	}
	#Mod276 .nspArt .nspImageWrapper{
		width: 150px !important;
		margin-right: 15px !important;
	}
	#Mod276 .nspArt .nspText{
		float: none !important;
		margin-top: 5px;
		display: contents !important;
	}
	#Mod276 .nspArt .nspHeader{
		display: contents;
	}
	
	#Mod276 .nspCol3 {
		width: auto!important;
		border-top: 1px solid #6fb581 !important;
		margin-left: 15px;
		margin-right: 15px;
	}
	
	
	#Mod250 .nspArt .nspImageWrapper{
		width: 150px !important;
		margin-right: 15px !important;
	}
	#Mod250 .nspArt .nspText{
		float: none !important;
		margin-top: 5px;
	}
	#Mod250 .nspArt .nspHeader{
		display: contents;
	}
	#Mod250 .nspArt .nspHeader a{
		color: #000 !important;
	}
	#Mod276  .nspCol1{
		    margin-top: 20px;
	}
	
	#Mod261 .nspArt .nspImageWrapper{
		width: 150px !important;
		margin-right: 15px !important;
	}
	#Mod261 .nspArt .nspText{
		float: none !important;
		margin-top: 5px;
	}
	#Mod261 .nspArt .nspHeader{
		display: contents;
	}
	#Mod261 .nspArt .nspHeader a{
		color: #000 !important;
	}
	
	#Mod263 .nspArt .nspImageWrapper{
		width: 150px !important;
		margin-right: 15px !important;
	}
	#Mod263 .nspArt .nspText{
		float: none !important;
		margin-top: 5px;
	}
	#Mod263 .nspArt .nspHeader{
		display: contents;
	}
	#Mod263 .nspArt .nspHeader a{
		color: #000 !important;
		font-family: HelveticaNeueLP;
	}
	#Mod275 .nspArt .nspImageWrapper{
		width: 150px !important;
		margin-right: 15px !important;
	}
	#Mod275 .nspArt .nspText{
		float: none !important;
		margin-top: 5px;
		display: contents !important;
	}
	#Mod275 .nspArt .nspHeader{
		display: contents;
	}
	#Mod275 .fnone {
		color: #a6a6a6;
		line-height: 16px;
	}
	
	#Mod248 .k2CustomCodeBlock{
		text-align: center;
		border-right: 2px solid #30427f;
		padding: 40px 0 20px;
		border-bottom: 2px solid #30427f;
		border-left: 2px solid #30427f;
		margin-top: -30px;
	}
	
	#Mod251 h4.nspHeader{
		padding: 30px 10px 25px 10px;
		background: #31447f;
		text-align: center;
	}
	#Mod251 .module-title{
		position: relative;
		
		z-index:999999;
	}
	#nsp-nsp-251{
		position: relative;
        top: -47px;
	}
	
	
	#Mod246.v2-default-module-title-style .module-title span {
		background: #ee2e59;
		color: #fff;
	}
	#Mod246.v2-default-module-title-style .module-title{
		border-bottom: 2px solid #fff !important;
	}
	#Mod246{
		background: rgb(239,45,91); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(239,45,91,1) 0%, rgba(213,16,48,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(239,45,91,1) 0%,rgba(213,16,48,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(239,45,91,1) 0%,rgba(213,16,48,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef2d5b', endColorstr='#d51030',GradientType=0 ); /* IE6-9 */
		padding: 15px;
	}
	#Mod246 .module-inner{
		position: relative !important;
	}
	#Mod246 .nspTopInterface{
		bottom: 0px;
	}
	#Mod246 .module-ct{
		border-right: 2px solid #fff;
		padding: 40px 0 20px;
		border-bottom: 2px solid #fff;
		border-left: 2px solid #fff;
		margin-top: -30px;
		padding-left: 20px;
		padding-right: 20px;
	}
	#Mod246 h4.nspHeader{
		position: relative;
		background-color: transparent !important;
		padding: 10px 0;
	}
	#Mod246 .nspArt{
		margin-bottom: 40px;
	}
	#Mod246 .nspArts{
		position: relative !important;
	}
	
	
	#Mod265.v2-default-module-title-style .module-title span {
		background: #ee2e59;
		color: #fff;
	}
	#Mod265.v2-default-module-title-style .module-title{
		border-bottom: 2px solid #fff !important;
	}
	/*
		#Mod265{
			background: rgb(239,45,91); /* Old browsers */
			/*background: -moz-linear-gradient(top, rgba(239,45,91,1) 0%, rgba(213,16,48,1) 100%); /* FF3.6-15 */
			/*background: -webkit-linear-gradient(top, rgba(239,45,91,1) 0%,rgba(213,16,48,1) 100%); /* Chrome10-25,Safari5.1-6 */
			/*background: linear-gradient(to bottom, rgba(239,45,91,1) 0%,rgba(213,16,48,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef2d5b', endColorstr='#d51030',GradientType=0 ); /* IE6-9 */
			/*padding: 15px;
		}
	*/
	#Mod265 > div > .module-title {
		text-align: center!important;
		border-top: 8px solid #f4aed2!important;
		border-bottom: 2px #f4aed2!important;
		padding: 21px 0px!important;
		margin-left: -15px!important;
	}
	#Mod265 .module-inner{
		position: relative !important;
	}
	#Mod265 .nspTopInterface{
		bottom: 0px;
	}
	#Mod265 .module-ct{
		border-right: 2px solid #fff;
		padding: 40px 0 20px;
		border-bottom: 2px solid #fff;
		border-left: 2px solid #fff;
		margin-top: -30px;
		padding-left: 20px;
		padding-right: 20px;
	}
	#Mod265 h4.nspHeader{
		position: relative;
		background-color: transparent !important;
		padding: 10px 0;
	}
	#Mod265 .nspArt{
		margin-bottom: 40px;
	}
	#Mod265 .nspArts{
		position: relative !important;
	}
	#Mod265 .nspArts img{
		width: 100% !important;
	}
	
	.t3-spotlight.t3-hotnews.row{
		border-bottom: 0px !important;
	}
	
	#Mod242 .nspCol3{
		
	}
	#Mod242 .module-title{
		background-color: transparent;
	}
	#Mod242 .module-title span{
		background-color: transparent;
		color: #fff;
		font-family: HelveticaCeCondensedMedium;
		font-size: 25px;
	}
	#Mod242 .module-title span:before{
		display: none;
	}
	#Mod242 .module-title span:after{
		display: none;
	}
	#Mod242 .module-title:before{
		content: "";
		height: 2px;
		position: absolute;
		background: #fff;
		width: calc( 50% - 75px );
		left: 0;
		top: 35px;
	}
	#Mod242 .module-title:after{
		content: "";
		height: 2px;
		position: absolute;
		background: #fff;
		width: calc( 50% - 75px );
		right: 0;
		top: 35px;
	}
	
	#Mod242 h4.nspHeader{
		position: relative;
		background-color: transparent;
		padding: 10px 0;
	}
	
	#Mod242 h4.nspHeader a{
		line-height: 24px;
	}
	
	#Mod242 .nspPagination li {
		background-color: #949494aa;
	}
	
	#Mod242 .nspPagination li.active {
		background-color: #ffffff;
	}
	
	.t3-homepafeed-1{
		background-color: #2f427f;
	}
	
	#Mod267 .nspText .nspArts .nspArt h4.nspHeader{
		padding: 14px 0 8px;
	}
	#Mod267 .nspText .nspArts .nspArt h4.nspHeader a{
		color: #2f427f !important;
	}

	#Mod267 .nspArts{
		position: relative !important;
	}
	#Mod267 .nspTopInterface{
		position: absolute;
		right: 7px;
		top: 0px;
		z-index: 100;
	}
	#Mod267 .nspPagination{
		display: block !important;
	}
	#Mod267 .module-inner {
		position: relative;
	}
	#Mod267 .module-inner h3{
		position: absolute;
		top: 0;
		z-index: 2000;
		margin: 0 !important;
		border: 0px !important;
	}
	#Mod267 .module-inner h3 span{
		float: left;
		background: #457899;
		display: table;
		padding: 19px 12px 12px;
		color: #fff;
	}	
	#Mod268 img.nspImage{
		height: 350px !important;
	}
	#Mod268 .nspBg .nspArts .nspArt a.nspImageWrapper{
		margin-bottom: 0px !important;
	}	
	#Mod279 img.nspImage{
		height: 350px !important;
	}
	#Mod279 .nspBg .nspArts .nspArt a.nspImageWrapper{
		margin-bottom: 0px !important;
	}
	#Mod269 {
		display: none;
	}
	/* Shtuar nga Olger */
	#Mod273 .nspArt .nspImageWrapper {
    width: 150px !important;
	height: 135px;
    margin-right: 15px !important;
    }
	#Mod273 .nspCol3 {
    padding: 0px !important;
	border-top: 1px solid #e85fa3 !important;
	}
	#Mod273 .nspArt .nspHeader {
    display: contents;
	}
	#Mod273 .nspArt .nspHeader a {
    color: #4b4b4b !important;
	font-family: HelveticaNeueLP;
	position: relative;
    top: 3px;
	}
	#Mod273 .fnone {
        color: #a6a6a6;
		line-height: 16px;
		display: contents !important;
	}
	.nspArts .nspArt .nspInfo i {
    margin-right: 5px;
	display:none;
	}
	
}
@media (max-width: 767px){
	.logo a {
		margin: 0px;
	}
	.mainArticle .nspText .nspArts .nspArt h4.nspHeader a {
		line-height: 19px;
		text-align: center;
		padding-top: 0px;
		padding-bottom: 58px;
		color: #31447f!important;
	}
	.mainArticle .nspBg.nspFullslide .nspArts .nspTopInterface .nspNext {
		right: 0px;
		top: -175px;
		height: 38px;
		line-height: 32px;
		font-size: 64px;
		color: #fff; 
		display: block;
	}
	.mainArticle .nspBg.nspFullslide .nspArts .nspTopInterface .nspPrev {
		left: 0px;
		top: -175px;
		height: 38px;
		line-height: 32px;
		font-size: 64px;
		color: #fff;
		display: block;
	}
	.mainArticle .nspText .nspArts .nspArt h4.nspHeader a{
		font-size: 20px;
		font-weight: bold!important;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	.itemFullText {
		padding-bottom: 15px;
	}
	
	#Mod249{
		background-color: #e0f2e6;
		padding: 0px;
		background-image: url();
		background-size: 100%;
		background-position-y: 0px;
	}
	#Mod249 .module-title span:after{
		content: '';
		width: calc(50% - 78px);
	}

	#Mod249 .module-title span:before{
		content: '';
		width: calc(50% - 78px);
	}
	#Mod276{
		background-color: #dff1e5;
		padding: 0px 0px 35px;
		background-image: url();
		background-size: 100%;
		background-position-y: 0px;
		margin-left: -15px;
		margin-right: -15px;
	}
	#Mod276 .module-title span:after{
		content: '';
		width: calc(50% - 78px);
	}

	#Mod276 .module-title span:before{
		content: '';
		width: calc(50% - 78px);
	}
	
	
	#Mod215 .module-title{
		 width:100%;
		 text-align:left;
		 border-bottom: 2px solid #fff !important;
		 line-height: 0;
		 margin:40px 0 30px 0 !important;
		 padding: 0px !important;
		 border-top: none !important;
		 font-size: 24px;
	}

	#Mod215 .module-title span{
		background: #30427f;
		padding: 0 20px;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: 0.05em;
		font-family: HelveticaCeCondensedMedium;
	}

	#Mod215 .nav-pills{
		text-align: center;
	}

	#Mod215 .nav-pills li{
		padding: 10px 14px;
		margin: 5px 5px 5px 5px;
		border-bottom: 1px solid #fff !important;
		display: block;
		width: 44%;
		margin: 6px 14px;
		text-align: left;
		float: left;
		margin-left: 6px;
	}
	#Mod215 .nav-pills li a{
		font-size: 14px !important;
	}
	

	#Mod165 .module-title{
		 width:100%;
		 text-align:left;
		 border-bottom: 2px solid #fff !important;
		 line-height: 0;
		 margin:40px 0 30px 0 !important;
		 padding: 0px !important;
		 border-top: none !important;
		 font-size: 24px;
	}

	#Mod165 .module-title span{
		background: #30427f;
		padding: 0 20px;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: 0.05em;
		font-family: HelveticaCeCondensedMedium;
	}
	.custom.about{
		padding: 0 20px;
	}
	.copyright{
		text-align: center;
		font-size: smaller;
	}
	.t3-module.module.footer-main-menu{
		margin-top: -47px;
	} 
	.custom.social-share-footer{
		padding: 0 20px;
	}
	#Mod291{
		display: none;
	}

}
@media (max-width : 640px){
	
	.t3-homepagepos-1 .background-subtile h4.nspHeader {
		bottom: 0px !important;
	}
	.background-subtile .nspImageWrapper {
		margin-bottom: 0px !important;
	}
	.background-subtile h4.nspHeader a{
		font-size: 14px;
		line-height: 14px
	}
	.latestNews .nspArt img.nspImage {
		padding-bottom: 0px;
	}
	#Mod171 .nspArt img.nspImage{
		min-height: 360px;
		object-fit: cover;
	}
	#Mod268 .nspArt img.nspImage{
		min-height: 360px;
		object-fit: cover;
	}
	#Mod279 .nspArt img.nspImage{
		min-height: 360px;
		object-fit: cover;
	}
	
	#Mod242 .nspTopInterface{
		bottom: 10px;
		right: 0px;
	}
	.custom.about{
		padding: 0 20px;
	}
	.copyright{
		text-align: center;
		font-size: smaller;
	}
	.t3-module.module.footer-main-menu{
		margin-top: -47px;
	}
	.custom.social-share-footer{
		padding: 0 20px;
	}
	
}

@media (max-width : 600px){
	#Mod245 .nspCol2{
		width: 100%;
	}
	#Mod250 .nspCol3{
		padding: 0px;
	}
	#Mod261 .nspCol3{
		padding: 0px;
	}
	#Mod263 .nspCol3{
		padding: 0px;
	}
	#Mod275 .nspCol3{
		padding: 0px;
	}
	#Mod242 .nspCol3{
		padding: 0px !important;
	}
	#Mod242 h4.nspHeader{
		width: 100%;
	}
	#Mod249 .nspCol2{
		padding: 0px !important;
	}
	#Mod249 h4.nspHeader{
		width: 100%;
	}
	#Mod249 {
		background-position-y: -38px;
	}
	#Mod276 .nspCol2{
		padding: 0px !important;
	}
	#Mod276 h4.nspHeader{
		width: 100%;
	}
	#Mod276 {
		background-position-y: -38px;
	}
	
	#Mod247 .nspCol4{
		margin-bottom: 15px;
		padding: 0px !important;
	}
	#Mod247 h4.nspHeader{
		width: 100%;
	}
	#Mod266 .nspCol4{
		margin-bottom: 15px;
		padding: 0px !important;
	}
	#Mod266 h4.nspHeader{
		width: 100%;
	}
	#Mod250 .nspCol3{
		padding: 0px !important;
	}
	#Mod250 h4.nspHeader{
		width: 100%;
	}
	#Mod261 .nspCol3{
		padding: 0px !important;
	}
	#Mod261 h4.nspHeader{
		width: 100%;
	}
	#Mod263 .nspCol3{
		padding: 0px !important;
	}
	#Mod263 h4.nspHeader{
		width: 100%;
	}
	#Mod275 .nspCol3{
		padding: 0px !important;
	}
	#Mod275 h4.nspHeader{
		width: 100%;
	}
	.custom.about{
		padding: 0 20px;
	}
	.copyright{
		text-align: center;
		font-size: smaller;
	}
	
}

@media (max-width : 478px){
	.logo-image img{
		/* width: 100% !important;
        max-width: 450px !important; */
	}
	.custom.about{
		padding: 0 20px;
	}
	.copyright{
		text-align: center;
		font-size: smaller;
	}
}

@media (max-width : 414){
	 .latestNews .nspText .nspArts .nspArt .nspInfo a.nspCategory {
		left: 14px;
		top: 242px;
		z-index: 1;
		position: absolute;
		line-height: 10px;
		padding: 15px 15px 25px;
	}
}
@media (max-width : 400px){
	#k2Container .pagination li a {
		margin-right: 3px;
	}
	#k2Container .pagination > li > a {
		padding: 4px 6px 2px 6px;
		font-size: 13px;
	}
	div.k2Pagination{
		padding: 0px;
		margin-left: -15px;
		margin-right: -15px;
	}
	.custom.about{
		padding: 0 20px;
	}
	.copyright{
		text-align: center;
		font-size: smaller;
	}
}
@media (max-width: 360px){
	#Mod215 .nav-pills li {
		padding: 9px 12px;
		margin: 5px 5px 5px 5px;
		border-bottom: 1px solid #fff !important;
		display: block;
		width: 44%;
		margin: 4px 13px;
		text-align: left;
		float: left;
		margin-left: 6px;
	}
	.latestNews .nspText .nspArts .nspArt .nspInfo a.nspCategory {
		left: 14px;
		top: 204px;
		z-index: 1;
		position: absolute;
		line-height: 10px;
		padding: 15px 15px 25px;
	}
}