@media only screen and (min-width: 1400px) {
	#copyright{background:#021637 none repeat scroll 0 0}
}

@media only screen and (max-width: 1355px) {
	#header .logo-block {text-align: center;}
}

@media only screen and (max-width: 992px) {	
	#header-menu{display: none;}	
	.head-wrap-col-left,.head-wrap-col-right{display:block;width:100%}
	.head-wrap-col-left{margin-bottom:30px}
	.head-wrap-col-left.buscar{float:left;width:60%}
	.head-wrap-col-right.header-social{float:right;width:40%}
	header#header h1{text-align:center}
	#headermenu,#topmenu{display:none}
	h3.panel-title {
		margin: 0;
		font-size: 23px;
	}
	.img-logo{margin: 5px 0}
	
	.slicknav_menu { display:inline;float:right; position: absolute;
        right: 0;
        z-index: 999;}
	.slicknav_menu:has(.slicknav_open) { 
		background-color: #021637;
	}

	.btn-menu.btn-cta {
		margin: 8px 0;
	}

	.cycloneslider-template-default .cycloneslider-caption .cycloneslider-caption-title {
		font-size: 2.5em}
	.cycloneslider-template-default .cycloneslider-caption .cycloneslider-caption-description {
		font-size: 1.4em;line-height:1.4em;}
	
	#bienvenida .col-md-6:first-child{display:none}
	
	#servicios-destacados .col-md-6:nth-child(2n) .item-design-3.item-style-1 .item-thumb{float:right;margin-left:15px;margin-right:0;}
	#servicios-destacados .col-md-6:nth-child(2n+1) .item-design-3.item-style-1 .item-thumb{float:left;margin-left:0;margin-right:15px;}
	
	#contacto .col-md-6:nth-child(2n+1) {
		padding-left: 0;
		padding-right: 0;
	}	
	
	/*
	.slicknav_btn{float:left}
	#header .header-social{position:absolute;top:0;right:0;z-index:999}
	.head-wrap .col-md-4:nth-child(2){position:initial;padding:0}
	/*
	.phone{font-size:2em;padding-left:0}
	/*h1.item-title,.category .item-content h1.item-title{font-size:1.9em}*/
}

@media only screen and (max-width: 768px) {	
    .container{width:100%}        
    #header .logo-block {text-align: center;}
	
	/* .img-logo{margin: 5px 0} */
	.entry-title{font-size:2em;line-height:1.2em}
	#content .entry-excerpt{font-size:1.1em;font-weight:bold;line-height:22px}
    /* .slicknav_menu {display:inline;float:left;} */
	/*ul.sub-menu {position:relative;box-shadow:none;visibility:visible !important;background:transparent}*/
	#cycloneslider-fotogaleria-1{display:none;}	
	#footer .center-block{text-align:center;}
	#footer .social-block{padding-top:15px;padding-bottom:15px}
	.openweb{float:none}
	
	.fmenu {margin-top:15px}
	
	.nomobile{display:none;}
    .item-content img {width: 100%;margin-bottom: 15px}
    #galeria-fotos img,#slider-header img{margin:0;}
    #galeria-fotos .col-md-6 .col-md-6{padding:0;} 
    .category .item-content h3.item-title,.item-content h3.item-title {font-size:2em;line-height:1.2em;margin:0 }
    .category .item-content p{display:inline-block; }
    .item-design-3.item-style-1 .item-thumb{width:100%;margin-bottom:15px}
    .no-bleed{padding-left:15px;padding-right:15px}
	.no-bleed-right{padding-right:15px}
	.no-bleed-left{padding-left:15px}

	/* Formularios */
	
	#wpcf7-f978-p2-o1 p:nth-child(2),#wpcf7-f978-p2-o1 p:nth-child(3),#wpcf7-f978-o1 p:nth-child(2),#wpcf7-f978-o1 p:nth-child(3),.wrapper.col-50 p:nth-child(2n+1),.wrapper.col-50 p:nth-child(2n){width:100%;padding:0}
	
	nav#footmenu ul li{float:none;line-height:1.8em}
	
	#contacto .fa-ul{padding-left:30px;padding-right:30px}

	/* widgets */
	#promociones .widget {
	width: 100%;	
	display: inline-block;	
	}
	#promociones .wrapper{display:table-row; width:100%}
}

@media only screen and (max-width: 480px) {        
    #header h1{padding-top:10px}
	.head-wrap .col-md-4{width:100%;display:block;text-align:center}
	.breadcrumb{margin-top:15px}
	h2,.entry-title{font-size:2em}	
	.center-block-v{position:relative;width:100%;margin-top:15px;margin-bottom:30px}
	/*#header .buscar{background-position:center center}*/
	.item-style-1 .item-title{font-size:1.6em}
	#copyright .social-media ul.socialmedia li a{padding:0 10px}
	.logo-block,.item-design-3.item-style-1 .item-thumb{width:100%}
	#promociones .widget{width:100%}
}