/*
#------------------------------------------------------------------------
# University - May Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Containers */
#gkHeaderLeft,
#gkHeaderRight {
	position:relative;
}
/*div#gkHeaderBg{height:100px; position:relative;}*/
#gkLogo {
	background: url('http://shksh.al/images/logo_mobile.png') no-repeat center center!important;
	top: -35px;
	margin-left:-35px!important;
}
#gkTop1 .box,
#gkTop2 .box,
#gkSidebar .box,
#gkMainbody .box,
/*#gkBottom2 .box,*/
#gkBottom4 .box,
#gkBottom5 .box{
	clear: both!important;
	float: none!important;
	margin: 0 auto!important;
	max-width: 300px;
	width: 100%;
}
#gkBottom1 .box{
	clear: both!important;
	float: none!important;
	margin: -60px auto 0 auto!important;
	max-width: 300px;
	width: 100%;
}
#gkBottom3 .box {
/*	clear: both!important;
	float: none!important;
	margin: 0 auto!important; 
	 max-width: 300px; 
	width: 100%;*/
}
.box.parallax {
	max-width: 100%!important;
}
.box.parallax .content,
.box.parallax .header {
	margin: 0 auto!important;
	max-width: 300px!important;
}
#gkBottom1 .box,
#gkBottom2 .box,
#gkBottom3 .box,
#gkBottom4 .box,
#gkBottom5 .box {
	margin-bottom: 20px;	
}
#gkBottom1 .box.double, 
#gkBottom1 .box.double ~ .box, 
#gkBottom2 .box.double, 
#gkBottom2 .box.double ~ .box, 
#gkBottom3 .box.double, 
#gkBottom3 .box.double ~ .box,
#gkBottom4 .box.double, 
#gkBottom4 .box.double ~ .box,
#gkBottom5 .box.double, 
#gkBottom5 .box.double ~ .box {
	width: 100%!important;
}
.bottom1-bar #gkBottom1 .box, 
.bottom2-bar #gkBottom2 .box, 
.bottom3-bar #gkBottom3 .box, 
.bottom4-bar #gkBottom4 .box {
	clear: both;
	display: block;
	width: 100%;	
}
/*#gkBottom1.gkSingleModule, 
#gkBottom2.gkSingleModule,
#gkBottom3.gkSingleModule, 
#gkBottom4.gkSingleModule, 
#gkBottom5.gkSingleModule {
	padding: 20px 0;
}*/
.bottom1-bar #gkBottom1 > div, 
.bottom2-bar #gkBottom2 > div, 
.bottom3-bar #gkBottom3 > div, 
.bottom4-bar #gkBottom4 > div {
	display: block;
}
#gkSidebar > div {
	margin-top: 20px!important;
	padding-top: 25px!important;
}
#gkSidebar > div > .box {
	float: none;
	margin-top: 0!important;
	margin-bottom: 12px!important;
	width: 100%;
}
#gkSidebar > div > .box:nth-child(2n+1) {
	clear: both!important;
}
#gkSidebar > div > .box:nth-child(odd) {
	padding-right: 0px;	
}
#gkSidebar > div > .box:nth-child(even) {
	padding-left: 0px;
}
.gkCols[data-cols="2"] > div,
.gkCols[data-cols="3"] > div,
.gkCols[data-cols="4"] > div {
	/* padding-bottom: 20px!important; */
	width: 100%;
	}
.gkCols[data-cols="5"] > div {
	padding-bottom:0!important;
	width: 100%;
	margin:0 auto!important;
	}
/* limitation suffixes */
.notablet {
	display: block!important;
}
.nomobile {
	display: none!important;
}
.onlytablet {
	display: none!important;
}
.onlymobile {
	display: block!important;
}
.notablet.nomobile {
	display: none!important;
}

/* Fix for the user profile */
.profile dt {
	width: 100% !important;
}

/* Fix for the contact page */
.contact .contact-image {
	float: left !important;
}
.contact .contact-address {
	clear: both !important;
	padding-top: 20px !important;
}
.contact .contact-form input,
.contact .contact-form textarea {
	width: 100% !important;
}
.contact-form dl {
	width: 100%;
}

