.post-entry ul {
    list-style-type: circle !important;
}

.post-entry ul > li:before {
    /*content: "# " !important;*/
    font-weight: bold !important;
    color: inherit;
}

div.huge_it_slideshow_image_wrap_5 {
    margin-top: 15px;
    margin-bottom: 15px;
}
div#content-full {
    margin-bottom: 0;
}

ul.huge_it_slider_5 > li:before {
    content: none !important;
}

.entry-title.post-title {
    float: none !important;
}


a {
    color: #6d6e71;
}
div.breadcrumb-list a {
    text-decoration: underline;
}
div.navigation a {
    text-decoration: underline;
    color: #6d6e71;
}
ul.top-menu li:hover {
    text-decoration: underline;
}

ul, ol {
    padding-left: 0 !important;
    margin-right: 0 !important;
}


.requiredFieldWrong {
    color: red !important;
}
.requiredFieldWrong::-webkit-input-placeholder { /* Chrome */
    color: red !important;
}
.requiredFieldWrong:-ms-input-placeholder { /* IE 10+ */
    color: red !important;
}
.requiredFieldWrong::-moz-placeholder { /* Firefox 19+ */
    color: red !important;
    opacity: 1 !important;
}
.requiredFieldWrong:-moz-placeholder { /* Firefox 4 - 18 */
    color: red;
    opacity: 1 !important;
}


conditions {
    font-size: 8pt !important;
    line-height: 10pt !important;
    display: inline-block;
}


.hrf-faq-list {
    height: 0;
    overflow: hidden;
}


.sow-image-grid-image {
    margin: 5px auto !important;
    padding: 0;
}

a > img.attachment-responsive-300 {
    margin: 0px auto !important;
}

.sow-image-grid-wrapper {
    padding: 0 !important;
}
.panel-grid-cell {
    padding-right: 0 !important;
}
.panel-grid {
    width: 100% !important;
    margin: 0 !important;
}

div.sow-image-grid-image {
    max-width: 300px !important;
    max-height: 300px !important;
    margin: 0 !important;
    margin-bottom: 20px !important;
}
div.sow-image-grid-image > a {
    display: inline-block;
}
div#pg-426-1 {
    margin-top: 5px !important;
}
@media screen and (min-width: 1007px) {
    div.sow-image-grid-image:nth-of-type(3n+1) {
        float: left !important;
    }
    div.sow-image-grid-image:nth-of-type(3n+2) {
        margin-left: 20px !important;
        margin-right: 20px !important;

        float: left !important;
    }
    div.sow-image-grid-image:nth-of-type(3n+3) {
        float: right !important;
    }
    div#pg-426-1 {
        margin-bottom: -20px !important;
    }
}
@media screen and (max-width: 1006px) and (min-width: 690px) {
    div.sow-image-grid-image:nth-of-type(2n+1) {
        margin: 0px 0px 20px 0px !important;
    }
    div.sow-image-grid-image:nth-of-type(2n+2) {
        margin: 0px 0px 20px 20px !important;
    }
    div#pg-426-1 {
        margin-bottom: -20px !important;
    }
}
@media screen and (max-width: 1006px) and (min-width: /*997px*/980px) {
    div.sow-image-grid-image:nth-of-type(2n+1):not(:last-of-type) {
        margin-left: 10% !important;
    }
    div.sow-image-grid-image:nth-of-type(2n+2) {
        margin-right: 10% !important;
    }
}
@media screen and (max-width: 689px) {
    div.sow-image-grid-image {
        margin: 0 auto !important;
        display: block !important;
    }
    div.sow-image-grid-image:not(:last-of-type) {
        margin-bottom: 20px !important;
    }
    div.sow-image-grid-wrapper {
        overflow: hidden !important;
        display: block !important;
    }
}

div#mega-menu-wrap-header-menu > div.mega-menu-toggle {
    background-color: #ff0054 !important;
}


.ft-mn {
    line-height: 20px;
}

.ft-srch {
    height: 25px;
    padding: 0;
    font-size: 14px !important;
}

.ft-cprght {
    line-height: 25px;
}

.container-cookies-margin {
    margin-top: 30px !important;
}

#shadow {
    height: 150% !important;
}


