
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

}

@media only screen and (min-width: 901px) { 
.menu-btn { display: none; }
} 

@media only screen and (min-width: 800px) { 

} 
 
@media only screen and (min-width: 854px) { 

}


@media only screen and (min-width: 960px) { 

} 
 
@media only screen and (min-width: 1024px) { 

}

@media only screen and (min-width: 1136px) { 

}

@media only screen and (min-width: 1152px) { 

} 

@media only screen and (min-width: 1200px) { 

}

@media only screen and (min-width: 1280px) { 

}

@media only screen and (min-width: 1281px) { 
.menuLong nav > ul > li:hover .dropDown { display: block; } 
} 

@media only screen and (min-width: 1366px) {

}

@media only screen and (min-width: 1600px) {
body { font-size: 75%; background-image: url(/img/bg/l-1600/bg-structure.jpg); } 
.sect.locu { background-image: url(/img/bg/l-1600/bg-structura-locuinta.jpg); }
.rotators .pict.strcrezi { background-image: url(/img/bg/l-1600/bg-structuri-rezistenta.jpg); } 
.rotators .pict.projmana { background-image: url(/img/bg/l-1600/bg-project-management.jpg); } 
.rotators .pict.expertiz { background-image: url(/img/bg/l-1600/bg-expertiza-tehnica.jpg); } 

}

@media only screen and (min-width: 1920px) {
body { font-size: 80%; background-image: url(/img/bg/l-1920/bg-structure.jpg); }
.sect.locu { background-image: url(/img/bg/l-1920/bg-structura-locuinta.jpg); }
.rotators .pict.strcrezi { background-image: url(/img/bg/l-1920/bg-structuri-rezistenta.jpg); } 
.rotators .pict.projmana { background-image: url(/img/bg/l-1920/bg-project-management.jpg); } 
.rotators .pict.expertiz { background-image: url(/img/bg/l-1920/bg-expertiza-tehnica.jpg); } 
 
} 

@media screen and (min-width: 1px) and (max-width: 1920px) {
.logo { width: 20%; }
.logoImg img { height: 100px; }
.logoImg { top: calc(50% - 55px); }
header.topMin .logoImg img { height: 90px; }
header.topMin .logoImg { top: calc(50% - 50px); }

.menuLong nav > ul > li > a { min-height: 72px; }
.menuLong nav > ul > li.hasChild.proiecte .dropDown { width: 130px; left: calc(50% - 65px); }
}

@media screen and (width: 1920px) { 

}
 
@media screen and (min-width: 1px) and (max-width: 1680px) {

}

@media screen and (width: 1680px) { 

}

@media screen and (min-width: 1px) and (max-width: 1600px) { 
.logoImg img { height: 90px; }
.logoImg { top: calc(50% - 49px); }
header.topMin .logoImg img { height: 80px; }
header.topMin .logoImg { top: calc(50% - 40px); }

.menuLong nav > ul > li > a { min-height: 68px; }
.menuLong nav > ul > li.hasChild.proiecte .dropDown { width: 120px; left: calc(50% - 60px); }
 
}

@media screen and (width: 1600px) { 

}

@media screen and (min-width: 1px) and (max-width: 1440px) { 
.logoImg img { height: 80px; }
.logoImg { top: calc(50% - 45px); }
header.topMin .logoImg img { height: 70px; }
header.topMin .logoImg { top: calc(50% - 35px); }

.menuLong nav > ul > li > a { min-height: 60px; }
.menuLong nav > ul > li.hasChild.proiecte .dropDown { width: 110px; left: calc(50% - 55px); }
}

@media screen and (width: 1440px) { 

}

@media screen and (min-width: 1px) and (max-width: 1366px) {
#rc-imageselect,
.g-recaptcha { transform: scale(0.77); -webkit-transform: scale(0.77); transform-origin: 0 0; -webkit-transform-origin: 0 0; }
.logoImg { top: calc(50% - 43px); }

.gmap.mare { height: 440px; }
.map .overlay { height: 200px; top: 200px; margin-top: -200px; }
.map { height: 200px; }
      
}         

@media screen and (width: 1366px) { 

}

