﻿#topBlock .mUnitsCover {
    background: url(https://static.medicana.com.tr/www/medicana/assets/img/cover/1920-tibbi-birimler.png) no-repeat center center;
    background-size: cover !important;
    height: 325px;
}
#topBlock .hGuideCover {
    background: url(https://static.medicana.com.tr/www/medicana/assets/img/cover/1920.png) no-repeat center center;
    background-size: cover !important;
    height: 325px;
}

#topBlock .container .cntTitle h1, #topBlock .container .cntTitle p {
    margin-top: -60px;
    /* margin-left: 47px; */
    font-family: proxima_nova_rgbold;
    color: white;
    font-size: 40px;
    margin-bottom:0;
}

@media (max-width:767px) {
    #topBlock .container .cntTitle {
        /* display: table-cell;
        vertical-align: bottom;
        height: inherit;
        */ text-align:center;
    }
      .microsite  #topBlock .container .cntTitle h1, .microsite #topBlock .container .cntTitle p {
            font-size:22px;
            margin-top:-100px;
        }
        .socialBar p, .socialBar ul li a {
            font-size: 14px !important;
        }

   
 

    .main-content .row {
        width: initial;
        float: none;
    }

    .main-content .left , .main-content .left .alphabet-list a {
        padding-left: 5px;
    }

    .main-content {
        margin-top: 2px !important;
    }

    .socialBar {
        box-shadow: none !important;
    }
}
@media (max-width:1024px){
    /* #topBlock #coverImg {
        background-size: cover;
        background: url(https://static.medicana.com.tr/www/medicana/assets/img/cover/1920.png) no-repeat;
    }*/
    #topBlock .mUnitsCover {
        background: url(https://static.medicana.com.tr/www/medicana/assets/img/cover/1920-tibbi-birimler-m.png) no-repeat right center;
        background-size: cover;
        height: 235px;
    }
    #topBlock .hGuideCover {
        background: url(https://static.medicana.com.tr/www/medicana/assets/img/cover/1920m.png) no-repeat right center;
        background-size: cover;
        height: 235px;
    }
}
@media (max-width:767px) {
    .main-content .left .alphabet-list {
      /*  padding: 25px;*/
        margin-top: -25px;
    }
}

@media (min-width:768px) and (max-width:900px) {
    .alphabet a {
        padding: 5px !important;
    }

    .socialBar .container {
        float: right;
    }
    /*  #topBlock .mUnitsCover {
        background: url(https://static.medicana.com.tr/www/medicana/assets/img/cover/1920-tibbi-birimler-m.png) no-repeat left center;
        background-size: cover;
        height: 235px;
    }*/
}

@media (min-width:900px) and (max-width:1024px) {
    .alphabet a {
        padding: 9px !important;
    }
}

.socialBar {
    background-color: #009396;
    color: white;
    border-top: 2px solid white;
    -webkit-box-shadow: 0px 2px 12px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 12px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 12px -4px rgba(0,0,0,0.75);
}

    .socialBar p {
        display: block;
        float: left;
        margin-bottom: 0;
        font-size: 18px;
        font-family: 'proxima_nova_ltsemibold';
        font-weight: bold;
        margin-right: 15px;
        letter-spacing: 0.5px;
    }

    .socialBar ul li {
        display: block;
        float: left;
    }

        .socialBar ul li a {
            color: white;
            font-size: 20px;
            font-family: 'proxima_nova_ltsemibold';
            font-weight: bold;
            padding-right: 12px;
        }

    .socialBar div div:first-child {
        padding: 10px 0 10px 0;
    }

    .socialBar .container {
        /*float:right;
        */
    }

.body {
    background-color: #f9fcfc;
}

    .body h2 {
        font-family: 'proxima_nova_ltsemibold';
        border-bottom: 2px solid #009396;
        padding-bottom: 3px;
        width: 25%;
        font-size: 24px;
        font-weight: bold;
        margin-top: 40px;
        color: #002a5c;
    }

    .body p {
        margin-top: 40px;
        margin-bottom: 40px;
        font-size: 20px;
    }

.main-content {
    margin-top: 10px;
}

    .main-content .left {
        background-color: #f9fcfc;
        border: none;
        padding: 0;
    }

.alphabet a {
    font-size: 30px;
    margin-bottom: 0;
    padding:5px;
    padding-top:10px;
 /*   padding: 11px;*/
    font-family: 'bebas_neuebook';
    font-weight: bold;
}

    .alphabet a.active {
        background-color: #6bbdc5;
        color: white;
        font-family: 'bebas_neuebook';
    }

.alphabet {
    -webkit-box-shadow: 3px 9px 12px -13px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 9px 12px -13px rgba(0,0,0,0.75);
    box-shadow: 3px 9px 12px -13px rgba(0,0,0,0.75);
}

    .alphabet a::before {
        content: none;
    }

.guideLetter div:first-child {
    width: 85px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 2px solid;
    font-size: 35px;
    background-color: #009396;
    border-radius: 0 0 50px 50px;
    border: none;
    color: white;
    -webkit-box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.75);
}

    .guideLetter div:first-child p {
        font-family: 'bebas_neuebook';
    }

.guideLetter {
    -webkit-box-shadow: inset 0px 14px 12px -21px rgba(0,0,0,1);
    -moz-box-shadow: inset 0px 14px 12px -21px rgba(0,0,0,1);
    box-shadow: inset 0px 14px 12px -21px rgba(0,0,0,1);
}



.sticky-wrapper .alphabet {
    z-index: 9999999999 !important;
    background: white;
}
