body{
    margin: 0;
    padding: 0;
}

.Naujausia{
    left: 23%;
}
.Lietuje{
    left: 10%}

.BackGR{
    text-align: center;
    min-width: 360px;
}
#BackGRLeft{
     background-color: whitesmoke;
     min-height: 1600px;
     width: 50%;
     position: fixed;
     left: 0;
     margin: 0;
     float: left;
     padding-top: 100px;

}
#BackGRright{
    background-color: lightgrey;
    min-height: 1600px;
    width: 50%;
    position: fixed;
    right: 0;
    margin: 0;
    float: left;
    padding-top: 100px;

}

.DesktopStrip{
    max-height: 500px;
    min-width: 360px;
}

.DesktopStripLeft{
    background-color: whitesmoke;
    height: 70px;
    width: 50%;
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    float: left;


}
.DesktopStripRight{
    background-color: lightgrey;
    height: 70px;
    width: 50%;
    position: fixed;
    top: 0;
    right: 0;
    margin: 0;
    float: left;

}



.TextRicTur{
    font-family: Poppins, sans-serif;
    color: black;
    font-size: 2.5vw;
    text-decoration: none;
    text-shadow: 1px 1px white;
}

.TextRicTurPoz {
    position: fixed;
    top: 15px;
    left: 5%;
}

.TextRicTurColor {

    -webkit-transition: color 1s ease-out;
    -moz-transition: color 1s ease-out;
    -o-transition: color 1s ease-out;
    transition: color 1s ease-out;
}

.TextRicTurColor:hover {
    color: #ce3a17;
    cursor: pointer;
}

.ENPoz{
    position: fixed;
    top: 15px;
    right: 5%;

}

.FacsPoz{
    position: fixed;
    top: 15px;
    right: 9%;
}

.EmailPoz{
    position: fixed;
    top: 15px;
    right: 13.5%;

}

.TexNauDarDis {
    display: none;


}

.Icon{
    height: 3vw;
    width: 3vw;


}
.Icon:hover{
    font-family: Poppins, sans-serif;
    color: #b2b2b2;
    font-size: 30px;
    text-decoration: none;
}
.ClearFloat{
    clear: both;

}

.MainMomoz {
    padding-top: 9%;
    padding-left: 10%;
    padding-right: 10%;
    /*margin-top: 0;*/
    /*margin-right: auto;*/
    /*margin-left: auto;*/
    /*margin-bottom: 10px;*/
    margin: 0 auto 0 auto;
    min-width: 200px;
    max-width: 400px;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

#ParodaImage {
    padding-top: 0;
    padding-bottom: 20px;
}

#ParodaImage02 {
    padding-top: 0;
    padding-bottom: 20px;
}

#ParodaImage03 {
    padding-top: 0;
    padding-bottom: 20px;
}

