@charset "utf-8";
/***!  https://www.vu.lt/templates/gk_university/css/small.desktop.css  !***/

@media (max-width: 1230px) {
/*
#------------------------------------------------------------------------
# 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 
*/

body.jomsocial {
	background-size: 100% 200px;
}

.gkPage {
	padding-left: 10px!important;
	padding-right: 10px!important;
}
#gkHeaderRight {
	right: 10px!important;
}
#gkHeaderLeft {
	left: -4px!important;
}
.gkInformation > div > strong {
	width: 20%;
}
.gkInformation > div > input {
	width: 18%;
}
.gkNspPM-EventsList > div {
	padding: 10px 15px;
}
.csstransforms #gkHeaderLeft .header + .content {
	padding-left: 40px;
}
#gkHeaderBottom {
	padding: 15px 0;
}
.gkIsWrapper-gk_university figcaption h2 { 
	font-size: 48px;
}
.gkIsWrapper-gk_university figcaption p {
	font-size: 14px;
}
}

/***!  https://www.vu.lt/templates/gk_university/css/tablet.css  !***/

@media (max-width: 991px) {
/*
#------------------------------------------------------------------------
# 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 
*/

small {
	font-size: 90%;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 28px;	
}
h3 {
	font-size: 24px;
}
/* Containers */
#gkPageContent > div[data-inset-pos="left"] {
	padding-left: 0!important;
}
#gkPageContent > div[data-inset-pos="right"] {
	padding-right: 0!important;
}
div[data-inset-pos="left"] #gkContentWrap {
	padding: 0 0 0 25px!important;
}
div[data-inset-pos="right"] #gkContentWrap {
	padding: 0 25px 0 0!important;
}
#gkInset {
	margin-top: -10px;
	padding: 25px 15px;
}
#gkInset .box:first-child .gkBanner {
	margin: -25px -15px 20px -15px;
}
#gkContent, 
#gkSidebar {
	width: 100% !important;
}
#gkContentWrap {
	margin-top: 20px;
	padding: 0!important;
}
#gkSidebar .box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px!important;
}
#gkSidebar {
	padding: 0!important;
}
#gkSidebar .box:first-child {
	padding-top: 10px!important;
}
#gkSidebar .box {
	border-top: none!important;
	float: left;
	margin-top: 0!important;
	margin-bottom: 30px!important;
	width: 50%;
}
#gkSidebar.gkOnlyOne .box,
#gkInset.gkOnlyOne .box {
	width: 100%!important;
}
#gkInset {
	padding-left: 15px;
}
.itemBody.gkInsetLeft + #gkInset {
	padding-left: 0;
	padding-right: 15px;
}
#gkSidebar .box:nth-child(2n+1) {
	clear: both!important;
}

/* Limitation suffixes */
.onlydesktop {
	display: none!important;
}
.notablet {
	display: none!important;
}
.onlytablet {
	display: block!important;
}
.onlymobile {
	display: none!important;
}
.notablet.nomobile {
	display: none!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[type="text"],
.contact .contact-form input[type="email"],
.contact .contact-form textarea {
	width: 95% !important;
}

/* K2 edit popup */
#sbox-window,
#sbox-window iframe {
	width: 720px!important;
	max-width: 720px!important;
	left: 10px!important;
}

/* menu */
#gkMobileMenu {
	float: right;
	margin: 24px 0 0 0;
	position: relative;
}
.gkMenuOverlay + #gkMobileMenu {
	display: none!important;
}
#gkExtraMenu {
	display: none!important;
}
#gkMainMenu {
	display: none;
}
#gkMobileMenu {
	color: #111;
	display: block!important;
	font-size: 32px;
	height: 44px;
	line-height: 44px;
	margin: 10px 0 9px 0!important;
	position: relative;
	text-align: center;
	width: 44px;
}
#gkMobileMenu i {
	color: #fff;
	height: 44px;
	padding: 0!important;
	position: relative;
	right: 12px;
	text-align: center;
	width: 44px;
}

/* top/bottom modules */

/* 4-column layout */
body .gkCols4 .box {
	margin-bottom: 30px!important;
}
body .gkCols4 .box.gkmod-1 {
	width: 100%;	
}
body .gkCols4 .box.gkmod-2 {
	width: 50%;
}
body .gkCols4 .box.gkmod-3 {
	width: 50%;
}
body .gkCols4 .box.gkmod-4,
body .gkCols4 .box.gkmod-more {
	width: 50%;
}
body .gkCols4 .box:nth-child(2n+1) {
	clear: both;
}
body .gkCols4 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
body .gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
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: 50%!important;
}

/* 6-column layout */
body .gkCols6 .box {
	margin-bottom: 30px!important;
}
body .gkCols6 .box.gkmod-1 {
	width: 100%;	
}
body .gkCols6 .box.gkmod-2 {
	width: 50%;
}
body .gkCols6 .box.gkmod-3 {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-4,
body .gkCols6 .box.gkmod-more {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-5,
body .gkCols6 .box.gkmod-more {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-6,
body .gkCols6 .box.gkmod-more {
	width: 33.3%;
}
body .gkCols6 .box:nth-child(3n+1) {
	clear: both;
}
body .gkCols6 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
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) {
	width: 33.3%!important;
}
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) {
	width: 33.3%!important;
}
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: 33.3%!important;
}

.items-row > div {
	margin-bottom: 50px;
	padding: 0!important;
}

/* Suffixes and other elements */

/* Page elements */
#gkMainbody {
	margin-bottom: 30px;
}
.gkCols[data-cols="4"] > div,
.gkCols[data-cols="5"] > div { 
	margin-bottom: 30px;
	width: 50%; 
}
.gkCols[data-cols="4"] > div:nth-child(2n+1),
.gkCols[data-cols="5"] > div:nth-child(2n+1)  {
	clear: both;
}
#k2Container .itemsContainerWrap article header h2 {
	font-size: 18px;
	line-height: 24px;
}
article header h1, 
article header h2 {
	font-size: 32px;
}
article header li:before {
	display: none;
}
article header li {
	padding-right: 20px;
}
article header li:last-child {
	padding-right: 0;
}
.pagination ul li a, 
.pagination ul li span {
	margin: 3px 7px 3px 0;
}

/* Frontpage elements */
.box.parallax {
	background-attachment: scroll;
}
.box.transparent {
	padding: 20px;
}
.box.transparent li {
	padding: 10px 0;
}
#gkHeaderLeft .header {
	display: none!important;
}
.csstransforms #gkHeaderLeft .header + .content {
	padding-left: 0px;
}
.gkNspPM-EventsList > div {
	margin: 0;
}
.gkNspPM-EventsList time {
	left: 5px;
}
.gkNspPM-EventsList h3 {
	font-size: 13px;
}
.gkNspPM-EventsList > div > time + div {
	padding-left: 64px;
}
.gkNspPM-EventsList .gkEventsListProgress {
	display: none;
}
.gkIsWrapper-gk_university figcaption h2 {
	font-size: 32px;
	line-height: 40px;
}
.gkIsWrapper-gk_university figcaption p {
	margin: 10px 0;
}
.gkInformation {
	padding: 12px 0;
}
.gkInformation > div > strong {
	font-size: 11px;
	padding: 5px 10px 5px 50px;
}
.gkInformation > div > input {
	margin-left: 0.5%;
}
.gkInformation > div > input {
	width: 18%;
}
.gkInformation > div > input[type="submit"] {
	width: 22.5%;
}
.frontpage #gkPageContent {
	padding: 30px 0;
}
.box.parallax {
	padding: 50px 0!important;
}
.darkbar .nspHeader {
	padding: 30px;
}
.darkbar .nspList > li > div {
	padding: 10px;
}
.gkTweet {
	padding: 15px 25px;
}
#gkBottom1.gkSingleModule, 
#gkBottom2.gkSingleModule, 
#gkBottom3.gkSingleModule, 
#gkBottom4.gkSingleModule, 
#gkBottom5.gkSingleModule {
	padding: 50px 0;
}
.gkNspPM-JomSocialPhotos[data-cols="1"] figure,
.gkNspPM-JomSocialPhotos[data-cols="2"] figure {
	width: 420px!important;
}
.gkNspPM-JomSocialPhotos[data-cols="3"] figure {
	width: 280px!important;
}
.gkNspPM-JomSocialPhotos[data-cols="4"] figure {
	width: 205px!important;
}
.gkNspPM-JomSocialPhotos figcaption {
	padding: 22px;
}
#gkMainbodyBottom {
	margin-bottom: 30px;
}

/* JomSocial */
.jomsocial #gkPageContent {
	padding: 40px;
}
.cSidebar {
	padding-left: 0;
}
.box.app-box, 
#community-wrap .app-box {
	border-left: none;
	margin: 0 0 30px;
	padding: 0 16px 10px;
}
}

/***!  https://www.vu.lt/templates/gk_university/css/small.tablet.css  !***/

@media (max-width: 767px) {
/*
#------------------------------------------------------------------------
# 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 
*/

body.jomsocial {
	background-size: 100% 200px;
}

#gkContentWrap,
#gkInset {
	padding-left: 0!important;
	padding-right: 0!important;
	width: 100%;
}
.itemsContainer .itemsContainerWrap, 
.itemContainer .itemsContainerWrap {
	margin: 0!important;	
}
.k2FeedIcon a, 
a.k2FeedIcon {
	margin-top: 32px;
}
.demo-typo-col2,
.demo-typo-col3,
.demo-typo-col4 {
	clear: both;
	float: none;
	padding-bottom: 20px;
	width: 100%;
}
#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: 50%!important;
}
#gkBottom1.gkSingleModule .box,
#gkBottom2.gkSingleModule .box,
#gkBottom3.gkSingleModule .box,
#gkBottom4.gkSingleModule .box,
#gkBottom5.gkSingleModule .box {
	width: 100%!important;
}

/* Frontpage elements */
.gkTweets .gkTweet {
	width: 50%!important;
}
.darkbar .nspList:first-child > li:first-child:after {
	display: none;
}
.nspArts,
.nspLinksWrap {
	clear: both;
	width: 100%!important;
}
.gk-newsletter p > span,
.gk-newsletter p input {
	display: block;
	width: 100%!important;
}
.gkNspPM-JomSocialPhotos[data-cols="1"] figure,
.gkNspPM-JomSocialPhotos[data-cols="2"] figure {
	width: 340px!important;
}
.gkNspPM-JomSocialPhotos[data-cols="3"] figure {
	width: 220px!important;
}
.gkNspPM-JomSocialPhotos[data-cols="4"] figure {
	width: 180px!important;
}
.gkNspPM-EventsList time {
	display: none;
}
.gkNspPM-EventsList > div > time + div {
	padding-left: 0;
}
.gkInformation > div > strong {
	padding: 30px 0 30px 50px;
	width: 33.333333%;
}
.gkInformation > div > strong:before {
	top: 20px;
}
.gkInformation > div input {
	margin-bottom: 1%;
	margin-left: 1%;
	width: 32.333333%!important;
}
.gkContentImage + .gkContent {
	padding: 0 0 0 30px;
}


}@media all and (max-width: 767px) and (max-width: 660px){
    body #cc-notification h2, 
    body #cc-notification h3, 
    body #cc-notification p {
        font-size: 12px!important;
        margin-bottom:0!important;
        width: 100%!important;
        max-width: 100%!important;
    }

    body #cc-notification h2 span, 
    body #cc-notification h2 {
        font-size: 12px!important;
    }

    body #cc-notification #cc-notification-wrapper {
        padding: 10px 32px 0!important;
    }

    body #cc-notification ul.cc-notification-buttons {
        clear: both!important;
        width: 100%!important;
        position: static!important;
        text-align: center;
    }

    body #cc-notification ul.cc-notification-buttons li {
        float: none!important;
        display: inline-block;
    }

    body #cc-notification a, 
    body #cc-notification a:visited {
        font-size: 12px!important;
    }
}

/***!  https://www.vu.lt/templates/gk_university/css/mobile.css  !***/

@media (max-width: 575px) {
/*
#------------------------------------------------------------------------
# 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 {
	display: none;
}
#gkTop1 .box,
#gkTop2 .box,
#gkSidebar .box,
#gkMainbody .box,
#gkBottom1 .box,
#gkBottom2 .box,
#gkBottom3 .box,
#gkBottom4 .box,
#gkBottom5 .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,
.gkCols[data-cols="5"] > div {
	padding-bottom: 20px!important;
	width: 100%;
}

/* 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 fieldset {
	display: table-cell;
}

.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%;
}

#jform_captcha {
	overflow: auto;
}

/* 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 the tags page */

}@media all and (max-width: 575px) and (max-width: 500px){
	.tag-category .filter-search-lbl {
		margin-bottom: 10px;
		width: 100%;
	}
}

@media all and (max-width: 575px) and (max-width: 370px){
	.tag-category #filter-search {
		margin-bottom: 10px;
		width: 100%;
	}
}


@media (max-width: 575px) {
/* Fix for tables */
fieldset {
	max-width: 100%!important;
	width: 100%!important;
	overflow: hidden;
}

/* 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;
}
}

/***!  https://www.vu.lt/templates/gk_university/css/override.css?v1  !***/

body {

    font-family: 'Raleway', sans-serif;

}



.hidden {

    display: none;

}



.clear {

    clear: both;

}



.homepage .btn {

    border-width: 2px;

    border-style: solid;

    padding: 14px 28px;

    font-size: 10px;

}



input[type="text"]:focus, input[type="password"]:focus, input[type="url"]:focus, input[type="email"]:focus,

textarea:focus {

    background-color: #fff;

}



.btn-white {

    border-color: #fff;

}



a:hover, .homepage .mokslas a.readon:hover, .homepage .naujienosVu a.readon:hover, .studies-text li:hover, .studies-text li:hover a,

.studies-text li:hover i, .studies-text a:hover {

    color: #e13559;

    cursor: pointer;

}



#gkMainbody header h1 a:active, #gkMainbody header h1 a:focus, #gkMainbody header h1 a:hover,

#gkMainbody header h2 a:active, #gkMainbody header h2 a:focus, #gkMainbody header h2 a:hover,

#k2Container article header h2 a:active, #k2Container article header h2 a:focus,

#k2Container article header h2 a:hover, #community-wrap .joms-stream-box article > a,

.faq li a:hover, #login-form ul li a:hover {

    color: #e13559;

}



div.mod-languages > ul.lang-inline > li {

    margin: 0;

}



#aside-menu {

    background-color: #78003F;

}



#aside-menu ul.level1 {

    display: none;

}



#aside-menu li a {

    color: #FFF;

}



#aside-menu li li a {

    color: #DCDCDC;

}



#close-menu {

    color: #FFF;

}

#aside-menu li{
    position: relative;
}

#aside-menu li a {
    color: #FFF;
    position: relative;
}

#aside-menu li:hover > a {
    color: #e13559!important;
}

#aside-menu .asideMenuFixer {
    height: 2em;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}

#aside-menu ul.level1 .asideMenuFixer{
    display: none;
}



div.fixed_module, div#trackDuckCustom {

    border-radius: 0;

}



/* general layout */

.gkPage, #gkPageContent + #gkBottom1:before, #gkPageContent + #gkBottom2:before,

#gkPageContent + #gkBottom3:before, #gkPageContent + #gkBottom4:before, #gkPageContent + #gkBottom5:before {

    padding: 0;

}



.gkCols3 .box.gkmod-1, .gkCols3 .box.gkmod-2, .gkCols3 .box.gkmod-3, .gkCols3 .box.gkmod-more {

    padding: 0;

}



header .gkPage, .homepage-banner {

    padding: 0 15px;

}



.homepage .box .header {

    padding: 15px 15px 45px 15px;

}



.homepage .nspArts {

    padding: 0;

}



.row.instagram > div {

    display: inline-block;

    width: 25%;

    margin-top: 20px;

    margin-bottom: 50px;

    padding: 0 15px;

    float: left;

}



#gkFooter .gkCols > div {

    padding: 0 15px;

}



.inner-page #gkMainbody table {

    overflow-x: auto;

    display: block;

    border: none;

}



@media (min-width: 992px) {

    .nspCol3, .nspCol4 {

        padding: 0 15px 0 15px !important;

    }



    div.naujienosVu {

        padding-bottom: 30px;

    }



    .mokslas .nspArtPage.active.nspCol1.active {

        display: flex;

    }



    .mokslas .nspCol3 {

        display: flex;

        width: calc(33.333333% - 30px);

        margin: 0 15px;

        padding: 0 !important;

        background-color: #fff;

        flex-direction: column;

    }

}



@media (min-width: 576px) {

    .homepage .box .header {

        padding-left: 15px !important;

        padding-right: 15px !important;

    }

}



/* general layout pabaiga */

#gkMainbody {

    margin-bottom: 0;

}



div.naujienosVu {

    padding-top: 20px;

}

#gkBottom1.gkSingleModule, #gkBottom2.gkSingleModule, #gkBottom3.gkSingleModule,

#gkBottom4.gkSingleModule, #gkBottom5.gkSingleModule {

    padding: 35px 0 10px;

}



#gkBottom3.gkSingleModule {

    padding-top: 0;

}



#gkBottom2.gkSingleModule {

    padding-bottom: 45px;

}



#gkTop1, #gkBottom3.gkSingleModule, #gkBottom4.gkSingleModule {

    padding-bottom: 0;

}



#gkBottom5.gkSingleModule {

    padding: 75px 0 60px 0;

}



#gkPageContent + #gkBottom1:before, #gkPageContent + #gkBottom2:before, #gkPageContent + #gkBottom3:before,

#gkPageContent + #gkBottom4:before, #gkPageContent + #gkBottom5:before {

    border-top: none;

}



.box .header {

    position: relative;

    font-size: 36px;

    font-weight: 900;

    color: #78003f;

    text-transform: initial;

}



#gkInset .box .header, #gkSidebar .box .header {

    font-size: 16px;

}



.box .header:after {

    position: relative;

    top: 7px;

    display: block;

    width: 100%;

    height: 1px;

    background-color: #78003f;

    content: "";

}



a.upper-module-button {

    float: right;

    clear: right;

    font-size: 14px;

    font-weight: 600;

    line-height: 52px;

    color: #78003f;

    text-transform: uppercase;

    cursor: pointer;

    box-sizing: border-box;

}



a.upper-module-button:hover {

    color: #e13559;

}



a.upper-module-button i.fa {

    position: relative;

    top: 2px;

    font-size: 18px;

}



.nspArt h4.nspHeader {

    padding: 25px 0 15px 0;

    font-size: 18px;

}



.nspArt p.nspText {

    width: 90%;

    color: #534741;

    font-weight: normal;

}



.nspArt .nspHeader a, .nspLinks ul li h4 a {

    color: #78003f;

}



.nspArt .nspHeader a:hover {

    color: #3c3c3b !important;

}



.nspLinks ul li h4 a:hover {

    color: #e13559 !important;

}



.nspArt p.nspText {

    color: #414141;

    font-size: 14px;

    line-height: 20px;

}



.nspArtPage .readon.fleft {

    margin-top: 15px;

    color: #414141;

    font-size: 14px;

    font-weight: bold;

    font-style: normal;

}



#gkUniversityPreloader, .gkIsWrapper-gk_university .gkIsPreloader {

    background-color: #78003f;

}



.gkIsWrapper-gk_university .gkProgress {

    display: none;

}



/* navigacijos juosta */



#gkMainMenu {

    display: inline-block;

    vertical-align: top;

    float: none;

    clear: none;

}



