/**
 *
 * -------------------------------------------
 * Small Desktop CSS file
 * -------------------------------------------
 * 
 **/
 
/*
 *
 * 10. Small Desktop code
 *
 *
------------------------------------ */
 
/* 10.1. Base elements
==================================== */ 

.gk-page {
	padding-left: 10px!important;
	padding-right: 10px!important;
}

.gk-is-wrapper-gk-rockwall figcaption h2 {
	font-size: 56px;
}

#gk-bottom1,
#gk-bottom2,
#gk-bottom3,
#gk-bottom4 {
	padding-left: 10px!important;
	padding-right: 10px!important;
}

#gk-bottom3 > div,
#gk-bottom4 > div {
	margin: 0 -10px!important;
}


#gk-style-area {
	clear: both;
	float: none;
	margin: 0 auto;
}

#gk-footer {
	text-align: center;
}

#footer-menu,
.gk-copyrights {
	clear: both;
	display: block;
	float: none!important;
	margin: 10px auto;
	overflow: hidden;
}

#footer-menu {
	clear: none;
	display: inline-block;
	margin-top: 20px;
	padding-bottom: 10px;
}
