/*
#------------------------------------------------------------------------
# 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 20px;
}
.itemsContainer .itemsContainerWrap, 
.itemContainer .itemsContainerWrap {
  margin: 0!important;  
}
.nsphover .nspHoverOverlay {
  display: none;
}
#gkContentWrap > section:first-child {
  padding-top: 0px;
}
#k2Container article header h2 {
  font-size: 32px;
  line-height: 32px;
}
.demo-typo-col2,
.demo-typo-col3,
.demo-typo-col4 {
  clear: both;
  float: none;
  width: 100%;
}
.imageBg #gkHeaderMod,
.imageBg2 #gkHeaderMod,
.imageBg3 #gkHeaderMod,
.imageBg4 #gkHeaderMod,
.imageBg5 #gkHeaderMod,
.imageBg6 #gkHeaderMod {
  padding: 70px 0 50px 0;
}
.imageBg #gkHeaderMod input[type="email"],
.imageBg2 #gkHeaderMod input[type="email"],
.imageBg3 #gkHeaderMod input[type="email"],
.imageBg4 #gkHeaderMod input[type="email"],
.imageBg5 #gkHeaderMod input[type="email"],
.imageBg6 #gkHeaderMod input[type="email"]  {
  width: 290px;
}
.gkIcons > div {
  clear: both;
  float: none;
  margin: 0 auto;
  max-width: 300px;
  width: 100%;
}
.imageBg #gkHeaderMod h1,
.imageBg2 #gkHeaderMod h1,
.imageBg3 #gkHeaderMod h1,
.imageBg4 #gkHeaderMod h1,
.imageBg5 #gkHeaderMod h1,
.imageBg6 #gkHeaderMod h1 {
  font-size: 32px;
  line-height:40px;
}
.imageBg #gkHeaderMod h2,
.imageBg2 #gkHeaderMod h2,
.imageBg3 #gkHeaderMod h2,
.imageBg4 #gkHeaderMod h2,
.imageBg5 #gkHeaderMod h2,
.imageBg6 #gkHeaderMod h2{
  font-size: 20px;
  line-height: 26px;
  padding-top:10px;
}
.imageBg #gkHeaderMod .gk-form,
.imageBg2 #gkHeaderMod .gk-form,
.imageBg3 #gkHeaderMod .gk-form,
.imageBg4 #gkHeaderMod .gk-form,
.imageBg5 #gkHeaderMod .gk-form,
.imageBg6 #gkHeaderMod .gk-form {
  width: 300px;
}
.imageBg #gkHeaderMod input[type="email"],
.imageBg2 #gkHeaderMod input[type="email"],
.imageBg3 #gkHeaderMod input[type="email"],
.imageBg4 #gkHeaderMod input[type="email"],
.imageBg5 #gkHeaderMod input[type="email"],
.imageBg6 #gkHeaderMod input[type="email"] {
  margin-bottom: 10px;
  width: 300px;
}
.imageBg #gkHeaderMod input[type="submit"],
.imageBg2 #gkHeaderMod input[type="submit"],
.imageBg3 #gkHeaderMod input[type="submit"],
.imageBg4 #gkHeaderMod input[type="submit"],
.imageBg5 #gkHeaderMod input[type="submit"],
.imageBg6 #gkHeaderMod input[type="submit"] {
  margin: 0; 
  width: 300px;
}
.gkNspPM-NewsGallery .gkImagesWrapper > a { 
  padding: 0 3px;
}
.gkNspPM-NewsGallery .gkImagesWrapper > a img {
  padding: 3px;
}
.gkTestimonials > div {
  clear: both;
  float: none;
  margin: 0 auto;
  max-width: 300px;
  width: 100%;
}
.gkHorizontalSlideLeftColumn {
  width: 63%;
  padding-top:20px!important;
}
.gkHorizontalSlideLeftColumn p {
  line-height: 20px;
  font-size:15px;
}
.gkHorizontalSlideRightColumn {
  width: 35%;
}
.gkButtonArea {
  text-align: center;
}
.gkButtonArea h3 {
  text-align: center;
  width: 100%;
  float: none; 
  margin-bottom: 10px;
}
.gkButtonArea a {
  display: inline-block;
  float: none;
  font-size: 18px;
}
.gkPriceTable dl {
  padding: 20px 10px;
}
.gkPriceTable dt {
  font-size: 22px;
}
.gkPriceTable dl.gkPremium dd.gkPrice {
  font-size: 40px;
}
.gkPriceTable dl dd.gkPrice {
  font-size: 32px;
}
.gkPriceTable dl.gkPremium dd {
  padding: 5px 0;
}
.gkPriceTable dd a {
  margin: 10px 0;
  padding: 0 20px;
}
.gkPriceTable dl.gkPremium {
  margin-top: -2px;
}

.box.layered .gkTextBlock {
  max-width:100%;
}