#gkHeaderNav {

    position: fixed;

    padding: 10px 0;

    background-color: rgba(120, 0, 63, 0.9);

}



#gkHeaderNav.sticky-navigation {

    padding: 0;

}



#gkHeaderNav > .gkPage {

    line-height: 1;

}


#gkMainMenu #menu21, #gkMainMenu #menu99, #gkMainMenu #menu964,

#gkMainMenu #menu1816, #gkMainMenu #menu1899, #gkMainMenu #menu1900 {

    display: none;

}



.gkMenu > ul > li {

    height: 55px;

}



#gkHeaderNav.sticky-navigation .gkMenu > ul > li {

    height: 44px;

}



#gkMainMenu .gkMenu > ul > li > a {

    font-weight: 500;

    transition: none;

}



#gkMainMenu .gkMenu > ul > li > a:active, #gkMainMenu .gkMenu > ul > li > a:focus,

#gkMainMenu .gkMenu > ul > li > a:hover, #gkMainMenu .gkMenu > ul > li.active > a:active,

#gkMainMenu .gkMenu > ul > li.active > a:focus, #gkMainMenu .gkMenu > ul > li.active > a:hover {

    color: #fff;

    border-bottom: 1px solid #E64164;

}



.gkMenu > ul > li > a {

    margin: 0 12px;

    padding: 0;

}



.gkMenu > ul > li > a {

    height: 45px;

}



.gkMenu ul.level0 > li.active > a {

    border-bottom: 1px solid #E64164;

    color: #FFF !important;

}



.gkMenu ul:not(.level0) > li.active > a {

    color: #E64164 !important;

}



.gkMenu > ul li div.childcontent a {

    color: #414141;

    font-size: 14px;

    line-height: 16px;

}



.gkMenu > ul li div.childcontent a:hover {

    color: #e13559 !important;

}



/* kalbu keitimas ir paieska */

#top_right {

    display: flex;

    position: absolute;

    top: 0;

    right: 15px;

    width: 130px;

    height: 100%;

    justify-content: space-between;

    align-items: center;

}



#top_right .mod-languages {

    cursor: pointer;

}



#top_right .mod-languages ul.lang-inline {

    float: none;

    width: 38px;

    height: 38px;

}



#top_right .mod-languages a {

    position: relative;

    display: inline-block;

    width: 38px;

    height: 38px;

    border: 1px solid #c186a4;

    color: #fff;

    font-size: 14px;

    font-weight: 500;

    line-height: 36px;

}



#top_right .e-services, .itp-gs #search-icon {

    position: relative;

    display: flex;

    width: 38px;

    height: 38px;

    border: 1px solid #c186a4;

    justify-content: center;

    align-items: center;

}



#top_right .mod-languages:hover a, .itp-gs #search-icon:hover, #top_right .e-services:hover {

    background-color: #e03559;

}



#top_right #search-icon {

    border: 1px solid #c186a4;

}



.itp-gs {

    cursor: pointer;

}



.itp-gs .input-container {

    position: relative;

    left: 18px;

    bottom: 7px;

}



.itp-gs .input-container ::-webkit-input-placeholder { /* Chrome/Opera/Safari */

    color: #999999;

}



.itp-gs .input-container ::-moz-placeholder { /* Firefox 19+ */

    color: #999999;

}



.itp-gs .input-container :-ms-input-placeholder { /* IE 10+ */

    color: #999999;

}



.itp-gs .input-container :-moz-placeholder { /* Firefox 18- */

    color: #999999;

}



.itp-gs #go-search {

    display: none;

}



.itp-gs > #search-form {

    position: absolute;

    width: 200px;

    top: 36px;

    right: 272px;

}



.sticky-navigation .itp-gs > #search-form {

    top: 29px;

}



.itp-gs .input-container,

.itp-gs input[type="text"] {

    height: 38px !important;

    width: 370px;

}



.itp-gs input[type="text"] {

    border-color: #fff;

    cursor: pointer;

}



.itp-gs input::-ms-clear {

    display: none;

}



.itp-gs #search-form label[for="go-search"] {

    position: relative;

    bottom: 29px;

    left: 90%;

    cursor: pointer;

}



.itp-gs #search-form .radios {

    position: relative;

    right: 0;

    left: 18px;

    bottom: 7px;

}



.itp-gs .radios input {

    display: none;

}



.itp-gs #search-form .radios label {

    width: 100px;

    box-sizing: border-box;

    margin-left: 0;

    padding: 7px 0;

    background-color: #414141;

    font-size: 14px;

    font-weight: 400;

    color: #3c3c3b;

    line-height: 38px;

    text-align: left;

    cursor: pointer;

}



.itp-gs #search-form .radios label span {

    display: block;

    width: 186px;

    height: 38px;

    padding-left: 15px;

    background-color: #f1f1f1;

}



.itp-gs #search-form .radios label[for="in-phonebook"] span {

    position: relative;

    bottom: 38px;

    left: 184px;

}



.itp-gs #search-form .radios label.selectedSearchField span {

    background-color: #e03559;

    color: #fff;

}



.itp-gs #search-form .radios label span:hover, .itp-gs #search-form .radios label.selectedSearchField span:hover {

    background-color: #78003F;

    color: #fff;

}



.search-input-warning {

    border-color: #ebcccc !important;

    background-color: #f2dede !important;

}



.search-warning-text {

    margin-bottom: -5px;

    padding: 5px 0 0 5px;

    color: #E64164 !important;

    font-weight: bold;

    display: none;

}



#top_right > div.custom:hover {

    cursor: pointer;

}



/*  navigacijos juostos blur*/

#gkHeaderNav.search-activated .mod-languages, #gkHeaderNav.search-activated .e-services {

    opacity: 0.1;

}



@media (max-width: 1270px) and (min-width: 992px) {


    .gkMenu > ul > li {

        height: 39px;

    }



    #gkHeaderNav.sticky-navigation .gkMenu > ul > li {

        height: 38px;

    }



    .gkMenu > ul > li > a {

        padding: 0;

        margin: 0 7px;

        font-size: 12px;

    }



    #gkHeaderNav.sticky-navigation .gkMenu > ul > li > a {

        font-size: 13px;

    }



    #top_right {

        right: 15px;

    }



    .itp-gs > #search-form, .sticky-navigation .itp-gs > #search-form {

        top: 22px;

    }

}


/* navigacijos juostos pabaiga */



/* pradinio puslapio caption */

#gkIs-gk-is-1.gkIsWrapper-gk_university .gkIsSlide:before {

    content: '';

    position: absolute;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    background-image: linear-gradient(rgba(34, 34, 34, .0) 20%, rgba(34, 34, 34, 1));

    opacity: .6;

}



.gkIsWrapper-gk_university figcaption {

    top: 75%;

}



.gkIsWrapper-gk_university figcaption > div {

    float: left;

    margin: 0;

    padding-top: 15px;

    width: 50%;

}



.gkIsWrapper-gk_university figcaption h2 {

    font-size: 48px;

    line-height: 54px;

    min-height: 99px;

}



.gkIsWrapper-gk_university figcaption p {

    width: 90%;

}



.gkIsWrapper-gk_university figcaption h2 a {

    font-weight: 900;

    text-transform: none;

}



.gkIsWrapper-gk_university figure,

.gkIsImageScroll .figure{

    cursor: pointer;

}



@media (max-width: 1230px) and (min-width: 992px) {

    .gkIsWrapper-gk_university figcaption > div {

        width: calc(50% - 10px);

        margin-left: 10px;

    }



    .gkIsWrapper-gk_university .active figcaption h2 {

        font-size: 38px;

        line-height: 44px;

    }



    .gkIsWrapper-gk_university .active figcaption p {

        font-size: 16px;

    }

}



@media (max-width: 1220px) {

    #gkIs-gk-is-1.gkIsWrapper-gk_university {

        min-height: 402px;

    }



    #gkIs-gk-is-1.gkIsWrapper-gk_university .gkIsSlide {

        background-size: 1220px 402px;

        height: 402px;

        max-width: 1220px;

    }

    /*kviecia skilties baneriai*/

    .gkIsWrapper-gk_shop_and_buy img{

        margin-left: -20%;

        width: 120%;

    }



}



@media (max-width: 1040px) {

    #gkIs-gk-is-1.gkIsWrapper-gk_university {

        min-height: 343px;

    }



    #gkIs-gk-is-1.gkIsWrapper-gk_university .gkIsSlide {

        background-size: 1040px 343px;

        height: 343px;

        max-width: 1040px;

    }

}



@media (max-width: 650px) {

    #gkIs-gk-is-1.gkIsWrapper-gk_university {

        min-height: 211px;

    }



    #gkIs-gk-is-1.gkIsWrapper-gk_university .gkIsSlide {

        background-size: 640px 211px;

        height: 211px;

        max-width: 640px;

    }



    .gkIsWrapper-gk_university figure[data-button="with-button"] figcaption {

        top: 45%;

        bottom: 0;

    }

}

@media (max-width: 410px) {

    #gkIs-gk-is-1.gkIsWrapper-gk_university .gkIsSlide {

        background-size: 410px 135px;

        height: 135px;

        max-width: 410px;

    }

    #gkIs-gk-is-1.gkIsWrapper-gk_university {

        min-height: 135px;

    }

}



/* pradinio puslapio caption pabaiga */



/* naujienos */



.homepage #gkContent, .homepage #gkContent > #gkContentWrap {

    width: 100%;

    float: none;

}



.homepage .naujienosVu .nspHeader, .homepage .naujienosVu a.readon {

    display: block;

    width: 100% !important;

}



.homepage .naujienosVu .nspHeader {

    padding: 20px 0 14px 0;

}



.homepage .naujienosVu .nspHeader a {

    color: #3c3c3b;

    font-size: 18px;

    font-weight: 400;

}



.homepage .naujienosVu .nspText {

    display: none !important;

}



.homepage .naujienosVu a.readon {

    margin-top: 0;

    padding: 0 0 20px 0;

    text-align: left;

    color: #78003F;

    text-transform: uppercase;

}



/* Mokslas */

.homepage .content.gkPage {

    padding-bottom: 60px;

}



.homepage .mokslas .nspHeader, .homepage .mokslas a.readon {

    display: block;

    width: 100% !important;

    background-color: #fff;

}



.homepage .mokslas .nspHeader {

    padding: 10px 35px 30px 20px;

}



.homepage .mokslas .nspHeader a {

    color: #3c3c3b;

    font-size: 18px;

    font-weight: 400;

}



.homepage .mokslas .nspText {

    display: none !important;

}



.homepage .mokslas a.readon {

    margin-top: 0;

    padding: 0 20px 20px 20px;

    text-align: left;

    color: #78003F;

    text-transform: uppercase;

}



/* Studijus custom modulis */

.bg-uni-color {

    background-color: #78003f;

    color: #fff;

    line-height: 1;

}



.bg-uni-color .gkPage {

    max-width: 1920px;

    padding: 0 !important;

}



.studies-container {

    display: flex;

}



.studies-text-container {

    display: flex;

    justify-content: flex-end;

}



.studies-text-container > .studies-text-inner {

    max-width: 615px;

    padding: 0 15px;

    flex: 1;

}



.studies-text {

    padding-top: 50px;

    padding-right: calc(100% / 6);

}



.studies-text h3, .studies-text a, .studies-text .fa {

    color: #fff;

}



.studies-text h3 {

    margin-bottom: 36px;

    padding-bottom: 5px;

    border-bottom: 2px solid #fff;

    font-size: 36px;

    font-weight: 900;

    text-transform: capitalize;

}



.studies-text li {

    border-bottom: 1px solid #881a51;

    padding: 8px 0;

    font-size: 16px;

}


a.btn,
.studies-text a.studies-button {

    display: block;

    width: 245px;

    margin: 30px 0 65px 0;

    padding: 20px 10px;

    background-color: #e13559;

    text-align: center;

    text-transform: uppercase;

    line-height: 14px;

    color: #fff !important;

}

a.btn:hover,
.studies-text a.studies-button:hover {

    background-color: #c72f4f;

    color: #fff;

}


.studies-text .fa {

    float: right;

    font-size: 12px;

    line-height: 28px;

}



.studies-image-container {

    font-size: 0;

    background-image: url(/site_images/studijuok-modulis.jpg);

    background-repeat: no-repeat;

    background-size: cover;

    background-position: center;

}



/*******************************ivykiai*************************************/

.eventTitle {

    font-weight: 700;

}



.eventsDateBox {

    font-size: 28px;

    font-weight: 700;

}



.eventDescription {

    color: #414141;

    line-height: 20px;

    font-weight: 400;

}



.events .readmoreLink {

    color: #414141;

}



/*****************************instagram************************************/

#gkBottom4 .gkmod-1 {

    background-color: #fff;

}



.homepage-instagram-feed .row.instagram:first-child {

    padding-top: 0;

}



.instagram .instagram_gallery_image {

    display: table;

    position: relative;

    max-width: 277px;

    width: auto;

    max-height: 277px;

    height: auto;

    float: left;

}



div.div1 {

    max-width: 277px;

    width: auto;

    height: 277px;

    overflow-y: hidden;

}



div.horizontal {

    display: flex;

    justify-content: center;

}



div.vertical {

    display: flex;

    flex-direction: column;

    justify-content: flex-end;

}



div.vertical img {

    border-bottom: 1px solid #9d9d9d;

    padding-bottom: 20px;

}



.instagram .instagram_gallery_image .description {

    display: inline-block;

    max-width: 277px;

    width: auto;

    height: auto;

    margin-top: 20px;

    color: #3c3c3b;

    vertical-align: middle;

    font-size: 14px;

    line-height: 19px;

    font-weight: 600;

}



.instagram .instagram_gallery_image .description > span {

    vertical-align: middle;

}



.insta-hashtag {

    color: #78003F;

}






.inner-page .breadcrumbs > div:not(:last-child):after {

    padding-left: 8px;

    content: "\f105";

    font-family: FontAwesome;

}



.inner-page .breadcrumbs > div:last-child {

    color: #3c3c3b;

}



#gkBreadcrumb .bckBtn:before {

    padding-right: 8px;

    content: "\f104";

    font-family: FontAwesome;

}



.inner-page p {

    margin: 0.5em 0;

}



.inner-page div.gkPage .gkPage a {

    color: #78003f;

}



.inner-page .gkPage a[name]{

    margin-top: -80px;

    padding-top: 80px;

}

.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {

    color: #78003f;

}



.inner-page .menu li a {

    border-bottom: none;

    padding: 8px 12px;

    font-size: 14px;

}



.menu li a:hover {

    color: #e13559 !important;

}



#gkSidebar .box a:hover {

    color: #e13559;

}



@media (min-width: 1231px) {

    .inner-page #gkPageContent > .gkPage {

        padding: 0 15px;

    }

}



@media (max-width: 1230px) {

    .inner-page #gkBreadcrumb {

        margin-left: -10px;

        margin-right: -5px;

    }

}



/* telefonų knyga */

#gkContent .contacts h2 a, .contacts .chosen-single {

    border-bottom: none;

}



.inner-page .contacts a {

    color: #666;

}



.contacts .formBlock {

    margin: 15px 0;

}



.contacts input[type="text"] {

    border-color: #dddddb;

}



.contacts .chosen-container .chosen-results li.highlighted {

    background-color: #78003f;

}



.contacts .chosen-single {

    height: 39px;

    border-bottom: 1px solid #dddddb !important;

}



.contacts .chosen-container-active.chosen-with-drop .chosen-single div b {

    background-position: -16px 4px;

}



.contacts .titleSubdivision {

    margin: 15px 0;

    color: #666;

    font-size: 22px;

    line-height: 24px;

}



.contacts .contactsBox td {

    font-size: 14px;

    line-height: 1.6;

}



.contacts th {

    border: none;

    background-color: #F2F4F5;

    color: #414141;

}



.inner-page .contacts td:first-child a, .inner-page div.gkPage .contactsBox a {

    border-bottom: 0;

}



@media (min-width: 768px) {

    .inner-page .contacts {

        padding-bottom: 50px;

    }

}



/* verslui */

.verslas-kontaktai h3 {

    color: rgb(120, 0, 63);

    font-size: 16px;

    font-weight: 900;

    line-height: 16px;

    text-transform: none;

}



.verslas-kontaktai h3::after {

    background-color: rgb(120, 0, 63);

    content: "";

    display: block;

    font-weight: 900;

    height: 1px;

    line-height: 16px;

    position: relative;

    top: 7px;

    width: 230px;

    margin-bottom: 20px;

}



.container-startup {

    display: flex;

    padding: 10px;

    border-bottom: 1px solid #e5e5e5

}

.startup-description {

    width: 380px;

    margin-right: 40px;

}

.startup-description h3{

    color: rgb(120, 0, 63);

    font-size: 14px;

    font-weight: 600;

    line-height: 22.4px;

    overflow-wrap: normal;

}



.startup-contacts {

    font-style: italic;

    display: flex;

    flex-direction: column;

    justify-content: center;

}



.mtep-sritys {

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

}



.mtep-sritys p::before {

    content: "\f105";

    font-family: FontAwesome;

    position: relative;

    left: 0;

    bottom: 2px;

    font-size: 14px;

    font-weight: 100;

    margin-right: 7px;

}



.mtep-sritys p,

.susitikime-forma p{

    color: #000;

    font-weight: 600;

    font-size: 15px;

}



.mtep-sritys div {

    width: 33.3%;

}



.susitikime-forma input[type=text] {

    min-width: 100%;

}



.susitikime-forma input[type=submit] {

    margin-top: 20px;

}



.susitikime-forma input[type=submit]:hover {

    background-color: #c72f4f;

    border: 1px solid #c72f4f;

}



.mtep-sritys div:nth-child(3n + 1){

    padding-right: 40px;

}



.mtep-sritys div:nth-child(3n + 2){

    padding-right: 20px;

    padding-left: 20px;

}



.mtep-sritys div:nth-child(3n + 3){

    padding-left: 40px;

}







@media (max-width: 769px) {

    .mtep-sritys div {

        width: 50%;

    }





}



@media (max-width: 576px) {

    .mtep-sritys div {

        width: 100%;

    }

}





/* atributika */

dl.souvenir {

    display: inline-block;

    float: left;

    border: 1px solid #DCDCDC;

    margin: 0 15px 20px 0;

    padding: 5px;

    overflow: hidden;

}



.inner-page #gkPageContent .souvenir img {

    float: none;

    margin: 0;

    border: none;

    box-shadow: none;

}



dl.souvenir {

    height: 195px;

}



.university-colours .table {

    overflow-y: hidden;

}



.university-colours h3, .university-fonts h3 {

    padding-top: 30px;

}



/* kviecia VU kvieciaStuff */



/* slideris */

.kviecia-homepage #gkHeader.gkPage {

    max-width: 100vw;

    padding-top: 0;

    padding-left: 0 !important;

    padding-right: 0 !important;

}



.kviecia-homepage .gkIsWrapper-gk_shop_and_buy .figcaption {

    max-width: 1230px;

    top: auto;

    right: 0;

    bottom: 15px;

    left: 0;

    margin: 0 auto;

    padding: 25px 15px;

}



.kviecia-homepage .gkIsWrapper-gk_shop_and_buy .figcaption h3 {

    max-width: 70%;

    margin: 0;

    text-align: left;

    font-weight: 400;

    text-transform: none;

}



.kviecia-homepage .gkIsWrapper-gk_shop_and_buy .figcaption h3:before {

    content: "";

    position: absolute;

    width: 360px;

    height: 5px;

    top: 5px;

}



