/*
Theme Name: TICbeat
Theme URI: http://www.designwall.com/wordpress-theme/dw-focus
Author: the DesignWall team
Author URI: http://www.designwall.com
Description: Responsive News WordPress Theme
Version: 1.0.6
License: GNU General Public License
License URI: license.txt
*/
@import url("http://www.ticbeat.com/wp-content/themes/innovacion/assets/css/font-awesome.min.css");

.navbar .nav li a{
padding-top: 10px;
padding-right: 15px !important;
padding-bottom: 10px !important;
padding-left: 15px !important;
	}

.navbar .nav .menu-parent-item>a:after {
	margin-right: 15px !important;
}
@media (max-width: 760px){
#cookies_tic {
	min-height:150px !important;
	}
}

@media (max-width: 2000px){
	a.page-numbers, .dots.page-numbers {
		display: none;
		}
	.page-numbers.prev, .page-numbers.next {
		display: block;
		}
}
@media (min-width: 980px) and (max-width: 1079px) {
	.navbar .nav li a {
		padding-top: 10px !important;
		padding-right: 9px !important;
		padding-bottom: 10px !important;
		padding-left: 9px !important;
	}
	.navbar .nav .menu-parent-item>a {
		padding-right: 21px!important;
	}
	.single #secondary {
		width: 31%;
	}
	.single #primary.span9 {
		width: 62%;
	}
}
@media (min-width: 1080px) {
	.single #secondary {
		width: 30%;
	}
}
@media (min-width: 1127px) {
	.single #secondary {
		width: 28%;
	}
	.single #primary {
		width: 64%;
	}
	.single #main > .container > .row {
		background-position: 750px 0 !important;
	}
}