/* Fix for the search */
fieldset.word #search-searchword,
fieldset.word .inputbox {
	width: 50%;
}
fieldset.phrases .ordering-box,
fieldset.only input[type="checkbox"],
fieldset.phrases input[type="radio"] {
	clear: both;
}

/* Fix for the register */
#member-registration dd {
	clear: both !important;
	display: block !important;
}

/* Fix for tables */
fieldset {
	max-width: 100%!important;
	width: 100%!important;
	overflow: hidden;
}
#gkMainbody table:before {
	content: "Scroll horizontally to view the whole table";
	height: 14px;
	width: 100%;
	display: block;
	font-size: 10px;
	margin-top: -30px;
	margin-bottom: 10px;
	font-family: Arial, sans-serif;
}
#gkMainbody table {
	width: 540px!important;
	display: block!important;
	padding: 30px 0 20px 0; /* padding for the scrollbars and the top message */
	overflow:scroll;
	-webkit-overflow-scrolling:touch;
}
#gkMainbody table tbody,
#gkMainbody table thead,
#gkMainbody table tfoot {
	width: 540px!important;
	display: table;
}

@media only screen and (max-width: 480px) {
	#gkMainbody table {
		width: 420px!important;
	}
}

@media only screen and (max-width: 440px) {
	#gkMainbody table {
		width: 300px!important;
	}
}

/* top/bottom modules */
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
	float: left!important;	
}
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
	width: 100%!important;
}
.box.gkmod-more.gkmod-last-1:last-child,
.box.gkmod-more.gkmod-last-2:last-child,
.box.gkmod-more.gkmod-last-2:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:last-child,
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 100%!important;
}

/* top/bottom modules */
body #gkPage .box {
	margin-bottom: 20px!important;
}

/* 3-column layout */
.gkCols3 .box.gkmod-more:nth-child(1n) {
	clear: both;
}
.gkCols3 .box.gkmod-1,
.gkCols3 .box.gkmod-2,
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more,
.gkCols3 .box.gkmod-more.gkmod-last-1:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 100%!important;
}

/* 4-column layout */
body .gkCols4 .box.gkmod-more:nth-child(1n) {
	clear: both;
}
body .gkCols4 .box.gkmod-1,
body .gkCols4 .box.gkmod-2,
body .gkCols4 .box.gkmod-3,
body .gkCols4 .box.gkmod-4,
body .gkCols4 .box.gkmod-more,
body .gkCols4 .box.gkmod-more.gkmod-last-1:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 100%!important;
}

/* 6-column layout */
body .gkCols6 .box.gkmod-more:nth-child(1n) { 
	clear: both; 
}
body .gkCols6 .box.gkmod-1,
body .gkCols6 .box.gkmod-2,
body .gkCols6 .box.gkmod-3,
body .gkCols6 .box.gkmod-4,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-5,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-6,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-more.gkmod-last-1:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
	width: 100%!important;
}

/* NSP adjustments */
.nspArtPage .nspArt {
	width: 99%!important;
}

/* other elements */
#gkSocialAPI {
	overflow: hidden;
}

.cols-2 .column-2, 
.cols-3 .column-3 {
	padding: 0!important;
}

.itemComments .itemCommentsList li img {
	float: left;
	margin-left: 0;
	margin-right: 10px;
	position: static;
}

.itemCommentsList li h3 {
	float: none;
	margin-top: 5px;
}

#gkMainbody .registration {
	width: 100%;
}

#gkFooterNav li {
	float: none;
}

/* NSP */
.box.header .nspImageWrapper h4 {
	font-size: 14px!important;
}

.nspArts,
.nspLinksWrap {
	clear: both;
	float: left!important;
	width: 100%!important;
}

.nspArt .nspImageWrapper {
	width: 100%;
}