.kviecia-homepage .gkIsWrapper-gk_shop_and_buy .gkIsBtnPrev, .kviecia-homepage .gkIsWrapper-gk_shop_and_buy .gkIsBtnNext {

    width: 36px;

    height: 48px;

    background: transparent url(/modules/mod_image_show_gk4/styles/gk_startup/images/gk_is_arrows.png) no-repeat 0 0;

    position: absolute;

    top: 50%;

    left: 20px;

    margin-top: -24px;

    text-indent: -9999px;

    cursor: pointer;

    -webkit-transform: scale(1.0);

    -moz-transform: scale(1.0);

    -ms-transform: scale(1.0);

    -o-transform: scale(1.0);

    transform: scale(1.0);

    -webkit-transition: all 0.3s ease-out;

    -moz-transition: all 0.3s ease-out;

    -o-transition: all 0.3s ease-out;

    transition: all 0.3s ease-out;

    z-index: 127;

}



.kviecia-homepage .gkIsWrapper-gk_shop_and_buy .gkIsBtnNext {

    right: 20px;

    left: auto;

    background-position: right 0;

}



.kviecia-homepage .gkIsWrapper-gk_shop_and_buy ol {

    /* skaiciuojant su scrollbal ir 2px border */

    /* right: calc((100vw - 1222px) / 2); */

    right: calc(((100vw - (100vw - 100%)) - 1200px) / 2);

    bottom: 40px;

}



@media (max-width: 1270px) {

    .kviecia-homepage .gkIsWrapper-gk_shop_and_buy ol {

        right: 15px;

    }

}



.kviecia-homepage .gkIsWrapper-gk_shop_and_buy li {

    background: rgba(255, 255, 255, 0);

    border: 2px solid #fff;

    -webkit-border-radius: 6px;

    -moz-border-radius: 6px;

    border-radius: 6px;

    cursor: pointer;

    display: inline-block;

    height: 12px;

    margin: 0 2px 0 0;

    text-indent: -9999px;

    -webkit-transition: all .45s ease-out;

    -moz-transition: all .45s ease-out;

    -ms-transition: all .45s ease-out;

    -o-transition: all .45s ease-out;

    transition: all .45s ease-out;

    width: 12px;

}



.kviecia-homepage .gkIsWrapper-gk_shop_and_buy ol li:hover,

.kviecia-homepage .gkIsWrapper-gk_shop_and_buy ol li.active {

    background: rgba(255, 255, 255, 1);

}



/* studiju programu modulis */



.kviecia-homepage #gkPageContent.gkPage {

    padding: 45px 15px 0 15px;

}



.kviecia-homepage .kviecia-studies-programs {

    display: flex;

}



.kviecia-homepage .kviecia-studies-programs .header {

    width: 33.3333333%;

    padding-top: 20px;

    border-top: 1px solid #78003f;

    padding-left: 0 !important;

    padding-right: 0 !important;

    font-size: 30px;

}



.kviecia-homepage .kviecia-studies-programs .header:after {

    display: none;

}



.kviecia-homepage .kviecia-studies-programs > a {

    font-size: 14px;

    font-weight: 600;

    line-height: 52px;

    color: #78003f;

    text-transform: uppercase;

    cursor: pointer;

    box-sizing: border-box;

}



.kviecia-homepage .kviecia-studies-programs a.upper-module-button {

    display: block;

    line-height: 24px;

    float: none;

}



.kviecia-homepage .kviecia-studies-programs .content {

    width: 66.6666666%;

}



.kviecia-homepage .kviecia-studies-programs .nspArtPage {

    visibility: visible;

    opacity: 1;

}



.kviecia-homepage .kviecia-studies-programs .nspCol2 {

    position: relative;

}



.kviecia-homepage .kviecia-studies-programs .nspCol2:before {

    content: '';

    position: absolute;

    top: 0;

    right: 15px;

    bottom: 0;

    left: 15px;

    background-image: linear-gradient(rgba(34,34,34,.0) 20%,rgba(34,34,34,1));

    opacity: .6;

    z-index: 1;

}



.kviecia-homepage .kviecia-studies-programs .nspCol2{

    width: 42%;

}





.kviecia-homepage .kviecia-studies-programs .nspArtPage:not(.active) {

    position: relative;

    right: 6.5%;

}



.kviecia-homepage .kviecia-studies-programs .nspArt h4.nspHeader {

    position: absolute;

    bottom: 20px;

    left: 35px;

    font-size: 16px;

    padding: 0;

    z-index: 2;

}



@media (max-width: 1270px) and (min-width: 992px){

    .kviecia-homepage .kviecia-studies-programs .nspArt h4.nspHeader {

        font-size: 14px;

    }

}



.kviecia-homepage .kviecia-studies-programs .nspArt h4.nspHeader a {

    color: #fff;

    font-weight: 400;

}



.kviecia-homepage .kviecia-studies-programs .nspImageWrapper {

    width: 100%;

}



.kviecia-homepage .kviecia-studies-programs .nspArt img.nspImage {

    width: 100% !important;

    height: auto !important;

    max-height: 240px;

}



.kviecia-homepage .kviecia-studies-programs .nspArt h4.nspHeader a:hover {

    color: #fff !important;

}



.kviecia-homepage .kviecia-studies-programs .nspTopInterface {

    top: 50%;

    margin-top: -40px;

    z-index: 2;

    width: 100%;

}



.kviecia-homepage .kviecia-studies-programs .nspPagination, .kviecia-homepage .kviecia-studies-programs .nspPrev {

    display: none;

}



.kviecia-homepage .kviecia-studies-programs .nspNext{

    float: right;

}



.kviecia-homepage .kviecia-studies-programs .nspPrev{

    margin-left: 30px;

}



.kviecia-homepage .kviecia-studies-programs .nspPrev,

.kviecia-homepage .kviecia-studies-programs .nspNext {

    display: none;

    align-items: center;

    width: 65px;

    height: 65px;

    border-radius: 0;

    border: none;

    background-color: rgba(120, 0, 63, .9);

    transition: background-color;

    transition-duration: 200ms;

}



.kviecia-homepage .kviecia-studies-programs .nspPrev:hover,

.kviecia-homepage .kviecia-studies-programs .nspNext:hover {

    background-color: rgba(120, 0, 63, .7);

}



.kviecia-homepage .kviecia-studies-programs .nspPrev:before,

.kviecia-homepage .kviecia-studies-programs .nspNext:before {

    display: none;

}



.kviecia-homepage .kviecia-studies-programs .nspNext:after {

    margin: 0 auto;

    border: none;

    color: #fff;

    font-size: 48px;

    font-family: FontAwesome, sans-serif;

    float: none;

    content: "\f105";

}



.kviecia-homepage .kviecia-studies-programs .nspPrev:after{

    margin: 0 auto;

    border: none;

    color: #fff;

    font-size: 48px;

    font-family: FontAwesome, sans-serif;

    float: none;

    content: "\f104";

}



/* uzklausu forma ir konsultantu kontaktai */

.kviecia-homepage #gkMainbodyBottom {

    display: flex;

}



.kviecia-homepage .box.students-request-form {

    display: inline-block;

    width: 33.3333333%;

    padding-left: 0 !important;

    padding-right: 0 !important;

    font-size: 30px;

}



.kviecia-homepage .box.students-request-form  .formResponsive .formRow [class*="formSpan"] {

    min-height: 0;

}



.kviecia-homepage .box.students-request-form .header {

    padding-left: 0 !important;

    padding-right: 0 !important;

}



.kviecia-homepage .formResponsive .formHorizontal .rsform-block {

    margin-bottom: 0;

}



.kviecia-homepage .formResponsive .formHorizontal p.formDescription {

    margin-top: 0;

}



.kviecia-homepage .box.students-request-form .rsform-block-name .formValidation,

.kviecia-homepage .box.students-request-form .rsform-block-email .formValidation,

.kviecia-homepage .box.students-request-form .rsform-block-question .formValidation {

    display: none;

}



.kviecia-homepage .box.students-request-form textarea, .kviecia-homepage .box.students-request-form input[type="text"] {

    width: 100%;

    margin-bottom: 10px;

    border-radius: 0;

    border: none;

    background-color: #f1f1f1;

    box-sizing: border-box;

    -webkit-box-shadow: none;

    -moz-box-shadow: none;

    box-shadow: none;

    -webkit-transition: none;

}



.kviecia-homepage .box.students-request-form textarea {

    height: 135px;

}



.kviecia-homepage .box.students-request-form input[type="text"] {

    margin-top: 30px;

    height: 40px !important;

}



.kviecia-homepage .box.students-request-form .rsform-block-name,

.kviecia-homepage .box.students-request-form .rsform-block-email {

    display: inline-block;

    width: calc(50% - 5px);

    margin-bottom: 0;

    float: left;

}



.kviecia-homepage .box.students-request-form .rsform-block-name {

    margin-right: 5px;

}



.kviecia-homepage .box.students-request-form .rsform-block-email {

    margin-left: 5px;

}



.kviecia-homepage .box.students-request-form .rsform-block-question {

    clear: left;

}



.kviecia-homepage .box.students-request-form .rsform-block-question input[type="text"] {

    height: 100px !important;

}



.kviecia-homepage .box.students-request-form .rsform-submit-button {

    width: calc(50% - 5px);

    margin: 0;

    padding: 14px 0;

    border: 0;

    border-radius: 0;

    background: #78003f;

    line-height: 12px;

    font-size: 14px;

    font-weight: 400;

    float: right;

}



.kviecia-homepage .box.students-request-form .rsform-submit-button:hover {

    background: #e03559;

}



.kviecia-homepage .box.students-request-form .formControls {

    margin-left: 0;

}



.kviecia-homepage .box.students-request-form  .formControlLabel {

    display: none;

}



.kviecia-homepage .consultation-contacts.box {

    width: 66.666667%;

    display: inline-block;

    margin-top: 0;

    padding-left: 15px !important;

}



.kviecia-homepage .consultation-contacts.box h3 {

    padding-right: 0 !important;

}



.kviecia-homepage .consultation-contacts.custom {

    padding-left: 15px;

}



.kviecia-homepage .consultants-contacts-wrapper {

    display: flex;

    margin: 70px 0 55px 0;

    justify-content: space-around;

    flex-wrap: wrap;

}



.kviecia-homepage .consultants-contacts-wrapper > div {

    width: 25%;

    text-align: center;

}



.kviecia-homepage .consultation-contacts.custom div p {

    margin: 30px 0 0;

}



.kviecia-homepage .consultation-contacts.custom div p,

.kviecia-homepage .consultation-contacts.custom div p a {

    color: #3c3c3b;

    font-weight: 800;

}



.kviecia-homepage .consultation-contacts.custom div p a:hover {

    color: #c72f4f;

}



.kviecia-homepage .consultation-contacts.custom .ask-student {

    margin: 0 0 0 25%;

    text-align: right;

}



.kviecia-homepage .consultation-contacts.custom .ask-student,

.kviecia-homepage .consultation-contacts.custom .ask-student a {

    color: #3c3c3b;

    line-height: 24px;

}



.kviecia-homepage .consultation-contacts.custom .ask-student a {

    color: #78003f;

    font-weight: 600;

    text-decoration: underline;

}



.kviecia-homepage .consultation-contacts.custom img {

    max-width: 68px;

    max-height: 68px;

}



/* stojimo žingsniai */



body.kviecia-homepage .application-steps .rl_tabs.outline_content>.tab-content>.tab-pane {

    padding: 0;

}



body.kviecia-homepage .rl_tabs.top>ul.nav-tabs {

    padding: 0 15px;

}



body.kviecia-homepage .rl_tabs.outline_handles ul.nav-tabs>li a {

    border: #841851 solid 2px!important;

    padding: 5px 8px;

    color: #841851;

    font-size: 18px!important;

	background:#fff;

	margin:10px 10px 20px 0px;

	border-radius: 0;

	font-size:18px;

}



@media (max-width: 575px) {

    body.kviecia-homepage .rl_tabs.outline_handles ul.nav-tabs>li a {

        margin-bottom: 5px;

    }

}





body.kviecia-homepage .rl_tabs.outline_handles ul.nav-tabs>li.active a, body.kviecia-homepage .rl_tabs.outline_handles ul.nav-tabs>li a:hover {

	background:#841851;

	color:#fff;

}



/*body.kviecia-homepage .rl_tabs.outline_handles ul.nav-tabs>li.active a, body.kviecia-homepage .rl_tabs.outline_handles ul.nav-tabs>li a:hover {

background:#841851;

}



body.kviecia-homepage .application-steps .rl_tabs.outline_content>.tab-content>.tab-pane {

    padding: 0;

}



body.kviecia-homepage .rl_tabs.top>ul.nav-tabs {

    padding: 0 15px;

}



body.kviecia-homepage .rl_tabs.top>ul.nav-tabs>li.active a, body.rl_tabs.top>ul.nav-tabs>li.active a:hover {

    border: none;

    background-color: rgba(255, 255, 255, .0);

    color: #3c3c3b;

}



body.kviecia-homepage .rl_tabs.outline_handles ul.nav-tabs>li {

    border: none;

}



body.kviecia-homepage .rl_tabs.outline_handles ul.nav-tabs>li:first-of-type a {

    padding-left: 0;

}



body.kviecia-homepage .rl_tabs.outline_handles ul.nav-tabs>li:not(:first-of-type):before {

    position: absolute;

    margin-top: 8px;

    content: '/';

    color: #c6c6c6;

    font-size: 24px;

}



body.kviecia-homepage .rl_tabs.outline_handles ul.nav-tabs>li a, body.kviecia-homepage .rl_tabs.outline_handles ul.nav-tabs>li a:hover {

    border: none;

    padding: 8px 10px 55px 10px;

    color: #c6c6c6;

    font-size: 24px;

}



body.kviecia-homepage .rl_tabs.outline_handles ul.nav-tabs>li a:hover {

    color: #3c3c3b;

}



body.kviecia-homepage .rl_tabs.outline_handles ul.nav-tabs>li:first-child a:hover {

    padding-left: 0;

}



body.kviecia-homepage .rl_tabs.outline_handles ul.nav-tabs>li:not(:first-child) a,

body.kviecia-homepage .rl_tabs.outline_handles ul.nav-tabs>li:not(:first-child) a:hover {

    margin-left: 10px;

}*/



.kviecia-homepage .application-steps ul:not(.nav-tabs) {

    display: flex;

    flex-wrap: wrap;

}



.kviecia-homepage .application-steps ul:not(.nav-tabs) li {

    width: calc(25% - 30px);

    border-bottom: 0;

    margin: 0 15px 30px 15px;

    padding: 30px 15px 20px 15px;

    background-color: #fff;

}



.kviecia-homepage .application-steps ul:not(.nav-tabs) li p:first-child {

    margin: 0;

    padding: 0  0 20px 0;

    border-bottom: 2px solid #d1d1d1;

    color: #3c3c3b;

    font-size: 48px;

    font-weight: bold;

    line-height: 22px;

}



.kviecia-homepage .application-steps ul:not(.nav-tabs) li .square {

    display: inline-block;

    width: 8px;

    height: 10px;

    background-color: #3c3c3b;

}



.kviecia-homepage .application-steps ul:not(.nav-tabs) li h4 {

    margin: 25px 0;

    color: #3c3c3b;

    font-size: 24px;

}



.kviecia-homepage .application-steps ul:not(.nav-tabs) li p {

    margin-bottom: 40px;

    color: #3c3c3b;

    font-size: 14px;

}



.kviecia-homepage .application-steps ul:not(.nav-tabs) li a:not(.application-button) {

    color: #78003f;

    font-weight: 600;

}



.kviecia-homepage .application-steps ul:not(.nav-tabs) li a:not(.application-button):hover {

    color: #c72f4f;

}



.kviecia-homepage .application-steps ul:not(.nav-tabs) li a.application-button {

    display: block;

    height: 38px;

    background: #e13559;

    border: 2px solid #e13559;

    color: #fff;

    text-align: center;

    text-transform: uppercase;

    line-height: 38px;

    transition: unset;

}



.kviecia-homepage .application-steps ul:not(.nav-tabs) li a.application-button.more {

    background-color: #fff;

    color: #e13559;

}



.kviecia-homepage .application-steps ul:not(.nav-tabs) li a.application-button:hover,

.kviecia-homepage .application-steps ul:not(.nav-tabs) li a.application-button.more:hover {

    background: #c72f4f;

    border-color: #c72f4f;

    color: #fff;

}



/* aplankyk modulis */

.kviecia-homepage #gkBottom3 {

    position: relative;

    background: url("/site_images/Layer 162.png") center;

    background-size: cover;

    color: #fff;

}



.kviecia-homepage #gkBottom3:before {

    content: '';

    position: absolute !important;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    background-color: rgba(120, 0, 63, 0.9);

    max-width: 100% !important;

    height: 100% !important;

    top: 0 !important;

}



.kviecia-homepage #gkBottom3 .header {

    color: #fff;

    padding: 36px 15px 64px 15px;

}



.kviecia-homepage #gkBottom3 .header:after {

    display: none;

}



.kviecia-homepage #gkBottom3 .content.gkPage {

    padding-bottom: 0;

}



.kviecia-homepage .visit-container {

    position: relative;

    padding: 0 15px;

}



.kviecia-homepage .visit-container ul {

    display: flex;

    flex-wrap: wrap;

}



.kviecia-homepage .visit-container li {

    width: 33.33333%;

    border-bottom: 0;

    margin-bottom: 76px;

}



.kviecia-homepage .visit-container li:last-of-type(-n+2) {

    margin-bottom: 64px;

}



.kviecia-homepage .visit-container li a {

    display: inline-block;

    align-items: center;

    color: #fff;

    text-transform: uppercase;

}



.kviecia-homepage .visit-container li img {

    max-width: 76px;

    max-height: 76px;

    vertical-align: middle;

}



.kviecia-homepage .visit-container li span {

    display: inline-block;

    padding-left: 30px;

    font-size: 18px;

    line-height: 22px;

    vertical-align: middle;

}



/* upper footer */


/* footeris */


@media(min-width: 992px) {

    .kviecia-homepage .kviecia-studies-programs {

        position: relative;

    }



    .kviecia-homepage .kviecia-studies-programs > a {

        position: absolute;

        top: 80px;

    }



    .kviecia-homepage .kviecia-studies-programs > a:hover {

        color: #e13559;

    }
}



