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

#gk-mainbody article > header h1, 
#gk-mainbody article > header h2 {
	font-size: 32px;
	line-height: 32px;
}

.gk-icons > div {
	clear: both;
	float: none;
	margin: 0 auto;
	max-width: 300px;
	width: 100%;
}

/* Intro */
.gk-is-wrapper-gk_creativity .figcaption h1 {
	font-size: 40px;
	font-weight: 300;
	line-height: 1.0;
	margin: 48px auto 0 auto;
	max-width: 600px;
}

.gk-is-wrapper-gk_creativity .figcaption h2 {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.0;
	margin: 0 auto;
	max-width: 600px;
}

.gk-is-wrapper-gk_creativity .figcaption h1,
.gk-is-wrapper-gk_creativity .figcaption h2 {
	max-width: 550px;
}

/* Other elements */
.gk-team.col4 figure { 
	width: 48%; 
}

.gk-team figure {
	margin-bottom: 2%;
}

.gk-testimonial.col4 { 
	width: 50%; 
}

.gk-price-table dl {
	padding: 20px 10px;
}

.gk-price-table dt {
	font-size: 16px;
}

.gk-price-table dl dd.gk-price {
	font-size: 32px;
}

.gk-price-table dd a {
	margin: 10px 0;
	padding: 0 20px;
}

#gk-breadcrumb-area {
	padding: 10px 0;
}

.gk-breadcrumbs > a,
.gk-breadcrumbs > span {
	font-size: 22px!important;
	line-height: 3.5!important;
}