.page .entry-content {
	max-width:100%;
}
/*
	Formulario contacto
*/
.row.cien .span3 {
	width:100% !important;
}
.row.cien .span3 textarea {
	width:93%;
}
form .span3 {
	width: 44%;
}
/*
	Colores
*/
/* marron **********************/
.marron, .bodymarron #dw_focus_tabs-4 .nav-tabs li.active a, .bodymarron #dw_focus_tabs-4 .nav-tabs a:hover {
	background-color: #90713A !important;
	border-color: #90713A;
}
.bodymarron #dw_focus_tabs-4 .nav-tabs li.active a:before {
	border-top: 6px solid #90713A;
}
.active.bmarron {
	border-left:5px solid #90713A !important;
}
/* cloud **********************/
.cloud, .bodycloud #dw_focus_tabs-4 .nav-tabs li.active a, .bodycloud #dw_focus_tabs-4 .nav-tabs a:hover {
	background-color: #00ABEA !important;
	border-color: #00ABEA;
}
.bodycloud #dw_focus_tabs-4 .nav-tabs li.active a:before {
	border-top: 6px solid #00ABEA;
}
.active.bcloud {
	border-left:5px solid #00ABEA !important;
}
/* Azul **********************/
.azul, .bodyazul #dw_focus_tabs-4 .nav-tabs li.active a, .bodyazul #dw_focus_tabs-4 .nav-tabs a:hover {
	background-color: #00529b !important;
	border-color: #00529b;
}
.bodyazul #dw_focus_tabs-4 .nav-tabs li.active a:before {
	border-top: 6px solid #00529b;
}
.active.bazul {
	border-left:5px solid #00529b !important;
}
/* Gris ***********************/
.gris, .bodygris #dw_focus_tabs-4 .nav-tabs li.active a, .bodygris #dw_focus_tabs-4 .nav-tabs a:hover {
	background-color: #969696 !important;
	border-color: #969696;
}
.bodygris #dw_focus_tabs-4 .nav-tabs li.active a:before {
	border-top: 6px solid #969696;
}
.active.bgris {
	border-left:5px solid #969696 !important;
}
/* Verde ***********************/
.verde, .bodyverde #dw_focus_tabs-4 .nav-tabs li.active a, .bodyverde #dw_focus_tabs-4 .nav-tabs a:hover {
	background-color: #00a53c !important;
	border-color: #00a53c;
}
.bodyverde #dw_focus_tabs-4 .nav-tabs li.active a:before {
	border-top: 6px solid #00a53c;
}
.active.bverde {
	border-left:5px solid #00a53c !important;
}
/* Naranja ***********************/
.naranja, .bodynaranja #dw_focus_tabs-4 .nav-tabs li.active a, .bodynaranja #dw_focus_tabs-4 .nav-tabs a:hover {
	background-color: #FF9900 !important;
	border-color: #FF9900;
}
.bodynaranja #dw_focus_tabs-4 .nav-tabs li.active a:before {
	border-top: 6px solid #FF9900;
}
.active.bnaranja {
	border-left:5px solid #FF9900 !important;
}
.gigas {
	background-color: #94ce0d !important;
	border-color: #94ce0d;
}
.active.bgigas {
	border-left:5px solid #94ce0d !important;
}
/* Rojo */
.rojo, .bodyrojo #dw_focus_tabs-4 .nav-tabs li.active a, .bodyrojo #dw_focus_tabs-4 .nav-tabs a:hover {
	background-color: #DD0806 !important;
	border-color: #DD0806;
}
.bodyrojo #dw_focus_tabs-4 .nav-tabs li.active a:before {
	border-top: 6px solid #DD0806;
}
.active.brojo {
	border-left:5px solid #DD0806 !important;
}
/* Negro */
.negro, .bodynegro #dw_focus_tabs-4 .nav-tabs li.active a, .bodynegro #dw_focus_tabs-4 .nav-tabs a:hover { /* Negro pasa a ser rojo */
	background-color: #ee3224 !important;
	border-color: #ee3224;
}
.bodynegro #dw_focus_tabs-4 .nav-tabs li.active a:before {
	border-top: 6px solid #ee3224;
}
.active.bnegro {
	border-left:5px solid #ee3224 !important;
}
/* Negro */
.blanco, .bodyblanco #dw_focus_tabs-4 .nav-tabs li.active a, .bodyblanco #dw_focus_tabs-4 .nav-tabs a:hover {
	background-color: #fff !important;
	border-color: #fff;
	color:#000 !important;
}
.bodyblanco #dw_focus_tabs-4 .nav-tabs li.active a:before {
	border-top: 6px solid #fff;
}
.active.bblanco {
	border-left:5px solid #fff !important;
}
/* amarillo */
.amarillo, .bodyamarillo #dw_focus_tabs-4 .nav-tabs li.active a, .bodyamarillo #dw_focus_tabs-4 .nav-tabs a:hover {
	background-color: #eee60c !important;
	border-color: #eee60c;
}
.bodyamarillo #dw_focus_tabs-4 .nav-tabs li.active a:before {
	border-top: 6px solid #eee60c;
}
.active.bamarillo {
	border-left:5px solid #eee60c !important;
}
/* purpura */
.purpura, .bodypurpura #dw_focus_tabs-4 .nav-tabs li.active a, .bodypurpura #dw_focus_tabs-4 .nav-tabs a:hover {
	background-color: #63418d !important;
	border-color: #63418d;
}
.bodypurpura #dw_focus_tabs-4 .nav-tabs li.active a:before {
	border-top: 6px solid #63418d;
}
.active.bpurpura {
	border-left:5px solid #63418d !important;
}
/* kaspersky */
.kaspersky, .bodykaspersky #dw_focus_tabs-4 .nav-tabs li.active a, .bodykaspersky #dw_focus_tabs-4 .nav-tabs a:hover {
	background-color: #006D55 !important;
	border-color: #006D55;
}
.bodykaspersky #dw_focus_tabs-4 .nav-tabs li.active a:before {
	border-top: 6px solid #006D55;
}
.active.bkaspersky {
	border-left:5px solid #006D55 !important;
}
.entrevistas {
	background-color: #F2912F !important;
	border-color: #F2912F;
}
.active.bentrevistas {
	border-left:5px solid #F2912F !important;
}
.azul .post-layout a.active, .gris .post-layout a.active, .verde .post-layout a.active, .naranja .post-layout a.active, .rojo .post-layout a.active, .negro .post-layout a.active, .blanco .post-layout a.active, .amarillo .post-layout a.active, .purpura .post-layout a.active, .kaspersky .post-layout a.active, .cloud .post-layout a.active, .marron .post-layout a.active, .gigas .post-layout a.active, .entrevistas .post-layout a.active{
	background: #222;
	border-color: #222!important;
}
/*
	Menu mas
*/
.navbar .nav {
	width: 92.6%;
}
.desktop .btn-mas {
	width: 20px;
    display: inline-block;
    float: none;
    height: 39px;
    background: #fff;
    color: #000;
    padding: 10px 19px;
    border-left: 1px solid #ddd;
    margin-top: 0;
}
.desktop .btn-mas a:after {
	content: "";
	font-family: FontAwesome;
	font-size: 12px;
	margin: 0 0 0 5px;
	position: absolute;
	top: 10px;
	right: -16px;
}
.desktop .btn-mas .dropdown-toggle {
    color: #000 !important;
    font-family: NovecentowideBookBold,Georgia;
    font-size: 11px;
}
.desktop .btn-mas a.dropdown-toggle:hover {
	color:#ee3224 !important;
}
.desktop .btn-mas .contenedor-mas {
    left: -977px;
    position: relative;	
}
.desktop .btn-mas .contenedor-mas .dropdown-menu:before,.desktop .btn-mas .contenedor-mas .dropdown-menu:after {
	border:0 !important;
	
}
.btn-mas .col {
	display: inline-block;
	width: 13.75%;
	vertical-align:top;
}
.desktop .btn-mas .contenedor-mas h4 {
	color: #ee3224;
	/* display: inline; */
	font-family: NovecentowideBookBold,Georgia,"Times New Roman",Times,serif;
	font-size: 11px;
	/* height: auto; */
	line-height: 16px;
	outline-color: rgb(0, 119, 204);
	text-transform: uppercase;
	width: auto;

}
.desktop .btn-mas .contenedor-mas ul {
	
}
.desktop .btn-mas .contenedor-mas li {
	width: 100%;
	margin: 0;
	padding: 0;
}
.desktop .btn-mas .contenedor-mas li a {
	
}

