/*
#------------------------------------------------------------------------
# Simplicity - February Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

.gkPage {
	padding: 0 10px;
}

.gkMenu > ul > li > a, .imageBg #gkMenuWrap .gkMenu > ul > li > a {
    font-size: 15px;
    padding: 0 6px;
}

.imageBg #gkHeaderMod {
	padding: 120px 0 90px 0;
}

#gkFooter {
	text-align: center;
}

#gkFooterNav,
#gkCopyrights {
	clear: both;
	display: block;
	float: none!important;
	margin: 10px auto;
	overflow: hidden;
}

#gkFooterNav > ul {
	display: inline-block;
}

.home-cats table tr td img {
	 width: 96%;
}

.customvidbox1 {
    padding: 6% 3% 8% 0;
}

.customvidbox3 {
    padding: 4% 10% 9% 0;
}

body.hd-surv .customvidbox1 {
    padding: 5% 0 5% 10%;
}



@media (max-width: 1245px) {
	
	.text-left .gkLeftColumn, .text-right .gkRightColumn {
	    padding-left: 5%;
	    padding-right: 5%;
	    padding-top: 3%;
	}

}


@media (max-width: 1245px) {
	.middle {
		width: 90%;
	}
}

@media (max-width: 1042px) {
	body.automation .hotcarousel {
		margin: auto;
		width: 680px;
	}
	
	body.automation .hotcarousel .js {
		width: 635px;
	}
}

@media (max-width: 1000px) {

.middle {
    width: 95%;
}

.youtube-vid .video {
    width: 47%;
}

.animateUp {
    left: 0;
}

body.sections .content h1,
.content h2 {
    font-size: 27px !important;
}


.box-five .gkRightColumn {
    padding-right: 10%;
}

body.sections .content p,
body.sections .content ul li  {
    font-size: 16px;
    line-height: 22px;
}

.box-one {
    padding-bottom: 25px;
}

.box-three {
    padding-bottom: 52px;
    padding-top: 35px;
}

.box-four {
    padding-bottom: 20px;
    padding-top: 20px;
}

.box-four img {
    width: 100%;
}

.box-five {
    padding-bottom: 65px;
    padding-top: 20px;
}

.custom.box-six .gkRightColumn {
    padding-bottom: 30px;
    padding-right: 5%;
    padding-top: 45px;
    width: 59%;
}

.custom.box-seven {
    padding-bottom: 60px;
    padding-top: 45px;
}

body.sections .box.other-services {
    padding-bottom: 10px !important;
    padding-top: 35px !important;
}





}