/*COOKIES 2017-06-13*/
#cookies {
    background-color: #fff200;
    padding: 0 25px;
    font-size: 11px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    z-index: 100;
    top: 0;
    display: none;
}
#cookies i {
    overflow: hidden;
    display: block;
    margin: 0 auto;
}
#cookies table,
#cookies table td,
#cookies table tr {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    background-color: #fff200;
}
#cookies #banner-text,
#cookies #banner-close {
    cursor: pointer;
}
#cookies #cookies-container {
    max-width: 940px;
    margin: 0 auto;
}
#cookies #banner-close {
    color: #fff200;
    background-color: black;
    margin: 5px;
    font-size:16px;
    padding: 3px 5px;
}
#cookies #cookies-container a {
    vertical-align: middle;
}
#cookies #banner-text {
    color: black;
    font-weight: 500;
    padding: 5px;
    margin: 0 auto;
    text-align: right;
    line-height: 16px;
}
#cookies #banner-text span {
    display: inline-block;
}
#cookies #read-more {
    background-color: #4fc6e0;
    padding: 16px;
    color: white;
    line-height: 14px;
    font-size: 12px;
    max-width: 500px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    display: none;
}
#cookies #read-more-container {
    position: relative;
}
/*COOKIES 2017-06-13*/


.text-color-red,
.placeholder-color-red::-webkit-input-placeholder,
.placeholder-color-red:-moz-placeholder,
.placeholder-color-red::-moz-placeholder,
.placeholder-color-red:-ms-input-placeholder {
    color: red !important;
}


.ft-ico a {
    vertical-align: middle;
}

.ft-ico-fb {
    margin: 1px 0;
}

.ft-ico-yt {
    margin: 1px 0;
}

.ft-ico a {
    display: inline-block;
}

.search-div .formLine {
    padding: 0;
    margin: 0;
}

.formLine > div:nth-child(1) {
    margin-bottom: 0;
    position: relative;
}

.formLine #searchsubmit {
    position: absolute;
    right:0;
    background: transparent;
    border-radius: 0;
}

.formLine .icon-holder {
    background-color: #4fc6e0;
    color: white;
    font-size: 16px;
    width: 30px !important;
    height: 26px !important;
    margin-bottom: 0 !important;
}

.formLine .icon-holder > i {
    margin: 4.5px 8px;
}

.ft-nws {
    background-color: #fff200;
}

#newsletter-sub {
    border: none;
    box-shadow: none;
    outline: none;
    padding: 5px 0;
    margin: 0 auto;
    cursor: pointer;
    background: transparent;
    font-family: Montserrat, sans-serif;
    font-weight: bold;
    display: block;
}

#newsletter-sub span {
    font-size: 14px;
    display: inline-block;
    line-height: 22px;
}

#newsletter-sub i {
    font-size: 16px;
    margin-right: 10px;
}


@media screen and (min-width: 980px) {

    #shadow {
        background: black;
        opacity: 0.5;
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 3;
        display: none;
        margin-top: -30px;
    }

    .reveal {
        display: block !important;
    }

    .ft-wr {
        max-width: 940px;
        padding: 0;
        margin: 0 auto;
    }

    .ft-mn {
        float: left;
        margin-left: -8px;
        margin-top: 5px;
        text-align: left;
        max-width: 450px;
    }

    .ft-cprght {
        float: left;
        margin: 20px 0;
        width: auto;
    }

    .nws-srch-ico {
        float: right;
        min-width: 50%;
        height: 100px;
    }

    .ft-nws {
        width: 67%;
        float: left;
        margin: 0 10px 0 0;
        height: 28px;
    }

    #newsletter-sub span {
        font-size: 12px;
        display: inline-block;
        line-height: 1px;
    }

    #newsletter-sub i {
        margin-right: 5px;
    }

    .ft-ico {
        float: right;
        min-width:80px;
    }

    .ft-ico-yt {
        float: left;
        padding-left: 10px;
        height: 26px;
        line-height: 26px;
    }

    .ft-ico-fb {
        float: right;
        height: 26px;
        line-height: 26px;
    }

    .ft-ico a:nth-child(2) {
        float: right;
    }

    .ft-nws img {
        padding: 5px 0;
        margin-bottom: 5px;
        height: 26px;
    }

    .ft-wrp > div {
        padding: 0;
    }

    .ft-srch {
        height: 28px;
        padding: 0;
        margin: 0;
        float: left;
        width: 30%;
    }

    .search-form {
        margin: 1px 0 !important;
    }

    .ft-srch .search-div {
        padding: 0;
        margin: 0;
    }

    .search-div {
        width: 100%;
    }

    #searchinput{
        margin-bottom: 0 !important;
        box-shadow: none !important;
        border-radius: 0 !important;
        border: 1px solid #e8e8e8 !important;
        border-right: none !important;
        height: 32px;
    }

    .formLine {
        overflow: hidden;
        padding: 5px 0;
    }
    .formLine input#searchinput {
        width: 100%;
    }
    .formLine span {
        display: block;
        overflow: hidden;
    }
    .formLine div {
        float: right;
        margin-bottom: 0;
    }
    .formLine input#button {
        float: right;
    }
    .formLine input#searchinput, .formLine button {
        box-sizing: border-box;
        height: 26px;
    }
    .formLine input#searchsubmit {
        height: 26px;
        width: 30px;
    }

}

