/*
#------------------------------------------------------------------------
# News - December Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License:  Copyrighted Commercial Software
# Website:  http://www.gavick.com
# Support:  support@gavick.com
 */

#gkLogo {
	margin-top: 3px;
}

#gkPageContent {
	width: auto;
}

.gkMenu > ul > li > a {
	padding: 0 7px;
}

#gkTopMenu {
	width: 100%;
}

#gkSocial {
	clear: both;
	margin-top: 10px;
}

.menu li {
	margin: 0 -10px;
}

.box .header {
	padding-bottom: 8px;
}

#gkFooterNav {
	float: none;
	text-align: center;
	width: 100%;
}

#gkFooterNav ul {
	display: inline-block;
	text-align: center;
}

#gkFooterNav ul li {
	display: inline-block;
	float: none;
}

#gkCopyrights {
	clear: both;
	float: none;
	text-align: center;
}

@media (max-width: 1600px) {
	.box,
	.box.dark,
	.box.light {
		padding: 1rem;
	}
	
	#gkContentWrap {
		padding: 1.25rem 1rem;
	}
	#gkMainbodyTop,
	#gkMainbodyBottom {
		margin: -1.25rem -1rem 0 -1rem;
	}
	#gkPageTop .gkMenu > ul > li > a {
		padding: 0 10px;
	}
	.gkwMainRight h2 {
		font-size: 20px;
	}
}

	@media (max-width: 1400px){
	.box.topnews {
    width: 27.6%;
}
	.box.featurednews {
    width: 26.3%;
    float: left;
    background: #fff;
    margin-right: 9px;
    height: 622px;
    box-shadow: 0 0 1px 0 rgba(0,0,0,.5);
}

.box.photorep.gkmod-5.nomargin img.nspImage {
    /* width: 100% !important; */
    height: 150px !important;
}
	
	}
@media (max-width: 1280px){
	.box.topnews {
    width: 27.6%;
}
	.box.featurednews {
    width: 26.3%;
    float: left;
    background: #fff;
    margin-right: 9px;
    height: 622px;
    box-shadow: 0 0 1px 0 rgba(0,0,0,.5);
}
.box.photorep.gkmod-5.nomargin img.nspImage {
    /* width: 100% !important; */
    height: 150px !important;
}
	}

@media (max-width: 1200px) {
	#gkPageTop .gkMenu > ul > li > a {
		font-size: 0.8rem;
		padding: 0 6px;
	}
	
	.gkwMainRight h2 {
		font-size: 18px;
	}
	.up_position {
    display: none;
}
}