.MainMomoz img {
    max-width: 100%;
    vertical-align: top;
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.MainMomoz:hover img,
.MainMomoz.hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.zoom {
    transition: transform .2s;
}
.zoom:hover {
    transform: scale(1.3);
}


.DarbaiTex{
    color: white;
}



.dropbtnLeft {
    background: transparent;
    min-width: 150px;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 2.5vw;
    border: none;
    cursor: pointer;
    color: #b2b2b2
}
.dropbtnRight {
        background: transparent;
        min-width: 150px;
        font-family: Poppins, sans-serif;
        font-weight: 500;
        font-size: 2.5vw;
        border: none;
        cursor: pointer;
        color: #b2b2b2



}
.MeniuTextPoz{
    position: absolute;
    text-align: center;
}

.dropbtnBGcolor{
    /*background-color: rgba(240, 240, 240, 0.5);*/




}

.dropdown {
    position: relative;
    display: inline-block;

}

.dropdown-content {


    background-color: rgba(240, 240, 240, 0.8);
    display: none;
    position: absolute;
    align-content: left;
    max-width: 150px;
    z-index: -1;

}

.dropdown-content a {
    text-shadow: 2px 2px white;
    color: #3f3f3f;
    padding: 5px 14px 5px 10px;
    margin: 15px 10px;
    text-decoration: none;
    display: block;
    z-index: -1;
    text-align: center;

}

.dropdown-content a:hover {}

.dropdown:hover .dropdown-content {
    display: block;
    /*text-align: left;*/
}

.dropdown:hover .dropbtnLeft .dropbtnRight {

}

.MeniuMENIUPOZ{
    position: fixed;
    top: 18px;
    left: 35.2%;
}
.MeniuFont{
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 22px;


}
.MeniuDARBAIPOZ{
    position: fixed;
    top: 15px;
    right: 35.2%;


}

.MeniuSubTex {

    -webkit-transition: color 1s ease-out;
    -moz-transition: color 1s ease-out;
    -o-transition: color 1s ease-out;
    transition: color 1s ease-out;
}

.MeniuSubTex:hover {
    color: #ce3a17;
    cursor: pointer;
}

.ScrolNu1{
    color: black;

}

.hidden {
    display: none }


.fly-inPOZ{
    position: fixed;
    left: 4%;
    top: 340px;


}

.fly-in{

    /*list-style: none;*/
    transform: translateX(50%) translateY(50%);
}


.fly-in li {
    display: inline-block;
    margin-right: 5px;
    font-family: Poppins, sans-serif;
    text-shadow: 2px 2px white;
    color: #3f3f3f;
    text-decoration: none;
    font-size: 5vw;

    opacity: 1;
    transition: all 2s cubic-bezier(0.6, -.005, 0.32, 1.75);
}
.fly-in.pas li {
    opacity: 0;
}
.fly-in.pas li:nth-child(1) {
    transform: translateX(150px) translateY(-170px);
}
.fly-in.pas li:nth-child(2) {
    transform: translateX(-210px) translateY(170px);
}
.fly-in.pas li:nth-child(3) {
    transform: translateX(20px) translateY(-100px);
}
.fly-in.pas li:nth-child(4) {
    transform: translateX(-100px) translateY(-20px);
}
.fly-in.pas li:nth-child(5) {
    transform: translateX(-70px) translateY(-200px);
}
.fly-in.pas li:nth-child(6) {
    transform: translateX(200px) translateY(70px);
}
.fly-in.pas li:nth-child(7) {
    transform: translateX(30px) translateY(200px);
}
.fly-in.pas li:nth-child(8) {
    transform: translateX(30px) translateY(-100px);
}
.fly-in.pas li:nth-child(9) {
    transform: translateX(100px) translateY(-170px);
}
.fly-in.pas li:nth-child(10) {
    transform: translateX(50px) translateY(50px);
}


#Naujienos{
    font-family: Poppins, sans-serif;
    color: #3f3f3f;
    font-size: 4vw;
    text-decoration: none;
    text-shadow: 2px 2px white;
    position: relative;





}
.Paroda{
    font-family: Poppins, sans-serif;
    color: #3f3f3f;
    font-size: 2vw;
    position: relative;


}
a{
    text-decoration: none;
    color: #3f3f3f;
}





.ParMonTex{
    font-family: Poppins, sans-serif;
    color: #3f3f3f;
    font-size: 30px;
    text-decoration: none;
    text-align: center;
}

.TexFont{

    font-family: Poppins, sans-serif;
    color: black;
    font-size: 24px;
    text-decoration: none;

}
.copyPOZ{
    position: relative;
    top: 100%;
    text-decoration: none;
    color: black;
    padding-bottom: 20px;

}


.MeniuHide{
    display: none;
}

/*Kontaktai*/

.Kontaktai {
    position: relative;
    top: 7vw;


}
#KontaktaiHedline{
    font-family: Poppins, sans-serif;
    color: white;
    font-size: 50px;
    text-decoration: none;
    text-shadow: 2px 2px #3f3f3f;
    position: relative;
    top: 70%;
    margin-top: -20px;
    margin-bottom: 60px;


}

#KontaktaiRicTur{
    font-family: Poppins, sans-serif;
    color: #3f3f3f;
    font-size: 2.5vw;
    text-decoration: none;
    text-shadow: 2px 2px white;
    position: relative;
    top: 80%;
    margin-right: 30%;


}
#KontaktaiTex{
    color: #3f3f3f;
    font-size: 2vw;
    text-decoration: none;
    text-shadow: 2px 2px white;
    position: relative;
    top: 127%;

    padding-bottom:100px


}
#KonataktaiImage{

    max-width: 380px;
    max-height: 420px;
}