.navbar .nav>.sub-menu-left:last-child {
border-right:0 !important;
}
select, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], .uneditable-input, textarea {
font-size: 11px;
outline: 0!important;
width: 99%;
}
.wpcf7-checkbox label span {
	display: inline-block;
	vertical-align: text-top; 
}
.category-videos-tech .content-inner.layout-grid .hentry .entry-thumbnail{
	margin: 0 16px;
}
.category-videos-tech .content-inner.layout-grid .hentry.has-thumbnail .post-inner {
	margin: 8px 16px 0;
}
	
.category-videos-tech .content-inner.layout-grid .hentry:first-child .entry-thumbnail {
	margin:0;
}
.category-videos-tech .content-inner.layout-grid .hentry.has-thumbnail:first-child .post-inner {
	margin:0;
}
.desktop .top-news .dropdown-menu a {
	text-transform: none !important;
}
.social-links .youtube a {
background: #FF0000;
}
.social-links .pinterest a {
background: #ab171e;
}
.social-links {margin-top: 5.5px !important;}

/* POST RECOMENDADOS */

.dpe-flexible-posts {
	list-style:none !important;
	}
.dpe-flexible-posts img{
	/*height: 50px;
width: 50px;
float: left;*/
padding: 5px;
	}
#dw_focus_tabs-2 .nav-tabs a {
	width:auto;
}

/*
#menu-item-116870 a {
-o-transition: .5s;
-ms-transition: .5s;
-moz-transition: .5s;
-webkit-transition: .5s;
	background-position: -140px 0px;
	background-image: url("/wp-content/themes/ticbeat_2013/assets/img/logo-kaspersky.gif");
	background-size: 84px;
	background-repeat: no-repeat;
}
#menu-item-116870 a:hover, #menu-item-116870.active a {

	text-indent: -999px;
	background-position: 14px 0px;
}*/

