/**
 *
 * -------------------------------------------
 * Tablet CSS file
 * -------------------------------------------
 * 
 **/
 
 @import url("../../News/css/tablet.css");
/* Linea agregada para el subpagemainmenu */
#subpagemain-menu {
	display: none;
}
.gk-features h2 {
	font-size: 28px;
}
.gk-icon2 span {
	font-size: 14px;
	top: -17px;
}
.gk-icon2 i {
	margin: 50px auto;
}
.gk-columns > div {
	padding: 0 10px;
}
body .gk-columns.big-spaces h3 {
	font-size: 20px;
}
.gk-columns[data-column-count="4"] > div {
	margin-bottom: 30px;
	width: 50%; 
}
.gk-columns[data-column-count="4"] > div:nth-child(2n+1) {
	clear: both;
}
.gk-pais[data-column-count="4"] > div {
	width: 25%;
}
.gk-pais[data-column-count="4"] > div:nth-child(2n+1) {
    clear: none;
}
.gk-curso{
    margin-left: 8%;
}
/* Image Show */
.gk-is-wrapper-gk-shop-and-buy .gk-is-btn-next,
.gk-is-wrapper-gk-shop_and-buy .gk-is-btn-prev {
	display: none;
}
.gk-is-wrapper-gk-shop-and-buy .figcaption p {
	width: 75%;
}
/* Product Gallery */
.gk-product-gallery[data-cols="3"] > div,
.gk-product-gallery[data-cols="4"] > div,
.gk-product-gallery[data-cols="5"] > div,
.gk-product-gallery[data-cols="6"] > div,
.gk-product-gallery[data-cols="7"] > div,
.gk-product-gallery[data-cols="8"] > div,
.gk-product-gallery[data-cols="9"] > div,
.gk-product-gallery[data-cols="10"] > div {
	width: 48.5%!important;
}
/*-------------------------------------------------------------
           			Big Title 
--------------------------------------------------------------*/
.bigtitle .box-title {
	font-size: 28px!important;
	margin: 0 0 50px!important;
}
/*-------------------------------------------------------------
           			Price Table 
--------------------------------------------------------------*/
.gk-price-table dd {
	font-size: 14px;
}
.gk-price-table dd.gk-price > strong,
.gk-price-table dd.gk-price > .btn {
	float: none;
}
.gk-price-table dd.gk-price > .btn {
	margin-top: 10px;
}
.gk-frame {
	padding: 12px 16px;
}
.gk-frame > p,
.gk-frame > h4 {
	width: 60%;
}
.gk-price-table dt {
	font-size: 24px;
}
/*-------------------------------------------------------------
           			GK NSP EVENTS 
--------------------------------------------------------------*/
.gk-nsp-events > div {
	margin: 0;
}
.gk-nsp-events time {
	left: 5px;
}
.gk-nsp-events h3 {
	font-size: 13px;
}
.gk-nsp-events > div > time + div {
	padding-left: 64px;
}
.gk-nsp-events .gk-events-list-progress {
	display: none;
}
/*-------------------------------------------------------------
           			Transparent Suffix
--------------------------------------------------------------*/
#gk-bottom1 div.transparent,
.box.transparent {
	padding: 20px!important;
}
#gk-bottom1 div.transparent li,
.box.transparent li {
	padding: 10px 0;
}
/*-------------------------------------------------------------
           			GK Darbar
--------------------------------------------------------------*/
.darkbar .gk-nsp-header {
	padding: 30px;
}
.darkbar .gk-nsp-list > li > .gk-nsp-link-content-wrap {
	padding: 10px;
}
/*-------------------------------------------------------------
           			Publicaciones
--------------------------------------------------------------*/
.icon-size div.icon-box{
	font-size: 80px;
}
.icon-size h3{
	font-size: 26px !important;
}