@media(max-width: 991px) {

    .kviecia-homepage #gkPageContent.gkPage {

        padding-left: 15px !important;

        padding-right: 15px !important;

    }



    .kviecia-homepage #gkPageContent.gkPage .gkPage {

        padding-left: 0 !important;

        padding-right: 0 !important;

    }



    .kviecia-homepage .consultants-contacts {

        display: none;

    }

    .kviecia-homepage #gkPageContent.gkPage{
        padding: 0;
    }

    .kviecia-homepage .gkIsWrapper-gk_shop_and_buy .gkIsBtnPrev, .kviecia-homepage .gkIsWrapper-gk_shop_and_buy .gkIsBtnNext {

        display: none;

    }



    .kviecia-homepage .gkIsWrapper-gk_shop_and_buy .figcaption {

        bottom: 30px;

    }



    .kviecia-homepage .gkIsWrapper-gk_shop_and_buy ol {

        right: 0;

        bottom: 15px;

        left: 0;

        text-align: center;

    }



    .kviecia-homepage .gkIsWrapper-gk_shop_and_buy .figcaption h3 {

        max-width: 100%;

        font-size: 24px;

        line-height: 26px;

    }



    .kviecia-homepage #gkHeaderBg {

        margin-top: 85px;

    }



    .kviecia-homepage.homepage #gkHeaderBg, .kviecia-homepage.homepage #gkPageContent,

    .kviecia-homepage.homepage .gkSingleModule, .kviecia-homepage.homepage #gkFooter {

        top: 0

    }



    /* studiju programos */



    .kviecia-homepage .kviecia-studies-programs {

        flex-direction: column;

    }



    .kviecia-homepage .kviecia-studies-programs .header, .kviecia-homepage .kviecia-studies-programs .content {

        width: 100%;

    }



    .kviecia-homepage .kviecia-studies-programs .nspCol2 {

        width: 50%;

    }



    .kviecia-homepage #gkMainbodyTop .kviecia-studies-programs > a {

        padding-top: 20px;

        font-size: 16px;

        line-height: 18px;

        text-align: left;

    }



    .kviecia-homepage .kviecia-studies-programs .nspArt h4.nspHeader a {

        font-size: 16px;

        line-height: 18px;

    }



    .kviecia-homepage .kviecia-studies-programs .nspNext {

        display: none;

    }



    .kviecia-homepage .kviecia-studies-programs .nspArtPage:not(.active) {

        display: block;

        position: static;

        margin-top: 30px;

        right: inherit;

        float: none;

    }



    .kviecia-homepage .kviecia-studies-programs .active .nspImage {

        max-height: 100% !important;

    }



    /* užklausa internetu ir kontaktai konsultacijoms */



    .kviecia-homepage .consultation-contacts.custom .ask-student {

        margin-left: 0;

        text-align: left;

    }



    .kviecia-homepage .consultants-contacts-wrapper > div {

        margin-bottom: 35px;

    }



    .kviecia-homepage .consultants-contacts-wrapper {

        margin-bottom: 5px;

    }



    /* stojimo zingsniai */

    .kviecia-homepage .application-steps .content.gkPage {

        padding-bottom: 10px;

    }



    body.kviecia-homepage .box .header {

        padding-bottom: 25px;

    }



    body.kviecia-homepage .rl_tabs.outline_handles ul.nav-tabs>li a,

    body.kviecia-homepage .rl_tabs.outline_handles ul.nav-tabs>li a:hover,

    body.kviecia-homepage .rl_tabs.outline_handles ul.nav-tabs>li a {

        height: 40px !important;

        padding: 0 5px;

        font-size: 16px;

        line-height: 18px;

        display: flex !important;

        flex-direction: column;

        justify-content: space-around;

    }



    body.kviecia-homepage .rl_tabs.outline_handles ul.nav-tabs>li:nth-of-type(3) a {

        padding-bottom: 60px;

    }



    body.kviecia-homepage .rl_tabs.outline_handles ul.nav-tabs>li:not(:first-of-type):before {

        margin-top: 0;

    }



    .kviecia-homepage .kviecia-upper-footer .gkCols[data-cols="4"] > div,

    .kviecia-homepage #gkFooterNav .gkCols[data-cols="4"] > div {

        margin-bottom: 0;

        padding: 15px 5px;

    }



    .kviecia-homepage .kviecia-studies-programs .nspArtPage:not(.active) {

        right: 0;

    }



    /* upper module */

    .kviecia-upper-footer .gkCols[data-cols="4"] > div {

        margin-bottom: 0;

    }

}



@media(max-width: 991px) and (min-width: 768px) {

    .kviecia-homepage #gkMainbody + #gkMainbodyBottom {

        margin: 40px 0 20px 0;

    }



    .kviecia-homepage .box.students-request-form h3,

    .kviecia-homepage .box.consultation-contacts h3 {

        font-size: 25px;

    }



    .kviecia-homepage .box.students-request-form h3 {

        padding-bottom: 35px;

    }



    .kviecia-homepage .consultants-contacts-wrapper {

        margin-top: 15px;

    }



    .kviecia-homepage .box.students-request-form .rsform-block-name,

    .kviecia-homepage .box.students-request-form .rsform-block-email {

        width: 100%;

    }



    .kviecia-homepage .box.students-request-form .rsform-block-email {

        position: relative;

        bottom: 5px;

        margin-left: 0;

    }



    .kviecia-homepage .box.students-request-form input[type="text"] {

        margin-top: 10px;

    }



    .kviecia-homepage .box.students-request-form .rsform-submit-button {

        width: 100%;

    }



    .kviecia-homepage .box.consultation-contacts br {

        display: none;

    }



    /* aplankyk */

    .kviecia-homepage .visit-container li span {

        padding-left: 25px;

        font-size: 16px;

        line-height: 20px;

    }



    .kviecia-homepage .visit-container li img {

        max-width: 66px;

        max-height: 66px;

    }

}



@media(max-width: 991px) and (min-width: 576px) {



    .kviecia-homepage .box .header {

        padding-bottom: 35px;

    }



    /* studiju programos */

    .kviecia-homepage .kviecia-studies-programs.box .header {

        padding-top: 0;

        border-top: none;

    }



    .kviecia-homepage .kviecia-studies-programs.box .header:after {

        position: relative;

        top: 7px;

        display: block;

        width: 100%;

        height: 1px;

        background-color: #78003f;

        content: "";

    }



    .kviecia-homepage .kviecia-studies-programs .nspCol2:first-of-type {

        padding-left: 0 !important;

    }



    .kviecia-homepage .kviecia-studies-programs .nspArtPage:not(.active) .nspCol2 {

        margin-top: 30px;

    }



    .kviecia-homepage .kviecia-studies-programs .nspArt h4.nspHeader {

        font-size: 18px;

    }

    .kviecia-homepage .kviecia-studies-programs .nspArt:first-of-type h4.nspHeader {

        left: 20px;

    }



    .kviecia-homepage .kviecia-studies-programs .nspCol2:first-of-type:before {

        left: 0;

    }



    .kviecia-homepage .kviecia-studies-programs .active .nspCol2:last-of-type {

        padding-right: 0 !important;

    }



    .kviecia-homepage .kviecia-studies-programs .active .nspCol2:last-of-type:before {

        right: 0;

    }



    /* stojimo zingnisiai */

    body.kviecia-homepage .gkmod-1.application-steps {

        padding: 0 !important;

    }



    .kviecia-homepage .application-steps ul:not(.nav-tabs) li {

        width: calc(50% - 30px);

    }

}



@media(max-width: 767px) and (min-width: 576px)  {

    .kviecia-homepage #gkMainbodyBottom {

        flex-direction: column;

    }



    .kviecia-homepage .consultation-contacts.box,

    .kviecia-homepage .box.students-request-form {

        display: block;

        width: 100%;

    }



    .kviecia-homepage .consultation-contacts.box, .kviecia-homepage .consultation-contacts.box .header {

        padding-left: 0 !important;

    }



    .kviecia-homepage .consultation-contacts.box .header {

        margin-bottom: 40px;

        padding-top: 25px;

        padding-bottom: 10px;

    }



    .kviecia-homepage .box.students-request-form input[type="text"] {

        height: 45px !important;

    }



    .kviecia-homepage .box.students-request-form textarea {

        height: 160px;

    }



    .kviecia-homepage .box.students-request-form .rsform-submit-button {

        padding: 20px 0;

        line-height: 1px;

    }



    /* aplankyk */

    .kviecia-homepage .visit-container li {

        text-align: center;

    }



    .kviecia-homepage .visit-container li a {

        text-align: center;

    }



    .kviecia-homepage .visit-container li span {

        display: block;

        margin-top: 15px;

        padding-left: 0;

        font-size: 16px;

        line-height: 18px;

    }

}





@media(max-width: 575px) {

    .kviecia-homepage #gkPageContent.gkPage {

        padding-left: 10px !important;

        padding-right: 10px !important;

    }



    .kviecia-homepage #gkPageContent.gkPage {

        padding-top: 0;

    }



    body.kviecia-homepage .box .header {

        font-size: 25px;

        margin-bottom: 30px;

        padding-bottom: 15px;

    }



    /* slideris */

    .kviecia-homepage .gkIsWrapper-gk_shop_and_buy .figcaption h3:before {

        width: calc(100% - 30px);

    }



    /* studiju programos */

    .kviecia-homepage .kviecia-studies-programs {

        flex-direction: column;

    }



    body.kviecia-homepage .kviecia-studies-programs .header {

        margin-bottom: 20px;

        padding: 25px 0 15px 0;

        border-top: none;

        border-bottom: 1px solid #78003f;

    }



    .kviecia-homepage #gkMainbodyTop .kviecia-studies-programs > a {

        padding-top: 0;

    }

    /*

    .kviecia-homepage .kviecia-studies-programs .nspArtPage:not(.active) {

        display: none;

    } */



    .kviecia-homepage .kviecia-studies-programs .nspCol2 {

        width: 100% !important;

        margin-bottom: 20px;

        padding: 0!important;

    }

    /*

    .kviecia-homepage .kviecia-studies-programs .active .nspCol2:last-child {

        margin-bottom: 25px;

    } */



    .kviecia-homepage .kviecia-studies-programs .nspCol2:before {

        right: 0;

        bottom: 5px;

        left: 0;

    }



    .kviecia-homepage .kviecia-studies-programs .nspArt h4.nspHeader {

        left: 20px;

    }



    .kviecia-homepage .kviecia-studies-programs .nspImage {

        width: 100% !important;

        height: auto !important;

        max-height: 100% !important;

    }



    .kviecia-homepage .kviecia-studies-programs .nspArt h4.nspHeader a {

        font-size: 16px;

    }



    /* uzklausa ir kontaktai */

    .kviecia-homepage #gkMainbody + #gkMainbodyBottom {

        margin: 30px 0 40px 0;

    }

    .kviecia-homepage #gkMainbodyBottom {

        margin: 60px 0;

        flex-direction: column;

    }



    .kviecia-homepage .box.students-request-form, .kviecia-homepage .consultation-contacts.box {

        width: 100%;

        padding-left: 0 !important;

    }



    .kviecia-homepage .box.students-request-form .header {

        margin-bottom: 0;

        padding-top: 0;

    }



    .kviecia-homepage .box.students-request-form input[type="text"] {

        height: 35px !important;

    }



    .kviecia-homepage .box.students-request-form textarea {

        height: 120px;

    }



    .kviecia-homepage .box.students-request-form .rsform-submit-button {

        float: none;

        padding: 4px 10px;

        font-weight: 400;

    }



    .kviecia-homepage .consultation-contacts.custom {

        padding-left: 0;

    }



    .kviecia-homepage .consultation-contacts.box .header {

        margin-bottom: 40px;

        padding-top: 25px;

    }



    .kviecia-homepage .consultants-contacts-wrapper {

        margin-top: 0;

    }



    .kviecia-homepage .consultants-contacts-wrapper > div {

        width: 50%;

    }



    .kviecia-homepage .consultation-contacts.custom > p {

        margin-left: 0;

        text-align: left;

    }



    .kviecia-homepage .consultation-contacts.custom img {

        max-width: 58px;

        max-height: 58px;

    }



    body.kviecia-homepage .custom.application-steps {

        padding-top: 15px;

    }



    .kviecia-homepage  .vucalendar #events {

        display: none;

    }



    body.kviecia-homepage .rl_tabs.top>ul.nav-tabs {

        padding: 0 10px;

    }



    .kviecia-homepage .application-steps ul:not(.nav-tabs){

        flex-wrap: nowrap;

    }



    .kviecia-homepage .application-steps ul:not(.nav-tabs) li{

        width: 70%;

        min-width: 70%;

        margin: 0 10px 0 10px;

        padding: 30px 15px 15px 15px;

    }



    .kviecia-homepage .application-steps ul:not(.nav-tabs) li h4 {

        font-size: 20px;

        line-height: 22px;

        margin: 20px 0;

    }



    .kviecia-homepage .application-steps ul:not(.nav-tabs) li p {

        margin-bottom: 30px;

    }



    .kviecia-homepage .application-steps .content.gkPage {

        padding-bottom: 35px;

    }



    .kviecia-homepage #gkBottom3 .header {

        padding: 30px 15px 45px 15px;

    }



    .kviecia-homepage .visit-container li {

        width: 100%;

        margin-bottom: 35px;

    }



    .kviecia-homepage .visit-container li span {

        font-size: 16px;

        line-height: 20px;

    }



    .kviecia-homepage .visit-container li a {

        display: flex;

        justify-content: center;

    }



    .kviecia-homepage .visit-container li img {

        max-width: 68px;

        max-height: 68px;

    }



    .kviecia-homepage #gkBottom5.gkSingleModule {

        padding: 20px 0;

    }



    .kviecia-homepage .kviecia-upper-footer .gkCols[data-cols="4"] > div {

        padding: 10px;

    }



    .kviecia-homepage .kviecia-upper-footer .gkCols[data-cols="4"] > div:nth-of-type(4) {

        width: 100%;

    }

}



/* kviecia VU pabaiga */



/* darbo tarybu rinkimai */

.ccomment.row-fluid .span1.hidden-phone,

.ccomment.row-fluid .ccomment-add-new, .ccomment.row-fluid .ccomment-powered, .ccomment.row-fluid .gravatar {

    display: none;

}



.ccomment select, .ccomment textarea, .ccomment input[type="text"], .ccomment .btn {

    border-radius: 0;

}



.ccomment-menu {

    border-bottom: 1px solid #e5e5e5;

}



#gkMainbody article ul.ccomment-comments-list li {

    background: none;

}



.ccomment-comment {

    border-top: 1px solid #e5e5e5;

}



.ccomment-comment .row-fluid .span11 {

    width: 95%;

    margin-left: 1.510638%;

}



.ccomment-comment .row-fluid .offset1:first-child {

    margin-left: 1.510638%;

}



.row-fluid.ccomment-user-info .span6 {

    width: 100%;

}



.ccomment .ccomment-actions {

    margin-top: 10px;

}



.ccomment .ccomment-undergo-moderation {

    margin-bottom: 10px;

}



.ccomment .btn {

    box-shadow: none;

}



.ccomment .btn.ccomment-cancel {

    background-color: #fff;

    background-image: none;

    color: #999 !important;

}



.ccomment .btn.ccomment-cancel:hover {

    background-color: #F9F9F9;

}



.ccomment .btn-primary {

    border-color: #e13559;

    background-color: #e13559;

    background-image: none;

}



.ccomment .btn-primary:hover, .ccomment .btn-primary:focus, .ccomment .btn-primary:active, .ccomment .btn-primary.active {

    border-color: #c72f4f;

    background-color: #c72f4f;

}



button.btn-small.ccomment-posting-as {

    color: #999 !important;

    font-family: 'Raleway', sans-serif;

    font-size: 14px;

    font-weight: 600;

    text-transform: none;

    line-height: 60px;

}



form.ccomment-form.control-group.ccomment-new-comment {

    display: none;

}



/* studiju meniu blokai */

ul.studies-menu-blocks {

    display: flex;

    flex-wrap: wrap;

    margin-left: -15px;

}



.studies-menu-blocks > li {

    display: flex;

    width: calc(33% - 30px);

    margin: 0 15px 25px 15px;

    padding: 0 6px 0 12px;

    border: 1px solid #78003F;

    background: none;

    color: #78003F;

    font-size: 16px;

    line-height: 20px;

    flex-direction: column;

    justify-content: space-between;

    cursor: pointer;

    transition: background-color 0.2s linear;

}



.studies-menu-blocks > li:last-child {

    border-bottom: 1px solid #78003F;

}



.studies-menu-blocks > li:hover {

    background: #78003F;

    color: #fff;

}



.studies-menu-blocks > li a {

    margin-top: 12px;

    line-height: 20px;

}



.inner-page .content ul.studies-menu-blocks > li:hover a {

    color: #fff;

}



.studies-menu-blocks > li i {

    margin: 30px 0 15px 0;

    font-size: 10px;

    transition: color 0.2s linear;

}



@media (max-width: 991px) {

    .studies-menu-blocks > li {

        transition: initial;

    }

}



@media (max-width: 575px) {

    ul.studies-menu-blocks {

        margin-left: 0;

    }



    .studies-menu-blocks > li {

        width: calc(50% - 14px);

        margin: 0 7px 14px 7px;

        padding-left: 10px;

    }

}



/* darbo skelbimu filtravimas */

.jobs-filtration p {

    margin: 0;

}



/* islendantis soninis mobilios versijo meniu */

#gkAsideMenu li.haschild:hover ul {

    display: block;

}

#gkAsideMenu li.haschild ul {

    padding: 7px 22px;

}



#gkAsideMenu li.haschild a {

    color: #fff;

}



#aside-menu li a:focus, #aside-menu li a:hover {

    color: #e13559;

}



#aside-menu a.haschild::after {

    width: 0;

    height: 0;

    border-top: 4px solid rgba(255, 255, 255, 0.5);

    content: "";

    border-left: 4px solid transparent;

    border-right: 4px solid transparent;

    position: relative;

    top: 11px;

    left: 5px;

}





/********************************* Straipsniai pabaiga *********************************/



/********************************* Bendras responsive *********************************/

@media (max-width: 1245px) and (min-width: 1231px) {

    header figcaption,

    section.gkSingleModule:nth-of-type(-n + 2) {

        padding-left: 10px !important;

        padding-right: 10px !important;

    }



    #gkBottom4 .header {

        margin-left: 10px !important;

    }

}



/* desktop */

@media (min-width: 992px) {



    .kviecia-homepage #gkHeaderBg{

        margin-top: 85px;

        top: 0;

    }



    .studies-text-container, .studies-image-container {

        flex: 1;

    }



    .contacts .filterNameInput {

        width: 355px;

    }



    .contacts .formBlock > div {

        display: inline-block;

        vertical-align: bottom;

    }



    .contacts input[type="text"] {

        padding: 10px 8px !important;

    }



    .contacts .chosen-container-single .chosen-single {

        padding: 8px 12px;

    }



    .contacts td {

        font-size: 13px;

    }



    .contacts .subdivisionList th:first-child {

        width: 25%;

    }



    .inner-page div.gkpage .contacts a {

        border-bottom: 0;

    }

}



@media (min-width: 1221px) {

    .kviecia-homepage #gkHeaderBg{

        margin-top: 115px;

    }

}



/* visi mobile (plansetes ir telefonai) */

