@media(max-width: 1570px) {

    .side_bar {

        padding: 20px 5px;

    }

}
@media(max-width:1360px){
    .container {
        width: 1170px;
    }
}

@media(max-width: 1200px) {

    .side_bar {

        padding: 20px 4px;

    }
    .container {
        width: 970px;
    }
    .subheader_title div:last-child {	
        width: 100%;	
        text-align: center;	
    }
    .recaptcha {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .contact-form {
        margin-bottom: 20px;
    }
    .contact-form__button {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        margin-top: 35px;
    }
    .contact-info__title {
        font-size: 18px;
    }
    .contact-info__text {
        font-size: 15px;
    }
}
@media (max-width: 1550px) {
        .info_top {

        float: right;

        width: 270px;

    }
}
@media (max-width: 991px) {

    .side_bar {
        text-align: center;
    }

    .box,

    .box_mini {

        margin-bottom: 20px;

    }

    .section_2 {

        width: 100%;

    }

    .top_banner {

        overflow: auto;

        height: initial;

    }

    .info_top {

        float: none;
        display: table;
        margin: 10px auto;

        width: 300px;

    }
    .section_1 {
        float: none;
        display: table;
        margin: 0 auto;
    }


    .boxes {

        position: absolute;

        left: 0;

        right: 0;

        top: 525px;

    }

    .side_bar {	
        padding: 20px ;	
        margin-top:0px;	
    }
    .content_acasa {	
        padding-top: 20px;	
    }
    .footer {

        text-align: center;

    }

    .wbm_info {

        text-align: center;

    }

    .content_sidebar .page_title {

        margin-top: 20px;

    }

    .info_contact {

        text-align: center;

    }

    .content_wrapper {
        width: 74%;
    } 


    .content_sidebar {
        /*varu*/
        margin-top: 20px;
    }
    .container {
        width: 750px;
    }
    .subheader_title h1 {	
        font-size: 24px;	
    }
    .contact {
        margin-top: 0;
    }
    #side_bar_id{
        width:500px;
        margin:0 auto;
    }
    .home-banner {
        height: 350px;
    }
}
@media (min-width: 768px) {	
    .navbar-collapse.collapse.navbar-mobile{	
          display:none!important;	
      }	
  }

@media (max-width: 768px) {
    .swiper-button-prev, .swiper-button-next{	
        height: 35px;	
    }	
    .navbar {	
        display: none;	
    }	
    .swiper-container {	
        height: 400px;	
    }	
    .header_gov_search{	
        padding:0px;	
    }	
    /* .navbar-header{	
        height: 55px;	
    } */	
    	
    .nav>li>a:focus, .nav>li>a:hover{	
        background-color:transparent!important;	
        color:black;	
    }	
  .navbar-nav>li>a{	
        color:white;	
        text-transform: uppercase;	
    }	
    .navbar-header .navbar-toggle{	
        margin-right: 0px;	
        border-radius: 0;	
    }	
    .navbar-collapse {	
        width: 100%;	
    }	
    .header_gov_search input {	
        height: 33px;	
    }	
    .header_gov_search button {	
        height: 33px;	
        font-size: 16px;	
    }	
    .container {	
        width: 90%;	
    }	
    .header_gov_search input {	
        width: 200px;	
    }
    .main_logo img {

        width: initial;
        display: table;
        margin: 0 auto;

    }
    .section_1 {
        float: none;
    }
    .box,

    .box_mini {

        padding: 20px 10px;

        margin-bottom: 20px;

    }

    .box p,

    .box_mini p {

        font-size: 12px;

    }

    .box h4,

    .box_mini h4 {

        font-size: 14px;

    }



    .caption p {

        display: none;

    }

    .top_image {

        height: 250px;

    }

    .caption {

        width: 80%;

    }

    .content_sidebar {

        margin-top: 50px; 
        /*varu*/

    }

    .boxes {

        position: absolute;

        left: 0;

        right: 0;

        top: 255px;

    }


    .navigator.left {

        margin-right: 5px;

    }

    .navigator.right {

        margin-left: 5px;

    }

    .img_placeholder {

        width: 100%;

    }

    .list_item_title {

        display: inline-block;

    }

    .img_placeholder img {

        height: auto;

    }

    .img_placeholder {

        height: auto;

    }

    .pagination {

        display: table;

        margin: 0 auto;

    }

    .pagination > li > a {

        padding: 6px 5px;

    }

    .content_sc {

        font-size: 12px;

    }

    .dropdown-menu>li>a {

        white-space:pre-wrap;

    }



    .side_bar ul, li {

        padding-left: initial;

    }

    .no_padding_m {
        padding-left: 1px;
        padding-right: 1px;
    }

    /* #search {
        width: 30%;
        display: table;
        margin: 0 auto;
    } */

    .home-banner {
        margin-top: 50px;
        margin-bottom: 25px;
    }
    .home-banner__container {
        height: 100%;
    }
    .home__lower {
        margin-top: 0;
    }
    .page_title {
        margin-top: 10px;
    }
}
@media(max-width: 600px) {	
    #side_bar_id{
        width:350px;
    }
    .subheader_title h1 {	
        font-size: 18px;	
        font-weight: 600;	
    }	
    .subheader_title{	
        padding:0px 10px;	
    }	
    #date_personale{	
        width:400px;	
    }	
    .content_acasa h2{	
        font-size: 22px;	
    }	
    .content_contact_page{	
        padding:30px 15px 0px;	
    }	
    .subheader_eu img {	
        height: 50px;	
    }	
    .subheader_logo img {	
        height: 60px;	
    }	
    .swiper-container {	
        height: 370px;	
    }
    .home-banner {
        height: 300px;
        margin-top: 25px;
        margin-bottom: 0;
    }
    .home-banner__container {
        height: 100%;
    }
    .home-item__title {
        font-size: 18px;
    }
    .home-item__text {
        font-size: 16px;
        margin: 10px 0;
    }
    .home-item__link, .home-item__link:link, .home-item__link:active {
        font-size: 15px;
    }
}

