/*add new top link darbuotojams*/
.language-menu {
    position: relative;
    width: auto;
    right: 0;
    margin-top: 0;
    top:0px;
    min-width: auto;
}
.new-bar-top{
     width: 100%;
    background-color: rgba(0,0,0,0.3);
    padding: 5px;
    position: absolute;
    z-index: 9;
}
.language-menu> li{
    display: inline-block;
    width: auto;
}
.desktop-view-menu{
    display: block;
}
.mobile-view-menu{
    display: none;
}
.home .events{
    margin-bottom: 35px;
}
.new-search{
    margin: 10px 0 20px; 
}
.hide-text{
    display: none;
}
.content-menu-right{
    min-height: auto !important;
    width: 100%;
    padding-bottom: 0 !important;
}
.content-menu-right .katalogas-content{
    margin-top: 15px;
}
.new-sidebar{
    margin-top: 10px;
}
.my-desktop-view-sidebar, .my-desktop-view-sidebar-hide{
    display: none;
}
.new-sidebar li a {
    color: white;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    padding: 8px 10px;
    background-color: #215785;
    width: 100%;
    float: left;
}
.new-sidebar li {
    width: 100%;
    float: left;
    margin-bottom: 7px;
}
.new-sidebar .katalogas-meniu {
    width: 100%;
    float: left;
    list-style: none;
    padding: 0;
}
.hide-text-news{
    display: none;
}
/*RENGINIAI PERDARYTAS MYGTUKAI*/
.renginiai-tab-nav {
    margin-top: 42px;
}
.renginiai-tab-nav ul li {
    display: inline-block;
}
.renginiai-tab-nav ul li a{
    background-color: #215785;
    border: 1px solid #215785;
    color: #fff;
    padding: 10px 20px;
}
.renginiai-tab-nav ul li.active a {
    color: #215785;
    border-bottom: 1px solid #fff;
    background-color: #fff;
}
.renginiai-tab-nav ul li a:hover {
    background-color: #184165;
    color: #ffffff;
    border-bottom: 1px solid #184165;
}
#page-renginiai .content .section-header {
    width: 100%;
    float: left;
    border-bottom: solid 1px #184165;
}
.renginiai-data br{
        display: none;
    }
/*2020 12 01 projektai count*/
.project-title-new{
    display: inline-block;
}
.project-count-new{
    font-size: 18px;
    color: #8f8f8f;
}
.project-all-new{
    display: block; 
    text-align: right;
    margin-bottom: 15px;
}
.project-all-new a{
    color: #8f8f8f;
    text-decoration: underline;
    font-size: 13px;
    font-weight: 600;
    
}
/*2020 12 07*/

.darbuotojas-content{
    padding-top: 10px;
    margin-top: 10px;
}
.full-content-darbuotojas .darbuotojas-content{
    padding-top: 0px;
    margin-top: 0px;
}
.darbuotojas-content p {
    width: 100%;
    float: left;
    color: #454b4f;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 0;
}
.darbuotojas-content:before {
    position: relative;
    content: "";
    width: 60px;
    height: 1px;
    background-color: #e2e2e2;
    left: 15px;
    top: -10px;
}
.full-content-darbuotojas .darbuotojas-content:before{
    display: none;
}
#page-darbuotojas .content .section-content .darbuotojas-info .darbuotojas-info-item:last-child::after {
    left: 15px;
}
/*2020 12 09*/
#page-padalinys .content .katalogas-item, #page-katalogas-list .content .katalogas-content .katalogas-item  {
  width: 100%;
  float: left;
  border-bottom: 1px solid #e2e2e2;
  padding: 5px 0;
}
#page-padalinys .content .katalogas-item:first-child {
  padding-top: 0;
}
#page-padalinys .content .katalogas-item:last-child {
  border-bottom: none;
}
#page-padalinys .content .katalogas-item .katalogas-item-title {
  color: #43494e;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