@media (max-width: 991px) {

    #gkMobileMenu {

        margin: 25px 0 0 0 !important;

    }



    .sticky-navigation #gkMobileMenu {

        margin: 10px 0 0 0 !important;

    }



    .homepage #gkIs-gk-is-1.gkIsWrapper-gk_university, .homepage #gkPageContent, .homepage .gkSingleModule, .homepage #gkFooter {

        position: relative;

    }



    .homepage .box .header {

        padding-bottom: 50px;

    }



    .box .header:after {

        height: 1px;

    }



    a.upper-module-button {

        line-height: 16px;

    }



    #gkHeaderNav {

        background-color: rgba(120, 0, 63, .9);

    }




    .itp-gs #search-form .radios label[for="in-phonebook"] span {

        left: 145px;

    }



    .gkIsWrapper-gk_university figcaption > div {

        width: 100%;

    }



    .gkIsWrapper-gk_university figcaption h2 {

        font-size: 40px;

        line-height: 46px;

    }



    .gkIsWrapper-gk_university .active figcaption p {

        font-size: 16px;

    }



    .gkIsWrapper-gk_university figcaption p:after {

        width: 35%;

        margin-top: 5px;

    }



    .homepage #gkContentWrap {

        margin-top: 0;

    }



    .inner-page #gkPageContent.gkPage {

        background-image: none;

    }



    .inner-page #gkBreadcrumb {

        display: none;

    }



    .inner-page #gkContent {

        margin-top: 10px;

    }



    #gkTop1 {

        padding-top: 30px;

    }



    .homepage .nspImageWrapper {

        margin: 0 !important;

        width: 100%;

    }



    .homepage .naujienosVu .nspArtPage.active {

        display: flex;

        flex-wrap: wrap;

    }



    .homepage .naujienosVu .nspHeader {

        padding: 15px 0 15px 0;

    }



    .homepage .naujienosVu a.readon {

        padding: 0;

    }



    .naujienosVu .nspArt {

        width: 50% !important;

        margin-bottom: 45px;

        padding: 0 12px 0 0 !important;

    }



    .naujienosVu .nspArt:nth-of-type(even) {

        padding: 0 0 0 12px !important;

    }



    .homepage .mokslas .nspImageWrapper {

        font-size: 0;

    }



    .bg-uni-color .studies-container {

        flex-direction: column-reverse;

        -webkit-flex-direction: column-reverse;

        -ms-flex-direction: column-reverse;

    }



    .bg-uni-color .studies-image-container {

        width: auto;

        height: 400px;

    }



    .studies-text-container > .studies-text-inner {

        max-width: 100%;

    }



    .studies-text a.studies-button {

        width: 50%;

    }



    .homepage .studies-text {

        padding-right: 0;

    }



    .row.instagram {

        display: flex;

        flex-wrap: wrap;

        text-align: center;

        font-size: 0;

    }



    #gkFooterNav {

        margin: 46px auto 15px auto;

    }



    #gkFooterNav .footer-last-list {

        top: 0;

    }



    .contacts .contactsBox td {

        font-size: 14px;

        line-height: 20px;

    }



    .contacts .filterNameInput, .contacts .chosen-select {

        width: 100%;

        height: 100%;

        margin-bottom: 10px;

        border: 1px solid #DCDCDC;

        padding: 10px 5px;

        box-sizing: border-box;

    }



    .contacts .chosen-container-single {

        width: 100% !important;

    }



    .inner-page .career-placeholder {

        margin-bottom: 30px;

        padding-left: 10px;

    }

}



/* dideles plansetes */

@media (max-width: 991px) and (min-width: 768px) {

    .homepage .mokslas, .homepage .vucalendar, .homepage .gkmod-1:not(.bg-uni-color) {

        padding: 0 10px !important;

    }



    .gkIsWrapper-gk_university figcaption > div {

        width: calc(100% - 15px);

        margin-left: 15px;

    }



    .homepage div.naujienosVu > .content, .homepage div.mokslas > .content {

        padding: 0 15px !important;

    }



    .mokslas .nspCol3 {

        display: flex;

        width: calc(33.333333% - 16px);

        margin: 0 24px 40px 0;

        padding: 0 !important;

        background-color: #fff;

        flex-direction: column;

    }



    .mokslas .nspCol3:last-of-type {

        margin-right: 0;

    }



    .homepage .mokslas .nspHeader a {

        font-size: 17px;

        line-height: 19px;

    }



    .bg-uni-color .studijuok-tekstas > div, .bg-uni-color .studijuok-tekstas > a {

        margin-left: 10px;

    }



    .homepage div.div1 {

        height: 220px;

    }



    .contacts .subdivisionList th:first-child {

        width: 30%;

    }

}



@media (max-width: 991px) and (min-width: 576px) {

    .studies-text-container > .studies-text-inner {

        padding: 0 25px;

    }

}



/* telefonai / mazos plansetes */

@media (max-width: 767px) {

    .box .header {

        font-size: 42px;

    }



    .box .header:before {

        margin-bottom: 0;

    }



    .nspArt h4.nspHeader {

        width: 100%;

        padding-top: 15px;

    }



    .gkIsWrapper-gk_university figcaption h2 {

        font-size: 28px;

        line-height: 32px;

    }



    #carouselEvents {

        float: none;

        width: 100%;

    }



    .events .column {

        width: 100%;

        margin-top: 30px;

    }



    .eventTitle {

        font-size: 19px;

        font-weight: 600;

        line-height: 22px;

    }



    .bg-uni-color .gkPage {

        padding: 0 !important;

    }



    .bg-uni-color .studijuok-tekstas, .bg-uni-color .studijuok-nuotrauka {

        width: 100%;

        text-align: center;

    }



    .bg-uni-color .studijuok-tekstas, .bg-uni-color .studijuok-tekstas > div {

        margin-bottom: 60px;

    }



    .bg-uni-color .studijuok-tekstas p:after {

        margin-left: calc(50% - 95px);

        margin-top: 5px;

    }



    .contacts .employeesData thead {

        display: none !important;

    }



    .contacts .employeesData .subdivisionTitleRow {

        background-color: #F2F4F5;

        color: #414141;

        font-weight: 600;

    }



    .ccomment.row-fluid .ccomment-actions > .span4.muted.small {

        display: block;

        width: 100%;

    }



    .ccomment.row-fluid .ccomment-actions > label.ccomment-notify {

        float: none;

        margin-bottom: 10px;

        padding-left: 0;

    }



    .ccomment .ccomment-actions .checkbox input[type="checkbox"] {

        float: none;

        margin-left: 0;

    }



    .row.instagram > div {

        width: 50%;

    }



    .instagram .instagram_gallery_image,

    .instagram div.div1 {

        width: 200px;

        height: 200px;

    }



    .instagram .instagram_gallery_image .description {

        width: 200px;

        height: auto;

        text-align: left;

    }

}



@media (max-width: 767px) and (min-width: 576px) {

    .gkIsWrapper-gk_university figure[data-button="with-button"] figcaption {

        top: 45%;

        bottom: 0;

    }



    a.upper-module-button {

        line-height: 58px;

    }



    .homepage div.naujienosVu > .content {

        padding: 0 15px;

    }



    .homepage div.mokslas > .content {

        padding: 0 15px 35px 15px !important;

    }



    .homepage .mokslas, .homepage .vucalendar, .homepage .gkmod-1:not(.bg-uni-color) {

        padding: 0 10px !important;

    }



    .homepage .mokslas .nspHeader a {

        font-size: 18px;

    }



    .homepage .mokslas .nspArt.nspCol3 {

        display: flex;

        width: calc(50% - 10px);

        margin-right: 10px;

        background-color: #fff;

        flex-direction: column;

    }



    .homepage .mokslas .nspArt.nspCol3:nth-of-type(2) {

        margin-left: 10px;

        margin-right: 0

    }



    .mokslas .nspArt.nspCol3:nth-of-type(3) {

        display: none;

    }



    .row.instagram > div {

        width: 50%;

        padding: 0 12px;

    }



    .row.instagram > div:nth-of-type(odd) {

        display: flex;

        justify-content: flex-end;

    }



    .instagram .instagram_gallery_image,

    .instagram div.div1 {

        width: 250px;

        height: 250px;

    }



    .instagram .instagram_gallery_image .description {

        width: 250px;

        height: auto;

        text-align: left;

    }



    .contacts th:first-child {

        width: 30%;

    }



    .university-colours .table-container {

        overflow-x: auto;

    }

}



@media (min-width: 576px) {

    .only-sm-mobile {

        display: none;

    }

}



/* mazi telefonai */

@media (max-width: 575px) {

    .hidden-mobile {

        display: none;

    }



    .inner-page #gkHeader.gkPage {

        padding: 205px 0 0 0;

    }


    #gkTop1 {

        padding: 15px 0 20px;

    }



    #gkBottom1.gkSingleModule, #gkBottom2.gkSingleModule, #gkBottom3.gkSingleModule {

        padding-top: 0;

        padding-bottom: 20px;

    }



    #gkBottom3.gkSingleModule {

        padding-bottom: 0;

    }



    #gkBottom2.gkSingleModule {

        padding-bottom: 30px;

    }



    #gkBottom4.gkSingleModule {

        padding-top: 15px;

    }



    #gkTop1 .box, #gkTop2 .box, #gkSidebar .box, #gkMainbody .box, #gkBottom1 .box, #gkBottom2 .box,

    #gkBottom3 .box, #gkBottom4 .box, #gkBottom5 .box {

        max-width: 100%;

    }



    .homepage #gkMainbodyTop + #gkMainbody {

        padding-top: 0;

    }



    .gkCols3 .box.gkmod-1, .gkCols3 .box.gkmod-2, .gkCols3 .box.gkmod-3 {

        padding: 0;

    }



    .box .header {

        padding-bottom: 45px;

        font-size: 25px;

    }



    .homepage .box .header {

        padding: 30px 0 22px 0;

    }



    .nspArts {

        padding: 0;

    }



    .nspArt h4.nspHeader {

        padding-left: 10px;

        font-size: 15px;

    }



    .nspArt img.nspImage {

        display: inline;

    }



    .nspArt .nspImageWrapper {

        width: auto;

        text-align: center;

        float: none;

    }



    a.upper-module-button {

        width: auto;

        position: relative;

        bottom: 2px;

        margin-right: 0;

        padding: 11px 0;

        text-align: right;

        font-size: 12px;

    }



    #top_right {

        right: 60px;

    }



    .itp-gs > #search-form {

        right: 115px;

    }



    .itp-gs .input-container, .itp-gs input[type="text"] {

        width: 250px;

    }



    .itp-gs #search-form .radios {

        position: relative;

        right: 0;

        left: 18px;

        bottom: 7px;

    }



    .itp-gs #search-form .radios label span {

        width: 125px;

    }



    .itp-gs #search-form .radios label[for="in-phonebook"] span {

        position: relative;

        bottom: 38px;

        left: 125px;

    }



    .itp-gs label[for="go-search"] img {

        position: relative;

        right: 5px;

    }


    .gkIsWrapper-gk_university figcaption h2 {

        font-size: 25px;

        line-height: 27px;

    }



    div.naujienosVu .nspArt, div.naujienosVu .nspArt:nth-of-type(even), div.mokslas .nspArt {

        width: 100% !important;

        padding: 0 !important;

        margin-bottom: 30px;

    }



    .naujienosVu .nspArt a.nspImageWrapper .inlineTime {

        padding: 7px 12px;

        font-size: 10px;

        text-align: left;

    }



    .homepage .naujienosVu a.readon {

        font-size: 12px;

        font-weight: 600;

    }



    .homepage .mokslas .content.gkPage {

        padding-bottom: 0;

    }



    .homemade .mokslas .nspArt {

        margin-bottom: 12px;

    }



    .homemade .mokslas .content.gkPage {

        padding-bottom: 0;

    }



    .homemade .mokslas .nspArt p.nspInfo {

        padding: 15px 15px 0 15px;

        font-size: 10px;

    }



    .homepage .mokslas .nspHeader {

        padding: 15px 20px 20px 15px;

    }



    .homepage .mokslas .nspHeader a {

        font-size: 20px;

        line-height: 25px;

    }



    .homepage .mokslas a.readon {

        padding: 0 15px 20px 15px;

        font-size: 12px;

    }



    #events div.size-1of2 {

        width: 100%;

    }



    .studies-image-container {

        width: 100%;

        height: 230px;

        background-position: center;

    }



    .studies-text {

        padding-top: 0;

        padding-right: 0;

    }



    .bg-uni-color .studies-text h3 {

        margin: 20px 0 15px 0;

        padding: 0;

    }



    .studies-text a.studies-button {

        margin: 35px 0 40px 0;

    }



    .bg-uni-color .studies-text a.studies-button {

        width: 75%;

    }



    .homepage #gkBottom4 a.upper-module-button {

        position: relative;

        bottom: 7px;

    }



    .homepage #gkBottom4 .fa-instagram {

        font-size: 20px;

    }



    .homepage #gkBottom4 .fa-instagram + span {

        display: none;

    }



    .homepage .row.instagram > div {

        width: 100%;

        margin: 0 0 30px 0;

        padding: 0;

    }



    .homepage .row.instagram > div:first-of-type {

        margin-top: 15px;

    }



    .instagram .instagram_gallery_image {

        margin: auto;

        float: none;

    }



    .instagram > div:last-of-type .instagram_gallery_image {

        margin-bottom: 25px;

    }



    .instagram .instagram_gallery_image,

    .instagram .instagram_gallery_image .description,

    .instagram div.div1 {

        width: auto;

        height: auto;

    }



    .instagram .instagram_gallery_image, .instagram div.div1 {

        max-width: 100%;

        max-height: 100%;

    }



    .instagram .instagram_gallery_image .description {

        max-width: 320px;

        text-align: left;

    }



    #gkFooter .gkCols div {

        padding-left: 0;

        padding-bottom: 0 !important;

    }



    #gkFooterNav .gkCols[data-cols="4"] > div:not(.footer-last-list ) {

        margin-bottom: 0;

        padding: 0;

        text-align: center;

    }



    #gkFooterNav .gkCols[data-cols="4"] > div:nth-of-type(3) {

        width: 50%;



    }



    #gkFooterNav .gkCols[data-cols="4"] > div:nth-of-type(4) {

        width: 50%;

        padding-left: 15px;

    }



    #gkFooter .footer-header {

        font-size: 12px;

        text-align: left;

    }



    #gkFooter .footer-header:first-of-type {

        margin-top: 25px;

    }



    #gkFooterNav {

        margin: 0;

    }



    #gkFooterNav li p {

        text-align: left;

    }



    #gkFooterNav .footer-last-list {

        top: 0;

        margin-top: 30px;

    }



    #gkFooterNav .footer-last-list li {

        width: 50%;

        padding-right: 15px !important;

    }



    #gkFooterNav .footer-last-list li:last-child {

        padding-left: 20px !important;

    }



    .inner-page article header h1, .inner-page article header h2 {

        font-size: 24px;

        line-height: 26px;

    }



    .inner-page #gkMainbody table {

        width: auto !important;

    }



    .inner-page #gkFooter .gkCols {

        border-top: none;

    }



    #gkMainbody .contacts table, #gkMainbody .contacts table tbody,

    #gkMainbody .contacts table thead, #gkMainbody .contacts table tfoot {

        width: 100% !important;

        overflow: auto;

    }



    .contacts .titleSubdivision {

        margin: 15px 0 10px;

        font-size: 24px;

        line-height: 26px;

    }



    #gkMainbody .contacts table {

        padding: 20px 0;

    }



    #gkMainbody .contacts table:before {

        display: none;

    }



    .contacts .contactsBox .employeesData td {

        display: block;

        border-bottom: none;

        font-size: 16px;

        line-height: 18px;

    }



    .contactsBox .employeesData td:last-child {

        border-bottom: 1px solid #DCDCDC;

    }



    .contacts .employeesData .fa.only-sm-mobile {

        color: #78003f;

        margin-right: 5px;

    }



    .ccomment-user-info .span6 {

        width: 100%;

        margin-left: 0;

    }



    .ccomment-user-info .help-block {

        float: none;

    }



    .ccomment .ccomment-undergo-moderation {

        margin-bottom: 20px;

    }



    .ccomment .ccomment-undergo-moderation {

        margin-top: 0;

    }

}



@media (max-width: 480px) {

    .footer-last-list {

        margin-bottom: 35px;

    }

}



@media (max-width: 380px) {

    .homepage #gkHeaderBg {

        background-color: #78003F;

    }

    .homepage #gkIs-gk-is-1.gkIsWrapper-gk_university, .homepage #gkPageContent, .homepage .gkSingleModule {

        position: relative;

    }



    .homepage #gkFooter {

        position: relative;

        top: 100px;

    }



    .inner-page #gkHeader.gkPage {

        padding: 270px 0 0 0;

    }



    .sticky-navigation #top_right {

        display: none;

    }



    .search-activated.sticky-navigation #top_right {

        display: block;

    }



    #top_right {

        position: initial;

        display: block;

        width: 100%;

    }



    #top_right > div {

        float: right;

        top: 0;

        margin-right: 10px;

    }





    .itp-gs > #search-form.hidden {
        display: block;
        transform: scaleY(0);
        opacity: 0;
    }

    .itp-gs > #search-form {

        position: fixed;

        top: 125px;

        right: 0;

        width: 100vw;

        opacity: 1;

        transition: transform 300ms linear, 300ms opacity;
        transform-origin: top center;
        transform: scaleY(1);
    }

    #gkHeaderNav.sticky-navigation {
        padding-bottom: 10px;
    }

    .sticky-navigation .itp-gs > #search-form {
        top: 110px;
    }

    .itp-gs .input-container {
        position: absolute;

        top: 0;

        left: 0;

        width: 100vw;
    }

    .itp-gs input[type="text"] {
        width: 100vw;
    }

    .itp-gs #search-form .radios {
        position: absolute;
        right: 0;
        left: 0;
        top: 38px;
    }

    .itp-gs #search-form .radios label span {
        width: 50vw;
        left: 0;
    }

    .itp-gs #search-form .radios label[for="in-phonebook"] span {
        width: 50vw;
        left: 50vw;
    }






    .instagram > div:last-of-type .instagram_gallery_image {

        margin-bottom: 75px;

    }



    .row.instagram > div {

        width: 100%;

    }



    .kviecia-homepage #gkHeaderBg {

        margin-top: 125px;

    }

}



/* IE */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

    #gkBottom4 {

        display: none;

    }



    #search-form label[for="go-search"] {

        display: inline-block;

    }



    #search-form label[for="go-search"] img {

        pointer-events: none;

    }

}



@media screen and (min-width: 1231px) and (-ms-high-contrast: active), (-ms-high-contrast: none) {

    .studies-text-container {

        display: block;

    }



    .studies-text {

        padding-left: calc((100vw - 1230px) / 2);

    }



    .studies-text-container > .studies-text-inner {

        max-width: 100%;

    }

}



@media screen and (max-width: 1230px) and (min-width: 992px) and (-ms-high-contrast: active), (-ms-high-contrast: none) {

    .studies-text-container {

        margin-left: 0;

    }



    #top_right {

        right: 10px;

        width: 120px;

    }

}



/*kviecia bordo mygtukas*/

.slide-btn-bordo{

    display: block;

    width: 245px;

    margin: 30px 0 65px 0;

    padding: 20px 10px;

    text-align: center;

    text-transform: uppercase;

    line-height: 14px;

    font-size: 14px;

    background: #78003f;

}

.slide-btn-bordo:hover{

    background-color: #c72f4f;

    color: #fff !important;

}

.unsuboptions{

    display: none;

}

/*zopim*/

.zopim{

    right: 190px !important;

    bottom: 0 !important;

}



/*E paslaugos*/



.vuep{

	padding-top:0;

}



.vuep img{

	width:18px;

}



.vuep img.pass{

	width:25px;

}



.vuep .header{

	text-align:center;

}



.vuep.box .header:after{

	background: none!important;

}



.pdf_icon{

	height:auto;

	width:auto;

	vertical-align:middle;

}

.field-entry .field-value {
  display: unset;
}

/***!  https://www.vu.lt/templates/gk_university/css/override2.css?v1.1  !***/

/*Prenumeratos modulis*/

