.md-text ul {
    list-style-type: disc;
}

.about-us-image-container {
    width: 50%;
    margin-right: 20px;
}

.homapage-promo-scroll {
    margin-top: -10em;
}

.inner-tab-container a {
    color: #000;
}

/*.additional-service-container {
    display: inherit;
}*/

.black {
    color: black;
}

.jqvmap_pin div p {
    font-size: 12px;
}

.jqvmap_pin img {
    height: 22px !important;
}

.kosmos-about-us-image {
    margin-top: 0px;
}

.announcement-grid-slider .slider-container {
    /*    height: 1000px;*/
}

.additional-service-container {
    /* */
}

.full-page {
    display: contents;
}

p {
    text-align: justify !important;
}

.homepage-promo-container p {
    text-align: unset !important;
}

/*.text-center p{
    text-align:center !important;
}
*/
.steps-count {
    text-align: center !important;
}

li {
    text-align: justify;
}

.required-docs-text p {
    line-height: 35px;
}

.left {
    text-align: left !important;
}

.md-text ul {
    list-style-type: disc;
}

.about-us-image-container {
    width: 50%;
    margin-right: 20px;
}

.homapage-promo-scroll {
    margin-top: -10em;
}

.inner-tab-container a {
    color: #000;
}

/*.additional-service-container {
    display: inherit;
}*/

.black {
    color: black;
}

.jqvmap_pin div p {
    font-size: 12px;
}

.jqvmap_pin img {
    height: 22px !important;
}

.kosmos-about-us-image {
    margin-top: 0px;
}

.announcement-grid-slider .slider-container {
    /*    height: 1000px;*/
}

.additional-service-container {
    /* */
}

.full-page {
    display: contents;
}

p {
    text-align: justify !important;
}

.homepage-promo-container p {
    text-align: unset !important;
}

/*.text-center p{
    text-align:center !important;
}
*/
.steps-count {
    text-align: center !important;
}

li {
    text-align: justify;
}

.required-docs-text p {
    line-height: 35px;
}

.left {
    text-align: left !important;
}


/* MOBİL genişlik 1150 ye kadar olan stil*/
@media (max-width: 1150px) {
    .large-popup {
        overflow: scroll;
    }

    .center-mobil {
        text-align: center !important;
    }

    .xs-text p {
        font-size: 13px;
    }

    .steps-half-circle {
        display: none;
    }

    .first-slide {
        margin-right: 10em !important;
        margin-left: 0em;
        
    }

    .about-us-image-container {
        width: 100%;
        margin-right: 20px;
    }

    .about-us-page .kosmos-about-us-image {
        /* margin-top: -6em;*/
        margin-top: -1em;
        margin-left: 0;
        height: 50%;
    }

    #responsive-image1 {
        width: 100% !important;
    }

    .about-us-page .tab-content {
        margin-top: 2em;
    }

    .announcement-vertical-slider {
        display: none;
    }

    .announcement-vertical-slider-title {
        display: none;
    }

    .about-us-image-container {
/*        height: auto;*/
        width: auto;
    }

    .large-popup{
        width:80% !important
    }

    .mobile-language-container {
        padding: 30px 15px 15px 15px;
    }

    .homepage .homepage-promo-title {
        font-size: 35px !important;
        padding: 32px;
    }
    .button {
        font-size: 17px;
    }
    .btn-beige {
        padding: 5px 12px;
    }

    .about-us-page.about-us-page .first-slide {
        margin-left: -51em;
    }

    .content-padding {
        padding: 2em 0em;
    }

    .submit-container {
        display: table;
    }

    .general-card {
        padding: 0px 11px !important;
    }

    #MainContent_ctl00_chksurvey{
        margin-top:15px;
    }
}


/* PC genişlik 1150 nin üstüne çıkınca olan stil*/
@media (min-width: 1150px) {
    .center-mobil {
        text-align: justify !important;
    }
}



/*@media (max-width: 475px) {
}*/