/*
	Gigas
*/
#menu-item-116804 a {
-o-transition: .5s;
-ms-transition: .5s;
-moz-transition: .5s;
-webkit-transition: .5s;
/*background-position: -140px 0px;
background-image: url("/wp-content/themes/cloud/assets/img/logo-gigas.png");
background-size: 64px;
background-repeat: no-repeat;*/
}
#menu-item-116804 a:hover, #menu-item-116804.active a {
/*text-indent: -999px;
background-position: 14px 0px;*/
}

/*
	Pagina colaboradores
*/
.name_colab {
	line-height: 30px;
  font-family: Glegoo, serif;
  font-size: 23px;
  color:#000;
}
.name_colab strong {
  font-weight:normal;
}
.post-59356 li.user {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.post-59356 li.user .avatar {
	margin-right: 15px;
}
.post-59356 li.user .avatar a {
  
}
.post-59356 li.user .avatar img {
  width: 135px !important;
  height: 135px !important;
  border-radius: 150px;
}

.post-59356 .social-links, #post-116817 .social-links {
margin-top: 5.5px !important;
margin: 0 auto;
text-align: center;
float: none;
width: 135px;
}
.post-59356 .social-links li, #post-116817 .social-links li {
display: inline-block;
float: none;
padding: 0 2px;
}


/*
  Equipo
*/
#post-116817 .entry-content ul.equipo {
list-style: none;
margin: 0;
padding-top: 10px;
float: left;
width: 100%;
padding-bottom: 1.5em;
}
#post-116817 .entry-content ul.equipo li.user {
border-bottom: 1px solid #ddd;
margin-bottom: 20px;
}
#post-116817 .entry-content ul.equipo li.user .avatar{
float: left;
clear: left;
margin-right: 15px;
}

#post-116817 .entry-content ul.equipo li.user .avatar img {
width: 135px !important;
height: 135px !important;
border-radius: 150px; 

}
#post-116817 .entry-content ul.equipo li.user {

}
.equipo .biography, .author-list .biography {
  padding-left: 165px !important;
}

/*
  Patrocinadas home
*/
.widget.news-category .color-blue.category-title {
color: #07c;
background-position: right center;
background-repeat: no-repeat;
background-size: 91px;
background-image: url("/wp-content/themes/ticbeat_2013/assets/img/ico-bbva-pequeno.png");
}
/*.widget.news-category .color-green.category-title {
color: #94ce0d !important;
background-position: right;
background-size: 85px;
background-repeat: no-repeat;
background-image: url("/wp-content/themes/ticbeat_2013/assets/img/ico-gigas.png");
}
.widget.news-category .color-green.category-title a{
color: #94ce0d !important;	
}*/

#sidebar-header {
  text-align:right;
}

/*
  Videos
*/


#dw_focus_accordions-2 #dw_focus_accordions-2-dw_focus_recent_news-dw-widget-1 .entry-title {
  line-height: 18px;
}

#dw_focus_accordions-2 #dw_focus_accordions-2-dw_focus_recent_news-dw-widget-1 .accordion-inner article.post:nth-child(2) {

}
#dw_focus_accordions-2 #dw_focus_accordions-2-dw_focus_recent_news-dw-widget-1 .accordion-inner article.post:nth-child(3) {
  float: left;
  width: 49%;
  margin-right: 6px;
  border-top:0;
  margin-top:0;
  padding-top: 10px;
}
#dw_focus_accordions-2 #dw_focus_accordions-2-dw_focus_recent_news-dw-widget-1 .accordion-inner article.post:nth-child(4) {
  float: left;
  width: 49%;
  border-top:0;
  margin-top:0;
  padding-top: 10px;

}

#menu-item-127890 {display: none;}

@media (max-width:980px){
	#menu-item-127890 {display: inline-block;}
}