/*Parodos*/

#ParodosHedline{
    font-family: Poppins, sans-serif;
    color: white;
    font-size: 75px;
    text-decoration: none;
    text-shadow: 2px 2px #3f3f3f;
    position: relative;
    margin-top: -50px;
    margin-bottom: 0;
    /*top: 35%;*/
    /*left: 40%;*/

}
.ParodosTex{
    font-family: Poppins, sans-serif;
    color: #3f3f3f;
    font-size: 2.5vw;
    text-decoration: none;
    text-shadow: 2px 2px white;
    position: relative;
    top: 80%;
    margin-top: 5%;
}

/*Autorius*/

#AutoriusHedline{
    font-family: Poppins, sans-serif;
    color: white;
    font-size: 42px;
    text-decoration: none;
    text-shadow: 2px 2px #3f3f3f;
    position: relative;
    margin-top: 40px;
    margin-bottom: 60px;


}

#AutoriusText{
    margin-left: 10%;
    margin-right: 10%;
    text-align: justify;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    color: black;
    position: relative;

}
#LinktoParodos{
    font-family: Poppins, sans-serif;
    font-size: 30px;
    position: relative;


}
/*Spaudoje*/

#SpaudojeHead{
    font-family: Poppins, sans-serif;
    color: #3f3f3f;
    font-size: 4vw;
    text-decoration: none;
    text-shadow: 2px 2px white;
    position: relative;
    padding-top: 10%;
    margin: 0;


}

#SpaudojeHeadline{

    text-align: left;
    font-family: Poppins, sans-serif;
    font-size: 30px;
    text-shadow: 2px 2px white;
    color: #3f3f3f;
    position: relative;
    padding-top: 1%;
    padding-left: 15%;
    padding-right: 15%;

}
#SpaudojeImages{
    position: relative;
    padding-left: 10%;
    padding-right: 10%;


}

#SpaudojeImages img{
    min-width: 200px;
    max-width: 350px;
}

#SpaudojeText{
    margin-left: 5%;
    margin-right: 5%;
    text-align: justify;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    color: black;
    position: relative;


}

/*Tapyba*/

#TapybaHeadLine{
    font-family: Poppins, sans-serif;
    color: #3f3f3f;
    font-size: 5vw;
    text-decoration: none;
    text-shadow: 2px 2px white;
    position: relative;
    padding-top: 10%;
    margin: 0;
}

.TapybaKategorijuHeadlineLeft{
    font-family: Poppins, sans-serif;
    color: black;
    font-size: 4vw;
    text-decoration: none;
    font-weight: initial;
    text-shadow: 2px 2px white;
    position: relative;
    margin: 0;
    left: 37%;
    padding-top: 0;
    padding-bottom: 0;
    float: left;




}

.TapybaKategorijuHeadlineRight{
    font-family: Poppins, sans-serif;
    color: #b2b2b2;
    font-size: 4vw;
    text-decoration: none;
    font-weight: initial;
    text-shadow: 2px 2px white;
    position: relative;
    right: 13%;
    margin: 0;
    padding-top: 2%;
    padding-bottom: 3%;
    float: right;





}

#TapybaImg01,#TapybaImg02,#TapybaImg03,#TapybaImg04,#TapybaImg05,#TapybaImg06,#TapybaImg07,#TapybaImg08,#TapybaImg09,#TapybaImg010,#TapybaImg011,#TapybaImg012,#TapybaImg013,#TapybaImg014, #TapybaImg015, #TapybaImg016{
    cursor: pointer;
    transition: 0.3s;
    max-height: 380px;
    max-width: 380px;
}


#TapybaImg1,#TapybaImg2,#TapybaImg3,#TapybaImg4,#TapybaImg5,#TapybaImg6,#TapybaImg7,#TapybaImg8,
#TapybaImg9,#TapybaImg10,#TapybaImg11,#TapybaImg12,#TapybaImg13,#TapybaImg14,#TapybaImg15,#TapybaImg16,#TapybaImg17,#TapybaImg18,#TapybaImg19,#TapybaImg20,#TapybaImg21,#TapybaImg22,#TapybaImg23,#TapybaImg24,#TapybaImg25,#TapybaImg26,#TapybaImg27,#TapybaImg28,#TapybaImg29,#TapybaImg30,#TapybaImg31,#TapybaImg32,#TapybaImg33,#TapybaImg34{
    cursor: pointer;
    transition: 0.3s;
    max-height: 380px;
    max-width: 380px;
}

