.tab-content{
    background:transparent;
    padding-top:0;
    padding:0;
}
.values{
    background:#fafafa;
}
.values{
    padding-bottom:0 !important;
}
b, strong{
    font-size:16px;
    font-weight:500;
}
.bg-white.rounded{
    box-shadow: 0px 5px 10px 1px rgba(180, 180, 180, .1) !important;
    min-height: 15rem;
}
.rounded{
    border-radius:1.5em !important;
}
.team-card .img-thumbnail{
    margin-top:20px;
    border:0;
    width:100px;
    border-radius: 50% !important;
}
.modal-img{
    border:0;
    width:100px;
    border-radius: 50% !important;
}
.team-name{
    margin-bottom:10px !important;
    font-size:16px;
    font-weight: 600;
}
.tab-pane .col-xl-2, .tab-pane .col-xl-2-5, .tab-pane .col-sm-6, .tab-pane .mb-5, .tab-pane .d-mw--575{
 padding-left:10px;
 padding-right:10px;
}
.tab-pane .small, .team-title{
    font-size:60%;
    font-weight: 600;
}
.card-link{
     color:#218ec7 !important;
     font-size:10px !important;
}
p.core__parag.team__box{
    position: relative;
     max-width: 100% !important;
     min-width: 100% !important;
}
p.core__parag{
     max-width: 100% !important;
     min-width: 100% !important;
}
.section [class^=col-] {
     padding: 1rem 0 !important;
 }
 .section-core--schedule .col-sm-12:first-child,
 .section-core--schedule .col-sm-12:last-child{
     background:transparent;
 }
 .section-core--schedule .col-sm-12:first-child .card{
     background:#218ec7;
     box-shadow:none;
 }
 .section-core--schedule .col-sm-12:last-child .card{
     background:#233041;
     box-shadow:none;
 }
 .section-core--schedule .card{
     border-radius:2em;
     margin:7px;
     padding:4rem 3rem;
     min-height:17rem;
 }
 #blogCarousel img{
     height:25rem;
     width:auto;
     padding:10px;
     border:none;
 }
 div.scrollmenu {
     overflow: auto;
     white-space: nowrap;
 }
 .modal-body{
     -webkit-filter: none;
     filter: none;
 }
 .modal-content{
     border-radius: 2em;
     border:0;
 }
 .modal-dialog{
    max-width: 750px;
}

 
@media (max-width: 1920px){
    .bg-white.rounded{
        min-height:16rem;
    }
}
@media (max-width: 1366px){
    .bg-white.rounded{
        min-height:17rem;
    }
    .tab-pane .small, .team-title{
        font-size:70%;
    }
    .card-link{
        font-size:10px !important;
    }
}
@media (max-width: 1024px){
    .bg-white.rounded{
        min-height:18rem;
    }
    .card-link{
        font-size:8px !important;
    }
}
@media (max-width:834px){
    .team-name{
        font-size:1rem;
    }
}
@media (min-width: 575px){
    .modal-dialog {
        margin: 1.75rem auto;
    }
    
}
@media (max-width: 575px){
    .section-core--schedule .card{
        border-radius:0;
        width:100%;
        margin:0;
    }
    h5.mb-4{
    font-size:1.3rem;
    padding-top:1rem;
    }
    b, strong{
        font-size:1.3rem;
    }
    .team-name{
        font-size:20px !important;
        margin-bottom:20px !important;
    }
    .small, small{
    font-size:50%;
    }
    .carousel-indicators {
        bottom: -8rem;
    }
    .bg-white.rounded{
        min-height:25rem;
    }
    #blogCarousel2 img{
        width:auto;
        height:30rem;
    }
    .modal-body .col-md-3{
        padding-bottom:2rem;
    }
    .modal-body{
        padding: 5rem 3rem;
    }
    .modal-body p.core__parag.team__box {
        padding: 0rem;
    }
    .card-link{
        font-size:11px !important;
    }
    .values {
        padding-bottom: 2rem !important;
    }
}
@media (max-width: 414px){
    .section-core--schedule .card{
        min-height:20rem;
    }
    .section [class^=col-] {
        padding: 0rem 0 !important;
        }
    .blog{
        padding-top:2rem;
    }
}
@media (max-width: 375px){
    .section-core--schedule .card{
        min-height:22rem;
    }
}
#start-qudos--btn{
    display: none;
}
#platform-car{
    width:13%;
    top: 14.5rem;
    left: 18.5rem;
}
@media (max-width: 1920px){
    #platform-car{
        top: 16.5rem;
        left: 20.5rem;
    }
}
@media (max-width: 1366px){
    #platform-car{
        top: 18.5rem;
        left: 22.5rem;
    }
}
@media (max-width: 1112px){
    #platform-car{
        width: 12%;
        top: 16.5rem;
        left: 20.5rem;
    }
}
@media (max-width: 1024px){
    #platform-car{
        top: 17rem;
    }
}
@media (max-width: 575px){
    #platform-car{
        top: 13.5rem;
        left: 15rem;
    }
}
@media (max-width: 375px){
    #platform-car{
        top: 12.5rem;
        left: 13rem;
    }
}
@media (max-width: 320px){
    #platform-car{
        top: 11.5rem;
        left: 11rem;
    }
}