/*
Theme Name: BridgeNew Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridgeNew
*/
@import url("../bridgeNew/style.css");

.fa-twitter:before {
    content: "\e61b" !important;
}

@media (max-width: 1400px) {
	nav.main_menu.drop_down{
    	width:100%;
    	margin-top: 100px;
  	}
  	nav.main_menu > ul > li > a{
  		line-height: 50px !important;
  	}
  	.header_inner_right{
  		position: absolute;
  		right: 30px;
  	}
}