.logo { margin-left: 3%; }
nav.menu ul li a { padding-left: 19px;}
nav.menu {margin-right: 20px;}
.grid-13 { width: 18%; }
.grid-14 {width: 90%;}
.grid-15 {width: 90%;}
.big-icon { width: 88px; margin-top:15px; }
.mam-icon { background-position: -1px -202px; }

.ingest-icon {
    background-position: -88px -202px;
}
.mediacube-icon {
    background-position: -177px -204px;
}
.flashnews-icon {
    background-position: -261px -204px;
}
.logger-icon {
    background-position: -280px -220px;
}
.icon-link strong {
    font-size:25px;
}

.icon-link p,.footer-menu > li a,.newsletter strong, .footer-box strong {
    font-size:15px;
}
.big-box a strong, .big-box a p {
    margin-left: 16px;
}

.big-box a strong {
    margin-top: 17%;

}
.big-box a p {
    clear: left;
}
.footer-menu > li {
    margin-left: 50px;
}
.footer-menu {
    margin-left: 25px;
}
.big-box img {
    width: 30%;
}
.partner-content {
    padding-top: 15px;
}
.partner-content strong {
    font-size:14px;
}
.partner-content p {
    font-size:12px;
    line-height: 12px;
    padding-right: 10px;
}
.support-form {
    width: 62%;
}
.support-form-title { float: none;}
.support-form .line,#konu,.contact-form input[type="button"] {
    width: 100%;
    float: none;
}
#secimg {
    width: auto;
    float: right;
}
.support-form input[type="text"],.phone-number input[type="text"],#zone,.message textarea,.support-form input[type="submit"], .contact-form input[type="submit"] { width: 100%;}
#zone,.contact-form input[type="submit"] {margin:10px 0}
.product-box ul li  a p{
    width: 40%;
    font-size:15px;
    margin-top: 80px;
    padding-right: 20px;
}
.title {
    font-size:24px;
}
.title-bottom-text p {
    font-size:18px;
}
.detail-links {
    top:10px
}
#tabs ul li {
    width: 14%;
    height: 100px;
    overflow: hidden;
}
#tabs ul li span {
    width: 100%;
    font-size:14px;
}
.detail-tab-boxes .title-icon {
    width: 135px;
    height: 137px;
    float: left;
}
.detail-tab-boxes .flexible-icon {
    background-position: -21px -748px;
}
.detail-tab-boxes .processing-icon {
    background-position: -125px -748px;
}
.detail-tab-boxes .stream-icon {
    background-position: -239px -749px;
}
.text {
    margin-bottom: 50px;
}
.detail-tab-boxes {
    width: 100%;
}
.accordion-box img {
    width: 35%;
}

#tabs ul li:last-child {width: 16%;}
.slider-content > .grid-14 > span {
    font-size:16px;
    line-height: 60px;
}
#about-input {
    width: 100%;
}
.mam-icon { background:url(../img/mam-iconsmall.png) no-repeat; transition: all 0.50s;  /* background-position: -1px -81px; transition: all 0.50s;*/  }
.mam a:hover .mam-icon { background:url(../img/mam-blacksmall.png) no-repeat; }
.ingest-icon{   background:url(../img/ingest-iconsmall.png) no-repeat;   }
.ingest:hover .ingest-icon{   background:url(../img/ingest-blacksmall.png) no-repeat;   }
.mediacube-icon{
    background: url(../img/media-cubesmall.png) no-repeat;
    margin-top: 7px;

    height: 120px;
}
.mediacube:hover .mediacube-icon {
    background:url(../img/media-blacksmall.png) no-repeat;
}
.flashnews-icon {
    background:url(../img/flashnewssmall.png) no-repeat;
}
.flashnews:hover .flashnews-icon {
    background:url(../img/flashnews-blacksmall.png) no-repeat;
}

.logger-icon {
    background:url(../img/playersmall.png) no-repeat;
}
.logger:hover .logger-icon  {
    background:url(../img/player-blacksmall.png) no-repeat;
}
/*
.big-box a strong {
    font-size:21px;
    color:#fff;
    display: block;
    float: left;
    font-family: dinbekregular;
    margin-top: 16%;
    transition: all 1s;
    opacity: 0;
}
.big-box a p {
    font-size:13px;
    color:#fff;
    display: block;
    float: left;
    margin-top:17px;
    font-family:dinbek_lightregular;
    transition: all 1.10s;
    margin-top: 15px;
    opacity: 0;
}
.case-study:hover  strong {
    margin-top: 19% !important;
    opacity: 1;
}
.case-study:hover  p {
    margin-top:10px;
    opacity: 1;
}
.case-study:hover > .black-hover {
    background: #4ba000 !important;
    opacity: 0.8;

}
.case-study2:hover > .black-hover {
    background: #0a263f !important;
    opacity: 0.8;
}
.case-study3:hover > .black-hover {
    background: #642639;
    opacity: 0.8;
}
.case-study4:hover > .black-hover {
    background: #47494c;
    opacity: 0.8;
}
.case-study:hover .black-hover {
    background: #3e373e;
}