#page-padalinys .content .katalogas-item .katalogas-item-description {
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 15px;
  width: 100%;
  float: left;
}
#page-padalinys .content .katalogas-item .katalogas-item-specs {
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 18px;
  background-color: #f6fafd;
  border: 1px solid #dde7ee;
  padding: 8px 13px;
  width: 100%;
  float: left;
}
#page-padalinys .content .katalogas-item .katalogas-item-specs span {
  font-weight: 700;
}
.wpcf7-submit{
    color: white;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    padding: 8px 10px;
    background-color: #215785;
}
#page-publikacijos .content .section-content .publikacijos-category .publikacija-item,.subdivision-template-default .publikacija-item {
    list-style: decimal;
    display: list-item;
}
@media (min-width: 768px) {
    .logo{
        top:20px;
        position: relative;
    }
}
@media (max-width: 1200px) {
    .content.col-md-9 {
        min-height: 500px;
    }
    .renginiai-tab-nav {
        margin-top: 66px;
    }
    .renginiai-tab-nav ul li a{
        padding: 10px 8px;
    }
}
@media (max-width: 992px) {
    .my-mobile-view-sidebar {
        display: none;
    }
    .my-desktop-view-sidebar{
        display: block
    }
    
    .renginiai-tab-nav ul li.active a {
        border: 1px solid #215785;
        border-bottom: 1px solid #fff;
    }
    .renginiai-tab-nav {
        margin-top: 29px;
        margin-bottom: 0px;
        position: relative;
        top: 4px;
    }
}
@media (min-height: 600px) {
    .content.col-md-9 {
        min-height: 650px;
    }
}
@media (max-width: 768px) {
    .desktop-view-menu{
        display: none;
    }
    .mobile-view-menu{
        display: block;
    }
    .language-menu> li{
        display:block;
/*        width: auto;*/
    }
    /*    fixed all window sides*/
    .menu {
        padding-left:  15px;
        padding-right:  15px;
    }
    
    /*SHOW JUST FIRST FOUR NEWS*/

    .news-slider .slick-slide div:nth-of-type(5), .news-slider .slick-slide div:nth-of-type(6), .news-slider .slick-slide div:nth-of-type(7), .news-slider .slick-slide div:nth-of-type(8){
        display: none !important;
    }
    
/*    DARBUOTOJAI LENTELE*/
    #page-darbuotojai .content .section-content ul.kategorijos {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }
    #page-darbuotojai .content .section-content ul.kategorijos li {
        width: 100%;
    }
     #page-darbuotojai .table tr:first-child, .table-responsive tr:first-child{
        display: none;
    }
    #page-darbuotojai .table td, .table-responsive tr td{
        display: block;
        text-align: left;
        border: none !important;
        padding: 3px !important;
        white-space: normal;
    }
        #page-darbuotojai .table tr, .table-responsive tr{
        height: auto;
         border-top: none; 
        line-height: 1.4;
        padding: 10px 5px;
        display: block;
    }
    .table-responsive tr td:last-child{
        text-align: left;
    }
    .table-responsive tr td:nth-child(4) {
        padding-left: 5px !important;
    }
    .arrow {
        position: fixed;
        bottom: 20px;
        background-color: #fff;
        border-radius: 50%;
        border: 2px solid #fff;
    }
    .new-search{
        margin: 10px 0 0; 
    }
    .naujiena-item-data br{
        display: none;
    }
    
}
@media (max-width: 580px) {
    .renginiai-tab-nav ul {
        text-align: center;
    }
    .renginiai-tab-nav ul li{
        padding: 0 10px;
        display: inline-block;
    }
    .renginiai-tab-nav {
        top: -1px;
    }
    .renginiai-tab-nav ul li {
        padding: 0;
    }
    .renginiai-tab-nav ul {
        text-align: left;
    }
    .renginiai-tab-nav ul li a:hover {
        background-color: #ffffff;
        color: #184165;
        border-bottom: 1px solid #fff;
    }
    .mobile-title{
        font-weight: 600;
    }
    .darbuotojas-info-item{
        margin-bottom: 5px;
    }
}


/*NEW FOOTER*/

footer.new-footer{
    background-color: #fff;
    color: #02091a;
    background-image: none;
    padding-top: 30px;
}
footer.new-footer a{
    color: #02aef0;
}
footer.new-footer .footer-name img{
    width: 165px;
    height: auto;
}
.footer-1{
    margin-bottom: 30px;
}
.footer-2{
    margin-top:30px;
}
.footer-line{
    border-top:1px solid #cfd9e1;
}
.footer-menu-list li.dropdown{
    width: 20%;
    float: left;
}
.footer-menu-list li{
    list-style: none;
    margin-bottom: 8px;
}
.footer-menu ul{
    padding-left: 0;
}
.footer-menu-list li a{
    color: #02091a;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.footer-menu-list li .sub-menu a{
    color: #8f8f8f;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    margin-top: 15px;
    text-transform: none;
}
.footer-menu-list li .sub-menu a:hover{
    color:#02091a;
}
.footer-menu-list li .sub-menu{
    margin-top: 15px;
}
.footer-menu-list li .sub-menu a[href="#empty_spacer"] {
  display: none;
}