#InterjerasImg1,#InterjerasImg2,#InterjerasImg3,#InterjerasImg4,#InterjerasImg5,#InterjerasImg6,#InterjerasImg7,#InterjerasImg8,#InterjerasImg9,#InterjerasImg10,#InterjerasImg11,#InterjerasImg12{
    cursor: pointer;
    transition: 0.3s;
    max-height: 380px;
    max-width: 380px;
}

#InterjerasImg01,#InterjerasImg02,#InterjerasImg03,#InterjerasImg04,#InterjerasImg05,#InterjerasImg06 {
    cursor: pointer;
    transition: 0.3s;
    max-height: 380px;
    max-width: 380px;
}


#InterjerasDetalesImg1,#InterjerasDetalesImg2,#InterjerasDetalesImg3,#InterjerasDetalesImg4,#InterjerasDetalesImg5,#InterjerasDetalesImg6,#InterjerasDetalesImg7,#InterjerasDetalesImg8,#InterjerasDetalesImg9,#InterjerasDetalesImg10{
    cursor: pointer;
    transition: 0.3s;
    max-height: 380px;
    max-width: 380px;

}

#EksterjerasImg1,#EksterjerasImg2,#EksterjerasImg3,#EksterjerasImg4,#EksterjerasImg5,#EksterjerasImg6,#EksterjerasImg7,#EksterjerasImg8{
    cursor: pointer;
    transition: 0.3s;
    max-height: 380px;
    max-width: 380px;

}

#GrafikaImg1,#GrafikaImg2,#GrafikaImg3,#GrafikaImg4,#GrafikaImg5,#GrafikaImg6,#GrafikaImg7,#GrafikaImg8,#GrafikaImg01,#GrafikaImg02,#GrafikaImg03{
    cursor: pointer;
    transition: 0.3s;
    max-height: 380px;
    max-width: 380px;
}

#TapybaImg01:hover {opacity: 0.7;}
#TapybaImg02:hover {opacity: 0.7;}
#TapybaImg03:hover {opacity: 0.7;}
#TapybaImg04:hover {opacity: 0.7;}
#TapybaImg05:hover {opacity: 0.7;}
#TapybaImg06:hover {opacity: 0.7;}
#TapybaImg07:hover {opacity: 0.7;}
#TapybaImg08:hover {opacity: 0.7;}
#TapybaImg09:hover {opacity: 0.7;}
#TapybaImg010:hover {opacity: 0.7;}
#TapybaImg011:hover {opacity: 0.7;}
#TapybaImg012:hover {opacity: 0.7;}
#TapybaImg013:hover {opacity: 0.7;}
#TapybaImg014:hover {opacity: 0.7;}
#TapybaImg015:hover {opacity: 0.7;}
#TapybaImg016:hover {opacity: 0.7;}


#TapybaImg1:hover {opacity: 0.7;}
#TapybaImg2:hover {opacity: 0.7;}
#TapybaImg3:hover {opacity: 0.7;}
#TapybaImg4:hover {opacity: 0.7;}
#TapybaImg5:hover {opacity: 0.7;}
#TapybaImg6:hover {opacity: 0.7;}
#TapybaImg7:hover {opacity: 0.7;}
#TapybaImg8:hover {opacity: 0.7;}
#TapybaImg9:hover {opacity: 0.7;}
#TapybaImg10:hover {opacity: 0.7;}
#TapybaImg11:hover {opacity: 0.7;}
#TapybaImg12:hover {opacity: 0.7;}
#TapybaImg13:hover {opacity: 0.7;}
#TapybaImg14:hover {opacity: 0.7;}
#TapybaImg15:hover {opacity: 0.7;}
#TapybaImg16:hover {opacity: 0.7;}
#TapybaImg17:hover {opacity: 0.7;}
#TapybaImg18:hover {opacity: 0.7;}
#TapybaImg19:hover {opacity: 0.7;}
#TapybaImg20:hover {opacity: 0.7;}
#TapybaImg21:hover {opacity: 0.7;}
#TapybaImg22:hover {opacity: 0.7;}
#TapybaImg23:hover {opacity: 0.7;}
#TapybaImg24:hover {opacity: 0.7;}
#TapybaImg25:hover {opacity: 0.7;}
#TapybaImg26:hover {opacity: 0.7;}
#TapybaImg27:hover {opacity: 0.7;}
#TapybaImg28:hover {opacity: 0.7;}
#TapybaImg29:hover {opacity: 0.7;}
#TapybaImg30:hover {opacity: 0.7;}
#TapybaImg31:hover {opacity: 0.7;}
#TapybaImg32:hover {opacity: 0.7;}
#TapybaImg33:hover {opacity: 0.7;}
#TapybaImg34:hover {opacity: 0.7;}

