/*
Theme Name: React Child
Template: react
Theme URI: http://react.themecatcher.net/
Description: React Child Theme
Version: 1.0.1
Author: ThemeCatcher
Author URI: http://www.themecatcher.net/
License: ThemeForest Standard License (Split License)
License URI: http://themeforest.net/licenses/standard
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, featured-images, rtl-language-support, theme-options, translation-ready
Text Domain: react
*/



.after-content-area *, .back-home-icon *, .content-inner *, .footer-inner *, .im-box *, .popdown-inner *
{
	/*max-width: none !important;*/
}

.sbi_owl-wrapper
{
	max-width: none !important;
}


/*iphone 5 & 5s*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px)
{
	.mobilefixed{
		background-attachment: scroll !important;
	}	
}


/*iphone 6+*/
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px)
{
	.mobilefixed{
		background-attachment: scroll !important;
	}	
}
