
.img-responsive{
	width:100%;
}
.w3-top a{
	letter-spacing: normal;
}

.w3-dropdown-hover {
    padding: 2px 1px;
    font-size: 16px;
}
.w3-show-small .fa-bars{
	font-size: 23px;
}
#language button{
	text-transform: uppercase;
	font-size: 16px;
	padding-top: 13px;
}
.w3-dropdown-hover:first-child, .w3-dropdown-click:hover{
	background-color: #fff; 
}
.w3-button:hover {
    color: #fff!important;
    background-color: #825097 !important;
}
.w3-dropdown-hover:first-child, .w3-dropdown-click:hover {
    color: #825097;
}

.w3-dropdown-content {
    color: #825097;
}

.faaliyet-alanlari > li{ margin-bottom: 25px; font-weight: bolder; cursor: s-resize;}
.faaliyet-alanlari > li > ul{ font-weight: 100 !important; cursor: auto;}
.faaliyet-alanlari > li ul{
	display: none;
}
.faaliyet-alanlari > li:hover ul{ display:block; }
#about > div:first-child{min-height:150px;}
.hassub .menu-title {
    float: right;
}