.team-member {
    position: relative;
    width: 100%;
}
.team-rounded .team-image {
    text-align: center;
    margin-bottom: -10px;
}

.team-rounded .team-image img {
    background: #EEE;
    padding: 5px;
    border-radius: 20px;
    -moz-border-radius: 500px;
    -webkit-border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.team-image, .team-image img {
    display: block;
    width: 100%;
}
img {
    max-width: 100%;
}
.team-rounded .team-image {
    text-align: center;
    margin-bottom: -10px;
}

/* sabit yazı */
.promo,  {
    border-left-color: #2780AF;
}

.promo {
    position: relative;
    background: url("http://rhinoakademi.kursweb.net/upload/promo(1).png") repeat;
    padding: 15px 18px;
    border-left: 3px solid #D13A3F;
    margin-bottom: 30px;
}
.clearfix {
    display: block;
}

.promo-desc {
    position: relative;
    padding-right: 165px;
}

.promo-action {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -20px;
    max-width: 150px;
}



.promo-action a {
    display: block;
    color: #FFF;
    font-size: 14px;
    font-family: "Open Sans";
    padding: 0 15px;
    font-weight: bold;
    line-height: 40px;
    background: #333;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
    -ms-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
}

h3, h4 {
color:#D13A3F;
}

#logo img {
  
    margin-top: 20px!important;
}

h2 {
    font-size: 22px;
    color: #D13A3F;
}    
    
#page-title h1 {font-size: 21px;
  
}

.sticky-logo a img {
    margin-top: 10px!important;
    margin-bottom: -43px;
    max-height: 32px!important;
}

#top-search input {
    margin-left: -19px;
}

