/**
 *
 * -------------------------------------------
 * Small Tablet CSS file
 * -------------------------------------------
 * 
 **/
 
/*
 *
 * 12. Small Tablet code
 *
 *
------------------------------------ */
 
/* 12.1. Base elements
==================================== */ 

.gk-page {
	padding-left: 20px!important;
	padding-right: 20px!important;
}
#gk-mainbody article > header h1, 
#gk-mainbody article > header h2 {
	font-size: 32px;
	line-height: 32px;
}
.gk-testimonials > div > div > blockquote {
	font-size: 11px;
	padding: 14px;
	line-height: 1.6;
}
.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%;
}
.gk-domain-search label {
	display: none;
}
.gk-color-price-table.col3 dl {
	float: left;
	margin: 0 1%;
	width: 31.333333%;
}
.gk-color-price-table .gk-premium dt {
	font-size: 22px;
	line-height: 50px;
	margin: -8px -10px 20px -10px;
}
.gk-color-price-table dt {
	font-size: 18px;
	line-height: 40px;
	margin: -8px -10px 14px -10px;
}
.gk-color-price-table .gk-price {
	font-size: 20px;
	margin: 0 0 10px 0;
}
.gk-color-price-table .gk-premium .gk-price {
	font-size: 20px;
}
.bigtitle .box-title {
	font-size: 22px!important;
	margin: 0 0 25px!important;
}
.bigtitle .box-title small {
	font-size: 14px!important;
}
.centered .gk-nsp {
	margin: 0 -10px!important;
}
.centered .gk-nsp-art {
	padding: 0 10px!important;
}
#gk-bottom1, 
#gk-bottom2, 
#gk-bottom3, 
#gk-bottom4, 
#gk-bottom5 {
	padding: 15px 0;
}
#gk-bottom6 {
	padding: 30px 0;
}
.gk-price-table.col4 dl {
	float: left;
	margin-bottom: 20px;
	width: 48%;
}
.gk-price-table.col4 dl:nth-child(2n+1) {
	clear: both;
}
.gk-icons {
	width: 100%;
}

#gallery figcaption {
	padding: 15px!important;
}

#gallery figcaption h3 {
	font-size: 16px!important;
}

#gallery figcaption p,
#gallery figcaption {
	font-size: 12px!important;
}