@media screen and (min-width: 1px) and (max-width: 1280px) {
.stdr-1em, 
.stdr-2em, 
.stdr-3em,
.stdr-4em,
.stdr-5em,
.stdr-6em,
.stdr-7em,
.stdr-8em,
.stdr-9em, 
.stdr-10em, 
.stdr-20em, 
.stdr-12em { padding: 0 3em; }
.stdr-4em.owl { padding: 0 1.5em; }

body { background-image: url(/img/bg/l-1280/bg-structure.jpg); }
.sect.locu { background-image: url(/img/bg/l-1280/bg-structura-locuinta.jpg); }
.rotators .pict.strcrezi { background-image: url(/img/bg/l-1280/bg-structuri-rezistenta.jpg); } 
.rotators .pict.projmana { background-image: url(/img/bg/l-1280/bg-project-management.jpg); } 
.rotators .pict.expertiz { background-image: url(/img/bg/l-1280/bg-expertiza-tehnica.jpg); }

.logoImg { left: 3em; }
.headerTopBg { padding-right: 3em; }
.menuLong { padding-right: 3em; }
.owl-carousel.rotators .item .desc { left: 3em; }
.owl-carousel.rotators .owl-pagination { right: 3em; }

.logoImg img { height: 76px; }
.logoImg { top: calc(50% - 40px); }
header.topMin .logoImg img { height: 66px; }
header.topMin .logoImg { top: calc(50% - 34px); }
 
.visible { display: block !important; } 
 
 
}

@media screen and (width: 1280px) {

}

@media screen and (min-width: 1px) and (max-width: 1200px) { 
  
}

@media screen and (width: 1200px) {

}

@media screen and (min-width: 1px) and (max-width: 1152px) {
.menuLong nav > ul > li { margin: 0 1.5em; } 
}

@media screen and (width: 1152px) {

}

@media screen and (min-width: 1px) and (max-width: 1080px) {

}

@media screen and (width: 1080px) { 
.logoImg img { height: 70px; }
.logoImg { top: calc(50% - 36px); }
header.topMin .logoImg img { height: 60px; }
header.topMin .logoImg { top: calc(50% - 34px); }

}

@media screen and (min-width: 1px) and (max-width: 1050px) {

}

@media screen and (width: 1050px) {

}

@media screen and (min-width: 1px) and (max-width: 1024px) {
body { font-size: 55%; background-image: url(/img/bg/l-1024/bg-structure.jpg); }
.sect.locu { background-image: url(/img/bg/l-1024/bg-structura-locuinta.jpg); }
.rotators .pict.strcrezi { background-image: url(/img/bg/l-1024/bg-structuri-rezistenta.jpg); } 
.rotators .pict.projmana { background-image: url(/img/bg/l-1024/bg-project-management.jpg); } 
.rotators .pict.expertiz { background-image: url(/img/bg/l-1024/bg-expertiza-tehnica.jpg); }
 
.cols-sm5 { width: 5%; }
.cols-sm10 { width: 10%; } 
.cols-sm20 { width: 20%; } /* 5 */
.cols-sm25 { width: 25%; } /* 4 */
.cols-sm30 { width: 30%; }
.cols-sm33 { width: 33.33%; } /* 3 */
.cols-sm40 { width: 40%; }
.cols-sm50 { width: 50%; } /* 2 */
.cols-sm60 { width: 60%; }
.cols-sm66 { width: 66.66%; }
.cols-sm70 { width: 70%; }
.cols-sm75 { width: 75%; }
.cols-sm80 { width: 80%; }
.cols-sm100 { width: 100%; } /* 1 */ 
.cols-sm-dn { display: none; }

.expDiv { overflow: hidden; position: relative; }

.logoImg img { height: 64px; }
.logoImg { top: calc(50% - 33px); }
header.topMin .logoImg img { height: 58px; }
header.topMin .logoImg { top: calc(50% - 30px); }

.menuLong nav > ul > li > a { min-height: 56px; }

.sect h1,
.sect h2,
.citatBg .citat p.text { font-size: 2.8em; }
.sect p,
.ul-big ul li { font-size: 1.8em; }
p.lblproiect,
.owl-theme.testimon .citatBg blockquote p { font-size: 1.6em; }
.owl-theme.testimon .citatBg blockquote p { line-height: 1.5; }

.owl-carousel.rotators .item .desc .titl { font-size: 2.4em; }

.owl-theme.testimon .citatBg { width: 90%; }
.owl-theme.testimon .owl-prev { left: 2em; }
.owl-theme.testimon .owl-next { right: 2em; }
    
}

