.cover-full { 
background:url(imagini/header.jpg); 
background-repeat: no-repeat; 
background-position: 32% 50%; 
background-size: cover; 
background-color:#000;
width: 100%;
min-height:320px!important;
}

.row {
	margin-right: 0px;
    margin-left: 0px;
}

.pad-header-frame {
    min-width: 136px!important; }
	
.caseta-serv .descriere {
    min-height: 18em; }
	
.caseta-serv .descriere h3 {
    margin-top: 1em; }
	
.border-caseta { border:5px solid #fff; padding-left:1.3em; }

.obiective { padding:2em 0em 2em 0em; }

.inapoi-oep { color: #000000;
    background-color: #ffffff; }

.pachet-educational { min-height:30em; padding:1em 1em 1em 1.5em; border:5px solid #fff;}

	
@media (max-width: 478px) {	
    .frame-insight { font-size: 13px; }
}

@media (max-width: 767px) {	
	.first-row { margin-bottom:0em!important; }
	.cover-full { background-position: 67% 50%; }
}

@media (min-width : 768px) and (max-width: 1060px) {
	.cover-full { background-position: 56% 50%; }
	.pachet-educational { min-height:32em; }
}
