/* Add here all your CSS customizations */

.subtitle {
    text-transform: none;
    text-align: right;
    padding-top: 20px;
}

.resim1 {
    /*    max-height: 500px;
    */
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    border-radius: 5px;
}


.resim1-metin {
    margin-top: 30px;
    margin-bottom: 30px;
}

/*
.lead {
    line-height: 1.5;
}*/

.questions {
    text-align: center;
    color: #055882;
}

.smarttrace-blue {
    color: #055882;
    font-weight: 400;
}

.responsehit-red {
    color: red;
}

.monitoringTitle {
    font-size: 36px;
    text-transform: none;
    line-height: 1.1;
    color: #f8d534;
    font-weight: 700;
}

.logo-landing {
    max-height: 40px;
    left: 0;
}

.figure4 {
    max-height: 200px;
    margin-bottom: 20px;
}

.strong-text {
    font-weight: bolder;
    color: #000 !important;
}

.heap-image,
.zero-image {
    text-align: center;
}


.zero-image-self,
.custom-page-self {
    max-width: 240px;
}

.custom-charts-image-self {
    max-height: 200px;
    margin: auto;
}

.custom-charts-image {
    text-align: center;
}

@media (max-width: 480px) {
    .icon-images {
        display: none;
    }
}

.heap-image-self {
    max-width: 200px;
}

/*
.endpoints-image-self {
    max-width: 600px;
}*/

@media (min-width: 480px) {
    .endpoints-image-div {
        padding: 50px;
    }
}

.logo-landing-div {
    text-align: left;
}
