/*
Theme Name: Infographer
Theme URI: http://demo.qodeinteractive.com/infographer/
Description: Infographer Theme
Tags: infographic, statistics, chart, interactive, parallax, modern, urban, creative, portfolio, business, animated, one-page, multi-purpose, ajax
Author: Qode Interactive
Author URI: http://www.qodeinteractive.com/
Version: 1.0.6
License: GNU General Public License
License URI: licence/GPL.txt

*/

/*
CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.


Changelog

1.0.6
- Added link and target attribute in flip image shortcode
- Added link and target attribute in flip icon shortcode
- Added "..." to Latest Posts shortcode when text_length is defined
- Added VK social icon in social icon shortcode
- Updated Revolution Slider to version 3.0.95
- Fixed boxed layout css
- Fixed portfolio filter when portfolio list is in section
- Fixed position for service with animation shortcode when link enable
- Fixed contact page when recaptcha is enable

1.0.5
- Improved parallax for touch devices
- Improved performance
- Updated retina icons rendering
- Updated child theme
- Updated translation files
- Fixed logo resizing bug
- Fixed tabs
- Fixed google map info window bug

1.0.4
- Fixed post day style
- Fixed Blog template 3, emty space between title with image and content
- Fixed content menu positioning on Chrome and Firefox on Mac
- Fixed IE10 icon/images rotaion effects
- Fixed Content menu white line on left side (Chrome only)

1.0.3
- Added turn on/off delay of displaying elements on touch devices to Qode options
- Added attribute to image_with_text shortcode to align image
- Added category attribute to latest post shortcode
- Updated share icons
- Fixed content menu on touch devices
- Fixed showing logo on touch devices
- Fixed Contact form "from" value
- Fixed blog single title

1.0.2
- Fixed icons for social share
- Updated Revolution Slider to version 3.0.2 (TESTED AND BUG FREE VERSION)

1.0.1
- Added top and bottom padding attribute to "Section" shortcode
- Updated Revolution Slider to version 3.0
- Updated translation files
- Fixed link on logo in content menu
- Fixed logo appearance on load in content menu
- Fixed scroll to top when "dead" link is pressed
- Fixed parallax content width when boxed layout is on
- Fixed portfolio list changing back on full list, right after click on single project (with ajax on)

*//* Induction Navigation */.induction-nav {	background: #007497;	border-bottom: 5px solid #372465;	padding-left: 3px; }#menu-siatech-induction  {	margin: 0px !important;}#menu-siatech-induction  li{	display: inline-block;	padding: 15px 0px 15px 0px;}#menu-siatech-induction  li a{	color: #fff;	padding: 15px 10px 15px 10px;	margin: 0px 0px 0px -23px;	text-transform: uppercase;	font-weight: 500;	border-right: 1px solid rgba(0, 0, 0, 0.23);	border-bottom: 1px solid rgba(0, 0, 0, 0.23);}#menu-siatech-induction  li a:hover{	background: #362465;}#menu-siatech-induction  ul {	 }#menu-siatech-induction li a.active { 	background: red; }@media screen and (max-width: 768px){	#menu-siatech-induction  li{	display: inline-block;	padding: 0px 0px 0px 0px;	width: 93%;	border-right: none; 	text-align: center; }#menu-siatech-induction  li a {	display: block; }	}