@media screen and (max-width: 979px) and (min-width: 651px) {

    #shadow {
        background: black;
        opacity: 0.5;
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 3;
        display: none;
        margin-top: -30px;
    }

    .reveal {
        display: block !important;
    }

    .ft-wrp {
        height: 100% !important;
    }

    .ft-wr {
        max-width: 930px;
        padding: 0;
        overflow: visible;
        position: relative;
        margin-bottom: 20px;
    }

    .ft-mn {
        float: left;
        margin-left: -8px;
        margin-top: 5px;
        max-width: 50%;
        text-align: left;
    }

    .ft-cprght {
        clear: both;
        float: left;
        width: auto;
        position: absolute;
        bottom: 0;
        margin-bottom: -5px;
    }

    .nws-srch-ico {
        float: right;
        max-width: 290px;
        max-height: 81px;
    }

    .ft-ico {
        //margin-top: 8px;
        width: 30%;
        float: left;
        min-width:80px;
        max-width: 87px;
    }

    .ft-ico-yt {
        float: left;
        padding-left: 15px;
        margin: 0 !important;
    }

    .ft-ico-fb {
        float: right;
    }

    .ft-ico a:nth-child(2) {
        float: right;
    }

    .ft-nws img {
        padding: 5px 0;
        width: 100%;
        margin-bottom: 5px;
        max-width: 290px;
    }

    .ft-wrp > div {
        padding: 0;
    }

    .ft-nws {
        width: 290px;
        margin: 0 0 15px 0;
    }

    .ft-srch {
        height: 34px;
        padding: 0;
        margin: 0;
        width: 70%;
        float: left;
    }
    .search-form {
        margin: 1px 0 !important;
    }

    .ft-srch .search-div {
        padding: 0;
        margin: 0;
        max-width: 203px;
    }

    .ft-srch {
        max-width: 203px;
    }

    .search-div {
        width: 100%;
    }

    .search-form {
        max-width: 203px;
    }

    #searchinput{
        margin-bottom: 0 !important;
        box-shadow: none !important;
        border-radius: 0 !important;
        border: 1px solid #e8e8e8 !important;
        border-right: none !important;
        height: 32px;
    }

    .formLine .icon-holder {
        background-color: #4fc6e0;
        color: white;
        font-size: 16px;
        width: 40px !important;
        height: 31px !important;
        margin-bottom: 0 !important;
    }

    .formLine .icon-holder > i {
        margin: 7px 12px;
        font-size: 18px;
    }


    .formLine {
        overflow: hidden;
        height: 32px;
        padding: 5px 0;
        max-width: 203px;
    }
    .formLine input#searchinput {
        width: 100%;
    }
    .formLine span {
        display: block;
        overflow: hidden;
    }
    .formLine div {
        float: right;
    }
    .formLine input#button {
        float: right;
    }
    .formLine input#searchinput, .formLine button {
        box-sizing: border-box;
        height: 32px;
    }
    .formLine input#searchsubmit {
        width: 40px;
        height: 32px;
    }

}