/* K2 fixes */
.itemBody.containsItemInfo, 
.itemOtherElements.containsItemInfo,
.itemListView .itemBlock.containsItemInfo {
	margin-left: 0!important;
}
#k2Container .itemContainer{width:100%!important;}
#k2Container .subCategoryContainer{width:100%!important;}
#k2Container .subCategory{height:auto!important;}

.itemCommentsList li > div > div > span {
	clear: both;
	display: block;
}
.itemCommentsList li > div {
	margin-left: 0!important;
	padding-left: 0!important;
}
.items-row > div {
	margin-bottom: 30px;
	padding: 0!important;
}
.genericView .itemView {
	padding: 0!important;
	width: 100%!important;
}
.itemAuthorDetails {
	clear: both;
	margin: 0!important;
	padding: 10px;
}
.itemAuthorData {
	padding: 0;
}
.itemAuthorData img {
	display: block;
	margin: 0 0 20px 0;
}
.itemAuthorBlock > .gkAvatar > img {
	margin: 12px!important;
}
.itemComments p {
	clear: both;
} 
.itemComments .itemCommentsList li span {
	font-size: 12px;
	margin: 0 12px 0 0;
	clear: both;
	float: left;
}
.itemComments .itemCommentsList li > img, 
.k2LatestCommentsBlock img, 
.itemAuthorBlock > .gkAvatar > img {
	margin: 10px 0;
}
.itemComments .itemCommentsList li {
	padding: 12px;
}
.genericView a.itemImage {
	margin: 0 0 20px 0;
	width: 100%;
}
article header {
	padding: 0 0 0 80px;
}
article header h1, 
article header h2 {
	font-size: 16px;
}
.professorsListView .itemsContainerWrap {
	min-width: 50%;
}
.login_register_col {
	border: none!important;
	padding: 20px 0!important;
	width: 100%!important;
}
.login_register_form > h1 > span + span {
	display: none;
}
.gkTabsWrap ol li {
	width: 100%;
}
.gkEvent {
	padding: 15px
}
.gkEvent li {
	border-top: 1px solid #e5e5e5;
	font-size: 12px;
	line-height: 28px;
	padding: 0 20px!important;
}
.gkEvent li strong {
	display: block;
	width: 100%;	
}
.csstransforms .gkEvent .gkEventRegister {
	-webkit-transform: rotate(0deg) translateY(0);
	-moz-transform: rotate(0deg) translateY(0);
	-ms-transform: rotate(0deg) translateY(0);
	-o-transform: rotate(0deg) translateY(0);
	transform: rotate(0deg) translateY(0);
	position: static;
	width: 100%;
}

/* Frontpage elements */
.gkIsWrapper-gk_university figcaption {
	top: 65%;
}
.gkIsWrapper-gk_university figcaption > div {
	width: 100%;
}
.gkIsWrapper-gk_university figcaption h2 {
	font-size: 17px;
	line-height: 20px;
}
.gkIsWrapper-gk_university figcaption p {
	font-size: 12px;
	line-height: 1.2;
	margin: 10px 0;
}
.gkBottomTitle {
	top: 10px;
}
.gkTweets .gkTweet {
	width: 100%!important;
}
.gkContentImage,
.gkContent {
	margin: 10px 0!important;
	padding: 0!important;
	width: 100%!important;
}
.gkContentList li {
	margin: 1% 0!important;
	width: 100%!important;
}
.gkInformation > div > strong {
	width: 100%;
}
.gkInformation > div input {
	width: 99%!important;
}

/* JomSocial */
#community-wrap .cGuest a {
	font-size: 16px;
}
#community-wrap .cGuest > div {
	padding: 280px 0 0 0;
}

.theme-default .nivoSlider img {

	height:160px!important
	width:640px;
}

.kategorite {
	padding:20px 0 0 0!important;
	width:auto!important;
	height:100%;
	float:center;
}
.kategorite li {
		    	width:100%!important; 
		    	
}
		  	   	.kategorite li:nth-child(odd) {
				clear: none;
			}
			.kategorite li:hover .caption {
    opacity: 1;
		transform: translateY(-135px);
		-webkit-transform:translateY(-135px);
		-moz-transform:translateY(-135px);
		-ms-transform:translateY(-135px);
		-o-transform:translateY(-135px);

}
	.kategorite img{
		margin: 0px;
		padding: 0px;
		float: left;
		z-index: 4;
	}
