/*
	Theme Name: DefensaCL
	Theme URI: http://www.defensa.cl/
	Author: Comunicaciones Gabinete Ministerio de Defensa Nacional
	Author URI: http://www.defensa.cl/
	Version: 1.0

	Este tema es propiedad del Ministerio de Defensa Nacional de Chile.
*/

.header_link_facebook{
	background-image: url("/media/facebook.png");
	width: 40px !important;
	height: 40px !important;
	float: left;
	margin-right: 10px;
}

.header_link_facebook:hover{
	background-image: url("/media/facebook_hover.png");
}

.header_link_twitter{
	background-image: url("/media/twitter.png");
	width: 40px !important;
	height: 40px !important;
	float: left;
	margin-right: 10px;
}

.header_link_twitter:hover{
	background-image: url("/media/twitter_hover.png");
}

.header_link_youtube{
	background-image: url("/media/youtube.png");
	width: 40px !important;
	height: 40px !important;
	float: left;
	margin-right: 10px;
}

.header_link_youtube:hover{
	background-image: url("/media/youtube_hover.png");
}

.header_link_instagram{
	background-image: url("/media/instagram.png");
	width: 40px !important;
	height: 40px !important;
	float: left;
	margin-right: 10px;
}

.header_link_instagram:hover{
	background-image: url("/media/instagram_hover.png");
}

.header_link_flickr{
	background-image: url("/media/flirck.png");
	width: 40px !important;
	height: 40px !important;
	float: left;
}

.header_link_flickr:hover{
	background-image: url("/media/flirck_hover.png");
}



.header_link a {
	display: block !important;
	width: 40px !important;
	height: 40px !important;
}

.news-main {
	width:504px !important;
}

@media only screen and (max-width: 768px) {
	#menu-wrapper {
		padding: 0 !important;	
	}

	.title-mdn {
		display: none !important;	
	}

	.mdn-social{
		margin-top: 120px !important;
		margin-left: -25% !important;
	}

	.gradiente_titulos{
		width: 95% !important;
	}

	.gradiente_subtitulo {
		width: 5% !important;
		padding: 0 !important;
		clear: left !important;
	}
	.first-row-mdn {
		    margin-top: 150px !important;
	}

	.no-movil{
		display: none !important;
	}

	#logo-mdn{
		left: 15% !important;
	}

	.portfolio-item-hover{
		display: block !important;
	    	background: rgba(3,63,154,0.3) !important;
	}

	.mdn-transparencia{
		text-align: center !important;
	}

	.mdn-transparencia img, .mdn-transparencia a img {
		margin-bottom: 15px !important;
	}

	.more-news-mdn{
		margin-right: auto !important;
		width: auto !important;
		min-height: auto !important;
		margin-bottom: 15px !important;
	}

	.more-news-mdn img {
		width: auto !important;
   		height: 200px !important;
   		max-width: auto !important;
   		z-index: 0 !important;
	}

	.more-news-mdn .backstretch{
	    	position: initial !important;
	}

	.more-news-mdn .height-255{
		height: 200px !important;
	}

	.more-news-mdn .height-255 img{
		margin: 0 !important;
	}

	.mov-height-255 {
    		min-height: auto !important;
	}
	.row-movil {
	    margin-top: 40px !important;
	}

	.news-main {
	    width: 100% !important;
	    /*height: 287px !important;*/
		height: 164px !important;
	}

	.news-main .backstretch{
		    height: 164px !important;
   		 width: 100% !important;
   		 z-index: 10 !important;
    		position: initial !important;
	}

	.news-main .backstretch img {
		width: 100% !important;
		position: initial !important;
		    height: 164px !important;
	}

	.main-news-bg {
		top: 164px !important;
		width: 100% !important;
	}

	.main-news-title {
		top: 169px !important;
		    font-size: 1.2em !important;
	}

}

table {
    border-collapse: collapse;
}

table, th, td {
    border: 1px solid black;
}

td {
	padding: 5px;
}

#campana-phone{
	height: 510px;
    	width: 295px;
    	position: fixed;
    	bottom: 0px;
    	right: 100px;
    	z-index: 500;
	display: none;
}

#close-phone{
	height: 30px;
    	width: 30px;
    	display: none;
	position: fixed;
    	bottom: 480px;
    	right: 100px;
    	z-index: 501;
	cursor:pointer;
}

.epigrafe {
	
    font-size: .56em;
    clear: both;

}

.imagen-header {
	border: 1px gray solid;
}

.image-header-div {
  position: relative;
    top: -100px;
    /* background-color: rgba(3,63,154,0.5); */
    height: 100px;
    font-size: 50px;
    line-height: 40px;
    padding: 10px;
    /* width: 50%; */
    clear: both;
    /* float: right; */
    text-align: right;
    color: white;
    letter-spacing: 0.01em;
    text-shadow: 3px 3px #000000;

}
/*
.imagen-portada-2, .imagen-portada-3, .imagen-portada-4, .imagen-portada-5, .imagen-portada-6 {
	display: none;
}*/

.image-link-header-2, .image-link-header-3, .image-link-header-4, .image-link-header-5, .image-link-header-6 {
	display: none;
}



@media only screen and (max-width: 768px) {
	.imagen-header {
		margin-top: 30px;
	}

	.imagen-portada-2, .imagen-portada-3, .imagen-portada-4, .imagen-portada-5, .imagen-portada-6 {
		display: none;
	}
}

.nav-header {
	top: -200px;
	position: relative;
	height: 40px;
}


.image-header-div .epigrafe {
	display: none;
}

.wp-caption-text {
	background-color: #e0e0e0 !important;
    font-size: .8em !important;
    padding: 10px !important;
}

#tribe-bar-form, #tribe-events-bar{
	display: none !important;
}
.tribe-events-calendar td.tribe-events-past .tribe-events-month-event-title a, .tribe-events-calendar td.tribe-events-past .tribe-events-viewmore a {
    opacity: 1 !important;
    filter: Alpha(opacity=100) !important;
}