@media screen and (max-width: 650px) {

    /* NEWSLETTER */
    #shadow {
        background: black;
        opacity: 0.5;
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 3;
        display: none;
        margin-top: -43px;
    }

    .reveal {
        display: block !important;
    }

    .copyright {
        text-align: center !important;
        width: 100%;
    }

    .ft-wr {
        max-width: 290px;
        padding: 0;
        margin: 0 auto;
    }

    .ft-ico {
        margin: 10px 0;
    }

    .ft-ico-yt {
        padding: 0 30px;
        width: auto;
    }

    .ft-ico-fb {
        padding: 0 30px;
    }

    .ft-nws {
        max-width: 290px;
        margin: 15px 0;
    }

    .ft-wrp > div {
        padding: 0;
    }

    .ft-srch {
        height: 32px;
        padding: 0;
        margin: 0;
    }

    .ft-srch .search-div {
        padding: 0;
        margin: 0;
    }

    .search-div {
        width: 100%;
    }

    #searchinput{
        margin-bottom: 0px !important;
        box-shadow: none !important;
        border-radius: 0px !important;
        border: 1px solid #e8e8e8 !important;
        border-right: none !important;
        height: 32px;
    }

    .formLine .icon-holder {
        background-color: #4fc6e0;
        color: white;
        font-size: 16px;
        width: 40px !important;
        height: 31px !important;
        margin-bottom: 0 !important;
    }

    .formLine .icon-holder > i {
        margin: 7px 12px;
        font-size: 18px;
    }

    .formLine {
        overflow: hidden;
        height: 32px;
        padding: 5px 0;
    }
    .formLine input#searchinput {
        width: 100%;
    }
    .formLine span {
        display: block;
        overflow: hidden;
    }
    .formLine div {
        float: right;
    }
    .formLine input#button {
        float: right;
    }
    .formLine input#searchinput, .formLine button {
        box-sizing: border-box;
        height: 32px;
    }
    .formLine input#searchsubmit {
        width: 40px;
        height: 32px;
    }

}

/* LANDING */
.landing-reg > br {
    display: none;
}
/*
.landing-kur-veikia > br {
    display: none;
}
*/

.landing-ans {
    color: #ed145b;
    font-weight: bold;
    margin: 5px 0 0 0;
    padding: 0;
    display: block;
}

.landing-ans > span {
    display: block;
}

.landing-ans#incorrect {
    display: none;
}
.landing-ans#success {
    display: none;
}
.landing-ans#success1 {
    display: none;
}
.landing-ans#success2 {
    display: none;
}

.landing-ans#success > #line-2 {
    font-weight: normal;
}

@media screen and (min-width: 831px) {
    .landing-ans {
        font-size: 18px;
        line-height: 18px;
    }
    .landing-ans#success > #line-2 {
        font-size: 14px;
    }


    .landing-reg > #img1 {
        display: none;
    }
    .landing-reg > #img2 {
        display: none;
    }
    .landing-reg > #img3 {
        display: block;
    }

    .landing-reg {
        clear: both;
        width: 100%;
        max-width: 940px;
        margin: 0 auto;
        display: block;
        position: relative;
    }

    .landing-reg > form {
        width: 100%;
        position: absolute;
        margin: 0;
        bottom: 0;
        top: 0;
    }
    .landing-reg > form > input {
        height: 21%;
        width: 47%;
        display: block;
        margin-top: 2.1%;
        border: none;
        outline: none;
        box-shadow: none;
    }
    .landing-reg > form > #vardas {
        float: left;
        margin-left: 1.75%;
        background: none;
        padding-left: 15px;
    }
    .landing-reg > form > #telefonas {
        float: right;
        margin-right: 1.6%;
        background: none;
        padding-left: 15px;
    }
    .landing-reg > form > #miestas,
    .landing-reg > form > #sutartis {
        float: left;
        margin-left: 1.75%;
        background: none;
        padding-left: 15px;
    }
    .landing-reg > form > #pastas {
        float: right;
        margin-right: 1.6%;
        background: none;
        padding-left: 15px;
    }
    .landing-reg > form > #sutinku {
        float: left;
        width: 2%;
        margin-left: 1.75%;
        margin-top: 1.5%;
    }
    .landing-reg > form > #gauti {
        float: right;
        margin-top: 1.5%;
        margin-right: 1.6%;
        background: none;
        box-shadow: none;
        outline: none;
    }
    .landing-reg > form > #gauti:focus, #gauti:hover {
        box-shadow: none;
        border: none;
        outline: none;
    }
}