.jmail-subscribe input[type="email"] {
    border: 2px solid #ddd;
    color: #656D78;
    padding: 6px 12px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.jmail-subscribe input.invalid {
    border-color: red;
    border-width: 2px !important;
}

.jmail-subscribe button,
.jmail-subscribe input[type="submit"] {
    margin-top: 10px;
    padding: 6px;
    width: 100%;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
    border: 2px solid #78003F;
    font-weight: bold;
    color: #010101 !important;
    line-height: 24px;
}

.jmail-subscribe button:hover,
.jmail-subscribe input[type="submit"]:hover {
    background-color: #78003F;
    color: #fff !important;
}

.jmail-subscribe .checkbox .helper {
    color: #999;
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    z-index: 0;
    border: 2px solid currentColor;
    border-radius: 0.625px;
    -webkit-transition: border-color 0.28s ease;
    transition: border-color 0.28s ease;
    box-sizing: border-box;
}

.jmail-subscribe .checkbox input:checked ~ .helper::before {
    height: 13px;
    -webkit-transition-delay: 0.28s;
    transition-delay: 0.28s;
}

.jmail-subscribe .checkbox input:checked ~ .helper::after, .checkbox input:checked ~ .helper::before {
    opacity: 1;
    -webkit-transition: height 0.28s ease;
    transition: height 0.28s ease;
}

.jmail-subscribe .checkbox .helper::before, .checkbox .helper::after {
    position: absolute;
    height: 0;
    width: 2px;
    background-color: #78003F;
    display: block;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    border-radius: 2.5px;
    content: '';
    -webkit-transition: opacity 0.28s ease, height 0s linear 0.28s;
    transition: opacity 0.28s ease, height 0s linear 0.28s;
    opacity: 0;
}

.jmail-subscribe .checkbox .helper::before {
    top: 7.5px;
    left: 3.8px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    box-shadow: 0 0 0 0.625px #fff;
}

.jmail-subscribe .checkbox input:checked ~ .helper::after {
    height: 5px;
}

.jmail-subscribe .checkbox input:checked ~ .helper {
    color: #78003F;
}

.jmail-subscribe .checkbox input, .form-radio input {
    width: auto;
    opacity: 0.00000001;
    position: absolute;
    left: 0;
    box-sizing: border-box;
}

.jmail-subscribe .checkbox label, .form-radio label {
    position: relative;
    cursor: pointer;
    padding-left: 20px;
    text-align: left;
    color: #333;
    display: block;
    float: left;
    width: 100%;
    font-weight: bold;
    line-height: 12px;
    box-sizing: border-box;
}

.jmail-subscribe .checkbox {
    margin-top: 15px !important;
    float: left;
    width: 100%;
    padding: 0 2px;
}

.jmail-subscribe .checkbox .helper::after {
    top: 4px;
    left: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/*prenumeratos atsisakymo puslapis*/
.unsubscribebox {
    width: 273px;
    float: left;
    box-sizing: border-box;
}

.unsubscribebox2 {
    width: 273px;
    float: left;
    box-sizing: border-box;
    margin-top: 18px;
    padding-top: 15px;
    border-top: 1px solid #ddd;
    clear: both;
}

.unsubscribebox2 button {
    margin-top: 0;
}

h5.blank {
    color: #666 !important;
    margin-bottom: 5px !important;
}

.jmail-subscribe > p {
    line-height: 16px;
}

/*Prenumeratos komponentas*/
.blog.konkursai article {
    margin-bottom: 0px !important;
    padding-top: 15px !important;
}

section.konkursai article header {
    margin: 0;
}

.konkursai article header h2 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    float: left;
    margin-bottom: 15px !important;
}

.konkursai .column-1 {
    width: 100%;
}

@media (max-width: 991px) {
    .konkursai .items-row > div {
        margin-bottom: 0;
    }

    #gkBreadcrumb {
        margin: -36px 0 10px
    }
}

/*soninis meniu*/
.menu li a {
    line-height: 18px;
}

ul.menu li.active ul li ul,
.box ul.menu ul {
    display: none;
}

.box ul.menu li.active > ul {
    display: block;
}

.box ul.menu li:last-child {
    border-bottom: none;
}

.box ul.menu ul {
    margin: 0;
}

.box ul.menu li li a {
    font-weight: 500;
    position: relative;
}

.box ul.menu > li a {
    position: relative;
}

.box ul.menu > li a:before {
    content: "\f105";
    font-family: FontAwesome;
    top: 7px;
    position: absolute;
    left: 0;
    font-size: 14px;
    font-weight: 100;
}

.box ul.menu li.deeper.active > a:before {
    content: "\f107";
}

.inner-page div.gkPage .gkPage .menu li a {
    color: #565655;
}

.inner-page div.gkPage .gkPage .menu li:hover a,
.inner-page div.gkPage .gkPage .menu li.active > a,
.inner-page div.gkPage .gkPage .menu li:focus > a,
.inner-page div.gkPage .gkPage .menu#nav-left li a:hover,
.inner-page div.gkPage .gkPage .menu#nav-left li a:focus {
    color: #78003F;
}

.inner-page div.gkPage .gkPage .menu#nav-left li a {
    color: #565655;
}

.inner-page div.gkPage .gkPage .menu#nav-left li.active > a {
    color: #78003F;
}

.box ul.menu li li, .box.icons-menu li li {
    padding-left: 15px;
}

/*gkMainbody*/
#gkMainbody h2,
#gkMainbody h1 {
    font-weight: bold;
    margin-bottom: 30px;
    color: #78003f;
    line-height: 36px;
}

#gkMainbody .item-page header {
    margin: 0;
}

#gkMainbody article ul li {
    background: url(/site_images/usualList.gif) no-repeat scroll 0 9px transparent;
    list-style: none outside none;
    padding-left: 12px;
}

/*tipografija*/
button, .button, input.button, span.button, button.button, div.button, input[type="submit"], input[type="button"], .pagenav-prev a, .pagenav-next a, #gkMainbody .itemReadMore, #gkMainbody .readmore > a, .button.invert:active, .button.invert:focus, .button.invert:hover, .gkShowCart a, body #cWindow a.plupload_button {
    background: #e13559;
    border: 1px solid #e13559;
}

/*naujienu modulis*/
.naujienosVu .nspArt a.nspImageWrapper {
    position: relative;
}

.naujienosVu .nspArt a.nspImageWrapper .inlineTime {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 6px 10px;
    color: #fff;
    background-color: #78003f;
    font-size: 12px;
}

.nspArt p.nspInfo {
    padding: 20px 20px 0 20px;
    background-color: #fff;
}

.nspImageWrapper:hover img {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

/*tab'ai*/
.rl_tabs.top > ul.nav-tabs > li.active > a:focus,
.rl_tabs.top > ul.nav-tabs > li > a:focus {
    border-bottom-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #f1f1f1;
    border-top-color: #78003f;
    border-bottom-color: transparent;
}

.rl_tabs.outline_handles ul.nav-tabs > li a,
.rl_tabs.outline_handles ul.nav-tabs > li a:hover {
    border: 1px solid #f1f1f1;
    border-bottom-color: #f1f1f1;
    background-color: #f1f1f1;
    border-top: 4px solid #f1f1f1;
}

.rl_tabs.top > ul.nav-tabs > li.active a,
.rl_tabs.top > ul.nav-tabs > li.active a:hover {
    background-color: #fff;
    border-top: 4px solid #78003f;
}

.rl_tabs.top > ul.nav-tabs > li {
    text-align: center;
}

.rl_tabs.outline_content > .tab-content {
    border: 1px solid #f1f1f1;
}

.rl_tabs .nav-tabs {
    border-bottom-width: 0;
}

@media (max-width: 767px) {
    #gkMainbody ul.nav-tabs li {
        float: left;
        width: 100%;
    }

    .rl_tabs .nav-tabs > li > a {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
}

/*Galerija straipsnyje*/
.gallery.flex .pictures .item img {
    position: relative !important;
}

#dGallery {
    float: left;
    width: 100%;
    background-color: #DCDCDC;
    display: table;
    margin-right: 10px;
    padding: 3px 10px 10px 10px;
    box-sizing: border-box;
}

.gallery.flex .pictures {
    margin-left: -10px;
}

#dGallery .item {
    padding: 6px;
    width: 238.3px;
    float: left;
    box-sizing: border-box;
    border-bottom: none !important;
    background-color: #fff;
    webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #666;
    font-weight: 700;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 10px;
}

#dGallery .item:hover {
    background: #78003F;
    color: #fff;
}

#dGallery .item img {
    border: none;
    box-shadow: none;
    padding: 0;
    height: inherit
}

.fancybox-bg {
    width: 100% !important;
    height: 100% !important;
}

.fancybox-container--ready .fancybox-bg {
    background: #0f0f11;
    opacity: .87;
}

/*breadcrumbs*/
#gkBreadcrumb {
    font-size: 12px;
}

.breadcrumbs {
    padding-top: 15px;
}

.breadcrumbs a {
    color: #999 !important;
}

.breadcrumbs > img {
    float: none !important;
    margin: 0px !important;
}

section > header {
    margin: 0;
}

/*paveiksleliai straipsniuose*/
.item-page .itemBody img {
    background: none;
    background-color: #ffffff;
    float: left;
    margin: 0 10px 10px 0;
    display: inline-block;
    overflow: hidden;
}

/*VU mažos vertės pirkimai*/
#pb_search {
    margin-bottom: 15px;
}

#pb_search select, #pb_search input[type="text"] {
    float: left;
}

table.requests {
    overflow: auto;
    display: block;
}

@media (max-width: 1090px) {
    #pb_search {
        clear: both;
        float: left !important;
    }
}

@media (max-width: 767px) {
    #pb_search #darb {
        clear: both;
        width: 206px;
    }

    #pb_search #s_subdivision {
        margin-bottom: 15px;
    }
}

/*category blog*/
#gkMainbody .blog article h4 {
    margin: 0 0 5px 0;
    font-weight: 600;
}

#gkMainbody .blog article,
#gkMainbody .blog-featured article {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    margin: 0 !important;
}

#gkMainbody .blog .leading {
    margin-bottom: 0;
}

#gkMainbody .blog article header {
    padding: 0;
    margin-bottom: 0 !important;
}

#gkMainbody .blog article header time {
    font-weight: 600;
    color: #999;
}

/*paieskos komponentas*/
.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
    text-shadow: none !important;
    color: #fff !important;
}

#___gcse_0 tbody tr td,
#___gcse_1 tbody tr td {
    border-bottom-width: 0;
}

.gsc-control-wrapper-cse table {
    margin-bottom: 0;
}

#___gcse_0 tbody tr td,
#___gcse_1 tbody tr td {
    padding: 0;
    font-size: 13px;
}

input.gsc-search-button {
    line-height: 13px !important;
    min-width: 80px !important;
    height: 38px !important;
    border-color: #78003f;
    background-color: #78003f;
}

.gsc-selected-option-container {
    max-width: 100% !important;
}

.gsc-control-cse {
    padding: 0 !important;
}

.inner-page #gkMainbody #___gcse_0 table,
.inner-page #gkMainbody #___gcse_0 tbody,
.inner-page #gkMainbody #___gcse_1 table,
.inner-page #gkMainbody #___gcse_1 tbody {
    width: 100% !important;
    padding: 0 !important;
}

.inner-page #gkMainbody #___gcse_0 table:before,
.inner-page #gkMainbody #___gcse_1 table:before {
    content: "" !important;
    height: 0 !important;
    display: none;
}

#gs_id50 {
    margin-bottom: 0;
}

.gsc-search-button.gsc-search-button-v2 {
    margin: 0;
    border-radius: 0;
    height: 41px;
}

.gsst_a .gscb_a {
    color: #eeeeee!important;
}

.gsc-search-box {
    overflow: hidden;
}

.gsc-input-box {
    border-color: #eee!important;
}

.gsc-above-wrapper-area-container tbody {
    width: 100%;
    display: block;
    margin-bottom: 12px;
}

.gsc-above-wrapper-area-container tbody tr {
    display: flex;
    justify-content: space-between;
}

.gsc-selected-option {
    width: 66px;
}

.gs-title,
.gs-title b{
    color: rgb(120, 0, 63)!important;
    font-weight: 600;
}

.gs-webResult div.gs-visibleUrl {
    color: black!important;
}

.gs-bidi-start-align.gs-snippet {
    margin-left: 8px;
}

.gsc-above-wrapper-area {
     border-bottom: 0!important;
}

.gsc-cursor-page.gsc-cursor-current-page {
    padding: 5px;
    margin-right: 8px;
}

/*Lenteles mobiliuose irenginiuose*/

@media (max-width: 767px) {
    table.responsiveTable, table.responsiveTable thead, table.responsiveTable tbody, table.responsiveTable th, table.responsiveTable td, table.responsiveTable tr {
        display: block;
    }

    table.responsiveTable tbody tr th {
        display: none;
    }

    table.responsiveTable thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    table.responsiveTable tr {
        border: 1px solid #F2F4F5;
        margin-bottom: 20px;
        background-color: #F2F4F5;
    }

    table.responsiveTable td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        min-height: 40px;
    }

    table.responsiveTable td:before {
        position: absolute;
        top: 10px;
        left: 6px;
        text-align: right;
        width: 45%;
        padding-right: 10px;
        content: attr(data-before);
        text-align: right;
        font-weight: bold;
        line-height: 18px;
    }
}

tbody tr td {
    font-size: 14px;
}

/*Pradinio puslapio slider'is*/
#gkHeaderBg .studies-text {
    padding-top: 0;
}

section.blog .items-row .column-1 {
    width: 100%;
}

/* Karjera */
.career-page #page-content-full {
    margin-right: 10px;
    width: 760px;
}

.item-page.career-page h1 {
    position: relative;
    top: 7px;
    color: #414141;
    font-weight: 500;
}

.career-main-page {
    margin-top: 30px;
}

.career-main-page .career-item {
    display: inline-block;
    float: left;
    width: 32%;
    text-align: center;
}

.career-main-page .career-item:hover {
    opacity: 0.8;
}

.career-main-page .career-item:nth-of-type(2), .career-main-page .career-item:nth-of-type(3) {
    margin-left: 2%;
}

.career-main-page .career-main-page-photo {
    height: 160px;
    overflow: hidden;
    background-color: #78003F;
}

.career-main-page .career-main-page-photo img {
    width: 100%;
    height: auto;
    margin: 0 !important;
    padding: 0;
    border: 0;
    box-shadow: none;
}

.career-main-page .career-main-page-text {
    height: 80px;
    background-color: #78003F;
}

.career-main-page .career-main-page-text a {
    display: block;
    height: 100%;
    padding-top: 0;
    border-bottom: 0;
    color: #fff !important;
    font-size: 14px;
    line-height: 80px;
}

.career-main-page a:hover, .career-main-page a:visited,
.career-main-page a:link, .career-main-page a:active {
    text-decoration: none;
}

@media (max-width: 767px) {
    .career-main-page .career-item {
        width: 100%;
        margin: 0 auto !important;
        max-width: 500px;
        float: none;
        padding-bottom: 20px;
        display: block;
    }
}

/* Karjera  pabaiga*/

/*naujienlaiskio sąraso atvaizdavimas*/
#acyarchivelisting #orderingoption {
    float: left !important;
    margin-bottom: 20px;
}

#acyarchivelisting #orderingoption #ordering {
    min-width: 130px;
}

/*komentarai*/
.ccomment-comment.liked > div:hover .ccomment-voting {
    background-color: #fff;
    border-color: #fff;
}

.ccomment-comment.liked .ccomment-thumbs-up {
    background: url(/media/com_comment/templates/default/images/thumbs_up_blank.png) no-repeat !important;
}

.ccomment-comment.liked .ccomment-thumbs-down {
    background: url(/media/com_comment/templates/default/images/thumbs_down_blank.png) no-repeat !important;
}

.ccomment-comment > div .ccomment-voting.ccomment-thumbs-up,
.ccomment-comment > div .ccomment-voting.ccomment-thumbs-down {
    background-position: 0 !important;
}

.ccomment-comment.liked .ccomment-voting.ccomment-thumbs-up,
.ccomment-comment.liked .ccomment-voting.ccomment-thumbs-down {
    cursor: default;
}

.ccomment-comment .row-fluid .offset1 span,
.ccomment-comment .row-fluid .offset1 button,
.ccomment-comment .row-fluid .offset1 div {
    cursor: default;
}
#gkBg {
    overflow: visible;
}

/*  Kviecia VU*/
.kviecia-inner-page #gkContentWrap {
    width: 75%;
    padding-right: 15px;
}

.kviecia-inner-page div.gkPage .gkPage a {
    color: #7b003d;
}

.kviecia-inner-page #gkBreadcrumb .gkPage {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: space-between;
}

.kviecia-inner-page .breadcrumbs {
    padding-top: 0;
    padding-right: 15px;
    line-height: 18px;
}

.kviecia-inner-page .breadcrumbs>div:not(:first-child) {
    padding-left: 2px;
}

.kviecia-inner-page .breadcrumbs>div:not(:last-child):after {
    padding-left: 6px;
}

.kviecia-inner-page #gkBreadcrumb .bckBtn {
    display: none;
}

.kviecia-inner-page .consultants-contacts a {
    font-weight: 600;
}

/* upper footer module */
.kviecia-inner-page #gkBottom5 {
    border-top: 1px solid #e3e3e3;
    padding: 0 0 45px 0;
}

.kviecia-inner-page #gkBottom5 {
    border-top: 1px solid #e3e3e3;
    padding: 0 0 45px 0;
}

.kviecia-inner-page .custom.kviecia-upper-footer {
    padding: 0 15px;
}

.kviecia-inner-page .kviecia-upper-footer h4 {
    margin: 40px 0 22px 0;
    padding-bottom: 13px;
    border-bottom: 2px solid #969696;
    color: #3c3c3b;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
}

.kviecia-inner-page .kviecia-upper-footer li p {
    margin: 0 0 5px 0;
    font-size: 14px;
}

.kviecia-inner-page #gkBottom5 a {
    color: #78003f;
}

/* soninis modulis */
.kviecia-inner-page #gkInset {
    width: 25%;
    padding-left: 15px;
}

.kviecia-inner-page #kvu-informacija h4 {
    margin: 0 0 25px 0;
    padding-bottom: 10px;
    border-bottom: 2px solid #cacaca;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    color: #3c3c3b;
}

.kviecia-inner-page #kvu-informacija .inner-texts {
    padding-right: 15px;
}

.kviecia-inner-page #kvu-informacija .inner-texts p {
    margin: 0 0 30px 0;
    font-size: 14px;
    line-height: 22px;
    color: #3c3c3b;
}

.kviecia-inner-page #kvu-informacija .inner-texts a {
    color: #78003f;
    font-weight: 600;
}

.kviecia-inner-page .pateikti-prasyma-block {
    width: 100%;
    height: 42px;
    background-color: #e13559;
    text-align: center;
    line-height: 42px;
    text-transform: uppercase;
}

.kviecia-inner-page #kvu-informacija a.pateikti-prasyma {
    color: white;
    text-align: center;
    line-height: 42px;
}

@media(min-width: 992px){
    .kviecia-inner-page #kvu-informacija {
        padding-left: 35px;
    }
}

@media(max-width: 991px) {
    .kviecia-inner-page #kvu-informacija {
        margin-top: 60px;
    }

    .kviecia-inner-page .pateikti-prasyma-block {
        width: 200px;
    }

    body.kviecia-homepage .rl_tabs.outline_handles ul.nav-tabs > li:nth-of-type(3) a{
        padding-bottom: 0;
    }

    body.kviecia-homepage li.rl_tabs-tab.nn_tabs-tab.nav-item{
        width: 50%;
    }
    body.kviecia-homepage li.rl_tabs-tab.nn_tabs-tab.nav-item:nth-child(1){
         width: 25%;
    }
    body.kviecia-homepage li.rl_tabs-tab.nn_tabs-tab.nav-item:nth-child(2){
        width: 75%;
    }
}