#InterjerasImg1:hover {opacity: 0.7;}
#InterjerasImg2:hover {opacity: 0.7;}
#InterjerasImg3:hover {opacity: 0.7;}
#InterjerasImg4:hover {opacity: 0.7;}
#InterjerasImg5:hover {opacity: 0.7;}
#InterjerasImg6:hover {opacity: 0.7;}
#InterjerasImg7:hover {opacity: 0.7;}
#InterjerasImg8:hover {opacity: 0.7;}
#InterjerasImg9:hover {opacity: 0.7;}
#InterjerasImg10:hover {opacity: 0.7;}
#InterjerasImg11:hover {opacity: 0.7;}
#InterjerasImg12:hover {opacity: 0.7;}

#InterjerasImg01:hover {opacity: 0.7;}
#InterjerasImg02:hover {opacity: 0.7;}
#InterjerasImg03:hover {opacity: 0.7;}
#InterjerasImg04:hover {opacity: 0.7;}
#InterjerasImg05:hover {opacity: 0.7;}
#InterjerasImg06:hover {opacity: 0.7;}




#InterjerasDetalesImg1:hover {opacity: 0.7;}
#InterjerasDetalesImg2:hover {opacity: 0.7;}
#InterjerasDetalesImg3:hover {opacity: 0.7;}
#InterjerasDetalesImg4:hover {opacity: 0.7;}
#InterjerasDetalesImg5:hover {opacity: 0.7;}
#InterjerasDetalesImg6:hover {opacity: 0.7;}
#InterjerasDetalesImg7:hover {opacity: 0.7;}
#InterjerasDetalesImg8:hover {opacity: 0.7;}
#InterjerasDetalesImg9:hover {opacity: 0.7;}
#InterjerasDetalesImg10:hover {opacity: 0.7;}


#EksterjerasImg1:hover {opacity: 0.7;}
#EksterjerasImg2:hover {opacity: 0.7;}
#EksterjerasImg3:hover {opacity: 0.7;}
#EksterjerasImg4:hover {opacity: 0.7;}
#EksterjerasImg5:hover {opacity: 0.7;}
#EksterjerasImg6:hover {opacity: 0.7;}
#EksterjerasImg7:hover {opacity: 0.7;}
#EksterjerasImg8:hover {opacity: 0.7;}

#GrafikaImg1:hover {opacity: 0.7;}
#GrafikaImg2:hover {opacity: 0.7;}
#GrafikaImg3:hover {opacity: 0.7;}
#GrafikaImg4:hover {opacity: 0.7;}
#GrafikaImg5:hover {opacity: 0.7;}
#GrafikaImg6:hover {opacity: 0.7;}
#GrafikaImg7:hover {opacity: 0.7;}
#GrafikaImg8:hover {opacity: 0.7;}
#GrafikaImg01:hover {opacity: 0.7;}
#GrafikaImg02:hover {opacity: 0.7;}
#GrafikaImg03:hover {opacity: 0.7;}


/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

.MonLeft {
    padding-top: 5%;
    padding-right: 5%;
    padding-left: 15%;
    float: left;
    position: relative;
}

.MonLeftForVertical{
padding-left: 12%;
padding-right: 2%;


}