@media screen and (max-width: 830px) and (min-width: 651px) {
    .landing-ans {
        font-size: 16px;
        line-height: 16px;
    }
    .landing-ans#success > #line-2 {
        font-size: 12px;
    }


    .landing-reg > #img1 {
        display: block;
    }
    .landing-reg > #img2 {
        display: none;
    }
    .landing-reg > #img3 {
        display: none;
    }

    .landing-reg {
        clear: both;
        width: 100%;
        max-width: 779px;
        margin: 0 auto;
        display: block;
        position: relative;
    }

    .landing-reg > form {
        width: 100%;
        position: absolute;
        margin: 0;
        bottom: 0;
        top: 0;
    }
    .landing-reg > form > input {
        height: 21%;
        width: 47%;
        display: block;
        margin-top: 2.5%;
        border: none;
        outline: none;
        box-shadow: none;
    }
    .landing-reg > form > #vardas {
        float: left;
        margin-left: 1.75%;
        background: none;
        padding-left: 15px;
    }
    .landing-reg > form > #telefonas {
        float: right;
        margin-right: 1.75%;
        background: none;
        padding-left: 15px;
    }
    .landing-reg > form > #miestas,
    .landing-reg > form > #sutartis {
        float: left;
        margin-left: 1.75%;
        background: none;
        padding-left: 15px;
    }
    .landing-reg > form > #pastas {
        float: right;
        margin-right: 1.75%;
        background: none;
        padding-left: 15px;
    }
    .landing-reg > form > #sutinku {
        float: left;
        width: 2.5%;
        margin-left: 1.75%;
        margin-top: 1.75%;
    }
    .landing-reg > form > #gauti {
        float: right;
        margin-top: 2%;
        margin-right: 1.5%;
        background: none;
        box-shadow: none;
        outline: none;
    }
    .landing-reg > form > #gauti:focus, #gauti:hover {
        box-shadow: none;
        border: none;
        outline: none;
    }
}

@media screen and (max-width: 650px) {
    .landing-ans {
        font-size: 14px;
        line-height: 14px;
        max-width: 290px;
    }
    .landing-ans#success > #line-2 {
        font-size: 10px;
    }


    .landing-reg > #img1 {
        display: none;
    }
    .landing-reg > #img2 {
        display: block;
    }
    .landing-reg > #img3 {
        display: none;
    }

    .landing-reg {
        clear: both;
        width: 100%;
        max-width: 290px;
        margin: 0 auto;
        display: block;
        position: relative;
    }

    .landing-reg > form {
        width: 100%;
        position: absolute;
        margin: 0;
        bottom: 0;
        top: 0;
    }
    .landing-reg > form > input {
        height: 12%;
        width: 92%;
        display: block;
        margin-top: 6.25%;
        border: none;
        outline: none;
        box-shadow: none;
    }
    .landing-reg > form > #vardas {
        float: left;
        margin-left: 4%;
        margin-top: 6.25%;
        background: none;
        padding-left: 15px;
    }
    .landing-reg > form > #telefonas {
        float: left;
        margin-left: 4%;
        margin-top: 5.75%;
        background: none;
        padding-left: 15px;
    }
    .landing-reg > form > #miestas,
    .landing-reg > form > #sutartis {
        float: left;
        margin-left: 4%;
        margin-top: 5.5%;
        background: none;
        padding-left: 15px;
    }
    .landing-reg > form > #pastas {
        float: left;
        margin-left: 4%;
        margin-top: 5.5%;
        background: none;
        padding-left: 15px;
    }
    .landing-reg > form > #komentaras {
        float: left;
        margin-left: 4%;
        margin-top: 5.5%;
        background: none;
        padding-left: 15px;
    }
    .landing-reg > form > #sutinku {
        float: left;
        width: 7.5%;
        margin-left: 5%;
        margin-top: 1.75%;
    }
    .landing-reg > form > #gauti {
        float: left;
        margin-top: 2%;
        margin-left: 4%;
        background: none;
        box-shadow: none;
        outline: none;
    }
    .landing-reg > form > #gauti:focus, #gauti:hover {
        box-shadow: none;
        border: none;
        outline: none;
    }
}
/* LANDING */