@media(max-width: 575px) {
    .kviecia-inner-page .kviecia-list-of-programs > div h4 {
        margin: 0 0 25px;
    }

    .kviecia-inner-page .kviecia-upper-footer h4 {
        margin-top: 10px;
    }

    body.kviecia-homepage li.rl_tabs-tab.nn_tabs-tab.nav-item,
    body.kviecia-homepage li.rl_tabs-tab.nn_tabs-tab.nav-item:nth-child(1),
    body.kviecia-homepage li.rl_tabs-tab.nn_tabs-tab.nav-item:nth-child(2)
    {
        width: 100%;
    }


}

@media(max-width: 420px) {
    body.kviecia-homepage li.rl_tabs-tab.nn_tabs-tab.nav-item:nth-child(2) a,
    body.kviecia-homepage li.rl_tabs-tab.nn_tabs-tab.nav-item:nth-child(2) a:hover{
        height: 52px!important;
    }
}

/* article */
.kviecia-inner-page #gkMainbody {
    color: #3c3c3b;
}

.kviecia-inner-page #gkMainbody table {
    height: auto !important;
    width: 100% !important;
}

.kviecia-inner-page #gkMainbody .itemBody > table:first-child{
    margin-bottom: 15px;
}

.kviecia-inner-page #gkMainbody h1 {
    margin-bottom: 25px;
    padding-bottom: 10px;
}

.kviecia-inner-page #gkMainbody table td {
    padding: 5px 15px 5px 0;
    border-bottom: 1px solid #f5f5f5;
    color: #3c3c3b;
    vertical-align: text-top;
}

.kviecia-inner-page #gkMainbody table td span{
    color: #3c3c3b!important;
    font-weight: 600;
}

.kviecia-inner-page #gkMainbody article ul li {
    /*
    PANAIKINAMA NES NIEKUR NERODO BULLETO 2018-11-15 pataisymas*/
    background: url(/site_images/usualList.gif) no-repeat scroll 0 9px transparent;

    list-style: none outside none;
    padding-left: 12px;
    line-height: 22.4px;
}

.kviecia-inner-page #gkMainbody article .kviecia-list-of-programs ul li,
.kviecia-inner-page #gkMainbody .itemBody > table:nth-of-type(2) li{
    background: none;
    padding-left: 0;
}

@media(max-width: 991px) {
    .kviecia-inner-page #gkContent {
        display: flex;
        flex-direction: column;
    }

    .kviecia-inner-page #gkContentWrap, .kviecia-inner-page #gkInset {
        width: 100%;
        padding: 0 10px;
    }
}

/* studiju programa layout */
.kviecia-inner-page #gkMainbody .itemBody > table:nth-of-type(2) {
    margin-top: 50px;
    margin-bottom: 30px;
}

.kviecia-inner-page #gkMainbody .itemBody > table:nth-of-type(2) li:before {
    font-family: 'FontAwesome';
    content: '\f00c';
    margin:0 5px 0 -20px;
    color: #7b003d;
}

.kviecia-inner-page #gkMainbody .itemBody > table:nth-of-type(2) tr:first-child td {
    padding-top: 0;
    vertical-align: top;
}

.kviecia-inner-page #gkMainbody .itemBody > table:nth-of-type(2) tr:first-child td p {
    margin-top: 0;
}

.kviecia-inner-page #gkMainbody .itemBody > table:nth-of-type(2) tr:first-child span {
    color: #3c3c3b !important;
    font-size: 18px !important;
    font-weight: bold !important;
}

.kviecia-inner-page #gkMainbody .itemBody > table:nth-of-type(2) tr:last-child td {
    border-bottom: 0;
}

.kviecia-inner-page #gkMainbody .itemBody > table:nth-of-type(2) tr:not(:first-child) td {
    padding-left: 25px;
}

.kviecia-inner-page #gkMainbody .itemBody > table:nth-of-type(2) tr td:first-child,
.kviecia-inner-page #gkMainbody .itemBody > table:nth-of-type(2) tr td:last-child {
    width: 45%;
}

.kviecia-inner-page #gkMainbody .itemBody > table:nth-of-type(2) tr td:nth-of-type(2) {
    width: 10%;
}

@media(min-width: 992px) {
    /* pataisyti */
    .kviecia-inner-page #gkMainbody .itemBody > table:nth-of-type(2) tr td:first-child,
    .kviecia-inner-page #gkMainbody .itemBody > table:nth-of-type(2) tr td:last-child {
        max-width: 285px;
    }

    .kviecia-inner-page #gkMainbody .itemBody > table:nth-of-type(2) ul,
    .kviecia-inner-page #gkMainbody .itemBody > table:nth-of-type(2) li  {
        display: inline;
        word-break: break-word;
    }
}

@media(max-width: 991px) {
    .kviecia-inner-page #gkMainbody .itemBody > table:nth-of-type(2) tr td:nth-of-type(2) {
        display: none;
    }
}


@media(max-width: 575px) {
    .kviecia-inner-page #gkMainbody .itemBody > table:first-child td {
        display: inline-block;
        width: 50%;
        max-height: 85px;
        height: 85px;
        float:left;
    }

    .kviecia-inner-page #gkMainbody .itemBody > table:nth-of-type(2) tr td:first-child,
    .kviecia-inner-page #gkMainbody .itemBody > table:nth-of-type(2) tr td:last-child {
        width: 75vw;
        max-width: 75vw;
    }

    .kviecia-inner-page #gkMainbody .itemBody > table:nth-of-type(2) li:before {
        position: relative;
    }
}

/* slaideriai */
.kviecia-inner-page #gkMainbody .rl_tabs.outline_content>.tab-content>.tab-pane {
    padding: 12px 0;
}

.kviecia-inner-page #gkMainbody .rl_sliders.accordion>.accordion-group {
    margin-bottom: 5px;
    border-radius: 0;
    border: 1px solid #e3e3e3;
}

.kviecia-inner-page #gkMainbody .accordion-heading.panel-heading {
    background-color: #f1f1f1;
    border: none;
    border-radius: 0;
}

.kviecia-inner-page #gkMainbody .accordion-heading.panel-heading a:after {
    position: absolute;
    right: 0;
    margin-right: 15px;
    content: "\f0d7";
    font-family: 'FontAwesome';
    color: #3b3b3c;
}

.kviecia-inner-page #gkMainbody .accordion-group.active.active .accordion-heading.panel-heading a:after {
    content: "\f0d8";
}

.kviecia-inner-page #gkMainbody .accordion-heading.panel-heading:focus {
    outline: 0;
}

.kviecia-inner-page #gkMainbody .accordion-heading.panel-heading:hover {
    background-color: #cacaca;
}

.kviecia-inner-page #gkMainbody .itemBody > .rl_sliders td strong:first-of-type {
    color: #78003f;
    font-weight: 400;
    font-style: italic;
}

.kviecia-inner-page #gkMainbody .eb-taskbar li a:link {
    position: relative;
}
    /* 2 lygio slideriai */
.kviecia-inner-page #gkMainbody .accordion-group .accordion-inner.panel-body .accordion-heading.panel-heading a:after {
    margin-right: 30px;
    content: "\f0d7";
}

.kviecia-inner-page #gkMainbody .accordion-group .accordion-inner.panel-body .accordion-group.active .accordion-heading.panel-heading a:after {
    content: "\f0d8";
}

/* tabai */
.kviecia-inner-page #gkMainbody .rl_tabs.outline_handles ul.nav-tabs>li a,
.kviecia-inner-page #gkMainbody .rl_tabs.outline_handles ul.nav-tabs>li a:hover {
    border: 0;
    border-bottom: 1px solid #ededed;
    border-radius: 0;
    background: #fff;
    color: #3c3c3b;
    font-weight: 600;
}

.kviecia-inner-page #gkMainbody .rl_tabs.top>ul.nav-tabs>li.active a,
.kviecia-inner-page #gkMainbody .rl_tabs.top>ul.nav-tabs>li.active a:hover {
    border-top: 2px solid #78003f;
    border-right: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-bottom: 0;
    color: #78003f;
}

.kviecia-inner-page #gkMainbody  .rl_tabs.outline_content>.tab-content {
    border: none;
}

.kviecia-inner-page div.gkPage .gkPage a .nn_sliders-toggle-inner {
    color: #3c3c3b;
    font-size: 13px;
    font-weight: 700;
}

@media (max-width: 767px) {
    body.kviecia-inner-page #gkMainbody .rl_tabs.outline_handles ul.nav-tabs>li a,
    body.kviecia-inner-page #gkMainbody .rl_tabs.outline_handles ul.nav-tabs>li a:hover {
        border-bottom: none;
        padding: 0;
        line-height: 20px;
    }

    body.kviecia-inner-page #gkMainbody .rl_tabs.top>ul.nav-tabs>li.active a,
    body.kviecia-inner-page #gkMainbody .rl_tabs.top>ul.nav-tabs>li.active a:hover {
        border: none;
    }

    body.kviecia-inner-page #gkMainbody .rl_tabs.top>ul.nav-tabs>li a:after {
        margin-left: 10px;
        content: "\f078";
        font-family: 'FontAwesome';
        font-size: 10px;
        color: #78003f;
    }

    body.kviecia-inner-page #gkMainbody .rl_tabs.top>ul.nav-tabs>li:first-child {
        margin-left: 100px;
    }
}

/* kviecia studiju programos */
.kviecia-inner-page .kviecia-list-of-programs {
    display: flex;
    margin-top: 20px;
}

.kviecia-inner-page .kviecia-list-of-programs > div {
    flex: 1;
}

.kviecia-inner-page .kviecia-list-of-programs a {
    display: block;
}

.kviecia-inner-page #gkMainbody .kviecia-list-of-programs ul li:not(:last-child) {
    margin-bottom: 40px;
}

@media(min-width: 576px) {
    .kviecia-inner-page .kviecia-list-of-programs > div:first-child {
        padding-right: 15px;
    }

    .kviecia-inner-page .kviecia-list-of-programs > div:last-child {
        padding-left: 15px;
    }
}

@media(max-width: 575px) {
    .kviecia-inner-page .kviecia-list-of-programs {
        display: block;
    }
}

/* DUK */
.kviecia-inner-page .kviecia-duk #set-rl_tabs-1 {
    margin-bottom: 40px;
}

@media (max-width: 767px) {
    .kviecia-inner-page .kviecia-duk #set-rl_tabs-1 {
        margin-bottom: 20px;
    }

    .kviecia-inner-page .kviecia-duk #set-rl_tabs-1 li br {
        display: none;
    }

    .kviecia-inner-page .kviecia-duk #set-rl_tabs-1 li a:after {
        margin-left: 10px;
        content: "\f078";
        font-family: 'FontAwesome';
        font-size: 10px;
        color: #78003f;
    }
}

/* stipendijos */
.kviecia-inner-page .kviecia-duk a {
    font-weight: 600;
}

/* ekskursijos */
article.kviecia-ekskursijos .itemBody {
    margin-right: 0;
}

.excursions-container {
    display: flex;
    flex-wrap: wrap;
}

.excursions-container .excursion {
    position: relative;
    width: calc(33.3333% - 20px);
}

.excursions-container .excursion:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(rgba(34,34,34,.0) 20%,rgba(34,34,34,1));
    opacity: .6;
    z-index: 1;
}

.excursions-container .excursion:hover {
    opacity: .8;
}

.excursions-container .excursion img {
    width: 100%;
    margin: 0;
    padding: 0;
    box-shadow: none;
    border: none
}

.excursions-container .excursion span {
    position: absolute;
    bottom: 20px;
    left: 20px;
    padding-right: 20px;
    color: #ffffff;
    font-size: 18px;
    line-height: 20px;
    z-index: 2;
}

@media(max-width: 1260px) and (min-width: 1200px) {
    article.kviecia-ekskursijos {
        padding-right: 40px;
    }
}

@media(min-width: 1200px) {
    article.kviecia-ekskursijos {
        width: 1200px;
    }
}

@media(max-width: 1199px) and (min-width: 992px) {
    article.kviecia-ekskursijos {
        width: 100vw;
        padding-right: 40px;
    }
}

@media(min-width: 768px) {
    article.kviecia-ekskursijos .excursions-container .excursion:nth-of-type(1),
    article.kviecia-ekskursijos .excursions-container .excursion:nth-of-type(4) {
        margin-right: 15px;
    }

    article.kviecia-ekskursijos .excursions-container .excursion:nth-of-type(2),
    article.kviecia-ekskursijos .excursions-container .excursion:nth-of-type(5) {
        margin-left: 15px;
		margin-right: 15px;
    }

    article.kviecia-ekskursijos .excursions-container .excursion:nth-of-type(3),
    article.kviecia-ekskursijos .excursions-container .excursion:nth-of-type(6) {
        margin-left: 15px;
    }

    article.kviecia-ekskursijos .excursions-container .excursion {
        margin-bottom: 40px;
    }
}

@media(max-width: 767px) {
    article.kviecia-ekskursijos .excursions-container .excursion {
        width: calc(50% - 15px);
    }

    article.kviecia-ekskursijos .excursions-container .excursion:nth-child(-n+4) {
        margin-bottom: 25px;
    }

    article.kviecia-ekskursijos .excursions-container .excursion:nth-child(odd) {
        margin-right: 15px;
    }

    article.kviecia-ekskursijos .excursions-container .excursion:nth-child(even) {
        margin-left: 15px;
    }
}

@media(max-width: 575px) {
    article.kviecia-ekskursijos .excursions-container .excursion {
        width: 100%;
        margin: 0 0 25px 0 !important;
    }

    article.kviecia-ekskursijos .excursions-container .excursion:last-child {
        margin-bottom: 0!important;
    }

    article.kviecia-ekskursijos .excursions-container .excursion span {
        font-size: 16px;
        line-height: 18px;
    }
}

/*sisteminiai pranesimai*/
#system-message dd, #system-message .alert{
    background: #78003f;
    color: #fff;
}
#system-message dd.notice{
    background: #f1f1f1;
    color: #78003f;
}

/*duk linkai*/
.duk-link{
    display: none;
    opacity: 0;
}

/*eventbooking*/
#eb-event-page .eb-box-heading h1.eb-page-heading{
    font-size: 13px;
    line-height: 18px;
    border-bottom: none !important;
    font-weight: 600 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.eb-notice-message,
#eb-event-properties-heading, #eb-event-group-rates-heading, #eb-share-text {
    font-size: 13px;
    font-weight: 600;
}

.eb-notice-message{
    color: #999;
}

.eb-event-date-month,
.eb-event-date-day,
.eb-event-date-year{
    color: #666;
    padding-top: 0;
}

.eb-container .eb-even-title-container{
    font-size: 20px;
    padding-top: 10px !important;
}

.eb-events-timeline .eb-taskbar{
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 0;
}

.eb-events-timeline .eb-taskbar h4{
    margin-top: 10px;
}

.eb-event-container{
    padding: 0 0 0 105px;
}

.eb-event-information i{
    width: 15px;
    text-align: center;
}


/* RS Form */
#userForm ul {
	margin:15px;
	margin-left:40px;
}

#userForm ul li{
	list-style-type: disc;
}

#userForm fieldset.formFieldset legend{
    font-weight: bold;
    margin-bottom: 30px;
    color: #78003f;
    line-height: 36px;
	font-size: 36px;
	margin: 0 0 12px;
}

@media (max-width: 575px){
	#userForm .formCaption{
		width:100%!important;
	}
}

#userForm select, #userForm input[type="text"], #userForm input[type="password"], #userForm input[type="url"], #userForm input[type="email"] {
    width: 250px!important;
}

/* Mobile header fix */
@media only screen and (max-width: 1220px) {
    #gkHeaderBg {
        margin-top: 87px;
    }

    #gkHeaderNav {
        background-color: rgba(120, 0, 63, 1);
    }
	
	body.inner-page {
		background: #fff url(/site_images/vu_background_inner.jpg) no-repeat center 87px;
	}	

}

@media only screen and (max-width: 380px) {
    #gkHeaderBg {
        margin-top: 125px;
    }
	
	body.inner-page {
		background: #fff url(/site_images/vu_background_inner.jpg) no-repeat center 125px;
	}	
}

@media screen and (max-width: 650px) {
    .gkIsWrapper-gk_university .active figcaption h2, .gkIsWrapper-gk_university figcaption h2 {
      font-size: 20px;
      line-height: 1.25;
    }
}  

@media screen and (max-width: 650px) {
    .gkIsWrapper-gk_university .active figcaption h2, .gkIsWrapper-gk_university figcaption h2 {
        display: flex;
        align-items: center;
    }
}

@media (max-width: 410px) {
    #gkIs-gk-is-1.gkIsWrapper-gk_university .gkIsSlide {
        background-size: cover;
        height: 211px;
        max-width: 410px;
    }
    #gkIs-gk-is-1.gkIsWrapper-gk_university {
        min-height: 211px;
    }
}

/* Inner content padding fix */

.inner-page #gkBreadcrumb {
	margin-bottom: 84px;
}

@media (max-width: 575px) {
  .inner-page #gkHeader.gkPage {
      padding: 250px 0 0 0;
  }
}

/* English news fix */
.inner-page .naujienosVu .nspText {
	display: none !important;
}

.inner-page .naujienosVu a.readon {
    margin-top: 0;
    padding: 0 0 20px 0;
    text-align: left;
    color: #78003F;
    text-transform: uppercase;
}

.inner-page .naujienosVu .nspHeader a {
    color: #3c3c3b;
    font-size: 18px;
    font-weight: 400;
}

.inner-page .naujienosVu {
    padding-top: 0;
}    

@media (min-width: 992px) {
    .inner-page .naujienosVu {
        padding-top: 35px;
    }    
}

@media (max-width: 800px) {
    .inner-page .naujienosVu .nspArts {
        padding: 0;
    }

    .inner-page .naujienosVu {
        padding-top: 0;
    }

    .inner-page div.naujienosVu {
        padding-top: 0;
    }
}

@media (max-width: 575px) {
    .inner-page .naujienosVu a.readon {
        font-size: 12px;
        font-weight: 600;
        margin-left: 10px;
    }
}

@media (min-width: 992px) {
    .inner-page .naujienosVu .content {
        margin-left: -18px;
        width: 103%;
        margin-top: 20px
    }
}

@media (max-width: 575px) {
    .inner-page .naujienosVu .header {
        padding-bottom: 20px !important;
    }
}

@media (min-width: 575px) and (max-width: 991px) {
    .inner-page .naujienosVu .header {
        padding-bottom: 50px !important;
    }
}

/* Zopim VU KVIEČIA fix */

.zopim iframe{
    z-index: 2;
    cursor: pointer;
}

.zopim::before, .zopim::after {
    content: " ";
    width: 180px;
    height: 100%;
    position: absolute;
    bottom: 0;

}

.zopim::before{
    background: #702a26;
    z-index: 2;
    width: 5px;
}

.zopim::after{
    background: #551111;
    z-index: 1;
}

@media (max-width: 1024px) {
    .zopim {
        position: fixed !important;
        left: 10px !important;
        margin-top: 15px !important;
    }
}

@media (max-width: 374px) {
    .zopim {
        left: 0 !important;
    }
}

/* Event booking timeline layout fix */
.eb-events-timeline .eb-event-date-container {
	position: absolute !important;
}

.eb-events-timeline .eb-even-title-container {
    display: inline-block !important;
    min-width: 100% !important;
}