@media screen and (width: 1024px) { 

}
 
@media screen and (min-width: 1px) and (max-width: 980px) {


}

@media screen and (width: 980px) { 

} 

@media screen and (min-width: 1px) and (max-width: 900px) {
 
.headerTopBg { padding-top: 1em; }

.lang { margin-top: 0.8em; }

.logo { width: 22%; } 
.logoImg img { height: 60px; }
.logoImg { top: calc(50% - 27px); }
header.topMin .logoImg img { height: 50px; }
header.topMin .logoImg { top: calc(50% - 25px); }
 
 
.menu-btn { width: auto; float: right; padding: 9px;
 background: #106cb7; } 
.menu-btn span { display: block; width: 25px; height: 4px; margin: 0 0 5px 0; z-index: 100;
 background: #fff; border-radius: 1px; }
.menu-btn.active { background: #000; } 
.menu-btn.active span { background: #106cb7; } 
.menu-btn span:last-of-type { margin-bottom: 0; }

.menuLong { position: relative; }

.responsive-menu { display: none; position: absolute; top: 100%; right: 3em; width: 240px; z-index: 20;
 background: rgba(0,0,0,0.9); }
.expand { display: block !important; }
 
.responsive-menu nav > ul > li { display: block; float: none; margin: 0; }

.responsive-menu nav > ul > li > a { padding: 0em 1em; min-height: 30px;
 border-top: none; border-bottom: 1px dotted #106cb7; border-right: 5px solid #106cb7;
 color: #999; text-align: right; line-height: 30px; }
.responsive-menu nav > ul > li > a span.brb:before { display: none; } 
 
.responsive-menu nav > ul > li:hover > a,
.responsive-menu nav > ul > li > a.active { border-top: none; border-bottom: 1px dotted #000; }

.menuLong nav > ul > li > a:after { left: 1em; right: auto; bottom: 0; top: calc(50% - 3px);
 background-position: -150px -20px;
 transform: rotate(90deg); }
.menuLong nav > ul > li:hover > a:after,
.menuLong nav > ul > li > a.active:after { background-position: -150px -30px; }

.menuLong nav > ul > li:hover > a,
.menuLong nav > ul > li > a.active { color: #fff; background: #106cb7; }
.menuLong nav > ul > li:hover > a:before,
.menuLong nav > ul > li > a.active:before { display: none; } 

.menuLong nav > ul > li.home > a { width: 100%; margin-top: 0; height: 31px; min-height: 31px; }
.menuLong nav > ul > li.home > a:before { top: 10px; right: 1em; left: auto; width: 15px; height: 12px;
 background-position: -50px -30px; }
.menuLong nav > ul > li.home:hover > a,
.menuLong nav > ul > li.home > a.active { background: #106cb7; border-radius: 0; }
.menuLong nav > ul > li.home:hover > a:before,
.menuLong nav > ul > li.home > a.active:before { display: block; background-position: -50px -30px; } 

.menuLong nav > ul > li.hasChild .dropDown { border: 0; background: rgba(0,0,0,0.9); }
.menuLong nav > ul > li.hasChild.proiecte .dropDown { width: 110px; left: -110px; top: 0; } 
.menuLong nav > ul > li.hasChild .dropDown li a { padding-top: 0; padding-bottom: 0; min-height: 30px; 
 background: rgba(0,0,0,0.9); border-bottom: 1px dotted #999; border-right: 5px solid #999;
 font: 700 1.6em/1.25 'Titillium'; color: #999; text-align: right; line-height: 30px; }
.menuLong nav > ul > li.hasChild .dropDown li a:hover,
.menuLong nav > ul > li.hasChild .dropDown li.active a { color: #fff; 
 background: #999; border-bottom-color: #000; }

}


@media screen and (width: 900px) { 

}

@media screen and (min-width: 1px) and (max-width: 854px) {

       
}

@media screen and (width: 854px) { 

}

@media screen and (min-width: 1px) and (max-width: 800px) { 
body { background-image: url(/img/bg/l-0800/bg-structure.jpg); } 
.sect.locu { background-image: url(/img/bg/l-0800/bg-structura-locuinta.jpg); }
.rotators .pict.strcrezi { background-image: url(/img/bg/l-0800/bg-structuri-rezistenta.jpg); } 
.rotators .pict.projmana { background-image: url(/img/bg/l-0800/bg-project-management.jpg); } 
.rotators .pict.expertiz { background-image: url(/img/bg/l-0800/bg-expertiza-tehnica.jpg); }
}

@media screen and (width: 800px) { 

}

@media screen and (min-width: 1px) and (max-width: 768px) { 
.cols-ss5 { width: 5%; }
.cols-ss10 { width: 10%; } 
.cols-ss20 { width: 20%; } /* 5 */
.cols-ss25 { width: 25%; } /* 4 */
.cols-ss30 { width: 30%; }
.cols-ss33 { width: 33.33%; } /* 3 */
.cols-ss40 { width: 40%; }
.cols-ss45 { width: 45%; }
.cols-ss50 { width: 50%; } /* 2 */
.cols-ss55 { width: 55%; } 
.cols-ss60 { width: 60%; }
.cols-ss66 { width: 66.66%; }
.cols-ss70 { width: 70%; }
.cols-ss75 { width: 75%; }
.cols-ss80 { width: 80%; }
.cols-ss100 { width: 100%; } /* 1 */ 
.cols-ss-dn { display: none; }

.logo { width: 24%; }
header.topMin .logo { width: 22%; }
.logoImg img { height: 56px; }
.logoImg { top: calc(50% - 20px); }
header.topMin .logoImg img { height: 40px; }
header.topMin .logoImg { top: calc(50% - 19px); }

.owl-carousel.rotators .item .desc { left: 3em; }

.menu-btn { padding: 7px; } 
.menu-btn span { width: 20px; height: 3px; margin: 0 0 4px 0; }

.owl-theme.testimon .citatBg { width: 100%; }
.owl-theme.testimon .owl-prev { left: 0em; }
.owl-theme.testimon .owl-next { right: 0em; }

}

@media screen and (width: 768px) { 

}

@media screen and (min-width: 1px) and (max-width: 736px) {
body { background-image: url(/img/bg/l-0736/bg-structure.jpg); }
.sect.locu { background-image: url(/img/bg/l-0736/bg-structura-locuinta.jpg); }
.rotators .pict.strcrezi { background-image: url(/img/bg/l-0736/bg-structuri-rezistenta.jpg); } 
.rotators .pict.projmana { background-image: url(/img/bg/l-0736/bg-project-management.jpg); } 
.rotators .pict.expertiz { background-image: url(/img/bg/l-0736/bg-expertiza-tehnica.jpg); }
 
.logo { width: 22%; }
header.topMin .logo { width: 21%; } 
.logoImg img { height: 48px; }
.logoImg { top: calc(50% - 20px); }
header.topMin .logoImg img { height: 40px; }
header.topMin .logoImg { top: calc(50% - 19px); }

.lang { margin-top: 0em; margin-left: 3em; }

.contactTop .item:before { display: none; }

.owl-carousel.rotators .item .desc { top: 15%; }

}

@media screen and (width: 736px) { 

}

@media screen and (min-width: 1px) and (max-width: 720px) {

}

@media screen and (width: 720px) {

}

@media screen and (min-width: 1px) and (max-width: 667px) {
body { background-image: url(/img/bg/l-0667/bg-structure.jpg); }
.sect.locu { background-image: url(/img/bg/l-0667/bg-structura-locuinta.jpg); }
.rotators .pict.strcrezi { background-image: url(/img/bg/l-0667/bg-structuri-rezistenta.jpg); } 
.rotators .pict.projmana { background-image: url(/img/bg/l-0667/bg-project-management.jpg); } 
.rotators .pict.expertiz { background-image: url(/img/bg/l-0667/bg-expertiza-tehnica.jpg); } 

.logo { width: 23%; }
header.topMin .logo { width: 22%; }

.menuLong nav > ul > li.home > a { height: 26px; min-height: 26px; }
.menuLong nav > ul > li.home > a:before { top: 7px; } 
.responsive-menu nav > ul > li > a { min-height: 25px; line-height: 25px; } 
.menuLong nav > ul > li.hasChild .dropDown li a { min-height: 25px; line-height: 25px; } 
}

@media screen and (width: 667px) {

}

@media screen and (min-width: 1px) and (max-width: 640px) {
body { background-image: url(/img/bg/l-0640/bg-structure.jpg); }
.sect.locu { background-image: url(/img/bg/l-0640/bg-structura-locuinta.jpg); }
.rotators .pict.strcrezi { background-image: url(/img/bg/l-0640/bg-structuri-rezistenta.jpg); } 
.rotators .pict.projmana { background-image: url(/img/bg/l-0640/bg-project-management.jpg); } 
.rotators .pict.expertiz { background-image: url(/img/bg/l-0640/bg-expertiza-tehnica.jpg); }

.logo { width: 24%; }
header.topMin .logo { width: 22%; }
}

@media screen and (width: 640px) {

}

@media screen and (min-width: 1px) and (max-width: 600px) {

}

@media screen and (width: 600px) { 

}

@media screen and (min-width: 1px) and (max-width: 576px) {

}

@media screen and (width: 576px) {

}

@media screen and (min-width: 1px) and (max-width: 568px) {
body { background-image: url(/img/bg/l-0568/bg-structure.jpg); }
.sect.locu { background-image: url(/img/bg/l-0568/bg-structura-locuinta.jpg); }
.rotators .pict.strcrezi { background-image: url(/img/bg/l-0568/bg-structuri-rezistenta.jpg); } 
.rotators .pict.projmana { background-image: url(/img/bg/l-0568/bg-project-management.jpg); } 
.rotators .pict.expertiz { background-image: url(/img/bg/l-0568/bg-expertiza-tehnica.jpg); }

.logo { width: 26%; }
header.topMin .logo { width: 24%; }

.lang { margin-left: 1em; }
header.topMin .contactTop .item:last-of-type { margin-left: 1em; }

.menuLong nav > ul > li.home > a { display: none; } 

.sect h1,
.sect h2,
.citatBg .citat p.text { font-size: 2.4em; }
.sect h3 { font-size: 1.8em; }
.owl-carousel.rotators .item .desc .titl { font-size: 2.0em; }

}

@media screen and (width: 568px) {

}

@media screen and (min-width: 1px) and (max-width: 480px) {
.cols-xs-dn { display: none; }
.cols-xs20 { width: 20%; } /* 5 */
.cols-xs25 { width: 25%; } /* 4 */
.cols-xs30 { width: 30%; } /* 4 */
.cols-xs33 { width: 33.33%; } /* 3 */
.cols-xs66 { width: 66.66%; }
.cols-xs70 { width: 70%; }
.cols-xs50 { width: 50%; } /* 2 */
.cols-xs100 { width: 100%; } /* 1 */

body { background-image: url(/img/bg/l-0480/bg-structure.jpg); }
.sect.locu { background-image: url(/img/bg/l-0480/bg-structura-locuinta.jpg); }
.rotators .pict.strcrezi { background-image: url(/img/bg/l-0480/bg-structuri-rezistenta.jpg); } 
.rotators .pict.projmana { background-image: url(/img/bg/l-0480/bg-project-management.jpg); } 
.rotators .pict.expertiz { background-image: url(/img/bg/l-0480/bg-expertiza-tehnica.jpg); }

.descAtrb .descAtrbItem .desc { padding-left: 10px; padding-right: 10px; padding-top: 10px; }
.cols2 { 
 -moz-column-count: 1; -webkit-column-count: 1; column-count: 1;
 -moz-column-gap: 0em; -webkit-column-gap: 0em; column-gap: 0em; }

.logo { width: 32%; }
header.topMin .logo { width: 28%; }
.lang { margin-left: 2em; }
header.topMin .logo { width: 28%; }

.contactTop .item:before { display: inline-block; }
.lang { margin-top: 0.8em; }

.contactTop .item.mobil .divider, 
.contactTop .item.mobil a:last-of-type, 
header.topMin .contactTop .item:last-of-type { display: none; }

.owl-carousel.rotators .item .desc { padding: 0.5em 1em; }
.sect h1 { padding: 0.5em; }
.owl-theme.testimon .citatBg { padding: 1em 2em; }

.boxAtu .item .titl p { padding-bottom: 0.5em; border-bottom-width: 0; }
.boxAtu .item.bleu .titl p { margin-left: 1em; border-left-width: 3px; }
.boxAtu .item.firs .titl p::before { top: 0; left: -0.28em; bottom: auto; }
.boxAtu .desc { margin-top: 0em; }

.boxBlue:after { top: auto; bottom: -60px; left: 0; right: 0; margin: 0 auto; width: 3px; height: 60px; }


}

@media screen and (width: 480px) { 

}

@media screen and (min-width: 1px) and (max-width: 414px) { 
.logo { width: 38%; }
header.topMin .logo { width: 36%; }

.logoImg img { height: 48px; }
.logoImg { top: calc(50% - 15px); }
header.topMin .logoImg img { height: 40px; }
header.topMin .logoImg { top: calc(50% - 19px); }

.contactTop .item:before { display: inline-block; }
.lang { margin-top: 0.8em; }

.menuLong nav > ul > li.hasChild .dropDown { position: static; }
.menuLong nav > ul > li.hasChild.proiecte .dropDown { width: 100%; }
.menuLong nav > ul > li.hasChild .dropDown li a { background: #444; }
.menuLong nav > ul > li > a:after { top: 10px; transform: rotate(0deg); }

}

@media screen and (width: 414px) { 

}

@media screen and (min-width: 1px) and (max-width: 384px) { 

}

@media screen and (width: 384px) { 

}

@media screen and (min-width: 1px) and (max-width: 375px) {
.logo { width: 40%; }
header.topMin .logo { width: 38%; }
 
.logoImg img { height: 48px; }
.logoImg { top: calc(50% - 20px); }
header.topMin .logoImg img { height: 40px; }
header.topMin .logoImg { top: calc(50% - 19px); }

.contactTop .item:before { display: none; }
.lang { margin-top: 0; }
}

@media screen and (width: 375px) { 

}

@media screen and (min-width: 1px) and (max-width: 360px) { 
.lang { margin-left: 1em; }
}

@media screen and (width: 360px) { 

}

@media screen and (min-width: 1px) and (max-width: 352px) {

}

@media screen and (width: 352px) { 

}

@media screen and (min-width: 1px) and (max-width: 320px) {
.logoImg img { height: 42px; }
.logoImg { left: 2em; top: calc(50% - 16px); }
header.topMin .logoImg img { height: 38px; }
header.topMin .logoImg { top: calc(50% - 19px); }

.headerTopBg,
.menuLong { padding-right: 1.5em; }
.responsive-menu { right: 1.5em; }

.owl-carousel.rotators .item .desc { left: 1.5em; top: 10%; }
.owl-carousel.rotators .item .desc .titl, 
.owl-carousel.rotators .item .desc .go { margin: 0.25em 0; }
.owl-carousel.rotators .item .desc .go a { padding: 0.2em 0.5em; }
.owl-carousel.rotators .owl-pagination { right: 1em; }

}

@media screen and (width: 320px) { 

}

@media screen and (min-width: 1px) and (max-width: 288px) {

}

@media screen and (width: 288px) {

}

@media screen and (min-width: 1px) and (max-width: 200px) { 

}


@media screen and (max-width: 1920px) and (orientation : landscape) { /* landscape */

}

@media screen and (max-width: 1680px) and (orientation : landscape) { /* landscape */

}

@media screen and (max-width: 1600px) and (orientation : landscape) { /* landscape */
 
} 

@media screen and (max-width: 1440px) and (orientation : landscape) { /* landscape */
 
}

@media screen and (max-width: 1366px) and (orientation : landscape) { /* landscape */

}

@media screen and (max-width: 1280px) and (orientation : landscape) { /* landscape */

}

@media screen and (max-width: 1200px) and (orientation : landscape) { /* landscape */

}

@media screen and (max-width: 1152px) and (orientation : landscape) { /* landscape */
 
}

@media screen and (max-width: 1136px) and (orientation : landscape) { /* landscape */

}

@media screen and (max-width: 1080px) and (orientation : landscape) { /* landscape */

}

@media screen and (max-width: 1024px) and (orientation : landscape) { /* landscape */

}

@media screen and (max-width: 980px) and (orientation : landscape) { /* landscape */
 
}

@media screen and (max-width: 854px) and (orientation : landscape) { /* landscape */

}

@media screen and (max-width: 800px) and (orientation : landscape) { /* landscape */

}

@media screen and (max-width: 768px) and (orientation : landscape) { /* landscape */ 

}

@media screen and (max-width : 736px) and (orientation : landscape) { /* iphone 6 plus landscape */

}

@media screen and (max-width: 720px) and (orientation : landscape) { /* landscape */

}

@media screen and (max-width : 667px) and (orientation : landscape) { /* iphone 6 landscape */

}

@media screen and (max-width: 640px) and (orientation : landscape) { /* landscape */

}

@media screen and (max-width : 568px) and (orientation : landscape) { /* iphone 5, 5s landscape */
.owl-carousel.rotators .item .desc .text { display: none; }

}

@media screen and (max-width: 480px) and (orientation : landscape) { /* landscape */

}

@media screen and (orientation : portrait) {

}

@media screen and (max-device-width: 1440px) and (orientation : portrait) { /* portrait */
.rotators .pict.strcrezi { background-image: url(/img/bg/p-1024x1280/bg-structuri-rezistenta.jpg); } 
.rotators .pict.projmana { background-image: url(/img/bg/p-1024x1280/bg-project-management.jpg); } 
.rotators .pict.expertiz { background-image: url(/img/bg/p-1024x1280/bg-expertiza-tehnica.jpg); }             
}

@media screen and (max-device-width: 1200px) and (orientation : portrait) { /* portrait */
 
}

@media screen and (max-device-width: 1080px) and (orientation : portrait) { /* portrait */

}

@media screen and (max-device-width: 1050px) and (orientation : portrait) { /* portrait */

}

@media screen and (max-device-width: 1024px) and (orientation : portrait) { /* portrait */
 
}

@media screen and (max-device-width: 900px) and (orientation : portrait) { /* portrait */

}

@media screen and (max-device-width: 800px) and (orientation : portrait) { /* portrait */

}

@media screen and (max-device-width: 768px) and (orientation : portrait) { /* portrait */ 
.rotators .pict.strcrezi { background-image: url(/img/bg/p-0768x1366/bg-structuri-rezistenta.jpg); } 
.rotators .pict.projmana { background-image: url(/img/bg/p-0768x1366/bg-project-management.jpg); } 
.rotators .pict.expertiz { background-image: url(/img/bg/p-0768x1366/bg-expertiza-tehnica.jpg); } 
}

@media screen and (max-device-width: 720px) and (orientation : portrait) { /* portrait */

}

@media screen and (max-device-width: 640px) and (orientation : portrait) { /* portrait */ 
.rotators .pict.strcrezi { background-image: url(/img/bg/p-0640x1136/bg-structuri-rezistenta.jpg); } 
.rotators .pict.projmana { background-image: url(/img/bg/p-0640x1136/bg-project-management.jpg); } 
.rotators .pict.expertiz { background-image: url(/img/bg/p-0640x1136/bg-expertiza-tehnica.jpg); }
}

@media screen and (max-device-width: 600px) and (orientation : portrait) { /* portrait */ 

}

@media screen and (max-device-width: 576px) and (orientation : portrait) { /* portrait */

}

@media screen and (max-device-width: 540px) and (orientation : portrait) { /* portrait */

}

@media screen and (max-device-width: 480px) and (orientation : portrait) { /* portrait */

}

@media screen and (max-device-width : 414px) and (orientation : portrait) { /* iphone 6 plus portrait */
.rotators .pict.strcrezi { background-image: url(/img/bg/p-0414x0736/bg-structuri-rezistenta.jpg); } 
.rotators .pict.projmana { background-image: url(/img/bg/p-0414x0736/bg-project-management.jpg); } 
.rotators .pict.expertiz { background-image: url(/img/bg/p-0414x0736/bg-expertiza-tehnica.jpg); }
}

@media screen and (max-device-width : 375px) and (orientation : portrait) { /* iphone 6 portrait */
.rotators .pict.strcrezi { background-image: url(/img/bg/p-0375x0667/bg-structuri-rezistenta.jpg); } 
.rotators .pict.projmana { background-image: url(/img/bg/p-0375x0667/bg-project-management.jpg); } 
.rotators .pict.expertiz { background-image: url(/img/bg/p-0375x0667/bg-expertiza-tehnica.jpg); }
}

@media screen and (max-device-width: 360px) and (orientation : portrait) { /* portrait */ 

}

@media screen and (max-device-width : 320px) and (orientation : portrait) { /* iphone 5, 5s portrait */
.rotators .pict.strcrezi { background-image: url(/img/bg/p-0320x0568/bg-structuri-rezistenta.jpg); } 
.rotators .pict.projmana { background-image: url(/img/bg/p-0320x0568/bg-project-management.jpg); } 
.rotators .pict.expertiz { background-image: url(/img/bg/p-0320x0568/bg-expertiza-tehnica.jpg); }
}