/* KUR_VEIKIA */
/*
@media screen and (min-width: 831px) {
    .landing-kur-veikia > #img1 {
        display: none;
    }
    .landing-kur-veikia > #img2 {
        display: none;
    }
    .landing-kur-veikia > #img3 {
        display: block;
    }

    .landing-kur-veikia {
        clear: both;
        width: 100%;
        max-width: 940px;
        margin: 0 auto;
        display: block;
        position: relative;
    }

    .landing-kur-veikia > form {
        width: 100%;
        position: absolute;
        margin: 0;
        bottom: 0;
        top: 0;
    }
    .landing-kur-veikia > form > input {
        height: 17%;
        width: 47%;
        display: block;
        margin-top: 1.9%;
        border: none;
        outline: none;
        box-shadow: none;
    }
    .landing-kur-veikia > form > #vardas, #name {
        float: left;
        margin-left: 1.75%;
        background: none;
        padding-left: 15px;
    }
    .landing-kur-veikia > form > #sutartis,
    .landing-kur-veikia > form > #miestas, #city {
        float: right;
        margin-right: 1.6%;
        background: none;
        padding-left: 15px;
    }
    .landing-kur-veikia > form > #gatve, #street {
        float: left;
        margin-left: 1.75%;
        background: none;
        padding-left: 15px;
    }
    .landing-kur-veikia > form > #namas, #house {
        float: right;
        margin-right: 1.6%;
        background: none;
        padding-left: 15px;
    }
    .landing-kur-veikia > form > #telefonas, #phone {
        float: left;
        margin-left: 1.75%;
        background: none;
        padding-left: 15px;
    }
    .landing-kur-veikia > form > #pastas, #email {
        float: right;
        margin-right: 1.6%;
        background: none;
        padding-left: 15px;
    }
    .landing-kur-veikia > form > #sutinku, #form-check {
        float: left;
        width: 2%;
        margin-left: 1.75%;
        margin-top: 1.5%;
    }
    .landing-kur-veikia > form > #gauti, #form-but {
        float: right;
        margin-top: 1.5%;
        margin-right: 1.6%;
        background: none;
        box-shadow: none;
        outline: none;
    }
    .landing-kur-veikia > form > #gauti:focus, #gauti:hover, #form-but:focus, #form-but:hover {
        box-shadow: none;
        border: none;
        outline: none;
    }
}

@media screen and (max-width: 830px) and (min-width: 651px) {

    .landing-kur-veikia > #img1 {
        display: block;
    }
    .landing-kur-veikia > #img2 {
        display: none;
    }
    .landing-kur-veikia > #img3 {
        display: none;
    }

    .landing-kur-veikia {
        clear: both;
        width: 100%;
        max-width: 780px;
        margin: 0 auto;
        display: block;
        position: relative;
    }

    .landing-kur-veikia > form {
        width: 100%;
        position: absolute;
        margin: 0;
        bottom: 0;
        top: 0;
    }
    .landing-kur-veikia > form > input {
        height: 15.7%;
        width: 47%;
        display: block;
        margin-top: 2.5%;
        border: none;
        outline: none;
        box-shadow: none;
    }
    .landing-kur-veikia > form > #vardas {
        float: left;
        margin-left: 1.75%;
        background: none;
        padding-left: 15px;
    }
    .landing-kur-veikia > form > #sutartis,
    .landing-kur-veikia > form > #miestas {
        float: right;
        margin-right: 1.75%;
        background: none;
        padding-left: 15px;
    }
    .landing-kur-veikia > form > #gatve {
        float: left;
        margin-left: 1.75%;
        background: none;
        padding-left: 15px;
    }
    .landing-kur-veikia > form > #namas {
        float: right;
        margin-right: 1.75%;
        background: none;
        padding-left: 15px;
    }
    .landing-kur-veikia > form > #telefonas {
        float: left;
        margin-left: 1.75%;
        background: none;
        padding-left: 15px;
    }
    .landing-kur-veikia > form > #pastas {
        float: right;
        margin-right: 1.75%;
        background: none;
        padding-left: 15px;
    }
    .landing-kur-veikia > form > #sutinku {
        float: left;
        width: 2.5%;
        margin-left: 1.75%;
        margin-top: 1.75%;
    }
    .landing-kur-veikia > form > #gauti {
        float: right;
        margin-top: 2%;
        margin-right: 1.5%;
        background: none;
        box-shadow: none;
        outline: none;
    }
    .landing-kur-veikia > form > #gauti:focus, #gauti:hover {
        box-shadow: none;
        border: none;
        outline: none;
    }
}

@media screen and (max-width: 650px) {
    .landing-kur-veikia > #img1 {
        display: none;
    }
    .landing-kur-veikia > #img2 {
        display: block;
    }
    .landing-kur-veikia > #img3 {
        display: none;
    }

    .landing-kur-veikia {
        clear: both;
        width: 100%;
        max-width: 290px;
        margin: 0 auto;
        display: block;
        position: relative;
    }

    .landing-kur-veikia > form {
        width: 100%;
        position: absolute;
        margin: 0;
        bottom: 0;
        top: 0;
    }
    .landing-kur-veikia > form > input {
        height: 9.2%;
        width: 92%;
        display: block;
        margin-top: 6.25%;
        border: none;
        outline: none;
        box-shadow: none;
    }
    .landing-kur-veikia > form > #vardas {
        float: left;
        margin-left: 4%;
        margin-top: 6.25%;
        background: none;
        padding-left: 15px;
    }
    .landing-kur-veikia > form > #sutartis,
    .landing-kur-veikia > form > #miestas {
        float: left;
        margin-left: 4%;
        margin-top: 5.5%;
        background: none;
        padding-left: 15px;
    }
    .landing-kur-veikia > form > #gatve {
        float: left;
        margin-left: 4%;
        margin-top: 5.5%;
        background: none;
        padding-left: 15px;
    }
    .landing-kur-veikia > form > #namas {
        float: left;
        margin-left: 4%;
        margin-top: 5.5%;
        background: none;
        padding-left: 15px;
    }
    .landing-kur-veikia > form > #telefonas {
        float: left;
        margin-left: 4%;
        margin-top: 5.75%;
        background: none;
        padding-left: 15px;
    }
    .landing-kur-veikia > form > #pastas {
        float: left;
        margin-left: 4%;
        margin-top: 5.5%;
        background: none;
        padding-left: 15px;
    }
    .landing-kur-veikia > form > #sutinku {
        float: left;
        width: 7.5%;
        margin-left: 5%;
        margin-top: 1.75%;
    }
    .landing-kur-veikia > form > #gauti {
        float: left;
        margin-top: 2%;
        margin-left: 4%;
        background: none;
        box-shadow: none;
        outline: none;
    }
    .landing-kur-veikia > form > #gauti:focus, #gauti:hover {
        box-shadow: none;
        border: none;
        outline: none;
    }
}
*/
/* KUR_VEIKIA */