@media(max-width: 450px) {
    #side_bar_id{
        width:100%;
    }
    .swiper-container {	
        height: 350px;	
    }
    .home-banner {
        height: 250px;
    }
    .home-banner__container {
        height: 100%;
    }
    .container_header .container{	
        padding:0px;	
    }	
    .header_gov_search{	
        margin-top:10px;	
    }	
    .container {	
        width: 95%;	
    }
    .header_gov img {	
        height: 65px;	
    }	
    .subheader_logo {	
        padding-left: 5px;	
    }	
    .subheader_eu{	
        padding-right:5px;	
    }	
    .subheader_title h1 {	
        font-size: 18px;	
        margin-top:10px;	
    }	
    .subheader_eu img {	
        height: 35px;	
    }	
    .minus_margin {
        margin-left: -4px;
        margin-right: -7px;
    }

    .content_wrapper {
        width: 98%;
    }

    .ora, .zi {
        display: block;
        float: none;
        text-align: center;
    }

    .box_1 {
        min-height: 415px;
    }

    .box_2 {
        min-height: 385px;
    }
    .content_wrapper_r {
        width: 85%;
    }

    .articol {
        margin-top: 40px;
    }
    .content_wrapper_r {
        padding-left: 1px;
    }

        .content_sidebar {
            /*varu*/
        margin-top: 50px;

    }
    .contact {
        width: 100%;
    }
    .contact-form + iframe {
        max-height: 300px;
    }
    .info_contact {
        margin-bottom: 0 !important;
    }
}



@media(max-width: 620px) {

    .info_top {

        float: none;

    }

    .section_2 {

        width: initial;

        display: table;

        margin: 0 auto;

        float: none;

    }

}


@media (min-width: 768px) {

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

    .boxes {

        position: absolute;

        bottom: -105px;

        left: 0;

        right: 0;

    }

    .content_wrapper_r {
    width: 95%;
    }

    .content_wrapper {
        width: 97%;
    }

    .box p {
        font-size: 12px;
    }

    .content_sc {
        font-size: 12px;
    }

    .reduce_width {
    width: 40%;
}

.increse_width {
    width: 60%;
    }
}

@media(min-width: 992px) and (max-width: 1420px) {

    .main_logo {

        width: 380px;
        margin-top: 15px;

    }

    .main_logo > img {

        width: initial;
        display: table;
        margin: 0 auto;
        margin-top: -23px;

    }

}

@media(min-width: 1200px) and (max-width: 1280px) {
        .box p {
        font-size: 12px!important;
    }

    .content_sc {
        font-size: 12px!important;
    }
}


@media(min-width: 320px) and (max-width: 1500px) {

    .right-items {

        display: block;

        float: none;

        text-align: center;

    }

    .left-items {

        display: block;

        text-align: center;

    }

    .content_sc {

        width: initial;

    }

    .lista_sc ul {
        line-height: 20px;
    }

}

@media (min-width: 992px) and (max-width: 1350px) {

    .box,

    .box_mini {

        padding: 20px 20px;

    }

}

@media (min-width: 1200px) {
    .content_wrapper {
        width: 100%
    }

    .box p {
        font-size: 13px;
    }

    .content_sc {
        font-size: 13px;
    }
}


@media (min-width: 1400px) {

    .content_sc {

            line-height: 35px;
    }
    .box p {
        font-size: 14px;
    }
    
}

@media (min-width: 1500px) {

    .content_sc {

            line-height: 35px;

    }

}

@media (min-width: 1600px) {

    .increse_padding {

        padding: 0px 40px;

    }
    .content_wrapper {
        width: 96%;
    }
}

@media (min-width: 1700px) {

    .increse_padding {

        padding: 0px 50px;

    }

}

@media (min-width: 1750px) {
        #title_top {

        font-size: 18px;

    }
}