﻿@import url('https://fonts.googleapis.com/css?family=Rajdhani:400,500,600,700&subset=latin-ext');
@import url('../fonts/fonts.css');

header::before {
    display: none;
}

#katilimcilar .custom-container-1300 {
    max-width: 1300px;
    width: 100%;
    padding: 0px 15px;
    margin: auto;
}

#katilimcilar .mobile-image {
    display: none;
}

#katilimcilar .gallery-title {
    color: #ed2026;
    font-size: 37px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
    position: relative;
    margin-bottom: 60px;
}

#katilimcilar .bg-area {
    background: #3c33b1;
    position: relative;
    margin-bottom: 12%;
    background-image: url(/Content/Themes/images/katilimcilar_bg.png);
    background-repeat: no-repeat;
    min-height: 385px;
    background-position-x: 95px;
    background-image: none;
}

    #katilimcilar .bg-area img,
    #katilimcilar .bg-area canvas {
        padding-left: 95px;
    }

    #katilimcilar .bg-area .text-area {
        font-size: 65px;
        background: url(../../images/shape_kayit.png)no-repeat left top;
        background-size: cover;
        max-width: 690px;
        min-height: 259px;
        width: 100%;
        line-height: 209px;
        color: #fff;
        font-family: "LemonTuesday";
        padding-left: 109px;
        position: absolute;
        bottom: -120px;
        left: 0px;
        z-index: 1;
    }

#katilimcilar .page-title {
    color: #ed2026;
    font-size: 37px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
    position: relative;
    margin-bottom: 20px;
}

#katilimcilar .race-date {
    font-size: 25px;
    color: #555555;
    font-family: 'Rajdhani', sans-serif;
    margin-bottom: 65px;
}

#katilimcilar #first-slide img {
    display: none;
}

#katilimcilar .page-title::before {
    content: '';
    display: block;
    max-width: 188px;
    width: 100%;
    min-height: 17px;
    left: -15px;
    position: absolute;
    background: #a1e8e7;
    z-index: -1;
    bottom: 6px;
}

#katilimcilar .left {
    width: 100%;
    margin-right: 2%;
    display: inline-block;
    vertical-align: top;
}




#katilimcilar .left .title {
    font-family: 'Rajdhani', sans-serif;
    color: #ed2026;
    font-size: 20px;
    font-weight: 700;
}

#katilimcilar .table-bordered td,
#katilimcilar .table thead th {
    border: none;
    border-bottom: 1px solid #ed2026;
}

#katilimcilar .table .titles * {
    color: #fff;
    font-size: 16px;
}

#katilimcilar .table .red {
    background-color: #ed2026
}

#katilimcilar .table .blue {
    background-color: #3b33b1
}

#katilimcilar tr td{
border-right:1px solid #ed2026 !important;
} 
#katilimcilar td {
    color: #7c7c7c;
    font-size: 16px;
}

#katilimcilar .table-bordered {
    border: 1px solid #ed2026;
    margin-bottom: 50px;
}




@media only screen and (max-width: 992px) {
    .desktop-logo {
        margin-left: 26px;
    }

    header .mobile-bg {
        display: none;
    }

    #katilimcilar .mobile-image {
        display: block;
    }

    #katilimcilar .bg-area {
        margin-bottom: 5px;
        background: none;
        min-height: unset;
    }

    #katilimcilar .video-gallery {
        min-height: unset;
        margin: 5px auto;
    }

        #katilimcilar .video-gallery .video-links .thumbnail {
            max-width: 50%;
            width: 100%;
            margin: auto;
            display: block;
        }

        #katilimcilar .video-gallery .text h3 {
            text-align: center;
            font-size: 16px;
            margin-top: 5px;
            margin-bottom: 3px;
        }

        #katilimcilar .video-gallery:hover .video-links .video-bg-area {
            background: transparent;
        }

    #katilimcilar .bg-area img {
        padding: 0px;
    }

    #katilimcilar .bg-area .text-area {
        position: relative;
        bottom: 0px;
        line-height: normal;
        min-height: unset;
        max-width: none;
        padding: 0px 15px;
        font-size: 22px;
        background: #3b32ae;
    }

    #katilimcilar .gallery-title {
        margin-bottom: 0px;
        font-size: 17px;
        text-align: center;
    }

    #katilimcilar .left {
        width: 100%;
        overflow-x:scroll;
    }
    #katilimcilar .right,
    #katilimcilar .right img {
        width: 100%;
    }

    #katilimcilar .right {
        display: none;
    }
}