.text-red {
    color: red;
}

.placeholder-red::-webkit-input-placeholder {
    color: red;
}

.placeholder-red:-moz-placeholder { /* Firefox 18- */
    color: red;
}

.placeholder-red::-moz-placeholder {  /* Firefox 19+ */
    color: red;
}

.placeholder-red:-ms-input-placeholder {
    color: red;
}

table {max-width: 100% !important;}


/* 4G_LTE */
#pic-yt {border:none;}
#pic-yt iframe.resize {width:445px;height:250px;display:block;}
#pic-yt td {padding:0;border:none;}
#pic-yt td.pic img {padding: 0 !important; margin: 0 !important;}
#pic-yt td:nth-child(odd) {min-width:300px;width:300px;min-height:250px;max-height:250px;}
#pic-yt td:nth-child(even) {width:445px;min-height:250px;max-height:250px;float:right;}
#pic-yt .fluid-width-video-wrapper {margin:0;padding:0px !important;}

#pic-yt tr.spacer {height: 20px; border: 2px solid black;}

@media screen and (max-width: 810px) {
    #pic-yt {max-width: 100% !important;}

    #pic-yt td {margin:0 auto !important; float: none !important; display: block; width: 100% !important;}
    #pic-yt iframe.resize {width:300px; height:169px; margin:0 auto !important; float: none !important; display: block;}
    #pic-yt td:nth-child(even) {width:300px; min-height:169px; max-height:169px; margin:0 auto !important; float: none !important; display: block; margin-top: 10px !important;}

    #pic-yt td.pic img {margin:0 auto !important; float: none !important; display: block;}

    #pic-yt td.yt div.fluid-width-video-wrapper {
        //position: absolute;
        position: relative !important;
        float: none !important;
        display: block !important;
        margin: 0 auto !important;
        padding: 0 !important;
        width: 300px;
    }
}
/* 4G_LTE */