.kategorite .caption{
		cursor: pointer;
		position:relative;
		opacity: 0;
		top:135px!important;
		-webkit-transition:all 0.30s ease-in-out;
		-moz-transition:all 0.30s ease-in-out;
		-o-transition:all 0.30s ease-in-out;
		-ms-transition:all 0.30s ease-in-out;
		transition:all 0.30s ease-in-out;
		}
	.kategorite .blur{
		background-color: rgba(0,0,0,0.7);
				height: 152px!important;
		width: 180px;
		z-index: 5;
		position: relative;
	}

.kategorite .caption-text h1{
		text-transform: uppercase;
		font-size: 12px;
		color:#fff;
		bottom:72px!important;
		position: relative;
		z-index: 10;
	}
			/*Moduli lajme*/

div#top {
     padding: 0!important; 
    text-align: center;
	  margin-top:-40px!important;
    margin-bottom:-80px!important;
}
/*footer*/

#gkFooterNav {
    width: 100%;}

    .gkCols,
.footer-en .gkCols{
margin: 0 auto!important;
	width: 100%;
}
#col1,
#col5,
.footer-en #col1,
.footer-en #col5 {
   display:none;
}
    .adresa,
	.footer-en .adresa {
    width: 100%!important;
    margin: auto;
    border-top: 1px solid #274055;
    border-bottom: 1px solid #274055;
    padding: 0px!important;
    font-size: 16px;
    text-align: center;
    color: #65778d;
}
#gkFooterNav h4,
#gkFooterNav p {
text-align:center!important;    
}
#na-ndiqni,
.footer-en #na-ndiqni {
    width: 100%!important;
	padding-left:0!important;
   
 }
#na-ndiqni p,
.footer-en #na-ndiqni p {
    margin: 20px 31% 20px 31%
   
 }
 .footer-en .gkCols[data-cols="3"] > div {
 width:auto!important;
 }
#buletini h4,
.footer-en #buletini h4{
margin:20px 25%!important;
}
 
#2gjuhe,
.footer-en #2gjuhe {
    width: 100%!important;;
}
#buletini,
.footer-en #buletini {
  width: 100%!important;
}


#buletini input#jform_email1,
.footer-en #buletini input#jform_email1 {
	margin:0 auto!important;
	width:100%;

	}
#buletini button,
.footer-en #buletini button{margin:0 25%!important;
	width:50%;
	color:#142942!important;
background:white;
border-bottom:none;
border: 1px solid #fff;
border-radius:0;
 font-weight: normal;
 vertical-align:middle!important;
}

#logo {

    width:36%!important;
  }
#logo img{
  width:auto;
    float:right;
    border-right:1px solid #274055;
   padding-right:0!important;
    }

#copyright {width:64%!important;
text-align:center;
padding: 0px!important;
font-size:12px!Important;
}

#cop {color:#fff;
margin-top: -20px;
}
#copyright .moduletable {
width:100%!important;
}
#copyright .moduletable ul.menu a{
	color:#426d92;
}

.gkCols h4 {
    color: #fff;
}
#col1,
#col2 {
    border:none!important;
}
#gkFooter a {
    color:#335a7b;
}
.gkCols[data-cols="5"] > div { width: 100%; border:none;height:auto;margin-left:auto!important; margin-right:auto!important;}
#gkBottom1 h3,
#gkBottom2 h3,
#gkBottom3 h3{
       font-size:32px!important;
     
   }
     .djslider-default .navigation-container {
	display:none;
}
	.g,
	.g-kryesia {margin-left:auto!important;
margin-right:auto!important;
padding:0 20%!important}