.PaveikslHeadLine{
    font-family: Poppins, sans-serif;
    color: #3f3f3f;
    font-size: 2vw;
    text-decoration: none;
    text-shadow: 2px 2px white;
    padding-top: 1%;


}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 1024px){
    .modal-content {
        width: 100%;
    }
    .MonLeft{
        padding-left: 15%;
        padding-right: 2%;


    }
    .MonLeftForVertical{
        padding-left: 12%;
        padding-right: 2%;


    }


    #TapybaImg01,#TapybaImg02,#TapybaImg03,#TapybaImg04,#TapybaImg05,#TapybaImg06,#TapybaImg07,#TapybaImg08,#TapybaImg09,#TapybaImg010,#TapybaImg011,#TapybaImg012,#TapybaImg013,#TapybaImg014, #TapybaImg015, #TapybaImg016{
        cursor: pointer;
        transition: 0.3s;
        max-height: 260px;
        max-width: 240px;
    }

    #TapybaImg1,#TapybaImg2,#TapybaImg3,#TapybaImg4,#TapybaImg5,#TapybaImg6,#TapybaImg7,#TapybaImg8,#TapybaImg9,#TapybaImg10,#TapybaImg11,#TapybaImg12,#TapybaImg13,#TapybaImg14,#TapybaImg15,#TapybaImg16,#TapybaImg17,#TapybaImg18,#TapybaImg19,#TapybaImg20,#TapybaImg21,#TapybaImg22,#TapybaImg23,#TapybaImg24,#TapybaImg25,#TapybaImg26,#TapybaImg27,#TapybaImg28,#TapybaImg29,#TapybaImg30,#TapybaImg31,#TapybaImg32,#TapybaImg33,#TapybaImg34{
        cursor: pointer;
        transition: 0.3s;
        max-height: 260px;
        max-width: 240px;
    }

    #InterjerasImg1,#InterjerasImg2,#InterjerasImg3,#InterjerasImg4,#InterjerasImg5,#InterjerasImg6,#InterjerasImg7,#InterjerasImg8,#InterjerasImg9,#InterjerasImg10,#InterjerasImg11,#InterjerasImg12{
        cursor: pointer;
        transition: 0.3s;
        max-height: 260px;
        max-width: 240px;
    }

    #InterjerasImg1,#InterjerasImg2,#InterjerasImg3,#InterjerasImg4,#InterjerasImg5,#InterjerasImg6{
        cursor: pointer;
        transition: 0.3s;
        max-height: 260px;
        max-width: 240px;
    }



    #InterjerasDetalesImg1,#InterjerasDetalesImg2,#InterjerasDetalesImg3,#InterjerasDetalesImg4,#InterjerasDetalesImg5,#InterjerasDetalesImg6,#InterjerasDetalesImg7,#InterjerasDetalesImg8,#InterjerasDetalesImg9,#InterjerasDetalesImg10{
        cursor: pointer;
        transition: 0.3s;
        max-height: 260px;
        max-width: 240px;
    }

    #EksterjerasImg1,#EksterjerasImg2,#EksterjerasImg3,#EksterjerasImg4,#EksterjerasImg5,#EksterjerasImg6,#EksterjerasImg7,#EksterjerasImg8{
        cursor: pointer;
        transition: 0.3s;
        max-height: 260px;
        max-width: 240px;
    }

    #GrafikaImg1,#GrafikaImg2,#GrafikaImg3,#GrafikaImg4,#GrafikaImg5,#GrafikaImg6,#GrafikaImg7,#GrafikaImg8,#GrafikaImg01,#GrafikaImg02,#GrafikaImg03{
        cursor: pointer;
        transition: 0.3s;
        max-height: 260px;
        max-width: 240px;
    }




    #TapybaHeadLine{
        font-size: 7vw;
    }
    .PaveikslHeadLine{
        font-size: 2.5vw;
    }

    .TapybaKategorijuHeadline{
        font-size: 4vw;
    }

    .TapybaKategorijuHeadline2{
        font-size: 4vw;
    }


}


/* Media Queries */


