@media all and (min-width:0px) and (max-width:400px){
	.logo {
		width:220px;
		background-size:contain;
		margin-top:44px;
	}
}

@media all and (min-width:0px) and (max-width:321px){
	.logo {
		width:190px;
		background-size:contain;
		margin-top:46px;
	}
}

@media all and (min-width:0px) and (max-width:1199px){
    .logos-container-inside-modified{
        display:flex;
        justify-content:center;
        margin-top:20px!important;
        width:100%;
    }
    .logos-container-inside-modified>.header-element-da{
        margin-left:20px;
    }
    .row>.col-md-9{
        position:absolute;
        right:20px;
    }
    .wrap>.row {
    display: flex;
    justify-content: center;
}
    .row>.logos-container-inside{
        display:none;
    }

.rezervari-top-modified{
    display: flex!important;
    margin: 0 auto;
    width: 200px;
    margin-top: 21px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    float:initial;
    
}
header{
    height:200px;
}
	.rezervari-top {
		display:none;
	}
	header nav {
		display:none;
	}
	.menu-trigger.fa {
		display:inline-block;
	}
	.logos-container{
	    padding-right:0px;
	}

}
@media all and (min-width:0px) and (max-width:768px){
	.activitati-home2 img {
		width:50%;
	}
}
@media all and (min-width:0px) and (max-width:992px){
    .rezervari-top-modified{
        margin-top:40px;
    }
	.footer-contact {
		margin-left:0;
	}
	.footer-right {
		margin-left:0;
	}
	footer .col-md-4:nth-child(3){
		margin-bottom:30px;
	}
	.logos-container{
	    flex-direction: column!important;
	}
	.da{
	    flex-direction: column!important;
	    width:100%;
	}
	.logo-image{
	    width:100%;
	}
	.logos-container-inside{
	    margin-top:10px;
	    margin-bottom:10px;
	}
	.rezervari-button{
	    margin-bottom:20px;
	}
	.logos-container-inside{
	    text-align:center;
	}
}
@media all and (min-width:0px) and (max-width:768px){
	.galerie h1 {
		font:30px/50px Playfair;
	}
	.logo{
	    width:100%;
	    height:100%;
	    background-size:contain;
	}
	.row>.col-md-3{
	    width:200px!important;
	}
	.menu-trigger.fa {
	   font-size:25px!important; 
	}
	.menu-trigger.fa {
        margin-top: 41px;
    }
    .row>.col-md-9 {
    position: absolute;
    right: 10px;
}
}
@media all and (min-width:0px) and (max-width:420px){
	.oferte .title-left {
		font-size:20px;
	}
	.oferte .title-right {
		font-size:15px;
	}
}
@media all and (min-width:0px) and (max-width:992px){
	.activitati-img {
		margin-bottom:20px;
	}
	.distribuie-title {
		margin-top:0;
	}
}











