/*
File Name: style.css
Theme Name:  RT-Theme 19 | Child Theme
Author: RT-Themes
Version: 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
Template: rttheme19
*/


@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:748px) { 
  #logo{ 
      margin-left:12px !important; 
  /*max-width:250px !important; */
      
  }
}

.main-carousel .item{
	
	min-height:600px !important;
}
.home-slider{
	
	height:400px !important;
}
.slide-content.animation{
	
	margin-top:120px !important;
}
.owl-carousel .owl-nav div{
	
	    top: 33% !important;
}