/*
File Name: style.css
Theme Name:  RT-Theme 19
Author: RT-Themes
Version: 2.1.1
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://themeforest.net/item/rttheme-19-responsive-multipurpose-wp-theme/10730591
Description: Responsive Multi-Purpose WordPress Theme 
License: GNU General Public License
License URI: /Licensing/gpl.txt
Text Domain: rt_theme
*/


/*
	EDIT /css/style.css for the theme style
*/



@media (max-width: 900px) { 
.in-se{ width:90% !important; margin:6px !important; }

}

@media (max-width: 610px) { 
.tr-login{  margin-top:45px !important; font-size:12px; }

}

@media (max-width: 400px) { 
  #logo{  margin-left:12px !important; max-width:250px !important; }
}

.main-carousel .item{
	
	min-height:400px !important;
}
.home-slider{
	
	height:400px !important;
}
.slide-content.animation{
	
	margin-top:120px !important;
}
.owl-carousel .owl-nav div{
	
	    top: 33% !important;
}