/*
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: 7.8
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.

*/

/*jimin add 20/07/2016*/
/*footer services ��������*/
#menu-services_menu li{
	padding:0px;
}
/*about us, product ������ ����� gray overlay*/
div.image.responsive {
	background-color:#000000;
}
div.image.responsive img{
	opacity:0.9;
}
/*main menu�� sub ��Ÿ��*/

li.narrow .second .inner ul li {background:rgba(38, 38, 38, 0.6);}
div.second.drop_down_start div.inner ul li a{white-space: nowrap;display:block;}
div.second.drop_down_start div.inner ul li a span{width:350px;display:inline;}
div.q_logo a img{
	width:50px;
	height:50px;
}
img.mobile{
	margin-top:100px;
	width:50px;
}
/*about us �� doctor icon �ֱ�*/
h3.q_team_name::before{
	content: url("/wp-content/uploads/2016/07/path_clinics_lightgray_40x40-2.png");
	position:relative; 
	top:10px;
	
}
/*about us �� �� �ֱ�*/
h3.q_team_name {
	border-bottom: 2px solid #5B3585;
	padding-bottom: 8px;
}
/*
.icon_text_holder {
	padding:15px;
}
.icon_text_holder:hover {
	background-color:#EADCED;
}*/
/*
div.footer_top_holder {
	height:100px;
}*/
div.column1.footer_col1 {
	margin:0px;
	padding:0px;
}
div.footer_top {
	padding:40px 0px 0px 0px;
}
@media only screen and (min-width: 700px){
	.icon_text_holder {
		padding:15px;
	}

}
div.second div.inner ul {width:250px;}
/* 
@media only screen and (min-width: 400px){
	div.footer_bottom_holder {
		position: fixed; bottom: 0px; width: 100%;
	}
	div.footer_top_holder{
		position: fixed; bottom: 44px; width: 100%;
	}
}
@media only screen and (max-width: 400px){
	div.column1.footer_col1 {
		margin-bottom:0px;
		padding-bottom:0px;
	}
	img.footer_logo {
		margin-bottom:-30px;
	}
	div.column2.footer_col2 {
		display:none;
	}
}
*/ 
/*jimin end 20/07/2016*/