@media (max-width: 1200px) {
    .footer-menu-list li .sub-menu a {
        color: #8f8f8f;
        font-family: "Open Sans", sans-serif;
        font-size: 12px;
        margin-top: 15px;
        text-transform: none;
    }
}
@media (max-width: 768px) {
    .footer-menu-list li.dropdown {
        width: 50%;
        float: left;
    }
}

/*NEW HEADER*/

.new-menu-block{
    background-color: #fff;
    padding: 25px 0;
}
.logo-new{
    width: 20%
}
.logo-new img{
    max-width: 100%;
    width: 164px;
    height: auto;
}
.menu-new{
    width: 57%;
    position: relative;
    top: 20px;
}
.menu-new ul{
    
}
.menu-new ul li{
    list-style: none;
    float: left;
    margin-right: 35px;
    position: relative !important;
}
.menu-new ul li a{
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: left;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.menu-new  .mega-dropdown-menu {
    background-color: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
    padding: 20px 0;
}
.menu-new  .mega-dropdown-menu.open{
/*    padding-bottom: 20px;*/
}
.menu-new .dropdown-menu>li>a:focus,.menu-new .dropdown-menu>li>a:hover {
    color: #000;
    text-decoration: none;
    background-color: transparent;
    
}
.menu-new .dropdown-menu>li:hover{
     background-color: #c1c9d0;
}
.menu-new ul li .mega-dropdown-menu a{
    color: #43494e;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    text-transform: none;
     border-bottom: 1px solid #c1c9d0;
    padding: 12px 0px;
    -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        transition: 0.3s ease all;
}
.menu-new .dropdown-menu>.active>a,.menu-new .dropdown-menu>.active>a:focus,.menu-new .dropdown-menu>.active>a:hover {
    color: #1b476c;
    font-weight: bold;
    text-decoration: none;
    background-color: #fff;
    outline: 0;
}
.menu-new ul.mega-dropdown-menu li{
    margin-right: 0;
    width: 100%;
    padding: 0 20px;
    -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        transition: 0.3s ease all;
}
.menu-new li a[href="#empty_spacer"] {
    display: none;
}
.mobile-bar{
    width: 32px;
    height: 3px;
    background-color: #000;
    margin-bottom: 5px;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
.open .mobile-bars-2{
    display: none;
}
.open .mobile-bars-1{
    transform: rotate(45deg);
    position: relative;
    top: 8px;
}
.open .mobile-bars-3{
    transform: rotate(-45deg);
}

.mobile-bars{
    float: right;
    position: relative;
    top: 4px;
}
.social-menu-new{
    width: 23%;
    position: relative;
    top: 15px;
}
.social-menu-new ul li{
    list-style: none;
    float: right;
    margin-left: 16px;
}
.float-all{
    float: left;
}
.social-menu-new .lang-item a, .mobile-new-view .lang-item a{
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #e0e0e0;
    padding: 6px;
}
.social-menu-new .lang-item, .mobile-new-view .lang-item{
    position: relative;
    top:3px;
}
.mobile-new-view .lang-item{
    list-style: none;
    float: right;
    margin-right: 10px;
}
.login-block{
    position: absolute;
    right: 15px;
    top:-15px;
}
.login-block a{
    color: #8f8f8f;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    text-align: right;
    text-transform: uppercase;
}
.image-slider{
    
}
.new-slider-header{
    position: relative;
    background-image: linear-gradient(180deg, #ffffff 0%, #eaeaea 100%);
    padding-bottom: 56px;
}
.slider-item  .image-slider{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 1300px;
    height: 510px;
    border-radius:0 0 0 110px;
    position: relative;
    margin: 0 auto;
    right: 80px;
}
.slider-item-in{
    position: relative;
}
.image-slider-txt{
    position: absolute;
    top:112px;
    left: 0;
    width: 100%;
}
.new-slider-content{
    
}
.sliders-items{
/*    width: 1500px;*/
/*    margin: 0 auto;*/
}
.new-header-top:before{
    position: relative;
    width: 28px;
    height: 1px;
    background-color: #fff;
    content: "";
    display: block;
    margin-right: 15px;
    float: left;
    top: 7px;
}
.new-header-top{
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 1.21px;
    line-height: normal;
    text-align: left;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 15px;
}
.new-header-middle{
    font-size: 42px;
    font-weight: 600;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 70px;
}
.new-header-middle.small-header-txt{
    font-size: 30px;
    line-height: 36px;
}
.new-header-middle.white-slider-text{
    color: #fff;
}
.new-overlay{
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: 0 0 0 110px;
}
.btn-padding{
    padding-top: 41%;
}
.new-header-bottom a{
        border: 1px solid #cfd9e1;
        padding: 10px 16px;
        letter-spacing: 1.3px;
        -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        transition: 0.3s ease all;
        font-family: 'Montserrat', sans-serif;
        font-size: 11px;
        text-transform: uppercase;
        font-weight: bold;
        display: inline-block;
        color: #fff;
}
.new-header-bottom.btn-blue a{
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
}
.new-header-bottom a:hover{
    border: 1px solid #000;
    background-color: #000;
}
.new-sticky-block{
    position: absolute;
    position: absolute;
    top: 56px;
    right: 10%;
    width: 421px;
    height: 510px;
    overflow: hidden;
}
.new-sticky-block-in{
    width: 421px;
    height: 510px;
    background-color: #000000;
    float: right;
    padding: 40px 40px;
    position: relative;
    /* right: -160px; */
    /* top: 56px; */
    position: absolute;
    left: 0;
    top: 0;
}
.new-sticky-block-element{
    border-bottom: 1px solid rgba(207, 217, 225, 0.2);
    padding-bottom: 20px;
    padding-top: 20px;
    float: left;
    width: 100%;
}
.new-sticky-block-element a{
    display: flex;
    align-items: center;
}
.new-sticky-block-element:last-child{
    border: none;
}
.sticky-img{
    width: 20%;
}
.sticky-txt{
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 19px;
    font-weight: 600;
    width: 80%;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
.sticky-txt:hover{
    color: #4eb7f8;
}

.sticky-img, .sticky-txt{
    float: left;
}
.sliders-items .slick-arrow{
    border: none;
    width: 21px;
    height: 43px;
    background-image: url('../img/new-slider-arrow.svg');
    background-position: center;
    background-size: contain;
    font-size: 0;
    background-color: transparent;
    top:50%;
    position: absolute;
    z-index: 9;
}
.sliders-items .slick-prev{
    left: 15%;
}
.sliders-items .slick-next{
    left: 62%;
    transform: rotate(180deg);
}
.new-title-style h2{
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1.21px;
    text-align: left;
    text-transform: uppercase;
    position: relative;
}
.new-title-style h2:before{
    position: relative;
    width: 28px;
    height: 1px;
    background-color: #43494e;
    content: "";
    display: block;
    margin-right: 15px;
    float: left;
    top: 4px;
}
.new-events-block .event-title{
    margin-right: 40px;
}
.new-events-block .event-title h3:hover .event-title-hover,.new-events-block .event-title.active h3 .event-title-hover {
    border-bottom: 2px solid #1b476c;
    position: absolute;
    bottom: -27px;
    width: 100%;
}
.new-events-block .event-container {
    background-color: #eaeaea;
    /* padding: 15px; */
    height: auto;
    overflow: auto;
}
.event-block-margin{

}
.new-events-block .main-event:hover {
    background-color: transparent;
}
.new-events-block  .new-event-date{
    width: 48px;
    height: 48px;
    border-radius: 6px;
    border: 2px solid #d0d9e1;
    background-color: #ffffff;
    text-align: center;
    display: flex;
    align-items: center;
    padding: 0;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
.new-event-date p{
    color: #215786;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 0;
    width: 100%;
}
.new-event-date .new-day{
    font-size: 16px;
    display: block;
}
.new-event-text{
    color: #43494e;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    padding-left: 10px;
}
.new-events-block .event-header{
    margin-left:0px;
    margin-right: 0px;
    border-bottom: 2px solid #cfd9e1;
}
.new-events-block .tab-content{
    margin-top: 20px;
}
.new-events-block .main-event {
    border-bottom: none;
    margin-left: 0px;
    display: block;
    padding-left: 0px;
}
.new-events-block{
    position: relative;
    top:-36px;
}
.new-events-block a:hover .new-event-date {
    border: 2px solid #ffffff;
    background-color: #215786;
}
.new-events-block a:hover .new-event-date p {
    color: #ffffff;
}
.new-event-more{
    position: absolute;
    width: 20%;
    right: 15px;
    top: -56px;
    text-align: right;
    display: inline-block;
}
.hide-old-header{
    display: none !important;
}
.mobile-social{
    display: none;
}
.desktop-social{
    display: block;
}
.mobile-new-view{
    display: none;
}

.new-search-menu{
    float: left;
    width: 100%;
    margin-top: 30px;
    display: none;
}
.new-search-menu input[type=text]{
    border: 1px solid #e7ecf0;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 34px;
    padding: 5px;
    width: 68%;
    float: left;
    color: #43494e;
}
.new-search-menu input[type=submit]{
    border: 1px solid #1b476c;
    background-color: #1b476c;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 400;
    height: 34px;
    width: 30%;
    float: right;
    text-transform: uppercase;
}
.new-screen-search-block-in .new-search-menu{
    display: block;
    padding: 20% 0;
}
.new-screen-search-block-in .new-search-menu{
    
}
.new-screen-search-block{
    position: fixed;
    background-color: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0;
    left: 0;
    display: none;
}
.open-search.new-screen-search-block{
    display: block;
}

.new-screen-search-block-in .new-search-menu input[type=submit] {
    border: 1px solid #ffffff;
    background-color: #1b476c;
    color: #ffffff;
    font-size: 16px;
    height: 60px;
    font-weight: 600;
}
.new-screen-search-block-in .new-search-menu input[type=text] {
    height: 60px;
    padding: 10px;
    font-size: 16px;
}
.cross-close{
    background-image: url(../img/cross.svg);
    background-position: center;
    width: 50px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 99;
    top: 50px;
    right: 50px;
     -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
.cross-close:hover{
    transform: rotate(90deg);
    cursor: pointer;
}

#nau-tab, #ske-tab{
    float: left;
    margin-right: 25px;
    position: relative;
    padding-bottom: 25px;
    overflow: visible;
}
#nau-tab:hover, #ske-tab:hover{
    cursor: pointer;
}
#nau-tab:after, #ske-tab:after{
    display: none;
}
.main-news .main-news-title .main-news-title-in{
    border-bottom: 2px solid #cfd9e1;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.new-tab-hover{
    border-bottom: 2px solid #cfd9e1;
    position: absolute;
    bottom: -2px;
    width: 100%;
    z-index: 24;
    display: block;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
#nau-tab:hover .new-tab-hover, #ske-tab:hover .new-tab-hover,
.active .new-tab-hover{
    border-bottom: 2px solid #1b476c;
}
.news-new-tab-list{
    position: relative;
}
.news-slider-in{
    height: 0;
    display: block;
    overflow: hidden;
}
.news-slider-in.active{
    height: auto;
/*    display: block;*/
}
.fixed-menu-new .new-menu-block{
    position: fixed;
    top: -130px;
    width: 100%;
    box-shadow: 0 4px 15px rgb(0 0 0 / 7%);
    z-index: 9999999;
    -moz-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
.fixed-menu-new.fixed-menu-show .new-menu-block{
    top: 0;
}
@media (min-width: 992px) {
    .all-news.col-md-12 {
        padding-right: 15px;
    }
}
@media (max-width: 1800px) {
    .sliders-items .slick-prev {
        left: 12%;
    }
}
@media (max-width: 1600px) {
    .sliders-items .slick-prev {
        left: 10%;
    }
    .sliders-items .slick-next {
        left: 60%;
    }
}
@media (max-width: 1500px) {
    .slider-item .image-slider {
        width: 1200px;
        right: 30px;
    }
    .new-sticky-block {
        right: 5%;
    }
    .sliders-items .slick-arrow {
        top: 80%;
    }
    .sliders-items .slick-prev {
        left: 15%;
    }
    .sliders-items .slick-next {
        left: 20%;
    }
}
@media (max-width: 1280px) {
    .slider-item .image-slider {
        width: 95%;
        right: 0px;
        height: 440px;
    }
    .new-sticky-block-in, .new-sticky-block{
        height: 440px;
    }
    .new-sticky-block-in {
        padding: 30px 30px;
    }
    .new-sticky-block-element {
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .image-slider-txt {
        top: 70px;
    }
    .new-header-middle {
        margin-bottom: 25px;
    }
    .new-slider-content {
        padding-left: 20px;
    }
    .new-sticky-block {
        right: 1%;
    }
    .social-menu-new ul li {
        margin-left: 10px;
    }
    .menu-new ul li {
        margin-right: 15px;
    }
}
@media (max-width: 992px) {
    .fixed-menu-new .new-menu-block{
        top: -1000px;
    }
    .new-sticky-block {
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
        height: auto;
        overflow: visible;
        background-color: #000;
    }
    .new-sticky-block-in {
        width: 100%;
        height: auto;
        position: relative;
        left: 0;
        top: 0;
    }
    .slider-item .image-slider, .new-overlay {
        width: 100%;
        border-radius: 0;
    }
    .sliders-items .slick-prev {
        left: 5%;
    }
    .new-sticky-block-in {
        padding: 30px 0px;
    }
    .sticky-txt {
        font-size: 17px;
    }
    .new-events-block .main-event {
        margin-bottom: 15px;
        float: left;
        width: 100%;
    }
    .new-event-more {
        width: 35%;
        right: 15px;
        top: -113px;
    }
    .open .mobile-social{
        display: block;
    }
    .desktop-social{
        display: none;
    }
    .mobile-new-view{
        display: block;
    }
    .open .logo-new{
        display: none;
    }
    .social-menu-new.mobile-social ul li {
        float: left;
        margin-left: 0;
        margin-right: 15px;
    }
    .social-menu-new.mobile-social{
        top:5px;
        width: 60%;
    }
    .open .lang-item{
        display: none;
    }
    .menu-new {
        width: 100%;
        position: relative;
        margin-top: 10px;
    }
    .menu-new ul li {
        margin-right: 0;
        width: 100%;
        padding: 13px 0;
        border-top: 1px solid #cfd9e1;
    }
    .menu-new{
        display: none;
    }
    .open .menu-new {
        display: block;
    }
    .mobile-new-view .lang-item {
        position: relative;
        top: 5px;
    }
    .logo-new {
        width: 25%;
    }
    .open ul{
        padding: 0;
    }
    .menu-new  ul.mega-dropdown-menu{
        display: none !important;
    }
    .menu-new .open-menu ul.mega-dropdown-menu, .menu-new .open-menu ul.mega-dropdown-menu {
        display: block !important;
        position: relative !important;
    }
    .open .new-search-menu{
        display: block;
    }
    .menu-new .dropdown{
        position: relative;
    }
    .menu-new .dropdown:after{
        content:"";
        background-image: url(../img/menu-arrow.svg);
        position: absolute;
        display: block;
        width: 17px;
        height: 10px;
        background-repeat: no-repeat;
        right: 0px;
        top: 18px;
        background-position: center;
        background-size: contain;
        -webkit-transition: 0.3s ease all;
        -moz-transition: 0.3s ease all;
        transition: 0.3s ease all;
    }
    .menu-new .open-menu.dropdown:after{
         transform: rotate(180deg);
    }
    
    .menu-new ul.mega-dropdown-menu {
        display: none; 
        position: relative;
        width:100%;
    }
    .menu-new ul li .mega-dropdown-menu a {
        border-bottom: none;
        padding: 10px 0px;
    }
    .menu-new .mega-dropdown-menu {
        box-shadow: none;
    }
    .menu-new ul.mega-dropdown-menu li {
        border-top: none;
        padding: 0
    }
}
@media (max-width: 768px) {
    .hide-mob-new{
        display: none;
    }
}
@media (max-width: 580px) {
    .slider-item .image-slider{
        height: 200px;
    }
    .new-header-top{
        margin-bottom: 5px;
    }
    .image-slider-txt {
        top: 10px;
    }
    .new-header-middle {
        font-size: 21px;
        margin-bottom: 20px;
    }
    .new-header-middle.small-header-txt{
        font-size: 16px;
        line-height: 20px;
    }
    .sliders-items .slick-arrow {
        width: 10px;
        height: 23px;
        top: 50%;
    }
    .sliders-items .slick-next {
        left: inherit;
        right: 10px;
    }
    .sliders-items .slick-prev {
        left: 10px;
    }
     .sticky-txt {
        width: 80%;
         font-size: 14px;
    }
    .sticky-img img {
        width: 25px;
    }
    .new-sticky-block-element {
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .new-sticky-block-in {
        padding: 10px 0px;
    }
    .sticky-txt:hover {
        color: #fff;;
    }
    .sticky-img {
        width: 15%;
    }
    .sticky-txt{
        width: 85%;
    }
    .btn-padding{
        padding-top: 25%;
    }
    .new-events-block .event-header{
        margin: 0;
    }
    .new-events-block .event-title{
        width: 33.333333%;
        text-align: center;
        margin: 0;
    }
    .footer-name{
        margin-bottom: 30px;
    }

}
@media (max-width: 380px) {
    .slider-item .image-slider {
        height: 165px;
    }
}
