iframe {
    max-width: 100%;
}

.valign-middle {
    display: table;
}
.valign-middle .columns {
    display: table-cell;
    vertical-align: middle;
}
.valign-middle .columns,
.valign-middle [class*="column"] + [class*="column"]:last-child {
    float: none;
}

.row {
    max-width: 82.500em;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "PT Sans Narrow", Arial, Helvetica, sans-serif;
    font-weight: bold;
}

input.input-text, select, textarea {
    border:1px solid #d9d2cb;
    font-size: 20px;
    background: #fffaef;

    width: 100%;

    padding: 5px 2px;



    border-radius: 5px;
    margin-bottom: 10px;
}

input.calendar:after {
    font-family: FontAwesome;
    content: "\f073";
}

html,
body {

}

p {
    font-size: 16px;
}

p.required {
    font-size: 16px;
}
label {

    font-size: 20px;
}
li {
    font-size: 15px;
}
td {
    font-size: 15px;
}
select {
    font-size: 15px;
}

#sortarecomentarii {
    font-size: 13px;
}

.jsep {
    position: absolute;
    right: 0;
    bottom: 6px;
}

.group-select li {
    padding-top: 0px;
    padding-bottom: 0px;
}


.group-select li .input-text, .group-select li select, .group-select li textarea {
    width: 100%;
}

#leftcategoriiletoggle {
    position: absolute;

    display: none;
    cursor: pointer;
    padding: 10px 15px;

    font-size: 22px;

    color: #d4251c;

}



@media only screen and (max-width: 1150px) {
    .stire {
        width: 45%;
    }

    #themenu ul li a {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 18px;
    }
}

@media only screen and (max-width: 1024px) {
    #content {
        width: 100%;
        margin: 0;
    }

    #themenu ul li a {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 17px;
    }




    .stire {
        width: 31%;
    }
}




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

    #themenu {
        display: none;
    }

    #cautare {
        display: none;
    }


    #dl-menu {
        display: inline-block;
        width: 30px;
    }


    iframe {
        max-height: 450px;
    }

    #identity {
        width: 80%;
    }

}

@media only screen and (max-width: 850px) {
    .stire {
        width: 45%;
    }
}

.arata-numai-mic {
    display: none;
}
@media only screen and (max-width: 770px) {

    #leftcategoriiletoggle {
        display: block;
    }
    #leftnavigation {
        display: none;
        position: absolute;
        background: #fff;
        z-index: 99;
        top: 48px;
        padding-left: 18px; width: 100%;

        padding-bottom: 10px;

        border-bottom: 5px solid #e02124;
    }
    dl.subm-navnew {
        margin: 0;
    }
    div.left-cats {
        margin: 0;
    }

    .arata-numai-mic {
        display: inline-block;
    }
    .ascunde-mic {
        display: none;
    }


}





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

    .info {
        position: relative;

        left: inherit;
        margin-top: 10px;
    }

    iframe {
        max-height: 250px;
    }


}
@media only screen and (max-width: 600px) {
    input.input-text, select, textarea {
        font-size: 16px;
    }

    .stire {
        width: 96%;
    }

    .douacoloane td {
        vertical-align: top;
        width: 100%;

        display: block;

    }
    .douacoloane td:first-child {
        padding-right: 0px;
    }
    .douacoloane td:last-child {
        padding-left: 0px;
    }

}


.arata-mic-mic {
    display: none;
}
@media only screen and (max-width: 550px) {
    #identity {
        width: 70%;
        top: 20px;
    }
}
@media only screen and (max-width: 500px) {
    .arata-mic-mic {
        display: inherit;
    }
    .ascunde-mic-mic {
        display: none;
    }

    iframe {
        max-height: 150px;
    }

}
@media only screen and (max-width: 500px) {


    a.morelarge {
        font-size: 18px;
        font-weight: normal;
        padding: 10px 25px;
    }
}





.home-galerie-foto .dt-gallery-container li {
    display: none;
}
.home-galerie-foto .dt-gallery-container li:nth-child(-n+12) {
    display: inherit;
}
@media only screen and (max-width: 1025px) {
    .home-galerie-foto .dt-gallery-container li:nth-child(-n+12) {
        display: none;
    }
    .home-galerie-foto .dt-gallery-container li:nth-child(-n+8) {
        display: inherit;
    }
}
@media only screen and (max-width: 642px) {
    .home-galerie-foto .dt-gallery-container li:nth-child(-n+8) {
        display: none;
    }
    .home-galerie-foto .dt-gallery-container li:nth-child(-n+6) {
        display: inherit;
    }
}

.despre-galerie-foto .dt-gallery-container li {
    display: none;
}
.despre-galerie-foto .dt-gallery-container li:nth-child(-n+6) {
    display: inherit;
}
@media only screen and (max-width: 1025px) {
    .despre-galerie-foto .dt-gallery-container li:nth-child(-n+6) {
        display: none;
    }
    .despre-galerie-foto .dt-gallery-container li:nth-child(-n+4) {
        display: inherit;
    }
}
@media only screen and (max-width: 642px) {
    .despre-galerie-foto .dt-gallery-container li:nth-child(-n+4) {
        display: none;
    }
    .despre-galerie-foto .dt-gallery-container li:nth-child(-n+3) {
        display: inherit;
    }
}


