/*
#------------------------------------------------------------------------
# University - May Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */
/*.gkMenu > ul > li {
  font-size: 18px;
}*/
body {
  background: url("../../../images/stories/bg.jpg") no-repeat scroll center top #fff;
}
#gkPageTitle span {
  background: none repeat scroll 0 0 #232323;
  padding: 2px 12px;
  color: #fff;
}
.frontpage #gkPageContent .gkPage{
    max-width: 100%;
}
#gkSocialAPI {
  display: none;
}
.gkMenu > ul > li > a:active, .gkMenu > ul > li > a:focus, .gkMenu > ul > li > a:hover, .gkMenu > ul > li.active > a:active, .gkMenu > ul > li.active > a:focus, .gkMenu > ul > li.active > a:hover {
  color: #bbb;
}
#gkBg {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
}
.rev_slider_wrapper{
    width:100% !important;
}
.frontpage #gkPageContent {
  padding: 0px 0;
}
.gkPage {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
#gkContentWrap {
  margin-top: 0px;
}

#gkMainbody #qx-column-5irdh ul{
  margin-left: 40px;
  list-style: inherit;
}
#gkMainbody #qx-column-5irdh li{
  list-style: inherit;
}