/*bottom size*/
#gkBottom2 {
    height: 870px;
}
#gkBottom2.gkSingleModule {
	padding-left:10px;
}
#gkBottom5 {
   padding:0!important;
}
#menu-fund {
          display: block;
      font-size: 10px;
        margin: 0 -5px!important;
      line-height: 20px;
}
.theme-default a.nivo-nextNav {
	background-position:-73px 0;
	right:-25px;
	background:url("http://shksh.al/images/btnRight-small.png")no-repeat;
}
.theme-default a.nivo-prevNav {
	left:15px;
		background:url("http://shksh.al/images/btnLeft-small.png")no-repeat;
}
/*#gkLang {
      left: 80%!important;
}*/

/*banner_mobile-caption*/
.nivo-caption {
display:inline-block;
width: 100%;
	position:absolute;
	left:0px;
	top:12%;
		background:none;
	color:#fff;

	z-index:8;
	overflow: hidden;
	      }
h1.nivo-title {
	width:80%;
text-align:left;
float:left;
   	font-size:16px;
   	font-weight:600;
	color:#ffffff;
	margin-left:-7%;
	margin-right:auto!important;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
	
}
.nivo-posttitle{
  display:none;
  
}

a.nivo-readmore {
		width: auto;
	background-color:#8f1d37;
	display:block;
margin-top:14%;
float:left;
	margin-left:-60%!important;
		padding:3px;
	font-size:10px;
}

/*moduli i lajmeve*/
/*moduli i lajmeve*/
.video {
 margin-right:auto;
 margin-left:auto;
    width: 320px; 
}

#kutia1 {
	 margin-right:auto;
 margin-left:auto;
    width: 320px;    
    height:225px;
    border: solid 1px #e1e1e1;
    background: white;
}   


#kutia2 {  margin-top:20px;
margin-bottom:30px;
height: 225px; 
 margin-right:auto;
 margin-left:auto;
    width: 320px;  
	border: solid 1px #e1e1e1;
	background: white;
}  

.lajme {
	width:100%;
	margin-right:auto;
	margin-left:auto;
	margin-top:60px;
}
#picture {
    float: left;
    padding-right: 10px;
    width: 100px;
}
#gkBreadcrumb {margin:0px;
width:100%;}
/*menu fund*/
#gkBottom5{
    height: auto!important;
   
}
#menu-fund {
           display: block!important;
      font-size: 12px!important;
       padding: 0px!important; 
      line-height: 25px!important;
}
/*anetaret*/
.fancy {
	width:100%!important;
}
.componentheading{
	font-size:14px;

}
#gkPageContent.gkPage{
	padding: 60px 10px 125px 10px!important;
}
table.formTableLayout {
    width:20%!important;
}
#picture {
       height: 100px!important;
}
.more{
	padding-left:200px;
}
#nav_bar a{ padding:0 10px;
}
#gkMainbody {
	margin-bottom: 100px;
}
.slide-dektop.slider-wrapper.theme-default {}
/*.slide-mobile.slider-wrapper.theme-default {
display:block;
position:relative;
}*/

#gkBottom1 {
	top: -90px!important;
}
	#gkBottom2 .titulli2  {
           font-size: 16px!important;
        }
		#gkBottom2.gkSingleModule .box{
margin-left: -5px;
}
.slide-dektop.slider-wrapper.theme-default {
    margin-bottom: -55px;
}
/**/
.kat-front .gkCols > div {
    width: 100%!important;
}
.kat-front .gkCols figcaption {
    padding: 30px 15px!important;
}
.kat-front .gkCols figcaption h1 {
    font-size:22px!important;
	top: 40%!important;
}
#gkBottom1 .box.kat-front {max-width:100%!important;}

.revistat-blog .blog .items-row .column-1,
.revistat-blog .blog .items-row .column-2, 
.revistat-blog .blog .items-row .column-3,
.revistat-blog .blog .items-row .column-4 {

    width:100%;
    padding: 0 10px 5px;

    }
	
.revistat-blog article.item-page iframe{height:450px!important;}

.revistat-blog article.item-page iframe div#pagesContainer_documentViewer_play {
    display: none!important;
}

.revistat-blog article.item-page iframe div#toolbar_documentViewer {
    display: block!important;
}