/**
 *
 * -------------------------------------------
 * Small Tablet CSS file
 * -------------------------------------------
 * 
 **/
 
/*
 *
 * 12. Small Tablet code
 *
 *
------------------------------------ */
@import url("../../News/css/tablet.small.css");
/* Image Show and NSP Portal Modes */
.gk-is-wrapper-gk-shop-and-buy .figcaption h3 {
	font-size: 24px;
	margin: 0 0 4px 0;
}
/*-------------------------------------------------------------
           			Price Table 
--------------------------------------------------------------*/
.gk-price-table.col4 dl {
	float: left;
	margin-bottom: 20px;
	width: 48%;
}
.gk-price-table.col4 dl:nth-child(2n+1) {
	clear: both;
}
/*-------------------------------------------------------------
           			GK Columns 
--------------------------------------------------------------*/
.gk-columns[data-column-count="2"] > div,
.gk-columns[data-column-count="3"] > div,
.gk-columns[data-column-count="4"] > div {
	padding-bottom: 20px!important;
	width: 100%;
}
/*-------------------------------------------------------------
           			Big Title 
--------------------------------------------------------------*/
.bigtitle .box-title {
	font-size: 22px!important;
	margin: 0 0 25px!important;
}
.bigtitle .box-title small {
	font-size: 14px!important;
}
/*-------------------------------------------------------------
           			Content element
--------------------------------------------------------------*/
.gk-content-image + .gk-content-img  {
	padding: 0 0 0 30px;
}
/*-------------------------------------------------------------
           			GK NSP EVENTS 
--------------------------------------------------------------*/
.gk-nsp-events time {
	display: none;
}
.gk-nsp-events > div > time + div {
	padding-left: 0;
}
/*-------------------------------------------------------------
           			GK NSP EVENTS 
--------------------------------------------------------------*/
#gk-bottom1 .widget-area div.gk-page{
    padding: 0 60px;    
}
/*-------------------------------------------------------------
           			GK Darbar
--------------------------------------------------------------*/
.darkbar .gk-nsp-list > li:first-child:after {
	display: none;
}
/*-------------------------------------------------------------
           			Publicaciones
--------------------------------------------------------------*/
.icon-size div.icon-box{
	font-size: 60px;
}
.icon-size h3{
	font-size: 22px !important;
}
