/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 9.2
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.

*/
/*#menu-main_menu li a:hover {
    color: #01204d;
}*/
.contact_detail .contact_section_position_center h2{
	color: #010d3d;
}
.contact_detail .contact_section_position_center div.separator{
	background-color: #fb010b;
}
#menu-main_menu a{
	color: #010d3d;
}
.header_inner_right .side_menu_button_link{
	display: none;
}
.header_inner_right .search, .light:not(.sticky):not(.scrolled) .side_menu_button>a{
	color: #010d3d !important;
}
@media (min-width: 1316px){
	nav.main_menu>ul>li>a{
	    padding: 0 13px !important;
	}
}
@media (min-width: 1215px) and (max-width: 1315px){
	nav.main_menu.right{
		padding-bottom: 3%;
	}
	nav.main_menu ul li{
		    height: 45px;
	}
	nav.main_menu>ul>li>a{
	    padding: 0 13px !important;
	}
}
@media (min-width: 1130px) and (max-width: 1214px){
	nav.main_menu.right{
		padding-bottom: 3%;
	}
	nav.main_menu ul li{
		    height: 45px;
	}
	nav.main_menu>ul>li>a{
		    padding: 0 10px !important;
	}
}
@media (min-width: 1030px) and (max-width: 1129px){
	nav.main_menu.right{
		padding-bottom: 3%;
	}
	nav.main_menu ul li{
		    height: 45px;
	}
	nav.main_menu>ul>li>a{
		padding: 0 10px !important;
		font-size: 11px !important;
	}
}
@media (min-width: 1002px) and (max-width: 1029px){
	nav.main_menu.right{
		padding-bottom: 3%;
	}
	nav.main_menu ul li{
		    height: 45px;
	}
	nav.main_menu>ul>li>a{
		padding: 0 8px !important;
		font-size: 11px !important;
	}
}