@media(max-width: 1024px) {
    .MeniuHide{
        display: block;
    }

    /*Index*/
    .fly-in{
        display: none;
    }

    #Naujienos{
        font-size:9vw
    }
    .Paroda{
        font-size:3vw
    }
    .Icon {
        height: 25px;
        width: 25px;

    }
    .EmailPoz{
       display: none;

    }

    .ENPoz {
        position: fixed;
        top: 2%;
        right: 20px;
    }
    .FacsPoz{
        position: fixed;
        top: 2%;
        right: 60px;


    }

    .CallPoz{
        position: fixed;
        top: 2%;
        right: 100px;
    }


    .TextRicTur{
        display: none;
    }

    .dropbtnLeft  {
        display: none;
    }
    .dropbtnRight {
        display: none;
    }


    .BackGR{
        margin-top: 40px;

    }

    .MobileTextMon{
        margin-right: 4px;
        font-family: Poppins, sans-serif;
        text-shadow: 2px 2px white;
        color: #3f3f3f;
        text-decoration: none;
        font-size: 9vw;
        left: 18%;
        position: absolute;
        top: 420px;


    }

    .copyPOZ{
        font-size: 3vw;
    }


    /*Mobile meniu*/

    .MobileStrip{
        max-height: 500px;
        min-width: 360px;
    }
    .StripLeft{
        background-color: whitesmoke;
        height: 47px;
        width: 50%;
        position: fixed;
        top: 0;
        left: 0;
        margin: 0;
        float: left;


    }
    .StripRight{
        background-color: lightgrey;
        height: 47px;
        width: 50%;
        position: fixed;
        top: 0;
        right: 0;
        margin: 0;
        float: left;

    }

    #toggle {
        display: block;
        width: 28px;
        height: 30px;
        position: fixed;
        top: 3%;
        left: 10%;
    }

    #toggle span:after,
    #toggle span:before {
        content: "";
        position: absolute;
        left: 0;
        top: -9px;
    }
    #toggle span:after{
        top: 9px;
    }
    #toggle span {
        position: relative;
        display: block;
    }

    #toggle span,
    #toggle span:after,
    #toggle span:before {
        width: 100%;
        height: 5px;
        background-color: black;
        transition: all 0.3s;
        backface-visibility: hidden;
        border-radius: 2px;
    }

    /* on activation */
    #toggle.on span {
        background-color: transparent;
    }
    #toggle.on span:before {
        transform: rotate(45deg) translate(5px, 5px);
    }
    #toggle.on span:after {
        transform: rotate(-45deg) translate(7px, -8px);
    }
    #toggle.on + #menu {
        opacity: 1;
        visibility: visible;
    }

    /* menu appearance*/
    #menu {
        position: fixed;
        top: 50px;
        left: 5%;

        width: 35%;

        font-family: Poppins, sans-serif;
        text-align: left;

        background-color: rgba(240, 240, 240, 0.9);
        box-shadow: 0 1px 8px rgba(0,0,0,0.05);

        opacity: 0;
        visibility: hidden;
        transition: opacity .4s;
    }
    #menu:after {
        position: absolute;
        top: -20px;
        left: 10%;
        /*top: -15px;*/
        /*left: 95px;*/
        content: "";
        display: block;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        /*border-bottom: 20px solid black;*/
    }
    ul, li, li a {
        list-style: none;
        display: block;
        margin: 0;
        padding: 0;
    }
    li a {
        padding: 5px;
        color: black;
        text-decoration: none;
        transition: all .2s;
    }
    li a:hover,
    li a:focus {
        background: whitesmoke;
        color: #ce3a17;
    }

/*Kontaktai*/

    #KontaktaiHedline{
        max-font-size: 10vw;
        margin-top: -40px;


    }

    #KontaktaiRicTur {
        margin-right: 30%;
        font-size: 5vw;

    }

    #KontaktaiTex{
        font-size:4vw;
        /*Parodos*/
    }
    #ParodosHedline{
        max-font-size: 7vw;

    }
    .ParodosTex{
        font-family: Poppins, sans-serif;
        color: #3f3f3f;
        font-size: 3.5vw;
        text-decoration: none;
        text-shadow: 2px 2px white;
        position: relative;
        top: 80%;
        margin-top: 15%;
    }

    /*Autorius*/

    #AutoriusHedline{
        /*min-font-size: 9vw;*/
        margin-top: -20px;
    }
    #AutoriusText{
        font-size: 3vw;
    }

    /*Spaudoje*/

    #SpaudojeHead{
        font-size: 7vw;
    }

    #SpaudojeHeadline{
        font-size: 4vw;
    }
    #SpaudojeText{
        font-size: 4vw;

    }

    .DesktopMeniuHide{
        display: none;
    }

    .Naujausia{
        left: 0;

    }
    .Lietuje{
        left: 0;
    }


}
