body {
  font-family: 'PT Sans', sans-serif;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  font-size: 14px;
  text-align: left;
/*  background-color: #f7f5f5;s*/

}

h1, h2, h3, h4{
/*    color: #283431;*/
/*    text-transform: uppercase;*/
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
}
h1{
    font-size: 34px;
}

h2{
    font-size: 30px;
    line-height: 38px;
    padding: 20px 0;
    letter-spacing: 0px;
}
h3{
    font-size: 22px;
    line-height: 1.294;
}
h4{
    font-size: 20px;
    line-height: 1.5;
}
p{
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    color: #2f2f2f;
    line-height: 1.5;
}
a{
    font-family: 'PT Sans', sans-serif;
    outline: none;
/*    text-decoration: underline;*/
    color: #141414;
/*    font-size: 16px;*/
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
a:hover{
    text-decoration: none;
    cursor: pointer;
    color: #009d38;
}

/*---------------HEADRER---------------*/
.container-fluid {
    padding: 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    padding: 0;
}
.top-menu{
    box-shadow: 0 3px 3px rgba(5, 5, 5, 0.21);
    background-color: #383838;
}
.header-img{
    background: url(https://pasauliolietuviai.lt/wp-content/uploads/Plu_web_header-2025-1440x595x2-scaled.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 560px;
}
	@media (max-width: 760px) {
  .header-img {
   background: url(https://pasauliolietuviai.lt/wp-content/uploads/mob_plu_fonas-scaled.png);
  }
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-default .navbar-nav>li>a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
}
.home-item {
    background-image: url(../img/home.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 23px;
}
.search-item {
    background-image: url(../img/search.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px;
    width: 20px;
    height: 23px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #000;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #000;
}
.navbar {
    margin-bottom: 0px;
    min-height: 30px; 
}
.navbar-nav>li {
    border-left: 1px solid rgba(255,255,255,.1);
}
.big-menu>.navbar-nav>li {
    border-left: 1px solid rgba(255,255,255,.0);
}
.navbar-nav>li:last-child {
    border-right: 1px solid rgba(255,255,255,.1);
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #000;
}
.nav>li>a {
    padding: 10px 20px;
}
.nav>li>a:first-child {
    padding: 10px 15px;
}
.nav>li.search>a{
/*    padding: 21px 25px;*/
}
.vdu-logo, .plu-logo{
    display: inline-block;
}
.logos{
    margin-top: 94px;
}
.map-header .logos{
    margin-top: 50px;
    margin-left: 30px;
}
.plu-logo{
    margin-left: 34px;
    padding-left: 34px;
    border-left: 2px solid rgba(0,0,0,.3);
}
.arch-logo{
    display: block;
    /* margin: 0; */
    border: 0;
    margin-top: 30px;
    margin-left: 0;
    padding-left: 20px;
}
.big-menu{
    position: absolute;
    bottom: -9;
/*    width: 100%;*/
}
.big-menu>.nav>li>a {
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    text-align: center;
    height: 128px;
    padding: 34px 20px;
}
.big-menu>.nav>li>a:hover {
    background-color: rgba(0,0,0,.7);
}
.big-menu>.nav>li:last-child a, .big-menu>.nav>li:first-child a{
    padding: 49px;
}
.big-menu>.nav>li.english-media a{
    padding: 34px 50px;
}
.big-menu>nav>li {
    border:none;
}
.header-container{
    position: relative;
    height: 100%;
}
.lang-item-en a, .lang-item-lt a {
    opacity: 0;
}

/*---------------NEWS---------------*/
.news-top{
    margin-top: 30px;
}
.title h2{
    color: #141414;
    font-family: "PT Sans";
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0;
}
.title h1{
    display: none; 
}
.home-news-content{
    background-color: #fafafa;
    border-top:1px solid rgba(0,0,0,.1);
/*    padding-top: 45px;*/
}
.nav-tabs>li {
    float: none;
    margin-bottom: -1px;
    text-align: center;
    display: inline-block;
}
.nav-tabs {
    text-align: center;
    border: none;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border-radius: 0;
    margin:0;
    padding: 10px 15px;
    border:0;
    border-bottom: 5px solid #009d38;
}
.nav-tabs>li>a {
    border-radius: 0;
    margin:0;
    padding: 10px 15px;
    border:0;
    color: #818181;
    border-bottom: 5px solid transparent;
}
.nav-tabs>li>a:first-child {
    padding: 10px 15px;
}
.nav-tabs>li>a:focus, .nav-tabs>li>a:hover {
    border-radius: 0;
    margin:0;
    padding: 10px 15px;
    border:0;
    color: #141414;
    background-color: transparent;
    border-bottom: 5px solid #009d38;
}
.sub-menu{
/*    display: block;*/
}
.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.sub-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.menu-item-has-children:hover .sub-menu{
    display: block;
}
.navbar-nav>li>.sub-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    box-shadow: 0 3px 3px rgba(5, 5, 5, 0.21);
    background-color: #323232;
    border-top-right-radius: 0;
    border-radius:0;
    padding: 0;
}
.sub-menu>li>a {
    color: #fff;
    /* font-size: 16px; */
    padding: 10px 15px;
    border-top:1px solid rgba(255,255,255,.2);
}
.sub-menu>li> li a {
    color: #fff;
    /* font-size: 16px; */
    padding: 10px 15px;
    border-top:1px solid rgba(255,255,255,.2);
    background: #323232;
}
.navbar-nav li li{
    position: relative;
}
.navbar-nav li li .sub-menu {
    display: none !important;
    margin-top: 0;
    border-top-left-radius: 0;
    box-shadow: 0 3px 3px rgba(5,5,5,.21);
    background-color: #323232;
    border-top-right-radius: 0;
    border-radius: 0;
    padding: 0;
    left: 100%;
    top: 0;
}
.navbar-nav li li:hover .sub-menu {
    display: block !important;
}
.sub-menu>li> li a:hover {
    color: #fff;
    /* font-size: 16px; */
    padding: 10px 15px;
    background: #000;
}
.sub-menu>li {
    padding: 0px;
/*    border-top:1px solid rgba(255,255,255,.2);*/
}
.sub-menu>li>a:hover {
    background-color: #000;
}
.sub-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
/*    background-color: transparent;*/
}
.new-item-in{
    box-shadow: 0 3px 3px rgba(5, 5, 5, 0.08);
    background-color: #ffffff;
    padding: 22px 22px 30px;
}
.new-item{
    margin-bottom: 46px;
    padding-top: 46px;
}
.new-item-in h4{
    color: #009d38;
    font-size: 16px;
    font-weight: 400;
/*    line-height: 40px;*/
    margin: 0;
    display: inline-block;
}
.new-item-in h4:after{
    content:" /";
}
.new-item-in h4:last-of-type:after{
    content:"";
/*    font-size: 22px;*/
}
.new-item-in h3{
    margin-top:15px;
}
.new-item-in h3 a{
    color: #000000;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
}
.new-item-in h3 a:hover{
    color: #2f2f2f;
}
.new-item-in .news-excerpt p{
    color: #2f2f2f;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
.new-item-in .news-date{
    color: #929292;
    font-size: 13px;
    font-weight: 400;
/*    line-height: 40px;*/
    margin-bottom: 15px;
    letter-spacing: 1px;
}
.new-item-in .more a{
    color: #009d38;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
}
.new-item-in .more a:hover{
    color: #2f2f2f;
}
.new-item-in img{
    margin-bottom: 23px;
    width: 100%;
    height: auto;
}
.home-banner img{
    box-shadow: 0 3px 3px rgba(5, 5, 5, 0.08);
    width: 100%;
}
.more-news a{
    color: #232323;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    box-shadow: 0 3px 3px rgba(5, 5, 5, 0.08);
    border-radius: 4px;
    background-color: #ffffff;
    padding: 14px 27px;
}
.more-news a:hover{
    box-shadow: none;
}
.tab-content{
    min-height: 50px;
}
.more-news{
    width:100%;
    text-align: center;
    margin-bottom: 50px;
}
.home-banner{
    margin-bottom: 10px;
    padding: 0;
}
/*---------------NEWSLETTER---------------*/
.newsletter{
    background-color: #fafafa;
}
.newsletter-content{
    background-image: url("../img/newsletter.jpg");
    box-shadow: 0 3px 3px rgba(5, 5, 5, 0.08);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 62px;
    text-align: center;
    padding-top: 1px;
    padding-bottom: 1px;
}
.newsletter-content h3{
    color: #1f1f1f;
    font-size: 30px;
    font-weight: 700;
/*    line-height: 40px;*/
    margin-top: 38px;
    margin-bottom: 0;
}
.newsletter-content p{
    color: #1f1f1f;
    font-size: 16px;
    font-weight: 400;
/*    line-height: 40px;*/
}
.newsletter-content form{
    margin:25px 0 35px;
}
.newsletter-content input::placeholder {
  color: #222323;
}
.newsletter-content input[type=text]{
    border-radius: 4px 0 0 4px;
    border: 1px solid #c1c1c1;
    background-color: #ffffff;
    padding: 5px;
    width: 256px;
    margin-right: -5px;
    outline: none;
    font-size: 16px;
    color: #1f1f1f;
}
.newsletter-content input[type=submit]{
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    background-color: #fcc11a;
    box-shadow: none;
    border: none;
    border-radius: 0px 4px 4px 0px;
    outline: none;
    padding: 7px 15px;
    border: 1px solid #fcc11a;
        display: inline-block;
}
.newsletter-content input[type=submit]:hover{
    color: #1f1f1f;
}
#mailpoet_form_1 .mailpoet_text, #mailpoet_form_1 .mailpoet_textarea {
    /* width: 200px; */
    border-radius: 4px 0 0 4px;
    border: 1px solid #c1c1c1;
    background-color: #ffffff;
    padding: 7px;
    width: 256px !important;
    margin-right: -5px;
    outline: none;
    font-size: 16px;
    color: #1f1f1f;
}
#mailpoet_form_1 .mailpoet_paragraph {
    line-height: 20px;
    display: inline-block;
}
.wysija-paragraph{
    display: inline-block;
}
/*---------------FOOTER---------------*/
footer{
    background-color: #383838;
    padding-bottom: 10px;
}
.footer-1{
    margin-top: 36px;
    margin-bottom: 40px;
}
.footer-1 p{
    text-align: left;
}
.footer-1 p, .footer-1 a{
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
.footer-2{
    text-align: center;
}
.footer-3{
    text-align: right;
}
.footer-1 a{
    text-align: center;
}
.footer-1 li{
    text-align: right;
    display: inline-block;
    margin-left: 14px;
}
.footer-1 li a{
    
}
.footer-row2{
    
}
.footer-row2 p, .footer-row2 a, .footer-row2 .footer-creator, .footer-row2 .home-map{
    display: inline-block;
}
.footer-row2 p{
    opacity: 0.5;
    color: #ffffff;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
.footer-row2 a{
    opacity: 0.5;
    color: #ffffff;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
.footer-row2 .footer-creator{
    float: right;
}
.footer-row2 .footer-creator p{
    opacity: 0.5;
    color: #ffffff;
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
.footer-row2 .footer-creator img{
    margin-left: 10px;
}
.footer-row2 .home-map{
    margin-left: 40px;
    padding-left: 45px;
    border-left: 1px solid rgba(255,255,255,.2);
}
/*---------------SINGLE---------------*/
.header-img.single-page-img{
	background: url(https://pasauliolietuviai.lt/wp-content/uploads/Plu_web_header-2025-2560x307x2-4-scaled.png);
    background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
	height: 307px;
}
.header-img.map-header{
    background: url(../img/map-background.jpg);
    height: 560px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.header-img.konferencija-header{
    background: url(../img/header-4.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    height: auto;
}
.header-img.simpoziumas-header{
    background: url(../img/Simpoziumo-headeris-ryskesnis.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    height: auto;
}
.language-en .header-img.konferencija-header{
    background: url(../img/header-4-en.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    height: auto;
}
.language-en .header-img.simpoziumas-header{
    background: url(../img/Simpoziumo-headeris-ryskesnis.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    height: auto;
}
.konferencija-header .logos{
    display: none;
}
.simpoziumas-header .logos{
    display: none;
}
.title-single, .breadcrumbs, .inner-date{
    width: 100%;
    text-align: center;
}
.inner{
    box-shadow: 0 3px 3px rgba(5, 5, 5, 0.08);
    background-color: #ffffff;
    margin: 30px 0 30px;
    padding: 25px 168px;
}

.breadcrumbs a{
    color: #141414;
    font-size: 16px;
    font-weight: 400;
/*    line-height: 40px;*/
}
.breadcrumbs a:after{
    content:">";
    position: relative;
    color: #777777;
    margin: 0 10px;
}
.breadcrumbs a:last-child:after{
    content:"";
}
.title-single{
   
}
.title-single h2{
    margin: 0;
     color: #141414;
    font-size: 36px;
    font-weight: 700;
    padding: 15px 0 20;
}
.inner-date{
    opacity: 0.5;
    color: #141414;
    font-size: 16px;
    font-weight: 400;
/*    line-height: 40px;*/
    margin-bottom:20px;
}
.single-templaite{
    background-color: #fafafa;
}
.inner-content p, .inner-content li{
    color: #2f2f2f;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
}
.inner-content img{
    height: auto;
    max-width: 100%;
}
.inner-content a{
    color:#009d38;
}
.inner-content a:hover{
    color:#141414;
    opacity: 0.5;
}
.tag-templaite .inner{
    padding-top: 50px;
    padding-bottom: 50px;
}
.tag-list a:hover{
    color:#009d38;
}
.inner-content img.alignleft{
    text-align: left;
    float: left;
    padding: 0 15px 15px 0;
}
.inner-content img.alignright{
    text-align: right;
    float: right;
    padding: 0 0 15px 15px;
}
.inner-content img.aligncenter{
    display: block;
    margin: 0 auto;
}
.inner-content img.alignnone{
    display: block;
}
.inner-partners{
    box-shadow: 0 3px 3px rgba(5, 5, 5, 0.08);
    background-color: #ffffff;
    margin: 30px 0 100px;
    padding: 25px 50px;
    position: relative;
}
.inner-partners ul{
    padding: 0;
}
.partner-title{
    width:100%;
    text-align: center;
}
.partner-title h3{
    color: #141414;
/*    font-family: "PT Sans";*/
    font-size: 25px;
    font-weight: 700;
/*    line-height: 40px;*/
}

.inner-partners ul li{
    display: inline-block;
    height: auto;
}
.slick-arrow{
    font-size: 0;
    border: 0;
    width: 16px;
    height: 36px;
    background-repeat: no-repeat;
    position: absolute;
    top: 25px;
    z-index: 9;
    outline: none;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
.slick-arrow:hover{
    opacity: .5;
}
.slick-prev{
    background-image: url(../img/arrow-left.jpg);
    left: -35px;
}
.slick-next{
    background-image: url(../img/arrow-right.jpg);
    right: -35px;
}
.person-picture img{
    box-shadow: 0 3px 3px rgba(5, 5, 5, 0.08);
    width: 100%;
    height: auto;
}
.person-picture h5, .person-picture h4{
    width: 100%;
    text-align: center;
}
.person-picture h4{
    color: #141414;
    font-size: 24px;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 0px;
/*    line-height: 40px;*/
}
.person-picture h5{
    color: #2f2f2f;
    font-size: 17px;
    font-weight: 400;
    line-height: 23px;
    margin-top: 0px;
}
.person-picture{
    margin-bottom: 65px;
}
.person-img{
    position: relative;
    overflow: hidden;
}
.person-img:hover .img-overlay, .img-overlay.active{
    top: 0;
    opacity: 1;
    cursor: pointer;
    
}
.img-overlay{
    background-color: rgba(56, 56, 56, 0.94);
    position: absolute;
    top: 20%;
    height: 100%;
    opacity: 0;
    padding: 25px;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all;
    width: 100%;
}
.img-overlay p{
    color: #ffffff;
    font-size: 17px;
    font-weight: 400;
    line-height: 23px;
}
.inner-content .gallery .gallery-item img {
    border: 4px solid #fff !important;
}
.inner-content .gallery  .gallery-item {
    margin-top: 0px !important;
    margin-bottom: 0 !important;
}
.content-tags p{
    font-size: 14px;
    color:#009d38;
    margin: 10px 0;
}
.content-tags a{
    font-size: 12px;
    font-style: italic;
    margin: 10px 0;
    margin-left: 3px;
}
.pagintation-list{
    text-align: center;
    float: left;
    width: 100%;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #009d38;
    border-color: #009d38;
}
.pagination>li>a, .pagination>li>span {
    color: #009d38;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #009d38;
}
.inner-content .su-column{
    margin: 0;
    display: inline-block;
/*    float: none;*/
}
.inner-content .su-column-size-1-3{
    width: 32.6%;
    text-align: center;
}
.wpcf7-form{
    text-align: center;
}
.wpcf7-form input,.wpcf7-form select,.wpcf7-form textarea{
    border: 1px solid rgba(0,0,0,.5);
    margin: 2px;
    width: 60%;
    padding: 8px;
    outline: none;
    border-radius: 4px;
}
.wpcf7-form input[type=submit]{
    color: #009d38;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    box-shadow: 0 3px 3px rgba(5, 5, 5, 0.08);
    border-radius: 4px;
    background-color: transparent;
    padding: 9px 80px;
    margin-left: 20px;
    width: unset;
}
.gallery-columns-3 .gallery-item{
    width: 33.33% !important;
}
/*---------------MEDIATEKA---------------*/
h4.panel-title{
    color: #2f2f2f;
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
}
.panel-group .panel{
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06);
    border-radius: 2px;
    border: 1px solid #dad8d8;
    background-color: #fafafa;
    position: relative;
}
.panel-heading {
    padding: 20px 25px;
}
.panel.panel-default a:hover, .panel.panel-default a:focus{
    outline: none;
    text-decoration: none;
}
.panel-group .panel.active {
    margin-top: 5px;
    background-color: #fff;
}
.panel-title:after{
    content: url(../img/arrow-down.svg);
    position: absolute;
    top:25px;
    width: 18px;
    height: 8px;
    right: 20px;
}
.panel-title.active:after{
    content: url(../img/arrow-up.svg);
    position: absolute;
    top:25px;
    width: 18px;
    height: 8px;
    right: 20px;
}
.accord.collapsed .panel-title.active:after{
    content: url(../img/arrow-down.svg);
    position: absolute;
    top:25px;
    width: 18px;
    height: 8px;
    right: 20px;
}
.panel-body{
    font-size: 17px;
    font-weight: 400;
}
.panel-body iframe{
    width: 100%;
}
.page-not-found{
    min-height: 400px;
}
.not-first{
    margin-top: 50px;
}
.slick-slide img {
    margin: 0 auto;
}
.search-result li a{
    font-size: 20px;
    font-weight: bold;
}
.search-result li img{
    width: 100px;
    height: auto;
    display: block;
}
#searchform label{
    display: none;
}
/*
#searchform input[type=text] {
    padding: 10px;
    font-size: 30px;
    width: 80%;
    outline: none;
}
#searchform input[type=submit] {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    background-color: #fcc11a;
    box-shadow: none;
    border: none;
    border-radius: 0px 4px 4px 0px;
    outline: none;
    padding: 22px 43px 15px;
    border: 1px solid #fcc11a;
}
*/
.search-head{
    position: absolute;
    background-color: #383838;
    padding: 15px;
    right: -15px;
    z-index: 99;
}
#searchform{
    margin: 0;
}
#searchform input[type=text] {
    padding: 8px;
    font-size: 15px;
    /* width: 80%; */
    outline: none;
}
#searchform input[type=submit], .mygtukas-tekste a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    background-color: #009d38;
    box-shadow: none;
    border: none;
    border-radius: 0px 4px 4px 0px;
    outline: none;
    padding: 8px 43px;
    border: 2px solid #009d38;
}
.mygtukas-tekste a {
    border-radius: 4px;
}
/*
#searchform input[type=submit], .mygtukas-tekste-orange a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    background-color: #ed9900;
    box-shadow: none;
    border: none;
    border-radius: 0px 4px 4px 0px;
    outline: none;
    padding: 8px 43px;
    border: 2px solid #ed9900;
}
*/
 */
.mygtukas-tekste-orange a {
    border-radius: 4px;
}
.main-menu{
    position: relative;
}
.search-head{
    display: none;
}
.search-head.active, .search-head.active2{
    display: block;
}
.search-result li{
    list-style: none;
    margin-bottom: 20px;
}
.search-result ul{
    padding: 0;
}
.search-result li.search-img img, .search-result iframe{
    display: none;
}
.search-result{
    margin-bottom: 30px;
}
.search-result p{
    font-weight: 100;
}
#map{
    height: 500px;
    width: 100%;
}
.map-header .header-container {
    background-color: rgba(0,0,0,.3);
    width: 100%;
}


.show-desctop {
    display: block !important;
}

.show-mobile {
    display: none !important;
}

.konferencija-header .container.header-container {
    display: none;
}
.simpoziumas-header .container.header-container {
    display: none;
}

.wpcf7-list-item input[type=checkbox] {
    width: 20px;
    float: left;
    position: relative;
    top: 3px;
}

input.wpcf7-form-control.wpcf7-file {
    margin: 0 auto;
}

.wrap-items-two {
    display: flex;
    text-align: center;
}
.wrap-item {
    width: 50%;
}
.wrap-items-two .wrap-item:nth-child(1){
    text-align: right;
}
.wrap-items-two .wrap-item:nth-child(2){
    text-align: left;
}

.widthfixed {
    width: 60%;
    margin: 0 auto;
    padding: 10px 0px;
}

.checkboxeswidth {
    text-align: left;
}

.checkboxeswidth span.wpcf7-list-item {
    display: inline-block;
    margin: 0 1.4em 0 -4px;
}

body .su-tabs-nav span {
    font-size: 18px;
}

.flexlater > .su-row {
    display: flex;
}
.flexlater  {
    padding: 20px 0;
}

.language-en .newsletter {
    display: none;
}

.inner-content p {
    text-align: justify;

}

.wp-caption.aligncenter,
.wp-caption-text {
    width: 100% !important;
    text-align: center;
    padding-right: 10px;
}

/*---------------MOBILE MEDIA---------------*/
@media (min-width: 768px) {
  
}
@media (min-width: 992px) {
 
}
@media (min-width: 1200px) {
  
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .header-img {
    height: 360px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .big-menu>.nav>li.english-media-f a {
        padding: 34px 50px;
    }
}

@media (min-width: 768px){
    
}

@media(max-width: 1200px) {
    .big-menu>.nav>li>a {
    font-size: 26px;
}
    #searchform input[type=text] {
        width: 70%;
    }
    #searchform input[type=submit] {
        padding: 8px 10px;
    }

}
@media (max-width: 992px) {
    .logos {
        margin-top: 60px;
    }
    .vdu-logo img{
        width: 70%;
    }
    .plu-logo img{
        width: 40%;
    }
    
    .vdu-logo, .plu-logo {
        width: 30%;
    }
    .arch-logo{
        width: 80%;
        margin-left: 0;
    }
    .plu-logo {
        margin-left: 0px;
    }
    .big-menu>.nav>li>a {
        color: #ffffff;
        font-size: 16px;
        font-weight: 700;
        line-height: 20px;
        border-radius: 4px;
        background-color: rgba(0,0,0,.5);
        text-align: center;
        height: unset;
        padding: 16px 16px;
    }
    .big-menu>.nav>li:last-child a, .big-menu>.nav>li:first-child a {
        padding: 26px 16px;
    }
    .footer-1 p {
        text-align: center;
    }
    .footer-3 {
        text-align: center;
    }
    .footer-3 ul{
        padding-left: 0;
    }
    .footer-1 li {
         margin-left: 0px; 
        padding-left: 10px;
        padding-right: 10px;
    }
    .inner {
        padding: 25px 50px;
    }
    .new-item-in img {
        width: inherit;
    }
    .new-item {
        margin-bottom: 15px;
        padding-top: 15px;
    }
}
@media screen and (max-width: 767px) {

    .navbar-nav li li .sub-menu {
        display: block !important;
        position: static;
        padding-left: 15px;
    }

    .flexlater>.su-row {
        display: block;
    }

    .widthfixed {
        width: 100%;
        margin: 0 auto;
    }


    .show-desctop {
        display: none !important;
    }

    .show-mobile {
        display: block !important;
    }
    .konferencija-header .container.header-container {
        display: none;
    }
	.simpoziumas-header .container.header-container {
        display: none;
    }

    .header-img.konferencija-header{
        background: url(//pasauliolietuviai.lt/wp-content/themes/plu/css/../img/header-4-mob.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: top;
        height: auto !important;
    }
    .language-en .header-img.konferencija-header {
        background: url(//pasauliolietuviai.lt/wp-content/themes/plu/css/../img/header-4-mob-en.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: top;
        height: auto !important;
    }
	    .header-img.simpoziumas-header{
        background: url(//pasauliolietuviai.lt/wp-content/themes/plu/css/../img/Simpoziumo-headeris-ryskesnis.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: top;
        height: auto !important;
    }
    .language-en .header-img.simpoziumas-header {
        background: url(//pasauliolietuviai.lt/wp-content/themes/plu/css/../img/Simpoziumo-headeris-ryskesnis.png);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: top;
        height: auto !important;
    }

    .big-menu>.nav>li:last-child a, .big-menu>.nav>li:first-child a {
        padding: 16px 16px;
    }
    .big-menu>.nav>li>a {
        margin-bottom: 30px;
    }
    .navbar-default .navbar-toggle {
        border-color: transparent;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar-toggle .icon-bar {
        width: 30px;
        height: 3px;
        border-radius: 0;
    }
    .navbar-nav {
        margin: 0;
        padding: 0 10px;
    }
    .navbar-nav>li , .navbar-nav>li:last-child{
        border-left: none;
    }
    .icon-bar{
         -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        transition: 0.3s ease all;
    }
    .navbar-default .navbar-toggle.active .icon-bar.icon-bar-1{
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        margin-top: 0px;
        margin-right: 0px;
        margin-left:0px;
        width: 30px;
    }

    .navbar-default .navbar-toggle.active .icon-bar.icon-bar-3{
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        width: 30px;
        margin-top: -3px;
        margin-left:-0px;
    }
    .active .icon-bar{
        display: none;
    }
    .active .icon-bar.icon-bar-1, .active .icon-bar.icon-bar-3{
        display: block;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
        width: 30px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: transparent;
    }
    .sub-menu {
        display: block !important;
        width: 100%;
        position: relative;
        border: none;
        box-shadow: none !important;
        margin-bottom: 15px;
    }
    .sub-menu>li:last-child a{
            border-bottom: 1px solid rgba(255,255,255,.2)
    }
    .sub-menu>li>a {
        padding: 10px 25px;
    }
    #menu-top-right li:last-child {
        border-bottom: 1px solid rgba(255,255,255,.2);
        border-top: 1px solid rgba(255,255,255,.2);
    }
    #menu-top-right li:first-child {
        display: none;
    }
    #searchform input[type=submit] {
        letter-spacing: 0.7px;
        padding: 8px 55px 8px;
        line-height: 20px;
        width: 100%;
        margin-top: 10px;
        font-size: 15px;
    }
    #searchform input[type=text] {
        font-size: 15px;
        width: 100%;
    }
    .search-head.active1{
        display: block;
    }
    .search-head {
        position: relative;
         right: 0px; 
/*        display: block;*/
    }
    .more-news {
        margin-top: 30px;
    }
    .new-item-in h3 {
        height: auto !important;
    }
    
}
@media (max-width: 520px) {
    .big-menu>.nav>li:last-child a, .big-menu>.nav>li:first-child a {
        padding: 16px 16px;
    }
    .big-menu>.nav>li>a {
        padding: 16px 16px;
        margin-bottom: 8px;
    }
    .big-menu {
        position: absolute;
        bottom: -5px;
         width: 100%; 
    }
    .logos {
        margin-top: 20px;
        text-align: center;
    }
    .vdu-logo img{
        width: 100%;
    }
    .plu-logo img{
        width: 90%;
    }
    .plu-logo {
        margin-left: 20px;
    }
    .newsletter-content input[type=text] {
        border-radius: 4px;
        width: 80%;
    }
    .newsletter-content input[type=submit] {
        margin-top: 5px;
        border-radius: 4px;
        width: 100%;
    }
    .newsletter-content h3 {
        font-size: 24px;
    }
    .footer-row2 {
        text-align: center;
    }
    .footer-row2 .home-map {
        margin-left: 0px;
        padding-left: 0px;
        border-left: none;
    }
    .footer-row2 p, .footer-row2 a, .footer-row2 .footer-creator, .footer-row2 .home-map {
        display: block;
        width: 100%;
    }
    .footer-row2 .footer-creator p {
        display: none;
    }
    .footer-row2 .footer-creator img {
         margin-left: 0px; 
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .footer-1 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .inner {
        padding: 25px 25px;
    }
    .img-overlay {
/*
        background-color: rgba(56, 56, 56, 0.74);
        position: relative;
        top: 0;
        height: auto;
        opacity: 1;
        padding: 15px;
        -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        transition: 0.3s ease all;
*/
    }
    .img-overlay p {
        color: #ffffff;
        font-size: 16px;
        font-weight: 400;
        line-height: 18px;
    }
    .person-picture h4 {
        font-size: 18px;
        margin-top: 15px;
    }
    .person-picture h5 {
        font-size: 15px;
    }
    .col-xs-6.person-picture{
        width: 100%;
        padding: 0 60px;
    }
    .person-img:hover .img-overlay {
        top: 0;
        opacity: 1;
        cursor: pointer;
    }
    .vdu-logo, .plu-logo {
        width: 40%;
    }
    
}
@media (max-width: 520px) {
    .header-img {
        height: 360px;
    }
    .header-img.single-page-img {
        height: 200px;
    }
    .big-menu>.nav>li>a {
        padding: 16px 20px;
    }
    .new-item-in img {
        width: 100%;
        height: auto;
    }
    .navbar {
        overflow: hidden;
    }
    .inner-content img.alignleft, .inner-content img.alignright{
        float: none;
        text-align: none;
        padding: 0;
        width: 100%;
        margin-bottom: 10px;
    }
    .wpcf7-form input,.wpcf7-form select,.wpcf7-form textarea{
        width: 90%;
    }
    #mailpoet_form_1 .mailpoet_paragraph {
        display: block;
    }
    #mailpoet_form_1 .mailpoet_text, #mailpoet_form_1 .mailpoet_textarea {
        margin: 0 auto;
        width: 100% !important;
        border-radius: 4px;
    }
    .wysija-paragraph, .newsletter-content input[type=text]{
        width: 100%;
    }
}

.su-spoiler-style-fancy > .su-spoiler-title {
    font-size: 1.1em !important;
}

.responsive-img {
    max-width: 100%;
    height: auto;
}

.headingscategoryes{
    min-height: 48px;
}

span.footer-email {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 3px;
    display: inline-block;
}
.clinks-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    margin-top: 15px;
}

.clink-item {
    width: calc(33% - 28px);
    border: 1px solid #dcdcdc !important;
    padding: 15px;
    display: block;
    margin: 14px;
    text-align: center;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    border-radius: 4px;
    position: relative;
    transition: all 0.3s;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.clink-item:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.panel-body iframe {
    height: 430px;
}

@media (max-width: 767px) {
    .panel-body iframe {
        height: 340px;
    }
}

@media (max-width: 599px) {
    .panel-body iframe {
        height: 300px;
    }
}

@media (max-width: 479px) {
    .panel-body iframe {
        height: 260px;
    }
}