/*
#------------------------------------------------------------------------
# Fest - September 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 
*/

/* Here you can include your override CSS styles */

#gkLogo.cssLogo {
	background: transparent url('/images/logos/ITBN_black_logo_18_2.png') no-repeat 0 0;
	/* You can specify there logo size and background */
	height: 514px;
	width: 352px;
}
body {
	min-height: 100%;
	background: #000 url('/images/template/itbn_2018_cover_2e_2_bg.jpg') no-repeat center top;
	font-size: 14px;
	line-height: 2;
	color: #aaa;
	padding: 0 10px!important;
	font-weight: 400;
	word-wrap: break-word;
}
 @media (max-width: 1920px) {
body {
	background-image: url('/images/template/itbn_2018_cover_2e_bg1920.jpg')!important;
}
}
 @media (max-width: 1280px) {
body {
	background-image: url('/images/template/itbn_2018_cover_2e_2_bg1280.jpg')!important;
}
}
.gk-animation .gk-shield2 {
  background-image: url('/images/logos/ITBN_shield_trans_1f_sm.png') !important;
  height: 245px;
  position: absolute;
  text-indent: -9999px;
  right: 100px;
  top: 290px;
  width: 208px;
  z-index: 2;
}
.gk-animation h2 {
  text-align: left;
}