/* Word copy paragraph fix */
.darbo-skelbimai .itemBody p span:empty, .darbo-skelbimai .itemBody p strong span:empty {
	display: block;
	min-height: 23px;
}

.darbo-skelbimai .cloaked_email span {
	display: inherit !important;
	min-height: inherit !important;
}

/* Business */
.custom-email-field * {
  color: #78003f !important;
  transition: color 0.2s linear !important;
}

.custom-email-field:hover * {
  color: #e13559 !important;
}

/* Eventbooking bug fixes */
.eb-taskbar li {
	margin: -1.25em 0 2px 0 !important;
}

.eb-event-property-label strong {
	font-weight: unset !important;
    color: unset !important;
}

.eb-container .form .form-actions {
	margin-top: 10px;
}

.eb-container .form .form-actions input {
	margin: 0;
    margin-right: 5px;
}

.eb-container .form .form-actions input:hover{
  background: #c72f4f !important;
	border-color: #c72f4f !important;
}

.btn:hover{
    background-color: #c72f4f;
    color: #fff;
    border-color: #c72f4f;
}

/*stojantiesiems html modulis*/
.stojantiesiems-kviecia  #gkContent .stojantiesiems.dark *{
    color: #fff !important;
}

#gkContent .stojantiesiems.dark .rl_sliders.accordion>.accordion-group.active>.accordion-heading>a.accordion-toggle,
#gkContent .stojantiesiems.box.dark{
    background-color: #78003f;
}

.box.stojantiesiems{
    padding: 30px !important;
}
.box.stojantiesiems.lighter{
    padding: 0 30px 0 30px !important;
}
#gkContent .stojantiesiems .rl_sliders.accordion>.accordion-group>.accordion-heading>a.accordion-toggle{
    display: table;
    background: none;
    padding: 15px 0;
    position: relative;
    text-decoration: none !important;
}
#gkContent .stojantiesiems .tab-pane > .rl_sliders.accordion>.accordion-group.active>.accordion-heading>a.accordion-toggle > span,
#gkContent .stojantiesiems .tab-pane > .rl_sliders.accordion>.accordion-group>.accordion-heading>a.accordion-toggle:hover > span,
#gkContent .stojantiesiems .rl_sliders.accordion>.accordion-group>.accordion-heading>a.accordion-toggle:hover{
    color: #e13559 !important;
}

#gkContent .stojantiesiems .rl_sliders {
    list-style: none;
    counter-reset: my-awesome-counter;
}

#gkContent .stojantiesiems .rl_sliders .accordion-group{

    counter-increment: my-awesome-counter;
}

#gkContent .stojantiesiems .rl_sliders .accordion-group .accordion-toggle{
    float: left;
    width: 100%;
}

#gkContent .stojantiesiems.dark .rl_sliders .accordion-group .accordion-toggle:before{
    content: counter(my-awesome-counter) ". ";
    color: #fff;
    background-color: #e13559;
    font-weight: bold;
    float: left;
    padding: 12px 16px;
    font-size: 29px;
    line-height: 31px;
    display: table-cell;
    text-align: center;
    margin-right: 12px;
}

#gkContent .stojantiesiems .rl_sliders .accordion-group .nn_sliders-toggle-inner{
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    box-shadow: inset 0px -1px 0px #fff;
    font-size: 19px;
    font-weight: 500;
    padding-right: 30px;
}

#gkContent .stojantiesiems.box li,
#gkContent .stojantiesiems .rl_tabs.outline_content > .tab-content,
#gkContent .stojantiesiems .rl_sliders.accordion>.accordion-group>.accordion-body>.accordion-inner,
#gkContent .stojantiesiems .rl_sliders.accordion>.accordion-group{
    border: none;
    padding: 5px 0;
}

#gkContent .stojantiesiems.dark .rl_sliders.accordion>.accordion-group>.accordion-body>.accordion-inner{
    padding: 0 15px;
}
#gkContent .stojantiesiems.lighter .rl_sliders.accordion>.accordion-group .accordion-inner{
    padding: 0 0 15px 0;
}

.messageForm .btn,
.stojantiesiems-kviecia .rsform-submit-button{
    display: block !important;
    width: 245px !important;
    padding: 20px 10px !important;
    background-color: #e13559 !important;
    text-align: center;
    text-transform: uppercase;
    line-height: 14px !important;
    color: #fff !important;
    background-image: none !important;
    border-radius: 0 !important;
    font-weight: 400;
    text-shadow: none !important;
    height: 54px;
    margin-left: 0;
    border-color: #e13559 !important;
    box-shadow: none !important;
    webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    font-family: 'Raleway', sans-serif;
    font-size: 14px !important;
}

.stojantiesiems-kviecia .box .header:after{
    top: 15px;
}

.messageForm .btn:hover,
.stojantiesiems-kviecia .rsform-submit-button:hover{
    background-color: #c72f4f !important;
}

#gkContent .stojantiesiems  .rl_sliders.accordion>.accordion-group>.accordion-body{
    float: left;
    width: 100%;
}

#gkContent .stojantiesiems .rl_sliders.accordion>.accordion-group.active>div>a:focus,
#gkContent .stojantiesiems .rl_sliders.accordion>.accordion-group>div>a:focus{
    -webkit-box-shadow: none;
    box-shadow: none;
}

#gkContent .stojantiesiems .rl_tabs.outline_handles ul.nav-tabs > li a{
    background-color: transparent;
    border: 1px solid #fff !important;
    border-radius: 0;
    text-transform: uppercase;
    height: initial !important;
    text-decoration: none !important;
}

#gkContent .stojantiesiems .rl_tabs.top > ul.nav-tabs > li{
    margin-right: 5px !important;
    margin-bottom: 5px !important;
}

#gkContent .stojantiesiems .rl_tabs.outline_content>.tab-content>.tab-pane{
    padding: 0;
}

#gkContent .stojantiesiems  .rl_tabs.top > ul.nav-tabs > li.active a,
#gkContent .stojantiesiems .rl_tabs.top > ul.nav-tabs > li.active a:hover{
    border-top: 1px solid #fff;
    background-color: #fff;
}

#gkContent .stojantiesiems.lighter  .rl_tabs.top > ul.nav-tabs > li.active a,
#gkContent .stojantiesiems.lighter .rl_tabs.top > ul.nav-tabs > li.active a:hover{
    border-color: #78003f !important;
    background-color: #78003f;
}

#gkContent .stojantiesiems.lighter  .rl_tabs.top > ul.nav-tabs > li.active a span,
#gkContent .stojantiesiems.lighter .rl_tabs.top > ul.nav-tabs > li a:hover span,
#gkContent .stojantiesiems.lighter .rl_tabs.top > ul.nav-tabs > li.active a:hover span{
    color: #fff;
}

#gkContent .stojantiesiems.lighter .rl_tabs.outline_handles ul.nav-tabs > li a,
#gkContent .stojantiesiems.lighter  .rl_tabs.top > ul.nav-tabs > li.active a,
#gkContent .stojantiesiems.lighter .rl_tabs.top > ul.nav-tabs > li.active a:hover{
    border-color: #78003f !important;
    text-decoration: none !important;
}
#gkContent .stojantiesiems.dark  .rl_tabs.outline_handles ul.nav-tabs > li a:hover span,
#gkContent .stojantiesiems.dark  .rl_tabs.top > ul.nav-tabs > li.active a span,
#gkContent .stojantiesiems.dark .rl_tabs.top > ul.nav-tabs > li.active a:hover span{
    color: #333 !important;
}

#gkContent .stojantiesiems.dark .rl_tabs.outline_handles ul.nav-tabs > li a:hover{
    background-color: #fff;
}

#gkContent .stojantiesiems.lighter .rl_tabs.outline_handles ul.nav-tabs > li a:hover{
    background-color: #78003f;
}
#gkContent .stojantiesiems.dark .header:after{
    background-color: #fff;
}

#gkContent .stojantiesiems.lighter .rl_sliders .accordion-group{
    float: left;
    width: 100%;
    border-bottom: 1px solid #78003f !important;
    border-radius: 0;
    padding: 0;
}



#gkContent .stojantiesiems.lighter .accordion-heading.panel-heading a:after{
    position: absolute;
    right: 0;
    margin-right: 10px;
    content: "\f078";
    font-family: 'FontAwesome';
    color: #3b3b3c;
}

#gkContent .stojantiesiems.lighter .rl_sliders .active .accordion-heading.panel-heading a:after{
    color: #e13559;
}

#gkContent .stojantiesiems.lighter .accordion-group.active .accordion-heading.panel-heading a:after {
    content: "\f077";
}

.stojantiesiems-kviecia #gkMainbodyBottom{
    display: grid;
    grid-template-columns: 48%;
    column-gap: 3%;
}

.stojantiesiems-kviecia #gkMainbodyBottom .students-form{
    grid-column: 1 / 2;
    grid-row: 1 / 3;
    background-color: #f1f1f1;
}

.stojantiesiems-kviecia #gkMainbodyBottom .students-form form{
    margin-bottom: 0;
}

.stojantiesiems-kviecia #gkMainbodyBottom .contacts-form{
    grid-column: 2 / 3;
    grid-row: 1 / 2;
}

.stojantiesiems-kviecia #gkMainbodyBottom .question-form{
    grid-column: 2 / 3;
    grid-row: 2 / 3;
}

.stojantiesiems-kviecia #gkMainbodyBottom .question-form .header:after{
    background-color: #fff;
}

.stojantiesiems-kviecia #gkMainbodyBottom .box + .box{
    margin: 0;
}

.stojantiesiems-kviecia #gkMainbodyBottom .box{
    padding: 30px;

}

.stojantiesiems-kviecia #gkMainbodyBottom input,
.stojantiesiems-kviecia #gkMainbodyBottom textarea{
    border: none;
    float: left;
    width: 100% !important;
    box-sizing: border-box;
    border-radius: 0;
    min-height: 50px;
    margin-bottom: 0;
}

.stojantiesiems-kviecia .formResponsive .formHorizontal .rsform-block{
    margin-bottom: 0;
}

.stojantiesiems-kviecia #gkMainbodyBottom .formDescription,
.stojantiesiems-kviecia #gkMainbodyBottom .formControlLabel{
    display: none;
}

.stojantiesiems-kviecia #gkMainbodyBottom .formValidation{
    min-height: 15px;
    display: block;
    float: left;
    width: 100%;
}

.stojantiesiems-kviecia .formResponsive .formHorizontal .formControls{
    margin-left: 0;
}

/*subslider*/
#gkContent .stojantiesiems .rl_sliders .rl_sliders .accordion-group{
    border-bottom: none !important;
}
#gkContent .stojantiesiems .rl_sliders .rl_sliders .accordion-group .accordion-heading.panel-heading a:after,
#gkContent .stojantiesiems .rl_sliders .rl_sliders .accordion-group.active .accordion-heading.panel-heading a:after{
    content: "";
}

#gkContent .stojantiesiems .rl_sliders .rl_sliders{
    margin-bottom: 0;
}

#gkContent .stojantiesiems .rl_sliders .rl_sliders.accordion>.accordion-group .accordion-inner,
#gkContent .stojantiesiems .rl_sliders .rl_sliders.accordion>.accordion-group>.accordion-heading>a.accordion-toggle{
    padding: 0 !important;
}

#gkContent .stojantiesiems .rl_sliders .rl_sliders .accordion-group .nn_sliders-toggle-inner{
    font-size: 14px;
    color: #e13559 !important;
    box-shadow: none;
    text-decoration: underline;
}

/*#gkContent .stojantiesiems .rl_sliders .rl_sliders.accordion a.accordion-toggle{*/
    /*visibility:  hidden;*/
/*}*/

#gkContent .stojantiesiems .rl_sliders .rl_sliders.accordion a.accordion-toggle span {
    display: block;
    width: initial;
    margin: 0;
    padding: 10px 15px;
    background-color: #e13559;
    text-align: center;
    text-transform: uppercase;
    color: #fff !important;
    float: left;
    text-decoration: none;
    margin: 0 0 20px 0;
}

#gkContent .stojantiesiems .rl_sliders .rl_sliders.accordion a.accordion-toggle span:hover {
    background-color: #c72f4f;
}

.stojantiesiems-kviecia #gkContent a:not(.btn){
    color: #666 !important;
    text-decoration: underline !important;
}

.stojantiesiems-kviecia .dark a:not(.btn){
    color: #fff !important;
}
.stojantiesiems-kviecia #gkContent a:not(.btn):hover{
    text-decoration: none !important;
}
#gkContent .stojantiesiems .rl_sliders .rl_sliders.accordion a.accordion-toggle:not(.collapsed) span{
    overflow: hidden;
    position: relative;
    color: transparent !important;
    white-space: nowrap;
}

#gkContent .stojantiesiems .rl_sliders .rl_sliders.accordion a.accordion-toggle:not(.collapsed) span:before{
    content: "Mažiau informacijos";
    display: block;
    color: #fff;
    position: absolute;
}

#gkContent .stojantiesiems.dark .rl_sliders .rl_sliders.accordion a.accordion-toggle:not(.collapsed){
    display: none;
}

#gkContent .stojantiesiems.lighter .rl_sliders .accordion-group.active .rl_sliders.accordion  .nn_sliders-toggle-inner{
    color: #666 !important;
    background-color: transparent;
    font-weight: 600;
    padding: 10px 0 0 0;
    text-transform: initial;
    white-space: initial;
}
#gkContent .stojantiesiems.lighter .rl_sliders .rl_sliders.accordion a.accordion-toggle span:before{
    color: #666;
    content: "+";
    display: inline-block;
    position: relative;
    margin-right: 5px;
    font-family: sans-serif;
    width: 8px;

}
#gkContent .stojantiesiems.lighter .rl_sliders .rl_sliders.accordion a.accordion-toggle:not(.collapsed) span:before{
    content: "-";
}
/*#gkContent .stojantiesiems .rl_sliders .rl_sliders.accordion a.accordion-toggle:not(.collapsed):after{*/
    /*content:"Mažiau informacijos";*/
    /*display: block;*/
/*}*/

#gkContent .stojantiesiems .rl_sliders .rl_sliders.accordion a.accordion-toggle.collapsed{
    visibility:  visible;
    color: #e13559 !important;
}

#gkContent .stojantiesiems .rl_sliders .rl_sliders .accordion-group .accordion-toggle:before{
    content: "";
    display: none;
}
/* Video dialog */
.v-card{
	padding:3px 32px 32px 32px;
}

.v-dialog {
    box-shadow: 0 11px 15px -7px rgba(0,0,0,.2), 0 24px 38px 3px rgba(0,0,0,.14), 0 9px 46px 8px rgba(0,0,0,.12);
    /*border-radius: 2px;*/
    margin: 24px;
    overflow-y: auto;
    pointer-events: auto;
    transition: .3s cubic-bezier(.25,.8,.25,1);
    width: auto;
    z-index: 9999;
	background:rgba(120, 0, 63, 1);
}

.v-dialog .close{
	width:25px;
	height:25px;
	float:right;
	margin:5px;
	position:relative;
	right:0;
	top:0;
	cursor:pointer;
}

.v-dialog iframe{
	display:flex;
}

@media (min-width: 640px) and (max-width: 970px){
	.v-dialog iframe{
		width:540px!important;
		height:270px!important;
	}
}

@media (min-width: 375px) and (max-width: 640px){
	.v-dialog iframe{
		width:580px!important;
		height:250px!important;
	}
}

@media (min-width: 100px) and (max-width: 375px){
	.v-dialog iframe{
		width:320px!important;
		height:180px!important;
	}
}

/*@media(max-width: 700px) {
	.v-dialog iframe{
		width:640px!important;
		height:360px!important;
	}
}

@media(max-width: 900px) {
	.v-dialog iframe{
		width:850px!important;
		height:478px!important;
	}
}
*/
.v-dialog .close:before, .v-dialog .close:after {
    position: absolute;
    content: "";
    top: 7px;
	right:0px;
    display: inline-block;
    height: 12px;
    width: 12px;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
	transform: rotate(-135deg);
}
.v-dialog .close:after{
	transform: rotate(45deg);
	right:14px;
}

.v-dialog_content {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    transition: .2s cubic-bezier(.25,.8,.25,1);
    width: 100%;
    outline: none;
	z-index: 99999;
}

.v-dialog_content:before {
    background-color: #212121;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.4;
    position: absolute;
    right: 0;
    top: 0;
    transition: inherit;
    transition-delay: .15s;
    width: 100%;
}

@media (max-width: 650px){
	#gkHeaderBg .gkIsWrapper-gk_university figcaption > div{
		padding-top: 0px!important;
	}
}

/*bakalauro studiju programu baneris*/
.banner-students p{
    margin: 0;
}
.banner-students img{
    float: left;
    width: 100%;
}

.stojantiesiems-kviecia #gkContent .banner-students h2 a{
    background-color: #78003f;
    color: #fff !important;
    float: left;
    width: 100%;
    padding: 15px 30px;
    font-size: 30px;
    font-weight: 700;
    text-decoration: none !important;
}

.btn.rsform-submit-button {

    width: 245px !important;
    padding: 20px 10px !important;
    background-color: #e13559 !important;
    text-transform: uppercase;
    line-height: 14px !important;
    color: #fff !important;
    height: 54px;
    background-image: none !important;
    border: none !important;
    border-radius: 0 !important;
    text-shadow: none !important;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
    font-size: 14px !important;

}

.question-form.bordo{
    background-color: #78003f;
}

.question-form.bordo *{
    color: #fff;
}

.btn.rsform-submit-button:hover{

    background-color: #c72f4f !important;

}

.question-form a.btn{
    margin-bottom: 0;
}

.stojantiesiems-kviecia .box.carousel{
    padding: 0 30px 0 30px !important;
}

.stojantiesiems-kviecia .box .header {
    padding-bottom: 30px;
    font-size: 30px;
}

@media(max-width: 767px) {

    #gkContent .stojantiesiems .rl_tabs.top > ul.nav-tabs > li{
        float: left;
        width: 100%;
    }

    .stojantiesiems-kviecia #gkMainbodyBottom{
        display: block;

    }

    .stojantiesiems-kviecia #gkMainbodyBottom .box{
        float: left;
        width: 100%;
    }
    .stojantiesiems-kviecia #gkMainbodyBottom .students-form{
        margin-right: 0;
    }

    .stojantiesiems-kviecia .question-form .btn,
    .stojantiesiems-kviecia .formResponsive button{
        width: 100% !important;
    }

    .stojantiesiems-kviecia .box .header {
        padding-bottom: 45px;
        font-size: 30px;
    }

    #gkContent .stojantiesiems.dark .rl_sliders .accordion-group .accordion-toggle:before{
        padding: 6px 11px;
    }

    #gkContent .stojantiesiems .rl_sliders .accordion-group .nn_sliders-toggle-inner{
        font-size: 18px;
    }
}

.startup-description1 {
    min-width: 105px;
    max-width: 105px;
    margin-right: 40px;
    word-break: break-word;
}

.startup-description1 h3 {
    color: rgb(120, 0, 63);
    font-size: 14px;
    font-weight: 600;
    line-height: 22.4px;
    overflow-wrap: normal;
}

.startup-contacts1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 400px;
}

.item-page a.btn{
    background-color: #78003F;
    margin: 0;
}

.item-page a.btn:hover{
    background-color: #e13559;
}

.cloaked_email {
	-webkit-user-select: none; /* Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+/Edge */
	user-select: none; /* Standard */
}
