/* Large Devices, Wide Screens */
@media only screen and (max-width : 1760px) {

    #footer3rows {
        background-position: -200px;
    }
}



@media only screen and (max-width : 1350px) {

    #footer3rows {
        background-image:none;
    }
}

@media only screen and (max-width : 1200px) {
}
@media only screen and (max-width : 940px) {.d-md-none{display:none;}}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.mt-75{margin-top:0px;}
.hover1item{height: 340px;}
.titol_boto,.titol_boto2{position:relative;}
#topHeader3 a {font-size: 13px;}
.nav > li > a {    padding: 10px 5px;}
ul.nav.navbar-nav{font-size:14px;}
.navbar-header{display:none;}


.buscar::before {
    top: 2px;
}
input.buscar {
    /*margin-top: 25px;*/
}

.entrada_blog2{margin:0px;}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.dropdown-menu {        margin-top: -5px !important;    }
.ehover4 img{height: auto;}

.fons_subpeu {    font-size: 10px;}
#footer3rows .footermiddle {    font-size: 0.7em;}
.yamm .yamm-content {    padding: 10px 20px 0px 20px;}
.cont_submenu_titol {    margin: 40px 0px 0px 0px;    font-size: 14px;    padding: 0px;}
header hr{margin-top: 0px;margin-bottom: 5px;}
#topHeader3 a {font-size: 14px;}
.nav > li > a {    padding: 10px 5px;        font-size: 14px;}
ul.nav.navbar-nav{font-size:16px;}
.navbar-header{display:block;}
.navbar{margin-bottom: 0px;}

	.menu-blog {    margin:0px;
}

    .recuadre_slider {width: 300px;}

.buscar::before {    top: 3px;}
input.buscar {    margin-top: 5px;margin-bottom: 10px;width:100%;}

    #topHeader3 {
        margin: 0px 0px;
        padding: 10px 0px;
    }

}
@media only screen and (max-width : 550px) {
.producte-home {
    min-height: 400px;
}
    .navbar-header {
        height: 70px;
    }
#novetats h3 {    min-height: 110px;}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {#topHeader3 a {
    font-size: 12px;
}
	.titol_boto {
    position: relative!important;
    top: 20px!important;}	
	.navbar-brand {padding: 15px }

}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
}





