.about-milestones__slider-item {
    padding: 0 10px
}

.about-milestones__slider-item--inner {
    border-left: 2px solid #c1cd23
}

.about-milestones__slider--title {
    margin-bottom: 20px;
    padding-left: 15px
}

.about-milestones__slider--title h4 {
    font-size: 25px;
    color: #06c;
    margin-top: 0;
    height: 27px;
    overflow: hidden
}

.about-milestones__slider--title .description-box {
    font-size: 16px;
    height: 92px;
    overflow: auto;
    margin-bottom: 0;
    word-break: break-word;
}

.about-milestones__slider--img {
    display: block
}

.about-milestones__slider--img img {
    width: 100%
}

.about-milestones__slider-item.style-2 .about-milestones__slider--img {
    margin-bottom: 20px
}

.about-milestones__slider-item.style-2 .about-milestones__slider--title {
    margin-bottom: 0
}

/* @media (max-width: 1199px) {
    .about-milestones__slider .slick-prev {
        left: 100%;
    }
} */
.about-infrastructure__item {
    min-height: 111px;
}

.about-infrastructure__item--icon {
    width: 70px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.about-infrastructure__item--title {
    overflow: hidden;
    padding-left: 10px
}

    .about-infrastructure__item--title h4 {
        text-transform: uppercase;
        font-weight: 700;
        /* height: 19px; */
        overflow: hidden
    }

    .about-infrastructure__item--title p {
        min-height: 40px;
        overflow: auto;
    }

.about-infrastructure-2 .col-md-3 {
    width: 20%
}

.about-infrastructure-2 .about-infrastructure__item--title p {
    display: flex;
    align-items: center;
    font-size: 18px
}

.about-infrastructure-2 {
    margin-top: 50px;
}

.about-leaflet__item {
    text-align: center
}

.about-leaflet__item--img {
    display: block;
    margin-bottom: 25px
}

.about-leaflet__item--img img {
    width: 100%
}

.about-leaflet__item--title {
    text-align: center
}

.about-leaflet .page-heading {
    margin-bottom: 70px
}

.about-leaflet__item--link {
    font-size: 18px;
    display: inline-block
}

.about-leaflet {
    margin-bottom: 30px
}

.contact {
    margin-top: 55px;
    margin-bottom: 50px;
    text-align: center;
}

.contact .contact-item {
    position: relative;
    margin-top: 15px;
    padding: 0 15px;
    /* width: 25%;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    font-size: 0; */
}

.contact-item .contact-thumb,
.contact-item .contact-info {
    display: inline-block;
    vertical-align: middle;
}

.contact-item .contact-thumb {
    max-height: 25px;
    max-width: 25px;
}

.contact-thumb img {
    display: block;
}

.contact-item .contact-info {
    padding-left: 15px;
    font-size: 15px;
}

@media (min-width: 1025px) {
    .contact {
        letter-spacing: -3px;
    }

    .contact .contact-item {
        width: 25%;
        display: inline-block;
        vertical-align: top;
        letter-spacing: normal;
        font-size: 0;
    }  

    .contact .contact-item:last-child {
        width: 40%;
    }
}

@media (min-width: 1200px) {
    .contact-item .contact-info {
        font-size: 18px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .contact {
        letter-spacing: -3px;
    }

    .contact .contact-item {
        width: 25%;
        display: inline-block;
        vertical-align: top;
        letter-spacing: normal;
        font-size: 0;        
    }

    .contact .contact-item:last-child {
        width: 40%;
    }
} 
@media (max-width: 1023px) {
    .about-leaflet .page-heading {
        margin-bottom: 30px;
    }

    .about-leaflet__item {
        margin-bottom: 15px;
    }

    .call-contact {
        margin-top: 30px;
        margin-bottom: 0;
    }

    .call-contact img {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .contact .contact-item:nth-child(2n + 2):before,
    .contact .contact-item:nth-child(2n + 3):before,
    .contact .contact-item:nth-child(2n + 4):before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 1px;
        height: 15px;
        background-color: #337ab7;
        transform: translateY(-50%);
    }
}

.about-us-text {
    font-style: italic;
    font-weight: 600;
    color: #000;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}

@media (max-width: 1022px) {
    .about-img-big {
        min-height: auto;
    }

    .partners-slider .slick-prev {
        left: 0 !important;
    }

    .partners-slider .slick-next {
        right: 0 !important;
    }

    .about-milestones-inner {
        margin-bottom: 30px;
    }

        .about-milestones-inner .page-heading {
            margin-bottom: 30px;
        }

    .about-infrastructure-2 .col-md-3 {
        width: 100%;
    }

    .about-infrastructure-2 .col-md-4 .about-infrastructure__item {
        margin-bottom: 30px;
    }

    .list-milestones .col-md-4:last-child .about-infrastructure__item {
        margin-bottom: 0;
    }
}


@media (max-width: 767px) {
    .list-milestones .page-heading h2 {
        font-size: 22px;
    }

    #go_map {
        display: none;
    }

    .video-tab {
        margin-left: 50% !important;
    }
}

.about-map iframe {
    width: 100% !important;
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .about-infrastructure-2 .about-infrastructure__item--title p {
        font-size: 16px;
    }
}

.video-tab {
    float: left;
    margin-left: 40%;
    text-transform: uppercase;
    font-size: 26px;
    margin-top: 15px;
    font-weight: 700;
    color: #1f86d5;
    cursor: pointer;
}

.leftlet-tab {
    float: left;
    cursor: pointer;
}

.leafletvideo-tab-content > div {
    min-height: 300px;
}

.leaflet-tab-content > div {
    min-height: 485px;
}