/* NEWSLETTER */
@media screen and (max-width: 979px) and (min-width: 651px) {
    #newsletter {
        width: 600px !important;
        height: 210px !important;
        left: calc(50% - 300px) !important;
        top: calc(50% - 105px) !important;
    }
    #newsletter input {
        width: 270px !important;
        height: 46px !important;
    }
    #newsletter input#news_city {
        margin-top: 15px !important;
    }
    #newsletter input#news_subscribe {
        margin-top: 15px !important;
    }
    #newsletter #title {
        max-width: 500px !important;
    }
    #newsletter .news-flex-parent {
        flex-wrap: wrap !important;
    }
    #newsletter #close i {
    //margin: 3.5px 5.5px !important;
    }
}
@media screen and (max-width: 650px) {
    #newsletter {
        width: 300px !important;
        height: 304px !important;
        left: calc(50% - 150px) !important;
        top: calc(50% - 152px) !important;
    }
    #newsletter input {
        width: 100% !important;
        height: 40px !important;
    }
    #newsletter .news-flex-child {
        width: 100% !important;
    }
    #newsletter .news-flex-child:not(:first-of-type) input  {
        margin-top: 10px !important;
    }
    #newsletter #title {
        max-width: 220px !important;
        font-size: 14px !important;
        line-height: 16px !important;
    }
    #newsletter .news-flex-parent {
        flex-wrap: wrap !important;
        margin-top: 10px !important;
    }
    #newsletter #close i {
    //margin: 3.5px 5.5px !important;
    }
}
#newsletter {
    width: 800px;
    height: 150px;
    position: fixed;
    left: calc(50% - 400px);
    top: calc(50% - 75px);
    z-index: 999;
    background-color: #ffffff;
    display: none;
}
#newsletter #title {
    font-size: 18px;
    color: #ed145b;
    font-weight: bold;
    max-width: 600px;
    display: block;
    float: left;
    margin: 20px 0 0 20px;
}
#newsletter #close {
    background: #ed145b;
    float: right;
    width: 25px;
    height: 25px;
    margin: 20px 20px 0 0;
    border: none;
    box-shadow: none;
    outline: none;
    font-size: 18px;
    color: #ffffff;
}
#newsletter #close:hover {
    cursor: pointer;
}
#newsletter #close i {
//margin: 4px 6px;
//margin: 3.5px 5.43px;
    margin: 3.75px 5.75px;
}
#newsletter input {
    width: 190px;
    height: 46px;
    border: 1px solid #dddddd;
    box-shadow: none;
    outline: none;
}
#newsletter .news-flex-child:last-of-type input {
    width: 140px;
    background: none;
    background-color: #ed145b;
    text-shadow: none;
    color: #ffffff;
    outline: none;
}
#newsletter .news-flex-parent {
    margin: 20px;
    display: flex;
    justify-content: space-between;
}
/* NEWSLETTER */

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 12px !important;
    height: 40px !important;
    line-height: 40px !important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:after {
    content: "" !important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 12px !important;
}
ul.mega-sub-menu > li > ul.mega-sub-menu > li > a.mega-menu-link {
    font-size: 12px !important;
}
ul#menu-virsutinis.top-menu > li.menu-item > a {
    font-size: 12px !important;
    color: inherit !important;
    white-space: nowrap;
}