/*--
7/24 Kurumsal,
Site 7/24 tarafindan Turkiye'de ilk defa Bootstrap 4 ile hazirlanmis, benzersiz esneklikteki kurumsal tema.
---------*/
@media screen and (min-width:1200px){#s724-footer-icerik .footer-card .card-header .card-title a{pointer-events:none;}
}
@media screen and (min-width:768px) and (max-width:991px){}
@media screen and (max-width:992px){header #s724-fixedmenu{display:none !important;}
}
@media screen and (max-width:768px){header #s724-topbar .sosyal-ikonlar{width:100%;text-align:center;}
header #s724-topbar .sosyal-ikonlar li{width:23%;}
header #s724-topbar .sosyal-ikonlar li:last-child > a{border-right:none;}
#s724-ana-manset figure figcaption{padding-top:18em;}
header #s724-head .logo{text-align:center;background:rgba(255,255,255,0.1);padding:10px;}
#s724-ana-manset{margin-bottom:-13rem;}
#s724-ana-manset .jumbotron{height:auto;}
#s724-ana-manset .owl-dots{display:none;}
#s724-ana-manset .jumbotron h2{font-size:20px;}
#s724-ana-manset .jumbotron p{font-size:18px;}
#s724-bilgiler .bilgiler-card{width:50%;}
#s724-bilgiler .bilgiler-card p{font-size:12px;}
#s724-bilgiler .bilgiler-card strong{font-size:20px !important;}
#page .entry-content .size-full{height:150px;}
#s724-footer-icerik #footer-accordion{margin-top:1rem;margin-bottom:1rem;}
#s724-footer-icerik .footer-card{padding:0;background:rgba(0,0,0,0.1);margin:0 15px;}
#s724-footer-icerik .footer-card .card-header{padding:0;}
#s724-footer-icerik .footer-card .card-header a{position:relative;padding:15px;display:block;font-size:20px;transition:all .2s linear;-webkit-transition:all .2s linear;-o-transition:all .2s linear;-moz-transition:all .2s linear;}
#s724-footer-icerik .footer-card .card-header a:hover{background:#c0392b;}
#s724-footer-icerik .footer-card .card-header a:after{float:right;content:'\f107';font-family:FontAwesome;color:#fff;display:inline-block;}
#s724-footer-ust .btn-s724{width:100%;}
#s724-footer-icerik .s724-footer-icerik-alt .s724-copyright{margin-bottom:1em;}
#s724-back-to-top{display:none !important;}
#s724-ana-manset figure figcaption {
    padding-top: 80px;
}

#s724-ana-manset .jumbotron p {
    font-size: 14px;
}

#s724-ozellikler .s724-ozellikler-inner .media {
    max-width: 50%;
    flex: 0 0 47%;
    padding: 10px;
    font-size: 11px !important;
}

.home #s724-ozellikler {
    margin-top: -40vh;
    padding: 15px;
}

#s724-ozellikler .s724-ozellikler-inner .media h5 {
    font-size: 13px;
    font-weight: 700;
}

.s724-panel .s724-panel-heading .panel-title {
    font-size: 30px;
}

.s724-panel .s724-panel-heading .panel-description {
    font-size: 13px;
    width: 100%;
}

div#s724-hizmetlerimiz {
    margin-top: 2rem;
}

#s724-footer-ust p {
    font-size: 16px;
    margin-bottom: 14px;
    text-align: center;
}

#s724-footer-icerik .s724-footer-icerik-alt .s724-copyright {
    text-align: center;
    padding: 5px 0;
}

#s724-mobilbar {
    background: var(--renk2);
}
#s724-mobilbar .s724-mobilmenu {
    width: 100%;
    background: var(--renk3);
}
.home #s724-ozellikler{
    z-index:1;
}
#s724-mobilbar .s724-mobilmenu {
    width: 100%;
    background: var(--renk3);
}

#s724-mobilbar .s724-searchmenu .input-group {
    background: var(--renk3);
}
#s724-footer-icerik .footer-card .card-header a:hover {
    background: var(--renk3);
}
div#s724-mobilbar {
    border-radius: 50px;
    bottom: 20px;
    max-width: 95%;
    left: 2.5%;
    background: var(--renk3);
}

div#s724-ozellikler {
    display: none;
}

#s724-ana-manset figure {
    height: 46vh;
}

#s724-ana-manset {
    max-height: 49vh;
    margin-bottom: 0;
    min-height: 49vh;
}

#s724-ana-manset figure figcaption {
    padding-top: 103px;
}

#s724-mobilbar .mbar-item a {
    color: #212121;
    font-weight: 500;
}

#s724-mobilbar .mbar-item {
    border-color: rgba(0,0,0,0.1);
}

#s724-ana-manset .jumbotron {
    align-items: center !important;
    text-align: center;
}

#s724-ana-manset .jumbotron h2 {
    font-size: 23px;
    margin-bottom: 19px !important;
}
.archive-grid>div {
    flex: 0 0 47%;
}
.archive-grid{
    width:100%;
}
.archive-grid-item h4 {
    overflow: hidden;
}
aside#secondary {
    margin-top: 20px;
}
#s724-single .entry-title {
    font-size: 1em;
    text-align: center;
}
	.iletisimust .iletisim-detay ul {
    display: flex;
    flex-direction: column;
    row-gap: 40px;
}

}
#s724-menu .dropdown-menu .dropdown-item:hover{
	background:var(--renk1) !important;
}
@media screen and (max-width:575px){
    #s724-head .logo img {
        width:100%;
    }
}